AchartEngine simple animation

浪尽此生 提交于 2019-12-10 18:47:13

问题


Would it b possible using the achartengine library to make it so that when a graph is plotted it makes it look like animated like in case of column charts columns are generated from bottom of the screen slowly moving upward?


回答1:


You can have dynamic charts meaning that you add data at runtime and then update the chart, but you cannot have animations in AChartEngine as it is out of the box.



来源:https://stackoverflow.com/questions/12453718/achartengine-simple-animation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!