score:28
Accepted answer
If you can't set a max, you can set a minRange
yAxis: [{ // Primary yAxis
min: 0,
minRange: 0.1,
Source: stackoverflow.com
Related Query
- Highcharts: min value of y axis on the bottom of chart
- HighCharts - Show categories in x axis intead of the value of x in Bubble Chart
- min and max axis value not respected in HighCharts chart with a logarithmic axis
- Displaying max value in bottom of the pie chart - highcharts
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- Getting the X Axis value in HighCharts
- Highcharts reversed line chart is partially hidden at min value
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- Calculating a min y axis value in highcharts
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- Highcharts stacked column don't show the stacked with min value
- How do I set the margin to bottom of a chart in HighCharts to zero?
- Limiting the Highcharts x Axis while the chart extending During Ajax Drill Down
- My Highcharts graph with multiple axis ignores the max value I set for the first yaxis
- Show Highcharts tooltip at the bottom of the chart in responsive mobile version
- Highcharts - Toggling the lines that run parallel to X axis for each value on Y axis?
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- Display the Plotted value on x axis using highcharts
- Highcharts Pie Chart Add Value to the Legend
- How to get the axis value with respect to the cross hair in highcharts
- Highcharts chart axis exceeding set min and max values
- Highchart draw rows at bottom of the chart align with axis
- update the yAxis min value and tooltip dynamically in highcharts
- Display maximum value of a highcharts stacked column on the bottom
- Want to set the y axis ticks to a fixed value Highcharts
- How to add a line at the bottom of a column chart in highcharts
- Updating the axis of a highcharts chart object using jquery after inital render (django)
- Add Y axis to highchart dynamically at bottom of the 1st chart without reducing the size of the previous chart
- Highcharts : How to increase marker radius based on the value range in Y axis in Scatter Graph?
More Query from same tag
- How to tell if series is in upper chart or lower chart in tooltip (using highstock)?
- Why code of Horizonal line(y-axis) on a single in Highcharts get applied to all other charts integrated with Webdatarocks
- HighCharts - Add vertical lines from a desire point
- Create highcharts using angularjs ng-repeat
- Rotating the highchart
- Highcharts timeline chart with multiple axes
- PHP & Javascript Date Issue
- Highchart Hide/Remove Annotation buttons on export
- Reading a CSV with Highchart
- Selecting a point programmatically on stockchart from HighCharts library in GWT (Also in native JS)
- Create a vertical navigator to zoom in Highchart
- try catch on static function asp.net
- having trouble with AlphaVanatage API, which return a Json timeseries, and I am not able to work with in python, since I need to graph with Highgraph
- Highcharts chart does not show the value of y
- Changing the color of each column in high charts
- highcharts not to fill the width
- Gauge central value don't show
- Highcharts: x-value as date
- Highchart Gantt chart Navigator color
- Highstock - Enable marker only on broken line
- How can I join 2 or more mapData in my highmaps?
- Problems implementing synchronized plotline and tooltips for highcharts
- Why is Highcharts theme not working?
- PDF having Highcharts (multiple series) chart generated using svg2pdf.js throws error
- Group Smaller Slices in Pie Charts to Improve Readability
- Native Android SDK graph
- Combining gantt chart and line chart using highchart
- Strange character in the Highstock source code
- Highcharts multiple series
- Escape c# class property from JSON serialization (to remove quotes)