[Bug] V2.0.22,mapChart地图缩放,label没有同步缩放
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
Version
2.0.22
Link to Minimal Reproduction
https://www.visactor.io/vchart/demo/map-chart/basic-map?version=2.0.22
Steps to Reproduce
1.官方文档链接就能复现
2.设置
label: {
visible: true
}
3.缩放地图,label全错位了
Current Behavior
label没有跟随地图缩放
Expected Behavior
label跟随地图缩放
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked VChart map-chart demo for version 2.0.22 and enable label visibility with label: { visible: true }. Zoom the map while inspecting the map chart’s label and zoom handling to identify where their positions diverge. Done means labels remain aligned with the map at each zoom level and the reproduction no longer shows misplaced labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100