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

Clean up the appearance of the horizontal 'all regions' view of the Ideogram view #5

Open
carolinebridge opened this issue Oct 22, 2021 · 0 comments

Comments

@carolinebridge
Copy link
Collaborator

Currently, showing all regions in an ideogram view isn't very concise with a horizontal orientation. All chromosomes are stacked on top of each other, creating a very tall view container.

A potential solution to this is to maintain two ideograms side-by-side showing the first and second half of the regions in the assembly, using the chromosomes: string[] property on the ideogram config.

Using the rows: number property on the ideogram config seems to cause visual issues, though this is another potential solution.

Another improvement to the visual when the ideogram is in horizontal view is to centre what is being displayed inside the view container.

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

1 participant