Dominik Moritz

Results 1544 comments of Dominik Moritz

See https://github.com/vega/vega-lite/pull/7378 by @chanwutk

http://www.ycwu.org/Files/Data-GIF.pdf gives a good overview over the design space.

We do plan to add animation support without recommendation but probably not via Gemini but native Vega support.

This idea is implemented in Animated Vega-Lite: https://arxiv.org/abs/2208.03869.

We're working on a plan to create prs to add the features from the paper to Vega-Lite.

@jonathanzong is working on https://github.com/vega/vega-lite/pull/8921. All updates are over there.

@apb-reports please send a pull request to add these.

@ChiaLingWeng can you wrap up this pull request?

Thanks for working on wrapping this up. Can you try to make the tests run on your fork?

I can reproduce this issue at https://github.com/uwdata/vega-lite With 3.3, `gulp serve` gets stuck. With 3.2 everything is fine.