achartengine onclick seriesselection get wrong value after repaint -


i new achartenging, , using achartengine draw pie chart.

there onclick listener listening click on chartview, series index , value correct when first initialized.

but, after the data updated , chartview repainted, returns wrong index , value. , seems cached, because found returned index , value before repainting.

i tried mchartview.setdrawingcacheenabled(false); wont work. knows why?

thanks in advance

i tried recreate chartview rather call repaint, , works.

but, think that's not best way problem, maybe bug in achartengine v1.1.0


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -