calc_girafe_width | R Documentation |
Return width in inches for ggiraph::girafe() objects
calc_girafe_width(width_percent, window_width, dpi = 72, max_width = 1140)
width_percent |
Percentage of the standard plotting area that should be taken up by the object |
window_width |
Width of the row in which the object will be
placed. Given by |
dpi |
Dots per inch |
max_width |
Maximum width of object in pixels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.