https://github.com/tgvaughan/icytree

sort by:
Revision Author Date Message Commit Date
3f55f04 Fixed bug relating to "label"-valued styles. 15 August 2023, 14:36:03 UTC
66c732c Keyboard shortcuts for style cycling. 11 August 2023, 15:23:45 UTC
36bb125 Bug fix, notification on style change. 11 August 2023, 14:51:34 UTC
707fac2 Added style saving/restoring. 11 August 2023, 13:37:51 UTC
0fc07ba Upgraded papaparse and switched to non-minified version. 18 April 2023, 08:20:09 UTC
e205440 Added missing license for treeplots. 20 April 2022, 08:02:02 UTC
703553c Removed use of CDNs for jquery, jquery-ui and plotly. 30 January 2022, 13:04:00 UTC
ac27eca Explicitly set foreground/background colours. 27 May 2021, 13:29:27 UTC
7aedf82 Use local papaparse instead of CDN. 20 November 2020, 14:50:43 UTC
b7a60f5 Merge pull request #52 from chaoran-chen/metadata-import Add a function to attach external metadata files 16 November 2020, 16:12:21 UTC
46c8530 Add a function to attach external metadata files 16 November 2020, 15:12:52 UTC
02e3a8c Removed reload function. Necessary behaviour of FileReader has been removed by major browsers, so this no longer works. 30 June 2020, 09:40:10 UTC
b55bf42 Removed analytics. 11 June 2019, 09:35:05 UTC
554d0d3 Reticulation nodes can now be coloured. 27 March 2019, 14:16:03 UTC
e652567 Fixed labeling problem when collapsing SA dummy nodes. 21 February 2019, 00:01:22 UTC
32d67cc Added method to shuffle tree nodes. 16 December 2018, 19:19:08 UTC
a57a05d Updated description of zero length edge collapse option. 14 November 2018, 11:52:58 UTC
77d2354 Fixed error in zero length edge removal. 14 November 2018, 11:45:00 UTC
0b676b9 Zero-length edge collapsing now applies to all edges. 14 November 2018, 09:37:30 UTC
3a852b1 Improved dash spacing with large edge widths. 12 July 2018, 10:04:20 UTC
b83ce47 Allow for empty annotations in Nexus. 25 June 2018, 11:14:36 UTC
a49f6cc Fixed formatting. 25 June 2018, 11:13:04 UTC
ae7f2f9 Temporary fix for bug in Chrome. Closes #49. Chrome is currently not properly respecting the non-scaling-stroke vector-effect on viewbox resizes. Arrrgh! 14 June 2018, 14:24:22 UTC
faaa45c Reinstated (optional) zero-length edge collapsing. 08 June 2018, 15:35:47 UTC
f53b012 More appropriate node mark sizing. 25 May 2018, 13:44:57 UTC
c7bfe8e Set plotly js to load asynchronously. 18 May 2018, 21:23:00 UTC
ab84983 Added drag+drop for tree strings (eg from IDE debug windows) 18 May 2018, 15:11:27 UTC
0d6e1cd Fixed typo in function call. 11 May 2018, 14:41:01 UTC
898acdc Added PhyloNet newick compatibility. Issue #48. This just strips out the additional colon-delimited annotations following branch length that phylonet uses for support etc. (In future could actually use these to annotate the tree, if we are sure that nothing else uses a syntactically similar but semantically different format.) 10 May 2018, 21:35:24 UTC
bd40e1e Improved error catching on url loading. Closes #47 25 April 2018, 09:56:13 UTC
a19705e Added direct loading links to example files in manual. 25 April 2018, 08:49:29 UTC
7e4bd81 Added context to parsing error message. 16 April 2018, 12:58:01 UTC
3a4e961 Clean up div after display of rerooting warning. 16 April 2018, 11:41:05 UTC
151448d Improved styling of error dialog. 16 April 2018, 11:33:04 UTC
5d48b14 Replaced error screen with modal dialog. Allows error messages to actually be read and opens the door for more informative parsing errors. 16 April 2018, 10:14:04 UTC
6710409 Added IP address anonymization to ga snippet. 12 April 2018, 07:58:22 UTC
8c0805b Modified GET request url parsing. 21 March 2018, 12:39:47 UTC
b473c54 Fixed event bubbling issue. 20 March 2018, 18:20:05 UTC
57e3521 Messing with events. 20 March 2018, 18:13:10 UTC
3d41541 Added child order rotation. 20 March 2018, 18:08:59 UTC
67eaee5 Updated manual. 19 March 2018, 13:21:48 UTC
41513d5 Moved layouts into their own js file. 15 March 2018, 14:19:17 UTC
f48e428 Small change to relative edge width calculation. 15 March 2018, 14:17:38 UTC
6f39ca2 Implemented trait-dependent edge-width scaling. 14 March 2018, 17:34:29 UTC
0a302af Coloured nodes are only shown when trait is defined. 14 March 2018, 15:51:39 UTC
9c0f624 Fixed vertical text alignment in legends. 14 March 2018, 12:49:57 UTC
95665b1 Finally have vertically-centred node labels. 14 March 2018, 12:39:20 UTC
48927f7 Removed zero-length edge stripping. Was a mistake. Should not attempt to interperate trees at a deeper level than what's explicitly there in the input data. 05 March 2018, 15:04:32 UTC
ae35b0c Switched horiz/vertical zoom keys. 28 February 2018, 08:22:40 UTC
623a2f2 Avoiding irreversible font size changes. 26 February 2018, 15:45:16 UTC
fe80e21 Added option to smooth skyline plots. 16 February 2018, 09:00:30 UTC
1bf8602 Fixed legend performance issue. 01 February 2018, 09:50:02 UTC
5dc592a Improved rendering speed on Firefox. 01 February 2018, 09:33:16 UTC
2016bd1 Nodes now drawn before text. Prevents text from being obscured by node marks. 31 January 2018, 17:09:18 UTC
11d1c57 Added legend for node colours. 31 January 2018, 17:00:08 UTC
f7f3837 Added text to manual. 31 January 2018, 16:00:01 UTC
a4ecf3a Added keyboard shortcut and doc. 31 January 2018, 15:56:03 UTC
6b84792 Node colours tentatively working. 31 January 2018, 15:49:15 UTC
fb3e411 Improved colour property/id names. 31 January 2018, 08:54:30 UTC
fe7e0b7 Working on node colouring. 30 January 2018, 14:54:23 UTC
20a8ceb Improved documentation entry on URL loading. 19 December 2017, 17:09:44 UTC
930864e Allowed passing tree file URLs via HTTP GET parameters. 19 December 2017, 16:12:50 UTC
5ef6c11 Improved style of URL entry dialog. 19 December 2017, 13:40:44 UTC
e710b90 Implemented loading from URLs. 19 December 2017, 13:29:07 UTC
ed2a33a Added some node count statistics. 15 December 2017, 09:00:31 UTC
6f83e19 Removed debug output. 13 December 2017, 19:21:24 UTC
b778ce6 Added epsilon optimization to skyline plot. 13 December 2017, 19:19:45 UTC
31bb831 Fixed bugs in likelihood computation. 13 December 2017, 12:02:55 UTC
cb19dfe Playing with skyline implementation. 08 December 2017, 17:20:44 UTC
54876f7 Fixed skyline plot on older Chrome versions. 24 November 2017, 13:20:25 UTC
7750cff Added basic tree statistics. 24 November 2017, 12:48:30 UTC
ad25f96 Fixed interference with mac command key. 30 August 2017, 07:34:09 UTC
285e753 Removed tabs from html. 18 August 2017, 21:21:59 UTC
e862dae Merge branch 'skyline' 18 August 2017, 21:07:08 UTC
f4a77a4 Added experimental warning to skyline plot dialog. 18 August 2017, 15:06:05 UTC
c8ae1ea Prevent browser scrollbars from ever appearing. 17 August 2017, 10:25:02 UTC
aba9e1d Messing with skyline code. 17 August 2017, 10:21:15 UTC
1fdd619 Prevent browser scrollbars from ever appearing. 16 August 2017, 09:35:45 UTC
7186727 Removed unused arguments from function declarations. 16 August 2017, 08:57:25 UTC
4b200bb Updated manual. 15 August 2017, 11:46:08 UTC
4bb48fe Added info buttons to ltt/skyline plots 15 August 2017, 07:17:18 UTC
4d446a9 Generalized skyline code to properly handle multifurcations. 14 August 2017, 20:34:48 UTC
7429075 Added skyline and ltt plots 14 August 2017, 16:12:17 UTC
9f43c29 Close manual dialog on "open in new window". 12 August 2017, 13:28:48 UTC
d992bef More jslint fixes. 22 May 2017, 21:29:23 UTC
9fa9821 Fixed jslint issues. 22 May 2017, 21:15:05 UTC
c1254f2 Fixed some jslint issues. 22 May 2017, 21:03:07 UTC
35f0f1b Added name of current file to page title. 12 May 2017, 04:08:58 UTC
1afe864 Fixed CSS bug. 04 May 2017, 12:45:04 UTC
b86654f Removed MathJax dependency. 04 May 2017, 12:41:59 UTC
196c171 Report error when tree contains multiple roots. 21 April 2017, 03:23:27 UTC
ab49335 Fixed typo in manual. 21 April 2017, 03:23:02 UTC
0679662 Clicking on citation link now opens new tab. 19 April 2017, 20:41:14 UTC
7cad880 Added citation. 12 April 2017, 21:41:25 UTC
e615fc5 Fixed analytics tracking following custom domain. 04 April 2017, 01:02:13 UTC
1c32895 Allows newlines in newick, improves error reporting. Issue #42. 28 March 2017, 23:08:31 UTC
1db795c Resize starting image if window size is super small. 27 March 2017, 01:37:55 UTC
a7ebd10 Update CNAME 22 March 2017, 23:26:45 UTC
5296592 Update CNAME 22 March 2017, 23:26:28 UTC
1320c09 Updated URL. 22 March 2017, 20:16:10 UTC
back to top