You are THE MAN! Thanks so much, that works perfectly. On Tuesday, March 8, 2016 at 7:33:30 PM UTC-5, asingular wrote: > > 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/3a8dd4ca-d2ad-41bc-a24d-35971d1f4f8c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
