I have ios native app for ipad with bar i want that app to conver to web app so i am making the app in HTML5 but problem is that how may i create bar graph for the HTML5 app.Is there any documentation or built in api for this.
Like for iOS we have EasyGraph like this
you could have a look to http://www.sencha.com/products/touch/charts
basically i’ld make basic bar graphs using DIVs and css