#1147: user-defined tick labels for d.legend (patch included)
-------------------------+--------------------------------------------------
Reporter: dylan | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Compiling | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
It would be nice if the legend generated from the following command:
actually ''used'' those labels. Currently the values are truncated to
integers. Attached is a patch against the current (r43367) GRASS65 source.
I know that this is supposed to be feature-frozen, just thought that
others might be interested. Customized legends are much simpler to create
this way.
aside: One thing I vaguely remember from GRASS 5.0 is that you could set
labels for FP values in the cats/ file, and then have those show up in
d.legend. I'm not sure if this still works, or if I'm mis-remembering or
mis-attributing a reclass/rescale map.