![]() |
|
go ahead... be a heretic | |
PerlMonks |
Adding symbols to GD::Graph ??by AssFace (Pilgrim) |
on Oct 09, 2003 at 17:18 UTC ( [id://298003]=perlquestion: print w/replies, xml ) | Need Help?? |
AssFace has asked for the wisdom of the Perl Monks concerning the following question:
I am interested in adding additional symbols to a graph that is coming out of GD::Graph. For instance, on a line that is going up and down over time, along that, I would want to place some shape (a triangle, square, circle, whatever) and be able to correlate it to that spot in the data.
So for instance, everytime that the time period is 89, put a circle down, and every time the value is 136, put a triangle there. It doesn't have to be right on the line, it could be along the top of the data, as long as it is in the same position as that data point. Have any of you tried this sort of thing? Any suggestions? Thanks ------------------------------------------------------------------- There are some odd things afoot now, in the Villa Straylight.
Back to
Seekers of Perl Wisdom
|
|