-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Describe how it works in R's ggplot2
Adding a second axis: https://ggplot2.tidyverse.org/reference/sec_axis.html
Describe any changes you think should be made to R's version
It seems one has to specify the numerical transformation for the second axis with respect to the first. Other plotting packages, e.g. Makie.jl, matplotlib, do not require this. The latter is better from the user's perspective.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request