score:1
Accepted answer
You just need to change the click function to this:
$('#Navigator').click(function () {
chart.update({
navigator: {
enabled: false
}
});
});
The navigator enabled setting needs adding within the update.
Source: stackoverflow.com
Related Query
- Series markers disable on lines and enable on legend in Highchart
- Highchart marker clickable disable and enable condition base?
- Disable marker hover in only one marker of highchart
- Enable or disable data labels shown in pie charts in Highcharts on click of a button
- How to enable or disable a Highcharts tooltip when a button is clicked?
- How to use highstocks navigator on a highchart
- enable disable hover in highchart.stock
- highstock 1.3 disable navigator dragging redraw
- How to disable or remove the default HighChart loading message?
- Can we disable zoom on highchart graph while graph is loading
- Enable and disable Highcharts tooltip with drill menu
- Disable percent stacking on legendItemClick in percent stacked column highchart
- Enable Drilldown in highchart without modifying the series
- Disable average values on highchart line graph
- Android highcharts how to enable or disable data labels
- Highcharts - How to I disable a series when I enable another one?
- Not able to disable legend title / enable legend title as required while expoting Highcharts
- How to disable the date and time mentioned in the navigator part and not on the x axis in highstock?
- Strange character in the Highstock source code
- Disable legend item click in a Highchart defined as JSON
- Why does my Highchart look different when I transfer my code from Jsfiddle to my server?
- enable the graph inside the navigator in Highcharts
- enable / disable CrossHaires by external button
- I had follow someone code samples and try apply to my HighChart program but I can't get it work at all
- Highchart merge won't enable labels in xAxis
- Android highchart how to disable export button?
- Hide or disable navigator handles in highcharts
- Column based Highchart drilldown series assign color code to each column
- How to disable a highchart chart completely
- x-axis, y-axis lines does not appear, when I include 3D chart library of HighChart in my code
More Query from same tag
- How to make the width of individual columns thicker?
- Sql DataReader and Multiple Object Variables
- Highcharts: Change needle color of Gauge Chart on Hover
- highcharts pie chart color for dynamic data
- Highcharter Map with Categorical Variables in R
- Line chart series drilldown to another linechart series
- Draw another chart/or series on mouse hover in HighStock
- Highcharts area graph with fillColor changing color depending on the zone color?
- Highstocks graph width not correctly rendered
- Highcharts longshot, Set stylistically different gridLines for weekends..?
- Highchart tooltip variable width
- Implement Scroll bar in highcharts
- HighStock Navigator Handles are not moving
- Highchart - How do I create the attached image gauge within a semicircle pie chart
- highchartjs create label for column
- How to transform a point with latitude and longitude value to a coordinates in highcharts map?
- Categories positions in highcharts
- use an api function in graphics in angular
- threshold between 3 color in line charts of highcharts
- High Charts Range Selector
- Highcharts custom symbol legend
- Highstock custom min max approximation works properly only at some ranges
- How to attach click event function in Highcharts
- Highcharts categories from data array
- Cannot read property 'addEvent' of undefined
- Accessing a Highmaps node from outside the map
- How to include data from point in Highcharts xAxis label?
- Divergent chart possible with Highcharts?
- Highchart multiple axes - How can I add different starting coordinates?
- skip data point on x-axis and group by based on data in highcharts