echarts
echarts copied to clipboard
[Bug] Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'type') at HeatmapView2.render (HeatmapView.js:137:18)
Version
5.4.3
Link to Minimal Reproduction
Steps to Reproduce
1、当使用热力图时,无论coordinateSystem配置“calendar”还是‘bmap’都会导致这个问题
Current Behavior
Expected Behavior
使用热力图正确
Environment
- OS:windows
- Browser:chorme
- Framework:
Any additional comments?
No response
这是代码截图
基于nuxt3的框架
问题解决了吗?