Skip to content

Instantly share code, notes, and snippets.

@camriddell
camriddell / Python Plotting - Working With Long Labels
Last active October 25, 2022 18:19
Summary of some of the ways one can work with long labels in both matplotlib & bokeh. Based on an example created in ggplot2 (R) https://www.andrewheiss.com/blog/2022/06/23/long-labels-ggplot/
We couldn’t find that file to show.
@camriddell
camriddell / inset_axes_example.png
Last active September 1, 2023 17:27
Example of how one can use matplotlib transforms to inset an axes along each bar of a bar chart.
inset_axes_example.png