All plugins

Chartwise v1.0.0

Make the data click.

Choose the right chart, build it for your stack, and spot what could mislead.

Claude Code · Codex

Installation

Interactive example

Illustrative Sankey: 100 project hours flow from activities to outcomesDesign36 hoursBuild30 hoursTest34 hoursShipped60 hoursLearning40 hours100 illustrative project hours

Follow the effort. Ribbon widths show how 100 illustrative project hours connect activities to outcomes. Select an activity to trace its contribution.

Watch for: Flow is allocation, not proof of cause. Every incoming and outgoing hour must balance.

View example data
Illustrative project effort allocation
ActivityOutcomeHours
DesignShipped24
DesignLearning12
BuildShipped12
BuildLearning18
TestShipped24
TestLearning10

What it does

Data visualization advisor: pick the right chart for your data, generate it in any library, and audit existing charts against a 174-type catalog and proven pitfall rules

  • Chart selection with data-shape reasoning
  • Chart generation for your existing library
  • Critiques that explain misleading encodings

Installation

Run these commands inside Claude Code. Copying a command does not install anything.

1. Add the marketplace

Claude Code
/plugin marketplace add nawafSheddi/alsheddi-claude-marketplace

2. Choose a plugin

Claude Code
/plugin install chartwise@alsheddi-claude-marketplace

Restart Claude Code or run /reload-plugins. Use the plugin’s config skill to inspect and change preferences.

If something does not appear

Try this prompt

I have weekly completion data. Help me choose a chart, explain the tradeoffs, and build it using my project’s existing chart library.

Good to know

Recommendations depend on the supplied data and question. The website example demonstrates curated cases, not live AI analysis.

Related guide

Start with the question. Then choose the chart.

A practical way to move from a table of numbers to a chart that tells the truth.

Version 1.0.0Updated MIT licensedMarkdown

Search titles, capabilities, and guides. Use Tab to choose a result, Enter to open it, and Escape to close.

Installation

Make it part of your toolkit.

Run these commands inside Claude Code. Copying a command does not install anything.

1. Add the marketplace

Claude Code
/plugin marketplace add nawafSheddi/alsheddi-claude-marketplace
Claude Code
/plugin install chartwise@alsheddi-claude-marketplace

Claude Code · Codex

Read the full installation guide