[visualization-api] Error: Uncaught (in promise) Error: one or more fonts could not be loaded.(…)

2015-10-30 Thread Julian Claus
Hi, since today I get this error in my Chrome console: *Uncaught (in promise) Error: one or more fonts could not be loaded.(…)* at Error (native) at Object.QEa.b.fonts.c.WebFont.c.WebFont.load.fontinactive (eval at e (https://www.gstatic.com/charts/loader.js:133:425), :615:189) at J

Re: [visualization-api] Error: Uncaught (in promise) Error: one or more fonts could not be loaded.(...)

2015-10-30 Thread Julian Claus
> Hi Julian, > > I'm surprised that this behavior changed yesterday, but I've seen > something like this before. Are you customizing any fonts? Could you link > to a jsfiddle that reproduces the issue? > > On Fri, Oct 30, 2015 at 2:47 AM Julian Claus <kont...@julianclaus.de>

Re: [visualization-api] Error: Uncaught (in promise) Error: one or more fonts could not be loaded.(...)

2015-10-30 Thread Julian Claus
Yes, I am using a Google Font. But the rest of my content has the right font. I can provide an URL: http://www.julianclaus.de/langstreckenlauf/diagramme/ -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this

Re: [visualization-api] Error: Uncaught (in promise) Error: one or more fonts could not be loaded.(...)

2015-10-30 Thread Julian Claus
. > > On Fri, Oct 30, 2015 at 12:35 PM Julian Claus <kont...@julianclaus.de> > wrote: > >> Cool, thanks a lot, Sergey! >> >> >> Am Freitag, 30. Oktober 2015 17:32:09 UTC+1 schrieb Sergey: >> >>> Hi Julian, >>> >>> This appea

Re: [visualization-api] Error: Uncaught (in promise) Error: one or more fonts could not be loaded.(...)

2015-10-30 Thread Julian Claus
ues/284> against them, and > hopefully it will be fixed. > > On Fri, Oct 30, 2015 at 11:25 AM Julian Claus <kon...@julianclaus.de > > wrote: > >> Yes, I am using a Google Font. But the rest of my content has the right >> font. I can provide an URL: >> >>

Re: [visualization-api] Re: Multiple charts in one page won't work?

2015-10-22 Thread Julian Claus
I replaced "corechart" with "line" and it finally worked! Am Donnerstag, 22. Oktober 2015 08:17:45 UTC+2 schrieb Julian Claus: > > Thanks Sergey, > > with frozen versions I get this error: > > *Uncaught TypeError: google.charts.Line is not a function* > &

Re: [visualization-api] Re: Multiple charts in one page won't work?

2015-10-22 Thread Julian Claus
hich you can load > by using the frozen versions > <https://developers.google.com/chart/interactive/docs/library_loading_enhancements#frozen-versions> > . > > On Mon, Oct 19, 2015 at 2:32 AM Julian Claus <kon...@julianclaus.de > > wrote: > >> I've got the same p

[visualization-api] Re: Introducing Frozen Google Charts

2015-10-22 Thread Julian Claus
I replaced "corechart" with "line" and it finally worked! Am Donnerstag, 22. Oktober 2015 08:28:43 UTC+2 schrieb Julian Claus: > > I get the error: > > *Uncaught TypeError: google.charts.Line is not a function* > > I did the following: > > >

[visualization-api] Re: Introducing Frozen Google Charts

2015-10-22 Thread Julian Claus
I get the error: *Uncaught TypeError: google.charts.Line is not a function* I did the following: Am Dienstag, 28. Juli 2015 14:11:12 UTC+2 schrieb Daniel LaLiberte: > > *Introducing

[visualization-api] Re: Multiple charts in one page won't work?

2015-10-19 Thread Julian Claus
I've got the same problem. Am Sonntag, 18. Oktober 2015 10:22:33 UTC+2 schrieb Bob van der Putten: > > Hi all, > I want to show 2 line charts on the same page. However, only one is shwon. > Can anyone have a look what I did wrong (must be some stupid typo..)? > If I remove either on of the

[visualization-api] Re: Display 2 google bar charts on the same web page using chart visualization package 1.1 for displaying Bar graphs

2015-10-14 Thread Julian Claus
Same here with Line Charts. Am Montag, 5. Oktober 2015 19:26:12 UTC+2 schrieb Roland Wornor: > > Quick question, > > Up to about a week or so ago, I was able to use the google chart > visualization package 1.1 to display two charts on my web page. Now I am > only able to select one of the two

[visualization-api] Re: Displaying Multiple Gantt Charts in 1.1

2015-10-06 Thread Julian Claus
I have the same problem with Line Charts. Am Montag, 5. Oktober 2015 17:21:33 UTC+2 schrieb Josh Draper: > > I have run into an issue where trying to display multiple Gantt Charts on > the same page does not work. I can render one or the other, but never both > at the same time. See below

Re: [visualization-api] How to change the tooltip border and or color?

2014-12-01 Thread Julian Claus
Julian Claus kon...@julianclaus.de javascript: wrote: Hi, I'd like to change the border and or the color of it. How can I do that? Thanks! -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To unsubscribe from this group and stop

[visualization-api] How to change the tooltip border and or color?

2014-11-26 Thread Julian Claus
Hi, I'd like to change the border and or the color of it. How can I do that? 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

[visualization-api] First column must contain date, or date and time. but still loading

2014-02-21 Thread Julian Claus
Hi, I don't really understand what is happening. When I load the charts the first time I get an error but the charts still loading after 2-3 seconds. When I reload the page the error message disappears completely (maybe because it's in the cache. This is the according website:

[visualization-api] Re: First column must contain date, or date and time. but still loading

2014-02-21 Thread Julian Claus
(response.getDataTable(), {}); } google.setOnLoadCallback(initialize); /script Am Freitag, 21. Februar 2014 23:36:27 UTC+1 schrieb asgallant: I don't get that error message, can you provide more details? Browser, version, etc? On Friday, February 21, 2014 5:16:37 PM UTC-5, Julian Claus