score:1
Accepted answer
You just need to remove min
restriction for y-axis.
yAxis: [{
// min: 0,
...
}]
Live demo: https://jsfiddle.net/BlackLabel/xq8ejgnf/
API Reference: https://api.highcharts.com/highcharts/yAxis.min
Source: stackoverflow.com
Related Articles
- Highchart / Highstock stack column chart show one series's tooltip at a time
- Column Chart Show datalabel for null values - Highcharts
- Column Highchart - display absolute values but keep information about which values are negative
- Column chart with negative values and categories on xAxis in HighCharts
- Column Chart is not Printing when all values are negative
- Highchart - show values on Chart
- I want to show a 0% data without a column in stackbar chart in android using highchart
- How we can show Highchart column-placement chart for negative values?
- An alternative way of displaying the negative values on the column chart
- negative values in highcharts stacked column chart
- How to hide zero values in Column chart
- How to show a column with the value Zero in Column chart in Highcharts?
- Highcharts: Show special marker on column chart
- Show tooltip of a column chart programmatically in StockChart (highchart)
- Which chart type should i choose to show change in values between 2 dates?
- Highcharts - Column With Negative Values - Column Color
- Hide 0 values in Stacked Column Chart in Highcharts
- Highcharts: having trouble recreating stacked area chart from Excel with positive and negative values
- Customize Stacked column chart in highChart
- Fire click event on a highchart column drilldown chart on clicking x axis for drill down reports
- Highcharts - Area Chart - Stacking with series containing negative and positive values
- Show Fraction values in highchart
- How to dynamically add point placement and point padding in fixed column chart (highcharts)
- Showing marker for separate values only in line chart in HIghchart
- hide a particular column on xAxis highchart Column Chart
- trying to dynamically update Highchart column chart but series undefined
- how to change color of line chart in highchart based on a categorical column in r?
- How to show Legends for all the series data in stacked column chart Highcharts?
- How to set border in column chart - Highchart
- how to dynamically change column chart to mirror chart using highchart
- HighCharts Graphs don't load half the time
- Highcharts - on zoom start Y axis from 0
- How to retain highchart line graph by onClick() function - php mysql
- Make highcharts display the tooltip of the previous point
- ReactJs HighCharts toggle table and chart not updating
- Highcharts line not plotting
- Can we have multiple callout in timeline chart for single point?
- how to adjust the tickposition or 'x' axis on areapline highchart
- HighChart with large amount of data not working
- align text on the left and the right in Highcharts
- Highcharts polar wind rose chart with segments in trapezoid form
- Convert hours and minute to millisecond using javascript or jQuery
- Change mouseover point in highcharts
- Cannot plot scatter and columnrange graph with multiple y-axis
- How to get access to previous value on formatter of xAxis label , Highcharts?
- Add Text on the Sectors of jQuery PieChart (HighCharts)
- showing ranks on yaxis in highchart in a manner that 1 is best and 50 is worst
- Plotting seconds, minutes and hours on the yAxis with Highcharts
- Angular - Higchart doesn´t wait to ngOnInit
- Highcharts stacked column how to use different label on each category