dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

Add option to scale vertically for sequence tiers #163

Closed dlrice closed 9 years ago

dlrice commented 9 years ago

As a user zooms in/out the vertical axis is scaled accordingly (presently dalliance scales only on the horizontal axis). This allows locations with particularly high depth to fit the height of the screen.

To enable this option set scaleVertical: true in the source config.

dasmoth commented 9 years ago

That looks nice, thanks!

Do you think we should make this the default? I'd like to play around with it a bit more, but currently thinking this is probably an improvement for most use cases.