Skip to content

Commit 40698f5

Browse files
committed
In svg_draw, move the y axis when there's a title
Fixes #3451
1 parent 9be15c4 commit 40698f5

4 files changed

Lines changed: 132 additions & 115 deletions

File tree

python/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ In development
1515
- Add `node_labels` parameter to `write_nexus`. (:user:`kaathewisegit`, :pr:`3442`)
1616
- Document ``TableCollection.load`` (:user:`hyanwong`, :issue:`3406` :pr:`3453`)
1717

18+
**Bugfixes**
19+
20+
- Fix a Y-axis positioning bug in `draw_svg` when a title was provided.
21+
(:user:`hyanwong`, :issue:`3451`, :pr:`3452`)
22+
1823
--------------------
1924
[1.0.2] - 2026-03-06
2025
--------------------

0 commit comments

Comments
 (0)