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 Articles
- How can I prevent Highcharts from displaying decimal intervals in between x-axis ticks?
- Highcharts displaying Date axis from milliseconds
- displaying entire value on the y-axis in highcharts when the range between the intervals are high
- How to prevent highcharts from shortening labels with ellipsis
- Highcharts - How to start x axis from an arbitrary value
- How to add space between chart and axis in highcharts
- highcharts - removing decimal places on Y axis with only one point
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- rendering Highcharts datatimes on the x axis at regular intervals
- Highcharts - Multiple Axis Graph not displaying labels
- How to populate a Highcharts axis with string formatted data from a PHP array
- How do I prevent Highcharts from truncating categories?
- AJAX displaying values from two different functions in a single Highcharts chart instead of two different ones
- Highcharts - prevent large marker from overflowing axes - my bubbles are escaping =(
- HighCharts - data from different intervals in one xAxis (hide second xAxis)
- passing json values to highcharts from .net code behind
- highcharts axis format decimal point
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- Stop Highcharts from cropping the series line between points on the x-axis
- 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
- Prevent from executing previous JavaScript with turbolinks and highcharts //LazyHighCharts
- Highcharts not displaying data but drawing chart when reading from CSV file
- Highcharts - on zoom start Y axis from 0
- Displaying date on the x axis with Highcharts using ASP.NET MVC
- highcharts from HTML table does not getting the x axis key
- x Axis Labels are cut off from Highcharts Column Chart
- 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 not displaying line when last point is before current x Axis minimum and next point is after current X Axis maximum
- Highcharts: how to align column and line chart x-axises
- Highchart advance formatting of x-Axis datetime labels
- DotNet.HighCharts - PieChart by populating data by code
- Highchart, edit data from function call with arguments
- Highcharts: click events for heatmaps
- How to add title of axis in Highcharts
- Highcharts. Add text at right side and export all into PDF
- Highcharts Multiple Series Dynamic Column Chart Update
- Highstock disable tooltip for one series
- Date / Time problem in javascript with highcharts
- Highcharts data label vertical alignment - bug
- Highcharts: How can I create a table of strings that can also export as an image?
- in React $(…).highcharts method "Uncaught TypeError: is not a function"
- align the plot in center of the grid in highchart
- Drag multiple points at one time in highcharts
- Convert html 5 to PDF in MVC 3
- Highcharts highstock plot with data from php
- Not able to render windbarb Highchart in angular
- highcharts range selector dosen't show plot
- Highcharts not draw with JSON format