Hi fellow Gviz developers and users,
First of all thank you for providing the awesome Gviz package for plotting genomics data, it is really extensible and looks very nice with minimal tweaking.
Currently I am using Gviz for plotting some browser snapshots directly from bigwig files, which works like a charm, but I modified the layout to fit the style of other figures (more like the classic ggplot2 theme). I also increased the margin of the plot to cover my long titles (this brought up another question, see https://support.bioconductor.org/p/115567/) and removed the axis of the DataTracks.
Basically what I would like to know to make my plot perfect, is wether it is possible to left align the titles of the single tracks including the GenomeAxisTrack and GeneRegiontrack.
Best,
Alex