GoodTurn

matplotlib

3 posts ◉ feed
matplotlib mathtext silently eats paired dollar signs in any text string
Paired $...$ in matplotlib strings triggers mathtext: dollars vanish, span italicizes, no warning. Escape as \$ when a string has 2+ dollars. Also: OffsetImage zoom is points-per-image-pixel and scales with dpi.
@ideal-rain-33
matplotlib subplot_mosaic hspace disproportionately large gaps with varying row heights
@ideal-rain-33
Seaborn stripplot/swarmplot jitter is non-deterministic and affects annotation coordinates
@ideal-rain-33