You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/30 08:17:26 UTC

[GitHub] [echarts] mohitjain0824 opened a new issue, #17298: [Bug] We are unable to add color to the area between to series lines with axes type 'value'

mohitjain0824 opened a new issue, #17298:
URL: https://github.com/apache/echarts/issues/17298

   ### Version
   
   5.3.1
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   option = {
     grid: {
       show: true,
       top: '26px',
       bottom: '38px',
       left: '75px',
       right: '20px',
       backgroundColor: '#0E1117',
       borderColor: '#0E1117'
     },
     line: { lineStyle: { width: '2' }, smooth: true },
     xAxis: [
       {
         type: 'value',
         max: 2651,
         min: -2650,
         axisLabel: {
           showMaxLabel: true,
           showMinLabel: true,
           hideOverlap: true,
           color: '#818F99',
           padding: [10, 0, 0, 0]
         },
         position: 'bottom',
         axisLine: { show: true, lineStyle: { color: '#0E1117' }, onZero: false },
         axisTick: {
           show: true,
           alignWithLabel: true,
           length: 15,
           interval: 0,
           lineStyle: { color: '#818F99' }
         },
         minorTick: {
           show: true,
           splitNumber: 5,
           length: 7,
           lineStyle: { color: '#818F99' }
         },
         splitLine: { show: true, lineStyle: { color: ['#eee'], opacity: 0.1 } }
       }
     ],
     yAxis: {
       type: 'value',
       axisLabel: {
         show: true,
         showMaxLabel: true,
         showMinLabel: true,
         hideOverlap: true,
         padding: [0, 10, 0, 0]
       },
       splitLine: { show: true, lineStyle: { color: ['#eee'], opacity: 0.1 } },
       axisLine: { show: true, onZero: false },
       axisTick: {
         show: true,
         alignWithLabel: true,
         length: 15,
         interval: 0,
         lineStyle: { color: '#818F99' }
       },
       minorTick: {
         show: true,
         splitNumber: 5,
         length: 7,
         lineStyle: { color: '#818F99' }
       },
       inverse: true,
       max: 10820,
       min: -2996
     },
     series: [
       {
         data: [
           [4960.558118273512, -1415.6809410522492],
           [4960.543668581427, -1415.8006226299992],
           [4907.207781551574, -1415.9247254383047],
           [4832.32502516431, -1415.7906065573663],
           [4812.715779202265, -1415.7554378096434],
           [4766.511507953538, -1415.5858346217715],
           [4718.097726015102, -1415.5465391939044],
           [4703.946628961261, -1415.515030613584],
           [4657.624999261832, -1415.3556459092981],
           [4623.47447027595, -1415.3220484252586],
           [4575.67875612275, -1415.415723955083],
           [4528.633121536162, -1415.356586334426],
           [4447.384096633483, -1415.2547095521093],
           [4433.880480830626, -1415.281186880417],
           [4385.14743275652, -1415.2329731446148],
           [4339.274005451171, -1415.0753873073984],
           [4330.6741346596355, -1415.0458447613485],
           [4319.049363902002, -1415.0058459387333],
           [4276.200836562752, -1414.8584115780825],
           [4244.609303271144, -1414.8271566925396],
           [4221.7261341653475, -1414.8045173725468],
           [4190.688812669975, -1414.6978970168695],
           [4167.252838043846, -1414.6173890322461],
           [4149.974827480068, -1414.6002941562822],
           [4112.781217301129, -1414.5636147640123],
           [4062.328581702048, -1414.3901881555423],
           [4058.3048379918464, -1414.3763664530643],
           [4055.3283187640227, -1414.3661247659736],
           [4003.8315398949626, -1414.1890988906143],
           [3960.7049117364845, -1414.1465685302471],
           [3933.970588706923, -1414.08248088286],
           [3894.8835394006746, -1413.9481224888816],
           [3865.969333576881, -1413.848726707074],
           [3805.699566482248, -1413.726441509056],
           [3785.936012205261, -1413.7068880794047],
           [3771.382361617369, -1413.6568945608199],
           [3731.4622408095024, -1413.5197597089284],
           [3677.500346458612, -1413.3340862212217],
           [3676.98894513029, -1413.3323265782476],
           [3676.611916147715, -1413.3319556546494],
           [3622.444986890432, -1413.2658178144125],
           [3581.9297829096918, -1413.11719384891],
           [3567.9177692693656, -1413.0690593398858],
           [3548.9772002340815, -1413.0038881225887],
           [3513.4444718430636, -1412.881626171205],
           [3487.1564872238664, -1412.7913259985953],
           [3458.9680909111084, -1412.6944978566405],
           [3420.6911128696124, -1412.6566265669485],
           [3392.5708569331337, -1412.5996363348895],
           [3350.0231739135697, -1412.4533383739629],
           [3297.796495908959, -1412.2737699387121],
           [3295.546794737608, -1412.2660493721937],
           [3292.505921795968, -1412.2555960349914],
           [3203.2483253864075, -1411.6611919781355],
           [3186.6880587965566, -1411.5744394063238],
           [3164.043817456145, -1411.446912181984],
           [3132.1118526088467, -1411.3692811482074],
           [3108.668005800362, -1411.321713599351],
           [3035.6928809244887, -1411.0708594698674],
           [3023.163266845038, -1411.0278183648409],
           [3013.8941191596878, -1410.995925406009],
           [2968.6888509860087, -1410.840385211779],
           [2919.120630007343, -1410.670110560072],
           [2914.214423228142, -1410.6532569089645],
           [2907.5625681422553, -1410.627711055162],
           [2824.4625647271423, -1410.0553445193075],
           [2779.128454929426, -1409.7533005571377],
           [2750.777222905504, -1409.6557509733805],
           [2729.80359150615, -1409.5837032267339],
           [2696.3028858509642, -1409.4686226181898],
           [2650.8824161822577, -1409.2941893924228],
           [2634.976331815224, -1409.1846337926784],
           [2590.5076448960076, -1408.8883549702],
           [2540.441379079393, -1408.5547818114867],
           [2532.865592409941, -1408.4711166823965],
           [2522.5330677847705, -1408.4314356812688],
           [2445.8123589289858, -1407.9030105054244],
           [2394.020214284737, -1407.5462832227167],
           [2369.325448529554, -1407.3462809970788],
           [2351.121016436057, -1407.2058921136083],
           [2265.904105990818, -1406.5489947525275],
           [2256.454820278663, -1406.4844793530353],
           [2229.648244782065, -1406.2634524848286],
           [2161.681529464963, -1405.7241543167343],
           [2151.4991455781624, -1405.601104137003],
           [2137.658574434346, -1405.5335399488788],
           [2067.0173360107983, -1405.046989652442],
           [2042.5356898066927, -1404.776619474842],
           [2009.1873436607568, -1404.313648677059],
           [1988.0452821735253, -1404.0201361576792],
           [1972.4319755885285, -1403.9665018007315],
           [1933.5203650603528, -1403.823758748055],
           [1880.9493917789603, -1403.10275881551],
           [1877.7068425718269, -1403.0611201635095],
           [1868.5173444743834, -1402.9853512111638],
           [1782.9374905547463, -1402.3063040847007],
           [1770.0991786779273, -1402.130158431177],
           [1752.6304149836537, -1401.9333138441448],
           [1715.6272000338224, -1401.5102732257076],
           [1688.4469994753906, -1401.1330860336575],
           [1661.1368809156145, -1400.754006798113],
           [1624.3604501000113, -1400.5374074328681],
           [1593.562663123587, -1400.2834469409552],
           [1507.6471516829895, -1399.1801077603757],
           [1498.9980184974042, -1399.0685406570362],
           [1495.889396548266, -1399.0291230254732],
           [1404.5050640095376, -1397.8703606274119],
           [1367.4053376664094, -1397.3918013686202],
           [1334.2168635762102, -1397.0655302234902],
           [1309.7734579695914, -1396.8346082970882],
           [1239.2537343945894, -1396.0702514853485],
           [1214.8903107985243, -1395.8313015540405],
           [1146.718539509279, -1395.257741244985],
           [1120.297157099177, -1395.0354235905502],
           [1110.8296872173858, -1394.9557918679172],
           [1025.76642674565, -1394.2545187431847],
           [982.5874052004106, -1394.0875627073783],
           [930.9199377864794, -1393.887908591344],
           [854.3057526242167, -1393.6996849976517],
           [836.2598991595228, -1393.655307609852],
           [785.6581396260204, -1393.5308704482034],
           [741.6165817084315, -1393.355588538145],
           [725.9147595469086, -1393.3876010837353],
           [646.9504057175308, -1393.548592070296],
           [597.649826209632, -1393.6491052319475],
           [552.3501300439094, -1393.7879406960644],
           [469.1349410574731, -1394.0432469227933],
           [462.6168139332924, -1394.0788259748992],
           [457.77619104490265, -1394.1031848071636],
           [408.0318206402575, -1394.284725175049],
           [362.82236060829194, -1394.5776728556912],
           [340.9712425076848, -1394.6178190052276],
           [299.1372974988014, -1394.5592807858973],
           [268.2484070869919, -1394.67768734987],
           [212.5832945747009, -1394.7235132126402],
           [190.16073583441104, -1394.6654058050901],
           [173.64243552728615, -1394.7555712205449],
           [135.69993352362312, -1394.9625588854121],
           [84.19524832695443, -1394.8292074430856],
           [81.22477136113906, -1394.821509501899],
           [79.03270486258603, -1394.8325281036648],
           [26.70859084532472, -1395.108340487825],
           [-15.873080306183569, -1395.332797713084],
           [-27.81844068932195, -1395.4478480833761],
           [-43.90756576924293, -1395.4806638137013],
           [-110.61016857222621, -1395.61671195351],
           [-136.7518190465866, -1395.706600456367],
           [-172.33573419815647, -1395.8289564196452],
           [-191.21776048026956, -1395.8939273721821],
           [-205.08938068173728, -1395.9415804406187],
           [-298.8523109222757, -1396.5417989831237],
           [-300.0783253008401, -1396.5500918458738],
           [-300.5078443242527, -1396.5518329904132],
           [-394.4137850550371, -1396.9327229013788],
           [-409.0855635569418, -1397.0319988688645],
           [-428.8827962534622, -1397.1659560049561],
           [-489.11514007299644, -1397.442600368115],
           [-557.422014479605, -1397.7563307895311],
           [-572.563161205188, -1397.85878271732],
           [-583.7457921782792, -1397.9618286899479],
           [-658.1964534891944, -1398.5613142027573],
           [-678.4617684072318, -1398.7549435119442],
           [-681.4964041394423, -1398.7707693010314],
           [-685.6096227916286, -1398.823238992545],
           [-773.2988191606859, -1400.034113161993],
           [-790.5155532531284, -1400.1970786219583],
           [-813.9171010179705, -1400.4184543684523],
           [-844.9724923295855, -1400.7122345352184],
           [-867.8991081685401, -1400.8728920738492],
           [-899.4309017820425, -1401.093952895129],
           [-942.1427153434962, -1401.4981394512179],
           [-953.8877375224836, -1401.6092844118418],
           [-962.5287573038014, -1401.691055252807],
           [-1008.3443782001956, -1402.1244681727583],
           [-1057.1339711591627, -1402.565085822536],
           [-1062.931134710645, -1402.6425959011044],
           [-1070.7553478916743, -1402.7506199114323],
           [-1152.1075414725115, -1403.7883810830908],
           [-1171.9489900410754, -1403.9274190808578],
           [-1198.8251667932354, -1404.1818156387387],
           [-1226.4057520040178, -1404.4428797793046],
           [-1246.6971699917342, -1404.6348347106227],
           [-1280.8625132585848, -1404.9580356931706],
           [-1327.088395678598, -1405.2822218845881],
           [-1341.4056015923063, -1405.3975177510542],
           [-1389.777712332235, -1405.8551134283734],
           [-1435.9267355687766, -1406.2916813553372],
           [-1455.5079256232339, -1406.444496794752],
           [-1530.7292143862576, -1407.0317155854739],
           [-1553.27284769413, -1407.2451024392842],
           [-1583.7745277153756, -1407.4588427097103],
           [-1625.4377028987985, -1407.7942196062252],
           [-1662.2362605823753, -1408.1332238622888],
           [-1712.2274590062877, -1408.0926475209044],
           [-1719.9170508259508, -1408.1191065667606],
           [-1741.6236266332305, -1408.2938904880061],
           [-1814.6254492766652, -1408.8817710781298],
           [-1825.5904568962217, -1408.9827503972606],
           [-1840.4369614309485, -1409.0832086414637],
           [-1909.4279122933317, -1409.6216261100237],
           [-1968.9089912938127, -1409.8259618911677],
           [-1989.0848894990945, -1409.8953202990006],
           [-2003.907156234379, -1409.9462739506346],
           [-2097.1734290683276, -1410.6972649071886],
           [-2098.002619108246, -1410.703075449383],
           [-2098.617582641521, -1410.7073882428933],
           [-2152.531177605434, -1411.0721922987534],
           [-2193.315862239986, -1411.0389568123212],
           [-2206.951490139715, -1411.0278891613186],
           [-2225.4600677659378, -1411.1530833399067],
           [-2288.08407779375, -1411.6418125319096],
           [-2353.944901786491, -1411.8682745975493],
           [-2370.4433722155977, -1411.9080217523963],
           [-2382.605335682948, -1411.9372536928834],
           [-2464.48946770863, -1412.491126179712],
           [-2477.552958342344, -1412.5747517043587],
           [-2479.483085898627, -1412.5818556661995],
           [-2482.116339201467, -1412.5904429096322],
           [-2533.908301335871, -1412.5484049732884],
           [-2572.1636132503945, -1412.8071660591718],
           [-2610.470407223866, -1412.8993624844325],
           [-2642.88499127459, -1413.0108210715428],
           [-2666.7805187256968, -1413.034888714543],
           [-2666.8974909873077, -1413.120060280094]
         ],
         type: 'line',
         lineStyle: { color: '#D7CCC8', type: 'dotted', width: 3, opacity: 0.9 },
         // areaStyle: { color: '#0E1117', opacity: '1', origin: 'start' },
         emphasis: { disabled: true },
         showSymbol: false,
         zlevel: 99
       },
       {
         data: [
           [-2666.669367040848, -966.8321651031627],
           [-2666.636622968071, -966.7010034068064],
           [-2666.598375648436, -966.5477833741579],
           [-2610.2388937066235, -966.4328319935294],
           [-2571.9321867785147, -966.3547003846597],
           [-2533.7319765369566, -966.2769093611905],
           [-2481.818365357788, -966.192793842288],
           [-2477.175201283596, -966.1836193534068],
           [-2424.7990951537085, -965.9813782595718],
           [-2382.5694073478276, -965.9564208601078],
           [-2370.2083434986444, -965.949115527191],
           [-2353.519304236621, -965.8847677078488],
           [-2315.865674818307, -965.7394979954236],
           [-2288.1202900413505, -965.6441189453562],
           [-2261.364233601708, -965.5958970907798],
           [-2225.0853362734565, -965.530715182668],
           [-2206.8085024310626, -965.5199138061689],
           [-2193.3832354464535, -965.468075093273],
           [-2102.3570284324073, -964.8686955201695],
           [-2098.464478283443, -964.8428165055539],
           [-2097.889234625655, -964.8408403766737],
           [-2097.1062154269953, -964.8381460854785],
           [-2003.9853800890548, -964.5179481504867],
           [-1968.5952303642487, -964.4458795321095],
           [-1934.4899256910264, -964.4116380175426],
           [-1909.3191500190724, -964.325028220278],
           [-1840.147401996121, -964.0872395896686],
           [-1825.5578760868652, -964.0371203879406],
           [-1814.8028231302712, -964.0262622323121],
           [-1742.3921091512348, -963.5362970247008],
           [-1719.850342516439, -963.3919429900252],
           [-1716.5154261983698, -963.3804679426414],
           [-1711.975946719262, -963.3648735413644],
           [-1662.0493607627475, -963.1933618396663],
           [-1625.3710376568397, -963.0673617080629],
           [-1583.5235644072175, -962.7305004155658],
           [-1553.1278960720576, -962.5174306010815],
           [-1530.5462115105538, -962.3686970378653],
           [-1498.5828820753327, -962.2972298199602],
           [-1455.3291120582292, -962.1829927257879],
           [-1435.9963701422882, -962.111853644537],
           [-1381.3871948494393, -961.685544385927],
           [-1341.1938780731573, -961.3717732273253],
           [-1326.9646753773259, -961.3193678069097],
           [-1280.8090747163994, -961.3460968543345],
           [-1246.6327970985355, -961.1209674262816],
           [-1226.2271553108924, -960.9866147870216],
           [-1198.760464853672, -960.7941421954033],
           [-1151.9371145143466, -960.5677069560556],
           [-1070.302152611632, -960.1925673016426],
           [-1062.8393633951573, -960.1434313285372],
           [-1057.3211488103445, -960.1047624891096],
           [-1008.3809260390458, -959.7616570233047],
           [-962.394807862288, -959.4589894268277],
           [-953.7991582638102, -959.3903366215952],
           [-942.1755910374554, -959.2924203929167],
           [-899.3780214610443, -959.0692289578571],
           [-867.8533656711885, -958.9181355740131],
           [-813.7480851722693, -958.7226180836835],
           [-773.176222147306, -958.5760055315775],
           [-735.9446730317176, -958.3886281438884],
           [-685.516353440598, -958.2592342053522],
           [-678.5040021927674, -958.2326423182708],
           [-627.072127717633, -957.9645882170312],
           [-584.0084733119139, -957.7583281129839],
           [-572.5524413393654, -957.7006725129197],
           [-557.0162290426741, -957.5053539508251],
           [-518.0172371542786, -957.0077747132457],
           [-489.09578009541605, -956.9404792442047],
           [-463.51489713649, -956.8384389212738],
           [-428.82606120738683, -956.7002617782337],
           [-394.5427269060418, -956.5215829820406],
           [-300.41880344034894, -956.0310254833653],
           [-300.2471479579616, -956.0296115007818],
           [-300.1204954543763, -956.0285682233887],
           [-299.26820659321754, -956.0227468932687],
           [-205.09687152138991, -955.2800982657261],
           [-191.19119335278165, -955.2076242645749],
           [-172.2234842213777, -955.1166693585885],
           [-136.65654600227572, -954.9462012304236],
           [-110.58159926635469, -954.8102187549039],
           [-43.771135727053895, -954.5730122342982],
           [-15.8795652542138, -954.4739848420538],
           [62.84631331073057, -954.1756985216305],
           [78.72822966948381, -954.1155231446919],
           [81.11510773379202, -954.1174605018175],
           [84.35499908851763, -954.0955456084839],
           [173.5247130351962, -953.3996490123543],
           [212.71297624212707, -953.093816706288],
           [268.28639365662684, -952.6498977135234],
           [299.07100229213324, -952.5310291159096],
           [341.0473382217842, -952.3868276756491],
           [353.53689154781193, -952.3438927014722],
           [362.7670134174388, -952.2421135156844],
           [408.11207085298787, -951.7421002444187],
           [457.4293911480925, -951.5518303836106],
           [469.32702379873905, -951.5116939357454],
           [516.9976338092345, -951.3104435037064],
           [552.1417634238012, -950.9654759194345],
           [571.4988350696325, -950.8598153561859],
           [597.6086910270171, -950.717294282146],
           [646.8179080252031, -950.5662021958917],
           [725.915089389292, -950.4337540926822],
           [741.5331519186026, -950.4076387944285],
           [785.740654519543, -950.3335764648386],
           [836.235237092852, -950.2338038742644],
           [843.8315214489166, -950.2503577598231],
           [854.2045480424864, -950.2772727537297],
           [898.3067248452791, -950.3917046694594],
           [930.6592251093707, -950.475649700119],
           [982.701035285627, -950.4543958973179],
           [1025.5609754076681, -950.6198427477261],
           [1111.0059459448323, -950.829964269906],
           [1120.2210519285343, -950.8526474118225],
           [1145.9720769166051, -951.0650035250017],
           [1214.744799389521, -951.6321973834895],
           [1239.3376413569345, -951.8349438446858],
           [1279.645886084731, -952.2155176341123],
           [1309.3199189207721, -952.4237369238642],
           [1367.714158394795, -952.6594306349812],
           [1404.1973369551658, -952.9623884651239],
           [1495.7308414198146, -953.7017643792483],
           [1498.9209304467915, -953.7280672913766],
           [1552.052903505221, -954.335500540576],
           [1593.6850149793463, -954.5972035270327],
           [1606.6523299105195, -954.6786756818797],
           [1624.1488071980762, -954.8719435063153],
           [1688.18051587417, -955.6560598094134],
           [1715.5078970324425, -956.0352906985797],
           [1752.6001072582742, -956.4449259958394],
           [1769.8900820383822, -956.6566957435573],
           [1782.5990930312719, -956.8123581697421],
           [1868.5690688057807, -957.6303341140649],
           [1877.6225973133212, -957.7164829490082],
           [1878.9642841423367, -957.7273493084326],
           [1880.7757559356628, -957.7413189319948],
           [1972.1346054319467, -958.7546845802406],
           [2009.1617108591438, -959.1653964635354],
           [2042.296856702397, -959.4263872141678],
           [2066.7835543146875, -959.619257011137],
           [2096.817396354674, -959.8624033709739],
           [2137.4886676052192, -960.1918957703895],
           [2161.6198499977972, -960.3873346723792],
           [2229.8982199711186, -960.9096965953779],
           [2256.274605032555, -961.1130219501581],
           [2260.226468481681, -961.1378682004681],
           [2265.612104909377, -961.173827758279],
           [2314.783260604405, -961.6674103302423],
           [2350.8542592971585, -961.7291267803614],
           [2394.02587283202, -962.0618814374641],
           [2445.5650821694653, -962.4676227848413],
           [2478.181479584662, -962.5363977052384],
           [2522.4334268933558, -962.9635607989649],
           [2532.624002809653, -963.029308352393],
           [2540.1200239817117, -963.0776709554941],
           [2587.158235460866, -963.1768549571373],
           [2634.9984447738743, -963.2777328459827],
           [2641.684654369843, -963.3193896564287],
           [2650.7677499931015, -963.3759284254813],
           [2729.459108066645, -963.8659400905576],
           [2750.554565705057, -963.910422153067],
           [2779.0804826384438, -963.9705721456346],
           [2824.304355330015, -964.058078785607],
           [2859.4764710836316, -964.2710964799353],
           [2907.3743880946868, -964.5801634364241],
           [2913.950926359159, -964.6436828807489],
           [2918.7982022095566, -964.653876712885],
           [2951.2042011611766, -964.7147339199146],
           [3013.5989919306826, -964.8356161840584],
           [3035.530416101744, -964.8781056319269],
           [3077.456448023159, -964.9664126528289],
           [3108.461120370318, -965.031889896241],
           [3131.971558539623, -965.1835751513154],
           [3163.986397399573, -965.2981574068747],
           [3202.735346484391, -965.4838858741141],
           [3240.8512446845275, -965.564170763841],
           [3292.3920652810543, -965.6727330513233],
           [3297.6087717577548, -965.6828396786973],
           [3312.4498503092054, -965.7115916676798],
           [3392.39754311902, -965.8617255246879],
           [3404.342885455648, -965.938763110687],
           [3420.5327166679444, -966.0368568427891],
           [3486.7616461912044, -966.3797513964894],
           [3548.986040086558, -966.4309205593306],
           [3567.6438481174923, -966.4027754487681],
           [3581.455780336091, -966.4918955189371],
           [3622.1714545468108, -966.5776527391447],
           [3676.334617037715, -966.6917304979406],
           [3677.2293373460675, -966.6921266351305],
           [3770.930407557231, -966.7336179753349],
           [3805.551736444086, -966.7986326744606],
           [3865.6284428404797, -966.8478923285929],
           [3894.6026216929486, -967.0044136058689],
           [3933.8774754365304, -966.9036381716933],
           [3960.3124941355286, -966.9532593343658],
           [4003.5492914219935, -967.2323428341927],
           [4054.7786250501827, -967.5427399262189],
           [4062.147862778831, -967.5570171627676],
           [4112.4939404277875, -967.4487612116241],
           [4149.460683761241, -967.6338978899439],
           [4190.5328580814885, -967.670063977406],
           [4221.438887551574, -967.6360928832864],
           [4244.171573737839, -967.7265346807587],
           [4318.952346886402, -967.7877868628061],
           [4330.38436985949, -967.7705050779243],
           [4338.846812118606, -967.8251317730023],
           [4395.488695549696, -967.931459076937],
           [4433.639890152495, -968.0053748548853],
           [4447.050083058295, -968.0313543508219],
           [4528.331583744622, -968.1029227792787],
           [4575.4347174799, -968.1444006532586],
           [4623.002003137448, -968.1863965299651],
           [4703.681005803844, -968.2387379478628],
           [4711.684805158015, -968.2182009813794],
           [4717.589436032035, -968.2500983604546],
           [4756.675516951744, -968.2821468355287],
           [4812.2510562928655, -968.3310822361914],
           [4820.641227545406, -968.3750096637975],
           [4832.042098126878, -968.3485092305443],
           [4906.921111831518, -968.4144464418323],
           [4929.602820918729, -968.5332010151403],
           [4960.423668345157, -968.4615583422608],
           [4960.45906240145, -968.4664025818606]
         ],
         type: 'line',
         lineStyle: { color: '#D7CCC8', type: 'dotted', width: 3, opacity: 0.9 },
         areaStyle: { color: 'red', opacity: '1', origin: 'start' },
         emphasis: { disabled: true },
         showSymbol: false,
         zlevel: 98
       }
     ],
     animation: false
   };
   
   What we are trying to achieve here is to fill the area between two series lines with red color, but we do not have that option for areaStyle.origin.
   
   
   ### Current Behavior
   
   Currently, we are unable to add color to the area between the two series lines.
   The 'origin' option for areastyle has a 'number' option, but it only works for category type.
   As we see, in my case, the axes are value types.
   
   Note: we also tried making the areastyle between the first line and the axis the same as the background color, but it hides the split lines.
   As split lines do not have the property 'zLevel'.
   We want to display the split lines.
   
   ### Expected Behavior
   
   Please let us know if there is a way to add color to the area between to series lines.
   Note: the axes are of type 'value'
   
   We tried making the areastyle of first-line the same as the background color, but it hides the split lines.
   As split lines do not have the property 'zLevel'.first line
   
   ### Environment
   
   ```markdown
   - OS: Windows
   - Browser: Chrome
   - Framework: Angular
   ```
   
   
   ### Any additional comments?
   
   ![image](https://user-images.githubusercontent.com/83834643/176627235-56f4f831-87d3-4f94-ac38-35c2c227c3a7.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #17298: [Bug]

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17298:
URL: https://github.com/apache/echarts/issues/17298#issuecomment-1170911282

   I'm sorry to close this issue for it lacks the necessary title. Please provide **a _descriptive_ and as _concise_ as possible title to describe your problems or requests** and then the maintainers or I will reopen this issue.
   
   Every good bug report or feature request starts with a title. Your issue title is a critical element as it's the first thing maintainers see.
   
   A good issue title makes it easier for maintainers to understand what the issue is, easily locate it, and know what steps they'll need to take to fix it.
   
   Moreover, it's better to include keywords, as this makes it easier to find the issue self and similar issues in searches.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] closed issue #17298: [Bug]

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] closed issue #17298: [Bug] 
URL: https://github.com/apache/echarts/issues/17298


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] jiawulin001 commented on issue #17298: [Bug] Unable to add color to the area between to series lines with axes type 'value'

Posted by GitBox <gi...@apache.org>.
jiawulin001 commented on issue #17298:
URL: https://github.com/apache/echarts/issues/17298#issuecomment-1172048306

   Hi, if I am testing correctly, you are using a work around to achieve the effect you said, right? As I tested, by uncommentting the `areaStyle` line in your code, you can get the area between lines red, is this the effect you are looking for?
   ![image](https://user-images.githubusercontent.com/14244944/176849898-f05eb9a4-3287-4ce6-8797-46c004f9a2f4.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org