Skip to content

Shashika/GraphsAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GraphsAndroid

This is full android code for drawing line graphs with AchartEngine library

Here is the screenshot of the graph in this project.

First it shows two button to access line graph and dynamic line graph.

Alt text

After clicked View Line Graph button, we can see static line graph which drew through two static integer arrays.

Alt text

After clicked View Dynamic Graph button, we can see dynamic line graph which drew through randomly genarating numbers in y axis between 0 to 100 with 1 second delay. You can see how graph is drawing in the screen very clealy with one second delay.

Alt text

About

This is full android code for drawing line graphs with AchartEngine library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages