-
Notifications
You must be signed in to change notification settings - Fork 19.8k
[Bug] VisualMap outOfRange coloring #21098
Copy link
Copy link
Closed
Labels
Description
Version
5.6.0
Link to Minimal Reproduction
https://codepen.io/abdurrahmanyildirim/pen/jEbENYe
Steps to Reproduce
Have a look point which has 100 value.
Current Behavior
I have specified a dark color for points that are out of range, but the point is still displayed as blue when its value exceeds the maximum defined in the visual map.
Expected Behavior
Points with values outside the visual map range should be displayed using the outOfRange color.
Environment
- OS:
- Browser:
- Framework:Any additional comments?
No response
Reactions are currently unavailable