Arvind Satyanarayan

Results 35 comments of Arvind Satyanarayan

The above flow sketches out the changes we need to make to `bindChannel` and related infrastructure to begin to support aggregated fields. We will also want to make necessary changes...

Based on your most recent commits, @AnjirHossain, here's some additional clarification. If I import the Cars dataset, I'll see a dataset with ID 4 in the store that looks like...

Hi @mattijn, There are two things at play here that are preventing the spec from working correctly: (1) Neither of the layers have a `name` property, which does not allow...

Actually, I'm reopening this because the "working spec" I linked to above is showing the behavior you screenshotted in the OP. It seems like multiple brushes appear even though there...

Hi @kaushiksrini, #6953 contains a couple of examples ([`interactive_1d_geo_brush`](https://github.com/vega/vega-lite/pull/6953/files#diff-73b8619bc18cddb1ccff81e7ca8a299c8d1ba1178e655d8ef6134bb0f91811ab) and [`interactive_airport_crossfilter`](https://github.com/vega/vega-lite/pull/6953/files#diff-eaa153533ce7542cd48bd4a0664b44c7fe5953fac6eb94a80a6d188df2436da7)). We're working one writing up this functionality in the documentation, and creating more examples. For now, with PR #6953,...

Thanks @kaushiksrini. Panning & zooming isn't something we're actively working on yet—so it would be something we'd very much welcome a PR on. #6953 walks through the changes made to...

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,...

Once this issue is resolved, we should be able to simplify [the Vega-Lite workaround](https://github.com/vega/vega-lite/pull/6953/files/50ab21f2ccbbb69d9d2e8398618ba0a68a7495ae#diff-dc401ea80fa16cb921f07dab3296ed956e3657f51fa2f673646856f129302823R19)

Stale and superseded by #3675