Visualization issue with area series

31 views
Skip to first unread message

Moustacheful

unread,
Aug 10, 2015, 3:33:16 PM8/10/15
to Google Visualization API
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)

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!

Daniel LaLiberte

unread,
Aug 10, 2015, 3:42:42 PM8/10/15
to Google Visualization API
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).


--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.



--
dlaliberte@Google.com   5CC, Cambridge MA
daniel.laliberte@GMail.com 9 Juniper Ridge Road, Acton MA

Daniel Acuña

unread,
Aug 10, 2015, 11:35:26 PM8/10/15
to google-visua...@googlegroups.com
I'm afraid I can't share that particular URL, but I'll try my best to replicate the conditions in a fiddle.
This is a project that's using the library along with angularjs (using the angular-google-chart module: https://github.com/angular-google-chart/angular-google-chart) which I guess could be the source of the problem.

I'll get back to you with another fiddle as soon as I can.

--
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/YJSVLewZPlQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualizati...@googlegroups.com.

To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.



--
Daniel Acuña

Director de desarrollo e innovación

Mail:dac...@digitalmeat.cl

Teléfono:+56 2 501 54 39

Sitio web:www.meat.cl

Dirección:La concepción #191 oficina 808, Providencia.


Moustacheful

unread,
Aug 11, 2015, 10:36:11 PM8/11/15
to Google Visualization API
Alright, after a lot of testing, and finally ripping my project to absolute shreds, I (almost jokingly) deleted the <base> tag. That was the problem. After that I googled a bit around the web and found that apparently this tag causes a lot of issues on many different google charts features.

You can replicate the behaviour here:

Try removing the base tag(line 1) on the HTML block.

Alas, I can't remove the base tag from my application. Any suggestions?



On Monday, 10 August 2015 16:42:42 UTC-3, Daniel LaLiberte wrote:
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 <dac...@digitalmeat.cl> 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)

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 google-visualization-api+unsub...@googlegroups.com.

To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.



--
dlali...@Google.com   5CC, Cambridge MA
daniel.l...@GMail.com 9 Juniper Ridge Road, Acton MA
Reply all
Reply to author
Forward
0 new messages