Closed vincent-octo closed 3 weeks ago
For 44817194
Somehow this doesn't happen with tip: true, so probably the proplem is in Plot.tip(...). Might be good to check which plots are affected, probably not just this one.
tip: true
Plot.tip(...)
See https://observablehq.com/plot/marks/tip#tip-options
Fixed.
For 44817194
Somehow this doesn't happen with
tip: true
, so probably the proplem is inPlot.tip(...)
. Might be good to check which plots are affected, probably not just this one.