SkillAgentSearch skills...

Hyperchart

charts for hyperterm

Install / Use

/learn @mathisonian/Hyperchart
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

hyperchart

charts for hyperterm. built on hyperterm-window

hyperchart

install

$ npm install -g hyperchart

to get the command line tool and then add hyperchart to your plugins array in ~/.hyperterm.js. You'll see a notification popup once the plugin installation happens successfully (give it a few seconds for npm install to finish)

usage

hyperchart <filename> --<chart-type>

Valid chart types are: line, scatter.

data formatting:

Data is passed directly to victory react components. In general it should be json like:

[{"x": "val", "y": "val"}, ...]

Related Skills

View on GitHub
GitHub Stars80
CategoryDevelopment
Updated18d ago
Forks4

Languages

JavaScript

Security Score

95/100

Audited on Mar 7, 2026

No findings