View source: R/horisontal_bar_plot.R
guide_axis_label_trans | R Documentation |
Helper functions for work-around with guides on discrete scale. This solution is presented in issue #3171 at https://github.com/tidyverse/ggplot2/issues/3171 Credit to user paleolimbot for supplying this solution Helper for right-hand side label in figure
guide_axis_label_trans(label_trans = identity, ...)
label_trans |
labels for axis_guide$label_trans |
... |
arguments passed to guide_axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.