el-statistic

Display numeric statistics with formatting and countdown support in Element Plus.

21|2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jiaiyan/element-plus-skills --skill el-statistic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: el-statistic
Source: https://github.com/jiaiyan/element-plus-skills/tree/main/components/el-statistic
Command: npx skills add https://github.com/jiaiyan/element-plus-skills --skill el-statistic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Statistic component helps you present numerical values clearly, with configurable formatting, prefixes/suffixes, and countdown support, reducing confusion in dashboards and analytics views.

Core Features & Use Cases

  • Numeric display: show counts, totals, and rankings with optional formatting and separators.
  • Formatting options: customize decimal precision, prefix/suffix, and value styling.
  • Countdown support: render time-based counts using integrated countdown features for timely UI updates.

Quick Start

Use el-statistic to render a titled value with optional prefix and formatting in a dashboard.

Frequently Asked Questions about el-statistic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I display numeric statistics with formatting in a Vue dashboard?

To display numeric statistics with formatting in a Vue dashboard, use the Element Plus Statistic component to render titled values with configurable decimal precision, prefixes, suffixes, and separators.

Can I add a countdown timer to a Vue UI component for time-based updates?

Yes, you can add a countdown timer to a Vue UI component using Element Plus Statistic, which offers integrated countdown support to render time-based counts for timely dashboard updates.

How do I customize decimal precision and prefixes for numeric data display?

You customize decimal precision and prefixes for numeric data display by applying the formatting options in the Statistic component, configuring value styling, decimal places, and prefix or suffix text.

Does Element Plus provide a component for showing counts and totals with separators?

Yes, Element Plus provides a Statistic component for showing counts, totals, and rankings, featuring optional formatting and separators to present numerical values clearly in analytics views.

When should I use a dedicated statistic component instead of plain text for dashboard data?

Use a dedicated statistic component instead of plain text when you need configurable formatting, countdown support, or consistent value styling to reduce confusion in dashboards and analytics views.