Charts on Bugzilla
Daniel Berlin
dberlin at dberlin.org
Thu May 8 18:39:19 UTC 2003
On Thursday, May 8, 2003, at 01:59 PM, Casey Gregoire wrote:
> I am having a problem with the reports.cgi where the chart does not get
> made. Most of the time the program seems to make a gif that is zero in
> size.
> Now the bar charts work, but the change over time charts do not. Can
> anyone
> help me with this? To get the data collection to work I made it so the
> checkduplicates.cgi does not check the login. The mining directory does
> actually have the right data in it but the charts does not get made.
> Can
> anyone help me with this? I could not find a bug that covers my
> problem.
>
You probably have a version of libgd that supports png but not gif, and
Chart 0.99 supports gif but not png.
I installed Chart 2.2 and forced the image type to png, and it works
okay for me.
I used to see exactly the same problem you describe.
--Dan
More information about the developers
mailing list