antvis / antvis/mcp-server-chart
图表上能否显示千位分隔符
Open
- Dominant language
- TypeScript
- Stars
- 4.4k
- Forks
- 417
- Avg merge
- 5d 16h
- Merged PRs (30d)
- 1
Description
比如
能否显示442,471.57 而不是 442471.57,能否多增加一个选项呢?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the chart-number formatting entry point in this TypeScript repository and check how numeric labels are currently rendered. Confirm whether formatting can be exposed as an option, then verify that values such as 442471.57 can display as 442,471.57 without changing the underlying data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100