1) Create a 100% stacked area chart https://www.anychart.com/blog/2020/06/10/stacked-area-chart-...
OR
https://docs.anychart.com/Basic_Charts/Area_Chart + https://docs.anychart.com/Basic_Charts/Stacked/Percent/Area_...
2) Change chart = anychart.area(); to chart = anychart.verticalArea();
3) Tune it up digging into the documentation, for example: https://docs.anychart.com/Common_Settings/ https://docs.anychart.com/Appearance_Settings/ https://docs.anychart.com/Graphics/ etc.
4) Ask Support if not sure re anything (usually pretty fast and helpful): https://www.anychart.com/support/
And what else is new in the 7.13.0 release: http://www.anychart.com/blog/2017/02/28/anychart-javascript-...
1) Create a 100% stacked area chart https://www.anychart.com/blog/2020/06/10/stacked-area-chart-...
OR
https://docs.anychart.com/Basic_Charts/Area_Chart + https://docs.anychart.com/Basic_Charts/Stacked/Percent/Area_...
2) Change chart = anychart.area(); to chart = anychart.verticalArea();
3) Tune it up digging into the documentation, for example: https://docs.anychart.com/Common_Settings/ https://docs.anychart.com/Appearance_Settings/ https://docs.anychart.com/Graphics/ etc.
4) Ask Support if not sure re anything (usually pretty fast and helpful): https://www.anychart.com/support/