bus三环2015813echarts 柱状配置项内容和展示

配置项如下
      app.title = '折柱混合';
//已修正
option = {
    tooltip: {
        trigger: 'axis'
    },
    dataZoom: [{ // 这个dataZoom组件,默认控制x轴。
        type: 'slider', // 这个 dataZoom 组件是 slider 型 dataZoom 组件
        start: 10, // 左边在 10% 的位置。
        end: 60 // 右边在 60% 的位置。
    }, { // 这个dataZoom组件,也控制x轴。
        type: 'inside', // 这个 dataZoom 组件是 inside 型 dataZoom 组件
        start: 10, // 左边在 10% 的位置。
        end: 60 // 右边在 60% 的位置。
    }],
    toolbox: {
        feature: {
            dataView: {
                show: true,
                readOnly: false
            },
            magicType: {
                show: true,
                type: ['line', 'bar']
            },
            restore: {
                show: true
            },
            saveAsImage: {
                show: true
            }
        }
    },
    legend: {
        data: ['Time', 'speed3(m/min)','speed','group','group3']
    },
    xAxis: [{
        type: 'category',
        data: [
            '2015-08-12 17:35:03',
'2015-08-12 17:50:03',
'2015-08-12 18:05:03',
'2015-08-12 18:20:03',
'2015-08-12 18:35:03',
'2015-08-12 18:50:03',
'2015-08-12 19:05:03',
'2015-08-12 19:20:03',
'2015-08-12 19:35:03',
'2015-08-12 19:50:03',
'2015-08-12 20:05:03',
'2015-08-12 20:20:03',
'2015-08-12 20:35:03',
'2015-08-12 20:50:03',
'2015-08-12 21:05:03',
'2015-08-12 21:20:03',
'2015-08-12 21:35:03',
'2015-08-12 21:50:03',
'2015-08-12 22:05:03',
'2015-08-12 22:20:03',
'2015-08-12 22:35:03',
'2015-08-12 22:50:03',
'2015-08-12 23:05:03',
'2015-08-12 23:20:03',
'2015-08-12 23:35:03',
'2015-08-12 23:50:03',
'2015-08-13 00:05:03',
'2015-08-13 00:20:03',
'2015-08-13 00:35:03',
'2015-08-13 00:50:03',
'2015-08-13 01:05:03',
'2015-08-13 01:20:03',
'2015-08-13 01:35:03',
'2015-08-13 01:50:03',
'2015-08-13 02:05:03',
'2015-08-13 02:20:03',
'2015-08-13 02:35:03',
'2015-08-13 02:50:03',
'2015-08-13 03:05:03',
'2015-08-13 03:20:03',
'2015-08-13 03:35:03',
'2015-08-13 03:50:03',
'2015-08-13 04:05:03',
'2015-08-13 04:20:03',
'2015-08-13 04:35:03',
'2015-08-13 04:50:03',
'2015-08-13 05:05:03',
'2015-08-13 05:20:03',
'2015-08-13 05:35:03',
'2015-08-13 05:50:03',
'2015-08-13 06:05:03',
'2015-08-13 06:20:03',
'2015-08-13 06:35:03',
'2015-08-13 06:50:03',
'2015-08-13 07:05:03',
'2015-08-13 07:20:03',
'2015-08-13 07:35:03',
'2015-08-13 07:50:03',
'2015-08-13 08:05:03',
'2015-08-13 08:20:03',
'2015-08-13 08:35:03',
'2015-08-13 08:50:03',
'2015-08-13 09:05:03',
'2015-08-13 09:20:03',
'2015-08-13 09:35:03',
'2015-08-13 09:50:03',
'2015-08-13 10:05:03',
'2015-08-13 10:20:03',
'2015-08-13 10:35:03',
'2015-08-13 10:50:03',
'2015-08-13 11:05:03',
'2015-08-13 11:20:03',
'2015-08-13 11:35:03',
'2015-08-13 11:50:03',
'2015-08-13 12:05:03',
'2015-08-13 12:20:03',
'2015-08-13 12:35:03',
'2015-08-13 12:50:03',
'2015-08-13 13:05:03',
'2015-08-13 13:20:03',
'2015-08-13 13:35:03',
'2015-08-13 13:50:03',
'2015-08-13 14:05:03',
'2015-08-13 14:20:03',
'2015-08-13 14:35:03',
'2015-08-13 14:50:03',
'2015-08-13 15:05:03',
'2015-08-13 15:20:03',
'2015-08-13 15:35:03',
'2015-08-13 15:50:03',
'2015-08-13 16:05:03',
'2015-08-13 16:20:03',
'2015-08-13 16:35:03',
'2015-08-13 16:50:03',
'2015-08-13 17:05:03',
'2015-08-13 17:20:03',
'2015-08-13 17:35:03',
'2015-08-13 17:50:03',
'2015-08-13 18:05:03',
'2015-08-13 18:20:03',
'2015-08-13 18:35:03',
'2015-08-13 18:50:03',
'2015-08-13 19:05:03',
'2015-08-13 19:20:03',
'2015-08-13 19:35:03',
'2015-08-13 19:50:03',
'2015-08-13 20:05:03',
'2015-08-13 20:20:03',
'2015-08-13 20:35:03',
'2015-08-13 20:50:03',
'2015-08-13 21:05:03',
'2015-08-13 21:20:03',
'2015-08-13 21:35:03',
'2015-08-13 21:50:03',
'2015-08-13 22:05:03',
'2015-08-13 22:20:03',
'2015-08-13 22:35:03',
'2015-08-13 22:50:03',
'2015-08-13 23:05:03',



        ]
    }],
    yAxis: [{
        type: 'value',
        name: 'group',
        min: 0,
        max: 1000,
        axisLabel: {
            formatter: '{value} '
        }
    }, 
  {
        type: 'value',
        name: 'speed3(m/min)',
        min: 0,
        max: 1000,
        axisLabel: {
            formatter: '{value}m/min '
        }
    }],
    series: [
        {
        name: 'group3',
        type: 'bar',
        yAxisIndex: 1,
        data: [0, 0, 0, 0, 0, 0, 0, 0, 60, 115, 138, 128, 111, 124, 128, 133, 124, 103, 114, 112, 112, 113, 102, 88, 78, 74, 76, 76, 75, 76, 76, 75, 74, 73, 68, 73, 62, 72, 66, 66, 71, 72, 75, 74, 72, 83, 88, 97, 121, 135, 157, 174, 184, 202, 189, 181, 190, 187, 179, 167, 174, 175, 161, 192, 173, 181, 180, 195, 176, 158, 170, 168, 160, 170, 168, 165, 157, 161, 156, 162, 153, 155, 161, 164, 156, 153, 149, 164, 172, 161, 154, 154, 166, 173, 158, 162, 156, 149, 153, 151, 144, 145, 150, 147, 145, 138, 136, 131, 129, 113, 83, 88, 84, 87, 79, 81, 84, 43, 0
]  },
{
        name: 'group',
        type: 'bar',
        yAxisIndex: 1,
        data: [5, 1, 2, 1, 2, 4, 4, 2, 440, 490, 479, 472, 458, 443, 423, 398, 385, 366, 340, 314, 294, 278, 255, 236, 217, 198, 198, 195, 193, 192, 190, 189, 188, 184, 184, 183, 182, 187, 185, 186, 184, 185, 192, 192, 197, 218, 254, 291, 354, 414, 465, 500, 521, 542, 545, 556, 557, 560, 563, 563, 562, 567, 562, 557, 563, 547, 545, 539, 536, 527, 520, 510, 496, 505, 496, 494, 493, 501, 492, 490, 495, 508, 510, 521, 525, 519, 528, 530, 536, 541, 551, 545, 547, 552, 547, 543, 541, 538, 534, 529, 531, 525, 511, 505, 491, 474, 462, 448, 428, 417, 388, 368, 360, 341, 315, 288, 266, 230, 0]
     },
        {
        name: 'speed',
        type: 'line',
         yAxisIndex: 1,
        data: [0, 0, 0, 0, 0, 0, 0, 0, 201.00503388044586, 191.9377422956401, 186.26851595825818, 190.81951025343437, 190.22025252215806, 184.86603804297962, 180.59478150182872, 177.82950968468407, 181.3756894169817, 173.8722311150678, 155.8507378292085, 141.16062342796093, 137.17222769522974, 109.99790199442243, 94.27213718895037, 75.5825442973072, 50.74663167973156, 33.69235066484705, 33.1624371261597, 18.558888785820923, 17.523981709779388, 11.138551141081132, 12.970656557936948, 10.833883533853749, 11.416082367618733, 7.989823812400538, 14.643544841566095, 12.868005324728504, 5.596340449396077, 10.52946587196646, 5.961710052687949, 5.454765900028282, 8.369222102419224, 16.426149143429512, 14.43468827266091, 16.063163493948803, 19.944655654756097, 26.359230678826133, 43.62472627254683, 79.09360070265312, 142.42547802832604, 173.94829404997665, 213.764596853915, 230.90950831911485, 243.01956060793128, 243.862056046255, 237.17876501284383, 233.69095020599738, 223.90719819961444, 216.5867283387998, 198.19046190051733, 204.81885919928652, 205.77766433068777, 212.9969335838596, 202.94488959814154, 208.21821897386027, 203.19142278562313, 196.4811711283375, 195.92566470154685, 186.63738107429785, 185.2440339317153, 182.56372225931716, 175.9338777509058, 180.5209514750346, 185.96647717561632, 182.21436553419727, 178.62355356847797, 177.06819426301206, 166.01231347805913, 163.40286686873165, 158.05442682966043, 150.3323685346579, 147.9249966847037, 149.66046561511294, 158.42443683300405, 157.4864813216138, 157.65574050780052, 156.05503588215137, 158.5046075611146, 170.90015434325983, 173.2444428407312, 181.68250466956883, 188.2519941435306, 190.71967602860948, 191.26475047450086, 200.06827851761236, 200.94779723835873, 205.9582955939391, 193.78006701002343, 188.8296326462387, 181.9151178393236, 180.83723851505192, 182.64087021971613, 198.56812452396693, 211.60002254216352, 211.03189800562762, 217.23816951702867, 204.3615563153726, 198.5435909712408, 196.31909492920235, 196.8635685639073, 182.53059475111635, 170.81083135595756, 175.90510795712183, 184.25746104410723, 180.96292585975777, 172.49512742073892, 159.2624618433364, 130.62019031420348, 103.51225863429164, 0]
   },     {
        name: 'speed3(m/min)',
        type: 'line',
         yAxisIndex: 1,
        data: [0, 0, 0, 0, 0, 0, 0, 0, 140.56926483582797, 189.64590654184724, 226.85485035962574, 202.76167483964534, 212.74143398689887, 201.99304929292632, 236.16345763959083, 227.28441120842552, 213.20970864959304, 170.36612869219576, 187.72494489196276, 153.69144605126877, 186.11358896483875, 136.84056404843994, 107.95074531380894, 63.65809064259407, 61.6970035106855, 47.47172695449599, 43.46380278966285, 31.36442719307777, 21.931844400415653, 10.998182610339219, 25.58478453519595, 28.66790286941934, 23.917165690367188, 8.89891301946257, 27.106226521992586, 38.24028595447369, 6.855752898676139, 20.328168187856622, 12.765576656124685, 9.020415927072488, 10.588333951748252, 13.02618923188081, 29.63001205669531, 16.988612017469354, 7.712179121576229, 23.125337701734807, 49.00587500607197, 89.62187849153418, 146.63194944653083, 195.58436610743672, 256.96064314609055, 276.542789985755, 290.22756204097624, 304.04762089048313, 304.6957800088164, 282.3777245726455, 248.3322232828693, 275.66993902361037, 214.08813974955768, 256.43657679229017, 270.0155813928943, 266.3406174038694, 250.61000483041914, 280.01639537096236, 256.9447242045099, 240.41579687948513, 231.04653195750163, 230.93918593901822, 238.79112004741083, 232.49111594146206, 239.01268910899012, 240.54918031906973, 242.8579727744348, 246.29810485984615, 238.9517896661317, 215.82652434399756, 200.82168956725104, 201.1087448528227, 190.50428373029254, 207.20434404911052, 176.76096237968665, 210.36620525440128, 218.58685186094993, 190.3122670064177, 200.76844528636897, 184.68513477617273, 187.7548102572843, 200.06565513534218, 210.55138423788526, 228.91601041954428, 222.89960020525757, 244.2951281990431, 231.51081233997692, 245.32872191118892, 245.27649345916706, 273.30890505310583, 256.5948981473483, 242.0320926135366, 217.02618905729375, 264.7108125377785, 248.94893056165316, 281.22977149758185, 313.95767238877215, 273.2154673984641, 300.89009623262746, 256.9049193622478, 250.21196554042987, 251.3164427539201, 236.58548001813637, 200.4077974343115, 143.72121822140488, 172.83307040499747, 119.25560363652805, 166.15994479878273, 145.30055692858417, 152.71123708658925, 112.85950845383279, 48.93877125993502, 0
]   }]
};
    
截图如下