SkillAgentSearch skills...

Catterplotpy

A tool for creating catterplots in Python with matplotlib

Install / Use

/learn @eteq/Catterplotpy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

catterplotpy

Catter plots... now in Python!

<img src="https://github.com/eteq/catterplotpy/raw/master/examples/example1.png" width="600"> <img src="https://github.com/eteq/catterplotpy/raw/master/examples/example2.png" width="600"> <img src="https://github.com/eteq/catterplotpy/raw/master/examples/example3.png" width="600">

All you should need to do is install via python setup.py install and then:

from catterplot import catter
catter(x, y, ...)

See the catterplot docstring for all the available options.

This work was inspired in large part by David L Gibbs' R catterplot. The cat shapes are directly derived from that work.

Related Skills

View on GitHub
GitHub Stars52
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Python

Security Score

97/100

Audited on Oct 4, 2025

No findings