-
Notifications
You must be signed in to change notification settings - Fork 85
Stack charts
Andrea Ferretti edited this page Jan 21, 2016
·
1 revision
The stack chart is used to represent a cumulative histogram of more than one timeseries data.
It has exactly the same API as the [Bar chart](Bar charts), so that the two can be used interchangeably. Unlike Bar, this chart cumulates data that belong to the same time point, instead of showing the bars adiacent to each other