score:1
If I understand your problem correctly you should access the extra data using:
return Highcharts.numberFormat(Math.round(this.series.options.QTotal*100)/100, 2) + '%';
See also this answer: Add additional data to a Highcharts series for use in formatters
And this one: Set Additional Data to highcharts series
Source: stackoverflow.com
Related Query
- Custom axis labels on Stacked bar chart
- Highcharts stacked bar chart hide data labels not to overlap
- How to place x axis labels on top of horizontal bar chart
- How to create more gap between axis labels on a stacked bar chart?
- Highchart | Grouped stacked bar chart | Multiple stack labels
- How can I create a horizontal stacked bar chart with labels on the bars themselves as well as labels above the bars?
- Highcharts - Stacked bar chart - Remove axis
- How to set custom color on stacked bar chart
- cannot show right time axis in machine start and stop stacked bar chart
- How do you remove x-axis labels from a highchart.js bar chart
- Grouping a stacked bar chart in Highcharts
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- How do I do a stacked bar chart as a drilldown to a stacked bar chart?
- highcharts - precision for stacked column chart data labels
- HighChart- Plot Stacked Bar Chart on Status for Every Minute
- Highcharts 3d bar chart data labels position is wrong
- Adding gap between specific bars in a stacked bar chart
- R highcharts multiple stacked bar chart
- Adding round corners to Highcharts Bar Chart with stacked bars when value is 0
- Highcharts 4.0.3 stacked bar chart bug adds รข-
- Replace axis labels with custom in highcharts r
- Highcharts exporting hide data labels if number doesn't fit in stacked bar
- Change color of stacked bar chart
- Custom CSS classes for Data Labels in Donut Pie Chart
- Highcharts vertical stacked bar chart with negative values, is it possible?
- How to resize bar chart based on no of x axis categories in HighCharts
- Changing Color of Data Labels in HighCharts Bar Chart
- Highstock stacked bar chart with slider overlayed on the graph
- Vertical line within bars of a stacked bar chart using recharts or highcharts
- how to show same labels as bar chart on inverted column chart
More Query from same tag
- Highcharts not rendering : React+Typescript+Highcharts
- Change Highstocks.js Y axis value
- How can I prevent tooltip to appears when I hover another element?
- Highcharts mulitple y axis unit not display
- How can I use special input format in Highcharts?
- react-highcharts-official lazy loading data
- Highcharts not rendering in IE 11
- Highchart: Irrelevent YAxis Scale at the end
- HighCharts reading from CSV basic example
- Highchart multicolour areaspline
- Why my polar chart is rendered as a line chart? (Highcharts latest version)
- JSON Highcharts to draw multiple lines
- this.point.properties undefined highmaps
- How to create multi ring donut pie chart?
- R highcharts color specific column on chart
- Converting Datatable columns to array of array
- Naming a point on highcharts
- Highcharts click event on dataLabel which is using HTML
- HighCharts stacked grouped chart - with grouped caregories plugin
- HighCharts errorbar not displaying correctly
- Highcharts: Change color of Pie Chart section without slice animation
- how do I pass the Ajax response data in my highcharts
- Highstock returns incorrect Width after print
- Angular highchart-ng installation
- regroup 2 lines in tooltip (among many other lines) highcharts
- How to remove space below the semi-circle in highcharts?
- Highcharts - Xrange chart events issue
- Plots in Child Rows of an R/Shiny DT::DataTable
- Is it possible use size (z) argument with RHighcharter and a categorical Y-axis?
- Setting tick interval dynamically in highstock chart