SkillAgentSearch skills...

Sliceplots

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

Install / Use

/learn @berceanu/Sliceplots
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

.. image:: sliceplots-two_dimensional-1.png :alt: Sample plot :width: 400px :target: sliceplots-two_dimensional-1.png

=========== Slice Plots

.. image:: https://img.shields.io/pypi/v/sliceplots.svg :target: https://pypi.python.org/pypi/sliceplots

.. image:: https://img.shields.io/pypi/l/sliceplots.svg :target: https://github.com/berceanu/sliceplots/blob/master/LICENSE :alt: 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
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks4

Languages

Python

Security Score

60/100

Audited on Oct 11, 2023

No findings