.plot_jd | R Documentation |
This function creates a customized plot in the same template as JD+ GUI color and forms.
.plot_jd(x, y, col, legend_txt = NULL, ...)
x |
Numeric vector, x-axis values. |
y |
List of numeric vectors, y-axis values for different series. |
col |
Vector of colors for different series. |
legend_txt |
Character vector of legend labels for different series. |
... |
Additional graphical parameters. |
'NULL' (invisible).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.