Philippe Rivière
Philippe Rivière
Not connected to the pointer issue, but to the fact that we need to compute the text dimensions before we can make the box around it. This is commented here:...
Same issue when you specify the facet domain, and want the frame (for example) to appear on all the facets irrespective of there being data in that facet.
Another example https://observablehq.com/d/7e5f1eec1354f1a2
Same issue in this discussion https://github.com/observablehq/plot/discussions/2292
Two issues with Vitepress that need to be fixed: - [x] there are errors on build related to `Event` (unrelated to this PR: see #2185 instead) - [ ] the...
A particular difficulty is that the regression is computed in screen space, which is equivalent (visually) for linear scales, and makes the mark work well with log scales etc; however...
wait there is a bit of cruft in test.js.
A possible approach: https://observablehq.observablehq.cloud/pangea/plot/multiple-line-chart-hover
A bit like https://observablehq.com/@observablehq/plot-of-plots?
See #1870