square / crossfilter

Fast n-dimensional filtering and grouping of records.
https://square.github.com/crossfilter/
Other
6.22k stars 1.31k forks source link

Maximum call stack exceeded for chrome and chromium #175

Closed mukherjeea closed 7 years ago

mukherjeea commented 7 years ago

image

The size of my data set is about 4 MB. It has multiple dimension, groups and charts. The charts render on Firefox and MS Edge but for the same data set I get the error screen-capped. I looked at the similar issues on github but none of them were browser specific so I created this issue. I have checked for NaN and my data set doesn't have one.