Cigarette bar chart
D3 chart
For all common D3 chart properties, refer to D3 chart API.
Chart.Cigarette
js
import { Chart } from '@semcore/ui/d3-chart';
CigaretteChartProps
BaseChartProps<> & {...}Name | Type | Description |
---|---|---|
tooltipTitle | string | |
tooltipViewType | "all" | "single" | |
header | React.ReactNode | |
duration | number | |
onClick | (key: , event: React.SyntheticEvent) => void |