plot_tss | R Documentation |
Plot simple variable time-series (highcharts)
plot_tss(data, color = pal[[1]], unit = NA)
data |
data.table to plot with columns |
color |
an optional built-in color name (default "navy") |
unit |
display unit |
plot_tss(DATA[iso3=="mli" & sheet=="sheet1" & id=="rainfall"])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.