Skip to content

A module for creating different types of plots through matplotlib.

License

Notifications You must be signed in to change notification settings

ldekoven/matplotlib_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A collection of plot functions for matplotlib

plot.py

Contains support for various plot types:

  1. CDF
  2. Line
  3. Scatter
  4. Heat map
  5. Bar

genCDF.py

Takes as input a list of numerical values and computes basic stats along with a CDF of the input data using plot.py.

About

A module for creating different types of plots through matplotlib.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages