a3191890642f8b6e4fd76b4605c12f87c0f2b019 braney Wed Nov 4 14:54:17 2020 -0800 some tweaks to make bigLolly axes work better diff --git src/hg/hgTracks/lollyTrack.c src/hg/hgTracks/lollyTrack.c index ea045a3..b0771dc 100644 --- src/hg/hgTracks/lollyTrack.c +++ src/hg/hgTracks/lollyTrack.c @@ -44,31 +44,31 @@ { double range = lollyCart->upperLimit - lollyCart->lowerLimit; int fontHeight = tl.fontHeight+1; // we need a margin on top and bottom for half a lolly, and some space at the bottom // for the lolly stems double minimumStemHeight = fontHeight; double topAndBottomMargins = LOLLY_DIAMETER / 2 + LOLLY_DIAMETER / 2; double usableHeight = height - topAndBottomMargins - minimumStemHeight; yOff += LOLLY_DIAMETER / 2; struct hashEl *hel = trackDbSettingsLike(tg->tdb, "yAxisLabel*"); // parse lines like yAxisLabel