kevinzhow / PNChart

A simple and beautiful chart lib used in Piner and CoinsMan for iOS
MIT License
9.71k stars 1.76k forks source link

Items in PNPieChart are 'readonly' #350

Closed dneprDroid closed 7 years ago

dneprDroid commented 7 years ago

How can I update items of the chart without recreating a view?

https://github.com/kevinzhow/PNChart/blob/master/PNChart/PNPieChart.h#L18

dneprDroid commented 7 years ago

Stop, I find method wich updates the items: updateChartData