lana-k / sqliteviz

Instant offline SQL-powered data visualisation in your browser
https://sqliteviz.com
Apache License 2.0
2.16k stars 118 forks source link

JS errors if new query adds another trace to invisible histogram with Split transform #75

Open oliver opened 3 years ago

oliver commented 3 years ago

There's a problem which will make the whole plot unresponsive in a (probably very) rare case, due to Javascript errors being thrown:

This happened with sqliteviz version: 0.15.2 .

Thanks for your work on sqliteviz, it is really useful for me! I've used it so much now that I encounter the really rare edge cases ;-)