How to achieve Drill up (Back To 'Chart 1') using GWT highcharts
问题 I am implementing HighCharts Drill Down feature using GWT ('highcharts-1.7.0.jar') ,with the help of the javascript reference http://jsfiddle.net/ffc4jhb7/ and GWT API reference http://www.moxiegroup.com/moxieapps/gwt-highcharts/apidocs/org/moxieapps/gwt/highcharts/client/Drilldown.html#setDrillUpButtonRelativeTo(org.moxieapps.gwt.highcharts.client.MapNavigation.AlignTo) I am able to achieve 'Drill Down' but 'Back To' (Drill Up) option is not working. I am getting 'Back To XXX'Button, but