@@ -882,6 +882,9 @@ export default {
plotBorderWidth:null,
plotShadow:false,
animation: false,
+ },
+ legend: {
+ itemStyle: { fontWeight:'normal' }
}
})
let parser = new DOMParser();