reactor-charts

Select and create charts using Reactor's Domain Specific Language.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/kusutori/DataViewer --skill reactor-charts-kusutori
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reactor-charts
Source: https://github.com/kusutori/DataViewer/tree/main/skills/reactor-charts
Command: npx skills add https://github.com/kusutori/DataViewer --skill reactor-charts-kusutori

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users choose the appropriate chart type and create them using Reactor's Domain Specific Language (DSL), ensuring effective data visualization and clear communication of insights.

Core Features & Use Cases

  • Chart Selection: Offers guidance on selecting the right chart type for various data scenarios (e.g., bar, line, area, pie, donut, TreeChart, ForceGraph).
  • Chart Creation: Provides a DSL for creating charts using Reactor's charting library.
  • Use Case: A user could utilize this Skill to design a bar chart to visualize sales data by region.

Quick Start

Create a bar chart to visualize sales data by region using Reactor's charting DSL.

Frequently Asked Questions about reactor-charts

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

FAQPage Schema
How do I choose the right chart type for my data visualization?

Selecting the right chart type requires matching your data scenario to formats like bar, line, pie, TreeChart, or ForceGraph. This Skill provides guidance on choosing the appropriate visualization to ensure clear and accurate communication of business intelligence insights.

How do I create a bar chart for regional sales data using Reactor DSL?

You create a bar chart by applying Reactor's Domain Specific Language (DSL) to map your regional sales data. This Skill provides the necessary DSL syntax and chart creation guidance to render visualizations using the Reactor charting library.

Does data visualization with Reactor DSL require a specific charting library?

Yes, creating charts with Reactor DSL requires the Reactor charting library for execution. This Skill provides the syntax and selection guidance, but you must have the underlying Reactor library installed in your environment to render the visualizations.

What is the best way to visualize hierarchical data or network relationships in business intelligence reports?

For hierarchical data or network relationships, using a TreeChart or ForceGraph is the best approach. This Skill guides you through selecting these specific chart types and creating them with Reactor DSL to ensure accurate data representation in reporting.

When should I not use a pie or donut chart for data visualization?

You should avoid pie or donut charts when dealing with complex data scenarios requiring precise comparisons. This Skill helps you determine when alternative formats like bar or line charts are more effective for clear and accurate data communication.