Still having the issue with gwt-highchart 1.7 and highchart 4.1.5. As far as I can see Highchart fix a bug in 2012. It's a bit weird but the key states are still not sent with event.
I can't see why , any ideas ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
i have created a SeriesLegendItemClickEventHandler
with
public boolean onClick(SeriesLegendItemClickEvent seriesLegendItemClickEvent)
{
And whatever the ky i press when i click, modifiers allways return false and "something else" is done
i am missing somthing ?
Hi
Still having the issue with gwt-highchart 1.7 and highchart 4.1.5. As far as I can see Highchart fix a bug in 2012. It's a bit weird but the key states are still not sent with event.
I can't see why , any ideas ?