echarts
echarts copied to clipboard
[Feature] Change cursor icon to more intuitive 'move', for dataZoom slider moveHandle
What problem does this feature solve?
These are the current cursor icons for the dataZoom slider:
| Resize | Brush | Move/Drag |
|---|---|---|
The Move/Drag icon is not intuitive, and it makes it difficult to know whether you're busy resizing or dragging, when the mouse is nearby the edge.
What does the proposed API look like?
It is more intuitive for the Move/Drag cursor icon to be the 'move' icon, instead of the resize icon.
e.g. I edited this one as an example:
| (Suggested) Move/Drag |
|---|