View source: R/scale_y_SI_units.R
scale_y_SI_units | R Documentation |
So that every chart can have a simple Y scale fixed at 0 and with SI units.
scale_y_SI_units(..., limits = c(0, NA), labels = format_SI)
... |
passed to |
limits |
(numeric) axis range |
labels |
see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.