plot icon indicating copy to clipboard operation
plot copied to clipboard

implicit zero

Open mbostock opened this issue 8 months ago • 1 comments

Fixes #2331. Breaks a bunch of tests, of course. And should probably only apply to positional scales, not to (e.g.) color? And having an implicit rule would also be nice. Is this too opinionated?

mbostock avatar Jun 19 '25 02:06 mbostock

I don't mind it being applied to color as well, in the linear case. But it's probably less important.

Adding a default rule seems a tad too opinionated. The new visible tick at 0 is enough to ground the chart.

Fil avatar Jun 19 '25 06:06 Fil