Fix type errors
This commit is contained in:
parent
27afc73571
commit
0a1f9ea3d6
|
|
@ -20,9 +20,6 @@ async function createChart(el: HTMLDivElement) {
|
|||
trigger: 'axis',
|
||||
axisPointer: {
|
||||
type: 'cross',
|
||||
label: {
|
||||
backgroundColor: '#6a7985',
|
||||
},
|
||||
},
|
||||
},
|
||||
dataZoom: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user