@@ -33,8 +33,10 @@
let option = {
tooltip: {
trigger: 'axis',
- axisPointer: {
- type: 'cross',
+ backgroundColor: 'rgba(0, 0, 0, .6)',
+ textStyle: {
+ color: '#fff',
+ fontSize: 12,
},
@@ -591,6 +591,7 @@ onUnmounted(() => {
&:first-child {
display: inline-block;
width: 68px;
+ text-align: right;
}
&:last-child {