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

Defining interval #33

Open
VivekTodur opened this issue Sep 14, 2017 · 1 comment
Open

Defining interval #33

VivekTodur opened this issue Sep 14, 2017 · 1 comment

Comments

@VivekTodur
Copy link

Hi,

I using scribl in one of my projects. I am having a gene of length 90kb and I am trying to show all exons in a scrollable canvas. By default pretty mode is on and I am getting an interval of 5kb, So an exon having length 100bp becomes almost invisible. For this reason, I want to reduce the interval so that I can accommodate almost all exons as it is scrollable canvas. How do I achieve it...?

Thank You,
Vivek

@chmille4
Copy link
Owner

Hi Vivek,

If I understand correctly, this should be fixed by increasing the width of the canvas in a scrollable div until the smallest exon can be seen on the chart.

If I've misunderstood, please provide a code snippet that illustrates the problem.

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