vega-lite
vega-lite copied to clipboard
feat: Lasso Specification Compiler
This is the vega-lite implementation for lasso selections. It is compatible with the current vega master branch.
@arvind I added runtime and compile tests for the lasso selection. I also refactored lasso to region in the comments and classes.
Thanks for the contribution. (Sorry for the super delayed review)
It seems like something is wrong with the generated PNGs?
![]()
This seems to be the incorrect location anyway for the images. I think I generated them in the wrong place once and did not notice, the only place where those are generated is by running the runtime tests right? (Then I can just delete them and it run it again)
Closing this in favor of #8988 which freshens the code, expands runtime test coverage, and fixes a few bugs along the way.
THANK YOU @dvmoritzschoefl for all your contributions here, and I'm very sorry it's taken us such a long time to actually make progress on getting it merged.