lonelyjoeparker / qmul-genome-convergence-pipeline

API and binaries for phylogenomic analyses, particularly comparison of input trees/alignments (CONTEXT) and detecting genomic convergence
4 stars 2 forks source link

Add JScrollPane to phylogeny view #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add scroll pane behaviour to phylogeny view (or scaling)  - large phylogenies 
are drawn off the edge of the viewport.

Original issue reported on code.google.com by joeparke...@gmail.com on 13 Feb 2015 at 11:27

lonelyjoeparker commented 9 years ago

https://github.com/lonelyjoeparker/qmul-genome-convergence-pipeline/commit/2b72a87df37d8b0aa699c98a6f077903190a5a81 addresses this partially, but phylogeny and tip labels are still way off. Also noticed new issue #44, some trees have too many tip labels (or too few branches)...

lonelyjoeparker commented 9 years ago

Tip labels placement addressed by https://github.com/lonelyjoeparker/qmul-genome-convergence-pipeline/commit/3d8deb778419cb1d6bb59336df8a23f77ffae9f5

lonelyjoeparker commented 9 years ago

This issue now closed though NB #44 outstanding from general PhylogenyDisplayPanel implementation.