-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
featurea feature request or enhancementa feature request or enhancement
Description
Suggestion for improvement:
When using a continuous scale I find the n.breaks
argument very useful and intuitive to use. However, when using the sec.axis
argument to simply duplicate the existing axis I run into the issue that:
- The labels/ticks of the original axis are not actually duplicated, rather the labels prior to any manipulations are duplicated.
- The
sec_axis
function does not have a similarn.breaks
argument.
I believe it would be very useful if the secondary axis could have the n.breaks
argument and/or duplicate the primary axis that utilised this argument.
llrs, GuilhermeStipp, dlksmc, dai-grady-est and adamallo
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement