plot icon indicating copy to clipboard operation
plot copied to clipboard

Repeating axes on both sides (axis: "both")?

Open mbostock opened this issue 5 years ago • 4 comments

mbostock avatar Feb 24 '21 21:02 mbostock

https://observablehq.com/@fil/dual-axis-bar-line-chart is a (kinda complicated) proof of feasibility.

Fil avatar Dec 22 '21 15:12 Fil

This issue refers to the same scale on both sides, for redundancy.

mbostock avatar Dec 22 '21 15:12 mbostock

yes, axis: "both" will be much simpler than that.

Fil avatar Dec 22 '21 15:12 Fil

not that simple, because there were a few details to take into account: https://github.com/observablehq/plot/pull/631

Fil avatar Dec 22 '21 17:12 Fil