When using the Highcharts javascript lib v.3.0.2 or above, the GWT Highcharts doesn't load (either 1.6.0 and 1.5.0). This is also true using the the last Highcharts (version 3.0.4) downloadable from the project Files page.
When creating any chart, or simply initializating the engine with common values, such as:
Hi,
When using the Highcharts javascript lib v.3.0.2 or above, the GWT Highcharts doesn't load (either 1.6.0 and 1.5.0). This is also true using the the last Highcharts (version 3.0.4) downloadable from the project Files page.
When creating any chart, or simply initializating the engine with common values, such as:
I got his error:
It works as expected with Highcharts 3.0.1.
Is there anything that can be done as workaround to make it work for the last version of Highcharts? Or is it just a bug for now?
Thanks.
The issue occurs with Highcharts 3.0.5 as well, released today/yesterday, depending on your timezone.
Am I the only one having this problem? With no comments so far, I'm feeling lonely here.
Just found the error: it was the jQuery version I was using. Updating it to 1.10.2 solved the problem.