antvis / antvis/G2Plot

🐛 [BUG] 是否可以兼容下数据类型,折线图 x 轴为 number 类型,会导致绘制出错

Open
#2,620 5 comments 0 reactions 1 assignee Claimed by @pearmini View on GitHub
Bug
Dominant language
TypeScript
Stars
2.7k
Forks
591
PR merge metrics
No merged PRs in 30d

Description

### 📷 Step to reproduce

如图:x 轴数据为 number 类型

![image](https://user-images.githubusercontent.com/15646325/121343896-bd48cc80-c955-11eb-8bae-5d7171936dcc.png)

### 🏞 Expected result

### 🚑 Any additional [like screenshots]

- 目前解决方案为:手动将数据转换为 string 类型

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.