From Clause Wilke answer here: https://stackoverflow.com/questions/48000292/center-align-legend-title-and-legend-keys-in-ggplot2-for-long-legend-titles
1 | align_legend(p, hjust = 0.5)
|
p |
ggplot object |
hjust |
Amount to adjust alignment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.