vue+ echarts + 水球图报错,各位大佬帮忙看看
echarts吧
全部回复
仅看楼主
level 1
qwedsdddd 楼主
结果图和console报错信息
代码:
template
style:
js:
版本信息:
2021年03月25日 01点03分 1
level 1
遇到同问题,解决了吗
2021年03月26日 06点03分 2
没有呢
2021年03月26日 06点03分
问题解决了吗
2021年04月01日 07点04分
@朔羽紫月 没有
2021年04月01日 15点04分
我也遇到的相同的问题 还没解决 问题原因好像就是 初始化的时候 dom 为空
2021年04月02日 09点04分
level 1
版本问题
如果出现wave.ensureState错误先降低echarts-liquidfill的版本号
先卸载echarts-liquidfill
npm uninstall echarts-liquidfill
下载合适的版本。
npm install [email protected] --save
2021年04月17日 10点04分 3
谢谢大佬,按照你给出的方案,已解决。
2021年04月19日 07点04分
1