#3020 closed defect (fixed)
Make N with arrow optional in d.barscale styles
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.2.0 |
Component: | Display | Version: | unspecified |
Keywords: | vector, d.barscale, cartography, gsoc2016 | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
classic
and line
styles in d.barscale have capital N with a simple arrow over it. This should be optional (set by a flag), ideally for every style.
The issue I can see is that when we make it optional and you used style=classic
and style=line
in you script, then you won't get north arrow anymore. So, just introducing flag to include the north arrow is in fact API break. The solution would be adding another flag which would turn it off for these two. I'm not sure if it is worth it but it might be important to somebody.
Attachments (1)
Change History (4)
by , 8 years ago
Attachment: | d.barscale.diff added |
---|
comment:3 by , 8 years ago
Milestone: | 7.3.0 → 7.2.0 |
---|
Note:
See TracTickets
for help on using tickets.
Added flag -n to display small north-arrow symbol next to barscale.