
Plotting data from a MySQL database using jpgraph
First Step: Putting the jpgraph library on the server The jpgraph library can be downloaded from here. After it is downloaded put it somewhere on the server or local computer you are using it on. It doesn’t matter where you put it exactly. I put it in public_html/jpgraph on my server. There are loads of…