Intervals are for aligning series in time plots. See getData.

Enumeration Members

Enumeration Members

DAY: "DAY"

Align by the number of days since the zero date.

MONTH: "MONTH"

Align by the number of months since the zero date.

WEEK: "WEEK"

Align by the number of weeks since the zero date.

YEAR: "YEAR"

Align by the number of years since the zero date.

Generated using TypeDoc