score:1
Accepted answer
If you don't define specific values for min
, max
, or tickInterval
, Highcharts will automatically adjust the axis' maximum value and tick intervals based on the current data available.
The dynamic update Highcharts demo shows how this works (though you may have to wait a bit before it goes above 1 in the example): https://www.highcharts.com/demo/dynamic-update
Glad this was helpful for you!
Source: stackoverflow.com
Related Query
- Make dynamic Y-axis max value and tick interval of highchart using php
- Highchart Axis with only min and max series value
- Dual axis using percentage and absolute value to same serie in Highcharts
- max Y Axis value in a Highchart
- Setting Min and Max values for more than two Highchart Solid Gauges using function
- Highchart always show max value for y Axis
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- Set min and max value in double for y-axis in highchart
- How to define name and value for x axis points in Highchart
- Highchart issue in values and Label text when using 4 axis
- min and max axis value not respected in HighCharts chart with a logarithmic axis
- How to make the selection of individual series dynamic in highcharts even after setting max and min?
- Displaying highchart and using php to get data for the chart from mysql database
- I want to give numbering in x axis and tooltip shows my specific array value according to that in highchart
- Highcharts: Set y Axis Max and Min dynamically, and not at creation
- Resolve Conflict When Using Highchart and Highmap together (TypeError: ma is not a function)
- How can I get the max value of a y axis at highcharts?
- Highchart tick interval
- *Highcharts* How to get the min and max value of the zoom box
- Is it possible update Highchart data automatically and make animated effect?
- Highchart axis max with multiple axes
- Get X Axis value on bar Highchart click event
- Highchart render in pdf generated using PHP mPdf
- Strange issue Highchart tick interval
- Difference between highcharts and highstock during real time trace and xAxis with max value
- Highcharts series graph to start and end on tick and end on max
- using flask render_template to make a highchart on the front end
- X axis value in stackLabels Formatter in bar highchart
- How to fill dynamic json value in drill down highchart
- Php and MySQL with Highchart
More Query from same tag
- Highchart DateTime Axis: How to display non existent data as 0 or gap
- Highcharts multiple x-Axis without multiple series?
- How to limit dataLabels in highcharts?
- Highcharts JSON, chart not displaying
- Highcharts 7 - Center an Annotation
- Stochastic on a weekly basis
- HighCharts backgroundcolor of group of columns
- Extracting data from a JSON call to a Postgres table for use in Highcharts (without PHP)
- Cannot find type definition file for 'highcharts'
- Highcharts x-axis label not corresponding with value in tooltip
- Need to create this graph in Highcharts
- angular-chartJs change chart background and highlight colors
- Plot Bar chart and Line series chart on separate x-axis in Highcharts out of common dataset
- Plotting multiple series from HTML table generated by Ajax to Highcharts
- How do I customize link style for each data link in a Highcharts network graph?
- Highcharts addPlotLine for one set of values
- How to add an item to Highcharts legend?
- Static Highcharts graphic with csv data and dynamic footnote
- Highchart autoscalling
- Highcharts reflow changes height
- What's the difference between 'legend' and 'showInLegend' in highcharts
- How to add fill color in highcharts data series
- JS HighCharts.js Pie data undefined error in code
- How to change the background series colour of Highcharts Radar chart
- Highcharts Server side generation not working on windows 2008 server
- How can I return list object to ajax call back function from asp.net web form?
- Dynamic PlotLine in Highcharts
- Highcharts - How to show more than 30 columns side by side
- How to get data from multiple tables of MySQL DB and manuplate it using PHP to display graphs?
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis