swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.29k stars 1.15k forks source link

Stacked Area Chart - ngx-charts-area-chart-stacked - Do not display negative values #930

Open shopsoy opened 6 years ago

shopsoy commented 6 years ago

Please check this example https://plnkr.co/edit/sHbmTnBCFW6fpFSdQlxP?p=preview

or just go to your example and replace the values whit negative values https://plnkr.co/edit/qQXu19QRUhPtIQoGd8ru?p=info

How to display the area stacked chart with negative values?

Is this a bug?

sebastientromp commented 4 years ago

I'm interested in this as well :)