Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions python/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

**Features**

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

- Add ``parents`` column to the individual table to allow recording of pedigrees
(:user:`ivan-krukov`, :user:`benjeffery`, :issue:`852`, :pr:`1125`, :pr:`866`, :pr:`1153`, :pr:`1177` :pr:`1192`).
Expand Down
30 changes: 15 additions & 15 deletions python/tests/data/svg/mut_tree.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 14 additions & 14 deletions python/tests/data/svg/tree.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading