我最近在学习EChart中的gallery示例,但是在新建myChart后,不知道是不是引入echarts版本的问题,一直在报错,然后现在报错的内容为:Uncaught Error :Component series lines3D not exists....
我尝试搜索了很多,如https://segmentfault.com/q/10...;http://blog.csdn.net/soindy/article/details/53504804等等,一直没有找到合适的解答,有哪位大神能帮解答下马?是因为参考这个例子的配置不一样吗?是那时候的echart.js不一样吗?
你没有引入echarts-gl,只引入了echarts,lines3D属于扩展包内容