score:1
I've reproduced your example and I believe you wanted to add your tickPositions
property to the yAxis
(in the bar series yAxis is horizontal by default, so you may have missed it).
yAxis: {
tickPositions: [0, 1, 2, 3, 4]
},
Live Demo: https://jsfiddle.net/BlackLabel/v1f2d5mp/
Source: stackoverflow.com
Related Query
- How can I prevent Highcharts from displaying decimal intervals in between x-axis ticks?
- How can I hide series from a HighCharts legend?
- How can I hide a series from initially being displayed in Highcharts
- How to prevent highcharts from shortening labels with ellipsis
- How can I remove the white border from HighCharts pie chart?
- Highcharts - How to start x axis from an arbitrary value
- How to add space between chart and axis in highcharts
- Highcharts - How can I remove starting and ending padding from area chart
- How can I delete all of the points from a highcharts series
- How can i change highcharts data values by selecting from a dropdown list
- How can I prevent my HighChart bar chart from being inverted?
- Highcharts - How can I decrease space between categories?
- How to populate a Highcharts axis with string formatted data from a PHP array
- How do I prevent Highcharts from truncating categories?
- How can I force ticks/grid lines on a Highcharts datetime X axis to arbitrarily line up with data points?
- How Can I Hide a Pie Chart's Slice in HighCharts Without Removing It From the Legend?
- How can I make a graph with highcharts from csv file?
- How can I pass values from Highcharts event callbacks (click, mouseOver, mouseOut) back to React component member function?
- How can I deal with Highcharts inline styles to prevent Content-Security-Policy violations?
- Highcharts - Cross browser charts have different Y axis ranges, how can I ensure consistency?
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
- Highcharts - How do I keep both line points in from splitting between the two bar charts
- How can I create Highcharts Arearange graph from CSV file?
- Highcharts - how to access category of multiple axis of the point from tooltip
- how to prevent highcharts tooltip popup from hiding, on graph area or browser window resize?
- Highcharts :: Need to split y-axis from primary body of chart. Can I display this axis separately from the Highchart?
- Highcharts - How to prevent long title with line break from overflowing subtitle
- How to remove the decimal .00 from the default highcharts configuration?
- How can i avoid congestion between x and y axis in my graph with highcharts?
- How to prevent cluttered date axis in Highcharts
More Query from same tag
- Highcharts: Add circle to scatter plot
- HighCharts load data via ajax
- Ignore Null values from the database ConsoleTvs Charts
- Spline HighChart not plotting lines using angular 4
- Add label in into square Highcharts Gant
- Is there any replacement of "zones" in highcharts?
- Highcharts: Line graph with half solid line and half dotted line?
- Display informations under the X-Axis like in Excel with Highcharts
- Highcharts live update via EventSource not working
- HighCharts Generated Table
- Can't update highcharts data on button - var visibility or events handle issue
- HIghcharts.js addseries doesn't work?
- How can i place the Highcharts yAxis categories inside the chart?
- Jaspersoft Studio html5 chart (highchart) xAxis label overflowing
- codeigniter with Highcharts- data not coming controller to view
- How to update Highcharts with React JS via input fields
- Highchart How to set pie chart sliced distance gap wider to one another
- Highcharts undefined value
- Make the chart display current year in HighChart
- adding new points in a scatter plot
- Pan one of multiple Y axis for highchart
- Can not exporting renderer shapes added in callback function in highcharts / highstock
- Align left multi category xaxis highchart
- How to use Highcharts Gantt chart in angular?
- How to group data in highcharts when zoomed out
- setInterval in Angular JS for HighCharts-ng does not work
- How to extend Tooltip Range in Highcharts
- Issues in Data Label
- Highcharts - how to access category of multiple axis of the point from tooltip
- Boost Enable/Disabled with update Method in Highcharts