score:2
Accepted answer
Try maxPadding in yAxis - http://jsfiddle.net/zKHAw/
yAxis: {
endOnTick: false,
maxPadding: 0.1
},
spacingTop is for space above your chart, not the space between your graph and graph edge.
Source: stackoverflow.com
Related Query
- How can I get highcharts barChart bars to always fill the container?
- Highcharts - How can I get the nearest point on click event
- How can I get HighCharts column chart to scale the yAxis to not have so much whitespace?
- How do you get a colorByPoint appearance in Highcharts without coloring all the bars in a group the same color?
- Highcharts - How can I get the name to display in the pie wedges?
- how can I use rangeselector and navigation in highcharts in the given code
- How to get highcharts dates in the x axis?
- How can I get access to a Highcharts chart through a DOM-Container?
- HighCharts - How can I turn off the points?
- How can I change the colors of my highcharts piechart?
- How can I get the max value of a y axis at highcharts?
- How to get Highcharts X-Axis Categories starting at the left most point
- How can i hide all the Series in highcharts at a time
- How can I remove the white border from HighCharts pie chart?
- How can I change the width of the bars in a highchart?
- How do I get the value of a highcharts graph point on mouseover?
- How can I delete all of the points from a highcharts series
- How can i keep the color the same in highcharts
- How do I hide a Highcharts series from the chart, but always show it in the tooltip?
- How can I get the navigator selection from a Highstock chart?
- How to get the Div id of charts in highcharts on click of it in angular 6
- Highcharts column tooltip - always on top + fit the container
- Highcharts basic bar graphs. How to remove strokewith from the bars
- How do I get my highcharts to reduce in size when the window is resized down
- How can i get the json data with the specific between Year?
- How to get the highlighted point from shared tooltip formatter, Highcharts
- Highcharts : How can i move the tooltip to external DIV?
- How can I get around "mixed active content" highcharts exporting error?
- How Can I Hide a Pie Chart's Slice in HighCharts Without Removing It From the Legend?
- how to display 2 same highcharts without duplicate the code
More Query from same tag
- How to make an irregularly scaled x-Axis and plot to both sides of it using Highcharts/Highstock
- Highcharts: Add multiple colors to area line chart
- Change zIndex in HighChart
- Jquery Highcharts is not loading when using with common function?
- highstock - control when tooltip appears
- Show Gridline on Y axis for 0 point only
- Highstock charts - change position of rangeselector From and To inputs
- How to get the equation value result using Highcharts-Regression?
- Can't show the color in interactive highchart choropleth map
- Issue updating highcharts from aqi.json file using Raspberry Pi
- Highcharts Schedule for my Unit
- HighCharts Multiseries binding
- Highcharts not generating charts for ajx returned objects
- Highcharts - Combine & superimpose columns
- HighChart not working when called by ajax
- 3D Column chart not working with sliders in asp .net project
- Highchart plugin does not work
- Hide one serie's dataLabel on Highcharts
- How do I set the margin to bottom of a chart in HighCharts to zero?
- How to build a split donut chart
- Inserting mouseover event to custom label created with SVGRenderer, highcharts
- Error: Unexpected token. A constructor, method, accessor, or property is expected. ts(1068)
- Highcharts polar steps
- chart.series[id].remove() is not able to refresh legend properties of other series in highcharts/highstock
- Max & Min highchart line
- Highcharts - Stack a full serie (Bar chart)
- setData Series Highchart using Ajax and CodeIgniter
- How do I transform between datetimes and chart coordinates in Highcharts Renderer?
- Commas in tooltip of Highchart
- HighchartsTable jQuery plugin - is it possible to have labels on axis-Y and values on axis-X