Template for ggplot2
1 2 3 4 5 6 7 8 9 10 11 |
title_size |
numeric. Specify font size of plot title. |
axis_title_size |
numeric. Specify font size of axis title. |
axis_text_size |
numeric. Specify font size of axis texts. |
legend_title_size |
numeric. Specify font size of legend title. |
legend_text_size |
numeric. Specify font size of legend texts. |
caption_size |
numeric. Specify font size of caption. |
legend_key_size |
numeric. Specify key size of legends |
font_family |
character. Specify font family. Default is NULL. |
flip |
logical. Specify whether to swap the x-axis and y-axis. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.