第三方开源库-->那些酷炫的 图表 & 菜单 开源库整理
Posted Kevin-Dev
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第三方开源库-->那些酷炫的 图表 & 菜单 开源库整理相关的知识,希望对你有一定的参考价值。
不断学习,做更好的自己!💪
视频号 | CSDN | 简书 |
---|---|---|
欢迎打开微信,关注我的视频号:KevinDev | 点我 | 点我 |
图表
1、MPandroidChart
GitHub 地址:https://github.com/PhilJay/MPAndroidChart
简介: A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
效果图:
2、XCL-Charts
GitHub 地址: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)、
效果图:
3、HelloCharts for Android
GitHub 地址:https://github.com/lecho/hellocharts-android
简介: Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
效果图:
4、DashboardView
GitHub 地址:https://github.com/woxingxiao/DashboardView
简介: Android自定义仪表盘View,仿新旧两版芝麻信用分、炫酷汽车速度仪表盘
效果图:
5、FinancialCustomerView
GitHub 地址:https://github.com/Tophold/FinancialCustomerView
简介: 各种金融类的自定义View,基金走势图、分时图、蜡烛图、各种指标等,一步一步构建庞大的基金自定View…
6、williamchart
GitHub 地址:https://github.com/diogobernardino/WilliamChart
简介: Android Library to rapidly develop attractive and insightful charts in android applications.
效果图:
7、EazeGraph
GitHub 地址:https://github.com/blackfizz/EazeGraph
简介: An Android chart and graph library.
效果图:
8、GraphView
GitHub 地址:https://github.com/jjoe64/GraphView
简介: Android Graph Library for creating zoomable and scrollable line and bar graphs.
效果图:
9、SpeedView
GitHub 地址:https://github.com/anastr/SpeedView
简介: Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape.
效果图:
菜单
1、BoomMenu
GitHub 地址:https://github.com/Nightonke/BoomMenu
简介: 爆炸菜单效果
效果图:
2、Side-Menu.Android
GitHub 地址:https://github.com/Yalantis/Side-Menu.Android
简介: 侧滑菜单
效果图:
3、Context-Menu.Android
GitHub 地址:https://github.com/Yalantis/Context-Menu.Android
简介: 可以方便快速集成漂亮带有动画效果的上下文菜单
效果图:
4、FlowingDrawer
GitHub 地址:https://github.com/mxn21/FlowingDrawer
简介: swipe display drawer with flowing & bouncing effects.
效果图:
5、SlidingMenu
GitHub 地址:https://github.com/jfeinstein10/SlidingMenu
简介: An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app.
6、MenuDrawer
GitHub 地址:https://github.com/SimonVT/android-menudrawer
简介: A slide-out menu implementation, which allows users to navigate between views in your app.
7、AndroidResideMenu
GitHub 地址:https://github.com/SpecialCyCi/AndroidResideMenu
简介: The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in ios devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
8、MaterialDrawer
GitHub 地址:https://github.com/mikepenz/MaterialDrawer
简介: The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
9、BottomSheet
GitHub 地址:https://github.com/Flipboard/bottomsheet
简介: Android component which presents a dismissible view from the bottom of the screen
效果图:
以上是关于第三方开源库-->那些酷炫的 图表 & 菜单 开源库整理的主要内容,如果未能解决你的问题,请参考以下文章
第三方开源库-->那些酷炫的Seekbar & RatingBar & Toast开源库整理