numAndroidCharts icon indicating copy to clipboard operation
numAndroidCharts copied to clipboard

Waterfall chart data ploating issue

Open gmcodebuster opened this issue 6 years ago • 0 comments

Hi,

I am using WaterFallChart class to plot a chart. When I passed 2 or more consecutive negative values in data It starts plotting red color bar from top edge of previous red bar. If I pass alternate values(positive and negative) it plots properly.

Need your help to fix this issue. Thanking you.

gmcodebuster avatar Sep 04 '18 11:09 gmcodebuster