score:6
Accepted answer
the value of the stack
option can be found in series.options.stack
.
for your code it would look like this (jsfiddle):
tooltip: {
formatter: function () {
return '<b>' + this.x + '</b><br/>' +
this.series.name + ': ' + this.y + '<br/>' +
'total: ' + this.point.stacktotal + ' stack: ' + this.series.options.stack;
}
}
Source: stackoverflow.com
Related Query
- Highcharts - How to get a value of a stack in a series?
- Hiding _groups_ of series in Highcharts and jQuery: how to get acceptable performance?
- Highcharts - How to hide series name and Y value in tooltip
- How do I get the value of a highcharts graph point on mouseover?
- How to get multiple data series into Highcharts
- How to get Series Name Based on Selection in Highcharts
- how to get last value shown yAxis highcharts
- HighCharts Drill Down multiple series , how to get drill down on second item on drill down?
- Get max value and label in series after zoom in JS HighCharts
- Highcharts Heatmap - How to get blocks next to each other when separated by more then '1' in value
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts - How to get Max and Min value between 2 dates
- how to get last value shown yAxis highcharts in current version in a simple way?
- How to get the axis value with respect to the cross hair in highcharts
- Get x and y value of a series in highcharts when curve is being plotted
- How to Increase minimum point value and the color of series in advanced accessible charts in Highcharts by making it traverse
- How to get 2 data-points with one name in series Line Graph Highcharts Reactjs
- How to get time and value from MySQL into Highcharts
- How to get multiple series data in tooltip highcharts (Without loosing tooltip pointer arrow)
- How do you get the mouse hovered label value with the highcharts custom event plugin?
- How to get total of highcharts multiple series
- How to get highcharts dates in the x axis?
- How can I get access to a Highcharts chart through a DOM-Container?
- How to set Highcharts chart maximum yAxis value
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- How can I hide series from a HighCharts legend?
- How to get multiple series data in tooltip highcharts?
- How can I hide a series from initially being displayed in Highcharts
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- How can I get the max value of a y axis at highcharts?
More Query from same tag
- Highcharts Datetime axis
- Date format issue in highcharts
- Highcharts legend events without displaying a legend
- highgraphs chart not rendering
- In high chart library how to load image from hard disk not from network?
- highcharts IE8 redraw chart issue
- fixing label overlapping in second level of grouped categories plugin used in highchart
- Highchart tooltip value should be format based on locale
- Highcharts - Unable to remove xasis titles while drill down
- Highcharts error #13 while instantiating highchart on ajax call
- Only show integer steps on axis
- Wanted to plot only one spline at the chart load and further add other splines after loading
- Issue with closing angular ui bootstrap modal
- Highcharts - Indicator's data not showing in line chart
- R Highcharter margins go weird depending on y-max
- how to fetch data from json file in highchart
- Custom colors in Highcharter are not mapping correctly to the legend
- How to set xAxis only with time in Highstock step graph
- Highcharts - stack values for same category
- Drawing horizontal lines parallel to x axis using highcharts.js
- Utilize XMLHttpRequest on Real Time HighChart
- highchart plotline can have move animation?
- Highcharts fill map based on data values with React TypeScript
- Background event on Highcharts Gantt
- Highchart showing up empty until button click
- Highcharts Tootip in wrong location for multiple x axis
- Highcharts assign label to to x-axis max value
- How to change color of bar in column chart with different level of percentage in highcharts
- How do you increase the performance of highcharts chart creation and rendering
- Highcharts xAxis has extra gap when multiple yAxis