I'm using a Stacked Area Chart. I have values in one series where the Y-value is zero. When it draws that series, it takes the value down to absolute zero on the chart, instead of stacking the zero on top of the previous series.
I duplicated this in your playground for Stacked Area Chart by changing one of the points for the Russia series to zero.
http://jsplayground.syncfusion.com/1v3xuoc0
Is there a fix or workaround for this?
Thanks.