Skip to content

irisTa56/tk_plot_utils

Repository files navigation

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

About

Personal functions to use Python's plotting libraries more easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages