[GRASS-dev] [GRASS GIS] #3021: Scale bar text is mostly hidden when text position left is used

GRASS GIS trac at osgeo.org
Wed Feb 1 17:19:53 PST 2017


#3021: Scale bar text is mostly hidden when text position left is used
--------------------------+---------------------------------------
  Reporter:  wenzeslaus   |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  trivial      |  Milestone:  7.4.0
 Component:  Display      |    Version:  unspecified
Resolution:               |   Keywords:  d.barscale, text_position
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+---------------------------------------

Comment (by wenzeslaus):

 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).

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3021#comment:2>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list