Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.06 KB

README.rst

File metadata and controls

56 lines (32 loc) · 1.06 KB

https://readthedocs.org/projects/hoggormplot/badge/?version=latest

PyPI Downloads PyPI Downloads PyPI Downloads

hoggormplot

hoggormplot is a python package that contains plotting functions for visualisation of data analysis results from the hoggorm package.

Installation

Using pip

pip install hoggormplot

Using conda

conda install -c conda-forge hoggormplot

Requirements

  • hoggorm >= 0.13.2
  • matplotlib >= 3.0.2

Documentation