Skip Menu |

This queue is for tickets about the GD-Graph-Hooks CPAN distribution.

Report information
The Basics
Id: 91354
Status: rejected
Priority: 0/
Queue: GD-Graph-Hooks

People
Owner: jettero [...] cpan.org
Requestors: manas.marwah [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Fwd: Regarding: Issue faced in pie chart related module.
Date: Thu, 12 Dec 2013 11:10:04 +0530
To: bug-GD-Graph-Hooks [...] rt.cpan.org
From: Manas Marwah <manas.marwah [...] gmail.com>
Hi, Hope you are doing good ! I am working on a project which involves Pie chart drawing. For the same I am using perl library "perl-GDGraph-1.44-15.fc19.noarch". In some specific condition I am facing issues in pie chart. One of the sector color is spilling out to the adjacent sector when that particular sector is having very low percentage (0.2). I am attaching the snapshot of pie chart and the perl script which I am using for creating pie chart. There are certain condition where I am NOT facing this issue with the same sectors value. 1). If I'll change the size of pie chart my $graph = new GD::Graph::pie(*180,120*); --> my $graph = new GD::Graph::pie(*200,140*); 2) If I will disable 3D flag in the set values: $graph->set ( axislabelclr => 'black', pie_height => 20, l_margin => 5, r_margin => 5, transparent => 1, dclrs => ['#0081FF','#0000FF', '#00FFFF', '#FFC0FF', '#FF00FF'], * 3d => 0* ); Perl Version I am using: "This is perl 5, version 16, subversion 3 (v5.16.3) built for i386-linux-thread-multi" in Linux Environment. Please tell me what wrong I am doing or is it an existing bug in the perl libraries? Thanks & Regards, Manas Marwah
Download Pie_chart_issue.rar
application/rar 2.1k

Message body not shown because it is not plain text.

I don't see that this program is using my hooks library at all. Do you believe this has something to do with this extension? I'm going to mark this invalid for now, but I'm open to the idea that I'm missing something. -Paul -- If riding in an airplane is flying, then riding in a boat is swimming. 116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.