Bugs: Browse | Submit New | Admin

[#15470] Pie Charts don't generate the label for the amount for each of the elements in the chart

Date:
2007-11-09 01:41
Priority:
3
Submitted By:
Rafael S Garcia (camonz)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Pie Charts don't generate the label for the amount for each of the elements in the chart

Detailed description
Even though Gruff::Pie.hide_line_markers == false the line markers are not generated because the value is set to true
when calling Gruff::Pie::draw and not reestablished to it's previous value. This is a problem with version 0.2.9 of
the gem because of the inclusion of the unless @hide_line_markers block in lib/gruff/pie.rb where label_string is generated
and drawn.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item