Skip to content

AshleySetter/qplots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qplots

A small python plotting library

This is the qplots library produced primarily by Ashley Setter. It is in part accompanying and being used by my datahandling library. This library has the goal of making every aspect customisable, open and transparent.

Example of joint_plot:

Example joint_plot

Known Issues

If this library is imported along with seaborn, the fontsize argument to the various plotting functions doesn't work unless you add the line seaborn.reset_orig() after importing seaborn, which undoes it's changes to the matplotlib defaults.

Releases

No releases published

Packages

No packages published