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.
我正在启动一个将收集数据的 Android 应用程序,我想绘制这些数据的图表。
我可以在哪些地方寻找可在 Android 上使用的 Java 图表 API?
将此图表库用于 android
http://code.google.com/p/achartengine/
一些例子
http://aspnetgeek.wordpress.com/2011/09/09/graphs-on-android-using-achartengine/ https://github.com/CodeAndMagic/AChartEngineTest
http://wptrafficanalyzer.in/blog/android-drawing-pie-chart-using-achartengine/
我强烈推荐 AChartEngine ..
我推荐这个:http ://androidplot.com/wiki/Home
这个库支持这些图表:
Line charts Scatter charts Bar charts Step charts