in line chart ,update data can only invoke setData.but in pie chart,
must init chart again.
in pie chart,use variable processed to mark chart has processed the data,when
setData,the method processDatapoints will not execute.
so ,I think you can set processed=false in draw of pie.
Original issue reported on code.google.com by zengge1...@gmail.com on 8 Aug 2012 at 6:40
Original issue reported on code.google.com by
zengge1...@gmail.com
on 8 Aug 2012 at 6:40