Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Microsoft/powerbi-visuals-streamgraph
A stacked area chart with smooth interpolation. Often used to display values over time.
https://github.com/Microsoft/powerbi-visuals-streamgraph
powerbi powerbi-visuals powerbi-visuals-streamgraph
Last synced: 3 months ago
JSON representation
A stacked area chart with smooth interpolation. Often used to display values over time.
- Host: GitHub
- URL: https://github.com/Microsoft/powerbi-visuals-streamgraph
- Owner: microsoft
- License: other
- Created: 2016-12-27T12:14:22.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T03:12:40.000Z (8 months ago)
- Last Synced: 2024-05-18T16:33:01.993Z (6 months ago)
- Topics: powerbi, powerbi-visuals, powerbi-visuals-streamgraph
- Language: TypeScript
- Size: 1.1 MB
- Stars: 11
- Watchers: 10
- Forks: 23
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-power-bi - Stream Graph
README
# powerbi-visuals-streamgraph
[![build status](https://github.com/microsoft/powerbi-visuals-streamgraph/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/microsoft/powerbi-visuals-streamgraph/actions/workflows/build.yml)
> A stacked area chart with smooth interpolation. Often used to display values over time.
![stacked area chart screenshot](assets/screenshot.png)
# Overview
A stream graph, is a type of stacked area graph which is displaced around a central axis, resulting in a flowing, organic shape.Stream graphs display the changes in data over time of different categories through the use of flowing, organic shapes that somewhat resemble a river-like stream. This makes Stream Graphs aesthetically pleasing and more engaging to look at.
In a Stream graph, the size of each individual stream shape is proportional to the values in each category. The axis that a Stream Graph flows parallel to, is used for the time scale.
Stream graphs are ideal for displaying high-volume datasets, in-order to discover trends and patterns over time across a wide range of categories.
See also [Stream Graph at Microsoft Office store](https://store.office.com/en-us/app.aspx?assetid=WA104380772&sourcecorrid=3a7ba776-9769-4224-b39a-854ec8bc000f&searchapppos=0&ui=en-US&rs=en-US&ad=US&appredirect=false)