plot_ts | R Documentation |
Plot hydrological time-series (highcharts)
plot_ts( data, name = NA, unit = NA, yrange = NULL, unit.threshold = 10, subtitle = NULL, ... )
data |
data.table to plot with columns |
name |
series' display name |
unit |
display unit |
yrange |
manual y-axis range |
unit.threshold |
maximum threshold to convert from km³ to MCM unit (default: 10 km³) |
subtitle |
chart subtitle |
... |
Arguments passed on to
|
highcharter object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.