Hello all,

I am using the first example on this page: 
https://developers.google.com/chart/interactive/docs/gallery/bubblechart#overview
 
and it looks good. But I have one issue. I am using the following code to 
zoom.
explorer: { actions: ['dragToZoom', 'rightClickToReset'] } 

The zoom function works as expected, but the bubble on the far right gets 
cut off on the top right side. That doesn't happen if I take out explorer: 
{ actions: ['dragToZoom', 'rightClickToReset'] } . 

Anyone know how I can fix it without hAxis.maxValue and vAxis.maxValue? 
That is not an option since the data is too dynamic.

thanks,
Joe

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/3ee4f1a6-b67c-4191-a9be-c59446e077db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to