-
Notifications
You must be signed in to change notification settings - Fork 185
faceted time #1018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: mbostock/time
Are you sure you want to change the base?
faceted time #1018
Conversation
…ime1 when t = 1). There were several ways of doing this, this method privileges using the true values instead of the interpolated values.
Almost working now, but there's a bit of an object constancy problem with transforms:
|
to test 61a60cf you can just paste this in the gapminder.js example: Enregistrement.de.l.ecran.2022-08-02.a.12.13.02.mov |
…tliers on the animated box plot
Fixed the box plot by adding an animate="fade" option (defaults to "interpolate") Enregistrement.de.l.ecran.2022-08-03.a.10.48.37.mov |
* enter, update, exit * bar chart race
If you're following along, test plots are: |
A half-related suggestion would allow these updates to be nicer on the DOM #1022 Not part of this PR, because it's a bit orthogonal (although we don't need it unless we want to animate a mark). |
…example, setting key: (d,i)=>i would be a way to say that we only want enters and exits?)
…diaElement on time animations
Fil, you might want to start developing additional functionality (e.g., timing parameters and programmatic control) in a separate PR so that we can focus on reviewing the core code here. Keeping the core PR smaller could make it easier to review. But we’ll chat today and see how it goes. |
CI doesn't work since this is not targeting main; we'll see later. |
Enregistrement.de.l.ecran.2022-07-29.a.10.23.48.mov