From: Colin <col...@gm...> - 2023-10-25 22:59:49
|
Users can manually change the track labels setting in the UI, but it's not formally a config variable you can set, but you can make a config with a defaultSession that has this setting turned on though, and then that is a way of setting this via the config https://jbrowse.org/jb2/docs/user_guides/basic_usage/#track-label-positioning We can try to brainstorm a way to make this a single config slot though -Colin On Wed, Oct 25, 2023, 2:23 PM Vaneet Lotay <van...@uc...> wrote: > Hello, > > > In JBrowse1 there was a nice feature to prevent track labels from blocking > or overlapping with the track itself: > > > > trackLabels > > > > Set "trackLabels": "no-block" to enable the trackLabels to be out of the > way of the features. Added in 1.12.5 > > > > > > I tried adding this to the global configuration section of config.json, > but that didn’t work. Is this feature possible in JBrowse2? > > > > Tjamls. > > > > Vameet > > > > *Vaneet Lotay* > > *Xenbase Bioinformatician* > > *University of Calgary* > > *2500 University Drive NW* > > *Calgary, AB T2N 1N4* > > *CANADA* > > > _______________________________________________ > Gmod-ajax mailing list > Gmo...@li... > https://lists.sourceforge.net/lists/listinfo/gmod-ajax > |