I have been using the same code for ages, but suddenly in firefox google charts will not load until I refresh the page a few times.
I have tried internet explorer and it seems to load the charts straight away.
Obviously once the jquery is cached the charts seem to work fine in mozilla.
I have asked the question on stack overflow and you can see my code here
http://stackoverflow.com/questions/42098315/why-arent-google-charts-loading-until-i-refresh/42098591?noredirect=1#comment71368101_42098591Sometimes when I load the page I don't get anything, but other times I get the spinning blue thing for ages and I see transferring data from
www.gstatic.com.
Then nothing happens. Then I refresh the page, and still nothing, and after a while it works.
This has only just started happening. I also get the same thing happening on 3 different computers.
I wonder if anyone knows if there is a fix to my prooblem.
To see my code you can view it at stack overflow or I can paste it here if you require.
Stack overflow link is above.