new-plot-type

Community

Extend RING-5 visuals with new plot types.

Authornikiitin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured, scalable approach to extend the RING-5 visualization suite with custom plots using a Factory-based workflow.

Core Features & Use Cases

  • Factory-based plot registration: Register new plot types centrally and instantiate them via a single interface.
  • Custom Plot Implementations: Create plots by implementing a create_figure method that consumes a data frame.
  • UI Integration & Testing: Wire new plots into the UI and provide unit/integration tests to ensure reliability.
  • Use Case: Add a dedicated MyNewPlot to visualize domain-specific metrics without modifying core plotting logic.

Quick Start

Create a new plot type class under src/plotting/types/, implement create_figure, register it in PlotFactory, and wire a UI entry to expose the new type.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: new-plot-type
Download link: https://github.com/nikiitin/RING-5/archive/main.zip#new-plot-type

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.