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
- How do I create a correctly scaled x-axis?
- highchats in r shiny: the x values on click are not the real values of my date axis
- Adding Rails data to Highcharts series
- Highchart, SQL and Laravel
- how to give click event in directive using angular js?
- How to return every nth row from dataset using postgresql to control a Highcharts data series
- Highcharts change value out of csv file before plotting as epoch time not in ms so it has to be multiplied by 1000
- Formating date from database for use in Highcharts
- Highchart Polar chart - 4 nested circle with different series
- Creating a Pie Chart using PHP to create json
- HightChart Error 13 with angular js, function and controller scope
- Highcharts renderer x and y different on Firefox vs Chrome
- Spline chart does not overlap with arearange chart (Highcharts framework)
- Highstocks : Automaticly cumul datas at the same day
- Trying to inject datapoints into iOS webView using highcharts
- Jquery Graph to display Engine Status
- Reset data in stacked chart in highcharts
- How to fill the blank space between the bars with specific color in gantt chart of highcharts?
- Flow chart in Highcharts adding list and line breaks
- Highchart Funnel Chart not showing
- HighCharts - Hide/Show Label on mouse Events
- Removing or Switching Events on Highcharts
- Meteor: Reusing a Template With a Chart-Div
- Highcharts Polar Chart - Specify Data Series & Tooltips for each Axis
- Highcharts: convert string to an object with javascript
- How to manipulate data objects and arrays using Laravel Map function?
- How to make this as a HighChart (picture attached)
- vaadin's Invient chart max data size
- HighMaps: Add second data series to tooltip
- Highchart show legend items on drilldown chart