RDoerfel / plotting

High level plotting routines to create publication ready plots with Python, matplotlib and seaborn.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plotting

This is a high-level interface to create publication ready plots using Python with matplotlib and seaborn.

Installation

Create a Conda environment

conda create -n plotting python
conda activate plotting

Install the package from github

pip install plotting@git+https://github.com/RDoerfel/plotting.git

About

High level plotting routines to create publication ready plots with Python, matplotlib and seaborn.


Languages

Language:Python 100.0%