View source: R/navr-plot-elements.R
geom_navr_timeseries | R Documentation |
Adds timeseries to the given plot
geom_navr_timeseries(times, values, scaling = "none", constraints = NULL, ...)
times |
times on the x axis |
values |
values on the y axis to plot |
scaling |
type of scaling to implemnent. "none", "std", "minmax" |
constraints |
if the values should be scaled to given values |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.