Subject: | 'other' grouping for Pie charts? |
Date: | Fri, 04 Aug 2006 23:18:49 +1200 |
To: | bug-SVG-TT-Graph [...] rt.cpan.org |
From: | Andrew Ruthven <andrew [...] etc.gen.nz> |
Hi,
This isn't really a bug report, it is more a wishlist...
I'm currently generating some graphs with SVG::TT::Graph::Pie and
noticed that the labels on the individual segments can become very
difficult to read if there are several 1% segments.
The method I'm going to use to get around this is to group every segment
under (say) 5% into one group called 'Other'. At the moment I'm going
to need to write some code to pre-process the data before I feed it into
SVG::TT::Graph::Pie.
It would be handy to just set a parameter on the pie chart to group
everything under 5%. I've had a quick look in the code, but it looks
modifying the TT code to support this is not trivial!
Have you thought about adding this funtionality?
Cheers!
--
Andrew Ruthven
Wellington, New Zealand
At home: andrew@etc.gen.nz | This space intentionally
| left blank.