This is a known problem, and the workaround is to delay drawing of the
chart until it is visible.  Or depending on your application, you might be
able to use the "visibility: hidden" CSS property instead of "display:
none".

On Mon, Feb 16, 2015 at 9:27 AM, Manu <[email protected]> wrote:

> 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.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
[email protected] <[email protected]>   5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA

-- 
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.

Reply via email to