Appearance
Documentation / @ripl/charts / SymbolType
SymbolType = "circle" | "square" | "diamond" | "triangle"
"circle"
"square"
"diamond"
"triangle"
Defined in: charts/src/components/symbols.ts:26
The available marker symbol shapes.