You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2018. It is now read-only.
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/
The text was updated successfully, but these errors were encountered:
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/
The text was updated successfully, but these errors were encountered: