Home > @plotex/chart-def > AxisType

AxisType enum#

Sets the type of an axis.

Signature:
export declare enum AxisType

Enumeration Members#

MemberValueDescription
Category"category"
Numerical"numerical"
Timeseries"timeseries"