码迷,mamicode.com
首页 > Web开发 > 详细

使用ecahrts的官方实例的echarts.js:11954 Uncaught Error: series.type should be specified. at Function.entity.getClass (echarts.js:11954)

时间:2018-12-01 18:38:42      阅读:404      评论:0      收藏:0      [点我收藏+]

标签:F12   chart   dcl   显示   cal   提示   span   travel   ase   

由于使用echats的图表,而直接把官方实例c过来的时候,图表加载不出来。

浏览器按f12显示这样的错

echarts.js:11954 Uncaught Error: series.type should be specified.
    at Function.entity.getClass (echarts.js:11954)
    at ExtendedClass.<anonymous> (echarts.js:20753)
    at Array.forEach (<anonymous>)
    at each$1 (echarts.js:528)
    at ExtendedClass.visitComponent (echarts.js:20736)
    at Function.entity.topologicalTravel (echarts.js:17832)
    at ExtendedClass.mergeOption (echarts.js:20706)
    at ExtendedClass.initBase (echarts.js:21237)
    at ExtendedClass.resetOption (echarts.js:20648)
    at ExtendedClass.setOption (echarts.js:20630)

 技术分享图片

根据提示,是这的错误,需要自己加载option

所以加上一句话,也就是这样:

技术分享图片

 

使用ecahrts的官方实例的echarts.js:11954 Uncaught Error: series.type should be specified. at Function.entity.getClass (echarts.js:11954)

标签:F12   chart   dcl   显示   cal   提示   span   travel   ase   

原文地址:https://www.cnblogs.com/miria-486/p/10050174.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!