petgg theme style
1 2 3 4 5 6 7 8 9 10 | petgg(
base_size = config$base_size,
base_family = config$base_family,
base_line_size = config$base_line_size,
base_rect_size = config$base_rect_size,
axis_title = config$axis_title,
legend_title = config$legend_title,
legend_position = config$legend_position,
legend_direction = config$legend_direction
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.