charts

Create bar, line, pie, and scatter charts plus flowcharts and dashboards.

Updated Aug 13, 2025
One-click install
npx skills add https://github.com/Enztun/enztronic.com --skill charts-enztun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: charts
Source: https://github.com/Enztun/enztronic.com/tree/main/apps/meteora-lp/skills/charts
Command: npx skills add https://github.com/Enztun/enztronic.com --skill charts-enztun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires matplotlib, seaborn, numpy, adjustText, playwright, chromium, d3, echarts, mermaid, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the creation of various types of charts and diagrams, enabling users to visualize data and information effectively.

Core Features & Use Cases

  • Chart Creation: Generate bar charts, line charts, pie charts, scatter plots, and more.
  • Diagram Creation: Build flowcharts, mind maps, tree diagrams, org charts, and more.
  • Dashboard Creation: Design data dashboards, KPI panels, and interactive visualizations.
  • Use Case: Need a visual representation of sales data? Use this Skill to create a bar chart showing monthly sales trends.

Quick Start

To set up the charts skill, run the following command:

bash "$SKILL_DIR/setup.sh"

Frequently Asked Questions about charts

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

FAQPage Schema
How do I create professional data visualizations like bar charts and scatter plots from raw data?

To create data visualizations like bar charts and scatter plots, this Skill generates them directly using matplotlib and seaborn. It handles various chart types to produce professional visual representations from your raw data.

Can I build interactive dashboards and KPI panels using ECharts and D3.js?

Yes, you can build interactive dashboards and KPI panels using ECharts and D3.js. This Skill supports dashboard creation by combining these frameworks with CSS to design interactive data visualizations.

Does this tool support diagram creation like flowcharts and mind maps with Mermaid?

Yes, diagram creation for flowcharts and mind maps is supported. The Skill uses Mermaid to build structural diagrams, tree diagrams, and org charts, simplifying complex information presentation.

What is the best way to visualize sales data trends without manually coding charts?

The best way to visualize sales data trends without manual coding is using this Skill. It automates chart creation for tasks like monthly sales trends, generating bar charts and line charts through predefined scripts and visualization libraries.

Do I need to install Playwright and Chromium to render visualizations?

Yes, you need Playwright and Chromium installed. The Skill requires running a setup script to configure dependencies like Playwright and Chromium, which are necessary for rendering visualizations and dashboards.