Hi, I'm currently working on a website which display a lot of charts on the same page. Some of them are hidden (with display="none") until displayed by the user. I've noticed that the piechart labels (percentage values) are overflowing the charts limits when they are display after the draw() function. Here is the JSFiddle showing the bug (same bug on IE, Firefox & Chrome) : http://jsfiddle.net/voqrf206/3/ Any idea on how to solve this ?
Thanks for your help ! -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
