python_plotting_snippets
python_plotting_snippets copied to clipboard
Tips and tricks for plotting in python
python_plotting_snippets
A series of code snippets to make it easier to create nice and useful plots with python.
The plots are mostly based on the seaborn library, but also the good 'ol matplotlib. Each example comes in the form of a Jupyter notebook.
Contents
- Highlight clusters in a heatmap
- Multiple heatmaps as polar plots
- Graphical visualization of network properties