antvis / antvis/mcp-server-chart

图表上能否显示千位分隔符

Open
#258 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.4k
Forks
417
Avg merge
5d 16h
Merged PRs (30d)
1

Description

比如

Image
能否显示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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.