score:11
Accepted answer
i was incorrectly setting the new values, eg:
chart.options.yaxis.tickinterval = markinterval;
should be
chart.yaxis[0].options.tickinterval = markinterval;
then everything works as expected.
Source: stackoverflow.com
Related Query
- How do I dynamically change the yAxis min, max and tickInterval in HighCharts
- Why do my highcharts yaxis tick positions change the min and max of my chart?
- update the yAxis min value and tooltip dynamically in highcharts
- dynamically change label to show the y-axis min and max value
- I change the min and max of the xaxis, but how to i change the 'navigator'?
- *Highcharts* How to get the min and max value of the zoom box
- How to change space value between grid and yAxis in Highcharts line chart
- How do I force highcharts to pay attention to min and max on my secondary axis?
- How to change highcahrts min and max selection behavior?
- How to change the line color of a bubble in highcharts dynamically
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- HIghcharts how to change values and ranges in the Y-axis
- Highcharts - How to get Max and Min value between 2 dates
- How to make the selection of individual series dynamic in highcharts even after setting max and min?
- Dynamically added Highcharts series with min and max
- how can I use rangeselector and navigation in highcharts in the given code
- How to format Highcharts columnRange to get json data for temperature Min and Max
- how to set max min on highcharts dynamically
- How do you change the colour of each category within a highcharts column chart?
- How can I change the colors of my highcharts piechart?
- How to change the text color in Highcharts
- How do I dynamically change a data point in Highcharts using JavaScript
- How do you increase the performance of highcharts chart creation and rendering
- How can I change the unit at y axis dynamically at Highcharts?
- How to change graph colour above and below plotline in Highcharts
- Highcharts - how to properly update series[0].data and yAxis title of a VUMeter?
- Plotting seconds, minutes and hours on the yAxis with Highcharts
- How to Check and Uncheck all the Legend elements in HighCharts Linechart?
- Angular Highcharts - How to enable noData options and update it dynamically
- Highcharts - How do I dynamically change Marker radius when zooming?
More Query from same tag
- Add Gradient color on Plotband highchart
- HighCharts Organization Nodes Overlapping
- Stacked Bar Highcharts how to show the values
- How to make border for sparkline highcharts table?
- Highcharts - Incorrect tooltip position when zoomed in
- Highcharts using AngularJS, NodeJS and Mongoose
- Date type xAxis in Angular Highcharts is still allowing duplicate 'Date' values
- new link in print menu highcharts
- Date Vs. Time Graph With HighCharts
- Is there limit on the number of data points to plot HighChart
- General Drawing in Highcharts with Angular 6
- Highcharts - Tooltip and series name are out of their boxes in chrome
- Highcharts Bubble Chart Hover Color
- How to highlight and show tooltip for correct (left / right) step point instead of the closest point
- Highcharts in a modal window on click
- How to plot new chart from already displayed highchart series
- Load highcharts data with laravel and ajax
- Highstock - why is min/maxPadding on xAxis ignored
- Change color of series onclick events across multiple highcharts
- Content besides tooltip are visible
- Highchart multiply data in tooltip
- Highcharts spider chart intersect issue
- Highcharts -> how to add vertical title to bar? how to make the symbol in the legend a rectangle?
- Highcharts series format Issue (AngularJs)
- HighCharts: How to change style of bottom most x-axis grid line
- chart not showing when executed in c#
- drawing multi colored custom symbols in highcharts
- chart does not plot line(s) from google sheet data
- Rendering HTML data attributes on highcharts series
- how to hide highchart x - axis data values