Skip to content

Improve labeling of highest category for threshold scale #11

Description

@wahlatlas

suppose you are using a threshold scale for 5 colors like this

       scale: 'threshold',
       domain: [400, 500, 600, 700],

then the upper most category should be labeld either
> 700
or
700 and above
but not both

see here
legendlabels

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions