[Feature] Add width to visualMap
Open
en
new-feature
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
The continuous visualMap has a default width that cannot be changed. This is not only aesthetic thing, but it's also easier to select the desired range if the selector is larger.
### What does the proposed API look like?
```
visualMap: {
width: number
}
```
Contributor guide
Assessment
This issue has not been assessed yet.