level 1
indicator: [
{ name: '万只羊场', max: 800 , axisLabel: { show: true }},
{ name: '千只羊场', max: 800 },
{ name: '适度规模羊场', max: 800 },
{ name: '家庭牧场', max: 800 },
{ name: '养殖户', max: 800 },
],
报错信息如下: TypeError: axisModel.getCategories is not a function
2021年11月23日 06点11分
1
level 1
我也想顺带问一下这个有关雷达图的问题,我明明下载定制的时候是勾选了雷达图,但是通过layui引入的时候就是提示不存在。Load it first
2023年03月09日 08点03分
6