Skip to contents

Plot monthly basin time series (highcharts)

Usage

plot_timeline(
  data,
  yrange = NULL,
  title = NULL,
  subtitle = NULL,
  unit = "km³",
  ...
)

Arguments

data

biophysical time-series

yrange

y-axis min and max

title

chart title

subtitle

chart subtitle

sos

start of season threshold (default: 35 mm or 8°C Tmin for blooming)

Examples