-
Notifications
You must be signed in to change notification settings - Fork 19.8k
[Bug] visualMap.textStyle.overflow is not working #18882
Copy link
Copy link
Closed
Labels
Description
Version
5.4.2
Link to Minimal Reproduction
Steps to Reproduce
Use textStyle: { width: 5, overflow: "truncate" } in the visualMap.
Current Behavior
visualMap.textStyle.overflow and visualMap.textStyle.width are not affecting anything, visualMap text is not truncated.
Expected Behavior
visualMap text should be truncated based on the given width.
Environment
- OS:
- Browser:
- Framework:Any additional comments?
No response
Reactions are currently unavailable