-
Notifications
You must be signed in to change notification settings - Fork 811
Showcase
Jonas Gehring edited this page Apr 12, 2019
·
1 revision
This video shows some features of GraphView 4. It uses the GraphView-Demos app, that is available at Google Play. This app shows any features of GraphView with a link to the source code. I recommend to take a look at this!
YouTube: Realtime plotting with zooming | Android GraphView 4.2 | opensource library
Here you see two line graph series. One has a red background and a filled circle on each data point.
It's possible to render multiple series as bar graph.
The concept of GraphView gives the possibility to mix up the different series types.
Here you see labels on top of the bars and a special color feature.
You can have two different vertical scales in one viewport.
.$ git clone https://github.com/jjoe64/GraphView.git