qurro icon indicating copy to clipboard operation
qurro copied to clipboard

Look out for maximum canvas size via supporting SVG plots

Open fedarko opened this issue 5 years ago • 2 comments

TLDR: certain browsers (looking at you Chrome) impose maximum canvas size restrictions, which can lead to weird crashes (frustratingly, without any context). This is described at vega/vega-lite#4974.

It may be a good idea to somehow alert the user if the rank plot will contain, say, more than 30k features when in "ordinal" mode. Or switch to SVG somehow?

Just writing this down so that it's here for the future.

fedarko avatar May 18 '19 02:05 fedarko