Home > @plotex/chart-def > ChartType

ChartType enum#

Sets the type of chart to output.

Signature:
export declare enum ChartType

Enumeration Members#

MemberValueDescription
Area"area"
Bar"bar"
Bubble"bubble"
Candlestick"candlestick"
Donut"donut"
Heatmap"heatmap"
Histograph"histogram"
Line"line"
Pie"pie"
Radar"radar"
RadialBar"radialBar"
Scatter"scatter"