jameshadfield / phandango

an interactive viewer for populations of bacterial genomes linked by a phylogeny
http://phandango.net
MIT License
113 stars 27 forks source link

Text cut off at edges of divs #66

Closed simonrharris closed 8 years ago

jameshadfield commented 8 years ago

What exactly do you mean, the annotation info boxes? Screenshots??

And what would be the preferred solution -- if there's a LOT of info in the GFF this has to be trimmed somewhere I think.

simonrharris commented 8 years ago

Sorry, I mean things like the y-axis scale of plots (top value) and the left and right-most values on the genome scale.

Solutions - move them in/down a bit (e.g. 1/2 font size) or something cleverer

jameshadfield commented 8 years ago

Ahh ok. I'll work on this. The solution is to make these div elements separate to the canvas. I do that already with the info boxes for metadata / genes etc