@@ -151,7 +151,8 @@ const setBar1 = (dataObj:object) => {
type: 'plain',
show: 'true',
height: '100%',
- right: '8%',
+ left:'45%',
+ // right: '1%',
top: 0,
bottom: 0,
orient: 'vertical',
@@ -179,7 +180,7 @@ const setBar1 = (dataObj:object) => {
padding: [0, 0, 0, 5]
},
b: {
- width: 80,
+ width: 70,
color: 'rgba(0, 11, 25, 1)',
align: 'left',
fontSize: 18,