HTML5 Scaling Chart Library

I need to make a cross-platform mobile web application that needs to display a line chart with scaling. It should display price sequences where you can pin down the scale so that the axis scales.

I searched a little Google, but could not get a clear idea of ​​my options. So before I start testing vaious libs like highcharts, I would like to hear if anyone can recommend html5 lib graphics that supports linear chart scaling. It should work on both ios and android and be based on html5 and javascript.

+5
source share
2 answers

I am from jqChart - http://www.jqchart.com/ . I think our jqChart should work just fine for you.

+3
source

The fleet will also work. Check out this example.

0
source

All Articles