More verbose legend as requested
This commit is contained in:
parent
0ba4d4f734
commit
ce339ea339
@ -173,7 +173,7 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} =
|
||||
legend: {
|
||||
title: 'Planning applications',
|
||||
elements: [
|
||||
{ color: '#53f5dd', text: 'Submitted' },
|
||||
{ color: '#53f5dd', text: 'Submitted, awaiting decision' },
|
||||
{ color: '#fff200', text: 'Appeal In Progress' },
|
||||
{ color: '#16cf15', text: 'Approved' },
|
||||
{ color: '#e31d23', text: 'Rejected' },
|
||||
|
Loading…
Reference in New Issue
Block a user