[FAQ] Error: Component series.bar not exists. Load it first. (echarts)

Posted farwish

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[FAQ] Error: Component series.bar not exists. Load it first. (echarts)相关的知识,希望对你有一定的参考价值。

 

以上错误出现在使用 echarts 组件时,未导入或者使用不正确的情况下。

 

检查是否导入 line 或者 bar 这一类具体的 chart,比如:

import ‘echarts/lib/chart/line

 

如果导入了,那么检查是否使用错误的情况。

比如,以下 type 使用的是 bar,但是实际并没有导入,而应该改为 line:

series: [{
    name: xxx,
    type: bar,
    data: [5, 20, 20]
}]

 

Link:https://www.cnblogs.com/farwish/p/12918846.html

以上是关于[FAQ] Error: Component series.bar not exists. Load it first. (echarts)的主要内容,如果未能解决你的问题,请参考以下文章

[FAQ122070]eMMC降速怎么修改

[FAQ] web3js, Error: [number-to-bn] while converting number 0.1 to BN.js instance, error: invalid nu

FAQ_2

FAq jmeter pom jmx

[FAQ] web3js, Error: Please pass numbers as strings or BN objects to avoid precision errors.

倍福TwinCAT(贝福Beckhoff)常见问题(FAQ)-点击运行按钮进入到运行状态报错Error starting TwinCAT System怎么办 AdsWarning1823怎么办(示例代