Skip to content

sec_axis implementation #198

@dialectic-of-phylogeny

Description

@dialectic-of-phylogeny

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions