observablehq / plot

A concise API for exploratory data visualization implementing a layered grammar of graphics
https://observablehq.com/plot/
ISC License
4.47k stars 182 forks source link

temporal contours #2254

Open Fil opened 4 days ago

Fil commented 4 days ago

there were two issues:

  1. blur2 does not support dates
  2. the contour ticks should be derived as utc ticks not numerical ticks

closes #2250