apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.2k stars 19.61k forks source link

[Bug] There is no option to zoom the Geo Map using button #18280

Open PixeledCode opened 1 year ago

PixeledCode commented 1 year ago

Version

5.3.0

Link to Minimal Reproduction

No response

Steps to Reproduce

Create any Geo Map Viz using ECharts

Current Behavior

Only mouse/trackpad zoom works

Expected Behavior

There should be a tab-able button that can perform the zoom functionality.

Environment

- OS:macOS
- Browser: Chrome / Mozilla / Safari
- Framework: React@17

Any additional comments?

Not having this feature is also an accessibility concern since there is no way for people only using the keyboard to zoom the map

helgasoft commented 1 year ago

not-a-bug, but a valuable [Feature] request, in line with #14706 and #18256. Currently, it seems ECharts does not handle keyboard input.