Hello Monks
First I would like to thank all of you for answering many peoples question as I learned perl from reading all the posts.
I generated a line graph using GD graph. Is there a way I could plot the same line with different color for each section??
For ex. If I have days on x axis and numbers on y axis, I would like the line from Monday to tuesday be in red color, tuesday to wednesday in green color and so on.
Is there any way of doing this??