Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame
402 Bytes
flavors:
- flavor: svg
path: /funnel/
Funnel:
package: '@nivo/funnel'
tags:
- experimental
stories: []
description: |
A funnel chart.
This component also provides a React hook which can be used in *headless mode*:
`useFunnel()`, meaning that you can compute the chart but handle the rendering
by yourself, this hook supports almost the same properties as the chart.