Skip to content

apitable/widget-funnel-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

903172a · Sep 8, 2023

History

15 Commits
Mar 6, 2023
Sep 8, 2023
Dec 20, 2022
Apr 18, 2023
Dec 20, 2022
Sep 8, 2023
Sep 8, 2023
Dec 20, 2022
Dec 20, 2022
Apr 23, 2023
Sep 8, 2023
Dec 20, 2022
Dec 20, 2022
Sep 8, 2023
Dec 20, 2022

Repository files navigation

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