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 was archived by the owner on May 29, 2018. It is now read-only.
On Chrome - When trying to export a large set of data the export fails and the file cannot be downloaded.
Demo: http://jsfiddle.net/cqjvD/1260/
Steps:
Is there a known limit for the exported data?
150k data points seems to be too big - the fail occurs.
Could there be at least some kind of info about the fail?
Browsers:
Chrome - the affected browser,
IE11 and Edge - hangs for a while but handles it,
Firefox - runs smoothly even with 1 million points.