推荐Android14个常用的图表库,包含线性,条形柱状,饼状图,扇形,雷达,股票,折线,散点,仪表盘......

1.https://github.com/xcltapestry/XCL-Charts

Android开源图表库(XCL-Charts is a free charting library for Android platform.)

    XCL-Charts基于Android原生Canvas来绘制各种图表,使用简便,定制灵活。
    目前支持(3D/非3D,背向式)柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆积图(Stacked Bar Chart)、面积图(Area Chart)、折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)、玫瑰风向图(Wind Rose)、象限图(Quadrant chart)、漏斗图(Funnel Chart)等图表。
    其它特性还包括手势缩放、图表滑动、点击交互、多图叠加、图表批注、动画效果、多XY轴显示、轴线任意方位显示、动态图例、图表参考线、柱图刻度对齐风格切换、混合图表及同数据源图表类型切换等。

扫描二维码关注公众号,回复: 1889328 查看本文章



2.https://github.com/PhilJay/MPAndroidChart




3.https://github.com/lecho/hellocharts-android



4.https://github.com/diogobernardino/WilliamChart




5.https://github.com/blackfizz/EazeGraph




6.https://github.com/HackPlan/AndroidCharts




7.https://github.com/bmarrdev/android-DecoView-charting





8.https://github.com/AndroidJiang/StockChart





9.https://github.com/donglua/JZAndroidChart


minute-chart

kline-chart


10.https://github.com/Idtk/SmallChart





11.https://github.com/wuseal/PieChartView



12.https://github.com/whataa/SuitLines


imageimage

image image


13.https://github.com/qstumn/RadarChart



14.https://github.com/huangyanbin/SmartChart


SmartChart是一个Android图表框架,支持线性图(折线,曲线,散点)柱状图、面积图、饼图、3D柱状图、
雷达图、风向玫瑰图,支持图表多样化配置。支持轴方向,双轴,图示,水平线,十字轴,MarkView自定义,
空白,标题,网格等,支持丰富的样式,包括字体样式(字体大小,颜色)
,图形样式(正方形,长方形,圆形),线(大小,颜色,DashPathEffect)
,增加了图表移动和缩放功能以及动画。



猜你喜欢

转载自blog.csdn.net/u014133119/article/details/80923327