Subject: | Label font size for pie charts |
Date: | Sun, 08 Jun 2008 00:15:33 -0700 |
To: | bug-Chart-OFC [...] rt.cpan.org |
From: | Jason Wieland <jwieland [...] gmail.com> |
Dave,
You mention that in the title_style that OFC default to 1px for title's
font size. It looks like it does the same thing for labels of pie
charts (not the mouse over labels but the ones the are on the chart).
OFC has a style attrib for pie charts
http://teethgrinder.co.uk/open-flash-chart/gallery-pie.php
pie( integer $alpha, string $line_colour, string $style )
But this is no perl support yet (that I can see). If you find some time
can you set a default font-size for pie chart labels or add in the
attribute.
Thanks,
Jason