Interface BaseSparkLineProps

Hierarchy

Properties

Properties

barWidth?: number

Width of each bar of the sparkline's bar chart.

Default

2

height?: number

Height of the sparkline component, which includes both the line and the bars.

Default

50

width?: number

Width of the sparkline component, which includes both the line and the bars.

Default

150

Generated using TypeDoc