Right now the ribbon height adapts to fit the size of the text to make it as big as possible (within certain limits). As a side effect, this makes the ribbon height vary.
We should give the option to set the text size, or maybe ellipsize text so the height of the ribbon is consistent?
The new option to set the relative size of the text should solve this issue. Resolved in 1.3.0:
customColorRibbonFilter("custom", "#556600CC", "#FFFFFF", "bottom", 0.2))
Right now the ribbon height adapts to fit the size of the text to make it as big as possible (within certain limits). As a side effect, this makes the ribbon height vary.
We should give the option to set the text size, or maybe ellipsize text so the height of the ribbon is consistent?