hustcc / hustcc/echarts-for-react
'heatmap'的xAxis,yAxis的type必须为'category'
Open
- Dominant language
- TypeScript
- Stars
- 5k
- Forks
- 650
- PR merge metrics
- No merged PRs in 30d
Description
使用热力图'heatmap'时,xAxis,yAxis的type必须为'category',否则控制台会报 Heatmap on cartesian must have two category axes,
但echarts的官网demo里,可以将xAxis,yAxis的type手动调整成'value',是没有问题的,文档里也没有强制要求type必须为'category'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.