observablehq / plot

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

The initial value of a plot with a title and a pointer transform is undefined #2045

Closed Fil closed 3 months ago

Fil commented 3 months ago

It should be null, just like when there is no title.

Note that this is not merely an inconsistency, because it prevents downstream variables to resolve.

reported by @zachbogart