timeseries_html: timeseries_html

Description Usage Arguments Details Value Author(s)

View source: R/timeseries.R

Description

timeseries_html

Usage

1
timeseries_html(dataname = "data", datafilename = "data.js", yAxes)

Arguments

dataname

The name of the data object to be loaded in the html. This should match your call in the json function.

datafilename

The name of the .js file that you need to load from the html

yAxes

The specification of the yaxis, of axes. This must be of classy(Axes) == "yAxes" and is a list of objects generated by the svamap::yAxis() function

Details

A method to generate the nessessary html for a timeseries plot using chart.js.

Value

A character vector

Author(s)

Thomas Rosendal


SVA-SE/svamap documentation built on Sept. 25, 2020, 3:53 p.m.