Drawing graphs with PHP
From: TheDD (pas.d_at_email.com)
Date: 11/09/03
- Next message: Janwillem Borleffs: "Re: PHP4 session trouble"
- Previous message: renster: "Re: designing a search page for database"
- Next in thread: Ian.H: "Re: Drawing graphs with PHP"
- Reply:(deleted message) Ian.H: "Re: Drawing graphs with PHP"
- Reply: Andy Hassall: "Re: Drawing graphs with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 9 Nov 2003 10:49:52 +0100
Hi all,
i have a question:
is there any librairy for drawing graphs with PHP? Not graphs like
histogram or alike, but like a set of shapes linked together in a certain
way (like a flow chart or call graph).
I have found a script to handle the graph in memory but i can already do
that, my problem is to draw it (it an optimal way, and without crossing
links if possible).
Thx
-- TheDD
- Next message: Janwillem Borleffs: "Re: PHP4 session trouble"
- Previous message: renster: "Re: designing a search page for database"
- Next in thread: Ian.H: "Re: Drawing graphs with PHP"
- Reply:(deleted message) Ian.H: "Re: Drawing graphs with PHP"
- Reply: Andy Hassall: "Re: Drawing graphs with PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|