您的位置:首页 > 产品设计 > UI/UE

github开源Android组件资源整理(六)GraphView, UI Style

2015-01-31 14:32 591 查看


十四、GraphView

MPAndroidChart

强大的图表绘制工具,支持折线图、面积图、散点图、时间图、柱状图、条图、饼图、气泡图、圆环图、范围(高至低)条形图、网状图及各种图的结合;支持图的拖拽缩放;支持 Android 2.2 以上,支持横纵轴缩放,多指缩放,展现动画、高亮、保存到 sdcard、从文件读取图表

项目地址:https://github.com/PhilJay/MPAndroidChart

Demo地址:https://play.google.com/store/apps/details?id=com.xxmassdeveloper.mpchartexample

Demo项目:https://github.com/PhilJay/MPAndroidChart/tree/master/MPChartExample

在线演示:https://www.youtube.com/watch?v=ufaK_Hd6BpI

效果图:


















achartengine

强大的图表绘制工具,支持折线图、面积图、散点图、时间图、柱状图、条图、饼图、气泡图、圆环图、范围(高至低)条形图、拨号图/表、立方线图及各种图的结合

项目地址:https://code.google.com/p/achartengine/

官方网站:http://www.achartengine.org/

效果图:


http://www.achartengine.org/dimages/sales_line_and_area_chart.png
http://www.achartengine.org/dimages/temperature_range_chart.png
http://www.achartengine.org/dimages/combined_chart.png
http://www.achartengine.org/dimages/budget_chart.png

APP示例:Wordpress Android,Google Analytics

GraphView

绘制图表和曲线图的View,可用于Android上的曲形图、柱状图、波浪图展示

项目地址:https://github.com/jjoe64/GraphView

Demo项目:https://github.com/jjoe64/GraphView-Demos

APP示例:Wordpress Android,Google Analytics

HoloGraphLibrary

绘制现状图、柱状图、饼状图

项目地址:https://bitbucket.org/danielnadeau/holographlibrary/src

文档介绍:https://bitbucket.org/danielnadeau/holographlibrary/wiki/Home

XCL-Charts

XCL-Charts基于原生的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)等图表。其它特性还包括支持图表缩放、手势移动、动画显示效果、高密度柱形显示、图表分界定制线、多图表的混合显示及同数据源不同类型图表切换等。

项目地址:https://github.com/xcltapestry/XCL-Charts

Demo地址:https://github.com/xcltapestry/XCL-Charts/blob/master/XCL-Charts-demo/bin/XCL-Charts-demo.apk?raw=true

EazeGraph

Android 图表库,支持柱状图、分层柱状图、饼状图、线性图

项目地址:https://github.com/blackfizz/EazeGraph

Demo地址:https://play.google.com/store/apps/details?id=org.eazegraph.app

WilliamChart

绘制图表的库,支持LineChartView、BarChartView和StackBarChartView三中图表类型,并且支持 Android 2.2及以上的系统。

项目地址:https://github.com/diogobernardino/WilliamChart

Demo项目:https://github.com/diogobernardino/WilliamChart/tree/master/sample

Demo地址:https://play.google.com/store/apps/details?id=com.db.williamchartdemo

效果图:







HelloCharts for Android

支持折线图、柱状图、饼图、气泡图、组合图;支持预览、放大缩小,滚动,部分图表支持动画;支持 Android 2.2 以上

项目地址:https://github.com/lecho/hellocharts-android

Demo地址:https://play.google.com/store/apps/details?id=lecho.lib.hellocharts.samples

在线演示:https://www.youtube.com/watch?v=xbSBjyjH2SY





十五、UI Style

不同样式的系统UI风格,如IOS、Bootstrap风格

UITableView

ios风格控件,包括Button、ListView、TableView

项目地址:https://github.com/thiagolocatelli/android-uitableview

Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/ui-tableview-demo.apk?raw=true

ATableView

ios风格控件

项目地址:https://github.com/dmacosta/ATableView

Demo地址:https://play.google.com/store/apps/details?id=com.nakardo.atableview.demo

Cards-UI

卡片式View,支持单个卡片,item为卡片的ListView

项目地址:https://github.com/afollestad/Cards-UI

Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/cards-ui-demo.apk?raw=true

cardslib

卡片式View,支持单个卡片,item为卡片的ListView和GridView

项目地址:https://github.com/gabrielemariotti/cardslib

Demo地址:https://play.google.com/store/apps/details?id=it.gmariotti.cardslib.demo

Android-Bootstrap

Bootstrap 风格的按钮

项目地址:https://github.com/Bearded-Hen/Android-Bootstrap

效果图:



Material Design Android Library

Android L 中 Material Design 风格的组件适配到 Android 2.2+

项目地址:https://github.com/navasmdc/MaterialDesignLibrary

Android FlatUI

Android 扁平化风格的组件,支持一些自定义样式

项目地址:https://github.com/eluleci/FlatUI

效果图:




内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: