Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 achartengine 库来制作它,以便在绘制图表时使它看起来像动画一样,就像从屏幕底部缓慢向上移动生成的柱形图列一样?
您可以拥有动态图表,这意味着您在运行时添加数据然后更新图表,但您不能在 AChartEngine 中拥有动画,因为它是开箱即用的。