|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
/*
|
|
|
|
|
* @Author: your name
|
|
|
|
|
* @Date: 2021-10-09 11:01:19
|
|
|
|
|
* @LastEditTime: 2021-10-29 10:46:31
|
|
|
|
|
* @LastEditTime: 2021-10-29 10:52:42
|
|
|
|
|
* @LastEditors: Please set LastEditors
|
|
|
|
|
* @Description: In User Settings Edit
|
|
|
|
|
* @FilePath: /data-show/src/views/Index/spreadTheSound/opt.js
|
|
|
|
@ -83,7 +83,9 @@ export default function createOpt(dx = [], ds = []) {
|
|
|
|
|
color: '#fff'
|
|
|
|
|
},
|
|
|
|
|
y: 'top',
|
|
|
|
|
x: 0
|
|
|
|
|
x: 0,
|
|
|
|
|
itemWidth: 12,
|
|
|
|
|
itemHeight: 12
|
|
|
|
|
},
|
|
|
|
|
xAxis: {
|
|
|
|
|
type: 'category',
|
|
|
|
|