vega / editor

Editor/IDE for Vega and Vega-Lite
https://vega.github.io/editor/
BSD 3-Clause "New" or "Revised" License
166 stars 90 forks source link

Data viewer makes the browser crash #282

Closed mattijn closed 5 years ago

mattijn commented 5 years ago

I see that https://github.com/vega/editor/issues/173 is merged, but if I try this locally with example https://vega.github.io/editor/#/examples/vega-lite/bar it doesn't perform well. Actually my browser just crashes. See the following screencast Kapture 2019-03-14 at 20 52 06

Not sure if I miss something?

domoritz commented 5 years ago

@ganeshpatro321 could you look into this? This is important.

ganeshpatro321 commented 5 years ago

Yeah, I will look into it, @domoritz

domoritz commented 5 years ago

I see the same issue. This should take highest priority.

ganeshpatro321 commented 5 years ago

Does this bar chart have any signals listeners? @mattijn @domoritz

domoritz commented 5 years ago

Not the default one. I crashed the browser with https://vega.github.io/editor/#/examples/vega-lite/selection_layer_bar_month. Which example did you use when you tested this feature?

ganeshpatro321 commented 5 years ago

population-pyramid in vega mode.