Scribl
Scribl copied to clipboard
Defining interval
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
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.