formatter: "{b}{a0}:{c0} {a1}:{c1}", //b为数据名;a0,a1为系列名,c0为y轴左侧数据,c1为右侧
axisPointer...",
data: [ ]
},
yAxis: [ // 双y轴显示
{
type:..."value",
name: "成功数量", // y轴文字提示
axisLabel: {
formatter...axisLabel: {
formatter: "{value} "
},
// y轴样式...,当有多个坐标轴时,数字依次增大,可建立多个Y轴
// data: [0, 300, 80, -72, 0, 100, 20],
data: []