Skip to content

Commit 68b9a6b

Browse files
committed
In svg_draw, move the y axis when there's a title
Fixes #3451
1 parent f268aef commit 68b9a6b

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
@@ -14,6 +14,11 @@ In development
1414
(:user:`lkirk`, :user:`apragsdale`, :pr:`3416`)
1515
- Add `node_labels` parameter to `write_nexus`. (:user:`kaathewisegit`, :pr:`3442`)
1616

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

0 commit comments

Comments
 (0)