tskit
tskit copied to clipboard
Default width of SVG trees?
I wonder if it would be more user friendly to have the width of a tree in an SVG plot to be proportional to the number of samples, so that if someone wants to plot a tree with (say) 40 tips, they aren't all squished together. I can't remember if this was brought up before, though. It would be a change to existing behaviour.
I think it's a reasonable thing to do. I guess it is technically breaking, but we could roll it in for 0.5.0?