Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 2 KB

File metadata and controls

60 lines (40 loc) · 2 KB

tk_plot_utils

Personal functions to use Python's plotting libraries more easily

Prerequisites

Install

Conda.

conda install -c irista56 tk_plot_utils

Clone and install.

git clone https://github.com/irisTa56/tk_plot_utils.git
cd tk_plot_utils
python setup.py install

Download and install from this repository using pip.

pip install git+https://github.com/irisTa56/tk_plot_utils.git

Example Notebooks

Google Chrome is recommended.

Documentation (generated by Sphinx)

Acknowledgement

This project would not be possible without the following great open-source projects.

To Do

  • Serial number (or alphabet) for subplots
  • Auto ticks for logarithmic axis
  • More trace type
  • More style reference