Hi everyone,
I have to plot an ECG graph dynamically whose values are stored in a Mysql database.
Am a beginner in php adn am not tat good in coding.
I am thinking of using the point slope form to plot the graph and display it.
Can you please help me by providing some scripts or code
which uses the point slope form or atleast some tutorials on graph plotting
in php.
Graph plotting
Moderator: General Moderators
Re: Graph plotting
You should check out jpgraph. http://www.aditus.nu/jpgraph/. I think it's great. And tutorials are all over the net.