Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

Enumeration members

Linear = "linear"

A continuous scale that works with numbers

Ordinal = "ordinal"

A discrete, ordered set that works with numbers or strings. For example, the x values could contain the months of the year in string form.

Time = "time"

Used for time series. X values will be interpreted as Unix epoch time.

Generated using TypeDoc