Different colors for track LABELS
Reported by Kerry Bubb | January 9th, 2012 @ 02:25 PM
I was wondering if there is a way to change the color of the
track labels (the rectangles containing the tracklabel names on the
left of the screen). Sorry if the answer is already out there -- I
couldn't find it!
-Kerry
Comments and changes to this ticket
-
Robert Buels January 25th, 2012 @ 12:32 PM
Sure, just use CSS in your index.html file. Something like:
<style> div.track-label { background-color: red } </style>
should make a red background for your track labels.
-
JBrowse March 28th, 2012 @ 04:46 PM
- State changed from new to resolved
(from [aa4b3858d2ae528c36feba6fd7ee3ff0d7e5f9ab]) Merge branch 'issue_84_compress_seqs', closes #84. https://github.com/GMOD/jbrowse/commit/aa4b3858d2ae528c36feba6fd7ee...
-
Kerry Bubb March 28th, 2012 @ 09:40 PM
Sorry -- I'd like to have a few different colors for different categories of tracks. Is there a way to specify that somehow as a parameter in the wig-to-json.pl call?
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
AJAX Genome Browser