toddwebnet Posted June 7, 2013 Share Posted June 7, 2013 I have worked with Fusion charts and jpchart, but what I need is a charting library that will allow for points to be relative distance in a line graph. For example: we have timed transactions so that the points for 10 minutes difference are closer than 30 minutes and 60 minutes. Most examples I have found show all points equidistant from each other. Also, I need to be able to save the graph as an image in PHP backend code. many thank yous in advance Todd Quote Link to comment Share on other sites More sharing options...
MFGarcia Posted April 17, 2015 Share Posted April 17, 2015 You can go for koolchart, but it is a pure JavaScript charting library, which is implemented using HTML5 Canvas. There are different types of line charts and many more other charts and graphs available there which I think you need. Quote Link to comment Share on other sites More sharing options...
isabella_martin Posted June 20, 2015 Share Posted June 20, 2015 (edited) You can use JQplots. That is the great library for plotting graphs in a website.It is a jQuery plugin having different types of charts with customization features too. I used it and I think it is best solution for integrating charts in your web page, Edited June 20, 2015 by isabella_martin Quote Link to comment Share on other sites More sharing options...
maxxd Posted June 24, 2015 Share Posted June 24, 2015 I've had luck with HighCharts before. This demo is time data with irregular intervals - click the hamburger on the right to see the export options. Also, support is quick and good, at least for the pro version. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.