[Biopython-dev] [Bug 2964] placing x-axis of graph track at the bottom or top of the track in GenomeDiagram

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed May 19 15:21:48 UTC 2010


http://bugzilla.open-bio.org/show_bug.cgi?id=2964





------- Comment #14 from lpritc at scri.sari.ac.uk  2010-05-19 11:21 EST -------
(In reply to comment #13)
> [...] the x-axis and other bits like the scale are
> drawn by the Track object. This can contain multiple datasets, which can all
> be using their own coordinate systems. In specifying the x-axis position we
> can't therefore talk about max(data), min(data) or median(data) for the track
> as a whole. What we can do is talk about bottom/middle/top (or even a float
> between 0 and 1 to be more precise). This is quite easy but doesn't address
> the plotting side of things...

Fair point - something to look at in GD2.


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list