Do you have height/width set in CSS on the container div (even if it is in percents)?
On Tuesday, December 24, 2013 11:32:54 AM UTC-5, Ian Beyer wrote: > > Unfortunately, it needs to adapt to the page sizeā¦. > > Ian Beyer > *nerd*herd > http://nerdherd.net > +1.913.586.4618 > > From: asgallant <[email protected] <javascript:>> > Reply-To: "[email protected] <javascript:>" < > [email protected] <javascript:>> > Date: Tuesday, December 24, 2013 at 9:05 AM > To: "[email protected] <javascript:>" < > [email protected] <javascript:>> > Subject: [visualization-api] Re: Weird bug with gauges > > Set the dimensions of the gauge in the gauge options (height, width). > This should fix the problem. > > On Monday, December 23, 2013 11:12:04 PM UTC-5, Ian Beyer wrote: >> >> I have a page with several visualizations including two gauges. Every >> time I update the data and draw a new gauge, the gauges shrink by 4 pixels >> in each direction until they eventually vanish, and on the subsequent >> update, it goes back to the original size and starts again. Any ideas what >> could be causing this? >> >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "Google Visualization API" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-visualization-api/_N-8K-teI_0/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected] <javascript:>. > To post to this group, send email to > [email protected]<javascript:> > . > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/groups/opt_out.
