Closed gsheynkman closed 3 years ago
I think it's pretty much based on the width of the longest Y axis tick label. At some point I'd like to look into aligning a table to the Y axis ticks so that we can easily display multiple columns of info for each isoform track.
Thanks!
https://github.com/sheynkman-lab/biosurfer/blob/496be781fa0b3f086e9a9d7aa43a6f7e191378c1/isomodules/isoimage.py#L262
I was looking at the code in which the Y axis label is set. I was wondering how the physical Width of the Y axis label is determined? If you submit a longer string will the left-hand side of the canvas expand in response?