score:1
It's not a bug. Notice that the tickInterval in your case is 2, so the next label should be 'Hello-Yaxis-21'
which is not defined - that's why Highcharts render the next value as a count number - it is the default behavior.
Source: stackoverflow.com
Related Articles
- Highchart Heatmap shows index number in YAxis
- HighChart Shared Tooltip Number Formatting
- HighChart Heatmap with JSON data
- Highchart yAxis plotLines label position
- Highchart X-axis truncate shows weird characters
- Highchart donut pie - Is there a max number of slices
- Building dynamic number of arrays to display in Highchart
- hide YAxis values in HighChart Solid Gauge
- Highchart - yAxis - 1,000 should be displayed like 1000
- How to grab correct highchart number in selectors using Selenium Webdriver with Python with several charts on the page?
- Is there limit on the number of data points to plot HighChart
- Highchart x-Axis labels shows double dates
- How to read and insert correct highchart number in selectors using Selenium Webdriver with Python?
- Highchart -change posistion of yaxis title
- Highchart limiting number of series by default
- R programming Highchart Number format
- How to set a Maximum yAxis range for HighChart graph?
- Highchart Heatmap chart for days in a month
- Using PHP for Highchart Heatmap
- Highchart bubble chart shows empty chart
- Highchart plotLines z Index between series z Index
- Highchart - show heatmap legend by category
- How to create 2 axis and 2 yaxis in highchart
- Strange character in the Highstock source code
- ionic3 highchart shows error during build
- Highchart reduce gap size in heatmap and data missing
- Why does my Highchart look different when I transfer my code from Jsfiddle to my server?
- Ugly Highchart when using letter label for both xaxis and yaxis
- Highchart Heatmap - DateTime Y Axis Alignment
- javascript - highchart xaxis datetime and yaxis data
- highstock conflict with jquery.ba-resize.js and jquery.flot.resize.js
- How to correctly format a PHP foreach loop?
- Highchart axis max with multiple axes
- How to remove Empty space above the chart
- cant work live stock graph in android using json data url
- How to add space between chart and axis in highcharts
- Highchart maps / Highmaps update vue data properties on clicking country
- Highcharts/stock xAxis display only year
- Highchart: JSON Failed to load resource: the server responded with a status of 404 (Not Found)
- Highcharts: Heatmap using CSV
- X-axis range changes based on hidden Series
- Enable or disable data labels shown in pie charts in Highcharts on click of a button
- Solid Guage Chart with 2 data series in Highharts
- How to accomplish responsive texts in Highcharts gauges?
- Using Highcharts (and modules) with lit-element
- Change first tick position on xAxis
- Ember.js , HighCharts - accessing JSON data from controller
- Highcharts Scaling Graph Issue
- javascript : how to link categories to date in highcharts
- Is there a limit to how many data plots you can have on a highcharts graph