View source: R/GGPlot2Tools_GGPlotCustomTicksEx2.R
Creates custom ticks with labels. Requires a finished ggproto object. Can be piped with
1 2 3 4 5 6 7 8 9 10 11 12 13 |
plt |
Target plot. |
side |
Indicates axis. Can be either |
breaks |
Breaks in the axis scale. |
labels |
Respective text labels. |
trnsf |
Inverse trnsformation function. Used to handle secondary axes. |
tckSz |
Tick size (in units). |
gp |
A |
rot |
Rotation of labels, deg. |
offset |
Tick label offset from the axis. |
just |
Overrides default justification. |
tickGp |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.