This topic is locked

Guide 42 – Creating graphics on the Server – jpGraph

9/13/2022 10:01:24 AM
PHPRunner Tips and Tricks
fhumanes author

Several times they have asked me how to include graphics in a document (Word, Excel or PDF) and I have recommended the use of the JPGRAPH library , but I could not help them more, since I had not tried to integrate said library.

Goal

Have an example of a 3D pie chart created with JPGRAPH from PHPRunner.
In the project I provide all the examples provided by the manufacturer of JPGRAPH.
Also, I explain again how the content of the image/file fields is created, in order to later use the functionality of PHPRunner to display the images.

DEMO: https://fhumanes.com/jpgraph_runner/

img alt

If you are interested in this information, continue reading at this link .