🐛 [BUG] 是否可以兼容下数据类型,折线图 x 轴为 number 类型,会导致绘制出错
Open
Bug
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
### 📷 Step to reproduce
如图:x 轴数据为 number 类型

### 🏞 Expected result
### 🚑 Any additional [like screenshots]
- 目前解决方案为:手动将数据转换为 string 类型
Contributor guide
Assessment
This issue has not been assessed yet.