I need charts for my application where the user use gesture to redraw the charts in android. Could you suggest any charting API,tool or software which supports.
To start we will create our html markup for the graph. We will create a <div> with the class “graph-wrapper”. Inside of this <div> we will add two more <div>. The first one will have the “graph-info” class, this div will contain the graph legend and the buttons that will allow us to switch between graphs.
An interactive chart presents data in stages so you can emphasise the relationship between groups of data. You can use an interactive chart to show data like sales by group over time, expenses by department and population changes by region per continent.
ZingCharts is a javascript library that can be included in an HTML page which was loaded into a WebView. You can pass the data in JSON format to the javascript function. Graphs are animated, interactive, eye-catchy and fast as well. I used evaluation version and it worked well.
Check out AndroidPlot: http://androidplot.com
Like the previous poster said, you'll have to implement the gesture/keypress event handling yourself.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With