Closed
Description
We should create a new type of trace for waterfall charts. These are very useful for understand how sums decompose/recompose into each other, see: http://support.zebrabi.com/contribution-analysis-waterfall-charts/
This would be distinct from bar charts in that the position of each bar depends on the position of the previous one, without the trace having to contain this math.
Highcharts has a neat way of dealing with the "computed remnants" by having a flag on certain values that say "take this bar down to zero": https://www.highcharts.com/demo/waterfall
see also #1015
Metadata
Metadata
Assignees
Labels
No labels