Dominik Moritz
Dominik Moritz
Vega-Lite generally doesn't have access to the data to make these encoding decisions. I'm moving this suggestion to Vega.
Yeah, compatibility with native arrays was my main goal with supporting `at`. I'd be supportive of adding `map` and `flatMap`. The next arrow release is in April so we could...
It's it incorrect but could be more narrow. Happy to review a pull request that improves this.
Autofit has some limitations for multi-view charts (concatenated, repeated, and faceted). It's something that is on our long-term agenda to fix but if you need it, it would be awesome...
Nice. Can you send it as a link to the Vega editor in the community examples or one of the example charts?
Could you use the new animation support rather than a manual timer? It should make the example more idiomatic. I'd love to add it to the example gallery.
Docs are coming. See #9534
Yeah, we replace non ascii characters with _ to get around some issues. That's clearly too simplistic of a solution here. Happy to review a pull request to improve this.
Yeah, sounds like a bug fix.
Thanks for the report. Can you provide a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that demonstrates the issue? I can reopen but without a repo this is not something that can be fixed.