Portaljs Add Chart banner
datopian datopian

Portaljs Add Chart

Development community

Description

--- description: Add a chart (line, bar, area, pie, or scatter) to a dataset's showcase in a PortalJS portal. Installs recharts, writes a reusable Chart component, and renders it in the showcase Views section. allowed-tools: Read, Write, Edit, Bash --- # /portaljs-add-chart Add a visualization to a dataset's **showcase** in a `portaljs-catalog` portal. Installs `recharts` (added directly — **not** `@portaljs/components`), writes a reusable client-side `Chart` component into the portal's `compo

Installation

Installs to ~/.claude/commands/datopian-portaljs-portaljs-add-chart.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/datopian/portaljs/HEAD/.claude/commands/portaljs-add-chart.md -o ~/.claude/commands/datopian-portaljs-portaljs-add-chart.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository