create_y_lab: Create custom Y axis label

Description Usage Arguments Value

View source: R/plot.R

Description

Create a custom y axis label (plotly annotation). This label is placed just above the y axis and is horizontal, to replace the vertically flipped label produced by default.

Usage

1
create_y_lab(ylab, font_size)

Arguments

ylab

Y axis label

font_size

font size used in the chart. This function will return a slightly larger font.

Value

list of parameters for plotly annotation


best-practice-and-impact/CARS2 documentation built on Dec. 19, 2021, 8:47 a.m.