Hi there,
I would like to create a small graph, such as the one attached.
Principally, it's just a x-axis, with a couple of shorter and longer vertical axis crossing.
I haven't use the graphics library yet. Used to work with JpGraph, but there it seems difficult to implement.
Thanks for any hints....
Search Result
Collapse
2 results in 0.0043 seconds.
Keywords
Members
Tags
-
Create such a graphic with PHP ?
-
Complex Graphics Generation via PHP?
Hi there,
I wonder if anyone can tell me if it's possible with PHP to generate an graphic like this:
(or see attachement) (see image in high resolution here, in PDF here or other examples here)
In the moment, it's a Javascript which is used in Illustrator to read data from the UNEP GEO Data Portal and display them automatically in this way.
I know that there is some potential of generating images...