Skip to content

time channel #995

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

time channel #995

wants to merge 5 commits into from

Conversation

mbostock
Copy link
Member

@mbostock mbostock commented Jul 14, 2022

TODO

  • filter: equal to the current time
  • filter: less than or equal to the current time
  • filter: less than the current time
  • filter: greater than or equal to the current time
  • filter: greater than the current time
  • filter: not equal to the current time
  • filter: near the current time? other arbitrary time predicates?
  • interpolate when the current time is between known values
  • faceting
  • declarative control over animation (delay, duration, iterations, etc.)
  • imperative control over animation (play, pause, etc.)
  • assigning the current time (plot.currentTime = 1956?)

Future work?

  • (optionally) varying scales
  • fast incremental re-rendering of marks
  • animated transitions using the Web Animations API
  • time legend that allows interactive control over the current time?

@mbostock mbostock changed the title Mbostock/time time channel Jul 14, 2022
@mbostock mbostock changed the base branch from main to mbostock/channel-object July 14, 2022 23:47
@mbostock mbostock force-pushed the mbostock/time branch 3 times, most recently from 1606726 to e31b8ee Compare July 15, 2022 02:30
Base automatically changed from mbostock/channel-object to main July 15, 2022 13:26
@Fil
Copy link
Contributor

Fil commented Jul 29, 2022

@mbostock
Copy link
Member Author

Notes on animation: https://observablehq.com/d/f51c8c5a84470d6f

@mbostock
Copy link
Member Author

Some demos of this work:

driving-animation.mov
CleanShot.2022-08-23.at.14.06.03.mp4
Enregistrement.de.l.ecran.2022-08-04.a.08.05.43.mov
Enregistrement.de.l.ecran.2022-08-03.a.12.56.14.mov
take-three.mov
gapminder.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants