Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3020 closed defect (fixed)

Make N with arrow optional in d.barscale styles

Reported by: wenzeslaus Owned by: grass-dev@…
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)

d.barscale.diff (47.2 KB ) - added by lazaa 8 years ago.
Added flag -n to display small north-arrow symbol next to barscale.

Download all attachments as: .zip

Change History (4)

by lazaa, 8 years ago

Attachment: d.barscale.diff added

Added flag -n to display small north-arrow symbol next to barscale.

comment:1 by annakrat, 8 years ago

Committed as part of r68570.

comment:2 by annakrat, 8 years ago

Resolution: fixed
Status: newclosed

Backported in r69050.

comment:3 by annakrat, 8 years ago

Milestone: 7.3.07.2.0
Note: See TracTickets for help on using tickets.