VisActor / VisActor/VChart

[Bug] V2.0.22,mapChart地图缩放,label没有同步缩放

Open
#4,585 4 comments 0 reactions 0 assignees View on GitHub

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全错位了
Image

Image
Current Behavior

label没有跟随地图缩放

Expected Behavior

label跟随地图缩放

Environment
- OS:
- Browser:
- Framework:
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.