Can you point us to the page where this is failing? It would appear that clipping is broken in some way, which could be caused by the particular way in which your chart is drawn in the container HTML, or perhaps it depends on the browser you are using. So we would like to try to reproduce the actual problem.
We have encountered similar problems on mobile platforms, or in contexts where the chart elements have been cloned while leaving the ids intact (thus confusing the clipping region). On Mon, Aug 10, 2015 at 3:33 PM, Moustacheful <[email protected]> wrote: > Hello. > Has anyone ever encountered an issue like this? when setting a viewWindow > max-min, I get the following result (area series overflows over the entire > chart area) > > https://drive.google.com/file/d/0B-SPOI3uVlh2S0wyZjJXWGhZbXc/view?usp=sharing > > If i don't do that it works properly. I tried setting a jsfiddle and for > some reason it works just fine! https://jsfiddle.net/hrow00xc/1/ > > Has anyone ever experienced that issue? My first guess was a css issue, > but tried disabling all css and the results were the same. > Any ideas? > Thanks! > > -- > 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.
