Add support for Waterfall charts
FabienLelaquais opened this issue · 0 comments
FabienLelaquais commented
Description
Support plotly.js waterfall type (needs a new measure
axis)
https://plotly.com/python/waterfall-charts/
Acceptance Criteria
- Ensure new code is unit tested, and check code coverage is at least 90%
- Add relevant demos (doc/examples/charts)
The documentation part is taken care of in this issue.