GraphView-Demos icon indicating copy to clipboard operation
GraphView-Demos copied to clipboard

Examples for my Android GraphView library

Results 23 GraphView-Demos issues
Sort by recently updated
recently updated
newest added

If you set graph.getViewport().setXAxisBoundsManual(true); for both the X and Y axes but then only supply a minimum for both (0 for each), the X axis will increase automatically with data...

Hi, I need to create a custom graph according to my need. Actually, i am updating the graph based on sound by recording audio. I got the result in byte...

I have an activity that holds 2 fragments with a viewpager to scroll between them. In the first fragment i have an mapfragment and a graphview which is scalable. In...

i m using eclipse have made prj in eclipse and have added jar file as lib but still i m getting error GraphViewSeries in this class when trying to use...

if you scale out you will see x lables that doesn't have data , even in you demo if you try to scale out you will se the bug .

- The `README.md` can be simplified by using markdown syntax.

1. Highlight on line graph series 2. Data selection event handled Note it depends on the pull request: https://github.com/jjoe64/GraphView/pull/119 Change-Id: I019f70052bfa882d17ff4944468edfbdce9ff3c7

This was done on a clean checkout of the repository ``` ./gradlew tasks FAILURE: Build failed with an exception. * Where: Build file '/home/ron/src/GraphView-Demos/graphviewdemos/build.gradle' line: 16 * What went wrong:...

In examples you use that method (setLegendSpacing). It doesn't exists anywhere.

"diagramms" instead of "diagrams"