score:1
Accepted answer
You can find them into yAxis.tickPositions
or yAxis.ticks
:
Highcharts.chart('container', {
chart: {
events: {
load: function() {
var chart = this,
yAxis = chart.yAxis[0];
console.log(yAxis.tickPositions, yAxis.ticks);
}
}
},
series: [{
data: [
439,
525,
571,
696,
970,
119,
137,
154
]
}],
});
Demo:
Source: stackoverflow.com
Related Query
- How to get Yaxis values from highchart
- How to get image of graph from highchart in web page only?
- How to get chart min and max values after Drag zooming in highChart chart?
- How to get region/province code from IP address
- How to Get element properties from Highchart
- How to get the X axis value from HighChart on android on click event
- How to render Gantt Highchart from data source
- When there is a plotband and a plotline emerging from yAxis how to set a particular width for plotband only in highchart
- how to get highchart data from external json
- how to add values from my object to Highchart using Jquery
- how to hide highchart x - axis data values
- How to show only integer values on yAxis of HighChart?
- How to display highchart series line marker symbol from tooltip formatter?
- how can I move yAxis labels from Right of chart to left of chart in highstock
- How to break highchart bars for extreme values
- How do I get remove of 'data table' option from High chart export
- How to dynamically change axis from linear to logarithmic in HighChart
- How can I generate a real-time highchart from my database data?
- How to set second yAxis scale according to data from first yAxis
- How can i change highcharts data values by selecting from a dropdown list
- How to get Highchart Gauge to work in Sencha Touch 2
- Highcharts How to get decimal point values on y-axis with big numbers
- get values of date-input-boxes from rangeSelector
- How can I prevent my HighChart bar chart from being inverted?
- How can I get the navigator selection from a Highstock chart?
- How to update Highchart from inside react a component?
- hide YAxis values in HighChart Solid Gauge
- How to get text from html table in pie chart (highchart)?
- How to get month name from ISO date using moment js
- Highchart how to animate from the xaxis bottom line upward
More Query from same tag
- In highcharts, how do I get all categories showing with multiple series and xAxis type set to category?
- Changing bar colors on data that is within the same series data
- HIghCharts bar chart renders columns on top of each other
- Highstock - Set extremes beyond the data range
- jQuery UI Shopping Cart in Tabs - After button-click draw Highcharts
- Download an image using axios post request
- Highchart gantt chart no overlapping
- Represent extreme values on Doughnut chart in SSRS
- Generate HighChart between two dates using Ajax
- Highcharts chart doesn't show all data points in X axis
- HighCharts column chart populated with series data from a function
- Highsoft.Highstock .NET - How to update navigation on all charts with MVC
- Bar Chart Gauge Highcharts
- Highcharts Line - When Y axis min is set to 0, connecting line isn't shown for consecutive 0 values
- how do I process dynamically generated graph with PHP and send the result as an email?
- How do I export the content of a page as either jpg or pdf with Highcharts and scrollable data?
- How to draw branched chart in Highcharts?
- Highcharts - Detail chart with stacked columns
- Cannot display name with special character in highchart
- How to pass date range filter to line chart using highcharts?
- HighCharts JavaScript Error
- Clear chart by click in highcharts
- highcharts x axis categories not updating dynamically vuejs
- Highcharts: how to use multiple line formats in one series?
- Highcharts label format with tickPositioner in a datetime x Axis
- Highcharts set numberformat for decimals as comma
- Highcharts create custom button in config
- highcharts panning
- highcharts-export-server always produces blank PNG
- Unknown date format in Api