Closed peikert closed 7 years ago
Should be fixed now. We don't rotate the text anymore. Now we just decrease the font size to fit the text.
works fine now
Reopend: Font size not decreasing right.
Solution: Create a mathematical formula that takes 3 variables into account when calculating the font. 1) Number of columns 2) Total width of the color map 3) string length of the longest label name
Should be fine now. Formula that works: ( (width/1.7) / max_length ) * 1.577909
seems to work
Long label are out of margin and cross the color legend when shown