是小许同学吖的博客vue3+ts+echarts制作折线图,折线图超出阈值变红,visualMap报错 TypeError: Cannot read properties of undefined (reading 'coord'),Cannot set properties of undefined (setting 'hoverState')
每天发布一篇原创的博客先看几个效果图: function labor_security(labor,ecid="labor_security",font_size) { let labor_security = echarts.init(document.getElementById(ecid)); /*清除画布*/ labor_security.clear(); let Data...