apitable / widget-funnel-chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widget - Funnel Chart

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.

🌟Feature

  • 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

Quick Start

Init project

git clone
cd widget-funnel-chart
cp .apitable.yml.example .apitable.yml
# Change Config.yaml
# Change packageId, spaceId in widget.config.json

Install

npm install
widget-cli start

Tutorial

For details, see the official help manual Funnel Chart | APITable

Changelog

See: changelog

About

License:MIT License


Languages

Language:TypeScript 100.0%