Skip to content

thin wrapper on top of matplotlib's imshow for 2D plotting, with attached slice plots

License

Notifications You must be signed in to change notification settings

QJohn2017/sliceplots

 
 

Repository files navigation

Slice Plots

Documentation Status Updates PyPI - License

thin wrapper on top of matplotlib's .imshow() for 2D plotting, with attached slice plots

Features

  • only depends on matplotlib
  • uses its pure OO (look Ma, no pyplot!) interface
  • support for 1D and 2D plots with various customization options
  • broken-axis 1D plots
  • small codebase
  • designed for non-interactive use, scripting and publication-quality plots

About

thin wrapper on top of matplotlib's imshow for 2D plotting, with attached slice plots

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.6%
  • Makefile 6.4%