plotting-tools

Contains various plotting functions.


Keywords
plotting_tools
License
MIT
Install
pip install plotting-tools==0.0.1

Documentation

Python Plotting Tools

PyPI Version Supported Python Versions

Contains various plotting functions.


Installation

To install Python Plotting Tools, run this command in your terminal:

$ pip install -U plotting_tools

This is the preferred method to install Python Plotting Tools, as it will always install the most recent stable release.

If you don't have pip installed, these installation instructions can guide you through the process.

Quick Start

TO-DO: Add documentation. TO-DO: Upload the distribution archives

>>> from plotting_tools import plotting

Citing

If you use our work in an academic setting, please cite our paper:

Development

See CONTRIBUTING.md for information related to developing the code.