Hi All,
I am creating pie charts using GD::Graph::pie and am finding that the labels for each slice are overlapping each other. What is the easiest way to avoid this? I tried inserting newline characters for labels with more than one word but they dont actually print out as newlines but as some weird characters.
Any ideas on how to extend the module to do this or if there is a better module out there to use?
Thanks,
Keith