PieCharts
PieCharts copied to clipboard
Chart not updating when changing models property
If I try to redraw then chart by setting chartView.models to a new value, nothing is redrawn.
Same problem ... If you find something let me know
A quick search yields this #28
You can use: chartView.clear()
I think there is no method called Clear?
There is clear but it may not work time to time as well :(