GD::Graph Pie Chart Display Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • IPaul

    GD::Graph Pie Chart Display Problem

    Hi!

    I am getting a fuzzy display of the pie charts created by the sample
    Perl scripts that accompany the CPAN distribution of the module
    GD::Graph. All other samples appear to be okay.

    Does anyone have any ideas (Possible combination of module versions)?

    Setup:
    ActivePerl 5.6.1.631 Win32, GD 1.27, GDTextUtils 0.86, GDGraph 1.43.

    Cheers!
  • IPaul

    #2
    Re: GD::Graph Pie Chart Display Problem

    I wrote my CGI script for bar charts and then introduced radio buttons
    for switching between graph types.
    Once the other graph types were introduced to the existing code, this
    problem did not appear. I don't know the reason for the problem
    occurring, but I have achieved the desired outcome. Hence, no need for
    a follow-up.

    Cheers!

    Comment

    Working...