Opened 8 years ago
Last modified 5 years ago
#3134 new enhancement
d.legend.vect and v.colors
Reported by: | martinl | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.8.3 |
Component: | Display | Version: | unspecified |
Keywords: | d.legend.vect, v.colors | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
d.legend.vect doesn't work properly (see attachment:legend-colors.png) when using color tables for vectors, eg.
v.colors map=geology use=attr column=GEOL250_ID color=rainbow
Attachments (1)
Change History (13)
by , 8 years ago
Attachment: | legend-colors.png added |
---|
comment:1 by , 8 years ago
Milestone: | 7.2.0 → 7.3.0 |
---|---|
Type: | defect → enhancement |
It could work in the way that v.colors writes a legend information as a comment into the color file stored for that vector map. Then d.vect takes it and outputs it into the legend file. The problem is also that we need to draw a gradient in some cases depending on how many color rules are in there or if the attribute column (which the color table is based on) is of type integer or float.
comment:4 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:5 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
comment:8 by , 6 years ago
Milestone: | 7.6.2 → 7.8.0 |
---|
comment:12 by , 5 years ago
Milestone: | → 7.8.3 |
---|
Note:
See TracTickets
for help on using tickets.
vector legend doesn't respect color tables