解决 echart 中 erro :comonent series.*** not exists. load it first 问题

自己摸索解决,过程如下:

错误如下:

解决 echart 中 erro :comonent series.*** not exists. load it first 问题_第1张图片

解决方案:

 1、要引用最新的、完整的  echart.js  自己去官网 下载。

2、要引用 echarts-gl.js  ,自己下载。  是在下载页面的 “下载 ECharts GL。。“位置。

把上面2个 都引用到自己的项目 中 ,问题解决。

 

 

 

你可能感兴趣的:(C#,echart,comonent,series.,load,it,first)