Re: combining graphs from GD::Graph in one image file
- From: "tospo" <frankschwach@xxxxxxxx>
- Date: 29 May 2006 05:15:25 -0700
Apologies if this was unclear and sorry for the typo.
I cannot combine all of my histograms for one dataset into one chart
because there will be dozens of them and the output will not be
readable.
By "not pretty" I meant that it doesn't have to be formatted for
printing or anything. It is fine if this generates a big image that one
needs to scroll through on a computer screen because that's all that I
want to do with it.
So what I want the output of my script to look like is this:
chart 1 chart 2
| |
+------ +---------
chart 3 chart 4
| |
+------ +----------
I couldn't find anything on the internet that shows me how (and if)
this can be done in GD::Graph.
How would I do this with GD?
Thank you very much for your help,
tospo
.
- Follow-Ups:
- Re: combining graphs from GD::Graph in one image file
- From: Ron Savage
- Re: combining graphs from GD::Graph in one image file
- From: Dean Arnold
- Re: combining graphs from GD::Graph in one image file
- From: Peter Scott
- Re: combining graphs from GD::Graph in one image file
- References:
- combining graphs from GD::Graph in one image file
- From: tospo
- Re: combining graphs from GD::Graph in one image file
- From: Dr.Ruud
- combining graphs from GD::Graph in one image file
- Prev by Date: Re: combining graphs from GD::Graph in one image file
- Next by Date: Re: combining graphs from GD::Graph in one image file
- Previous by thread: Re: combining graphs from GD::Graph in one image file
- Next by thread: Re: combining graphs from GD::Graph in one image file
- Index(es):
Relevant Pages
|