layerchart icon indicating copy to clipboard operation
layerchart copied to clipboard

[Area / AreaChart] Set `x0` / `y0` to `0` by default

Open techniq opened this issue 2 months ago • 0 comments

Need to verify some use cases, and might only work with AreaChart with a known orientation, but setting <Area y0={d => 0}> provides the correct experience when all values are 0 (REPL)

techniq avatar Oct 20 '25 15:10 techniq