XL3环20150813/14echarts 柱状配置项内容和展示

配置项如下
      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-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',
'2015-08-13 23:20:03',
'2015-08-13 23:35:03',
'2015-08-13 23:50:03',
'2015-08-14 00:05:03',
'2015-08-14 00:20:03',
'2015-08-14 00:35:03',
'2015-08-14 00:50:03',
'2015-08-14 01:05:03',
'2015-08-14 01:20:03',
'2015-08-14 01:35:03',
'2015-08-14 01:50:03',
'2015-08-14 02:05:03',
'2015-08-14 02:20:03',
'2015-08-14 02:35:03',
'2015-08-14 02:50:03',
'2015-08-14 03:05:03',
'2015-08-14 03:20:03',
'2015-08-14 03:35:03',
'2015-08-14 03:50:03',
'2015-08-14 04:05:03',
'2015-08-14 04:20:03',
'2015-08-14 04:35:03',
'2015-08-14 04:50:03',
'2015-08-14 05:05:03',
'2015-08-14 05:20:03',
'2015-08-14 05:35:03',
'2015-08-14 05:50:03',
'2015-08-14 06:05:03',
'2015-08-14 06:20:03',
'2015-08-14 06:35:03',
'2015-08-14 06:50:03',
'2015-08-14 07:05:03',
'2015-08-14 07:20:03',
'2015-08-14 07:35:03',
'2015-08-14 07:50:03',
'2015-08-14 08:05:03',
'2015-08-14 08:20:03',
'2015-08-14 08:35:03',
'2015-08-14 08:50:03',
'2015-08-14 09:05:03',
'2015-08-14 09:20:03',
'2015-08-14 09:35:03',
'2015-08-14 09:50:03',
'2015-08-14 10:05:03',
'2015-08-14 10:20:03',
'2015-08-14 10:35:03',
'2015-08-14 10:50:03',
'2015-08-14 11:05:03',
'2015-08-14 11:20:03',
'2015-08-14 11:35:03',
'2015-08-14 11:50:03',
'2015-08-14 12:05:03',
'2015-08-14 12:20:03',
'2015-08-14 12:35:03',
'2015-08-14 12:50:03',
'2015-08-14 13:05:03',
'2015-08-14 13:20:03',
'2015-08-14 13:35:03',
'2015-08-14 13:50:03',
'2015-08-14 14:05:03',
'2015-08-14 14:20:03',
'2015-08-14 14:35:03',
'2015-08-14 14:50:03',
'2015-08-14 15:05:03',
'2015-08-14 15:20:03',
'2015-08-14 15:35:03',
'2015-08-14 15:50:03',
'2015-08-14 16:05:03',
'2015-08-14 16:20:03',
'2015-08-14 16:35:03',
'2015-08-14 16:50:03',
'2015-08-14 17:05:03',
'2015-08-14 17:20:03',
'2015-08-14 17:35:03',
'2015-08-14 17:50:03',
'2015-08-14 18:05:03',
'2015-08-14 18:20:03',
'2015-08-14 18:35:03',
'2015-08-14 18:50:03',
'2015-08-14 19:05:03',
'2015-08-14 19:20:03',
'2015-08-14 19:35:03',
'2015-08-14 19:50:03',
'2015-08-14 20:05:03',
'2015-08-14 20:20:03',
'2015-08-14 20:35:03',
'2015-08-14 20:50:03',
'2015-08-14 21:05:03',
'2015-08-14 21:20:03',
'2015-08-14 21:35:03',
'2015-08-14 21:50:03',
'2015-08-14 22:05:03',
'2015-08-14 22:20:03',
'2015-08-14 22:35:03',
'2015-08-14 22:50:03',
'2015-08-14 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, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 12, 64, 61, 49, 39, 35, 22, 17, 12, 10, 7, 5, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 8, 22, 31, 40, 61, 79, 96, 120, 120, 134, 142, 139, 142, 156, 151, 135, 139, 118, 121, 126, 131, 121, 124, 120, 112, 100, 100, 98, 97, 91, 88, 81, 77, 77, 85, 88, 93, 93, 96, 95, 103, 107, 124, 105, 109, 133, 134, 120, 134, 152, 146, 145, 129, 130, 129, 124, 115, 125, 102, 107, 88, 89, 94, 85, 88, 68, 66, 52, 47, 32, 10, 0
]  },
{
        name: 'group',
        type: 'bar',
        yAxisIndex: 1,
        data: [0, 0, 1, 2, 1, 2, 1, 2, 5, 5, 7, 4, 4, 8, 12, 345, 396, 346, 307, 253, 206, 156, 110, 80, 52, 31, 26, 16, 12, 11, 10, 8, 9, 9, 13, 13, 14, 14, 10, 11, 12, 15, 13, 13, 10, 15, 45, 110, 181, 269, 359, 479, 571, 665, 735, 797, 856, 885, 902, 909, 917, 920, 917, 917, 898, 884, 869, 851, 828, 805, 763, 726, 684, 665, 635, 614, 598, 590, 562, 544, 549, 550, 561, 577, 599, 617, 645, 667, 688, 726, 750, 777, 790, 832, 852, 878, 877, 878, 875, 870, 851, 842, 825, 812, 773, 732, 697, 648, 609, 561, 509, 465, 430, 385, 331, 288, 245, 181, 0
]    },
        {
        name: 'speed',
        type: 'line',
         yAxisIndex: 1,
        data: [0, 0, 0.0, 0.0, 367.1696429618004, 152.42800149808588, 51.35614254224788, 0.0, 0.9239441103742777, 4.963517254027218, 27.262317964810332, 69.34384980940665, 97.2516286656211, 115.5985876254053, 169.79775158740216, 217.27569220997572, 226.46815368949171, 230.5520897919917, 217.7615741563318, 207.10840567599843, 184.67643512826785, 166.6418242459183, 145.67606324611893, 107.70989909318912, 100.03800202554183, 80.73507705951167, 38.79266720002707, 50.1589341315214, 74.1241166141239, 31.26069201462986, 36.44006874415813, 25.212919611082448, 33.808434205252716, 25.211493650869343, 34.76227528903515, 60.856333369522225, 21.998548347629924, 4.764968797778199, 4.544000720704933, 2.373425442660465, 1.3382940606270648, 2.0226527997241486, 1.8165370733576394, 1.5138420441316576, 25.777925344138414, 35.55202420165199, 58.798892497487195, 127.89919185769686, 183.96544356674346, 212.27685800017477, 231.87466548113272, 229.65811197468065, 238.20056354283034, 238.8698304706337, 237.75005621002595, 243.44469381633303, 233.27389791868325, 233.4184095715345, 226.44711680624343, 219.8344054664719, 216.28495107383534, 215.27141609197824, 220.19922202500703, 212.85469277854799, 210.37629419240199, 214.81736270307664, 211.43654763114, 215.0305760673507, 215.0451991188939, 215.9019806762178, 215.62423622061704, 222.3400375499467, 220.81085276400145, 222.0307526214037, 222.3193393074189, 223.4786767846808, 216.94008461840323, 217.15785172504476, 219.61019405957973, 220.8380246409178, 218.3006090663979, 215.72264112836564, 222.0493871861753, 227.46906479021575, 226.7717733983142, 230.94783035947893, 231.78648801740616, 233.28472917303608, 231.13852789822624, 228.62786211005547, 225.29159990255363, 234.7207198660185, 234.17481084707845, 233.62269550799945, 227.2401035974211, 226.57240915085376, 218.6896165558142, 213.6453218094927, 210.23843968294497, 216.208207714817, 211.5500279420483, 217.80545283048207, 221.38224875757462, 219.71314057206348, 215.32881929034926, 218.00053343484575, 213.65759232784077, 215.84144269472284, 217.95083118097395, 225.00933632723948, 225.3837519565244, 227.1750081762723, 220.10436991006156, 205.60334421557997, 202.77313751197582, 186.3379173777233, 162.5661889211786, 152.3418356102504, 0
]  },     {
        name: 'speed3(m/min)',
        type: 'line',
         yAxisIndex: 1,
        data: [0, 0, 0, 0, 17.131993805274792, 0, 0, 0, 0, 0, 0.0, 0, 0, 0, 0, 337.65444473785607, 252.2088666369664, 274.3675018411183, 246.93411531403495, 239.855932841405, 252.89574567122787, 212.98088450295708, 224.57810483374496, 160.58663967399005, 196.50790225251134, 93.81461655305372, 36.210711205346385, 0.4236130488639167, 43.985287270468895, 11.998150008176697, 6.215057858856422, 0.3264715817028289, 0.38744252993086786, 0.33657213421795373, 0.32982962090924334, 0.3530738244958806, 0.41724280436049865, 0.33306555452066516, 0.3980465634043287, 0.27315125970394416, 0.2813408612592406, 0.2910889525256162, 0.3743834121495752, 0.2973598696019088, 0.20150379904293733, 66.21571939198026, 36.39648222590074, 56.40661890685308, 197.8495486026676, 240.83956391915837, 302.5067734552192, 256.0918070463667, 264.238228096308, 276.4683276253631, 275.53897763556597, 270.32807131891775, 256.8611575146091, 262.69060764080916, 256.25457122372495, 242.4295373144647, 241.32996354210684, 239.59791775140573, 257.3659544216571, 255.70928627270123, 231.17096280211976, 254.2201032907079, 222.75668079760442, 250.0018856755566, 267.26060908620235, 238.99179784316837, 223.41512352645947, 237.80125346065137, 231.48094882867883, 255.39565474433894, 262.092078003676, 256.3096866001942, 252.60304114899725, 256.27977906356637, 252.2381212577165, 273.6930769385277, 276.29636327846333, 260.50580405579575, 245.2633934940429, 264.07567455363414, 272.4379163792901, 254.61161216450145, 265.77229727403363, 267.7405796021968, 265.6134877318538, 257.4475880609749, 245.86724804112922, 247.60628684722235, 251.0994694361747, 257.99257603788595, 233.2183430515408, 227.70301816750498, 235.45139561626078, 247.60712886379935, 256.2799442306181, 242.8664903928221, 231.18186062729225, 244.32567389289926, 265.3822419278222, 267.2499298699814, 242.79614444251052, 264.59181749309096, 279.2115790045853, 274.5441876368166, 271.67505880791794, 285.36868567091636, 282.89391556706124, 253.21024464776994, 277.79926165092655, 255.8734178942079, 270.72826439025266, 255.30781404634055, 231.50845358318193, 155.25245619049423, 0
]   }]
};
    
截图如下