Dominik Moritz

Results 1544 comments of Dominik Moritz

Thanks for the pull request. Please make sure that the test pass and if you can that the linting also passes.

I haven't had time to review it again yet. Maybe someone else can help so we are not blocked on me.

Thanks for bubbling this up. Yes, that would be great. I can make some time after next week to review.

CC @frankelavsky who works on visualization accessibility and created data navigator.

I love the idea of using a graph structure to provide access to semantic information about e.g. charts. Two notes 1. In Data Navigator, each node has an associated region...

@jheer answered this on November 2nd on Slack: > Short version: No. > Less short version: SVG Vega output can be combined with CSS transitions for a number of basic...

Yes and yes. The first thing about supporting animations is the design of the API and we could take inspiration from SandDance, D3, and others.

Here is the paper on animations between visualizations: https://idl.cs.washington.edu/papers/gemini. Note that this issue is about animated transitions, which is a special case of general animations.

Please send a pull request.

@letelete This looks like a great fix that I would like to get in. I am also concerned about performance implications. Could you respond to @hydrosquall's comments?