修改echart
This commit is contained in:
@@ -54,12 +54,12 @@ const initChart = () => {
|
||||
fontSize: 16
|
||||
}
|
||||
},
|
||||
// textStyle: {
|
||||
color: '#fff',
|
||||
fontStyle: '14px',
|
||||
opacity: 0.35,
|
||||
fontSize: 14,
|
||||
// },
|
||||
textStyle: {
|
||||
color: '#fff',
|
||||
fontStyle: 'normal',
|
||||
opacity: 0.35,
|
||||
fontSize: 14
|
||||
},
|
||||
backgroundColor: 'rgba(0,0,0,0.35)',
|
||||
borderWidth: 0,
|
||||
...(props.options?.tooltip || null)
|
||||
|
||||
Reference in New Issue
Block a user