scaleFontSizes | R Documentation |
Convert font size from point to pixel.
scaleFontSizes(arguments)
arguments |
List of arguments supplied by user |
All of the charts in flipStandardChart
take font sizes to be in units of pixels, however, textboxes in Displayr
assumes font sizes are in units of points. This function iterates through
user.args
and scales all font sizes so they are in the equivalent points.
Note that arguments not specified by the user are not affected.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.