Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow resizing text? #61

Open
rlorigro opened this issue Jun 12, 2022 · 2 comments
Open

Allow resizing text? #61

rlorigro opened this issue Jun 12, 2022 · 2 comments

Comments

@rlorigro
Copy link

In shasta assembly graphs, the node size range goes from 1bp all the way to 100Mbp and the font size is often too small when looking at the graph from a zoom level that allows you to see the overall structure:

For example, here the middle bubble is 8.67Mbp:
image

It would be convenient for making figures/presentations to be able to read the labels directly.

@asl
Copy link
Owner

asl commented Jun 13, 2022

Have you tried to regulate node length? E.g. length per Mbp in the Settings

@rlorigro
Copy link
Author

That unfortunately requires you to rerun the layout step, and in a situation where you are navigating to many positions, possibly at different zoom levels, rescaling the text would be very convenient by comparison. Changing the node-length-per-bp also changes the scaling, in the sense that smaller nodes would look larger because of the minimum length cutoff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants