Skip to content

Documentation / @ripl/charts / SymbolType

Type Alias: SymbolType ​

SymbolType = "circle" | "square" | "diamond" | "triangle"

Defined in: charts/src/components/symbols.ts:26

The available marker symbol shapes.