score:30
Accepted answer
you need plotted data from the chart, then try
chart.series[0].data
if you need all the options from series then try
chart.series
this will return the entire series structure of the chart.
i hope this is useful for you.
Source: stackoverflow.com
Related Query
- Get Highcharts Series Data after Load
- How to get multiple data series into Highcharts
- Animation behave differently between initial load and dynamic data series replacement in Highcharts
- Highcharts get series data zoom indices
- Highcharts load series data problem in Angular
- Can we get index from series data in highcharts
- Get max value and label in series after zoom in JS HighCharts
- highcharts group series click event to get all data in catagory
- Browser crashes after periodic update of Highcharts series data
- Highchart, get total of visible series data after setExtremes
- highcharts - zoom issue after changing series data
- Highcharts series visibility with csv data source
- highcharts series remove function deletes all original series data (even after stored in new variable)
- Highcharts : using same div to load a chart multiple times with different series data
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts add new data to series after click
- How to get multiple series data in tooltip highcharts (Without loosing tooltip pointer arrow)
- Highcharts pie/bar combo. How to load json and how are the data series expressed
- Highcharts displays series names but missing data points from json source
- Highcharts graph shows 265 series and no data after update to categories and series
- Get data from several series Highcharts
- Unable to assign series to Highcharts even after the data is correctly decoded
- Set Additional Data to highcharts series
- Proper way to remove all series data from a highcharts chart?
- Python: Read data from Highcharts after setExtreme
- Changing data dynamically for a series in Highcharts
- Add additional data to a Highcharts series for use in formatters
- How to get multiple series data in tooltip highcharts?
- Highcharts doesn't display series with lots of data points
- Hiding _groups_ of series in Highcharts and jQuery: how to get acceptable performance?
More Query from same tag
- HighCharts draw a line in current month and year
- Highstock scrollbar issue with single point
- Highcharts live update via EventSource not working
- How to use a javascript variable in highcharts series?
- Display tooltips exact format outside, into another div
- how to make custom directive or pass variable in directive in angular js
- Highcharts donut pie not showing hover indicator if the slice color is white
- Chart Is not displaying Created Using HighCahrts and Google Analytics
- Delay after addpoint when y-axis with opposite: true
- How to draw two lines in HighStocks using candlestick with intraday
- Data security highcharts
- Highcharts scatter: show value in plot
- highcharts image not resized after window resize
- Github pages not locating CSV file even though it works locally (Highcharts)
- Highchart tooltip position to be fixed
- Categories positions in highcharts
- Django Chartit Not Displaying
- how to display charts/graphs based on user specific data
- How do i limit the range of the x or y value in High charts?
- How to hide an element using javascript
- How can I have both a legend and data labels, with different labels, in Highcharts?
- Implement Gantt Highcharts in react
- how to get a dynamically created graph in highchart using json data
- How to add a background image (pattern) to highchart column graph?
- HighCharts specific chart
- Http call from a service inside a directive controller
- How to render a specific data point marker on HightCharts Bell Curve?
- JavaScript - iterating through an array for checking condition
- Draw deadlock graph(using functions) and added ability for scaling
- Highcharts 3d resize zindex bug