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

Csv export with boost turned on produces empty results. #116

Open
pan-henryk opened this issue Jan 13, 2017 · 1 comment
Open

Csv export with boost turned on produces empty results. #116

pan-henryk opened this issue Jan 13, 2017 · 1 comment

Comments

@pan-henryk
Copy link

I got a bug similar to this one but after investigation boost module turned out to be the culprit.

Whenever your data exceeds boostThreshold, csv and excel exports return empty data sets. Internally getDataRows seems to return only two rows then.
It happens both in my project and your jsfiddle: http://jsfiddle.net/highcharts/cqjvD/1261/

@Izothep
Copy link

Izothep commented Mar 8, 2017

+1

As a simple workaround for now, it should be possible to change getDataRows method: http://jsfiddle.net/2Jyn5/375/

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

2 participants