score:2
Accepted answer
because the axis extends to match the tickinterval
, whether or not you set a max value.
if you display your y axis labels, you'll see the cause more clearly.
to solve, set the endontick
and maxpadding
properties, and skip setting the axis max.
code:
yaxis: {
endontick: false,
maxpadding: 0
}
example:
output:
Source: stackoverflow.com
Related Query
- Cannot set bar chart width for specific data, Highcharts
- Passing in Id for each data item in bar chart using highcharts
- Splitted bar chart for paired data with highcharts
- Highcharts display label for pie chart using html table as data source
- set individual color for each bar in bar chart using highcharts
- Highcharts how to make a set number of colors for pie chart data and drilldown data
- How to set specific color for each data in pie chart using phplot.php
- modifying Highcharts tool tip with for a bar chart dynamic data
- Highcharts percentage of total for simple bar chart
- Highcharts not displaying data labels for Pie chart in arabic
- Highcharts stacked bar chart hide data labels not to overlap
- Highcharts Bar Chart - How to set the minimum bar width/length
- Exporting HighCharts chart specific height width
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- highcharts - precision for stacked column chart data labels
- Importing JSON file into Highcharts for Bar Chart Visualization
- Highcharts 3d bar chart data labels position is wrong
- How to format my json data for stack column chart in HighCharts
- Centering a data label in Highcharts Bar Chart
- Hide Data Labels in Pie Chart below 400px width - Highcharts
- Set zero for missing data in highcharts
- highcharts minPointLength do not work for unstacked bar chart
- Highcharts - how to set textShadow for data labels
- HighCharts. How to set a fixed width for a chart grid, not including labels?
- highcharts pie chart color for dynamic data
- Set different width for each column in highcharts
- Set minimum data interval for y axes on Highcharts
- Highcharts series showing different data for 'column' and 'line' chart
- In Highcharts x-axis -how to set tickmark for unequal numerical (not datetime) data
- How to set column width for columnRange chart with multiple series
More Query from same tag
- How to render html with highcharts in ionic 2
- Tooltip issue on columnrange highchart
- Add average to highchart dynamically by zoom level for every series on chart
- how to plot multiple time series in the same graph with customized x axis
- Get rid of the name against the series which is already showing in legends
- Data from MongoDB results with empty Highcharts graph
- Highcharts pie chart list of selected section
- High charts remove dots from the line graph
- How can I have same hover point color in highcharts?
- Synchronized HighCharts does not work when charts have different width
- highchart with a specific json format in django
- How to get column chart in angular using highcharts using dynamic data
- Highcharts - additional data with Json
- Optimize JavaScript DrillDown code
- HighStock Area Charts - Add Two Series
- Highcharts-vue fails to update data/series
- Highcharts bubble chart with date?
- Highcharts - Replace nulls with 0
- Is it possible to plot a chat like the below screenshot using highcharts?
- how to make multiple highchart graph in R?
- How to add group secondary x-axis to highcharts
- How to show overlapping in various columns of highcharts column range graph
- Changing value of variable in Highcharts selection event in angular
- Column spacing in Highcharts
- Sweep animation with highcharts pie
- Population density and Circles (to represent earthquakes) on the same Map
- highcharts multiple line live graph
- How to build chart in highchart.js where xAxis(miliseconds) and yAxis(days)?
- HighCharts API pie chart CSS how to select drilldown labels
- How to run specific javascript files to update gui