Dominik Moritz
Dominik Moritz
Interactions with legends was a bit tricky with vega (at least v2). Has that changed? cc @arvind
I don't think we want any interactions by default. The problem is that I don't know what channel we would use (e.g. for highlighting) and how we resolve conflicts if...
We have this on the roadmap for 2.1
I think this would be awesome to improve some of the default interactions in pdvega. CC @jakevdp
Here is the Vega example https://vega.github.io/vega/examples/interactive-legend/
You can try to manually change a spec to manually perform 3 to see how much change is needed and how you might do it automatically. I think it will...
I suspect the issue is that mosaic now uses flechette instead of arrow js. Can motherduck just return the binary blob instead of an arrow table object?
Yeah, something like https://github.com/uwdata/mosaic/blob/fba8d950eebaca638fb4bc1f6a771a78ad304d1a/packages/core/src/connectors/rest.js#L32.
Vega isn't designed for localization. But would be happy to review a pr.
Makes sense. Happy to review a pull request to support localization here.