| graphical element | geom used | argument for further modification |
| :----------------------------- | :---------------------------- | :-------------------------------- |
| regression estimate | ggplot2::geom_point() | point.args |
| error bars | ggplot2::geom_errorbarh() | errorbar.args |
| vertical line | ggplot2::geom_vline() | vline.args |
| label with statistical details | ggrepel::geom_label_repel() | stats.label.args |
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.