Skip to content

eteq/catterplotpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catterplotpy

Catter plots... now in Python!

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.

About

A tool for creating catterplots in Python with matplotlib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published