Fix selection grid s14 + Remove border legend dashboard
This commit is contained in:
@ -1381,6 +1381,9 @@ export default {
|
||||
textStyle: {
|
||||
color: this.isDarkMode ? "#fff" : "#333333",
|
||||
},
|
||||
itemStyle: {
|
||||
borderWidth: 0
|
||||
}
|
||||
},
|
||||
series: seriesData,
|
||||
};
|
||||
|
Reference in New Issue
Block a user