I use Highchart on my web resourse in order to plot a graph,
exporting options are highly required and have to function on
mobile devices like Galaxy Tab 10 or iPad.
Unfotunately, met a problem undeg Galaxy, the answer is
Error while converting SVG
Error message
The required - svg - post parameter is missing
...
Everything works under MS Windows on a desktop PC.
Here is the code
Can you try exporting from the Highcharts.com demos and see if that works on the device? For example: http://www.highcharts.com/demo/line-basic
That'd help isolate the problem to GWT Highcharts or Highcharts itself. If the issue is with Highcharts, I'd suggest posting your question on the Highcharts forums.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use Highchart on my web resourse in order to plot a graph,
exporting options are highly required and have to function on
mobile devices like Galaxy Tab 10 or iPad.
Unfotunately, met a problem undeg Galaxy, the answer is
Everything works under MS Windows on a desktop PC.
Here is the code
Did I miss something? or these options are not supported under the Android?
thanks in advance...
Can you try exporting from the Highcharts.com demos and see if that works on the device? For example: http://www.highcharts.com/demo/line-basic
That'd help isolate the problem to GWT Highcharts or Highcharts itself. If the issue is with Highcharts, I'd suggest posting your question on the Highcharts forums.
The problem is alive also for examples from http://www.highcharts.com/demo/
I am going to forums...
thanks for help.