Skip to content

Interface: LineChartSpecificProps

Props specific to line charts

optional orientation?: Orientation

Chart orientation

"vertical"

optional showSymbol?: boolean

Show data point symbols

false

optional smooth?: boolean

Smooth line curves

true