Skip to content

Commit 409361c

Browse files
authored
Merge pull request #1213 from hyanwong/svg-x-label
Add `x_label` parameter for the X axis
2 parents 21da9b0 + 00767e1 commit 409361c

File tree

9 files changed

+673
-132
lines changed

9 files changed

+673
-132
lines changed

python/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
**Features**
66

7-
- SVG visualization now uses red crosses for mutations, and squares for sample nodes
8-
(:user:`hyanwong`,:issue:`1155`, :pr:`1182`).
7+
- SVG visualization now uses red crosses for mutations and squares for sample nodes, and
8+
an x-axis label can be set (:user:`hyanwong`,:issue:`1155`, :pr:`1182`, :pr:`1213`).
99

1010
- Add ``parents`` column to the individual table to allow recording of pedigrees
1111
(:user:`ivan-krukov`, :user:`benjeffery`, :issue:`852`, :pr:`1125`, :pr:`866`, :pr:`1153`, :pr:`1177` :pr:`1192`).

python/tests/data/svg/mut_tree.svg

Lines changed: 15 additions & 15 deletions
Loading

python/tests/data/svg/tree.svg

Lines changed: 14 additions & 14 deletions
Loading

0 commit comments

Comments
 (0)