PieCharts icon indicating copy to clipboard operation
PieCharts copied to clipboard

Chart not updating when changing models property

Open tfsjohan opened this issue 7 years ago • 5 comments

If I try to redraw then chart by setting chartView.models to a new value, nothing is redrawn.

tfsjohan avatar Sep 20 '17 08:09 tfsjohan

Same problem ... If you find something let me know

robinlietar avatar Sep 28 '17 09:09 robinlietar

A quick search yields this #28

quangdng avatar Oct 03 '17 03:10 quangdng

You can use: chartView.clear()

khoa-nvk avatar Oct 16 '17 03:10 khoa-nvk

I think there is no method called Clear?

GaneshKumarSelvam avatar May 24 '18 12:05 GaneshKumarSelvam

There is clear but it may not work time to time as well :(

ergunkocak avatar Apr 14 '20 13:04 ergunkocak