修改样式
This commit is contained in:
@@ -309,21 +309,21 @@ const init = () => {
|
|||||||
// right: '4%'
|
// right: '4%'
|
||||||
// },
|
// },
|
||||||
tooltip: {
|
tooltip: {
|
||||||
// axisPointer: {
|
axisPointer: {
|
||||||
// type: 'cross',
|
type: 'cross',
|
||||||
// label: {
|
label: {
|
||||||
// color: '#fff',
|
color: '#fff',
|
||||||
// fontSize: 16
|
fontSize: 16
|
||||||
// }
|
}
|
||||||
// },
|
},
|
||||||
// textStyle: {
|
textStyle: {
|
||||||
// color: '#fff',
|
color: '#fff',
|
||||||
// fontStyle: 'normal',
|
fontStyle: 'normal',
|
||||||
// opacity: 0.35,
|
opacity: 0.35,
|
||||||
// fontSize: 14
|
fontSize: 14
|
||||||
// },
|
},
|
||||||
// backgroundColor: 'rgba(0,0,0,0.35)',
|
backgroundColor: 'rgba(0,0,0,0.35)',
|
||||||
// borderWidth: 0
|
borderWidth: 0
|
||||||
},
|
},
|
||||||
xAxis: {
|
xAxis: {
|
||||||
name: '时间',
|
name: '时间',
|
||||||
|
|||||||
Reference in New Issue
Block a user