addFormattedAxis | R Documentation |
Add Formatted Axis
addFormattedAxis(axis, min, max, nLabels = 7, decPlace = 0)
axis |
(character) axis to add, either "x" or "y" |
min |
(numeric) position of 1st label |
max |
(numeric) position of last label |
nLabels |
(numeric) number of displayed labels |
decPlace |
(numeric) number of the label's decimal places |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.