Opened 9 years ago
Last modified 6 years ago
#3021 new defect
Scale bar text is mostly hidden when text position left is used
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 7.4.5 |
Component: | Display | Version: | unspecified |
Keywords: | d.barscale, text_position | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
d.barscale hides the text (number and units) when text_possition=left
is used. The text is not visible with style=classic
and style=line
but small part of last letter is visible depending on the fontsize
.
Change History (7)
comment:1 by , 8 years ago
Milestone: | 7.3.0 → 7.4.0 |
---|
comment:2 by , 8 years ago
Workaround - add large enough x to at
:
d.barscale at=10.0,10.0 text_position=left
This will shift the scale bar left with d.mon cairo
and in GUI it will show the text (move scale bar manually afterwards).
comment:4 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed