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
- Very Small Scale on Highcharts
- Parse data from specified columns highcharts.js
- Highcharts: Column chart with empty data
- Highcharts: how do I format the x-axis so the actual date/time from the table appears for each y
- $("#highcharts-2i5ujpv-2").highcharts() is undefined
- Wrap child when using 3th party plugin
- stockChart is not defined(…)
- Highcharts mixed column/spline, wrong xaxis labels
- High Charts tooltip crosshair issues in angular
- To create piechart in highcharts
- Show symbol in legend
- Passing Returned Data from a PHP Script into a Highcharts data[] block?
- Change Graph Series Fillcolor in highcharts
- Showing up highchart after submitting form in other file
- highcharts reversed yAxis but keep fill area below spline?
- Group series names in columns in highchart horizontal legend
- Dashboard using highcharts.js
- Highcharts Legend Custom HTML
- Highcharts line chart doesn't respect legend customization
- Can we have 2 Y-axis for StockCharts in HighCart.js?
- pie chart highcharts from django query
- Highcharts: Change scale sizes
- Navigator line is different than series line
- How automatic xAxis labels rotation in highchart
- Highcharts, build a "Text" graph
- Button takes you to drilldowns in HighCharts
- Process json data to generate bar graph
- How to prevent tiny bars on charts in Highcharts
- Dynamically update highcharts via setData for Yii-created Highcharts Widget
- Highcharts add an image to that chart with an onClick event attached to it