@@ -594,7 +594,9 @@
option1 = {
tooltip : {
trigger: 'item',
- formatter: "{a} <br/>{b} : {c} ({d}%)"
+ formatter: "{a} <br/>{b} : {c} ({d}%)",
+ // 当前鼠标位置
+ position: 'right',
},
title: {
text: '金额统计图',
@@ -655,7 +657,7 @@
trigger: 'axis',
axisPointer: { // 坐标轴指示器,坐标轴触发有效
type: 'shadow' // 默认为直线,可选为:'line' | 'shadow'
- }
+ },
dataZoom: [