Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Strip away undefined points in series #64

Open
salunn opened this issue Aug 27, 2015 · 0 comments
Open

Strip away undefined points in series #64

salunn opened this issue Aug 27, 2015 · 0 comments

Comments

@salunn
Copy link

salunn commented Aug 27, 2015

We are trying to export data displayed in Highcharts as an Excel spreadsheet using export-csv.js library. A problem arises when your series is not displayed in its entirety on the chart. In that scenario, the resulting excel will display 'undefined' as values for the data on y-axis, because it was not shown on the active chart area.

As far as my colleagues and I understand the inner workings of Highcharts, the functionality where datapoints in series outside of the active chart area are undefined could be considered core and really hard to change. Therefore, would it be possible to instead strip away the undefined datarows from the resulting excel?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant