score:1
Use tickInterval:
yAxis: {
min: 0,
max: 200,
title: {
text: ''
},
tickInterval: 40,
gridLineWidth: 1,
gridLineColor: '#eaeaea'
},
score:1
You can use tickPositions / tickPositioner
http://api.highcharts.com/highcharts#yAxis.tickPositions
or set min/max values as manishie mentioned.
Source: stackoverflow.com
Related Query
- hide YAxis values in HighChart Solid Gauge
- Highchart yAxis Values
- How to get Yaxis values from highchart
- how to hide highchart x - axis data values
- How to show only integer values on yAxis of HighChart?
- How to break highchart bars for extreme values
- Highchart yAxis plotLines label position
- Highcharts yaxis higher values displayed lower
- Decimal values for yAxis categories in Highcharts
- Highchart (basic line chart) which can have multiple values vs x axis?
- Highchart - Plot missing DateTime values on xAxis
- Show Fraction values in highchart
- highchart Axis values color
- Showing marker for separate values only in line chart in HIghchart
- How to add % symbol to Y axis values in HighChart graph?
- Highchart - xAxis values are to close
- Highchart - yAxis - 1,000 should be displayed like 1000
- passing json values to highcharts from .net code behind
- Highcharts variation (%) between yaxis values in tooltip
- Highchart -change posistion of yaxis title
- Highchart - colors depending on values
- Highcharts - yAxis dissapears, when zooming in to area with unknown values
- Setting Min and Max values for more than two Highchart Solid Gauges using function
- Column Highchart - display absolute values but keep information about which values are negative
- How to set a Maximum yAxis range for HighChart graph?
- Disable average values on highchart line graph
- Highchart Treemap colorindex for fixed color values
- Highchart min/max values doesn't set and chart not plotted properly
- In highchart how to show y axis values in reverse order
- How to get chart min and max values after Drag zooming in highChart chart?
More Query from same tag
- xaxis range won't take chart's full width in area-colums combined chart
- drilldown charts with more than one level
- Highcharts - pie chart with html div at center
- how to develop custom chart with box annotations as like attached image
- highchart's line chart with constant series not plotting when using linear gradient colour
- highstock: how to change color in areaspline when series intersect sma
- Highcharts GANTT Chart Tooltip Mouse-over Tracking Issue
- Use return data from dynamic highcharts chart in Shiny
- Highcharts marker after plotline
- highcharts - render text with decimal 'x' and 'y'
- Fixed plot height in scatter chart
- How to edit tooltip in Highcharts C# code
- Highcharts problems with animation of column chart
- Uncaught ReferenceError: Highcharts is not defined at Object.success
- How to make the width of individual columns thicker?
- Highcharts exportchart PDF not showing all categories
- x Axis Labels are cut off from Highcharts Column Chart
- Assign a color to every value in Javascript using HighCharts
- Possible to Draw a Loop With HighCharts
- Angular 2 Highcharts font awesome for custom buttons
- How to add different click events on each pie of a pie chart created by highcharts usin jquery
- how do I process dynamically generated graph with PHP and send the result as an email?
- Javascript not working after renaming asp.net page
- Highcharts legend is cutting off
- In the following code i want to show the WHOLE names on x axis nd dont want them to overlap with the legend
- Highcharts - hover event handling for tooltip throws exception
- display highchart with dynamic data
- Implements Time series chart Highcharts in Angular 4
- Combine Dates with Homerun Data from JSON
- highcharts redraw and reflow not working