| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-17 | 687 Bytes | |
| REL_ v3.11.1 source code.tar.gz | 2026-07-17 | 32.6 MB | |
| REL_ v3.11.1 source code.zip | 2026-07-17 | 35.4 MB | |
| Totals: 3 Items | 67.9 MB | 1 | |
This is the first bugfix release of the 3.11.x series.
This release contains several bug-fixes and adjustments:
- Fix tight layout of multiple subplots with
sharey=True - Fix
NoNormcursor formatting foruint8images - Fix occasional misalignment in reported mouse position (also fix a bug with canvas height)
- Fix clipped Axis labels on 3D plots with tight layout
- Fix inverted Axis on 3D plots
- Fix restoring 'auto' aspect in 3D axes after switching from 'equal'
- Fix missing glyphs when subsetting Type 1 fonts in PDF
- Fix oversized embedding of Type 42 fonts in PDF/PostScript files
As well as several documentation and typing improvements and corrections.