https://github.com/jjoe64/GraphView-Demos
Examples for my Android GraphView library
https://github.com/jjoe64/GraphView-Demos
Last synced: 28 days ago
JSON representation
Examples for my Android GraphView library
- Host: GitHub
- URL: https://github.com/jjoe64/GraphView-Demos
- Owner: jjoe64
- License: mit
- Created: 2011-07-05T08:09:30.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T09:20:39.000Z (almost 7 years ago)
- Last Synced: 2025-03-22T02:51:28.757Z (about 1 month ago)
- Language: Java
- Homepage: http://www.jjoe64.com/p/graphview-library.html
- Size: 2.35 MB
- Stars: 298
- Watchers: 43
- Forks: 203
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
Chart and Graph Library for Android
====================================### GraphView - open source graph plotting library for Android
GraphView is a library for Android to programmatically create
flexible and nice-looking diagrams.
It is easy to understand, to integrate and to customize.Create Line Graphs, Bar Graphs, Point Graphs
or implement your own custom types.
![]()
## Try the Demo app at Play Store
[https://play.google.com/store/apps/details?id=com.jjoe64.graphview_demos]
## Visit the project homepage
[http://www.android-graphview.org/]