score:2
Accepted answer
switch to using a point object instead of an array for the data.
drilldown: {
series: [{
id: 'animals',
data: [{name: 'cats',
y: 4,
othervalue: 100},
in the formatter your extra value will be under:
this.point.othervalue
fiddle example.
Source: stackoverflow.com
Related Query
- Highcharts: adding extra data to drilldown
- Highcharts - Global configuration with common code and unique data & Headings
- highcharts donut pie - different color for the data than its drilldown
- highcharts is adding an extra day after DST ends when useUtc option is false
- Highcharts access drilldown data from event click
- Adding data to Highcharts after initial rendering
- Highcharts 4.1.1 adding a severe drop shadow to data labels if you specify a font color
- Adding Classname to series data in angular highcharts
- Combining Preprocessed data and drilldown in Highcharts
- Highcharts - adding a question mark where data is missing in a bar chart
- Highcharts display label for pie chart using html table as data source
- Include additional highcharts source data in angular2 app
- Highcharts dynamic-update example - adding 1 new value every second - without historic data
- HighCharts Not Adding Series Data Points
- Highchart.js drilldown adding to data dynamicaly without hardcoding.
- Highcharts donut tooltip formatting using drilldown data
- Adding data points in Highcharts
- Highcharts how to make a set number of colors for pie chart data and drilldown data
- Highcharts series visibility with csv data source
- HTML table as data source for highstock charts using highcharts
- Highcharts column with drilldown results in blurred data label in main chart, except for the drilled down columns
- How to have multiple highcharts with different series data in vuejs without repeating code
- rCharts Highcharts Add extra data to tooltip
- Using a flask variable as data source for highcharts
- Error: Data source must be a URL for refresh | console error | javascript | Highcharts
- highcharts column : add dynamically series with drilldown data
- Highcharts cloud issue with data source when duplicating chart
- Add Extra info like Data attribute or id in heat map highcharts jquery
- Highcharts giving an extra legend when I get data dynamically from Highcharts
- Highcharts adding new data points in VueJS / Vuex
More Query from same tag
- Highcharts copy HTML of chart can't disable cursor change
- Highcharts - How to show x-axis with incomplete data?
- Highcharts tooltip custom CSS turning the caret/arrow white
- Data not appearing in HighChart
- Highcharts column chart. Sometimes unusable 1px stacked columns. Sometimes usable side by side columns
- Highcharts Pie Chart data formatting
- Pie chart options in ZingChart
- How do I change a specific bar color in Highcharts Bar Chart?
- Refreshing view on droplist onchange and keeping state
- Hover effect on Inside/InnerSize of donut chart?
- How do I get DateTime from mysql and set it to json format ready for highcharts
- How to use dotnet highcharts dll to show HighCharts in MVC3?
- How change time frame in hc_xAxis - month in quartal
- How to bind model list variable to highchart
- Can you remove specific grid lines and point labels using highcharts without css?
- Parsing json data to highcharts
- Which chart type should i choose to show change in values between 2 dates?
- Javascript string as closure function
- Background columns in linechart highchart
- Use High-charts, Open Flash Chart 2, Google Charts or what else !
- Why Highcharts box only show with some position
- Error bars with Highcharter
- Bar highchart just shows one value of my array
- Highcharts with Google Analytics Oauth 2.0
- Why do my Highcharts stacked areaspline charts look funny?
- Highchart with Range selector for SQL Data in html website
- How can I show vertical line in highchart as shown in below image?
- Draw vertical lines and horizontal bands
- Highcharts Series - want to show/hide all EXCEPT selected series (reversal of default logic)
- Vue.js compatible JS chart for indicating value between a high-low range