0.0.15 • Published 2 years ago

fc-experiment-kpi-v2 v0.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

fc-experiment-kpi-v2

A custom element that displays Key Performance Indicator (KPI) data in a compact and visually appealing manner.

Installation

To install the package, run the following command:

npm install fc-experiment-kpi-v2

Usage

To use the element, import it into your project and include it in your HTML:

<script type="module" src="node_modules/fc-experiment-kpi-v2"></script>

<fc-experiment-kpi-v2></fc-experiment-kpi-v2>

Properties

The following properties can be used to customize the appearance and behavior of the KPI:

  • config: An object that contains the configuration data for the KPI.
  • switchArrow: A boolean that indicates whether to switch the arrow direction when the value changes.
  • switchColors: A boolean that indicates whether to switch between two color options based on the value of the KPI.
0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago