score:2
Accepted answer
I can see only two options:
- set fixed min and max for yAxis
- in
afterSetExtremes
callyAxis[0].setExtremes(min, max)
in setTimeout function, but you need to calculate min and max on your own.
Source: stackoverflow.com
Related Query
- How to prevent Highstock from hiding data rows
- How to extract the data from highstock chart
- How do I prevent Highstock right range handle keep slipping off the max value when adding data
- How to set minutes as units in Highstock chart using data from CSV
- Set a maximum for data grouping in Highstock charts to prevent from grouping
- How to plot a highstock single line series graph from ajax data
- Highcharts Highstock How to Plot OHLC and Line Charts from One Set of Embedded CSV Data Using Series Map Tools?
- How to render Gantt Highchart from data source
- How to get data in Highstock from PHP MySQL data on AJAX call
- how to aggregate data from mongodb collection to highstock series data format
- How to prevent my stacked series from being in reverse order?
- how can I move yAxis labels from Right of chart to left of chart in highstock
- How to prevent highcharts from shortening labels with ellipsis
- Highcharts: How to load data from JSON to xAxis.categories and series.data?
- How to set second yAxis scale according to data from first yAxis
- How can i change highcharts data values by selecting from a dropdown list
- How can I prevent my HighChart bar chart from being inverted?
- How to populate a Highcharts axis with string formatted data from a PHP array
- How do I prevent Highcharts from truncating categories?
- How can I get the navigator selection from a Highstock chart?
- How to load 60,000 data points without datagrouping in highstock chart?
- How do you prevent a popover from overflowing viewport boundaries?
- How to make Highcharts fetch data from external JSON file?
- How to extract data from an interactive chart?
- How to show plotlines on highstock when its set much higher than the data series?
- How to load data from JSON to Highchart?
- How To Get Data From Database To Highcharts Plugin in cakephp
- How to hardcode chart data in my Model then have my Controller pull it from there to display it. Using Highcharts
- How to remove sliced line from pie high chart if there there is only one object in data
- How to process csv data (datetime) month, week, day, hour in highstock highcharts
More Query from same tag
- Logarithmic xaxis not working if pointStart property is not given
- Highmaps - Editing the css of state names on map
- How to add a separate marker(an arrow) under a line
- how to get additional information by clicking a data point on bubble chart from data
- Highcharts multiple y axis and dynamic update
- In Highcharts, how to move annotations along with the chart when it changes?
- Highcharts Multiple Series data - label mismatch
- Sitecore 8 experience editor and jquery
- Is it possible to have different colored graphs in a single series in HighCharts?
- Angularjs javascript loading sometime not work
- Highchart How to set pie chart sliced distance gap wider to one another
- Highcharts pie chart hide zero sector
- set individual color for each bar in bar chart using highcharts
- Find pixel position of point in highstock chart
- Why do I get 'Cannot read property 'isValid' of undefined' when using 400 data points?
- Formatting data in correct format for HighCharts mvc asp.net
- how to make above highchart graph responsive on window resize?
- How do I get Highmaps zoom level and is there a Highmaps zoom event?
- How to place x axis labels on top of horizontal bar chart
- x-axis is not completely visible on highcharts
- Using highcharter to return multiple data with Shiny
- Create a heatmap using highcharts through csv
- Highcharts: How to provide a custom stack label in highcharts bar graph from within the stackLabel formatter?
- Can we create pie chart and scatter plot combined using highcharts.js?
- Populating highcharts with php via json_encode
- Highchart heatmap: select all cells on click of button or checkbox
- phantomJS/highcharts: why 'height' not work
- Issue with speedometer highcharts dynamically update guage range
- laravel 5 - pass php varaible to jquery or ajax or javascript
- Highcharts - Fix the Width of the xAxis Categories (and Wrap them)