Android-Chart
MPAndroidChart
包括折线图、曲线图、柱形图、饼图、K线图等等
我的地址:https://github.com/kongqw/MPAndroidChart
开源地址:https://github.com/PhilJay/MPAndroidChart
Chart types:
LineChart (with legend, simple design)
LineChart (with legend, simple design)
LineChart (cubic lines)
Combined-Chart (bar- and linechart in this case)
BarChart (with legend, simple design)
- BarChart (grouped DataSets)
- Horizontal-BarChart
- PieChart (with selection, …)
- ScatterChart (with squares, triangles, circles, … and more)
- CandleStickChart (for financial data)
- BubbleChart (area covered by bubbles indicates the value)
- RadarChart (spider web chart)