Demo's would be great. It's hard to really see what the capabilities are without some good demos.
I recently had a project which required me to trend some data on a webpage. I ended up going with a package called JQPlot. Their website had really great demos - with example code.
One thing I really need is good support for multiple Y-Axis I can't see anything on your site about how to add additional axis or customise an existing plot axis (how would I force manual scale per axis for example).
I recently had a project which required me to trend some data on a webpage. I ended up going with a package called JQPlot. Their website had really great demos - with example code.
One thing I really need is good support for multiple Y-Axis I can't see anything on your site about how to add additional axis or customise an existing plot axis (how would I force manual scale per axis for example).
You can see the StackOverflow post I made: http://stackoverflow.com/questions/35262796/plot-multiple-sc...
Has an example screenshot of type of graph I was trying to produce.