score:2
Accepted answer
What you are probably looking for is the offset
attribute of the yAxis
. I would suggest you to try something like:
yAxis: {
/*
...
*/,
offset: -30
},
See this documentation for more details.
Source: stackoverflow.com
Related Query
- How to change space value between grid and yAxis in Highcharts line chart
- How to add space between chart and axis in highcharts
- How to remove fine white line between halo and Highcharts pie chart
- Adding space between the line and the fill in a Highcharts area chart
- Highcharts Pie chart how to reduce space between chart and legend caused by plot width
- How to set Highcharts chart maximum yAxis value
- Highcharts - How to remove connecting line between fixed tooltip and point
- Remove space between yAxis and data in highcharts
- How do I reduce the space between title and chart of a High Chart?
- HighCharts - Need more space between bottom of chart and Xaxis labels
- Highcharts - reduce the space between zero data line and x-axis
- Highcharts change symbol and hover text of individual points Line Chart
- How do I dynamically change the yAxis min, max and tickInterval in HighCharts
- Highcharts -- how to change line width programmatically and prevent resetting line width?
- How do I transform between datetimes and chart coordinates in Highcharts Renderer?
- Highcharts Bubbles - how do I change bubble background and line color?
- Highcharts - column chart has space between bar and xAxis
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- How to change the series color and mark after I draw the line chart in highcharts?Does it has databound event?
- Highcharts - How to get Max and Min value between 2 dates
- How to dynamically change line color based on value being lower than previous in highcharts
- how to make chart real time with 2 line and get data from php with highcharts
- How do you reduce the space between pie chart and legend? (highcharts.js)
- How to change Highcharts 3D Pie Chart Label and Tooltip Style?
- How to create a column range chart in Highcharts using range and navigator functions?
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- Highcharts: Remove space between plot border and actual chart
- How do you increase the performance of highcharts chart creation and rendering
- How to change graph colour above and below plotline in Highcharts
- Highcharts - How to hide series name and Y value in tooltip
More Query from same tag
- Formatting data in correct format for HighCharts mvc asp.net
- Button takes you to drilldowns in HighCharts
- Highcharts- Javascript- How to show cumulative count of all the series of legend by default, and linked series inside a legend
- High-charts scroll bar not working
- how to show text in center in highcharts?
- spline chart highchart to fill the color in series
- Highcharts: How to create Pie-Donut Chart with 1 slice to have 1 layer and other slices to have 2 layers
- modifying Highcharts tool tip with for a bar chart dynamic data
- Category chart with datetime y axis in highcharts
- Populating Highcharts chart with data received from MySQL
- How to hardcode chart data in my Model then have my Controller pull it from there to display it. Using Highcharts
- Hide categories with value below than specific value Highcharts
- Highcharts Zooming with Scroll Bar
- Chartkick gem, limit group in pie chart and multiple series
- sync width of xAxis between two charts, when one chart has multiple yAxis
- Bullet Chart in Series not displaying after y value
- How can I create Highcharts Arearange graph from CSV file?
- x Axis Labels are cut off from Highcharts Column Chart
- R Highcharter margins go weird depending on y-max
- Display vertical line on intersection point
- Highchart draw rows at bottom of the chart align with axis
- Change plotBands options after chart creation
- How to show two specific data points from tabular data in Highcharts?
- highcharts, mobile responsive, chart not fitting inside container
- How to display No Data Available Message in highcharts
- Destroy method does not reset the chart index
- JSON data not showing in highstock Candlestick chart using PHP & MYSQL
- How to display hovered point value in Highcharts Crosshair
- How to get the data labels below the xAxis in a column graph
- child_process.execFile is not working with phantomjs and highcharts-convert.js