Back to Skills

data-visualization-number-formatting-helpers

vamseeachanta
Updated 2 days ago
6 views
3
2
3
View on GitHub
Otherdesigndata

About

This skill provides a Python function for formatting numbers into human-readable chart labels with currency, percentage, or abbreviated number formats (K, M, B). It's designed to be used within data visualization tasks to automatically scale and format large numeric values. Developers should import this helper when they need consistent, clean number presentation in charts and dashboards.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/data-visualization-number-formatting-helpers

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/analytics/data-visualization/number-formatting-helpers
0

Related Skills