score:1
Accepted answer
your data is not formatted properly.
this:
[97,36,79,{name:'a'}]
needs to be this:
{x:97,y:36,z:79,name:'a'}
Source: stackoverflow.com
Related Query
- How to show other point property in bubble highcharts using tooltip
- How to show values in Highcharts tooltip other than x and y when data points are too high?
- How do I dynamically change a data point in Highcharts using JavaScript
- Highcharts - only show tooltip when hovering directly on point
- Highcharts - How to remove connecting line between fixed tooltip and point
- create a sticky tooltip for a point or a permanent label using HighCharts
- Show value of last point as label or tooltip on Highcharts Stock Chart
- How to hide one series data info in tooltip using highcharts
- How to get next point in Highcharts tooltip
- How to draw a bubble map with longitude and latitude using Highcharts in react
- How to get the highlighted point from shared tooltip formatter, Highcharts
- Highcharts - how to set custom content in point tooltip (popup) on 3D scatter chart or how to customize point tooltip information?
- How to set 'lang' property in Highcharts using Angular JS?
- How to show multiple pie charts using highcharts
- How to edit tooltip in Highcharts C# code
- how to use highcharts tooltip formatter in python code
- How to include highcharts motion plugin for bubble plot using R wrapper?
- Highcharts Bubble Chart - How to get the size of the point
- How to show xAxis label in tooltip in a Highcharts area chart?
- How to place tooltip above point in highcharts x-range?
- how to show one more array in the tooltip using highchart?
- How to show 12AM and 12PM on x-axis using highcharts library
- Using Highcharts to show multiple stacked bar charts next to each other
- Highcharts - how to access category of multiple axis of the point from tooltip
- How to show specific point to show specific information in HighCharts
- show tooltip for each point of highcharts network graph in Angular
- How to show circular progress pie chart using the highcharts
- How to show Highstock tooltip to nearest point in 2-D distance?
- Highcharts nearest point tooltip not show due to undefined series
- How to show categories total in labels using highcharts
More Query from same tag
- How to pass this three inputs (lineEdit, startDate, endDate) to my function (graphdata)
- Generate highcharts from v-for not populating all graphs with data
- Angular-highcharts colors. Is there any way to get color besides Highcharts.getOptions().colors[index]?
- Highcharts Sync charts horizontally
- How do I access halo on column click event?
- highcharts Bars should start beginning at the line
- Show dividing lines between horizontal bars on highcharts graph
- Set different color for each bubble in Bubble-Map
- Highcharts with AJAX graph generating
- Highcharts: How to change or redraw a chart when a click event occurs on an another chart?
- Highcharts: aligning data labels on the same line in bar charts
- Is it possible to use custom fonts in Highcharts?
- How to remove Hyper Link in XAxis name in Highcharts?
- I want to add a line to each column in a Highcharts column chart
- Change Color of Volume Columns (High/Low) in HighCharts
- Display blank space if data is not present for a particular date
- JavaScript Date converted to UTC on HighCharts
- Add data dynamically to the top level in highcharts when drilling up
- I want to add a line from each part in column in a Highcharts stacked column chart
- Highcharts - StackLabels displayed over tooltip when useHTML=true
- Highcharts ajax not working
- JS Highcharts table - How to set Category name
- How to show multiple graphs in drilldown (highcharts)?
- Bullet Chart in Series not displaying after y value
- Highcharts skip non-provided steps in a series
- highcharts select multiple points in one go
- add event to x-axis labels of bar highchart
- Column Chart: Click event to only trigger on drilldown series
- Highchart in new window
- Highstock gapsize is causing line rendering issue