in reply to How can I have pie slice labels for GD::Graph::pie recognize newline characters?

From the doc for GD::stringFT():

"Another thing to watch out for is that successive lines of text should be separated by the "\r\n" characters, not just "\n"."


s//----->\t/;$~="JAPH";s//\r<$~~/;{s|~$~-|-~$~|||s |-$~~|$~~-|||s,<$~~,<~$~,,s,~$~>,$~~>,, $|=1,select$,,$,,$,,1e-1;print;redo}
  • Comment on Re: How can I have pie slice labels for GD::Graph::pie recognize newline characters?
  • Download Code