// 国家的名称填这里 var countries = ['日本', '中国', '德国', '俄罗斯', '瑞士', 'Qatar', 'Netherlands', 'Saudi Arabia', 'Norway', 'Singapore', '韩国', 'Kuwait', 'Sweden', 'Hong Kong SAR, 中国', 'Iraq', 'Malaysia', 'Austria', 'Denmark', 'Macao SAR, 中国', 'Nigeria', 'Algeria', 'Venezuela, RB', 'Libya', 'Thailand', 'Azerbaijan', 'Brunei Darussalam', 'Finland', 'Luxembourg', 'Ireland', 'Belgium', 'United States', 'United Kingdom', '西班牙', '澳大利亚', '巴西', 'Turkey', '印度', '加拿大', 'Mexico', 'Greece', 'Poland', 'Portugal', 'Lebanon', 'South Africa', 'Romania', 'Colombia', 'New Zealand', 'Italy', 'Serbia', 'Argentina', 'Afghanistan', 'Czech Republic', 'Mozambique', 'Peru', 'Pakistan', 'Ukraine', 'Indonesia', 'Hungary', 'Sudan', 'Belarus']; // 定义每个国家的颜色,颜色顺序和countries这个列表中国家的顺序一致 var color = ['purple', 'red', 'orange', '#CCFF33', '#BBFF00', '#99DD00', '#FF8888', '#FF3333', '#FF0000', '#CC0000', '#FFC8B4', '#FFA488', '#FFBB00', '#DDAA00', '#FFFFBB', '#FFFF77', '#00DD00', '#BBFFEE', '#77FFCC', '#33FFAA', '#00FF99', '#00DD77', '#AAFFEE', '#77FFEE', '#FF7744', '#FF5511', '#E63F00', '#FFDDAA', '#FFBB66', '#FFAA33', '#FF8800', '#EE7700', '#FFEE99', '#FFDD55', '#FFCC22', '#33FFDD', '#00FFCC', '#00DDAA', '#99FFFF', '#66FFFF', '#33FFFF', '#00FFFF', '#00DDDD', '#CCEEFF', '#77DDFF', '#33CCFF', '#009FCC', '#CCFF99', '#BBFF66', '#99FF33', '#77FF00', '#66DD00', '#99FF99', '#66FF66', '#33FF33', '#00FF00', '#FFFF00', '#EEEE00', '#EEFFBB', '#FFCCCC'] // 定义时间轴 var years = [1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016]; // 这个data1里面的国家是图中不显示名称,国家名称应该和列表countries里面的一致 // data1这个列表嵌套了两层,外面一层的列表数量应该和时间轴(years)的元素数量 // 相同,且数据的年份顺序要一致,可以点击左边向下的箭头隐藏data1 var data1 = [ [ // 比如以下的数据应该是1990年的 // 四个值分别对应横坐标、纵坐标、散点大小、国家名称 [36.97189529, 0.52123601586, 7360439423.0, "Qatar"], [111.66634499999999, 0.08088821798, 314268000000.0, "Netherlands"], [14.8220976, -0.04146666667, 117630000000.0, "Saudi Arabia"], [61.65537567, 0.0398525885, 119792000000.0, "Norway"], [79.14783292, 0.03121873621, 36152027893.0, "Singapore"], [26.73014336, 0.03886221421, 18427777778.0, "Kuwait"], [90.51057904, -0.0633885517, 258154000000.0, "Sweden"], [160.5382341, 0.02869598898, 76928290842.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [69.41266869, -0.008699108092, 44024178343.0, "Malaysia"], [89.71336188, 0.06245047787, 166463000000.0, "Austria"], [138.8300331, 0.01371546057, 138247000000.0, "Denmark"], [63.13992646, 0.02352386642, 3220920085.0, "Macao SAR, 中国"], [8.709659913, 0.04988245134, 30757075595.0, "Nigeria"], [56.14321672, 0.01420261029, 62045099643.0, "Algeria"], [26.21043749, 0.08279, 47028010661.0, "Venezuela, RB"], [30.43372022, 0.02201095366, 28901836158.0, "Libya"], [83.36905192, -0.07281096403, 85343063966.0, "Thailand"], [10.81069272, -0.0040065, 8858006036.0, "Azerbaijan"], [60.17655509, 0.01951316868, 3520551724.0, "Brunei Darussalam"], [52.71872705, -0.06962269019, 141518000000.0, "Finland"], [78.81112569, 0.0164889732, 13229247948.0, "Luxembourg"], [71.85436195, -0.07150388578, 49364680083.0, "Ireland"], [65.93666239999999, 0.11611343346, 206431000000.0, "Belgium"], [16.67426516, -0.02625, 150676000000.0, "Turkey"], [17.45248796, -0.07451, 262710000000.0, "Mexico"], [50.08139316, -0.03537, 97891090929.0, "Greece"], [23.60761251, 0.03067, 65977749038.0, "Poland"], [114.9582925, -0.00181400582, 78721607509.0, "Portugal"], [79.37749836, -0.04540835503, 2838485354.0, "Lebanon"], [78.47245719, 0.01551571061, 115553000000.0, "South Africa"], [10.91830593, -0.03254, 38995454545.0, "Romania"], [30.78071212, 0.00542, 40274204595.0, "Colombia"], [73.01236733, -0.0173806739, 45495727007.0, "New Zealand"], [60.59369591, -0.16437768133, 1177330000000.0, "Italy"], [22.0368116, -0.07524838992, 16750000000.0, "Serbia"], [15.60169481, 0.04552, 141352000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, 0.004663333646, 40477403220.0, "Czech Republic"], [17.58610822, 0.0, 2512079324.0, "Mozambique"], [11.74860367, -0.01419, 26410386669.0, "Peru"], [24.15733233, -0.01661409655, 40010424929.0, "Pakistan"], [2.646564999, -0.01163, 81456918679.0, "Ukraine"], [48.68761191, -0.02988, 113011000000.0, "Indonesia"], [32.599689399999995, 0.003785837383, 34748508332.0, "Hungary"], [5.064619795, -0.0037224566430000003, 12408647541.0, "Sudan"], [17.61544691, -0.00435, 21650000000.0, "Belarus"] // 1990年数据到这为止,下面一个列表是1991年的数据 ], [ [53.25510856, 0.52123601586, 6883516484.0, "Qatar"], [111.66634499999999, 0.07466488033, 323320000000.0, "Netherlands"], [14.87169796, -0.27509333333, 132223000000.0, "Saudi Arabia"], [55.94510478, 0.05026770749, 121872000000.0, "Norway"], [79.85656293, 0.04880321843, 45474442836.0, "Singapore"], [26.73014336, -0.264784806, 11008793176.0, "Kuwait"], [90.51057904, -0.0465308267, 270363000000.0, "Sweden"], [137.25537849999998, 0.02869598898, 88959620136.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [73.76109175, -0.0418280769, 49142784405.0, "Malaysia"], [89.71336188, 0.06245047787, 173794000000.0, "Austria"], [138.8300331, 0.0198327488, 139225000000.0, "Denmark"], [66.12302238, 0.02352386642, 3735117374.0, "Macao SAR, 中国"], [9.397857452, 0.01202560682, 27392886873.0, "Nigeria"], [46.28916649, 0.02366713357, 45715367087.0, "Algeria"], [28.07588031, 0.01736, 51749026408.0, "Venezuela, RB"], [28.42445162, -0.00219073019, 31995012469.0, "Libya"], [89.09621705, -0.07571451944, 98234695722.0, "Thailand"], [10.81069272, -0.0040065, 8792365811.0, "Azerbaijan"], [60.17655509, 0.01951316868, 3701667053.0, "Brunei Darussalam"], [52.71872705, -0.06807373406, 127866000000.0, "Finland"], [78.81112569, 0.0164889732, 14321878795.0, "Luxembourg"], [71.85436195, -0.07150388578, 49847127266.0, "Ireland"], [65.93666239999999, 0.11611343346, 211638000000.0, "Belgium"], [17.16911576, 0.0025, 150028000000.0, "Turkey"], [20.92487986, -0.14888, 314454000000.0, "Mexico"], [50.08139316, -0.015737, 105143000000.0, "Greece"], [23.60761251, -0.02146, 85500935935.0, "Poland"], [114.9582925, -0.007163556785, 89242382961.0, "Portugal"], [48.19056178, -0.04540835503, 4451497288.0, "Lebanon"], [99.37615963, 0.01399119919, 123943000000.0, "South Africa"], [10.91830593, -0.01012, 28998684211.0, "Romania"], [27.90816364, 0.023488, 41239551378.0, "Colombia"], [76.64064923, -0.0173806739, 42745329732.0, "New Zealand"], [60.59369591, -0.24301559517, 1242110000000.0, "Italy"], [22.0368116, -0.07524838992, 16750000000.0, "Serbia"], [12.58720349, -0.00647, 189720000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, 0.004663333646, 29675502270.0, "Czech Republic"], [12.62317069, 0.0, 3263761938.0, "Mozambique"], [9.161541369, -0.01504, 34672122381.0, "Peru"], [22.32179038, -0.01266420092, 45451960732.0, "Pakistan"], [2.646564999, -0.01163, 77464561150.0, "Ukraine"], [48.76682357, -0.0426, 124171000000.0, "Indonesia"], [32.599689399999995, 0.004031643309, 34748508332.0, "Hungary"], [4.57256403, -0.009547445882, 11379222222.0, "Sudan"], [17.61544691, -0.00435, 17420000000.0, "Belarus"] ], [ [65.07976313, 0.52123601586, 7646153984.0, "Qatar"], [111.66634499999999, 0.06846502367, 358330000000.0, "Netherlands"], [16.75855046, -0.17716533333, 137088000000.0, "Saudi Arabia"], [55.09947817, 0.04470994653, 130838000000.0, "Norway"], [81.04488082, 0.05914853997, 52156414979.0, "Singapore"], [17.72419089, -0.004501698368, 19858555215.0, "Kuwait"], [90.51057904, -0.08827494542, 280312000000.0, "Sweden"], [129.5210189, 0.02869598898, 104272000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [108.52994070000001, -0.02167322023, 59167157498.0, "Malaysia"], [89.71336188, 0.06245047787, 195078000000.0, "Austria"], [138.8300331, 0.04198752277, 152916000000.0, "Denmark"], [66.54060724, 0.02352386642, 4879018602.0, "Macao SAR, 中国"], [13.43193997, 0.02267772911, 29300903643.0, "Nigeria"], [7.254817644, 0.2118, 48003298223.0, "Algeria"], [27.76091957, -0.03749, 58450099415.0, "Venezuela, RB"], [28.75652447, 0.01407193323, 33881392045.0, "Libya"], [98.46947258, -0.06303407264, 111453000000.0, "Thailand"], [10.81069272, -0.0040065, 4991350458.0, "Azerbaijan"], [60.17655509, 0.01951316868, 4183548189.0, "Brunei Darussalam"], [52.71872705, -0.05115907405, 112625000000.0, "Finland"], [78.81112569, 0.0164889732, 16065740778.0, "Luxembourg"], [71.85436195, -0.07150388578, 55985505159.0, "Ireland"], [65.93666239999999, 0.11611343346, 236038000000.0, "Belgium"], [17.94126955, -0.00974, 158459000000.0, "Turkey"], [28.03700231, -0.24442, 363609000000.0, "Mexico"], [50.08139316, -0.0214, 116225000000.0, "Greece"], [23.60761251, -0.03104, 94337050693.0, "Poland"], [114.9582925, -0.001842373191, 107603000000.0, "Portugal"], [51.57548352, -0.04540835503, 5545921947.0, "Lebanon"], [99.37615963, 0.01980166934, 134545000000.0, "South Africa"], [10.91830593, -0.01506, 25121666667.0, "Romania"], [29.92357522, 0.009007, 49279585355.0, "Colombia"], [81.50024255, -0.0173806739, 41649298171.0, "New Zealand"], [60.59369591, -0.29279160439, 1315810000000.0, "Italy"], [22.0368116, -0.07524838992, 16750000000.0, "Serbia"], [15.44533545, -0.05547754559, 228789000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, 0.004663333646, 34590052812.0, "Czech Republic"], [14.56047517, 0.0, 2291175765.0, "Mozambique"], [10.73813329, -0.01886, 36139225288.0, "Peru"], [23.61732951, -0.01876092233, 48635176853.0, "Pakistan"], [2.646564999, -0.01163, 73942235330.0, "Ukraine"], [46.46522225, -0.0278, 136314000000.0, "Indonesia"], [32.599689399999995, 0.003519164203, 38724945368.0, "Hungary"], [3.89778335, -0.005061603255, 7034219713.0, "Sudan"], [17.61544691, -0.00435, 17120370370.0, "Belarus"] ], [ [42.06065114, 0.52123601586, 7156593654.0, "Qatar"], [111.66634499999999, 0.13203348828, 349038000000.0, "Netherlands"], [20.46972675, -0.172448, 132968000000.0, "Saudi Arabia"], [53.51519757, 0.03522208211, 120579000000.0, "Norway"], [80.91683293, 0.0421106486, 60644572348.0, "Singapore"], [17.16249624, 0.02498686384, 23941391391.0, "Kuwait"], [90.51057904, -0.04159269845, 209951000000.0, "Sweden"], [134.9088624, 0.02869598898, 120354000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [106.4604252, -0.02990954102, 66894448545.0, "Malaysia"], [89.71336188, 0.06245047787, 190380000000.0, "Austria"], [138.8300331, 0.04831706294, 143196000000.0, "Denmark"], [80.31123109, 0.02352386642, 5625533410.0, "Macao SAR, 中国"], [12.3174096, -0.007803908807000001, 15789003753.0, "Nigeria"], [6.617753018999999, 0.2118, 49946455211.0, "Algeria"], [23.14351269, -0.01993, 58124193833.0, "Venezuela, RB"], [32.22728247, -0.01365770941, 30657030223.0, "Libya"], [108.00947340000002, -0.06354894272, 128890000000.0, "Thailand"], [9.598620466, -0.0040065, 3973027397.0, "Azerbaijan"], [60.17655509, 0.01951316868, 4105706152.0, "Brunei Darussalam"], [52.71872705, -0.01135004052, 89255751015.0, "Finland"], [78.81112569, 0.0164889732, 16486900187.0, "Luxembourg"], [71.85436195, -0.07150388578, 52480251890.0, "Ireland"], [65.93666239999999, 0.11611343346, 225925000000.0, "Belgium"], [18.12320311, -0.06433, 180170000000.0, "Turkey"], [25.38100582, -0.234, 503963000000.0, "Mexico"], [50.08139316, -0.00747, 108809000000.0, "Greece"], [23.60761251, -0.05788, 96045645026.0, "Poland"], [114.9582925, 0.002329024079, 95019103603.0, "Portugal"], [45.28650437, -0.04540835503, 7535259851.0, "Lebanon"], [105.02287620000001, 0.02803148534, 134310000000.0, "South Africa"], [10.91830593, -0.01174, 26362894737.0, "Romania"], [34.14037844, -0.021024, 55802538219.0, "Colombia"], [79.87005463, -0.0173806739, 46775067751.0, "New Zealand"], [60.59369591, 0.0773270284, 1061450000000.0, "Italy"], [22.0368116, -0.07524838992, 16750000000.0, "Serbia"], [18.28460493, -0.0820588994, 236742000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, 0.004663333646, 40614350197.0, "Czech Republic"], [10.27458202, 0.0, 2394823062.0, "Mozambique"], [12.07512964, -0.02464292608, 35158109999.0, "Peru"], [24.55220807, -0.02900570429, 51478304860.0, "Pakistan"], [1.4213309230000002, -0.01163, 65648559903.0, "Ukraine"], [46.00380133, -0.02106, 168234000000.0, "Indonesia"], [32.599689399999995, -0.04262485321, 40119073326.0, "Hungary"], [3.185101654, -0.0020221, 8881785938.0, "Sudan"], [17.61544691, -0.00435, 16286280992.0, "Belarus"] ], [ [35.59140079, 0.52123601586, 7374450769.0, "Qatar"], [111.66634499999999, 0.17294219708, 374291000000.0, "Netherlands"], [22.35975964, -0.104728, 135175000000.0, "Saudi Arabia"], [53.53020308, 0.03760210474, 127131000000.0, "Norway"], [81.09456003, 0.11399762021, 73777792327.0, "Singapore"], [23.07859172, 0.03243108695, 24848483838.0, "Kuwait"], [90.51057904, 0.0074262407279999994, 226080000000.0, "Sweden"], [143.51864030000002, 0.02869598898, 135812000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [109.21774280000001, -0.04520137131, 74477975918.0, "Malaysia"], [89.71336188, 0.06245047787, 203535000000.0, "Austria"], [138.8300331, 0.03189386538, 156162000000.0, "Denmark"], [79.60884558, 0.02352386642, 6265844252.0, "Macao SAR, 中国"], [15.03482772, -0.02127932351, 18086400536.0, "Nigeria"], [6.489104896000001, 0.2118, 42542571306.0, "Algeria"], [13.39435257, 0.02541, 56531046465.0, "Venezuela, RB"], [32.40995284, 0.0002640883908, 28607921929.0, "Libya"], [125.6789304, -0.0805893544, 146683000000.0, "Thailand"], [3.334073526, -0.0040065, 3313739674.0, "Azerbaijan"], [60.17655509, 0.01951316868, 4087337960.0, "Brunei Darussalam"], [52.71872705, 0.01110443785, 103322000000.0, "Finland"], [78.81112569, 0.0164889732, 18325791415.0, "Luxembourg"], [71.85436195, -0.07150388578, 57166035689.0, "Ireland"], [65.93666239999999, 0.11611343346, 246195000000.0, "Belgium"], [15.940783300000001, 0.02631, 130690000000.0, "Turkey"], [30.914617800000002, -0.2966211, 527319000000.0, "Mexico"], [50.08139316, -0.00146, 116602000000.0, "Greece"], [23.60761251, 0.00634, 110803000000.0, "Poland"], [114.9582925, -0.02195757409, 99698453261.0, "Portugal"], [48.81639586, -0.04540835503, 9599127050.0, "Lebanon"], [111.00894140000001, 0.00029620519260000004, 139752000000.0, "South Africa"], [10.91830593, -0.00428, 30074440483.0, "Romania"], [31.07361273, -0.03666972448, 81703500846.0, "Colombia"], [82.32580214, -0.0173806739, 55315342817.0, "New Zealand"], [60.59369591, 0.13199668907, 1095590000000.0, "Italy"], [22.0368116, -0.07524838992, 16750000000.0, "Serbia"], [20.280578, -0.1097945297, 257440000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.008198753922999999, 47554674591.0, "Czech Republic"], [10.16511254, 0.0, 2460670288.0, "Mozambique"], [14.01150346, -0.02701265218, 44882079767.0, "Peru"], [24.00602394, -0.01812130082, 51894781282.0, "Pakistan"], [4.6249350289999995, -0.01163, 52549555149.0, "Ukraine"], [48.77808611, -0.02792, 188342000000.0, "Indonesia"], [32.599689399999995, -0.04053569973, 43160392124.0, "Hungary"], [2.381421927, -0.006017, 12794192334.0, "Sudan"], [17.61544691, -0.004438, 14932192011.0, "Belarus"] ], [ [34.69617223, 0.52123601586, 8137911978.0, "Qatar"], [111.66634499999999, 0.25772729768, 446529000000.0, "Netherlands"], [22.56864018, -0.05318133333, 143343000000.0, "Saudi Arabia"], [54.827104299999995, 0.05232528309, 152027000000.0, "Norway"], [88.21411628, 0.14445295, 87890009877.0, "Singapore"], [30.02588119, 0.05015953869, 27191689008.0, "Kuwait"], [90.51057904, 0.04940367414, 264052000000.0, "Sweden"], [149.41224619999997, 0.02869598898, 144653000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [124.4147129, -0.08643572906, 88704944179.0, "Malaysia"], [89.71336188, 0.06245047787, 241038000000.0, "Austria"], [138.8300331, 0.0185478404, 185007000000.0, "Denmark"], [74.79773245, 0.02352386642, 6996034037.0, "Macao SAR, 中国"], [10.04624981, -0.008023267153999999, 28546958641.0, "Nigeria"], [5.199387035, 0.2118, 41764052458.0, "Algeria"], [12.1964659, 0.02014, 74906532240.0, "Venezuela, RB"], [32.53464419, 0.01672147484, 25544128199.0, "Libya"], [138.7868121, -0.1358174465, 169279000000.0, "Thailand"], [1.185851532, -0.0040065, 3052467522.0, "Azerbaijan"], [60.17655509, 0.01951316868, 4734020037.0, "Brunei Darussalam"], [52.71872705, 0.05231356798, 134199000000.0, "Finland"], [78.81112569, 0.0164889732, 21588170498.0, "Luxembourg"], [71.85436195, -0.07150388578, 69222624495.0, "Ireland"], [65.93666239999999, 0.11611343346, 289567000000.0, "Belgium"], [18.48619794, -0.02338, 169486000000.0, "Turkey"], [24.35998077, -0.0157644, 343793000000.0, "Mexico"], [50.08139316, -0.02864, 136878000000.0, "Greece"], [23.60761251, 0.00854, 142137000000.0, "Poland"], [114.9582925, -0.001318029641, 118134000000.0, "Portugal"], [54.94463255, -0.04540835503, 11718795528.0, "Lebanon"], [116.0001419, -0.02493247873, 155460000000.0, "South Africa"], [10.91830593, -0.01774, 37662075750.0, "Romania"], [33.66342958, -0.04515876293, 92507279383.0, "Colombia"], [88.47988279, -0.0173806739, 63918703507.0, "New Zealand"], [60.59369591, 0.25096131774, 1170790000000.0, "Italy"], [22.0368116, -0.07524838992, 16750000000.0, "Serbia"], [19.96060756, -0.05117957254, 258032000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.01373523087, 59775697061.0, "Czech Republic"], [10.2298416, 0.0, 2521738760.0, "Mozambique"], [16.49243741, -0.04624539942, 53312793687.0, "Peru"], [24.2071212, -0.03348753667, 60636022423.0, "Pakistan"], [1.47526661, -0.01152, 48213868178.0, "Ukraine"], [50.27244061, -0.06431, 215215000000.0, "Indonesia"], [32.599689399999995, -0.01576899744, 46418916500.0, "Hungary"], [1.626660437, -0.004999, 13829744879.0, "Sudan"], [6.09375557, -0.004583, 13972630804.0, "Belarus"] ], [ [31.12718435, 0.52123601586, 9059340385.0, "Qatar"], [111.66634499999999, 0.21502347231, 445705000000.0, "Netherlands"], [20.79244988, 0.006794666667000001, 158662000000.0, "Saudi Arabia"], [56.92315132, 0.10968918558, 163518000000.0, "Norway"], [93.63691272, 0.1391030638, 96403758865.0, "Singapore"], [33.65149092, 0.07107345148, 31493987642.0, "Kuwait"], [90.51057904, 0.05892259171, 288104000000.0, "Sweden"], [156.667889, 0.02869598898, 159717000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [141.63429730000001, -0.04461946169, 100855000000.0, "Malaysia"], [89.71336188, 0.06245047787, 237251000000.0, "Austria"], [138.8300331, 0.03089672486, 187632000000.0, "Denmark"], [78.41331665, 0.02352386642, 7122539667.0, "Macao SAR, 中国"], [9.013524505, 0.01098803755, 34987951375.0, "Nigeria"], [5.364902709, 0.2118, 46941496780.0, "Algeria"], [9.807492168, 0.08914, 68263823149.0, "Venezuela, RB"], [23.68472906, 0.01237638017, 27884615385.0, "Libya"], [146.31205680000002, -0.14691474457, 183035000000.0, "Thailand"], [1.166044558, -0.00931182, 3176749593.0, "Azerbaijan"], [60.17655509, 0.01951316868, 5115602837.0, "Brunei Darussalam"], [52.71872705, 0.05002580419, 132099000000.0, "Finland"], [78.81112569, 0.0164889732, 21776609772.0, "Luxembourg"], [71.85436195, -0.07150388578, 75880630040.0, "Ireland"], [65.93666239999999, 0.11611343346, 281358000000.0, "Belgium"], [22.82823276, -0.02437, 181476000000.0, "Turkey"], [15.72025856, -0.02507747, 397404000000.0, "Mexico"], [50.08139316, -0.04554, 145862000000.0, "Greece"], [23.60761251, -0.03264, 159943000000.0, "Poland"], [114.9582925, -0.04905833674, 122630000000.0, "Portugal"], [60.54853598, -0.04540835503, 13690217333.0, "Lebanon"], [116.7189034, -0.01678190242, 147608000000.0, "South Africa"], [10.91830593, -0.02571, 37182938696.0, "Romania"], [35.32348263, -0.04641240162, 97160109278.0, "Colombia"], [93.61658144, -0.0173806739, 70140835299.0, "New Zealand"], [60.59369591, 0.39973598785, 1308930000000.0, "Italy"], [22.0368116, -0.07524838992, 20948677840.0, "Serbia"], [20.18700183, -0.0676997816, 272150000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.0412755302, 66985765439.0, "Czech Republic"], [8.680541547999999, 0.0, 3523842275.0, "Mozambique"], [21.61718508, -0.03643879114, 55252414130.0, "Peru"], [24.69397544, -0.04436052633, 63320122807.0, "Pakistan"], [1.385386987, -0.01184, 44558077827.0, "Ukraine"], [52.09375448, -0.07663, 242086000000.0, "Indonesia"], [32.599689399999995, -0.01733083177, 46659796773.0, "Hungary"], [2.8283641810000004, -0.0082675, 9018243044.0, "Sudan"], [6.43004141, -0.005159, 14756861538.0, "Belarus"] ], [ [30.55004399, 0.52123601586, 11297802115.0, "Qatar"], [111.66634499999999, 0.25076694617, 412199000000.0, "Netherlands"], [21.50875136, 0.003050666667, 165964000000.0, "Saudi Arabia"], [62.07877868, 0.10035949221, 161354000000.0, "Norway"], [96.43196939, 0.15284759455, 100164000000.0, "Singapore"], [46.9689893, 0.07934759334, 30354434553.0, "Kuwait"], [90.51057904, 0.07405693192, 264478000000.0, "Sweden"], [169.2800071, 0.02869598898, 177353000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [158.3850476, -0.05935251479, 100005000000.0, "Malaysia"], [89.71336188, 0.06245047787, 212790000000.0, "Austria"], [138.8300331, 0.009212626614, 173538000000.0, "Denmark"], [85.00921547, 0.02352386642, 7211264780.0, "Macao SAR, 中国"], [10.68804248, 0.001682393078, 35822342618.0, "Nigeria"], [3.907416857, 0.2118, 48177862502.0, "Algeria"], [14.746550099999999, 0.03732, 85843534589.0, "Venezuela, RB"], [22.01922397, 0.01566615501, 30698633109.0, "Libya"], [166.5040754, -0.03021103817, 150180000000.0, "Thailand"], [2.449489292, -0.00915755, 3962710163.0, "Azerbaijan"], [60.17655509, 0.01951316868, 5197332974.0, "Brunei Darussalam"], [52.71872705, 0.06632800364, 126833000000.0, "Finland"], [78.81112569, 0.0164889732, 19731912494.0, "Luxembourg"], [71.85436195, -0.07150388578, 82826141714.0, "Ireland"], [65.93666239999999, 0.11611343346, 254814000000.0, "Belgium"], [26.30055181, -0.02638, 189835000000.0, "Turkey"], [22.12595203, -0.07664937, 480555000000.0, "Mexico"], [50.08139316, -0.0486, 143158000000.0, "Greece"], [23.60761251, -0.05744, 159118000000.0, "Poland"], [114.9582925, -0.06631659444, 117046000000.0, "Portugal"], [66.14, -0.04540835503, 15751867489.0, "Lebanon"], [113.36136090000002, -0.02227357021, 152586000000.0, "South Africa"], [8.231428894, -0.02104, 35838588170.0, "Romania"], [36.47584514, -0.05750513928, 106660000000.0, "Colombia"], [100.3582537, -0.0173806739, 66074513018.0, "New Zealand"], [60.59369591, 0.32276687023, 1239050000000.0, "Italy"], [22.0368116, -0.07524838992, 24147996550.0, "Serbia"], [21.93345876, -0.12138068595, 292859000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.0362172604, 61792161168.0, "Czech Republic"], [10.59376688, -0.007605925371, 4227273069.0, "Mozambique"], [24.94425616, -0.03368043743, 58147522523.0, "Peru"], [24.64621515, -0.01711627499, 62433300338.0, "Pakistan"], [2.457177963, -0.01335, 50150399792.0, "Ukraine"], [57.14980341, -0.04889, 229714000000.0, "Indonesia"], [32.599689399999995, -0.01942943622, 47290180589.0, "Hungary"], [2.137898759, -0.008281, 11681494637.0, "Sudan"], [8.277116845, -0.008592, 14128412417.0, "Belarus"] ], [ [38.75595838, 0.52123601586, 10255495027.0, "Qatar"], [111.66634499999999, 0.13031045494, 432476000000.0, "Netherlands"], [29.18834131, -0.13132, 146775000000.0, "Saudi Arabia"], [68.95740342, 6.108453835e-05, 154165000000.0, "Norway"], [107.95710829999999, 0.18476678541, 85707636233.0, "Singapore"], [60.72517028, 0.0221488928, 25941929462.0, "Kuwait"], [90.51057904, 0.09547496431, 266800000000.0, "Sweden"], [166.80470680000002, 0.02869598898, 168886000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [158.5048192, 0.09528651059, 72167753771.0, "Malaysia"], [89.71336188, 0.06245047787, 218260000000.0, "Austria"], [138.8300331, -0.02008094992, 176992000000.0, "Denmark"], [79.57487546, 0.02352386642, 6742367273.0, "Macao SAR, 中国"], [12.99978072, -0.01209158482, 32004613750.0, "Nigeria"], [4.563822482, 0.2118, 48187747529.0, "Algeria"], [14.05445719, -0.04432, 91331203433.0, "Venezuela, RB"], [24.56286297, -0.002091645568, 27249786142.0, "Libya"], [153.4056618, 0.14242468917, 113676000000.0, "Thailand"], [3.081182581, -0.01364521, 4446396218.0, "Azerbaijan"], [60.17655509, 0.01951316868, 4051147228.0, "Brunei Darussalam"], [52.71872705, 0.07339629117, 133936000000.0, "Finland"], [78.81112569, 0.0164889732, 20209122027.0, "Luxembourg"], [71.85436195, -0.07150388578, 90082029831.0, "Ireland"], [65.93666239999999, 0.11611343346, 260602000000.0, "Belgium"], [16.78362421, 0.02, 275769000000.0, "Turkey"], [19.91257047, -0.15992658, 502010000000.0, "Mexico"], [50.08139316, -0.072949, 144428000000.0, "Greece"], [23.60761251, -0.06901, 174388000000.0, "Poland"], [114.9582925, -0.08379258571, 123982000000.0, "Portugal"], [73.89131516, -0.04540835503, 17247179006.0, "Lebanon"], [115.1679271, -0.02199125545, 137774000000.0, "South Africa"], [11.58956892, -0.02917, 41976002704.0, "Romania"], [35.21855052, -0.04857623994, 98443739941.0, "Colombia"], [104.9597195, -0.0173806739, 56227169851.0, "New Zealand"], [60.59369591, 0.20107131271, 1266310000000.0, "Italy"], [24.35701079, -0.07524838992, 18284194680.0, "Serbia"], [24.15329877, -0.14481998042, 298948000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.01308286939, 66490372105.0, "Czech Republic"], [11.30441862, -0.007605925371, 4873242526.0, "Mozambique"], [28.75063044, -0.033359695, 55501467877.0, "Peru"], [25.11394294, -0.02248, 62191955814.0, "Pakistan"], [7.823965328, -0.01296, 41883241472.0, "Ukraine"], [50.00147715, 0.0409696577, 101623000000.0, "Indonesia"], [32.599689399999995, -0.03464945161, 48770466839.0, "Hungary"], [1.9625899709999999, -0.009565, 11250327988.0, "Sudan"], [16.14195212, -0.010165, 15222014828.0, "Belarus"] ], [ [34.76291814, 0.52123601586, 12393131868.0, "Qatar"], [111.66634499999999, 0.15683650793, 441975000000.0, "Netherlands"], [26.74463664, 0.004109866667, 161717000000.0, "Saudi Arabia"], [67.17724012, 0.08858629384, 162286000000.0, "Norway"], [102.7091301, 0.14657601866, 86283126844.0, "Singapore"], [54.69566201, 0.05009614079, 30121879435.0, "Kuwait"], [90.51057904, 0.10777831816, 270848000000.0, "Sweden"], [152.79265230000001, 0.1066549944, 165768000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [149.15198930000003, 0.12603657895, 79148947368.0, "Malaysia"], [89.71336188, 0.06245047787, 217186000000.0, "Austria"], [138.8300331, 0.03047192197, 177965000000.0, "Denmark"], [81.18310457, 0.02352386642, 6490571704.0, "Macao SAR, 中国"], [13.520846100000002, 0.0050575006419999995, 35870792988.0, "Nigeria"], [5.388089947999999, 0.2118, 48640574567.0, "Algeria"], [13.61787224, 0.02112, 97976886247.0, "Venezuela, RB"], [23.94941867, 0.02136000427, 35976714101.0, "Libya"], [127.7174345, 0.12427871817, 126669000000.0, "Thailand"], [2.9651717669999997, -0.00599703, 4581222442.0, "Azerbaijan"], [60.17655509, 0.01951316868, 4600000000.0, "Brunei Darussalam"], [52.71872705, 0.08044775248, 135226000000.0, "Finland"], [78.81112569, 0.0164889732, 22235929043.0, "Luxembourg"], [71.85436195, -0.07150388578, 98691939591.0, "Ireland"], [65.93666239999999, 0.11611343346, 260202000000.0, "Belgium"], [16.22687191, -0.00925, 255884000000.0, "Turkey"], [16.92730057, -0.1399973493, 579460000000.0, "Mexico"], [50.08139316, -0.072949, 142541000000.0, "Greece"], [23.60761251, -0.12487, 169718000000.0, "Poland"], [114.9582925, -0.11277100728, 127466000000.0, "Portugal"], [82.26747512, -0.04540835503, 17391056369.0, "Lebanon"], [131.0482394, -0.006752465617000001, 136632000000.0, "South Africa"], [7.936369175, -0.01297, 36183003978.0, "Romania"], [31.65418344, 0.006709824146, 86186158685.0, "Colombia"], [107.6444872, -0.0173806739, 58761741658.0, "New Zealand"], [60.59369591, 0.14006565372, 1248560000000.0, "Italy"], [27.57116612, -0.07524838992, 18409364147.0, "Serbia"], [24.89334375, -0.11942825328, 283523000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.01465751163, 64867483193.0, "Czech Republic"], [12.73472522, -0.007605925371, 5302532113.0, "Mozambique"], [29.45360564, -0.01379913048, 50187324568.0, "Peru"], [25.47431764, -0.0092, 62973855719.0, "Pakistan"], [8.586161364, 0.01658, 31580639045.0, "Ukraine"], [19.34097227, 0.05782898397, 149063000000.0, "Indonesia"], [32.599689399999995, -0.03881171019, 49170434391.0, "Hungary"], [1.615531144, -0.004311, 10682045258.0, "Sudan"], [9.310492955, -0.001937, 12138485329.0, "Belarus"] ], [ [26.84899298, 0.52123601586, 17759890110.0, "Qatar"], [111.66634499999999, 0.07263720776, 412807000000.0, "Netherlands"], [24.23561436, 0.143168, 189515000000.0, "Saudi Arabia"], [64.34246355, 0.25078840854, 171316000000.0, "Norway"], [96.29355693, 0.10357818902, 95833932715.0, "Singapore"], [45.39066551, 0.14672132907, 37711864407.0, "Kuwait"], [90.51057904, 0.11688841495, 259802000000.0, "Sweden"], [150.3513642, 0.07544767609, 171668000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [134.9998539, 0.08487894737, 93789736842.0, "Malaysia"], [89.71336188, 0.06245047787, 196800000000.0, "Austria"], [138.8300331, 0.02261835982, 164159000000.0, "Denmark"], [72.54180726, 0.02352386642, 6720492406.0, "Macao SAR, 中国"], [12.35031846, 0.07427061116, 46386011231.0, "Nigeria"], [5.965640154, 0.2118, 54790245601.0, "Algeria"], [12.46922362, 0.11853, 117141000000.0, "Venezuela, RB"], [20.46729926, 0.0627, 38270206950.0, "Libya"], [105.12173899999999, 0.09313150885, 126392000000.0, "Thailand"], [5.899660502000001, -0.00167773, 5272617196.0, "Azerbaijan"], [50.29314599, 0.01951316868, 6001153306.0, "Brunei Darussalam"], [52.71872705, 0.10526442822, 125540000000.0, "Finland"], [78.81112569, 0.02498523971, 21263514833.0, "Luxembourg"], [71.85436195, -0.07150388578, 99853528745.0, "Ireland"], [65.93666239999999, 0.11611343346, 237905000000.0, "Belgium"], [17.33516872, -0.0992, 272979000000.0, "Turkey"], [15.57363828, -0.18752421871, 683648000000.0, "Mexico"], [50.08139316, -0.098197, 130134000000.0, "Greece"], [23.60761251, -0.10343, 171886000000.0, "Poland"], [114.9582925, -0.12847945974, 118358000000.0, "Portugal"], [87.90161414, -0.04540835503, 17260364842.0, "Lebanon"], [130.3122229, -0.0019055663480000002, 136362000000.0, "South Africa"], [7.089964602, -0.01355, 37438527800.0, "Romania"], [20.94747439, 0.008325428934, 99886577331.0, "Colombia"], [107.8952511, -0.0173806739, 52623281957.0, "New Zealand"], [60.59369591, 0.006713540534, 1141760000000.0, "Italy"], [45.70069854, -0.07524838992, 6540247190.0, "Serbia"], [23.89473362, -0.08980617893, 284204000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.02689755314, 61649492817.0, "Czech Republic"], [14.38426036, -0.007605925371, 5016469069.0, "Mozambique"], [26.76335519, -0.0154582852, 51744749133.0, "Peru"], [22.33610055, -0.00085, 73952374970.0, "Pakistan"], [11.16894215, 0.01342, 31261527363.0, "Ukraine"], [18.69826987, 0.079920741, 175702000000.0, "Indonesia"], [32.599689399999995, -0.03996121222, 47310623887.0, "Hungary"], [2.268144071, -0.005177, 12257418326.0, "Sudan"], [8.868479211, -0.004591, 12736856828.0, "Belarus"] ], [ [34.89328477, 0.52123601586, 17538461538.0, "Qatar"], [111.66634499999999, 0.09810301129, 426574000000.0, "Netherlands"], [27.09049933, 0.09353446133, 184137000000.0, "Saudi Arabia"], [96.28987879, 0.27545727413, 174003000000.0, "Norway"], [115.6793506, 0.12373456269, 89286208629.0, "Singapore"], [56.62524998, 0.08323614606, 34890772742.0, "Kuwait"], [90.51057904, 0.14965935661, 239917000000.0, "Sweden"], [148.9766313, 0.10391654658, 169403000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [129.1013756, 0.07286842368, 92783947368.0, "Malaysia"], [89.71336188, 0.06245047787, 197338000000.0, "Austria"], [138.8300331, 0.0484807242, 164791000000.0, "Denmark"], [63.86033115, 0.02352386642, 6811227983.0, "Macao SAR, 中国"], [16.57256487, 0.02477762769, 44137994252.0, "Nigeria"], [8.014264284, 0.2118, 54744714396.0, "Algeria"], [12.1850965, 0.01983, 122904000000.0, "Venezuela, RB"], [19.61482558, 0.03332, 34110064452.0, "Libya"], [93.07844714, 0.05100898194, 120297000000.0, "Thailand"], [9.363775015, -0.00051755, 5707720391.0, "Azerbaijan"], [53.63314179, 0.01951316868, 5601090584.0, "Brunei Darussalam"], [52.71872705, 0.12077346335, 129250000000.0, "Finland"], [78.81112569, 0.01653318539, 21272418792.0, "Luxembourg"], [71.85436195, -0.07150388578, 109134000000.0, "Ireland"], [65.93666239999999, 0.11611343346, 237842000000.0, "Belgium"], [15.02587798, 0.0376, 200252000000.0, "Turkey"], [13.44639697, -0.17752510948, 724704000000.0, "Mexico"], [50.08139316, -0.0939993, 136191000000.0, "Greece"], [23.60761251, -0.05946, 190521000000.0, "Poland"], [114.9582925, -0.12672756445, 121546000000.0, "Portugal"], [86.02285113, -0.04540835503, 17649751244.0, "Lebanon"], [138.79250280000002, 0.003426391311, 121601000000.0, "South Africa"], [8.584940656, -0.02229, 40716836998.0, "Romania"], [24.24943065, -0.01037702203, 98203546156.0, "Colombia"], [106.70251409999999, -0.004182871934, 53872425917.0, "New Zealand"], [60.59369591, 0.06103870992, 1162320000000.0, "Italy"], [31.38788812, -0.07524838992, 12267175481.0, "Serbia"], [20.83357465, -0.03780423241, 268697000000.0, "Argentina"], [4.784310214, -0.009083192156, 2461665938.0, "Afghanistan"], [37.26702667, -0.03272573494, 67523642262.0, "Czech Republic"], [10.73480942, -0.007605925371, 4766928747.0, "Mozambique"], [23.80079018, -0.0120281133, 52030158775.0, "Peru"], [21.77550249, 0.01878, 72309738921.0, "Pakistan"], [13.02966141, 0.01324, 38009344577.0, "Ukraine"], [19.05703475, 0.06900901091, 170832000000.0, "Indonesia"], [32.599689399999995, -0.03134592353, 53821315066.0, "Hungary"], [2.965485181, -0.005219, 13182979784.0, "Sudan"], [0.0008229169999999999, -0.005288, 12354820144.0, "Belarus"] ], [ [28.67824896, 0.52123601586, 19363736264.0, "Qatar"], [110.6512828, 0.11017488677, 465369000000.0, "Netherlands"], [28.94838948, 0.11873093333, 189606000000.0, "Saudi Arabia"], [102.5863416, 0.24269038603, 195418000000.0, "Norway"], [102.6862071, 0.12401901423, 91941192896.0, "Singapore"], [58.33706644, 0.0426468977, 38137545245.0, "Kuwait"], [90.79891495, 0.1245253701, 263926000000.0, "Sweden"], [145.707823, 0.13128959285, 166349000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [121.8276628, 0.07189736842, 100845000000.0, "Malaysia"], [88.52152557, 0.06245047787, 213378000000.0, "Austria"], [141.60306780000002, 0.03460409557, 178635000000.0, "Denmark"], [54.94493251, 0.02352386642, 7322677820.0, "Macao SAR, 中国"], [13.04419483, 0.01083110754, 59116847822.0, "Nigeria"], [12.19979155, 0.2118, 56760288974.0, "Algeria"], [9.97947313, 0.07599, 92893587734.0, "Venezuela, RB"], [17.20667384, 0.00694, 20481889764.0, "Libya"], [96.86939149, 0.04654204783, 134301000000.0, "Thailand"], [5.584999267000001, -0.00768373, 6235795104.0, "Azerbaijan"], [53.67576276, 0.01755703212, 5843329108.0, "Brunei Darussalam"], [55.49282811, 0.12077649874, 139553000000.0, "Finland"], [67.26891482, 0.02103702304, 23616328816.0, "Luxembourg"], [75.43081259, -0.07150388578, 127945000000.0, "Ireland"], [63.71109966, 0.11611343346, 258860000000.0, "Belgium"], [14.16234663, -0.00626, 238428000000.0, "Turkey"], [15.49948033, -0.1487637687, 741560000000.0, "Mexico"], [53.34159644, -0.09581549363, 153831000000.0, "Greece"], [12.89473426, -0.05544, 198681000000.0, "Poland"], [118.9878129, -0.113516374, 134229000000.0, "Portugal"], [82.57456705, -0.04540835503, 19152238806.0, "Lebanon"], [110.71836770000002, 0.01009383967, 115748000000.0, "South Africa"], [10.06615927, -0.01525, 46174557556.0, "Romania"], [25.28959512, -0.01302456087, 97933391976.0, "Colombia"], [101.5955675, -0.01395997086, 66628222189.0, "New Zealand"], [62.2681505, -0.03380407802, 1266510000000.0, "Italy"], [16.17905741, -0.07524838992, 16116843146.0, "Serbia"], [15.3318584, 0.0876661, 97724004252.0, "Argentina"], [4.784310214, -0.009083192156, 4128820723.0, "Afghanistan"], [23.74737288, -0.04264835726, 81910771994.0, "Czech Republic"], [10.75861251, -0.007605925371, 5031510909.0, "Mozambique"], [22.54294538, -0.01110307795, 54777553515.0, "Peru"], [21.67394996, 0.03854, 72306820396.0, "Pakistan"], [17.65473512, 0.0318, 42392896031.0, "Ukraine"], [19.98325248, 0.07823542185, 208325000000.0, "Indonesia"], [34.30352446, -0.04322598243, 67716887203.0, "Hungary"], [4.577560102, -0.0097356, 14803189093.0, "Sudan"], [0.000907795, -0.003257, 14594925393.0, "Belarus"] ], [ [29.98815825, 0.52123601586, 23533791209.0, "Qatar"], [110.1326107, 0.29866739259, 571863000000.0, "Netherlands"], [28.23332036, 0.28047946667, 215808000000.0, "Saudi Arabia"], [106.8846751, 0.27697714178, 228752000000.0, "Norway"], [105.4785385, 0.22147209919, 97001377569.0, "Singapore"], [59.46540268, 0.09424132295, 47875838926.0, "Kuwait"], [90.71626468, 0.19571954143, 331109000000.0, "Sweden"], [146.23146440000002, 0.17408758879, 161385000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 179886000000.0, "Iraq"], [118.9741489, 0.13381157895, 110202000000.0, "Malaysia"], [87.80636589, 0.06245047787, 261696000000.0, "Austria"], [140.0953958, 0.06963066045, 218096000000.0, "Denmark"], [48.52235981, 0.02550727393, 8195033162.0, "Macao SAR, 中国"], [13.81568475, 0.03390606192, 67655813930.0, "Nigeria"], [11.22232514, 0.2118, 67863829880.0, "Algeria"], [8.771811073, 0.11796, 83620628582.0, "Venezuela, RB"], [12.78405711, 0.03402, 26265625000.0, "Libya"], [94.13466328, 0.04771810541, 152281000000.0, "Thailand"], [7.012095161, -0.02020854, 7276013032.0, "Azerbaijan"], [50.83898452, 0.02484083056, 6557333085.0, "Brunei Darussalam"], [60.3421544, 0.08534170986, 171071000000.0, "Finland"], [69.15818402, 0.01945308363, 29557325056.0, "Luxembourg"], [85.73090472, -0.07150388578, 164285000000.0, "Ireland"], [62.21312534, 0.10790081277, 319003000000.0, "Belgium"], [14.13509427, -0.07554, 311823000000.0, "Turkey"], [15.71413919, -0.08345010848, 713284000000.0, "Mexico"], [57.15326858, -0.12803507982, 201924000000.0, "Greece"], [13.353183600000001, -0.05473, 217519000000.0, "Poland"], [120.5973439, -0.11878221849, 164964000000.0, "Portugal"], [78.64287036, -0.05138387089, 20082918740.0, "Lebanon"], [115.8622017, -0.01541574879, 175257000000.0, "South Africa"], [13.64568308, -0.03311, 59867801205.0, "Romania"], [24.87950683, -0.009459769518999999, 94684584163.0, "Colombia"], [106.912278, -0.02123309062, 88250885550.0, "New Zealand"], [65.52050838, -0.09296506338, 1569650000000.0, "Italy"], [17.780119, -0.07524838992, 21188704081.0, "Serbia"], [10.76270592, 0.0813993, 127587000000.0, "Argentina"], [4.784310214, -0.009083192156, 4583644246.0, "Afghanistan"], [24.44724596, -0.05785485093, 99627140274.0, "Czech Republic"], [9.507172896, -0.007605925371, 5597367853.0, "Mozambique"], [20.32159014, -0.009485313294, 58731030122.0, "Peru"], [24.5972843, 0.03573, 83244801093.0, "Pakistan"], [24.58375031, 0.02901, 50132953288.0, "Ukraine"], [21.55459265, 0.08106793838, 249968000000.0, "Indonesia"], [36.45254644, -0.06830919422, 85324771841.0, "Hungary"], [6.071849171, -0.0093858, 17646503525.0, "Sudan"], [0.001174587, -0.004561, 17825436035.0, "Belarus"] ], [ [28.98486651, 0.52123601586, 31734065934.0, "Qatar"], [113.9646027, 0.4427265704, 650533000000.0, "Netherlands"], [32.35425943, 0.51925973333, 258742000000.0, "Saudi Arabia"], [105.38106709999998, 0.32999994939, 264357000000.0, "Norway"], [96.43899141, 0.20768436612, 114189000000.0, "Singapore"], [56.36357824, 0.15507974211, 59440108585.0, "Kuwait"], [92.31682124, 0.22902294715, 381705000000.0, "Sweden"], [144.76196409999997, 0.16822246082, 169100000000.0, "Hong Kong SAR, 中国"], [1.26692714, -0.033354, 36627901762.0, "Iraq"], [111.93736899999999, 0.15079434211, 124750000000.0, "Malaysia"], [87.76584573, 0.06245047787, 300904000000.0, "Austria"], [145.64738, 0.05940838083, 251373000000.0, "Denmark"], [40.94229392, 0.03521216878, 10585624891.0, "Macao SAR, 中国"], [13.13730792, 0.16840536008, 87845420504.0, "Nigeria"], [10.99777952, 0.2118, 85324998814.0, "Algeria"], [10.98097914, 0.15519, 112453000000.0, "Venezuela, RB"], [10.33999861, 0.04616, 33122307692.0, "Libya"], [95.14459027, 0.02759369127, 172895000000.0, "Thailand"], [9.321964469, -0.02589213, 8680472169.0, "Azerbaijan"], [46.43585374, 0.02882181879, 7872333215.0, "Brunei Darussalam"], [63.83891669, 0.1254236146, 196768000000.0, "Finland"], [66.59620442, 0.04142586455, 34685281848.0, "Luxembourg"], [104.97801059999999, -0.07150388578, 193870000000.0, "Ireland"], [61.45107576, 0.11425529182, 370885000000.0, "Belgium"], [16.739816, -0.14198, 404787000000.0, "Turkey"], [15.00626928, -0.07016644514, 770268000000.0, "Mexico"], [62.29124589, -0.13476104177, 240521000000.0, "Greece"], [26.27949697, -0.13851, 255102000000.0, "Poland"], [121.09280600000001, -0.15814209486, 189187000000.0, "Portugal"], [78.88849636, -0.04405595914, 20955223881.0, "Lebanon"], [126.93234609999999, -0.06413747384, 228937000000.0, "South Africa"], [15.52438375, -0.06382, 76216441462.0, "Romania"], [27.27710874, -0.007820036107, 117075000000.0, "Colombia"], [110.62157090000001, -0.04683953459, 103906000000.0, "New Zealand"], [67.9129613, -0.06461799323, 1798310000000.0, "Italy"], [21.84126171, -0.07524838992, 24861483281.0, "Serbia"], [9.682518196, 0.0321179, 164658000000.0, "Argentina"], [4.784310214, -0.009083192156, 5285465686.0, "Afghanistan"], [25.8202599, -0.04457211225, 119162000000.0, "Czech Republic"], [7.8944233420000005, -0.007605925371, 6831808930.0, "Mozambique"], [18.22119787, 0.0001928688016, 66768703498.0, "Peru"], [28.73612288, -0.00817, 97977766198.0, "Pakistan"], [25.16728743, 0.06911, 64883060726.0, "Ukraine"], [24.78808335, 0.01563009904, 273461000000.0, "Indonesia"], [38.929916600000006, -0.08848176667, 104067000000.0, "Hungary"], [7.610309287000001, -0.0081823, 21457470203.0, "Sudan"], [13.95348837, -0.011919, 23141587718.0, "Belarus"] ], [ [33.72158664, 0.52123601586, 44530494505.0, "Qatar"], [117.4866983, 0.41599794168, 678534000000.0, "Netherlands"], [35.41891798, 0.9006028689, 328460000000.0, "Saudi Arabia"], [107.010985, 0.49967488, 308722000000.0, "Norway"], [89.4964022, 0.28104644473, 127418000000.0, "Singapore"], [50.933098799999996, 0.30070547945, 80797945205.0, "Kuwait"], [99.94524227, 0.23583338995, 389042000000.0, "Sweden"], [143.12769980000002, 0.2157464602, 181570000000.0, "Hong Kong SAR, 中国"], [1.556177168, -0.033354, 49954890353.0, "Iraq"], [106.52443190000001, 0.1997994636, 143534000000.0, "Malaysia"], [94.32410576, 0.06245047787, 315974000000.0, "Austria"], [157.543834, 0.11007384394, 264467000000.0, "Denmark"], [44.14777335, 0.02901548976, 12092222042.0, "Macao SAR, 中国"], [13.23589846, 0.36529017085, 112248000000.0, "Nigeria"], [11.92914999, 0.2118, 103198000000.0, "Algeria"], [13.12916846, 0.25447, 145510000000.0, "Venezuela, RB"], [7.38438933, 0.14945, 47334148578.0, "Libya"], [93.82990568, -0.0764177, 189318000000.0, "Thailand"], [9.52973504, 0.00167315, 13245716099.0, "Azerbaijan"], [40.29210531, 0.04032630649, 9531402848.0, "Brunei Darussalam"], [69.37227396, 0.07788421393, 204436000000.0, "Finland"], [71.86564301, 0.04107031283, 37347394603.0, "Luxembourg"], [124.72708519999999, -0.07150388578, 211651000000.0, "Ireland"], [63.30309926, 0.07702627141, 387366000000.0, "Belgium"], [21.43080254, -0.2098, 501416000000.0, "Turkey"], [16.21905392, -0.09053204873, 866346000000.0, "Mexico"], [72.00528778, -0.18233177668, 247783000000.0, "Greece"], [27.11819059, -0.07981, 306135000000.0, "Poland"], [124.6944904, -0.19538222447, 197305000000.0, "Portugal"], [70.3560718, -0.02748000878, 21287562189.0, "Lebanon"], [138.15942909999998, -0.08015417923, 257671000000.0, "South Africa"], [19.80781738, -0.08540555217, 99697566668.0, "Romania"], [29.26712038, -0.01890852906, 146566000000.0, "Colombia"], [120.6206425, -0.08025095173, 114719000000.0, "New Zealand"], [71.03657687, -0.17023040909, 1852660000000.0, "Italy"], [27.85607072, -0.07524838992, 26252007830.0, "Serbia"], [10.65349292, 0.0527375, 198737000000.0, "Argentina"], [4.784310214, -0.009083192156, 6275073572.0, "Afghanistan"], [29.40922794, -0.02809704226, 136281000000.0, "Czech Republic"], [10.08591052, -0.007605925371, 7723846195.0, "Mozambique"], [19.36641483, 0.01147610229, 76060606061.0, "Peru"], [28.64556073, -0.036062, 109502000000.0, "Pakistan"], [32.19693188, 0.02534, 86142018069.0, "Ukraine"], [24.82126341, 0.002775448289, 304372000000.0, "Indonesia"], [43.27859226, -0.07883448149, 113035000000.0, "Hungary"], [10.36391978, -0.02472730296, 26524538566.0, "Sudan"], [15.89879985, 0.004586, 30210091837.0, "Belarus"] ], [ [35.99745816, 0.52123601586, 60882142857.0, "Qatar"], [114.5630615, 0.57169549636, 726649000000.0, "Netherlands"], [33.72458677, 0.99066128134, 376900000000.0, "Saudi Arabia"], [97.57388576, 0.55913071665, 345425000000.0, "Norway"], [84.76219473, 0.3714001007, 147797000000.0, "Singapore"], [49.95329488, 0.45311775629, 101551000000.0, "Kuwait"], [103.3349564, 0.34468824245, 420032000000.0, "Sweden"], [136.8003204, 0.24555234186, 193536000000.0, "Hong Kong SAR, 中国"], [2.26399132, 0.026814, 65140293688.0, "Iraq"], [103.6640041, 0.26199509355, 162691000000.0, "Malaysia"], [94.43760642, 0.10994354919, 335999000000.0, "Austria"], [169.0444997, 0.09461656812, 282885000000.0, "Denmark"], [41.14888286, 0.02180300633, 14789661809.0, "Macao SAR, 中国"], [13.18333591, 0.36517576728, 145430000000.0, "Nigeria"], [12.11709827, 0.28923, 117027000000.0, "Algeria"], [17.00355689, 0.26462, 183478000000.0, "Venezuela, RB"], [6.5684645, 0.2217, 54961936663.0, "Libya"], [88.90656207, 0.0231473, 221758000000.0, "Thailand"], [11.71576002, 0.03707605, 20983019924.0, "Azerbaijan"], [34.94993455, 0.05229408432, 11470703002.0, "Brunei Darussalam"], [73.5189498, 0.0820847638, 216553000000.0, "Finland"], [75.53438202, 0.04211328706, 42414308117.0, "Luxembourg"], [144.50901509999997, -0.07858842561, 232086000000.0, "Ireland"], [65.52918138, 0.07545119712, 409813000000.0, "Belgium"], [24.92803201, -0.31168, 552487000000.0, "Turkey"], [19.39731773, -0.03162399224, 965281000000.0, "Mexico"], [76.27733582, -0.29565324184, 273318000000.0, "Greece"], [31.20232861, -0.13893, 344826000000.0, "Poland"], [133.4223846, -0.22218270974, 208567000000.0, "Portugal"], [72.55686286, -0.01116363496, 21796351575.0, "Lebanon"], [156.9762122, -0.12075594634, 271811000000.0, "South Africa"], [25.68754134, -0.12909857014, 123533000000.0, "Romania"], [33.36238498, -0.02909244067, 162590000000.0, "Colombia"], [129.2767084, -0.078804104, 111607000000.0, "New Zealand"], [75.97805684, -0.28750705001, 1942630000000.0, "Italy"], [27.86305612, -0.07524838992, 30607991862.0, "Serbia"], [11.91026166, 0.0649880252, 232557000000.0, "Argentina"], [4.784310214, -0.009083192156, 7057598407.0, "Afghanistan"], [34.01499318, -0.03996084353, 155464000000.0, "Czech Republic"], [11.31884514, -0.007554283314, 8312078525.0, "Mozambique"], [17.75516294, 0.02872489024, 88643193062.0, "Peru"], [26.84998832, -0.06747, 137264000000.0, "Pakistan"], [44.36261923, -0.01619, 107753000000.0, "Ukraine"], [23.11019541, 0.10859493594, 388168000000.0, "Indonesia"], [47.40585449, -0.0811898557, 115295000000.0, "Hungary"], [13.96019153, -0.06495850087, 35822408612.0, "Sudan"], [20.18507386, -0.013879, 36961821894.0, "Belarus"] ], [ [41.57684076, 0.52123601586, 79712087912.0, "Qatar"], [114.462725, 0.50059375947, 839420000000.0, "Netherlands"], [37.07158877, 0.93379486657, 415965000000.0, "Saudi Arabia"], [107.4806063, 0.49732367558, 401083000000.0, "Norway"], [85.80732594, 0.46900618295, 179981000000.0, "Singapore"], [59.57865627, 0.41330130543, 114641000000.0, "Kuwait"], [111.7612001, 0.3992751658, 487816000000.0, "Sweden"], [136.6797429, 0.27554630254, 211597000000.0, "Hong Kong SAR, 中国"], [2.475804461, 0.1551933, 88840050497.0, "Iraq"], [101.5800752, 0.29770093208, 193548000000.0, "Malaysia"], [92.91988389, 0.14750819099, 388691000000.0, "Austria"], [184.4924648, 0.04841519013, 319423000000.0, "Denmark"], [47.568008299999995, 0.0396804857, 18340447243.0, "Macao SAR, 中国"], [25.24882415, 0.27648255974, 166451000000.0, "Nigeria"], [12.9901034, 0.30353590751, 134977000000.0, "Algeria"], [23.44811411, 0.13464, 230364000000.0, "Venezuela, RB"], [6.200994767999999, 0.285103, 67516236338.0, "Libya"], [106.3624808, 0.155837, 262943000000.0, "Thailand"], [14.43331158, 0.09018885, 33050343783.0, "Azerbaijan"], [37.50752862, 0.04828377152, 12247694247.0, "Brunei Darussalam"], [76.47708271, 0.09940115345, 255385000000.0, "Finland"], [86.37432804, 0.04991291084, 50888134410.0, "Luxembourg"], [157.99302869999997, -0.13850436298, 269918000000.0, "Ireland"], [68.22671066, 0.07041317236, 471821000000.0, "Belgium"], [28.24705619, -0.36949, 675770000000.0, "Turkey"], [21.59287575, -0.09578993296, 1043470000000.0, "Mexico"], [84.54042602, -0.44587281268, 318498000000.0, "Greece"], [37.11410781, -0.27429, 429250000000.0, "Poland"], [142.2483886, -0.2352340193, 240169000000.0, "Portugal"], [74.86096086, -0.01604778256, 24577114428.0, "Lebanon"], [160.12478480000001, -0.16171239012, 299034000000.0, "South Africa"], [34.60419541, -0.23924307027, 171537000000.0, "Romania"], [37.63884897, -0.06016887014, 207416000000.0, "Colombia"], [134.6104076, -0.09324756786, 137315000000.0, "New Zealand"], [82.06867407, -0.30524409972, 2203050000000.0, "Italy"], [34.07674504, -0.07524838992, 40289556656.0, "Serbia"], [13.09854135, 0.06048537893, 287531000000.0, "Argentina"], [6.770460946, -0.009083192156, 9843842455.0, "Afghanistan"], [38.87759149, -0.08945618936, 189227000000.0, "Czech Republic"], [11.5910395, -0.007861966282000001, 9366742309.0, "Mozambique"], [21.41638306, 0.01460344786, 102171000000.0, "Peru"], [27.84320979, -0.08301, 152386000000.0, "Pakistan"], [58.16979543, -0.05251, 142719000000.0, "Ukraine"], [23.90848144, 0.10491041827, 460193000000.0, "Indonesia"], [53.30169184, -0.09950101329, 139851000000.0, "Hungary"], [12.70786263, -0.0359715202, 45898948564.0, "Sudan"], [24.8038771, -0.030125, 45275747861.0, "Belarus"] ], [ [40.80118546, 0.52123601586, 115270000000.0, "Qatar"], [112.3114135, 0.38955755317, 936228000000.0, "Netherlands"], [37.68431885, 1.32322, 519797000000.0, "Saudi Arabia"], [119.8569308, 0.72915061387, 462554000000.0, "Norway"], [98.57004402, 0.27831288472, 192226000000.0, "Singapore"], [57.26463907, 0.60239349741, 147396000000.0, "Kuwait"], [118.5666308, 0.40802935942, 513966000000.0, "Sweden"], [140.2857527, 0.32872053518, 219280000000.0, "Hong Kong SAR, 中国"], [2.6822203630000003, 0.284403, 131614000000.0, "Iraq"], [96.74837916, 0.38914368952, 230814000000.0, "Malaysia"], [95.81296636, 0.19306074575, 430294000000.0, "Austria"], [191.1885294, 0.10413116838, 353361000000.0, "Denmark"], [53.56122556, 0.03353788469, 20917444920.0, "Macao SAR, 中国"], [33.75109885, 0.29150286202, 208065000000.0, "Nigeria"], [12.7958001, 0.33954307487, 171001000000.0, "Algeria"], [21.43585025, 0.31297, 315953000000.0, "Venezuela, RB"], [7.262930832, 0.357017, 87140405361.0, "Libya"], [105.75973130000001, 0.0093087, 291383000000.0, "Thailand"], [15.59338378, 0.16452805, 48852482960.0, "Azerbaijan"], [35.15214397, 0.06938901524, 14393099069.0, "Brunei Darussalam"], [80.32945987, 0.06151036606, 283742000000.0, "Finland"], [106.14347279999998, 0.04355294079, 55849686539.0, "Luxembourg"], [165.90347260000001, -0.15296913071, 275020000000.0, "Ireland"], [62.34658576, -0.04285527195, 518626000000.0, "Belgium"], [33.64417401, -0.39425, 764336000000.0, "Turkey"], [20.83671544, -0.16761343946, 1101280000000.0, "Mexico"], [89.28990944, -0.51312803251, 354461000000.0, "Greece"], [47.26488237, -0.35829, 533816000000.0, "Poland"], [151.6761244, -0.31948592157, 262008000000.0, "Portugal"], [75.99228886, -0.04102657996, 29227350570.0, "Lebanon"], [140.3498765, -0.16410851138, 287100000000.0, "South Africa"], [36.97257397, -0.24986071301, 208182000000.0, "Romania"], [37.72136389, -0.06460637982, 243982000000.0, "Colombia"], [144.40807, -0.10263738398, 133280000000.0, "New Zealand"], [83.97324561, -0.66846980227, 2390730000000.0, "Italy"], [39.01036652, -0.10535210158, 49259526053.0, "Serbia"], [12.31394671, 0.05421206329, 361558000000.0, "Argentina"], [9.313478778, -0.009083192156, 10190529882.0, "Afghanistan"], [43.42838441, -0.04407952631, 235719000000.0, "Czech Republic"], [15.75016249, -0.0114720286, 11494837053.0, "Mozambique"], [25.92746913, -0.05317632557, 120551000000.0, "Peru"], [28.73378017, -0.156545, 170078000000.0, "Pakistan"], [88.37817834, -0.12781, 179992000000.0, "Ukraine"], [24.93925297, 0.001259924165, 543254000000.0, "Indonesia"], [59.44663802, -0.10931112963, 157998000000.0, "Hungary"], [11.15254234, -0.03593872576, 54526580232.0, "Sudan"], [28.63419287, -0.049587, 60763483146.0, "Belarus"] ], [ [51.73510868, 0.52123601586, 97798351648.0, "Qatar"], [118.6190368, 0.50018797925, 857933000000.0, "Netherlands"], [45.62980131, 0.20954610933, 429098000000.0, "Saudi Arabia"], [127.9809378, 0.45169002359, 386622000000.0, "Norway"], [97.73928206, 0.32417960138, 192408000000.0, "Singapore"], [79.11914496, 0.28972202232, 105900000000.0, "Kuwait"], [125.91277690000001, 0.25918197361, 429657000000.0, "Sweden"], [155.4261611, 0.21155607433, 214046000000.0, "Hong Kong SAR, 中国"], [3.778730148, -0.011285, 111661000000.0, "Iraq"], [111.6069115, 0.31800960631, 202258000000.0, "Malaysia"], [97.73957467, 0.10297609384, 400172000000.0, "Austria"], [201.25866440000001, 0.11323461379, 321241000000.0, "Denmark"], [57.76073122, 0.06048700712, 21475520709.0, "Macao SAR, 中国"], [38.38655935, 0.13867468185, 169481000000.0, "Nigeria"], [16.26580537, 0.004316652355, 137211000000.0, "Algeria"], [23.586966399999998, 0.00429, 329788000000.0, "Venezuela, RB"], [10.7848771, 0.093806, 63028320702.0, "Libya"], [108.98347690000001, 0.22189105412, 281710000000.0, "Thailand"], [19.0662149, 0.10174876, 44291490421.0, "Azerbaijan"], [44.51195184, 0.03977383595, 10732366286.0, "Brunei Darussalam"], [86.64523364, 0.05121424082, 251499000000.0, "Finland"], [106.63795079999998, 0.03544563589, 51370543206.0, "Luxembourg"], [168.6779698, -0.05001369302, 236311000000.0, "Ireland"], [58.29042915, -0.0524122591, 484553000000.0, "Belgium"], [37.34669473, -0.11358, 644640000000.0, "Turkey"], [22.78282267, -0.07657201286, 894949000000.0, "Mexico"], [88.0180691, -0.35913167811, 330000000000.0, "Greece"], [47.03259273, -0.17867, 440347000000.0, "Poland"], [159.8323699, -0.2545393577, 243746000000.0, "Portugal"], [71.88724014, -0.06740936422, 35477118070.0, "Lebanon"], [145.94115549999998, -0.07906818944, 297217000000.0, "South Africa"], [38.487157200000006, -0.08234134436, 167423000000.0, "Romania"], [39.96467177, -0.04649008329, 233822000000.0, "Colombia"], [142.1182091, -0.03010196174, 121337000000.0, "New Zealand"], [87.80857362, -0.40321254521, 2185160000000.0, "Italy"], [42.54959013, -0.02799593439, 42616653300.0, "Serbia"], [12.41620754, 0.07254115684, 332976000000.0, "Argentina"], [10.52577948, -0.008460627406000001, 12486943506.0, "Afghanistan"], [45.25004904, -0.04869768333, 206180000000.0, "Czech Republic"], [21.97393573, -0.01226187572, 10911698208.0, "Mozambique"], [25.43948102, -0.007228703107, 120823000000.0, "Peru"], [22.72278659, -0.0399343, 168153000000.0, "Pakistan"], [90.57266986, -0.01736, 117228000000.0, "Ukraine"], [25.97729481, 0.10628489686, 574505000000.0, "Indonesia"], [60.00076239999999, -0.009921806227, 130594000000.0, "Hungary"], [12.68194983, -0.04926572125, 53150209168.0, "Sudan"], [37.15118384, -0.061326, 49209523810.0, "Belarus"] ], [ [44.701796, 0.52123601586, 125122000000.0, "Qatar"], [115.0546625, 0.61820416313, 836390000000.0, "Netherlands"], [39.16421339, 0.66750991975, 528207000000.0, "Saudi Arabia"], [128.2088907, 0.50258127256, 429131000000.0, "Norway"], [96.21759573, 0.55421003416, 236422000000.0, "Singapore"], [74.63939164, 0.36989237366, 115419000000.0, "Kuwait"], [124.3840188, 0.29195824932, 488378000000.0, "Sweden"], [185.58191269999998, 0.160121903, 228638000000.0, "Hong Kong SAR, 中国"], [5.39309563, 0.064883, 138517000000.0, "Iraq"], [107.12275259999998, 0.25643819197, 255017000000.0, "Malaysia"], [98.52832394, 0.11478452913, 391893000000.0, "Austria"], [193.0396935, 0.21051011384, 321995000000.0, "Denmark"], [57.10986354, 0.11089141011, 28123640999.0, "Macao SAR, 中国"], [15.42155907, 0.13111231068, 369062000000.0, "Nigeria"], [15.20824113, 0.12220267767, 161207000000.0, "Algeria"], [18.83101148, 0.05585, 393191000000.0, "Venezuela, RB"], [9.335325106, 0.168007, 74773444901.0, "Libya"], [115.7475043, 0.11486104955, 341105000000.0, "Thailand"], [17.88479732, 0.15040436, 52902703376.0, "Azerbaijan"], [36.90784235, 0.05016203728, 13707370737.0, "Brunei Darussalam"], [88.62640299, 0.03167679229, 247800000000.0, "Finland"], [90.88598453, 0.03585146308, 53212476812.0, "Luxembourg"], [133.1654566, 0.02318686917, 221951000000.0, "Ireland"], [56.49649891, 0.07977325573, 483548000000.0, "Belgium"], [44.65478471, -0.44616, 771877000000.0, "Turkey"], [23.47691572, -0.05022888348, 1051130000000.0, "Mexico"], [111.59597620000001, -0.30275130993, 299362000000.0, "Greece"], [48.74877015, -0.25875, 479258000000.0, "Poland"], [155.3289012, -0.24201695545, 238303000000.0, "Portugal"], [82.58063631, -0.07552051024, 38419626628.0, "Lebanon"], [148.9813957, -0.05492240011, 375298000000.0, "South Africa"], [38.75690106, -0.08478450857, 167998000000.0, "Romania"], [43.70300554, -0.08732161801, 287018000000.0, "Colombia"], [142.3278769, -0.03429382027, 146581000000.0, "New Zealand"], [93.44328144, -0.73017560977, 2125060000000.0, "Italy"], [50.00779862, -0.02691871245, 39460357731.0, "Serbia"], [12.69010625, -0.01622995871, 423627000000.0, "Argentina"], [11.51685087, -0.01659294022, 15936800636.0, "Afghanistan"], [46.68627904, -0.07351204484, 207478000000.0, "Czech Republic"], [24.330552800000003, -0.01679440917, 10154238250.0, "Mozambique"], [25.36735493, -0.0378207255, 147529000000.0, "Peru"], [21.41291755, -0.01354, 177407000000.0, "Pakistan"], [78.64618551, -0.03016, 136013000000.0, "Ukraine"], [27.25304113, 0.0514428499, 755094000000.0, "Indonesia"], [60.77064239, 0.003463457167, 130923000000.0, "Hungary"], [11.86558375, -0.01725368702, 65634109237.0, "Sudan"], [42.81137331, -0.082801, 57222490769.0, "Belarus"] ], [ [39.75302488, 0.52123601586, 167775000000.0, "Qatar"], [115.8270747, 0.81319683945, 893757000000.0, "Netherlands"], [34.10072945, 1.58545, 671239000000.0, "Saudi Arabia"], [125.6117936, 0.66453557988, 498832000000.0, "Norway"], [106.12899499999999, 0.61044023337, 275599000000.0, "Singapore"], [60.80624818, 0.66145829374, 154028000000.0, "Kuwait"], [126.4134736, 0.31296826387, 563110000000.0, "Sweden"], [202.2927455, 0.13808455084, 248514000000.0, "Hong Kong SAR, 中国"], [5.41445204, 0.26126, 185750000000.0, "Iraq"], [108.42593670000001, 0.32491644152, 297952000000.0, "Malaysia"], [96.06109929, 0.06794461377, 431120000000.0, "Austria"], [187.2410055, 0.22681953274, 344003000000.0, "Denmark"], [56.337927, 0.14999113448, 36709860068.0, "Macao SAR, 中国"], [12.47631356, 0.106684392, 411744000000.0, "Nigeria"], [13.71551063, 0.176738685, 200019000000.0, "Algeria"], [20.47422565, 0.16342, 316482000000.0, "Venezuela, RB"], [19.68638985, 0.031924, 34699395524.0, "Libya"], [130.67307659999997, 0.09426846325, 370819000000.0, "Thailand"], [17.28138365, 0.17144935, 65951627200.0, "Azerbaijan"], [28.12043613, 0.06430078161, 18525319978.0, "Brunei Darussalam"], [89.89124748, -0.04900103921, 273674000000.0, "Finland"], [86.43647859, 0.03584535609, 60004630234.0, "Luxembourg"], [115.529765, 0.02827766939, 239019000000.0, "Ireland"], [54.96215705, -0.05486679678, 527008000000.0, "Belgium"], [49.42406155, -0.74402, 832546000000.0, "Turkey"], [24.749359600000002, -0.12356801911, 1171190000000.0, "Mexico"], [117.1551551, -0.28582859098, 287798000000.0, "Greece"], [51.38886052, -0.27355, 528725000000.0, "Poland"], [156.1964835, -0.14782567531, 244895000000.0, "Portugal"], [89.65429925, -0.05407718159, 40075674163.0, "Lebanon"], [139.6023093, -0.09318829767, 416878000000.0, "South Africa"], [38.89903755, -0.09276545444, 185363000000.0, "Romania"], [44.71854688, -0.09802311536, 335415000000.0, "Colombia"], [142.3278769, -0.04822842307, 168462000000.0, "New Zealand"], [94.709016, -0.68225105642, 2276290000000.0, "Italy"], [47.56311196, -0.05087114939, 46466728667.0, "Serbia"], [14.00871512, -0.05340181192, 530163000000.0, "Argentina"], [4.924572707, -0.02774340975, 17930239400.0, "Afghanistan"], [48.66512716, -0.05020059122, 227948000000.0, "Czech Republic"], [23.29049862, -0.03328861901, 13131168012.0, "Mozambique"], [27.14395836, -0.02990052024, 171762000000.0, "Peru"], [18.12633374, -0.02207, 213587000000.0, "Pakistan"], [71.07504232, -0.10233, 163160000000.0, "Ukraine"], [30.08219936, 0.01685068008, 892969000000.0, "Indonesia"], [58.83341098, 0.01132350888, 140782000000.0, "Hungary"], [10.8205518, -0.0265293202, 67327289320.0, "Sudan"], [37.95861837, -0.050525, 61757788945.0, "Belarus"] ], [ [37.12843955, 0.6200018315, 186834000000.0, "Qatar"], [118.36385790000001, 0.89545688668, 828947000000.0, "Netherlands"], [36.33917987, 1.64764, 735975000000.0, "Saudi Arabia"], [123.2965261, 0.63595359983, 510229000000.0, "Norway"], [115.2884376, 0.50252217185, 289162000000.0, "Singapore"], [55.74337571, 0.79122068568, 174070000000.0, "Kuwait"], [130.1283652, 0.30433880118, 543881000000.0, "Sweden"], [198.5315051, 0.04147336655, 262629000000.0, "Hong Kong SAR, 中国"], [5.933516328, 0.29541, 218001000000.0, "Iraq"], [114.12452979999999, 0.16315736201, 314443000000.0, "Malaysia"], [94.22379903, 0.06143295267, 409425000000.0, "Austria"], [182.0962722, 0.20460990723, 327149000000.0, "Denmark"], [57.78710451, 0.16892519426, 43031577366.0, "Macao SAR, 中国"], [11.79709879, 0.17374338021, 460954000000.0, "Nigeria"], [14.02530668, 0.12092476753, 209059000000.0, "Algeria"], [25.30374966, 0.02586, 381286000000.0, "Venezuela, RB"], [19.68638985, 0.238363, 34699395524.0, "Libya"], [136.2303923, -0.0169832845, 397560000000.0, "Thailand"], [19.81121936, 0.14975987, 69684317719.0, "Azerbaijan"], [27.99132643, 0.05683735283, 19048495519.0, "Brunei Darussalam"], [92.34507715, -0.0501937847, 256706000000.0, "Finland"], [88.15722763, 0.0319995465, 56677961787.0, "Luxembourg"], [111.30482020000001, 0.09245227015, 225572000000.0, "Ireland"], [54.55146979, -0.002347166269, 497884000000.0, "Belgium"], [52.22800141, -0.47963, 873982000000.0, "Turkey"], [26.36621669, -0.18432443635, 1186600000000.0, "Mexico"], [116.8145581, -0.06172136275, 245671000000.0, "Greece"], [50.10325728, -0.18605, 500284000000.0, "Poland"], [152.8563566, -0.03957290665, 216368000000.0, "Portugal"], [95.07329831, -0.09563947733, 43868565282.0, "Lebanon"], [146.4798013, -0.20314943543, 396333000000.0, "South Africa"], [37.52176946, -0.08200067936, 171665000000.0, "Romania"], [48.9231976, -0.11365501522, 369660000000.0, "Colombia"], [142.3278769, -0.06887303081, 176193000000.0, "New Zealand"], [94.40377123, -0.07324096297, 2072820000000.0, "Italy"], [49.50949377, -0.04729865799, 40742313861.0, "Serbia"], [15.72909201, -0.0213804036, 545982000000.0, "Argentina"], [4.335081423, -0.05746912266, 20536542737.0, "Afghanistan"], [49.76147266, -0.03158497436, 207376000000.0, "Czech Republic"], [24.5222275, -0.06789977472, 14534278446.0, "Mozambique"], [27.14395836, -0.05387922306, 192649000000.0, "Peru"], [16.94004448, -0.02342, 224384000000.0, "Pakistan"], [69.57924601, -0.14335, 175781000000.0, "Ukraine"], [33.43417143, -0.24417850938, 917870000000.0, "Indonesia"], [50.65862784, 0.0218867178, 127857000000.0, "Hungary"], [11.07811632, -0.06259061245, 68125631150.0, "Sudan"], [21.77755644, -0.018622, 65685102555.0, "Belarus"] ], [ [40.005319, 0.60460989011, 198728000000.0, "Qatar"], [115.1885567, 0.85495937619, 866680000000.0, "Netherlands"], [40.21873579, 1.35442, 746647000000.0, "Saudi Arabia"], [124.80619070000002, 0.53449786436, 523502000000.0, "Norway"], [126.1434977, 0.51168304963, 302511000000.0, "Singapore"], [59.75184138, 0.69492793731, 174161000000.0, "Kuwait"], [132.24175970000002, 0.30465764412, 578742000000.0, "Sweden"], [218.1603921, 0.04190681087, 275697000000.0, "Hong Kong SAR, 中国"], [6.365686038, 0.225903, 234648000000.0, "Iraq"], [119.8996939, 0.11205215927, 323277000000.0, "Malaysia"], [92.55775212, 0.08377693845, 430069000000.0, "Austria"], [177.0153761, 0.2668564594, 343584000000.0, "Denmark"], [62.52328117, 0.20743714519, 51552075902.0, "Macao SAR, 中国"], [12.59342159, 0.1904903472, 514966000000.0, "Nigeria"], [16.49789106, 0.01187894323, 209755000000.0, "Algeria"], [29.89614969, 0.04604, 371006000000.0, "Venezuela, RB"], [19.68638985, 9.6e-05, 34699395524.0, "Libya"], [142.2970076, -0.04861158184, 420529000000.0, "Thailand"], [25.21160303, 0.12231737, 74164435946.0, "Azerbaijan"], [31.19211642, 0.03778236925, 18093829923.0, "Brunei Darussalam"], [93.3863813, -0.04312218773, 269980000000.0, "Finland"], [91.49763998, 0.03461549645, 61739352212.0, "Luxembourg"], [103.8872917, 0.14437746279, 239389000000.0, "Ireland"], [56.48572997, -0.01575207118, 520925000000.0, "Belgium"], [60.70946064, -0.63642, 950595000000.0, "Turkey"], [29.30399258, -0.30868679975, 1261980000000.0, "Mexico"], [118.1057013, -0.04946509088, 239862000000.0, "Greece"], [51.06787093, -0.06749, 524201000000.0, "Poland"], [143.2747778, 0.03594889172, 226073000000.0, "Portugal"], [95.07329831, -0.11162742227, 46014226808.0, "Lebanon"], [149.2415655, -0.21638455476, 366810000000.0, "South Africa"], [33.85757298, -0.02076328542, 191549000000.0, "Romania"], [49.99516533, -0.12503515736, 380192000000.0, "Colombia"], [142.3278769, -0.0585179428, 190522000000.0, "New Zealand"], [91.30398989, 0.21380641591, 2130490000000.0, "Italy"], [43.56571868, -0.02794579735, 45519650911.0, "Serbia"], [15.72909201, -0.13124373786, 552025000000.0, "Argentina"], [4.296552183999999, -0.05034509406, 20264253974.0, "Afghanistan"], [51.15970023, -0.01105890387, 209402000000.0, "Czech Republic"], [28.19437423, -0.06253446234, 16018848991.0, "Mozambique"], [27.14395836, -0.09387643873, 201218000000.0, "Peru"], [16.11551863, -0.04416, 231219000000.0, "Pakistan"], [73.46338686, -0.16518, 183310000000.0, "Ukraine"], [36.05813961, -0.29109199017, 912524000000.0, "Indonesia"], [46.24359438, 0.05094380192, 135216000000.0, "Hungary"], [9.636369483, -0.05822074153, 72065940086.0, "Sudan"], [22.92620252, -0.075673, 75527984234.0, "Belarus"] ], [ [46.09678029, 0.4940989011, 206225000000.0, "Qatar"], [118.3730815, 0.75933419192, 879635000000.0, "Netherlands"], [44.29023491, 0.73758204317, 756350000000.0, "Saudi Arabia"], [128.8608416, 0.54964662113, 499339000000.0, "Norway"], [130.9191987, 0.60818910067, 308143000000.0, "Singapore"], [67.64064384, 0.53965916438, 162632000000.0, "Kuwait"], [131.20589099999998, 0.26538503737, 573818000000.0, "Sweden"], [233.2110012, 0.04057155168, 291459000000.0, "Hong Kong SAR, 中国"], [6.650612939, 0.244278, 234648000000.0, "Iraq"], [120.57865109999999, 0.14846475978, 338062000000.0, "Malaysia"], [87.57752521, 0.10584998806, 441885000000.0, "Austria"], [173.3271585, 0.31348520894, 352994000000.0, "Denmark"], [76.76419639, 0.18917096325, 55347998648.0, "Macao SAR, 中国"], [14.50883498, 0.008991996438, 568499000000.0, "Nigeria"], [18.35197828, -0.09506888927, 213810000000.0, "Algeria"], [29.89614969, 0.04919, 482359000000.0, "Venezuela, RB"], [19.68638985, -0.190333, 34699395524.0, "Libya"], [145.8570908, 0.1522399423, 406522000000.0, "Thailand"], [30.63807713, 0.10208803, 75244166773.0, "Azerbaijan"], [33.20796807, 0.05250594, 17098342541.0, "Brunei Darussalam"], [93.55052221, -0.03578932731, 272609000000.0, "Finland"], [89.61662159999999, 0.03444607204, 66327344189.0, "Luxembourg"], [80.80769761, 0.0891434722, 258099000000.0, "Ireland"], [58.28300709, -0.04667990699, 531076000000.0, "Belgium"], [63.79106181, -0.43644, 934168000000.0, "Turkey"], [29.61713323, -0.23716986548, 1298460000000.0, "Mexico"], [116.18946070000001, -0.03735734253, 237030000000.0, "Greece"], [52.33028712, -0.11444, 545076000000.0, "Poland"], [129.7308909, 0.0014183893969999999, 229630000000.0, "Portugal"], [98.76315187, -0.1167138171, 47833413749.0, "Lebanon"], [151.0255554, -0.18682647916, 351119000000.0, "South Africa"], [31.12118484, -0.0138275207, 199493000000.0, "Romania"], [52.66369239, -0.1976808367, 378196000000.0, "Colombia"], [142.3278769, -0.06366833903, 200698000000.0, "New Zealand"], [88.91600782, 0.40314961273, 2151730000000.0, "Italy"], [43.42604328, -0.02634631882, 44210806366.0, "Serbia"], [13.82376925, -0.09179026267, 526320000000.0, "Argentina"], [3.9183128789999997, -0.03939383469, 20616104298.0, "Afghanistan"], [49.82333938, 0.0045771986910000005, 207818000000.0, "Czech Republic"], [31.99912093, -0.05797145543, 16961127046.0, "Mozambique"], [27.14395836, -0.08925355528, 201050000000.0, "Peru"], [15.58895291, -0.03642, 244361000000.0, "Pakistan"], [75.22884563, -0.04596, 133503000000.0, "Ukraine"], [36.42354516, -0.27509865798, 890815000000.0, "Indonesia"], [42.94344056, 0.02038410829, 140118000000.0, "Hungary"], [7.621508867, -0.03545466635, 82151588419.0, "Sudan"], [23.63266211, -0.052277, 78813839984.0, "Belarus"] ], [ [69.59400112, 0.13750824176, 164641000000.0, "Qatar"], [112.97418859999999, 0.65827732154, 757999000000.0, "Netherlands"], [56.13234644, -0.56723789494, 651757000000.0, "Saudi Arabia"], [138.3694834, 0.31105578188, 386663000000.0, "Norway"], [127.02531699999999, 0.53756878148, 296841000000.0, "Singapore"], [98.5107721, 0.08584241437, 114567000000.0, "Kuwait"], [128.4609487, 0.23280020541, 497918000000.0, "Sweden"], [207.88571919999998, 0.10264062288, 309404000000.0, "Hong Kong SAR, 中国"], [9.213422031, 0.041213, 179640000000.0, "Iraq"], [125.1471481, 0.09067639114, 296434000000.0, "Malaysia"], [85.83537375, 0.07387799917, 382066000000.0, "Austria"], [170.74314740000003, 0.26558728408, 301298000000.0, "Denmark"], [107.5039176, 0.11458360585, 45361678147.0, "Macao SAR, 中国"], [14.20932997, -0.15763233056, 481066000000.0, "Nigeria"], [21.72546998, -0.27229373551, 165874000000.0, "Algeria"], [29.89614969, -0.16051, 482359000000.0, "Venezuela, RB"], [19.68638985, -0.09346, 34699395524.0, "Libya"], [149.7664481, 0.32112715661, 399235000000.0, "Thailand"], [38.52078614, -0.00222495, 53074370486.0, "Azerbaijan"], [41.43628506, 0.02156649812, 12930394938.0, "Brunei Darussalam"], [95.24245721, -0.01393595534, 232465000000.0, "Finland"], [95.38038415, 0.0288193942, 57784495265.0, "Luxembourg"], [53.27025227, 0.31669781862, 290617000000.0, "Ireland"], [61.55831664, -0.0069022041939999995, 455200000000.0, "Belgium"], [66.8273597, -0.32109, 859794000000.0, "Turkey"], [32.46339531, -0.29327441838, 1152260000000.0, "Mexico"], [112.82273529999999, -0.004593092995, 195542000000.0, "Greece"], [53.61627705, -0.02659, 477280000000.0, "Poland"], [119.7709386, 0.002351811291, 199420000000.0, "Portugal"], [101.52186409999999, -0.08119973932, 49459296463.0, "Lebanon"], [147.66340580000002, -0.13910962299, 317611000000.0, "South Africa"], [29.89920306, -0.02155841637, 177911000000.0, "Romania"], [47.22110388, -0.18585831005, 291520000000.0, "Colombia"], [142.3278769, -0.05254331312, 175564000000.0, "New Zealand"], [87.4896218, 0.28149263199, 1832870000000.0, "Italy"], [43.37426651, -0.01751130467, 37160332465.0, "Serbia"], [14.66168361, -0.17621985168, 584711000000.0, "Argentina"], [3.964637865, -0.05006819564, 19215562179.0, "Afghanistan"], [49.86101389, 0.0046099164339999995, 186830000000.0, "Czech Republic"], [35.10832452, -0.05967850296, 14798439527.0, "Mozambique"], [27.14395836, -0.09169497085, 189212000000.0, "Peru"], [15.386074599999999, -0.02776, 270556000000.0, "Pakistan"], [56.65775413, -0.00189, 91030959455.0, "Ukraine"], [39.10053393, -0.17518744569, 861256000000.0, "Indonesia"], [35.77320519, 0.04138539249, 122879000000.0, "Hungary"], [7.1373692879999995, -0.05460760074, 97156119150.0, "Sudan"], [27.88282009, -0.01831, 56454734397.0, "Belarus"] ], [ [79.38403063, -0.08324450549, 152452000000.0, "Qatar"], [110.39833999999999, 0.65572555304, 777228000000.0, "Netherlands"], [57.97939006, -0.23842752835, 646438000000.0, "Saudi Arabia"], [144.9252366, 0.14301168812, 371075000000.0, "Norway"], [132.9140504, 0.56501107784, 296976000000.0, "Singapore"], [103.771636, 0.0064170607670000004, 110876000000.0, "Kuwait"], [128.8222944, 0.22621780746, 514460000000.0, "Sweden"], [203.7840318, 0.12711203776, 320910000000.0, "Hong Kong SAR, 中国"], [9.213422031, 0.038431, 171489000000.0, "Iraq"], [123.90709550000001, 0.06920851957, 296536000000.0, "Malaysia"], [84.18018476, 0.08291061468, 390800000000.0, "Austria"], [169.93565230000002, 0.22459550689, 306900000000.0, "Denmark"], [116.7745675, 0.12215247933, 45310877913.0, "Macao SAR, 中国"], [15.67959556, 0.02713369614, 404653000000.0, "Nigeria"], [23.0174862, -0.26178953918, 159049000000.0, "Algeria"], [29.89614969, -0.0387, 482359000000.0, "Venezuela, RB"], [19.68638985, -0.047052, 34699395524.0, "Libya"], [147.3215826, 0.48237244207, 407026000000.0, "Thailand"], [26.566228000000002, -0.01363404, 37847715736.0, "Azerbaijan"], [44.30216472, 0.01766394451, 11400653732.0, "Brunei Darussalam"], [94.75977068, -0.02551060853, 238678000000.0, "Finland"], [102.38699809999999, 0.02893899977, 58631324559.0, "Luxembourg"], [47.44978628, 0.14348515241, 304819000000.0, "Ireland"], [64.43092563, 0.004874944108, 467956000000.0, "Belgium"], [69.85267468, -0.33137, 863712000000.0, "Turkey"], [35.006355400000004, -0.228284085, 1046920000000.0, "Mexico"], [108.7823196, -0.01964347385, 192691000000.0, "Greece"], [54.55981991, -0.01369, 471364000000.0, "Poland"], [111.83974930000001, 0.01200978378, 205184000000.0, "Portugal"], [107.24622340000002, -0.09863042477, 49598825982.0, "Lebanon"], [144.4185414, -0.09478627773, 295456000000.0, "South Africa"], [28.20816427, -0.03903909504, 187592000000.0, "Romania"], [47.11457859, -0.12128921762, 282463000000.0, "Colombia"], [142.3278769, -0.04766366079, 184971000000.0, "New Zealand"], [85.69681598, 0.50455760043, 1859380000000.0, "Italy"], [43.44262176, -0.01513480443, 38299854688.0, "Serbia"], [13.96969441, -0.14693041563, 545476000000.0, "Argentina"], [3.598475814, -0.0380490893, 19469022208.0, "Afghanistan"], [51.31160386, 0.02138782863, 195305000000.0, "Czech Republic"], [34.50170025, -0.03912303016, 11014858592.0, "Mozambique"], [27.14395836, -0.05303450865, 192207000000.0, "Peru"], [16.50975607, -0.06895, 278913000000.0, "Pakistan"], [47.35050323, -0.0345, 93270479389.0, "Ukraine"], [39.38628714, -0.16790373412, 932259000000.0, "Indonesia"], [34.12266744, 0.07705244547, 125817000000.0, "Hungary"], [8.855003347, -0.04127417873, 95584380032.0, "Sudan"], [25.88814627, -0.016691, 47407217531.0, "Belarus"] ] ] //data2中的数据是显示国家名称的 var data2 = [ [ [114.47572759999998, -0.78952, 5979590000000.0, "美国"], [86.20046136, 0.11997, 360858000000.0, "中国"], [112.04033829999999, 0.46455960977, 1764970000000.0, "德国"], [104.8059603, -0.38810922317, 1093170000000.0, "英国"], [95.13351956, -0.18009410032, 535101000000.0, "西班牙"], [189.7228552, 0.68994126647, 3139970000000.0, "日本"], [60.55651375, -0.15532375782, 311426000000.0, "澳大利亚"], [51.50433231, -0.024036, 279349000000.0, "韩国"], [13.64569645, 0.0894189, 516814000000.0, "俄罗斯"], [148.61115790000002, 0.06123636015, 258067000000.0, "瑞士"], [25.25332238, -0.07035654412, 316697000000.0, "印度"], [42.08278958, -0.03823, 461952000000.0, "巴西"], [89.15882753, -0.20259363453, 593930000000.0, "加拿大"] ], [ [118.8704847, 0.02851, 6174040000000.0, "美国"], [88.36239345, 0.13272, 383373000000.0, "中国"], [112.04033829999999, -0.26552087392, 1861870000000.0, "德国"], [102.3337644, -0.19021852919, 1142800000000.0, "英国"], [95.13351956, -0.19797681591, 575599000000.0, "西班牙"], [190.30461119999998, 0.68994126647, 3578140000000.0, "日本"], [60.09840099, -0.10586162829, 326069000000.0, "澳大利亚"], [51.12271075, -0.076046, 325734000000.0, "韩国"], [13.64569645, 0.0894189, 517963000000.0, "俄罗斯"], [147.42740369999999, 0.09534434765, 261114000000.0, "瑞士"], [24.14380996, -0.04291734332, 266502000000.0, "印度"], [45.15931635, -0.0145, 602860000000.0, "巴西"], [91.9615647, -0.22874914498, 610328000000.0, "加拿大"] ], [ [117.90011329999999, -0.5160505, 6539300000000.0, "美国"], [86.37288169, 0.06401, 426916000000.0, "中国"], [112.04033829999999, -0.25251758367, 2123130000000.0, "德国"], [101.6779981, -0.23204209131, 1179660000000.0, "英国"], [95.13351956, -0.21537215135, 629202000000.0, "西班牙"], [194.421413, 0.68994126647, 3897830000000.0, "日本"], [61.82830002, -0.10313304565, 325693000000.0, "澳大利亚"], [49.68130117, -0.024317, 350051000000.0, "韩国"], [13.64569645, 0.0894189, 460291000000.0, "俄罗斯"], [147.53678200000002, 0.13370612197, 271814000000.0, "瑞士"], [25.03215582, -0.04485223626, 284364000000.0, "印度"], [84.4659027, 0.06089, 400599000000.0, "巴西"], [93.75240043, -0.2171905077, 592388000000.0, "加拿大"] ], [ [120.6399416, -0.847828, 6878720000000.0, "美国"], [96.90263442, -0.11609, 444731000000.0, "中国"], [112.04033829999999, -0.21405510144, 2068560000000.0, "德国"], [99.87622468, -0.17721103947, 1061390000000.0, "英国"], [95.13351956, -0.05803781134, 523649000000.0, "西班牙"], [196.8610132, 0.68994126647, 4466570000000.0, "日本"], [63.23172961, -0.09289520942, 312373000000.0, "澳大利亚"], [49.55908869, 0.02026, 386303000000.0, "韩国"], [13.64569645, 0.0894189, 435084000000.0, "俄罗斯"], [147.02873290000002, 0.16875486425, 264353000000.0, "瑞士"], [24.1542603, -0.0187580228, 275570000000.0, "印度"], [134.11358909999998, 0.0002, 437799000000.0, "巴西"], [92.41265203, -0.22353228052, 577171000000.0, "加拿大"] ], [ [119.8291831, -1.21642, 7308760000000.0, "美国"], [85.88258577, 0.06908, 564325000000.0, "中国"], [112.04033829999999, -0.33443474409, 2205970000000.0, "德国"], [100.03086440000001, -0.10025834772, 1140490000000.0, "英国"], [95.13351956, -0.06389349436, 529122000000.0, "西班牙"], [199.24424430000002, 0.68994126647, 4907040000000.0, "日本"], [66.6842696, -0.15863048788, 323217000000.0, "澳大利亚"], [50.20529747, -0.044637, 455603000000.0, "韩国"], [13.64569645, 0.0894189, 395077000000.0, "俄罗斯"], [148.497637, 0.16729198998, 292647000000.0, "瑞士"], [23.96704902, -0.01676281518, 322910000000.0, "印度"], [68.04304511, -0.01153, 558112000000.0, "巴西"], [91.00223304, -0.13907365721, 578139000000.0, "加拿大"] ], [ [129.7556945, -1.13561, 7664060000000.0, "美国"], [84.20605069999999, 0.0161839, 734548000000.0, "中国"], [112.04033829999999, -0.32185501367, 2591620000000.0, "德国"], [97.99167502, -0.13436363557, 1335220000000.0, "英国"], [95.13351956, -0.01966861256, 612940000000.0, "西班牙"], [196.98787439999998, 0.68994126647, 5449120000000.0, "日本"], [69.73099696, -0.18669238436, 368392000000.0, "澳大利亚"], [49.52032641, -0.097515, 556131000000.0, "韩国"], [13.64569645, 0.0743791, 395531000000.0, "俄罗斯"], [150.98263280000003, 0.20702527127, 342617000000.0, "瑞士"], [22.81511615, -0.05563227578, 355476000000.0, "印度"], [42.59002215, -0.18136, 785643000000.0, "巴西"], [90.10136639, -0.05061197311, 604032000000.0, "加拿大"] ], [ [137.20549419999998, -1.24727, 8100200000000.0, "美国"], [89.45558158, 0.07243, 863747000000.0, "中国"], [112.04033829999999, -0.17018444385, 2503670000000.0, "德国"], [100.9813638, -0.10328612316, 1408780000000.0, "英国"], [95.13351956, -0.02233973439, 640998000000.0, "西班牙"], [197.0936479, 0.68994126647, 4833710000000.0, "日本"], [71.41185274, -0.14404742353, 401819000000.0, "澳大利亚"], [52.92151487, -0.238309, 598099000000.0, "韩国"], [13.64569645, 0.1010252, 391720000000.0, "俄罗斯"], [149.0637126, 0.19915939191, 330092000000.0, "瑞士"], [23.71883866, -0.05956139582, 387656000000.0, "印度"], [40.77852267, -0.23248, 850426000000.0, "巴西"], [94.97994803, 0.02428399919, 628546000000.0, "加拿大"] ], [ [146.0526456, -1.40725, 8608520000000.0, "美国"], [96.72581944, 0.36963, 961604000000.0, "中国"], [112.04033829999999, -0.11519721421, 2218690000000.0, "德国"], [102.61321559999999, -0.01402652031, 1552480000000.0, "英国"], [95.13351956, -0.008296669612, 588692000000.0, "西班牙"], [210.2193141, 0.95455879688, 4414730000000.0, "日本"], [75.24020106, -0.11910492516, 436098000000.0, "澳大利亚"], [57.91774858, -0.102853, 557503000000.0, "韩国"], [13.64569645, -0.0083524, 404927000000.0, "俄罗斯"], [150.4586466, 0.25316670255, 286519000000.0, "瑞士"], [23.87378892, -0.02965195307, 410320000000.0, "印度"], [40.85224559, -0.30491, 883199000000.0, "巴西"], [98.90884189, -0.08985366773, 652825000000.0, "加拿大"] ], [ [157.3471552, -2.15037, 9089170000000.0, "美国"], [105.1932233, 0.31472, 1029040000000.0, "中国"], [112.04033829999999, -0.15625426091, 2243230000000.0, "德国"], [103.46971140000001, -0.05272998683, 1638510000000.0, "英国"], [95.13351956, -0.07251485438, 617042000000.0, "西班牙"], [218.08808080000003, 1.14685, 4032510000000.0, "日本"], [79.08999644, -0.17780527378, 399779000000.0, "澳大利亚"], [63.28085437, 0.400569, 374241000000.0, "韩国"], [13.64569645, 0.0007106, 270953000000.0, "俄罗斯"], [148.60652199999998, 0.25194278318, 295045000000.0, "瑞士"], [23.99786555, -0.06903105373, 415731000000.0, "印度"], [29.53226113, -0.33829, 863723000000.0, "巴西"], [97.69041053, -0.08999794299, 631813000000.0, "加拿大"] ], [ [171.0910704, -2.88366, 9660620000000.0, "美国"], [110.3835246, 0.21115, 1094000000000.0, "中国"], [112.04033829999999, -0.31310743461, 2199960000000.0, "德国"], [106.8683331, -0.43825516572, 1665620000000.0, "英国"], [95.13351956, -0.20866980212, 633194000000.0, "西班牙"], [221.2885051, 1.14126, 4562080000000.0, "日本"], [84.16370957, -0.21795709493, 389147000000.0, "澳大利亚"], [68.53450189, 0.216082, 485248000000.0, "韩国"], [13.64569645, 0.2285542, 195906000000.0, "俄罗斯"], [155.33406010000002, 0.28283270188, 289912000000.0, "瑞士"], [25.76657453, -0.03228022816, 452700000000.0, "印度"], [29.82689529, -0.254, 599389000000.0, "巴西"], [97.03859602, 0.008455759721, 676083000000.0, "加拿大"] ], [ [162.0853783, -4.0346, 10284800000000.0, "美国"], [111.1229709, 0.20518382, 1211350000000.0, "中国"], [112.04033829999999, -0.33785852695, 1949950000000.0, "德国"], [115.9342632, -0.38668725256, 1647950000000.0, "英国"], [95.13351956, -0.26364390051, 595403000000.0, "西班牙"], [212.2687989, 1.3069, 4887520000000.0, "日本"], [87.68854372, -0.15487273891, 415446000000.0, "澳大利亚"], [73.60331154, 0.104443, 561633000000.0, "韩国"], [13.64569645, 0.4538238, 259708000000.0, "俄罗斯"], [145.59753830000002, 0.32503620206, 272055000000.0, "瑞士"], [28.72269657, -0.04601248652, 462147000000.0, "印度"], [31.14096165, -0.24224529661, 655421000000.0, "巴西"], [93.43538526, 0.18499865134, 742293000000.0, "加拿大"] ], [ [170.2077334, -3.89693, 10621800000000.0, "美国"], [110.04459070000001, 0.17401, 1339400000000.0, "中国"], [112.04033829999999, -0.07024538821, 1950650000000.0, "德国"], [121.88780279999999, -0.34755366867, 1621510000000.0, "英国"], [95.13351956, -0.27550422943, 625976000000.0, "西班牙"], [183.18151830000002, 0.86219920754, 4303540000000.0, "日本"], [88.52927871, -0.07986938465, 378900000000.0, "澳大利亚"], [106.05780559999998, 0.027002, 533052000000.0, "韩国"], [16.83773872, 0.3205382, 306603000000.0, "俄罗斯"], [140.5609339, 0.22663802537, 278631000000.0, "瑞士"], [29.00634455, 0.01410181566, 478965000000.0, "印度"], [29.00402629, -0.23214529, 559373000000.0, "巴西"], [173.2319133, 0.15759011812, 736380000000.0, "加拿大"] ], [ [161.6882129, -4.50802, 10977500000000.0, "美国"], [117.4986986, 0.3542199798, 1470550000000.0, "中国"], [110.86734240000001, 0.3976253103, 2079140000000.0, "德国"], [126.0917617, -0.39687681071, 1768410000000.0, "英国"], [99.35338787, -0.26263780967, 705146000000.0, "西班牙"], [180.8463482, 1.08861, 4115120000000.0, "日本"], [91.4859523, -0.16002234756, 394636000000.0, "澳大利亚"], [116.0223973, 0.046926, 609020000000.0, "韩国"], [17.99114348, 0.2747295, 345110000000.0, "俄罗斯"], [141.1052774, 0.25555431895, 301417000000.0, "瑞士"], [32.74326674, 0.07059496037, 508069000000.0, "印度"], [29.64512711, -0.07636629351, 507963000000.0, "巴西"], [167.8561448, 0.12518708917, 757951000000.0, "加拿大"] ], [ [176.5644916, -5.18747, 11510700000000.0, "美国"], [125.67143259999999, 0.43051582861, 1660290000000.0, "中国"], [109.51911640000002, 0.36056017042, 2505730000000.0, "德国"], [130.66349920000002, -0.39628135357, 2038400000000.0, "英国"], [106.43942790000001, -0.35087394753, 906853000000.0, "西班牙"], [180.48764780000002, 1.39381, 4445660000000.0, "日本"], [99.32281724, -0.29307731701, 466853000000.0, "澳大利亚"], [114.74026620000001, 0.118774, 680521000000.0, "韩国"], [21.24356706, 0.3312811, 430348000000.0, "俄罗斯"], [144.54361469999998, 0.45147132507, 352915000000.0, "瑞士"], [32.05384679, 0.08772510264, 599593000000.0, "印度"], [27.68566022, 0.04177288492, 558320000000.0, "巴西"], [162.0695698, 0.1043241817, 892381000000.0, "加拿大"] ], [ [183.9363184, -6.3159, 12274900000000.0, "美国"], [118.636103, 0.68940960689, 1955350000000.0, "中国"], [106.0617364, 1.26072, 2819250000000.0, "德国"], [138.445879, -0.56758039268, 2398560000000.0, "英国"], [115.74516499999999, -0.59776508683, 1069560000000.0, "西班牙"], [173.5370142, 1.81994, 4815150000000.0, "日本"], [102.834092, -0.4128695091, 613330000000.0, "澳大利亚"], [109.7758382, 0.297434, 764881000000.0, "韩国"], [24.31640095, 0.5855984, 591017000000.0, "俄罗斯"], [146.2335814, 0.5818530875, 394164000000.0, "瑞士"], [36.68111025, 0.007801957215, 699689000000.0, "印度"], [29.37278845, 0.11737597029, 669316000000.0, "巴西"], [164.8740469, 0.23240476497, 1023200000000.0, "加拿大"] ], [ [187.8475088, -7.45246, 13093700000000.0, "美国"], [111.84292479999999, 1.32378, 2285970000000.0, "中国"], [104.8740906, 1.31661, 2861410000000.0, "德国"], [144.3997559, -0.52165056867, 2520700000000.0, "英国"], [135.5144074, -0.87005134139, 1157280000000.0, "西班牙"], [170.7257086, 1.70123, 4755410000000.0, "日本"], [108.7382223, -0.4334294331, 693764000000.0, "澳大利亚"], [114.8187794, 0.126548, 898137000000.0, "韩国"], [25.92253952, 0.8438875, 764017000000.0, "俄罗斯"], [149.8120649, 0.5557344418, 408689000000.0, "瑞士"], [40.63665469, -0.10283543308, 808901000000.0, "印度"], [31.83979154, 0.13984655478, 891630000000.0, "巴西"], [172.7458631, 0.21931401324, 1169360000000.0, "加拿大"] ], [ [197.7071203, -8.05962, 13855900000000.0, "美国"], [109.15838719999999, 2.31843, 2752130000000.0, "中国"], [101.72192629999999, 1.71287, 3002450000000.0, "德国"], [155.0072261, -0.8431614574, 2692610000000.0, "英国"], [156.1145426, -1.13747, 1264550000000.0, "西班牙"], [168.1954845, 1.74673, 4530380000000.0, "日本"], [113.72973640000001, -0.4531859306, 747573000000.0, "澳大利亚"], [127.22130770000001, 0.035692, 1011800000000.0, "韩国"], [30.94192403, 0.9231557, 989931000000.0, "俄罗斯"], [153.9166639, 0.62039580062, 430921000000.0, "瑞士"], [44.57317056, -0.09299060317, 920317000000.0, "印度"], [35.42516552, 0.1362147625, 1107640000000.0, "巴西"], [188.7536466, 0.17990236339, 1315420000000.0, "加拿大"] ], [ [206.302777, -7.11033, 14477600000000.0, "美国"], [105.7327242, 3.53183, 3552180000000.0, "中国"], [96.59991326, 2.33273, 3439950000000.0, "德国"], [171.256927, -1.16947, 3074360000000.0, "英国"], [167.12937649999998, -1.43136, 1479340000000.0, "西班牙"], [160.83257369999998, 2.11736, 4515260000000.0, "日本"], [120.68723370000001, -0.64163007802, 853765000000.0, "澳大利亚"], [134.8799559, 0.117945, 1122680000000.0, "韩国"], [37.78359275, 0.7219302, 1299710000000.0, "俄罗斯"], [157.0697704, 0.48326124287, 479913000000.0, "瑞士"], [46.22127594, -0.08075694484, 1201110000000.0, "印度"], [40.69093701, 0.01550785092, 1397080000000.0, "巴西"], [123.8577259, 0.11050480721, 1464980000000.0, "加拿大"] ], [ [188.02409530000003, -6.81391, 14718600000000.0, "美国"], [101.91707209999998, 4.20569, 4598210000000.0, "中国"], [96.42735016, 2.10893, 3752370000000.0, "德国"], [193.7440977, -1.34152, 2890560000000.0, "英国"], [170.16282560000002, -1.52546, 1635020000000.0, "西班牙"], [160.3975976, 1.42116, 5037910000000.0, "日本"], [121.7980863, -0.52121667002, 1055330000000.0, "澳大利亚"], [148.34046990000002, 0.031897, 1002220000000.0, "韩国"], [41.55409334, 1.03935, 1660840000000.0, "俄罗斯"], [149.26157609999998, 0.13610124359, 554363000000.0, "瑞士"], [50.05802075, -0.30971987181, 1186950000000.0, "印度"], [45.7822573, -0.28192023673, 1695820000000.0, "巴西"], [124.4068669, 0.03179537458, 1549130000000.0, "加拿大"] ], [ [191.8400449, -3.72522, 14418700000000.0, "美国"], [124.20713959999999, 2.43257, 5109950000000.0, "中国"], [98.18569431, 1.98872, 3418010000000.0, "德国"], [194.8622399, -0.9225093762, 2382830000000.0, "英国"], [172.40828059999998, -0.63719821417, 1499100000000.0, "西班牙"], [166.9475516, 1.45678, 5231380000000.0, "日本"], [122.7176855, -0.48898407699, 927168000000.0, "澳大利亚"], [144.5265779, 0.335933, 901935000000.0, "韩国"], [45.26093096, 0.5038364, 1222640000000.0, "俄罗斯"], [158.83156730000002, 0.41034524217, 541507000000.0, "瑞士"], [48.77678557, -0.26186435957, 1323940000000.0, "印度"], [47.49429491, -0.243056123, 1667020000000.0, "巴西"], [124.4068669, -0.40737041438, 1371150000000.0, "加拿大"] ], [ [187.211748, -4.30702, 14964400000000.0, "美国"], [126.3002879, 2.3781, 6100620000000.0, "中国"], [87.95419486, 1.93034, 3417090000000.0, "德国"], [187.9457262, -0.92499104401, 2441170000000.0, "英国"], [170.72441909999998, -0.56363076023, 1431620000000.0, "西班牙"], [159.89282880000002, 2.20888, 5700100000000.0, "日本"], [125.8538144, -0.44714246092, 1142880000000.0, "澳大利亚"], [135.92777560000002, 0.288504, 1094500000000.0, "韩国"], [42.84008335, 0.674522, 1524920000000.0, "俄罗斯"], [157.9108226, 0.86701490894, 583783000000.0, "瑞士"], [51.13514945, -0.54515877624, 1656620000000.0, "印度"], [52.76465763, -0.7575965945, 2208870000000.0, "巴西"], [124.4068669, -0.58160275067, 1613460000000.0, "加拿大"] ], [ [177.8536449, -4.44593, 15517900000000.0, "美国"], [122.75368780000001, 1.36097, 7572550000000.0, "中国"], [84.59802007, 2.28666, 3757700000000.0, "德国"], [173.2345196, -0.6217500017, 2619700000000.0, "英国"], [166.752643, -0.47061153917, 1488070000000.0, "西班牙"], [159.6162729, 1.29597, 6157460000000.0, "日本"], [122.8708644, -0.44431156054, 1390560000000.0, "澳大利亚"], [138.13329280000002, 0.186558, 1202460000000.0, "韩国"], [41.58202323, 0.9727394, 2051660000000.0, "俄罗斯"], [159.9649212, 0.55163789118, 699580000000.0, "瑞士"], [51.28923313, -0.62517637222, 1823050000000.0, "印度"], [58.078491099999994, -0.7697039841, 2616200000000.0, "巴西"], [124.4068669, -0.49728611074, 1788650000000.0, "加拿大"] ], [ [179.06485849999999, -4.26197, 16155300000000.0, "美国"], [128.4961774, 2.15392, 8560550000000.0, "中国"], [83.41360133, 2.48918, 3543980000000.0, "德国"], [163.4747359, -1.13098, 2662090000000.0, "英国"], [156.85126680000002, -0.03419696457, 1336020000000.0, "西班牙"], [159.8575165, 0.60116999697, 6203210000000.0, "日本"], [121.91114280000001, -0.64482910032, 1538190000000.0, "澳大利亚"], [136.6929994, 0.50835, 1222810000000.0, "韩国"], [43.87499455, 0.7128219, 2210260000000.0, "俄罗斯"], [166.6928779, 0.68669959297, 668044000000.0, "瑞士"], [51.88850765, -0.91471245846, 1827640000000.0, "印度"], [62.5192932, -0.74058619392, 2465190000000.0, "巴西"], [124.4068669, -0.6569765906, 1824290000000.0, "加拿大"] ], [ [192.5294543, -3.49544, 16691500000000.0, "美国"], [133.80449299999998, 1.48204, 9607220000000.0, "中国"], [81.66581748, 2.52403, 3752510000000.0, "德国"], [152.0090108, -1.51895, 2739820000000.0, "英国"], [145.7537489, 0.20754253163, 1361850000000.0, "西班牙"], [162.308458, 0.4637853598, 5155720000000.0, "日本"], [125.49939009999999, -0.47872531026, 1567180000000.0, "澳大利亚"], [134.90779550000002, 0.811482, 1305600000000.0, "韩国"], [47.92743495, 0.334282, 2297130000000.0, "俄罗斯"], [168.2860354, 0.77814575687, 688504000000.0, "瑞士"], [52.38570952, -0.49122670388, 1856720000000.0, "印度"], [64.23057382, -0.74838943266, 2472810000000.0, "巴西"], [124.4068669, -0.59445064457, 1842630000000.0, "加拿大"] ], [ [194.23161389999999, -3.73796, 17427600000000.0, "美国"], [140.1473966, 2.36047, 10482400000000.0, "中国"], [79.17148343, 2.88186, 3890610000000.0, "德国"], [137.3896814, -1.61162, 3022830000000.0, "英国"], [129.9036442, 0.14133822173, 1376910000000.0, "西班牙"], [162.67621730000002, 0.3635146924, 4850410000000.0, "日本"], [129.20110209999999, -0.42317280466, 1459600000000.0, "澳大利亚"], [138.3581705, 0.84373, 1411330000000.0, "韩国"], [53.47358916, 0.575128, 2063660000000.0, "俄罗斯"], [169.1649734, 0.60032048269, 709183000000.0, "瑞士"], [51.97736669, -0.27314281993, 2035390000000.0, "印度"], [66.02852182, -1.04181, 2455990000000.0, "巴西"], [124.4068669, -0.43186248477, 1799270000000.0, "加拿大"] ], [ [188.20373130000002, -4.34603, 18120700000000.0, "美国"], [152.55156519999997, 3.04164, 11064700000000.0, "中国"], [77.67299131, 2.88151, 3375610000000.0, "德国"], [132.78799540000003, -1.49805, 2885570000000.0, "英国"], [118.9949426, 0.13379532405, 1197790000000.0, "西班牙"], [162.0589991, 1.34134, 4394980000000.0, "日本"], [136.9568093, -0.58064870493, 1345380000000.0, "澳大利亚"], [140.0733007, 1.0594, 1382760000000.0, "韩国"], [56.53264418, 0.6882873, 1365860000000.0, "俄罗斯"], [170.4177409, 0.73801706969, 679289000000.0, "瑞士"], [52.20809484, -0.2245683801, 2089870000000.0, "印度"], [66.77640904, -0.5943427691, 1803650000000.0, "巴西"], [124.4068669, -0.561881371, 1559620000000.0, "加拿大"] ], [ [192.16549980000002, -4.51692, 18624500000000.0, "美国"], [156.70608190000002, 1.9638, 11199100000000.0, "中国"], [77.22517136, 2.86842, 3477800000000.0, "德国"], [134.255551, -1.54873, 2650850000000.0, "英国"], [111.33951770000002, 0.23768696708, 1237260000000.0, "西班牙"], [161.7147985, 1.87265, 4949270000000.0, "日本"], [142.926639, -0.37026041605, 1204620000000.0, "澳大利亚"], [143.3363906, 0.99243, 1411250000000.0, "韩国"], [53.43508859, 0.2554263, 1283160000000.0, "俄罗斯"], [175.26470880000002, 0.63204913724, 668851000000.0, "瑞士"], [49.77372836, -0.1211371348, 2263790000000.0, "印度"], [62.19369826, -0.23545845905, 1796190000000.0, "巴西"], [124.4068669, -0.49423052317, 1535770000000.0, "加拿大"] ] ] // 这个函数是一个自编的round函数 function precisionRound(number, precision) { var factor = Math.pow(10, precision); return Math.round(number * factor) / factor; } // 这个函数是一个自编的映射函数,它将参数(也就是子列表中的第三个值)映射为散点的半径, // 因为原值太大,所以需要将其缩小,你可以通过除法,取对数等方式来缩放 var sizeFunction = function(x) { var y = (x / 8e12) + 0.1; return y * 80; } var itemStyle = { normal: { opacity: 0.8, shadowBlur: 10, shadowOffsetX: 0, shadowOffsetY: 0, shadowColor: 'rgba(0, 0, 0, 0.5)' } }; option = { baseOption: { timeline: { axisType: 'category', orient: 'vertical', autoPlay: true, inverse: true, playInterval: 1000, left: null, right: 10, top: 20, bottom: 20, width: 55, height: null, label: { normal: { textStyle: { color: '#ddd' } }, emphasis: { textStyle: { color: '#fff' } } }, symbol: 'none', lineStyle: { color: '#555' }, checkpointStyle: { color: '#bbb', borderColor: '#777', borderWidth: 2 }, controlStyle: { showNextBtn: false, showPrevBtn: false, normal: { color: '#666', borderColor: '#666' }, emphasis: { color: '#aaa', borderColor: '#aaa' } }, data: years }, backgroundColor: '#333', title: [{ text: '', textAlign: 'center', // right: '3%', left: 150, bottom: 80, textStyle: { fontSize: 70, color: 'rgba(255, 255, 255, 0.9)' } }, { text: "世界主要国家经常账户的动态趋势", subtext: '球的半径和GDP成正比', subtextStyle: { color: '#ccc' }, textStyle: { color: '#ccc' }, left: 'center' }, { subtext: '几个有意思的信息:\n一、2000年后中国的GDP和经常账户盈余在飞速增长\n二、1990年以后,主要国家的经常账户余额/赤字规模不断扩大\n三、2007年金融危机后,主要国家的经常账户盈余/赤字规模缩减\n四、日本“失落的二十年”', subtextStyle: { color: '#ccc', fontSize: 14 }, textStyle: { color: '#ccc' }, left: 70, bottom: 160 } ], tooltip: { padding: 5, backgroundColor: '#222', borderColor: '#777', borderWidth: 1 }, xAxis: { type: 'value', name: '私人部分信贷占GDP比例', nameGap: 25, max: 250, // min: 20, // max: 200, nameLocation: 'middle', nameTextStyle: { fontSize: 12 }, splitLine: { show: false }, axisTick: { lineStyle: { color: '#ddd' } }, axisLine: { lineStyle: { color: '#ddd' } }, axisLabel: { formatter: '{value}%', textStyle: { color: '#ddd' } } }, yAxis: { type: 'value', name: '经常账户余额\n千亿美元', nameGap: 15, // min: -5, max: 4, min: -8, nameTextStyle: { color: '#ccc', fontSize: 12 }, axisLine: { lineStyle: { color: '#ddd' } }, axisTick: { lineStyle: { color: '#ddd' } }, splitLine: { show: false }, axisLabel: { formatter: '{value}', textStyle: { color: '#ddd' } } }, grid: { left: 50, right: 110, top: 50, bottom: 60 }, visualMap: [{ type: 'piecewise', dimension: 4, show: false, categories: countries, left: 10, bottom: 35, calculable: true, precision: 0.1, textGap: 10, itemGap: 3, textStyle: { color: '#ccc' }, inRange: { color: color }, outOfRange: { color: '#555' } }, ], series: [{ type: 'scatter', }], animationDurationUpdate: 1000, animationEasingUpdate: 'quinticInOut' }, options: [] }; for (var n = 0; n < years.length; n++) { option.options.push({ title: { text: years[n] }, series: [{ // id: 'gridScatter', type: 'scatter', // label: { // show: true, // formatter: "{@[4]}" // }, itemStyle: itemStyle, data: data1[n].map(function(item, index) { return item.concat([countries[index]]); }), symbolSize: function(val) { return sizeFunction(val[2]); }, tooltip: { formatter: function(obj) { var value = obj.value; return '<div style="border-bottom: 1px solid #555;padding-bottom: 5px; margin-bottom: 5px;">' + value[3] + '</div>' + '私人信贷占GDP比例:' + Math.round(value[0], 2) + '%<br>' + '经常账户:' + precisionRound(value[1], 2) + ' 千亿美元<br>' + 'GDP:' + precisionRound(value[2], 2) + ' 美元 $<br>'; } } }, { // id: 'gridScatter', type: 'scatter', label: { show: true, formatter: "{@[3]}", fontSize: 12 }, itemStyle: itemStyle, data: data2[n].map(function(item, index) { return item.concat([countries[index]]); }), symbolSize: function(val) { return sizeFunction(val[2]); }, tooltip: { formatter: function(obj) { var value = obj.value; return '<div style="border-bottom: 1px solid #555;padding-bottom: 5px; margin-bottom: 5px;">' + value[3] + '</div>' + '私人信贷占GDP比例:' + Math.round(value[0], 2) + '%<br>' + '经常账户:' + precisionRound(value[1], 2) + ' 千亿美元<br>' + 'GDP:' + precisionRound(value[2], 2) + ' 美元 $<br>'; } } }] }); }