sheetChart.js 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919
  1. window.sheetChart = {
  2. "name": "Chart",
  3. "color": "",
  4. "status": 0,
  5. "order": 8,
  6. "index": "Sheet_6az6nei65t1i_1596209937084",
  7. "celldata": [{
  8. "r": 0,
  9. "c": 0,
  10. "v": {
  11. "v": null,
  12. "m": "",
  13. "bg": null,
  14. "bl": 0,
  15. "it": 0,
  16. "ff": 0,
  17. "fs": 11,
  18. "fc": "rgb(51, 51, 51)",
  19. "ht": 1,
  20. "vt": 1
  21. }
  22. }, {
  23. "r": 0,
  24. "c": 1,
  25. "v": {
  26. "v": "Mon",
  27. "ct": {
  28. "fa": "General",
  29. "t": "g"
  30. },
  31. "m": "Mon",
  32. "bg": null,
  33. "bl": 0,
  34. "it": 0,
  35. "ff": 0,
  36. "fs": 11,
  37. "fc": "rgb(51, 51, 51)",
  38. "ht": 1,
  39. "vt": 1
  40. }
  41. }, {
  42. "r": 0,
  43. "c": 2,
  44. "v": {
  45. "v": "Tues",
  46. "ct": {
  47. "fa": "General",
  48. "t": "g"
  49. },
  50. "m": "Tues",
  51. "bg": null,
  52. "bl": 0,
  53. "it": 0,
  54. "ff": 0,
  55. "fs": 11,
  56. "fc": "rgb(51, 51, 51)",
  57. "ht": 1,
  58. "vt": 1
  59. }
  60. }, {
  61. "r": 0,
  62. "c": 3,
  63. "v": {
  64. "v": "Wed",
  65. "ct": {
  66. "fa": "General",
  67. "t": "g"
  68. },
  69. "m": "Wed",
  70. "bg": null,
  71. "bl": 0,
  72. "it": 0,
  73. "ff": 0,
  74. "fs": 11,
  75. "fc": "rgb(51, 51, 51)",
  76. "ht": 1,
  77. "vt": 1
  78. }
  79. }, {
  80. "r": 0,
  81. "c": 4,
  82. "v": {
  83. "v": "Thur",
  84. "ct": {
  85. "fa": "General",
  86. "t": "g"
  87. },
  88. "m": "Thur",
  89. "bg": null,
  90. "bl": 0,
  91. "it": 0,
  92. "ff": 0,
  93. "fs": 11,
  94. "fc": "rgb(51, 51, 51)",
  95. "ht": 1,
  96. "vt": 1
  97. }
  98. }, {
  99. "r": 0,
  100. "c": 5,
  101. "v": {
  102. "v": "Fri",
  103. "ct": {
  104. "fa": "General",
  105. "t": "g"
  106. },
  107. "m": "Fri",
  108. "bg": null,
  109. "bl": 0,
  110. "it": 0,
  111. "ff": 0,
  112. "fs": 11,
  113. "fc": "rgb(51, 51, 51)",
  114. "ht": 1,
  115. "vt": 1
  116. }
  117. }, {
  118. "r": 0,
  119. "c": 6,
  120. "v": {
  121. "v": "Sat",
  122. "ct": {
  123. "fa": "General",
  124. "t": "g"
  125. },
  126. "m": "Sat",
  127. "bg": null,
  128. "bl": 0,
  129. "it": 0,
  130. "ff": 0,
  131. "fs": 11,
  132. "fc": "rgb(51, 51, 51)",
  133. "ht": 1,
  134. "vt": 1
  135. }
  136. }, {
  137. "r": 0,
  138. "c": 7,
  139. "v": {
  140. "v": "Sun",
  141. "ct": {
  142. "fa": "General",
  143. "t": "g"
  144. },
  145. "m": "Sun",
  146. "bg": null,
  147. "bl": 0,
  148. "it": 0,
  149. "ff": 0,
  150. "fs": 11,
  151. "fc": "rgb(51, 51, 51)",
  152. "ht": 1,
  153. "vt": 1
  154. }
  155. }, {
  156. "r": 1,
  157. "c": 0,
  158. "v": {
  159. "v": "BUS",
  160. "ct": {
  161. "fa": "General",
  162. "t": "g"
  163. },
  164. "m": "BUS",
  165. "bg": null,
  166. "bl": 0,
  167. "it": 0,
  168. "ff": 0,
  169. "fs": 11,
  170. "fc": "rgb(51, 51, 51)",
  171. "ht": 1,
  172. "vt": 1
  173. }
  174. }, {
  175. "r": 1,
  176. "c": 1,
  177. "v": {
  178. "v": 320,
  179. "ct": {
  180. "fa": "General",
  181. "t": "n"
  182. },
  183. "m": "320",
  184. "bg": null,
  185. "bl": 0,
  186. "it": 0,
  187. "ff": 0,
  188. "fs": 11,
  189. "fc": "rgb(51, 51, 51)",
  190. "ht": 1,
  191. "vt": 1
  192. }
  193. }, {
  194. "r": 1,
  195. "c": 2,
  196. "v": {
  197. "v": 302,
  198. "ct": {
  199. "fa": "General",
  200. "t": "n"
  201. },
  202. "m": "302",
  203. "bg": null,
  204. "bl": 0,
  205. "it": 0,
  206. "ff": 0,
  207. "fs": 11,
  208. "fc": "rgb(51, 51, 51)",
  209. "ht": 1,
  210. "vt": 1
  211. }
  212. }, {
  213. "r": 1,
  214. "c": 3,
  215. "v": {
  216. "v": 301,
  217. "ct": {
  218. "fa": "General",
  219. "t": "n"
  220. },
  221. "m": "301",
  222. "bg": null,
  223. "bl": 0,
  224. "it": 0,
  225. "ff": 0,
  226. "fs": 11,
  227. "fc": "rgb(51, 51, 51)",
  228. "ht": 1,
  229. "vt": 1
  230. }
  231. }, {
  232. "r": 1,
  233. "c": 4,
  234. "v": {
  235. "v": 334,
  236. "ct": {
  237. "fa": "General",
  238. "t": "n"
  239. },
  240. "m": "334",
  241. "bg": null,
  242. "bl": 0,
  243. "it": 0,
  244. "ff": 0,
  245. "fs": 11,
  246. "fc": "rgb(51, 51, 51)",
  247. "ht": 1,
  248. "vt": 1
  249. }
  250. }, {
  251. "r": 1,
  252. "c": 5,
  253. "v": {
  254. "v": 390,
  255. "ct": {
  256. "fa": "General",
  257. "t": "n"
  258. },
  259. "m": "390",
  260. "bg": null,
  261. "bl": 0,
  262. "it": 0,
  263. "ff": 0,
  264. "fs": 11,
  265. "fc": "rgb(51, 51, 51)",
  266. "ht": 1,
  267. "vt": 1
  268. }
  269. }, {
  270. "r": 1,
  271. "c": 6,
  272. "v": {
  273. "v": 330,
  274. "ct": {
  275. "fa": "General",
  276. "t": "n"
  277. },
  278. "m": "330",
  279. "bg": null,
  280. "bl": 0,
  281. "it": 0,
  282. "ff": 0,
  283. "fs": 11,
  284. "fc": "rgb(51, 51, 51)",
  285. "ht": 1,
  286. "vt": 1
  287. }
  288. }, {
  289. "r": 1,
  290. "c": 7,
  291. "v": {
  292. "v": 320,
  293. "ct": {
  294. "fa": "General",
  295. "t": "n"
  296. },
  297. "m": "320",
  298. "bg": null,
  299. "bl": 0,
  300. "it": 0,
  301. "ff": 0,
  302. "fs": 11,
  303. "fc": "rgb(51, 51, 51)",
  304. "ht": 1,
  305. "vt": 1
  306. }
  307. }, {
  308. "r": 2,
  309. "c": 0,
  310. "v": {
  311. "v": "UBER",
  312. "ct": {
  313. "fa": "General",
  314. "t": "g"
  315. },
  316. "m": "UBER",
  317. "bg": null,
  318. "bl": 0,
  319. "it": 0,
  320. "ff": 0,
  321. "fs": 11,
  322. "fc": "rgb(51, 51, 51)",
  323. "ht": 1,
  324. "vt": 1
  325. }
  326. }, {
  327. "r": 2,
  328. "c": 1,
  329. "v": {
  330. "v": 120,
  331. "ct": {
  332. "fa": "General",
  333. "t": "n"
  334. },
  335. "m": "120",
  336. "bg": null,
  337. "bl": 0,
  338. "it": 0,
  339. "ff": 0,
  340. "fs": 11,
  341. "fc": "rgb(51, 51, 51)",
  342. "ht": 1,
  343. "vt": 1
  344. }
  345. }, {
  346. "r": 2,
  347. "c": 2,
  348. "v": {
  349. "v": 132,
  350. "ct": {
  351. "fa": "General",
  352. "t": "n"
  353. },
  354. "m": "132",
  355. "bg": null,
  356. "bl": 0,
  357. "it": 0,
  358. "ff": 0,
  359. "fs": 11,
  360. "fc": "rgb(51, 51, 51)",
  361. "ht": 1,
  362. "vt": 1
  363. }
  364. }, {
  365. "r": 2,
  366. "c": 3,
  367. "v": {
  368. "v": 101,
  369. "ct": {
  370. "fa": "General",
  371. "t": "n"
  372. },
  373. "m": "101",
  374. "bg": null,
  375. "bl": 0,
  376. "it": 0,
  377. "ff": 0,
  378. "fs": 11,
  379. "fc": "rgb(51, 51, 51)",
  380. "ht": 1,
  381. "vt": 1
  382. }
  383. }, {
  384. "r": 2,
  385. "c": 4,
  386. "v": {
  387. "v": 134,
  388. "ct": {
  389. "fa": "General",
  390. "t": "n"
  391. },
  392. "m": "134",
  393. "bg": null,
  394. "bl": 0,
  395. "it": 0,
  396. "ff": 0,
  397. "fs": 11,
  398. "fc": "rgb(51, 51, 51)",
  399. "ht": 1,
  400. "vt": 1
  401. }
  402. }, {
  403. "r": 2,
  404. "c": 5,
  405. "v": {
  406. "v": 90,
  407. "ct": {
  408. "fa": "General",
  409. "t": "n"
  410. },
  411. "m": "90",
  412. "bg": null,
  413. "bl": 0,
  414. "it": 0,
  415. "ff": 0,
  416. "fs": 11,
  417. "fc": "rgb(51, 51, 51)",
  418. "ht": 1,
  419. "vt": 1
  420. }
  421. }, {
  422. "r": 2,
  423. "c": 6,
  424. "v": {
  425. "v": 230,
  426. "ct": {
  427. "fa": "General",
  428. "t": "n"
  429. },
  430. "m": "230",
  431. "bg": null,
  432. "bl": 0,
  433. "it": 0,
  434. "ff": 0,
  435. "fs": 11,
  436. "fc": "rgb(51, 51, 51)",
  437. "ht": 1,
  438. "vt": 1
  439. }
  440. }, {
  441. "r": 2,
  442. "c": 7,
  443. "v": {
  444. "v": 210,
  445. "ct": {
  446. "fa": "General",
  447. "t": "n"
  448. },
  449. "m": "210",
  450. "bg": null,
  451. "bl": 0,
  452. "it": 0,
  453. "ff": 0,
  454. "fs": 11,
  455. "fc": "rgb(51, 51, 51)",
  456. "ht": 1,
  457. "vt": 1
  458. }
  459. }, {
  460. "r": 3,
  461. "c": 0,
  462. "v": {
  463. "v": "TAXI",
  464. "ct": {
  465. "fa": "General",
  466. "t": "g"
  467. },
  468. "m": "TAXI",
  469. "bg": null,
  470. "bl": 0,
  471. "it": 0,
  472. "ff": 0,
  473. "fs": 11,
  474. "fc": "rgb(51, 51, 51)",
  475. "ht": 1,
  476. "vt": 1
  477. }
  478. }, {
  479. "r": 3,
  480. "c": 1,
  481. "v": {
  482. "v": 220,
  483. "ct": {
  484. "fa": "General",
  485. "t": "n"
  486. },
  487. "m": "220",
  488. "bg": null,
  489. "bl": 0,
  490. "it": 0,
  491. "ff": 0,
  492. "fs": 11,
  493. "fc": "rgb(51, 51, 51)",
  494. "ht": 1,
  495. "vt": 1
  496. }
  497. }, {
  498. "r": 3,
  499. "c": 2,
  500. "v": {
  501. "v": 182,
  502. "ct": {
  503. "fa": "General",
  504. "t": "n"
  505. },
  506. "m": "182",
  507. "bg": null,
  508. "bl": 0,
  509. "it": 0,
  510. "ff": 0,
  511. "fs": 11,
  512. "fc": "rgb(51, 51, 51)",
  513. "ht": 1,
  514. "vt": 1
  515. }
  516. }, {
  517. "r": 3,
  518. "c": 3,
  519. "v": {
  520. "v": 191,
  521. "ct": {
  522. "fa": "General",
  523. "t": "n"
  524. },
  525. "m": "191",
  526. "bg": null,
  527. "bl": 0,
  528. "it": 0,
  529. "ff": 0,
  530. "fs": 11,
  531. "fc": "rgb(51, 51, 51)",
  532. "ht": 1,
  533. "vt": 1
  534. }
  535. }, {
  536. "r": 3,
  537. "c": 4,
  538. "v": {
  539. "v": 234,
  540. "ct": {
  541. "fa": "General",
  542. "t": "n"
  543. },
  544. "m": "234",
  545. "bg": null,
  546. "bl": 0,
  547. "it": 0,
  548. "ff": 0,
  549. "fs": 11,
  550. "fc": "rgb(51, 51, 51)",
  551. "ht": 1,
  552. "vt": 1
  553. }
  554. }, {
  555. "r": 3,
  556. "c": 5,
  557. "v": {
  558. "v": 290,
  559. "ct": {
  560. "fa": "General",
  561. "t": "n"
  562. },
  563. "m": "290",
  564. "bg": null,
  565. "bl": 0,
  566. "it": 0,
  567. "ff": 0,
  568. "fs": 11,
  569. "fc": "rgb(51, 51, 51)",
  570. "ht": 1,
  571. "vt": 1
  572. }
  573. }, {
  574. "r": 3,
  575. "c": 6,
  576. "v": {
  577. "v": 330,
  578. "ct": {
  579. "fa": "General",
  580. "t": "n"
  581. },
  582. "m": "330",
  583. "bg": null,
  584. "bl": 0,
  585. "it": 0,
  586. "ff": 0,
  587. "fs": 11,
  588. "fc": "rgb(51, 51, 51)",
  589. "ht": 1,
  590. "vt": 1
  591. }
  592. }, {
  593. "r": 3,
  594. "c": 7,
  595. "v": {
  596. "v": 310,
  597. "ct": {
  598. "fa": "General",
  599. "t": "n"
  600. },
  601. "m": "310",
  602. "bg": null,
  603. "bl": 0,
  604. "it": 0,
  605. "ff": 0,
  606. "fs": 11,
  607. "fc": "rgb(51, 51, 51)",
  608. "ht": 1,
  609. "vt": 1
  610. }
  611. }, {
  612. "r": 4,
  613. "c": 0,
  614. "v": {
  615. "v": "SUBWAY",
  616. "ct": {
  617. "fa": "General",
  618. "t": "g"
  619. },
  620. "m": "SUBWAY",
  621. "bg": null,
  622. "bl": 0,
  623. "it": 0,
  624. "ff": 0,
  625. "fs": 11,
  626. "fc": "rgb(51, 51, 51)",
  627. "ht": 1,
  628. "vt": 1
  629. }
  630. }, {
  631. "r": 4,
  632. "c": 1,
  633. "v": {
  634. "v": 820,
  635. "ct": {
  636. "fa": "General",
  637. "t": "n"
  638. },
  639. "m": "820",
  640. "bg": null,
  641. "bl": 0,
  642. "it": 0,
  643. "ff": 0,
  644. "fs": 11,
  645. "fc": "rgb(51, 51, 51)",
  646. "ht": 1,
  647. "vt": 1
  648. }
  649. }, {
  650. "r": 4,
  651. "c": 2,
  652. "v": {
  653. "v": 832,
  654. "ct": {
  655. "fa": "General",
  656. "t": "n"
  657. },
  658. "m": "832",
  659. "bg": null,
  660. "bl": 0,
  661. "it": 0,
  662. "ff": 0,
  663. "fs": 11,
  664. "fc": "rgb(51, 51, 51)",
  665. "ht": 1,
  666. "vt": 1
  667. }
  668. }, {
  669. "r": 4,
  670. "c": 3,
  671. "v": {
  672. "v": 901,
  673. "ct": {
  674. "fa": "General",
  675. "t": "n"
  676. },
  677. "m": "901",
  678. "bg": null,
  679. "bl": 0,
  680. "it": 0,
  681. "ff": 0,
  682. "fs": 11,
  683. "fc": "rgb(51, 51, 51)",
  684. "ht": 1,
  685. "vt": 1
  686. }
  687. }, {
  688. "r": 4,
  689. "c": 4,
  690. "v": {
  691. "v": 934,
  692. "ct": {
  693. "fa": "General",
  694. "t": "n"
  695. },
  696. "m": "934",
  697. "bg": null,
  698. "bl": 0,
  699. "it": 0,
  700. "ff": 0,
  701. "fs": 11,
  702. "fc": "rgb(51, 51, 51)",
  703. "ht": 1,
  704. "vt": 1
  705. }
  706. }, {
  707. "r": 4,
  708. "c": 5,
  709. "v": {
  710. "v": 1290,
  711. "ct": {
  712. "fa": "General",
  713. "t": "n"
  714. },
  715. "m": "1290",
  716. "bg": null,
  717. "bl": 0,
  718. "it": 0,
  719. "ff": 0,
  720. "fs": 11,
  721. "fc": "rgb(51, 51, 51)",
  722. "ht": 1,
  723. "vt": 1
  724. }
  725. }, {
  726. "r": 4,
  727. "c": 6,
  728. "v": {
  729. "v": 1330,
  730. "ct": {
  731. "fa": "General",
  732. "t": "n"
  733. },
  734. "m": "1330",
  735. "bg": null,
  736. "bl": 0,
  737. "it": 0,
  738. "ff": 0,
  739. "fs": 11,
  740. "fc": "rgb(51, 51, 51)",
  741. "ht": 1,
  742. "vt": 1
  743. }
  744. }, {
  745. "r": 4,
  746. "c": 7,
  747. "v": {
  748. "v": 1320,
  749. "ct": {
  750. "fa": "General",
  751. "t": "n"
  752. },
  753. "m": "1320",
  754. "bg": null,
  755. "bl": 0,
  756. "it": 0,
  757. "ff": 0,
  758. "fs": 11,
  759. "fc": "rgb(51, 51, 51)",
  760. "ht": 1,
  761. "vt": 1
  762. }
  763. }, {
  764. "r": 22,
  765. "c": 0,
  766. "v": {
  767. "v": "country",
  768. "ct": {
  769. "fa": "General",
  770. "t": "g"
  771. },
  772. "m": "country",
  773. "bg": null,
  774. "bl": 0,
  775. "it": 0,
  776. "ff": 0,
  777. "fs": 11,
  778. "fc": "rgb(51, 51, 51)",
  779. "ht": 1,
  780. "vt": 1
  781. }
  782. }, {
  783. "r": 22,
  784. "c": 1,
  785. "v": {
  786. "v": "Population",
  787. "ct": {
  788. "fa": "General",
  789. "t": "g"
  790. },
  791. "m": "Population",
  792. "bg": null,
  793. "bl": 0,
  794. "it": 0,
  795. "ff": 0,
  796. "fs": 11,
  797. "fc": "rgb(51, 51, 51)",
  798. "ht": 1,
  799. "vt": 1
  800. }
  801. }, {
  802. "r": 23,
  803. "c": 0,
  804. "v": {
  805. "v": "India",
  806. "ct": {
  807. "fa": "General",
  808. "t": "g"
  809. },
  810. "m": "India",
  811. "bg": null,
  812. "bl": 0,
  813. "it": 0,
  814. "ff": 0,
  815. "fs": 11,
  816. "fc": "rgb(51, 51, 51)",
  817. "ht": 1,
  818. "vt": 1
  819. }
  820. }, {
  821. "r": 23,
  822. "c": 1,
  823. "v": {
  824. "v": 1354051854,
  825. "ct": {
  826. "fa": "General",
  827. "t": "n"
  828. },
  829. "m": "1354051854",
  830. "bg": null,
  831. "bl": 0,
  832. "it": 0,
  833. "ff": 0,
  834. "fs": 11,
  835. "fc": "rgb(51, 51, 51)",
  836. "ht": 1,
  837. "vt": 1
  838. }
  839. }, {
  840. "r": 24,
  841. "c": 0,
  842. "v": {
  843. "v": "Pakistan",
  844. "ct": {
  845. "fa": "General",
  846. "t": "g"
  847. },
  848. "m": "Pakistan",
  849. "bg": null,
  850. "bl": 0,
  851. "it": 0,
  852. "ff": 0,
  853. "fs": 11,
  854. "fc": "rgb(51, 51, 51)",
  855. "ht": 1,
  856. "vt": 1
  857. }
  858. }, {
  859. "r": 24,
  860. "c": 1,
  861. "v": {
  862. "v": 200813818,
  863. "ct": {
  864. "fa": "General",
  865. "t": "n"
  866. },
  867. "m": "200813818",
  868. "bg": null,
  869. "bl": 0,
  870. "it": 0,
  871. "ff": 0,
  872. "fs": 11,
  873. "fc": "rgb(51, 51, 51)",
  874. "ht": 1,
  875. "vt": 1
  876. }
  877. }, {
  878. "r": 25,
  879. "c": 0,
  880. "v": {
  881. "v": "China",
  882. "ct": {
  883. "fa": "General",
  884. "t": "g"
  885. },
  886. "m": "China",
  887. "bg": null,
  888. "bl": 0,
  889. "it": 0,
  890. "ff": 0,
  891. "fs": 11,
  892. "fc": "rgb(51, 51, 51)",
  893. "ht": 1,
  894. "vt": 1
  895. }
  896. }, {
  897. "r": 25,
  898. "c": 1,
  899. "v": {
  900. "v": 1415045928,
  901. "ct": {
  902. "fa": "General",
  903. "t": "n"
  904. },
  905. "m": "1415045928",
  906. "bg": null,
  907. "bl": 0,
  908. "it": 0,
  909. "ff": 0,
  910. "fs": 11,
  911. "fc": "rgb(51, 51, 51)",
  912. "ht": 1,
  913. "vt": 1
  914. }
  915. }, {
  916. "r": 26,
  917. "c": 0,
  918. "v": {
  919. "v": "Japan",
  920. "ct": {
  921. "fa": "General",
  922. "t": "g"
  923. },
  924. "m": "Japan",
  925. "bg": null,
  926. "bl": 0,
  927. "it": 0,
  928. "ff": 0,
  929. "fs": 11,
  930. "fc": "rgb(51, 51, 51)",
  931. "ht": 1,
  932. "vt": 1
  933. }
  934. }, {
  935. "r": 26,
  936. "c": 1,
  937. "v": {
  938. "v": 127185332,
  939. "ct": {
  940. "fa": "General",
  941. "t": "n"
  942. },
  943. "m": "127185332",
  944. "bg": null,
  945. "bl": 0,
  946. "it": 0,
  947. "ff": 0,
  948. "fs": 11,
  949. "fc": "rgb(51, 51, 51)",
  950. "ht": 1,
  951. "vt": 1
  952. }
  953. }, {
  954. "r": 27,
  955. "c": 0,
  956. "v": {
  957. "v": "South-Eastern",
  958. "ct": {
  959. "fa": "General",
  960. "t": "g"
  961. },
  962. "m": "South-Eastern",
  963. "bg": null,
  964. "bl": 0,
  965. "it": 0,
  966. "ff": 0,
  967. "fs": 11,
  968. "fc": "rgb(51, 51, 51)",
  969. "ht": 1,
  970. "vt": 1
  971. }
  972. }, {
  973. "r": 27,
  974. "c": 1,
  975. "v": {
  976. "v": 655636576,
  977. "ct": {
  978. "fa": "General",
  979. "t": "n"
  980. },
  981. "m": "655636576",
  982. "bg": null,
  983. "bl": 0,
  984. "it": 0,
  985. "ff": 0,
  986. "fs": 11,
  987. "fc": "rgb(51, 51, 51)",
  988. "ht": 1,
  989. "vt": 1
  990. }
  991. }, {
  992. "r": 28,
  993. "c": 0,
  994. "v": {
  995. "v": "Western",
  996. "ct": {
  997. "fa": "General",
  998. "t": "g"
  999. },
  1000. "m": "Western",
  1001. "bg": null,
  1002. "bl": 0,
  1003. "it": 0,
  1004. "ff": 0,
  1005. "fs": 11,
  1006. "fc": "rgb(51, 51, 51)",
  1007. "ht": 1,
  1008. "vt": 1
  1009. }
  1010. }, {
  1011. "r": 28,
  1012. "c": 1,
  1013. "v": {
  1014. "v": 272298399,
  1015. "ct": {
  1016. "fa": "General",
  1017. "t": "n"
  1018. },
  1019. "m": "272298399",
  1020. "bg": null,
  1021. "bl": 0,
  1022. "it": 0,
  1023. "ff": 0,
  1024. "fs": 11,
  1025. "fc": "rgb(51, 51, 51)",
  1026. "ht": 1,
  1027. "vt": 1
  1028. }
  1029. }, {
  1030. "r": 29,
  1031. "c": 0,
  1032. "v": {
  1033. "v": "Eastern",
  1034. "ct": {
  1035. "fa": "General",
  1036. "t": "g"
  1037. },
  1038. "m": "Eastern",
  1039. "bg": null,
  1040. "bl": 0,
  1041. "it": 0,
  1042. "ff": 0,
  1043. "fs": 11,
  1044. "fc": "rgb(51, 51, 51)",
  1045. "ht": 1,
  1046. "vt": 1
  1047. }
  1048. }, {
  1049. "r": 29,
  1050. "c": 1,
  1051. "v": {
  1052. "v": 433643132,
  1053. "ct": {
  1054. "fa": "General",
  1055. "t": "n"
  1056. },
  1057. "m": "433643132",
  1058. "bg": null,
  1059. "bl": 0,
  1060. "it": 0,
  1061. "ff": 0,
  1062. "fs": 11,
  1063. "fc": "rgb(51, 51, 51)",
  1064. "ht": 1,
  1065. "vt": 1
  1066. }
  1067. }, {
  1068. "r": 30,
  1069. "c": 0,
  1070. "v": {
  1071. "v": "Western",
  1072. "ct": {
  1073. "fa": "General",
  1074. "t": "g"
  1075. },
  1076. "m": "Western",
  1077. "bg": null,
  1078. "bl": 0,
  1079. "it": 0,
  1080. "ff": 0,
  1081. "fs": 11,
  1082. "fc": "rgb(51, 51, 51)",
  1083. "ht": 1,
  1084. "vt": 1
  1085. }
  1086. }, {
  1087. "r": 30,
  1088. "c": 1,
  1089. "v": {
  1090. "v": 381980688,
  1091. "ct": {
  1092. "fa": "General",
  1093. "t": "n"
  1094. },
  1095. "m": "381980688",
  1096. "bg": null,
  1097. "bl": 0,
  1098. "it": 0,
  1099. "ff": 0,
  1100. "fs": 11,
  1101. "fc": "rgb(51, 51, 51)",
  1102. "ht": 1,
  1103. "vt": 1
  1104. }
  1105. }, {
  1106. "r": 31,
  1107. "c": 0,
  1108. "v": {
  1109. "v": "Northern",
  1110. "ct": {
  1111. "fa": "General",
  1112. "t": "g"
  1113. },
  1114. "m": "Northern",
  1115. "bg": null,
  1116. "bl": 0,
  1117. "it": 0,
  1118. "ff": 0,
  1119. "fs": 11,
  1120. "fc": "rgb(51, 51, 51)",
  1121. "ht": 1,
  1122. "vt": 1
  1123. }
  1124. }, {
  1125. "r": 31,
  1126. "c": 1,
  1127. "v": {
  1128. "v": 237784677,
  1129. "ct": {
  1130. "fa": "General",
  1131. "t": "n"
  1132. },
  1133. "m": "237784677",
  1134. "bg": null,
  1135. "bl": 0,
  1136. "it": 0,
  1137. "ff": 0,
  1138. "fs": 11,
  1139. "fc": "rgb(51, 51, 51)",
  1140. "ht": 1,
  1141. "vt": 1
  1142. }
  1143. }, {
  1144. "r": 32,
  1145. "c": 0,
  1146. "v": {
  1147. "v": "Others",
  1148. "ct": {
  1149. "fa": "General",
  1150. "t": "g"
  1151. },
  1152. "m": "Others",
  1153. "bg": null,
  1154. "bl": 0,
  1155. "it": 0,
  1156. "ff": 0,
  1157. "fs": 11,
  1158. "fc": "rgb(51, 51, 51)",
  1159. "ht": 1,
  1160. "vt": 1
  1161. }
  1162. }, {
  1163. "r": 32,
  1164. "c": 1,
  1165. "v": {
  1166. "v": 234512021,
  1167. "ct": {
  1168. "fa": "General",
  1169. "t": "n"
  1170. },
  1171. "m": "234512021",
  1172. "bg": null,
  1173. "bl": 0,
  1174. "it": 0,
  1175. "ff": 0,
  1176. "fs": 11,
  1177. "fc": "rgb(51, 51, 51)",
  1178. "ht": 1,
  1179. "vt": 1
  1180. }
  1181. }, {
  1182. "r": 33,
  1183. "c": 0,
  1184. "v": {
  1185. "v": "Europe",
  1186. "ct": {
  1187. "fa": "General",
  1188. "t": "g"
  1189. },
  1190. "m": "Europe",
  1191. "bg": null,
  1192. "bl": 0,
  1193. "it": 0,
  1194. "ff": 0,
  1195. "fs": 11,
  1196. "fc": "rgb(51, 51, 51)",
  1197. "ht": 1,
  1198. "vt": 1
  1199. }
  1200. }, {
  1201. "r": 33,
  1202. "c": 1,
  1203. "v": {
  1204. "v": 742648010,
  1205. "ct": {
  1206. "fa": "General",
  1207. "t": "n"
  1208. },
  1209. "m": "742648010",
  1210. "bg": null,
  1211. "bl": 0,
  1212. "it": 0,
  1213. "ff": 0,
  1214. "fs": 11,
  1215. "fc": "rgb(51, 51, 51)",
  1216. "ht": 1,
  1217. "vt": 1
  1218. }
  1219. }],
  1220. // "row": 84,
  1221. "row":100,
  1222. "column": 60,
  1223. "config": {
  1224. "merge": {},
  1225. "rowlen": {
  1226. "0": 20,
  1227. "1": 20,
  1228. "2": 20,
  1229. "3": 20,
  1230. "4": 20,
  1231. "22": 20,
  1232. "23": 20,
  1233. "24": 20,
  1234. "25": 20,
  1235. "26": 20,
  1236. "27": 20,
  1237. "28": 20,
  1238. "29": 20,
  1239. "30": 20,
  1240. "31": 20,
  1241. "32": 20,
  1242. "33": 20
  1243. }
  1244. },
  1245. "pivotTable": null,
  1246. "isPivotTable": false,
  1247. "ch_width": 4560,
  1248. "rh_height": 1807,
  1249. "luckysheet_select_save": [{
  1250. "left": 0,
  1251. "width": 73,
  1252. "top": 445,
  1253. "height": 20,
  1254. "left_move": 0,
  1255. "width_move": 147,
  1256. "top_move": 445,
  1257. "height_move": 251,
  1258. "row": [22, 33],
  1259. "column": [0, 1],
  1260. "row_focus": 22,
  1261. "column_focus": 0
  1262. }],
  1263. "luckysheet_selection_range": [],
  1264. "scrollLeft": 0,
  1265. "scrollTop": 185,
  1266. "chart": [{
  1267. "chart_id": "chart_p145W6i73otw_1596209943446",
  1268. "width": 400,
  1269. "height": 250,
  1270. "left": 20,
  1271. "top": 120,
  1272. "sheetIndex": "Sheet_6az6nei65t1i_1596209937084",
  1273. "needRangeShow": true,
  1274. "chartOptions": {
  1275. "chart_id": "chart_p145W6i73otw_1596209943446",
  1276. "chartAllType": "echarts|column|default",
  1277. "chartPro": "echarts",
  1278. "chartType": "pie",
  1279. "chartStyle": "default",
  1280. "chartData": [
  1281. [{
  1282. "v": null,
  1283. "m": "",
  1284. "bg": null,
  1285. "bl": 0,
  1286. "it": 0,
  1287. "ff": 0,
  1288. "fs": 11,
  1289. "fc": "rgb(51, 51, 51)",
  1290. "ht": 1,
  1291. "vt": 1
  1292. }, {
  1293. "v": "Mon",
  1294. "ct": {
  1295. "fa": "General",
  1296. "t": "g"
  1297. },
  1298. "m": "Mon",
  1299. "bg": null,
  1300. "bl": 0,
  1301. "it": 0,
  1302. "ff": 0,
  1303. "fs": 11,
  1304. "fc": "rgb(51, 51, 51)",
  1305. "ht": 1,
  1306. "vt": 1
  1307. }, {
  1308. "v": "Tues",
  1309. "ct": {
  1310. "fa": "General",
  1311. "t": "g"
  1312. },
  1313. "m": "Tues",
  1314. "bg": null,
  1315. "bl": 0,
  1316. "it": 0,
  1317. "ff": 0,
  1318. "fs": 11,
  1319. "fc": "rgb(51, 51, 51)",
  1320. "ht": 1,
  1321. "vt": 1
  1322. }, {
  1323. "v": "Wed",
  1324. "ct": {
  1325. "fa": "General",
  1326. "t": "g"
  1327. },
  1328. "m": "Wed",
  1329. "bg": null,
  1330. "bl": 0,
  1331. "it": 0,
  1332. "ff": 0,
  1333. "fs": 11,
  1334. "fc": "rgb(51, 51, 51)",
  1335. "ht": 1,
  1336. "vt": 1
  1337. }, {
  1338. "v": "Thur",
  1339. "ct": {
  1340. "fa": "General",
  1341. "t": "g"
  1342. },
  1343. "m": "Thur",
  1344. "bg": null,
  1345. "bl": 0,
  1346. "it": 0,
  1347. "ff": 0,
  1348. "fs": 11,
  1349. "fc": "rgb(51, 51, 51)",
  1350. "ht": 1,
  1351. "vt": 1
  1352. }, {
  1353. "v": "Fri",
  1354. "ct": {
  1355. "fa": "General",
  1356. "t": "g"
  1357. },
  1358. "m": "Fri",
  1359. "bg": null,
  1360. "bl": 0,
  1361. "it": 0,
  1362. "ff": 0,
  1363. "fs": 11,
  1364. "fc": "rgb(51, 51, 51)",
  1365. "ht": 1,
  1366. "vt": 1
  1367. }, {
  1368. "v": "Sat",
  1369. "ct": {
  1370. "fa": "General",
  1371. "t": "g"
  1372. },
  1373. "m": "Sat",
  1374. "bg": null,
  1375. "bl": 0,
  1376. "it": 0,
  1377. "ff": 0,
  1378. "fs": 11,
  1379. "fc": "rgb(51, 51, 51)",
  1380. "ht": 1,
  1381. "vt": 1
  1382. }, {
  1383. "v": "Sun",
  1384. "ct": {
  1385. "fa": "General",
  1386. "t": "g"
  1387. },
  1388. "m": "Sun",
  1389. "bg": null,
  1390. "bl": 0,
  1391. "it": 0,
  1392. "ff": 0,
  1393. "fs": 11,
  1394. "fc": "rgb(51, 51, 51)",
  1395. "ht": 1,
  1396. "vt": 1
  1397. }],
  1398. [{
  1399. "v": "BUS",
  1400. "ct": {
  1401. "fa": "General",
  1402. "t": "g"
  1403. },
  1404. "m": "BUS",
  1405. "bg": null,
  1406. "bl": 0,
  1407. "it": 0,
  1408. "ff": 0,
  1409. "fs": 11,
  1410. "fc": "rgb(51, 51, 51)",
  1411. "ht": 1,
  1412. "vt": 1
  1413. }, {
  1414. "v": 320,
  1415. "ct": {
  1416. "fa": "General",
  1417. "t": "n"
  1418. },
  1419. "m": "320",
  1420. "bg": null,
  1421. "bl": 0,
  1422. "it": 0,
  1423. "ff": 0,
  1424. "fs": 11,
  1425. "fc": "rgb(51, 51, 51)",
  1426. "ht": 1,
  1427. "vt": 1
  1428. }, {
  1429. "v": 302,
  1430. "ct": {
  1431. "fa": "General",
  1432. "t": "n"
  1433. },
  1434. "m": "302",
  1435. "bg": null,
  1436. "bl": 0,
  1437. "it": 0,
  1438. "ff": 0,
  1439. "fs": 11,
  1440. "fc": "rgb(51, 51, 51)",
  1441. "ht": 1,
  1442. "vt": 1
  1443. }, {
  1444. "v": 301,
  1445. "ct": {
  1446. "fa": "General",
  1447. "t": "n"
  1448. },
  1449. "m": "301",
  1450. "bg": null,
  1451. "bl": 0,
  1452. "it": 0,
  1453. "ff": 0,
  1454. "fs": 11,
  1455. "fc": "rgb(51, 51, 51)",
  1456. "ht": 1,
  1457. "vt": 1
  1458. }, {
  1459. "v": 334,
  1460. "ct": {
  1461. "fa": "General",
  1462. "t": "n"
  1463. },
  1464. "m": "334",
  1465. "bg": null,
  1466. "bl": 0,
  1467. "it": 0,
  1468. "ff": 0,
  1469. "fs": 11,
  1470. "fc": "rgb(51, 51, 51)",
  1471. "ht": 1,
  1472. "vt": 1
  1473. }, {
  1474. "v": 390,
  1475. "ct": {
  1476. "fa": "General",
  1477. "t": "n"
  1478. },
  1479. "m": "390",
  1480. "bg": null,
  1481. "bl": 0,
  1482. "it": 0,
  1483. "ff": 0,
  1484. "fs": 11,
  1485. "fc": "rgb(51, 51, 51)",
  1486. "ht": 1,
  1487. "vt": 1
  1488. }, {
  1489. "v": 330,
  1490. "ct": {
  1491. "fa": "General",
  1492. "t": "n"
  1493. },
  1494. "m": "330",
  1495. "bg": null,
  1496. "bl": 0,
  1497. "it": 0,
  1498. "ff": 0,
  1499. "fs": 11,
  1500. "fc": "rgb(51, 51, 51)",
  1501. "ht": 1,
  1502. "vt": 1
  1503. }, {
  1504. "v": 320,
  1505. "ct": {
  1506. "fa": "General",
  1507. "t": "n"
  1508. },
  1509. "m": "320",
  1510. "bg": null,
  1511. "bl": 0,
  1512. "it": 0,
  1513. "ff": 0,
  1514. "fs": 11,
  1515. "fc": "rgb(51, 51, 51)",
  1516. "ht": 1,
  1517. "vt": 1
  1518. }],
  1519. [{
  1520. "v": "UBER",
  1521. "ct": {
  1522. "fa": "General",
  1523. "t": "g"
  1524. },
  1525. "m": "UBER",
  1526. "bg": null,
  1527. "bl": 0,
  1528. "it": 0,
  1529. "ff": 0,
  1530. "fs": 11,
  1531. "fc": "rgb(51, 51, 51)",
  1532. "ht": 1,
  1533. "vt": 1
  1534. }, {
  1535. "v": 120,
  1536. "ct": {
  1537. "fa": "General",
  1538. "t": "n"
  1539. },
  1540. "m": "120",
  1541. "bg": null,
  1542. "bl": 0,
  1543. "it": 0,
  1544. "ff": 0,
  1545. "fs": 11,
  1546. "fc": "rgb(51, 51, 51)",
  1547. "ht": 1,
  1548. "vt": 1
  1549. }, {
  1550. "v": 132,
  1551. "ct": {
  1552. "fa": "General",
  1553. "t": "n"
  1554. },
  1555. "m": "132",
  1556. "bg": null,
  1557. "bl": 0,
  1558. "it": 0,
  1559. "ff": 0,
  1560. "fs": 11,
  1561. "fc": "rgb(51, 51, 51)",
  1562. "ht": 1,
  1563. "vt": 1
  1564. }, {
  1565. "v": 101,
  1566. "ct": {
  1567. "fa": "General",
  1568. "t": "n"
  1569. },
  1570. "m": "101",
  1571. "bg": null,
  1572. "bl": 0,
  1573. "it": 0,
  1574. "ff": 0,
  1575. "fs": 11,
  1576. "fc": "rgb(51, 51, 51)",
  1577. "ht": 1,
  1578. "vt": 1
  1579. }, {
  1580. "v": 134,
  1581. "ct": {
  1582. "fa": "General",
  1583. "t": "n"
  1584. },
  1585. "m": "134",
  1586. "bg": null,
  1587. "bl": 0,
  1588. "it": 0,
  1589. "ff": 0,
  1590. "fs": 11,
  1591. "fc": "rgb(51, 51, 51)",
  1592. "ht": 1,
  1593. "vt": 1
  1594. }, {
  1595. "v": 90,
  1596. "ct": {
  1597. "fa": "General",
  1598. "t": "n"
  1599. },
  1600. "m": "90",
  1601. "bg": null,
  1602. "bl": 0,
  1603. "it": 0,
  1604. "ff": 0,
  1605. "fs": 11,
  1606. "fc": "rgb(51, 51, 51)",
  1607. "ht": 1,
  1608. "vt": 1
  1609. }, {
  1610. "v": 230,
  1611. "ct": {
  1612. "fa": "General",
  1613. "t": "n"
  1614. },
  1615. "m": "230",
  1616. "bg": null,
  1617. "bl": 0,
  1618. "it": 0,
  1619. "ff": 0,
  1620. "fs": 11,
  1621. "fc": "rgb(51, 51, 51)",
  1622. "ht": 1,
  1623. "vt": 1
  1624. }, {
  1625. "v": 210,
  1626. "ct": {
  1627. "fa": "General",
  1628. "t": "n"
  1629. },
  1630. "m": "210",
  1631. "bg": null,
  1632. "bl": 0,
  1633. "it": 0,
  1634. "ff": 0,
  1635. "fs": 11,
  1636. "fc": "rgb(51, 51, 51)",
  1637. "ht": 1,
  1638. "vt": 1
  1639. }],
  1640. [{
  1641. "v": "TAXI",
  1642. "ct": {
  1643. "fa": "General",
  1644. "t": "g"
  1645. },
  1646. "m": "TAXI",
  1647. "bg": null,
  1648. "bl": 0,
  1649. "it": 0,
  1650. "ff": 0,
  1651. "fs": 11,
  1652. "fc": "rgb(51, 51, 51)",
  1653. "ht": 1,
  1654. "vt": 1
  1655. }, {
  1656. "v": 220,
  1657. "ct": {
  1658. "fa": "General",
  1659. "t": "n"
  1660. },
  1661. "m": "220",
  1662. "bg": null,
  1663. "bl": 0,
  1664. "it": 0,
  1665. "ff": 0,
  1666. "fs": 11,
  1667. "fc": "rgb(51, 51, 51)",
  1668. "ht": 1,
  1669. "vt": 1
  1670. }, {
  1671. "v": 182,
  1672. "ct": {
  1673. "fa": "General",
  1674. "t": "n"
  1675. },
  1676. "m": "182",
  1677. "bg": null,
  1678. "bl": 0,
  1679. "it": 0,
  1680. "ff": 0,
  1681. "fs": 11,
  1682. "fc": "rgb(51, 51, 51)",
  1683. "ht": 1,
  1684. "vt": 1
  1685. }, {
  1686. "v": 191,
  1687. "ct": {
  1688. "fa": "General",
  1689. "t": "n"
  1690. },
  1691. "m": "191",
  1692. "bg": null,
  1693. "bl": 0,
  1694. "it": 0,
  1695. "ff": 0,
  1696. "fs": 11,
  1697. "fc": "rgb(51, 51, 51)",
  1698. "ht": 1,
  1699. "vt": 1
  1700. }, {
  1701. "v": 234,
  1702. "ct": {
  1703. "fa": "General",
  1704. "t": "n"
  1705. },
  1706. "m": "234",
  1707. "bg": null,
  1708. "bl": 0,
  1709. "it": 0,
  1710. "ff": 0,
  1711. "fs": 11,
  1712. "fc": "rgb(51, 51, 51)",
  1713. "ht": 1,
  1714. "vt": 1
  1715. }, {
  1716. "v": 290,
  1717. "ct": {
  1718. "fa": "General",
  1719. "t": "n"
  1720. },
  1721. "m": "290",
  1722. "bg": null,
  1723. "bl": 0,
  1724. "it": 0,
  1725. "ff": 0,
  1726. "fs": 11,
  1727. "fc": "rgb(51, 51, 51)",
  1728. "ht": 1,
  1729. "vt": 1
  1730. }, {
  1731. "v": 330,
  1732. "ct": {
  1733. "fa": "General",
  1734. "t": "n"
  1735. },
  1736. "m": "330",
  1737. "bg": null,
  1738. "bl": 0,
  1739. "it": 0,
  1740. "ff": 0,
  1741. "fs": 11,
  1742. "fc": "rgb(51, 51, 51)",
  1743. "ht": 1,
  1744. "vt": 1
  1745. }, {
  1746. "v": 310,
  1747. "ct": {
  1748. "fa": "General",
  1749. "t": "n"
  1750. },
  1751. "m": "310",
  1752. "bg": null,
  1753. "bl": 0,
  1754. "it": 0,
  1755. "ff": 0,
  1756. "fs": 11,
  1757. "fc": "rgb(51, 51, 51)",
  1758. "ht": 1,
  1759. "vt": 1
  1760. }],
  1761. [{
  1762. "v": "SUBWAY",
  1763. "ct": {
  1764. "fa": "General",
  1765. "t": "g"
  1766. },
  1767. "m": "SUBWAY",
  1768. "bg": null,
  1769. "bl": 0,
  1770. "it": 0,
  1771. "ff": 0,
  1772. "fs": 11,
  1773. "fc": "rgb(51, 51, 51)",
  1774. "ht": 1,
  1775. "vt": 1
  1776. }, {
  1777. "v": 820,
  1778. "ct": {
  1779. "fa": "General",
  1780. "t": "n"
  1781. },
  1782. "m": "820",
  1783. "bg": null,
  1784. "bl": 0,
  1785. "it": 0,
  1786. "ff": 0,
  1787. "fs": 11,
  1788. "fc": "rgb(51, 51, 51)",
  1789. "ht": 1,
  1790. "vt": 1
  1791. }, {
  1792. "v": 832,
  1793. "ct": {
  1794. "fa": "General",
  1795. "t": "n"
  1796. },
  1797. "m": "832",
  1798. "bg": null,
  1799. "bl": 0,
  1800. "it": 0,
  1801. "ff": 0,
  1802. "fs": 11,
  1803. "fc": "rgb(51, 51, 51)",
  1804. "ht": 1,
  1805. "vt": 1
  1806. }, {
  1807. "v": 901,
  1808. "ct": {
  1809. "fa": "General",
  1810. "t": "n"
  1811. },
  1812. "m": "901",
  1813. "bg": null,
  1814. "bl": 0,
  1815. "it": 0,
  1816. "ff": 0,
  1817. "fs": 11,
  1818. "fc": "rgb(51, 51, 51)",
  1819. "ht": 1,
  1820. "vt": 1
  1821. }, {
  1822. "v": 934,
  1823. "ct": {
  1824. "fa": "General",
  1825. "t": "n"
  1826. },
  1827. "m": "934",
  1828. "bg": null,
  1829. "bl": 0,
  1830. "it": 0,
  1831. "ff": 0,
  1832. "fs": 11,
  1833. "fc": "rgb(51, 51, 51)",
  1834. "ht": 1,
  1835. "vt": 1
  1836. }, {
  1837. "v": 1290,
  1838. "ct": {
  1839. "fa": "General",
  1840. "t": "n"
  1841. },
  1842. "m": "1290",
  1843. "bg": null,
  1844. "bl": 0,
  1845. "it": 0,
  1846. "ff": 0,
  1847. "fs": 11,
  1848. "fc": "rgb(51, 51, 51)",
  1849. "ht": 1,
  1850. "vt": 1
  1851. }, {
  1852. "v": 1330,
  1853. "ct": {
  1854. "fa": "General",
  1855. "t": "n"
  1856. },
  1857. "m": "1330",
  1858. "bg": null,
  1859. "bl": 0,
  1860. "it": 0,
  1861. "ff": 0,
  1862. "fs": 11,
  1863. "fc": "rgb(51, 51, 51)",
  1864. "ht": 1,
  1865. "vt": 1
  1866. }, {
  1867. "v": 1320,
  1868. "ct": {
  1869. "fa": "General",
  1870. "t": "n"
  1871. },
  1872. "m": "1320",
  1873. "bg": null,
  1874. "bl": 0,
  1875. "it": 0,
  1876. "ff": 0,
  1877. "fs": 11,
  1878. "fc": "rgb(51, 51, 51)",
  1879. "ht": 1,
  1880. "vt": 1
  1881. }]
  1882. ],
  1883. "rangeArray": [{
  1884. "row": [0, 4],
  1885. "column": [0, 7]
  1886. }],
  1887. "rangeTxt": "A1:H5",
  1888. "rangeColCheck": {
  1889. "exits": true,
  1890. "range": [0, 0]
  1891. },
  1892. "rangeRowCheck": {
  1893. "exits": true,
  1894. "range": [0, 0]
  1895. },
  1896. "rangeConfigCheck": false,
  1897. "rangeSplitArray": {
  1898. "title": {
  1899. "row": [0, 0],
  1900. "column": [0, 0]
  1901. },
  1902. "rowtitle": {
  1903. "row": [0, 0],
  1904. "column": [1, 7]
  1905. },
  1906. "coltitle": {
  1907. "row": [1, 4],
  1908. "column": [0, 0]
  1909. },
  1910. "content": {
  1911. "row": [1, 4],
  1912. "column": [1, 7]
  1913. },
  1914. "type": "normal",
  1915. "range": {
  1916. "row": [0, 4],
  1917. "column": [0, 7]
  1918. }
  1919. },
  1920. "chartDataCache": {
  1921. "label": ["Mon", "Tues", "Wed", "Thur", "Fri", "Sat", "Sun"],
  1922. "xAxis": ["BUS", "UBER", "TAXI", "SUBWAY"],
  1923. "series": [
  1924. [320, 302, 301, 334, 390, 330, 320],
  1925. [120, 132, 101, 134, 90, 230, 210],
  1926. [220, 182, 191, 234, 290, 330, 310],
  1927. [820, 832, 901, 934, 1290, 1330, 1320]
  1928. ],
  1929. "series_tpye": {
  1930. "0": "num",
  1931. "1": "num",
  1932. "2": "num",
  1933. "3": "num",
  1934. "4": "num",
  1935. "5": "num",
  1936. "6": "num"
  1937. }
  1938. },
  1939. "chartDataSeriesOrder": {
  1940. "0": 0,
  1941. "1": 1,
  1942. "2": 2,
  1943. "3": 3,
  1944. "4": 4,
  1945. "5": 5,
  1946. "6": 6,
  1947. "length": 7
  1948. },
  1949. "defaultOption": {
  1950. "title": {
  1951. "show": false,
  1952. "text": "默认标题",
  1953. "label": {
  1954. "fontSize": 12,
  1955. "color": "#333",
  1956. "fontFamily": "sans-serif",
  1957. "fontGroup": [],
  1958. "cusFontSize": 12
  1959. },
  1960. "position": {
  1961. "value": "left-top",
  1962. "offsetX": 40,
  1963. "offsetY": 50
  1964. }
  1965. },
  1966. "subtitle": {
  1967. "show": false,
  1968. "text": "",
  1969. "label": {
  1970. "fontSize": 12,
  1971. "color": "#333",
  1972. "fontFamily": "sans-serif",
  1973. "fontGroup": [],
  1974. "cusFontSize": 12
  1975. },
  1976. "distance": {
  1977. "value": "auto",
  1978. "cusGap": 40
  1979. }
  1980. },
  1981. "config": {
  1982. "color": "transparent",
  1983. "fontFamily": "Sans-serif",
  1984. "grid": {
  1985. "value": "normal",
  1986. "top": 5,
  1987. "left": 10,
  1988. "right": 20,
  1989. "bottom": 10
  1990. }
  1991. },
  1992. "legend": {
  1993. "show": true,
  1994. "selectMode": "multiple",
  1995. "selected": [{
  1996. "seriesName": "衣服",
  1997. "isShow": true
  1998. }, {
  1999. "seriesName": "食材",
  2000. "isShow": true
  2001. }, {
  2002. "seriesName": "图书",
  2003. "isShow": true
  2004. }],
  2005. "label": {
  2006. "fontSize": 12,
  2007. "color": "#333",
  2008. "fontFamily": "sans-serif",
  2009. "fontGroup": [],
  2010. "cusFontSize": 12
  2011. },
  2012. "position": {
  2013. "value": "left-top",
  2014. "offsetX": 40,
  2015. "offsetY": 50,
  2016. "direction": "horizontal"
  2017. },
  2018. "width": {
  2019. "value": "auto",
  2020. "cusSize": 25
  2021. },
  2022. "height": {
  2023. "value": "auto",
  2024. "cusSize": 14
  2025. },
  2026. "distance": {
  2027. "value": "auto",
  2028. "cusGap": 10
  2029. },
  2030. "itemGap": 10,
  2031. "data": ["Mon", "Tues", "Wed", "Thur", "Fri", "Sat", "Sun"]
  2032. },
  2033. "tooltip": {
  2034. "show": true,
  2035. "label": {
  2036. "fontSize": 12,
  2037. "color": "#333",
  2038. "fontFamily": "sans-serif",
  2039. "fontGroup": [],
  2040. "cusFontSize": 12
  2041. },
  2042. "backgroundColor": "rgba(50,50,50,0.7)",
  2043. "triggerOn": "mousemove",
  2044. "triggerType": "item",
  2045. "axisPointer": {
  2046. "type": "line",
  2047. "style": {
  2048. "color": "#555",
  2049. "width": "normal",
  2050. "type": "solid"
  2051. }
  2052. },
  2053. "format": [{
  2054. "seriesName": "衣服",
  2055. "prefix": "",
  2056. "suffix": "",
  2057. "ratio": 1,
  2058. "digit": "auto"
  2059. }, {
  2060. "seriesName": "食材",
  2061. "prefix": "",
  2062. "suffix": "",
  2063. "ratio": 1,
  2064. "digit": "auto"
  2065. }, {
  2066. "seriesName": "图书",
  2067. "prefix": "",
  2068. "suffix": "",
  2069. "ratio": 1,
  2070. "digit": "auto"
  2071. }],
  2072. "position": "auto"
  2073. },
  2074. "axis": {
  2075. "axisType": "xAxisDown",
  2076. "xAxisUp": {
  2077. "show": false,
  2078. "title": {
  2079. "showTitle": false,
  2080. "text": "",
  2081. "nameGap": 15,
  2082. "rotate": 0,
  2083. "label": {
  2084. "fontSize": 12,
  2085. "color": "#333",
  2086. "fontFamily": "sans-serif",
  2087. "fontGroup": [],
  2088. "cusFontSize": 12
  2089. },
  2090. "fzPosition": "end"
  2091. },
  2092. "name": "显示X轴",
  2093. "inverse": false,
  2094. "tickLine": {
  2095. "show": true,
  2096. "width": 1,
  2097. "color": "auto"
  2098. },
  2099. "tick": {
  2100. "show": true,
  2101. "position": "outside",
  2102. "length": 5,
  2103. "width": 1,
  2104. "color": "auto"
  2105. },
  2106. "tickLabel": {
  2107. "show": true,
  2108. "label": {
  2109. "fontSize": 12,
  2110. "color": "#333",
  2111. "fontFamily": "sans-serif",
  2112. "fontGroup": [],
  2113. "cusFontSize": 12
  2114. },
  2115. "rotate": 0,
  2116. "prefix": "",
  2117. "suffix": "",
  2118. "optimize": 0,
  2119. "distance": 0,
  2120. "min": "auto",
  2121. "max": "auto",
  2122. "ratio": 1,
  2123. "digit": "auto"
  2124. },
  2125. "netLine": {
  2126. "show": false,
  2127. "width": 1,
  2128. "type": "solid",
  2129. "color": "auto",
  2130. "interval": {
  2131. "value": "auto",
  2132. "cusNumber": 0
  2133. }
  2134. },
  2135. "netArea": {
  2136. "show": false,
  2137. "interval": {
  2138. "value": "auto",
  2139. "cusNumber": 0
  2140. },
  2141. "colorOne": "auto",
  2142. "colorTwo": "auto"
  2143. },
  2144. "axisLine": {
  2145. "onZero": false
  2146. }
  2147. },
  2148. "xAxisDown": {
  2149. "show": true,
  2150. "title": {
  2151. "showTitle": false,
  2152. "text": "",
  2153. "nameGap": 15,
  2154. "rotate": 0,
  2155. "label": {
  2156. "fontSize": 12,
  2157. "color": "#333",
  2158. "fontFamily": "sans-serif",
  2159. "fontGroup": [],
  2160. "cusFontSize": 12
  2161. },
  2162. "fzPosition": "end"
  2163. },
  2164. "name": "显示X轴",
  2165. "inverse": false,
  2166. "tickLine": {
  2167. "show": true,
  2168. "width": 1,
  2169. "color": "auto"
  2170. },
  2171. "tick": {
  2172. "show": true,
  2173. "position": "outside",
  2174. "length": 5,
  2175. "width": 1,
  2176. "color": "auto"
  2177. },
  2178. "tickLabel": {
  2179. "show": true,
  2180. "label": {
  2181. "fontSize": 12,
  2182. "color": "#333",
  2183. "fontFamily": "sans-serif",
  2184. "fontGroup": [],
  2185. "cusFontSize": 12
  2186. },
  2187. "rotate": 0,
  2188. "prefix": "",
  2189. "suffix": "",
  2190. "optimize": 0,
  2191. "distance": 0,
  2192. "min": null,
  2193. "max": null,
  2194. "ratio": 1,
  2195. "digit": "auto"
  2196. },
  2197. "netLine": {
  2198. "show": false,
  2199. "width": 1,
  2200. "type": "solid",
  2201. "color": "auto",
  2202. "interval": {
  2203. "value": "auto",
  2204. "cusNumber": 0
  2205. }
  2206. },
  2207. "netArea": {
  2208. "show": false,
  2209. "interval": {
  2210. "value": "auto",
  2211. "cusNumber": 0
  2212. },
  2213. "colorOne": "auto",
  2214. "colorTwo": "auto"
  2215. },
  2216. "data": ["BUS", "UBER", "TAXI", "SUBWAY"],
  2217. "type": "category"
  2218. },
  2219. "yAxisLeft": {
  2220. "show": true,
  2221. "title": {
  2222. "showTitle": false,
  2223. "text": "",
  2224. "nameGap": 15,
  2225. "rotate": 0,
  2226. "label": {
  2227. "fontSize": 12,
  2228. "color": "#333",
  2229. "fontFamily": "sans-serif",
  2230. "fontGroup": [],
  2231. "cusFontSize": 12
  2232. },
  2233. "fzPosition": "end"
  2234. },
  2235. "name": "显示Y轴",
  2236. "inverse": false,
  2237. "tickLine": {
  2238. "show": true,
  2239. "width": 1,
  2240. "color": "auto"
  2241. },
  2242. "tick": {
  2243. "show": true,
  2244. "position": "outside",
  2245. "length": 5,
  2246. "width": 1,
  2247. "color": "auto"
  2248. },
  2249. "tickLabel": {
  2250. "show": true,
  2251. "label": {
  2252. "fontSize": 12,
  2253. "color": "#333",
  2254. "fontFamily": "sans-serif",
  2255. "fontGroup": [],
  2256. "cusFontSize": 12
  2257. },
  2258. "rotate": 0,
  2259. "formatter": {
  2260. "prefix": "",
  2261. "suffix": "",
  2262. "ratio": 1,
  2263. "digit": "auto"
  2264. },
  2265. "split": 5,
  2266. "min": null,
  2267. "max": null,
  2268. "prefix": "",
  2269. "suffix": "",
  2270. "ratio": 1,
  2271. "digit": "auto",
  2272. "distance": 0
  2273. },
  2274. "netLine": {
  2275. "show": false,
  2276. "width": 1,
  2277. "type": "solid",
  2278. "color": "auto",
  2279. "interval": {
  2280. "value": "auto",
  2281. "cusNumber": 0
  2282. }
  2283. },
  2284. "netArea": {
  2285. "show": false,
  2286. "interval": {
  2287. "value": "auto",
  2288. "cusNumber": 0
  2289. },
  2290. "colorOne": "auto",
  2291. "colorTwo": "auto"
  2292. },
  2293. "type": "value"
  2294. },
  2295. "yAxisRight": {
  2296. "show": false,
  2297. "title": {
  2298. "showTitle": false,
  2299. "text": "",
  2300. "nameGap": 15,
  2301. "rotate": 0,
  2302. "label": {
  2303. "fontSize": 12,
  2304. "color": "#333",
  2305. "fontFamily": "sans-serif",
  2306. "fontGroup": [],
  2307. "cusFontSize": 12
  2308. },
  2309. "fzPosition": "end"
  2310. },
  2311. "name": "显示Y轴",
  2312. "inverse": false,
  2313. "tickLine": {
  2314. "show": true,
  2315. "width": 1,
  2316. "color": "auto"
  2317. },
  2318. "tick": {
  2319. "show": true,
  2320. "position": "outside",
  2321. "length": 5,
  2322. "width": 1,
  2323. "color": "auto"
  2324. },
  2325. "tickLabel": {
  2326. "show": true,
  2327. "label": {
  2328. "fontSize": 12,
  2329. "color": "#333",
  2330. "fontFamily": "sans-serif",
  2331. "fontGroup": [],
  2332. "cusFontSize": 12
  2333. },
  2334. "rotate": 0,
  2335. "formatter": {
  2336. "prefix": "",
  2337. "suffix": "",
  2338. "ratio": 1,
  2339. "digit": "auto"
  2340. },
  2341. "split": 5,
  2342. "min": null,
  2343. "max": null,
  2344. "prefix": "",
  2345. "suffix": "",
  2346. "ratio": 1,
  2347. "digit": "auto",
  2348. "distance": 0
  2349. },
  2350. "netLine": {
  2351. "show": false,
  2352. "width": 1,
  2353. "type": "solid",
  2354. "color": "auto",
  2355. "interval": {
  2356. "value": "auto",
  2357. "cusNumber": 0
  2358. }
  2359. },
  2360. "netArea": {
  2361. "show": false,
  2362. "interval": {
  2363. "value": "auto",
  2364. "cusNumber": 0
  2365. },
  2366. "colorOne": "auto",
  2367. "colorTwo": "auto"
  2368. }
  2369. }
  2370. },
  2371. "series": [{
  2372. "itemStyle": {
  2373. "color": null,
  2374. "borderColor": "#000",
  2375. "borderType": "solid",
  2376. "borderWidth": 1
  2377. },
  2378. "lineStyle": {
  2379. "color": null,
  2380. "width": 1,
  2381. "type": "solid"
  2382. },
  2383. "data": [320, 120, 220, 820],
  2384. "type": "bar",
  2385. "name": "Mon",
  2386. "markPoint": {
  2387. "data": []
  2388. },
  2389. "markLine": {
  2390. "data": []
  2391. },
  2392. "markArea": {
  2393. "data": []
  2394. }
  2395. }, {
  2396. "itemStyle": {
  2397. "color": null,
  2398. "borderColor": "#000",
  2399. "borderType": "solid",
  2400. "borderWidth": 1
  2401. },
  2402. "lineStyle": {
  2403. "color": null,
  2404. "width": 1,
  2405. "type": "solid"
  2406. },
  2407. "data": [302, 132, 182, 832],
  2408. "type": "bar",
  2409. "name": "Tues",
  2410. "markPoint": {
  2411. "data": []
  2412. },
  2413. "markLine": {
  2414. "data": []
  2415. },
  2416. "markArea": {
  2417. "data": []
  2418. }
  2419. }, {
  2420. "itemStyle": {
  2421. "color": null,
  2422. "borderColor": "#000",
  2423. "borderType": "solid",
  2424. "borderWidth": 1
  2425. },
  2426. "lineStyle": {
  2427. "color": null,
  2428. "width": 1,
  2429. "type": "solid"
  2430. },
  2431. "data": [301, 101, 191, 901],
  2432. "type": "bar",
  2433. "name": "Wed",
  2434. "markPoint": {
  2435. "data": []
  2436. },
  2437. "markLine": {
  2438. "data": []
  2439. },
  2440. "markArea": {
  2441. "data": []
  2442. }
  2443. }, {
  2444. "itemStyle": {
  2445. "color": null,
  2446. "borderColor": "#000",
  2447. "borderType": "solid",
  2448. "borderWidth": 1
  2449. },
  2450. "lineStyle": {
  2451. "color": null,
  2452. "width": 1,
  2453. "type": "solid"
  2454. },
  2455. "data": [334, 134, 234, 934],
  2456. "type": "bar",
  2457. "name": "Thur",
  2458. "markPoint": {
  2459. "data": []
  2460. },
  2461. "markLine": {
  2462. "data": []
  2463. },
  2464. "markArea": {
  2465. "data": []
  2466. }
  2467. }, {
  2468. "itemStyle": {
  2469. "color": null,
  2470. "borderColor": "#000",
  2471. "borderType": "solid",
  2472. "borderWidth": 1
  2473. },
  2474. "lineStyle": {
  2475. "color": null,
  2476. "width": 1,
  2477. "type": "solid"
  2478. },
  2479. "data": [390, 90, 290, 1290],
  2480. "type": "bar",
  2481. "name": "Fri",
  2482. "markPoint": {
  2483. "data": []
  2484. },
  2485. "markLine": {
  2486. "data": []
  2487. },
  2488. "markArea": {
  2489. "data": []
  2490. }
  2491. }, {
  2492. "itemStyle": {
  2493. "color": null,
  2494. "borderColor": "#000",
  2495. "borderType": "solid",
  2496. "borderWidth": 1
  2497. },
  2498. "lineStyle": {
  2499. "color": null,
  2500. "width": 1,
  2501. "type": "solid"
  2502. },
  2503. "data": [330, 230, 330, 1330],
  2504. "type": "bar",
  2505. "name": "Sat",
  2506. "markPoint": {
  2507. "data": []
  2508. },
  2509. "markLine": {
  2510. "data": []
  2511. },
  2512. "markArea": {
  2513. "data": []
  2514. }
  2515. }, {
  2516. "itemStyle": {
  2517. "color": null,
  2518. "borderColor": "#000",
  2519. "borderType": "solid",
  2520. "borderWidth": 1
  2521. },
  2522. "lineStyle": {
  2523. "color": null,
  2524. "width": 1,
  2525. "type": "solid"
  2526. },
  2527. "data": [320, 210, 310, 1320],
  2528. "type": "bar",
  2529. "name": "Sun",
  2530. "markPoint": {
  2531. "data": []
  2532. },
  2533. "markLine": {
  2534. "data": []
  2535. },
  2536. "markArea": {
  2537. "data": []
  2538. }
  2539. }],
  2540. "seriesData": [
  2541. [320, 120, 220, 820],
  2542. [302, 132, 182, 832],
  2543. [301, 101, 191, 901],
  2544. [334, 134, 234, 934],
  2545. [390, 90, 290, 1290],
  2546. [330, 230, 330, 1330],
  2547. [320, 210, 310, 1320]
  2548. ]
  2549. }
  2550. }
  2551. }, {
  2552. "chart_id": "chart_lpiiaae1543z_1596209948642",
  2553. "width": 400,
  2554. "height": 250,
  2555. "left": 500,
  2556. "top": 120,
  2557. "sheetIndex": "Sheet_6az6nei65t1i_1596209937084",
  2558. "needRangeShow": false,
  2559. "chartOptions": {
  2560. "chart_id": "chart_lpiiaae1543z_1596209948642",
  2561. "chartAllType": "echarts|line|default",
  2562. "chartPro": "echarts",
  2563. "chartType": "pie",
  2564. "chartStyle": "default",
  2565. "chartData": [
  2566. [{
  2567. "v": null,
  2568. "m": "",
  2569. "bg": null,
  2570. "bl": 0,
  2571. "it": 0,
  2572. "ff": 0,
  2573. "fs": 11,
  2574. "fc": "rgb(51, 51, 51)",
  2575. "ht": 1,
  2576. "vt": 1
  2577. }, {
  2578. "v": "Mon",
  2579. "ct": {
  2580. "fa": "General",
  2581. "t": "g"
  2582. },
  2583. "m": "Mon",
  2584. "bg": null,
  2585. "bl": 0,
  2586. "it": 0,
  2587. "ff": 0,
  2588. "fs": 11,
  2589. "fc": "rgb(51, 51, 51)",
  2590. "ht": 1,
  2591. "vt": 1
  2592. }, {
  2593. "v": "Tues",
  2594. "ct": {
  2595. "fa": "General",
  2596. "t": "g"
  2597. },
  2598. "m": "Tues",
  2599. "bg": null,
  2600. "bl": 0,
  2601. "it": 0,
  2602. "ff": 0,
  2603. "fs": 11,
  2604. "fc": "rgb(51, 51, 51)",
  2605. "ht": 1,
  2606. "vt": 1
  2607. }, {
  2608. "v": "Wed",
  2609. "ct": {
  2610. "fa": "General",
  2611. "t": "g"
  2612. },
  2613. "m": "Wed",
  2614. "bg": null,
  2615. "bl": 0,
  2616. "it": 0,
  2617. "ff": 0,
  2618. "fs": 11,
  2619. "fc": "rgb(51, 51, 51)",
  2620. "ht": 1,
  2621. "vt": 1
  2622. }, {
  2623. "v": "Thur",
  2624. "ct": {
  2625. "fa": "General",
  2626. "t": "g"
  2627. },
  2628. "m": "Thur",
  2629. "bg": null,
  2630. "bl": 0,
  2631. "it": 0,
  2632. "ff": 0,
  2633. "fs": 11,
  2634. "fc": "rgb(51, 51, 51)",
  2635. "ht": 1,
  2636. "vt": 1
  2637. }, {
  2638. "v": "Fri",
  2639. "ct": {
  2640. "fa": "General",
  2641. "t": "g"
  2642. },
  2643. "m": "Fri",
  2644. "bg": null,
  2645. "bl": 0,
  2646. "it": 0,
  2647. "ff": 0,
  2648. "fs": 11,
  2649. "fc": "rgb(51, 51, 51)",
  2650. "ht": 1,
  2651. "vt": 1
  2652. }, {
  2653. "v": "Sat",
  2654. "ct": {
  2655. "fa": "General",
  2656. "t": "g"
  2657. },
  2658. "m": "Sat",
  2659. "bg": null,
  2660. "bl": 0,
  2661. "it": 0,
  2662. "ff": 0,
  2663. "fs": 11,
  2664. "fc": "rgb(51, 51, 51)",
  2665. "ht": 1,
  2666. "vt": 1
  2667. }, {
  2668. "v": "Sun",
  2669. "ct": {
  2670. "fa": "General",
  2671. "t": "g"
  2672. },
  2673. "m": "Sun",
  2674. "bg": null,
  2675. "bl": 0,
  2676. "it": 0,
  2677. "ff": 0,
  2678. "fs": 11,
  2679. "fc": "rgb(51, 51, 51)",
  2680. "ht": 1,
  2681. "vt": 1
  2682. }],
  2683. [{
  2684. "v": "BUS",
  2685. "ct": {
  2686. "fa": "General",
  2687. "t": "g"
  2688. },
  2689. "m": "BUS",
  2690. "bg": null,
  2691. "bl": 0,
  2692. "it": 0,
  2693. "ff": 0,
  2694. "fs": 11,
  2695. "fc": "rgb(51, 51, 51)",
  2696. "ht": 1,
  2697. "vt": 1
  2698. }, {
  2699. "v": 320,
  2700. "ct": {
  2701. "fa": "General",
  2702. "t": "n"
  2703. },
  2704. "m": "320",
  2705. "bg": null,
  2706. "bl": 0,
  2707. "it": 0,
  2708. "ff": 0,
  2709. "fs": 11,
  2710. "fc": "rgb(51, 51, 51)",
  2711. "ht": 1,
  2712. "vt": 1
  2713. }, {
  2714. "v": 302,
  2715. "ct": {
  2716. "fa": "General",
  2717. "t": "n"
  2718. },
  2719. "m": "302",
  2720. "bg": null,
  2721. "bl": 0,
  2722. "it": 0,
  2723. "ff": 0,
  2724. "fs": 11,
  2725. "fc": "rgb(51, 51, 51)",
  2726. "ht": 1,
  2727. "vt": 1
  2728. }, {
  2729. "v": 301,
  2730. "ct": {
  2731. "fa": "General",
  2732. "t": "n"
  2733. },
  2734. "m": "301",
  2735. "bg": null,
  2736. "bl": 0,
  2737. "it": 0,
  2738. "ff": 0,
  2739. "fs": 11,
  2740. "fc": "rgb(51, 51, 51)",
  2741. "ht": 1,
  2742. "vt": 1
  2743. }, {
  2744. "v": 334,
  2745. "ct": {
  2746. "fa": "General",
  2747. "t": "n"
  2748. },
  2749. "m": "334",
  2750. "bg": null,
  2751. "bl": 0,
  2752. "it": 0,
  2753. "ff": 0,
  2754. "fs": 11,
  2755. "fc": "rgb(51, 51, 51)",
  2756. "ht": 1,
  2757. "vt": 1
  2758. }, {
  2759. "v": 390,
  2760. "ct": {
  2761. "fa": "General",
  2762. "t": "n"
  2763. },
  2764. "m": "390",
  2765. "bg": null,
  2766. "bl": 0,
  2767. "it": 0,
  2768. "ff": 0,
  2769. "fs": 11,
  2770. "fc": "rgb(51, 51, 51)",
  2771. "ht": 1,
  2772. "vt": 1
  2773. }, {
  2774. "v": 330,
  2775. "ct": {
  2776. "fa": "General",
  2777. "t": "n"
  2778. },
  2779. "m": "330",
  2780. "bg": null,
  2781. "bl": 0,
  2782. "it": 0,
  2783. "ff": 0,
  2784. "fs": 11,
  2785. "fc": "rgb(51, 51, 51)",
  2786. "ht": 1,
  2787. "vt": 1
  2788. }, {
  2789. "v": 320,
  2790. "ct": {
  2791. "fa": "General",
  2792. "t": "n"
  2793. },
  2794. "m": "320",
  2795. "bg": null,
  2796. "bl": 0,
  2797. "it": 0,
  2798. "ff": 0,
  2799. "fs": 11,
  2800. "fc": "rgb(51, 51, 51)",
  2801. "ht": 1,
  2802. "vt": 1
  2803. }],
  2804. [{
  2805. "v": "UBER",
  2806. "ct": {
  2807. "fa": "General",
  2808. "t": "g"
  2809. },
  2810. "m": "UBER",
  2811. "bg": null,
  2812. "bl": 0,
  2813. "it": 0,
  2814. "ff": 0,
  2815. "fs": 11,
  2816. "fc": "rgb(51, 51, 51)",
  2817. "ht": 1,
  2818. "vt": 1
  2819. }, {
  2820. "v": 120,
  2821. "ct": {
  2822. "fa": "General",
  2823. "t": "n"
  2824. },
  2825. "m": "120",
  2826. "bg": null,
  2827. "bl": 0,
  2828. "it": 0,
  2829. "ff": 0,
  2830. "fs": 11,
  2831. "fc": "rgb(51, 51, 51)",
  2832. "ht": 1,
  2833. "vt": 1
  2834. }, {
  2835. "v": 132,
  2836. "ct": {
  2837. "fa": "General",
  2838. "t": "n"
  2839. },
  2840. "m": "132",
  2841. "bg": null,
  2842. "bl": 0,
  2843. "it": 0,
  2844. "ff": 0,
  2845. "fs": 11,
  2846. "fc": "rgb(51, 51, 51)",
  2847. "ht": 1,
  2848. "vt": 1
  2849. }, {
  2850. "v": 101,
  2851. "ct": {
  2852. "fa": "General",
  2853. "t": "n"
  2854. },
  2855. "m": "101",
  2856. "bg": null,
  2857. "bl": 0,
  2858. "it": 0,
  2859. "ff": 0,
  2860. "fs": 11,
  2861. "fc": "rgb(51, 51, 51)",
  2862. "ht": 1,
  2863. "vt": 1
  2864. }, {
  2865. "v": 134,
  2866. "ct": {
  2867. "fa": "General",
  2868. "t": "n"
  2869. },
  2870. "m": "134",
  2871. "bg": null,
  2872. "bl": 0,
  2873. "it": 0,
  2874. "ff": 0,
  2875. "fs": 11,
  2876. "fc": "rgb(51, 51, 51)",
  2877. "ht": 1,
  2878. "vt": 1
  2879. }, {
  2880. "v": 90,
  2881. "ct": {
  2882. "fa": "General",
  2883. "t": "n"
  2884. },
  2885. "m": "90",
  2886. "bg": null,
  2887. "bl": 0,
  2888. "it": 0,
  2889. "ff": 0,
  2890. "fs": 11,
  2891. "fc": "rgb(51, 51, 51)",
  2892. "ht": 1,
  2893. "vt": 1
  2894. }, {
  2895. "v": 230,
  2896. "ct": {
  2897. "fa": "General",
  2898. "t": "n"
  2899. },
  2900. "m": "230",
  2901. "bg": null,
  2902. "bl": 0,
  2903. "it": 0,
  2904. "ff": 0,
  2905. "fs": 11,
  2906. "fc": "rgb(51, 51, 51)",
  2907. "ht": 1,
  2908. "vt": 1
  2909. }, {
  2910. "v": 210,
  2911. "ct": {
  2912. "fa": "General",
  2913. "t": "n"
  2914. },
  2915. "m": "210",
  2916. "bg": null,
  2917. "bl": 0,
  2918. "it": 0,
  2919. "ff": 0,
  2920. "fs": 11,
  2921. "fc": "rgb(51, 51, 51)",
  2922. "ht": 1,
  2923. "vt": 1
  2924. }],
  2925. [{
  2926. "v": "TAXI",
  2927. "ct": {
  2928. "fa": "General",
  2929. "t": "g"
  2930. },
  2931. "m": "TAXI",
  2932. "bg": null,
  2933. "bl": 0,
  2934. "it": 0,
  2935. "ff": 0,
  2936. "fs": 11,
  2937. "fc": "rgb(51, 51, 51)",
  2938. "ht": 1,
  2939. "vt": 1
  2940. }, {
  2941. "v": 220,
  2942. "ct": {
  2943. "fa": "General",
  2944. "t": "n"
  2945. },
  2946. "m": "220",
  2947. "bg": null,
  2948. "bl": 0,
  2949. "it": 0,
  2950. "ff": 0,
  2951. "fs": 11,
  2952. "fc": "rgb(51, 51, 51)",
  2953. "ht": 1,
  2954. "vt": 1
  2955. }, {
  2956. "v": 182,
  2957. "ct": {
  2958. "fa": "General",
  2959. "t": "n"
  2960. },
  2961. "m": "182",
  2962. "bg": null,
  2963. "bl": 0,
  2964. "it": 0,
  2965. "ff": 0,
  2966. "fs": 11,
  2967. "fc": "rgb(51, 51, 51)",
  2968. "ht": 1,
  2969. "vt": 1
  2970. }, {
  2971. "v": 191,
  2972. "ct": {
  2973. "fa": "General",
  2974. "t": "n"
  2975. },
  2976. "m": "191",
  2977. "bg": null,
  2978. "bl": 0,
  2979. "it": 0,
  2980. "ff": 0,
  2981. "fs": 11,
  2982. "fc": "rgb(51, 51, 51)",
  2983. "ht": 1,
  2984. "vt": 1
  2985. }, {
  2986. "v": 234,
  2987. "ct": {
  2988. "fa": "General",
  2989. "t": "n"
  2990. },
  2991. "m": "234",
  2992. "bg": null,
  2993. "bl": 0,
  2994. "it": 0,
  2995. "ff": 0,
  2996. "fs": 11,
  2997. "fc": "rgb(51, 51, 51)",
  2998. "ht": 1,
  2999. "vt": 1
  3000. }, {
  3001. "v": 290,
  3002. "ct": {
  3003. "fa": "General",
  3004. "t": "n"
  3005. },
  3006. "m": "290",
  3007. "bg": null,
  3008. "bl": 0,
  3009. "it": 0,
  3010. "ff": 0,
  3011. "fs": 11,
  3012. "fc": "rgb(51, 51, 51)",
  3013. "ht": 1,
  3014. "vt": 1
  3015. }, {
  3016. "v": 330,
  3017. "ct": {
  3018. "fa": "General",
  3019. "t": "n"
  3020. },
  3021. "m": "330",
  3022. "bg": null,
  3023. "bl": 0,
  3024. "it": 0,
  3025. "ff": 0,
  3026. "fs": 11,
  3027. "fc": "rgb(51, 51, 51)",
  3028. "ht": 1,
  3029. "vt": 1
  3030. }, {
  3031. "v": 310,
  3032. "ct": {
  3033. "fa": "General",
  3034. "t": "n"
  3035. },
  3036. "m": "310",
  3037. "bg": null,
  3038. "bl": 0,
  3039. "it": 0,
  3040. "ff": 0,
  3041. "fs": 11,
  3042. "fc": "rgb(51, 51, 51)",
  3043. "ht": 1,
  3044. "vt": 1
  3045. }],
  3046. [{
  3047. "v": "SUBWAY",
  3048. "ct": {
  3049. "fa": "General",
  3050. "t": "g"
  3051. },
  3052. "m": "SUBWAY",
  3053. "bg": null,
  3054. "bl": 0,
  3055. "it": 0,
  3056. "ff": 0,
  3057. "fs": 11,
  3058. "fc": "rgb(51, 51, 51)",
  3059. "ht": 1,
  3060. "vt": 1
  3061. }, {
  3062. "v": 820,
  3063. "ct": {
  3064. "fa": "General",
  3065. "t": "n"
  3066. },
  3067. "m": "820",
  3068. "bg": null,
  3069. "bl": 0,
  3070. "it": 0,
  3071. "ff": 0,
  3072. "fs": 11,
  3073. "fc": "rgb(51, 51, 51)",
  3074. "ht": 1,
  3075. "vt": 1
  3076. }, {
  3077. "v": 832,
  3078. "ct": {
  3079. "fa": "General",
  3080. "t": "n"
  3081. },
  3082. "m": "832",
  3083. "bg": null,
  3084. "bl": 0,
  3085. "it": 0,
  3086. "ff": 0,
  3087. "fs": 11,
  3088. "fc": "rgb(51, 51, 51)",
  3089. "ht": 1,
  3090. "vt": 1
  3091. }, {
  3092. "v": 901,
  3093. "ct": {
  3094. "fa": "General",
  3095. "t": "n"
  3096. },
  3097. "m": "901",
  3098. "bg": null,
  3099. "bl": 0,
  3100. "it": 0,
  3101. "ff": 0,
  3102. "fs": 11,
  3103. "fc": "rgb(51, 51, 51)",
  3104. "ht": 1,
  3105. "vt": 1
  3106. }, {
  3107. "v": 934,
  3108. "ct": {
  3109. "fa": "General",
  3110. "t": "n"
  3111. },
  3112. "m": "934",
  3113. "bg": null,
  3114. "bl": 0,
  3115. "it": 0,
  3116. "ff": 0,
  3117. "fs": 11,
  3118. "fc": "rgb(51, 51, 51)",
  3119. "ht": 1,
  3120. "vt": 1
  3121. }, {
  3122. "v": 1290,
  3123. "ct": {
  3124. "fa": "General",
  3125. "t": "n"
  3126. },
  3127. "m": "1290",
  3128. "bg": null,
  3129. "bl": 0,
  3130. "it": 0,
  3131. "ff": 0,
  3132. "fs": 11,
  3133. "fc": "rgb(51, 51, 51)",
  3134. "ht": 1,
  3135. "vt": 1
  3136. }, {
  3137. "v": 1330,
  3138. "ct": {
  3139. "fa": "General",
  3140. "t": "n"
  3141. },
  3142. "m": "1330",
  3143. "bg": null,
  3144. "bl": 0,
  3145. "it": 0,
  3146. "ff": 0,
  3147. "fs": 11,
  3148. "fc": "rgb(51, 51, 51)",
  3149. "ht": 1,
  3150. "vt": 1
  3151. }, {
  3152. "v": 1320,
  3153. "ct": {
  3154. "fa": "General",
  3155. "t": "n"
  3156. },
  3157. "m": "1320",
  3158. "bg": null,
  3159. "bl": 0,
  3160. "it": 0,
  3161. "ff": 0,
  3162. "fs": 11,
  3163. "fc": "rgb(51, 51, 51)",
  3164. "ht": 1,
  3165. "vt": 1
  3166. }]
  3167. ],
  3168. "rangeArray": [{
  3169. "left": 0,
  3170. "width": 73,
  3171. "top": 0,
  3172. "height": 20,
  3173. "left_move": 0,
  3174. "width_move": 591,
  3175. "top_move": 0,
  3176. "height_move": 104,
  3177. "row": [0, 4],
  3178. "column": [0, 7],
  3179. "row_focus": 0,
  3180. "column_focus": 0
  3181. }],
  3182. "rangeTxt": "A1:H5",
  3183. "rangeColCheck": {
  3184. "exits": true,
  3185. "range": [0, 0]
  3186. },
  3187. "rangeRowCheck": {
  3188. "exits": true,
  3189. "range": [0, 0]
  3190. },
  3191. "rangeConfigCheck": false,
  3192. "rangeSplitArray": {
  3193. "title": {
  3194. "row": [0, 0],
  3195. "column": [0, 0]
  3196. },
  3197. "rowtitle": {
  3198. "row": [0, 0],
  3199. "column": [1, 7]
  3200. },
  3201. "coltitle": {
  3202. "row": [1, 4],
  3203. "column": [0, 0]
  3204. },
  3205. "content": {
  3206. "row": [1, 4],
  3207. "column": [1, 7]
  3208. },
  3209. "type": "normal",
  3210. "range": {
  3211. "left": 0,
  3212. "width": 73,
  3213. "top": 0,
  3214. "height": 20,
  3215. "left_move": 0,
  3216. "width_move": 591,
  3217. "top_move": 0,
  3218. "height_move": 104,
  3219. "row": [0, 4],
  3220. "column": [0, 7],
  3221. "row_focus": 0,
  3222. "column_focus": 0
  3223. }
  3224. },
  3225. "chartDataCache": {
  3226. "label": ["Mon", "Tues", "Wed", "Thur", "Fri", "Sat", "Sun"],
  3227. "xAxis": ["BUS", "UBER", "TAXI", "SUBWAY"],
  3228. "series": [
  3229. [320, 302, 301, 334, 390, 330, 320],
  3230. [120, 132, 101, 134, 90, 230, 210],
  3231. [220, 182, 191, 234, 290, 330, 310],
  3232. [820, 832, 901, 934, 1290, 1330, 1320]
  3233. ],
  3234. "series_tpye": {
  3235. "0": "num",
  3236. "1": "num",
  3237. "2": "num",
  3238. "3": "num",
  3239. "4": "num",
  3240. "5": "num",
  3241. "6": "num"
  3242. }
  3243. },
  3244. "chartDataSeriesOrder": {
  3245. "0": 0,
  3246. "1": 1,
  3247. "2": 2,
  3248. "3": 3,
  3249. "4": 4,
  3250. "5": 5,
  3251. "6": 6,
  3252. "length": 7
  3253. },
  3254. "defaultOption": {
  3255. "title": {
  3256. "show": false,
  3257. "text": "默认标题",
  3258. "label": {
  3259. "fontSize": 12,
  3260. "color": "#333",
  3261. "fontFamily": "sans-serif",
  3262. "fontGroup": [],
  3263. "cusFontSize": 12
  3264. },
  3265. "position": {
  3266. "value": "left-top",
  3267. "offsetX": 40,
  3268. "offsetY": 50
  3269. }
  3270. },
  3271. "subtitle": {
  3272. "show": false,
  3273. "text": "",
  3274. "label": {
  3275. "fontSize": 12,
  3276. "color": "#333",
  3277. "fontFamily": "sans-serif",
  3278. "fontGroup": [],
  3279. "cusFontSize": 12
  3280. },
  3281. "distance": {
  3282. "value": "auto",
  3283. "cusGap": 40
  3284. }
  3285. },
  3286. "config": {
  3287. "color": "transparent",
  3288. "fontFamily": "Sans-serif",
  3289. "grid": {
  3290. "value": "normal",
  3291. "top": 5,
  3292. "left": 10,
  3293. "right": 20,
  3294. "bottom": 10
  3295. }
  3296. },
  3297. "legend": {
  3298. "show": true,
  3299. "selectMode": "multiple",
  3300. "selected": [{
  3301. "seriesName": "衣服",
  3302. "isShow": true
  3303. }, {
  3304. "seriesName": "食材",
  3305. "isShow": true
  3306. }, {
  3307. "seriesName": "图书",
  3308. "isShow": true
  3309. }],
  3310. "label": {
  3311. "fontSize": 12,
  3312. "color": "#333",
  3313. "fontFamily": "sans-serif",
  3314. "fontGroup": [],
  3315. "cusFontSize": 12
  3316. },
  3317. "position": {
  3318. "value": "left-top",
  3319. "offsetX": 40,
  3320. "offsetY": 50,
  3321. "direction": "horizontal"
  3322. },
  3323. "width": {
  3324. "value": "auto",
  3325. "cusSize": 25
  3326. },
  3327. "height": {
  3328. "value": "auto",
  3329. "cusSize": 14
  3330. },
  3331. "distance": {
  3332. "value": "auto",
  3333. "cusGap": 10
  3334. },
  3335. "itemGap": 10,
  3336. "data": ["Mon", "Tues", "Wed", "Thur", "Fri", "Sat", "Sun"]
  3337. },
  3338. "tooltip": {
  3339. "show": true,
  3340. "label": {
  3341. "fontSize": 12,
  3342. "color": "#333",
  3343. "fontFamily": "sans-serif",
  3344. "fontGroup": [],
  3345. "cusFontSize": 12
  3346. },
  3347. "backgroundColor": "rgba(50,50,50,0.7)",
  3348. "triggerOn": "mousemove",
  3349. "triggerType": "item",
  3350. "axisPointer": {
  3351. "type": "line",
  3352. "style": {
  3353. "color": "#555",
  3354. "width": "normal",
  3355. "type": "solid"
  3356. }
  3357. },
  3358. "format": [{
  3359. "seriesName": "衣服",
  3360. "prefix": "",
  3361. "suffix": "",
  3362. "ratio": 1,
  3363. "digit": "auto"
  3364. }, {
  3365. "seriesName": "食材",
  3366. "prefix": "",
  3367. "suffix": "",
  3368. "ratio": 1,
  3369. "digit": "auto"
  3370. }, {
  3371. "seriesName": "图书",
  3372. "prefix": "",
  3373. "suffix": "",
  3374. "ratio": 1,
  3375. "digit": "auto"
  3376. }],
  3377. "position": "auto"
  3378. },
  3379. "axis": {
  3380. "axisType": "xAxisDown",
  3381. "xAxisUp": {
  3382. "show": false,
  3383. "title": {
  3384. "showTitle": false,
  3385. "text": "",
  3386. "nameGap": 15,
  3387. "rotate": 0,
  3388. "label": {
  3389. "fontSize": 12,
  3390. "color": "#333",
  3391. "fontFamily": "sans-serif",
  3392. "fontGroup": [],
  3393. "cusFontSize": 12
  3394. },
  3395. "fzPosition": "end"
  3396. },
  3397. "name": "显示X轴",
  3398. "inverse": false,
  3399. "tickLine": {
  3400. "show": true,
  3401. "width": 1,
  3402. "color": "auto"
  3403. },
  3404. "tick": {
  3405. "show": true,
  3406. "position": "outside",
  3407. "length": 5,
  3408. "width": 1,
  3409. "color": "auto"
  3410. },
  3411. "tickLabel": {
  3412. "show": true,
  3413. "label": {
  3414. "fontSize": 12,
  3415. "color": "#333",
  3416. "fontFamily": "sans-serif",
  3417. "fontGroup": [],
  3418. "cusFontSize": 12
  3419. },
  3420. "rotate": 0,
  3421. "prefix": "",
  3422. "suffix": "",
  3423. "optimize": 0,
  3424. "distance": 0,
  3425. "min": "auto",
  3426. "max": "auto",
  3427. "ratio": 1,
  3428. "digit": "auto"
  3429. },
  3430. "netLine": {
  3431. "show": false,
  3432. "width": 1,
  3433. "type": "solid",
  3434. "color": "auto",
  3435. "interval": {
  3436. "value": "auto",
  3437. "cusNumber": 0
  3438. }
  3439. },
  3440. "netArea": {
  3441. "show": false,
  3442. "interval": {
  3443. "value": "auto",
  3444. "cusNumber": 0
  3445. },
  3446. "colorOne": "auto",
  3447. "colorTwo": "auto"
  3448. },
  3449. "axisLine": {
  3450. "onZero": false
  3451. }
  3452. },
  3453. "xAxisDown": {
  3454. "show": true,
  3455. "title": {
  3456. "showTitle": false,
  3457. "text": "",
  3458. "nameGap": 15,
  3459. "rotate": 0,
  3460. "label": {
  3461. "fontSize": 12,
  3462. "color": "#333",
  3463. "fontFamily": "sans-serif",
  3464. "fontGroup": [],
  3465. "cusFontSize": 12
  3466. },
  3467. "fzPosition": "end"
  3468. },
  3469. "name": "显示X轴",
  3470. "inverse": false,
  3471. "tickLine": {
  3472. "show": true,
  3473. "width": 1,
  3474. "color": "auto"
  3475. },
  3476. "tick": {
  3477. "show": true,
  3478. "position": "outside",
  3479. "length": 5,
  3480. "width": 1,
  3481. "color": "auto"
  3482. },
  3483. "tickLabel": {
  3484. "show": true,
  3485. "label": {
  3486. "fontSize": 12,
  3487. "color": "#333",
  3488. "fontFamily": "sans-serif",
  3489. "fontGroup": [],
  3490. "cusFontSize": 12
  3491. },
  3492. "rotate": 0,
  3493. "prefix": "",
  3494. "suffix": "",
  3495. "optimize": 0,
  3496. "distance": 0,
  3497. "min": null,
  3498. "max": null,
  3499. "ratio": 1,
  3500. "digit": "auto"
  3501. },
  3502. "netLine": {
  3503. "show": false,
  3504. "width": 1,
  3505. "type": "solid",
  3506. "color": "auto",
  3507. "interval": {
  3508. "value": "auto",
  3509. "cusNumber": 0
  3510. }
  3511. },
  3512. "netArea": {
  3513. "show": false,
  3514. "interval": {
  3515. "value": "auto",
  3516. "cusNumber": 0
  3517. },
  3518. "colorOne": "auto",
  3519. "colorTwo": "auto"
  3520. },
  3521. "data": ["BUS", "UBER", "TAXI", "SUBWAY"],
  3522. "type": "category"
  3523. },
  3524. "yAxisLeft": {
  3525. "show": true,
  3526. "title": {
  3527. "showTitle": false,
  3528. "text": "",
  3529. "nameGap": 15,
  3530. "rotate": 0,
  3531. "label": {
  3532. "fontSize": 12,
  3533. "color": "#333",
  3534. "fontFamily": "sans-serif",
  3535. "fontGroup": [],
  3536. "cusFontSize": 12
  3537. },
  3538. "fzPosition": "end"
  3539. },
  3540. "name": "显示Y轴",
  3541. "inverse": false,
  3542. "tickLine": {
  3543. "show": true,
  3544. "width": 1,
  3545. "color": "auto"
  3546. },
  3547. "tick": {
  3548. "show": true,
  3549. "position": "outside",
  3550. "length": 5,
  3551. "width": 1,
  3552. "color": "auto"
  3553. },
  3554. "tickLabel": {
  3555. "show": true,
  3556. "label": {
  3557. "fontSize": 12,
  3558. "color": "#333",
  3559. "fontFamily": "sans-serif",
  3560. "fontGroup": [],
  3561. "cusFontSize": 12
  3562. },
  3563. "rotate": 0,
  3564. "formatter": {
  3565. "prefix": "",
  3566. "suffix": "",
  3567. "ratio": 1,
  3568. "digit": "auto"
  3569. },
  3570. "split": 5,
  3571. "min": null,
  3572. "max": null,
  3573. "prefix": "",
  3574. "suffix": "",
  3575. "ratio": 1,
  3576. "digit": "auto",
  3577. "distance": 0
  3578. },
  3579. "netLine": {
  3580. "show": false,
  3581. "width": 1,
  3582. "type": "solid",
  3583. "color": "auto",
  3584. "interval": {
  3585. "value": "auto",
  3586. "cusNumber": 0
  3587. }
  3588. },
  3589. "netArea": {
  3590. "show": false,
  3591. "interval": {
  3592. "value": "auto",
  3593. "cusNumber": 0
  3594. },
  3595. "colorOne": "auto",
  3596. "colorTwo": "auto"
  3597. },
  3598. "type": "value"
  3599. },
  3600. "yAxisRight": {
  3601. "show": false,
  3602. "title": {
  3603. "showTitle": false,
  3604. "text": "",
  3605. "nameGap": 15,
  3606. "rotate": 0,
  3607. "label": {
  3608. "fontSize": 12,
  3609. "color": "#333",
  3610. "fontFamily": "sans-serif",
  3611. "fontGroup": [],
  3612. "cusFontSize": 12
  3613. },
  3614. "fzPosition": "end"
  3615. },
  3616. "name": "显示Y轴",
  3617. "inverse": false,
  3618. "tickLine": {
  3619. "show": true,
  3620. "width": 1,
  3621. "color": "auto"
  3622. },
  3623. "tick": {
  3624. "show": true,
  3625. "position": "outside",
  3626. "length": 5,
  3627. "width": 1,
  3628. "color": "auto"
  3629. },
  3630. "tickLabel": {
  3631. "show": true,
  3632. "label": {
  3633. "fontSize": 12,
  3634. "color": "#333",
  3635. "fontFamily": "sans-serif",
  3636. "fontGroup": [],
  3637. "cusFontSize": 12
  3638. },
  3639. "rotate": 0,
  3640. "formatter": {
  3641. "prefix": "",
  3642. "suffix": "",
  3643. "ratio": 1,
  3644. "digit": "auto"
  3645. },
  3646. "split": 5,
  3647. "min": null,
  3648. "max": null,
  3649. "prefix": "",
  3650. "suffix": "",
  3651. "ratio": 1,
  3652. "digit": "auto",
  3653. "distance": 0
  3654. },
  3655. "netLine": {
  3656. "show": false,
  3657. "width": 1,
  3658. "type": "solid",
  3659. "color": "auto",
  3660. "interval": {
  3661. "value": "auto",
  3662. "cusNumber": 0
  3663. }
  3664. },
  3665. "netArea": {
  3666. "show": false,
  3667. "interval": {
  3668. "value": "auto",
  3669. "cusNumber": 0
  3670. },
  3671. "colorOne": "auto",
  3672. "colorTwo": "auto"
  3673. }
  3674. }
  3675. },
  3676. "series": [{
  3677. "itemStyle": {
  3678. "color": null,
  3679. "borderColor": "#000",
  3680. "borderType": "solid",
  3681. "borderWidth": 1
  3682. },
  3683. "lineStyle": {
  3684. "color": null,
  3685. "width": 1,
  3686. "type": "solid"
  3687. },
  3688. "data": [320, 120, 220, 820],
  3689. "type": "line",
  3690. "name": "Mon",
  3691. "markPoint": {
  3692. "data": []
  3693. },
  3694. "markLine": {
  3695. "data": []
  3696. },
  3697. "markArea": {
  3698. "data": []
  3699. }
  3700. }, {
  3701. "itemStyle": {
  3702. "color": null,
  3703. "borderColor": "#000",
  3704. "borderType": "solid",
  3705. "borderWidth": 1
  3706. },
  3707. "lineStyle": {
  3708. "color": null,
  3709. "width": 1,
  3710. "type": "solid"
  3711. },
  3712. "data": [302, 132, 182, 832],
  3713. "type": "line",
  3714. "name": "Tues",
  3715. "markPoint": {
  3716. "data": []
  3717. },
  3718. "markLine": {
  3719. "data": []
  3720. },
  3721. "markArea": {
  3722. "data": []
  3723. }
  3724. }, {
  3725. "itemStyle": {
  3726. "color": null,
  3727. "borderColor": "#000",
  3728. "borderType": "solid",
  3729. "borderWidth": 1
  3730. },
  3731. "lineStyle": {
  3732. "color": null,
  3733. "width": 1,
  3734. "type": "solid"
  3735. },
  3736. "data": [301, 101, 191, 901],
  3737. "type": "line",
  3738. "name": "Wed",
  3739. "markPoint": {
  3740. "data": []
  3741. },
  3742. "markLine": {
  3743. "data": []
  3744. },
  3745. "markArea": {
  3746. "data": []
  3747. }
  3748. }, {
  3749. "itemStyle": {
  3750. "color": null,
  3751. "borderColor": "#000",
  3752. "borderType": "solid",
  3753. "borderWidth": 1
  3754. },
  3755. "lineStyle": {
  3756. "color": null,
  3757. "width": 1,
  3758. "type": "solid"
  3759. },
  3760. "data": [334, 134, 234, 934],
  3761. "type": "line",
  3762. "name": "Thur",
  3763. "markPoint": {
  3764. "data": []
  3765. },
  3766. "markLine": {
  3767. "data": []
  3768. },
  3769. "markArea": {
  3770. "data": []
  3771. }
  3772. }, {
  3773. "itemStyle": {
  3774. "color": null,
  3775. "borderColor": "#000",
  3776. "borderType": "solid",
  3777. "borderWidth": 1
  3778. },
  3779. "lineStyle": {
  3780. "color": null,
  3781. "width": 1,
  3782. "type": "solid"
  3783. },
  3784. "data": [390, 90, 290, 1290],
  3785. "type": "line",
  3786. "name": "Fri",
  3787. "markPoint": {
  3788. "data": []
  3789. },
  3790. "markLine": {
  3791. "data": []
  3792. },
  3793. "markArea": {
  3794. "data": []
  3795. }
  3796. }, {
  3797. "itemStyle": {
  3798. "color": null,
  3799. "borderColor": "#000",
  3800. "borderType": "solid",
  3801. "borderWidth": 1
  3802. },
  3803. "lineStyle": {
  3804. "color": null,
  3805. "width": 1,
  3806. "type": "solid"
  3807. },
  3808. "data": [330, 230, 330, 1330],
  3809. "type": "line",
  3810. "name": "Sat",
  3811. "markPoint": {
  3812. "data": []
  3813. },
  3814. "markLine": {
  3815. "data": []
  3816. },
  3817. "markArea": {
  3818. "data": []
  3819. }
  3820. }, {
  3821. "itemStyle": {
  3822. "color": null,
  3823. "borderColor": "#000",
  3824. "borderType": "solid",
  3825. "borderWidth": 1
  3826. },
  3827. "lineStyle": {
  3828. "color": null,
  3829. "width": 1,
  3830. "type": "solid"
  3831. },
  3832. "data": [320, 210, 310, 1320],
  3833. "type": "line",
  3834. "name": "Sun",
  3835. "markPoint": {
  3836. "data": []
  3837. },
  3838. "markLine": {
  3839. "data": []
  3840. },
  3841. "markArea": {
  3842. "data": []
  3843. }
  3844. }],
  3845. "seriesData": [
  3846. [320, 120, 220, 820],
  3847. [302, 132, 182, 832],
  3848. [301, 101, 191, 901],
  3849. [334, 134, 234, 934],
  3850. [390, 90, 290, 1290],
  3851. [330, 230, 330, 1330],
  3852. [320, 210, 310, 1320]
  3853. ]
  3854. }
  3855. }
  3856. }, {
  3857. "chart_id": "chart_ei765e0iKkoe_1596210011748",
  3858. "width": 600,
  3859. "height": 250,
  3860. "left": 150,
  3861. "top": 450,
  3862. "sheetIndex": "Sheet_6az6nei65t1i_1596209937084",
  3863. "needRangeShow": false,
  3864. "chartOptions": {
  3865. "chart_id": "chart_ei765e0iKkoe_1596210011748",
  3866. "chartAllType": "echarts|pie|default",
  3867. "chartPro": "echarts",
  3868. "chartType": "pie",
  3869. "chartStyle": "default",
  3870. "chartData": [
  3871. [{
  3872. "v": "country",
  3873. "ct": {
  3874. "fa": "General",
  3875. "t": "g"
  3876. },
  3877. "m": "country",
  3878. "bg": null,
  3879. "bl": 0,
  3880. "it": 0,
  3881. "ff": 0,
  3882. "fs": 11,
  3883. "fc": "rgb(51, 51, 51)",
  3884. "ht": 1,
  3885. "vt": 1
  3886. }, {
  3887. "v": "Population",
  3888. "ct": {
  3889. "fa": "General",
  3890. "t": "g"
  3891. },
  3892. "m": "Population",
  3893. "bg": null,
  3894. "bl": 0,
  3895. "it": 0,
  3896. "ff": 0,
  3897. "fs": 11,
  3898. "fc": "rgb(51, 51, 51)",
  3899. "ht": 1,
  3900. "vt": 1
  3901. }],
  3902. [{
  3903. "v": "India",
  3904. "ct": {
  3905. "fa": "General",
  3906. "t": "g"
  3907. },
  3908. "m": "India",
  3909. "bg": null,
  3910. "bl": 0,
  3911. "it": 0,
  3912. "ff": 0,
  3913. "fs": 11,
  3914. "fc": "rgb(51, 51, 51)",
  3915. "ht": 1,
  3916. "vt": 1
  3917. }, {
  3918. "v": 1354051854,
  3919. "ct": {
  3920. "fa": "General",
  3921. "t": "n"
  3922. },
  3923. "m": "1354051854",
  3924. "bg": null,
  3925. "bl": 0,
  3926. "it": 0,
  3927. "ff": 0,
  3928. "fs": 11,
  3929. "fc": "rgb(51, 51, 51)",
  3930. "ht": 1,
  3931. "vt": 1
  3932. }],
  3933. [{
  3934. "v": "Pakistan",
  3935. "ct": {
  3936. "fa": "General",
  3937. "t": "g"
  3938. },
  3939. "m": "Pakistan",
  3940. "bg": null,
  3941. "bl": 0,
  3942. "it": 0,
  3943. "ff": 0,
  3944. "fs": 11,
  3945. "fc": "rgb(51, 51, 51)",
  3946. "ht": 1,
  3947. "vt": 1
  3948. }, {
  3949. "v": 200813818,
  3950. "ct": {
  3951. "fa": "General",
  3952. "t": "n"
  3953. },
  3954. "m": "200813818",
  3955. "bg": null,
  3956. "bl": 0,
  3957. "it": 0,
  3958. "ff": 0,
  3959. "fs": 11,
  3960. "fc": "rgb(51, 51, 51)",
  3961. "ht": 1,
  3962. "vt": 1
  3963. }],
  3964. [{
  3965. "v": "China",
  3966. "ct": {
  3967. "fa": "General",
  3968. "t": "g"
  3969. },
  3970. "m": "China",
  3971. "bg": null,
  3972. "bl": 0,
  3973. "it": 0,
  3974. "ff": 0,
  3975. "fs": 11,
  3976. "fc": "rgb(51, 51, 51)",
  3977. "ht": 1,
  3978. "vt": 1
  3979. }, {
  3980. "v": 1415045928,
  3981. "ct": {
  3982. "fa": "General",
  3983. "t": "n"
  3984. },
  3985. "m": "1415045928",
  3986. "bg": null,
  3987. "bl": 0,
  3988. "it": 0,
  3989. "ff": 0,
  3990. "fs": 11,
  3991. "fc": "rgb(51, 51, 51)",
  3992. "ht": 1,
  3993. "vt": 1
  3994. }],
  3995. [{
  3996. "v": "Japan",
  3997. "ct": {
  3998. "fa": "General",
  3999. "t": "g"
  4000. },
  4001. "m": "Japan",
  4002. "bg": null,
  4003. "bl": 0,
  4004. "it": 0,
  4005. "ff": 0,
  4006. "fs": 11,
  4007. "fc": "rgb(51, 51, 51)",
  4008. "ht": 1,
  4009. "vt": 1
  4010. }, {
  4011. "v": 127185332,
  4012. "ct": {
  4013. "fa": "General",
  4014. "t": "n"
  4015. },
  4016. "m": "127185332",
  4017. "bg": null,
  4018. "bl": 0,
  4019. "it": 0,
  4020. "ff": 0,
  4021. "fs": 11,
  4022. "fc": "rgb(51, 51, 51)",
  4023. "ht": 1,
  4024. "vt": 1
  4025. }],
  4026. [{
  4027. "v": "South-Eastern",
  4028. "ct": {
  4029. "fa": "General",
  4030. "t": "g"
  4031. },
  4032. "m": "South-Eastern",
  4033. "bg": null,
  4034. "bl": 0,
  4035. "it": 0,
  4036. "ff": 0,
  4037. "fs": 11,
  4038. "fc": "rgb(51, 51, 51)",
  4039. "ht": 1,
  4040. "vt": 1
  4041. }, {
  4042. "v": 655636576,
  4043. "ct": {
  4044. "fa": "General",
  4045. "t": "n"
  4046. },
  4047. "m": "655636576",
  4048. "bg": null,
  4049. "bl": 0,
  4050. "it": 0,
  4051. "ff": 0,
  4052. "fs": 11,
  4053. "fc": "rgb(51, 51, 51)",
  4054. "ht": 1,
  4055. "vt": 1
  4056. }],
  4057. [{
  4058. "v": "Western",
  4059. "ct": {
  4060. "fa": "General",
  4061. "t": "g"
  4062. },
  4063. "m": "Western",
  4064. "bg": null,
  4065. "bl": 0,
  4066. "it": 0,
  4067. "ff": 0,
  4068. "fs": 11,
  4069. "fc": "rgb(51, 51, 51)",
  4070. "ht": 1,
  4071. "vt": 1
  4072. }, {
  4073. "v": 272298399,
  4074. "ct": {
  4075. "fa": "General",
  4076. "t": "n"
  4077. },
  4078. "m": "272298399",
  4079. "bg": null,
  4080. "bl": 0,
  4081. "it": 0,
  4082. "ff": 0,
  4083. "fs": 11,
  4084. "fc": "rgb(51, 51, 51)",
  4085. "ht": 1,
  4086. "vt": 1
  4087. }],
  4088. [{
  4089. "v": "Eastern",
  4090. "ct": {
  4091. "fa": "General",
  4092. "t": "g"
  4093. },
  4094. "m": "Eastern",
  4095. "bg": null,
  4096. "bl": 0,
  4097. "it": 0,
  4098. "ff": 0,
  4099. "fs": 11,
  4100. "fc": "rgb(51, 51, 51)",
  4101. "ht": 1,
  4102. "vt": 1
  4103. }, {
  4104. "v": 433643132,
  4105. "ct": {
  4106. "fa": "General",
  4107. "t": "n"
  4108. },
  4109. "m": "433643132",
  4110. "bg": null,
  4111. "bl": 0,
  4112. "it": 0,
  4113. "ff": 0,
  4114. "fs": 11,
  4115. "fc": "rgb(51, 51, 51)",
  4116. "ht": 1,
  4117. "vt": 1
  4118. }],
  4119. [{
  4120. "v": "Western",
  4121. "ct": {
  4122. "fa": "General",
  4123. "t": "g"
  4124. },
  4125. "m": "Western",
  4126. "bg": null,
  4127. "bl": 0,
  4128. "it": 0,
  4129. "ff": 0,
  4130. "fs": 11,
  4131. "fc": "rgb(51, 51, 51)",
  4132. "ht": 1,
  4133. "vt": 1
  4134. }, {
  4135. "v": 381980688,
  4136. "ct": {
  4137. "fa": "General",
  4138. "t": "n"
  4139. },
  4140. "m": "381980688",
  4141. "bg": null,
  4142. "bl": 0,
  4143. "it": 0,
  4144. "ff": 0,
  4145. "fs": 11,
  4146. "fc": "rgb(51, 51, 51)",
  4147. "ht": 1,
  4148. "vt": 1
  4149. }],
  4150. [{
  4151. "v": "Northern",
  4152. "ct": {
  4153. "fa": "General",
  4154. "t": "g"
  4155. },
  4156. "m": "Northern",
  4157. "bg": null,
  4158. "bl": 0,
  4159. "it": 0,
  4160. "ff": 0,
  4161. "fs": 11,
  4162. "fc": "rgb(51, 51, 51)",
  4163. "ht": 1,
  4164. "vt": 1
  4165. }, {
  4166. "v": 237784677,
  4167. "ct": {
  4168. "fa": "General",
  4169. "t": "n"
  4170. },
  4171. "m": "237784677",
  4172. "bg": null,
  4173. "bl": 0,
  4174. "it": 0,
  4175. "ff": 0,
  4176. "fs": 11,
  4177. "fc": "rgb(51, 51, 51)",
  4178. "ht": 1,
  4179. "vt": 1
  4180. }],
  4181. [{
  4182. "v": "Others",
  4183. "ct": {
  4184. "fa": "General",
  4185. "t": "g"
  4186. },
  4187. "m": "Others",
  4188. "bg": null,
  4189. "bl": 0,
  4190. "it": 0,
  4191. "ff": 0,
  4192. "fs": 11,
  4193. "fc": "rgb(51, 51, 51)",
  4194. "ht": 1,
  4195. "vt": 1
  4196. }, {
  4197. "v": 234512021,
  4198. "ct": {
  4199. "fa": "General",
  4200. "t": "n"
  4201. },
  4202. "m": "234512021",
  4203. "bg": null,
  4204. "bl": 0,
  4205. "it": 0,
  4206. "ff": 0,
  4207. "fs": 11,
  4208. "fc": "rgb(51, 51, 51)",
  4209. "ht": 1,
  4210. "vt": 1
  4211. }],
  4212. [{
  4213. "v": "Europe",
  4214. "ct": {
  4215. "fa": "General",
  4216. "t": "g"
  4217. },
  4218. "m": "Europe",
  4219. "bg": null,
  4220. "bl": 0,
  4221. "it": 0,
  4222. "ff": 0,
  4223. "fs": 11,
  4224. "fc": "rgb(51, 51, 51)",
  4225. "ht": 1,
  4226. "vt": 1
  4227. }, {
  4228. "v": 742648010,
  4229. "ct": {
  4230. "fa": "General",
  4231. "t": "n"
  4232. },
  4233. "m": "742648010",
  4234. "bg": null,
  4235. "bl": 0,
  4236. "it": 0,
  4237. "ff": 0,
  4238. "fs": 11,
  4239. "fc": "rgb(51, 51, 51)",
  4240. "ht": 1,
  4241. "vt": 1
  4242. }]
  4243. ],
  4244. "rangeArray": [{
  4245. "left": 0,
  4246. "width": 73,
  4247. "top": 445,
  4248. "height": 20,
  4249. "left_move": 0,
  4250. "width_move": 147,
  4251. "top_move": 445,
  4252. "height_move": 251,
  4253. "row": [22, 33],
  4254. "column": [0, 1],
  4255. "row_focus": 22,
  4256. "column_focus": 0
  4257. }],
  4258. "rangeTxt": "A23:B34",
  4259. "rangeColCheck": {
  4260. "exits": true,
  4261. "range": [0, 0]
  4262. },
  4263. "rangeRowCheck": {
  4264. "exits": true,
  4265. "range": [0, 0]
  4266. },
  4267. "rangeConfigCheck": false,
  4268. "rangeSplitArray": {
  4269. "title": {
  4270. "row": [0, 0],
  4271. "column": [0, 0]
  4272. },
  4273. "rowtitle": {
  4274. "row": [0, 0],
  4275. "column": [1, 1]
  4276. },
  4277. "coltitle": {
  4278. "row": [1, 11],
  4279. "column": [0, 0]
  4280. },
  4281. "content": {
  4282. "row": [1, 11],
  4283. "column": [1, 1]
  4284. },
  4285. "type": "normal",
  4286. "range": {
  4287. "left": 0,
  4288. "width": 73,
  4289. "top": 445,
  4290. "height": 20,
  4291. "left_move": 0,
  4292. "width_move": 147,
  4293. "top_move": 445,
  4294. "height_move": 251,
  4295. "row": [22, 33],
  4296. "column": [0, 1],
  4297. "row_focus": 22,
  4298. "column_focus": 0
  4299. }
  4300. },
  4301. "chartDataCache": {
  4302. "label": ["Population"],
  4303. "xAxis": ["India", "Pakistan", "China", "Japan", "South-Eastern", "Western", "Eastern", "Western", "Northern", "Others", "Europe"],
  4304. "series": [
  4305. [1354051854],
  4306. [200813818],
  4307. [1415045928],
  4308. [127185332],
  4309. [655636576],
  4310. [272298399],
  4311. [433643132],
  4312. [381980688],
  4313. [237784677],
  4314. [234512021],
  4315. [742648010]
  4316. ],
  4317. "series_tpye": {
  4318. "0": "num"
  4319. }
  4320. },
  4321. "chartDataSeriesOrder": {
  4322. "0": 0,
  4323. "length": 1
  4324. },
  4325. "defaultOption": {
  4326. "title": {
  4327. "show": false,
  4328. "text": "默认标题",
  4329. "label": {
  4330. "fontSize": 12,
  4331. "color": "#333",
  4332. "fontFamily": "sans-serif",
  4333. "fontGroup": [],
  4334. "cusFontSize": 12
  4335. },
  4336. "position": {
  4337. "value": "left-top",
  4338. "offsetX": 40,
  4339. "offsetY": 50
  4340. }
  4341. },
  4342. "subtitle": {
  4343. "show": false,
  4344. "text": "",
  4345. "label": {
  4346. "fontSize": 12,
  4347. "color": "#333",
  4348. "fontFamily": "sans-serif",
  4349. "fontGroup": [],
  4350. "cusFontSize": 12
  4351. },
  4352. "distance": {
  4353. "value": "auto",
  4354. "cusGap": 40
  4355. }
  4356. },
  4357. "config": {
  4358. "color": "transparent",
  4359. "fontFamily": "Sans-serif",
  4360. "grid": {
  4361. "value": "normal",
  4362. "top": 5,
  4363. "left": 10,
  4364. "right": 20,
  4365. "bottom": 10
  4366. }
  4367. },
  4368. "legend": {
  4369. "show": true,
  4370. "selectMode": "multiple",
  4371. "selected": [{
  4372. "seriesName": "衣服",
  4373. "isShow": true
  4374. }, {
  4375. "seriesName": "食材",
  4376. "isShow": true
  4377. }, {
  4378. "seriesName": "图书",
  4379. "isShow": true
  4380. }],
  4381. "label": {
  4382. "fontSize": 12,
  4383. "color": "#333",
  4384. "fontFamily": "sans-serif",
  4385. "fontGroup": [],
  4386. "cusFontSize": 12
  4387. },
  4388. "position": {
  4389. "value": "left-top",
  4390. "offsetX": 40,
  4391. "offsetY": 50,
  4392. "direction": "horizontal"
  4393. },
  4394. "width": {
  4395. "value": "auto",
  4396. "cusSize": 25
  4397. },
  4398. "height": {
  4399. "value": "auto",
  4400. "cusSize": 14
  4401. },
  4402. "distance": {
  4403. "value": "auto",
  4404. "cusGap": 10
  4405. },
  4406. "itemGap": 10,
  4407. "data": [{
  4408. "name": "India",
  4409. "textStyle": {
  4410. "color": null
  4411. },
  4412. "value": 1354051854
  4413. }, {
  4414. "name": "Pakistan",
  4415. "textStyle": {
  4416. "color": null
  4417. },
  4418. "value": 200813818
  4419. }, {
  4420. "name": "China",
  4421. "textStyle": {
  4422. "color": null
  4423. },
  4424. "value": 1415045928
  4425. }, {
  4426. "name": "Japan",
  4427. "textStyle": {
  4428. "color": null
  4429. },
  4430. "value": 127185332
  4431. }, {
  4432. "name": "South-Eastern",
  4433. "textStyle": {
  4434. "color": null
  4435. },
  4436. "value": 655636576
  4437. }, {
  4438. "name": "Western",
  4439. "textStyle": {
  4440. "color": null
  4441. },
  4442. "value": 272298399
  4443. }, {
  4444. "name": "Eastern",
  4445. "textStyle": {
  4446. "color": null
  4447. },
  4448. "value": 433643132
  4449. }, {
  4450. "name": "Western",
  4451. "textStyle": {
  4452. "color": null
  4453. },
  4454. "value": 381980688
  4455. }, {
  4456. "name": "Northern",
  4457. "textStyle": {
  4458. "color": null
  4459. },
  4460. "value": 237784677
  4461. }, {
  4462. "name": "Others",
  4463. "textStyle": {
  4464. "color": null
  4465. },
  4466. "value": 234512021
  4467. }, {
  4468. "name": "Europe",
  4469. "textStyle": {
  4470. "color": null
  4471. },
  4472. "value": 742648010
  4473. }]
  4474. },
  4475. "tooltip": {
  4476. "show": true,
  4477. "label": {
  4478. "fontSize": 12,
  4479. "color": "#333",
  4480. "fontFamily": "sans-serif",
  4481. "fontGroup": [],
  4482. "cusFontSize": 12
  4483. },
  4484. "backgroundColor": "rgba(50,50,50,0.7)",
  4485. "triggerOn": "mousemove",
  4486. "triggerType": "item",
  4487. "axisPointer": {
  4488. "type": "line",
  4489. "style": {
  4490. "color": "#555",
  4491. "width": "normal",
  4492. "type": "solid"
  4493. }
  4494. },
  4495. "format": [{
  4496. "seriesName": "衣服",
  4497. "prefix": "",
  4498. "suffix": "",
  4499. "ratio": 1,
  4500. "digit": "auto"
  4501. }, {
  4502. "seriesName": "食材",
  4503. "prefix": "",
  4504. "suffix": "",
  4505. "ratio": 1,
  4506. "digit": "auto"
  4507. }, {
  4508. "seriesName": "图书",
  4509. "prefix": "",
  4510. "suffix": "",
  4511. "ratio": 1,
  4512. "digit": "auto"
  4513. }],
  4514. "position": "auto"
  4515. },
  4516. "axis": {
  4517. "axisType": "xAxisDown",
  4518. "xAxisUp": {
  4519. "show": false,
  4520. "title": {
  4521. "showTitle": false,
  4522. "text": "",
  4523. "nameGap": 15,
  4524. "rotate": 0,
  4525. "label": {
  4526. "fontSize": 12,
  4527. "color": "#333",
  4528. "fontFamily": "sans-serif",
  4529. "fontGroup": [],
  4530. "cusFontSize": 12
  4531. },
  4532. "fzPosition": "end"
  4533. },
  4534. "name": "显示X轴",
  4535. "inverse": false,
  4536. "tickLine": {
  4537. "show": true,
  4538. "width": 1,
  4539. "color": "auto"
  4540. },
  4541. "tick": {
  4542. "show": true,
  4543. "position": "outside",
  4544. "length": 5,
  4545. "width": 1,
  4546. "color": "auto"
  4547. },
  4548. "tickLabel": {
  4549. "show": true,
  4550. "label": {
  4551. "fontSize": 12,
  4552. "color": "#333",
  4553. "fontFamily": "sans-serif",
  4554. "fontGroup": [],
  4555. "cusFontSize": 12
  4556. },
  4557. "rotate": 0,
  4558. "prefix": "",
  4559. "suffix": "",
  4560. "optimize": 0,
  4561. "distance": 0,
  4562. "min": "auto",
  4563. "max": "auto",
  4564. "ratio": 1,
  4565. "digit": "auto"
  4566. },
  4567. "netLine": {
  4568. "show": false,
  4569. "width": 1,
  4570. "type": "solid",
  4571. "color": "auto",
  4572. "interval": {
  4573. "value": "auto",
  4574. "cusNumber": 0
  4575. }
  4576. },
  4577. "netArea": {
  4578. "show": false,
  4579. "interval": {
  4580. "value": "auto",
  4581. "cusNumber": 0
  4582. },
  4583. "colorOne": "auto",
  4584. "colorTwo": "auto"
  4585. },
  4586. "axisLine": {
  4587. "onZero": false
  4588. }
  4589. },
  4590. "xAxisDown": {
  4591. "show": true,
  4592. "title": {
  4593. "showTitle": false,
  4594. "text": "",
  4595. "nameGap": 15,
  4596. "rotate": 0,
  4597. "label": {
  4598. "fontSize": 12,
  4599. "color": "#333",
  4600. "fontFamily": "sans-serif",
  4601. "fontGroup": [],
  4602. "cusFontSize": 12
  4603. },
  4604. "fzPosition": "end"
  4605. },
  4606. "name": "显示X轴",
  4607. "inverse": false,
  4608. "tickLine": {
  4609. "show": true,
  4610. "width": 1,
  4611. "color": "auto"
  4612. },
  4613. "tick": {
  4614. "show": true,
  4615. "position": "outside",
  4616. "length": 5,
  4617. "width": 1,
  4618. "color": "auto"
  4619. },
  4620. "tickLabel": {
  4621. "show": true,
  4622. "label": {
  4623. "fontSize": 12,
  4624. "color": "#333",
  4625. "fontFamily": "sans-serif",
  4626. "fontGroup": [],
  4627. "cusFontSize": 12
  4628. },
  4629. "rotate": 0,
  4630. "prefix": "",
  4631. "suffix": "",
  4632. "optimize": 0,
  4633. "distance": 0,
  4634. "min": null,
  4635. "max": null,
  4636. "ratio": 1,
  4637. "digit": "auto"
  4638. },
  4639. "netLine": {
  4640. "show": false,
  4641. "width": 1,
  4642. "type": "solid",
  4643. "color": "auto",
  4644. "interval": {
  4645. "value": "auto",
  4646. "cusNumber": 0
  4647. }
  4648. },
  4649. "netArea": {
  4650. "show": false,
  4651. "interval": {
  4652. "value": "auto",
  4653. "cusNumber": 0
  4654. },
  4655. "colorOne": "auto",
  4656. "colorTwo": "auto"
  4657. },
  4658. "data": ["India", "Pakistan", "China", "Japan", "South-Eastern", "Western", "Eastern", "Western", "Northern", "Others", "Europe"],
  4659. "type": "category"
  4660. },
  4661. "yAxisLeft": {
  4662. "show": true,
  4663. "title": {
  4664. "showTitle": false,
  4665. "text": "",
  4666. "nameGap": 15,
  4667. "rotate": 0,
  4668. "label": {
  4669. "fontSize": 12,
  4670. "color": "#333",
  4671. "fontFamily": "sans-serif",
  4672. "fontGroup": [],
  4673. "cusFontSize": 12
  4674. },
  4675. "fzPosition": "end"
  4676. },
  4677. "name": "显示Y轴",
  4678. "inverse": false,
  4679. "tickLine": {
  4680. "show": true,
  4681. "width": 1,
  4682. "color": "auto"
  4683. },
  4684. "tick": {
  4685. "show": true,
  4686. "position": "outside",
  4687. "length": 5,
  4688. "width": 1,
  4689. "color": "auto"
  4690. },
  4691. "tickLabel": {
  4692. "show": true,
  4693. "label": {
  4694. "fontSize": 12,
  4695. "color": "#333",
  4696. "fontFamily": "sans-serif",
  4697. "fontGroup": [],
  4698. "cusFontSize": 12
  4699. },
  4700. "rotate": 0,
  4701. "formatter": {
  4702. "prefix": "",
  4703. "suffix": "",
  4704. "ratio": 1,
  4705. "digit": "auto"
  4706. },
  4707. "split": 5,
  4708. "min": null,
  4709. "max": null,
  4710. "prefix": "",
  4711. "suffix": "",
  4712. "ratio": 1,
  4713. "digit": "auto",
  4714. "distance": 0
  4715. },
  4716. "netLine": {
  4717. "show": false,
  4718. "width": 1,
  4719. "type": "solid",
  4720. "color": "auto",
  4721. "interval": {
  4722. "value": "auto",
  4723. "cusNumber": 0
  4724. }
  4725. },
  4726. "netArea": {
  4727. "show": false,
  4728. "interval": {
  4729. "value": "auto",
  4730. "cusNumber": 0
  4731. },
  4732. "colorOne": "auto",
  4733. "colorTwo": "auto"
  4734. },
  4735. "type": "value"
  4736. },
  4737. "yAxisRight": {
  4738. "show": false,
  4739. "title": {
  4740. "showTitle": false,
  4741. "text": "",
  4742. "nameGap": 15,
  4743. "rotate": 0,
  4744. "label": {
  4745. "fontSize": 12,
  4746. "color": "#333",
  4747. "fontFamily": "sans-serif",
  4748. "fontGroup": [],
  4749. "cusFontSize": 12
  4750. },
  4751. "fzPosition": "end"
  4752. },
  4753. "name": "显示Y轴",
  4754. "inverse": false,
  4755. "tickLine": {
  4756. "show": true,
  4757. "width": 1,
  4758. "color": "auto"
  4759. },
  4760. "tick": {
  4761. "show": true,
  4762. "position": "outside",
  4763. "length": 5,
  4764. "width": 1,
  4765. "color": "auto"
  4766. },
  4767. "tickLabel": {
  4768. "show": true,
  4769. "label": {
  4770. "fontSize": 12,
  4771. "color": "#333",
  4772. "fontFamily": "sans-serif",
  4773. "fontGroup": [],
  4774. "cusFontSize": 12
  4775. },
  4776. "rotate": 0,
  4777. "formatter": {
  4778. "prefix": "",
  4779. "suffix": "",
  4780. "ratio": 1,
  4781. "digit": "auto"
  4782. },
  4783. "split": 5,
  4784. "min": null,
  4785. "max": null,
  4786. "prefix": "",
  4787. "suffix": "",
  4788. "ratio": 1,
  4789. "digit": "auto",
  4790. "distance": 0
  4791. },
  4792. "netLine": {
  4793. "show": false,
  4794. "width": 1,
  4795. "type": "solid",
  4796. "color": "auto",
  4797. "interval": {
  4798. "value": "auto",
  4799. "cusNumber": 0
  4800. }
  4801. },
  4802. "netArea": {
  4803. "show": false,
  4804. "interval": {
  4805. "value": "auto",
  4806. "cusNumber": 0
  4807. },
  4808. "colorOne": "auto",
  4809. "colorTwo": "auto"
  4810. }
  4811. }
  4812. },
  4813. "series": [{
  4814. "name": "Population",
  4815. "type": "pie",
  4816. "radius": ["0%", "75%"],
  4817. "data": [{
  4818. "value": 1354051854,
  4819. "name": "India",
  4820. "label": {},
  4821. "labelLine": {
  4822. "lineStyle": {}
  4823. },
  4824. "itemStyle": {}
  4825. }, {
  4826. "value": 200813818,
  4827. "name": "Pakistan",
  4828. "label": {},
  4829. "labelLine": {
  4830. "lineStyle": {}
  4831. },
  4832. "itemStyle": {}
  4833. }, {
  4834. "value": 1415045928,
  4835. "name": "China",
  4836. "label": {},
  4837. "labelLine": {
  4838. "lineStyle": {}
  4839. },
  4840. "itemStyle": {}
  4841. }, {
  4842. "value": 127185332,
  4843. "name": "Japan",
  4844. "label": {},
  4845. "labelLine": {
  4846. "lineStyle": {}
  4847. },
  4848. "itemStyle": {}
  4849. }, {
  4850. "value": 655636576,
  4851. "name": "South-Eastern",
  4852. "label": {},
  4853. "labelLine": {
  4854. "lineStyle": {}
  4855. },
  4856. "itemStyle": {}
  4857. }, {
  4858. "value": 272298399,
  4859. "name": "Western",
  4860. "label": {},
  4861. "labelLine": {
  4862. "lineStyle": {}
  4863. },
  4864. "itemStyle": {}
  4865. }, {
  4866. "value": 433643132,
  4867. "name": "Eastern",
  4868. "label": {},
  4869. "labelLine": {
  4870. "lineStyle": {}
  4871. },
  4872. "itemStyle": {}
  4873. }, {
  4874. "value": 381980688,
  4875. "name": "Western",
  4876. "label": {},
  4877. "labelLine": {
  4878. "lineStyle": {}
  4879. },
  4880. "itemStyle": {}
  4881. }, {
  4882. "value": 237784677,
  4883. "name": "Northern",
  4884. "label": {},
  4885. "labelLine": {
  4886. "lineStyle": {}
  4887. },
  4888. "itemStyle": {}
  4889. }, {
  4890. "value": 234512021,
  4891. "name": "Others",
  4892. "label": {},
  4893. "labelLine": {
  4894. "lineStyle": {}
  4895. },
  4896. "itemStyle": {}
  4897. }, {
  4898. "value": 742648010,
  4899. "name": "Europe",
  4900. "label": {},
  4901. "labelLine": {
  4902. "lineStyle": {}
  4903. },
  4904. "itemStyle": {}
  4905. }],
  4906. "dataLabels": {},
  4907. "seLabel": {},
  4908. "seLine": {},
  4909. "roseType": false
  4910. }],
  4911. "seriesData": [
  4912. [1354051854, 200813818, 1415045928, 127185332, 655636576, 272298399, 433643132, 381980688, 237784677, 234512021, 742648010]
  4913. ]
  4914. }
  4915. }
  4916. }]
  4917. }
  4918. // export default sheetChart