The funnel chart is suitable for one-way analysis of a single process with a standardized business process, long cycle, and many parts. Through the funnel chart, you can intuitively discover which parts in the business data are optimized.
- Support single/multi-select record rendering chart
- Custom dimension (up to 10)
- Support frozen (lock) chart
- Support configuration panel switch record rendering chart
- Increase support for currency fields
- Support according to the statistics of the column
git clone
cd widget-funnel-chart
cp .apitable.yml.example .apitable.yml
# Change Config.yaml
# Change packageId, spaceId in widget.config.json
npm install
widget-cli start
For details, see the official help manual Funnel Chart | APITable
See: changelog