Take a look at the gwt-highcharts showcase "Zommable Time Series" (http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#featured-zoomable), when we move the mouse on the chart, there's no label hoover.
In highcharts, we can see the hoover when we move the mouse on the chart (http://www.highcharts.com/demo/line-time-series) : "USD to EUR: xx,xx"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can see that too in the linked demo.
Curiously, if I copy the code in my little playground project (made with GXT), I can see both the mobile marker and the tooltip.
Now, I use the latest Highchart (2.3.2) and I see Highstock is at 1.2.2. The version used by the demo is Highstock 1.1.5.
So maybe it was an issue fixed in the latest version.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Take a look at the gwt-highcharts showcase "Zommable Time Series" (http://www.moxiegroup.com/moxieapps/gwt-highcharts/showcase/#featured-zoomable), when we move the mouse on the chart, there's no label hoover.
In highcharts, we can see the hoover when we move the mouse on the chart (http://www.highcharts.com/demo/line-time-series) : "USD to EUR: xx,xx"
I have the same Problem. Is there any way one can fix this ?
I can see that too in the linked demo.
Curiously, if I copy the code in my little playground project (made with GXT), I can see both the mobile marker and the tooltip.
Now, I use the latest Highchart (2.3.2) and I see Highstock is at 1.2.2. The version used by the demo is Highstock 1.1.5.
So maybe it was an issue fixed in the latest version.