Personal functions to use Python's plotting libraries more easily
Conda.
conda install -c irista56 tk_plot_utilsClone and install.
git clone https://github.com/irisTa56/tk_plot_utils.git
cd tk_plot_utils
python setup.py installDownload and install from this repository using pip.
pip install git+https://github.com/irisTa56/tk_plot_utils.gitGoogle Chrome is recommended.
- First Demo
- Single Scatter Plot
- Multiple Scatter Plot
- Heatmap Plot
- Scatter Subplots
- Scatter Subplots with Shared Axis
- Heatmap Subplots
- Logarithmic-Scale Scatter Plot
This project would not be possible without the following great open-source projects.
- Serial number (or alphabet) for subplots
- Auto ticks for logarithmic axis
- More trace type
- More style reference