Sakani

Funnel Chart

Drop-off across sequential stages, where each stage is a subset of the one before it.

100%39%17%8%
Visited pricingStarted trialInvited a teammateConverted

Stages have to nest

A funnel claims everyone at each stage also passed the previous one. If your stages are merely sequential rather than nested — people can skip one, or enter halfway — the narrowing shape asserts something untrue, and a Bar Chart is the honest version.

Sizes

100%39%17%8%
Visited pricingStarted trialInvited a teammateConverted
100%39%17%8%
Visited pricingStarted trialInvited a teammateConverted

Props

PropTypeDefaultDescription
data{ label: string; value: number }[]Stages in order, widest first. Each value is the count that reached that stage.
size'sm' | 'md' | 'lg' | 'xl''md'Preset height.