提交
This commit is contained in:
@ -601,15 +601,15 @@ export const getBarOptions = (data: any) => {
|
||||
backgroundColor: '',
|
||||
grid: {
|
||||
left: '7%',
|
||||
top: '4%',
|
||||
bottom: '25%',
|
||||
top: '10%',
|
||||
bottom: '23%',
|
||||
right: '2%'
|
||||
},
|
||||
tooltip: {
|
||||
show: true,
|
||||
backgroundColor: '',
|
||||
trigger: 'axis',
|
||||
formatter: '{b0}:{c0}元',
|
||||
formatter: '{b0}:{c0}万元',
|
||||
textStyle: {
|
||||
color: '#fff'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user