score:1
Accepted answer
Use softMax
instead of max
property:
yAxis: {
min: 0,
softMax: 100,
...
}
Live demo: https://jsfiddle.net/BlackLabel/Lgvn0ux8/
API Reference: https://api.highcharts.com/highcharts/yAxis.softMax
Source: stackoverflow.com
Related Query
- Highcharts with yaxis max property doesn't hide plotbands and lables
- Plotting seconds, minutes and hours on the yAxis with Highcharts
- Highcharts - Global configuration with common code and unique data & Headings
- Difference between highcharts and highstock during real time trace and xAxis with max value
- Highcharts show the same yAxis start and end value with multiple data series
- Highcharts plotLines with multiple xAxis and yAxis
- How do I dynamically change the yAxis min, max and tickInterval in HighCharts
- plotBands Hide and Show parameters do not work in Highcharts
- Highcharts/highstock set yAxis Min and Max with Scroll
- Change the legend in highcharts heatmap to show instead of a color bar, a set of fixed icons with hide and show on click
- Highcharts Gantt - Set max height and scrollbar on yAxis
- highchart- how do I hide y-axis, when y-axis is set with max and min limits
- My Highcharts graph with multiple axis ignores the max value I set for the first yaxis
- Uncaught TypeError: Cannot read property '0' of undefined javascript error and with highcharts
- Highcharts polar spider with Min and Max for each y-axis
- Why do my highcharts yaxis tick positions change the min and max of my chart?
- Why does highcharts sankey chart sometimes combine multiple nodes with same node name but different Id into one and hide the lines?
- Highcharts Boxplot - box with lower, upper quartile and median is not displaying when min and max are null of a category
- min and max axis value not respected in HighCharts chart with a logarithmic axis
- Dynamically added Highcharts series with min and max
- HighCharts Angular 8 | yAxis problem with FireFox and IE
- Highcharts gauge with two yAxis and related size
- Hide axis and gridlines Highcharts
- Displaying hours and minutes on x-axis with Highcharts
- Highcharts yAxis max not working
- HighCharts - two Y-axis, one with max value
- how to import highcharts with webpack and babel
- Highcharts data series issue with ajax/json and PHP
- Highcharts / jQuery - destroy and rebuild chart with original options
- Highcharts - How to hide series name and Y value in tooltip
More Query from same tag
- HighCharts: How to Determine on Click Event what Data Grouping the Chart is Currently In?
- Is it possible to get a statechange of the zoom or other zoom-related parameters in order to dynamically set tickInterval in Highcharts?
- How to sort order highchart pie jasperstudio by slice value min to max
- Highcharts: Symbol markers for dynamic data?
- How to create a Highcharts extension for an Angular 6 Component
- Print Highcharts in pdf format
- How to use HighChart's column-stacked-and-grouped graph dynamic date range in x-axis?
- Creating a histogram with distribution curve, where the curve series is larger than the bin series
- Highcharts 3 like menu button won't display
- Export High chart to power point
- Rotated X-Axis labels overlap the graph itself
- Convert and Sort Data for HighChart Column Range Representation
- Tooltip Highcharts in hybrid application
- Tick position on X axis
- Highmaps - Change to mapbubble
- HighCharts/HighStocks: Pie graph with Highstock
- Series and categories data not changing dynamically
- Parsing CSV data into JS Objects to use in chart. Uncaught ReferenceError: data is not defined(jsfiddle included)
- Hide highcharts series name on the chart
- Add text to generated quadrant area by x and y plot lines , highcharts
- JSON parseString similar to parseInt per javascript?
- useUTC don't work
- Highcharts - second xAxis labels are not displayed
- Can I animate plotbands and put more than one label to each plotband using the Highstock API?
- Highcharts: Restricting nth label on a category axis
- Grid (gridlines) in Highcharts line chart
- Unable to Create Chart in Highcharts and id is undefined
- In a Highcharts gauge graph, how can I position plotband labels centered?
- Highcharts - x-axis label disappears for polar chart with any endAngle
- Highcharts: minorTickInterval doesn't work with specified categories