Skip to content

Cigarette chart

D3 chart

For all common D3 chart properties, refer to D3 chart API.

Chart.Cigarette

js
import { Chart } from 'intergalactic/d3-chart';
import { Chart } from 'intergalactic/d3-chart';

CigaretteChartProps

BaseChartProps<> & {...}
NameTypeDescription
tooltipTitlestring
tooltipViewType"all" | "single"
headerReact.ReactNode
durationnumber
onClick(key: , event: React.SyntheticEvent) => void

Released under the MIT License.

Released under the MIT License.