An open API service indexing awesome lists of open source software.

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

Android图表库(XCL-Charts is a free charting library for Android platform.),基于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)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。
https://github.com/xcltapestry/XCL-Charts

Last synced: 11 months ago
JSON representation

Android图表库(XCL-Charts is a free charting library for Android platform.),基于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)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。

Awesome Lists containing this project

README

          

XCL-Charts
==========

XCL-Charts V2.4

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轴显示、轴线任意方位显示、动态图例、图表参考线、柱图刻度对齐风格切换、混合图表及同数据源图表类型切换等。



License

采用Apache v2 License开源协议。


Mail: xcl_168@aliyun.com

Blog: http://blog.csdn.net/xcl168

QQ群: 374780627


GitHub代码托管地址:
https://github.com/xcltapestry/XCL-Charts

图表库简要教程
http://blog.csdn.net/xcl168/article/details/42318669



部份例图:


![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barpiechart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/area_ln_pie_chart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/spinnerBarChart2.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchart_m.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/stackedchart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchart2.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/dydialchart1.gif)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/dydialchart2.gif)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/dydialchart3.gif)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/dydialchart4.gif)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/bar3dchart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/linechart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/splinechart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/pie3dchart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/radarchart_circle.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/WindRoseChart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/rosechart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/circlechart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/spinnerBarChart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/gaugechart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/piechart2.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/arclinechart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/dountchart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/bubblechart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/scatterchart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/radarchart_a.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/areachart2.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/rangebarchart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/mulaxischart1.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/mulaxischart2.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/mulbarchart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/QuadrantChart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/lines.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/spinnerPieChart.png)

![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchart8.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchart9.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/FunnelChart_desc.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/FunnelChart_asc.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/splinechart05.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/splinechart6.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/linechart6.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchart6.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchartcloud.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/circlechart2.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/roundbarchart.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/roundbarchart2.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/areachart3.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/funnelchart2.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchart_hh.png)
![](https://raw.githubusercontent.com/xcltapestry/XCL-Charts/master/screens/barchart_hhh.png)