[
  {
    "path": ".gitignore",
    "content": "# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.\n\n# dependencies\n/node_modules\n/.pnp\n.pnp.js\n\n# testing\n/coverage\n\n# production\n# /build\n\n# misc\n.DS_Store\n.env.local\n.env.development.local\n.env.test.local\n.env.production.local\n\nnpm-debug.log*\nyarn-debug.log*\nyarn-error.log*\n"
  },
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "README.md",
    "content": "# my-datav\n\n **Author: \"@baby张 <babybrotherzb@gmail.com>\"**\n\n  **Demo在线地址：<https://babybrotherzb.github.io/my-datav/build/index.html>**\n\n## 项目运行\n\n ```sh\n # 安装依赖\n1. npm install  ||  yarn install\n\n# 直接运行项目\n2.npm run dev  ||  yarn dev  || yarn start\n\n# http://localhost:3000/\n\n```\n\n\n\n## 来源地址 ，来点star呗\n\n- [github地址：https://github.com/babybrotherzb](https://github.com/babybrotherzb)\n- [博客地址：https://blog.csdn.net/weixin_43648947](https://blog.csdn.net/weixin_43648947)\n- [掘金地址：https://juejin.im/user/5d90295cf265da5b5c08f32d/activities](https://juejin.im/user/5d90295cf265da5b5c08f32d/activities)\n"
  },
  {
    "path": "build/asset-manifest.json",
    "content": "{\n  \"files\": {\n    \"main.css\": \"/static/css/main.381045e0.chunk.css\",\n    \"main.js\": \"/static/js/main.ed4eff3b.chunk.js\",\n    \"main.js.map\": \"/static/js/main.ed4eff3b.chunk.js.map\",\n    \"runtime-main.js\": \"/static/js/runtime-main.19738b1a.js\",\n    \"runtime-main.js.map\": \"/static/js/runtime-main.19738b1a.js.map\",\n    \"static/js/2.35178c5d.chunk.js\": \"/static/js/2.35178c5d.chunk.js\",\n    \"static/js/2.35178c5d.chunk.js.map\": \"/static/js/2.35178c5d.chunk.js.map\",\n    \"index.html\": \"/index.html\",\n    \"precache-manifest.9c3f182e3e0e03e7e3da4190ca7fecd6.js\": \"/precache-manifest.9c3f182e3e0e03e7e3da4190ca7fecd6.js\",\n    \"service-worker.js\": \"/service-worker.js\",\n    \"static/css/main.381045e0.chunk.css.map\": \"/static/css/main.381045e0.chunk.css.map\",\n    \"static/js/2.35178c5d.chunk.js.LICENSE.txt\": \"/static/js/2.35178c5d.chunk.js.LICENSE.txt\",\n    \"static/media/index.css\": \"/static/media/map.bab2b509.png\"\n  },\n  \"entrypoints\": [\n    \"static/js/runtime-main.19738b1a.js\",\n    \"static/js/2.35178c5d.chunk.js\",\n    \"static/css/main.381045e0.chunk.css\",\n    \"static/js/main.ed4eff3b.chunk.js\"\n  ]\n}"
  },
  {
    "path": "build/index.html",
    "content": "<!doctype html><html lang=\"en\"><head><meta charset=\"utf-8\"/><link rel=\"icon\" href=\"/favicon.ico\"/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"/><meta name=\"theme-color\" content=\"#000000\"/><meta name=\"description\" content=\"Web site created using create-react-app\"/><link rel=\"apple-touch-icon\" href=\"/logo192.png\"/><link rel=\"manifest\" href=\"/my-datav/build/manifest.json\"/><title>my-datav</title><link href=\"/my-datav/build/static/css/main.381045e0.chunk.css\" rel=\"stylesheet\"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id=\"root\"></div><script>!function(e){function t(t){for(var n,a,l=t[0],f=t[1],i=t[2],c=0,s=[];c<l.length;c++)a=l[c],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&s.push(o[a][0]),o[a]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(p&&p(t);s.length;)s.shift()();return u.push.apply(u,i||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var f=r[l];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=a(a.s=r[0]))}return e}var n={},o={1:0},u=[];function a(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=e,a.c=n,a.d=function(e,t,r){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},a.r=function(e){\"undefined\"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(e,\"__esModule\",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&\"object\"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(a.r(r),Object.defineProperty(r,\"default\",{enumerable:!0,value:e}),2&t&&\"string\"!=typeof e)for(var n in e)a.d(r,n,function(t){return e[t]}.bind(null,n));return r},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,\"a\",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p=\"/\";var l=this[\"webpackJsonpmy-datav\"]=this[\"webpackJsonpmy-datav\"]||[],f=l.push.bind(l);l.push=t,l=l.slice();for(var i=0;i<l.length;i++)t(l[i]);var p=f;r()}([])</script><script src=\"/my-datav/build/static/js/2.35178c5d.chunk.js\"></script><script src=\"/my-datav/build/static/js/main.ed4eff3b.chunk.js\"></script></body></html>"
  },
  {
    "path": "build/manifest.json",
    "content": "{\n  \"short_name\": \"React App\",\n  \"name\": \"Create React App Sample\",\n  \"icons\": [\n    {\n      \"src\": \"favicon.ico\",\n      \"sizes\": \"64x64 32x32 24x24 16x16\",\n      \"type\": \"image/x-icon\"\n    },\n    {\n      \"src\": \"logo192.png\",\n      \"type\": \"image/png\",\n      \"sizes\": \"192x192\"\n    },\n    {\n      \"src\": \"logo512.png\",\n      \"type\": \"image/png\",\n      \"sizes\": \"512x512\"\n    }\n  ],\n  \"start_url\": \".\",\n  \"display\": \"standalone\",\n  \"theme_color\": \"#000000\",\n  \"background_color\": \"#ffffff\"\n}\n"
  },
  {
    "path": "build/precache-manifest.9c3f182e3e0e03e7e3da4190ca7fecd6.js",
    "content": "self.__precacheManifest = (self.__precacheManifest || []).concat([\n  {\n    \"revision\": \"3181ef8d8f8bcc1cb8fff2b25c51f80e\",\n    \"url\": \"/index.html\"\n  },\n  {\n    \"revision\": \"61f1124546667485f86e\",\n    \"url\": \"/static/css/main.381045e0.chunk.css\"\n  },\n  {\n    \"revision\": \"baf987c9dd01bda1680d\",\n    \"url\": \"/static/js/2.35178c5d.chunk.js\"\n  },\n  {\n    \"revision\": \"8bc88370bc2489d86f2f357f447ddb0b\",\n    \"url\": \"/static/js/2.35178c5d.chunk.js.LICENSE.txt\"\n  },\n  {\n    \"revision\": \"61f1124546667485f86e\",\n    \"url\": \"/static/js/main.ed4eff3b.chunk.js\"\n  },\n  {\n    \"revision\": \"a2ef8ae54b451ad83e77\",\n    \"url\": \"/static/js/runtime-main.19738b1a.js\"\n  },\n  {\n    \"revision\": \"4ad07e23aa6dcea1cb54dbfc396681e1\",\n    \"url\": \"/static/media/bg.4ad07e23.png\"\n  },\n  {\n    \"revision\": \"c268bab5a96dceae66414ca06d6bf7ec\",\n    \"url\": \"/static/media/jt.c268bab5.png\"\n  },\n  {\n    \"revision\": \"0dea0f9739d68fcff939ba51d73a1e53\",\n    \"url\": \"/static/media/lbx.0dea0f97.png\"\n  },\n  {\n    \"revision\": \"bab2b509158ad04982f4527a1f3445fe\",\n    \"url\": \"/static/media/map.bab2b509.png\"\n  }\n]);"
  },
  {
    "path": "build/robots.txt",
    "content": "# https://www.robotstxt.org/robotstxt.html\nUser-agent: *\nDisallow:\n"
  },
  {
    "path": "build/service-worker.js",
    "content": "/**\n * Welcome to your Workbox-powered service worker!\n *\n * You'll need to register this file in your web app and you should\n * disable HTTP caching for this file too.\n * See https://goo.gl/nhQhGp\n *\n * The rest of the code is auto-generated. Please don't update this file\n * directly; instead, make changes to your Workbox build configuration\n * and re-run your build process.\n * See https://goo.gl/2aRDsh\n */\n\nimportScripts(\"https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js\");\n\nimportScripts(\n  \"/precache-manifest.9c3f182e3e0e03e7e3da4190ca7fecd6.js\"\n);\n\nself.addEventListener('message', (event) => {\n  if (event.data && event.data.type === 'SKIP_WAITING') {\n    self.skipWaiting();\n  }\n});\n\nworkbox.core.clientsClaim();\n\n/**\n * The workboxSW.precacheAndRoute() method efficiently caches and responds to\n * requests for URLs in the manifest.\n * See https://goo.gl/S9QRab\n */\nself.__precacheManifest = [].concat(self.__precacheManifest || []);\nworkbox.precaching.precacheAndRoute(self.__precacheManifest, {});\n\nworkbox.routing.registerNavigationRoute(workbox.precaching.getCacheKeyForURL(\"/index.html\"), {\n  \n  blacklist: [/^\\/_/,/\\/[^\\/?]+\\.[^\\/]+$/],\n});\n"
  },
  {
    "path": "build/static/css/main.381045e0.chunk.css",
    "content": "*{margin:0;padding:0}#root,body,html{width:100%;height:100%;min-height:635px;font-family:\"microsoft yahei\",arial,sans-serif;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;overflow-x:hidden;overflow-y:auto}body{background-image:url(/my-datav/build/static/media/bg.4ad07e23.png)}table{height:100%;overflow-y:auto;display:block}td,tr{padding:8px}td{color:#c9ccd4}.content_title{width:200px;text-align:center;color:#01c4f7;font-size:14px;position:absolute;top:0;left:50%;margin-left:-100px}.databg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAA4CAYAAACL3WrLAAAAtUlEQVRoge2ZvQ2CMQwFHeRZWIAJWImOjlFp6GhSUHwFNiukeFI46d0Ep+cfWcm4PLrj/5kZCM+IhHhGdjBMSaWHiDpRMRZVk92122EJD5Oa7KKIUnqUU3pMou5RLaAeLScqxYmqISUKES3Iwh9xvhFM52m3wSrjen8iEs3X+9gtsUTOz3e3wxLeo2p8OKvhHCXFGSZIoqD1REnUU68lwz2qxaJqPPVq/CuihiPq0ovBiGKedH43jpmOh01iBwAAAABJRU5ErkJggg==) 0 0 no-repeat;background-size:22px 30px;height:30px;width:22px;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;margin-right:10px}@-webkit-keyframes bganomation{0%{width:50%}50%{width:0}to{width:50%}}@keyframes bganomation{0%{width:50%}50%{width:0}to{width:50%}}@-webkit-keyframes rotate1{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotate1{to{transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes retate2{to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes retate2{to{transform:translate(-50%,-50%) rotate(-1turn)}}.map_bg{width:45.8vh;height:45.8vh;background:url(/my-datav/build/static/media/map.bab2b509.png) 50% no-repeat;background-size:45.8vh 45.8vh;opacity:.5}.circle_allow,.map_bg{position:absolute;top:54%;left:50%;min-width:280px;min-height:280px;transform:translate(-50%,-50%)}.circle_allow{width:50vh;height:50vh;background:url(/my-datav/build/static/media/jt.c268bab5.png) 50% no-repeat;background-size:50vh 50vh;-webkit-animation:retate2 10s linear infinite;animation:retate2 10s linear infinite}.circle_bg{position:absolute;top:54%;left:50%;width:52vh;height:52vh;transform:translate(-50%,-50%);background:url(/my-datav/build/static/media/lbx.0dea0f97.png) 50% no-repeat;background-size:52vh 52vh;-webkit-animation:rotate1 10s linear infinite;animation:rotate1 10s linear infinite;opacity:.4}.left_bg{width:62%;right:0;background-position:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAAAuCAYAAADncHD0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFEmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMC0wNS0yOFQxNzo0MToxMCswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjAtMDUtMjhUMTc6NDI6NTArMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjAtMDUtMjhUMTc6NDI6NTArMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OGNlNTY0ZGEtOWEzNi0yYTQyLWExNmItMWE1MTdjOGVkYzc0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhjZTU2NGRhLTlhMzYtMmE0Mi1hMTZiLTFhNTE3YzhlZGM3NCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjhjZTU2NGRhLTlhMzYtMmE0Mi1hMTZiLTFhNTE3YzhlZGM3NCI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OGNlNTY0ZGEtOWEzNi0yYTQyLWExNmItMWE1MTdjOGVkYzc0IiBzdEV2dDp3aGVuPSIyMDIwLTA1LTI4VDE3OjQxOjEwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Prj8VioAAARzSURBVHja7d1fqN9jHMDxczDZZLZSyo0iLFZYtIQkiaVYYqXWiNYu5naUP1GWRKEsiXBxkoQi+Zvkz0jkyoUrJUxjNCObPzM+p74XT5nzfX71PGed53ldvO4+Pc/69PRr73bOflPT2/f9AwAAHNTesCxMAQvflA81AACY06fhWPEAbQTwcgAA4D/OCF8PEfyJCIY2AhgAADi4k8M3QwR/JIJBAAMAQMtOCd8OEfxhWGonIIABAKBVp4YdQwRvD8fYCQhgAABo1WnhuyGC3w9H2wkIYAAAaNWKsHOI4PfCEjsBAQwAAK06PXw/RPC7IhgEMAAAtGz2K5J+GCL4HREMAhgAAFq2Mongt0QwCGAAAGjZmWHXEMFvhsV2AgIYAABadVb4cYjgN8JRdgICGAAAWnV2+GmI4NfCkXYCAhgAAFq1KuweIvhVEQwCGAAAWnZO+HmI4FdEMAhgAABo2blJBL8sgkEAAwBAy1YnEfyiCAYBDADUcfvwl+5ebZ1wR1sLzdY4s/f77zgEb6Ok88Ke4e4XwiKfTyCAAYDytoQDHUfw/WF6gh2NzefO1jiz9/u3HIK3UdL54Zfh7ufDET6fQAADAOVt7jyCt2WETrqjsfnc2Rpn9n7/zYXf8rZ5juALwq/D3c+Fw30+gQAGAMrbGP7uOIIfD4dNsKOx+dzZGmf2fn/pt5zzNkq6MPw23P2sCAYBDADUsT7s7ziCZzJiI93R2HzubI0ze79/Q+G3PDPPIXpREsHPiGAQwABAHevCnx1H8OyPnS6aYEdj87mzNc7s/f7SbznnbZR0cRLBMyIYBDAAUMdV4Y+OI/il6fGvokl3NDafO1vjzN7vX1v4Lee8jZIuSSL4aREMAhgAqOPysLfjCH49LJ5gR2PzubM1zuz9/jWF33LO2yjp0uTP/9Q8/z4yCGAAoBvpvz716O2wZIIdjc3nztY4s/f7S7/lnLdR0mVh33D3k9Pz+z9TgwAGALox+7UsezqO4A/C0gl2NDafO1vjzN7vL/2Wc95G6Z/K+H24+wkRDAIYAKhjddjdcQR/HJZNsKOx+dzZGmf2fn/pt5zzNkpak/xO82MiGAQwAFDHqrCr4wj+LBw3wY7G5nNna5zZ+/2l33LO2yjpiiSCHxXBIIABgDpWhp0dR/Dn4fgJdjQ2nztb48ze7y/9lnPeRklXJhH8iAgGAQwA1LEi7Og4gr8IJ0ywo7H53NkaZ/Z+f+m3nPM2SlqbRPDDIhgEMABQx0nhq44j+Mtw4gQ7GpvPna1xZu/3l37LOW+jpKuTCH7IZxMIYAAAaNk14a8hgh+0DxDAAADQsmvD/iGCH7APEMAAANCydUkE32cfIIABAKBl1yURfK99gAAGAICWrU8i+B77AAEMAAAt25BE8N32AQIYAABadkMSwXfZBwhgAABo2Y3hwBDBd9oHCGAAAGjZTUkE32YfIIABAKBlG5MIvtU+QAADAEDLNiURfEtYDvw/HxoAALCwbU4iGJiDDwwAAFj4rg8zAgfm9i8X/MNxuLyAKAAAAABJRU5ErkJggg==) 0 10px no-repeat}.left_bg,.right_bg{height:100%;position:absolute}.right_bg{width:53%;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAAAuCAYAAADncHD0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFEmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMC0wNS0yOFQxNzo0MjoxMyswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjAtMDUtMjhUMTc6NDM6MTQrMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjAtMDUtMjhUMTc6NDM6MTQrMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzVmMzExNzEtZGM2MS1kZjQwLWFmYmQtNTM3MGJiZTU3M2ZmIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM1ZjMxMTcxLWRjNjEtZGY0MC1hZmJkLTUzNzBiYmU1NzNmZiIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjM1ZjMxMTcxLWRjNjEtZGY0MC1hZmJkLTUzNzBiYmU1NzNmZiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MzVmMzExNzEtZGM2MS1kZjQwLWFmYmQtNTM3MGJiZTU3M2ZmIiBzdEV2dDp3aGVuPSIyMDIwLTA1LTI4VDE3OjQyOjEzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrnQBC0AAAdsSURBVHja7d3/q59VAcBxHzfz20xH0K+GRUpJqCgSKSISLpExZK1lMfxCpJiixbis5dQxbYzMkCU2oiFLZOoYGn5pDDU1EaEf+geK/F5WlOnmdLt6HnYu93C99znns84euc/n9cPrt8N9Pvfcz334vD/nOc9zRPP83iOAwTgpeCLYF3wIAABMEwwwHCcGLzmxAQCAAIahx++L8R/7L8GpwWIAAGCacIBhxO8LMX7/GpxsTgAA4ONMAsxvJwR/jPH7t+Bz5gQAAAQwDM2i4LkYvy8Hp5gTAAAQwDA0xwfPxvh9Jfi8OQEAAAEMQ3Nc8Ickfr9gTgAAQADDEOP36Ri/rwVfNCcAACCAYYjxuzvG7+vNwUcdmRcAABDAMLj43RXj943gNHMCAAACGIbm2OD3MX7/HnzJnAAAgACGoTk6eCLG7z+CL5sTAAAQwDA0nwoeT+L3dHMCAAACGIYYv48l8fsVcwIAAAIYhhi/j8b4/WdwhjkBAAABDEOM350xfv8VnGlOAABAAMMQ43dHjN9/B2eZEwAAEMAwNEcFD8f4/U9wds/HPzV4NR6/hj8Hn53jWO2q9ltx3J+Cz3S8rrPjSng79qVg8RzjvhrnrR33QnBix888P3g7jn02OKFj7IXBO3Hs7ubg85hnG3dx8G4c92THuNYlwd449nfNwTt9zzV2WbAvjt0RvySZbdzyZNz2+H6a62deHuyPY+8PFmTeG1ck48fRWucnABDAQD1tgDyYxO85PR+/vbv0mxWDoStqz4mr2+24F4OTOl7X15Kofb4jatOgfSZY1PEzL0pCdXcmVNOobR9Fdewc4y4N3ovjHq0UtK0Vwftx7APBwoKg3ZYJ2jRmf10Qv98PJsc4flc7PwGAAAbqxu/2JH7P7fn46WpsDV2rr2nQPhd8uuN1XRD8L459uiNq06DdlQnaJcGeOPbxjqBtLU1C9ZGOUL0sGfdQJmi/VRi0re8moXpfR6iOErRpzN4TNJn3xvVjHL+T8fd3jgIAAQxUjN8H4gfu/8bLePs8froaW0PX5cRp0D4VHN/xur5eeDnxJUnQto+MOqYwaHdmQnV5YdSuDD4ovJR4VWHQtq5Oxm4Jjpxj3LUjBG0as3cVxO/qMV71nYxfFjhHAYAABirG72/jB+634+pon8dPV2Nr6LqcuDRoR9kfu+wQg7bW/tg0aLdmgvZ7wYE49t6OoJ0ZtZs7QvXGZNzPM0GbxuzGgvfG2jGO3/1xVd05CgAEMFAxfu+LH7jbVdHzej5+uhpbQ+n+2Fo3fEr3xuaC9juHYX/szKDtis/rklC9OzP2R8nYn3WMnUjm/o7M3/onydjbCt4bt49x/H4QvwBxjgIAAQxUjN+t8QN3e3fh83s+froaW0Pp/tiHM6u0Kwv3x5bujZ15KXGt/bE/OMSg3ZT5u6xJ5vT2jnHrknHrMj/zjmTsmszYJkb3uMbvvvh+dY4CAAEMVNJe+vqb+IH73bgS2+fxL00uL67hwZ73x5bujR11f+wNhftj00uJRwnaDZmxtzVlj9xJg3aiMGbb3+umgvjdPMbx+17833COAgABDFTSxFXIqfi9sOfjp6uxNWw7DPtjf9WU3fBpcyZo0/2xd2bGThTuj107wqXE65vyZ8hubPKP3JkZtDcWxuxknLfclzJbxjh+2//Fi52fAEAAA3Xjd0vygfuino+frsbW0Pf+2B8W7o0ddX/susKo3TDCpcSbmrJnyDZxtTn3yJ123C8LgzaN2f1xxbx0L/o4eucT+CIKABDAMPj4vTd+4N4T9+D2efx0NbaGrsuJD/WGT5sKLyUeJWhH2R87URC0k/E1d/2d707GXpcZe0+Tf+TOguSqgVzQpjG7P+6V7vr9FzbTj+AaR+1jx85zfgIAAQzUjd+p0Nn7CVxqma7G1lBrf+yPC/fHpntjb64UtKWXE48atFNfchyI894Vqlub/CN3FsTLzKfGdd2d+KgkZtsbia3IzFW7b3vHGMdv++zrc52fAEAAA3Xjdyqg2pvsLOn5+OlqbA2l+2PXZ17XhsL9sSV7Y2e7lLjG/tgj437kQwnaVZmx9zfTj9z5dkfQbm+m7068PBOzO5OxyzLzf0zw2BjH71vBmc5PACCAgbrx+4skSr7R8/FXV47fPvfHlu6Nne1S4msq7I+deSnxKEG7MhOqDzX5R+7MDNqlhTG7p+B9dlywa4zj983gdOcnABDAQF13JQHT9+NV1laOhsOxP/b6/3Nv7Gz7Y6/IjN1WsD924QiXEpcG7dTYR5r8I3dmBu2SwpgtubHaouCZMY7f14LTnJsAAJMAdd1ZuHoHAAAIYJi3No2wFxMAABDAMC9tTC6dvcx8AACAAIYhmnoET3sjpOXmAwAABDAM0fpm+uZK3zQfAAAggGGIbk3id4X5AAAAAQxDdEsSv5ebDwAAEMAwRDc3+WfKAgAAAhjmtTVJ/K4yHwAAIIBhiCZi/B4IrjQfAAAw/wJ4MZC1NMbvZHCVkwcAAMzPAP4QKPJGcLUTBwAACGAYup86aQAAwPz1EQsfvjCjb+eoAAAAAElFTkSuQmCC) 0 10px no-repeat}.header_main{margin:0 auto;width:100%;height:65px;max-width:1920px;position:relative}.header_main h3{margin:0 auto;padding-top:14px;line-height:50px;text-align:center;font-size:24px;color:#fff}.wrapper{position:absolute;top:80px;bottom:0;left:0;right:0;min-height:555px}.container-fluid{height:100%;min-height:100%}.row{margin-left:-7px;margin-right:-8px}.row>div{padding-left:7px;padding-right:8px}.xpanel-wrapper{padding-bottom:15px;box-sizing:border-box}.xpanel-wrapper-1{height:100%}.xpanel-wrapper-2{height:50%}.xpanel-wrapper-3{height:33.33333%}.xpanel-wrapper-4{height:40%}.xpanel-wrapper-5{height:60%}.xpanel-wrapper-6{height:30%}.xpanel{padding:15px;height:100%;min-height:170px;background-size:100% 100%;box-sizing:border-box}.fill-h{height:100%;min-height:100%}.no-margin{margin:0!important}.no-padding{padding:0!important}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(0,0,0,.3)}\n/*# sourceMappingURL=main.381045e0.chunk.css.map */"
  },
  {
    "path": "build/static/js/2.35178c5d.chunk.js",
    "content": "/*! For license information please see 2.35178c5d.chunk.js.LICENSE.txt */\n(this[\"webpackJsonpmy-datav\"]=this[\"webpackJsonpmy-datav\"]||[]).push([[2],[function(e,t,n){\"use strict\";e.exports=n(217)},function(e,t){var n={\"[object Function]\":1,\"[object RegExp]\":1,\"[object Date]\":1,\"[object Error]\":1,\"[object CanvasGradient]\":1,\"[object CanvasPattern]\":1,\"[object Image]\":1,\"[object Canvas]\":1},i={\"[object Int8Array]\":1,\"[object Uint8Array]\":1,\"[object Uint8ClampedArray]\":1,\"[object Int16Array]\":1,\"[object Uint16Array]\":1,\"[object Int32Array]\":1,\"[object Uint32Array]\":1,\"[object Float32Array]\":1,\"[object Float64Array]\":1},r=Object.prototype.toString,a=Array.prototype,o=a.forEach,s=a.filter,l=a.slice,u=a.map,c=a.reduce,d={};function h(e){if(null==e||\"object\"!==typeof e)return e;var t=e,a=r.call(e);if(\"[object Array]\"===a){if(!S(e)){t=[];for(var o=0,s=e.length;o<s;o++)t[o]=h(e[o])}}else if(i[a]){if(!S(e)){var l=e.constructor;if(e.constructor.from)t=l.from(e);else{t=new l(e.length);for(o=0,s=e.length;o<s;o++)t[o]=h(e[o])}}}else if(!n[a]&&!S(e)&&!w(e))for(var u in t={},e)e.hasOwnProperty(u)&&(t[u]=h(e[u]));return t}function f(e,t,n){if(!b(t)||!b(e))return n?h(t):e;for(var i in t)if(t.hasOwnProperty(i)){var r=e[i],a=t[i];!b(a)||!b(r)||x(a)||x(r)||w(a)||w(r)||_(a)||_(r)||S(a)||S(r)?!n&&i in e||(e[i]=h(t[i])):f(r,a,n)}return e}function p(e,t,n){for(var i in t)t.hasOwnProperty(i)&&(n?null!=t[i]:null==e[i])&&(e[i]=t[i]);return e}var g,m=function(){return d.createCanvas()};function v(e,t,n){if(e&&t)if(e.forEach&&e.forEach===o)e.forEach(t,n);else if(e.length===+e.length)for(var i=0,r=e.length;i<r;i++)t.call(n,e[i],i,e);else for(var a in e)e.hasOwnProperty(a)&&t.call(n,e[a],a,e)}function y(e,t){var n=l.call(arguments,2);return function(){return e.apply(t,n.concat(l.call(arguments)))}}function x(e){return\"[object Array]\"===r.call(e)}function b(e){var t=typeof e;return\"function\"===t||!!e&&\"object\"===t}function _(e){return!!n[r.call(e)]}function w(e){return\"object\"===typeof e&&\"number\"===typeof e.nodeType&&\"object\"===typeof e.ownerDocument}d.createCanvas=function(){return document.createElement(\"canvas\")};function S(e){return e.__ec_primitive__}function M(e){var t=x(e);this.data={};var n=this;function i(e,i){t?n.set(e,i):n.set(i,e)}e instanceof M?e.each(i):e&&v(e,i)}M.prototype={constructor:M,get:function(e){return this.data.hasOwnProperty(e)?this.data[e]:null},set:function(e,t){return this.data[e]=t},each:function(e,t){for(var n in void 0!==t&&(e=y(e,t)),this.data)this.data.hasOwnProperty(n)&&e(this.data[n],n)},removeKey:function(e){delete this.data[e]}},t.$override=function(e,t){\"createCanvas\"===e&&(g=null),d[e]=t},t.clone=h,t.merge=f,t.mergeAll=function(e,t){for(var n=e[0],i=1,r=e.length;i<r;i++)n=f(n,e[i],t);return n},t.extend=function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e},t.defaults=p,t.createCanvas=m,t.getContext=function(){return g||(g=m().getContext(\"2d\")),g},t.indexOf=function(e,t){if(e){if(e.indexOf)return e.indexOf(t);for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n}return-1},t.inherits=function(e,t){var n=e.prototype;function i(){}for(var r in i.prototype=t.prototype,e.prototype=new i,n)n.hasOwnProperty(r)&&(e.prototype[r]=n[r]);e.prototype.constructor=e,e.superClass=t},t.mixin=function(e,t,n){p(e=\"prototype\"in e?e.prototype:e,t=\"prototype\"in t?t.prototype:t,n)},t.isArrayLike=function(e){if(e)return\"string\"!==typeof e&&\"number\"===typeof e.length},t.each=v,t.map=function(e,t,n){if(e&&t){if(e.map&&e.map===u)return e.map(t,n);for(var i=[],r=0,a=e.length;r<a;r++)i.push(t.call(n,e[r],r,e));return i}},t.reduce=function(e,t,n,i){if(e&&t){if(e.reduce&&e.reduce===c)return e.reduce(t,n,i);for(var r=0,a=e.length;r<a;r++)n=t.call(i,n,e[r],r,e);return n}},t.filter=function(e,t,n){if(e&&t){if(e.filter&&e.filter===s)return e.filter(t,n);for(var i=[],r=0,a=e.length;r<a;r++)t.call(n,e[r],r,e)&&i.push(e[r]);return i}},t.find=function(e,t,n){if(e&&t)for(var i=0,r=e.length;i<r;i++)if(t.call(n,e[i],i,e))return e[i]},t.bind=y,t.curry=function(e){var t=l.call(arguments,1);return function(){return e.apply(this,t.concat(l.call(arguments)))}},t.isArray=x,t.isFunction=function(e){return\"function\"===typeof e},t.isString=function(e){return\"[object String]\"===r.call(e)},t.isObject=b,t.isBuiltInObject=_,t.isTypedArray=function(e){return!!i[r.call(e)]},t.isDom=w,t.eqNaN=function(e){return e!==e},t.retrieve=function(e){for(var t=0,n=arguments.length;t<n;t++)if(null!=arguments[t])return arguments[t]},t.retrieve2=function(e,t){return null!=e?e:t},t.retrieve3=function(e,t,n){return null!=e?e:null!=t?t:n},t.slice=function(){return Function.call.apply(l,arguments)},t.normalizeCssArray=function(e){if(\"number\"===typeof e)return[e,e,e,e];var t=e.length;return 2===t?[e[0],e[1],e[0],e[1]]:3===t?[e[0],e[1],e[2],e[1]]:e},t.assert=function(e,t){if(!e)throw new Error(t)},t.trim=function(e){return null==e?null:\"function\"===typeof e.trim?e.trim():e.replace(/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g,\"\")},t.setAsPrimitive=function(e){e.__ec_primitive__=!0},t.isPrimitive=S,t.createHashMap=function(e){return new M(e)},t.concatArray=function(e,t){for(var n=new e.constructor(e.length+t.length),i=0;i<e.length;i++)n[i]=e[i];var r=e.length;for(i=0;i<t.length;i++)n[i+r]=t[i];return n},t.noop=function(){}},function(e,t,n){n(6).__DEV__;var i=n(72),r=n(1),a=n(26),o=n(13),s=n(90),l=n(38),u=n(135),c=n(148),d=n(22),h=n(252),f=n(253),p=n(255),g=n(15),m=n(16),v=n(78),y=n(27),x=n(3),b=n(5),_=n(33).throttle,w=n(256),S=n(257),M=n(258),C=n(259),T=n(260),k=n(261);n(149);var I=n(99),A=r.assert,P=r.each,E=r.isFunction,D=r.isObject,L=g.parseClassType,O={PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:1e3,PROGRESSIVE_LAYOUT:1100,GLOBAL:2e3,CHART:3e3,POST_CHART_LAYOUT:3500,COMPONENT:4e3,BRUSH:5e3}},N=\"__flagInMainProcess\",R=/^[a-zA-Z0-9_]+$/;function z(e,t){return function(n,i,r){t||!this._disposed?(n=n&&n.toLowerCase(),l.prototype[e].call(this,n,i,r)):this.id}}function B(){l.call(this)}function F(e,t,n){n=n||{},\"string\"===typeof t&&(t=ue[t]),this.id,this.group,this._dom=e;var a=this._zr=i.init(e,{renderer:n.renderer||\"canvas\",devicePixelRatio:n.devicePixelRatio,width:n.width,height:n.height});this._throttledZrFlush=_(r.bind(a.flush,a),17),(t=r.clone(t))&&f(t,!0),this._theme=t,this._chartsViews=[],this._chartsMap={},this._componentsViews=[],this._componentsMap={},this._coordSysMgr=new d;var o=this._api=function(e){var t=e._coordSysMgr;return r.extend(new c(e),{getCoordinateSystems:r.bind(t.getCoordinateSystems,t),getComponentByElement:function(t){for(;t;){var n=t.__ecComponentInfo;if(null!=n)return e._model.getComponent(n.mainType,n.index);t=t.parent}}})}(this);function u(e,t){return e.__prio-t.__prio}s(le,u),s(ae,u),this._scheduler=new C(this,o,ae,le),l.call(this,this._ecEventProcessor=new ne),this._messageCenter=new B,this._initEvents(),this.resize=r.bind(this.resize,this),this._pendingActions=[],a.animation.on(\"frame\",this._onframe,this),function(e,t){e.on(\"rendered\",(function(){t.trigger(\"rendered\"),!e.animation.isFinished()||t.__optionUpdated||t._scheduler.unfinished||t._pendingActions.length||t.trigger(\"finished\")}))}(a,this),r.setAsPrimitive(this)}B.prototype.on=z(\"on\",!0),B.prototype.off=z(\"off\",!0),B.prototype.one=z(\"one\",!0),r.mixin(B,l);var V=F.prototype;function G(e,t,n){if(this._disposed)this.id;else{var i,r=this._model,a=this._coordSysMgr.getCoordinateSystems();t=b.parseFinder(r,t);for(var o=0;o<a.length;o++){var s=a[o];if(s[e]&&null!=(i=s[e](r,t,n)))return i}}}V._onframe=function(){if(!this._disposed){var e=this._scheduler;if(this.__optionUpdated){var t=this.__optionUpdated.silent;this[N]=!0,W(this),j.update.call(this),this[N]=!1,this.__optionUpdated=!1,Z.call(this,t),q.call(this,t)}else if(e.unfinished){var n=1,i=this._model,r=this._api;e.unfinished=!1;do{var a=+new Date;e.performSeriesTasks(i),e.performDataProcessorTasks(i),U(this,i),e.performVisualTasks(i),J(this,this._model,r,\"remain\"),n-=+new Date-a}while(n>0&&e.unfinished);e.unfinished||this._zr.flush()}}},V.getDom=function(){return this._dom},V.getZr=function(){return this._zr},V.setOption=function(e,t,n){if(this._disposed)this.id;else{var i;if(D(t)&&(n=t.lazyUpdate,i=t.silent,t=t.notMerge),this[N]=!0,!this._model||t){var r=new h(this._api),a=this._theme,o=this._model=new u;o.scheduler=this._scheduler,o.init(null,null,a,r)}this._model.setOption(e,oe),n?(this.__optionUpdated={silent:i},this[N]=!1):(W(this),j.update.call(this),this._zr.flush(),this.__optionUpdated=!1,this[N]=!1,Z.call(this,i),q.call(this,i))}},V.setTheme=function(){console.error(\"ECharts#setTheme() is DEPRECATED in ECharts 3.0\")},V.getModel=function(){return this._model},V.getOption=function(){return this._model&&this._model.getOption()},V.getWidth=function(){return this._zr.getWidth()},V.getHeight=function(){return this._zr.getHeight()},V.getDevicePixelRatio=function(){return this._zr.painter.dpr||window.devicePixelRatio||1},V.getRenderedCanvas=function(e){if(o.canvasSupported)return(e=e||{}).pixelRatio=e.pixelRatio||1,e.backgroundColor=e.backgroundColor||this._model.get(\"backgroundColor\"),this._zr.painter.getRenderedCanvas(e)},V.getSvgDataURL=function(){if(o.svgSupported){var e=this._zr,t=e.storage.getDisplayList();return r.each(t,(function(e){e.stopAnimation(!0)})),e.painter.toDataURL()}},V.getDataURL=function(e){if(!this._disposed){var t=(e=e||{}).excludeComponents,n=this._model,i=[],r=this;P(t,(function(e){n.eachComponent({mainType:e},(function(e){var t=r._componentsMap[e.__viewId];t.group.ignore||(i.push(t),t.group.ignore=!0)}))}));var a=\"svg\"===this._zr.painter.getType()?this.getSvgDataURL():this.getRenderedCanvas(e).toDataURL(\"image/\"+(e&&e.type||\"png\"));return P(i,(function(e){e.group.ignore=!1})),a}this.id},V.getConnectedDataURL=function(e){if(this._disposed)this.id;else if(o.canvasSupported){var t=\"svg\"===e.type,n=this.group,a=Math.min,s=Math.max;if(he[n]){var l=1/0,u=1/0,c=-1/0,d=-1/0,h=[],f=e&&e.pixelRatio||1;r.each(de,(function(i,o){if(i.group===n){var f=t?i.getZr().painter.getSvgDom().innerHTML:i.getRenderedCanvas(r.clone(e)),p=i.getDom().getBoundingClientRect();l=a(p.left,l),u=a(p.top,u),c=s(p.right,c),d=s(p.bottom,d),h.push({dom:f,left:p.left,top:p.top})}}));var p=(c*=f)-(l*=f),g=(d*=f)-(u*=f),m=r.createCanvas(),v=i.init(m,{renderer:t?\"svg\":\"canvas\"});if(v.resize({width:p,height:g}),t){var y=\"\";return P(h,(function(e){var t=e.left-l,n=e.top-u;y+='<g transform=\"translate('+t+\",\"+n+')\">'+e.dom+\"</g>\"})),v.painter.getSvgRoot().innerHTML=y,e.connectedBackgroundColor&&v.painter.setBackgroundColor(e.connectedBackgroundColor),v.refreshImmediately(),v.painter.toDataURL()}return e.connectedBackgroundColor&&v.add(new x.Rect({shape:{x:0,y:0,width:p,height:g},style:{fill:e.connectedBackgroundColor}})),P(h,(function(e){var t=new x.Image({style:{x:e.left*f-l,y:e.top*f-u,image:e.dom}});v.add(t)})),v.refreshImmediately(),m.toDataURL(\"image/\"+(e&&e.type||\"png\"))}return this.getDataURL(e)}},V.convertToPixel=r.curry(G,\"convertToPixel\"),V.convertFromPixel=r.curry(G,\"convertFromPixel\"),V.containPixel=function(e,t){if(!this._disposed){var n,i=this._model;return e=b.parseFinder(i,e),r.each(e,(function(e,i){i.indexOf(\"Models\")>=0&&r.each(e,(function(e){var r=e.coordinateSystem;if(r&&r.containPoint)n|=!!r.containPoint(t);else if(\"seriesModels\"===i){var a=this._chartsMap[e.__viewId];a&&a.containPoint&&(n|=a.containPoint(t,e))}}),this)}),this),!!n}this.id},V.getVisual=function(e,t){var n=this._model,i=(e=b.parseFinder(n,e,{defaultMainType:\"series\"})).seriesModel.getData(),r=e.hasOwnProperty(\"dataIndexInside\")?e.dataIndexInside:e.hasOwnProperty(\"dataIndex\")?i.indexOfRawIndex(e.dataIndex):null;return null!=r?i.getItemVisual(r,t):i.getVisual(t)},V.getViewOfComponentModel=function(e){return this._componentsMap[e.__viewId]},V.getViewOfSeriesModel=function(e){return this._chartsMap[e.__viewId]};var j={prepareAndUpdate:function(e){W(this),j.update.call(this,e)},update:function(e){var t=this._model,n=this._api,i=this._zr,r=this._coordSysMgr,s=this._scheduler;if(t){s.restoreData(t,e),s.performSeriesTasks(t),r.create(t,n),s.performDataProcessorTasks(t,e),U(this,t),r.update(t,n),Q(t),s.performVisualTasks(t,e),K(this,t,n,e);var l=t.get(\"backgroundColor\")||\"transparent\";if(o.canvasSupported)i.setBackgroundColor(l);else{var u=a.parse(l);l=a.stringify(u,\"rgb\"),0===u[3]&&(l=\"transparent\")}$(t,n)}},updateTransform:function(e){var t=this._model,n=this,i=this._api;if(t){var a=[];t.eachComponent((function(r,o){var s=n.getViewOfComponentModel(o);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(o,t,i,e);l&&l.update&&a.push(s)}else a.push(s)}));var o=r.createHashMap();t.eachSeries((function(r){var a=n._chartsMap[r.__viewId];if(a.updateTransform){var s=a.updateTransform(r,t,i,e);s&&s.update&&o.set(r.uid,1)}else o.set(r.uid,1)})),Q(t),this._scheduler.performVisualTasks(t,e,{setDirty:!0,dirtyMap:o}),J(n,t,i,e,o),$(t,this._api)}},updateView:function(e){var t=this._model;t&&(y.markUpdateMethod(e,\"updateView\"),Q(t),this._scheduler.performVisualTasks(t,e,{setDirty:!0}),K(this,this._model,this._api,e),$(t,this._api))},updateVisual:function(e){j.update.call(this,e)},updateLayout:function(e){j.update.call(this,e)}};function W(e){var t=e._model,n=e._scheduler;n.restorePipelines(t),n.prepareStageTasks(),X(e,\"component\",t,n),X(e,\"chart\",t,n),n.plan()}function H(e,t,n,i,a){var o=e._model;if(i){var s={};s[i+\"Id\"]=n[i+\"Id\"],s[i+\"Index\"]=n[i+\"Index\"],s[i+\"Name\"]=n[i+\"Name\"];var l={mainType:i,query:s};a&&(l.subType=a);var u=n.excludeSeriesId;null!=u&&(u=r.createHashMap(b.normalizeToArray(u))),o&&o.eachComponent(l,(function(t){u&&null!=u.get(t.id)||c(e[\"series\"===i?\"_chartsMap\":\"_componentsMap\"][t.__viewId])}),e)}else P(e._componentsViews.concat(e._chartsViews),c);function c(i){i&&i.__alive&&i[t]&&i[t](i.__model,o,e._api,n)}}function U(e,t){var n=e._chartsMap,i=e._scheduler;t.eachSeries((function(e){i.updateStreamModes(e,n[e.__viewId])}))}function Y(e,t){var n=e.type,i=e.escapeConnect,a=ie[n],o=a.actionInfo,s=(o.update||\"update\").split(\":\"),l=s.pop();s=null!=s[0]&&L(s[0]),this[N]=!0;var u=[e],c=!1;e.batch&&(c=!0,u=r.map(e.batch,(function(t){return(t=r.defaults(r.extend({},t),e)).batch=null,t})));var d,h=[],f=\"highlight\"===n||\"downplay\"===n;P(u,(function(e){(d=(d=a.action(e,this._model,this._api))||r.extend({},e)).type=o.event||d.type,h.push(d),f?H(this,l,e,\"series\"):s&&H(this,l,e,s.main,s.sub)}),this),\"none\"===l||f||s||(this.__optionUpdated?(W(this),j.update.call(this,e),this.__optionUpdated=!1):j[l].call(this,e)),d=c?{type:o.event||n,escapeConnect:i,batch:h}:h[0],this[N]=!1,!t&&this._messageCenter.trigger(d.type,d)}function Z(e){for(var t=this._pendingActions;t.length;){var n=t.shift();Y.call(this,n,e)}}function q(e){!e&&this.trigger(\"updated\")}function X(e,t,n,i){for(var r=\"component\"===t,a=r?e._componentsViews:e._chartsViews,o=r?e._componentsMap:e._chartsMap,s=e._zr,l=e._api,u=0;u<a.length;u++)a[u].__alive=!1;function c(e){var t=\"_ec_\"+e.id+\"_\"+e.type,u=o[t];if(!u){var c=L(e.type);(u=new(r?v.getClass(c.main,c.sub):y.getClass(c.sub))).init(n,l),o[t]=u,a.push(u),s.add(u.group)}e.__viewId=u.__id=t,u.__alive=!0,u.__model=e,u.group.__ecComponentInfo={mainType:e.mainType,index:e.componentIndex},!r&&i.prepareView(u,e,n,l)}r?n.eachComponent((function(e,t){\"series\"!==e&&c(t)})):n.eachSeries(c);for(u=0;u<a.length;){var d=a[u];d.__alive?u++:(!r&&d.renderTask.dispose(),s.remove(d.group),d.dispose(n,l),a.splice(u,1),delete o[d.__id],d.__id=d.group.__ecComponentInfo=null)}}function Q(e){e.clearColorPalette(),e.eachSeries((function(e){e.clearColorPalette()}))}function K(e,t,n,i){!function(e,t,n,i,r){P(r||e._componentsViews,(function(e){var r=e.__model;e.render(r,t,n,i),te(r,e)}))}(e,t,n,i),P(e._chartsViews,(function(e){e.__alive=!1})),J(e,t,n,i),P(e._chartsViews,(function(e){e.__alive||e.remove(t,n)}))}function J(e,t,n,i,r){var a,s=e._scheduler;t.eachSeries((function(t){var n=e._chartsMap[t.__viewId];n.__alive=!0;var o=n.renderTask;s.updatePayload(o,i),r&&r.get(t.uid)&&o.dirty(),a|=o.perform(s.getPerformArgs(o)),n.group.silent=!!t.get(\"silent\"),te(t,n),function(e,t){var n=e.get(\"blendMode\")||null;t.group.traverse((function(e){e.isGroup||e.style.blend!==n&&e.setStyle(\"blend\",n),e.eachPendingDisplayable&&e.eachPendingDisplayable((function(e){e.setStyle(\"blend\",n)}))}))}(t,n)})),s.unfinished|=a,function(e,t){var n=e._zr.storage,i=0;n.traverse((function(e){i++})),i>t.get(\"hoverLayerThreshold\")&&!o.node&&t.eachSeries((function(t){if(!t.preventUsingHoverLayer){var n=e._chartsMap[t.__viewId];n.__alive&&n.group.traverse((function(e){e.useHoverLayer=!0}))}}))}(e,t),S(e._zr.dom,t)}function $(e,t){P(se,(function(n){n(e,t)}))}V.resize=function(e){if(this._disposed)this.id;else{this._zr.resize(e);var t=this._model;if(this._loadingFX&&this._loadingFX.resize(),t){var n=t.resetOption(\"media\"),i=e&&e.silent;this[N]=!0,n&&W(this),j.update.call(this),this[N]=!1,Z.call(this,i),q.call(this,i)}}},V.showLoading=function(e,t){if(this._disposed)this.id;else if(D(e)&&(t=e,e=\"\"),e=e||\"default\",this.hideLoading(),ce[e]){var n=ce[e](this._api,t),i=this._zr;this._loadingFX=n,i.add(n)}},V.hideLoading=function(){this._disposed?this.id:(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},V.makeActionFromEvent=function(e){var t=r.extend({},e);return t.type=re[e.type],t},V.dispatchAction=function(e,t){this._disposed?this.id:(D(t)||(t={silent:!!t}),ie[e.type]&&this._model&&(this[N]?this._pendingActions.push(e):(Y.call(this,e,t.silent),t.flush?this._zr.flush(!0):!1!==t.flush&&o.browser.weChat&&this._throttledZrFlush(),Z.call(this,t.silent),q.call(this,t.silent))))},V.appendData=function(e){if(this._disposed)this.id;else{var t=e.seriesIndex;this.getModel().getSeriesByIndex(t).appendData(e),this._scheduler.unfinished=!0}},V.on=z(\"on\",!1),V.off=z(\"off\",!1),V.one=z(\"one\",!1);var ee=[\"click\",\"dblclick\",\"mouseover\",\"mouseout\",\"mousemove\",\"mousedown\",\"mouseup\",\"globalout\",\"contextmenu\"];function te(e,t){var n=e.get(\"z\"),i=e.get(\"zlevel\");t.group.traverse((function(e){\"group\"!==e.type&&(null!=n&&(e.z=n),null!=i&&(e.zlevel=i))}))}function ne(){this.eventInfo}V._initEvents=function(){P(ee,(function(e){var t=function(t){var n,i=this.getModel(),a=t.target;if(\"globalout\"===e)n={};else if(a&&null!=a.dataIndex){var o=a.dataModel||i.getSeriesByIndex(a.seriesIndex);n=o&&o.getDataParams(a.dataIndex,a.dataType,a)||{}}else a&&a.eventData&&(n=r.extend({},a.eventData));if(n){var s=n.componentType,l=n.componentIndex;\"markLine\"!==s&&\"markPoint\"!==s&&\"markArea\"!==s||(s=\"series\",l=n.seriesIndex);var u=s&&null!=l&&i.getComponent(s,l),c=u&&this[\"series\"===u.mainType?\"_chartsMap\":\"_componentsMap\"][u.__viewId];n.event=t,n.type=e,this._ecEventProcessor.eventInfo={targetEl:a,packedEvent:n,model:u,view:c},this.trigger(e,n)}};t.zrEventfulCallAtLast=!0,this._zr.on(e,t,this)}),this),P(re,(function(e,t){this._messageCenter.on(t,(function(e){this.trigger(t,e)}),this)}),this)},V.isDisposed=function(){return this._disposed},V.clear=function(){this._disposed?this.id:this.setOption({series:[]},!0)},V.dispose=function(){if(this._disposed)this.id;else{this._disposed=!0,b.setAttribute(this.getDom(),ge,\"\");var e=this._api,t=this._model;P(this._componentsViews,(function(n){n.dispose(t,e)})),P(this._chartsViews,(function(n){n.dispose(t,e)})),this._zr.dispose(),delete de[this.id]}},r.mixin(F,l),ne.prototype={constructor:ne,normalizeQuery:function(e){var t={},n={},i={};if(r.isString(e)){var a=L(e);t.mainType=a.main||null,t.subType=a.sub||null}else{var o=[\"Index\",\"Name\",\"Id\"],s={name:1,dataIndex:1,dataType:1};r.each(e,(function(e,r){for(var a=!1,l=0;l<o.length;l++){var u=o[l],c=r.lastIndexOf(u);if(c>0&&c===r.length-u.length){var d=r.slice(0,c);\"data\"!==d&&(t.mainType=d,t[u.toLowerCase()]=e,a=!0)}}s.hasOwnProperty(r)&&(n[r]=e,a=!0),a||(i[r]=e)}))}return{cptQuery:t,dataQuery:n,otherQuery:i}},filter:function(e,t,n){var i=this.eventInfo;if(!i)return!0;var r=i.targetEl,a=i.packedEvent,o=i.model,s=i.view;if(!o||!s)return!0;var l=t.cptQuery,u=t.dataQuery;return c(l,o,\"mainType\")&&c(l,o,\"subType\")&&c(l,o,\"index\",\"componentIndex\")&&c(l,o,\"name\")&&c(l,o,\"id\")&&c(u,a,\"name\")&&c(u,a,\"dataIndex\")&&c(u,a,\"dataType\")&&(!s.filterForExposedEvent||s.filterForExposedEvent(e,t.otherQuery,r,a));function c(e,t,n,i){return null==e[n]||t[i||n]===e[n]}},afterTrigger:function(){this.eventInfo=null}};var ie={},re={},ae=[],oe=[],se=[],le=[],ue={},ce={},de={},he={},fe=new Date-0,pe=new Date-0,ge=\"_echarts_instance_\";function me(e){he[e]=!1}var ve=me;function ye(e){return de[b.getAttribute(e,ge)]}function xe(e,t){ue[e]=t}function be(e){oe.push(e)}function _e(e,t){Me(ae,e,t,1e3)}function we(e,t,n){\"function\"===typeof t&&(n=t,t=\"\");var i=D(e)?e.type:[e,e={event:t}][0];e.event=(e.event||i).toLowerCase(),t=e.event,A(R.test(i)&&R.test(t)),ie[i]||(ie[i]={action:n,actionInfo:e}),re[t]=i}function Se(e,t){Me(le,e,t,3e3,\"visual\")}function Me(e,t,n,i,r){(E(t)||D(t))&&(n=t,t=i);var a=C.wrapStageHandler(n,r);return a.__prio=t,a.__raw=n,e.push(a),a}function Ce(e,t){ce[e]=t}Se(2e3,w),be(f),_e(900,p),Ce(\"default\",M),we({type:\"highlight\",event:\"highlight\",update:\"highlight\"},r.noop),we({type:\"downplay\",event:\"downplay\",update:\"downplay\"},r.noop),xe(\"light\",T),xe(\"dark\",k);t.version=\"4.8.0\",t.dependencies={zrender:\"4.3.1\"},t.PRIORITY=O,t.init=function(e,t,n){var i=ye(e);if(i)return i;var r=new F(e,t,n);return r.id=\"ec_\"+fe++,de[r.id]=r,b.setAttribute(e,ge,r.id),function(e){var t=\"__connectUpdateStatus\";function n(e,n){for(var i=0;i<e.length;i++){e[i][t]=n}}P(re,(function(i,r){e._messageCenter.on(r,(function(i){if(he[e.group]&&0!==e[t]){if(i&&i.escapeConnect)return;var r=e.makeActionFromEvent(i),a=[];P(de,(function(t){t!==e&&t.group===e.group&&a.push(t)})),n(a,0),P(a,(function(e){1!==e[t]&&e.dispatchAction(r)})),n(a,2)}}))}))}(r),r},t.connect=function(e){if(r.isArray(e)){var t=e;e=null,P(t,(function(t){null!=t.group&&(e=t.group)})),e=e||\"g_\"+pe++,P(t,(function(t){t.group=e}))}return he[e]=!0,e},t.disConnect=me,t.disconnect=ve,t.dispose=function(e){\"string\"===typeof e?e=de[e]:e instanceof F||(e=ye(e)),e instanceof F&&!e.isDisposed()&&e.dispose()},t.getInstanceByDom=ye,t.getInstanceById=function(e){return de[e]},t.registerTheme=xe,t.registerPreprocessor=be,t.registerProcessor=_e,t.registerPostUpdate=function(e){se.push(e)},t.registerAction=we,t.registerCoordinateSystem=function(e,t){d.register(e,t)},t.getCoordinateSystemDimensions=function(e){var t=d.get(e);if(t)return t.getDimensionsInfo?t.getDimensionsInfo():t.dimensions.slice()},t.registerLayout=function(e,t){Me(le,e,t,1e3,\"layout\")},t.registerVisual=Se,t.registerLoading=Ce,t.extendComponentModel=function(e){return g.extend(e)},t.extendComponentView=function(e){return v.extend(e)},t.extendSeriesModel=function(e){return m.extend(e)},t.extendChartView=function(e){return y.extend(e)},t.setCanvasCreator=function(e){r.$override(\"createCanvas\",e)},t.registerMap=function(e,t,n){I.registerMap(e,t,n)},t.getMap=function(e){var t=I.retrieveMap(e);return t&&t[0]&&{geoJson:t[0].geoJSON,specialAreas:t[0].specialAreas}},t.dataTool={};var Te=n(151);!function(){for(var e in Te)Te.hasOwnProperty(e)&&(t[e]=Te[e])}()},function(e,t,n){var i=n(1),r=n(136),a=n(26),o=n(17),s=n(9),l=n(12),u=n(73),c=n(47);t.Image=c;var d=n(39);t.Group=d;var h=n(40);t.Text=h;var f=n(141);t.Circle=f;var p=n(241);t.Sector=p;var g=n(242);t.Ring=g;var m=n(143);t.Polygon=m;var v=n(145);t.Polyline=v;var y=n(93);t.Rect=y;var x=n(146);t.Line=x;var b=n(245);t.BezierCurve=b;var _=n(246);t.Arc=_;var w=n(247);t.CompoundPath=w;var S=n(95);t.LinearGradient=S;var M=n(248);t.RadialGradient=M;var C=n(10);t.BoundingRect=C;var T=n(96);t.IncrementalDisplayable=T;var k=n(94),I=Math.max,A=Math.min,P={},E=1,D={},L={};function O(e,t){L[e]=t}function N(e,t,n,i){var a=r.createFromString(e,t);return n&&(\"center\"===i&&(n=R(n,a.getBoundingRect())),B(a,n)),a}function R(e,t){var n,i=t.width/t.height,r=e.height*i;return n=r<=e.width?e.height:(r=e.width)/i,{x:e.x+e.width/2-r/2,y:e.y+e.height/2-n/2,width:r,height:n}}var z=r.mergePath;function B(e,t){if(e.applyTransform){var n=e.getBoundingRect().calculateTransform(t);e.applyTransform(n)}}var F=k.subPixelOptimize;function V(e){return null!=e&&\"none\"!==e}var G=i.createHashMap(),j=0;function W(e){var t=e.__hoverStl;if(t&&!e.__highlighted){var n=e.__zr,i=e.useHoverLayer&&n&&\"canvas\"===n.painter.type;if(e.__highlighted=i?\"layer\":\"plain\",!(e.isGroup||!n&&e.useHoverLayer)){var r=e,a=e.style;i&&(a=(r=n.addHover(e)).style),ae(a),i||function(e){if(e.__hoverStlDirty){e.__hoverStlDirty=!1;var t=e.__hoverStl;if(t){var n=e.__cachedNormalStl={};e.__cachedNormalZ2=e.z2;var i=e.style;for(var r in t)null!=t[r]&&(n[r]=i[r]);n.fill=i.fill,n.stroke=i.stroke}else e.__cachedNormalStl=e.__cachedNormalZ2=null}}(r),a.extendFrom(t),H(a,t,\"fill\"),H(a,t,\"stroke\"),re(a),i||(e.dirty(!1),e.z2+=1)}}}function H(e,t,n){!V(t[n])&&V(e[n])&&(e[n]=function(e){if(\"string\"!==typeof e)return e;var t=G.get(e);return t||(t=a.lift(e,-.1),j<1e4&&(G.set(e,t),j++)),t}(e[n]))}function U(e){var t=e.__highlighted;if(t&&(e.__highlighted=!1,!e.isGroup))if(\"layer\"===t)e.__zr&&e.__zr.removeHover(e);else{var n=e.style,i=e.__cachedNormalStl;i&&(ae(n),e.setStyle(i),re(n));var r=e.__cachedNormalZ2;null!=r&&e.z2-r===1&&(e.z2=r)}}function Y(e,t,n){var i,r=\"normal\",a=\"normal\";e.__highlighted&&(r=\"emphasis\",i=!0),t(e,n),e.__highlighted&&(a=\"emphasis\",i=!0),e.isGroup&&e.traverse((function(e){!e.isGroup&&t(e,n)})),i&&e.__highDownOnUpdate&&e.__highDownOnUpdate(r,a)}function Z(e,t){t=e.__hoverStl=!1!==t&&(e.hoverStyle||t||{}),e.__hoverStlDirty=!0,e.__highlighted&&(e.__cachedNormalStl=null,U(e),W(e))}function q(e){!J(this,e)&&!this.__highByOuter&&Y(this,W)}function X(e){!J(this,e)&&!this.__highByOuter&&Y(this,U)}function Q(e){this.__highByOuter|=1<<(e||0),Y(this,W)}function K(e){!(this.__highByOuter&=~(1<<(e||0)))&&Y(this,U)}function J(e,t){return e.__highDownSilentOnTouch&&t.zrByTouch}function $(e,t){var n=!1===t;if(e.__highDownSilentOnTouch=e.highDownSilentOnTouch,e.__highDownOnUpdate=e.highDownOnUpdate,!n||e.__highDownDispatcher){var i=n?\"off\":\"on\";e[i](\"mouseover\",q)[i](\"mouseout\",X),e[i](\"emphasis\",Q)[i](\"normal\",K),e.__highByOuter=e.__highByOuter||0,e.__highDownDispatcher=!n}}function ee(e,t,n,r,a){return te(e,t,r,a),n&&i.extend(e,n),e}function te(e,t,n,r){if((n=n||P).isRectText){var a;n.getTextPosition?a=n.getTextPosition(t,r):\"outside\"===(a=t.getShallow(\"position\")||(r?null:\"inside\"))&&(a=\"top\"),e.textPosition=a,e.textOffset=t.getShallow(\"offset\");var o=t.getShallow(\"rotate\");null!=o&&(o*=Math.PI/180),e.textRotation=o,e.textDistance=i.retrieve2(t.getShallow(\"distance\"),r?null:5)}var s,l=t.ecModel,u=l&&l.option.textStyle,c=function(e){var t;for(;e&&e!==e.ecModel;){var n=(e.option||P).rich;if(n)for(var i in t=t||{},n)n.hasOwnProperty(i)&&(t[i]=1);e=e.parentModel}return t}(t);if(c)for(var d in s={},c)if(c.hasOwnProperty(d)){var h=t.getModel([\"rich\",d]);ne(s[d]={},h,u,n,r)}return e.rich=s,ne(e,t,u,n,r,!0),n.forceRich&&!n.textStyle&&(n.textStyle={}),e}function ne(e,t,n,r,a,o){n=!a&&n||P,e.textFill=ie(t.getShallow(\"color\"),r)||n.color,e.textStroke=ie(t.getShallow(\"textBorderColor\"),r)||n.textBorderColor,e.textStrokeWidth=i.retrieve2(t.getShallow(\"textBorderWidth\"),n.textBorderWidth),a||(o&&(e.insideRollbackOpt=r,re(e)),null==e.textFill&&(e.textFill=r.autoColor)),e.fontStyle=t.getShallow(\"fontStyle\")||n.fontStyle,e.fontWeight=t.getShallow(\"fontWeight\")||n.fontWeight,e.fontSize=t.getShallow(\"fontSize\")||n.fontSize,e.fontFamily=t.getShallow(\"fontFamily\")||n.fontFamily,e.textAlign=t.getShallow(\"align\"),e.textVerticalAlign=t.getShallow(\"verticalAlign\")||t.getShallow(\"baseline\"),e.textLineHeight=t.getShallow(\"lineHeight\"),e.textWidth=t.getShallow(\"width\"),e.textHeight=t.getShallow(\"height\"),e.textTag=t.getShallow(\"tag\"),o&&r.disableBox||(e.textBackgroundColor=ie(t.getShallow(\"backgroundColor\"),r),e.textPadding=t.getShallow(\"padding\"),e.textBorderColor=ie(t.getShallow(\"borderColor\"),r),e.textBorderWidth=t.getShallow(\"borderWidth\"),e.textBorderRadius=t.getShallow(\"borderRadius\"),e.textBoxShadowColor=t.getShallow(\"shadowColor\"),e.textBoxShadowBlur=t.getShallow(\"shadowBlur\"),e.textBoxShadowOffsetX=t.getShallow(\"shadowOffsetX\"),e.textBoxShadowOffsetY=t.getShallow(\"shadowOffsetY\")),e.textShadowColor=t.getShallow(\"textShadowColor\")||n.textShadowColor,e.textShadowBlur=t.getShallow(\"textShadowBlur\")||n.textShadowBlur,e.textShadowOffsetX=t.getShallow(\"textShadowOffsetX\")||n.textShadowOffsetX,e.textShadowOffsetY=t.getShallow(\"textShadowOffsetY\")||n.textShadowOffsetY}function ie(e,t){return\"auto\"!==e?e:t&&t.autoColor?t.autoColor:null}function re(e){var t,n=e.textPosition,i=e.insideRollbackOpt;if(i&&null==e.textFill){var r=i.autoColor,a=i.isRectText,o=i.useInsideStyle,s=!1!==o&&(!0===o||a&&n&&\"string\"===typeof n&&n.indexOf(\"inside\")>=0),l=!s&&null!=r;(s||l)&&(t={textFill:e.textFill,textStroke:e.textStroke,textStrokeWidth:e.textStrokeWidth}),s&&(e.textFill=\"#fff\",null==e.textStroke&&(e.textStroke=r,null==e.textStrokeWidth&&(e.textStrokeWidth=2))),l&&(e.textFill=r)}e.insideRollback=t}function ae(e){var t=e.insideRollback;t&&(e.textFill=t.textFill,e.textStroke=t.textStroke,e.textStrokeWidth=t.textStrokeWidth,e.insideRollback=null)}function oe(e,t,n,i,r,a){if(\"function\"===typeof r&&(a=r,r=null),i&&i.isAnimationEnabled()){var o=e?\"Update\":\"\",s=i.getShallow(\"animationDuration\"+o),l=i.getShallow(\"animationEasing\"+o),u=i.getShallow(\"animationDelay\"+o);\"function\"===typeof u&&(u=u(r,i.getAnimationDelayParams?i.getAnimationDelayParams(t,r):null)),\"function\"===typeof s&&(s=s(r)),s>0?t.animateTo(n,s,u||0,l,a,!!a):(t.stopAnimation(),t.attr(n),a&&a())}else t.stopAnimation(),t.attr(n),a&&a()}function se(e,t,n,i,r){oe(!0,e,t,n,i,r)}function le(e,t,n){return t&&!i.isArrayLike(t)&&(t=u.getLocalTransform(t)),n&&(t=o.invert([],t)),s.applyTransform([],e,t)}function ue(e,t,n,i,r,a,o,s){var l,u=n-e,c=i-t,d=o-r,h=s-a,f=ce(d,h,u,c);if((l=f)<=1e-6&&l>=-1e-6)return!1;var p=e-r,g=t-a,m=ce(p,g,u,c)/f;if(m<0||m>1)return!1;var v=ce(p,g,d,h)/f;return!(v<0||v>1)}function ce(e,t,n,i){return e*i-n*t}O(\"circle\",f),O(\"sector\",p),O(\"ring\",g),O(\"polygon\",m),O(\"polyline\",v),O(\"rect\",y),O(\"line\",x),O(\"bezierCurve\",b),O(\"arc\",_),t.Z2_EMPHASIS_LIFT=1,t.CACHED_LABEL_STYLE_PROPERTIES={color:\"textFill\",textBorderColor:\"textStroke\",textBorderWidth:\"textStrokeWidth\"},t.extendShape=function(e){return l.extend(e)},t.extendPath=function(e,t){return r.extendFromString(e,t)},t.registerShape=O,t.getShapeClass=function(e){if(L.hasOwnProperty(e))return L[e]},t.makePath=N,t.makeImage=function(e,t,n){var i=new c({style:{image:e,x:t.x,y:t.y,width:t.width,height:t.height},onload:function(e){if(\"center\"===n){var r={width:e.width,height:e.height};i.setStyle(R(t,r))}}});return i},t.mergePath=z,t.resizePath=B,t.subPixelOptimizeLine=function(e){return k.subPixelOptimizeLine(e.shape,e.shape,e.style),e},t.subPixelOptimizeRect=function(e){return k.subPixelOptimizeRect(e.shape,e.shape,e.style),e},t.subPixelOptimize=F,t.setElementHoverStyle=Z,t.setHoverStyle=function(e,t){$(e,!0),Y(e,Z,t)},t.setAsHighDownDispatcher=$,t.isHighDownDispatcher=function(e){return!(!e||!e.__highDownDispatcher)},t.getHighlightDigit=function(e){var t=D[e];return null==t&&E<=32&&(t=D[e]=E++),t},t.setLabelStyle=function(e,t,n,r,a,o,s){var l,u=(a=a||P).labelFetcher,c=a.labelDataIndex,d=a.labelDimIndex,h=a.labelProp,f=n.getShallow(\"show\"),p=r.getShallow(\"show\");(f||p)&&(u&&(l=u.getFormattedLabel(c,\"normal\",null,d,h)),null==l&&(l=i.isFunction(a.defaultText)?a.defaultText(c,a):a.defaultText));var g=f?l:null,m=p?i.retrieve2(u?u.getFormattedLabel(c,\"emphasis\",null,d,h):null,l):null;null==g&&null==m||(ee(e,n,o,a),ee(t,r,s,a,!0)),e.text=g,t.text=m},t.modifyLabelStyle=function(e,t,n){var r=e.style;t&&(ae(r),e.setStyle(t),re(r)),r=e.__hoverStl,n&&r&&(ae(r),i.extend(r,n),re(r))},t.setTextStyle=ee,t.setText=function(e,t,n){var i,r={isRectText:!0};!1===n?i=!0:r.autoColor=n,te(e,t,r,i)},t.getFont=function(e,t){var n=t&&t.getModel(\"textStyle\");return i.trim([e.fontStyle||n&&n.getShallow(\"fontStyle\")||\"\",e.fontWeight||n&&n.getShallow(\"fontWeight\")||\"\",(e.fontSize||n&&n.getShallow(\"fontSize\")||12)+\"px\",e.fontFamily||n&&n.getShallow(\"fontFamily\")||\"sans-serif\"].join(\" \"))},t.updateProps=se,t.initProps=function(e,t,n,i,r){oe(!1,e,t,n,i,r)},t.getTransform=function(e,t){for(var n=o.identity([]);e&&e!==t;)o.mul(n,e.getLocalTransform(),n),e=e.parent;return n},t.applyTransform=le,t.transformDirection=function(e,t,n){var i=0===t[4]||0===t[5]||0===t[0]?1:Math.abs(2*t[4]/t[0]),r=0===t[4]||0===t[5]||0===t[2]?1:Math.abs(2*t[4]/t[2]),a=[\"left\"===e?-i:\"right\"===e?i:0,\"top\"===e?-r:\"bottom\"===e?r:0];return a=le(a,t,n),Math.abs(a[0])>Math.abs(a[1])?a[0]>0?\"right\":\"left\":a[1]>0?\"bottom\":\"top\"},t.groupTransition=function(e,t,n,r){if(e&&t){var a=function(e){var t={};return e.traverse((function(e){!e.isGroup&&e.anid&&(t[e.anid]=e)})),t}(e);t.traverse((function(e){if(!e.isGroup&&e.anid){var t=a[e.anid];if(t){var i=o(e);e.attr(o(t)),se(e,i,n,e.dataIndex)}}}))}function o(e){var t={position:s.clone(e.position),rotation:e.rotation};return e.shape&&(t.shape=i.extend({},e.shape)),t}},t.clipPointsByRect=function(e,t){return i.map(e,(function(e){var n=e[0];n=I(n,t.x),n=A(n,t.x+t.width);var i=e[1];return i=I(i,t.y),[n,i=A(i,t.y+t.height)]}))},t.clipRectByRect=function(e,t){var n=I(e.x,t.x),i=A(e.x+e.width,t.x+t.width),r=I(e.y,t.y),a=A(e.y+e.height,t.y+t.height);if(i>=n&&a>=r)return{x:n,y:r,width:i-n,height:a-r}},t.createIcon=function(e,t,n){var r=(t=i.extend({rectHover:!0},t)).style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},e)return 0===e.indexOf(\"image://\")?(r.image=e.slice(8),i.defaults(r,n),new c(t)):N(e.replace(\"path://\",\"\"),t,n,\"center\")},t.linePolygonIntersect=function(e,t,n,i,r){for(var a=0,o=r[r.length-1];a<r.length;a++){var s=r[a];if(ue(e,t,n,i,s[0],s[1],o[0],o[1]))return!0;o=s}},t.lineLineIntersect=ue},function(e,t,n){var i=n(1);var r=/^(?:(\\d{4})(?:[-\\/](\\d{1,2})(?:[-\\/](\\d{1,2})(?:[T ](\\d{1,2})(?::(\\d\\d)(?::(\\d\\d)(?:[.,](\\d+))?)?)?(Z|[\\+\\-]\\d\\d:?\\d\\d)?)?)?)?)?$/;function a(e){if(0===e)return 0;var t=Math.floor(Math.log(e)/Math.LN10);return e/Math.pow(10,t)>=10&&t++,t}t.linearMap=function(e,t,n,i){var r=t[1]-t[0],a=n[1]-n[0];if(0===r)return 0===a?n[0]:(n[0]+n[1])/2;if(i)if(r>0){if(e<=t[0])return n[0];if(e>=t[1])return n[1]}else{if(e>=t[0])return n[0];if(e<=t[1])return n[1]}else{if(e===t[0])return n[0];if(e===t[1])return n[1]}return(e-t[0])/r*a+n[0]},t.parsePercent=function(e,t){switch(e){case\"center\":case\"middle\":e=\"50%\";break;case\"left\":case\"top\":e=\"0%\";break;case\"right\":case\"bottom\":e=\"100%\"}return\"string\"===typeof e?(n=e,n.replace(/^\\s+|\\s+$/g,\"\")).match(/%$/)?parseFloat(e)/100*t:parseFloat(e):null==e?NaN:+e;var n},t.round=function(e,t,n){return null==t&&(t=10),t=Math.min(Math.max(0,t),20),e=(+e).toFixed(t),n?e:+e},t.asc=function(e){return e.sort((function(e,t){return e-t})),e},t.getPrecision=function(e){if(e=+e,isNaN(e))return 0;for(var t=1,n=0;Math.round(e*t)/t!==e;)t*=10,n++;return n},t.getPrecisionSafe=function(e){var t=e.toString(),n=t.indexOf(\"e\");if(n>0){var i=+t.slice(n+1);return i<0?-i:0}var r=t.indexOf(\".\");return r<0?0:t.length-1-r},t.getPixelPrecision=function(e,t){var n=Math.log,i=Math.LN10,r=Math.floor(n(e[1]-e[0])/i),a=Math.round(n(Math.abs(t[1]-t[0]))/i),o=Math.min(Math.max(-r+a,0),20);return isFinite(o)?o:20},t.getPercentWithPrecision=function(e,t,n){if(!e[t])return 0;var r=i.reduce(e,(function(e,t){return e+(isNaN(t)?0:t)}),0);if(0===r)return 0;for(var a=Math.pow(10,n),o=i.map(e,(function(e){return(isNaN(e)?0:e)/r*a*100})),s=100*a,l=i.map(o,(function(e){return Math.floor(e)})),u=i.reduce(l,(function(e,t){return e+t}),0),c=i.map(o,(function(e,t){return e-l[t]}));u<s;){for(var d=Number.NEGATIVE_INFINITY,h=null,f=0,p=c.length;f<p;++f)c[f]>d&&(d=c[f],h=f);++l[h],c[h]=0,++u}return l[t]/a},t.MAX_SAFE_INTEGER=9007199254740991,t.remRadian=function(e){var t=2*Math.PI;return(e%t+t)%t},t.isRadianAroundZero=function(e){return e>-1e-4&&e<1e-4},t.parseDate=function(e){if(e instanceof Date)return e;if(\"string\"===typeof e){var t=r.exec(e);if(!t)return new Date(NaN);if(t[8]){var n=+t[4]||0;return\"Z\"!==t[8].toUpperCase()&&(n-=t[8].slice(0,3)),new Date(Date.UTC(+t[1],+(t[2]||1)-1,+t[3]||1,n,+(t[5]||0),+t[6]||0,+t[7]||0))}return new Date(+t[1],+(t[2]||1)-1,+t[3]||1,+t[4]||0,+(t[5]||0),+t[6]||0,+t[7]||0)}return null==e?new Date(NaN):new Date(Math.round(e))},t.quantity=function(e){return Math.pow(10,a(e))},t.quantityExponent=a,t.nice=function(e,t){var n=a(e),i=Math.pow(10,n),r=e/i;return e=(t?r<1.5?1:r<2.5?2:r<4?3:r<7?5:10:r<1?1:r<2?2:r<3?3:r<5?5:10)*i,n>=-20?+e.toFixed(n<0?-n:0):e},t.quantile=function(e,t){var n=(e.length-1)*t+1,i=Math.floor(n),r=+e[i-1],a=n-i;return a?r+a*(e[i]-r):r},t.reformIntervals=function(e){e.sort((function(e,t){return function e(t,n,i){return t.interval[i]<n.interval[i]||t.interval[i]===n.interval[i]&&(t.close[i]-n.close[i]===(i?-1:1)||!i&&e(t,n,1))}(e,t,0)?-1:1}));for(var t=-1/0,n=1,i=0;i<e.length;){for(var r=e[i].interval,a=e[i].close,o=0;o<2;o++)r[o]<=t&&(r[o]=t,a[o]=o?1:1-n),t=r[o],n=a[o];r[0]===r[1]&&a[0]*a[1]!==1?e.splice(i,1):i++}return e},t.isNumeric=function(e){return e-parseFloat(e)>=0}},function(e,t,n){var i=n(1),r=n(13),a=i.each,o=i.isObject,s=i.isArray;function l(e){return e instanceof Array?e:null==e?[]:[e]}function u(e){return o(e)&&e.id&&0===(e.id+\"\").indexOf(\"\\0_ec_\\0\")}var c=0;function d(e,t){return e&&e.hasOwnProperty(t)}t.normalizeToArray=l,t.defaultEmphasis=function(e,t,n){if(e){e[t]=e[t]||{},e.emphasis=e.emphasis||{},e.emphasis[t]=e.emphasis[t]||{};for(var i=0,r=n.length;i<r;i++){var a=n[i];!e.emphasis[t].hasOwnProperty(a)&&e[t].hasOwnProperty(a)&&(e.emphasis[t][a]=e[t][a])}}},t.TEXT_STYLE_OPTIONS=[\"fontStyle\",\"fontWeight\",\"fontSize\",\"fontFamily\",\"rich\",\"tag\",\"color\",\"textBorderColor\",\"textBorderWidth\",\"width\",\"height\",\"lineHeight\",\"align\",\"verticalAlign\",\"baseline\",\"shadowColor\",\"shadowBlur\",\"shadowOffsetX\",\"shadowOffsetY\",\"textShadowColor\",\"textShadowBlur\",\"textShadowOffsetX\",\"textShadowOffsetY\",\"backgroundColor\",\"borderColor\",\"borderWidth\",\"borderRadius\",\"padding\"],t.getDataItemValue=function(e){return!o(e)||s(e)||e instanceof Date?e:e.value},t.isDataItemOption=function(e){return o(e)&&!(e instanceof Array)},t.mappingToExists=function(e,t){t=(t||[]).slice();var n=i.map(e||[],(function(e,t){return{exist:e}}));return a(t,(function(e,i){if(o(e)){for(var r=0;r<n.length;r++)if(!n[r].option&&null!=e.id&&n[r].exist.id===e.id+\"\")return n[r].option=e,void(t[i]=null);for(r=0;r<n.length;r++){var a=n[r].exist;if(!n[r].option&&(null==a.id||null==e.id)&&null!=e.name&&!u(e)&&!u(a)&&a.name===e.name+\"\")return n[r].option=e,void(t[i]=null)}}})),a(t,(function(e,t){if(o(e)){for(var i=0;i<n.length;i++){var r=n[i].exist;if(!n[i].option&&!u(r)&&null==e.id){n[i].option=e;break}}i>=n.length&&n.push({option:e})}})),n},t.makeIdAndName=function(e){var t=i.createHashMap();a(e,(function(e,n){var i=e.exist;i&&t.set(i.id,e)})),a(e,(function(e,n){var r=e.option;i.assert(!r||null==r.id||!t.get(r.id)||t.get(r.id)===e,\"id duplicates: \"+(r&&r.id)),r&&null!=r.id&&t.set(r.id,e),!e.keyInfo&&(e.keyInfo={})})),a(e,(function(e,n){var i=e.exist,r=e.option,a=e.keyInfo;if(o(r)){if(a.name=null!=r.name?r.name+\"\":i?i.name:\"series\\0\"+n,i)a.id=i.id;else if(null!=r.id)a.id=r.id+\"\";else{var s=0;do{a.id=\"\\0\"+a.name+\"\\0\"+s++}while(t.get(a.id))}t.set(a.id,e)}}))},t.isNameSpecified=function(e){var t=e.name;return!(!t||!t.indexOf(\"series\\0\"))},t.isIdInner=u,t.compressBatches=function(e,t){var n={},i={};return r(e||[],n),r(t||[],i,n),[a(n),a(i)];function r(e,t,n){for(var i=0,r=e.length;i<r;i++)for(var a=e[i].seriesId,o=l(e[i].dataIndex),s=n&&n[a],u=0,c=o.length;u<c;u++){var d=o[u];s&&s[d]?s[d]=null:(t[a]||(t[a]={}))[d]=1}}function a(e,t){var n=[];for(var i in e)if(e.hasOwnProperty(i)&&null!=e[i])if(t)n.push(+i);else{var r=a(e[i],!0);r.length&&n.push({seriesId:i,dataIndex:r})}return n}},t.queryDataIndex=function(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?i.isArray(t.dataIndex)?i.map(t.dataIndex,(function(t){return e.indexOfRawIndex(t)})):e.indexOfRawIndex(t.dataIndex):null!=t.name?i.isArray(t.name)?i.map(t.name,(function(t){return e.indexOfName(t)})):e.indexOfName(t.name):void 0},t.makeInner=function(){var e=\"__\\0ec_inner_\"+c+++\"_\"+Math.random().toFixed(5);return function(t){return t[e]||(t[e]={})}},t.parseFinder=function(e,t,n){if(i.isString(t)){var r={};r[t+\"Index\"]=0,t=r}var o=n&&n.defaultMainType;!o||d(t,o+\"Index\")||d(t,o+\"Id\")||d(t,o+\"Name\")||(t[o+\"Index\"]=0);var s={};return a(t,(function(r,a){r=t[a];if(\"dataIndex\"!==a&&\"dataIndexInside\"!==a){var o=a.match(/^(\\w+)(Index|Id|Name)$/)||[],l=o[1],u=(o[2]||\"\").toLowerCase();if(!(!l||!u||null==r||\"index\"===u&&\"none\"===r||n&&n.includeMainTypes&&i.indexOf(n.includeMainTypes,l)<0)){var c={mainType:l};\"index\"===u&&\"all\"===r||(c[u]=r);var d=e.queryComponents(c);s[l+\"Models\"]=d,s[l+\"Model\"]=d[0]}}else s[a]=r})),s},t.setAttribute=function(e,t,n){e.setAttribute?e.setAttribute(t,n):e[t]=n},t.getAttribute=function(e,t){return e.getAttribute?e.getAttribute(t):e[t]},t.getTooltipRenderMode=function(e){return\"auto\"===e?r.domSupported?\"html\":\"richText\":e||\"html\"},t.groupData=function(e,t){var n=i.createHashMap(),r=[];return i.each(e,(function(e){var i=t(e);(n.get(i)||(r.push(i),n.set(i,[]))).push(e)})),{keys:r,buckets:n}}},function(e,t,n){(function(e){var n;\"undefined\"!==typeof window?n=window.__DEV__:\"undefined\"!==typeof e&&(n=e.__DEV__),\"undefined\"===typeof n&&(n=!0);var i=n;t.__DEV__=i}).call(this,n(221))},function(e,t,n){var i=n(1),r=n(10),a=n(4).parsePercent,o=n(8),s=i.each,l=[\"left\",\"right\",\"top\",\"bottom\",\"width\",\"height\"],u=[[\"width\",\"left\",\"right\"],[\"height\",\"top\",\"bottom\"]];function c(e,t,n,i,r){var a=0,o=0;null==i&&(i=1/0),null==r&&(r=1/0);var s=0;t.eachChild((function(l,u){var c,d,h=l.position,f=l.getBoundingRect(),p=t.childAt(u+1),g=p&&p.getBoundingRect();if(\"horizontal\"===e){var m=f.width+(g?-g.x+f.x:0);(c=a+m)>i||l.newline?(a=0,c=m,o+=s+n,s=f.height):s=Math.max(s,f.height)}else{var v=f.height+(g?-g.y+f.y:0);(d=o+v)>r||l.newline?(a+=s+n,o=0,d=v,s=f.width):s=Math.max(s,f.width)}l.newline||(h[0]=a,h[1]=o,\"horizontal\"===e?a=c+n:o=d+n)}))}var d=c,h=i.curry(c,\"vertical\"),f=i.curry(c,\"horizontal\");function p(e,t,n){n=o.normalizeCssArray(n||0);var i=t.width,s=t.height,l=a(e.left,i),u=a(e.top,s),c=a(e.right,i),d=a(e.bottom,s),h=a(e.width,i),f=a(e.height,s),p=n[2]+n[0],g=n[1]+n[3],m=e.aspect;switch(isNaN(h)&&(h=i-c-g-l),isNaN(f)&&(f=s-d-p-u),null!=m&&(isNaN(h)&&isNaN(f)&&(m>i/s?h=.8*i:f=.8*s),isNaN(h)&&(h=m*f),isNaN(f)&&(f=h/m)),isNaN(l)&&(l=i-c-h-g),isNaN(u)&&(u=s-d-f-p),e.left||e.right){case\"center\":l=i/2-h/2-n[3];break;case\"right\":l=i-h-g}switch(e.top||e.bottom){case\"middle\":case\"center\":u=s/2-f/2-n[0];break;case\"bottom\":u=s-f-p}l=l||0,u=u||0,isNaN(h)&&(h=i-g-l-(c||0)),isNaN(f)&&(f=s-p-u-(d||0));var v=new r(l+n[3],u+n[0],h,f);return v.margin=n,v}function g(e,t){return t&&e&&s(l,(function(n){t.hasOwnProperty(n)&&(e[n]=t[n])})),e}t.LOCATION_PARAMS=l,t.HV_NAMES=u,t.box=d,t.vbox=h,t.hbox=f,t.getAvailableSize=function(e,t,n){var i=t.width,r=t.height,s=a(e.x,i),l=a(e.y,r),u=a(e.x2,i),c=a(e.y2,r);return(isNaN(s)||isNaN(parseFloat(e.x)))&&(s=0),(isNaN(u)||isNaN(parseFloat(e.x2)))&&(u=i),(isNaN(l)||isNaN(parseFloat(e.y)))&&(l=0),(isNaN(c)||isNaN(parseFloat(e.y2)))&&(c=r),n=o.normalizeCssArray(n||0),{width:Math.max(u-s-n[1]-n[3],0),height:Math.max(c-l-n[0]-n[2],0)}},t.getLayoutRect=p,t.positionElement=function(e,t,n,a,o){var s=!o||!o.hv||o.hv[0],l=!o||!o.hv||o.hv[1],u=o&&o.boundingMode||\"all\";if(s||l){var c;if(\"raw\"===u)c=\"group\"===e.type?new r(0,0,+t.width||0,+t.height||0):e.getBoundingRect();else if(c=e.getBoundingRect(),e.needLocalTransform()){var d=e.getLocalTransform();(c=c.clone()).applyTransform(d)}t=p(i.defaults({width:c.width,height:c.height},t),n,a);var h=e.position,f=s?t.x-c.x:0,g=l?t.y-c.y:0;e.attr(\"position\",\"raw\"===u?[f,g]:[h[0]+f,h[1]+g])}},t.sizeCalculable=function(e,t){return null!=e[u[t][0]]||null!=e[u[t][1]]&&null!=e[u[t][2]]},t.mergeLayoutParam=function(e,t,n){!i.isObject(n)&&(n={});var r=n.ignoreSize;!i.isArray(r)&&(r=[r,r]);var a=l(u[0],0),o=l(u[1],1);function l(n,i){var a={},o=0,l={},u=0;if(s(n,(function(t){l[t]=e[t]})),s(n,(function(e){c(t,e)&&(a[e]=l[e]=t[e]),d(a,e)&&o++,d(l,e)&&u++})),r[i])return d(t,n[1])?l[n[2]]=null:d(t,n[2])&&(l[n[1]]=null),l;if(2!==u&&o){if(o>=2)return a;for(var h=0;h<n.length;h++){var f=n[h];if(!c(a,f)&&c(e,f)){a[f]=e[f];break}}return a}return l}function c(e,t){return e.hasOwnProperty(t)}function d(e,t){return null!=e[t]&&\"auto\"!==e[t]}function h(e,t,n){s(e,(function(e){t[e]=n[e]}))}h(u[0],e,a),h(u[1],e,o)},t.getLayoutParams=function(e){return g({},e)},t.copyLayoutParams=g},function(e,t,n){var i=n(1),r=n(18),a=n(4);var o=i.normalizeCssArray,s=/([&<>\"'])/g,l={\"&\":\"&amp;\",\"<\":\"&lt;\",\">\":\"&gt;\",'\"':\"&quot;\",\"'\":\"&#39;\"};function u(e){return null==e?\"\":(e+\"\").replace(s,(function(e,t){return l[t]}))}var c=[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\"],d=function(e,t){return\"{\"+e+(null==t?\"\":t)+\"}\"};function h(e,t){return\"0000\".substr(0,t-(e+=\"\").length)+e}var f=r.truncateText;t.addCommas=function(e){return isNaN(e)?\"-\":(e=(e+\"\").split(\".\"))[0].replace(/(\\d{1,3})(?=(?:\\d{3})+(?!\\d))/g,\"$1,\")+(e.length>1?\".\"+e[1]:\"\")},t.toCamelCase=function(e,t){return e=(e||\"\").toLowerCase().replace(/-(.)/g,(function(e,t){return t.toUpperCase()})),t&&e&&(e=e.charAt(0).toUpperCase()+e.slice(1)),e},t.normalizeCssArray=o,t.encodeHTML=u,t.formatTpl=function(e,t,n){i.isArray(t)||(t=[t]);var r=t.length;if(!r)return\"\";for(var a=t[0].$vars||[],o=0;o<a.length;o++){var s=c[o];e=e.replace(d(s),d(s,0))}for(var l=0;l<r;l++)for(var h=0;h<a.length;h++){var f=t[l][a[h]];e=e.replace(d(c[h],l),n?u(f):f)}return e},t.formatTplSimple=function(e,t,n){return i.each(t,(function(t,i){e=e.replace(\"{\"+i+\"}\",n?u(t):t)})),e},t.getTooltipMarker=function(e,t){var n=(e=i.isString(e)?{color:e,extraCssText:t}:e||{}).color,r=e.type,a=(t=e.extraCssText,e.renderMode||\"html\"),o=e.markerId||\"X\";return n?\"html\"===a?\"subItem\"===r?'<span style=\"display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+u(n)+\";\"+(t||\"\")+'\"></span>':'<span style=\"display:inline-block;margin-right:5px;border-radius:10px;width:10px;height:10px;background-color:'+u(n)+\";\"+(t||\"\")+'\"></span>':{renderMode:a,content:\"{marker\"+o+\"|}  \",style:{color:n}}:\"\"},t.formatTime=function(e,t,n){\"week\"!==e&&\"month\"!==e&&\"quarter\"!==e&&\"half-year\"!==e&&\"year\"!==e||(e=\"MM-dd\\nyyyy\");var i=a.parseDate(t),r=n?\"UTC\":\"\",o=i[\"get\"+r+\"FullYear\"](),s=i[\"get\"+r+\"Month\"]()+1,l=i[\"get\"+r+\"Date\"](),u=i[\"get\"+r+\"Hours\"](),c=i[\"get\"+r+\"Minutes\"](),d=i[\"get\"+r+\"Seconds\"](),f=i[\"get\"+r+\"Milliseconds\"]();return e=e.replace(\"MM\",h(s,2)).replace(\"M\",s).replace(\"yyyy\",o).replace(\"yy\",o%100).replace(\"dd\",h(l,2)).replace(\"d\",l).replace(\"hh\",h(u,2)).replace(\"h\",u).replace(\"mm\",h(c,2)).replace(\"m\",c).replace(\"ss\",h(d,2)).replace(\"s\",d).replace(\"SSS\",h(f,3))},t.capitalFirst=function(e){return e?e.charAt(0).toUpperCase()+e.substr(1):e},t.truncateText=f,t.getTextBoundingRect=function(e){return r.getBoundingRect(e.text,e.font,e.textAlign,e.textVerticalAlign,e.textPadding,e.textLineHeight,e.rich,e.truncate)},t.getTextRect=function(e,t,n,i,a,o,s,l){return r.getBoundingRect(e,t,n,i,a,l,o,s)},t.windowOpen=function(e,t){if(\"_blank\"===t||\"blank\"===t){var n=window.open();n.opener=null,n.location=e}else window.open(e,t)}},function(e,t){var n=\"undefined\"===typeof Float32Array?Array:Float32Array;function i(e){return Math.sqrt(a(e))}var r=i;function a(e){return e[0]*e[0]+e[1]*e[1]}var o=a;function s(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}var l=s;function u(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])}var c=u;t.create=function(e,t){var i=new n(2);return null==e&&(e=0),null==t&&(t=0),i[0]=e,i[1]=t,i},t.copy=function(e,t){return e[0]=t[0],e[1]=t[1],e},t.clone=function(e){var t=new n(2);return t[0]=e[0],t[1]=e[1],t},t.set=function(e,t,n){return e[0]=t,e[1]=n,e},t.add=function(e,t,n){return e[0]=t[0]+n[0],e[1]=t[1]+n[1],e},t.scaleAndAdd=function(e,t,n,i){return e[0]=t[0]+n[0]*i,e[1]=t[1]+n[1]*i,e},t.sub=function(e,t,n){return e[0]=t[0]-n[0],e[1]=t[1]-n[1],e},t.len=i,t.length=r,t.lenSquare=a,t.lengthSquare=o,t.mul=function(e,t,n){return e[0]=t[0]*n[0],e[1]=t[1]*n[1],e},t.div=function(e,t,n){return e[0]=t[0]/n[0],e[1]=t[1]/n[1],e},t.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]},t.scale=function(e,t,n){return e[0]=t[0]*n,e[1]=t[1]*n,e},t.normalize=function(e,t){var n=i(t);return 0===n?(e[0]=0,e[1]=0):(e[0]=t[0]/n,e[1]=t[1]/n),e},t.distance=s,t.dist=l,t.distanceSquare=u,t.distSquare=c,t.negate=function(e,t){return e[0]=-t[0],e[1]=-t[1],e},t.lerp=function(e,t,n,i){return e[0]=t[0]+i*(n[0]-t[0]),e[1]=t[1]+i*(n[1]-t[1]),e},t.applyTransform=function(e,t,n){var i=t[0],r=t[1];return e[0]=n[0]*i+n[2]*r+n[4],e[1]=n[1]*i+n[3]*r+n[5],e},t.min=function(e,t,n){return e[0]=Math.min(t[0],n[0]),e[1]=Math.min(t[1],n[1]),e},t.max=function(e,t,n){return e[0]=Math.max(t[0],n[0]),e[1]=Math.max(t[1],n[1]),e}},function(e,t,n){var i=n(9),r=n(17),a=i.applyTransform,o=Math.min,s=Math.max;function l(e,t,n,i){n<0&&(e+=n,n=-n),i<0&&(t+=i,i=-i),this.x=e,this.y=t,this.width=n,this.height=i}l.prototype={constructor:l,union:function(e){var t=o(e.x,this.x),n=o(e.y,this.y);this.width=s(e.x+e.width,this.x+this.width)-t,this.height=s(e.y+e.height,this.y+this.height)-n,this.x=t,this.y=n},applyTransform:function(){var e=[],t=[],n=[],i=[];return function(r){if(r){e[0]=n[0]=this.x,e[1]=i[1]=this.y,t[0]=i[0]=this.x+this.width,t[1]=n[1]=this.y+this.height,a(e,e,r),a(t,t,r),a(n,n,r),a(i,i,r),this.x=o(e[0],t[0],n[0],i[0]),this.y=o(e[1],t[1],n[1],i[1]);var l=s(e[0],t[0],n[0],i[0]),u=s(e[1],t[1],n[1],i[1]);this.width=l-this.x,this.height=u-this.y}}}(),calculateTransform:function(e){var t=this,n=e.width/t.width,i=e.height/t.height,a=r.create();return r.translate(a,a,[-t.x,-t.y]),r.scale(a,a,[n,i]),r.translate(a,a,[e.x,e.y]),a},intersect:function(e){if(!e)return!1;e instanceof l||(e=l.create(e));var t=this,n=t.x,i=t.x+t.width,r=t.y,a=t.y+t.height,o=e.x,s=e.x+e.width,u=e.y,c=e.y+e.height;return!(i<o||s<n||a<u||c<r)},contain:function(e,t){return e>=this.x&&e<=this.x+this.width&&t>=this.y&&t<=this.y+this.height},clone:function(){return new l(this.x,this.y,this.width,this.height)},copy:function(e){this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},l.create=function(e){return new l(e.x,e.y,e.width,e.height)};var u=l;e.exports=u},function(e,t,n){e.exports=n(517)},function(e,t,n){var i=n(58),r=n(1),a=n(49),o=n(237),s=n(131).prototype.getCanvasPattern,l=Math.abs,u=new a(!0);function c(e){i.call(this,e),this.path=null}c.prototype={constructor:c,type:\"path\",__dirtyPath:!0,strokeContainThreshold:5,segmentIgnoreThreshold:0,subPixelOptimize:!1,brush:function(e,t){var n,i=this.style,r=this.path||u,a=i.hasStroke(),o=i.hasFill(),l=i.fill,c=i.stroke,d=o&&!!l.colorStops,h=a&&!!c.colorStops,f=o&&!!l.image,p=a&&!!c.image;(i.bind(e,this,t),this.setTransform(e),this.__dirty)&&(d&&(n=n||this.getBoundingRect(),this._fillGradient=i.getGradient(e,l,n)),h&&(n=n||this.getBoundingRect(),this._strokeGradient=i.getGradient(e,c,n)));d?e.fillStyle=this._fillGradient:f&&(e.fillStyle=s.call(l,e)),h?e.strokeStyle=this._strokeGradient:p&&(e.strokeStyle=s.call(c,e));var g=i.lineDash,m=i.lineDashOffset,v=!!e.setLineDash,y=this.getGlobalScale();if(r.setScale(y[0],y[1],this.segmentIgnoreThreshold),this.__dirtyPath||g&&!v&&a?(r.beginPath(e),g&&!v&&(r.setLineDash(g),r.setLineDashOffset(m)),this.buildPath(r,this.shape,!1),this.path&&(this.__dirtyPath=!1)):(e.beginPath(),this.path.rebuildPath(e)),o)if(null!=i.fillOpacity){var x=e.globalAlpha;e.globalAlpha=i.fillOpacity*i.opacity,r.fill(e),e.globalAlpha=x}else r.fill(e);if(g&&v&&(e.setLineDash(g),e.lineDashOffset=m),a)if(null!=i.strokeOpacity){x=e.globalAlpha;e.globalAlpha=i.strokeOpacity*i.opacity,r.stroke(e),e.globalAlpha=x}else r.stroke(e);g&&v&&e.setLineDash([]),null!=i.text&&(this.restoreTransform(e),this.drawRectText(e,this.getBoundingRect()))},buildPath:function(e,t,n){},createPathProxy:function(){this.path=new a},getBoundingRect:function(){var e=this._rect,t=this.style,n=!e;if(n){var i=this.path;i||(i=this.path=new a),this.__dirtyPath&&(i.beginPath(),this.buildPath(i,this.shape,!1)),e=i.getBoundingRect()}if(this._rect=e,t.hasStroke()){var r=this._rectWithStroke||(this._rectWithStroke=e.clone());if(this.__dirty||n){r.copy(e);var o=t.lineWidth,s=t.strokeNoScale?this.getLineScale():1;t.hasFill()||(o=Math.max(o,this.strokeContainThreshold||4)),s>1e-10&&(r.width+=o/s,r.height+=o/s,r.x-=o/s/2,r.y-=o/s/2)}return r}return e},contain:function(e,t){var n=this.transformCoordToLocal(e,t),i=this.getBoundingRect(),r=this.style;if(e=n[0],t=n[1],i.contain(e,t)){var a=this.path.data;if(r.hasStroke()){var s=r.lineWidth,l=r.strokeNoScale?this.getLineScale():1;if(l>1e-10&&(r.hasFill()||(s=Math.max(s,this.strokeContainThreshold)),o.containStroke(a,s/l,e,t)))return!0}if(r.hasFill())return o.contain(a,e,t)}return!1},dirty:function(e){null==e&&(e=!0),e&&(this.__dirtyPath=e,this._rect=null),this.__dirty=this.__dirtyText=!0,this.__zr&&this.__zr.refresh(),this.__clipTarget&&this.__clipTarget.dirty()},animateShape:function(e){return this.animate(\"shape\",e)},attrKV:function(e,t){\"shape\"===e?(this.setShape(t),this.__dirtyPath=!0,this._rect=null):i.prototype.attrKV.call(this,e,t)},setShape:function(e,t){var n=this.shape;if(n){if(r.isObject(e))for(var i in e)e.hasOwnProperty(i)&&(n[i]=e[i]);else n[e]=t;this.dirty(!0)}return this},getLineScale:function(){var e=this.transform;return e&&l(e[0]-1)>1e-10&&l(e[3]-1)>1e-10?Math.sqrt(l(e[0]*e[3]-e[2]*e[1])):1}},c.extend=function(e){var t=function(t){c.call(this,t),e.style&&this.style.extendFrom(e.style,!1);var n=e.shape;if(n){this.shape=this.shape||{};var i=this.shape;for(var r in n)!i.hasOwnProperty(r)&&n.hasOwnProperty(r)&&(i[r]=n[r])}e.init&&e.init.call(this,t)};for(var n in r.inherits(t,c),e)\"style\"!==n&&\"shape\"!==n&&(t.prototype[n]=e[n]);return t},r.inherits(c,i);var d=c;e.exports=d},function(e,t){var n=\"object\"===typeof wx&&\"function\"===typeof wx.getSystemInfoSync?{browser:{},os:{},node:!1,wxa:!0,canvasSupported:!0,svgSupported:!1,touchEventsSupported:!0,domSupported:!1}:\"undefined\"===typeof document&&\"undefined\"!==typeof self?{browser:{},os:{},node:!1,worker:!0,canvasSupported:!0,domSupported:!1}:\"undefined\"===typeof navigator?{browser:{},os:{},node:!0,worker:!1,canvasSupported:!0,svgSupported:!0,domSupported:!1}:function(e){var t={},n=e.match(/Firefox\\/([\\d.]+)/),i=e.match(/MSIE\\s([\\d.]+)/)||e.match(/Trident\\/.+?rv:(([\\d.]+))/),r=e.match(/Edge\\/([\\d.]+)/),a=/micromessenger/i.test(e);n&&(t.firefox=!0,t.version=n[1]);i&&(t.ie=!0,t.version=i[1]);r&&(t.edge=!0,t.version=r[1]);a&&(t.weChat=!0);return{browser:t,os:{},node:!1,canvasSupported:!!document.createElement(\"canvas\").getContext,svgSupported:\"undefined\"!==typeof SVGRect,touchEventsSupported:\"ontouchstart\"in window&&!t.ie&&!t.edge,pointerEventsSupported:\"onpointerdown\"in window&&(t.edge||t.ie&&t.version>=11),domSupported:\"undefined\"!==typeof document}}(navigator.userAgent);e.exports=n},function(e,t,n){var i=n(1),r=n(13),a=n(5).makeInner,o=n(29),s=o.enableClassExtend,l=o.enableClassCheck,u=n(234),c=n(235),d=n(236),h=n(249),f=i.mixin,p=a();function g(e,t,n){this.parentModel=t,this.ecModel=n,this.option=e}function m(e,t,n){for(var i=0;i<t.length&&(!t[i]||null!=(e=e&&\"object\"===typeof e?e[t[i]]:null));i++);return null==e&&n&&(e=n.get(t)),e}function v(e,t){var n=p(e).getParent;return n?n.call(e,t):e.parentModel}g.prototype={constructor:g,init:null,mergeOption:function(e){i.merge(this.option,e,!0)},get:function(e,t){return null==e?this.option:m(this.option,this.parsePath(e),!t&&v(this,e))},getShallow:function(e,t){var n=this.option,i=null==n?n:n[e],r=!t&&v(this,e);return null==i&&r&&(i=r.getShallow(e)),i},getModel:function(e,t){var n;return new g(null==e?this.option:m(this.option,e=this.parsePath(e)),t=t||(n=v(this,e))&&n.getModel(e),this.ecModel)},isEmpty:function(){return null==this.option},restoreData:function(){},clone:function(){return new(0,this.constructor)(i.clone(this.option))},setReadOnly:function(e){},parsePath:function(e){return\"string\"===typeof e&&(e=e.split(\".\")),e},customizeGetParent:function(e){p(this).getParent=e},isAnimationEnabled:function(){if(!r.node){if(null!=this.option.animation)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}}},s(g),l(g),f(g,u),f(g,c),f(g,d),f(g,h);var y=g;e.exports=y},function(e,t,n){var i=n(1),r=n(14),a=n(60),o=n(29),s=o.enableClassManagement,l=o.parseClassType,u=n(5).makeInner,c=n(7),d=n(250),h=u(),f=r.extend({type:\"component\",id:\"\",name:\"\",mainType:\"\",subType:\"\",componentIndex:0,defaultOption:null,ecModel:null,dependentModels:[],uid:null,layoutMode:null,$constructor:function(e,t,n,i){r.call(this,e,t,n,i),this.uid=a.getUID(\"ec_cpt_model\")},init:function(e,t,n,i){this.mergeDefaultAndTheme(e,n)},mergeDefaultAndTheme:function(e,t){var n=this.layoutMode,r=n?c.getLayoutParams(e):{},a=t.getTheme();i.merge(e,a.get(this.mainType)),i.merge(e,this.getDefaultOption()),n&&c.mergeLayoutParam(e,r,n)},mergeOption:function(e,t){i.merge(this.option,e,!0);var n=this.layoutMode;n&&c.mergeLayoutParam(this.option,e,n)},optionUpdated:function(e,t){},getDefaultOption:function(){var e=h(this);if(!e.defaultOption){for(var t=[],n=this.constructor;n;){var r=n.prototype.defaultOption;r&&t.push(r),n=n.superClass}for(var a={},o=t.length-1;o>=0;o--)a=i.merge(a,t[o],!0);e.defaultOption=a}return e.defaultOption},getReferringComponents:function(e){return this.ecModel.queryComponents({mainType:e,index:this.get(e+\"Index\",!0),id:this.get(e+\"Id\",!0)})}});s(f,{registerWhenExtend:!0}),a.enableSubTypeDefaulter(f),a.enableTopologicalTravel(f,(function(e){var t=[];i.each(f.getClassesByMainType(e),(function(e){t=t.concat(e.prototype.dependencies||[])})),t=i.map(t,(function(e){return l(e).main})),\"dataset\"!==e&&i.indexOf(t,\"dataset\")<=0&&t.unshift(\"dataset\");return t})),i.mixin(f,d);var p=f;e.exports=p},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(13),a=n(8),o=a.formatTime,s=a.encodeHTML,l=a.addCommas,u=a.getTooltipMarker,c=n(5),d=n(15),h=n(147),f=n(97),p=n(7),g=p.getLayoutParams,m=p.mergeLayoutParam,v=n(98).createTask,y=n(30),x=y.prepareSource,b=y.getSource,_=n(41).retrieveRawValue,w=c.makeInner(),S=d.extend({type:\"series.__base__\",seriesIndex:0,coordinateSystem:null,defaultOption:null,legendVisualProvider:null,visualColorAccessPath:\"itemStyle.color\",visualBorderColorAccessPath:\"itemStyle.borderColor\",layoutMode:null,init:function(e,t,n,i){this.seriesIndex=this.componentIndex,this.dataTask=v({count:C,reset:T}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(e,n),x(this);var r=this.getInitialData(e,n);I(r,this),this.dataTask.context.data=r,w(this).dataBeforeProcessed=r,M(this)},mergeDefaultAndTheme:function(e,t){var n=this.layoutMode,r=n?g(e):{},a=this.subType;d.hasClass(a)&&(a+=\"Series\"),i.merge(e,t.getTheme().get(this.subType)),i.merge(e,this.getDefaultOption()),c.defaultEmphasis(e,\"label\",[\"show\"]),this.fillDataTextStyle(e.data),n&&m(e,r,n)},mergeOption:function(e,t){e=i.merge(this.option,e,!0),this.fillDataTextStyle(e.data);var n=this.layoutMode;n&&m(this.option,e,n),x(this);var r=this.getInitialData(e,t);I(r,this),this.dataTask.dirty(),this.dataTask.context.data=r,w(this).dataBeforeProcessed=r,M(this)},fillDataTextStyle:function(e){if(e&&!i.isTypedArray(e))for(var t=[\"show\"],n=0;n<e.length;n++)e[n]&&e[n].label&&c.defaultEmphasis(e[n],\"label\",t)},getInitialData:function(){},appendData:function(e){this.getRawData().appendData(e.data)},getData:function(e){var t=P(this);if(t){var n=t.context.data;return null==e?n:n.getLinkedData(e)}return w(this).data},setData:function(e){var t=P(this);if(t){var n=t.context;n.data!==e&&t.modifyOutputEnd&&t.setOutputEnd(e.count()),n.outputData=e,t!==this.dataTask&&(n.data=e)}w(this).data=e},getSource:function(){return b(this)},getRawData:function(){return w(this).dataBeforeProcessed},getBaseAxis:function(){var e=this.coordinateSystem;return e&&e.getBaseAxis&&e.getBaseAxis()},formatTooltip:function(e,t,n,r){var a=this,d=\"html\"===(r=r||\"html\")?\"<br/>\":\"\\n\",h=\"richText\"===r,f={},p=0;function g(e){return{renderMode:r,content:s(l(e)),style:f}}var m=this.getData(),v=m.mapDimension(\"defaultedTooltip\",!0),y=v.length,x=this.getRawValue(e),b=i.isArray(x),w=m.getItemVisual(e,\"color\");i.isObject(w)&&w.colorStops&&(w=(w.colorStops[0]||{}).color),w=w||\"transparent\";var S=(y>1||b&&!y?function(n){var c=i.reduce(n,(function(e,t,n){var i=m.getDimensionInfo(n);return e|(i&&!1!==i.tooltip&&null!=i.displayName)}),0),d=[];function g(e,n){var i=m.getDimensionInfo(n);if(i&&!1!==i.otherDims.tooltip){var g=i.type,v=\"sub\"+a.seriesIndex+\"at\"+p,y=u({color:w,type:\"subItem\",renderMode:r,markerId:v}),x=\"string\"===typeof y?y:y.content,b=(c?x+s(i.displayName||\"-\")+\": \":\"\")+s(\"ordinal\"===g?e+\"\":\"time\"===g?t?\"\":o(\"yyyy/MM/dd hh:mm:ss\",e):l(e));b&&d.push(b),h&&(f[v]=w,++p)}}v.length?i.each(v,(function(t){g(_(m,e,t),t)})):i.each(n,g);var y=c?h?\"\\n\":\"<br/>\":\"\",x=y+d.join(y||\", \");return{renderMode:r,content:x,style:f}}(x):g(y?_(m,e,v[0]):b?x[0]:x)).content,M=a.seriesIndex+\"at\"+p,C=u({color:w,type:\"item\",renderMode:r,markerId:M});f[M]=w,++p;var T=m.getName(e),k=this.name;c.isNameSpecified(this)||(k=\"\"),k=k?s(k)+(t?\": \":d):\"\";var I=\"string\"===typeof C?C:C.content;return{html:t?I+k+S:k+I+(T?s(T)+\": \"+S:S),markers:f}},isAnimationEnabled:function(){if(r.node)return!1;var e=this.getShallow(\"animation\");return e&&this.getData().count()>this.getShallow(\"animationThreshold\")&&(e=!1),e},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(e,t,n){var i=this.ecModel,r=h.getColorFromPalette.call(this,e,t,n);return r||(r=i.getColorFromPalette(e,t,n)),r},coordDimToDataDim:function(e){return this.getRawData().mapDimension(e,!0)},getProgressive:function(){return this.get(\"progressive\")},getProgressiveThreshold:function(){return this.get(\"progressiveThreshold\")},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});function M(e){var t=e.name;c.isNameSpecified(e)||(e.name=function(e){var t=e.getRawData(),n=t.mapDimension(\"seriesName\",!0),r=[];return i.each(n,(function(e){var n=t.getDimensionInfo(e);n.displayName&&r.push(n.displayName)})),r.join(\" \")}(e)||t)}function C(e){return e.model.getRawData().count()}function T(e){var t=e.model;return t.setData(t.getRawData().cloneShallow()),k}function k(e,t){t.outputData&&e.end>t.outputData.count()&&t.model.getRawData().cloneShallow(t.outputData)}function I(e,t){i.each(e.CHANGABLE_METHODS,(function(n){e.wrapMethod(n,i.curry(A,t))}))}function A(e){var t=P(e);t&&t.setOutputEnd(this.count())}function P(e){var t=(e.ecModel||{}).scheduler,n=t&&t.getPipeline(e.uid);if(n){var i=n.currentTask;if(i){var r=i.agentStubMap;r&&(i=r.get(e.uid))}return i}}i.mixin(S,f),i.mixin(S,h);var E=S;e.exports=E},function(e,t){var n=\"undefined\"===typeof Float32Array?Array:Float32Array;function i(){var e=new n(6);return r(e),e}function r(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=1,e[4]=0,e[5]=0,e}function a(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e}t.create=i,t.identity=r,t.copy=a,t.mul=function(e,t,n){var i=t[0]*n[0]+t[2]*n[1],r=t[1]*n[0]+t[3]*n[1],a=t[0]*n[2]+t[2]*n[3],o=t[1]*n[2]+t[3]*n[3],s=t[0]*n[4]+t[2]*n[5]+t[4],l=t[1]*n[4]+t[3]*n[5]+t[5];return e[0]=i,e[1]=r,e[2]=a,e[3]=o,e[4]=s,e[5]=l,e},t.translate=function(e,t,n){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4]+n[0],e[5]=t[5]+n[1],e},t.rotate=function(e,t,n){var i=t[0],r=t[2],a=t[4],o=t[1],s=t[3],l=t[5],u=Math.sin(n),c=Math.cos(n);return e[0]=i*c+o*u,e[1]=-i*u+o*c,e[2]=r*c+s*u,e[3]=-r*u+c*s,e[4]=c*a+u*l,e[5]=c*l-u*a,e},t.scale=function(e,t,n){var i=n[0],r=n[1];return e[0]=t[0]*i,e[1]=t[1]*r,e[2]=t[2]*i,e[3]=t[3]*r,e[4]=t[4]*i,e[5]=t[5]*r,e},t.invert=function(e,t){var n=t[0],i=t[2],r=t[4],a=t[1],o=t[3],s=t[5],l=n*o-a*i;return l?(l=1/l,e[0]=o*l,e[1]=-a*l,e[2]=-i*l,e[3]=n*l,e[4]=(i*s-o*r)*l,e[5]=(a*r-n*s)*l,e):null},t.clone=function(e){var t=i();return a(t,e),t}},function(e,t,n){var i=n(10),r=n(92),a=n(1),o=a.getContext,s=a.extend,l=a.retrieve2,u=a.retrieve3,c=a.trim,d={},h=0,f=/\\{([a-zA-Z0-9_]+)\\|([^}]*)\\}/g,p={};function g(e,t){var n=e+\":\"+(t=t||\"12px sans-serif\");if(d[n])return d[n];for(var i=(e+\"\").split(\"\\n\"),r=0,a=0,o=i.length;a<o;a++)r=Math.max(M(i[a],t).width,r);return h>5e3&&(h=0,d={}),h++,d[n]=r,r}function m(e,t,n){return\"right\"===n?e-=t:\"center\"===n&&(e-=t/2),e}function v(e,t,n){return\"middle\"===n?e-=t/2:\"bottom\"===n&&(e-=t),e}function y(e,t,n){var i=t.textPosition,r=t.textDistance,a=n.x,o=n.y;r=r||0;var s=n.height,l=n.width,u=s/2,c=\"left\",d=\"top\";switch(i){case\"left\":a-=r,o+=u,c=\"right\",d=\"middle\";break;case\"right\":a+=r+l,o+=u,d=\"middle\";break;case\"top\":a+=l/2,o-=r,c=\"center\",d=\"bottom\";break;case\"bottom\":a+=l/2,o+=s+r,c=\"center\";break;case\"inside\":a+=l/2,o+=u,c=\"center\",d=\"middle\";break;case\"insideLeft\":a+=r,o+=u,d=\"middle\";break;case\"insideRight\":a+=l-r,o+=u,c=\"right\",d=\"middle\";break;case\"insideTop\":a+=l/2,o+=r,c=\"center\";break;case\"insideBottom\":a+=l/2,o+=s-r,c=\"center\",d=\"bottom\";break;case\"insideTopLeft\":a+=r,o+=r;break;case\"insideTopRight\":a+=l-r,o+=r,c=\"right\";break;case\"insideBottomLeft\":a+=r,o+=s-r,d=\"bottom\";break;case\"insideBottomRight\":a+=l-r,o+=s-r,c=\"right\",d=\"bottom\"}return(e=e||{}).x=a,e.y=o,e.textAlign=c,e.textVerticalAlign=d,e}function x(e,t,n,i,r){if(!t)return\"\";var a=(e+\"\").split(\"\\n\");r=b(t,n,i,r);for(var o=0,s=a.length;o<s;o++)a[o]=_(a[o],r);return a.join(\"\\n\")}function b(e,t,n,i){(i=s({},i)).font=t;n=l(n,\"...\");i.maxIterations=l(i.maxIterations,2);var r=i.minChar=l(i.minChar,0);i.cnCharWidth=g(\"\\u56fd\",t);var a=i.ascCharWidth=g(\"a\",t);i.placeholder=l(i.placeholder,\"\");for(var o=e=Math.max(0,e-1),u=0;u<r&&o>=a;u++)o-=a;var c=g(n,t);return c>o&&(n=\"\",c=0),o=e-c,i.ellipsis=n,i.ellipsisWidth=c,i.contentWidth=o,i.containerWidth=e,i}function _(e,t){var n=t.containerWidth,i=t.font,r=t.contentWidth;if(!n)return\"\";var a=g(e,i);if(a<=n)return e;for(var o=0;;o++){if(a<=r||o>=t.maxIterations){e+=t.ellipsis;break}var s=0===o?w(e,r,t.ascCharWidth,t.cnCharWidth):a>0?Math.floor(e.length*r/a):0;a=g(e=e.substr(0,s),i)}return\"\"===e&&(e=t.placeholder),e}function w(e,t,n,i){for(var r=0,a=0,o=e.length;a<o&&r<t;a++){var s=e.charCodeAt(a);r+=0<=s&&s<=127?n:i}return a}function S(e){return g(\"\\u56fd\",e)}function M(e,t){return p.measureText(e,t)}function C(e,t,n,i,r){null!=e&&(e+=\"\");var a=l(i,S(t)),o=e?e.split(\"\\n\"):[],s=o.length*a,u=s,c=!0;if(n&&(u+=n[0]+n[2]),e&&r){c=!1;var d=r.outerHeight,h=r.outerWidth;if(null!=d&&u>d)e=\"\",o=[];else if(null!=h)for(var f=b(h-(n?n[1]+n[3]:0),t,r.ellipsis,{minChar:r.minChar,placeholder:r.placeholder}),p=0,g=o.length;p<g;p++)o[p]=_(o[p],f)}return{lines:o,height:s,outerHeight:u,lineHeight:a,canCacheByTextString:c}}function T(e,t){var n={lines:[],width:0,height:0};if(null!=e&&(e+=\"\"),!e)return n;for(var i,a=f.lastIndex=0;null!=(i=f.exec(e));){var o=i.index;o>a&&k(n,e.substring(a,o)),k(n,i[2],i[1]),a=f.lastIndex}a<e.length&&k(n,e.substring(a,e.length));var s=n.lines,c=0,d=0,h=[],p=t.textPadding,m=t.truncate,v=m&&m.outerWidth,y=m&&m.outerHeight;p&&(null!=v&&(v-=p[1]+p[3]),null!=y&&(y-=p[0]+p[2]));for(var b=0;b<s.length;b++){for(var _=s[b],w=0,M=0,C=0;C<_.tokens.length;C++){var T=(z=_.tokens[C]).styleName&&t.rich[z.styleName]||{},I=z.textPadding=T.textPadding,A=z.font=T.font||t.font,P=z.textHeight=l(T.textHeight,S(A));if(I&&(P+=I[0]+I[2]),z.height=P,z.lineHeight=u(T.textLineHeight,t.textLineHeight,P),z.textAlign=T&&T.textAlign||t.textAlign,z.textVerticalAlign=T&&T.textVerticalAlign||\"middle\",null!=y&&c+z.lineHeight>y)return{lines:[],width:0,height:0};z.textWidth=g(z.text,A);var E=T.textWidth,D=null==E||\"auto\"===E;if(\"string\"===typeof E&&\"%\"===E.charAt(E.length-1))z.percentWidth=E,h.push(z),E=0;else{if(D){E=z.textWidth;var L=T.textBackgroundColor,O=L&&L.image;O&&(O=r.findExistImage(O),r.isImageReady(O)&&(E=Math.max(E,O.width*P/O.height)))}var N=I?I[1]+I[3]:0;E+=N;var R=null!=v?v-M:null;null!=R&&R<E&&(!D||R<N?(z.text=\"\",z.textWidth=E=0):(z.text=x(z.text,R-N,A,m.ellipsis,{minChar:m.minChar}),z.textWidth=g(z.text,A),E=z.textWidth+N))}M+=z.width=E,T&&(w=Math.max(w,z.lineHeight))}_.width=M,_.lineHeight=w,c+=w,d=Math.max(d,M)}n.outerWidth=n.width=l(t.textWidth,d),n.outerHeight=n.height=l(t.textHeight,c),p&&(n.outerWidth+=p[1]+p[3],n.outerHeight+=p[0]+p[2]);for(b=0;b<h.length;b++){var z,B=(z=h[b]).percentWidth;z.width=parseInt(B,10)/100*d}return n}function k(e,t,n){for(var i=\"\"===t,r=t.split(\"\\n\"),a=e.lines,o=0;o<r.length;o++){var s=r[o],l={styleName:n,text:s,isLineHolder:!s&&!i};if(o)a.push({tokens:[l]});else{var u=(a[a.length-1]||(a[0]={tokens:[]})).tokens,c=u.length;1===c&&u[0].isLineHolder?u[0]=l:(s||!c||i)&&u.push(l)}}}p.measureText=function(e,t){var n=o();return n.font=t||\"12px sans-serif\",n.measureText(e)},t.DEFAULT_FONT=\"12px sans-serif\",t.$override=function(e,t){p[e]=t},t.getWidth=g,t.getBoundingRect=function(e,t,n,r,a,o,s,l){return s?function(e,t,n,r,a,o,s,l){var u=T(e,{rich:s,truncate:l,font:t,textAlign:n,textPadding:a,textLineHeight:o}),c=u.outerWidth,d=u.outerHeight,h=m(0,c,n),f=v(0,d,r);return new i(h,f,c,d)}(e,t,n,r,a,o,s,l):function(e,t,n,r,a,o,s){var l=C(e,t,a,o,s),u=g(e,t);a&&(u+=a[1]+a[3]);var c=l.outerHeight,d=m(0,u,n),h=v(0,c,r),f=new i(d,h,u,c);return f.lineHeight=l.lineHeight,f}(e,t,n,r,a,o,l)},t.adjustTextX=m,t.adjustTextY=v,t.calculateTextPosition=y,t.adjustTextPositionOnRect=function(e,t,n){return y({},{textPosition:e,textDistance:n},t)},t.truncateText=x,t.getLineHeight=S,t.measureText=M,t.parsePlainText=C,t.parseRichText=T,t.makeFont=function(e){var t=(e.fontSize||e.fontFamily)&&[e.fontStyle,e.fontWeight,(e.fontSize||12)+\"px\",e.fontFamily||\"sans-serif\"].join(\" \");return t&&c(t)||e.textFont||e.font}},function(e,t,n){var i=n(2);!function(){for(var e in i){if(null==i||!i.hasOwnProperty(e)||\"default\"===e||\"__esModule\"===e)return;t[e]=i[e]}}();var r=n(151);!function(){for(var e in r){if(null==r||!r.hasOwnProperty(e)||\"default\"===e||\"__esModule\"===e)return;t[e]=r[e]}}(),n(149),n(268),n(279),n(284),n(289),n(293),n(303),n(317),n(323),n(331),n(346),n(350),n(354),n(366),n(372),n(377),n(383),n(387),n(393),n(397),n(400),n(414),n(420),n(426),n(427),n(439),n(185),n(178),n(442),n(446),n(447),n(459),n(71),n(464),n(471),n(472),n(481),n(484),n(487),n(490),n(194),n(496),n(198),n(197),n(502),n(199),n(208),n(507),n(510)},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(14),a=n(42),o=n(61),s=n(41),l=s.defaultDimValueGetters,u=s.DefaultDataProvider,c=n(63).summarizeDimensions,d=n(152),h=i.isObject,f={float:\"undefined\"===typeof Float64Array?Array:Float64Array,int:\"undefined\"===typeof Int32Array?Array:Int32Array,ordinal:Array,number:Array,time:Array},p=\"undefined\"===typeof Uint32Array?Array:Uint32Array,g=\"undefined\"===typeof Int32Array?Array:Int32Array,m=\"undefined\"===typeof Uint16Array?Array:Uint16Array;function v(e){return e._rawCount>65535?p:m}function y(e){var t=e.constructor;return t===Array?e.slice():new t(e)}var x=[\"hasItemOption\",\"_nameList\",\"_idList\",\"_invertedIndicesMap\",\"_rawData\",\"_chunkSize\",\"_chunkCount\",\"_dimValueGetter\",\"_count\",\"_rawCount\",\"_nameDimIdx\",\"_idDimIdx\"],b=[\"_extent\",\"_approximateExtent\",\"_rawExtent\"];function _(e,t){i.each(x.concat(t.__wrappedMethods||[]),(function(n){t.hasOwnProperty(n)&&(e[n]=t[n])})),e.__wrappedMethods=t.__wrappedMethods,i.each(b,(function(n){e[n]=i.clone(t[n])})),e._calculationInfo=i.extend(t._calculationInfo)}var w=function(e,t){e=e||[\"x\",\"y\"];for(var n={},r=[],a={},o=0;o<e.length;o++){var s=e[o];i.isString(s)?s=new d({name:s}):s instanceof d||(s=new d(s));var l=s.name;s.type=s.type||\"float\",s.coordDim||(s.coordDim=l,s.coordDimIndex=0),s.otherDims=s.otherDims||{},r.push(l),n[l]=s,s.index=o,s.createInvertedIndices&&(a[l]=[])}this.dimensions=r,this._dimensionInfos=n,this.hostModel=t,this.dataType,this._indices=null,this._count=0,this._rawCount=0,this._storage={},this._nameList=[],this._idList=[],this._optionModels=[],this._visual={},this._layout={},this._itemVisuals=[],this.hasItemVisual={},this._itemLayouts=[],this._graphicEls=[],this._chunkSize=1e5,this._chunkCount=0,this._rawData,this._rawExtent={},this._extent={},this._approximateExtent={},this._dimensionsSummary=c(this),this._invertedIndicesMap=a,this._calculationInfo={},this.userOutput=this._dimensionsSummary.userOutput},S=w.prototype;function M(e,t,n,i,r){var a=f[t.type],o=i-1,s=t.name,l=e[s][o];if(l&&l.length<n){for(var u=new a(Math.min(r-o*n,n)),c=0;c<l.length;c++)u[c]=l[c];e[s][o]=u}for(var d=i*n;d<r;d+=n)e[s].push(new a(Math.min(r-d,n)))}function C(e){var t=e._invertedIndicesMap;i.each(t,(function(n,i){var r=e._dimensionInfos[i].ordinalMeta;if(r){n=t[i]=new g(r.categories.length);for(var a=0;a<n.length;a++)n[a]=-1;for(a=0;a<e._count;a++)n[e.get(i,a)]=a}}))}function T(e,t,n){var i;if(null!=t){var r=e._chunkSize,a=Math.floor(n/r),o=n%r,s=e.dimensions[t],l=e._storage[s][a];if(l){i=l[o];var u=e._dimensionInfos[s].ordinalMeta;u&&u.categories.length&&(i=u.categories[i])}}return i}function k(e){return e}function I(e){return e<this._count&&e>=0?this._indices[e]:-1}function A(e,t){var n=e._idList[t];return null==n&&(n=T(e,e._idDimIdx,t)),null==n&&(n=\"e\\0\\0\"+t),n}function P(e){return i.isArray(e)||(e=[e]),e}function E(e,t){var n=e.dimensions,r=new w(i.map(n,e.getDimensionInfo,e),e.hostModel);_(r,e);for(var a=r._storage={},o=e._storage,s=0;s<n.length;s++){var l=n[s];o[l]&&(i.indexOf(t,l)>=0?(a[l]=D(o[l]),r._rawExtent[l]=L(),r._extent[l]=null):a[l]=o[l])}return r}function D(e){for(var t=new Array(e.length),n=0;n<e.length;n++)t[n]=y(e[n]);return t}function L(){return[1/0,-1/0]}S.type=\"list\",S.hasItemOption=!0,S.getDimension=function(e){return\"number\"!==typeof e&&(isNaN(e)||this._dimensionInfos.hasOwnProperty(e))||(e=this.dimensions[e]),e},S.getDimensionInfo=function(e){return this._dimensionInfos[this.getDimension(e)]},S.getDimensionsOnCoord=function(){return this._dimensionsSummary.dataDimsOnCoord.slice()},S.mapDimension=function(e,t){var n=this._dimensionsSummary;if(null==t)return n.encodeFirstDimNotExtra[e];var i=n.encode[e];return!0===t?(i||[]).slice():i&&i[t]},S.initData=function(e,t,n){(o.isInstance(e)||i.isArrayLike(e))&&(e=new u(e,this.dimensions.length)),this._rawData=e,this._storage={},this._indices=null,this._nameList=t||[],this._idList=[],this._nameRepeatCount={},n||(this.hasItemOption=!1),this.defaultDimValueGetter=l[this._rawData.getSource().sourceFormat],this._dimValueGetter=n=n||this.defaultDimValueGetter,this._dimValueGetterArrayRows=l.arrayRows,this._rawExtent={},this._initDataFromProvider(0,e.count()),e.pure&&(this.hasItemOption=!1)},S.getProvider=function(){return this._rawData},S.appendData=function(e){var t=this._rawData,n=this.count();t.appendData(e);var i=t.count();t.persistent||(i+=n),this._initDataFromProvider(n,i)},S.appendValues=function(e,t){for(var n=this._chunkSize,i=this._storage,r=this.dimensions,a=r.length,o=this._rawExtent,s=this.count(),l=s+Math.max(e.length,t?t.length:0),u=this._chunkCount,c=0;c<a;c++){o[v=r[c]]||(o[v]=L()),i[v]||(i[v]=[]),M(i,this._dimensionInfos[v],n,u,l),this._chunkCount=i[v].length}for(var d=new Array(a),h=s;h<l;h++){for(var f=h-s,p=Math.floor(h/n),g=h%n,m=0;m<a;m++){var v=r[m],y=this._dimValueGetterArrayRows(e[f]||d,v,f,m);i[v][p][g]=y;var x=o[v];y<x[0]&&(x[0]=y),y>x[1]&&(x[1]=y)}t&&(this._nameList[h]=t[f])}this._rawCount=this._count=l,this._extent={},C(this)},S._initDataFromProvider=function(e,t){if(!(e>=t)){for(var n,i=this._chunkSize,r=this._rawData,a=this._storage,o=this.dimensions,s=o.length,l=this._dimensionInfos,u=this._nameList,c=this._idList,d=this._rawExtent,h=this._nameRepeatCount={},f=this._chunkCount,p=0;p<s;p++){d[_=o[p]]||(d[_]=L());var g=l[_];0===g.otherDims.itemName&&(n=this._nameDimIdx=p),0===g.otherDims.itemId&&(this._idDimIdx=p),a[_]||(a[_]=[]),M(a,g,i,f,t),this._chunkCount=a[_].length}for(var m=new Array(s),v=e;v<t;v++){m=r.getItem(v,m);for(var y=Math.floor(v/i),x=v%i,b=0;b<s;b++){var _,w=a[_=o[b]][y],S=this._dimValueGetter(m,_,v,b);w[x]=S;var T=d[_];S<T[0]&&(T[0]=S),S>T[1]&&(T[1]=S)}if(!r.pure){var k=u[v];if(m&&null==k)if(null!=m.name)u[v]=k=m.name;else if(null!=n){var I=o[n],A=a[I][y];if(A){k=A[x];var P=l[I].ordinalMeta;P&&P.categories.length&&(k=P.categories[k])}}var E=null==m?null:m.id;null==E&&null!=k&&(h[k]=h[k]||0,E=k,h[k]>0&&(E+=\"__ec__\"+h[k]),h[k]++),null!=E&&(c[v]=E)}}!r.persistent&&r.clean&&r.clean(),this._rawCount=this._count=t,this._extent={},C(this)}},S.count=function(){return this._count},S.getIndices=function(){var e=this._indices;if(e){var t=e.constructor,n=this._count;if(t===Array){r=new t(n);for(var i=0;i<n;i++)r[i]=e[i]}else r=new t(e.buffer,0,n)}else{var r=new(t=v(this))(this.count());for(i=0;i<r.length;i++)r[i]=i}return r},S.get=function(e,t){if(!(t>=0&&t<this._count))return NaN;var n=this._storage;if(!n[e])return NaN;t=this.getRawIndex(t);var i=Math.floor(t/this._chunkSize),r=t%this._chunkSize;return n[e][i][r]},S.getByRawIndex=function(e,t){if(!(t>=0&&t<this._rawCount))return NaN;var n=this._storage[e];if(!n)return NaN;var i=Math.floor(t/this._chunkSize),r=t%this._chunkSize;return n[i][r]},S._getFast=function(e,t){var n=Math.floor(t/this._chunkSize),i=t%this._chunkSize;return this._storage[e][n][i]},S.getValues=function(e,t){var n=[];i.isArray(e)||(t=e,e=this.dimensions);for(var r=0,a=e.length;r<a;r++)n.push(this.get(e[r],t));return n},S.hasValue=function(e){for(var t=this._dimensionsSummary.dataDimsOnCoord,n=0,i=t.length;n<i;n++)if(isNaN(this.get(t[n],e)))return!1;return!0},S.getDataExtent=function(e){e=this.getDimension(e);var t=this._storage[e],n=L();if(!t)return n;var i,r=this.count();if(!this._indices)return this._rawExtent[e].slice();if(i=this._extent[e])return i.slice();for(var a=(i=n)[0],o=i[1],s=0;s<r;s++){var l=this._getFast(e,this.getRawIndex(s));l<a&&(a=l),l>o&&(o=l)}return i=[a,o],this._extent[e]=i,i},S.getApproximateExtent=function(e){return e=this.getDimension(e),this._approximateExtent[e]||this.getDataExtent(e)},S.setApproximateExtent=function(e,t){t=this.getDimension(t),this._approximateExtent[t]=e.slice()},S.getCalculationInfo=function(e){return this._calculationInfo[e]},S.setCalculationInfo=function(e,t){h(e)?i.extend(this._calculationInfo,e):this._calculationInfo[e]=t},S.getSum=function(e){var t=0;if(this._storage[e])for(var n=0,i=this.count();n<i;n++){var r=this.get(e,n);isNaN(r)||(t+=r)}return t},S.getMedian=function(e){var t=[];this.each(e,(function(e,n){isNaN(e)||t.push(e)}));var n=[].concat(t).sort((function(e,t){return e-t})),i=this.count();return 0===i?0:i%2===1?n[(i-1)/2]:(n[i/2]+n[i/2-1])/2},S.rawIndexOf=function(e,t){var n=(e&&this._invertedIndicesMap[e])[t];return null==n||isNaN(n)?-1:n},S.indexOfName=function(e){for(var t=0,n=this.count();t<n;t++)if(this.getName(t)===e)return t;return-1},S.indexOfRawIndex=function(e){if(e>=this._rawCount||e<0)return-1;if(!this._indices)return e;var t=this._indices,n=t[e];if(null!=n&&n<this._count&&n===e)return e;for(var i=0,r=this._count-1;i<=r;){var a=(i+r)/2|0;if(t[a]<e)i=a+1;else{if(!(t[a]>e))return a;r=a-1}}return-1},S.indicesOfNearest=function(e,t,n){var i=[];if(!this._storage[e])return i;null==n&&(n=1/0);for(var r=1/0,a=-1,o=0,s=0,l=this.count();s<l;s++){var u=t-this.get(e,s),c=Math.abs(u);c<=n&&((c<r||c===r&&u>=0&&a<0)&&(r=c,a=u,o=0),u===a&&(i[o++]=s))}return i.length=o,i},S.getRawIndex=k,S.getRawDataItem=function(e){if(this._rawData.persistent)return this._rawData.getItem(this.getRawIndex(e));for(var t=[],n=0;n<this.dimensions.length;n++){var i=this.dimensions[n];t.push(this.get(i,e))}return t},S.getName=function(e){var t=this.getRawIndex(e);return this._nameList[t]||T(this,this._nameDimIdx,t)||\"\"},S.getId=function(e){return A(this,this.getRawIndex(e))},S.each=function(e,t,n,r){\"use strict\";if(this._count){\"function\"===typeof e&&(r=n,n=t,t=e,e=[]),n=n||r||this;for(var a=(e=i.map(P(e),this.getDimension,this)).length,o=0;o<this.count();o++)switch(a){case 0:t.call(n,o);break;case 1:t.call(n,this.get(e[0],o),o);break;case 2:t.call(n,this.get(e[0],o),this.get(e[1],o),o);break;default:for(var s=0,l=[];s<a;s++)l[s]=this.get(e[s],o);l[s]=o,t.apply(n,l)}}},S.filterSelf=function(e,t,n,r){\"use strict\";if(this._count){\"function\"===typeof e&&(r=n,n=t,t=e,e=[]),n=n||r||this,e=i.map(P(e),this.getDimension,this);for(var a=this.count(),o=new(v(this))(a),s=[],l=e.length,u=0,c=e[0],d=0;d<a;d++){var h,f=this.getRawIndex(d);if(0===l)h=t.call(n,d);else if(1===l){var p=this._getFast(c,f);h=t.call(n,p,d)}else{for(var g=0;g<l;g++)s[g]=this._getFast(c,f);s[g]=d,h=t.apply(n,s)}h&&(o[u++]=f)}return u<a&&(this._indices=o),this._count=u,this._extent={},this.getRawIndex=this._indices?I:k,this}},S.selectRange=function(e){\"use strict\";if(this._count){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);var i=t.length;if(i){var r=this.count(),a=new(v(this))(r),o=0,s=t[0],l=e[s][0],u=e[s][1],c=!1;if(!this._indices){var d=0;if(1===i){for(var h=this._storage[t[0]],f=0;f<this._chunkCount;f++)for(var p=h[f],g=Math.min(this._count-f*this._chunkSize,this._chunkSize),m=0;m<g;m++){((w=p[m])>=l&&w<=u||isNaN(w))&&(a[o++]=d),d++}c=!0}else if(2===i){h=this._storage[s];var y=this._storage[t[1]],x=e[t[1]][0],b=e[t[1]][1];for(f=0;f<this._chunkCount;f++){p=h[f];var _=y[f];for(g=Math.min(this._count-f*this._chunkSize,this._chunkSize),m=0;m<g;m++){var w=p[m],S=_[m];(w>=l&&w<=u||isNaN(w))&&(S>=x&&S<=b||isNaN(S))&&(a[o++]=d),d++}}c=!0}}if(!c)if(1===i)for(m=0;m<r;m++){var M=this.getRawIndex(m);((w=this._getFast(s,M))>=l&&w<=u||isNaN(w))&&(a[o++]=M)}else for(m=0;m<r;m++){var C=!0;for(M=this.getRawIndex(m),f=0;f<i;f++){var T=t[f];((w=this._getFast(n,M))<e[T][0]||w>e[T][1])&&(C=!1)}C&&(a[o++]=this.getRawIndex(m))}return o<r&&(this._indices=a),this._count=o,this._extent={},this.getRawIndex=this._indices?I:k,this}}},S.mapArray=function(e,t,n,i){\"use strict\";\"function\"===typeof e&&(i=n,n=t,t=e,e=[]),n=n||i||this;var r=[];return this.each(e,(function(){r.push(t&&t.apply(this,arguments))}),n),r},S.map=function(e,t,n,r){\"use strict\";n=n||r||this;var a=E(this,e=i.map(P(e),this.getDimension,this));a._indices=this._indices,a.getRawIndex=a._indices?I:k;for(var o=a._storage,s=[],l=this._chunkSize,u=e.length,c=this.count(),d=[],h=a._rawExtent,f=0;f<c;f++){for(var p=0;p<u;p++)d[p]=this.get(e[p],f);d[u]=f;var g=t&&t.apply(n,d);if(null!=g){\"object\"!==typeof g&&(s[0]=g,g=s);for(var m=this.getRawIndex(f),v=Math.floor(m/l),y=m%l,x=0;x<g.length;x++){var b=e[x],_=g[x],w=h[b],S=o[b];S&&(S[v][y]=_),_<w[0]&&(w[0]=_),_>w[1]&&(w[1]=_)}}}return a},S.downSample=function(e,t,n,i){for(var r=E(this,[e]),a=r._storage,o=[],s=Math.floor(1/t),l=a[e],u=this.count(),c=this._chunkSize,d=r._rawExtent[e],h=new(v(this))(u),f=0,p=0;p<u;p+=s){s>u-p&&(s=u-p,o.length=s);for(var g=0;g<s;g++){var m=this.getRawIndex(p+g),y=Math.floor(m/c),x=m%c;o[g]=l[y][x]}var b=n(o),_=this.getRawIndex(Math.min(p+i(o,b)||0,u-1)),w=_%c;l[Math.floor(_/c)][w]=b,b<d[0]&&(d[0]=b),b>d[1]&&(d[1]=b),h[f++]=_}return r._count=f,r._indices=h,r.getRawIndex=I,r},S.getItemModel=function(e){var t=this.hostModel;return new r(this.getRawDataItem(e),t,t&&t.ecModel)},S.diff=function(e){var t=this;return new a(e?e.getIndices():[],this.getIndices(),(function(t){return A(e,t)}),(function(e){return A(t,e)}))},S.getVisual=function(e){var t=this._visual;return t&&t[e]},S.setVisual=function(e,t){if(h(e))for(var n in e)e.hasOwnProperty(n)&&this.setVisual(n,e[n]);else this._visual=this._visual||{},this._visual[e]=t},S.setLayout=function(e,t){if(h(e))for(var n in e)e.hasOwnProperty(n)&&this.setLayout(n,e[n]);else this._layout[e]=t},S.getLayout=function(e){return this._layout[e]},S.getItemLayout=function(e){return this._itemLayouts[e]},S.setItemLayout=function(e,t,n){this._itemLayouts[e]=n?i.extend(this._itemLayouts[e]||{},t):t},S.clearItemLayouts=function(){this._itemLayouts.length=0},S.getItemVisual=function(e,t,n){var i=this._itemVisuals[e],r=i&&i[t];return null!=r||n?r:this.getVisual(t)},S.setItemVisual=function(e,t,n){var i=this._itemVisuals[e]||{},r=this.hasItemVisual;if(this._itemVisuals[e]=i,h(t))for(var a in t)t.hasOwnProperty(a)&&(i[a]=t[a],r[a]=!0);else i[t]=n,r[t]=!0},S.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};var O=function(e){e.seriesIndex=this.seriesIndex,e.dataIndex=this.dataIndex,e.dataType=this.dataType};S.setItemGraphicEl=function(e,t){var n=this.hostModel;t&&(t.dataIndex=e,t.dataType=this.dataType,t.seriesIndex=n&&n.seriesIndex,\"group\"===t.type&&t.traverse(O,t)),this._graphicEls[e]=t},S.getItemGraphicEl=function(e){return this._graphicEls[e]},S.eachItemGraphicEl=function(e,t){i.each(this._graphicEls,(function(n,i){n&&e&&e.call(t,n,i)}))},S.cloneShallow=function(e){if(!e){var t=i.map(this.dimensions,this.getDimensionInfo,this);e=new w(t,this.hostModel)}if(e._storage=this._storage,_(e,this),this._indices){var n=this._indices.constructor;e._indices=new n(this._indices)}else e._indices=null;return e.getRawIndex=e._indices?I:k,e},S.wrapMethod=function(e,t){var n=this[e];\"function\"===typeof n&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(e),this[e]=function(){var e=n.apply(this,arguments);return t.apply(this,[e].concat(i.slice(arguments)))})},S.TRANSFERABLE_METHODS=[\"cloneShallow\",\"downSample\",\"map\"],S.CHANGABLE_METHODS=[\"filterSelf\",\"selectRange\"];var N=w;e.exports=N},function(e,t,n){var i=n(1),r=n(3),a=n(10),o=n(18).calculateTextPosition,s=r.extendShape({type:\"triangle\",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,i=t.cy,r=t.width/2,a=t.height/2;e.moveTo(n,i-a),e.lineTo(n+r,i+a),e.lineTo(n-r,i+a),e.closePath()}}),l=r.extendShape({type:\"diamond\",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,i=t.cy,r=t.width/2,a=t.height/2;e.moveTo(n,i-a),e.lineTo(n+r,i),e.lineTo(n,i+a),e.lineTo(n-r,i),e.closePath()}}),u=r.extendShape({type:\"pin\",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.x,i=t.y,r=t.width/5*3,a=Math.max(r,t.height),o=r/2,s=o*o/(a-o),l=i-a+o+s,u=Math.asin(s/o),c=Math.cos(u)*o,d=Math.sin(u),h=Math.cos(u),f=.6*o,p=.7*o;e.moveTo(n-c,l+s),e.arc(n,l,o,Math.PI-u,2*Math.PI+u),e.bezierCurveTo(n+c-d*f,l+s+h*f,n,i-p,n,i),e.bezierCurveTo(n,i-p,n-c+d*f,l+s+h*f,n-c,l+s),e.closePath()}}),c=r.extendShape({type:\"arrow\",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.height,i=t.width,r=t.x,a=t.y,o=i/3*2;e.moveTo(r,a),e.lineTo(r+o,a+n),e.lineTo(r,a+n/4*3),e.lineTo(r-o,a+n),e.lineTo(r,a),e.closePath()}}),d={line:r.Line,rect:r.Rect,roundRect:r.Rect,square:r.Rect,circle:r.Circle,diamond:l,pin:u,arrow:c,triangle:s},h={line:function(e,t,n,i,r){r.x1=e,r.y1=t+i/2,r.x2=e+n,r.y2=t+i/2},rect:function(e,t,n,i,r){r.x=e,r.y=t,r.width=n,r.height=i},roundRect:function(e,t,n,i,r){r.x=e,r.y=t,r.width=n,r.height=i,r.r=Math.min(n,i)/4},square:function(e,t,n,i,r){var a=Math.min(n,i);r.x=e,r.y=t,r.width=a,r.height=a},circle:function(e,t,n,i,r){r.cx=e+n/2,r.cy=t+i/2,r.r=Math.min(n,i)/2},diamond:function(e,t,n,i,r){r.cx=e+n/2,r.cy=t+i/2,r.width=n,r.height=i},pin:function(e,t,n,i,r){r.x=e+n/2,r.y=t+i/2,r.width=n,r.height=i},arrow:function(e,t,n,i,r){r.x=e+n/2,r.y=t+i/2,r.width=n,r.height=i},triangle:function(e,t,n,i,r){r.cx=e+n/2,r.cy=t+i/2,r.width=n,r.height=i}},f={};i.each(d,(function(e,t){f[t]=new e}));var p=r.extendShape({type:\"symbol\",shape:{symbolType:\"\",x:0,y:0,width:0,height:0},calculateTextPosition:function(e,t,n){var i=o(e,t,n),r=this.shape;return r&&\"pin\"===r.symbolType&&\"inside\"===t.textPosition&&(i.y=n.y+.4*n.height),i},buildPath:function(e,t,n){var i=t.symbolType;if(\"none\"!==i){var r=f[i];r||(r=f[i=\"rect\"]),h[i](t.x,t.y,t.width,t.height,r.shape),r.buildPath(e,r.shape,n)}}});function g(e,t){if(\"image\"!==this.type){var n=this.style,i=this.shape;i&&\"line\"===i.symbolType?n.stroke=e:this.__isEmptyBrush?(n.stroke=e,n.fill=t||\"#fff\"):(n.fill&&(n.fill=e),n.stroke&&(n.stroke=e)),this.dirty(!1)}}t.createSymbol=function(e,t,n,i,o,s,l){var u,c=0===e.indexOf(\"empty\");return c&&(e=e.substr(5,1).toLowerCase()+e.substr(6)),(u=0===e.indexOf(\"image://\")?r.makeImage(e.slice(8),new a(t,n,i,o),l?\"center\":\"cover\"):0===e.indexOf(\"path://\")?r.makePath(e.slice(7),{},new a(t,n,i,o),l?\"center\":\"cover\"):new p({shape:{symbolType:e,x:t,y:n,width:i,height:o}})).__isEmptyBrush=c,u.setColor=g,u.setColor(s),u}},function(e,t,n){var i=n(1),r={};function a(){this._coordinateSystems=[]}a.prototype={constructor:a,create:function(e,t){var n=[];i.each(r,(function(i,r){var a=i.create(e,t);n=n.concat(a||[])})),this._coordinateSystems=n},update:function(e,t){i.each(this._coordinateSystems,(function(n){n.update&&n.update(e,t)}))},getCoordinateSystems:function(){return this._coordinateSystems.slice()}},a.register=function(e,t){r[e]=t},a.get=function(e){return r[e]};var o=a;e.exports=o},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(265),a=n(80),o=n(79),s=n(4),l=n(81),u=l.prepareLayoutBarSeries,c=l.makeColumnLayout,d=l.retrieveColumnLayout,h=n(10);function f(e,t){var n,r,a,o=e.type,l=t.getMin(),h=t.getMax(),f=e.getExtent();\"ordinal\"===o?n=t.getCategories().length:(r=t.get(\"boundaryGap\"),i.isArray(r)||(r=[r||0,r||0]),\"boolean\"===typeof r[0]&&(r=[0,0]),r[0]=s.parsePercent(r[0],1),r[1]=s.parsePercent(r[1],1),a=f[1]-f[0]||Math.abs(f[0])),\"dataMin\"===l?l=f[0]:\"function\"===typeof l&&(l=l({min:f[0],max:f[1]})),\"dataMax\"===h?h=f[1]:\"function\"===typeof h&&(h=h({min:f[0],max:f[1]}));var p=null!=l,g=null!=h;null==l&&(l=\"ordinal\"===o?n?0:NaN:f[0]-r[0]*a),null==h&&(h=\"ordinal\"===o?n?n-1:NaN:f[1]+r[1]*a),(null==l||!isFinite(l))&&(l=NaN),(null==h||!isFinite(h))&&(h=NaN),e.setBlank(i.eqNaN(l)||i.eqNaN(h)||\"ordinal\"===o&&!e.getOrdinalMeta().categories.length),t.getNeedCrossZero()&&(l>0&&h>0&&!p&&(l=0),l<0&&h<0&&!g&&(h=0));var m=t.ecModel;if(m&&\"time\"===o){var v,y=u(\"bar\",m);if(i.each(y,(function(e){v|=e.getBaseAxis()===t.axis})),v){var x=c(y),b=function(e,t,n,r){var a=n.axis.getExtent(),o=a[1]-a[0],s=d(r,n.axis);if(void 0===s)return{min:e,max:t};var l=1/0;i.each(s,(function(e){l=Math.min(e.offset,l)}));var u=-1/0;i.each(s,(function(e){u=Math.max(e.offset+e.width,u)})),l=Math.abs(l),u=Math.abs(u);var c=l+u,h=t-e,f=h/(1-(l+u)/o)-h;return{min:e-=f*(l/c),max:t+=f*(u/c)}}(l,h,t,x);l=b.min,h=b.max}}return{extent:[l,h],fixMin:p,fixMax:g}}function p(e){var t,n=e.getLabelModel().get(\"formatter\"),i=\"category\"===e.type?e.scale.getExtent()[0]:null;return\"string\"===typeof n?(t=n,n=function(n){return n=e.scale.getLabel(n),t.replace(\"{value}\",null!=n?n:\"\")}):\"function\"===typeof n?function(t,r){return null!=i&&(r=t-i),n(g(e,t),r)}:function(t){return e.scale.getLabel(t)}}function g(e,t){return\"category\"===e.type?e.scale.getLabel(t):t}function m(e,t){var n=t*Math.PI/180,i=e.plain(),r=i.width,a=i.height,o=r*Math.cos(n)+a*Math.sin(n),s=r*Math.sin(n)+a*Math.cos(n);return new h(i.x,i.y,o,s)}function v(e){var t=e.get(\"interval\");return null==t?\"auto\":t}n(266),n(156),t.getScaleExtent=f,t.niceScaleExtent=function(e,t){var n=f(e,t),i=n.extent,r=t.get(\"splitNumber\");\"log\"===e.type&&(e.base=t.get(\"logBase\"));var a=e.type;e.setExtent(i[0],i[1]),e.niceExtent({splitNumber:r,fixMin:n.fixMin,fixMax:n.fixMax,minInterval:\"interval\"===a||\"time\"===a?t.get(\"minInterval\"):null,maxInterval:\"interval\"===a||\"time\"===a?t.get(\"maxInterval\"):null});var o=t.get(\"interval\");null!=o&&e.setInterval&&e.setInterval(o)},t.createScaleByModel=function(e,t){if(t=t||e.get(\"type\"))switch(t){case\"category\":return new r(e.getOrdinalMeta?e.getOrdinalMeta():e.getCategories(),[1/0,-1/0]);case\"value\":return new a;default:return(o.getClass(t)||a).create(e)}},t.ifAxisCrossZero=function(e){var t=e.scale.getExtent(),n=t[0],i=t[1];return!(n>0&&i>0||n<0&&i<0)},t.makeLabelFormatter=p,t.getAxisRawValue=g,t.estimateLabelUnionRect=function(e){var t=e.model,n=e.scale;if(t.get(\"axisLabel.show\")&&!n.isBlank()){var i,r,a=\"category\"===e.type,o=n.getExtent();r=a?n.count():(i=n.getTicks()).length;var s,l=e.getLabelModel(),u=p(e),c=1;r>40&&(c=Math.ceil(r/40));for(var d=0;d<r;d+=c){var h=u(i?i[d]:o[0]+d),f=m(l.getTextRect(h),l.get(\"rotate\")||0);s?s.union(f):s=f}return s}},t.getOptionCategoryInterval=v,t.shouldShowAllLabels=function(e){return\"category\"===e.type&&0===v(e.getLabelModel())}},function(e,t,n){\"use strict\";n.d(t,\"a\",(function(){return me})),n.d(t,\"c\",(function(){return Ee})),n.d(t,\"b\",(function(){return Ye})),n.d(t,\"d\",(function(){return Qe})),n.d(t,\"e\",(function(){return Hn})),n.d(t,\"f\",(function(){return Zn}));var i=n(0),r=n.n(i);function a(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,\"default\")?e.default:e}function o(e,t){return e(t={exports:{}},t.exports),t.exports}var s=\"function\"===typeof Symbol&&Symbol.for,l=s?Symbol.for(\"react.element\"):60103,u=s?Symbol.for(\"react.portal\"):60106,c=s?Symbol.for(\"react.fragment\"):60107,d=s?Symbol.for(\"react.strict_mode\"):60108,h=s?Symbol.for(\"react.profiler\"):60114,f=s?Symbol.for(\"react.provider\"):60109,p=s?Symbol.for(\"react.context\"):60110,g=s?Symbol.for(\"react.async_mode\"):60111,m=s?Symbol.for(\"react.concurrent_mode\"):60111,v=s?Symbol.for(\"react.forward_ref\"):60112,y=s?Symbol.for(\"react.suspense\"):60113,x=s?Symbol.for(\"react.suspense_list\"):60120,b=s?Symbol.for(\"react.memo\"):60115,_=s?Symbol.for(\"react.lazy\"):60116,w=s?Symbol.for(\"react.block\"):60121,S=s?Symbol.for(\"react.fundamental\"):60117,M=s?Symbol.for(\"react.responder\"):60118,C=s?Symbol.for(\"react.scope\"):60119;function T(e){if(\"object\"===typeof e&&null!==e){var t=e.$$typeof;switch(t){case l:switch(e=e.type){case g:case m:case c:case h:case d:case y:return e;default:switch(e=e&&e.$$typeof){case p:case v:case _:case b:case f:return e;default:return t}}case u:return t}}}function k(e){return T(e)===m}var I={AsyncMode:g,ConcurrentMode:m,ContextConsumer:p,ContextProvider:f,Element:l,ForwardRef:v,Fragment:c,Lazy:_,Memo:b,Portal:u,Profiler:h,StrictMode:d,Suspense:y,isAsyncMode:function(e){return k(e)||T(e)===g},isConcurrentMode:k,isContextConsumer:function(e){return T(e)===p},isContextProvider:function(e){return T(e)===f},isElement:function(e){return\"object\"===typeof e&&null!==e&&e.$$typeof===l},isForwardRef:function(e){return T(e)===v},isFragment:function(e){return T(e)===c},isLazy:function(e){return T(e)===_},isMemo:function(e){return T(e)===b},isPortal:function(e){return T(e)===u},isProfiler:function(e){return T(e)===h},isStrictMode:function(e){return T(e)===d},isSuspense:function(e){return T(e)===y},isValidElementType:function(e){return\"string\"===typeof e||\"function\"===typeof e||e===c||e===m||e===h||e===d||e===y||e===x||\"object\"===typeof e&&null!==e&&(e.$$typeof===_||e.$$typeof===b||e.$$typeof===f||e.$$typeof===p||e.$$typeof===v||e.$$typeof===S||e.$$typeof===M||e.$$typeof===C||e.$$typeof===w)},typeOf:T},A=o((function(e,t){0})),P=(A.AsyncMode,A.ConcurrentMode,A.ContextConsumer,A.ContextProvider,A.Element,A.ForwardRef,A.Fragment,A.Lazy,A.Memo,A.Portal,A.Profiler,A.StrictMode,A.Suspense,A.isAsyncMode,A.isConcurrentMode,A.isContextConsumer,A.isContextProvider,A.isElement,A.isForwardRef,A.isFragment,A.isLazy,A.isMemo,A.isPortal,A.isProfiler,A.isStrictMode,A.isSuspense,A.isValidElementType,A.typeOf,o((function(e){e.exports=I})),Object.getOwnPropertySymbols),E=Object.prototype.hasOwnProperty,D=Object.prototype.propertyIsEnumerable;function L(e){if(null===e||void 0===e)throw new TypeError(\"Object.assign cannot be called with null or undefined\");return Object(e)}(function(){try{if(!Object.assign)return!1;var e=new String(\"abc\");if(e[5]=\"de\",\"5\"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t[\"_\"+String.fromCharCode(n)]=n;if(\"0123456789\"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(\"\"))return!1;var i={};return\"abcdefghijklmnopqrst\".split(\"\").forEach((function(e){i[e]=e})),\"abcdefghijklmnopqrst\"===Object.keys(Object.assign({},i)).join(\"\")}catch(r){return!1}})()&&Object.assign;var O=\"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED\";function N(e,t,n,i,r){}N.resetWarningCache=function(){0};Function.call.bind(Object.prototype.hasOwnProperty);function R(){}function z(){}z.resetWarningCache=R;var B=o((function(e){e.exports=function(){function e(e,t,n,i,r,a){if(a!==O){var o=new Error(\"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types\");throw o.name=\"Invariant Violation\",o}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:z,resetWarningCache:R};return n.PropTypes=n,n}()}));function F(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&\"undefined\"!==typeof document){var i=document.head||document.getElementsByTagName(\"head\")[0],r=document.createElement(\"style\");r.type=\"text/css\",\"top\"===n&&i.firstChild?i.insertBefore(r,i.firstChild):i.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}}function V(e,t){return 1===arguments.length?parseInt(Math.random()*e+1,10):parseInt(Math.random()*(t-e+1)+e,10)}function G(e,t){var n=Math.abs(e[0]-t[0]),i=Math.abs(e[1]-t[1]);return Math.sqrt(n*n+i*i)}function j(e){var t=!1;return\"function\"===typeof e&&(e=e()),e&&\"function\"===typeof e.next?(Promise.resolve().then((function(){t||function n(i){return i.done?i.value:Promise.resolve(i.value).then((function(){t||n(e.next())}))}(e.next())})),function(){t=!0,Promise.resolve().then((function(){e.return(),e=null}))}):function(){return{}}}var W=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},H=function(e,t){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return function(e,t){var n=[],i=!0,r=!1,a=void 0;try{for(var o,s=e[Symbol.iterator]();!(i=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);i=!0);}catch(l){r=!0,a=l}finally{try{!i&&s.return&&s.return()}finally{if(r)throw a}}return n}(e,t);throw new TypeError(\"Invalid attempt to destructure non-iterable instance\")},U=function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)};function Y(e){var t=Object(i.useState)({width:0,height:0}),n=H(t,2),r=n[0],a=n[1],o=Object(i.useRef)(null),s=Object(i.useCallback)((function(){var e=o.current,t=e.clientWidth,n=e.clientHeight;a({width:t,height:n})}),[]);return Object(i.useImperativeHandle)(e,(function(){return{setWH:s}}),[]),Object(i.useEffect)((function(){var e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:600,n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=null;return function(){clearTimeout(i);for(var r=arguments.length,a=Array(r),o=0;o<r;o++)a[o]=arguments[o];if(n)return e.apply(this,a),void(n=!1);i=setTimeout(e.bind.apply(e,[this].concat(a)),t)}}(s,100);e();var t=function(e,t){var n=new(window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver)(t);return n.observe(e,{attributes:!0,attributeFilter:[\"style\"],attributeOldValue:!0}),n}(o.current,e);return window.addEventListener(\"resize\",e),function(){t.disconnect(),t.takeRecords(),window.removeEventListener(\"resize\",e)}}),[]),W({},r,{domRef:o,setWH:s})}F(\"#dv-full-screen-container {\\n  position: fixed;\\n  top: 0px;\\n  left: 0px;\\n  overflow: hidden;\\n  transform-origin: left top;\\n  z-index: 999;\\n}\\n\");var Z=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=Y(t).domRef;return Object(i.useLayoutEffect)((function(){var e=window.screen,t=e.width,n=e.height;Object.assign(s.current.style,{width:t+\"px\",height:n+\"px\"}),s.current.style.transform=\"scale(\"+document.body.clientWidth/t+\")\"})),r.a.createElement(\"div\",{id:\"dv-full-screen-container\",className:a,style:o,ref:s},n)}));Z.propTypes={children:B.node,className:B.string,style:B.object};var q=o((function(e){!function(){var t={}.hasOwnProperty;function n(){for(var e=[],i=0;i<arguments.length;i++){var r=arguments[i];if(r){var a=typeof r;if(\"string\"===a||\"number\"===a)e.push(r);else if(Array.isArray(r)&&r.length){var o=n.apply(null,r);o&&e.push(o)}else if(\"object\"===a)for(var s in r)t.call(r,s)&&r[s]&&e.push(s)}}return e.join(\" \")}e.exports?(n.default=n,e.exports=n):window.classNames=n}()}));F(\".dv-loading {\\n  width: 100%;\\n  height: 100%;\\n  display: flex;\\n  flex-direction: column;\\n  justify-content: center;\\n  align-items: center;\\n}\\n.dv-loading .loading-tip {\\n  font-size: 15px;\\n}\\n\");var X=function(e){var t=e.children,n=e.className,a=e.style,o=Object(i.useMemo)((function(){return q(\"dv-loading\",n)}),[n]);return r.a.createElement(\"div\",{className:o,style:a},r.a.createElement(\"svg\",{width:\"50px\",height:\"50px\"},r.a.createElement(\"circle\",{cx:\"25\",cy:\"25\",r:\"20\",fill:\"transparent\",strokeWidth:\"3\",strokeDasharray:\"31.415, 31.415\",stroke:\"#02bcfe\",strokeLinecap:\"round\"},r.a.createElement(\"animateTransform\",{attributeName:\"transform\",type:\"rotate\",values:\"0, 25 25;360, 25 25\",dur:\"1.5s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"stroke\",values:\"#02bcfe;#3be6cb;#02bcfe\",dur:\"3s\",repeatCount:\"indefinite\"})),r.a.createElement(\"circle\",{cx:\"25\",cy:\"25\",r:\"10\",fill:\"transparent\",strokeWidth:\"3\",strokeDasharray:\"15.7, 15.7\",stroke:\"#3be6cb\",strokeLinecap:\"round\"},r.a.createElement(\"animateTransform\",{attributeName:\"transform\",type:\"rotate\",values:\"360, 25 25;0, 25 25\",dur:\"1.5s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"stroke\",values:\"#3be6cb;#02bcfe;#3be6cb\",dur:\"3s\",repeatCount:\"indefinite\"}))),r.a.createElement(\"div\",{className:\"loading-tip\"},t))};X.propTypes={children:B.node,className:B.string,style:B.object};var Q=o((function(e){e.exports=function(e){return e&&e.__esModule?e:{default:e}}}));a(Q);var K=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i};var J=function(e){if(Array.isArray(e))return K(e)};var $=function(e){if(\"undefined\"!==typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)};var ee=function(e,t){if(e){if(\"string\"===typeof e)return K(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return\"Object\"===n&&e.constructor&&(n=e.constructor.name),\"Map\"===n||\"Set\"===n?Array.from(n):\"Arguments\"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?K(e,t):void 0}};var te=function(){throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\")};var ne=function(e){return J(e)||$(e)||ee(e)||te()},ie=o((function(e){function t(n){return\"function\"===typeof Symbol&&\"symbol\"===typeof Symbol.iterator?e.exports=t=function(e){return typeof e}:e.exports=t=function(e){return e&&\"function\"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":typeof e},t(n)}e.exports=t}));var re=function(e){if(Array.isArray(e))return e};var ae=function(e,t){if(\"undefined\"!==typeof Symbol&&Symbol.iterator in Object(e)){var n=[],i=!0,r=!1,a=void 0;try{for(var o,s=e[Symbol.iterator]();!(i=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);i=!0);}catch(l){r=!0,a=l}finally{try{i||null==s.return||s.return()}finally{if(r)throw a}}return n}};var oe=function(){throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\")};var se=function(e,t){return re(e)||ae(e,t)||ee(e,t)||oe()},le=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.deepClone=h,t.eliminateBlur=f,t.checkPointIsInCircle=p,t.getTwoPointDistance=g,t.checkPointIsInPolygon=m,t.checkPointIsInSector=v,t.checkPointIsNearPolyline=x,t.checkPointIsInRect=function(e,t,n,r,a){var o=(0,i.default)(e,2),s=o[0],l=o[1];return!(s<t)&&(!(l<n)&&(!(s>t+r)&&!(l>n+a)))},t.getRotatePointPos=b,t.getScalePointPos=_,t.getTranslatePointPos=w,t.getDistanceBetweenPointAndLine=S,t.getCircleRadianPoint=M,t.getRegularPolygonPoints=C,t.default=void 0;var n=Q(ne),i=Q(se),r=Q(ie),a=Math.abs,o=Math.sqrt,s=Math.sin,l=Math.cos,u=Math.max,c=Math.min,d=Math.PI;function h(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!e)return e;var n=JSON.parse,i=JSON.stringify;if(!t)return n(i(e));var a=e instanceof Array?[]:{};if(e&&\"object\"===(0,r.default)(e))for(var o in e)e.hasOwnProperty(o)&&(e[o]&&\"object\"===(0,r.default)(e[o])?a[o]=h(e[o],!0):a[o]=e[o]);return a}function f(e){return e.map((function(e){var t=(0,i.default)(e,2),n=t[0],r=t[1];return[parseInt(n)+.5,parseInt(r)+.5]}))}function p(e,t,n,i){return g(e,[t,n])<=i}function g(e,t){var n=(0,i.default)(e,2),r=n[0],s=n[1],l=(0,i.default)(t,2),u=l[0],c=l[1],d=a(r-u),h=a(s-c);return o(d*d+h*h)}function m(e,t){for(var n=0,r=(0,i.default)(e,2),a=r[0],o=r[1],s=t.length,l=1,d=t[0];l<=s;l++){var h=t[l%s];if(a>c(d[0],h[0])&&a<=u(d[0],h[0])&&o<=u(d[1],h[1])&&d[0]!==h[0]){var f=(a-d[0])*(h[1]-d[1])/(h[0]-d[0])+d[1];(d[1]===h[1]||o<=f)&&n++}d=h}return n%2===1}function v(e,t,n,r,a,o,s){if(!e)return!1;if(g(e,[t,n])>r)return!1;if(!s){var l=h([o,a]),u=(0,i.default)(l,2);a=u[0],o=u[1]}var c=a>o;if(c){var f=[o,a];a=f[0],o=f[1]}var p=o-a;if(p>=2*d)return!0;var m=(0,i.default)(e,2),v=m[0],x=m[1],b=M(t,n,r,a),_=(0,i.default)(b,2),w=_[0],S=_[1],C=M(t,n,r,o),T=(0,i.default)(C,2),k=[v-t,x-n],I=[w-t,S-n],A=[T[0]-t,T[1]-n],P=p>d;if(P){var E=h([A,I]),D=(0,i.default)(E,2);I=D[0],A=D[1]}var L=y(I,k)&&!y(A,k);return P&&(L=!L),c&&(L=!L),L}function y(e,t){var n=(0,i.default)(e,2),r=n[0],a=n[1],o=(0,i.default)(t,2);return-a*o[0]+r*o[1]>0}function x(e,t,r){var a=r/2,o=t.map((function(e){var t=(0,i.default)(e,2);return[t[0],t[1]-a]})),s=t.map((function(e){var t=(0,i.default)(e,2);return[t[0],t[1]+a]}));return m(e,[].concat((0,n.default)(o),(0,n.default)(s.reverse())))}function b(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[0,0];if(!t)return!1;if(e%360===0)return t;var r=(0,i.default)(t,2),a=r[0],o=r[1],u=(0,i.default)(n,2),c=u[0],h=u[1];return[(a-c)*l(e*=d/180)-(o-h)*s(e)+c,(a-c)*s(e)+(o-h)*l(e)+h]}function _(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[1,1],t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[0,0];if(!t)return!1;if(1===e)return t;var r=(0,i.default)(t,2),a=r[0],o=r[1],s=(0,i.default)(n,2),l=s[0],u=s[1],c=(0,i.default)(e,2),d=c[0],h=c[1],f=a-l,p=o-u;return[f*d+l,p*h+u]}function w(e,t){if(!e||!t)return!1;var n=(0,i.default)(t,2),r=n[0],a=n[1],o=(0,i.default)(e,2);return[r+o[0],a+o[1]]}function S(e,t,n){if(!e||!t||!n)return!1;var r=(0,i.default)(e,2),s=r[0],l=r[1],u=(0,i.default)(t,2),c=u[0],d=u[1],h=(0,i.default)(n,2),f=h[0],p=h[1],g=p-d,m=c-f;return a(g*s+m*l+(d*(f-c)-c*(p-d)))/o(g*g+m*m)}function M(e,t,n,i){return[e+l(i)*n,t+s(i)*n]}function C(e,t,n,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:-.5*d,a=2*d/i,o=new Array(i).fill(\"\").map((function(e,t){return t*a+r}));return o.map((function(i){return M(e,t,n,i)}))}var T={deepClone:h,eliminateBlur:f,checkPointIsInCircle:p,checkPointIsInPolygon:m,checkPointIsInSector:v,checkPointIsNearPolyline:x,getTwoPointDistance:g,getRotatePointPos:b,getScalePointPos:_,getTranslatePointPos:w,getCircleRadianPoint:M,getRegularPolygonPoints:C,getDistanceBetweenPointAndLine:S};t.default=T}));a(le);var ue=le.deepClone,ce=(le.eliminateBlur,le.checkPointIsInCircle,le.getTwoPointDistance,le.checkPointIsInPolygon,le.checkPointIsInSector,le.checkPointIsNearPolyline,le.checkPointIsInRect,le.getRotatePointPos,le.getScalePointPos,le.getTranslatePointPos,le.getDistanceBetweenPointAndLine,le.getCircleRadianPoint,le.getRegularPolygonPoints,o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.filterNonNumber=r,t.deepMerge=a,t.mulAdd=o,t.mergeSameStackData=function(e,t){var i=e.stack;if(!i)return(0,n.default)(e.data);var r=t.filter((function(e){return e.stack===i})),a=r.findIndex((function(t){return t.data===e.data})),s=r.splice(0,a+1).map((function(e){return e.data})),l=s[0].length;return new Array(l).fill(0).map((function(e,t){return o(s.map((function(e){return e[t]})))}))},t.getTwoPointDistance=s,t.getLinearGradientColor=function(e,t,i,r){if(!e||!t||!i||!r.length)return;var a=r;\"string\"===typeof a&&(a=[r,r]);var o=e.createLinearGradient.apply(e,(0,n.default)(t).concat((0,n.default)(i))),s=1/(a.length-1);return a.forEach((function(e,t){return o.addColorStop(s*t,e)})),o},t.getPolylineLength=function(e){return o(new Array(e.length-1).fill(0).map((function(t,n){return[e[n],e[n+1]]})).map((function(e){return s.apply(void 0,(0,n.default)(e))})))},t.getPointToLineDistance=function(e,t,n){var i=s(e,t),r=s(e,n),a=s(t,n);return.5*Math.sqrt((i+r+a)*(i+r-a)*(i+a-r)*(r+a-i))/a},t.initNeedSeries=function(e,t,n){return(e=(e=e.filter((function(e){return e.type===n}))).map((function(e){return a((0,le.deepClone)(t,!0),e)}))).filter((function(e){return e.show}))},t.radianToAngle=function(e){return e/Math.PI*180};var n=Q(ne),i=Q(ie);function r(e){return e.filter((function(e){return\"number\"===typeof e}))}function a(e,t){for(var n in t)e[n]&&\"object\"===(0,i.default)(e[n])?a(e[n],t[n]):\"object\"!==(0,i.default)(t[n])?e[n]=t[n]:e[n]=(0,le.deepClone)(t[n],!0);return e}function o(e){return(e=r(e)).reduce((function(e,t){return e+t}),0)}function s(e,t){var n=Math.abs(e[0]-t[0]),i=Math.abs(e[1]-t[1]);return Math.sqrt(n*n+i*i)}})));a(ce);ce.filterNonNumber;var de=ce.deepMerge,he=(ce.mulAdd,ce.mergeSameStackData,ce.getTwoPointDistance,ce.getLinearGradientColor,ce.getPolylineLength);ce.getPointToLineDistance,ce.initNeedSeries,ce.radianToAngle;F(\".dv-border-box-1 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-1 .border {\\n  position: absolute;\\n  display: block;\\n}\\n.dv-border-box-1 .right-top {\\n  right: 0px;\\n  transform: rotateY(180deg);\\n}\\n.dv-border-box-1 .left-bottom {\\n  bottom: 0px;\\n  transform: rotateX(180deg);\\n}\\n.dv-border-box-1 .right-bottom {\\n  right: 0px;\\n  bottom: 0px;\\n  transform: rotateX(180deg) rotateY(180deg);\\n}\\n.dv-border-box-1 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var fe=[\"left-top\",\"right-top\",\"left-bottom\",\"right-bottom\"],pe=[\"#4fd2dd\",\"#235fa7\"],ge=function(e){var t=e.children,n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Object(i.useMemo)((function(){return de(ue(pe,!0),s||[])}),[s]),u=Object(i.useMemo)((function(){return q(\"dv-border-box-1\",n)}),[n]);return r.a.createElement(\"div\",{className:u,style:a},fe.map((function(e){return r.a.createElement(\"svg\",{width:\"150px\",height:\"150px\",key:e,className:e+\" border\"},r.a.createElement(\"polygon\",{fill:l[0],points:\"6,66 6,18 12,12 18,12 24,6 27,6 30,9 36,9 39,6 84,6 81,9 75,9 73.2,7 40.8,7 37.8,10.2 24,10.2 12,21 12,24 9,27 9,51 7.8,54 7.8,63\"},r.a.createElement(\"animate\",{attributeName:\"fill\",values:l[0]+\";\"+l[1]+\";\"+l[0],dur:\"0.5s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"polygon\",{fill:l[1],points:\"27.599999999999998,4.8 38.4,4.8 35.4,7.8 30.599999999999998,7.8\"},r.a.createElement(\"animate\",{attributeName:\"fill\",values:l[1]+\";\"+l[0]+\";\"+l[1],dur:\"0.5s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"polygon\",{fill:l[0],points:\"9,54 9,63 7.199999999999999,66 7.199999999999999,75 7.8,78 7.8,110 8.4,110 8.4,66 9.6,66 9.6,54\"},r.a.createElement(\"animate\",{attributeName:\"fill\",values:l[0]+\";\"+l[1]+\";transparent\",dur:\"1s\",begin:\"0s\",repeatCount:\"indefinite\"})))})),r.a.createElement(\"div\",{className:\"border-box-content\"},t))};ge.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};var me=ge;F(\".dv-border-box-2 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-2 .dv-border-svg-container {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  top: 0px;\\n  left: 0px;\\n}\\n.dv-border-box-2 .dv-border-svg-container polyline {\\n  fill: none;\\n  stroke-width: 1;\\n}\\n.dv-border-box-2 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var ve=[\"#fff\",\"rgba(255, 255, 255, 0.6)\"],ye=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useMemo)((function(){return de(ue(ve,!0),l||[])}),[l]),p=Object(i.useMemo)((function(){return q(\"dv-border-box-2\",a)}),[a]);return r.a.createElement(\"div\",{className:p,style:o,ref:h},r.a.createElement(\"svg\",{className:\"dv-border-svg-container\",width:c,height:d},r.a.createElement(\"polyline\",{stroke:f[0],points:\"2, 2 \"+(c-2)+\" ,2 \"+(c-2)+\", \"+(d-2)+\" 2, \"+(d-2)+\" 2, 2\"}),r.a.createElement(\"polyline\",{stroke:f[1],points:\"6, 6 \"+(c-6)+\", 6 \"+(c-6)+\", \"+(d-6)+\" 6, \"+(d-6)+\" 6, 6\"}),r.a.createElement(\"circle\",{fill:f[0],cx:\"11\",cy:\"11\",r:\"1\"}),r.a.createElement(\"circle\",{fill:f[0],cx:c-11,cy:\"11\",r:\"1\"}),r.a.createElement(\"circle\",{fill:f[0],cx:c-11,cy:d-11,r:\"1\"}),r.a.createElement(\"circle\",{fill:f[0],cx:\"11\",cy:d-11,r:\"1\"})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));ye.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};F(\".dv-border-box-3 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-3 .dv-border-svg-container {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  top: 0px;\\n  left: 0px;\\n}\\n.dv-border-box-3 .dv-border-svg-container polyline {\\n  fill: none;\\n}\\n.dv-border-box-3 .dv-bb3-line1 {\\n  stroke-width: 3;\\n}\\n.dv-border-box-3 .dv-bb3-line2 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-3 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var xe=[\"#2862b7\",\"#2862b7\"],be=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useMemo)((function(){return de(ue(xe,!0),l||[])}),[l]),p=Object(i.useMemo)((function(){return q(\"dv-border-box-3\",a)}),[a]);return r.a.createElement(\"div\",{className:p,style:o,ref:h},r.a.createElement(\"svg\",{className:\"dv-border-svg-container\",width:c,height:d},r.a.createElement(\"polyline\",{className:\"dv-bb3-line1\",stroke:f[0],points:\"4, 4 \"+(c-22)+\" ,4 \"+(c-22)+\", \"+(d-22)+\" 4, \"+(d-22)+\" 4, 4\"}),r.a.createElement(\"polyline\",{className:\"dv-bb3-line2\",stroke:f[1],points:\"10, 10 \"+(c-16)+\", 10 \"+(c-16)+\", \"+(d-16)+\" 10, \"+(d-16)+\" 10, 10\"}),r.a.createElement(\"polyline\",{className:\"dv-bb3-line2\",stroke:f[1],points:\"16, 16 \"+(c-10)+\", 16 \"+(c-10)+\", \"+(d-10)+\" 16, \"+(d-10)+\" 16, 16\"}),r.a.createElement(\"polyline\",{className:\"dv-bb3-line2\",stroke:f[1],points:\"22, 22 \"+(c-4)+\", 22 \"+(c-4)+\", \"+(d-4)+\" 22, \"+(d-4)+\" 22, 22\"})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));be.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};F(\".dv-border-box-4 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-4 .dv-reverse {\\n  transform: rotate(180deg);\\n}\\n.dv-border-box-4 .dv-border-svg-container {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  top: 0px;\\n  left: 0px;\\n}\\n.dv-border-box-4 .dv-border-svg-container polyline {\\n  fill: none;\\n}\\n.dv-border-box-4 .sw1 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-4 .sw3 {\\n  stroke-width: 3px;\\n  stroke-linecap: round;\\n}\\n.dv-border-box-4 .dv-bb4-line-1 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-4 .dv-bb4-line-2 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-4 .dv-bb4-line-3 {\\n  stroke-width: 3px;\\n  stroke-linecap: round;\\n}\\n.dv-border-box-4 .dv-bb4-line-4 {\\n  stroke-width: 3px;\\n  stroke-linecap: round;\\n}\\n.dv-border-box-4 .dv-bb4-line-5 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-4 .dv-bb4-line-6 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-4 .dv-bb4-line-7 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-4 .dv-bb4-line-8 {\\n  stroke-width: 3px;\\n  stroke-linecap: round;\\n}\\n.dv-border-box-4 .dv-bb4-line-9 {\\n  stroke-width: 3px;\\n  stroke-linecap: round;\\n  stroke-dasharray: 100 250;\\n}\\n.dv-border-box-4 .dv-bb4-line-10 {\\n  stroke-width: 1;\\n  stroke-dasharray: 80 270;\\n}\\n.dv-border-box-4 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var _e=[\"red\",\"rgba(0,0,255,0.8)\"],we=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.reverse,o=void 0!==a&&a,s=e.className,l=e.style,u=e.color,c=void 0===u?[]:u,d=Y(t),h=d.width,f=d.height,p=d.domRef,g=Object(i.useMemo)((function(){return de(ue(_e,!0),c||[])}),[c]),m=Object(i.useMemo)((function(){return q(\"dv-border-box-4\",s)}),[s]);return r.a.createElement(\"div\",{className:m,style:l,ref:p},r.a.createElement(\"svg\",{className:\"dv-border-svg-container \"+(o&&\"dv-reverse\"),width:h,height:f},r.a.createElement(\"polyline\",{className:\"dv-bb4-line-1\",stroke:g[0],points:\"145, \"+(f-5)+\" 40, \"+(f-5)+\" 10, \"+(f-35)+\"\\n          10, 40 40, 5 150, 5 170, 20 \"+(h-15)+\", 20\"}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-2\",stroke:g[1],points:\"245, \"+(f-1)+\" 36, \"+(f-1)+\" 14, \"+(f-23)+\"\\n          14, \"+(f-100)}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-3\",stroke:g[0],points:\"7, \"+(f-40)+\" 7, \"+(f-75)}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-4\",stroke:g[0],points:\"28, 24 13, 41 13, 64\"}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-5\",stroke:g[0],points:\"5, 45 5, 140\"}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-6\",stroke:g[1],points:\"14, 75 14, 180\"}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-7\",stroke:g[1],points:\"55, 11 147, 11 167, 26 250, 26\"}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-8\",stroke:g[1],points:\"158, 5 173, 16\"}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-9\",stroke:g[0],points:\"200, 17 \"+(h-10)+\", 17\"}),r.a.createElement(\"polyline\",{className:\"dv-bb4-line-10\",stroke:g[1],points:\"385, 17 \"+(h-10)+\", 17\"})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));we.propTypes={children:B.node,reverse:B.bool,className:B.string,style:B.object,color:B.array},we.defaultProps={reverse:!1};F(\".dv-border-box-5 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-5 .dv-reverse {\\n  transform: rotate(180deg);\\n}\\n.dv-border-box-5 .dv-svg-container {\\n  position: absolute;\\n  top: 0px;\\n  left: 0px;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-5 .dv-svg-container polyline {\\n  fill: none;\\n}\\n.dv-border-box-5 .dv-bb5-line-1,\\n.dv-border-box-5 .dv-bb5-line-2 {\\n  stroke-width: 1;\\n}\\n.dv-border-box-5 .dv-bb5-line-3,\\n.dv-border-box-5 .dv-bb5-line-6 {\\n  stroke-width: 5;\\n}\\n.dv-border-box-5 .dv-bb5-line-4,\\n.dv-border-box-5 .dv-bb5-line-5 {\\n  stroke-width: 2;\\n}\\n.dv-border-box-5 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var Se=[\"rgba(255, 255, 255, 0.35)\",\"rgba(255, 255, 255, 0.20)\"],Me=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.reverse,o=void 0!==a&&a,s=e.className,l=e.style,u=e.color,c=void 0===u?[]:u,d=Y(t),h=d.width,f=d.height,p=d.domRef,g=Object(i.useMemo)((function(){return de(ue(Se,!0),c||[])}),[c]),m=Object(i.useMemo)((function(){return q(\"dv-border-box-5\",s)}),[s]);return r.a.createElement(\"div\",{className:m,style:l,ref:p},r.a.createElement(\"svg\",{className:\"dv-svg-container  \"+(o&&\"dv-reverse\"),width:h,height:f},r.a.createElement(\"polyline\",{className:\"dv-bb5-line-1\",stroke:g[0],points:\"8, 5 \"+(h-5)+\", 5 \"+(h-5)+\", \"+(f-100)+\"\\n          \"+(h-100)+\", \"+(f-5)+\" 8, \"+(f-5)+\" 8, 5\"}),r.a.createElement(\"polyline\",{className:\"dv-bb5-line-2\",stroke:g[1],points:\"3, 5 \"+(h-20)+\", 5 \"+(h-20)+\", \"+(f-60)+\"\\n          \"+(h-74)+\", \"+(f-5)+\" 3, \"+(f-5)+\" 3, 5\"}),r.a.createElement(\"polyline\",{className:\"dv-bb5-line-3\",stroke:g[1],points:\"50, 13 \"+(h-35)+\", 13\"}),r.a.createElement(\"polyline\",{className:\"dv-bb5-line-4\",stroke:g[1],points:\"15, 20 \"+(h-35)+\", 20\"}),r.a.createElement(\"polyline\",{className:\"dv-bb5-line-5\",stroke:g[1],points:\"15, \"+(f-20)+\" \"+(h-110)+\", \"+(f-20)}),r.a.createElement(\"polyline\",{className:\"dv-bb5-line-6\",stroke:g[1],points:\"15, \"+(f-13)+\" \"+(h-110)+\", \"+(f-13)})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));Me.propTypes={children:B.node,reverse:B.bool,className:B.string,style:B.object,color:B.array},Me.defaultProps={reverse:!1};F(\".dv-border-box-6 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-6 .dv-svg-container {\\n  position: absolute;\\n  top: 0px;\\n  left: 0px;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-6 .dv-svg-container polyline {\\n  fill: none;\\n  stroke-width: 1;\\n}\\n.dv-border-box-6 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var Ce=[\"rgba(255, 255, 255, 0.35)\",\"gray\"],Te=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useMemo)((function(){return de(ue(Ce,!0),l||[])}),[l]),p=Object(i.useMemo)((function(){return q(\"dv-border-box-6\",a)}),[a]);return r.a.createElement(\"div\",{className:p,style:o,ref:h},r.a.createElement(\"svg\",{className:\"dv-svg-container\",width:c,height:d},r.a.createElement(\"circle\",{fill:f[1],cx:\"5\",cy:\"5\",r:\"2\"}),r.a.createElement(\"circle\",{fill:f[1],cx:c-5,cy:\"5\",r:\"2\"}),r.a.createElement(\"circle\",{fill:f[1],cx:c-5,cy:d-5,r:\"2\"}),r.a.createElement(\"circle\",{fill:f[1],cx:\"5\",cy:d-5,r:\"2\"}),r.a.createElement(\"polyline\",{stroke:f[0],points:\"10, 4 \"+(c-10)+\", 4\"}),r.a.createElement(\"polyline\",{stroke:f[0],points:\"10, \"+(d-4)+\" \"+(c-10)+\", \"+(d-4)}),r.a.createElement(\"polyline\",{stroke:f[0],points:\"5, 70 5, \"+(d-70)}),r.a.createElement(\"polyline\",{stroke:f[0],points:c-5+\", 70 \"+(c-5)+\", \"+(d-70)}),r.a.createElement(\"polyline\",{stroke:f[0],points:\"3, 10, 3, 50\"}),r.a.createElement(\"polyline\",{stroke:f[0],points:\"7, 30 7, 80\"}),r.a.createElement(\"polyline\",{stroke:f[0],points:c-3+\", 10 \"+(c-3)+\", 50\"}),r.a.createElement(\"polyline\",{stroke:f[0],points:c-7+\", 30 \"+(c-7)+\", 80\"}),r.a.createElement(\"polyline\",{stroke:f[0],points:\"3, \"+(d-10)+\" 3, \"+(d-50)}),r.a.createElement(\"polyline\",{stroke:f[0],points:\"7, \"+(d-30)+\" 7, \"+(d-80)}),r.a.createElement(\"polyline\",{stroke:f[0],points:c-3+\", \"+(d-10)+\" \"+(c-3)+\", \"+(d-50)}),r.a.createElement(\"polyline\",{stroke:f[0],points:c-7+\", \"+(d-30)+\" \"+(c-7)+\", \"+(d-80)})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));Te.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};F(\".dv-border-box-7 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-7 .dv-svg-container {\\n  position: absolute;\\n  top: 0px;\\n  left: 0px;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-7 .dv-svg-container polyline {\\n  fill: none;\\n  stroke-linecap: round;\\n}\\n.dv-border-box-7 .dv-bb7-line-width-2 {\\n  stroke-width: 2;\\n}\\n.dv-border-box-7 .dv-bb7-line-width-5 {\\n  stroke-width: 5;\\n}\\n.dv-border-box-7 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var ke=[\"rgba(128,128,128,0.3)\",\"rgba(128,128,128,0.5)\"],Ie=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useMemo)((function(){return de(ue(ke,!0),l||[])}),[l]),p=Object(i.useMemo)((function(){return q(\"dv-border-box-7\",a)}),[a]),g=Object(i.useMemo)((function(){return W({boxShadow:\"inset 0 0 40px \"+f[0],border:\"1px solid \"+f[0]},o)}),[o,f]);return r.a.createElement(\"div\",{className:p,style:g,ref:h},r.a.createElement(\"svg\",{className:\"dv-svg-container\",width:c,height:d},r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-2\",stroke:f[0],points:\"0, 25 0, 0 25, 0\"}),r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-2\",stroke:f[0],points:c-25+\", 0 \"+c+\", 0 \"+c+\", 25\"}),r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-2\",stroke:f[0],points:c-25+\", \"+d+\" \"+c+\", \"+d+\" \"+c+\", \"+(d-25)}),r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-2\",stroke:f[0],points:\"0, \"+(d-25)+\" 0, \"+d+\" 25, \"+d}),r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-5\",stroke:f[1],points:\"0, 10 0, 0 10, 0\"}),r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-5\",stroke:f[1],points:c-10+\", 0 \"+c+\", 0 \"+c+\", 10\"}),r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-5\",stroke:f[1],points:c-10+\", \"+d+\" \"+c+\", \"+d+\" \"+c+\", \"+(d-10)}),r.a.createElement(\"polyline\",{className:\"dv-bb7-line-width-5\",stroke:f[1],points:\"0, \"+(d-10)+\" 0, \"+d+\" 10, \"+d})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));Ie.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};F(\".dv-border-box-8 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-8 svg {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  left: 0px;\\n  top: 0px;\\n}\\n.dv-border-box-8 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var Ae=[\"#235fa7\",\"#4fd2dd\"],Pe=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=e.dur,c=void 0===u?3:u,d=Y(t),h=d.width,f=d.height,p=d.domRef,g=Object(i.useState)((function(){var e=Date.now();return{path:\"border-box-8-path-\"+e,gradient:\"border-box-8-gradient-\"+e,mask:\"border-box-8-mask-\"+e}})),m=H(g,1)[0],v=m.path,y=m.gradient,x=m.mask,b=Object(i.useMemo)((function(){return de(ue(Ae,!0),l||[])}),[l]),_=Object(i.useMemo)((function(){return 2*(h+f-5)}),[h,f]),w=Object(i.useMemo)((function(){return q(\"dv-border-box-8\",a)}),[a]);return r.a.createElement(\"div\",{className:w,style:o,ref:p},r.a.createElement(\"svg\",{className:\"dv-svg-container\",width:h,height:f},r.a.createElement(\"defs\",null,r.a.createElement(\"path\",{id:v,d:\"M2.5, 2.5 L\"+(h-2.5)+\", 2.5 L\"+(h-2.5)+\", \"+(f-2.5)+\" L2.5, \"+(f-2.5)+\" L2.5, 2.5\",fill:\"transparent\"}),r.a.createElement(\"radialGradient\",{id:y,cx:\"50%\",cy:\"50%\",r:\"50%\"},r.a.createElement(\"stop\",{offset:\"0%\",stopColor:\"#fff\",stopOpacity:\"1\"}),r.a.createElement(\"stop\",{offset:\"100%\",stopColor:\"#fff\",stopOpacity:\"0\"})),r.a.createElement(\"mask\",{id:x},r.a.createElement(\"circle\",{cx:\"0\",cy:\"0\",r:\"150\",fill:\"url(#\"+y+\")\"},r.a.createElement(\"animateMotion\",{dur:c+\"s\",path:\"M2.5, 2.5 L\"+(h-2.5)+\", 2.5 L\"+(h-2.5)+\", \"+(f-2.5)+\" L2.5, \"+(f-2.5)+\" L2.5, 2.5\",rotate:\"auto\",repeatCount:\"indefinite\"})))),r.a.createElement(\"use\",{stroke:b[0],strokeWidth:\"1\",href:\"#\"+v}),r.a.createElement(\"use\",{stroke:b[1],strokeWidth:\"3\",href:\"#\"+v,mask:\"url(#\"+x+\")\"},r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",from:\"0, \"+_,to:_+\", 0\",dur:c+\"s\",repeatCount:\"indefinite\"}))),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));Pe.propTypes={children:B.node,className:B.string,style:B.object,color:B.array,dur:B.number};var Ee=Pe;F(\".dv-border-box-9 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-9 svg {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  left: 0px;\\n  top: 0px;\\n}\\n.dv-border-box-9 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var De=[\"#11eefd\",\"#0078d2\"],Le=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useState)((function(){var e=Date.now();return{gradientId:\"border-box-9-gradient-\"+e,maskId:\"border-box-9-mask-\"+e}})),p=H(f,1)[0],g=p.gradientId,m=p.maskId,v=Object(i.useMemo)((function(){return de(ue(De,!0),l||[])}),[l]),y=Object(i.useMemo)((function(){return q(\"dv-border-box-9\",a)}),[a]);return r.a.createElement(\"div\",{className:y,style:o,ref:h},r.a.createElement(\"svg\",{className:\"dv-svg-container\",width:c,height:d},r.a.createElement(\"defs\",null,r.a.createElement(\"linearGradient\",{id:g,x1:\"0%\",y1:\"0%\",x2:\"100%\",y2:\"100%\"},r.a.createElement(\"animate\",{attributeName:\"x1\",values:\"0%;100%;0%\",dur:\"10s\",begin:\"0s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"x2\",values:\"100%;0%;100%\",dur:\"10s\",begin:\"0s\",repeatCount:\"indefinite\"}),r.a.createElement(\"stop\",{offset:\"0%\",stopColor:v[0]},r.a.createElement(\"animate\",{attributeName:\"stop-color\",values:v[0]+\";\"+v[1]+\";\"+v[0],dur:\"10s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"stop\",{offset:\"100%\",stopColor:v[1]},r.a.createElement(\"animate\",{attributeName:\"stop-color\",values:v[1]+\";\"+v[0]+\";\"+v[1],dur:\"10s\",begin:\"0s\",repeatCount:\"indefinite\"}))),r.a.createElement(\"mask\",{id:m},r.a.createElement(\"polyline\",{stroke:\"#fff\",strokeWidth:\"3\",fill:\"transparent\",points:\"8, \"+.4*d+\" 8, 3, \"+(.4*c+7)+\", 3\"}),r.a.createElement(\"polyline\",{fill:\"#fff\",points:\"8, \"+.15*d+\" 8, 3, \"+(.1*c+7)+\", 3\\n                \"+.1*c+\", 8 14, 8 14, \"+(.15*d-7)+\"\\n              \"}),r.a.createElement(\"polyline\",{stroke:\"#fff\",strokeWidth:\"3\",fill:\"transparent\",points:.5*c+\", 3 \"+(c-3)+\", 3, \"+(c-3)+\", \"+.25*d}),r.a.createElement(\"polyline\",{fill:\"#fff\",points:\"\\n                \"+.52*c+\", 3 \"+.58*c+\", 3\\n                \"+(.58*c-7)+\", 9 \"+(.52*c+7)+\", 9\\n              \"}),r.a.createElement(\"polyline\",{fill:\"#fff\",points:\"\\n                \"+.9*c+\", 3 \"+(c-3)+\", 3 \"+(c-3)+\", \"+.1*d+\"\\n                \"+(c-9)+\", \"+(.1*d-7)+\" \"+(c-9)+\", 9 \"+(.9*c+7)+\", 9\\n              \"}),r.a.createElement(\"polyline\",{stroke:\"#fff\",strokeWidth:\"3\",fill:\"transparent\",points:\"8, \"+.5*d+\" 8, \"+(d-3)+\" \"+(.3*c+7)+\", \"+(d-3)}),r.a.createElement(\"polyline\",{fill:\"#fff\",points:\"\\n                8, \"+.55*d+\" 8, \"+.7*d+\"\\n                2, \"+(.7*d-7)+\" 2, \"+(.55*d+7)+\"\\n              \"}),r.a.createElement(\"polyline\",{stroke:\"#fff\",strokeWidth:\"3\",fill:\"transparent\",points:.35*c+\", \"+(d-3)+\" \"+(c-3)+\", \"+(d-3)+\" \"+(c-3)+\", \"+.35*d}),r.a.createElement(\"polyline\",{fill:\"#fff\",points:\"\\n                \"+.92*c+\", \"+(d-3)+\" \"+(c-3)+\", \"+(d-3)+\" \"+(c-3)+\", \"+.8*d+\"\\n                \"+(c-9)+\", \"+(.8*d+7)+\" \"+(c-9)+\", \"+(d-9)+\" \"+(.92*c+7)+\", \"+(d-9)+\"\\n              \"}))),r.a.createElement(\"rect\",{x:\"0\",y:\"0\",width:c,height:d,fill:\"url(#\"+g+\")\",mask:\"url(#\"+m+\")\"})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));Le.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};F(\".dv-border-box-10 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n  border-radius: 6px;\\n}\\n.dv-border-box-10 .border {\\n  position: absolute;\\n  display: block;\\n}\\n.dv-border-box-10 .right-top {\\n  right: 0px;\\n  transform: rotateY(180deg);\\n}\\n.dv-border-box-10 .left-bottom {\\n  bottom: 0px;\\n  transform: rotateX(180deg);\\n}\\n.dv-border-box-10 .right-bottom {\\n  right: 0px;\\n  bottom: 0px;\\n  transform: rotateX(180deg) rotateY(180deg);\\n}\\n.dv-border-box-10 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var Oe=[\"left-top\",\"right-top\",\"left-bottom\",\"right-bottom\"],Ne=[\"#1d48c4\",\"#d3e1f8\"],Re=function(e){var t=e.children,n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Object(i.useMemo)((function(){return de(ue(Ne,!0),s||[])}),[s]),u=Object(i.useMemo)((function(){return q(\"dv-border-box-10\",n)}),[n]),c=Object(i.useMemo)((function(){return W({boxShadow:\"inset 0 0 25px 3px \"+l[0]},a)}),[a,l]);return r.a.createElement(\"div\",{className:u,style:c},Oe.map((function(e){return r.a.createElement(\"svg\",{width:\"150px\",height:\"150px\",key:e,className:e+\" border\"},r.a.createElement(\"polygon\",{fill:l[1],points:\"40, 0 5, 0 0, 5 0, 16 3, 19 3, 7 7, 3 35, 3\"}))})),r.a.createElement(\"div\",{className:\"border-box-content\"},t))};Re.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};var ze=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var n=new Map([[\"transparent\",\"rgba(0,0,0,0)\"],[\"black\",\"#000000\"],[\"silver\",\"#C0C0C0\"],[\"gray\",\"#808080\"],[\"white\",\"#FFFFFF\"],[\"maroon\",\"#800000\"],[\"red\",\"#FF0000\"],[\"purple\",\"#800080\"],[\"fuchsia\",\"#FF00FF\"],[\"green\",\"#008000\"],[\"lime\",\"#00FF00\"],[\"olive\",\"#808000\"],[\"yellow\",\"#FFFF00\"],[\"navy\",\"#000080\"],[\"blue\",\"#0000FF\"],[\"teal\",\"#008080\"],[\"aqua\",\"#00FFFF\"],[\"aliceblue\",\"#f0f8ff\"],[\"antiquewhite\",\"#faebd7\"],[\"aquamarine\",\"#7fffd4\"],[\"azure\",\"#f0ffff\"],[\"beige\",\"#f5f5dc\"],[\"bisque\",\"#ffe4c4\"],[\"blanchedalmond\",\"#ffebcd\"],[\"blueviolet\",\"#8a2be2\"],[\"brown\",\"#a52a2a\"],[\"burlywood\",\"#deb887\"],[\"cadetblue\",\"#5f9ea0\"],[\"chartreuse\",\"#7fff00\"],[\"chocolate\",\"#d2691e\"],[\"coral\",\"#ff7f50\"],[\"cornflowerblue\",\"#6495ed\"],[\"cornsilk\",\"#fff8dc\"],[\"crimson\",\"#dc143c\"],[\"cyan\",\"#00ffff\"],[\"darkblue\",\"#00008b\"],[\"darkcyan\",\"#008b8b\"],[\"darkgoldenrod\",\"#b8860b\"],[\"darkgray\",\"#a9a9a9\"],[\"darkgreen\",\"#006400\"],[\"darkgrey\",\"#a9a9a9\"],[\"darkkhaki\",\"#bdb76b\"],[\"darkmagenta\",\"#8b008b\"],[\"darkolivegreen\",\"#556b2f\"],[\"darkorange\",\"#ff8c00\"],[\"darkorchid\",\"#9932cc\"],[\"darkred\",\"#8b0000\"],[\"darksalmon\",\"#e9967a\"],[\"darkseagreen\",\"#8fbc8f\"],[\"darkslateblue\",\"#483d8b\"],[\"darkslategray\",\"#2f4f4f\"],[\"darkslategrey\",\"#2f4f4f\"],[\"darkturquoise\",\"#00ced1\"],[\"darkviolet\",\"#9400d3\"],[\"deeppink\",\"#ff1493\"],[\"deepskyblue\",\"#00bfff\"],[\"dimgray\",\"#696969\"],[\"dimgrey\",\"#696969\"],[\"dodgerblue\",\"#1e90ff\"],[\"firebrick\",\"#b22222\"],[\"floralwhite\",\"#fffaf0\"],[\"forestgreen\",\"#228b22\"],[\"gainsboro\",\"#dcdcdc\"],[\"ghostwhite\",\"#f8f8ff\"],[\"gold\",\"#ffd700\"],[\"goldenrod\",\"#daa520\"],[\"greenyellow\",\"#adff2f\"],[\"grey\",\"#808080\"],[\"honeydew\",\"#f0fff0\"],[\"hotpink\",\"#ff69b4\"],[\"indianred\",\"#cd5c5c\"],[\"indigo\",\"#4b0082\"],[\"ivory\",\"#fffff0\"],[\"khaki\",\"#f0e68c\"],[\"lavender\",\"#e6e6fa\"],[\"lavenderblush\",\"#fff0f5\"],[\"lawngreen\",\"#7cfc00\"],[\"lemonchiffon\",\"#fffacd\"],[\"lightblue\",\"#add8e6\"],[\"lightcoral\",\"#f08080\"],[\"lightcyan\",\"#e0ffff\"],[\"lightgoldenrodyellow\",\"#fafad2\"],[\"lightgray\",\"#d3d3d3\"],[\"lightgreen\",\"#90ee90\"],[\"lightgrey\",\"#d3d3d3\"],[\"lightpink\",\"#ffb6c1\"],[\"lightsalmon\",\"#ffa07a\"],[\"lightseagreen\",\"#20b2aa\"],[\"lightskyblue\",\"#87cefa\"],[\"lightslategray\",\"#778899\"],[\"lightslategrey\",\"#778899\"],[\"lightsteelblue\",\"#b0c4de\"],[\"lightyellow\",\"#ffffe0\"],[\"limegreen\",\"#32cd32\"],[\"linen\",\"#faf0e6\"],[\"magenta\",\"#ff00ff\"],[\"mediumaquamarine\",\"#66cdaa\"],[\"mediumblue\",\"#0000cd\"],[\"mediumorchid\",\"#ba55d3\"],[\"mediumpurple\",\"#9370db\"],[\"mediumseagreen\",\"#3cb371\"],[\"mediumslateblue\",\"#7b68ee\"],[\"mediumspringgreen\",\"#00fa9a\"],[\"mediumturquoise\",\"#48d1cc\"],[\"mediumvioletred\",\"#c71585\"],[\"midnightblue\",\"#191970\"],[\"mintcream\",\"#f5fffa\"],[\"mistyrose\",\"#ffe4e1\"],[\"moccasin\",\"#ffe4b5\"],[\"navajowhite\",\"#ffdead\"],[\"oldlace\",\"#fdf5e6\"],[\"olivedrab\",\"#6b8e23\"],[\"orange\",\"#ffa500\"],[\"orangered\",\"#ff4500\"],[\"orchid\",\"#da70d6\"],[\"palegoldenrod\",\"#eee8aa\"],[\"palegreen\",\"#98fb98\"],[\"paleturquoise\",\"#afeeee\"],[\"palevioletred\",\"#db7093\"],[\"papayawhip\",\"#ffefd5\"],[\"peachpuff\",\"#ffdab9\"],[\"peru\",\"#cd853f\"],[\"pink\",\"#ffc0cb\"],[\"plum\",\"#dda0dd\"],[\"powderblue\",\"#b0e0e6\"],[\"rosybrown\",\"#bc8f8f\"],[\"royalblue\",\"#4169e1\"],[\"saddlebrown\",\"#8b4513\"],[\"salmon\",\"#fa8072\"],[\"sandybrown\",\"#f4a460\"],[\"seagreen\",\"#2e8b57\"],[\"seashell\",\"#fff5ee\"],[\"sienna\",\"#a0522d\"],[\"skyblue\",\"#87ceeb\"],[\"slateblue\",\"#6a5acd\"],[\"slategray\",\"#708090\"],[\"slategrey\",\"#708090\"],[\"snow\",\"#fffafa\"],[\"springgreen\",\"#00ff7f\"],[\"steelblue\",\"#4682b4\"],[\"tan\",\"#d2b48c\"],[\"thistle\",\"#d8bfd8\"],[\"tomato\",\"#ff6347\"],[\"turquoise\",\"#40e0d0\"],[\"violet\",\"#ee82ee\"],[\"wheat\",\"#f5deb3\"],[\"whitesmoke\",\"#f5f5f5\"],[\"yellowgreen\",\"#9acd32\"]]);t.default=n}));a(ze);var Be=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.getRgbValue=l,t.getRgbaValue=u,t.getOpacity=c,t.toRgb=d,t.toHex=h,t.getColorFromRgbValue=f,t.darken=p,t.lighten=g,t.fade=m,t.default=void 0;var n=Q(ne),i=Q(ze),r=/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/,a=/^(rgb|rgba|RGB|RGBA)/,o=/^(rgba|RGBA)/;function s(e){var t=r.test(e),n=a.test(e);return t||n?e:(e=function(e){if(!e)return console.error(\"getColorByKeywords: Missing parameters!\"),!1;return!!i.default.has(e)&&i.default.get(e)}(e))||(console.error(\"Color: Invalid color!\"),!1)}function l(e){if(!e)return console.error(\"getRgbValue: Missing parameters!\"),!1;if(!(e=s(e)))return!1;var t=r.test(e),n=a.test(e),i=e.toLowerCase();return t?function(e){3===(e=e.replace(\"#\",\"\")).length&&(e=Array.from(e).map((function(e){return e+e})).join(\"\"));return e=e.split(\"\"),new Array(3).fill(0).map((function(t,n){return parseInt(\"0x\".concat(e[2*n]).concat(e[2*n+1]))}))}(i):n?function(e){return e.replace(/rgb\\(|rgba\\(|\\)/g,\"\").split(\",\").slice(0,3).map((function(e){return parseInt(e)}))}(i):void 0}function u(e){if(!e)return console.error(\"getRgbaValue: Missing parameters!\"),!1;var t=l(e);return!!t&&(t.push(c(e)),t)}function c(e){return e?!!(e=s(e))&&(o.test(e)?(e=e.toLowerCase(),Number(e.split(\",\").slice(-1)[0].replace(/[)|\\s]/g,\"\"))):1):(console.error(\"getOpacity: Missing parameters!\"),!1)}function d(e,t){if(!e)return console.error(\"toRgb: Missing parameters!\"),!1;var n=l(e);return!!n&&(\"number\"===typeof t?\"rgba(\"+n.join(\",\")+\",\".concat(t,\")\"):\"rgb(\"+n.join(\",\")+\")\")}function h(e){return e?r.test(e)?e:!!(e=l(e))&&\"#\"+e.map((function(e){return Number(e).toString(16)})).map((function(e){return\"0\"===e?\"00\":e})).join(\"\"):(console.error(\"toHex: Missing parameters!\"),!1)}function f(e){if(!e)return console.error(\"getColorFromRgbValue: Missing parameters!\"),!1;var t=e.length;if(3!==t&&4!==t)return console.error(\"getColorFromRgbValue: Value is illegal!\"),!1;var n=3===t?\"rgb(\":\"rgba(\";return n+=e.join(\",\")+\")\"}function p(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!e)return console.error(\"darken: Missing parameters!\"),!1;var n=u(e);return!!n&&f(n=n.map((function(e,n){return 3===n?e:e-Math.ceil(2.55*t)})).map((function(e){return e<0?0:e})))}function g(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!e)return console.error(\"lighten: Missing parameters!\"),!1;var n=u(e);return!!n&&f(n=n.map((function(e,n){return 3===n?e:e+Math.ceil(2.55*t)})).map((function(e){return e>255?255:e})))}function m(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:100;if(!e)return console.error(\"fade: Missing parameters!\"),!1;var i=l(e);if(!i)return!1;var r=[].concat((0,n.default)(i),[t/100]);return f(r)}var v={fade:m,toHex:h,toRgb:d,darken:p,lighten:g,getOpacity:c,getRgbValue:l,getRgbaValue:u,getColorFromRgbValue:f};t.default=v}));a(Be);Be.getRgbValue,Be.getRgbaValue,Be.getOpacity,Be.toRgb,Be.toHex,Be.getColorFromRgbValue,Be.darken,Be.lighten;var Fe=Be.fade;F(\".dv-border-box-11 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-11 .dv-border-svg-container {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  top: 0px;\\n  left: 0px;\\n}\\n.dv-border-box-11 .dv-border-svg-container polyline {\\n  fill: none;\\n  stroke-width: 1;\\n}\\n.dv-border-box-11 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var Ve=[\"#8aaafb\",\"#1f33a2\"],Ge=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=e.titleWidth,c=void 0===u?250:u,d=e.title,h=void 0===d?\"\":d,f=Object(i.useRef)(\"border-box-11-filterId-\"+Date.now()).current,p=Y(t),g=p.width,m=p.height,v=p.domRef,y=Object(i.useMemo)((function(){return de(ue(Ve,!0),l||[])}),[l]),x=Object(i.useMemo)((function(){return q(\"dv-border-box-11\",a)}),[a]);return r.a.createElement(\"div\",{className:x,style:o,ref:v},r.a.createElement(\"svg\",{className:\"dv-border-svg-container\",width:g,height:m},r.a.createElement(\"defs\",null,r.a.createElement(\"filter\",{id:f,height:\"150%\",width:\"150%\",x:\"-25%\",y:\"-25%\"},r.a.createElement(\"feMorphology\",{operator:\"dilate\",radius:\"2\",in:\"SourceAlpha\",result:\"thicken\"}),r.a.createElement(\"feGaussianBlur\",{in:\"thicken\",stdDeviation:\"3\",result:\"blurred\"}),r.a.createElement(\"feFlood\",{floodColor:y[1],result:\"glowColor\"}),r.a.createElement(\"feComposite\",{in:\"glowColor\",in2:\"blurred\",operator:\"in\",result:\"softGlowColored\"}),r.a.createElement(\"feMerge\",null,r.a.createElement(\"feMergeNode\",{in:\"softGlowColored\"}),r.a.createElement(\"feMergeNode\",{in:\"SourceGraphic\"})))),r.a.createElement(\"polyline\",{stroke:y[0],filter:\"url(#\"+f+\")\",points:\"\\n          \"+(g-c)/2+\", 30\\n          20, 30 7, 50 7, \"+(50+(m-167)/2)+\"\\n          13, \"+(55+(m-167)/2)+\" 13, \"+(135+(m-167)/2)+\"\\n          7, \"+(140+(m-167)/2)+\" 7, \"+(m-27)+\"\\n          20, \"+(m-7)+\" \"+(g-20)+\", \"+(m-7)+\" \"+(g-7)+\", \"+(m-27)+\"\\n          \"+(g-7)+\", \"+(140+(m-167)/2)+\" \"+(g-13)+\", \"+(135+(m-167)/2)+\"\\n          \"+(g-13)+\", \"+(55+(m-167)/2)+\" \"+(g-7)+\", \"+(50+(m-167)/2)+\"\\n          \"+(g-7)+\", 50 \"+(g-20)+\", 30 \"+(g+c)/2+\", 30\\n          \"+((g+c)/2-20)+\", 7 \"+((g-c)/2+20)+\", 7\\n          \"+(g-c)/2+\", 30 \"+((g-c)/2+20)+\", 52\\n          \"+((g+c)/2-20)+\", 52 \"+(g+c)/2+\", 30\\n        \"}),r.a.createElement(\"polygon\",{stroke:y[0],fill:\"transparent\",points:\"\\n          \"+((g+c)/2-5)+\", 30 \"+((g+c)/2-21)+\", 11\\n          \"+((g+c)/2-27)+\", 11 \"+((g+c)/2-8)+\", 34\\n        \"}),r.a.createElement(\"polygon\",{stroke:y[0],fill:\"transparent\",points:\"\\n          \"+((g-c)/2+5)+\", 30 \"+((g-c)/2+22)+\", 49\\n          \"+((g-c)/2+28)+\", 49 \"+((g-c)/2+8)+\", 26\\n        \"}),r.a.createElement(\"polygon\",{stroke:y[0],fill:Fe(y[1]||Ve[1],30),filter:\"url(#\"+f+\")\",points:\"\\n          \"+((g+c)/2-11)+\", 37 \"+((g+c)/2-32)+\", 11\\n          \"+((g-c)/2+23)+\", 11 \"+((g-c)/2+11)+\", 23\\n          \"+((g-c)/2+33)+\", 49 \"+((g+c)/2-22)+\", 49\\n        \"}),r.a.createElement(\"polygon\",{filter:\"url(#\"+f+\")\",fill:y[0],opacity:\"1\",points:\"\\n          \"+((g-c)/2-10)+\", 37 \"+((g-c)/2-31)+\", 37\\n          \"+((g-c)/2-25)+\", 46 \"+((g-c)/2-4)+\", 46\\n        \"},r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"1;0.7;1\",dur:\"2s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"polygon\",{filter:\"url(#\"+f+\")\",fill:y[0],opacity:\"0.7\",points:\"\\n          \"+((g-c)/2-40)+\", 37 \"+((g-c)/2-61)+\", 37\\n          \"+((g-c)/2-55)+\", 46 \"+((g-c)/2-34)+\", 46\\n        \"},r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"0.7;0.4;0.7\",dur:\"2s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"polygon\",{filter:\"url(#\"+f+\")\",fill:y[0],opacity:\"0.5\",points:\"\\n          \"+((g-c)/2-70)+\", 37 \"+((g-c)/2-91)+\", 37\\n          \"+((g-c)/2-85)+\", 46 \"+((g-c)/2-64)+\", 46\\n        \"},r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"0.5;0.2;0.5\",dur:\"2s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"polygon\",{filter:\"url(#\"+f+\")\",fill:y[0],opacity:\"1\",points:\"\\n          \"+((g+c)/2+30)+\", 37 \"+((g+c)/2+9)+\", 37\\n          \"+((g+c)/2+3)+\", 46 \"+((g+c)/2+24)+\", 46\\n        \"},r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"1;0.7;1\",dur:\"2s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"polygon\",{filter:\"url(#\"+f+\")\",fill:y[0],opacity:\"0.7\",points:\"\\n          \"+((g+c)/2+60)+\", 37 \"+((g+c)/2+39)+\", 37\\n          \"+((g+c)/2+33)+\", 46 \"+((g+c)/2+54)+\", 46\\n        \"},r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"0.7;0.4;0.7\",dur:\"2s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"polygon\",{filter:\"url(#\"+f+\")\",fill:y[0],opacity:\"0.5\",points:\"\\n          \"+((g+c)/2+90)+\", 37 \"+((g+c)/2+69)+\", 37\\n          \"+((g+c)/2+63)+\", 46 \"+((g+c)/2+84)+\", 46\\n        \"},r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"0.5;0.2;0.5\",dur:\"2s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"text\",{className:\"dv-border-box-11-title\",x:\"\"+g/2,y:\"32\",fill:\"#fff\",fontSize:\"18\",textAnchor:\"middle\",dominantBaseline:\"middle\"},h),r.a.createElement(\"polygon\",{fill:y[0],filter:\"url(#\"+f+\")\",points:\"\\n          7, \"+(53+(m-167)/2)+\" 11, \"+(57+(m-167)/2)+\"\\n          11, \"+(133+(m-167)/2)+\" 7, \"+(137+(m-167)/2)+\"\\n        \"}),r.a.createElement(\"polygon\",{fill:y[0],filter:\"url(#\"+f+\")\",points:\"\\n          \"+(g-7)+\", \"+(53+(m-167)/2)+\" \"+(g-11)+\", \"+(57+(m-167)/2)+\"\\n          \"+(g-11)+\", \"+(133+(m-167)/2)+\" \"+(g-7)+\", \"+(137+(m-167)/2)+\"\\n        \"})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));Ge.propTypes={children:B.node,className:B.string,style:B.object,color:B.array,titleWidth:B.number,title:B.string};F(\".dv-border-box-12 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-12 .dv-border-svg-container {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  top: 0px;\\n  left: 0px;\\n}\\n.dv-border-box-12 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var je=[\"#2e6099\",\"#7ce7fd\"],We=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Object(i.useRef)(\"border-box-12-filterId-\"+Date.now()).current,c=Y(t),d=c.width,h=c.height,f=c.domRef,p=Object(i.useMemo)((function(){return de(ue(je,!0),l||[])}),[l]),g=Object(i.useMemo)((function(){return q(\"dv-border-box-12\",a)}),[a]);return r.a.createElement(\"div\",{className:g,style:o,ref:f},r.a.createElement(\"svg\",{className:\"dv-border-svg-container\",width:d,height:h},r.a.createElement(\"defs\",null,r.a.createElement(\"filter\",{id:u,height:\"150%\",width:\"150%\",x:\"-25%\",y:\"-25%\"},r.a.createElement(\"feMorphology\",{operator:\"dilate\",radius:\"1\",in:\"SourceAlpha\",result:\"thicken\"}),r.a.createElement(\"feGaussianBlur\",{in:\"thicken\",stdDeviation:\"2\",result:\"blurred\"}),r.a.createElement(\"feFlood\",{floodColor:Fe(p[1]||je[1],70),result:\"glowColor\"},r.a.createElement(\"animate\",{attributeName:\"flood-color\",values:\"\\n                \"+Fe(p[1]||je[1],70)+\";\\n                \"+Fe(p[1]||je[1],30)+\";\\n                \"+Fe(p[1]||je[1],70)+\";\\n              \",dur:\"3s\",begin:\"0s\",repeatCount:\"indefinite\"})),r.a.createElement(\"feComposite\",{in:\"glowColor\",in2:\"blurred\",operator:\"in\",result:\"softGlowColored\"}),r.a.createElement(\"feMerge\",null,r.a.createElement(\"feMergeNode\",{in:\"softGlowColored\"}),r.a.createElement(\"feMergeNode\",{in:\"SourceGraphic\"})))),d&&h&&r.a.createElement(\"path\",{fill:\"transparent\",strokeWidth:\"2\",stroke:p[0],d:\"\\n            M15 5 L \"+(d-15)+\" 5 Q \"+(d-5)+\" 5, \"+(d-5)+\" 15\\n            L \"+(d-5)+\" \"+(h-15)+\" Q \"+(d-5)+\" \"+(h-5)+\", \"+(d-15)+\" \"+(h-5)+\"\\n            L 15, \"+(h-5)+\" Q 5 \"+(h-5)+\" 5 \"+(h-15)+\" L 5 15\\n            Q 5 5 15 5\\n          \"}),r.a.createElement(\"path\",{strokeWidth:\"2\",fill:\"transparent\",strokeLinecap:\"round\",filter:\"url(#\"+u+\")\",stroke:p[1],d:\"M 20 5 L 15 5 Q 5 5 5 15 L 5 20\"}),r.a.createElement(\"path\",{strokeWidth:\"2\",fill:\"transparent\",strokeLinecap:\"round\",filter:\"url(#\"+u+\")\",stroke:p[1],d:\"M \"+(d-20)+\" 5 L \"+(d-15)+\" 5 Q \"+(d-5)+\" 5 \"+(d-5)+\" 15 L \"+(d-5)+\" 20\"}),r.a.createElement(\"path\",{strokeWidth:\"2\",fill:\"transparent\",strokeLinecap:\"round\",filter:\"url(#\"+u+\")\",stroke:p[1],d:\"\\n          M \"+(d-20)+\" \"+(h-5)+\" L \"+(d-15)+\" \"+(h-5)+\"\\n          Q \"+(d-5)+\" \"+(h-5)+\" \"+(d-5)+\" \"+(h-15)+\"\\n          L \"+(d-5)+\" \"+(h-20)+\"\\n        \"}),r.a.createElement(\"path\",{strokeWidth:\"2\",fill:\"transparent\",strokeLinecap:\"round\",filter:\"url(#\"+u+\")\",stroke:p[1],d:\"\\n          M 20 \"+(h-5)+\" L 15 \"+(h-5)+\"\\n          Q 5 \"+(h-5)+\" 5 \"+(h-15)+\"\\n          L 5 \"+(h-20)+\"\\n        \"})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));We.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};F(\".dv-border-box-13 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-border-box-13 .dv-border-svg-container {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  top: 0px;\\n  left: 0px;\\n}\\n.dv-border-box-13 .border-box-content {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var He=[\"#6586ec\",\"#2cf7fe\"],Ue=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useMemo)((function(){return de(ue(He,!0),l||[])}),[l]),p=Object(i.useMemo)((function(){return q(\"dv-border-box-13\",a)}),[a]);return r.a.createElement(\"div\",{className:p,style:o,ref:h},r.a.createElement(\"svg\",{className:\"dv-border-svg-container\",width:c,height:d},r.a.createElement(\"path\",{fill:\"transparent\",stroke:f[0],d:\"\\n            M 5 20 L 5 10 L 12 3  L 60 3 L 68 10\\n            L \"+(c-20)+\" 10 L \"+(c-5)+\" 25\\n            L \"+(c-5)+\" \"+(d-5)+\" L 20 \"+(d-5)+\"\\n            L 5 \"+(d-20)+\" L 5 20\\n          \"}),r.a.createElement(\"path\",{fill:\"transparent\",strokeWidth:\"3\",strokeLinecap:\"round\",strokeDasharray:\"10, 5\",stroke:f[0],d:\"M 16 9 L 61 9\"}),r.a.createElement(\"path\",{fill:\"transparent\",stroke:f[1],d:\"M 5 20 L 5 10 L 12 3  L 60 3 L 68 10\"}),r.a.createElement(\"path\",{fill:\"transparent\",stroke:f[1],d:\"M \"+(c-5)+\" \"+(d-30)+\" L \"+(c-5)+\" \"+(d-5)+\" L \"+(c-30)+\" \"+(d-5)})),r.a.createElement(\"div\",{className:\"border-box-content\"},n))}));Ue.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};var Ye=Ue;F(\".dv-decoration-1 {\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-decoration-1 svg {\\n  transform-origin: left top;\\n}\\n\");var Ze=[\"#fff\",\"#0de7c2\"],qe=[200,50];var Xe=Object(i.forwardRef)((function(e,t){var n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Y(t),u=l.width,c=l.height,d=l.domRef;var h=Object(i.useMemo)((function(){return de(ue(Ze,!0),s||[])}),[s]),f=Object(i.useMemo)((function(){var e=function(){var e=qe[0]/21,t=qe[1]/5;return new Array(4).fill(0).map((function(n,i){return new Array(20).fill(0).map((function(n,r){return[e*(r+1),t*(i+1)]}))})).reduce((function(e,t){return[].concat(U(e),U(t))}),[])}();return{points:e,rects:[e[39],e[37]],svgScale:[u/qe[0],c/qe[1]]}}),[u,c]),p=f.svgScale,g=f.points,m=f.rects,v=Object(i.useMemo)((function(){return q(\"dv-decoration-1\",n)}),[n]);return r.a.createElement(\"div\",{className:v,style:a,ref:d},r.a.createElement(\"svg\",{width:qe[0]+\"px\",height:qe[1]+\"px\",style:{transform:\"scale(\"+p[0]+\",\"+p[1]+\")\"}},g.reduce((function(e,t,n){return Math.random()>.6?[].concat(U(e),[r.a.createElement(\"rect\",{key:n,fill:h[0],x:t[0]-1.25,y:t[1]-1.25,width:2.5,height:2.5},Math.random()>.6&&r.a.createElement(\"animate\",{attributeName:\"fill\",values:h[0]+\";transparent\",dur:\"1s\",begin:2*Math.random(),repeatCount:\"indefinite\"}))]):e}),[]),!!m[0]&&r.a.createElement(\"rect\",{fill:h[1],x:m[0][0]-2.5,y:m[0][1]-2.5,width:5,height:5},r.a.createElement(\"animate\",{attributeName:\"width\",values:\"0;5\",dur:\"2s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"height\",values:\"0;5\",dur:\"2s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"x\",values:m[0][0]+\";\"+(m[0][0]-2.5),dur:\"2s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"y\",values:m[0][1]+\";\"+(m[0][1]-2.5),dur:\"2s\",repeatCount:\"indefinite\"})),!!m[1]&&r.a.createElement(\"rect\",{fill:h[1],x:m[1][0]-40,y:m[1][1]-2.5,width:\"40\",height:5},r.a.createElement(\"animate\",{attributeName:\"width\",values:\"0;40;0\",dur:\"2s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"x\",values:m[1][0]+\";\"+(m[1][0]-40)+\";\"+m[1][0],dur:\"2s\",repeatCount:\"indefinite\"}))))}));Xe.propTypes={className:B.string,style:B.object,color:B.array};var Qe=Xe;F(\".dv-decoration-2 {\\n  display: flex;\\n  width: 100%;\\n  height: 100%;\\n  justify-content: center;\\n  align-items: center;\\n}\\n\");var Ke=[\"#3faacb\",\"#fff\"],Je=Object(i.forwardRef)((function(e,t){var n=e.reverse,a=void 0!==n&&n,o=e.className,s=e.style,l=e.color,u=void 0===l?[]:l,c=Y(t),d=c.width,h=c.height,f=c.domRef;var p=Object(i.useMemo)((function(){return de(ue(Ke,!0),u||[])}),[u]),g=Object(i.useMemo)((function(){return a?{w:1,h:h,x:d/2,y:0}:{w:d,h:1,x:0,y:h/2}}),[a,d,h]),m=g.x,v=g.y,y=g.w,x=g.h,b=Object(i.useMemo)((function(){return q(\"dv-decoration-2\",o)}),[o]);return r.a.createElement(\"div\",{className:b,style:s,ref:f},r.a.createElement(\"svg\",{width:d+\"px\",height:h+\"px\"},r.a.createElement(\"rect\",{x:m,y:v,width:y,height:x,fill:p[0]},r.a.createElement(\"animate\",{attributeName:a?\"height\":\"width\",from:\"0\",to:a?h:d,dur:\"6s\",calcMode:\"spline\",keyTimes:\"0;1\",keySplines:\".42,0,.58,1\",repeatCount:\"indefinite\"})),r.a.createElement(\"rect\",{x:m,y:v,width:\"1\",height:\"1\",fill:p[1]},r.a.createElement(\"animate\",{attributeName:a?\"y\":\"x\",from:\"0\",to:a?h:d,dur:\"6s\",calcMode:\"spline\",keyTimes:\"0;1\",keySplines:\"0.42,0,0.58,1\",repeatCount:\"indefinite\"}))))}));Je.propTypes={reverse:B.bool,className:B.string,style:B.object,color:B.array},Je.defaultProps={reverse:!1};F(\".dv-decoration-3 {\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-decoration-3 svg {\\n  transform-origin: left top;\\n}\\n\");var $e=[\"#7acaec\",\"transparent\"],et=[300,35];function tt(){var e=et[0]/26,t=et[1]/3;return new Array(2).fill(0).map((function(n,i){return new Array(25).fill(0).map((function(n,r){return[e*(r+1),t*(i+1)]}))})).reduce((function(e,t){return[].concat(U(e),U(t))}),[])}var nt=Object(i.forwardRef)((function(e,t){var n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Y(t),u=l.width,c=l.height,d=l.domRef;var h=Object(i.useMemo)((function(){return de(ue($e,!0),s||[])}),[s]),f=Object(i.useMemo)((function(){return{points:tt(),svgScale:[u/et[0],c/et[1]]}}),[u,c]),p=f.svgScale,g=f.points,m=Object(i.useMemo)((function(){return q(\"dv-decoration-3\",n)}),[n]);return r.a.createElement(\"div\",{className:m,style:a,ref:d},r.a.createElement(\"svg\",{width:et[0]+\"px\",height:et[1]+\"px\",style:{transform:\"scale(\"+p[0]+\",\"+p[1]+\")\"}},g.map((function(e,t){return r.a.createElement(\"rect\",{key:t,fill:h[0],x:e[0]-3.5,y:e[1]-3.5,width:7,height:7},Math.random()>.6&&r.a.createElement(\"animate\",{attributeName:\"fill\",values:\"\"+h.join(\";\"),dur:Math.random()+1+\"s\",begin:2*Math.random(),repeatCount:\"indefinite\"}))}))))}));nt.propTypes={className:B.string,style:B.object,color:B.array};F(\".dv-decoration-4 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-decoration-4 .container {\\n  display: flex;\\n  overflow: hidden;\\n  position: absolute;\\n}\\n.dv-decoration-4 .normal {\\n  height: 0% !important;\\n  animation: ani-height 3s ease-in-out infinite;\\n  left: 50%;\\n  margin-left: -2px;\\n}\\n.dv-decoration-4 .reverse {\\n  width: 0% !important;\\n  animation: ani-width 3s ease-in-out infinite;\\n  top: 50%;\\n  margin-top: -2px;\\n}\\n@keyframes ani-height {\\n  70% {\\n    height: 100%;\\n  }\\n  100% {\\n    height: 100%;\\n  }\\n}\\n@keyframes ani-width {\\n  70% {\\n    width: 100%;\\n  }\\n  100% {\\n    width: 100%;\\n  }\\n}\\n\");var it=[\"rgba(255, 255, 255, 0.3)\",\"rgba(255, 255, 255, 0.3)\"],rt=Object(i.forwardRef)((function(e,t){var n=e.reverse,a=void 0!==n&&n,o=e.className,s=e.style,l=e.color,u=void 0===l?[]:l,c=Y(t),d=c.width,h=c.height,f=c.domRef,p=Object(i.useMemo)((function(){return de(ue(it,!0),u||[])}),[u]),g=Object(i.useMemo)((function(){return q(\"dv-decoration-4\",o)}),[o]);return r.a.createElement(\"div\",{className:g,style:s,ref:f},r.a.createElement(\"div\",{className:\"container \"+(a?\"reverse\":\"normal\"),style:a?{width:d+\"px\",height:\"5px\"}:{width:\"5px\",height:h+\"px\"}},r.a.createElement(\"svg\",{width:a?d:5,height:a?5:h},r.a.createElement(\"polyline\",{stroke:p[0],points:a?\"0, 2.5 \"+d+\", 2.5\":\"2.5, 0 2.5, \"+h}),r.a.createElement(\"polyline\",{className:\"bold-line\",stroke:p[1],strokeWidth:\"3\",strokeDasharray:\"20, 80\",strokeDashoffset:\"-30\",points:a?\"0, 2.5 \"+d+\", 2.5\":\"2.5, 0 2.5, \"+h}))))}));rt.propTypes={reverse:B.bool,className:B.string,style:B.object,color:B.array},rt.defaultProps={reverse:!1};F(\".dv-decoration-5 {\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var at=[\"#3f96a5\",\"#3f96a5\"],ot=Object(i.forwardRef)((function(e,t){var n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Y(t),u=l.width,c=l.height,d=l.domRef;var h=Object(i.useMemo)((function(){return de(ue(at,!0),s||[])}),[s]),f=Object(i.useMemo)((function(){var e=[[0,.2*c],[.18*u,.2*c],[.2*u,.4*c],[.25*u,.4*c],[.27*u,.6*c],[.72*u,.6*c],[.75*u,.4*c],[.8*u,.4*c],[.82*u,.2*c],[u,.2*c]],t=[[.3*u,.8*c],[.7*u,.8*c]],n=he(e),i=he(t);return{line1Points:e=e.map((function(e){return e.join(\",\")})).join(\" \"),line2Points:t=t.map((function(e){return e.join(\",\")})).join(\" \"),line1Length:n,line2Length:i}}),[u,c]),p=f.line1Points,g=f.line2Points,m=f.line1Length,v=f.line2Length,y=Object(i.useMemo)((function(){return q(\"dv-decoration-5\",n)}),[n]);return r.a.createElement(\"div\",{className:y,style:a,ref:d},r.a.createElement(\"svg\",{width:u,height:c},r.a.createElement(\"polyline\",{fill:\"transparent\",stroke:h[0],strokeWidth:\"3\",points:p},r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",attributeType:\"XML\",from:\"0, \"+m/2+\", 0, \"+m/2,to:\"0, 0, \"+m+\", 0\",dur:\"1.2s\",begin:\"0s\",calcMode:\"spline\",keyTimes:\"0;1\",keySplines:\"0.4,1,0.49,0.98\",repeatCount:\"indefinite\"})),r.a.createElement(\"polyline\",{fill:\"transparent\",stroke:h[1],strokeWidth:\"2\",points:g},r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",attributeType:\"XML\",from:\"0, \"+v/2+\", 0, \"+v/2,to:\"0, 0, \"+v+\", 0\",dur:\"1.2s\",begin:\"0s\",calcMode:\"spline\",keyTimes:\"0;1\",keySplines:\".4,1,.49,.98\",repeatCount:\"indefinite\"}))))}));ot.propTypes={className:B.string,style:B.object,color:B.array};F(\".dv-decoration-6 {\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-decoration-6 svg {\\n  transform-origin: left top;\\n}\\n\");var st=[\"#7acaec\",\"#7acaec\"],lt=[300,35];function ut(){var e=lt[0]/41,t=lt[1]/2;return new Array(1).fill(0).map((function(n,i){return new Array(40).fill(0).map((function(n,r){return[e*(r+1),t*(i+1)]}))})).reduce((function(e,t){return[].concat(U(e),U(t))}),[])}var ct=Object(i.forwardRef)((function(e,t){var n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Y(t),u=l.width,c=l.height,d=l.domRef;var h=Object(i.useMemo)((function(){return de(ue(st,!0),s||[])}),[s]),f=Object(i.useMemo)((function(){return W({},function(){var e=lt[1],t=new Array(40).fill(0).map((function(t){return Math.random()>.8?V(.7*e,e):V(.2*e,.5*e)})),n=new Array(40).fill(0).map((function(e,n){return t[n]*Math.random()})),i=new Array(40).fill(0).map((function(e){return Math.random()+1.5}));return{heights:t,minHeights:n,randoms:i}}(),{points:ut(),svgScale:[u/lt[0],c/lt[1]]})}),[u,c]),p=f.points,g=f.heights,m=f.minHeights,v=f.randoms,y=f.svgScale,x=Object(i.useMemo)((function(){return q(\"dv-decoration-6\",n)}),[[n]]);return r.a.createElement(\"div\",{className:x,style:a,ref:d},r.a.createElement(\"svg\",{width:lt[0]+\"px\",height:lt[1]+\"px\",style:{transform:\"scale(\"+y[0]+\",\"+y[1]+\")\"}},p.map((function(e,t){return r.a.createElement(\"rect\",{key:t,fill:h[Math.random()>.5?0:1],x:e[0]-3.5,y:e[1]-g[t]/2,width:7,height:g[t]},r.a.createElement(\"animate\",{attributeName:\"y\",values:e[1]-m[t]/2+\";\"+(e[1]-g[t]/2)+\";\"+(e[1]-m[t]/2),dur:v[t]+\"s\",keyTimes:\"0;0.5;1\",calcMode:\"spline\",keySplines:\"0.42,0,0.58,1;0.42,0,0.58,1\",begin:\"0s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"height\",values:m[t]+\";\"+g[t]+\";\"+m[t],dur:v[t]+\"s\",keyTimes:\"0;0.5;1\",calcMode:\"spline\",keySplines:\"0.42,0,0.58,1;0.42,0,0.58,1\",begin:\"0s\",repeatCount:\"indefinite\"}))}))))}));ct.propTypes={className:B.string,style:B.object,color:B.array};F(\".dv-decoration-7 {\\n  display: flex;\\n  width: 100%;\\n  height: 100%;\\n  justify-content: center;\\n  align-items: center;\\n}\\n\");var dt=[\"#1dc1f5\",\"#1dc1f5\"],ht=function(e){var t=e.children,n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Object(i.useMemo)((function(){return de(ue(dt,!0),s||[])}),[s]),u=Object(i.useMemo)((function(){return q(\"dv-decoration-7\",n)}),[n]);return r.a.createElement(\"div\",{className:u,style:a},r.a.createElement(\"svg\",{width:\"21px\",height:\"20px\"},r.a.createElement(\"polyline\",{strokeWidth:\"4\",fill:\"transparent\",stroke:l[0],points:\"10, 0 19, 10 10, 20\"}),r.a.createElement(\"polyline\",{strokeWidth:\"2\",fill:\"transparent\",stroke:l[1],points:\"2, 0 11, 10 2, 20\"})),t,r.a.createElement(\"svg\",{width:\"21px\",height:\"20px\"},r.a.createElement(\"polyline\",{strokeWidth:\"4\",fill:\"transparent\",stroke:l[0],points:\"11, 0 2, 10 11, 20\"}),r.a.createElement(\"polyline\",{strokeWidth:\"2\",fill:\"transparent\",stroke:l[1],points:\"19, 0 10, 10 19, 20\"})))};ht.propTypes={children:B.node,className:B.string,style:B.object,color:B.array};F(\".dv-decoration-8 {\\n  display: flex;\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var ft=[\"#3f96a5\",\"#3f96a5\"],pt=Object(i.forwardRef)((function(e,t){var n=e.reverse,a=void 0!==n&&n,o=e.className,s=e.style,l=e.color,u=void 0===l?[]:l,c=Y(t),d=c.width,h=c.height,f=c.domRef,p=function(e){return a?d-e:e},g=Object(i.useMemo)((function(){return de(ue(ft,!0),u||[])}),[u]),m=Object(i.useMemo)((function(){return[p(0)+\", 0 \"+p(30)+\", \"+h/2,p(20)+\", 0 \"+p(50)+\", \"+h/2+\" \"+p(d)+\", \"+h/2,p(0)+\", \"+(h-3)+\", \"+p(200)+\", \"+(h-3)]}),[a,d,h]),v=H(m,3),y=v[0],x=v[1],b=v[2],_=Object(i.useMemo)((function(){return q(\"dv-decoration-8\",o)}),[o]);return r.a.createElement(\"div\",{className:_,style:s,ref:f},r.a.createElement(\"svg\",{width:d,height:h},r.a.createElement(\"polyline\",{stroke:g[0],strokeWidth:\"2\",fill:\"transparent\",points:y}),r.a.createElement(\"polyline\",{stroke:g[0],strokeWidth:\"2\",fill:\"transparent\",points:x}),r.a.createElement(\"polyline\",{stroke:g[1],fill:\"transparent\",strokeWidth:\"3\",points:b})))}));pt.propTypes={reverse:B.bool,className:B.string,style:B.object,color:B.array},pt.defaultProps={reverse:!1};F(\".dv-decoration-9 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n  display: flex;\\n  align-items: center;\\n  justify-content: center;\\n}\\n.dv-decoration-9 svg {\\n  position: absolute;\\n  left: 0px;\\n  top: 0px;\\n  transform-origin: left top;\\n}\\n\");var gt=[\"rgba(3, 166, 224, 0.8)\",\"rgba(3, 166, 224, 0.5)\"],mt=[100,100],vt=Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=e.dur,c=void 0===u?3:u,d=Y(t),h=d.width,f=d.height,p=d.domRef,g=Object(i.useRef)(\"decoration-9-polygon-\"+Date.now()),m=Object(i.useMemo)((function(){return de(ue(gt,!0),l||[])}),[l]),v=Object(i.useMemo)((function(){return[h/mt[0],f/mt[1]]}),[h,f]),y=Object(i.useMemo)((function(){return q(\"dv-decoration-9\",a)}),[a]);return r.a.createElement(\"div\",{className:y,style:o,ref:p},r.a.createElement(\"svg\",{width:mt[0]+\"px\",height:mt[1]+\"px\",style:{transform:\"scale(\"+v[0]+\",\"+v[1]+\")\"}},r.a.createElement(\"defs\",null,r.a.createElement(\"polygon\",{id:g.current,points:\"15, 46.5, 21, 47.5, 21, 52.5, 15, 53.5\"})),r.a.createElement(\"circle\",{cx:\"50\",cy:\"50\",r:\"45\",fill:\"transparent\",stroke:m[1],strokeWidth:\"10\",strokeDasharray:\"80, 100, 30, 100\"},r.a.createElement(\"animateTransform\",{attributeName:\"transform\",type:\"rotate\",values:\"0 50 50;360 50 50\",dur:c+\"s\",repeatCount:\"indefinite\"})),r.a.createElement(\"circle\",{cx:\"50\",cy:\"50\",r:\"45\",fill:\"transparent\",stroke:m[0],strokeWidth:\"6\",strokeDasharray:\"50, 66, 100, 66\"},r.a.createElement(\"animateTransform\",{attributeName:\"transform\",type:\"rotate\",values:\"0 50 50;-360 50 50\",dur:c+\"s\",repeatCount:\"indefinite\"})),r.a.createElement(\"circle\",{cx:\"50\",cy:\"50\",r:\"38\",fill:\"transparent\",stroke:Fe(m[1]||gt[1],30),strokeWidth:\"1\",strokeDasharray:\"5, 1\"}),new Array(20).fill(0).map((function(e,t){return r.a.createElement(\"use\",{key:t,href:\"#\"+g.current,stroke:m[1],fill:Math.random()>.4?\"transparent\":m[0]},r.a.createElement(\"animateTransform\",{attributeName:\"transform\",type:\"rotate\",values:\"0 50 50;360 50 50\",dur:c+\"s\",begin:t*c/20+\"s\",repeatCount:\"indefinite\"}))})),r.a.createElement(\"circle\",{cx:\"50\",cy:\"50\",r:\"26\",fill:\"transparent\",stroke:Fe(m[1]||gt[1],30),strokeWidth:\"1\",strokeDasharray:\"5, 1\"})),n)}));vt.propTypes={children:B.node,className:B.string,style:B.object,color:B.array,dur:B.number};F(\".dv-decoration-10 {\\n  width: 100%;\\n  height: 100%;\\n  display: flex;\\n}\\n\");var yt=[\"#00c2ff\",\"rgba(0, 194, 255, 0.3)\"],xt=Object(i.forwardRef)((function(e,t){var n=e.className,a=e.style,o=e.color,s=void 0===o?[]:o,l=Y(t),u=l.width,c=l.height,d=l.domRef,h=Object(i.useRef)({animationId1:\"d10ani1\"+Date.now(),animationId2:\"d10ani2\"+Date.now(),animationId3:\"d10ani3\"+Date.now(),animationId4:\"d10ani4\"+Date.now(),animationId5:\"d10ani5\"+Date.now(),animationId6:\"d10ani6\"+Date.now(),animationId7:\"d10ani7\"+Date.now()}).current,f=h.animationId1,p=h.animationId2,g=h.animationId3,m=h.animationId4,v=h.animationId5,y=h.animationId6,x=h.animationId7,b=Object(i.useMemo)((function(){return de(ue(yt,!0),s||[])}),[s]),_=Object(i.useMemo)((function(){return q(\"dv-decoration-10\",n)}),[n]);return r.a.createElement(\"div\",{className:_,style:a,ref:d},r.a.createElement(\"svg\",{width:u,height:c},r.a.createElement(\"polyline\",{stroke:b[1],strokeWidth:\"2\",points:\"0, \"+c/2+\" \"+u+\", \"+c/2}),r.a.createElement(\"polyline\",{stroke:b[0],strokeWidth:\"2\",points:\"5, \"+c/2+\" \"+(.2*u-3)+\", \"+c/2,strokeDasharray:\"0, \"+.2*u,fill:\"freeze\"},r.a.createElement(\"animate\",{id:p,attributeName:\"stroke-dasharray\",values:\"0, \"+.2*u+\";\"+.2*u+\", 0;\",dur:\"3s\",begin:f+\".end\",fill:\"freeze\"}),r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",values:.2*u+\", 0;0, \"+.2*u,dur:\"0.01s\",begin:x+\".end\",fill:\"freeze\"})),r.a.createElement(\"polyline\",{stroke:b[0],strokeWidth:\"2\",points:.2*u+3+\", \"+c/2+\" \"+(.8*u-3)+\", \"+c/2,strokeDasharray:\"0, \"+.6*u},r.a.createElement(\"animate\",{id:m,attributeName:\"stroke-dasharray\",values:\"0, \"+.6*u+\";\"+.6*u+\", 0\",dur:\"3s\",begin:g+\".end + 1s\",fill:\"freeze\"}),r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",values:.6*u+\", 0;0, \"+.6*u,dur:\"0.01s\",begin:x+\".end\",fill:\"freeze\"})),r.a.createElement(\"polyline\",{stroke:b[0],strokeWidth:\"2\",points:.8*u+3+\", \"+c/2+\" \"+(u-5)+\", \"+c/2,\"strke-dasharray\":\"0, \"+.2*u},r.a.createElement(\"animate\",{id:y,attributeName:\"stroke-dasharray\",values:\"0, \"+.2*u+\";\"+.2*u+\", 0\",dur:\"3s\",begin:v+\".end + 1s\",fill:\"freeze\"}),r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",values:.2*u+\", 0;0, \"+.3*u,dur:\"0.01s\",begin:x+\".end\",fill:\"freeze\"})),r.a.createElement(\"circle\",{cx:\"2\",cy:c/2,r:\"2\",fill:b[1]},r.a.createElement(\"animate\",{id:f,attributeName:\"fill\",values:b[1]+\";\"+b[0],begin:\"0s;\"+x+\".end\",dur:\"0.3s\",fill:\"freeze\"})),r.a.createElement(\"circle\",{cx:.2*u,cy:c/2,r:\"2\",fill:b[1]},r.a.createElement(\"animate\",{id:g,attributeName:\"fill\",values:b[1]+\";\"+b[0],begin:p+\".end\",dur:\"0.3s\",fill:\"freeze\"}),r.a.createElement(\"animate\",{attributeName:\"fill\",values:b[1]+\";\"+b[1],dur:\"0.01s\",begin:x+\".end\",fill:\"freeze\"})),r.a.createElement(\"circle\",{cx:.8*u,cy:c/2,r:\"2\",fill:b[1]},r.a.createElement(\"animate\",{id:v,attributeName:\"fill\",values:b[1]+\";\"+b[0],begin:m+\".end\",dur:\"0.3s\",fill:\"freeze\"}),r.a.createElement(\"animate\",{attributeName:\"fill\",values:b[1]+\";\"+b[1],dur:\"0.01s\",begin:x+\".end\",fill:\"freeze\"})),r.a.createElement(\"circle\",{cx:u-2,cy:c/2,r:\"2\",fill:b[1]},r.a.createElement(\"animate\",{id:x,attributeName:\"fill\",values:b[1]+\";\"+b[0],begin:y+\".end\",dur:\"0.3s\",fill:\"freeze\"}),r.a.createElement(\"animate\",{attributeName:\"fill\",values:b[1]+\";\"+b[1],dur:\"0.01s\",begin:x+\".end\",fill:\"freeze\"}))))}));xt.propTypes={className:B.string,style:B.object,color:B.array};var bt=function(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")};var _t=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},wt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.bezierCurveToPolyline=p,t.getBezierCurveLength=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5;if(!e)return console.error(\"getBezierCurveLength: Missing parameters!\"),!1;if(!(e instanceof Array))return console.error(\"getBezierCurveLength: Parameter bezierCurve must be an array!\"),!1;if(\"number\"!==typeof t)return console.error(\"getBezierCurveLength: Parameter precision must be a number!\"),!1;var n=l(e,t),i=n.segmentPoints,r=d([i])[0],a=c(r);return a},t.default=void 0;var n=Q(se),i=Q(ne),r=Math.sqrt,a=Math.pow,o=Math.ceil,s=Math.abs;function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,n=e.length-1,r=e[0],a=e[n][2],o=e.slice(1),s=o.map((function(e,t){var n=0===t?r:o[t-1][2];return u.apply(void 0,[n].concat((0,i.default)(e)))})),l=new Array(n).fill(50),c=h(s,l),d=f(c,s,o,t);return d.segmentPoints.push(a),d}function u(e,t,n,i){return function(r){var o=1-r,s=a(o,3),l=a(o,2),u=a(r,3),c=a(r,2);return[e[0]*s+3*t[0]*r*l+3*n[0]*c*o+i[0]*u,e[1]*s+3*t[1]*r*l+3*n[1]*c*o+i[1]*u]}}function c(e){return e.reduce((function(e,t){return e+t}),0)}function d(e){return e.map((function(e,t){return new Array(e.length-1).fill(0).map((function(t,i){return function(e,t){var i=(0,n.default)(e,2),o=i[0],s=i[1],l=(0,n.default)(t,2),u=l[0],c=l[1];return r(a(o-u,2)+a(s-c,2))}(e[i],e[i+1])}))}))}function h(e,t){return e.map((function(e,n){var i=1/t[n];return new Array(t[n]).fill(\"\").map((function(t,n){return e(n*i)}))}))}function f(e,t,n,i){var r=4,a=1,l=function(){var l=e.reduce((function(e,t){return e+t.length}),0);e.forEach((function(e,t){return e.push(n[t][2])}));var u=d(e),f=u.reduce((function(e,t){return e+t.length}),0),p=u.map((function(e){return c(e)})),g=c(p),m=g/f;if(function(e,t){return e.map((function(e){return e.map((function(e){return s(e-t)}))})).map((function(e){return c(e)})).reduce((function(e,t){return e+t}),0)}(u,m)<=i)return\"break\";l=o(m/i*l*1.1);var v=p.map((function(e){return o(e/g*l)}));e=h(t,v),l=e.reduce((function(e,t){return e+t.length}),0);var y=JSON.parse(JSON.stringify(e));y.forEach((function(e,t){return e.push(n[t][2])})),f=(u=d(y)).reduce((function(e,t){return e+t.length}),0),p=u.map((function(e){return c(e)})),g=c(p),m=g/f;var x=1/l/10;t.forEach((function(t,n){for(var i=v[n],a=new Array(i).fill(\"\").map((function(e,t){return t/v[n]})),o=0;o<r;o++)for(var s=d([e[n]])[0].map((function(e){return e-m})),l=0,u=0;u<i;u++){if(0===u)return;l+=s[u-1],a[u]-=x*l,a[u]>1&&(a[u]=1),a[u]<0&&(a[u]=0),e[n][u]=t(a[u])}})),r*=4,a++};do{if(\"break\"===l())break}while(r<=1025);return{segmentPoints:e=e.reduce((function(e,t){return e.concat(t)}),[]),cycles:a,rounds:r}}function p(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5;if(!e)return console.error(\"bezierCurveToPolyline: Missing parameters!\"),!1;if(!(e instanceof Array))return console.error(\"bezierCurveToPolyline: Parameter bezierCurve must be an array!\"),!1;if(\"number\"!==typeof t)return console.error(\"bezierCurveToPolyline: Parameter precision must be a number!\"),!1;var n=l(e,t),i=n.segmentPoints;return i}var g=p;t.default=g}));a(wt);wt.bezierCurveToPolyline,wt.getBezierCurveLength;var St=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var n=Q(se),i=Q(ne);function r(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:.25,r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:.25,a=e.length;if(!(a<3||t>=a)){var o=t-1;o<0&&(o=n?a+o:0);var s=t+1;s>=a&&(s=n?s-a:a-1);var l=t+2;l>=a&&(l=n?l-a:a-1);var u=e[o],c=e[t],d=e[s],h=e[l];return[[c[0]+i*(d[0]-u[0]),c[1]+i*(d[1]-u[1])],[d[0]-r*(h[0]-c[0]),d[1]-r*(h[1]-c[1])]]}}function a(e,t){var n=e[0],i=e.slice(-1)[0];return e.push([o(i[1],i[2]),o(n[0],t),t]),e}function o(e,t){var i=(0,n.default)(e,2),r=i[0],a=i[1],o=(0,n.default)(t,2),s=o[0],l=o[1];return[s+(s-r),l+(l-a)]}var s=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.25,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:.25;if(!(e instanceof Array))return console.error(\"polylineToBezierCurve: Parameter polyline must be an array!\"),!1;if(e.length<=2)return console.error(\"polylineToBezierCurve: Converting to a curve requires at least 3 points!\"),!1;var s=e[0],l=e.length-1,u=new Array(l).fill(0).map((function(a,s){return[].concat((0,i.default)(r(e,s,t,n,o)),[e[s+1]])}));return t&&a(u,s),u.unshift(e[0]),u};t.default=s}));a(St);var Mt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),Object.defineProperty(t,\"bezierCurveToPolyline\",{enumerable:!0,get:function(){return wt.bezierCurveToPolyline}}),Object.defineProperty(t,\"getBezierCurveLength\",{enumerable:!0,get:function(){return wt.getBezierCurveLength}}),Object.defineProperty(t,\"polylineToBezierCurve\",{enumerable:!0,get:function(){return n.default}}),t.default=void 0;var n=Q(St),i={bezierCurveToPolyline:wt.bezierCurveToPolyline,getBezierCurveLength:wt.getBezierCurveLength,polylineToBezierCurve:n.default};t.default=i}));a(Mt);var Ct=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.drawPolylinePath=i,t.drawBezierCurvePath=r,t.default=void 0;var n=Q(ne);function i(e,t){var i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(!e||t.length<2)return!1;i&&e.beginPath(),t.forEach((function(t,i){return t&&(0===i?e.moveTo.apply(e,(0,n.default)(t)):e.lineTo.apply(e,(0,n.default)(t)))})),r&&e.closePath()}function r(e,t){var i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(!e||!t)return!1;r&&e.beginPath(),i&&e.moveTo.apply(e,(0,n.default)(i)),t.forEach((function(t){return t&&e.bezierCurveTo.apply(e,(0,n.default)(t[0]).concat((0,n.default)(t[1]),(0,n.default)(t[2])))})),a&&e.closePath()}var a={drawPolylinePath:i,drawBezierCurvePath:r};t.default=a}));a(Ct);Ct.drawPolylinePath,Ct.drawBezierCurvePath;var Tt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.extendNewGraph=function(e,t){if(!e||!t)return void console.error(\"ExtendNewGraph Missing Parameters!\");if(!t.shape)return void console.error(\"Required attribute of shape to extendNewGraph!\");if(!t.validator)return void console.error(\"Required function of validator to extendNewGraph!\");if(!t.draw)return void console.error(\"Required function of draw to extendNewGraph!\");y.set(e,t)},t.default=t.text=t.bezierCurve=t.smoothline=t.polyline=t.regPolygon=t.sector=t.arc=t.ring=t.rect=t.ellipse=t.circle=void 0;var n=Q(ne),i=Q(se),r=Q(Mt),a=r.default.polylineToBezierCurve,o=r.default.bezierCurveToPolyline,s={shape:{rx:0,ry:0,r:0},validator:function(e){var t=e.shape,n=t.rx,i=t.ry,r=t.r;return\"number\"===typeof n&&\"number\"===typeof i&&\"number\"===typeof r||(console.error(\"Circle shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.rx,a=i.ry,o=i.r;n.arc(r,a,o>0?o:.01,0,2*Math.PI),n.fill(),n.stroke(),n.closePath()},hoverCheck:function(e,t){var n=t.shape,i=n.rx,r=n.ry,a=n.r;return(0,le.checkPointIsInCircle)(e,i,r,a)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry;i.graphCenter=[r,a]},move:function(e,t){var n=e.movementX,i=e.movementY,r=t.shape;this.attr(\"shape\",{rx:r.rx+n,ry:r.ry+i})}};t.circle=s;var l={shape:{rx:0,ry:0,hr:0,vr:0},validator:function(e){var t=e.shape,n=t.rx,i=t.ry,r=t.hr,a=t.vr;return\"number\"===typeof n&&\"number\"===typeof i&&\"number\"===typeof r&&\"number\"===typeof a||(console.error(\"Ellipse shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.rx,a=i.ry,o=i.hr,s=i.vr;n.ellipse(r,a,o>0?o:.01,s>0?s:.01,0,0,2*Math.PI),n.fill(),n.stroke(),n.closePath()},hoverCheck:function(e,t){var n=t.shape,i=n.rx,r=n.ry,a=n.hr,o=n.vr,s=Math.max(a,o),l=Math.min(a,o),u=Math.sqrt(s*s-l*l),c=[i-u,r],d=[i+u,r];return(0,le.getTwoPointDistance)(e,c)+(0,le.getTwoPointDistance)(e,d)<=2*s},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry;i.graphCenter=[r,a]},move:function(e,t){var n=e.movementX,i=e.movementY,r=t.shape;this.attr(\"shape\",{rx:r.rx+n,ry:r.ry+i})}};t.ellipse=l;var u={shape:{x:0,y:0,w:0,h:0},validator:function(e){var t=e.shape,n=t.x,i=t.y,r=t.w,a=t.h;return\"number\"===typeof n&&\"number\"===typeof i&&\"number\"===typeof r&&\"number\"===typeof a||(console.error(\"Rect shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.x,a=i.y,o=i.w,s=i.h;n.rect(r,a,o,s),n.fill(),n.stroke(),n.closePath()},hoverCheck:function(e,t){var n=t.shape,i=n.x,r=n.y,a=n.w,o=n.h;return(0,le.checkPointIsInRect)(e,i,r,a,o)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.x,a=n.y,o=n.w,s=n.h;i.graphCenter=[r+o/2,a+s/2]},move:function(e,t){var n=e.movementX,i=e.movementY,r=t.shape;this.attr(\"shape\",{x:r.x+n,y:r.y+i})}};t.rect=u;var c={shape:{rx:0,ry:0,r:0},validator:function(e){var t=e.shape,n=t.rx,i=t.ry,r=t.r;return\"number\"===typeof n&&\"number\"===typeof i&&\"number\"===typeof r||(console.error(\"Ring shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.rx,a=i.ry,o=i.r;n.arc(r,a,o>0?o:.01,0,2*Math.PI),n.stroke(),n.closePath()},hoverCheck:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry,o=n.r,s=i.lineWidth/2,l=o-s,u=o+s,c=(0,le.getTwoPointDistance)(e,[r,a]);return c>=l&&c<=u},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry;i.graphCenter=[r,a]},move:function(e,t){var n=e.movementX,i=e.movementY,r=t.shape;this.attr(\"shape\",{rx:r.rx+n,ry:r.ry+i})}};t.ring=c;var d={shape:{rx:0,ry:0,r:0,startAngle:0,endAngle:0,clockWise:!0},validator:function(e){var t=e.shape;return![\"rx\",\"ry\",\"r\",\"startAngle\",\"endAngle\"].find((function(e){return\"number\"!==typeof t[e]}))||(console.error(\"Arc shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.rx,a=i.ry,o=i.r,s=i.startAngle,l=i.endAngle,u=i.clockWise;n.arc(r,a,o>0?o:.001,s,l,!u),n.stroke(),n.closePath()},hoverCheck:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry,o=n.r,s=n.startAngle,l=n.endAngle,u=n.clockWise,c=i.lineWidth/2,d=o-c,h=o+c;return!(0,le.checkPointIsInSector)(e,r,a,d,s,l,u)&&(0,le.checkPointIsInSector)(e,r,a,h,s,l,u)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry;i.graphCenter=[r,a]},move:function(e,t){var n=e.movementX,i=e.movementY,r=t.shape;this.attr(\"shape\",{rx:r.rx+n,ry:r.ry+i})}};t.arc=d;var h={shape:{rx:0,ry:0,r:0,startAngle:0,endAngle:0,clockWise:!0},validator:function(e){var t=e.shape;return![\"rx\",\"ry\",\"r\",\"startAngle\",\"endAngle\"].find((function(e){return\"number\"!==typeof t[e]}))||(console.error(\"Sector shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.rx,a=i.ry,o=i.r,s=i.startAngle,l=i.endAngle,u=i.clockWise;n.arc(r,a,o>0?o:.01,s,l,!u),n.lineTo(r,a),n.closePath(),n.stroke(),n.fill()},hoverCheck:function(e,t){var n=t.shape,i=n.rx,r=n.ry,a=n.r,o=n.startAngle,s=n.endAngle,l=n.clockWise;return(0,le.checkPointIsInSector)(e,i,r,a,o,s,l)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry;i.graphCenter=[r,a]},move:function(e,t){var n=e.movementX,i=e.movementY,r=t.shape,a=r.rx,o=r.ry;this.attr(\"shape\",{rx:a+n,ry:o+i})}};t.sector=h;var f={shape:{rx:0,ry:0,r:0,side:0},validator:function(e){var t=e.shape,n=t.side;return[\"rx\",\"ry\",\"r\",\"side\"].find((function(e){return\"number\"!==typeof t[e]}))?(console.error(\"RegPolygon shape configuration is abnormal!\"),!1):!(n<3)||(console.error(\"RegPolygon at least trigon!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape,r=t.cache;n.beginPath();var a=i.rx,o=i.ry,s=i.r,l=i.side;if(!r.points||r.rx!==a||r.ry!==o||r.r!==s||r.side!==l){var u=(0,le.getRegularPolygonPoints)(a,o,s,l);Object.assign(r,{points:u,rx:a,ry:o,r:s,side:l})}var c=r.points;(0,Ct.drawPolylinePath)(n,c),n.closePath(),n.stroke(),n.fill()},hoverCheck:function(e,t){var n=t.cache.points;return(0,le.checkPointIsInPolygon)(e,n)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.rx,a=n.ry;i.graphCenter=[r,a]},move:function(e,t){var n=e.movementX,r=e.movementY,a=t.shape,o=t.cache,s=a.rx,l=a.ry;o.rx+=n,o.ry+=r,this.attr(\"shape\",{rx:s+n,ry:l+r}),o.points=o.points.map((function(e){var t=(0,i.default)(e,2),a=t[0],o=t[1];return[a+n,o+r]}))}};t.regPolygon=f;var p={shape:{points:[],close:!1},validator:function(e){return e.shape.points instanceof Array||(console.error(\"Polyline points should be an array!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape,r=t.style.lineWidth;n.beginPath();var a=i.points,o=i.close;1===r&&(a=(0,le.eliminateBlur)(a)),(0,Ct.drawPolylinePath)(n,a),o?(n.closePath(),n.fill(),n.stroke()):n.stroke()},hoverCheck:function(e,t){var n=t.shape,i=t.style,r=n.points,a=n.close,o=i.lineWidth;return a?(0,le.checkPointIsInPolygon)(e,r):(0,le.checkPointIsNearPolyline)(e,r,o)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.points;i.graphCenter=r[0]},move:function(e,t){var n=e.movementX,r=e.movementY,a=t.shape.points.map((function(e){var t=(0,i.default)(e,2),a=t[0],o=t[1];return[a+n,o+r]}));this.attr(\"shape\",{points:a})}};t.polyline=p;var g={shape:{points:[],close:!1},validator:function(e){return e.shape.points instanceof Array||(console.error(\"Smoothline points should be an array!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape,r=t.cache,s=i.points,l=i.close;if(!r.points||r.points.toString()!==s.toString()){var u=a(s,l),c=o(u);Object.assign(r,{points:(0,le.deepClone)(s,!0),bezierCurve:u,hoverPoints:c})}var d=r.bezierCurve;n.beginPath(),(0,Ct.drawBezierCurvePath)(n,d.slice(1),d[0]),l?(n.closePath(),n.fill(),n.stroke()):n.stroke()},hoverCheck:function(e,t){var n=t.cache,i=t.shape,r=t.style,a=n.hoverPoints,o=i.close,s=r.lineWidth;return o?(0,le.checkPointIsInPolygon)(e,a):(0,le.checkPointIsNearPolyline)(e,a,s)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.points;i.graphCenter=r[0]},move:function(e,t){var r=e.movementX,a=e.movementY,o=t.shape,s=t.cache,l=o.points.map((function(e){var t=(0,i.default)(e,2),n=t[0],o=t[1];return[n+r,o+a]}));s.points=l;var u=(0,i.default)(s.bezierCurve[0],2),c=u[0],d=u[1],h=s.bezierCurve.slice(1);s.bezierCurve=[[c+r,d+a]].concat((0,n.default)(h.map((function(e){return e.map((function(e){var t=(0,i.default)(e,2),n=t[0],o=t[1];return[n+r,o+a]}))})))),s.hoverPoints=s.hoverPoints.map((function(e){var t=(0,i.default)(e,2),n=t[0],o=t[1];return[n+r,o+a]})),this.attr(\"shape\",{points:l})}};t.smoothline=g;var m={shape:{points:[],close:!1},validator:function(e){return e.shape.points instanceof Array||(console.error(\"BezierCurve points should be an array!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape,r=t.cache,a=i.points,s=i.close;if(!r.points||r.points.toString()!==a.toString()){var l=o(a,20);Object.assign(r,{points:(0,le.deepClone)(a,!0),hoverPoints:l})}n.beginPath(),(0,Ct.drawBezierCurvePath)(n,a.slice(1),a[0]),s?(n.closePath(),n.fill(),n.stroke()):n.stroke()},hoverCheck:function(e,t){var n=t.cache,i=t.shape,r=t.style,a=n.hoverPoints,o=i.close,s=r.lineWidth;return o?(0,le.checkPointIsInPolygon)(e,a):(0,le.checkPointIsNearPolyline)(e,a,s)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.points;i.graphCenter=r[0]},move:function(e,t){var r=e.movementX,a=e.movementY,o=t.shape,s=t.cache,l=o.points,u=(0,i.default)(l[0],2),c=u[0],d=u[1],h=l.slice(1),f=[[c+r,d+a]].concat((0,n.default)(h.map((function(e){return e.map((function(e){var t=(0,i.default)(e,2),n=t[0],o=t[1];return[n+r,o+a]}))}))));s.points=f,s.hoverPoints=s.hoverPoints.map((function(e){var t=(0,i.default)(e,2),n=t[0],o=t[1];return[n+r,o+a]})),this.attr(\"shape\",{points:f})}};t.bezierCurve=m;var v={shape:{content:\"\",position:[],maxWidth:void 0,rowGap:0},validator:function(e){var t=e.shape,n=t.content,i=t.position,r=t.rowGap;return\"string\"!==typeof n?(console.error(\"Text content should be a string!\"),!1):i instanceof Array?\"number\"===typeof r||(console.error(\"Text rowGap should be a number!\"),!1):(console.error(\"Text position should be an array!\"),!1)},draw:function(e,t){var r=e.ctx,a=t.shape,o=a.content,s=a.position,l=a.maxWidth,u=a.rowGap,c=r.textBaseline,d=r.font,h=parseInt(d.replace(/\\D/g,\"\")),f=s,p=(0,i.default)(f,2),g=p[0],m=p[1],v=(o=o.split(\"\\n\")).length,y=h+u,x=v*y-u,b=0;\"middle\"===c&&(b=x/2,m+=h/2),\"bottom\"===c&&(b=x,m+=h),s=new Array(v).fill(0).map((function(e,t){return[g,m+t*y-b]})),r.beginPath(),o.forEach((function(e,t){r.fillText.apply(r,[e].concat((0,n.default)(s[t]),[l])),r.strokeText.apply(r,[e].concat((0,n.default)(s[t]),[l]))})),r.closePath()},hoverCheck:function(e,t){t.shape,t.style;return!1},setGraphCenter:function(e,t){var i=t.shape,r=t.style,a=i.position;r.graphCenter=(0,n.default)(a)},move:function(e,t){var n=e.movementX,r=e.movementY,a=t.shape,o=(0,i.default)(a.position,2),s=o[0],l=o[1];this.attr(\"shape\",{position:[s+n,l+r]})}};t.text=v;var y=new Map([[\"circle\",s],[\"ellipse\",l],[\"rect\",u],[\"ring\",c],[\"arc\",d],[\"sector\",h],[\"regPolygon\",f],[\"polyline\",p],[\"smoothline\",g],[\"bezierCurve\",m],[\"text\",v]]),x=y;t.default=x}));a(Tt);Tt.extendNewGraph,Tt.text,Tt.bezierCurve,Tt.smoothline,Tt.polyline,Tt.regPolygon,Tt.sector,Tt.arc,Tt.ring,Tt.rect,Tt.ellipse,Tt.circle;var kt=o((function(e){var t=function(e){var t=Object.prototype,n=t.hasOwnProperty,i=\"function\"===typeof Symbol?Symbol:{},r=i.iterator||\"@@iterator\",a=i.asyncIterator||\"@@asyncIterator\",o=i.toStringTag||\"@@toStringTag\";function s(e,t,n,i){var r=t&&t.prototype instanceof c?t:c,a=Object.create(r.prototype),o=new w(i||[]);return a._invoke=function(e,t,n){var i=\"suspendedStart\";return function(r,a){if(\"executing\"===i)throw new Error(\"Generator is already running\");if(\"completed\"===i){if(\"throw\"===r)throw a;return M()}for(n.method=r,n.arg=a;;){var o=n.delegate;if(o){var s=x(o,n);if(s){if(s===u)continue;return s}}if(\"next\"===n.method)n.sent=n._sent=n.arg;else if(\"throw\"===n.method){if(\"suspendedStart\"===i)throw i=\"completed\",n.arg;n.dispatchException(n.arg)}else\"return\"===n.method&&n.abrupt(\"return\",n.arg);i=\"executing\";var c=l(e,t,n);if(\"normal\"===c.type){if(i=n.done?\"completed\":\"suspendedYield\",c.arg===u)continue;return{value:c.arg,done:n.done}}\"throw\"===c.type&&(i=\"completed\",n.method=\"throw\",n.arg=c.arg)}}}(e,n,o),a}function l(e,t,n){try{return{type:\"normal\",arg:e.call(t,n)}}catch(i){return{type:\"throw\",arg:i}}}e.wrap=s;var u={};function c(){}function d(){}function h(){}var f={};f[r]=function(){return this};var p=Object.getPrototypeOf,g=p&&p(p(S([])));g&&g!==t&&n.call(g,r)&&(f=g);var m=h.prototype=c.prototype=Object.create(f);function v(e){[\"next\",\"throw\",\"return\"].forEach((function(t){e[t]=function(e){return this._invoke(t,e)}}))}function y(e,t){var i;this._invoke=function(r,a){function o(){return new t((function(i,o){!function i(r,a,o,s){var u=l(e[r],e,a);if(\"throw\"!==u.type){var c=u.arg,d=c.value;return d&&\"object\"===typeof d&&n.call(d,\"__await\")?t.resolve(d.__await).then((function(e){i(\"next\",e,o,s)}),(function(e){i(\"throw\",e,o,s)})):t.resolve(d).then((function(e){c.value=e,o(c)}),(function(e){return i(\"throw\",e,o,s)}))}s(u.arg)}(r,a,i,o)}))}return i=i?i.then(o,o):o()}}function x(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,\"throw\"===t.method){if(e.iterator.return&&(t.method=\"return\",t.arg=void 0,x(e,t),\"throw\"===t.method))return u;t.method=\"throw\",t.arg=new TypeError(\"The iterator does not provide a 'throw' method\")}return u}var i=l(n,e.iterator,t.arg);if(\"throw\"===i.type)return t.method=\"throw\",t.arg=i.arg,t.delegate=null,u;var r=i.arg;return r?r.done?(t[e.resultName]=r.value,t.next=e.nextLoc,\"return\"!==t.method&&(t.method=\"next\",t.arg=void 0),t.delegate=null,u):r:(t.method=\"throw\",t.arg=new TypeError(\"iterator result is not an object\"),t.delegate=null,u)}function b(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function _(e){var t=e.completion||{};t.type=\"normal\",delete t.arg,e.completion=t}function w(e){this.tryEntries=[{tryLoc:\"root\"}],e.forEach(b,this),this.reset(!0)}function S(e){if(e){var t=e[r];if(t)return t.call(e);if(\"function\"===typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function t(){for(;++i<e.length;)if(n.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=void 0,t.done=!0,t};return a.next=a}}return{next:M}}function M(){return{value:void 0,done:!0}}return d.prototype=m.constructor=h,h.constructor=d,h[o]=d.displayName=\"GeneratorFunction\",e.isGeneratorFunction=function(e){var t=\"function\"===typeof e&&e.constructor;return!!t&&(t===d||\"GeneratorFunction\"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,h):(e.__proto__=h,o in e||(e[o]=\"GeneratorFunction\")),e.prototype=Object.create(m),e},e.awrap=function(e){return{__await:e}},v(y.prototype),y.prototype[a]=function(){return this},e.AsyncIterator=y,e.async=function(t,n,i,r,a){void 0===a&&(a=Promise);var o=new y(s(t,n,i,r),a);return e.isGeneratorFunction(n)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},v(m),m[o]=\"Generator\",m[r]=function(){return this},m.toString=function(){return\"[object Generator]\"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var i=t.pop();if(i in e)return n.value=i,n.done=!1,n}return n.done=!0,n}},e.values=S,w.prototype={constructor:w,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method=\"next\",this.arg=void 0,this.tryEntries.forEach(_),!e)for(var t in this)\"t\"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if(\"throw\"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function i(n,i){return o.type=\"throw\",o.arg=e,t.next=n,i&&(t.method=\"next\",t.arg=void 0),!!i}for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r],o=a.completion;if(\"root\"===a.tryLoc)return i(\"end\");if(a.tryLoc<=this.prev){var s=n.call(a,\"catchLoc\"),l=n.call(a,\"finallyLoc\");if(s&&l){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!l)throw new Error(\"try statement without catch or finally\");if(this.prev<a.finallyLoc)return i(a.finallyLoc)}}}},abrupt:function(e,t){for(var i=this.tryEntries.length-1;i>=0;--i){var r=this.tryEntries[i];if(r.tryLoc<=this.prev&&n.call(r,\"finallyLoc\")&&this.prev<r.finallyLoc){var a=r;break}}a&&(\"break\"===e||\"continue\"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var o=a?a.completion:{};return o.type=e,o.arg=t,a?(this.method=\"next\",this.next=a.finallyLoc,u):this.complete(o)},complete:function(e,t){if(\"throw\"===e.type)throw e.arg;return\"break\"===e.type||\"continue\"===e.type?this.next=e.arg:\"return\"===e.type?(this.rval=this.arg=e.arg,this.method=\"return\",this.next=\"end\"):\"normal\"===e.type&&t&&(this.next=t),u},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),_(n),u}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var i=n.completion;if(\"throw\"===i.type){var r=i.arg;_(n)}return r}}throw new Error(\"illegal catch attempt\")},delegateYield:function(e,t,n){return this.delegate={iterator:S(e),resultName:t,nextLoc:n},\"next\"===this.method&&(this.arg=void 0),u}},e}(e.exports);try{regeneratorRuntime=t}catch(n){Function(\"r\",\"regeneratorRuntime = r\")(t)}}));function It(e,t,n,i,r,a,o){try{var s=e[a](o),l=s.value}catch(u){return void n(u)}s.done?t(l):Promise.resolve(l).then(i,r)}var At=function(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var a=e.apply(t,n);function o(e){It(a,i,r,o,s,\"next\",e)}function s(e){It(a,i,r,o,s,\"throw\",e)}o(void 0)}))}},Pt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var n=Q(ne),i=Q(bt),r=function e(t){(0,i.default)(this,e),this.colorProcessor(t);Object.assign(this,{fill:[0,0,0,1],stroke:[0,0,0,0],opacity:1,lineCap:null,lineJoin:null,lineDash:null,lineDashOffset:null,shadowBlur:0,shadowColor:[0,0,0,0],shadowOffsetX:0,shadowOffsetY:0,lineWidth:0,graphCenter:null,scale:null,rotate:null,translate:null,hoverCursor:\"pointer\",fontStyle:\"normal\",fontVarient:\"normal\",fontWeight:\"normal\",fontSize:10,fontFamily:\"Arial\",textAlign:\"center\",textBaseline:\"middle\",gradientColor:null,gradientType:\"linear\",gradientParams:null,gradientWith:\"stroke\",gradientStops:\"auto\",colors:null},t)};t.default=r,r.prototype.colorProcessor=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t?Be.getColorFromRgbValue:Be.getRgbaValue,i=[\"fill\",\"stroke\",\"shadowColor\"],r=Object.keys(e),a=r.filter((function(e){return i.find((function(t){return t===e}))}));a.forEach((function(t){return e[t]=n(e[t])}));var o=e.gradientColor,s=e.colors;if(o&&(e.gradientColor=o.map((function(e){return n(e)}))),s){var l=Object.keys(s);l.forEach((function(e){return s[e]=n(s[e])}))}},r.prototype.initStyle=function(e){!function(e,t){e.save();var i=t.graphCenter,r=t.rotate,a=t.scale,o=t.translate;if(!(i instanceof Array))return;e.translate.apply(e,(0,n.default)(i)),r&&e.rotate(r*Math.PI/180);a instanceof Array&&e.scale.apply(e,(0,n.default)(a));o&&e.translate.apply(e,(0,n.default)(o));e.translate(-i[0],-i[1])}(e,this),function(e,t){var i=t.fill,r=t.stroke,o=t.shadowColor,s=t.opacity;a.forEach((function(n){(n||\"number\"===typeof n)&&(e[n]=t[n])})),i=(0,n.default)(i),r=(0,n.default)(r),o=(0,n.default)(o),i[3]*=s,r[3]*=s,o[3]*=s,e.fillStyle=(0,Be.getColorFromRgbValue)(i),e.strokeStyle=(0,Be.getColorFromRgbValue)(r),e.shadowColor=(0,Be.getColorFromRgbValue)(o);var l=t.lineDash,u=t.shadowBlur;l&&(l=l.map((function(e){return e>=0?e:0})),e.setLineDash(l));\"number\"===typeof u&&(e.shadowBlur=u>0?u:.001);var c=t.fontStyle,d=t.fontVarient,h=t.fontWeight,f=t.fontSize,p=t.fontFamily;e.font=c+\" \"+d+\" \"+h+\" \"+f+\"px \"+p}(e,this),function(e,t){if(!function(e){var t=e.gradientColor,n=e.gradientParams,i=e.gradientType,r=e.gradientWith,a=e.gradientStops;if(!t||!n)return!1;if(1===t.length)return console.warn(\"The gradient needs to provide at least two colors\"),!1;if(\"linear\"!==i&&\"radial\"!==i)return console.warn(\"GradientType only supports linear or radial, current value is \"+i),!1;var o=n.length;if(\"linear\"===i&&4!==o||\"radial\"===i&&6!==o)return console.warn(\"The expected length of gradientParams is \"+(\"linear\"===i?\"4\":\"6\")),!1;if(\"fill\"!==r&&\"stroke\"!==r)return console.warn(\"GradientWith only supports fill or stroke, current value is \"+r),!1;if(\"auto\"!==a&&!(a instanceof Array))return console.warn(\"gradientStops only supports 'auto' or Number Array ([0, .5, 1]), current value is \"+a),!1;return!0}(t))return;var i=t.gradientColor,r=t.gradientParams,a=t.gradientType,o=t.gradientWith,s=t.gradientStops,l=t.opacity;i=(i=i.map((function(e){var t=e[3]*l,i=(0,n.default)(e);return i[3]=t,i}))).map((function(e){return(0,Be.getColorFromRgbValue)(e)})),\"auto\"===s&&(s=function(e){var t=1/(e.length-1);return e.map((function(e,n){return t*n}))}(i));var u=e[\"create\".concat(a.slice(0,1).toUpperCase()+a.slice(1),\"Gradient\")].apply(e,(0,n.default)(r));s.forEach((function(e,t){return u.addColorStop(e,i[t])})),e[\"\".concat(o,\"Style\")]=u}(e,this)};var a=[\"lineCap\",\"lineJoin\",\"lineDashOffset\",\"shadowOffsetX\",\"shadowOffsetY\",\"lineWidth\",\"textAlign\",\"textBaseline\"];r.prototype.restoreTransform=function(e){e.restore()},r.prototype.update=function(e){this.colorProcessor(e),Object.assign(this,e)},r.prototype.getStyle=function(){var e=(0,le.deepClone)(this,!0);return this.colorProcessor(e,!0),e}}));a(Pt);var Et=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=t.easeInOutBounce=t.easeOutBounce=t.easeInBounce=t.easeInOutElastic=t.easeOutElastic=t.easeInElastic=t.easeInOutBack=t.easeOutBack=t.easeInBack=t.easeInOutQuint=t.easeOutQuint=t.easeInQuint=t.easeInOutQuart=t.easeOutQuart=t.easeInQuart=t.easeInOutCubic=t.easeOutCubic=t.easeInCubic=t.easeInOutQuad=t.easeOutQuad=t.easeInQuad=t.easeInOutSine=t.easeOutSine=t.easeInSine=t.linear=void 0;var n=[[[0,1],\"\",[.33,.67]],[[1,0],[.67,.33]]];t.linear=n;var i=[[[0,1]],[[.538,.564],[.169,.912],[.88,.196]],[[1,0]]];t.easeInSine=i;var r=[[[0,1]],[[.444,.448],[.169,.736],[.718,.16]],[[1,0]]];t.easeOutSine=r;var a=[[[0,1]],[[.5,.5],[.2,1],[.8,0]],[[1,0]]];t.easeInOutSine=a;var o=[[[0,1]],[[.55,.584],[.231,.904],[.868,.264]],[[1,0]]];t.easeInQuad=o;var s=[[[0,1]],[[.413,.428],[.065,.816],[.76,.04]],[[1,0]]];t.easeOutQuad=s;var l=[[[0,1]],[[.5,.5],[.3,.9],[.7,.1]],[[1,0]]];t.easeInOutQuad=l;var u=[[[0,1]],[[.679,.688],[.366,.992],[.992,.384]],[[1,0]]];t.easeInCubic=u;var c=[[[0,1]],[[.321,.312],[.008,.616],[.634,.008]],[[1,0]]];t.easeOutCubic=c;var d=[[[0,1]],[[.5,.5],[.3,1],[.7,0]],[[1,0]]];t.easeInOutCubic=d;var h=[[[0,1]],[[.812,.74],[.611,.988],[1.013,.492]],[[1,0]]];t.easeInQuart=h;var f=[[[0,1]],[[.152,.244],[.001,.448],[.285,-.02]],[[1,0]]];t.easeOutQuart=f;var p=[[[0,1]],[[.5,.5],[.4,1],[.6,0]],[[1,0]]];t.easeInOutQuart=p;var g=[[[0,1]],[[.857,.856],[.714,1],[1,.712]],[[1,0]]];t.easeInQuint=g;var m=[[[0,1]],[[.108,.2],[.001,.4],[.214,-.012]],[[1,0]]];t.easeOutQuint=m;var v=[[[0,1]],[[.5,.5],[.5,1],[.5,0]],[[1,0]]];t.easeInOutQuint=v;var y=[[[0,1]],[[.667,.896],[.38,1.184],[.955,.616]],[[1,0]]];t.easeInBack=y;var x=[[[0,1]],[[.335,.028],[.061,.22],[.631,-.18]],[[1,0]]];t.easeOutBack=x;var b=[[[0,1]],[[.5,.5],[.4,1.4],[.6,-.4]],[[1,0]]];t.easeInOutBack=b;var _=[[[0,1]],[[.474,.964],[.382,.988],[.557,.952]],[[.619,1.076],[.565,1.088],[.669,1.08]],[[.77,.916],[.712,.924],[.847,.904]],[[.911,1.304],[.872,1.316],[.961,1.34]],[[1,0]]];t.easeInElastic=_;var w=[[[0,1]],[[.073,-.32],[.034,-.328],[.104,-.344]],[[.191,.092],[.11,.06],[.256,.08]],[[.31,-.076],[.26,-.068],[.357,-.076]],[[.432,.032],[.362,.028],[.683,-.004]],[[1,0]]];t.easeOutElastic=w;var S=[[[0,1]],[[.21,.94],[.167,.884],[.252,.98]],[[.299,1.104],[.256,1.092],[.347,1.108]],[[.5,.496],[.451,.672],[.548,.324]],[[.696,-.108],[.652,-.112],[.741,-.124]],[[.805,.064],[.756,.012],[.866,.096]],[[1,0]]];t.easeInOutElastic=S;var M=[[[0,1]],[[.148,1],[.075,.868],[.193,.848]],[[.326,1],[.276,.836],[.405,.712]],[[.6,1],[.511,.708],[.671,.348]],[[1,0]]];t.easeInBounce=M;var C=[[[0,1]],[[.357,.004],[.27,.592],[.376,.252]],[[.604,-.004],[.548,.312],[.669,.184]],[[.82,0],[.749,.184],[.905,.132]],[[1,0]]];t.easeOutBounce=C;var T=[[[0,1]],[[.102,1],[.05,.864],[.117,.86]],[[.216,.996],[.208,.844],[.227,.808]],[[.347,.996],[.343,.8],[.48,.292]],[[.635,.004],[.511,.676],[.656,.208]],[[.787,0],[.76,.2],[.795,.144]],[[.905,-.004],[.899,.164],[.944,.144]],[[1,0]]];t.easeInOutBounce=T;var k=new Map([[\"linear\",n],[\"easeInSine\",i],[\"easeOutSine\",r],[\"easeInOutSine\",a],[\"easeInQuad\",o],[\"easeOutQuad\",s],[\"easeInOutQuad\",l],[\"easeInCubic\",u],[\"easeOutCubic\",c],[\"easeInOutCubic\",d],[\"easeInQuart\",h],[\"easeOutQuart\",f],[\"easeInOutQuart\",p],[\"easeInQuint\",g],[\"easeOutQuint\",m],[\"easeInOutQuint\",v],[\"easeInBack\",y],[\"easeOutBack\",x],[\"easeInOutBack\",b],[\"easeInElastic\",_],[\"easeOutElastic\",w],[\"easeInOutElastic\",S],[\"easeInBounce\",M],[\"easeOutBounce\",C],[\"easeInOutBounce\",T]]);t.default=k}));a(Et);Et.easeInOutBounce,Et.easeOutBounce,Et.easeInBounce,Et.easeInOutElastic,Et.easeOutElastic,Et.easeInElastic,Et.easeInOutBack,Et.easeOutBack,Et.easeInBack,Et.easeInOutQuint,Et.easeOutQuint,Et.easeInQuint,Et.easeInOutQuart,Et.easeOutQuart,Et.easeInQuart,Et.easeInOutCubic,Et.easeOutCubic,Et.easeInCubic,Et.easeInOutQuad,Et.easeOutQuad,Et.easeInQuad,Et.easeInOutSine,Et.easeOutSine,Et.easeInSine,Et.linear;var Dt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.transition=a,t.injectNewCurve=function(e,t){if(!e||!t)return void console.error(\"InjectNewCurve Missing Parameters!\");r.default.set(e,t)},t.default=void 0;var n=Q(se),i=Q(ie),r=Q(Et);function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:30,r=arguments.length>4&&void 0!==arguments[4]&&arguments[4];if(!o.apply(void 0,arguments))return!1;try{var a=s(e),c=l(a,i);return r&&\"number\"!==typeof n?d(t,n,c):u(t,n,c)}catch(h){return console.warn(\"Transition parameter may be abnormal!\"),[n]}}function o(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:30;if(!e||!1===t||!1===n||!a)return console.error(\"transition: Missing Parameters!\"),!1;if((0,i.default)(t)!==(0,i.default)(n))return console.error(\"transition: Inconsistent Status Types!\"),!1;var o=(0,i.default)(n);return\"string\"!==o&&\"boolean\"!==o&&e.length?(r.default.has(e)||e instanceof Array||console.warn(\"transition: Transition curve not found, default curve will be used!\"),!0):(console.error(\"transition: Unsupported Data Type of State!\"),!1)}function s(e){return r.default.has(e)?r.default.get(e):e instanceof Array?e:r.default.get(\"linear\")}function l(e,t){var i=1/(t-1);return new Array(t).fill(0).map((function(e,t){return t*i})).map((function(t){return function(e,t){var i=function(e,t){var n=e.length-1,i=\"\",r=\"\";e.findIndex((function(a,o){if(o!==n){i=a,r=e[o+1];var s=i[0][0],l=r[0][0];return t>=s&&t<l}}));var a=i[0],o=i[2]||i[0],s=r[1]||r[0],l=r[0];return[a,o,s,l]}(e,t),r=function(e,t){var n=e[0][0],i=e[3][0];return(t-n)/(i-n)}(i,t);return function(e,t){var i=(0,n.default)(e,4),r=(0,n.default)(i[0],2)[1],a=(0,n.default)(i[1],2)[1],o=(0,n.default)(i[2],2)[1],s=(0,n.default)(i[3],2)[1],l=Math.pow,u=1-t,c=r*l(u,3),d=3*a*t*l(u,2),h=3*o*l(t,2)*u,f=s*l(t,3);return 1-(c+d+h+f)}(i,r)}(e,t)}))}function u(e,t,n){var i=\"object\";return\"number\"===typeof e&&(i=\"number\"),e instanceof Array&&(i=\"array\"),\"number\"===i?function(e,t,n){var i=t-e;return n.map((function(t){return e+i*t}))}(e,t,n):\"array\"===i?c(e,t,n):\"object\"===i?function(e,t,n){var i=Object.keys(t),r=i.map((function(t){return e[t]})),a=i.map((function(e){return t[e]}));return c(r,a,n).map((function(e){var t={};return e.forEach((function(e,n){return t[i[n]]=e})),t}))}(e,t,n):n.map((function(e){return t}))}function c(e,t,n){var i=t.map((function(t,n){return\"number\"===typeof t&&t-e[n]}));return n.map((function(n){return i.map((function(i,r){return!1===i?t[r]:e[r]+i*n}))}))}function d(e,t,n){var r=u(e,t,n),a=function(a){var o=e[a],s=t[a];if(\"object\"!==(0,i.default)(s))return\"continue\";var l=d(o,s,n);r.forEach((function(e,t){return e[a]=l[t]}))};for(var o in t)a(o);return r}var h=a;t.default=h}));a(Dt);Dt.transition,Dt.injectNewCurve;var Lt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var n=Q(kt),i=Q(At),r=Q(ie),a=Q(ne),o=Q(bt),s=Q(Pt),l=Q(Dt),u=function e(t,n){(0,o.default)(this,e);var i={visible:!0,drag:!1,hover:!1,index:1,animationDelay:0,animationFrame:30,animationCurve:\"linear\",animationPause:!1,hoverRect:null,mouseEnter:null,mouseOuter:null,click:null};(n=(0,le.deepClone)(n,!0)).shape||(n.shape={}),n.style||(n.style={});var r=Object.assign({},t.shape,n.shape);Object.assign(i,n,{status:\"static\",animationRoot:[],animationKeys:[],animationFrameState:[],cache:{}}),Object.assign(this,t,i),this.shape=r,this.style=new s.default(n.style),this.addedProcessor()};function c(e){return new Promise((function(t){setTimeout(t,e)}))}t.default=u,u.prototype.addedProcessor=function(){\"function\"===typeof this.setGraphCenter&&this.setGraphCenter(null,this),\"function\"===typeof this.added&&this.added(this)},u.prototype.drawProcessor=function(e,t){var n=e.ctx;t.style.initStyle(n),\"function\"===typeof this.beforeDraw&&this.beforeDraw(this,e),t.draw(e,t),\"function\"===typeof this.drawed&&this.drawed(this,e),t.style.restoreTransform(n)},u.prototype.hoverCheckProcessor=function(e,t){var n=t.hoverRect,i=t.style,r=t.hoverCheck,o=i.graphCenter,s=i.rotate,l=i.scale,u=i.translate;return o&&(s&&(e=(0,le.getRotatePointPos)(-s,e,o)),l&&(e=(0,le.getScalePointPos)(l.map((function(e){return 1/e})),e,o)),u&&(e=(0,le.getTranslatePointPos)(u.map((function(e){return-1*e})),e))),n?le.checkPointIsInRect.apply(void 0,[e].concat((0,a.default)(n))):r(e,this)},u.prototype.moveProcessor=function(e){this.move(e,this),\"function\"===typeof this.beforeMove&&this.beforeMove(e,this),\"function\"===typeof this.setGraphCenter&&this.setGraphCenter(e,this),\"function\"===typeof this.moved&&this.moved(e,this)},u.prototype.attr=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;if(!e||void 0===t)return!1;var n=\"object\"===(0,r.default)(this[e]);n&&(t=(0,le.deepClone)(t,!0));var i=this.render;\"style\"===e?this.style.update(t):n?Object.assign(this[e],t):this[e]=t,\"index\"===e&&i.sortGraphsByIndex(),i.drawAllGraph()},u.prototype.animation=function(){var e=(0,i.default)(n.default.mark((function e(t,r){var a,o,s,u,d,h,f,p,g,m=arguments;return n.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=m.length>2&&void 0!==m[2]&&m[2],\"shape\"===t||\"style\"===t){e.next=4;break}return console.error(\"Only supported shape and style animation!\"),e.abrupt(\"return\");case 4:if(r=(0,le.deepClone)(r,!0),\"style\"===t&&this.style.colorProcessor(r),o=this[t],s=Object.keys(r),u={},s.forEach((function(e){return u[e]=o[e]})),d=this.animationFrame,h=this.animationCurve,f=this.animationDelay,p=(0,l.default)(h,u,r,d,!0),this.animationRoot.push(o),this.animationKeys.push(s),this.animationFrameState.push(p),!a){e.next=17;break}return e.abrupt(\"return\");case 17:if(!(f>0)){e.next=20;break}return e.next=20,c(f);case 20:return g=this.render,e.abrupt(\"return\",new Promise(function(){var e=(0,i.default)(n.default.mark((function e(t){return n.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,g.launchAnimation();case 2:t();case 3:case\"end\":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()));case 22:case\"end\":return e.stop()}}),e,this)})));return function(t,n){return e.apply(this,arguments)}}(),u.prototype.turnNextAnimationFrame=function(e){var t=this.animationDelay,n=this.animationRoot,i=this.animationKeys,r=this.animationFrameState;this.animationPause||Date.now()-e<t||(n.forEach((function(e,t){i[t].forEach((function(n){e[n]=r[t][0][n]}))})),r.forEach((function(e,t){e.shift();var r=0===e.length;r&&(n[t]=null),r&&(i[t]=null)})),this.animationFrameState=r.filter((function(e){return e.length})),this.animationRoot=n.filter((function(e){return e})),this.animationKeys=i.filter((function(e){return e})))},u.prototype.animationEnd=function(){var e=this.animationFrameState,t=this.animationKeys,n=this.animationRoot,i=this.render;return n.forEach((function(n,i){var r=t[i],a=e[i].pop();r.forEach((function(e){return n[e]=a[e]}))})),this.animationFrameState=[],this.animationKeys=[],this.animationRoot=[],i.drawAllGraph()},u.prototype.pauseAnimation=function(){this.attr(\"animationPause\",!0)},u.prototype.playAnimation=function(){var e=this.render;return this.attr(\"animationPause\",!1),new Promise(function(){var t=(0,i.default)(n.default.mark((function t(i){return n.default.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.launchAnimation();case 2:i();case 3:case\"end\":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}())},u.prototype.delProcessor=function(e){var t=this,n=e.graphs,i=n.findIndex((function(e){return e===t}));-1!==i&&(\"function\"===typeof this.beforeDelete&&this.beforeDelete(this),n.splice(i,1,null),\"function\"===typeof this.deleted&&this.deleted(this))}}));a(Lt);var Ot=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var n=Q(_t),i=Q(ne),r=Q(bt),a=Q(Be),o=Q(Mt),s=Q(Tt),l=Q(Lt);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}var c=function e(t){if((0,r.default)(this,e),t){var n=t.getContext(\"2d\"),i=t.clientWidth,s=t.clientHeight,l=[i,s];t.setAttribute(\"width\",i),t.setAttribute(\"height\",s),this.ctx=n,this.area=l,this.animationStatus=!1,this.graphs=[],this.color=a.default,this.bezierCurve=o.default,t.addEventListener(\"mousedown\",h.bind(this)),t.addEventListener(\"mousemove\",f.bind(this)),t.addEventListener(\"mouseup\",p.bind(this))}else console.error(\"CRender Missing parameters!\")};function d(e,t){var n=this.graphs;!function(e){return e.find((function(e){return!e.animationPause&&e.animationFrameState.length}))}(n)?e():(n.forEach((function(e){return e.turnNextAnimationFrame(t)})),this.drawAllGraph(),requestAnimationFrame(d.bind(this,e,t)))}function h(e){var t=this.graphs.find((function(e){return\"hover\"===e.status}));t&&(t.status=\"active\")}function f(e){var t=[e.offsetX,e.offsetY],n=this.graphs,i=n.find((function(e){return\"active\"===e.status||\"drag\"===e.status}));if(i){if(!i.drag)return;return\"function\"!==typeof i.move?void console.error(\"No move method is provided, cannot be dragged!\"):(i.moveProcessor(e),void(i.status=\"drag\"))}var r=n.find((function(e){return\"hover\"===e.status})),a=n.filter((function(e){return e.hover&&(\"function\"===typeof e.hoverCheck||e.hoverRect)})).find((function(e){return e.hoverCheckProcessor(t,e)}));document.body.style.cursor=a?a.style.hoverCursor:\"default\";var o=!1,s=!1;if(r&&(o=\"function\"===typeof r.mouseOuter),a&&(s=\"function\"===typeof a.mouseEnter),a||r){if(!a&&r)return o&&r.mouseOuter(e,r),void(r.status=\"static\");if(!a||a!==r)return a&&!r?(s&&a.mouseEnter(e,a),void(a.status=\"hover\")):void(a&&r&&a!==r&&(o&&r.mouseOuter(e,r),r.status=\"static\",s&&a.mouseEnter(e,a),a.status=\"hover\"))}}function p(e){var t=this.graphs,n=t.find((function(e){return\"active\"===e.status})),i=t.find((function(e){return\"drag\"===e.status}));n&&\"function\"===typeof n.click&&n.click(e,n),t.forEach((function(e){return e&&(e.status=\"static\")})),n&&(n.status=\"hover\"),i&&(i.status=\"hover\")}t.default=c,c.prototype.clearArea=function(){var e,t=this.area;(e=this.ctx).clearRect.apply(e,[0,0].concat((0,i.default)(t)))},c.prototype.add=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.name;if(t){var n=s.default.get(t);if(n){var i=new l.default(n,e);if(i.validator(i))return i.render=this,this.graphs.push(i),this.sortGraphsByIndex(),this.drawAllGraph(),i}else console.warn(\"No corresponding graph configuration found!\")}else console.error(\"add Missing parameters!\")},c.prototype.sortGraphsByIndex=function(){this.graphs.sort((function(e,t){return e.index>t.index?1:e.index===t.index?0:e.index<t.index?-1:void 0}))},c.prototype.delGraph=function(e){\"function\"===typeof e.delProcessor&&(e.delProcessor(this),this.graphs=this.graphs.filter((function(e){return e})),this.drawAllGraph())},c.prototype.delAllGraph=function(){var e=this;this.graphs.forEach((function(t){return t.delProcessor(e)})),this.graphs=this.graphs.filter((function(e){return e})),this.drawAllGraph()},c.prototype.drawAllGraph=function(){var e=this;this.clearArea(),this.graphs.filter((function(e){return e&&e.visible})).forEach((function(t){return t.drawProcessor(e,t)}))},c.prototype.launchAnimation=function(){var e=this;if(!this.animationStatus)return this.animationStatus=!0,new Promise((function(t){d.call(e,(function(){e.animationStatus=!1,t()}),Date.now())}))},c.prototype.clone=function(e){var t=e.style.getStyle(),i=function(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?u(i,!0).forEach((function(t){(0,n.default)(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):u(i).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}({},e,{style:t});return delete i.render,i=(0,le.deepClone)(i,!0),this.add(i)}}));a(Ot);var Nt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),Object.defineProperty(t,\"CRender\",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(t,\"extendNewGraph\",{enumerable:!0,get:function(){return Tt.extendNewGraph}}),t.default=void 0;var n=Q(Ot),i=n.default;t.default=i})),Rt=a(Nt),zt=Q(ne),Bt={shape:{rx:0,ry:0,ir:0,or:0,startAngle:0,endAngle:0,clockWise:!0},validator:function(e){var t=e.shape;return![\"rx\",\"ry\",\"ir\",\"or\",\"startAngle\",\"endAngle\"].find((function(e){return\"number\"!==typeof t[e]}))||(console.error(\"Pie shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.rx,a=i.ry,o=i.ir,s=i.or,l=i.startAngle,u=i.endAngle,c=i.clockWise;r=parseInt(r)+.5,a=parseInt(a)+.5,n.arc(r,a,o>0?o:0,l,u,!c);var d=(0,le.getCircleRadianPoint)(r,a,s,u).map((function(e){return parseInt(e)+.5})),h=(0,le.getCircleRadianPoint)(r,a,o,l).map((function(e){return parseInt(e)+.5}));n.lineTo.apply(n,(0,zt.default)(d)),n.arc(r,a,s>0?s:0,u,l,c),n.lineTo.apply(n,(0,zt.default)(h)),n.closePath(),n.stroke(),n.fill()}},Ft={shape:{rx:0,ry:0,r:0,startAngle:0,endAngle:0,gradientStartAngle:null,gradientEndAngle:null},validator:function(e){var t=e.shape;return![\"rx\",\"ry\",\"r\",\"startAngle\",\"endAngle\"].find((function(e){return\"number\"!==typeof t[e]}))||(console.error(\"AgArc shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape,r=t.style.gradient;1===(r=r.map((function(e){return(0,Be.getColorFromRgbValue)(e)}))).length&&(r=[r[0],r[0]]);var a=r.length-1,o=i.gradientStartAngle,s=i.gradientEndAngle,l=i.startAngle,u=i.endAngle,c=i.r,d=i.rx,h=i.ry;null===o&&(o=l),null===s&&(s=u);var f=(s-o)/a;f===2*Math.PI&&(f=2*Math.PI-.001);for(var p=0;p<a;p++){n.beginPath();var g=(0,le.getCircleRadianPoint)(d,h,c,l+f*p),m=(0,le.getCircleRadianPoint)(d,h,c,l+f*(p+1)),v=(0,ce.getLinearGradientColor)(n,g,m,[r[p],r[p+1]]),y=l+f*p,x=l+f*(p+1),b=!1;if(x>u&&(x=u,b=!0),n.arc(d,h,c,y,x),n.strokeStyle=v,n.stroke(),b)break}}},Vt={shape:{number:[],content:\"\",position:[0,0],toFixed:0},validator:function(e){var t=e.shape,n=t.number,i=t.content,r=t.position;return n instanceof Array&&\"string\"===typeof i&&r instanceof Array||(console.error(\"NumberText shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.number,a=i.content,o=i.position,s=i.toFixed,l=a.split(\"{nt}\"),u=l.length-1,c=\"\";l.forEach((function(e,t){var n=r[t];t===u&&(n=\"\"),\"number\"===typeof n&&(n=n.toFixed(s)),c+=e+(n||\"\")})),n.closePath(),n.strokeText.apply(n,[c].concat((0,zt.default)(o))),n.fillText.apply(n,[c].concat((0,zt.default)(o)))}},Gt={shape:{x:0,y:0,w:0,h:0},validator:function(e){var t=e.shape,n=t.x,i=t.y,r=t.w,a=t.h;return\"number\"===typeof n&&\"number\"===typeof i&&\"number\"===typeof r&&\"number\"===typeof a||(console.error(\"lineIcon shape configuration is abnormal!\"),!1)},draw:function(e,t){var n=e.ctx,i=t.shape;n.beginPath();var r=i.x,a=i.y,o=i.w,s=i.h/2;n.strokeStyle=n.fillStyle,n.moveTo(r,a+s),n.lineTo(r+o,a+s),n.lineWidth=1,n.stroke(),n.beginPath();var l=s-10;l<=0&&(l=3),n.arc(r+o/2,a+s,l,0,2*Math.PI),n.lineWidth=5,n.stroke(),n.fillStyle=\"#fff\",n.fill()},hoverCheck:function(e,t){var n=t.shape,i=n.x,r=n.y,a=n.w,o=n.h;return(0,le.checkPointIsInRect)(e,i,r,a,o)},setGraphCenter:function(e,t){var n=t.shape,i=t.style,r=n.x,a=n.y,o=n.w,s=n.h;i.graphCenter=[r+o/2,a+s/2]}};(0,Nt.extendNewGraph)(\"pie\",Bt),(0,Nt.extendNewGraph)(\"agArc\",Ft),(0,Nt.extendNewGraph)(\"numberText\",Vt),(0,Nt.extendNewGraph)(\"lineIcon\",Gt);var jt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.colorConfig=void 0;t.colorConfig=[\"#37a2da\",\"#32c5e9\",\"#67e0e3\",\"#9fe6b8\",\"#ffdb5c\",\"#ff9f7f\",\"#fb7293\",\"#e062ae\",\"#e690d1\",\"#e7bcf3\",\"#9d96f5\",\"#8378ea\",\"#96bfff\"]}));a(jt);jt.colorConfig;var Wt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.gridConfig=void 0;t.gridConfig={left:\"10%\",right:\"10%\",top:60,bottom:60,style:{fill:\"rgba(0, 0, 0, 0)\"},rLevel:-30,animationCurve:\"easeOutCubic\",animationFrame:30}}));a(Wt);Wt.gridConfig;var Ht=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.yAxisConfig=t.xAxisConfig=void 0;t.xAxisConfig={name:\"\",show:!0,position:\"bottom\",nameGap:15,nameLocation:\"end\",nameTextStyle:{fill:\"#333\",fontSize:10},min:\"20%\",max:\"20%\",interval:null,minInterval:null,maxInterval:null,boundaryGap:null,splitNumber:5,axisLine:{show:!0,style:{stroke:\"#333\",lineWidth:1}},axisTick:{show:!0,style:{stroke:\"#333\",lineWidth:1}},axisLabel:{show:!0,formatter:null,style:{fill:\"#333\",fontSize:10,rotate:0}},splitLine:{show:!1,style:{stroke:\"#d4d4d4\",lineWidth:1}},rLevel:-20,animationCurve:\"easeOutCubic\",animationFrame:50};t.yAxisConfig={name:\"\",show:!0,position:\"left\",nameGap:15,nameLocation:\"end\",nameTextStyle:{fill:\"#333\",fontSize:10},min:\"20%\",max:\"20%\",interval:null,minInterval:null,maxInterval:null,boundaryGap:null,splitNumber:5,axisLine:{show:!0,style:{stroke:\"#333\",lineWidth:1}},axisTick:{show:!0,style:{stroke:\"#333\",lineWidth:1}},axisLabel:{show:!0,formatter:null,style:{fill:\"#333\",fontSize:10,rotate:0}},splitLine:{show:!0,style:{stroke:\"#d4d4d4\",lineWidth:1}},rLevel:-20,animationCurve:\"easeOutCubic\",animationFrame:50}}));a(Ht);Ht.yAxisConfig,Ht.xAxisConfig;var Ut=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.titleConfig=void 0;t.titleConfig={show:!0,text:\"\",offset:[0,-20],style:{fill:\"#333\",fontSize:17,fontWeight:\"bold\",textAlign:\"center\",textBaseline:\"bottom\"},rLevel:20,animationCurve:\"easeOutCubic\",animationFrame:50}}));a(Ut);Ut.titleConfig;var Yt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.lineConfig=void 0;t.lineConfig={show:!0,name:\"\",stack:\"\",smooth:!1,xAxisIndex:0,yAxisIndex:0,data:[],lineStyle:{lineWidth:1},linePoint:{show:!0,radius:2,style:{fill:\"#fff\",lineWidth:1}},lineArea:{show:!1,gradient:[],style:{opacity:.5}},label:{show:!1,position:\"top\",offset:[0,-10],formatter:null,style:{fontSize:10}},rLevel:10,animationCurve:\"easeOutCubic\",animationFrame:50}}));a(Yt);Yt.lineConfig;var Zt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.barConfig=void 0;t.barConfig={show:!0,name:\"\",stack:\"\",shapeType:\"normal\",echelonOffset:10,barWidth:\"auto\",barGap:\"30%\",barCategoryGap:\"20%\",xAxisIndex:0,yAxisIndex:0,data:[],backgroundBar:{show:!1,width:\"auto\",style:{fill:\"rgba(200, 200, 200, .4)\"}},label:{show:!1,position:\"top\",offset:[0,-10],formatter:null,style:{fontSize:10}},gradient:{color:[],local:!0},barStyle:{},independentColor:!1,independentColors:[],rLevel:0,animationCurve:\"easeOutCubic\",animationFrame:50}}));a(Zt);Zt.barConfig;var qt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.pieConfig=void 0;var n={show:!0,name:\"\",radius:\"50%\",center:[\"50%\",\"50%\"],startAngle:-Math.PI/2,roseType:!1,roseSort:!0,roseIncrement:\"auto\",data:[],insideLabel:{show:!1,formatter:\"{percent}%\",style:{fontSize:10,fill:\"#fff\",textAlign:\"center\",textBaseline:\"middle\"}},outsideLabel:{show:!0,formatter:\"{name}\",style:{fontSize:11},labelLineBendGap:\"20%\",labelLineEndLength:50,labelLineStyle:{lineWidth:1}},pieStyle:{},percentToFixed:0,rLevel:10,animationDelayGap:60,animationCurve:\"easeOutCubic\",startAnimationCurve:\"easeOutBack\",animationFrame:50};t.pieConfig=n}));a(qt);qt.pieConfig;var Xt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.radarAxisConfig=void 0;var n={show:!0,center:[\"50%\",\"50%\"],radius:\"65%\",startAngle:-Math.PI/2,splitNum:5,polygon:!1,axisLabel:{show:!0,labelGap:15,color:[],style:{fill:\"#333\"}},axisLine:{show:!0,color:[],style:{stroke:\"#999\",lineWidth:1}},splitLine:{show:!0,color:[],style:{stroke:\"#d4d4d4\",lineWidth:1}},splitArea:{show:!1,color:[\"#f5f5f5\",\"#e6e6e6\"],style:{}},rLevel:-10,animationCurve:\"easeOutCubic\",animationFrane:50};t.radarAxisConfig=n}));a(Xt);Xt.radarAxisConfig;var Qt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.radarConfig=void 0;t.radarConfig={show:!0,name:\"\",data:[],radarStyle:{lineWidth:1},point:{show:!0,radius:2,style:{fill:\"#fff\"}},label:{show:!0,offset:[0,0],labelGap:5,formatter:null,style:{fontSize:10}},rLevel:10,animationCurve:\"easeOutCubic\",animationFrane:50}}));a(Qt);Qt.radarConfig;var Kt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.gaugeConfig=void 0;var n={show:!0,name:\"\",radius:\"60%\",center:[\"50%\",\"50%\"],startAngle:-Math.PI/4*5,endAngle:Math.PI/4,min:0,max:100,splitNum:5,arcLineWidth:15,data:[],dataItemStyle:{},axisTick:{show:!0,tickLength:6,style:{stroke:\"#999\",lineWidth:1}},axisLabel:{show:!0,data:[],formatter:null,labelGap:5,style:{}},pointer:{show:!0,valueIndex:0,style:{scale:[1,1],fill:\"#fb7293\"}},details:{show:!1,formatter:null,offset:[0,0],valueToFixed:0,position:\"center\",style:{fontSize:20,fontWeight:\"bold\",textAlign:\"center\",textBaseline:\"middle\"}},backgroundArc:{show:!0,style:{stroke:\"#e0e0e0\"}},rLevel:10,animationCurve:\"easeOutCubic\",animationFrame:50};t.gaugeConfig=n}));a(Kt);Kt.gaugeConfig;var Jt=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.legendConfig=void 0;t.legendConfig={show:!0,orient:\"horizontal\",left:\"auto\",right:\"auto\",top:\"auto\",bottom:\"auto\",itemGap:10,iconWidth:25,iconHeight:10,selectAble:!0,data:[],textStyle:{fontFamily:\"Arial\",fontSize:13,fill:\"#000\"},iconStyle:{},textUnselectedStyle:{fontFamily:\"Arial\",fontSize:13,fill:\"#999\"},iconUnselectedStyle:{fill:\"#999\"},rLevel:20,animationCurve:\"easeOutCubic\",animationFrame:50}}));a(Jt);Jt.legendConfig;var $t=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.changeDefaultConfig=function(e,t){if(!n[\"\".concat(e,\"Config\")])return void console.warn(\"Change default config Error - Invalid key!\");(0,ce.deepMerge)(n[\"\".concat(e,\"Config\")],t)},Object.defineProperty(t,\"colorConfig\",{enumerable:!0,get:function(){return jt.colorConfig}}),Object.defineProperty(t,\"gridConfig\",{enumerable:!0,get:function(){return Wt.gridConfig}}),Object.defineProperty(t,\"xAxisConfig\",{enumerable:!0,get:function(){return Ht.xAxisConfig}}),Object.defineProperty(t,\"yAxisConfig\",{enumerable:!0,get:function(){return Ht.yAxisConfig}}),Object.defineProperty(t,\"titleConfig\",{enumerable:!0,get:function(){return Ut.titleConfig}}),Object.defineProperty(t,\"lineConfig\",{enumerable:!0,get:function(){return Yt.lineConfig}}),Object.defineProperty(t,\"barConfig\",{enumerable:!0,get:function(){return Zt.barConfig}}),Object.defineProperty(t,\"pieConfig\",{enumerable:!0,get:function(){return qt.pieConfig}}),Object.defineProperty(t,\"radarAxisConfig\",{enumerable:!0,get:function(){return Xt.radarAxisConfig}}),Object.defineProperty(t,\"radarConfig\",{enumerable:!0,get:function(){return Qt.radarConfig}}),Object.defineProperty(t,\"gaugeConfig\",{enumerable:!0,get:function(){return Kt.gaugeConfig}}),Object.defineProperty(t,\"legendConfig\",{enumerable:!0,get:function(){return Jt.legendConfig}}),t.keys=void 0;var n={colorConfig:jt.colorConfig,gridConfig:Wt.gridConfig,xAxisConfig:Ht.xAxisConfig,yAxisConfig:Ht.yAxisConfig,titleConfig:Ut.titleConfig,lineConfig:Yt.lineConfig,barConfig:Zt.barConfig,pieConfig:qt.pieConfig,radarAxisConfig:Xt.radarAxisConfig,radarConfig:Qt.radarConfig,gaugeConfig:Kt.gaugeConfig,legendConfig:Jt.legendConfig};t.keys=[\"color\",\"title\",\"legend\",\"xAxis\",\"yAxis\",\"grid\",\"radarAxis\",\"line\",\"bar\",\"pie\",\"radar\",\"gauge\"]}));a($t);$t.changeDefaultConfig,$t.keys;var en=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.mergeColor=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(0,le.deepClone)($t.colorConfig,!0),i=t.color,r=t.series;r||(r=[]);i||(i=[]);if(t.color=i=(0,ce.deepMerge)(n,i),!r.length)return;var a=i.length;r.forEach((function(e,t){e.color||(e.color=i[t%a])}));var o=r.filter((function(e){return\"pie\"===e.type}));o.forEach((function(e){return e.data.forEach((function(e,t){return e.color=i[t%a]}))}));var s=r.filter((function(e){return\"gauge\"===e.type}));s.forEach((function(e){return e.data.forEach((function(e,t){return e.color=i[t%a]}))}));var l=r.filter((function(e){var t=e.type,n=e.independentColor;return\"bar\"===t&&n}));l.forEach((function(e){e.independentColors||(e.independentColors=i)}))}}));a(en);en.mergeColor;var tn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.doUpdate=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.chart,n=e.series,i=e.key,r=e.getGraphConfig,o=e.getStartGraphConfig,s=e.beforeChange,l=e.beforeUpdate,u=e.afterAddGraph;t[i]?t[i].update(n):t[i]=new a({chart:t,key:i,getGraphConfig:r,getStartGraphConfig:o,beforeChange:s,beforeUpdate:l,afterAddGraph:u},n)},t.Updater=void 0;var n=Q(ne),i=Q(ie),r=Q(bt),a=function e(t,n){(0,r.default)(this,e);var i=t.chart,a=t.key;\"function\"===typeof t.getGraphConfig?(i[a]||(this.graphs=i[a]=[]),Object.assign(this,t),this.update(n)):console.warn(\"Updater need function getGraphConfig!\")};function o(e,t){Object.keys(t).forEach((function(n){\"shape\"===n||\"style\"===n?e.animation(n,t[n],!0):e[n]=t[n]}))}t.Updater=a,a.prototype.update=function(e){var t=this,r=this.graphs,a=this.beforeUpdate;if(function(e,t){var n=e.graphs,i=e.chart.render,r=n.length,a=t.length;if(r>a){n.splice(a).forEach((function(e){return e.forEach((function(e){return i.delGraph(e)}))}))}}(this,e),e.length){var s=(0,i.default)(a);e.forEach((function(e,i){\"function\"===s&&a(r,e,i,t);var l=r[i];l?function(e,t,i,r){var a=r.getGraphConfig,s=r.chart.render,l=r.beforeChange,u=a(t,r);(function(e,t,i){var r=e.length,a=t.length;if(a>r){var o=e.slice(-1)[0],s=new Array(a-r).fill(0).map((function(e){return i.clone(o)}));e.push.apply(e,(0,n.default)(s))}else if(a<r){e.splice(a).forEach((function(e){return i.delGraph(e)}))}})(e,u,s),e.forEach((function(e,t){var n=u[t];\"function\"===typeof l&&l(e,n),o(e,n)}))}(l,e,0,t):function(e,t,n,i){var r=i.getGraphConfig,a=i.getStartGraphConfig,s=i.chart.render,l=null;\"function\"===typeof a&&(l=a(t,i));var u=r(t,i);if(!u.length)return;l?(e[n]=l.map((function(e){return s.add(e)})),e[n].forEach((function(e,t){o(e,u[t])}))):e[n]=u.map((function(e){return s.add(e)}));var c=i.afterAddGraph;\"function\"===typeof c&&c(e[n])}(r,e,i,t)}))}}}));a(tn);tn.doUpdate,tn.Updater;var nn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.title=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=[];t.title&&(n[0]=(0,ce.deepMerge)((0,le.deepClone)($t.titleConfig,!0),t.title));(0,tn.doUpdate)({chart:e,series:n,key:\"title\",getGraphConfig:i})};var n=Q(se);function i(e,t){var i=$t.titleConfig.animationCurve,r=$t.titleConfig.animationFrame,a=$t.titleConfig.rLevel,o=function(e,t){var i=e.offset,r=e.text,a=t.chart.gridArea,o=a.x,s=a.y,l=a.w,u=(0,n.default)(i,2),c=u[0],d=u[1];return{content:r,position:[o+l/2+c,s+d]}}(e,t),s=function(e){return e.style}(e);return[{name:\"text\",index:a,visible:e.show,animationCurve:i,animationFrame:r,shape:o,style:s}]}}));a(nn);nn.title;var rn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.grid=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.grid;n=(0,ce.deepMerge)((0,le.deepClone)($t.gridConfig,!0),n||{}),(0,tn.doUpdate)({chart:e,series:[n],key:\"grid\",getGraphConfig:a})};var n=Q(se),i=Q(_t);function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function a(e,t){var a=e.animationCurve,s=e.animationFrame,l=e.rLevel,u=function(e,t){var i=(0,n.default)(t.chart.render.area,2),r=i[0],a=i[1],s=o(e.left,r),l=o(e.right,r),u=o(e.top,a),c=o(e.bottom,a);return{x:s,y:u,w:r-s-l,h:a-u-c}}(e,t),c=function(e){return e.style}(e);return t.chart.gridArea=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?r(n,!0).forEach((function(t){(0,i.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},u),[{name:\"rect\",index:l,animationCurve:a,animationFrame:s,shape:u,style:c}]}function o(e,t){return\"number\"===typeof e?e:\"string\"!==typeof e?0:t*parseInt(e)/100}}));a(rn);rn.grid;var an=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.axis=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.xAxis,i=t.yAxis,r=t.series,a=[];n&&i&&r&&(a=w(a=_(a=b(a=x(a=y(a=p(a=f(a=(a=h(a=d(n,i))).filter((function(e){return e.show}))),r)),e))),e));(0,tn.doUpdate)({chart:e,series:a,key:\"axisLine\",getGraphConfig:S}),(0,tn.doUpdate)({chart:e,series:a,key:\"axisTick\",getGraphConfig:T}),(0,tn.doUpdate)({chart:e,series:a,key:\"axisLabel\",getGraphConfig:k}),(0,tn.doUpdate)({chart:e,series:a,key:\"axisName\",getGraphConfig:A}),(0,tn.doUpdate)({chart:e,series:a,key:\"splitLine\",getGraphConfig:D}),e.axisData=a};var n=Q(ie),i=Q(se),r=Q(_t),a=Q(ne);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(n,!0).forEach((function(t){(0,r.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var l={xAxisConfig:$t.xAxisConfig,yAxisConfig:$t.yAxisConfig},u=Math.abs,c=Math.pow;function d(e,t){var n,i,r=[],o=[];e instanceof Array?(n=r).push.apply(n,(0,a.default)(e)):r.push(e);t instanceof Array?(i=o).push.apply(i,(0,a.default)(t)):o.push(t);return r.splice(2),o.splice(2),r=r.map((function(e,t){return s({},e,{index:t,axis:\"x\"})})),o=o.map((function(e,t){return s({},e,{index:t,axis:\"y\"})})),[].concat((0,a.default)(r),(0,a.default)(o))}function h(e){var t=e.filter((function(e){return\"x\"===e.axis})),n=e.filter((function(e){return\"y\"===e.axis}));return t=t.map((function(e){return(0,ce.deepMerge)((0,le.deepClone)($t.xAxisConfig),e)})),n=n.map((function(e){return(0,ce.deepMerge)((0,le.deepClone)($t.yAxisConfig),e)})),[].concat((0,a.default)(t),(0,a.default)(n))}function f(e){var t=e.filter((function(e){return\"value\"===e.data})),n=e.filter((function(e){return\"value\"!==e.data}));return t.forEach((function(e){\"boolean\"!==typeof e.boundaryGap&&(e.boundaryGap=!1)})),n.forEach((function(e){\"boolean\"!==typeof e.boundaryGap&&(e.boundaryGap=!0)})),[].concat((0,a.default)(t),(0,a.default)(n))}function p(e,t){var r=e.filter((function(e){return\"value\"===e.data})),o=e.filter((function(e){return e.data instanceof Array}));return r=function(e,t){return e.map((function(e){var r=function(e,t){if(0===(t=t.filter((function(e){var t=e.show,n=e.type;return!1!==t&&\"pie\"!==n}))).length)return[0,0];var n=e.index,i=e.axis;t=function(e){var t=(0,le.deepClone)(e,!0);return e.forEach((function(n,i){var r=(0,ce.mergeSameStackData)(n,e);t[i].data=r})),t}(t);var r=i+\"Axis\",o=t.filter((function(e){return e[r]===n}));o.length||(o=t);return function(e){if(!e)return;var t=Math.min.apply(Math,(0,a.default)(e.map((function(e){var t=e.data;return Math.min.apply(Math,(0,a.default)((0,ce.filterNonNumber)(t)))})))),n=Math.max.apply(Math,(0,a.default)(e.map((function(e){var t=e.data;return Math.max.apply(Math,(0,a.default)((0,ce.filterNonNumber)(t)))}))));return[t,n]}(o)}(e,t),o=function(e,t){var r=e.min,a=e.max,o=e.axis,s=(0,i.default)(t,2),c=s[0],d=s[1],h=(0,n.default)(r),f=(0,n.default)(a);m(r)||(r=l[o+\"AxisConfig\"].min,h=\"string\");m(a)||(a=l[o+\"AxisConfig\"].max,f=\"string\");if(\"string\"===h){var p=g(r=parseInt(c-u(c*parseFloat(r)/100)));r=parseFloat((r/p-.1).toFixed(1))*p}if(\"string\"===f){var v=g(a=parseInt(d+u(d*parseFloat(a)/100)));a=parseFloat((a/v+.1).toFixed(1))*v}return[r,a]}(e,r),c=(0,i.default)(o,2),d=c[0],h=c[1],f=function(e,t,n){var i=n.interval,r=n.minInterval,a=n.maxInterval,o=n.splitNumber,s=n.axis,u=l[s+\"AxisConfig\"];\"number\"!==typeof i&&(i=u.interval);\"number\"!==typeof r&&(r=u.minInterval);\"number\"!==typeof a&&(a=u.maxInterval);\"number\"!==typeof o&&(o=u.splitNumber);if(\"number\"===typeof i)return i;var c=parseInt((t-e)/(o-1));c.toString().length>1&&(c=parseInt(c.toString().replace(/\\d$/,\"0\")));0===c&&(c=1);return\"number\"===typeof r&&c<r?r:\"number\"===typeof a&&c>a?a:c}(d,h,e),p=e.axisLabel.formatter,y=[];return s({},e,{maxValue:(y=(y=r[0]===r[1]?r:d<0&&h>0?function(e,t,n){var i=[],r=[],o=0,s=0;do{i.push(o-=n)}while(o>e);do{r.push(s+=n)}while(s<t);return[].concat((0,a.default)(i.reverse()),[0],(0,a.default)(r))}(d,h,f):function(e,t,n){var i=[e],r=e;do{i.push(r+=n)}while(r<t);return i}(d,h,f)).map((function(e){return parseFloat(e.toFixed(2))}))).slice(-1)[0],minValue:y[0],label:v(y,p)})}))}(r,t),o=function(e){return e.map((function(e){return s({},e,{label:v(e.data,e.axisLabel.formatter)})}))}(o),[].concat((0,a.default)(r),(0,a.default)(o))}function g(e){var t=u(e).toString(),n=t.length,i=t.replace(/0*$/g,\"\").indexOf(\"0\"),r=n-1;return-1!==i&&(r-=i),c(10,r)}function m(e){var t=(0,n.default)(e);return\"string\"===t&&/^\\d+%$/.test(e)||\"number\"===t}function v(e,t){return t?(\"string\"===typeof t&&(e=e.map((function(e){return t.replace(\"{value}\",e)}))),\"function\"===typeof t&&(e=e.map((function(e,n){return t({value:e,index:n})}))),e):e}function y(e){var t=e.filter((function(e){return\"x\"===e.axis})),n=e.filter((function(e){return\"y\"===e.axis}));return t[0]&&!t[0].position&&(t[0].position=$t.xAxisConfig.position),t[1]&&!t[1].position&&(t[1].position=\"bottom\"===t[0].position?\"top\":\"bottom\"),n[0]&&!n[0].position&&(n[0].position=$t.yAxisConfig.position),n[1]&&!n[1].position&&(n[1].position=\"left\"===n[0].position?\"right\":\"left\"),[].concat((0,a.default)(t),(0,a.default)(n))}function x(e,t){var n=t.gridArea,i=n.x,r=n.y,a=n.w,o=n.h;return e=e.map((function(e){var t=e.position,n=[];return\"left\"===t?n=[[i,r],[i,r+o]].reverse():\"right\"===t?n=[[i+a,r],[i+a,r+o]].reverse():\"top\"===t?n=[[i,r],[i+a,r]]:\"bottom\"===t&&(n=[[i,r+o],[i+a,r+o]]),s({},e,{linePosition:n})}))}function b(e,t){return e.map((function(e){var t=e.axis,n=e.linePosition,r=e.position,a=e.label,o=e.boundaryGap;\"boolean\"!==typeof o&&(o=l[t+\"AxisConfig\"].boundaryGap);var u=a.length,c=(0,i.default)(n,2),d=(0,i.default)(c[0],2),h=d[0],f=d[1],p=(0,i.default)(c[1],2),g=p[0],m=p[1],v=(\"x\"===t?g-h:m-f)/(o?u:u-1),y=new Array(u).fill(0).map((function(e,n){return\"x\"===t?[h+v*(o?n+.5:n),f]:[h,f+v*(o?n+.5:n)]})),x=function(e,t,n,r,a){var o=\"x\"===e?1:0,s=5;\"x\"===e&&\"top\"===n&&(s=-5);\"y\"===e&&\"left\"===n&&(s=-5);var l=r.map((function(e){var t=(0,le.deepClone)(e);return t[o]+=s,[(0,le.deepClone)(e),t]}));return t?(o=\"x\"===e?0:1,s=a/2,l.forEach((function(e){var t=(0,i.default)(e,2),n=t[0],r=t[1];n[o]+=s,r[o]+=s})),l):l}(t,o,r,y,v);return s({},e,{tickPosition:y,tickLinePosition:x,tickGap:v})}))}function _(e,t){return e.map((function(e){var t=e.nameGap,n=e.nameLocation,r=e.position,o=e.linePosition,l=(0,i.default)(o,2),u=l[0],c=l[1],d=(0,a.default)(u);\"end\"===n&&(d=(0,a.default)(c)),\"center\"===n&&(d[0]=(u[0]+c[0])/2,d[1]=(u[1]+c[1])/2);var h=0;\"top\"===r&&\"center\"===n&&(h=1),\"bottom\"===r&&\"center\"===n&&(h=1),\"left\"===r&&\"center\"!==n&&(h=1),\"right\"===r&&\"center\"!==n&&(h=1);var f=t;return\"top\"===r&&\"end\"!==n&&(f*=-1),\"left\"===r&&\"start\"!==n&&(f*=-1),\"bottom\"===r&&\"start\"===n&&(f*=-1),\"right\"===r&&\"end\"===n&&(f*=-1),d[h]+=f,s({},e,{namePosition:d})}))}function w(e,t){var n=t.gridArea,r=n.w,o=n.h;return e.map((function(e){var t=e.tickLinePosition,n=e.position,l=e.boundaryGap,u=0,c=r;\"top\"!==n&&\"bottom\"!==n||(u=1),\"top\"!==n&&\"bottom\"!==n||(c=o),\"right\"!==n&&\"bottom\"!==n||(c*=-1);var d=t.map((function(e){var t=(0,i.default)(e,1)[0],n=(0,a.default)(t);return n[u]+=c,[(0,a.default)(t),n]}));return l||d.shift(),s({},e,{splitLinePosition:d})}))}function S(e){var t=e.animationCurve,n=e.animationFrame;return[{name:\"polyline\",index:e.rLevel,visible:e.axisLine.show,animationCurve:t,animationFrame:n,shape:M(e),style:C(e)}]}function M(e){return{points:e.linePosition}}function C(e){return e.axisLine.style}function T(e){var t=e.animationCurve,n=e.animationFrame,i=e.rLevel,r=function(e){return e.tickLinePosition.map((function(e){return{points:e}}))}(e),a=function(e){return e.axisTick.style}(e);return r.map((function(r){return{name:\"polyline\",index:i,visible:e.axisTick.show,animationCurve:t,animationFrame:n,shape:r,style:a}}))}function k(e){var t=e.animationCurve,n=e.animationFrame,i=e.rLevel,r=function(e){var t=e.label,n=e.tickPosition,i=e.position;return n.map((function(e,n){return{position:I(e,i),content:t[n].toString()}}))}(e),a=function(e,t){var n=e.position,i=e.axisLabel.style,r=function(e){if(\"left\"===e)return{textAlign:\"right\",textBaseline:\"middle\"};if(\"right\"===e)return{textAlign:\"left\",textBaseline:\"middle\"};if(\"top\"===e)return{textAlign:\"center\",textBaseline:\"bottom\"};if(\"bottom\"===e)return{textAlign:\"center\",textBaseline:\"top\"}}(n);return i=(0,ce.deepMerge)(r,i),t.map((function(e){var t=e.position;return s({},i,{graphCenter:t})}))}(e,r);return r.map((function(r,o){return{name:\"text\",index:i,visible:e.axisLabel.show,animationCurve:t,animationFrame:n,shape:r,style:a[o],setGraphCenter:function(){}}}))}function I(e,t){var n=0,i=10;return\"top\"!==t&&\"bottom\"!==t||(n=1),\"top\"!==t&&\"left\"!==t||(i=-10),(e=(0,le.deepClone)(e))[n]+=i,e}function A(e){var t=e.animationCurve,n=e.animationFrame;return[{name:\"text\",index:e.rLevel,animationCurve:t,animationFrame:n,shape:P(e),style:E(e)}]}function P(e){return{content:e.name,position:e.namePosition}}function E(e){var t=e.nameLocation,n=e.position,i=e.nameTextStyle,r=function(e,t){if(\"top\"===e&&\"start\"===t||\"bottom\"===e&&\"start\"===t||\"left\"===e&&\"center\"===t)return{textAlign:\"right\",textBaseline:\"middle\"};if(\"top\"===e&&\"end\"===t||\"bottom\"===e&&\"end\"===t||\"right\"===e&&\"center\"===t)return{textAlign:\"left\",textBaseline:\"middle\"};if(\"top\"===e&&\"center\"===t||\"left\"===e&&\"end\"===t||\"right\"===e&&\"end\"===t)return{textAlign:\"center\",textBaseline:\"bottom\"};if(\"bottom\"===e&&\"center\"===t||\"left\"===e&&\"start\"===t||\"right\"===e&&\"start\"===t)return{textAlign:\"center\",textBaseline:\"top\"}}(n,t);return(0,ce.deepMerge)(r,i)}function D(e){var t=e.animationCurve,n=e.animationFrame,i=e.rLevel,r=function(e){return e.splitLinePosition.map((function(e){return{points:e}}))}(e),a=function(e){return e.splitLine.style}(e);return r.map((function(r){return{name:\"polyline\",index:i,visible:e.splitLine.show,animationCurve:t,animationFrame:n,shape:r,style:a}}))}}));a(an);an.axis;var on=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.line=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.xAxis,i=t.yAxis,r=t.series,a=[];n&&i&&r&&(a=d(a=(0,ce.initNeedSeries)(r,$t.lineConfig,\"line\"),e));(0,tn.doUpdate)({chart:e,series:a,key:\"lineArea\",getGraphConfig:h,getStartGraphConfig:m,beforeUpdate:v,beforeChange:y}),(0,tn.doUpdate)({chart:e,series:a,key:\"line\",getGraphConfig:x,getStartGraphConfig:w,beforeUpdate:v,beforeChange:y}),(0,tn.doUpdate)({chart:e,series:a,key:\"linePoint\",getGraphConfig:S,getStartGraphConfig:M}),(0,tn.doUpdate)({chart:e,series:a,key:\"lineLabel\",getGraphConfig:C})};var n=Q(ie),i=Q(se),r=Q(ne),a=Q(_t),o=Q(Mt);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(n,!0).forEach((function(t){(0,a.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var u=o.default.polylineToBezierCurve,c=o.default.getBezierCurveLength;function d(e,t){var n=t.axisData;return e.map((function(t){var i=(0,ce.mergeSameStackData)(t,e);i=function(e,t){var n=e.data;return t.map((function(e,t){return\"number\"===typeof n[t]?e:null}))}(t,i);var r=function(e,t){var n=e.xAxisIndex,i=e.yAxisIndex,r=t.find((function(e){var t=e.axis,i=e.index;return\"x\"===t&&i===n})),a=t.find((function(e){var t=e.axis,n=e.index;return\"y\"===t&&n===i}));return[r,a]}(t,n),a=function(e,t){var n=t.findIndex((function(e){return\"value\"===e.data})),i=t[n],r=t[1-n],a=i.linePosition,o=i.axis,s=r.tickPosition,l=s.length,u=\"x\"===o?0:1,c=a[0][u],d=a[1][u]-c,h=i.maxValue,f=i.minValue,p=h-f;return new Array(l).fill(0).map((function(t,n){var i=e[n];if(\"number\"!==typeof i)return null;var r=(i-f)/p;return 0===p&&(r=0),r*d+c})).map((function(e,t){if(t>=l||\"number\"!==typeof e)return null;var n=[e,s[t][1-u]];return 0===u||n.reverse(),n}))}(i,r),o=function(e){var t=e.find((function(e){return\"value\"===e.data})),n=t.axis,i=t.linePosition,r=t.minValue,a=t.maxValue,o=\"x\"===n?0:1,s=i[0][o];if(r<0&&a>0){var l=a-r,u=Math.abs(i[0][o]-i[1][o]),c=Math.abs(r)/l*u;\"y\"===n&&(c*=-1),s+=c}return{changeIndex:o,changeValue:s}}(r);return l({},t,{linePosition:a.filter((function(e){return e})),lineFillBottomPos:o})}))}function h(e){var t=e.animationCurve,n=e.animationFrame,i=e.lineFillBottomPos,r=e.rLevel;return[{name:b(e),index:r,animationCurve:t,animationFrame:n,visible:e.lineArea.show,lineFillBottomPos:i,shape:f(e),style:p(e),drawed:g}]}function f(e){return{points:e.linePosition}}function p(e){var t=e.lineArea,n=e.color,i=t.gradient,a=t.style,o=[a.fill||n],s=(0,ce.deepMerge)(o,i);1===s.length&&s.push(s[0]);var u=function(e){var t=e.lineFillBottomPos,n=e.linePosition,i=t.changeIndex,a=t.changeValue,o=n.map((function(e){return e[i]})),s=Math.max.apply(Math,(0,r.default)(o)),l=Math.min.apply(Math,(0,r.default)(o)),u=s;1===i&&(u=l);return 1===i?[0,u,0,a]:[u,0,a,0]}(e);return a=l({},a,{stroke:\"rgba(0, 0, 0, 0)\"}),(0,ce.deepMerge)({gradientColor:s,gradientParams:u,gradientType:\"linear\",gradientWith:\"fill\"},a)}function g(e,t){var n=e.lineFillBottomPos,i=e.shape,a=t.ctx,o=i.points,s=n.changeIndex,l=n.changeValue,u=(0,r.default)(o[o.length-1]),c=(0,r.default)(o[0]);u[s]=l,c[s]=l,a.lineTo.apply(a,(0,r.default)(u)),a.lineTo.apply(a,(0,r.default)(c)),a.closePath(),a.fill()}function m(e){var t=h(e)[0],n=l({},t.style);return n.opacity=0,t.style=n,[t]}function v(e,t,n,i){var r=e[n];if(r){var a=b(t),o=i.chart.render;a!==r[0].name&&(r.forEach((function(e){return o.delGraph(e)})),e[n]=null)}}function y(e,t){var n=t.shape.points,i=e.shape.points,a=i.length,o=n.length;if(o>a){var s=i.slice(-1)[0],l=new Array(o-a).fill(0).map((function(e){return(0,r.default)(s)}));i.push.apply(i,(0,r.default)(l))}else o<a&&i.splice(o)}function x(e){var t=e.animationCurve,n=e.animationFrame,i=e.rLevel;return[{name:b(e),index:i+1,animationCurve:t,animationFrame:n,shape:f(e),style:_(e)}]}function b(e){return e.smooth?\"smoothline\":\"polyline\"}function _(e){var t=e.lineStyle,n=e.color,i=e.smooth,r=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!t)return(0,ce.getPolylineLength)(e);var n=u(e);return c(n)}(e.linePosition,i);return(0,ce.deepMerge)({stroke:n,lineDash:[r,0]},t)}function w(e){var t=e.lineStyle.lineDash,n=x(e)[0],i=n.style.lineDash;return i=t?[0,0]:(0,r.default)(i).reverse(),n.style.lineDash=i,[n]}function S(e){var t=e.animationCurve,n=e.animationFrame,r=e.rLevel,a=function(e){var t=e.linePosition,n=e.linePoint.radius;return t.map((function(e){var t=(0,i.default)(e,2),r=t[0],a=t[1];return{r:n,rx:r,ry:a}}))}(e),o=function(e){var t=e.color,n=e.linePoint.style;return(0,ce.deepMerge)({stroke:t},n)}(e);return a.map((function(i){return{name:\"circle\",index:r+2,visible:e.linePoint.show,animationCurve:t,animationFrame:n,shape:i,style:o}}))}function M(e){var t=S(e);return t.forEach((function(e){e.shape.r=.1})),t}function C(e){var t=e.animationCurve,a=e.animationFrame,o=e.rLevel,s=function(e){var t=function(e){var t=e.data,i=e.label.formatter;if(t=t.filter((function(e){return\"number\"===typeof e})).map((function(e){return e.toString()})),!i)return t;var r=(0,n.default)(i);return\"string\"===r?t.map((function(e){return i.replace(\"{value}\",e)})):\"function\"===r?t.map((function(e,t){return i({value:e,index:t})})):t}(e),a=function(e){var t=e.linePosition,n=e.lineFillBottomPos,a=e.label,o=a.position,s=a.offset,l=n.changeIndex,u=n.changeValue;return t.map((function(e){if(\"bottom\"===o&&((e=(0,r.default)(e))[l]=u),\"center\"===o){var t=(0,r.default)(e);t[l]=u,e=function(e,t){var n=(0,i.default)(e,2),r=n[0],a=n[1],o=(0,i.default)(t,2),s=o[0],l=o[1];return[(r+s)/2,(a+l)/2]}(e,t)}return function(e,t){var n=(0,i.default)(e,2),r=n[0],a=n[1],o=(0,i.default)(t,2),s=o[0],l=o[1];return[r+s,a+l]}(e,s)}))}(e);return t.map((function(e,t){return{content:e,position:a[t]}}))}(e),l=function(e){var t=e.color,n=e.label.style;return(0,ce.deepMerge)({fill:t},n)}(e);return s.map((function(n,i){return{name:\"text\",index:o+3,visible:e.label.show,animationCurve:t,animationFrame:a,shape:n,style:l}}))}}));a(on);on.line;var sn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.bar=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.xAxis,i=t.yAxis,r=t.series,a=[];n&&i&&r&&(a=c(a=u(a=l(a=(0,ce.initNeedSeries)(r,$t.barConfig,\"bar\"),e))));(0,tn.doUpdate)({chart:e,series:a.slice(-1),key:\"backgroundBar\",getGraphConfig:h}),a.reverse(),(0,tn.doUpdate)({chart:e,series:a,key:\"bar\",getGraphConfig:f,getStartGraphConfig:v,beforeUpdate:y}),(0,tn.doUpdate)({chart:e,series:a,key:\"barLabel\",getGraphConfig:x})};var n=Q(ie),i=Q(_t),r=Q(se),a=Q(ne);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(n,!0).forEach((function(t){(0,i.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){var n=t.axisData;return e.forEach((function(e){var t=e.xAxisIndex,i=e.yAxisIndex;\"number\"!==typeof t&&(t=0),\"number\"!==typeof i&&(i=0);var r=[n.find((function(e){var n=e.axis,i=e.index;return\"\".concat(n).concat(i)===\"x\".concat(t)})),n.find((function(e){var t=e.axis,n=e.index;return\"\".concat(t).concat(n)===\"y\".concat(i)}))],a=r.findIndex((function(e){return\"value\"===e.data}));e.valueAxis=r[a],e.labelAxis=r[1-a]})),e}function u(e,t){return function(e){var t=e.map((function(e){var t=e.labelAxis;return t.axis+t.index}));return(t=(0,a.default)(new Set(t))).map((function(t){return e.filter((function(e){var n=e.labelAxis;return n.axis+n.index===t}))}))}(e).forEach((function(e){!function(e){var t=function(e){var t=[];return e.forEach((function(e){var n=e.stack;n&&t.push(n)})),(0,a.default)(new Set(t))}(e);t=t.map((function(e){return{stack:e,index:-1}}));var n=0;e.forEach((function(e){var i=e.stack;if(i){var r=t.find((function(e){return e.stack===i}));-1===r.index&&(r.index=n,n++),e.barIndex=r.index}else e.barIndex=n,n++}))}(e),function(e){var t=(0,a.default)(new Set(e.map((function(e){return e.barIndex})))).length;e.forEach((function(e){return e.barNum=t}))}(e),function(e){var t=e.slice(-1)[0],n=t.barCategoryGap,i=t.labelAxis.tickGap,r=0;r=\"number\"===typeof n?n:(1-parseInt(n)/100)*i;e.forEach((function(e){return e.barCategoryWidth=r}))}(e),function(e){var t=e.slice(-1)[0],n=t.barCategoryWidth,i=t.barWidth,a=t.barGap,o=t.barNum,s=[];\"number\"===typeof i||\"auto\"!==i?s=function(e,t,n){var i=0,r=0;i=\"number\"===typeof t?t:parseInt(t)/100*e;r=\"number\"===typeof n?n:parseInt(n)/100*i;return[i,r]}(n,i,a):\"auto\"===i&&(s=function(e,t,n,i){var r=0,a=0,o=e/i;if(\"number\"===typeof n)r=o-(a=n);else{var s=10+parseInt(n)/10;a=0===s?-(r=2*o):o-(r=o/s*10)}return[r,a]}(n,0,a,o));var l=s,u=(0,r.default)(l,2),c=u[0],d=u[1];e.forEach((function(e){e.barWidth=c,e.barGap=d}))}(e),function(e){var t=e.slice(-1)[0],n=t.barGap,i=t.barWidth,r=t.barNum,a=(n+i)*r-n;e.forEach((function(e){return e.barAllWidthAndGap=a}))}(e)})),e}function c(e,t){return e=function(e){return e.forEach((function(e){var t=e.data,n=e.barLabelAxisPos,i=e.barValueAxisPos,r=t.filter((function(e){return\"number\"===typeof e})).length;n.length>r&&(n.splice(r),i.splice(r))})),e}(e=function(e){return e.map((function(e){var t=e.barLabelAxisPos;return e.data.forEach((function(e,n){\"number\"!==typeof e&&(t[n]=null)})),s({},e,{barLabelAxisPos:t.filter((function(e){return null!==e}))})}))}(e=function(e){return e.map((function(e){var t=e.labelAxis,n=e.barAllWidthAndGap,i=e.barGap,r=e.barWidth,a=e.barIndex,o=t.tickGap,l=t.tickPosition,u=\"x\"===t.axis?0:1;return s({},e,{barLabelAxisPos:l.map((function(e,t){return l[t][u]-o/2+(o-n)/2+(a+.5)*r+a*i}))})}))}(e=function(e){return e.map((function(t){var n=(0,ce.mergeSameStackData)(t,e);n=function(e,t){var n=e.data;return t.map((function(e,t){return\"number\"===typeof n[t]?e:null})).filter((function(e){return null!==e}))}(t,n);var i=t.valueAxis,r=i.axis,a=i.minValue,o=i.maxValue,l=i.linePosition,u=d(a,o,a<0?0:a,l,r);return s({},t,{barValueAxisPos:n.map((function(e){return d(a,o,e,l,r)})).map((function(e){return[u,e]}))})}))}(e))))}function d(e,t,n,i,r){if(\"number\"!==typeof n)return null;var a=t-e,o=\"x\"===r?0:1,s=(n-e)/a;return 0===a&&(s=0),s*(i[1][o]-i[0][o])+i[0][o]}function h(e){var t=e.animationCurve,n=e.animationFrame,i=e.rLevel,r=function(e){var t=e.labelAxis,n=e.valueAxis,i=t.tickPosition,r=n.axis,a=n.linePosition,o=function(e){var t=e.barAllWidthAndGap,n=e.barCategoryWidth,i=e.backgroundBar.width;return\"number\"===typeof i?i:\"auto\"===i?t:parseInt(i)/100*n}(e),s=o/2,l=\"x\"===r?0:1,u=i.map((function(e){return e[1-l]})),c=[a[0][l],a[1][l]],d=c[0],h=c[1];return u.map((function(e){return\"x\"===r?{x:d,y:e-s,w:h-d,h:o}:{x:e-s,y:h,w:o,h:d-h}}))}(e),a=function(e){return e.backgroundBar.style}(e);return r.map((function(r){return{name:\"rect\",index:i,visible:e.backgroundBar.show,animationCurve:t,animationFrame:n,shape:r,style:a}}))}function f(e){var t=e.barLabelAxisPos,n=e.animationCurve,i=e.animationFrame,r=e.rLevel,a=p(e);return t.map((function(t,o){return{name:a,index:r,animationCurve:n,animationFrame:i,shape:g(e,o),style:m(e,o)}}))}function p(e){var t=e.shapeType;return\"leftEchelon\"===t||\"rightEchelon\"===t?\"polyline\":\"rect\"}function g(e,t){var n=e.shapeType;return\"leftEchelon\"===n?function(e,t){var n=e.barValueAxisPos,i=e.barLabelAxisPos,a=e.barWidth,o=e.echelonOffset,s=(0,r.default)(n[t],2),l=s[0],u=s[1],c=i[t],d=a/2,h=e.valueAxis.axis,f=[];\"x\"===h?(f[0]=[u,c-d],f[1]=[u,c+d],f[2]=[l,c+d],f[3]=[l+o,c-d],u-l<o&&f.splice(3,1)):(f[0]=[c-d,u],f[1]=[c+d,u],f[2]=[c+d,l],f[3]=[c-d,l-o],l-u<o&&f.splice(3,1));return{points:f,close:!0}}(e,t):\"rightEchelon\"===n?function(e,t){var n=e.barValueAxisPos,i=e.barLabelAxisPos,a=e.barWidth,o=e.echelonOffset,s=(0,r.default)(n[t],2),l=s[0],u=s[1],c=i[t],d=a/2,h=e.valueAxis.axis,f=[];\"x\"===h?(f[0]=[u,c+d],f[1]=[u,c-d],f[2]=[l,c-d],f[3]=[l+o,c+d],u-l<o&&f.splice(2,1)):(f[0]=[c+d,u],f[1]=[c-d,u],f[2]=[c-d,l],f[3]=[c+d,l-o],l-u<o&&f.splice(2,1));return{points:f,close:!0}}(e,t):function(e,t){var n=e.barValueAxisPos,i=e.barLabelAxisPos,a=e.barWidth,o=(0,r.default)(n[t],2),s=o[0],l=o[1],u=i[t],c=e.valueAxis.axis,d={};\"x\"===c?(d.x=s,d.y=u-a/2,d.w=l-s,d.h=a):(d.x=u-a/2,d.y=l,d.w=a,d.h=s-l);return d}(e,t)}function m(e,t){var n=e.barStyle,i=e.gradient,a=e.color,o=e.independentColor,s=e.independentColors,l=[n.fill||a],u=(0,ce.deepMerge)(l,i.color);if(o){var c=s[t%s.length];u=c instanceof Array?c:[c]}1===u.length&&u.push(u[0]);var d=function(e,t){var n=e.barValueAxisPos,i=e.barLabelAxisPos,a=e.data,o=e.valueAxis,s=o.linePosition,l=o.axis,u=(0,r.default)(n[t],2),c=u[0],d=u[1],h=i[t],f=a[t],p=(0,r.default)(s,2),g=p[0],m=p[1],v=\"x\"===l?0:1,y=d;e.gradient.local||(y=f<0?g[v]:m[v]);return\"y\"===l?[h,y,h,c]:[y,h,c,h]}(e,t);return(0,ce.deepMerge)({gradientColor:u,gradientParams:d,gradientType:\"linear\",gradientWith:\"fill\"},n)}function v(e){var t=f(e),n=e.shapeType;return t.forEach((function(t){var i=t.shape;i=\"leftEchelon\"===n?function(e,t){var n=t.valueAxis.axis,i=(e=(0,le.deepClone)(e)).points,r=\"x\"===n?0:1,a=i[2][r];return i.forEach((function(e){return e[r]=a})),e}(i,e):\"rightEchelon\"===n?function(e,t){var n=t.valueAxis.axis,i=(e=(0,le.deepClone)(e)).points,r=\"x\"===n?0:1,a=i[2][r];return i.forEach((function(e){return e[r]=a})),e}(i,e):function(e,t){var n=t.valueAxis.axis,i=e.x,r=e.y,a=e.w,o=e.h;\"x\"===n?a=0:(r+=o,o=0);return{x:i,y:r,w:a,h:o}}(i,e),t.shape=i})),t}function y(e,t,n,i){var r=i.chart.render,a=p(t);e[n]&&e[n][0].name!==a&&(e[n].forEach((function(e){return r.delGraph(e)})),e[n]=null)}function x(e){var t=e.animationCurve,i=e.animationFrame,a=e.rLevel,o=function(e){var t=function(e){var t=e.data,i=e.label.formatter;if(t=t.filter((function(e){return\"number\"===typeof e})).map((function(e){return e.toString()})),!i)return t;var r=(0,n.default)(i);return\"string\"===r?t.map((function(e){return i.replace(\"{value}\",e)})):\"function\"===r?t.map((function(e,t){return i({value:e,index:t})})):t}(e);return function(e){var t=e.label,n=e.barValueAxisPos,i=e.barLabelAxisPos,a=t.position,o=t.offset,s=e.valueAxis.axis;return n.map((function(e,t){var n=(0,r.default)(e,2),l=n[0],u=n[1],c=i[t],d=[u,c];return\"bottom\"===a&&(d=[l,c]),\"center\"===a&&(d=[(l+u)/2,c]),\"y\"===s&&d.reverse(),function(e,t){var n=(0,r.default)(e,2),i=n[0],a=n[1],o=(0,r.default)(t,2),s=o[0],l=o[1];return[i+s,a+l]}(d,o)}))}(e).map((function(e,n){return{position:e,content:t[n]}}))}(e),s=function(e){var t=e.color,n=e.label.style,i=e.gradient.color;i.length&&(t=i[0]);return n=(0,ce.deepMerge)({fill:t},n)}(e);return o.map((function(n){return{name:\"text\",index:a,visible:e.label.show,animationCurve:t,animationFrame:i,shape:n,style:s}}))}}));a(sn);sn.bar;var ln=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.pie=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.series;n||(n=[]);var i=(0,ce.initNeedSeries)(n,qt.pieConfig,\"pie\");i=m(i=g(i=p(i=f(i=d(i=c(i=l(i=s(i,e),e))))))),(0,tn.doUpdate)({chart:e,series:i,key:\"pie\",getGraphConfig:_,getStartGraphConfig:w,beforeChange:S}),(0,tn.doUpdate)({chart:e,series:i,key:\"pieInsideLabel\",getGraphConfig:T}),(0,tn.doUpdate)({chart:e,series:i,key:\"pieOutsideLabelLine\",getGraphConfig:A,getStartGraphConfig:P}),(0,tn.doUpdate)({chart:e,series:i,key:\"pieOutsideLabel\",getGraphConfig:L,getStartGraphConfig:O})};var n=Q(_t),i=Q(ie),r=Q(se),a=Q(ne);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function s(e,t){var n=t.render.area;return e.forEach((function(e){var t=e.center;t=t.map((function(e,t){return\"number\"===typeof e?e:parseInt(e)/100*n[t]})),e.center=t})),e}function l(e,t){var n=Math.min.apply(Math,(0,a.default)(t.render.area))/2;return e.forEach((function(e){var t=e.radius,i=e.data;t=u(t,n),i.forEach((function(e){var i=e.radius;i||(i=t),i=u(i,n),e.radius=i})),e.radius=t})),e}function u(e,t){return e instanceof Array||(e=[0,e]),e=e.map((function(e){return\"number\"===typeof e?e:parseInt(e)/100*t}))}function c(e,t){return e.filter((function(e){return e.roseType})).forEach((function(e){var t=e.radius,n=e.data,i=e.roseSort,r=function(e){var t=e.radius,n=e.roseIncrement;if(\"number\"===typeof n)return n;if(\"auto\"===n){var i=e.data,r=i.reduce((function(e,t){var n=t.radius;return[].concat((0,a.default)(e),(0,a.default)(n))}),[]),o=Math.min.apply(Math,(0,a.default)(r));return.6*(Math.max.apply(Math,(0,a.default)(r))-o)/(i.length-1||1)}return parseInt(n)/100*t[1]}(e),o=(0,a.default)(n);(n=function(e){return e.sort((function(e,t){var n=e.value,i=t.value;return n===i?0:n>i?-1:n<i?1:void 0}))}(n)).forEach((function(e,n){e.radius[1]=t[1]-r*n})),i?n.reverse():e.data=o,e.roseIncrement=r})),e}function d(e){return e.forEach((function(e){var t=e.data,n=e.percentToFixed,i=function(e){return(0,ce.mulAdd)(e.map((function(e){return e.value})))}(t);t.forEach((function(e){var t=e.value;e.percent=h(t/i*100,n)}));var r=(0,ce.mulAdd)(t.slice(0,-1).map((function(e){return e.percent})));t.slice(-1)[0].percent=h(100-r,n)})),e}function h(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=e.toString(),i=n.split(\".\"),r=i[1]||\"0\",a=r.slice(0,t);return i[1]=a,parseFloat(i.join(\".\"))}function f(e){return e.forEach((function(e){var t=e.startAngle,n=e.data;n.forEach((function(e,i){var a=function(e,t){var n=2*Math.PI,i=e.slice(0,t+1),r=(0,ce.mulAdd)(i.map((function(e){return e.percent}))),a=e[t].percent;return[n*(r-a)/100,n*r/100]}(n,i),o=(0,r.default)(a,2),s=o[0],l=o[1];e.startAngle=t+s,e.endAngle=t+l}))})),e}function p(e){return e.forEach((function(e){e.data.forEach((function(t){t.insideLabelPos=function(e,t){var n=e.center,i=t.startAngle,o=t.endAngle,s=(0,r.default)(t.radius,2),l=s[0],u=s[1],c=(l+u)/2,d=(i+o)/2;return le.getCircleRadianPoint.apply(void 0,(0,a.default)(n).concat([c,d]))}(e,t)}))})),e}function g(e){return e.forEach((function(e){var t=e.data,n=e.center;t.forEach((function(e){var t=e.startAngle,i=e.endAngle,r=e.radius,o=(t+i)/2,s=le.getCircleRadianPoint.apply(void 0,(0,a.default)(n).concat([r[1],o]));e.edgeCenterPos=s}))})),e}function m(e){return e.forEach((function(e){var t=y(e),n=y(e,!1);t=x(t),n=x(n),b(t,e),b(n,e,!1)})),e}function v(e){var t=e.outsideLabel.labelLineBendGap,n=function(e){var t=e.data.map((function(e){var t=(0,r.default)(e.radius,2);t[0];return t[1]}));return Math.max.apply(Math,(0,a.default)(t))}(e);return\"number\"!==typeof t&&(t=parseInt(t)/100*n),t+n}function y(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=e.data,i=e.center,r=i[0];return n.filter((function(e){var n=e.edgeCenterPos[0];return t?n<=r:n>r}))}function x(e){return e.sort((function(e,t){var n=(0,r.default)(e.edgeCenterPos,2),i=(n[0],n[1]),a=(0,r.default)(t.edgeCenterPos,2),o=(a[0],a[1]);return i>o?1:i<o?-1:i===o?0:void 0})),e}function b(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=t.center,r=t.outsideLabel,o=v(t);e.forEach((function(e){var t=e.edgeCenterPos,s=e.startAngle,l=e.endAngle,u=r.labelLineEndLength,c=(s+l)/2,d=le.getCircleRadianPoint.apply(void 0,(0,a.default)(i).concat([o,c])),h=(0,a.default)(d);h[0]+=u*(n?-1:1),e.labelLine=[t,d,h],e.labelLineLength=(0,ce.getPolylineLength)(e.labelLine),e.align={textAlign:\"left\",textBaseline:\"middle\"},n&&(e.align.textAlign=\"right\")}))}function _(e){var t=e.data,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"pie\",index:r,animationCurve:n,animationFrame:i,shape:M(e,a),style:C(e,a)}}))}function w(e){var t=e.animationDelayGap,n=e.startAnimationCurve,i=_(e);return i.forEach((function(e,i){e.animationCurve=n,e.animationDelay=i*t,e.shape.or=e.shape.ir})),i}function S(e){e.animationDelay=0}function M(e,t){var n=e.center,i=e.data[t],r=i.radius;return{startAngle:i.startAngle,endAngle:i.endAngle,ir:r[0],or:r[1],rx:n[0],ry:n[1]}}function C(e,t){var n=e.pieStyle,i=e.data[t].color;return(0,ce.deepMerge)({fill:i},n)}function T(e){var t=e.animationCurve,n=e.animationFrame,i=e.data,r=e.rLevel;return i.map((function(i,a){return{name:\"text\",index:r,visible:e.insideLabel.show,animationCurve:t,animationFrame:n,shape:k(e,a),style:I(e)}}))}function k(e,t){var n=e.insideLabel,r=e.data,a=n.formatter,o=r[t],s=(0,i.default)(a),l=\"\";return\"string\"===s&&(l=(l=(l=a.replace(\"{name}\",o.name)).replace(\"{percent}\",o.percent)).replace(\"{value}\",o.value)),\"function\"===s&&(l=a(o)),{content:l,position:o.insideLabelPos}}function I(e,t){return e.insideLabel.style}function A(e){var t=e.animationCurve,n=e.animationFrame,i=e.data,r=e.rLevel;return i.map((function(i,a){return{name:\"polyline\",index:r,visible:e.outsideLabel.show,animationCurve:t,animationFrame:n,shape:E(e,a),style:D(e,a)}}))}function P(e){var t=e.data,n=A(e);return n.forEach((function(e,n){e.style.lineDash=[0,t[n].labelLineLength]})),n}function E(e,t){return{points:e.data[t].labelLine}}function D(e,t){var n=e.outsideLabel,i=e.data,r=n.labelLineStyle,a=i[t].color;return(0,ce.deepMerge)({stroke:a,lineDash:[i[t].labelLineLength,0]},r)}function L(e){var t=e.animationCurve,n=e.animationFrame,i=e.data,r=e.rLevel;return i.map((function(i,a){return{name:\"text\",index:r,visible:e.outsideLabel.show,animationCurve:t,animationFrame:n,shape:N(e,a),style:R(e,a)}}))}function O(e){var t=e.data,n=L(e);return n.forEach((function(e,n){e.shape.position=t[n].labelLine[1]})),n}function N(e,t){var n=e.outsideLabel,r=e.data,a=n.formatter,o=r[t],s=o.labelLine,l=o.name,u=o.percent,c=o.value,d=(0,i.default)(a),h=\"\";return\"string\"===d&&(h=(h=(h=a.replace(\"{name}\",l)).replace(\"{percent}\",u)).replace(\"{value}\",c)),\"function\"===d&&(h=a(r[t])),{content:h,position:s[2]}}function R(e,t){var i=e.outsideLabel,r=e.data[t],a=r.color,s=r.align,l=i.style;return(0,ce.deepMerge)(function(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?o(i,!0).forEach((function(t){(0,n.default)(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):o(i).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}({fill:a},s),l)}}));a(ln);ln.pie;var un=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.radarAxis=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.radar,i=[];n&&(i=[i=h(i=d(i=c(i=u(i=l(i=s(n),e),e))))]);var r=i;i.length&&!i[0].show&&(r=[]);(0,tn.doUpdate)({chart:e,series:r,key:\"radarAxisSplitArea\",getGraphConfig:f,beforeUpdate:m,beforeChange:v}),(0,tn.doUpdate)({chart:e,series:r,key:\"radarAxisSplitLine\",getGraphConfig:y,beforeUpdate:_,beforeChange:w}),(0,tn.doUpdate)({chart:e,series:r,key:\"radarAxisLine\",getGraphConfig:S}),(0,tn.doUpdate)({chart:e,series:r,key:\"radarAxisLable\",getGraphConfig:T}),e.radarAxis=i[0]};var n=Q(se),i=Q(_t),r=Q(ne);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(n,!0).forEach((function(t){(0,i.default)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e){return(0,ce.deepMerge)((0,le.deepClone)($t.radarAxisConfig),e)}function l(e,t){var n=t.render.area,i=e.center;return e.centerPos=i.map((function(e,t){return\"number\"===typeof e?e:parseInt(e)/100*n[t]})),e}function u(e,t){var n=t.render.area,i=e.splitNum,a=e.radius,o=Math.min.apply(Math,(0,r.default)(n))/2;\"number\"!==typeof a&&(a=parseInt(a)/100*o);var s=a/i;return e.ringRadius=new Array(i).fill(0).map((function(e,t){return s*(t+1)})),e.radius=a,e}function c(e){var t=e.indicator,n=e.centerPos,i=e.radius,a=e.startAngle,o=2*Math.PI,s=t.length,l=o/s,u=new Array(s).fill(0).map((function(e,t){return l*t+a}));return e.axisLineAngles=u,e.axisLinePosition=u.map((function(e){return le.getCircleRadianPoint.apply(void 0,(0,r.default)(n).concat([i,e]))})),e}function d(e){var t=e.ringRadius,n=t[0]/2;return e.areaRadius=t.map((function(e){return e-n})),e}function h(e){var t=e.axisLineAngles,n=e.centerPos,i=e.radius,a=e.axisLabel;return i+=a.labelGap,e.axisLabelPosition=t.map((function(e){return le.getCircleRadianPoint.apply(void 0,(0,r.default)(n).concat([i,e]))})),e}function f(e){var t=e.areaRadius,n=e.polygon,i=e.animationCurve,r=e.animationFrame,a=e.rLevel,o=n?\"regPolygon\":\"ring\";return t.map((function(t,n){return{name:o,index:a,visible:e.splitArea.show,animationCurve:i,animationFrame:r,shape:p(e,n),style:g(e,n)}}))}function p(e,t){var n=e.polygon,i=e.areaRadius,r=e.indicator,a=e.centerPos,o=r.length,s={rx:a[0],ry:a[1],r:i[t]};return n&&(s.side=o),s}function g(e,t){var n=e.splitArea,i=e.ringRadius,a=e.axisLineAngles,s=e.polygon,l=e.centerPos,u=n.color,c=n.style;c=o({fill:\"rgba(0, 0, 0, 0)\"},c);var d=i[0]-0;if(s){var h=le.getCircleRadianPoint.apply(void 0,(0,r.default)(l).concat([i[0],a[0]])),f=le.getCircleRadianPoint.apply(void 0,(0,r.default)(l).concat([i[0],a[1]]));d=(0,ce.getPointToLineDistance)(l,h,f)}if(c=(0,ce.deepMerge)((0,le.deepClone)(c,!0),{lineWidth:d}),!u.length)return c;var p=u.length;return(0,ce.deepMerge)(c,{stroke:u[t%p]})}function m(e,t,n,i){var r=e[n];if(r){var a=i.chart.render;(t.polygon?\"regPolygon\":\"ring\")!==r[0].name&&(r.forEach((function(e){return a.delGraph(e)})),e[n]=null)}}function v(e,t){var n=t.shape.side;\"number\"===typeof n&&(e.shape.side=n)}function y(e){var t=e.ringRadius,n=e.polygon,i=e.animationCurve,r=e.animationFrame,a=e.rLevel,o=n?\"regPolygon\":\"ring\";return t.map((function(t,n){return{name:o,index:a,animationCurve:i,animationFrame:r,visible:e.splitLine.show,shape:x(e,n),style:b(e,n)}}))}function x(e,t){var n=e.ringRadius,i=e.centerPos,r=e.indicator,a=e.polygon,o={rx:i[0],ry:i[1],r:n[t]},s=r.length;return a&&(o.side=s),o}function b(e,t){var n=e.splitLine,i=n.color,r=n.style;if(r=o({fill:\"rgba(0, 0, 0, 0)\"},r),!i.length)return r;var a=i.length;return(0,ce.deepMerge)(r,{stroke:i[t%a]})}function _(e,t,n,i){var r=e[n];if(r){var a=i.chart.render;(t.polygon?\"regPolygon\":\"ring\")!==r[0].name&&(r.forEach((function(e){return a.delGraph(e)})),e[n]=null)}}function w(e,t){var n=t.shape.side;\"number\"===typeof n&&(e.shape.side=n)}function S(e){var t=e.axisLinePosition,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"polyline\",index:r,visible:e.axisLine.show,animationCurve:n,animationFrame:i,shape:M(e,a),style:C(e,a)}}))}function M(e,t){return{points:[e.centerPos,e.axisLinePosition[t]]}}function C(e,t){var n=e.axisLine,i=n.color,r=n.style;if(!i.length)return r;var a=i.length;return(0,ce.deepMerge)(r,{stroke:i[t%a]})}function T(e){var t=e.axisLabelPosition,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"text\",index:r,visible:e.axisLabel.show,animationCurve:n,animationFrame:i,shape:k(e,a),style:I(e,a)}}))}function k(e,t){var n=e.axisLabelPosition;return{content:e.indicator[t].name,position:n[t]}}function I(e,t){var i=e.axisLabel,r=(0,n.default)(e.centerPos,2),a=r[0],o=r[1],s=e.axisLabelPosition,l=i.color,u=i.style,c=(0,n.default)(s[t],2),d=c[0]>a?\"left\":\"right\",h=c[1]>o?\"top\":\"bottom\";if(u=(0,ce.deepMerge)({textAlign:d,textBaseline:h},u),!l.length)return u;var f=l.length;return(0,ce.deepMerge)(u,{fill:l[t%f]})}}));a(un);un.radarAxis;var cn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.radar=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.series;n||(n=[]);var i=(0,ce.initNeedSeries)(n,$t.radarConfig,\"radar\");i=u(i=l(i=s(i,e),e),e),(0,tn.doUpdate)({chart:e,series:i,key:\"radar\",getGraphConfig:c,getStartGraphConfig:d,beforeChange:p}),(0,tn.doUpdate)({chart:e,series:i,key:\"radarPoint\",getGraphConfig:g,getStartGraphConfig:m}),(0,tn.doUpdate)({chart:e,series:i,key:\"radarLabel\",getGraphConfig:x})};var n=Q(_t),i=Q(ie),r=Q(se),a=Q(ne);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function s(e,t){var n=t.radarAxis;if(!n)return[];var i=n.indicator,r=n.axisLineAngles,o=n.radius,s=n.centerPos;return e.forEach((function(e){var t=e.data;e.dataRadius=[],e.radarPosition=i.map((function(n,i){var l=n.max,u=n.min,c=t[i];\"number\"!==typeof l&&(l=c),\"number\"!==typeof u&&(u=0),\"number\"!==typeof c&&(c=u);var d=(c-u)/(l-u)*o;return e.dataRadius[i]=d,le.getCircleRadianPoint.apply(void 0,(0,a.default)(s).concat([d,r[i]]))}))})),e}function l(e,t){var n=t.radarAxis;if(!n)return[];var i=n.centerPos,r=n.axisLineAngles;return e.forEach((function(e){var t=e.dataRadius,n=e.label.labelGap;e.labelPosition=t.map((function(e,t){return le.getCircleRadianPoint.apply(void 0,(0,a.default)(i).concat([e+n,r[t]]))}))})),e}function u(e,t){var n=t.radarAxis;if(!n)return[];var i=(0,r.default)(n.centerPos,2),a=i[0],o=i[1];return e.forEach((function(e){var t=e.labelPosition.map((function(e){var t=(0,r.default)(e,2),n=t[0],i=t[1];return{textAlign:n>a?\"left\":\"right\",textBaseline:i>o?\"top\":\"bottom\"}}));e.labelAlign=t})),e}function c(e){var t=e.animationCurve,n=e.animationFrame;return[{name:\"polyline\",index:e.rLevel,animationCurve:t,animationFrame:n,shape:h(e),style:f(e)}]}function d(e,t){var n=t.chart.radarAxis.centerPos,i=c(e)[0],r=i.shape.points.length,o=new Array(r).fill(0).map((function(e){return(0,a.default)(n)}));return i.shape.points=o,[i]}function h(e){return{points:e.radarPosition,close:!0}}function f(e){var t=e.radarStyle,n=e.color,i=(0,Be.getRgbaValue)(n);i[3]=.5;var r={stroke:n,fill:(0,Be.getColorFromRgbValue)(i)};return(0,ce.deepMerge)(r,t)}function p(e,t){var n=t.shape,i=e.shape.points,r=i.length,o=n.points.length;if(o>r){var s=i.slice(-1)[0],l=new Array(o-r).fill(0).map((function(e){return(0,a.default)(s)}));i.push.apply(i,(0,a.default)(l))}else o<r&&i.splice(o)}function g(e){var t=e.radarPosition,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"circle\",index:r,animationCurve:n,animationFrame:i,visible:e.point.show,shape:v(e,a),style:y(e)}}))}function m(e){var t=g(e);return t.forEach((function(e){return e.shape.r=.01})),t}function v(e,t){var n=e.radarPosition,i=e.point.radius,r=n[t];return{rx:r[0],ry:r[1],r:i}}function y(e,t){var n=e.point,i=e.color,r=n.style;return(0,ce.deepMerge)({stroke:i},r)}function x(e){var t=e.labelPosition,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"text\",index:r,visible:e.label.show,animationCurve:n,animationFrame:i,shape:b(e,a),style:_(e,a)}}))}function b(e,t){var n=e.labelPosition,a=e.label,o=e.data,s=a.offset,l=a.formatter,u=function(e,t){var n=(0,r.default)(e,2),i=n[0],a=n[1],o=(0,r.default)(t,2),s=o[0],l=o[1];return[i+s,a+l]}(n[t],s),c=o[t]?o[t].toString():\"0\",d=(0,i.default)(l);return\"string\"===d&&(c=l.replace(\"{value}\",c)),\"function\"===d&&(c=l(c)),{content:c,position:u}}function _(e,t){var i=e.label,r=e.color,a=e.labelAlign,s=i.style,l=function(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?o(i,!0).forEach((function(t){(0,n.default)(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):o(i).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}({fill:r},a[t]);return(0,ce.deepMerge)(l,s)}}));a(cn);cn.radar;var dn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.gauge=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.series;n||(n=[]);var i=(0,ce.initNeedSeries)(n,Kt.gaugeConfig,\"gauge\");i=v(i=m(i=g(i=p(i=f(i=h(i=d(i=c(i=u(i=l(i,e),e),e)))))))),(0,tn.doUpdate)({chart:e,series:i,key:\"gaugeAxisTick\",getGraphConfig:y}),(0,tn.doUpdate)({chart:e,series:i,key:\"gaugeAxisLabel\",getGraphConfig:_}),(0,tn.doUpdate)({chart:e,series:i,key:\"gaugeBackgroundArc\",getGraphConfig:M,getStartGraphConfig:k}),(0,tn.doUpdate)({chart:e,series:i,key:\"gaugeArc\",getGraphConfig:I,getStartGraphConfig:E,beforeChange:D}),(0,tn.doUpdate)({chart:e,series:i,key:\"gaugePointer\",getGraphConfig:L,getStartGraphConfig:z}),(0,tn.doUpdate)({chart:e,series:i,key:\"gaugeDetails\",getGraphConfig:B})};var n=Q(_t),i=Q(ie),r=Q(se),a=Q(ne);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function s(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?o(i,!0).forEach((function(t){(0,n.default)(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):o(i).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function l(e,t){var n=t.render.area;return e.forEach((function(e){var t=e.center;t=t.map((function(e,t){return\"number\"===typeof e?e:parseInt(e)/100*n[t]})),e.center=t})),e}function u(e,t){var n=t.render.area,i=Math.min.apply(Math,(0,a.default)(n))/2;return e.forEach((function(e){var t=e.radius;\"number\"!==typeof t&&(t=parseInt(t)/100*i),e.radius=t})),e}function c(e,t){var n=t.render.area,i=Math.min.apply(Math,(0,a.default)(n))/2;return e.forEach((function(e){var t=e.radius,n=e.data,r=e.arcLineWidth;n.forEach((function(e){var n=e.radius,a=e.lineWidth;n||(n=t),\"number\"!==typeof n&&(n=parseInt(n)/100*i),e.radius=n,a||(a=r),e.lineWidth=a}))})),e}function d(e,t){return e.forEach((function(e){var t=e.startAngle,n=e.endAngle,i=e.data,r=e.min,a=e.max,o=n-t,s=a-r;i.forEach((function(e){var n=e.value,i=Math.abs((n-r)/s*o);e.startAngle=t,e.endAngle=t+i}))})),e}function h(e,t){return e.forEach((function(e){e.data.forEach((function(e){var t=e.color,n=e.gradient;n&&n.length||(n=t),n instanceof Array||(n=[n]),e.gradient=n}))})),e}function f(e,t){return e.forEach((function(e){var t=e.startAngle,n=e.endAngle,i=e.splitNum,r=e.center,o=e.radius,s=e.arcLineWidth,l=e.axisTick,u=l.tickLength,c=l.style.lineWidth,d=n-t,h=o-s/2,f=h-u,p=d/(i-1),g=2*Math.PI*o*d/(2*Math.PI),m=Math.ceil(c/2)/g*d;e.tickAngles=[],e.tickInnerRadius=[],e.tickPosition=new Array(i).fill(0).map((function(n,o){var s=t+p*o;return 0===o&&(s+=m),o===i-1&&(s-=m),e.tickAngles[o]=s,e.tickInnerRadius[o]=f,[le.getCircleRadianPoint.apply(void 0,(0,a.default)(r).concat([h,s])),le.getCircleRadianPoint.apply(void 0,(0,a.default)(r).concat([f,s]))]}))})),e}function p(e,t){return e.forEach((function(e){var t=e.center,n=e.tickInnerRadius,i=e.tickAngles,o=e.axisLabel.labelGap,s=i.map((function(e,r){return le.getCircleRadianPoint.apply(void 0,(0,a.default)(t).concat([n[r]-o,i[r]]))})),l=s.map((function(e){var n=(0,r.default)(e,2),i=n[0],a=n[1];return{textAlign:i>t[0]?\"right\":\"left\",textBaseline:a>t[1]?\"bottom\":\"top\"}}));e.labelPosition=s,e.labelAlign=l})),e}function g(e,t){return e.forEach((function(e){var t=e.axisLabel,n=e.min,r=e.max,a=e.splitNum,o=t.data,s=t.formatter,l=(r-n)/(a-1),u=new Array(a).fill(0).map((function(e,t){return parseInt(n+l*t)})),c=(0,i.default)(s);o=(0,ce.deepMerge)(u,o).map((function(e,t){var n=e;return\"string\"===c&&(n=s.replace(\"{value}\",e)),\"function\"===c&&(n=s({value:e,index:t})),n})),t.data=o})),e}function m(e,t){return e.forEach((function(e){var t=e.data,n=e.details,i=e.center,o=n.position,s=n.offset,l=t.map((function(e){var t=e.startAngle,n=e.endAngle,l=e.radius,u=null;return\"center\"===o?u=i:\"start\"===o?u=le.getCircleRadianPoint.apply(void 0,(0,a.default)(i).concat([l,t])):\"end\"===o&&(u=le.getCircleRadianPoint.apply(void 0,(0,a.default)(i).concat([l,n]))),function(e,t){var n=(0,r.default)(e,2),i=n[0],a=n[1],o=(0,r.default)(t,2),s=o[0],l=o[1];return[i+s,a+l]}(u,s)}));e.detailsPosition=l})),e}function v(e,t){return e.forEach((function(e){var t=e.data,n=e.details.formatter,r=(0,i.default)(n),a=t.map((function(e){var t=e.value;return\"string\"===r&&(t=(t=n.replace(\"{value}\",\"{nt}\")).replace(\"{name}\",e.name)),\"function\"===r&&(t=n(e)),t.toString()}));e.detailsContent=a})),e}function y(e){var t=e.tickPosition,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"polyline\",index:r,visible:e.axisTick.show,animationCurve:n,animationFrame:i,shape:x(e,a),style:b(e)}}))}function x(e,t){return{points:e.tickPosition[t]}}function b(e,t){return e.axisTick.style}function _(e){var t=e.labelPosition,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"text\",index:r,visible:e.axisLabel.show,animationCurve:n,animationFrame:i,shape:w(e,a),style:S(e,a)}}))}function w(e,t){var n=e.labelPosition;return{content:e.axisLabel.data[t].toString(),position:n[t]}}function S(e,t){var n=e.labelAlign,i=e.axisLabel.style;return(0,ce.deepMerge)(s({},n[t]),i)}function M(e){var t=e.animationCurve,n=e.animationFrame;return[{name:\"arc\",index:e.rLevel,visible:e.backgroundArc.show,animationCurve:t,animationFrame:n,shape:C(e),style:T(e)}]}function C(e){var t=e.startAngle,n=e.endAngle,i=e.center,r=e.radius;return{rx:i[0],ry:i[1],r:r,startAngle:t,endAngle:n}}function T(e){var t=e.backgroundArc,n=e.arcLineWidth,i=t.style;return(0,ce.deepMerge)({lineWidth:n},i)}function k(e){var t=M(e)[0],n=s({},t.shape);return n.endAngle=t.shape.startAngle,t.shape=n,[t]}function I(e){var t=e.data,n=e.animationCurve,i=e.animationFrame,r=e.rLevel;return t.map((function(t,a){return{name:\"agArc\",index:r,animationCurve:n,animationFrame:i,shape:A(e,a),style:P(e,a)}}))}function A(e,t){var n=e.data,i=e.center,r=e.endAngle,a=n[t],o=a.radius,s=a.startAngle,l=a.endAngle;return a.localGradient&&(r=l),{rx:i[0],ry:i[1],r:o,startAngle:s,endAngle:l,gradientEndAngle:r}}function P(e,t){var n=e.data,i=e.dataItemStyle,r=n[t],a=r.lineWidth,o=r.gradient;return o=o.map((function(e){return(0,Be.getRgbaValue)(e)})),(0,ce.deepMerge)({lineWidth:a,gradient:o},i)}function E(e){var t=I(e);return t.map((function(e){var t=s({},e.shape);t.endAngle=e.shape.startAngle,e.shape=t})),t}function D(e,t){var n=e.style.gradient,i=n.length,r=t.style.gradient.length;if(i>r)n.splice(r);else{var o=n.slice(-1)[0];n.push.apply(n,(0,a.default)(new Array(r-i).fill(0).map((function(e){return(0,a.default)(o)}))))}}function L(e){var t=e.animationCurve,n=e.animationFrame,i=e.center;return[{name:\"polyline\",index:e.rLevel,visible:e.pointer.show,animationCurve:t,animationFrame:n,shape:O(e),style:N(e),setGraphCenter:function(e,t){t.style.graphCenter=i}}]}function O(e){return{points:R(e.center),close:!0}}function N(e){var t=e.startAngle,n=e.endAngle,i=e.min,r=e.max,a=e.data,o=e.pointer,s=e.center,l=o.valueIndex,u=o.style,c=((a[l]?a[l].value:0)-i)/(r-i)*(n-t)+t+Math.PI/2;return(0,ce.deepMerge)({rotate:(0,ce.radianToAngle)(c),scale:[1,1],graphCenter:s},u)}function R(e){var t=(0,r.default)(e,2),n=t[0],i=t[1];return[[n,i-40],[n+5,i],[n,i+10],[n-5,i]]}function z(e){var t=e.startAngle,n=L(e)[0];return n.style.rotate=(0,ce.radianToAngle)(t+Math.PI/2),[n]}function B(e){var t=e.detailsPosition,n=e.animationCurve,i=e.animationFrame,r=e.rLevel,a=e.details.show;return t.map((function(t,o){return{name:\"numberText\",index:r,visible:a,animationCurve:n,animationFrame:i,shape:F(e,o),style:V(e,o)}}))}function F(e,t){var n=e.detailsPosition,i=e.detailsContent,r=e.data,a=e.details,o=n[t],s=i[t];return{number:[r[t].value],content:s,position:o,toFixed:a.valueToFixed}}function V(e,t){var n=e.details,i=e.data,r=n.style,a=i[t].color;return(0,ce.deepMerge)({fill:a},r)}}));a(dn);dn.gauge;var hn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.legend=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.legend;n=n?[n=l(n=s(n=o(n=a(n=(0,ce.deepMerge)((0,le.deepClone)($t.legendConfig,!0),n)),t,e),e),e)]:[];(0,tn.doUpdate)({chart:e,series:n,key:\"legendIcon\",getGraphConfig:d}),(0,tn.doUpdate)({chart:e,series:n,key:\"legendText\",getGraphConfig:p})};var n=Q(_t),i=Q(se),r=Q(ie);function a(e){var t=e.data;return e.data=t.map((function(e){var t=(0,r.default)(e);return\"string\"===t?{name:e}:\"object\"===t?e:{name:\"\"}})),e}function o(e,t,n){var i=t.series,r=n.legendStatus,a=e.data.filter((function(e){var t=e.name,n=i.find((function(e){var n=e.name;return t===n}));return!!n&&(e.color||(e.color=n.color),e.icon||(e.icon=n.type),e)}));return r&&r.length===e.data.length||(r=new Array(e.data.length).fill(!0)),a.forEach((function(e,t){return e.status=r[t]})),e.data=a,n.legendStatus=r,e}function s(e,t){var n=t.render.ctx,i=e.data,r=e.textStyle,a=e.textUnselectedStyle;return i.forEach((function(e){var t=e.status,i=e.name;e.textWidth=function(e,t,n){return e.font=function(e){var t=e.fontFamily,n=e.fontSize;return\"\".concat(n,\"px \").concat(t)}(n),e.measureText(t).width}(n,i,t?r:a)})),e}function l(e,t){return\"vertical\"===e.orient?function(e,t){var n=function(e,t){var n=e.left,i=e.right,r=t.render.area[0],a=[n,i].findIndex((function(e){return\"auto\"!==e}));if(-1===a)return[!0,r-10];var o=[n,i][a];return\"number\"!==typeof o&&(o=parseInt(o)/100*r),[Boolean(a),o]}(e,t),r=(0,i.default)(n,2),a=r[0],o=r[1],s=function(e,t){var n=e.iconHeight,i=e.itemGap,r=e.data,a=e.top,o=e.bottom,s=t.render.area[1],l=r.length,u=l*n+(l-1)*i,c=[a,o].findIndex((function(e){return\"auto\"!==e}));if(-1===c)return(s-u)/2;var d=[a,o][c];return\"number\"!==typeof d&&(d=parseInt(d)/100*s),1===c&&(d=s-d-u),d}(e,t);!function(e,t){var n=e.data,i=e.iconWidth,r=e.iconHeight,a=e.itemGap,o=r/2;n.forEach((function(e,n){var s=e.textWidth,l=(r+a)*n+o,u=t?0-i:0,c=t?u-5-s:i+5;e.iconPosition=[u,l],e.textPosition=[c,l]}))}(e,a);var l={textAlign:\"left\",textBaseline:\"middle\"};e.data.forEach((function(e){var t=e.textPosition,n=e.iconPosition;e.textPosition=c(t,[o,s]),e.iconPosition=c(n,[o,s]),e.align=l}))}(e,t):function(e,t){var n=e.iconHeight,i=e.itemGap,r=function(e,t){var n=e.data,i=e.iconWidth,r=t.render.area[0],a=0,o=[[]];return n.forEach((function(t,n){var s=u(a,n,e);s+i+5+t.textWidth>=r&&(s=u(a=n,n,e),o.push([])),t.iconPosition=[s,0],t.textPosition=[s+i+5,0],o.slice(-1)[0].push(t)})),o}(e,t),a=r.map((function(n){return function(e,t,n){var i=t.left,r=t.right,a=t.iconWidth,o=t.itemGap,s=n.render.area[0],l=e.length,u=(0,ce.mulAdd)(e.map((function(e){return e.textWidth})))+l*(5+a)+(l-1)*o,c=[i,r].findIndex((function(e){return\"auto\"!==e}));return-1===c?(s-u)/2:0===c?\"number\"===typeof i?i:parseInt(i)/100*s:(\"number\"!==typeof r&&(r=parseInt(r)/100*s),s-(u+r))}(n,e,t)})),o=function(e,t){var n=e.top,i=e.bottom,r=e.iconHeight,a=t.render.area[1],o=[n,i].findIndex((function(e){return\"auto\"!==e})),s=r/2;if(-1===o){var l=t.gridArea,u=l.y,c=l.h;return u+c+45-s}return 0===o?\"number\"===typeof n?n-s:parseInt(n)/100*a-s:(\"number\"!==typeof i&&(i=parseInt(i)/100*a),a-i-s)}(e,t),s={textAlign:\"left\",textBaseline:\"middle\"};r.forEach((function(e,t){return e.forEach((function(e){var r=e.iconPosition,l=e.textPosition,u=a[t],d=o+t*(i+n);e.iconPosition=c(r,[u,d]),e.textPosition=c(l,[u,d]),e.align=s}))}))}(e,t),e}function u(e,t,n){var i=n.data,r=n.iconWidth,a=n.itemGap,o=i.slice(e,t);return(0,ce.mulAdd)(o.map((function(e){return e.textWidth})))+(t-e)*(a+5+r)}function c(e,t){var n=(0,i.default)(e,2),r=n[0],a=n[1],o=(0,i.default)(t,2);return[r+o[0],a+o[1]]}function d(e,t){var i=e.data,r=e.selectAble,a=e.animationCurve,o=e.animationFrame,s=e.rLevel;return i.map((function(i,l){return(0,n.default)({name:\"line\"===i.icon?\"lineIcon\":\"rect\",index:s,visible:e.show,hover:r,click:r,animationCurve:a,animationFrame:o,shape:h(e,l),style:f(e,l)},\"click\",y(e,l,t))}))}function h(e,t){var n=e.data,r=e.iconWidth,a=e.iconHeight,o=(0,i.default)(n[t].iconPosition,2);return{x:o[0],y:o[1]-a/2,w:r,h:a}}function f(e,t){var n=e.data,i=e.iconStyle,r=e.iconUnselectedStyle,a=n[t],o=a.status,s=a.color,l=o?i:r;return(0,ce.deepMerge)({fill:s},l)}function p(e,t){var n=e.data,i=e.selectAble,r=e.animationCurve,a=e.animationFrame,o=e.rLevel;return n.map((function(n,s){return{name:\"text\",index:o,visible:e.show,hover:i,animationCurve:r,animationFrame:a,hoverRect:v(e,s),shape:g(e,s),style:m(e,s),click:y(e,s,t)}}))}function g(e,t){var n=e.data[t],i=n.textPosition;return{content:n.name,position:i}}function m(e,t){var n=e.textStyle,i=e.textUnselectedStyle,r=e.data[t],a=r.status,o=r.align,s=a?n:i;return(0,ce.deepMerge)((0,le.deepClone)(s,!0),o)}function v(e,t){var n=e.textStyle,r=e.textUnselectedStyle,a=e.data[t],o=a.status,s=(0,i.default)(a.textPosition,2),l=s[0],u=s[1],c=a.textWidth,d=(o?n:r).fontSize;return[l,u-d/2,c,d]}function y(e,t,n){var i=e.data[t].name;return function(){var e=n.chart,r=e.legendStatus,a=e.option,o=!r[t];a.series.find((function(e){return e.name===i})).show=o,r[t]=o,n.chart.setOption(a)}}}));a(hn);hn.legend;var fn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),Object.defineProperty(t,\"mergeColor\",{enumerable:!0,get:function(){return en.mergeColor}}),Object.defineProperty(t,\"title\",{enumerable:!0,get:function(){return nn.title}}),Object.defineProperty(t,\"grid\",{enumerable:!0,get:function(){return rn.grid}}),Object.defineProperty(t,\"axis\",{enumerable:!0,get:function(){return an.axis}}),Object.defineProperty(t,\"line\",{enumerable:!0,get:function(){return on.line}}),Object.defineProperty(t,\"bar\",{enumerable:!0,get:function(){return sn.bar}}),Object.defineProperty(t,\"pie\",{enumerable:!0,get:function(){return ln.pie}}),Object.defineProperty(t,\"radarAxis\",{enumerable:!0,get:function(){return un.radarAxis}}),Object.defineProperty(t,\"radar\",{enumerable:!0,get:function(){return cn.radar}}),Object.defineProperty(t,\"gauge\",{enumerable:!0,get:function(){return dn.gauge}}),Object.defineProperty(t,\"legend\",{enumerable:!0,get:function(){return hn.legend}})}));a(fn);var pn=o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var n=Q(ie),i=Q(bt),r=Q(Nt),a=function e(t){if((0,i.default)(this,e),!t)return console.error(\"Charts Missing parameters!\"),!1;var n=t.clientWidth,a=t.clientHeight,o=document.createElement(\"canvas\");o.setAttribute(\"width\",n),o.setAttribute(\"height\",a),t.appendChild(o);var s={container:t,canvas:o,render:new r.default(o),option:null};Object.assign(this,s)};t.default=a,a.prototype.setOption=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!e||\"object\"!==(0,n.default)(e))return console.error(\"setOption Missing parameters!\"),!1;t&&this.render.graphs.forEach((function(e){return e.animationEnd()}));var i=(0,le.deepClone)(e,!0);(0,fn.mergeColor)(this,i),(0,fn.grid)(this,i),(0,fn.axis)(this,i),(0,fn.radarAxis)(this,i),(0,fn.title)(this,i),(0,fn.bar)(this,i),(0,fn.line)(this,i),(0,fn.pie)(this,i),(0,fn.radar)(this,i),(0,fn.gauge)(this,i),(0,fn.legend)(this,i),this.option=e,this.render.launchAnimation()},a.prototype.resize=function(){var e=this.container,t=this.canvas,n=this.render,i=this.option,r=e.clientWidth,a=e.clientHeight;t.setAttribute(\"width\",r),t.setAttribute(\"height\",a),n.area=[r,a],this.setOption(i)}}));a(pn);var gn=a(o((function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),Object.defineProperty(t,\"changeDefaultConfig\",{enumerable:!0,get:function(){return $t.changeDefaultConfig}}),t.default=void 0;var n=Q(pn).default;t.default=n})));F(\".dv-charts-container {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-charts-container .charts-canvas-container {\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var mn=Object(i.forwardRef)((function(e,t){var n=e.option,a=void 0===n?{}:n,o=e.className,s=e.style,l=Y(t),u=l.width,c=l.height,d=l.domRef,h=Object(i.useRef)(null),f=Object(i.useRef)(null);Object(i.useEffect)((function(){f.current||(f.current=new gn(h.current)),f.current.setOption(a||{},!0)}),[a]),Object(i.useEffect)((function(){f.current.resize()}),[u,c]);var p=Object(i.useMemo)((function(){return q(\"dv-charts-container\",o)}),[o]);return r.a.createElement(\"div\",{className:p,style:s,ref:d},r.a.createElement(\"div\",{className:\"charts-canvas-container\",ref:h}))}));mn.propTypes={option:B.object,className:B.string,style:B.object},mn.defaultProps={option:{}};F(\".dv-digital-flop canvas {\\n  width: 100%;\\n  height: 100%;\\n}\\n\");var vn={number:[],content:\"\",toFixed:0,textAlign:\"center\",style:{fontSize:30,fill:\"#3de7c9\"},animationCurve:\"easeOutCubic\",animationFrame:50},yn=function(e){var t=e.config,n=void 0===t?{}:t,a=e.className,o=e.style,s=Object(i.useRef)(null),l=Object(i.useRef)(null),u=Object(i.useRef)(null);function c(e){var t=e.number,n=e.content,i=e.toFixed,r=e.textAlign,a=H(l.current.area,2),o=a[0],s=[o/2,a[1]/2];return\"left\"===r&&(s[0]=0),\"right\"===r&&(s[0]=o),{number:t,content:n,toFixed:i,position:s}}function d(e){var t=e.style,n=e.textAlign;return de(t,{textAlign:n,textBaseline:\"middle\"})}Object(i.useEffect)((function(){var e=de(ue(vn,!0),n||{});l.current||(l.current=new Rt(s.current),u.current=function(e){var t=e.animationCurve,n=e.animationFrame;return l.current.add({name:\"numberText\",animationCurve:t,animationFrame:n,shape:c(e),style:d(e)})}(e));var t=u.current;t.animationEnd();var i=c(e);t.shape.number.length!==i.number.length&&(t.shape.number=i.number);var r=e.animationCurve,a=e.animationFrame;Object.assign(t,{animationCurve:r,animationFrame:a}),t.animation(\"style\",d(e),!0),t.animation(\"shape\",i)}),[n]);var h=Object(i.useMemo)((function(){return q(\"dv-digital-flop\",a)}),[a]);return r.a.createElement(\"div\",{className:h,style:o},r.a.createElement(\"canvas\",{ref:s}))};yn.propTypes={config:B.object,className:B.string,style:B.object},yn.defaultProps={config:{}};var xn=yn,bn=n(11),_n=n.n(bn);F(\".dv-active-ring-chart {\\n  position: relative;\\n}\\n.dv-active-ring-chart .active-ring-chart-container {\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-active-ring-chart .active-ring-info {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  left: 0px;\\n  top: 0px;\\n  display: flex;\\n  flex-direction: column;\\n  justify-content: center;\\n  align-items: center;\\n}\\n.dv-active-ring-chart .active-ring-info .dv-digital-flop {\\n  width: 100px;\\n  height: 30px;\\n}\\n.dv-active-ring-chart .active-ring-info .active-ring-name {\\n  width: 100px;\\n  height: 30px;\\n  color: #fff;\\n  text-align: center;\\n  vertical-align: middle;\\n  text-overflow: ellipsis;\\n  overflow: hidden;\\n  white-space: nowrap;\\n}\\n\");var wn={radius:\"50%\",activeRadius:\"55%\",data:[{name:\"\",value:0}],lineWidth:20,activeTimeGap:3e3,color:[],digitalFlopStyle:{fontSize:25,fill:\"#fff\"},digitalFlopToFixed:0,animationCurve:\"easeOutCubic\",animationFrame:50},Sn=function(e){var t=e.config,n=void 0===t?{}:t,a=e.className,o=e.style,s=Object(i.useState)({activeIndex:0,mergedConfig:null}),l=H(s,2),u=l[0],c=u.activeIndex,d=u.mergedConfig,h=l[1],f=Object(i.useRef)(null),p=Object(i.useRef)(null),g=Object(i.useMemo)((function(){if(!d)return{};var e=d.digitalFlopStyle,t=d.digitalFlopToFixed,n=d.data.map((function(e){return e.value})),i=n.reduce((function(e,t){return e+t}),0);return{content:\"{nt}%\",number:[parseFloat(n[c]/i*100)||0],style:e,toFixed:t}}),[d,c]),m=Object(i.useMemo)((function(){return d?d.data[c].name:\"\"}),[d,c]),v=Object(i.useMemo)((function(){return d?{fontSize:d.digitalFlopStyle.fontSize+\"px\"}:{}}),[d]);function y(e){var t=x(e),n=W({},e,{data:e.data.map((function(e){return W({},e,{radius:t})}))});return{series:[W({type:\"pie\"},n,{outsideLabel:{show:!1}})],color:n.color}}function x(e){var t=e.radius,n=e.activeRadius,i=e.lineWidth,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a=Math.min.apply(Math,U(p.current.render.area))/2,o=i/2,s=r?n:t;\"number\"!==typeof s&&(s=parseInt(s)/100*a);var l=s-o,u=s+o;return[l,u]}function b(e,t){var n=x(e),i=x(e,!0),r=y(e);return W({},r,{series:r.series.reduce((function(e,r,a){return[].concat(U(e),0!==a?[r]:[W({},r,{data:r.data.map((function(e,r){return W({},e,{radius:r===t?i:n})}))})])}),[])})}Object(i.useEffect)((function(){var e=_n.a.mark(r);p.current||(p.current=new gn(f.current));var t=de(ue(wn,!0),n||{});p.current.setOption(y(t),!0);var i=0;function r(){var n,r=this;return _n.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=_n.a.mark((function e(){var n,a,o,s;return _n.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return h({mergedConfig:t,activeIndex:i}),n=b(t,i),p.current.setOption(n,!0),a=n.series[0],o=a.activeTimeGap,s=a.data,e.next=6,new Promise((function(e){return setTimeout(e,o)}));case 6:(i+=1)>=s.length&&(i=0);case 8:case\"end\":return e.stop()}}),e,r)}));case 1:return e.delegateYield(n(),\"t0\",3);case 3:e.next=1;break;case 5:case\"end\":return e.stop()}}),e,this)}return j(r)}),[n]);var _=Object(i.useMemo)((function(){return q(\"dv-active-ring-chart\",a)}),[a]);return r.a.createElement(\"div\",{className:_,style:o},r.a.createElement(\"div\",{className:\"active-ring-chart-container\",ref:f}),r.a.createElement(\"div\",{className:\"active-ring-info\"},r.a.createElement(xn,{config:g}),r.a.createElement(\"div\",{className:\"active-ring-name\",style:v},m)))};Sn.propTypes={config:B.object,className:B.string,style:B.object},Sn.defaultProps={config:{}};F(\".dv-capsule-chart {\\n  position: relative;\\n  display: flex;\\n  flex-direction: row;\\n  box-sizing: border-box;\\n  padding: 10px;\\n  color: #fff;\\n}\\n.dv-capsule-chart .label-column {\\n  display: flex;\\n  flex-direction: column;\\n  justify-content: space-between;\\n  box-sizing: border-box;\\n  padding-right: 10px;\\n  text-align: right;\\n  font-size: 12px;\\n}\\n.dv-capsule-chart .label-column div {\\n  height: 20px;\\n  line-height: 20px;\\n}\\n.dv-capsule-chart .capsule-container {\\n  flex: 1;\\n  display: flex;\\n  flex-direction: column;\\n  justify-content: space-between;\\n}\\n.dv-capsule-chart .capsule-item {\\n  box-shadow: 0 0 3px #999;\\n  height: 10px;\\n  margin: 5px 0px;\\n  border-radius: 5px;\\n}\\n.dv-capsule-chart .capsule-item div {\\n  height: 8px;\\n  margin-top: 1px;\\n  border-radius: 5px;\\n  transition: all 0.3s;\\n}\\n.dv-capsule-chart .unit-label {\\n  height: 20px;\\n  font-size: 12px;\\n  display: flex;\\n  flex-direction: row;\\n  align-items: center;\\n  justify-content: space-between;\\n}\\n.dv-capsule-chart .unit-text {\\n  text-align: right;\\n  display: flex;\\n  align-items: flex-end;\\n  font-size: 12px;\\n  line-height: 20px;\\n  margin-left: 10px;\\n}\\n\");var Mn={data:[],colors:[\"#37a2da\",\"#32c5e9\",\"#67e0e3\",\"#9fe6b8\",\"#ffdb5c\",\"#ff9f7f\",\"#fb7293\"],unit:\"\"},Cn=function(e){var t=e.config,n=void 0===t?{}:t,a=e.className,o=e.style,s=Object(i.useState)({mergedConfig:null,labelData:[],capsuleLength:[]}),l=H(s,2),u=l[0],c=u.mergedConfig,d=u.labelData,h=u.capsuleLength,f=l[1];Object(i.useEffect)((function(){var e=de(ue(Mn,!0),n||{}),t=e.data;if(t.length){var i=t.map((function(e){return e.value})),r=Math.max.apply(Math,U(i)),a=r/5;f({mergedConfig:e,capsuleLength:i.map((function(e){return r?e/r:0})),labelData:[].concat(U(new Set(new Array(6).fill(0).map((function(e,t){return Math.ceil(t*a)})))))})}}),[n]);var p=Object(i.useMemo)((function(){return q(\"dv-capsule-chart\",a)}),[a]);return r.a.createElement(\"div\",{className:p,style:o},!!c&&r.a.createElement(r.a.Fragment,null,r.a.createElement(\"div\",{className:\"label-column\"},c.data.map((function(e){var t=e.name;return r.a.createElement(\"div\",{key:t},t)})),r.a.createElement(\"div\",null,\"\\xa0\")),r.a.createElement(\"div\",{className:\"capsule-container\"},h.map((function(e,t){return r.a.createElement(\"div\",{className:\"capsule-item\",key:t},r.a.createElement(\"div\",{style:{width:100*e+\"%\",backgroundColor:\"\"+c.colors[t%c.colors.length]}}))})),r.a.createElement(\"div\",{className:\"unit-label\"},d.map((function(e,t){return r.a.createElement(\"div\",{key:e+t},e)})))),!!c.unit&&r.a.createElement(\"div\",{className:\"unit-text\"},c.unit)))};Cn.propTypes={config:B.object,className:B.string,style:B.object},Cn.defaultProps={config:{}};F(\".dv-water-pond-level {\\n  position: relative;\\n}\\n.dv-water-pond-level svg {\\n  position: absolute;\\n  width: 100%;\\n  height: 100%;\\n  top: 0px;\\n  left: 0px;\\n}\\n.dv-water-pond-level text {\\n  font-size: 25px;\\n  font-weight: bold;\\n  text-anchor: middle;\\n  dominant-baseline: middle;\\n}\\n.dv-water-pond-level ellipse,\\n.dv-water-pond-level rect {\\n  fill: none;\\n  stroke-width: 3;\\n}\\n.dv-water-pond-level canvas {\\n  margin-top: 8px;\\n  margin-left: 8px;\\n  width: calc(100% - 16px);\\n  height: calc(100% - 16px);\\n  box-sizing: border-box;\\n}\\n\");var Tn=_n.a.mark(En),kn={data:[],shape:\"rect\",waveNum:3,waveHeight:40,waveOpacity:.4,colors:[\"#3DE7C9\",\"#00BAFF\"],formatter:\"{value}%\"};function In(e,t){var n=e.shape.points,i=t.ctx,r=t.area,a=n[0],o=n.slice(-1)[0],s=r[1];i.lineTo(o[0],s),i.lineTo(a[0],s),i.closePath(),i.fill()}function An(e,t){var n=e.waveNum,i=e.waveHeight,r=e.data,a=H(t,2),o=a[0],s=a[1],l=4*n+4,u=o/n/2;return r.map((function(e){var t=new Array(l).fill(0).map((function(t,n){var r=(1-e/100)*s;return[o-u*n,n%2===0?r:r-i]}));return{points:t=t.map((function(e){return function(e,t){var n=H(e,2),i=n[0],r=n[1],a=H(t,2);return[i+a[0],r+a[1]]}(e,[2*u,0])}))}}))}function Pn(e,t){var n=t.area,i=An(e,n),r=function(e,t){var n=e.colors,i=e.waveOpacity;return{gradientColor:n,gradientType:\"linear\",gradientParams:[0,0,0,t[1]],gradientWith:\"fill\",opacity:i,translate:[0,0]}}(e,n);return i.map((function(e){return t.add({name:\"smoothline\",animationFrame:300,shape:e,style:r,drawed:In})}))}function En(e,t){return _n.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return e.forEach((function(e){e.attr(\"style\",{translate:[0,0]}),e.animation(\"style\",{translate:[t.area[0],0]},!0)})),n.next=3,t.launchAnimation();case 3:case\"end\":return n.stop()}}),Tn,this)}var Dn=function(e){var t=e.config,n=e.className,a=e.style,o=Object(i.useState)(null),s=H(o,2),l=s[0],u=s[1],c=Object(i.useRef)(\"water-level-pond-\"+Date.now()).current,d=Object(i.useRef)(null),h=Object(i.useMemo)((function(){return de(ue(kn,!0),t)}),[t]),f=Object(i.useMemo)((function(){return function(e){var t=e.colors,n=100/(t.length-1);return t.map((function(e,t){return[n*t,e]}))}(h)}),[h]),p=Object(i.useMemo)((function(){return function(e){var t=e.data,n=e.formatter;if(!t.length)return\"\";var i=Math.max.apply(Math,U(t));return n.replace(\"{value}\",i)}(h)}),[h]),g=Object(i.useMemo)((function(){var e=h.shape;return\"round\"===e?\"50%\":\"rect\"===e?\"0\":\"roundRect\"===e?\"10px\":\"0\"}),[h]),m=Object(i.useMemo)((function(){return h.shape||\"rect\"}),[h]);Object(i.useEffect)((function(){var e=_n.a.mark(n),t=l;function n(){var n;return _n.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,new Promise((function(e){return setTimeout(e,30)}));case 2:n=Pn(h,t);case 3:return e.delegateYield(En(n,t),\"t0\",5);case 5:if(t.graphs.length){e.next=7;break}return e.abrupt(\"return\");case 7:e.next=3;break;case 9:case\"end\":return e.stop()}}),e,this)}l||(t=new Rt(d.current),u(t));var i=j(n);return function(){t.delAllGraph(),t.graphs.forEach((function(e){return e.pauseAnimation()})),t.animationStatus=!1,i()}}),[h]);var v=Object(i.useMemo)((function(){return q(\"dv-water-pond-level\",n)}),[n]);return r.a.createElement(\"div\",{className:v,style:a},!!l&&r.a.createElement(\"svg\",null,r.a.createElement(\"defs\",null,r.a.createElement(\"linearGradient\",{id:c,x1:\"0%\",y1:\"0%\",x2:\"0%\",y2:\"100%\"},f.map((function(e){return r.a.createElement(\"stop\",{key:e[0],offset:e[0],stopColor:e[1]})})))),r.a.createElement(\"text\",{stroke:\"url(#\"+c+\")\",fill:\"url(#\"+c+\")\",x:l.area[0]/2+8,y:l.area[1]/2+8},p),m&&\"round\"!==m?r.a.createElement(\"rect\",{x:\"2\",y:\"2\",rx:\"roundRect\"===m?10:0,ry:\"roundRect\"===m?10:0,width:l.area[0]+12,height:l.area[1]+12,stroke:\"url(#\"+c+\")\"}):r.a.createElement(\"ellipse\",{cx:l.area[0]/2+8,cy:l.area[1]/2+8,rx:l.area[0]/2+5,ry:l.area[1]/2+5,stroke:\"url(#\"+c+\")\"})),r.a.createElement(\"canvas\",{ref:d,style:{borderRadius:\"\"+g}}))};Dn.propTypes={config:B.object,className:B.string,style:B.object},Dn.defaultProps={config:{}};F(\".dv-percent-pond {\\n  position: relative;\\n  display: flex;\\n  flex-direction: column;\\n}\\n.dv-percent-pond svg {\\n  position: absolute;\\n  left: 0px;\\n  top: 0px;\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-percent-pond polyline {\\n  transition: all 0.3s;\\n}\\n.dv-percent-pond text {\\n  font-size: 25px;\\n  font-weight: bold;\\n  text-anchor: middle;\\n  dominant-baseline: middle;\\n}\\n\");var Ln={value:0,colors:[\"#3DE7C9\",\"#00BAFF\"],borderWidth:3,borderGap:3,lineDash:[5,1],textColor:\"#fff\",borderRadius:5,localGradient:!1,formatter:\"{value}%\"},On=function(e){var t=e.config,n=void 0===t?{}:t,a=e.className,o=e.style,s=Object(i.useRef)(null),l=Object(i.useRef)({gradientId1:\"percent-pond-gradientId1-\"+Date.now(),gradientId2:\"percent-pond-gradientId2-\"+Date.now()}).current,u=l.gradientId1,c=l.gradientId2,d=Object(i.useState)({width:0,height:0,mergedConfig:null}),h=H(d,2),f=h[0],p=f.width,g=f.height,m=f.mergedConfig,v=h[1],y=Object(i.useMemo)((function(){if(!m)return 0;var e=m.borderWidth;return p-e}),[m,p]),x=Object(i.useMemo)((function(){if(!m)return 0;var e=m.borderWidth;return g-e}),[m,g]),b=Object(i.useMemo)((function(){var e=g/2;if(!m)return\"0, \"+e+\" 0, \"+e;var t=m.borderWidth,n=m.borderGap,i=m.value;return\"\\n      \"+(t+n)+\", \"+e+\"\\n      \"+(t+n+(p-2*(t+n))/100*i)+\", \"+(e+.001)+\"\\n    \"}),[m,p,g]),_=Object(i.useMemo)((function(){if(!m)return 0;var e=m.borderWidth,t=m.borderGap;return g-2*(e+t)}),[m,g]),w=Object(i.useMemo)((function(){if(!m)return[];var e=m.colors,t=100/(e.length-1);return e.map((function(e,n){return[t*n,e]}))}),[m]),S=Object(i.useMemo)((function(){return m&&m.localGradient?u:c}),[u,c,m]),M=Object(i.useMemo)((function(){return m?200-m.value+\"%\":\"100%\"}),[m]),C=Object(i.useMemo)((function(){if(!m)return\"\";var e=m.value;return m.formatter.replace(\"{value}\",e)}),[m]);Object(i.useEffect)((function(){var e=s.current,t=e.clientWidth,i=e.clientHeight;v({width:t,height:i,mergedConfig:de(ue(Ln,!0),n||{})})}),[n]);var T=Object(i.useMemo)((function(){return q(\"dv-percent-pond\",a)}),[a]);return r.a.createElement(\"div\",{className:T,style:o,ref:s},r.a.createElement(\"svg\",null,r.a.createElement(\"defs\",null,r.a.createElement(\"linearGradient\",{id:u,x1:\"0%\",y1:\"0%\",x2:\"100%\",y2:\"0%\"},w.map((function(e){return r.a.createElement(\"stop\",{key:e[0],offset:e[0]+\"%\",stopColor:e[1]})}))),r.a.createElement(\"linearGradient\",{id:c,x1:\"0%\",y1:\"0%\",x2:M,y2:\"0%\"},w.map((function(e){return r.a.createElement(\"stop\",{key:e[0],offset:e[0]+\"%\",stopColor:e[1]})})))),r.a.createElement(\"rect\",{x:m?m.borderWidth/2:\"0\",y:m?m.borderWidth/2:\"0\",rx:m?m.borderRadius:\"0\",ry:m?m.borderRadius:\"0\",fill:\"transparent\",strokeWidth:m?m.borderWidth:\"0\",stroke:\"url(#\"+u+\")\",width:y>0?y:0,height:x>0?x:0}),r.a.createElement(\"polyline\",{strokeWidth:_,strokeDasharray:m?m.lineDash.join(\",\"):\"0\",stroke:\"url(#\"+S+\")\",points:b}),r.a.createElement(\"text\",{stroke:m?m.textColor:\"#fff\",fill:m?m.textColor:\"#fff\",x:p/2,y:g/2},C)))};On.propTypes={config:B.object,className:B.string,style:B.object},On.defaultProps={config:{}};F(\".dv-flyline-chart {\\n  display: flex;\\n  flex-direction: column;\\n  background-size: 100% 100%;\\n}\\n.dv-flyline-chart polyline {\\n  transition: all 0.3s;\\n}\\n.dv-flyline-chart text {\\n  text-anchor: middle;\\n  dominant-baseline: middle;\\n}\\n\");var Nn={centerPoint:[0,0],points:[],lineWidth:1,orbitColor:\"rgba(103, 224, 227, .2)\",flylineColor:\"#ffde93\",k:-.5,curvature:5,flylineRadius:100,duration:[20,30],relative:!0,bgImgUrl:\"\",text:{offset:[0,15],color:\"#ffdb5c\",fontSize:12},halo:{show:!0,duration:30,color:\"#fb7293\",radius:120},centerPointImg:{width:40,height:40,url:\"\"},pointsImg:{width:15,height:15,url:\"\"}};var Rn=Object(i.forwardRef)((function(e,t){var n=e.config,a=void 0===n?{}:n,o=e.dev,s=void 0!==o&&o,l=e.className,u=e.style,c=Y(t),d=c.width,h=c.height,f=c.domRef,p=Object(i.useRef)({unique:Math.random(),gradientId:\"gradient-id-\"+Date.now(),gradient2Id:\"gradient2-id-\"+Date.now()}).current,g=p.unique,m=p.gradientId,v=p.gradient2Id,y=Object(i.useMemo)((function(){var e=function(){var e=de(ue(Nn,!0),a||{});return e.points=e.points.map((function(e){return Array.isArray(e)?{position:e,text:\"\"}:e})),e}(),t=function(e){var t=e.centerPoint,n=e.relative,i=e.points.map((function(e){return e.position}));n&&(t=[d*t[0],h*t[1]],i=i.map((function(e){var t=H(e,2),n=t[0],i=t[1];return[d*n,h*i]})));return i.map((function(n){return[n,function(e,t,n){var i=H(e,2),r=i[0],a=i[1],o=H(t,2),s=o[0],l=o[1],u=n.curvature,c=n.k,d=(r+s)/2,h=(a+l)/2,f=G([r,a],[s,l])/u,p=f/2,g=d,m=h;do{m=h-c*d+c*(g+=p)}while(G([d,h],[g,m])<f);return[g,m]}(t,n,e),t]}))}(e),n=e.duration,i=e.points,r=i.map((function(e){return V.apply(void 0,U(n))/10})),o=i.map((function(e){return e.text}));return{mergedConfig:e,paths:t,times:r,texts:o}}),[a,d,h]),x=y.mergedConfig,b=y.paths,_=y.times,w=y.texts,S=Object(i.useState)([]),M=H(S,2),C=M[0],T=M[1],k=Object(i.useRef)([]);var I=Object(i.useCallback)((function(e){var t=e.offsetX,n=e.offsetY;if(s){var i=(t/d).toFixed(2),r=(n/h).toFixed(2);console.warn(\"dv-flyline-chart DEV: \\n Click Position is [\"+t+\", \"+n+\"] \\n Relative Position is [\"+i+\", \"+r+\"]\")}}),[d,h,s]);Object(i.useEffect)((function(){var e=b.map((function(e,t){return k.current[t].getTotalLength()}));T(e)}),[b]);var A=Object(i.useMemo)((function(){return q(\"dv-flyline-chart\",l)}),[l]);return r.a.createElement(\"div\",{className:A,ref:f,style:W({backgroundImage:\"url(\"+(x?x.bgImgUrl:\"\")+\")\"},u),onClick:I},!!x&&r.a.createElement(\"svg\",{width:d,height:h},r.a.createElement(\"defs\",null,r.a.createElement(\"radialGradient\",{id:m,cx:\"50%\",cy:\"50%\",r:\"50%\"},r.a.createElement(\"stop\",{offset:\"0%\",stopColor:\"#fff\",stopOpacity:\"1\"}),r.a.createElement(\"stop\",{offset:\"100%\",stopColor:\"#fff\",stopOpacity:\"0\"})),r.a.createElement(\"radialGradient\",{id:v,cx:\"50%\",cy:\"50%\",r:\"50%\"},r.a.createElement(\"stop\",{offset:\"0%\",stopColor:\"#fff\",stopOpacity:\"0\"}),r.a.createElement(\"stop\",{offset:\"100%\",stopColor:\"#fff\",stopOpacity:\"1\"})),!!b[0]&&r.a.createElement(\"circle\",{id:\"circle\"+b[0].toString(),cx:b[0][2][0],cy:b[0][2][1]},r.a.createElement(\"animate\",{attributeName:\"r\",values:\"1;\"+x.halo.radius,dur:x.halo.duration/10+\"s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"1;0\",dur:x.halo.duration/10+\"s\",repeatCount:\"indefinite\"}))),!!b[0]&&r.a.createElement(\"image\",{href:x.centerPointImg.url,width:x.centerPointImg.width,height:x.centerPointImg.height,x:b[0][2][0]-x.centerPointImg.width/2,y:b[0][2][1]-x.centerPointImg.height/2}),r.a.createElement(\"mask\",{id:\"maskhalo\"+b[0].toString()},!!b[0]&&r.a.createElement(\"use\",{href:\"#circle\"+b[0].toString(),fill:\"url(#\"+v+\")\"})),!!b[0]&&x.halo.show&&r.a.createElement(\"use\",{href:\"#circle\"+b[0].toString(),fill:x.halo.color,mask:\"url(#maskhalo\"+b[0].toString()+\")\"}),b.map((function(e,t){return r.a.createElement(\"g\",{key:t},r.a.createElement(\"defs\",null,r.a.createElement(\"path\",{id:\"path\"+e.toString(),ref:function(e){return k.current[t]=e},d:\"M\"+e[0].toString()+\" Q\"+e[1].toString()+\" \"+e[2].toString(),fill:\"transparent\"})),r.a.createElement(\"use\",{href:\"#path\"+e.toString(),strokeWidth:x.lineWidth,stroke:x.orbitColor}),C[t]&&r.a.createElement(\"use\",{href:\"#path\"+e.toString(),strokeWidth:x.lineWidth,stroke:x.flylineColor,mask:\"url(#mask\"+g+e.toString()+\")\"},r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",from:\"0, \"+C[t],to:C[t]+\", 0\",dur:_[t]||0,repeatCount:\"indefinite\"})),r.a.createElement(\"mask\",{id:\"mask\"+g+e.toString()},r.a.createElement(\"circle\",{cx:\"0\",cy:\"0\",r:x.flylineRadius,fill:\"url(#\"+m+\")\"},r.a.createElement(\"animateMotion\",{dur:_[t]||0,path:\"M\"+e[0].toString()+\" Q\"+e[1].toString()+\" \"+e[2].toString(),rotate:\"auto\",repeatCount:\"indefinite\"}))),r.a.createElement(\"image\",{href:x.pointsImg.url,width:x.pointsImg.width,height:x.pointsImg.height,x:e[0][0]-x.pointsImg.width/2,y:e[0][1]-x.pointsImg.height/2}),r.a.createElement(\"text\",{style:{fontSize:x.text.fontSize+\"px\"},fill:x.text.color,x:e[0][0]+x.text.offset[0],y:e[0][1]+x.text.offset[1]},w[t]))}))))}));Rn.propTypes={config:B.object,dev:B.bool,className:B.string,style:B.object},Rn.defaultProps={config:{},dev:!1};F(\".dv-flyline-chart-enhanced {\\n  display: flex;\\n  flex-direction: column;\\n  background-size: 100% 100%;\\n}\\n.dv-flyline-chart-enhanced text {\\n  text-anchor: middle;\\n  dominant-baseline: middle;\\n}\\n\");var zn={points:[],lines:[],halo:{show:!1,duration:[20,30],color:\"#fb7293\",radius:120},text:{show:!1,offset:[0,15],color:\"#ffdb5c\",fontSize:12},icon:{show:!1,src:\"\",width:15,height:15},line:{width:1,color:\"#ffde93\",orbitColor:\"rgba(103, 224, 227, .2)\",duration:[20,30],radius:100},bgImgSrc:\"\",k:-.5,curvature:5,relative:!0};function Bn(e,t,n){var i=H(t,2),r=i[0];return[n,i[1]-e*r+e*n]}var Fn=Object(i.forwardRef)((function(e,t){var n=e.config,a=void 0===n?{}:n,o=e.dev,s=void 0!==o&&o,l=e.className,u=e.style,c=Y(t),d=c.width,h=c.height,f=c.domRef,p=Object(i.useRef)({unique:Math.random(),flylineGradientId:\"flyline-gradient-id-\"+Date.now(),haloGradientId:\"halo-gradient-id-\"+Date.now()}).current,g=p.unique,m=p.flylineGradientId,v=p.haloGradientId,y=Object(i.useMemo)((function(){var e=function(){var e=de(ue(zn,!0),a||{}),t=e.points,n=e.lines,i=e.halo,r=e.text,o=e.icon,s=e.line;return e.points=t.map((function(e){return e.halo=de(ue(i,!0),e.halo||{}),e.text=de(ue(r,!0),e.text||{}),e.icon=de(ue(o,!0),e.icon||{}),e})),e.lines=n.map((function(e){return de(ue(s,!0),e)})),e}(),t=function(e){var t=e.relative;return e.points.map((function(e,n){var i=H(e.coordinate,2),r=i[0],a=i[1],o=e.halo,s=e.icon,l=e.text;t&&(e.coordinate=[r*d,a*h]),e.halo.time=V.apply(void 0,U(o.duration))/10;var u=s.width,c=s.height;e.icon.x=e.coordinate[0]-u/2,e.icon.y=e.coordinate[1]-c/2;var f=H(l.offset,2),p=f[0],g=f[1];return e.text.x=e.coordinate[0]+p,e.text.y=e.coordinate[1]+g,e.key=\"\"+e.coordinate.toString()+n,e}))}(e),n=function(e){var t=e.points;return e.lines.map((function(n){var i=n.source,r=n.target,a=n.duration,o=function(e,t,n){var i=function(e,t,n){var i=H(e,2),r=i[0],a=i[1],o=H(t,2),s=o[0],l=o[1],u=n.curvature,c=n.k,d=(r+s)/2,h=(a+l)/2,f=G([r,a],[s,l])/u,p=f/2,g=d,m=h;do{m=Bn(c,[d,h],g+=p)[1]}while(G([d,h],[g,m])<f);return[g,m]}(e,t,n);return[e,i,t]}(t.find((function(e){return e.name===i})).coordinate,t.find((function(e){return e.name===r})).coordinate,e).map((function(e){return e.map((function(e){return parseFloat(e.toFixed(10))}))})),s=\"M\"+o[0].toString()+\" Q\"+o[1].toString()+\" \"+o[2].toString(),l=\"path\"+o.toString(),u=V.apply(void 0,U(a))/10;return W({},n,{path:o,key:l,d:s,time:u})}))}(e);return{mergedConfig:e,flylinePoints:t,flylines:n}}),[a,d,h]),x=y.mergedConfig,b=y.flylinePoints,_=y.flylines,w=Object(i.useState)([]),S=H(w,2),M=S[0],C=S[1],T=Object(i.useRef)([]);var k=Object(i.useCallback)((function(e){var t=e.offsetX,n=e.offsetY;if(s){var i=(t/d).toFixed(2),r=(n/h).toFixed(2);console.warn(\"dv-flyline-chart-enhanced DEV: \\n Click Position is [\"+t+\", \"+n+\"] \\n Relative Position is [\"+i+\", \"+r+\"]\")}}),[d,h,s]);Object(i.useEffect)((function(){var e=_.map((function(e,t){return T.current[t].getTotalLength()}));C(e)}),[_]);var I=Object(i.useMemo)((function(){return q(\"dv-flyline-chart-enhanced\",l)}),[l]);return r.a.createElement(\"div\",{className:I,ref:f,style:W({backgroundImage:\"url(\"+(x?x.bgImgSrc:\"\")+\")\"},u),onClick:k},_.length&&r.a.createElement(\"svg\",{width:d,height:h},r.a.createElement(\"defs\",null,r.a.createElement(\"radialGradient\",{id:m,cx:\"50%\",cy:\"50%\",r:\"50%\"},r.a.createElement(\"stop\",{offset:\"0%\",stopColor:\"#fff\",stopOpacity:\"1\"}),r.a.createElement(\"stop\",{offset:\"100%\",stopColor:\"#fff\",stopOpacity:\"0\"})),r.a.createElement(\"radialGradient\",{id:v,cx:\"50%\",cy:\"50%\",r:\"50%\"},r.a.createElement(\"stop\",{offset:\"0%\",stopColor:\"#fff\",stopOpacity:\"0\"}),r.a.createElement(\"stop\",{offset:\"100%\",stopColor:\"#fff\",stopOpacity:\"1\"}))),b.map((function(e,t){return r.a.createElement(\"g\",{key:t},r.a.createElement(\"defs\",null,e.halo.show&&r.a.createElement(\"circle\",{id:\"halo\"+g+e.key,cx:e.coordinate[0],cy:e.coordinate[1]},r.a.createElement(\"animate\",{attributeName:\"r\",values:\"1;\"+e.halo.radius,dur:e.halo.time+\"s\",repeatCount:\"indefinite\"}),r.a.createElement(\"animate\",{attributeName:\"opacity\",values:\"1;0\",dur:e.halo.time+\"s\",repeatCount:\"indefinite\"}))),r.a.createElement(\"mask\",{id:\"mask\"+g+e.key},e.halo.show&&r.a.createElement(\"use\",{href:\"#halo\"+g+e.key,fill:\"url(#\"+v+\")\"})),e.halo.show&&r.a.createElement(\"use\",{href:\"#halo\"+g+e.key,fill:e.halo.color,mask:\"url(#mask\"+g+e.key+\")\"}),e.icon.show&&r.a.createElement(\"image\",{href:e.icon.src,width:e.icon.width,height:e.icon.height,x:e.icon.x,y:e.icon.y}),e.text.show&&r.a.createElement(\"text\",{style:{fontSize:e.text.fontSize+\"px\",color:\"\"+e.text.color},fill:e.text.color,x:e.text.x,y:e.text.y},e.name))})),_.map((function(e,t){return r.a.createElement(\"g\",{key:t},r.a.createElement(\"defs\",null,r.a.createElement(\"path\",{id:e.key,ref:function(e){return T.current[t]=e},d:e.d,fill:\"transparent\"})),r.a.createElement(\"use\",{href:\"#\"+e.key,strokeWidth:e.width,stroke:e.orbitColor}),r.a.createElement(\"mask\",{id:\"mask\"+g+e.key},r.a.createElement(\"circle\",{cx:\"0\",cy:\"0\",r:e.radius,fill:\"url(#\"+m+\")\"},r.a.createElement(\"animateMotion\",{dur:e.time,path:e.d,rotate:\"auto\",repeatCount:\"indefinite\"}))),M[t]&&r.a.createElement(\"use\",{href:\"#\"+e.key,strokeWidth:e.width,stroke:e.color,mask:\"url(#mask\"+g+e.key+\")\"},r.a.createElement(\"animate\",{attributeName:\"stroke-dasharray\",from:\"0, \"+M[t],to:M[t]+\", 0\",dur:e.time,repeatCount:\"indefinite\"})))}))))}));Fn.propTypes={config:B.object,dev:B.bool,className:B.string,style:B.object},Fn.defaultProps={config:{},dev:!1};F(\".dv-conical-column-chart {\\n  width: 100%;\\n  height: 100%;\\n}\\n.dv-conical-column-chart text {\\n  text-anchor: middle;\\n}\\n\");var Vn={data:[],img:[],fontSize:12,imgSideLength:30,columnColor:\"rgba(0, 194, 255, 0.4)\",textColor:\"#fff\",showValue:!1};var Gn=Object(i.forwardRef)((function(e,t){var n=e.config,a=void 0===n?{}:n,o=e.className,s=e.style,l=Y(t),u=l.width,c=l.height,d=l.domRef,h=Object(i.useMemo)((function(){var e=de(ue(Vn,!0),a||{});return e.data=function(e){var t=e.data;(t=ue(t,!0)).sort((function(e,t){var n=e.value,i=t.value;return n>i?-1:n<i?1:n===i?0:void 0}));var n=t[0]?t[0].value:10;return t=t.map((function(e){return W({},e,{percent:e.value/n})}))}(e),{mergedConfig:e,column:g(e)}}),[a,u,c]),f=h.mergedConfig,p=h.column;function g(e){var t=e.imgSideLength,n=e.fontSize,i=e.data,r=i.length,a=u/(r+1),o=c-t-n-5,s=c-n-5;return i.map((function(e,t){var i=e.percent,r=a*(t+1),l=a*t,u=s-o*i,c=o*i*.6+u;return W({},e,{d:\"\\n        M\"+l+\", \"+s+\"\\n        Q\"+r+\", \"+c+\" \"+r+\",\"+u+\"\\n        M\"+r+\",\"+u+\"\\n        Q\"+r+\", \"+c+\" \"+a*(t+2)+\",\"+s+\"\\n        L\"+l+\", \"+s+\"\\n        Z\\n      \",x:r,y:u,textY:(s+u)/2+n/2})}))}var m=Object(i.useMemo)((function(){return q(\"dv-conical-column-chart\",o)}),[o]);return r.a.createElement(\"div\",{className:m,style:s,ref:d},r.a.createElement(\"svg\",{width:u,height:c},p.map((function(e,t){return r.a.createElement(\"g\",{key:t},r.a.createElement(\"path\",{d:e.d,fill:f.columnColor}),r.a.createElement(\"text\",{style:{fontSize:f.fontSize+\"px\"},fill:f.textColor,x:e.x,y:c-4},e.name),!!f.img.length&&r.a.createElement(\"image\",{href:f.img[t%f.img.length],width:f.imgSideLength,height:f.imgSideLength,x:e.x-f.imgSideLength/2,y:e.y-f.imgSideLength}),f.showValue&&r.a.createElement(\"text\",{style:{fontSize:f.fontSize+\"px\"},fill:f.textColor,x:e.x,y:e.textY},e.value))}))))}));Gn.propTypes={config:B.object,className:B.string,style:B.object},Gn.defaultProps={config:{}};F(\".dv-scroll-board {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n  color: #fff;\\n}\\n.dv-scroll-board .text {\\n  padding: 0 10px;\\n  box-sizing: border-box;\\n  white-space: nowrap;\\n  overflow: hidden;\\n  text-overflow: ellipsis;\\n}\\n.dv-scroll-board .header {\\n  display: flex;\\n  flex-direction: row;\\n  font-size: 15px;\\n}\\n.dv-scroll-board .header .header-item {\\n  padding: 0 10px;\\n  box-sizing: border-box;\\n  white-space: nowrap;\\n  overflow: hidden;\\n  text-overflow: ellipsis;\\n  transition: all 0.3s;\\n}\\n.dv-scroll-board .rows {\\n  overflow: hidden;\\n}\\n.dv-scroll-board .rows .row-item {\\n  display: flex;\\n  font-size: 14px;\\n  transition: all 0.3s;\\n}\\n.dv-scroll-board .rows .ceil {\\n  padding: 0 10px;\\n  box-sizing: border-box;\\n  white-space: nowrap;\\n  overflow: hidden;\\n  text-overflow: ellipsis;\\n}\\n.dv-scroll-board .rows .index {\\n  border-radius: 3px;\\n  padding: 0px 3px;\\n}\\n\");var jn={header:[],data:[],rowNum:5,headerBGC:\"#00BAFF\",oddRowBGC:\"#003B51\",evenRowBGC:\"#0A2732\",waitTime:2e3,headerHeight:35,columnWidth:[],align:[],index:!1,indexHeader:\"#\",carousel:\"single\"};var Wn=Object(i.forwardRef)((function(e,t){var n=e.onClick,a=e.config,o=e.className,s=e.style,l=_n.a.mark(k),u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useState)({mergedConfig:null,header:[],rows:[],widths:[],heights:[],aligns:[]}),p=H(f,2),g=p[0],m=p[1],v=g.mergedConfig,y=g.header,x=g.rows,b=g.widths,_=g.heights,w=g.aligns,S=Object(i.useRef)(W({},g,{rowsData:[],avgHeight:0,animationIndex:0}));function M(){var e=de(ue(jn,!0),a||{}),t=function(e){var t=e.header,n=e.index,i=e.indexHeader;return t.length?(t=[].concat(U(t)),n&&t.unshift(i),t):[]}(e),n=function(e){var t=e.data,n=e.index,i=e.headerBGC,r=e.rowNum;n&&(t=t.map((function(e,t){e=[].concat(U(e));var n='<span class=\"index\" style=\"background-color: '+i+';\">'+(t+1)+\"</span>\";return e.unshift(n),e})));var a=(t=t.map((function(e,t){return{ceils:e,rowIndex:t}}))).length;return a>r&&a<2*r&&(t=[].concat(U(t),U(t))),t.map((function(e,t){return W({},e,{scroll:t})}))}(e),i=C(e,S.current.rowsData),r=T(e,t),o={mergedConfig:e,header:t,rows:n,widths:i,aligns:function(e,t){var n=t.length,i=new Array(n).fill(\"left\"),r=e.align;return de(i,r)}(e,t),heights:r};Object.assign(S.current,o,{rowsData:n,animationIndex:0}),m((function(e){return W({},e,o)}))}function C(e,t){var n=e.columnWidth,i=e.header,r=n.reduce((function(e,t){return e+t}),0),a=0;t[0]?a=t[0].ceils.length:i.length&&(a=i.length);var o=(c-r)/(a-n.length),s=new Array(a).fill(o);return de(s,n)}function T(e,t){var n=e.headerHeight,i=e.rowNum,r=e.data,a=d;t.length&&(a-=n);var o=a/i;return Object.assign(S.current,{avgHeight:o}),new Array(r.length).fill(o)}function k(){var e,t,n,i,r,a,o,s,u,c,d,h,f,p,g=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return _n.a.wrap((function(l){for(;;)switch(l.prev=l.next){case 0:if(e=S.current,t=e.avgHeight,n=e.animationIndex,i=e.mergedConfig,r=i.waitTime,a=i.carousel,o=i.rowNum,s=e.rowsData,u=s.length,!g){l.next=5;break}return l.next=5,new Promise((function(e){return setTimeout(e,r)}));case 5:return c=\"single\"===a?1:o,(d=s.slice(n)).push.apply(d,U(s.slice(0,n))),h=new Array(u).fill(t),m((function(e){return W({},e,{rows:d,heights:h})})),l.next=12,new Promise((function(e){return setTimeout(e,300)}));case 12:(f=(n+=c)-u)>=0&&(n=f),(p=[].concat(U(h))).splice.apply(p,[0,c].concat(U(new Array(c).fill(0)))),Object.assign(S.current,{animationIndex:n}),m((function(e){return W({},e,{heights:p})}));case 19:case\"end\":return l.stop()}}),l,this)}function I(e,t,i,r){var a=i.ceils,o=i.rowIndex;n&&n({row:a,ceil:r,rowIndex:o,columnIndex:t})}Object.assign(S.current,g);Object(i.useEffect)((function(){var e=_n.a.mark(n);M();var t=!0;function n(){var n,i=this;return _n.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=_n.a.mark((function e(){var n;return _n.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.delegateYield(k(t),\"t0\",1);case 1:return t=!1,n=S.current.mergedConfig.waitTime,e.next=5,new Promise((function(e){return setTimeout(e,n-300)}));case 5:case\"end\":return e.stop()}}),e,i)}));case 1:return e.delegateYield(n(),\"t0\",3);case 3:e.next=1;break;case 5:case\"end\":return e.stop()}}),e,this)}var i=S.current;if(!(i.mergedConfig.rowNum>=i.rows.length))return j(n)}),[a,h.current]),Object(i.useEffect)((function(){if(v){var e={widths:C(v,S.current.rowsData),heights:T(v,y)};Object.assign(S.current,e),m((function(t){return W({},t,e)}))}}),[c,d,h.current]);var A=Object(i.useMemo)((function(){return q(\"dv-scroll-board\",o)}),[o]);return r.a.createElement(\"div\",{className:A,style:s,ref:h},!!y.length&&!!v&&r.a.createElement(\"div\",{className:\"header\",style:{backgroundColor:\"\"+v.headerBGC}},y.map((function(e,t){return r.a.createElement(\"div\",{className:\"header-item\",key:e+t,style:{height:v.headerHeight+\"px\",lineHeight:v.headerHeight+\"px\",width:b[t]+\"px\"},align:w[t],dangerouslySetInnerHTML:{__html:e}})}))),!!v&&r.a.createElement(\"div\",{className:\"rows\",style:{height:d-(y.length?v.headerHeight:0)+\"px\"}},x.map((function(e,t){return r.a.createElement(\"div\",{className:\"row-item\",key:e.toString()+e.scroll,style:{height:_[t]+\"px\",lineHeight:_[t]+\"px\",backgroundColor:\"\"+(n=e.rowIndex,v[n%2===0?\"evenRowBGC\":\"oddRowBGC\"])}},e.ceils.map((function(n,i){return r.a.createElement(\"div\",{className:\"ceil\",key:n+t+i,style:{width:b[i]+\"px\"},align:w[i],dangerouslySetInnerHTML:{__html:n},onClick:function(){return I(0,i,e,n)}})})));var n}))))}));Wn.propTypes={config:B.object,onClick:B.func,className:B.string,style:B.object},Wn.defaultProps={config:{}};var Hn=Wn;F(\".dv-scroll-ranking-board {\\n  width: 100%;\\n  height: 100%;\\n  color: #fff;\\n  overflow: hidden;\\n}\\n.dv-scroll-ranking-board .row-item {\\n  transition: all 0.3s;\\n  display: flex;\\n  flex-direction: column;\\n  justify-content: center;\\n  overflow: hidden;\\n}\\n.dv-scroll-ranking-board .ranking-info {\\n  display: flex;\\n  width: 100%;\\n  font-size: 13px;\\n}\\n.dv-scroll-ranking-board .ranking-info .rank {\\n  width: 40px;\\n  color: #1370fb;\\n}\\n.dv-scroll-ranking-board .ranking-info .info-name {\\n  flex: 1;\\n}\\n.dv-scroll-ranking-board .ranking-column {\\n  border-bottom: 2px solid rgba(19, 112, 251, 0.5);\\n  margin-top: 5px;\\n}\\n.dv-scroll-ranking-board .ranking-column .inside-column {\\n  position: relative;\\n  height: 6px;\\n  background-color: #1370fb;\\n  margin-bottom: 2px;\\n  border-radius: 1px;\\n  overflow: hidden;\\n}\\n.dv-scroll-ranking-board .ranking-column .shine {\\n  position: absolute;\\n  left: 0%;\\n  top: 2px;\\n  height: 2px;\\n  width: 50px;\\n  transform: translateX(-100%);\\n  background: radial-gradient(#28f8ff 5%, transparent 80%);\\n  animation: shine 3s ease-in-out infinite alternate;\\n}\\n@keyframes shine {\\n  80% {\\n    left: 0%;\\n    transform: translateX(-100%);\\n  }\\n  100% {\\n    left: 100%;\\n    transform: translateX(0%);\\n  }\\n}\\n\");var Un={data:[],rowNum:5,waitTime:2e3,carousel:\"single\",unit:\"\",sort:!0};var Yn=Object(i.forwardRef)((function(e,t){var n=e.config,a=e.className,o=e.style,s=_n.a.mark(M),l=Y(t),u=l.width,c=l.height,d=l.domRef,h=Object(i.useState)({mergedConfig:null,rows:[],heights:[]}),f=H(h,2),p=f[0],g=f[1],m=p.mergedConfig,v=p.rows,y=p.heights,x=Object(i.useRef)(W({},p,{rowsData:[],avgHeight:0,animationIndex:0})),b=Object(i.useRef)(c);function _(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(m){var t=S(m,e);void 0!==t&&(Object.assign(x.current,{heights:t}),g((function(e){return W({},e,{heights:t})})))}}function w(){var e=de(ue(Un,!0),n||{}),t=function(e){var t=e.data,n=e.rowNum;e.sort&&t.sort((function(e,t){var n=e.value,i=t.value;return n>i?-1:n<i?1:n===i?0:void 0}));var i=t.map((function(e){return e.value})),r=Math.max.apply(Math,U(i))||0,a=(t=t.map((function(e,t){return W({},e,{ranking:t+1,percent:e.value/r*100})}))).length;return a>n&&a<2*n&&(t=[].concat(U(t),U(t))),t=t.map((function(e,t){return W({},e,{scroll:t})}))}(e),i=S(e),r={mergedConfig:e,rows:t};void 0!==i&&Object.assign(r,{heights:i}),Object.assign(x.current,r,{rowsData:t,animationIndex:0}),g((function(e){return W({},e,r)}))}function S(e){var t=e.rowNum,n=e.data,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=c/t;if(Object.assign(x.current,{avgHeight:r}),!i)return new Array(n.length).fill(r)}function M(){var e,t,n,i,r,a,o,l,u,c,d,h,f,p,m=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return _n.a.wrap((function(s){for(;;)switch(s.prev=s.next){case 0:if(e=x.current,t=e.avgHeight,n=e.animationIndex,i=e.mergedConfig,r=i.waitTime,a=i.carousel,o=i.rowNum,l=e.rowsData,u=l.length,!m){s.next=5;break}return s.next=5,new Promise((function(e){return setTimeout(e,r)}));case 5:return c=\"single\"===a?1:o,(d=l.slice(n)).push.apply(d,U(l.slice(0,n))),h=new Array(u).fill(t),g((function(e){return W({},e,{rows:d,heights:h})})),s.next=12,new Promise((function(e){return setTimeout(e,300)}));case 12:(f=(n+=c)-u)>=0&&(n=f),(p=[].concat(U(h))).splice.apply(p,[0,c].concat(U(new Array(c).fill(0)))),Object.assign(x.current,{animationIndex:n}),g((function(e){return W({},e,{heights:p})}));case 19:case\"end\":return s.stop()}}),s,this)}Object.assign(x.current,p),Object(i.useEffect)((function(){var e=_n.a.mark(n);w();var t=!0;function n(){var n,i=this;return _n.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=_n.a.mark((function e(){var n;return _n.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.delegateYield(M(t),\"t0\",1);case 1:return t=!1,n=x.current.mergedConfig.waitTime,e.next=5,new Promise((function(e){return setTimeout(e,n-300)}));case 5:case\"end\":return e.stop()}}),e,i)}));case 1:return e.delegateYield(n(),\"t0\",3);case 3:e.next=1;break;case 5:case\"end\":return e.stop()}}),e,this)}var i=x.current;if(!(i.mergedConfig.rowNum>=i.rows.length))return j(n)}),[n,d.current]),Object(i.useEffect)((function(){0===b.current&&0!==c?(_(),b.current=c):_(!0)}),[u,c,d.current]);var C=Object(i.useMemo)((function(){return q(\"dv-scroll-ranking-board\",a)}),[a]);return r.a.createElement(\"div\",{className:C,style:o,ref:d},v.map((function(e,t){return r.a.createElement(\"div\",{className:\"row-item\",key:e.toString()+e.scroll,style:{height:y[t]+\"px\"}},r.a.createElement(\"div\",{className:\"ranking-info\"},r.a.createElement(\"div\",{className:\"rank\"},\"No.\",e.ranking),r.a.createElement(\"div\",{className:\"info-name\",dangerouslySetInnerHTML:{__html:e.name}}),r.a.createElement(\"div\",{className:\"ranking-value\"},e.value+m.unit)),r.a.createElement(\"div\",{className:\"ranking-column\"},r.a.createElement(\"div\",{className:\"inside-column\",style:{width:e.percent+\"%\"}},r.a.createElement(\"div\",{className:\"shine\"}))))})))}));Yn.propTypes={config:B.object,className:B.string,style:B.object},Yn.defaultProps={config:{}};var Zn=Yn;F(\".dv-decoration-11 {\\n  position: relative;\\n  width: 100%;\\n  height: 100%;\\n  display: flex;\\n}\\n.dv-decoration-11 .decoration-content {\\n  position: absolute;\\n  top: 0px;\\n  left: 0px;\\n  width: 100%;\\n  height: 100%;\\n  display: flex;\\n  align-items: center;\\n  justify-content: center;\\n}\\n\");var qn=[\"#1a98fc\",\"#2cf7fe\"];Object(i.forwardRef)((function(e,t){var n=e.children,a=e.className,o=e.style,s=e.color,l=void 0===s?[]:s,u=Y(t),c=u.width,d=u.height,h=u.domRef,f=Object(i.useMemo)((function(){return de(ue(qn,!0),l||[])}),[l]),p=Object(i.useMemo)((function(){return q(\"dv-decoration-11\",a)}),[a]);return r.a.createElement(\"div\",{className:p,style:o,ref:h},r.a.createElement(\"svg\",{width:c,height:d},r.a.createElement(\"polygon\",{fill:Fe(f[1]||qn[1],10),stroke:f[1],points:\"20 10, 25 4, 55 4 60 10\"}),r.a.createElement(\"polygon\",{fill:Fe(f[1]||qn[1],10),stroke:f[1],points:\"20 \"+(d-10)+\", 25 \"+(d-4)+\", 55 \"+(d-4)+\" 60 \"+(d-10)}),r.a.createElement(\"polygon\",{fill:Fe(f[1]||qn[1],10),stroke:f[1],points:c-20+\" 10, \"+(c-25)+\" 4, \"+(c-55)+\" 4 \"+(c-60)+\" 10\"}),r.a.createElement(\"polygon\",{fill:Fe(f[1]||qn[1],10),stroke:f[1],points:c-20+\" \"+(d-10)+\", \"+(c-25)+\" \"+(d-4)+\", \"+(c-55)+\" \"+(d-4)+\" \"+(c-60)+\" \"+(d-10)}),r.a.createElement(\"polygon\",{fill:Fe(f[0]||qn[0],20),stroke:f[0],points:\"\\n            20 10, 5 \"+d/2+\" 20 \"+(d-10)+\"\\n            \"+(c-20)+\" \"+(d-10)+\" \"+(c-5)+\" \"+d/2+\" \"+(c-20)+\" 10\\n          \"}),r.a.createElement(\"polyline\",{fill:\"transparent\",stroke:Fe(f[0]||qn[0],70),points:\"25 18, 15 \"+d/2+\" 25 \"+(d-18)}),r.a.createElement(\"polyline\",{fill:\"transparent\",stroke:Fe(f[0]||qn[0],70),points:c-25+\" 18, \"+(c-15)+\" \"+d/2+\" \"+(c-25)+\" \"+(d-18)})),r.a.createElement(\"div\",{className:\"decoration-content\"},n))})).propTypes={children:B.node,className:B.string,style:B.object,color:B.array}},function(e,t,n){var i=n(38);t.Dispatcher=i;var r=n(13),a=n(126),o=a.isCanvasEl,s=a.transformCoordWithViewport,l=\"undefined\"!==typeof window&&!!window.addEventListener,u=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,c=[];function d(e,t,n,i){return n=n||{},i||!r.canvasSupported?h(e,t,n):r.browser.firefox&&null!=t.layerX&&t.layerX!==t.offsetX?(n.zrX=t.layerX,n.zrY=t.layerY):null!=t.offsetX?(n.zrX=t.offsetX,n.zrY=t.offsetY):h(e,t,n),n}function h(e,t,n){if(r.domSupported&&e.getBoundingClientRect){var i=t.clientX,a=t.clientY;if(o(e)){var l=e.getBoundingClientRect();return n.zrX=i-l.left,void(n.zrY=a-l.top)}if(s(c,e,i,a))return n.zrX=c[0],void(n.zrY=c[1])}n.zrX=n.zrY=0}function f(e){return e||window.event}var p=l?function(e){e.preventDefault(),e.stopPropagation(),e.cancelBubble=!0}:function(e){e.returnValue=!1,e.cancelBubble=!0};t.clientToLocal=d,t.getNativeEvent=f,t.normalizeEvent=function(e,t,n){if(null!=(t=f(t)).zrX)return t;var i=t.type;if(i&&i.indexOf(\"touch\")>=0){var r=\"touchend\"!==i?t.targetTouches[0]:t.changedTouches[0];r&&d(e,r,t,n)}else d(e,t,t,n),t.zrDelta=t.wheelDelta?t.wheelDelta/120:-(t.detail||0)/3;var a=t.button;return null==t.which&&void 0!==a&&u.test(t.type)&&(t.which=1&a?1:2&a?3:4&a?2:0),t},t.addEventListener=function(e,t,n,i){l?e.addEventListener(t,n,i):e.attachEvent(\"on\"+t,n)},t.removeEventListener=function(e,t,n,i){l?e.removeEventListener(t,n,i):e.detachEvent(\"on\"+t,n)},t.stop=p,t.isMiddleOrRightButtonOnMouseUpDown=function(e){return 2===e.which||3===e.which},t.notLeftMouse=function(e){return e.which>1}},function(e,t,n){var i=n(129),r={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function a(e){return(e=Math.round(e))<0?0:e>255?255:e}function o(e){return e<0?0:e>1?1:e}function s(e){return e.length&&\"%\"===e.charAt(e.length-1)?a(parseFloat(e)/100*255):a(parseInt(e,10))}function l(e){return e.length&&\"%\"===e.charAt(e.length-1)?o(parseFloat(e)/100):o(parseFloat(e))}function u(e,t,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?e+(t-e)*n*6:2*n<1?t:3*n<2?e+(t-e)*(2/3-n)*6:e}function c(e,t,n){return e+(t-e)*n}function d(e,t,n,i,r){return e[0]=t,e[1]=n,e[2]=i,e[3]=r,e}function h(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}var f=new i(20),p=null;function g(e,t){p&&h(p,t),p=f.put(e,p||t.slice())}function m(e,t){if(e){t=t||[];var n=f.get(e);if(n)return h(t,n);var i,a=(e+=\"\").replace(/ /g,\"\").toLowerCase();if(a in r)return h(t,r[a]),g(e,t),t;if(\"#\"===a.charAt(0))return 4===a.length?(i=parseInt(a.substr(1),16))>=0&&i<=4095?(d(t,(3840&i)>>4|(3840&i)>>8,240&i|(240&i)>>4,15&i|(15&i)<<4,1),g(e,t),t):void d(t,0,0,0,1):7===a.length?(i=parseInt(a.substr(1),16))>=0&&i<=16777215?(d(t,(16711680&i)>>16,(65280&i)>>8,255&i,1),g(e,t),t):void d(t,0,0,0,1):void 0;var o=a.indexOf(\"(\"),u=a.indexOf(\")\");if(-1!==o&&u+1===a.length){var c=a.substr(0,o),p=a.substr(o+1,u-(o+1)).split(\",\"),m=1;switch(c){case\"rgba\":if(4!==p.length)return void d(t,0,0,0,1);m=l(p.pop());case\"rgb\":return 3!==p.length?void d(t,0,0,0,1):(d(t,s(p[0]),s(p[1]),s(p[2]),m),g(e,t),t);case\"hsla\":return 4!==p.length?void d(t,0,0,0,1):(p[3]=l(p[3]),v(p,t),g(e,t),t);case\"hsl\":return 3!==p.length?void d(t,0,0,0,1):(v(p,t),g(e,t),t);default:return}}d(t,0,0,0,1)}}function v(e,t){var n=(parseFloat(e[0])%360+360)%360/360,i=l(e[1]),r=l(e[2]),o=r<=.5?r*(i+1):r+i-r*i,s=2*r-o;return d(t=t||[],a(255*u(s,o,n+1/3)),a(255*u(s,o,n)),a(255*u(s,o,n-1/3)),1),4===e.length&&(t[3]=e[3]),t}function y(e,t,n){if(t&&t.length&&e>=0&&e<=1){n=n||[];var i=e*(t.length-1),r=Math.floor(i),s=Math.ceil(i),l=t[r],u=t[s],d=i-r;return n[0]=a(c(l[0],u[0],d)),n[1]=a(c(l[1],u[1],d)),n[2]=a(c(l[2],u[2],d)),n[3]=o(c(l[3],u[3],d)),n}}var x=y;function b(e,t,n){if(t&&t.length&&e>=0&&e<=1){var i=e*(t.length-1),r=Math.floor(i),s=Math.ceil(i),l=m(t[r]),u=m(t[s]),d=i-r,h=w([a(c(l[0],u[0],d)),a(c(l[1],u[1],d)),a(c(l[2],u[2],d)),o(c(l[3],u[3],d))],\"rgba\");return n?{color:h,leftIndex:r,rightIndex:s,value:i}:h}}var _=b;function w(e,t){if(e&&e.length){var n=e[0]+\",\"+e[1]+\",\"+e[2];return\"rgba\"!==t&&\"hsva\"!==t&&\"hsla\"!==t||(n+=\",\"+e[3]),t+\"(\"+n+\")\"}}t.parse=m,t.lift=function(e,t){var n=m(e);if(n){for(var i=0;i<3;i++)n[i]=t<0?n[i]*(1-t)|0:(255-n[i])*t+n[i]|0,n[i]>255?n[i]=255:e[i]<0&&(n[i]=0);return w(n,4===n.length?\"rgba\":\"rgb\")}},t.toHex=function(e){var t=m(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)},t.fastLerp=y,t.fastMapToColor=x,t.lerp=b,t.mapToColor=_,t.modifyHSL=function(e,t,n,i){if(e=m(e))return e=function(e){if(e){var t,n,i=e[0]/255,r=e[1]/255,a=e[2]/255,o=Math.min(i,r,a),s=Math.max(i,r,a),l=s-o,u=(s+o)/2;if(0===l)t=0,n=0;else{n=u<.5?l/(s+o):l/(2-s-o);var c=((s-i)/6+l/2)/l,d=((s-r)/6+l/2)/l,h=((s-a)/6+l/2)/l;i===s?t=h-d:r===s?t=1/3+c-h:a===s&&(t=2/3+d-c),t<0&&(t+=1),t>1&&(t-=1)}var f=[360*t,n,u];return null!=e[3]&&f.push(e[3]),f}}(e),null!=t&&(e[0]=(r=t,(r=Math.round(r))<0?0:r>360?360:r)),null!=n&&(e[1]=l(n)),null!=i&&(e[2]=l(i)),w(v(e),\"rgba\");var r},t.modifyAlpha=function(e,t){if((e=m(e))&&null!=t)return e[3]=o(t),w(e,\"rgba\")},t.stringify=w},function(e,t,n){var i=n(1).each,r=n(39),a=n(60),o=n(29),s=n(5),l=n(3),u=n(98).createTask,c=n(50),d=s.makeInner(),h=c();function f(){this.group=new r,this.uid=a.getUID(\"viewChart\"),this.renderTask=u({plan:v,reset:y}),this.renderTask.context={view:this}}f.prototype={type:\"chart\",init:function(e,t){},render:function(e,t,n,i){},highlight:function(e,t,n,i){m(e.getData(),i,\"emphasis\")},downplay:function(e,t,n,i){m(e.getData(),i,\"normal\")},remove:function(e,t){this.group.removeAll()},dispose:function(){},incrementalPrepareRender:null,incrementalRender:null,updateTransform:null,filterForExposedEvent:null};var p=f.prototype;function g(e,t,n){if(e&&(e.trigger(t,n),e.isGroup&&!l.isHighDownDispatcher(e)))for(var i=0,r=e.childCount();i<r;i++)g(e.childAt(i),t,n)}function m(e,t,n){var r=s.queryDataIndex(e,t),a=t&&null!=t.highlightKey?l.getHighlightDigit(t.highlightKey):null;null!=r?i(s.normalizeToArray(r),(function(t){g(e.getItemGraphicEl(t),n,a)})):e.eachItemGraphicEl((function(e){g(e,n,a)}))}function v(e){return h(e.model)}function y(e){var t=e.model,n=e.ecModel,i=e.api,r=e.payload,a=t.pipelineContext.progressiveRender,o=e.view,s=r&&d(r).updateMethod,l=a?\"incrementalPrepareRender\":s&&o[s]?s:\"render\";return\"render\"!==l&&o[l](t,n,i,r),x[l]}p.updateView=p.updateLayout=p.updateVisual=function(e,t,n,i){this.render(e,t,n,i)},o.enableClassExtend(f,[\"dispose\"]),o.enableClassManagement(f,{registerWhenExtend:!0}),f.markUpdateMethod=function(e,t){d(e).updateMethod=t};var x={incrementalPrepareRender:{progress:function(e,t){t.view.incrementalRender(e,t.model,t.ecModel,t.api,t.payload)}},render:{forceFirstProgress:!0,progress:function(e,t){t.view.render(t.model,t.ecModel,t.api,t.payload)}}},b=f;e.exports=b},function(e,t,n){var i=n(1),r=i.each,a=i.isString;function o(e,t){return!!t&&t===e.getCalculationInfo(\"stackedDimension\")}t.enableDataStack=function(e,t,n){var i,o,s,l,u=(n=n||{}).byIndex,c=n.stackedCoordDimension,d=!(!e||!e.get(\"stack\"));if(r(t,(function(e,n){a(e)&&(t[n]=e={name:e}),d&&!e.isExtraCoord&&(u||i||!e.ordinalMeta||(i=e),o||\"ordinal\"===e.type||\"time\"===e.type||c&&c!==e.coordDim||(o=e))})),!o||u||i||(u=!0),o){s=\"__\\0ecstackresult\",l=\"__\\0ecstackedover\",i&&(i.createInvertedIndices=!0);var h=o.coordDim,f=o.type,p=0;r(t,(function(e){e.coordDim===h&&p++})),t.push({name:s,coordDim:h,coordDimIndex:p,type:f,isExtraCoord:!0,isCalculationCoord:!0}),p++,t.push({name:l,coordDim:l,coordDimIndex:p,type:f,isExtraCoord:!0,isCalculationCoord:!0})}return{stackedDimension:o&&o.name,stackedByDimension:i&&i.name,isStackedByIndex:u,stackedOverDimension:l,stackResultDimension:s}},t.isDimensionStacked=o,t.getStackedDimension=function(e,t){return o(e,t)?e.getCalculationInfo(\"stackResultDimension\"):t}},function(e,t,n){n(6).__DEV__;var i=n(1),r=\"___EC__COMPONENT__CONTAINER___\";function a(e){var t={main:\"\",sub:\"\"};return e&&(e=e.split(\".\"),t.main=e[0]||\"\",t.sub=e[1]||\"\"),t}var o=0;function s(e,t){var n=i.slice(arguments,2);return this.superClass.prototype[t].apply(e,n)}function l(e,t,n){return this.superClass.prototype[t].apply(e,n)}t.parseClassType=a,t.enableClassExtend=function(e,t){e.$constructor=e,e.extend=function(e){var t=this,n=function(){e.$constructor?e.$constructor.apply(this,arguments):t.apply(this,arguments)};return i.extend(n.prototype,e),n.extend=this.extend,n.superCall=s,n.superApply=l,i.inherits(n,this),n.superClass=t,n}},t.enableClassCheck=function(e){var t=[\"__\\0is_clz\",o++,Math.random().toFixed(3)].join(\"_\");e.prototype[t]=!0,e.isInstance=function(e){return!(!e||!e[t])}},t.enableClassManagement=function(e,t){t=t||{};var n={};if(e.registerClass=function(e,t){if(t)if(function(e){i.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(e),'componentType \"'+e+'\" illegal')}(t),(t=a(t)).sub){if(t.sub!==r){(function(e){var t=n[e.main];t&&t[r]||((t=n[e.main]={})[r]=!0);return t}(t))[t.sub]=e}}else n[t.main]=e;return e},e.getClass=function(e,t,i){var a=n[e];if(a&&a[r]&&(a=t?a[t]:null),i&&!a)throw new Error(t?\"Component \"+e+\".\"+(t||\"\")+\" not exists. Load it first.\":e+\".type should be specified.\");return a},e.getClassesByMainType=function(e){e=a(e);var t=[],o=n[e.main];return o&&o[r]?i.each(o,(function(e,n){n!==r&&t.push(e)})):t.push(o),t},e.hasClass=function(e){return e=a(e),!!n[e.main]},e.getAllClassMainTypes=function(){var e=[];return i.each(n,(function(t,n){e.push(n)})),e},e.hasSubTypes=function(e){e=a(e);var t=n[e.main];return t&&t[r]},e.parseClassType=a,t.registerWhenExtend){var o=e.extend;o&&(e.extend=function(t){var n=o.call(this,t);return e.registerClass(n,t.type)})}return e},t.setReadOnly=function(e,t){}},function(e,t,n){n(6).__DEV__;var i=n(5),r=i.makeInner,a=i.getDataItemValue,o=n(1),s=o.createHashMap,l=o.each,u=o.map,c=o.isArray,d=o.isString,h=o.isObject,f=o.isTypedArray,p=o.isArrayLike,g=o.extend,m=(o.assert,n(61)),v=n(62),y=v.SOURCE_FORMAT_ORIGINAL,x=v.SOURCE_FORMAT_ARRAY_ROWS,b=v.SOURCE_FORMAT_OBJECT_ROWS,_=v.SOURCE_FORMAT_KEYED_COLUMNS,w=v.SOURCE_FORMAT_UNKNOWN,S=v.SOURCE_FORMAT_TYPED_ARRAY,M=v.SERIES_LAYOUT_BY_ROW,C={Must:1,Might:2,Not:3},T=r();function k(e){if(e){var t=s();return u(e,(function(e,n){if(null==(e=g({},h(e)?e:{name:e})).name)return e;e.name+=\"\",null==e.displayName&&(e.displayName=e.name);var i=t.get(e.name);return i?e.name+=\"-\"+i.count++:t.set(e.name,{count:1}),e}))}}function I(e,t,n,i){if(null==i&&(i=1/0),t===M)for(var r=0;r<n.length&&r<i;r++)e(n[r]?n[r][0]:null,r);else{var a=n[0]||[];for(r=0;r<a.length&&r<i;r++)e(a[r],r)}}function A(e){var t=e.option;if(!t.data)return e.ecModel.getComponent(\"dataset\",t.datasetIndex||0)}function P(e,t,n,i,r,o){var s,l,u;if(f(e))return C.Not;if(i){var p=i[o];h(p)?(l=p.name,u=p.type):d(p)&&(l=p)}if(null!=u)return\"ordinal\"===u?C.Must:C.Not;if(t===x)if(n===M){for(var g=e[o],m=0;m<(g||[]).length&&m<5;m++)if(null!=(s=T(g[r+m])))return s}else for(m=0;m<e.length&&m<5;m++){var v=e[r+m];if(v&&null!=(s=T(v[o])))return s}else if(t===b){if(!l)return C.Not;for(m=0;m<e.length&&m<5;m++){if((w=e[m])&&null!=(s=T(w[l])))return s}}else if(t===_){if(!l)return C.Not;if(!(g=e[l])||f(g))return C.Not;for(m=0;m<g.length&&m<5;m++)if(null!=(s=T(g[m])))return s}else if(t===y)for(m=0;m<e.length&&m<5;m++){var w=e[m],S=a(w);if(!c(S))return C.Not;if(null!=(s=T(S[o])))return s}function T(e){var t=d(e);return null!=e&&isFinite(e)&&\"\"!==e?t?C.Might:C.Not:t&&\"-\"!==e?C.Must:void 0}return C.Not}t.BE_ORDINAL=C,t.detectSourceFormat=function(e){var t=e.option.source,n=w;if(f(t))n=S;else if(c(t)){0===t.length&&(n=x);for(var i=0,r=t.length;i<r;i++){var a=t[i];if(null!=a){if(c(a)){n=x;break}if(h(a)){n=b;break}}}}else if(h(t)){for(var o in t)if(t.hasOwnProperty(o)&&p(t[o])){n=_;break}}else if(null!=t)throw new Error(\"Invalid data\");T(e).sourceFormat=n},t.getSource=function(e){return T(e).source},t.resetSourceDefaulter=function(e){T(e).datasetMap=s()},t.prepareSource=function(e){var t=e.option,n=t.data,i=f(n)?S:y,r=!1,o=t.seriesLayoutBy,s=t.sourceHeader,u=t.dimensions,h=A(e);if(h){var p=h.option;n=p.source,i=T(h).sourceFormat,r=!0,o=o||p.seriesLayoutBy,null==s&&(s=p.sourceHeader),u=u||p.dimensions}var g=function(e,t,n,i,r){if(!e)return{dimensionsDefine:k(r)};var o,s;if(t===x)\"auto\"===i||null==i?I((function(e){null!=e&&\"-\"!==e&&(d(e)?null==s&&(s=1):s=0)}),n,e,10):s=i?1:0,r||1!==s||(r=[],I((function(e,t){r[t]=null!=e?e:\"\"}),n,e)),o=r?r.length:n===M?e.length:e[0]?e[0].length:null;else if(t===b)r||(r=function(e){var t,n=0;for(;n<e.length&&!(t=e[n++]););if(t){var i=[];return l(t,(function(e,t){i.push(t)})),i}}(e));else if(t===_)r||(r=[],l(e,(function(e,t){r.push(t)})));else if(t===y){var u=a(e[0]);o=c(u)&&u.length||1}return{startIndex:s,dimensionsDefine:k(r),dimensionsDetectCount:o}}(n,i,o,s,u);T(e).source=new m({data:n,fromDataset:r,seriesLayoutBy:o,sourceFormat:i,dimensionsDefine:g.dimensionsDefine,startIndex:g.startIndex,dimensionsDetectCount:g.dimensionsDetectCount,encodeDefine:t.encode})},t.makeSeriesEncodeForAxisCoordSys=function(e,t,n){var i={},r=A(t);if(!r||!e)return i;var a,o,s=[],u=[],c=t.ecModel,d=T(c).datasetMap,f=r.uid+\"_\"+n.seriesLayoutBy;e=e.slice(),l(e,(function(t,n){!h(t)&&(e[n]={name:t}),\"ordinal\"===t.type&&null==a&&(a=n,o=m(e[n])),i[t.name]=[]}));var p=d.get(f)||d.set(f,{categoryWayDim:o,valueWayDim:0});function g(e,t,n){for(var i=0;i<n;i++)e.push(t+i)}function m(e){var t=e.dimsDef;return t?t.length:1}return l(e,(function(e,t){var n=e.name,r=m(e);if(null==a){var o=p.valueWayDim;g(i[n],o,r),g(u,o,r),p.valueWayDim+=r}else if(a===t)g(i[n],0,r),g(s,0,r);else{o=p.categoryWayDim;g(i[n],o,r),g(u,o,r),p.categoryWayDim+=r}})),s.length&&(i.itemName=s),u.length&&(i.seriesName=u),i},t.makeSeriesEncodeForNameBased=function(e,t,n){var i={};if(!A(e))return i;var r,a=t.sourceFormat,o=t.dimensionsDefine;a!==b&&a!==_||l(o,(function(e,t){\"name\"===(h(e)?e.name:e)&&(r=t)}));var s=function(){for(var e={},i={},s=[],l=0,u=Math.min(5,n);l<u;l++){var c=P(t.data,a,t.seriesLayoutBy,o,t.startIndex,l);s.push(c);var d=c===C.Not;if(d&&null==e.v&&l!==r&&(e.v=l),(null==e.n||e.n===e.v||!d&&s[e.n]===C.Not)&&(e.n=l),h(e)&&s[e.n]!==C.Not)return e;d||(c===C.Might&&null==i.v&&l!==r&&(i.v=l),null!=i.n&&i.n!==i.v||(i.n=l))}function h(e){return null!=e.v&&null!=e.n}return h(e)?e:h(i)?i:null}();if(s){i.value=s.v;var u=null!=r?r:s.n;i.itemName=[u],i.seriesName=[u]}return i},t.guessOrdinal=function(e,t){return P(e.data,e.sourceFormat,e.seriesLayoutBy,e.dimensionsDefine,e.startIndex,t)}},function(e,t,n){var i=n(1),r=n(20),a=n(51),o=n(62).SOURCE_FORMAT_ORIGINAL,s=n(63).getDimensionTypeByAxis,l=n(5).getDataItemValue,u=n(22),c=n(264).getCoordSysInfoBySeries,d=n(61),h=n(28).enableDataStack,f=n(30).makeSeriesEncodeForAxisCoordSys;var p=function(e,t,n){n=n||{},d.isInstance(e)||(e=d.seriesDataToSource(e));var p,g=t.get(\"coordinateSystem\"),m=u.get(g),v=c(t);v&&(p=i.map(v.coordSysDims,(function(e){var t={name:e},n=v.axisMap.get(e);if(n){var i=n.get(\"type\");t.type=s(i)}return t}))),p||(p=m&&(m.getDimensionsInfo?m.getDimensionsInfo():m.dimensions.slice())||[\"x\",\"y\"]);var y,x,b=a(e,{coordDimensions:p,generateCoord:n.generateCoord,encodeDefaulter:n.useEncodeDefaulter?i.curry(f,p,t):null});v&&i.each(b,(function(e,t){var n=e.coordDim,i=v.categoryAxisMap.get(n);i&&(null==y&&(y=t),e.ordinalMeta=i.getOrdinalMeta()),null!=e.otherDims.itemName&&(x=!0)})),x||null==y||(b[y].otherDims.itemName=0);var _=h(t,b),w=new r(b,t);w.setCalculationInfo(_);var S=null!=y&&function(e){if(e.sourceFormat===o){var t=function(e){var t=0;for(;t<e.length&&null==e[t];)t++;return e[t]}(e.data||[]);return null!=t&&!i.isArray(l(t))}}(e)?function(e,t,n,i){return i===y?n:this.defaultDimValueGetter(e,t,n,i)}:null;return w.hasItemOption=!1,w.initData(e,null,S),w};e.exports=p},function(e,t,n){var i=n(9),r=i.create,a=i.distSquare,o=Math.pow,s=Math.sqrt,l=s(3),u=r(),c=r(),d=r();function h(e){return e>-1e-8&&e<1e-8}function f(e){return e>1e-8||e<-1e-8}function p(e,t,n,i,r){var a=1-r;return a*a*(a*e+3*r*t)+r*r*(r*i+3*a*n)}function g(e,t,n,i){var r=1-i;return r*(r*e+2*i*t)+i*i*n}t.cubicAt=p,t.cubicDerivativeAt=function(e,t,n,i,r){var a=1-r;return 3*(((t-e)*a+2*(n-t)*r)*a+(i-n)*r*r)},t.cubicRootAt=function(e,t,n,i,r,a){var u=i+3*(t-n)-e,c=3*(n-2*t+e),d=3*(t-e),f=e-r,p=c*c-3*u*d,g=c*d-9*u*f,m=d*d-3*c*f,v=0;if(h(p)&&h(g)){if(h(c))a[0]=0;else(I=-d/c)>=0&&I<=1&&(a[v++]=I)}else{var y=g*g-4*p*m;if(h(y)){var x=g/p,b=-x/2;(I=-c/u+x)>=0&&I<=1&&(a[v++]=I),b>=0&&b<=1&&(a[v++]=b)}else if(y>0){var _=s(y),w=p*c+1.5*u*(-g+_),S=p*c+1.5*u*(-g-_);(I=(-c-((w=w<0?-o(-w,1/3):o(w,1/3))+(S=S<0?-o(-S,1/3):o(S,1/3))))/(3*u))>=0&&I<=1&&(a[v++]=I)}else{var M=(2*p*c-3*u*g)/(2*s(p*p*p)),C=Math.acos(M)/3,T=s(p),k=Math.cos(C),I=(-c-2*T*k)/(3*u),A=(b=(-c+T*(k+l*Math.sin(C)))/(3*u),(-c+T*(k-l*Math.sin(C)))/(3*u));I>=0&&I<=1&&(a[v++]=I),b>=0&&b<=1&&(a[v++]=b),A>=0&&A<=1&&(a[v++]=A)}}return v},t.cubicExtrema=function(e,t,n,i,r){var a=6*n-12*t+6*e,o=9*t+3*i-3*e-9*n,l=3*t-3*e,u=0;if(h(o)){if(f(a))(d=-l/a)>=0&&d<=1&&(r[u++]=d)}else{var c=a*a-4*o*l;if(h(c))r[0]=-a/(2*o);else if(c>0){var d,p=s(c),g=(-a-p)/(2*o);(d=(-a+p)/(2*o))>=0&&d<=1&&(r[u++]=d),g>=0&&g<=1&&(r[u++]=g)}}return u},t.cubicSubdivide=function(e,t,n,i,r,a){var o=(t-e)*r+e,s=(n-t)*r+t,l=(i-n)*r+n,u=(s-o)*r+o,c=(l-s)*r+s,d=(c-u)*r+u;a[0]=e,a[1]=o,a[2]=u,a[3]=d,a[4]=d,a[5]=c,a[6]=l,a[7]=i},t.cubicProjectPoint=function(e,t,n,i,r,o,l,h,f,g,m){var v,y,x,b,_,w=.005,S=1/0;u[0]=f,u[1]=g;for(var M=0;M<1;M+=.05)c[0]=p(e,n,r,l,M),c[1]=p(t,i,o,h,M),(b=a(u,c))<S&&(v=M,S=b);S=1/0;for(var C=0;C<32&&!(w<1e-4);C++)y=v-w,x=v+w,c[0]=p(e,n,r,l,y),c[1]=p(t,i,o,h,y),b=a(c,u),y>=0&&b<S?(v=y,S=b):(d[0]=p(e,n,r,l,x),d[1]=p(t,i,o,h,x),_=a(d,u),x<=1&&_<S?(v=x,S=_):w*=.5);return m&&(m[0]=p(e,n,r,l,v),m[1]=p(t,i,o,h,v)),s(S)},t.quadraticAt=g,t.quadraticDerivativeAt=function(e,t,n,i){return 2*((1-i)*(t-e)+i*(n-t))},t.quadraticRootAt=function(e,t,n,i,r){var a=e-2*t+n,o=2*(t-e),l=e-i,u=0;if(h(a)){if(f(o))(d=-l/o)>=0&&d<=1&&(r[u++]=d)}else{var c=o*o-4*a*l;if(h(c))(d=-o/(2*a))>=0&&d<=1&&(r[u++]=d);else if(c>0){var d,p=s(c),g=(-o-p)/(2*a);(d=(-o+p)/(2*a))>=0&&d<=1&&(r[u++]=d),g>=0&&g<=1&&(r[u++]=g)}}return u},t.quadraticExtremum=function(e,t,n){var i=e+n-2*t;return 0===i?.5:(e-t)/i},t.quadraticSubdivide=function(e,t,n,i,r){var a=(t-e)*i+e,o=(n-t)*i+t,s=(o-a)*i+a;r[0]=e,r[1]=a,r[2]=s,r[3]=s,r[4]=o,r[5]=n},t.quadraticProjectPoint=function(e,t,n,i,r,o,l,h,f){var p,m=.005,v=1/0;u[0]=l,u[1]=h;for(var y=0;y<1;y+=.05){c[0]=g(e,n,r,y),c[1]=g(t,i,o,y),(w=a(u,c))<v&&(p=y,v=w)}v=1/0;for(var x=0;x<32&&!(m<1e-4);x++){var b=p-m,_=p+m;c[0]=g(e,n,r,b),c[1]=g(t,i,o,b);var w=a(c,u);if(b>=0&&w<v)p=b,v=w;else{d[0]=g(e,n,r,_),d[1]=g(t,i,o,_);var S=a(d,u);_<=1&&S<v?(p=_,v=S):m*=.5}}return f&&(f[0]=g(e,n,r,p),f[1]=g(t,i,o,p)),s(v)}},function(e,t){var n=\"\\0__throttleOriginMethod\",i=\"\\0__throttleRate\";function r(e,t,n){var i,r,a,o,s,l=0,u=0,c=null;function d(){u=(new Date).getTime(),c=null,e.apply(a,o||[])}t=t||0;var h=function(){i=(new Date).getTime(),a=this,o=arguments;var e=s||t,h=s||n;s=null,r=i-(h?l:u)-e,clearTimeout(c),h?c=setTimeout(d,e):r>=0?d():c=setTimeout(d,-r),l=i};return h.clear=function(){c&&(clearTimeout(c),c=null)},h.debounceNextCall=function(e){s=e},h}t.throttle=r,t.createOrUpdate=function(e,t,a,o){var s=e[t];if(s){var l=s[n]||s,u=s[\"\\0__throttleType\"];if(s[i]!==a||u!==o){if(null==a||!o)return e[t]=l;(s=e[t]=r(l,a,\"debounce\"===o))[n]=l,s[\"\\0__throttleType\"]=o,s[i]=a}return s}},t.clear=function(e,t){var i=e[t];i&&i[n]&&(e[t]=i[n])}},function(e,t){e.exports={legend:{selector:{all:\"\\u5168\\u9009\",inverse:\"\\u53cd\\u9009\"}},toolbox:{brush:{title:{rect:\"\\u77e9\\u5f62\\u9009\\u62e9\",polygon:\"\\u5708\\u9009\",lineX:\"\\u6a2a\\u5411\\u9009\\u62e9\",lineY:\"\\u7eb5\\u5411\\u9009\\u62e9\",keep:\"\\u4fdd\\u6301\\u9009\\u62e9\",clear:\"\\u6e05\\u9664\\u9009\\u62e9\"}},dataView:{title:\"\\u6570\\u636e\\u89c6\\u56fe\",lang:[\"\\u6570\\u636e\\u89c6\\u56fe\",\"\\u5173\\u95ed\",\"\\u5237\\u65b0\"]},dataZoom:{title:{zoom:\"\\u533a\\u57df\\u7f29\\u653e\",back:\"\\u533a\\u57df\\u7f29\\u653e\\u8fd8\\u539f\"}},magicType:{title:{line:\"\\u5207\\u6362\\u4e3a\\u6298\\u7ebf\\u56fe\",bar:\"\\u5207\\u6362\\u4e3a\\u67f1\\u72b6\\u56fe\",stack:\"\\u5207\\u6362\\u4e3a\\u5806\\u53e0\",tiled:\"\\u5207\\u6362\\u4e3a\\u5e73\\u94fa\"}},restore:{title:\"\\u8fd8\\u539f\"},saveAsImage:{title:\"\\u4fdd\\u5b58\\u4e3a\\u56fe\\u7247\",lang:[\"\\u53f3\\u952e\\u53e6\\u5b58\\u4e3a\\u56fe\\u7247\"]}},series:{typeNames:{pie:\"\\u997c\\u56fe\",bar:\"\\u67f1\\u72b6\\u56fe\",line:\"\\u6298\\u7ebf\\u56fe\",scatter:\"\\u6563\\u70b9\\u56fe\",effectScatter:\"\\u6d9f\\u6f2a\\u6563\\u70b9\\u56fe\",radar:\"\\u96f7\\u8fbe\\u56fe\",tree:\"\\u6811\\u56fe\",treemap:\"\\u77e9\\u5f62\\u6811\\u56fe\",boxplot:\"\\u7bb1\\u578b\\u56fe\",candlestick:\"K\\u7ebf\\u56fe\",k:\"K\\u7ebf\\u56fe\",heatmap:\"\\u70ed\\u529b\\u56fe\",map:\"\\u5730\\u56fe\",parallel:\"\\u5e73\\u884c\\u5750\\u6807\\u56fe\",lines:\"\\u7ebf\\u56fe\",graph:\"\\u5173\\u7cfb\\u56fe\",sankey:\"\\u6851\\u57fa\\u56fe\",funnel:\"\\u6f0f\\u6597\\u56fe\",gauge:\"\\u4eea\\u8868\\u76d8\\u56fe\",pictorialBar:\"\\u8c61\\u5f62\\u67f1\\u56fe\",themeRiver:\"\\u4e3b\\u9898\\u6cb3\\u6d41\\u56fe\",sunburst:\"\\u65ed\\u65e5\\u56fe\"}},aria:{general:{withTitle:\"\\u8fd9\\u662f\\u4e00\\u4e2a\\u5173\\u4e8e\\u201c{title}\\u201d\\u7684\\u56fe\\u8868\\u3002\",withoutTitle:\"\\u8fd9\\u662f\\u4e00\\u4e2a\\u56fe\\u8868\\uff0c\"},series:{single:{prefix:\"\",withName:\"\\u56fe\\u8868\\u7c7b\\u578b\\u662f{seriesType}\\uff0c\\u8868\\u793a{seriesName}\\u3002\",withoutName:\"\\u56fe\\u8868\\u7c7b\\u578b\\u662f{seriesType}\\u3002\"},multiple:{prefix:\"\\u5b83\\u7531{seriesCount}\\u4e2a\\u56fe\\u8868\\u7cfb\\u5217\\u7ec4\\u6210\\u3002\",withName:\"\\u7b2c{seriesId}\\u4e2a\\u7cfb\\u5217\\u662f\\u4e00\\u4e2a\\u8868\\u793a{seriesName}\\u7684{seriesType}\\uff0c\",withoutName:\"\\u7b2c{seriesId}\\u4e2a\\u7cfb\\u5217\\u662f\\u4e00\\u4e2a{seriesType}\\uff0c\",separator:{middle:\"\\uff1b\",end:\"\\u3002\"}}},data:{allData:\"\\u5176\\u6570\\u636e\\u662f\\u2014\\u2014\",partialData:\"\\u5176\\u4e2d\\uff0c\\u524d{displayCnt}\\u9879\\u662f\\u2014\\u2014\",withName:\"{name}\\u7684\\u6570\\u636e\\u662f{value}\",withoutName:\"{value}\",separator:{middle:\"\\uff0c\",end:\"\"}}}}},function(e,t,n){var i=n(1),r=i.each,a=i.map,o=n(4),s=o.linearMap,l=o.getPixelPrecision,u=o.round,c=n(267),d=c.createAxisTicks,h=c.createAxisLabels,f=c.calculateCategoryInterval,p=[0,1],g=function(e,t,n){this.dim=e,this.scale=t,this._extent=n||[0,0],this.inverse=!1,this.onBand=!1};function m(e,t){var n=(e[1]-e[0])/t/2;e[0]+=n,e[1]-=n}g.prototype={constructor:g,contain:function(e){var t=this._extent,n=Math.min(t[0],t[1]),i=Math.max(t[0],t[1]);return e>=n&&e<=i},containData:function(e){return this.scale.contain(e)},getExtent:function(){return this._extent.slice()},getPixelPrecision:function(e){return l(e||this.scale.getExtent(),this._extent)},setExtent:function(e,t){var n=this._extent;n[0]=e,n[1]=t},dataToCoord:function(e,t){var n=this._extent,i=this.scale;return e=i.normalize(e),this.onBand&&\"ordinal\"===i.type&&m(n=n.slice(),i.count()),s(e,p,n,t)},coordToData:function(e,t){var n=this._extent,i=this.scale;this.onBand&&\"ordinal\"===i.type&&m(n=n.slice(),i.count());var r=s(e,n,p,t);return this.scale.scale(r)},pointToData:function(e,t){},getTicksCoords:function(e){var t=(e=e||{}).tickModel||this.getTickModel(),n=d(this,t).ticks,i=a(n,(function(e){return{coord:this.dataToCoord(e),tickValue:e}}),this);return function(e,t,n,i){var a=t.length;if(!e.onBand||n||!a)return;var o,s,l=e.getExtent();if(1===a)t[0].coord=l[0],o=t[1]={coord:l[0]};else{var c=t[a-1].tickValue-t[0].tickValue,d=(t[a-1].coord-t[0].coord)/c;r(t,(function(e){e.coord-=d/2}));var h=e.scale.getExtent();s=1+h[1]-t[a-1].tickValue,o={coord:t[a-1].coord+d*s},t.push(o)}var f=l[0]>l[1];p(t[0].coord,l[0])&&(i?t[0].coord=l[0]:t.shift());i&&p(l[0],t[0].coord)&&t.unshift({coord:l[0]});p(l[1],o.coord)&&(i?o.coord=l[1]:t.pop());i&&p(o.coord,l[1])&&t.push({coord:l[1]});function p(e,t){return e=u(e),t=u(t),f?e>t:e<t}}(this,i,t.get(\"alignWithLabel\"),e.clamp),i},getMinorTicksCoords:function(){if(\"ordinal\"===this.scale.type)return[];var e=this.model.getModel(\"minorTick\").get(\"splitNumber\");e>0&&e<100||(e=5);var t=this.scale.getMinorTicks(e);return a(t,(function(e){return a(e,(function(e){return{coord:this.dataToCoord(e),tickValue:e}}),this)}),this)},getViewLabels:function(){return h(this).labels},getLabelModel:function(){return this.model.getModel(\"axisLabel\")},getTickModel:function(){return this.model.getModel(\"axisTick\")},getBandWidth:function(){var e=this._extent,t=this.scale.getExtent(),n=t[1]-t[0]+(this.onBand?1:0);0===n&&(n=1);var i=Math.abs(e[1]-e[0]);return Math.abs(i)/n},isHorizontal:null,getRotate:null,calculateCategoryInterval:function(){return f(this)}};var v=g;e.exports=v},function(e,t,n){var i=n(1),r=i.retrieve,a=i.defaults,o=i.extend,s=i.each,l=n(8),u=n(3),c=n(14),d=n(4),h=d.isRadianAroundZero,f=d.remRadian,p=n(21).createSymbol,g=n(17),m=n(9).applyTransform,v=n(23).shouldShowAllLabels,y=Math.PI,x=function(e,t){this.opt=t,this.axisModel=e,a(t,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0}),this.group=new u.Group;var n=new u.Group({position:t.position.slice(),rotation:t.rotation});n.updateTransform(),this._transform=n.transform,this._dumbGroup=n};x.prototype={constructor:x,hasBuilder:function(e){return!!b[e]},add:function(e){b[e].call(this)},getGroup:function(){return this.group}};var b={axisLine:function(){var e=this.opt,t=this.axisModel;if(t.get(\"axisLine.show\")){var n=this.axisModel.axis.getExtent(),i=this._transform,r=[n[0],0],a=[n[1],0];i&&(m(r,r,i),m(a,a,i));var l=o({lineCap:\"round\"},t.getModel(\"axisLine.lineStyle\").getLineStyle());this.group.add(new u.Line({anid:\"line\",subPixelOptimize:!0,shape:{x1:r[0],y1:r[1],x2:a[0],y2:a[1]},style:l,strokeContainThreshold:e.strokeContainThreshold||5,silent:!0,z2:1}));var c=t.get(\"axisLine.symbol\"),d=t.get(\"axisLine.symbolSize\"),h=t.get(\"axisLine.symbolOffset\")||0;if(\"number\"===typeof h&&(h=[h,h]),null!=c){\"string\"===typeof c&&(c=[c,c]),\"string\"!==typeof d&&\"number\"!==typeof d||(d=[d,d]);var f=d[0],g=d[1];s([{rotate:e.rotation+Math.PI/2,offset:h[0],r:0},{rotate:e.rotation-Math.PI/2,offset:h[1],r:Math.sqrt((r[0]-a[0])*(r[0]-a[0])+(r[1]-a[1])*(r[1]-a[1]))}],(function(t,n){if(\"none\"!==c[n]&&null!=c[n]){var i=p(c[n],-f/2,-g/2,f,g,l.stroke,!0),a=t.r+t.offset,o=[r[0]+a*Math.cos(e.rotation),r[1]-a*Math.sin(e.rotation)];i.attr({rotation:t.rotate,position:o,silent:!0,z2:11}),this.group.add(i)}}),this)}}},axisTickLabel:function(){var e=this.axisModel,t=this.opt,n=function(e,t,n){var i=t.axis,r=t.getModel(\"axisTick\");if(!r.get(\"show\")||i.scale.isBlank())return;for(var o=r.getModel(\"lineStyle\"),s=n.tickDirection*r.get(\"length\"),l=k(i.getTicksCoords(),e._transform,s,a(o.getLineStyle(),{stroke:t.get(\"axisLine.lineStyle.color\")}),\"ticks\"),u=0;u<l.length;u++)e.group.add(l[u]);return l}(this,e,t),i=function(e,t,n){var i=t.axis;if(!r(n.axisLabelShow,t.get(\"axisLabel.show\"))||i.scale.isBlank())return;var a=t.getModel(\"axisLabel\"),o=a.get(\"margin\"),l=i.getViewLabels(),d=(r(n.labelRotate,a.get(\"rotate\"))||0)*y/180,h=w(n.rotation,d,n.labelDirection),f=t.getCategories&&t.getCategories(!0),p=[],g=S(t),m=t.get(\"triggerEvent\");return s(l,(function(r,s){var l=r.tickValue,d=r.formattedLabel,v=r.rawLabel,y=a;f&&f[l]&&f[l].textStyle&&(y=new c(f[l].textStyle,a,t.ecModel));var x=y.getTextColor()||t.get(\"axisLine.lineStyle.color\"),b=[i.dataToCoord(l),n.labelOffset+n.labelDirection*o],w=new u.Text({anid:\"label_\"+l,position:b,rotation:h.rotation,silent:g,z2:10});u.setTextStyle(w.style,y,{text:d,textAlign:y.getShallow(\"align\",!0)||h.textAlign,textVerticalAlign:y.getShallow(\"verticalAlign\",!0)||y.getShallow(\"baseline\",!0)||h.textVerticalAlign,textFill:\"function\"===typeof x?x(\"category\"===i.type?v:\"value\"===i.type?l+\"\":l,s):x}),m&&(w.eventData=_(t),w.eventData.targetType=\"axisLabel\",w.eventData.value=v),e._dumbGroup.add(w),w.updateTransform(),p.push(w),e.group.add(w),w.decomposeTransform()})),p}(this,e,t);!function(e,t,n){if(v(e.axis))return;var i=e.get(\"axisLabel.showMinLabel\"),r=e.get(\"axisLabel.showMaxLabel\");n=n||[];var a=(t=t||[])[0],o=t[1],s=t[t.length-1],l=t[t.length-2],u=n[0],c=n[1],d=n[n.length-1],h=n[n.length-2];!1===i?(M(a),M(u)):C(a,o)&&(i?(M(o),M(c)):(M(a),M(u)));!1===r?(M(s),M(d)):C(l,s)&&(r?(M(l),M(h)):(M(s),M(d)))}(e,i,n),function(e,t,n){var i=t.axis,r=t.getModel(\"minorTick\");if(!r.get(\"show\")||i.scale.isBlank())return;var o=i.getMinorTicksCoords();if(!o.length)return;for(var s=r.getModel(\"lineStyle\"),l=n.tickDirection*r.get(\"length\"),u=a(s.getLineStyle(),a(t.getModel(\"axisTick\").getLineStyle(),{stroke:t.get(\"axisLine.lineStyle.color\")})),c=0;c<o.length;c++)for(var d=k(o[c],e._transform,l,u,\"minorticks_\"+c),h=0;h<d.length;h++)e.group.add(d[h])}(this,e,t)},axisName:function(){var e=this.opt,t=this.axisModel,n=r(e.axisName,t.get(\"name\"));if(n){var i,a,s=t.get(\"nameLocation\"),c=e.nameDirection,d=t.getModel(\"nameTextStyle\"),p=t.get(\"nameGap\")||0,g=this.axisModel.axis.getExtent(),m=g[0]>g[1]?-1:1,v=[\"start\"===s?g[0]-m*p:\"end\"===s?g[1]+m*p:(g[0]+g[1])/2,T(s)?e.labelOffset+c*p:0],x=t.get(\"nameRotate\");null!=x&&(x=x*y/180),T(s)?i=w(e.rotation,null!=x?x:e.rotation,c):(i=function(e,t,n,i){var r,a,o=f(n-e.rotation),s=i[0]>i[1],l=\"start\"===t&&!s||\"start\"!==t&&s;h(o-y/2)?(a=l?\"bottom\":\"top\",r=\"center\"):h(o-1.5*y)?(a=l?\"top\":\"bottom\",r=\"center\"):(a=\"middle\",r=o<1.5*y&&o>y/2?l?\"left\":\"right\":l?\"right\":\"left\");return{rotation:o,textAlign:r,textVerticalAlign:a}}(e,s,x||0,g),null!=(a=e.axisNameAvailableWidth)&&(a=Math.abs(a/Math.sin(i.rotation)),!isFinite(a)&&(a=null)));var b=d.getFont(),M=t.get(\"nameTruncate\",!0)||{},C=M.ellipsis,k=r(e.nameTruncateMaxWidth,M.maxWidth,a),I=null!=C&&null!=k?l.truncateText(n,k,b,C,{minChar:2,placeholder:M.placeholder}):n,A=t.get(\"tooltip\",!0),P=t.mainType,E={componentType:P,name:n,$vars:[\"name\"]};E[P+\"Index\"]=t.componentIndex;var D=new u.Text({anid:\"name\",__fullText:n,__truncatedText:I,position:v,rotation:i.rotation,silent:S(t),z2:1,tooltip:A&&A.show?o({content:n,formatter:function(){return n},formatterParams:E},A):null});u.setTextStyle(D.style,d,{text:I,textFont:b,textFill:d.getTextColor()||t.get(\"axisLine.lineStyle.color\"),textAlign:d.get(\"align\")||i.textAlign,textVerticalAlign:d.get(\"verticalAlign\")||i.textVerticalAlign}),t.get(\"triggerEvent\")&&(D.eventData=_(t),D.eventData.targetType=\"axisName\",D.eventData.name=n),this._dumbGroup.add(D),D.updateTransform(),this.group.add(D),D.decomposeTransform()}}},_=x.makeAxisEventDataBase=function(e){var t={componentType:e.mainType,componentIndex:e.componentIndex};return t[e.mainType+\"Index\"]=e.componentIndex,t},w=x.innerTextLayout=function(e,t,n){var i,r,a=f(t-e);return h(a)?(r=n>0?\"top\":\"bottom\",i=\"center\"):h(a-y)?(r=n>0?\"bottom\":\"top\",i=\"center\"):(r=\"middle\",i=a>0&&a<y?n>0?\"right\":\"left\":n>0?\"left\":\"right\"),{rotation:a,textAlign:i,textVerticalAlign:r}};var S=x.isLabelSilent=function(e){var t=e.get(\"tooltip\");return e.get(\"silent\")||!(e.get(\"triggerEvent\")||t&&t.show)};function M(e){e&&(e.ignore=!0)}function C(e,t,n){var i=e&&e.getBoundingRect().clone(),r=t&&t.getBoundingRect().clone();if(i&&r){var a=g.identity([]);return g.rotate(a,a,-e.rotation),i.applyTransform(g.mul([],a,e.getLocalTransform())),r.applyTransform(g.mul([],a,t.getLocalTransform())),i.intersect(r)}}function T(e){return\"middle\"===e||\"center\"===e}function k(e,t,n,i,r){for(var a=[],o=[],s=[],l=0;l<e.length;l++){var c=e[l].coord;o[0]=c,o[1]=0,s[0]=c,s[1]=n,t&&(m(o,o,t),m(s,s,t));var d=new u.Line({anid:r+\"_\"+e[l].tickValue,subPixelOptimize:!0,shape:{x1:o[0],y1:o[1],x2:s[0],y2:s[1]},style:i,z2:2,silent:!0});a.push(d)}return a}var I=x;e.exports=I},function(e,t){var n={};t.register=function(e,t){n[e]=t},t.get=function(e){return n[e]}},function(e,t){var n=Array.prototype.slice,i=function(e){this._$handlers={},this._$eventProcessor=e};function r(e,t,n,i,r,a){var o=e._$handlers;if(\"function\"===typeof n&&(r=i,i=n,n=null),!i||!t)return e;n=function(e,t){var n=e._$eventProcessor;return null!=t&&n&&n.normalizeQuery&&(t=n.normalizeQuery(t)),t}(e,n),o[t]||(o[t]=[]);for(var s=0;s<o[t].length;s++)if(o[t][s].h===i)return e;var l={h:i,one:a,query:n,ctx:r||e,callAtLast:i.zrEventfulCallAtLast},u=o[t].length-1,c=o[t][u];return c&&c.callAtLast?o[t].splice(u,0,l):o[t].push(l),e}i.prototype={constructor:i,one:function(e,t,n,i){return r(this,e,t,n,i,!0)},on:function(e,t,n,i){return r(this,e,t,n,i,!1)},isSilent:function(e){var t=this._$handlers;return!t[e]||!t[e].length},off:function(e,t){var n=this._$handlers;if(!e)return this._$handlers={},this;if(t){if(n[e]){for(var i=[],r=0,a=n[e].length;r<a;r++)n[e][r].h!==t&&i.push(n[e][r]);n[e]=i}n[e]&&0===n[e].length&&delete n[e]}else delete n[e];return this},trigger:function(e){var t=this._$handlers[e],i=this._$eventProcessor;if(t){var r=arguments,a=r.length;a>3&&(r=n.call(r,1));for(var o=t.length,s=0;s<o;){var l=t[s];if(i&&i.filter&&null!=l.query&&!i.filter(e,l.query))s++;else{switch(a){case 1:l.h.call(l.ctx);break;case 2:l.h.call(l.ctx,r[1]);break;case 3:l.h.call(l.ctx,r[1],r[2]);break;default:l.h.apply(l.ctx,r)}l.one?(t.splice(s,1),o--):s++}}}return i&&i.afterTrigger&&i.afterTrigger(e),this},triggerWithContext:function(e){var t=this._$handlers[e],i=this._$eventProcessor;if(t){var r=arguments,a=r.length;a>4&&(r=n.call(r,1,r.length-1));for(var o=r[r.length-1],s=t.length,l=0;l<s;){var u=t[l];if(i&&i.filter&&null!=u.query&&!i.filter(e,u.query))l++;else{switch(a){case 1:u.h.call(o);break;case 2:u.h.call(o,r[1]);break;case 3:u.h.call(o,r[1],r[2]);break;default:u.h.apply(o,r)}u.one?(t.splice(l,1),s--):l++}}}return i&&i.afterTrigger&&i.afterTrigger(e),this}};var a=i;e.exports=a},function(e,t,n){var i=n(1),r=n(127),a=n(10),o=function(e){for(var t in e=e||{},r.call(this,e),e)e.hasOwnProperty(t)&&(this[t]=e[t]);this._children=[],this.__storage=null,this.__dirty=!0};o.prototype={constructor:o,isGroup:!0,type:\"group\",silent:!1,children:function(){return this._children.slice()},childAt:function(e){return this._children[e]},childOfName:function(e){for(var t=this._children,n=0;n<t.length;n++)if(t[n].name===e)return t[n]},childCount:function(){return this._children.length},add:function(e){return e&&e!==this&&e.parent!==this&&(this._children.push(e),this._doAdd(e)),this},addBefore:function(e,t){if(e&&e!==this&&e.parent!==this&&t&&t.parent===this){var n=this._children,i=n.indexOf(t);i>=0&&(n.splice(i,0,e),this._doAdd(e))}return this},_doAdd:function(e){e.parent&&e.parent.remove(e),e.parent=this;var t=this.__storage,n=this.__zr;t&&t!==e.__storage&&(t.addToStorage(e),e instanceof o&&e.addChildrenToStorage(t)),n&&n.refresh()},remove:function(e){var t=this.__zr,n=this.__storage,r=this._children,a=i.indexOf(r,e);return a<0||(r.splice(a,1),e.parent=null,n&&(n.delFromStorage(e),e instanceof o&&e.delChildrenFromStorage(n)),t&&t.refresh()),this},removeAll:function(){var e,t,n=this._children,i=this.__storage;for(t=0;t<n.length;t++)e=n[t],i&&(i.delFromStorage(e),e instanceof o&&e.delChildrenFromStorage(i)),e.parent=null;return n.length=0,this},eachChild:function(e,t){for(var n=this._children,i=0;i<n.length;i++){var r=n[i];e.call(t,r,i)}return this},traverse:function(e,t){for(var n=0;n<this._children.length;n++){var i=this._children[n];e.call(t,i),\"group\"===i.type&&i.traverse(e,t)}return this},addChildrenToStorage:function(e){for(var t=0;t<this._children.length;t++){var n=this._children[t];e.addToStorage(n),n instanceof o&&n.addChildrenToStorage(e)}},delChildrenFromStorage:function(e){for(var t=0;t<this._children.length;t++){var n=this._children[t];e.delFromStorage(n),n instanceof o&&n.delChildrenFromStorage(e)}},dirty:function(){return this.__dirty=!0,this.__zr&&this.__zr.refresh(),this},getBoundingRect:function(e){for(var t=null,n=new a(0,0,0,0),i=e||this._children,r=[],o=0;o<i.length;o++){var s=i[o];if(!s.ignore&&!s.invisible){var l=s.getBoundingRect(),u=s.getLocalTransform(r);u?(n.copy(l),n.applyTransform(u),(t=t||n.clone()).union(n)):(t=t||l.clone()).union(l)}}return t||n}},i.inherits(o,r);var s=o;e.exports=s},function(e,t,n){var i=n(58),r=n(1),a=n(18),o=n(76),s=n(75).ContextCachedBy,l=function(e){i.call(this,e)};l.prototype={constructor:l,type:\"text\",brush:function(e,t){var n=this.style;this.__dirty&&o.normalizeTextStyle(n,!0),n.fill=n.stroke=n.shadowBlur=n.shadowColor=n.shadowOffsetX=n.shadowOffsetY=null;var i=n.text;null!=i&&(i+=\"\"),o.needDrawText(i,n)?(this.setTransform(e),o.renderText(this,e,i,n,null,t),this.restoreTransform(e)):e.__attrCachedBy=s.NONE},getBoundingRect:function(){var e=this.style;if(this.__dirty&&o.normalizeTextStyle(e,!0),!this._rect){var t=e.text;null!=t?t+=\"\":t=\"\";var n=a.getBoundingRect(e.text+\"\",e.font,e.textAlign,e.textVerticalAlign,e.textPadding,e.textLineHeight,e.rich);if(n.x+=e.x||0,n.y+=e.y||0,o.getStroke(e.textStroke,e.textStrokeWidth)){var i=e.textStrokeWidth;n.x-=i/2,n.y-=i/2,n.width+=i,n.height+=i}this._rect=n}return this._rect}},r.inherits(l,i);var u=l;e.exports=u},function(e,t,n){n(6).__DEV__;var i=n(1),r=(i.isTypedArray,i.extend),a=(i.assert,i.each),o=i.isObject,s=n(5),l=s.getDataItemValue,u=s.isDataItemOption,c=n(4).parseDate,d=n(61),h=n(62),f=h.SOURCE_FORMAT_TYPED_ARRAY,p=h.SOURCE_FORMAT_ARRAY_ROWS,g=h.SOURCE_FORMAT_ORIGINAL,m=h.SOURCE_FORMAT_OBJECT_ROWS;function v(e,t){d.isInstance(e)||(e=d.seriesDataToSource(e)),this._source=e;var n=this._data=e.data,i=e.sourceFormat;i===f&&(this._offset=0,this._dimSize=t,this._data=n);var a=x[i===p?i+\"_\"+e.seriesLayoutBy:i];r(this,a)}var y=v.prototype;y.pure=!1,y.persistent=!0,y.getSource=function(){return this._source};var x={arrayRows_column:{pure:!0,count:function(){return Math.max(0,this._data.length-this._source.startIndex)},getItem:function(e){return this._data[e+this._source.startIndex]},appendData:w},arrayRows_row:{pure:!0,count:function(){var e=this._data[0];return e?Math.max(0,e.length-this._source.startIndex):0},getItem:function(e){e+=this._source.startIndex;for(var t=[],n=this._data,i=0;i<n.length;i++){var r=n[i];t.push(r?r[e]:null)}return t},appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: \"row\".')}},objectRows:{pure:!0,count:b,getItem:_,appendData:w},keyedColumns:{pure:!0,count:function(){var e=this._source.dimensionsDefine[0].name,t=this._data[e];return t?t.length:0},getItem:function(e){for(var t=[],n=this._source.dimensionsDefine,i=0;i<n.length;i++){var r=this._data[n[i].name];t.push(r?r[e]:null)}return t},appendData:function(e){var t=this._data;a(e,(function(e,n){for(var i=t[n]||(t[n]=[]),r=0;r<(e||[]).length;r++)i.push(e[r])}))}},original:{count:b,getItem:_,appendData:w},typedArray:{persistent:!1,pure:!0,count:function(){return this._data?this._data.length/this._dimSize:0},getItem:function(e,t){e-=this._offset,t=t||[];for(var n=this._dimSize*e,i=0;i<this._dimSize;i++)t[i]=this._data[n+i];return t},appendData:function(e){this._data=e},clean:function(){this._offset+=this.count(),this._data=null}}};function b(){return this._data.length}function _(e){return this._data[e]}function w(e){for(var t=0;t<e.length;t++)this._data.push(e[t])}var S={arrayRows:M,objectRows:function(e,t,n,i){return null!=n?e[i]:e},keyedColumns:M,original:function(e,t,n,i){var r=l(e);return null!=n&&r instanceof Array?r[n]:r},typedArray:M};function M(e,t,n,i){return null!=n?e[n]:e}var C={arrayRows:T,objectRows:function(e,t,n,i){return k(e[t],this._dimensionInfos[t])},keyedColumns:T,original:function(e,t,n,i){var r=e&&(null==e.value?e:e.value);return!this._rawData.pure&&u(e)&&(this.hasItemOption=!0),k(r instanceof Array?r[i]:r,this._dimensionInfos[t])},typedArray:function(e,t,n,i){return e[i]}};function T(e,t,n,i){return k(e[i],this._dimensionInfos[t])}function k(e,t){var n=t&&t.type;if(\"ordinal\"===n){var i=t&&t.ordinalMeta;return i?i.parseAndCollect(e):e}return\"time\"===n&&\"number\"!==typeof e&&null!=e&&\"-\"!==e&&(e=+c(e)),null==e||\"\"===e?NaN:+e}t.DefaultDataProvider=v,t.defaultDimValueGetters=C,t.retrieveRawValue=function(e,t,n){if(e){var i=e.getRawDataItem(t);if(null!=i){var r,a,o=e.getProvider().getSource().sourceFormat,s=e.getDimensionInfo(n);return s&&(r=s.name,a=s.index),S[o](i,t,a,r)}}},t.retrieveRawAttr=function(e,t,n){if(e){var i=e.getProvider().getSource().sourceFormat;if(i===g||i===m){var r=e.getRawDataItem(t);return i!==g||o(r)||(r=null),r?r[n]:void 0}}}},function(e,t){function n(e){return e}function i(e,t,i,r,a){this._old=e,this._new=t,this._oldKeyGetter=i||n,this._newKeyGetter=r||n,this.context=a}function r(e,t,n,i,r){for(var a=0;a<e.length;a++){var o=\"_ec_\"+r[i](e[a],a),s=t[o];null==s?(n.push(o),t[o]=a):(s.length||(t[o]=s=[s]),s.push(a))}}i.prototype={constructor:i,add:function(e){return this._add=e,this},update:function(e){return this._update=e,this},remove:function(e){return this._remove=e,this},execute:function(){var e=this._old,t=this._new,n={},i=[],a=[];for(r(e,{},i,\"_oldKeyGetter\",this),r(t,n,a,\"_newKeyGetter\",this),o=0;o<e.length;o++){if(null!=(l=n[s=i[o]]))(c=l.length)?(1===c&&(n[s]=null),l=l.shift()):n[s]=null,this._update&&this._update(l,o);else this._remove&&this._remove(o)}for(var o=0;o<a.length;o++){var s=a[o];if(n.hasOwnProperty(s)){var l;if(null==(l=n[s]))continue;if(l.length)for(var u=0,c=l.length;u<c;u++)this._add&&this._add(l[u]);else this._add&&this._add(l)}}}};var a=i;e.exports=a},function(e,t,n){var i=n(1).isFunction;e.exports=function(e,t,n){return{seriesType:e,performRawSeries:!0,reset:function(e,r,a){var o=e.getData(),s=e.get(\"symbol\"),l=e.get(\"symbolSize\"),u=e.get(\"symbolKeepAspect\"),c=e.get(\"symbolRotate\"),d=i(s),h=i(l),f=i(c),p=d||h||f,g=!d&&s?s:t,m=h?null:l;if(o.setVisual({legendSymbol:n||g,symbol:g,symbolSize:m,symbolKeepAspect:u,symbolRotate:c}),!r.isSeriesFiltered(e))return{dataEach:o.hasItemOption||p?function(t,n){if(p){var i=e.getRawValue(n),r=e.getDataParams(n);d&&t.setItemVisual(n,\"symbol\",s(i,r)),h&&t.setItemVisual(n,\"symbolSize\",l(i,r)),f&&t.setItemVisual(n,\"symbolRotate\",c(i,r))}if(t.hasItemOption){var a=t.getItemModel(n),o=a.getShallow(\"symbol\",!0),u=a.getShallow(\"symbolSize\",!0),g=a.getShallow(\"symbolRotate\",!0),m=a.getShallow(\"symbolKeepAspect\",!0);null!=o&&t.setItemVisual(n,\"symbol\",o),null!=u&&t.setItemVisual(n,\"symbolSize\",u),null!=g&&t.setItemVisual(n,\"symbolRotate\",g),null!=m&&t.setItemVisual(n,\"symbolKeepAspect\",m)}}:null}}}}},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(84),a=i.extendComponentView({type:\"axis\",_axisPointer:null,axisPointerClass:null,render:function(e,t,n,i){this.axisPointerClass&&r.fixValue(e),a.superApply(this,\"render\",arguments),o(this,e,t,n,i,!0)},updateAxisPointer:function(e,t,n,i,r){o(this,e,t,n,i,!1)},remove:function(e,t){var n=this._axisPointer;n&&n.remove(t),a.superApply(this,\"remove\",arguments)},dispose:function(e,t){s(this,t),a.superApply(this,\"dispose\",arguments)}});function o(e,t,n,i,o,l){var u=a.getAxisPointerClass(e.axisPointerClass);if(u){var c=r.getAxisPointerModel(t);c?(e._axisPointer||(e._axisPointer=new u)).render(t,c,i,l):s(e,i)}}function s(e,t,n){var i=e._axisPointer;i&&i.dispose(t,n),e._axisPointer=null}var l=[];a.registerAxisPointerClass=function(e,t){l[e]=t},a.getAxisPointerClass=function(e){return e&&l[e]};var u=a;e.exports=u},function(e,t,n){var i=n(1);function r(e){for(var t=[];e;)(e=e.parentNode)&&t.push(e);return t.reverse()}t.retrieveTargetInfo=function(e,t,n){if(e&&i.indexOf(t,e.type)>=0){var r=n.getData().tree.root,a=e.targetNode;if(\"string\"===typeof a&&(a=r.getNodeById(a)),a&&r.contains(a))return{node:a};var o=e.targetNodeId;if(null!=o&&(a=r.getNodeById(o)))return{node:a}}},t.getPathToRoot=r,t.aboveViewRoot=function(e,t){var n=r(e);return i.indexOf(n,t)>=0},t.wrapTreePathInfo=function(e,t){for(var n=[];e;){var i=e.dataIndex;n.push({name:e.name,dataIndex:i,value:t.getRawValue(i)}),e=e.parentNode}return n.reverse(),n}},function(e,t,n){var i=n(1),r=n(26),a=n(4).linearMap,o=i.each,s=i.isObject,l=function(e){var t=e.mappingMethod,n=e.type,r=this.option=i.clone(e);this.type=n,this.mappingMethod=t,this._normalizeData=x[t];var a=u[n];this.applyVisual=a.applyVisual,this.getColorMapper=a.getColorMapper,this._doMap=a._doMap[t],\"piecewise\"===t?(c(r),function(e){var t=e.pieceList;e.hasSpecialVisual=!1,i.each(t,(function(t,n){t.originIndex=n,null!=t.visual&&(e.hasSpecialVisual=!0)}))}(r)):\"category\"===t?r.categories?function(e){var t=e.categories,n=e.visual,r=e.categoryMap={};if(o(t,(function(e,t){r[e]=t})),!i.isArray(n)){var a=[];i.isObject(n)?o(n,(function(e,t){var n=r[t];a[null!=n?n:-1]=e})):a[-1]=n,n=y(e,a)}for(var s=t.length-1;s>=0;s--)null==n[s]&&(delete r[t[s]],t.pop())}(r):c(r,!0):(i.assert(\"linear\"!==t||r.dataExtent),c(r))};l.prototype={constructor:l,mapValueToVisual:function(e){var t=this._normalizeData(e);return this._doMap(t,e)},getNormalizer:function(){return i.bind(this._normalizeData,this)}};var u=l.visualHandlers={color:{applyVisual:f(\"color\"),getColorMapper:function(){var e=this.option;return i.bind(\"category\"===e.mappingMethod?function(e,t){return!t&&(e=this._normalizeData(e)),p.call(this,e)}:function(t,n,i){var a=!!i;return!n&&(t=this._normalizeData(t)),i=r.fastLerp(t,e.parsedVisual,i),a?i:r.stringify(i,\"rgba\")},this)},_doMap:{linear:function(e){return r.stringify(r.fastLerp(e,this.option.parsedVisual),\"rgba\")},category:p,piecewise:function(e,t){var n=v.call(this,t);return null==n&&(n=r.stringify(r.fastLerp(e,this.option.parsedVisual),\"rgba\")),n},fixed:g}},colorHue:d((function(e,t){return r.modifyHSL(e,t)})),colorSaturation:d((function(e,t){return r.modifyHSL(e,null,t)})),colorLightness:d((function(e,t){return r.modifyHSL(e,null,null,t)})),colorAlpha:d((function(e,t){return r.modifyAlpha(e,t)})),opacity:{applyVisual:f(\"opacity\"),_doMap:m([0,1])},liftZ:{applyVisual:f(\"liftZ\"),_doMap:{linear:g,category:g,piecewise:g,fixed:g}},symbol:{applyVisual:function(e,t,n){var r=this.mapValueToVisual(e);if(i.isString(r))n(\"symbol\",r);else if(s(r))for(var a in r)r.hasOwnProperty(a)&&n(a,r[a])},_doMap:{linear:h,category:p,piecewise:function(e,t){var n=v.call(this,t);return null==n&&(n=h.call(this,e)),n},fixed:g}},symbolSize:{applyVisual:f(\"symbolSize\"),_doMap:m([0,1])}};function c(e,t){var n=e.visual,r=[];i.isObject(n)?o(n,(function(e){r.push(e)})):null!=n&&r.push(n);t||1!==r.length||{color:1,symbol:1}.hasOwnProperty(e.type)||(r[1]=r[0]),y(e,r)}function d(e){return{applyVisual:function(t,n,i){t=this.mapValueToVisual(t),i(\"color\",e(n(\"color\"),t))},_doMap:m([0,1])}}function h(e){var t=this.option.visual;return t[Math.round(a(e,[0,1],[0,t.length-1],!0))]||{}}function f(e){return function(t,n,i){i(e,this.mapValueToVisual(t))}}function p(e){var t=this.option.visual;return t[this.option.loop&&-1!==e?e%t.length:e]}function g(){return this.option.visual[0]}function m(e){return{linear:function(t){return a(t,e,this.option.visual,!0)},category:p,piecewise:function(t,n){var i=v.call(this,n);return null==i&&(i=a(t,e,this.option.visual,!0)),i},fixed:g}}function v(e){var t=this.option,n=t.pieceList;if(t.hasSpecialVisual){var i=n[l.findPieceIndex(e,n)];if(i&&i.visual)return i.visual[this.type]}}function y(e,t){return e.visual=t,\"color\"===e.type&&(e.parsedVisual=i.map(t,(function(e){return r.parse(e)}))),t}var x={linear:function(e){return a(e,this.option.dataExtent,[0,1],!0)},piecewise:function(e){var t=this.option.pieceList,n=l.findPieceIndex(e,t,!0);if(null!=n)return a(n,[0,t.length-1],[0,1],!0)},category:function(e){var t=this.option.categories?this.option.categoryMap[e]:e;return null==t?-1:t},fixed:i.noop};function b(e,t,n){return e?t<=n:t<n}l.listVisualTypes=function(){var e=[];return i.each(u,(function(t,n){e.push(n)})),e},l.addVisualHandler=function(e,t){u[e]=t},l.isValidType=function(e){return u.hasOwnProperty(e)},l.eachVisual=function(e,t,n){i.isObject(e)?i.each(e,t,n):t.call(n,e)},l.mapVisual=function(e,t,n){var r,a=i.isArray(e)?[]:i.isObject(e)?{}:(r=!0,null);return l.eachVisual(e,(function(e,i){var o=t.call(n,e,i);r?a=o:a[i]=o})),a},l.retrieveVisuals=function(e){var t,n={};return e&&o(u,(function(i,r){e.hasOwnProperty(r)&&(n[r]=e[r],t=!0)})),t?n:null},l.prepareVisualTypes=function(e){if(s(e)){var t=[];o(e,(function(e,n){t.push(n)})),e=t}else{if(!i.isArray(e))return[];e=e.slice()}return e.sort((function(e,t){return\"color\"===t&&\"color\"!==e&&0===e.indexOf(\"color\")?1:-1})),e},l.dependsOn=function(e,t){return\"color\"===t?!(!e||0!==e.indexOf(t)):e===t},l.findPieceIndex=function(e,t,n){for(var i,r=1/0,a=0,o=t.length;a<o;a++){var s=t[a].value;if(null!=s){if(s===e||\"string\"===typeof s&&s===e+\"\")return a;n&&d(s,a)}}for(a=0,o=t.length;a<o;a++){var l=t[a],u=l.interval,c=l.close;if(u){if(u[0]===-1/0){if(b(c[1],e,u[1]))return a}else if(u[1]===1/0){if(b(c[0],u[0],e))return a}else if(b(c[0],u[0],e)&&b(c[1],e,u[1]))return a;n&&d(u[0],a),n&&d(u[1],a)}}if(n)return e===1/0?t.length-1:e===-1/0?0:i;function d(t,n){var a=Math.abs(t-e);a<r&&(r=a,i=n)}};var _=l;e.exports=_},function(e,t,n){var i=n(58),r=n(10),a=n(1),o=n(92);function s(e){i.call(this,e)}s.prototype={constructor:s,type:\"image\",brush:function(e,t){var n=this.style,i=n.image;n.bind(e,this,t);var r=this._image=o.createOrUpdateImage(i,this._image,this,this.onload);if(r&&o.isImageReady(r)){var a=n.x||0,s=n.y||0,l=n.width,u=n.height,c=r.width/r.height;if(null==l&&null!=u?l=u*c:null==u&&null!=l?u=l/c:null==l&&null==u&&(l=r.width,u=r.height),this.setTransform(e),n.sWidth&&n.sHeight){var d=n.sx||0,h=n.sy||0;e.drawImage(r,d,h,n.sWidth,n.sHeight,a,s,l,u)}else if(n.sx&&n.sy){var f=l-(d=n.sx),p=u-(h=n.sy);e.drawImage(r,d,h,f,p,a,s,l,u)}else e.drawImage(r,a,s,l,u);null!=n.text&&(this.restoreTransform(e),this.drawRectText(e,this.getBoundingRect()))}},getBoundingRect:function(){var e=this.style;return this._rect||(this._rect=new r(e.x||0,e.y||0,e.width||0,e.height||0)),this._rect}},a.inherits(s,i);var l=s;e.exports=l},function(e,t,n){var i=n(1);e.exports=function(e){for(var t=0;t<e.length;t++)e[t][1]||(e[t][1]=e[t][0]);return function(t,n,r){for(var a={},o=0;o<e.length;o++){var s=e[o][1];if(!(n&&i.indexOf(n,s)>=0||r&&i.indexOf(r,s)<0)){var l=t.getShallow(s);null!=l&&(a[e[o][0]]=l)}}return a}}},function(e,t,n){var i=n(32),r=n(9),a=n(59),o=n(10),s=n(74).devicePixelRatio,l={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},u=[],c=[],d=[],h=[],f=Math.min,p=Math.max,g=Math.cos,m=Math.sin,v=Math.sqrt,y=Math.abs,x=\"undefined\"!==typeof Float32Array,b=function(e){this._saveData=!e,this._saveData&&(this.data=[]),this._ctx=null};b.prototype={constructor:b,_xi:0,_yi:0,_x0:0,_y0:0,_ux:0,_uy:0,_len:0,_lineDash:null,_dashOffset:0,_dashIdx:0,_dashSum:0,setScale:function(e,t,n){n=n||0,this._ux=y(n/s/e)||0,this._uy=y(n/s/t)||0},getContext:function(){return this._ctx},beginPath:function(e){return this._ctx=e,e&&e.beginPath(),e&&(this.dpr=e.dpr),this._saveData&&(this._len=0),this._lineDash&&(this._lineDash=null,this._dashOffset=0),this},moveTo:function(e,t){return this.addData(l.M,e,t),this._ctx&&this._ctx.moveTo(e,t),this._x0=e,this._y0=t,this._xi=e,this._yi=t,this},lineTo:function(e,t){var n=y(e-this._xi)>this._ux||y(t-this._yi)>this._uy||this._len<5;return this.addData(l.L,e,t),this._ctx&&n&&(this._needsDash()?this._dashedLineTo(e,t):this._ctx.lineTo(e,t)),n&&(this._xi=e,this._yi=t),this},bezierCurveTo:function(e,t,n,i,r,a){return this.addData(l.C,e,t,n,i,r,a),this._ctx&&(this._needsDash()?this._dashedBezierTo(e,t,n,i,r,a):this._ctx.bezierCurveTo(e,t,n,i,r,a)),this._xi=r,this._yi=a,this},quadraticCurveTo:function(e,t,n,i){return this.addData(l.Q,e,t,n,i),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(e,t,n,i):this._ctx.quadraticCurveTo(e,t,n,i)),this._xi=n,this._yi=i,this},arc:function(e,t,n,i,r,a){return this.addData(l.A,e,t,n,n,i,r-i,0,a?0:1),this._ctx&&this._ctx.arc(e,t,n,i,r,a),this._xi=g(r)*n+e,this._yi=m(r)*n+t,this},arcTo:function(e,t,n,i,r){return this._ctx&&this._ctx.arcTo(e,t,n,i,r),this},rect:function(e,t,n,i){return this._ctx&&this._ctx.rect(e,t,n,i),this.addData(l.R,e,t,n,i),this},closePath:function(){this.addData(l.Z);var e=this._ctx,t=this._x0,n=this._y0;return e&&(this._needsDash()&&this._dashedLineTo(t,n),e.closePath()),this._xi=t,this._yi=n,this},fill:function(e){e&&e.fill(),this.toStatic()},stroke:function(e){e&&e.stroke(),this.toStatic()},setLineDash:function(e){if(e instanceof Array){this._lineDash=e,this._dashIdx=0;for(var t=0,n=0;n<e.length;n++)t+=e[n];this._dashSum=t}return this},setLineDashOffset:function(e){return this._dashOffset=e,this},len:function(){return this._len},setData:function(e){var t=e.length;this.data&&this.data.length===t||!x||(this.data=new Float32Array(t));for(var n=0;n<t;n++)this.data[n]=e[n];this._len=t},appendPath:function(e){e instanceof Array||(e=[e]);for(var t=e.length,n=0,i=this._len,r=0;r<t;r++)n+=e[r].len();x&&this.data instanceof Float32Array&&(this.data=new Float32Array(i+n));for(r=0;r<t;r++)for(var a=e[r].data,o=0;o<a.length;o++)this.data[i++]=a[o];this._len=i},addData:function(e){if(this._saveData){var t=this.data;this._len+arguments.length>t.length&&(this._expandData(),t=this.data);for(var n=0;n<arguments.length;n++)t[this._len++]=arguments[n];this._prevCmd=e}},_expandData:function(){if(!(this.data instanceof Array)){for(var e=[],t=0;t<this._len;t++)e[t]=this.data[t];this.data=e}},_needsDash:function(){return this._lineDash},_dashedLineTo:function(e,t){var n,i,r=this._dashSum,a=this._dashOffset,o=this._lineDash,s=this._ctx,l=this._xi,u=this._yi,c=e-l,d=t-u,h=v(c*c+d*d),g=l,m=u,y=o.length;for(a<0&&(a=r+a),g-=(a%=r)*(c/=h),m-=a*(d/=h);c>0&&g<=e||c<0&&g>=e||0===c&&(d>0&&m<=t||d<0&&m>=t);)g+=c*(n=o[i=this._dashIdx]),m+=d*n,this._dashIdx=(i+1)%y,c>0&&g<l||c<0&&g>l||d>0&&m<u||d<0&&m>u||s[i%2?\"moveTo\":\"lineTo\"](c>=0?f(g,e):p(g,e),d>=0?f(m,t):p(m,t));c=g-e,d=m-t,this._dashOffset=-v(c*c+d*d)},_dashedBezierTo:function(e,t,n,r,a,o){var s,l,u,c,d,h=this._dashSum,f=this._dashOffset,p=this._lineDash,g=this._ctx,m=this._xi,y=this._yi,x=i.cubicAt,b=0,_=this._dashIdx,w=p.length,S=0;for(f<0&&(f=h+f),f%=h,s=0;s<1;s+=.1)l=x(m,e,n,a,s+.1)-x(m,e,n,a,s),u=x(y,t,r,o,s+.1)-x(y,t,r,o,s),b+=v(l*l+u*u);for(;_<w&&!((S+=p[_])>f);_++);for(s=(S-f)/b;s<=1;)c=x(m,e,n,a,s),d=x(y,t,r,o,s),_%2?g.moveTo(c,d):g.lineTo(c,d),s+=p[_]/b,_=(_+1)%w;_%2!==0&&g.lineTo(a,o),l=a-c,u=o-d,this._dashOffset=-v(l*l+u*u)},_dashedQuadraticTo:function(e,t,n,i){var r=n,a=i;n=(n+2*e)/3,i=(i+2*t)/3,e=(this._xi+2*e)/3,t=(this._yi+2*t)/3,this._dashedBezierTo(e,t,n,i,r,a)},toStatic:function(){var e=this.data;e instanceof Array&&(e.length=this._len,x&&(this.data=new Float32Array(e)))},getBoundingRect:function(){u[0]=u[1]=d[0]=d[1]=Number.MAX_VALUE,c[0]=c[1]=h[0]=h[1]=-Number.MAX_VALUE;for(var e=this.data,t=0,n=0,i=0,s=0,f=0;f<e.length;){var p=e[f++];switch(1===f&&(i=t=e[f],s=n=e[f+1]),p){case l.M:t=i=e[f++],n=s=e[f++],d[0]=i,d[1]=s,h[0]=i,h[1]=s;break;case l.L:a.fromLine(t,n,e[f],e[f+1],d,h),t=e[f++],n=e[f++];break;case l.C:a.fromCubic(t,n,e[f++],e[f++],e[f++],e[f++],e[f],e[f+1],d,h),t=e[f++],n=e[f++];break;case l.Q:a.fromQuadratic(t,n,e[f++],e[f++],e[f],e[f+1],d,h),t=e[f++],n=e[f++];break;case l.A:var v=e[f++],y=e[f++],x=e[f++],b=e[f++],_=e[f++],w=e[f++]+_;f+=1;var S=1-e[f++];1===f&&(i=g(_)*x+v,s=m(_)*b+y),a.fromArc(v,y,x,b,_,w,S,d,h),t=g(w)*x+v,n=m(w)*b+y;break;case l.R:i=t=e[f++],s=n=e[f++];var M=e[f++],C=e[f++];a.fromLine(i,s,i+M,s+C,d,h);break;case l.Z:t=i,n=s}r.min(u,u,d),r.max(c,c,h)}return 0===f&&(u[0]=u[1]=c[0]=c[1]=0),new o(u[0],u[1],c[0]-u[0],c[1]-u[1])},rebuildPath:function(e){for(var t,n,i,r,a,o,s=this.data,u=this._ux,c=this._uy,d=this._len,h=0;h<d;){var f=s[h++];switch(1===h&&(t=i=s[h],n=r=s[h+1]),f){case l.M:t=i=s[h++],n=r=s[h++],e.moveTo(i,r);break;case l.L:a=s[h++],o=s[h++],(y(a-i)>u||y(o-r)>c||h===d-1)&&(e.lineTo(a,o),i=a,r=o);break;case l.C:e.bezierCurveTo(s[h++],s[h++],s[h++],s[h++],s[h++],s[h++]),i=s[h-2],r=s[h-1];break;case l.Q:e.quadraticCurveTo(s[h++],s[h++],s[h++],s[h++]),i=s[h-2],r=s[h-1];break;case l.A:var p=s[h++],v=s[h++],x=s[h++],b=s[h++],_=s[h++],w=s[h++],S=s[h++],M=s[h++],C=x>b?x:b,T=x>b?1:x/b,k=x>b?b/x:1,I=_+w;Math.abs(x-b)>.001?(e.translate(p,v),e.rotate(S),e.scale(T,k),e.arc(0,0,C,_,I,1-M),e.scale(1/T,1/k),e.rotate(-S),e.translate(-p,-v)):e.arc(p,v,C,_,I,1-M),1===h&&(t=g(_)*x+p,n=m(_)*b+v),i=g(I)*x+p,r=m(I)*b+v;break;case l.R:t=i=s[h],n=r=s[h+1],e.rect(s[h++],s[h++],s[h++],s[h++]);break;case l.Z:e.closePath(),i=t,r=n}}}},b.CMD=l;var _=b;e.exports=_},function(e,t,n){var i=n(5).makeInner;e.exports=function(){var e=i();return function(t){var n=e(t),i=t.pipelineContext,r=n.large,a=n.progressiveRender,o=n.large=i&&i.large,s=n.progressiveRender=i&&i.progressiveRender;return!!(r^o||a^s)&&\"reset\"}}},function(e,t,n){var i=n(153);e.exports=function(e,t){return i((t=t||{}).coordDimensions||[],e,{dimsDef:t.dimensionsDefine||e.dimensionsDefine,encodeDef:t.encodeDefine||e.encodeDefine,dimCount:t.dimensionsCount,encodeDefaulter:t.encodeDefaulter,generateCoord:t.generateCoord,generateCoordCount:t.generateCoordCount})}},function(e,t,n){var i=n(1),r={getMin:function(e){var t=this.option,n=e||null==t.rangeStart?t.min:t.rangeStart;return this.axis&&null!=n&&\"dataMin\"!==n&&\"function\"!==typeof n&&!i.eqNaN(n)&&(n=this.axis.scale.parse(n)),n},getMax:function(e){var t=this.option,n=e||null==t.rangeEnd?t.max:t.rangeEnd;return this.axis&&null!=n&&\"dataMax\"!==n&&\"function\"!==typeof n&&!i.eqNaN(n)&&(n=this.axis.scale.parse(n)),n},getNeedCrossZero:function(){var e=this.option;return null==e.rangeStart&&null==e.rangeEnd&&!e.scale},getCoordSysModel:i.noop,setRange:function(e,t){this.option.rangeStart=e,this.option.rangeEnd=t},resetRange:function(){this.option.rangeStart=this.option.rangeEnd=null}};e.exports=r},function(e,t,n){var i=n(51),r=n(20),a=n(1),o=a.extend,s=a.isArray;e.exports=function(e,t,n){t=s(t)&&{coordDimensions:t}||o({},t);var a=e.getSource(),l=i(a,t),u=new r(l,e);return u.initData(a,n),u}},function(e,t){function n(e,t){var n=e[t]-e[1-t];return{span:Math.abs(n),sign:n>0?-1:n<0?1:t?-1:1}}function i(e,t){return Math.min(null!=t[1]?t[1]:1/0,Math.max(null!=t[0]?t[0]:-1/0,e))}e.exports=function(e,t,r,a,o,s){e=e||0;var l=r[1]-r[0];if(null!=o&&(o=i(o,[0,l])),null!=s&&(s=Math.max(s,null!=o?o:0)),\"all\"===a){var u=Math.abs(t[1]-t[0]);u=i(u,[0,l]),o=s=i(u,[o,s]),a=0}t[0]=i(t[0],r),t[1]=i(t[1],r);var c=n(t,a);t[a]+=e;var d=o||0,h=r.slice();c.sign<0?h[0]+=d:h[1]-=d,t[a]=i(t[a],h);var f=n(t,a);return null!=o&&(f.sign!==c.sign||f.span<o)&&(t[1-a]=t[a]+c.sign*o),f=n(t,a),null!=s&&f.span>s&&(t[1-a]=t[a]+f.sign*s),t}},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(13),o=n(5),s=n(115),l=n(455),u=r.each,c=s.eachAxisDim;function d(e){var t={};return u([\"start\",\"end\",\"startValue\",\"endValue\",\"throttle\"],(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])})),t}function h(e,t){var n=e._rangePropMode,i=e.get(\"rangeMode\");u([[\"start\",\"startValue\"],[\"end\",\"endValue\"]],(function(e,r){var a=null!=t[e[0]],o=null!=t[e[1]];a&&!o?n[r]=\"percent\":!a&&o?n[r]=\"value\":i?n[r]=i[r]:a&&(n[r]=\"percent\")}))}var f=i.extendComponentModel({type:\"dataZoom\",dependencies:[\"xAxis\",\"yAxis\",\"zAxis\",\"radiusAxis\",\"angleAxis\",\"singleAxis\",\"series\"],defaultOption:{zlevel:0,z:4,orient:null,xAxisIndex:null,yAxisIndex:null,filterMode:\"filter\",throttle:null,start:0,end:100,startValue:null,endValue:null,minSpan:null,maxSpan:null,minValueSpan:null,maxValueSpan:null,rangeMode:null},init:function(e,t,n){this._dataIntervalByAxis={},this._dataInfo={},this._axisProxies={},this.textStyleModel,this._autoThrottle=!0,this._rangePropMode=[\"percent\",\"percent\"];var i=d(e);this.settledOption=i,this.mergeDefaultAndTheme(e,n),this.doInit(i)},mergeOption:function(e){var t=d(e);r.merge(this.option,e,!0),r.merge(this.settledOption,t,!0),this.doInit(t)},doInit:function(e){var t=this.option;a.canvasSupported||(t.realtime=!1),this._setDefaultThrottle(e),h(this,e);var n=this.settledOption;u([[\"start\",\"startValue\"],[\"end\",\"endValue\"]],(function(e,i){\"value\"===this._rangePropMode[i]&&(t[e[0]]=n[e[0]]=null)}),this),this.textStyleModel=this.getModel(\"textStyle\"),this._resetTarget(),this._giveAxisProxies()},_giveAxisProxies:function(){var e=this._axisProxies;this.eachTargetAxis((function(t,n,i,r){var a=this.dependentModels[t.axis][n],o=a.__dzAxisProxy||(a.__dzAxisProxy=new l(t.name,n,this,r));e[t.name+\"_\"+n]=o}),this)},_resetTarget:function(){var e=this.option,t=this._judgeAutoMode();c((function(t){var n=t.axisIndex;e[n]=o.normalizeToArray(e[n])}),this),\"axisIndex\"===t?this._autoSetAxisIndex():\"orient\"===t&&this._autoSetOrient()},_judgeAutoMode:function(){var e=this.option,t=!1;c((function(n){null!=e[n.axisIndex]&&(t=!0)}),this);var n=e.orient;return null==n&&t?\"orient\":t?void 0:(null==n&&(e.orient=\"horizontal\"),\"axisIndex\")},_autoSetAxisIndex:function(){var e=!0,t=this.get(\"orient\",!0),n=this.option,i=this.dependentModels;if(e){var a=\"vertical\"===t?\"y\":\"x\";i[a+\"Axis\"].length?(n[a+\"AxisIndex\"]=[0],e=!1):u(i.singleAxis,(function(i){e&&i.get(\"orient\",!0)===t&&(n.singleAxisIndex=[i.componentIndex],e=!1)}))}e&&c((function(t){if(e){var i=[],r=this.dependentModels[t.axis];if(r.length&&!i.length)for(var a=0,o=r.length;a<o;a++)\"category\"===r[a].get(\"type\")&&i.push(a);n[t.axisIndex]=i,i.length&&(e=!1)}}),this),e&&this.ecModel.eachSeries((function(e){this._isSeriesHasAllAxesTypeOf(e,\"value\")&&c((function(t){var i=n[t.axisIndex],a=e.get(t.axisIndex),o=e.get(t.axisId);a=e.ecModel.queryComponents({mainType:t.axis,index:a,id:o})[0].componentIndex,r.indexOf(i,a)<0&&i.push(a)}))}),this)},_autoSetOrient:function(){var e;this.eachTargetAxis((function(t){!e&&(e=t.name)}),this),this.option.orient=\"y\"===e?\"vertical\":\"horizontal\"},_isSeriesHasAllAxesTypeOf:function(e,t){var n=!0;return c((function(i){var r=e.get(i.axisIndex),a=this.dependentModels[i.axis][r];a&&a.get(\"type\")===t||(n=!1)}),this),n},_setDefaultThrottle:function(e){if(e.hasOwnProperty(\"throttle\")&&(this._autoThrottle=!1),this._autoThrottle){var t=this.ecModel.option;this.option.throttle=t.animation&&t.animationDurationUpdate>0?100:20}},getFirstTargetAxisModel:function(){var e;return c((function(t){if(null==e){var n=this.get(t.axisIndex);n.length&&(e=this.dependentModels[t.axis][n[0]])}}),this),e},eachTargetAxis:function(e,t){var n=this.ecModel;c((function(i){u(this.get(i.axisIndex),(function(r){e.call(t,i,r,this,n)}),this)}),this)},getAxisProxy:function(e,t){return this._axisProxies[e+\"_\"+t]},getAxisModel:function(e,t){var n=this.getAxisProxy(e,t);return n&&n.getAxisModel()},setRawRange:function(e){var t=this.option,n=this.settledOption;u([[\"start\",\"startValue\"],[\"end\",\"endValue\"]],(function(i){null==e[i[0]]&&null==e[i[1]]||(t[i[0]]=n[i[0]]=e[i[0]],t[i[1]]=n[i[1]]=e[i[1]])}),this),h(this,e)},setCalculatedRange:function(e){var t=this.option;u([\"start\",\"startValue\",\"end\",\"endValue\"],(function(n){t[n]=e[n]}))},getPercentRange:function(){var e=this.findRepresentativeAxisProxy();if(e)return e.getDataPercentWindow()},getValueRange:function(e,t){if(null!=e||null!=t)return this.getAxisProxy(e,t).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},findRepresentativeAxisProxy:function(e){if(e)return e.__dzAxisProxy;var t=this._axisProxies;for(var n in t)if(t.hasOwnProperty(n)&&t[n].hostedBy(this))return t[n];for(var n in t)if(t.hasOwnProperty(n)&&!t[n].hostedBy(this))return t[n]},getRangePropMode:function(){return this._rangePropMode.slice()}});e.exports=f},function(e,t,n){var i=n(78).extend({type:\"dataZoom\",render:function(e,t,n,i){this.dataZoomModel=e,this.ecModel=t,this.api=n},getTargetCoordInfo:function(){var e=this.dataZoomModel,t=this.ecModel,n={};return e.eachTargetAxis((function(e,i){var r=t.getComponent(e.axis,i);if(r){var a=r.getCoordSysModel();a&&function(e,t,n,i){for(var r,a=0;a<n.length;a++)if(n[a].model===e){r=n[a];break}r||n.push(r={model:e,axisModels:[],coordIndex:i});r.axisModels.push(t)}(a,r,n[a.mainType]||(n[a.mainType]=[]),a.componentIndex)}}),this),n}});e.exports=i},function(e,t,n){var i=function(){};1===n(74).debugMode&&(i=console.error);var r=i;e.exports=r},function(e,t,n){var i=n(1),r=n(91),a=n(127),o=n(133);function s(e){for(var t in e=e||{},a.call(this,e),e)e.hasOwnProperty(t)&&\"style\"!==t&&(this[t]=e[t]);this.style=new r(e.style,this),this._rect=null,this.__clipPaths=null}s.prototype={constructor:s,type:\"displayable\",__dirty:!0,invisible:!1,z:0,z2:0,zlevel:0,draggable:!1,dragging:!1,silent:!1,culling:!1,cursor:\"pointer\",rectHover:!1,progressive:!1,incremental:!1,globalScaleRatio:1,beforeBrush:function(e){},afterBrush:function(e){},brush:function(e,t){},getBoundingRect:function(){},contain:function(e,t){return this.rectContain(e,t)},traverse:function(e,t){e.call(t,this)},rectContain:function(e,t){var n=this.transformCoordToLocal(e,t);return this.getBoundingRect().contain(n[0],n[1])},dirty:function(){this.__dirty=this.__dirtyText=!0,this._rect=null,this.__zr&&this.__zr.refresh()},animateStyle:function(e){return this.animate(\"style\",e)},attrKV:function(e,t){\"style\"!==e?a.prototype.attrKV.call(this,e,t):this.style.set(t)},setStyle:function(e,t){return this.style.set(e,t),this.dirty(!1),this},useStyle:function(e){return this.style=new r(e,this),this.dirty(!1),this},calculateTextPosition:null},i.inherits(s,a),i.mixin(s,o);var l=s;e.exports=l},function(e,t,n){var i=n(9),r=n(32),a=Math.min,o=Math.max,s=Math.sin,l=Math.cos,u=2*Math.PI,c=i.create(),d=i.create(),h=i.create();var f=[],p=[];t.fromPoints=function(e,t,n){if(0!==e.length){var i,r=e[0],s=r[0],l=r[0],u=r[1],c=r[1];for(i=1;i<e.length;i++)r=e[i],s=a(s,r[0]),l=o(l,r[0]),u=a(u,r[1]),c=o(c,r[1]);t[0]=s,t[1]=u,n[0]=l,n[1]=c}},t.fromLine=function(e,t,n,i,r,s){r[0]=a(e,n),r[1]=a(t,i),s[0]=o(e,n),s[1]=o(t,i)},t.fromCubic=function(e,t,n,i,s,l,u,c,d,h){var g,m=r.cubicExtrema,v=r.cubicAt,y=m(e,n,s,u,f);for(d[0]=1/0,d[1]=1/0,h[0]=-1/0,h[1]=-1/0,g=0;g<y;g++){var x=v(e,n,s,u,f[g]);d[0]=a(x,d[0]),h[0]=o(x,h[0])}for(y=m(t,i,l,c,p),g=0;g<y;g++){var b=v(t,i,l,c,p[g]);d[1]=a(b,d[1]),h[1]=o(b,h[1])}d[0]=a(e,d[0]),h[0]=o(e,h[0]),d[0]=a(u,d[0]),h[0]=o(u,h[0]),d[1]=a(t,d[1]),h[1]=o(t,h[1]),d[1]=a(c,d[1]),h[1]=o(c,h[1])},t.fromQuadratic=function(e,t,n,i,s,l,u,c){var d=r.quadraticExtremum,h=r.quadraticAt,f=o(a(d(e,n,s),1),0),p=o(a(d(t,i,l),1),0),g=h(e,n,s,f),m=h(t,i,l,p);u[0]=a(e,s,g),u[1]=a(t,l,m),c[0]=o(e,s,g),c[1]=o(t,l,m)},t.fromArc=function(e,t,n,r,a,o,f,p,g){var m=i.min,v=i.max,y=Math.abs(a-o);if(y%u<1e-4&&y>1e-4)return p[0]=e-n,p[1]=t-r,g[0]=e+n,void(g[1]=t+r);if(c[0]=l(a)*n+e,c[1]=s(a)*r+t,d[0]=l(o)*n+e,d[1]=s(o)*r+t,m(p,c,d),v(g,c,d),(a%=u)<0&&(a+=u),(o%=u)<0&&(o+=u),a>o&&!f?o+=u:a<o&&f&&(a+=u),f){var x=o;o=a,a=x}for(var b=0;b<o;b+=Math.PI/2)b>a&&(h[0]=l(b)*n+e,h[1]=s(b)*r+t,m(p,h,p),v(g,h,g))}},function(e,t,n){var i=n(1),r=n(29).parseClassType,a=0;t.getUID=function(e){return[e||\"\",a++,Math.random().toFixed(5)].join(\"_\")},t.enableSubTypeDefaulter=function(e){var t={};return e.registerSubTypeDefaulter=function(e,n){e=r(e),t[e.main]=n},e.determineSubType=function(n,i){var a=i.type;if(!a){var o=r(n).main;e.hasSubTypes(n)&&t[o]&&(a=t[o](i))}return a},e},t.enableTopologicalTravel=function(e,t){function n(e,t){return e[t]||(e[t]={predecessor:[],successor:[]}),e[t]}e.topologicalTravel=function(e,r,a,o){if(e.length){var s=function(e){var r={},a=[];return i.each(e,(function(o){var s=n(r,o),l=function(e,t){var n=[];return i.each(e,(function(e){i.indexOf(t,e)>=0&&n.push(e)})),n}(s.originalDeps=t(o),e);s.entryCount=l.length,0===s.entryCount&&a.push(o),i.each(l,(function(e){i.indexOf(s.predecessor,e)<0&&s.predecessor.push(e);var t=n(r,e);i.indexOf(t.successor,e)<0&&t.successor.push(o)}))})),{graph:r,noEntryList:a}}(r),l=s.graph,u=s.noEntryList,c={};for(i.each(e,(function(e){c[e]=!0}));u.length;){var d=u.pop(),h=l[d],f=!!c[d];f&&(a.call(o,d,h.originalDeps.slice()),delete c[d]),i.each(h.successor,f?g:p)}i.each(c,(function(){throw new Error(\"Circle dependency may exists\")}))}function p(e){l[e].entryCount--,0===l[e].entryCount&&u.push(e)}function g(e){c[e]=!0,p(e)}}}},function(e,t,n){var i=n(1),r=i.createHashMap,a=i.isTypedArray,o=n(29).enableClassCheck,s=n(62),l=s.SOURCE_FORMAT_ORIGINAL,u=s.SERIES_LAYOUT_BY_COLUMN,c=s.SOURCE_FORMAT_UNKNOWN,d=s.SOURCE_FORMAT_TYPED_ARRAY,h=s.SOURCE_FORMAT_KEYED_COLUMNS;function f(e){this.fromDataset=e.fromDataset,this.data=e.data||(e.sourceFormat===h?{}:[]),this.sourceFormat=e.sourceFormat||c,this.seriesLayoutBy=e.seriesLayoutBy||u,this.dimensionsDefine=e.dimensionsDefine,this.encodeDefine=e.encodeDefine&&r(e.encodeDefine),this.startIndex=e.startIndex||0,this.dimensionsDetectCount=e.dimensionsDetectCount}f.seriesDataToSource=function(e){return new f({data:e,sourceFormat:a(e)?d:l,fromDataset:!1})},o(f);var p=f;e.exports=p},function(e,t){t.SOURCE_FORMAT_ORIGINAL=\"original\",t.SOURCE_FORMAT_ARRAY_ROWS=\"arrayRows\",t.SOURCE_FORMAT_OBJECT_ROWS=\"objectRows\",t.SOURCE_FORMAT_KEYED_COLUMNS=\"keyedColumns\",t.SOURCE_FORMAT_UNKNOWN=\"unknown\",t.SOURCE_FORMAT_TYPED_ARRAY=\"typedArray\",t.SERIES_LAYOUT_BY_COLUMN=\"column\",t.SERIES_LAYOUT_BY_ROW=\"row\"},function(e,t,n){var i=n(1),r=i.each,a=i.createHashMap,o=(i.assert,n(6).__DEV__,a([\"tooltip\",\"label\",\"itemName\",\"itemId\",\"seriesName\"]));function s(e,t){return e.hasOwnProperty(t)||(e[t]=[]),e[t]}t.OTHER_DIMENSIONS=o,t.summarizeDimensions=function(e){var t={},n=t.encode={},i=a(),l=[],u=[],c=t.userOutput={dimensionNames:e.dimensions.slice(),encode:{}};r(e.dimensions,(function(t){var r,a=e.getDimensionInfo(t),d=a.coordDim;if(d){var h=a.coordDimIndex;s(n,d)[h]=t,a.isExtraCoord||(i.set(d,1),\"ordinal\"!==(r=a.type)&&\"time\"!==r&&(l[0]=t),s(c.encode,d)[h]=a.index),a.defaultTooltip&&u.push(t)}o.each((function(e,t){var i=s(n,t),r=a.otherDims[t];null!=r&&!1!==r&&(i[r]=a.name)}))}));var d=[],h={};i.each((function(e,t){var i=n[t];h[t]=i[0],d=d.concat(i)})),t.dataDimsOnCoord=d,t.encodeFirstDimNotExtra=h;var f=n.label;f&&f.length&&(l=f.slice());var p=n.tooltip;return p&&p.length?u=p.slice():u.length||(u=l.slice()),n.defaultedLabel=l,n.defaultedTooltip=u,t},t.getDimensionTypeByAxis=function(e){return\"category\"===e?\"ordinal\":\"time\"===e?\"time\":\"float\"}},function(e,t,n){var i=n(3),r=n(82),a=n(1).isObject;function o(e){this.group=new i.Group,this._symbolCtor=e||r}var s=o.prototype;function l(e,t,n,i){return t&&!isNaN(t[0])&&!isNaN(t[1])&&!(i.isIgnore&&i.isIgnore(n))&&!(i.clipShape&&!i.clipShape.contain(t[0],t[1]))&&\"none\"!==e.getItemVisual(n,\"symbol\")}function u(e){return null==e||a(e)||(e={isIgnore:e}),e||{}}function c(e){var t=e.hostModel;return{itemStyle:t.getModel(\"itemStyle\").getItemStyle([\"color\"]),hoverItemStyle:t.getModel(\"emphasis.itemStyle\").getItemStyle(),symbolRotate:t.get(\"symbolRotate\"),symbolOffset:t.get(\"symbolOffset\"),hoverAnimation:t.get(\"hoverAnimation\"),labelModel:t.getModel(\"label\"),hoverLabelModel:t.getModel(\"emphasis.label\"),cursorStyle:t.get(\"cursor\")}}s.updateData=function(e,t){t=u(t);var n=this.group,r=e.hostModel,a=this._data,o=this._symbolCtor,s=c(e);a||n.removeAll(),e.diff(a).add((function(i){var r=e.getItemLayout(i);if(l(e,r,i,t)){var a=new o(e,i,s);a.attr(\"position\",r),e.setItemGraphicEl(i,a),n.add(a)}})).update((function(u,c){var d=a.getItemGraphicEl(c),h=e.getItemLayout(u);l(e,h,u,t)?(d?(d.updateData(e,u,s),i.updateProps(d,{position:h},r)):(d=new o(e,u)).attr(\"position\",h),n.add(d),e.setItemGraphicEl(u,d)):n.remove(d)})).remove((function(e){var t=a.getItemGraphicEl(e);t&&t.fadeOut((function(){n.remove(t)}))})).execute(),this._data=e},s.isPersistent=function(){return!0},s.updateLayout=function(){var e=this._data;e&&e.eachItemGraphicEl((function(t,n){var i=e.getItemLayout(n);t.attr(\"position\",i)}))},s.incrementalPrepareUpdate=function(e){this._seriesScope=c(e),this._data=null,this.group.removeAll()},s.incrementalUpdate=function(e,t,n){function i(e){e.isGroup||(e.incremental=e.useHoverLayer=!0)}n=u(n);for(var r=e.start;r<e.end;r++){var a=t.getItemLayout(r);if(l(t,a,r,n)){var o=new this._symbolCtor(t,r,this._seriesScope);o.traverse(i),o.attr(\"position\",a),this.group.add(o),t.setItemGraphicEl(r,o)}}},s.remove=function(e){var t=this.group,n=this._data;n&&e?n.eachItemGraphicEl((function(e){e.fadeOut((function(){t.remove(e)}))})):t.removeAll()};var d=o;e.exports=d},function(e,t,n){var i=n(3),r=n(4).round;function a(e,t,n){var r=e.getArea(),a=e.getBaseAxis().isHorizontal(),o=r.x,s=r.y,l=r.width,u=r.height,c=n.get(\"lineStyle.width\")||2;o-=c/2,s-=c/2,l+=c,u+=c,o=Math.floor(o),l=Math.round(l);var d=new i.Rect({shape:{x:o,y:s,width:l,height:u}});return t&&(d.shape[a?\"width\":\"height\"]=0,i.initProps(d,{shape:{width:l,height:u}},n)),d}function o(e,t,n){var a=e.getArea(),o=new i.Sector({shape:{cx:r(e.cx,1),cy:r(e.cy,1),r0:r(a.r0,1),r:r(a.r,1),startAngle:a.startAngle,endAngle:a.endAngle,clockwise:a.clockwise}});return t&&(o.shape.endAngle=a.startAngle,i.initProps(o,{shape:{endAngle:a.endAngle}},n)),o}t.createGridClipPath=a,t.createPolarClipPath=o,t.createClipPath=function(e,t,n){return e?\"polar\"===e.type?o(e,t,n):\"cartesian2d\"===e.type?a(e,t,n):null:null}},function(e,t,n){var i=n(1).map,r=n(50),a=n(28).isDimensionStacked;e.exports=function(e){return{seriesType:e,plan:r(),reset:function(e){var t=e.getData(),n=e.coordinateSystem,r=e.pipelineContext.large;if(n){var o=i(n.dimensions,(function(e){return t.mapDimension(e)})).slice(0,2),s=o.length,l=t.getCalculationInfo(\"stackResultDimension\");return a(t,o[0])&&(o[0]=l),a(t,o[1])&&(o[1]=l),s&&{progress:function(e,t){for(var i=e.end-e.start,a=r&&new Float32Array(i*s),l=e.start,u=0,c=[],d=[];l<e.end;l++){var h;if(1===s){var f=t.get(o[0],l);h=!isNaN(f)&&n.dataToPoint(f,null,d)}else{f=c[0]=t.get(o[0],l);var p=c[1]=t.get(o[1],l);h=!isNaN(f)&&!isNaN(p)&&n.dataToPoint(c,null,d)}r?(a[u++]=h?h[0]:NaN,a[u++]=h?h[1]:NaN):t.setItemLayout(l,h&&h.slice()||[NaN,NaN])}r&&t.setLayout(\"symbolPoints\",a)}}}}}}},function(e,t,n){var i=n(2),r=n(1),a=n(3);n(101),n(277),i.extendComponentView({type:\"grid\",render:function(e,t){this.group.removeAll(),e.get(\"show\")&&this.group.add(new a.Rect({shape:e.coordinateSystem.getRect(),style:r.defaults({fill:e.get(\"backgroundColor\")},e.getItemStyle()),silent:!0,z2:-1}))}}),i.registerPreprocessor((function(e){e.xAxis&&e.yAxis&&!e.grid&&(e.grid={})}))},function(e,t){var n=function(e,t){this.getAllNames=function(){var e=t();return e.mapArray(e.getName)},this.containName=function(e){return t().indexOfName(e)>=0},this.indexOfName=function(t){return e().indexOfName(t)},this.getItemVisual=function(t,n){return e().getItemVisual(t,n)}};e.exports=n},function(e,t){e.exports=function(e){return{seriesType:e,reset:function(e,t){var n=t.findComponents({mainType:\"legend\"});if(n&&n.length){var i=e.getData();i.filterSelf((function(e){for(var t=i.getName(e),r=0;r<n.length;r++)if(!n[r].isSelected(t))return!1;return!0}))}}}}},function(e,t,n){var i=n(1),r=n(38),a=n(25),o=n(170);function s(e){this.pointerChecker,this._zr=e,this._opt={};var t=i.bind,n=t(l,this),a=t(u,this),o=t(c,this),s=t(d,this),f=t(h,this);r.call(this),this.setPointerChecker=function(e){this.pointerChecker=e},this.enable=function(t,r){this.disable(),this._opt=i.defaults(i.clone(r)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==t&&(t=!0),!0!==t&&\"move\"!==t&&\"pan\"!==t||(e.on(\"mousedown\",n),e.on(\"mousemove\",a),e.on(\"mouseup\",o)),!0!==t&&\"scale\"!==t&&\"zoom\"!==t||(e.on(\"mousewheel\",s),e.on(\"pinch\",f))},this.disable=function(){e.off(\"mousedown\",n),e.off(\"mousemove\",a),e.off(\"mouseup\",o),e.off(\"mousewheel\",s),e.off(\"pinch\",f)},this.dispose=this.disable,this.isDragging=function(){return this._dragging},this.isPinching=function(){return this._pinching}}function l(e){if(!(a.isMiddleOrRightButtonOnMouseUpDown(e)||e.target&&e.target.draggable)){var t=e.offsetX,n=e.offsetY;this.pointerChecker&&this.pointerChecker(e,t,n)&&(this._x=t,this._y=n,this._dragging=!0)}}function u(e){if(this._dragging&&g(\"moveOnMouseMove\",e,this._opt)&&\"pinch\"!==e.gestureEvent&&!o.isTaken(this._zr,\"globalPan\")){var t=e.offsetX,n=e.offsetY,i=this._x,r=this._y,s=t-i,l=n-r;this._x=t,this._y=n,this._opt.preventDefaultMouseMove&&a.stop(e.event),p(this,\"pan\",\"moveOnMouseMove\",e,{dx:s,dy:l,oldX:i,oldY:r,newX:t,newY:n})}}function c(e){a.isMiddleOrRightButtonOnMouseUpDown(e)||(this._dragging=!1)}function d(e){var t=g(\"zoomOnMouseWheel\",e,this._opt),n=g(\"moveOnMouseWheel\",e,this._opt),i=e.wheelDelta,r=Math.abs(i),a=e.offsetX,o=e.offsetY;if(0!==i&&(t||n)){if(t){var s=r>3?1.4:r>1?1.2:1.1;f(this,\"zoom\",\"zoomOnMouseWheel\",e,{scale:i>0?s:1/s,originX:a,originY:o})}if(n){var l=Math.abs(i);f(this,\"scrollMove\",\"moveOnMouseWheel\",e,{scrollDelta:(i>0?1:-1)*(l>3?.4:l>1?.15:.05),originX:a,originY:o})}}}function h(e){o.isTaken(this._zr,\"globalPan\")||f(this,\"zoom\",null,e,{scale:e.pinchScale>1?1.1:1/1.1,originX:e.pinchX,originY:e.pinchY})}function f(e,t,n,i,r){e.pointerChecker&&e.pointerChecker(i,r.originX,r.originY)&&(a.stop(i.event),p(e,t,n,i,r))}function p(e,t,n,r,a){a.isAvailableBehavior=i.bind(g,null,n,r),e.trigger(t,a)}function g(e,t,n){var r=n[e];return!e||r&&(!i.isString(r)||t.event[r+\"Key\"])}i.mixin(s,r);var m=s;e.exports=m},function(e,t,n){var i=n(2),r=n(1),a=n(84),o=n(406);n(407),n(408),n(189),i.registerPreprocessor((function(e){if(e){(!e.axisPointer||0===e.axisPointer.length)&&(e.axisPointer={});var t=e.axisPointer.link;t&&!r.isArray(t)&&(e.axisPointer.link=[t])}})),i.registerProcessor(i.PRIORITY.PROCESSOR.STATISTIC,(function(e,t){e.getComponent(\"axisPointer\").coordSysAxesInfo=a.collect(e,t)})),i.registerAction({type:\"updateAxisPointer\",event:\"updateAxisPointer\",update:\":updateAxisPointer\"},o)},function(e,t,n){var i=n(125),r=n(13),a=n(1),o=n(222),s=n(226),l=n(230),u=n(232),c=n(233),d=!r.canvasSupported,h={canvas:l},f={};var p=function(e,t,n){n=n||{},this.dom=t,this.id=e;var i=this,l=new s,f=n.renderer;if(d){if(!h.vml)throw new Error(\"You need to require 'zrender/vml/vml' to support IE8\");f=\"vml\"}else f&&h[f]||(f=\"canvas\");var p=new h[f](t,l,n,e);this.storage=l,this.painter=p;var g=r.node||r.worker?null:new c(p.getViewportRoot(),p.root);this.handler=new o(l,p,g,p.root),this.animation=new u({stage:{update:a.bind(this.flush,this)}}),this.animation.start(),this._needsRefresh;var m=l.delFromStorage,v=l.addToStorage;l.delFromStorage=function(e){m.call(l,e),e&&e.removeSelfFromZr(i)},l.addToStorage=function(e){v.call(l,e),e.addSelfToZr(i)}};p.prototype={constructor:p,getId:function(){return this.id},add:function(e){this.storage.addRoot(e),this._needsRefresh=!0},remove:function(e){this.storage.delRoot(e),this._needsRefresh=!0},configLayer:function(e,t){this.painter.configLayer&&this.painter.configLayer(e,t),this._needsRefresh=!0},setBackgroundColor:function(e){this.painter.setBackgroundColor&&this.painter.setBackgroundColor(e),this._needsRefresh=!0},refreshImmediately:function(){this._needsRefresh=this._needsRefreshHover=!1,this.painter.refresh(),this._needsRefresh=this._needsRefreshHover=!1},refresh:function(){this._needsRefresh=!0},flush:function(){var e;this._needsRefresh&&(e=!0,this.refreshImmediately()),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately()),e&&this.trigger(\"rendered\")},addHover:function(e,t){if(this.painter.addHover){var n=this.painter.addHover(e,t);return this.refreshHover(),n}},removeHover:function(e){this.painter.removeHover&&(this.painter.removeHover(e),this.refreshHover())},clearHover:function(){this.painter.clearHover&&(this.painter.clearHover(),this.refreshHover())},refreshHover:function(){this._needsRefreshHover=!0},refreshHoverImmediately:function(){this._needsRefreshHover=!1,this.painter.refreshHover&&this.painter.refreshHover()},resize:function(e){e=e||{},this.painter.resize(e.width,e.height),this.handler.resize()},clearAnimation:function(){this.animation.clear()},getWidth:function(){return this.painter.getWidth()},getHeight:function(){return this.painter.getHeight()},pathToImage:function(e,t){return this.painter.pathToImage(e,t)},setCursorStyle:function(e){this.handler.setCursorStyle(e)},findHover:function(e,t){return this.handler.findHover(e,t)},on:function(e,t,n){this.handler.on(e,t,n)},off:function(e,t){this.handler.off(e,t)},trigger:function(e,t){this.handler.trigger(e,t)},clear:function(){this.storage.delRoot(),this.painter.clear()},dispose:function(){var e;this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,e=this.id,delete f[e]}},t.version=\"4.3.1\",t.init=function(e,t){var n=new p(i(),e,t);return f[n.id]=n,n},t.dispose=function(e){if(e)e.dispose();else{for(var t in f)f.hasOwnProperty(t)&&f[t].dispose();f={}}return this},t.getInstance=function(e){return f[e]},t.registerPainter=function(e,t){h[e]=t}},function(e,t,n){var i=n(17),r=n(9),a=i.identity;function o(e){return e>5e-5||e<-5e-5}var s=function(e){(e=e||{}).position||(this.position=[0,0]),null==e.rotation&&(this.rotation=0),e.scale||(this.scale=[1,1]),this.origin=this.origin||null},l=s.prototype;l.transform=null,l.needLocalTransform=function(){return o(this.rotation)||o(this.position[0])||o(this.position[1])||o(this.scale[0]-1)||o(this.scale[1]-1)};var u=[];l.updateTransform=function(){var e=this.parent,t=e&&e.transform,n=this.needLocalTransform(),r=this.transform;if(n||t){r=r||i.create(),n?this.getLocalTransform(r):a(r),t&&(n?i.mul(r,e.transform,r):i.copy(r,e.transform)),this.transform=r;var o=this.globalScaleRatio;if(null!=o&&1!==o){this.getGlobalScale(u);var s=u[0]<0?-1:1,l=u[1]<0?-1:1,c=((u[0]-s)*o+s)/u[0]||0,d=((u[1]-l)*o+l)/u[1]||0;r[0]*=c,r[1]*=c,r[2]*=d,r[3]*=d}this.invTransform=this.invTransform||i.create(),i.invert(this.invTransform,r)}else r&&a(r)},l.getLocalTransform=function(e){return s.getLocalTransform(this,e)},l.setTransform=function(e){var t=this.transform,n=e.dpr||1;t?e.setTransform(n*t[0],n*t[1],n*t[2],n*t[3],n*t[4],n*t[5]):e.setTransform(n,0,0,n,0,0)},l.restoreTransform=function(e){var t=e.dpr||1;e.setTransform(t,0,0,t,0,0)};var c=[],d=i.create();l.setLocalTransform=function(e){if(e){var t=e[0]*e[0]+e[1]*e[1],n=e[2]*e[2]+e[3]*e[3],i=this.position,r=this.scale;o(t-1)&&(t=Math.sqrt(t)),o(n-1)&&(n=Math.sqrt(n)),e[0]<0&&(t=-t),e[3]<0&&(n=-n),i[0]=e[4],i[1]=e[5],r[0]=t,r[1]=n,this.rotation=Math.atan2(-e[1]/n,e[0]/t)}},l.decomposeTransform=function(){if(this.transform){var e=this.parent,t=this.transform;e&&e.transform&&(i.mul(c,e.invTransform,t),t=c);var n=this.origin;n&&(n[0]||n[1])&&(d[4]=n[0],d[5]=n[1],i.mul(c,t,d),c[4]-=n[0],c[5]-=n[1],t=c),this.setLocalTransform(t)}},l.getGlobalScale=function(e){var t=this.transform;return e=e||[],t?(e[0]=Math.sqrt(t[0]*t[0]+t[1]*t[1]),e[1]=Math.sqrt(t[2]*t[2]+t[3]*t[3]),t[0]<0&&(e[0]=-e[0]),t[3]<0&&(e[1]=-e[1]),e):(e[0]=1,e[1]=1,e)},l.transformCoordToLocal=function(e,t){var n=[e,t],i=this.invTransform;return i&&r.applyTransform(n,n,i),n},l.transformCoordToGlobal=function(e,t){var n=[e,t],i=this.transform;return i&&r.applyTransform(n,n,i),n},s.getLocalTransform=function(e,t){a(t=t||[]);var n=e.origin,r=e.scale||[1,1],o=e.rotation||0,s=e.position||[0,0];return n&&(t[4]-=n[0],t[5]-=n[1]),i.scale(t,t,r),o&&i.rotate(t,t,o),n&&(t[4]+=n[0],t[5]+=n[1]),t[4]+=s[0],t[5]+=s[1],t};var h=s;e.exports=h},function(e,t){var n=1;\"undefined\"!==typeof window&&(n=Math.max(window.devicePixelRatio||1,1));var i=n;t.debugMode=0,t.devicePixelRatio=i},function(e,t){t.ContextCachedBy={NONE:0,STYLE_BIND:1,PLAIN_TEXT:2},t.WILL_BE_RESTORED=9},function(e,t,n){var i=n(1),r=i.retrieve2,a=i.retrieve3,o=i.each,s=i.normalizeCssArray,l=i.isString,u=i.isObject,c=n(18),d=n(134),h=n(92),f=n(130),p=n(75),g=p.ContextCachedBy,m=p.WILL_BE_RESTORED,v=c.DEFAULT_FONT,y={left:1,right:1,center:1},x={top:1,bottom:1,middle:1},b=[[\"textShadowBlur\",\"shadowBlur\",0],[\"textShadowOffsetX\",\"shadowOffsetX\",0],[\"textShadowOffsetY\",\"shadowOffsetY\",0],[\"textShadowColor\",\"shadowColor\",\"transparent\"]],_={},w={};function S(e){if(e){e.font=c.makeFont(e);var t=e.textAlign;\"middle\"===t&&(t=\"center\"),e.textAlign=null==t||y[t]?t:\"left\";var n=e.textVerticalAlign||e.textBaseline;\"center\"===n&&(n=\"middle\"),e.textVerticalAlign=null==n||x[n]?n:\"top\",e.textPadding&&(e.textPadding=s(e.textPadding))}}function M(e,t,n,i,r){if(n&&t.textRotation){var a=t.textOrigin;\"center\"===a?(i=n.width/2+n.x,r=n.height/2+n.y):a&&(i=a[0]+n.x,r=a[1]+n.y),e.translate(i,r),e.rotate(-t.textRotation),e.translate(-i,-r)}}function C(e,t,n,i,o,s,l,u){var c=i.rich[n.styleName]||{};c.text=n.text;var d=n.textVerticalAlign,h=s+o/2;\"top\"===d?h=s+n.height/2:\"bottom\"===d&&(h=s+o-n.height/2),!n.isLineHolder&&T(c)&&k(e,t,c,\"right\"===u?l-n.width:\"center\"===u?l-n.width/2:l,h-n.height/2,n.width,n.height);var f=n.textPadding;f&&(l=O(l,u,f),h-=n.height/2-f[2]-n.textHeight/2),P(t,\"shadowBlur\",a(c.textShadowBlur,i.textShadowBlur,0)),P(t,\"shadowColor\",c.textShadowColor||i.textShadowColor||\"transparent\"),P(t,\"shadowOffsetX\",a(c.textShadowOffsetX,i.textShadowOffsetX,0)),P(t,\"shadowOffsetY\",a(c.textShadowOffsetY,i.textShadowOffsetY,0)),P(t,\"textAlign\",u),P(t,\"textBaseline\",\"middle\"),P(t,\"font\",n.font||v);var p=E(c.textStroke||i.textStroke,m),g=D(c.textFill||i.textFill),m=r(c.textStrokeWidth,i.textStrokeWidth);p&&(P(t,\"lineWidth\",m),P(t,\"strokeStyle\",p),t.strokeText(n.text,l,h)),g&&(P(t,\"fillStyle\",g),t.fillText(n.text,l,h))}function T(e){return!!(e.textBackgroundColor||e.textBorderWidth&&e.textBorderColor)}function k(e,t,n,i,r,a,o){var s=n.textBackgroundColor,c=n.textBorderWidth,f=n.textBorderColor,p=l(s);if(P(t,\"shadowBlur\",n.textBoxShadowBlur||0),P(t,\"shadowColor\",n.textBoxShadowColor||\"transparent\"),P(t,\"shadowOffsetX\",n.textBoxShadowOffsetX||0),P(t,\"shadowOffsetY\",n.textBoxShadowOffsetY||0),p||c&&f){t.beginPath();var g=n.textBorderRadius;g?d.buildPath(t,{x:i,y:r,width:a,height:o,r:g}):t.rect(i,r,a,o),t.closePath()}if(p)if(P(t,\"fillStyle\",s),null!=n.fillOpacity){var m=t.globalAlpha;t.globalAlpha=n.fillOpacity*n.opacity,t.fill(),t.globalAlpha=m}else t.fill();else if(u(s)){var v=s.image;(v=h.createOrUpdateImage(v,null,e,I,s))&&h.isImageReady(v)&&t.drawImage(v,i,r,a,o)}if(c&&f)if(P(t,\"lineWidth\",c),P(t,\"strokeStyle\",f),null!=n.strokeOpacity){m=t.globalAlpha;t.globalAlpha=n.strokeOpacity*n.opacity,t.stroke(),t.globalAlpha=m}else t.stroke()}function I(e,t){t.image=e}function A(e,t,n,i){var r=n.x||0,a=n.y||0,o=n.textAlign,s=n.textVerticalAlign;if(i){var l=n.textPosition;if(l instanceof Array)r=i.x+L(l[0],i.width),a=i.y+L(l[1],i.height);else{var u=t&&t.calculateTextPosition?t.calculateTextPosition(_,n,i):c.calculateTextPosition(_,n,i);r=u.x,a=u.y,o=o||u.textAlign,s=s||u.textVerticalAlign}var d=n.textOffset;d&&(r+=d[0],a+=d[1])}return(e=e||{}).baseX=r,e.baseY=a,e.textAlign=o,e.textVerticalAlign=s,e}function P(e,t,n){return e[t]=f(e,t,n),e[t]}function E(e,t){return null==e||t<=0||\"transparent\"===e||\"none\"===e?null:e.image||e.colorStops?\"#000\":e}function D(e){return null==e||\"none\"===e?null:e.image||e.colorStops?\"#000\":e}function L(e,t){return\"string\"===typeof e?e.lastIndexOf(\"%\")>=0?parseFloat(e)/100*t:parseFloat(e):e}function O(e,t,n){return\"right\"===t?e-n[1]:\"center\"===t?e+n[3]/2-n[1]/2:e+n[3]}t.normalizeTextStyle=function(e){return S(e),o(e.rich,S),e},t.renderText=function(e,t,n,i,r,a){i.rich?function(e,t,n,i,r,a){a!==m&&(t.__attrCachedBy=g.NONE);var o=e.__textCotentBlock;o&&!e.__dirtyText||(o=e.__textCotentBlock=c.parseRichText(n,i));!function(e,t,n,i,r){var a=n.width,o=n.outerWidth,s=n.outerHeight,l=i.textPadding,u=A(w,e,i,r),d=u.baseX,h=u.baseY,f=u.textAlign,p=u.textVerticalAlign;M(t,i,r,d,h);var g=c.adjustTextX(d,o,f),m=c.adjustTextY(h,s,p),v=g,y=m;l&&(v+=l[3],y+=l[0]);var x=v+a;T(i)&&k(e,t,i,g,m,o,s);for(var b=0;b<n.lines.length;b++){for(var _,S=n.lines[b],I=S.tokens,P=I.length,E=S.lineHeight,D=S.width,L=0,O=v,N=x,R=P-1;L<P&&(!(_=I[L]).textAlign||\"left\"===_.textAlign);)C(e,t,_,i,E,y,O,\"left\"),D-=_.width,O+=_.width,L++;for(;R>=0&&\"right\"===(_=I[R]).textAlign;)C(e,t,_,i,E,y,N,\"right\"),D-=_.width,N-=_.width,R--;for(O+=(a-(O-v)-(x-N)-D)/2;L<=R;)_=I[L],C(e,t,_,i,E,y,O+_.width/2,\"center\"),O+=_.width,L++;y+=E}}(e,t,o,i,r)}(e,t,n,i,r,a):function(e,t,n,i,r,a){\"use strict\";var o,s=T(i),l=!1,u=t.__attrCachedBy===g.PLAIN_TEXT;a!==m?(a&&(o=a.style,l=!s&&u&&o),t.__attrCachedBy=s?g.NONE:g.PLAIN_TEXT):u&&(t.__attrCachedBy=g.NONE);var d=i.font||v;l&&d===(o.font||v)||(t.font=d);var h=e.__computedFont;e.__styleFont!==d&&(e.__styleFont=d,h=e.__computedFont=t.font);var p=i.textPadding,y=i.textLineHeight,x=e.__textCotentBlock;x&&!e.__dirtyText||(x=e.__textCotentBlock=c.parsePlainText(n,h,p,y,i.truncate));var _=x.outerHeight,S=x.lines,C=x.lineHeight,I=A(w,e,i,r),P=I.baseX,L=I.baseY,N=I.textAlign||\"left\",R=I.textVerticalAlign;M(t,i,r,P,L);var z=c.adjustTextY(L,_,R),B=P,F=z;if(s||p){var V=c.getWidth(n,h);p&&(V+=p[1]+p[3]);var G=c.adjustTextX(P,V,N);s&&k(e,t,i,G,z,V,_),p&&(B=O(P,N,p),F+=p[0])}t.textAlign=N,t.textBaseline=\"middle\",t.globalAlpha=i.opacity||1;for(var j=0;j<b.length;j++){var W=b[j],H=W[0],U=W[1],Y=i[H];l&&Y===o[H]||(t[U]=f(t,U,Y||W[2]))}F+=C/2;var Z=i.textStrokeWidth,q=l?o.textStrokeWidth:null,X=!l||Z!==q,Q=!l||X||i.textStroke!==o.textStroke,K=E(i.textStroke,Z),J=D(i.textFill);K&&(X&&(t.lineWidth=Z),Q&&(t.strokeStyle=K));J&&(l&&i.textFill===o.textFill||(t.fillStyle=J));if(1===S.length)K&&t.strokeText(S[0],B,F),J&&t.fillText(S[0],B,F);else for(j=0;j<S.length;j++)K&&t.strokeText(S[j],B,F),J&&t.fillText(S[j],B,F),F+=C}(e,t,n,i,r,a)},t.getBoxPosition=A,t.getStroke=E,t.getFill=D,t.parsePercent=L,t.needDrawText=function(e,t){return null!=e&&(e||t.textBackgroundColor||t.textBorderWidth&&t.textBorderColor||t.textPadding)}},function(e,t){var n=function(e){this.colorStops=e||[]};n.prototype={constructor:n,addColorStop:function(e,t){this.colorStops.push({offset:e,color:t})}};var i=n;e.exports=i},function(e,t,n){var i=n(39),r=n(60),a=n(29),o=function(){this.group=new i,this.uid=r.getUID(\"viewComponent\")},s=o.prototype={constructor:o,init:function(e,t){},render:function(e,t,n,i){},dispose:function(){},filterForExposedEvent:null};s.updateView=s.updateLayout=s.updateVisual=function(e,t,n,i){},a.enableClassExtend(o),a.enableClassManagement(o,{registerWhenExtend:!0});var l=o;e.exports=l},function(e,t,n){var i=n(29);function r(e){this._setting=e||{},this._extent=[1/0,-1/0],this._interval=0,this.init&&this.init.apply(this,arguments)}r.prototype.parse=function(e){return e},r.prototype.getSetting=function(e){return this._setting[e]},r.prototype.contain=function(e){var t=this._extent;return e>=t[0]&&e<=t[1]},r.prototype.normalize=function(e){var t=this._extent;return t[1]===t[0]?.5:(e-t[0])/(t[1]-t[0])},r.prototype.scale=function(e){var t=this._extent;return e*(t[1]-t[0])+t[0]},r.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1])},r.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},r.prototype.getExtent=function(){return this._extent.slice()},r.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=e),isNaN(t)||(n[1]=t)},r.prototype.isBlank=function(){return this._isBlank},r.prototype.setBlank=function(e){this._isBlank=e},r.prototype.getLabel=null,i.enableClassExtend(r),i.enableClassManagement(r,{registerWhenExtend:!0});var a=r;e.exports=a},function(e,t,n){var i=n(4),r=n(8),a=n(79),o=n(155),s=i.round,l=a.extend({type:\"interval\",_interval:0,_intervalPrecision:2,setExtent:function(e,t){var n=this._extent;isNaN(e)||(n[0]=parseFloat(e)),isNaN(t)||(n[1]=parseFloat(t))},unionExtent:function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1]),l.prototype.setExtent.call(this,t[0],t[1])},getInterval:function(){return this._interval},setInterval:function(e){this._interval=e,this._niceExtent=this._extent.slice(),this._intervalPrecision=o.getIntervalPrecision(e)},getTicks:function(e){var t=this._interval,n=this._extent,i=this._niceExtent,r=this._intervalPrecision,a=[];if(!t)return a;n[0]<i[0]&&(e?a.push(s(i[0]-t,r)):a.push(n[0]));for(var o=i[0];o<=i[1]&&(a.push(o),(o=s(o+t,r))!==a[a.length-1]);)if(a.length>1e4)return[];var l=a.length?a[a.length-1]:i[1];return n[1]>l&&(e?a.push(s(l+t,r)):a.push(n[1])),a},getMinorTicks:function(e){for(var t=this.getTicks(!0),n=[],r=this.getExtent(),a=1;a<t.length;a++){for(var o=t[a],s=t[a-1],l=0,u=[],c=(o-s)/e;l<e-1;){var d=i.round(s+(l+1)*c);d>r[0]&&d<r[1]&&u.push(d),l++}n.push(u)}return n},getLabel:function(e,t){if(null==e)return\"\";var n=t&&t.precision;return null==n?n=i.getPrecisionSafe(e)||0:\"auto\"===n&&(n=this._intervalPrecision),e=s(e,n,!0),r.addCommas(e)},niceTicks:function(e,t,n){e=e||5;var i=this._extent,r=i[1]-i[0];if(isFinite(r)){r<0&&(r=-r,i.reverse());var a=o.intervalScaleNiceTicks(i,e,t,n);this._intervalPrecision=a.intervalPrecision,this._interval=a.interval,this._niceExtent=a.niceTickExtent}},niceExtent:function(e){var t=this._extent;if(t[0]===t[1])if(0!==t[0]){var n=t[0];e.fixMax||(t[1]+=n/2),t[0]-=n/2}else t[1]=1;var i=t[1]-t[0];isFinite(i)||(t[0]=0,t[1]=1),this.niceTicks(e.splitNumber,e.minInterval,e.maxInterval);var r=this._interval;e.fixMin||(t[0]=s(Math.floor(t[0]/r)*r)),e.fixMax||(t[1]=s(Math.ceil(t[1]/r)*r))}});l.create=function(){return new l};var u=l;e.exports=u},function(e,t,n){var i=n(1),r=n(4).parsePercent,a=n(28).isDimensionStacked,o=n(50),s=\"undefined\"!==typeof Float32Array?Float32Array:Array;function l(e){return e.get(\"stack\")||\"__ec_stack_\"+e.seriesIndex}function u(e){return e.dim+e.index}function c(e,t){var n=[];return t.eachSeriesByType(e,(function(e){g(e)&&!m(e)&&n.push(e)})),n}function d(e){var t=function(e){var t={};i.each(e,(function(e){var n=e.coordinateSystem.getBaseAxis();if(\"time\"===n.type||\"value\"===n.type)for(var i=e.getData(),r=n.dim+\"_\"+n.index,a=i.mapDimension(n.dim),o=0,s=i.count();o<s;++o){var l=i.get(a,o);t[r]?t[r].push(l):t[r]=[l]}}));var n=[];for(var r in t)if(t.hasOwnProperty(r)){var a=t[r];if(a){a.sort((function(e,t){return e-t}));for(var o=null,s=1;s<a.length;++s){var l=a[s]-a[s-1];l>0&&(o=null===o?l:Math.min(o,l))}n[r]=o}}return n}(e),n=[];return i.each(e,(function(e){var i,a=e.coordinateSystem.getBaseAxis(),o=a.getExtent();if(\"category\"===a.type)i=a.getBandWidth();else if(\"value\"===a.type||\"time\"===a.type){var s=a.dim+\"_\"+a.index,c=t[s],d=Math.abs(o[1]-o[0]),h=a.scale.getExtent(),f=Math.abs(h[1]-h[0]);i=c?d/f*c:d}else{var p=e.getData();i=Math.abs(o[1]-o[0])/p.count()}var g=r(e.get(\"barWidth\"),i),m=r(e.get(\"barMaxWidth\"),i),v=r(e.get(\"barMinWidth\")||1,i),y=e.get(\"barGap\"),x=e.get(\"barCategoryGap\");n.push({bandWidth:i,barWidth:g,barMaxWidth:m,barMinWidth:v,barGap:y,barCategoryGap:x,axisKey:u(a),stackId:l(e)})})),h(n)}function h(e){var t={};i.each(e,(function(e,n){var i=e.axisKey,r=e.bandWidth,a=t[i]||{bandWidth:r,remainedWidth:r,autoWidthCount:0,categoryGap:\"20%\",gap:\"30%\",stacks:{}},o=a.stacks;t[i]=a;var s=e.stackId;o[s]||a.autoWidthCount++,o[s]=o[s]||{width:0,maxWidth:0};var l=e.barWidth;l&&!o[s].width&&(o[s].width=l,l=Math.min(a.remainedWidth,l),a.remainedWidth-=l);var u=e.barMaxWidth;u&&(o[s].maxWidth=u);var c=e.barMinWidth;c&&(o[s].minWidth=c);var d=e.barGap;null!=d&&(a.gap=d);var h=e.barCategoryGap;null!=h&&(a.categoryGap=h)}));var n={};return i.each(t,(function(e,t){n[t]={};var a=e.stacks,o=e.bandWidth,s=r(e.categoryGap,o),l=r(e.gap,1),u=e.remainedWidth,c=e.autoWidthCount,d=(u-s)/(c+(c-1)*l);d=Math.max(d,0),i.each(a,(function(e){var t=e.maxWidth,n=e.minWidth;if(e.width){i=e.width;t&&(i=Math.min(i,t)),n&&(i=Math.max(i,n)),e.width=i,u-=i+l*i,c--}else{var i=d;t&&t<i&&(i=Math.min(t,u)),n&&n>i&&(i=n),i!==d&&(e.width=i,u-=i+l*i,c--)}})),d=(u-s)/(c+(c-1)*l),d=Math.max(d,0);var h,f=0;i.each(a,(function(e,t){e.width||(e.width=d),h=e,f+=e.width*(1+l)})),h&&(f-=h.width*l);var p=-f/2;i.each(a,(function(e,i){n[t][i]=n[t][i]||{bandWidth:o,offset:p,width:e.width},p+=e.width*(1+l)}))})),n}function f(e,t,n){if(e&&t){var i=e[u(t)];return null!=i&&null!=n&&(i=i[l(n)]),i}}var p={seriesType:\"bar\",plan:o(),reset:function(e){if(g(e)&&m(e)){var t=e.getData(),n=e.coordinateSystem,i=n.grid.getRect(),r=n.getBaseAxis(),a=n.getOtherAxis(r),o=t.mapDimension(a.dim),l=t.mapDimension(r.dim),u=a.isHorizontal(),c=u?0:1,h=f(d([e]),r,e).width;return h>.5||(h=.5),{progress:function(e,t){var d,f=e.count,p=new s(2*f),g=new s(2*f),m=new s(f),y=[],x=[],b=0,_=0;for(;null!=(d=e.next());)x[c]=t.get(o,d),x[1-c]=t.get(l,d),y=n.dataToPoint(x,null,y),g[b]=u?i.x+i.width:y[0],p[b++]=y[0],g[b]=u?y[1]:i.y+i.height,p[b++]=y[1],m[_++]=d;t.setLayout({largePoints:p,largeDataIndices:m,largeBackgroundPoints:g,barWidth:h,valueAxisStart:v(r,a,!1),backgroundStart:u?i.x:i.y,valueAxisHorizontal:u})}}}}};function g(e){return e.coordinateSystem&&\"cartesian2d\"===e.coordinateSystem.type}function m(e){return e.pipelineContext&&e.pipelineContext.large}function v(e,t,n){return t.toGlobalCoord(t.dataToCoord(\"log\"===t.type?1:0))}t.getLayoutOnAxis=function(e){var t=[],n=e.axis;if(\"category\"===n.type){for(var r=n.getBandWidth(),a=0;a<e.count;a++)t.push(i.defaults({bandWidth:r,axisKey:\"axis0\",stackId:\"__ec_stack_\"+a},e));var o=h(t),s=[];for(a=0;a<e.count;a++){var l=o.axis0[\"__ec_stack_\"+a];l.offsetCenter=l.offset+l.width/2,s.push(l)}return s}},t.prepareLayoutBarSeries=c,t.makeColumnLayout=d,t.retrieveColumnLayout=f,t.layout=function(e,t){var n=c(e,t),r=d(n),o={},s={};i.each(n,(function(e){var t=e.getData(),n=e.coordinateSystem,i=n.getBaseAxis(),c=l(e),d=r[u(i)][c],h=d.offset,f=d.width,p=n.getOtherAxis(i),g=e.get(\"barMinHeight\")||0;o[c]=o[c]||[],s[c]=s[c]||[],t.setLayout({bandWidth:d.bandWidth,offset:h,size:f});for(var m=t.mapDimension(p.dim),y=t.mapDimension(i.dim),x=a(t,m),b=p.isHorizontal(),_=v(i,p,x),w=0,S=t.count();w<S;w++){var M,C,T,k,I,A=t.get(m,w),P=t.get(y,w),E=A>=0?\"p\":\"n\",D=_;if(x&&(o[c][P]||(o[c][P]={p:_,n:_}),D=o[c][P][E]),b)M=D,C=(I=n.dataToPoint([A,P]))[1]+h,T=I[0]-_,k=f,Math.abs(T)<g&&(T=(T<0?-1:1)*g),isNaN(T)||x&&(o[c][P][E]+=T);else M=(I=n.dataToPoint([P,A]))[0]+h,C=D,T=f,k=I[1]-_,Math.abs(k)<g&&(k=(k<=0?-1:1)*g),isNaN(k)||x&&(o[c][P][E]+=k);t.setItemLayout(w,{x:M,y:C,width:T,height:k})}}),this)},t.largeLayout=p},function(e,t,n){var i=n(1),r=n(21).createSymbol,a=n(3),o=n(4).parsePercent,s=n(100).getDefaultLabel;function l(e,t,n){a.Group.call(this),this.updateData(e,t,n)}var u=l.prototype,c=l.getSymbolSize=function(e,t){var n=e.getItemVisual(t,\"symbolSize\");return n instanceof Array?n.slice():[+n,+n]};function d(e){return[e[0]/2,e[1]/2]}function h(e,t){this.parent.drift(e,t)}u._createSymbol=function(e,t,n,i,a){this.removeAll();var o=t.getItemVisual(n,\"color\"),s=r(e,-1,-1,2,2,o,a);s.attr({z2:100,culling:!0,scale:d(i)}),s.drift=h,this._symbolType=e,this.add(s)},u.stopSymbolAnimation=function(e){this.childAt(0).stopAnimation(e)},u.getSymbolPath=function(){return this.childAt(0)},u.getScale=function(){return this.childAt(0).scale},u.highlight=function(){this.childAt(0).trigger(\"emphasis\")},u.downplay=function(){this.childAt(0).trigger(\"normal\")},u.setZ=function(e,t){var n=this.childAt(0);n.zlevel=e,n.z=t},u.setDraggable=function(e){var t=this.childAt(0);t.draggable=e,t.cursor=e?\"move\":t.cursor},u.updateData=function(e,t,n){this.silent=!1;var i=e.getItemVisual(t,\"symbol\")||\"circle\",r=e.hostModel,o=c(e,t),s=i!==this._symbolType;if(s){var l=e.getItemVisual(t,\"symbolKeepAspect\");this._createSymbol(i,e,t,o,l)}else{(u=this.childAt(0)).silent=!1,a.updateProps(u,{scale:d(o)},r,t)}if(this._updateCommon(e,t,o,n),s){var u=this.childAt(0),h=n&&n.fadeIn,f={scale:u.scale.slice()};h&&(f.style={opacity:u.style.opacity}),u.scale=[0,0],h&&(u.style.opacity=0),a.initProps(u,f,r,t)}this._seriesModel=r};var f=[\"itemStyle\"],p=[\"emphasis\",\"itemStyle\"],g=[\"label\"],m=[\"emphasis\",\"label\"];function v(e,t){if(!this.incremental&&!this.useHoverLayer)if(\"emphasis\"===t){var n=this.__symbolOriginalScale,i=n[1]/n[0],r={scale:[Math.max(1.1*n[0],n[0]+3),Math.max(1.1*n[1],n[1]+3*i)]};this.animateTo(r,400,\"elasticOut\")}else\"normal\"===t&&this.animateTo({scale:this.__symbolOriginalScale},400,\"elasticOut\")}u._updateCommon=function(e,t,n,r){var l=this.childAt(0),u=e.hostModel,c=e.getItemVisual(t,\"color\");\"image\"!==l.type?l.useStyle({strokeNoScale:!0}):l.setStyle({opacity:null,shadowBlur:null,shadowOffsetX:null,shadowOffsetY:null,shadowColor:null});var h=r&&r.itemStyle,y=r&&r.hoverItemStyle,x=r&&r.symbolOffset,b=r&&r.labelModel,_=r&&r.hoverLabelModel,w=r&&r.hoverAnimation,S=r&&r.cursorStyle;if(!r||e.hasItemOption){var M=r&&r.itemModel?r.itemModel:e.getItemModel(t);h=M.getModel(f).getItemStyle([\"color\"]),y=M.getModel(p).getItemStyle(),x=M.getShallow(\"symbolOffset\"),b=M.getModel(g),_=M.getModel(m),w=M.getShallow(\"hoverAnimation\"),S=M.getShallow(\"cursor\")}else y=i.extend({},y);var C=l.style,T=e.getItemVisual(t,\"symbolRotate\");l.attr(\"rotation\",(T||0)*Math.PI/180||0),x&&l.attr(\"position\",[o(x[0],n[0]),o(x[1],n[1])]),S&&l.attr(\"cursor\",S),l.setColor(c,r&&r.symbolInnerColor),l.setStyle(h);var k=e.getItemVisual(t,\"opacity\");null!=k&&(C.opacity=k);var I=e.getItemVisual(t,\"liftZ\"),A=l.__z2Origin;null!=I?null==A&&(l.__z2Origin=l.z2,l.z2+=I):null!=A&&(l.z2=A,l.__z2Origin=null);var P=r&&r.useNameLabel;a.setLabelStyle(C,y,b,_,{labelFetcher:u,labelDataIndex:t,defaultText:function(t,n){return P?e.getName(t):s(e,t)},isRectText:!0,autoColor:c}),l.__symbolOriginalScale=d(n),l.hoverStyle=y,l.highDownOnUpdate=w&&u.isAnimationEnabled()?v:null,a.setHoverStyle(l)},u.fadeOut=function(e,t){var n=this.childAt(0);this.silent=n.silent=!0,(!t||!t.keepLabel)&&(n.style.text=null),a.updateProps(n,{style:{opacity:0},scale:[0,0]},this._seriesModel,this.dataIndex,e)},i.inherits(l,a.Group);var y=l;e.exports=y},function(e,t,n){var i=n(1),r=n(163),a=n(15),o=n(7),s=o.getLayoutParams,l=o.mergeLayoutParam,u=n(154),c=[\"value\",\"category\",\"time\",\"log\"];e.exports=function(e,t,n,o){i.each(c,(function(a){t.extend({type:e+\"Axis.\"+a,mergeDefaultAndTheme:function(t,r){var o=this.layoutMode,u=o?s(t):{},c=r.getTheme();i.merge(t,c.get(a+\"Axis\")),i.merge(t,this.getDefaultOption()),t.type=n(e,t),o&&l(t,u,o)},optionUpdated:function(){\"category\"===this.option.type&&(this.__ordinalMeta=u.createByAxisModel(this))},getCategories:function(e){var t=this.option;if(\"category\"===t.type)return e?t.data:this.__ordinalMeta.categories},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:i.mergeAll([{},r[a+\"Axis\"],o],!0)})})),a.registerSubTypeDefaulter(e+\"Axis\",i.curry(n,e))}},function(e,t,n){var i=n(1),r=n(14),a=i.each,o=i.curry;function s(e,t){return\"all\"===e||i.isArray(e)&&i.indexOf(e,t)>=0||e===t}function l(e){var t=(e.ecModel.getComponent(\"axisPointer\")||{}).coordSysAxesInfo;return t&&t.axesInfo[c(e)]}function u(e){return!!e.get(\"handle.show\")}function c(e){return e.type+\"||\"+e.id}t.collect=function(e,t){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return function(e,t,n){var l=t.getComponent(\"tooltip\"),d=t.getComponent(\"axisPointer\"),h=d.get(\"link\",!0)||[],f=[];a(n.getCoordinateSystems(),(function(n){if(n.axisPointerEnabled){var p=c(n.model),g=e.coordSysAxesInfo[p]={};e.coordSysMap[p]=n;var m=n.model.getModel(\"tooltip\",l);if(a(n.getAxes(),o(b,!1,null)),n.getTooltipAxes&&l&&m.get(\"show\")){var v=\"axis\"===m.get(\"trigger\"),y=\"cross\"===m.get(\"axisPointer.type\"),x=n.getTooltipAxes(m.get(\"axisPointer.axis\"));(v||y)&&a(x.baseAxes,o(b,!y||\"cross\",v)),y&&a(x.otherAxes,o(b,\"cross\",!1))}}function b(o,l,p){var v=p.model.getModel(\"axisPointer\",d),y=v.get(\"show\");if(y&&(\"auto\"!==y||o||u(v))){null==l&&(l=v.get(\"triggerTooltip\"));var x=(v=o?function(e,t,n,o,s,l){var u=t.getModel(\"axisPointer\"),c={};a([\"type\",\"snap\",\"lineStyle\",\"shadowStyle\",\"label\",\"animation\",\"animationDurationUpdate\",\"animationEasingUpdate\",\"z\"],(function(e){c[e]=i.clone(u.get(e))})),c.snap=\"category\"!==e.type&&!!l,\"cross\"===u.get(\"type\")&&(c.type=\"line\");var d=c.label||(c.label={});if(null==d.show&&(d.show=!1),\"cross\"===s){var h=u.get(\"label.show\");if(d.show=null==h||h,!l){var f=c.lineStyle=u.get(\"crossStyle\");f&&i.defaults(d,f.textStyle)}}return e.model.getModel(\"axisPointer\",new r(c,n,o))}(p,m,d,t,o,l):v).get(\"snap\"),b=c(p.model),_=l||x||\"category\"===p.type,w=e.axesInfo[b]={key:b,axis:p,coordSys:n,axisPointerModel:v,triggerTooltip:l,involveSeries:_,snap:x,useHandle:u(v),seriesModels:[]};g[b]=w,e.seriesInvolved|=_;var S=function(e,t){for(var n=t.model,i=t.dim,r=0;r<e.length;r++){var a=e[r]||{};if(s(a[i+\"AxisId\"],n.id)||s(a[i+\"AxisIndex\"],n.componentIndex)||s(a[i+\"AxisName\"],n.name))return r}}(h,p);if(null!=S){var M=f[S]||(f[S]={axesInfo:{}});M.axesInfo[b]=w,M.mapper=h[S].mapper,w.linkGroup=M}}}}))}(n,e,t),n.seriesInvolved&&function(e,t){t.eachSeries((function(t){var n=t.coordinateSystem,i=t.get(\"tooltip.trigger\",!0),r=t.get(\"tooltip.show\",!0);n&&\"none\"!==i&&!1!==i&&\"item\"!==i&&!1!==r&&!1!==t.get(\"axisPointer.show\",!0)&&a(e.coordSysAxesInfo[c(n.model)],(function(e){var i=e.axis;n.getAxis(i.dim)===i&&(e.seriesModels.push(t),null==e.seriesDataCount&&(e.seriesDataCount=0),e.seriesDataCount+=t.getData().count())}))}),this)}(n,e),n},t.fixValue=function(e){var t=l(e);if(t){var n=t.axisPointerModel,i=t.axis.scale,r=n.option,a=n.get(\"status\"),o=n.get(\"value\");null!=o&&(o=i.parse(o));var s=u(n);null==a&&(r.status=s?\"show\":\"hide\");var c=i.getExtent().slice();c[0]>c[1]&&c.reverse(),(null==o||o>c[1])&&(o=c[1]),o<c[0]&&(o=c[0]),r.value=o,s&&(r.status=t.axis.scale.isBlank()?\"hide\":\"show\")}},t.getAxisInfo=l,t.getAxisPointerModel=function(e){var t=l(e);return t&&t.axisPointerModel},t.makeKey=c},function(e,t,n){var i=n(1).createHashMap;e.exports=function(e){return{getTargetSeries:function(t){var n={},r=i();return t.eachSeriesByType(e,(function(e){e.__paletteScope=n,r.set(e.uid,e)})),r},reset:function(e,t){var n=e.getRawData(),i={},r=e.getData();r.each((function(e){var t=r.getRawIndex(e);i[t]=e})),n.each((function(t){var a,o=i[t],s=null!=o&&r.getItemVisual(o,\"color\",!0),l=null!=o&&r.getItemVisual(o,\"borderColor\",!0);if(s&&l||(a=n.getItemModel(t)),!s){var u=a.get(\"itemStyle.color\")||e.getColorFromPalette(n.getName(t)||t+\"\",e.__paletteScope,n.count());null!=o&&r.setItemVisual(o,\"color\",u)}if(!l){var c=a.get(\"itemStyle.borderColor\");null!=o&&r.setItemVisual(o,\"borderColor\",c)}}))}}}},function(e,t,n){n(6).__DEV__;var i=n(1),r=i.each,a=i.createHashMap,o=n(99),s=n(305),l=n(310),u=n(10),c={geoJSON:s,svg:l},d={load:function(e,t,n){var i,o=[],s=a(),l=a(),d=f(e);return r(d,(function(a){var u=c[a.type].load(e,a,n);r(u.regions,(function(e){var n=e.name;t&&t.hasOwnProperty(n)&&(e=e.cloneShallow(n=t[n])),o.push(e),s.set(n,e),l.set(n,e.center)}));var d=u.boundingRect;d&&(i?i.union(d):i=d.clone())})),{regions:o,regionsMap:s,nameCoordMap:l,boundingRect:i||new u(0,0,0,0)}},makeGraphic:h(\"makeGraphic\"),removeGraphic:h(\"removeGraphic\")};function h(e){return function(t,n){var i=f(t),a=[];return r(i,(function(i){var r=c[i.type][e];r&&a.push(r(t,i,n))})),a}}function f(e){return o.retrieveMap(e)||[]}e.exports=d},function(e,t){var n={axisPointer:1,tooltip:1,brush:1};t.onIrrelevantElement=function(e,t,i){var r=t.getComponentByElement(e.topTarget),a=r&&r.coordinateSystem;return r&&r!==i&&!n[r.mainType]&&a&&a.model!==i}},function(e,t,n){var i=n(1),r=n(3),a=n(18),o=n(8),s=n(17),l=n(23),u=n(36);function c(e,t,n,i,r){var s=d(n.get(\"value\"),t.axis,t.ecModel,n.get(\"seriesDataIndices\"),{precision:n.get(\"label.precision\"),formatter:n.get(\"label.formatter\")}),l=n.getModel(\"label\"),u=o.normalizeCssArray(l.get(\"padding\")||0),c=l.getFont(),h=a.getBoundingRect(s,c),f=r.position,p=h.width+u[1]+u[3],g=h.height+u[0]+u[2],m=r.align;\"right\"===m&&(f[0]-=p),\"center\"===m&&(f[0]-=p/2);var v=r.verticalAlign;\"bottom\"===v&&(f[1]-=g),\"middle\"===v&&(f[1]-=g/2),function(e,t,n,i){var r=i.getWidth(),a=i.getHeight();e[0]=Math.min(e[0]+t,r)-t,e[1]=Math.min(e[1]+n,a)-n,e[0]=Math.max(e[0],0),e[1]=Math.max(e[1],0)}(f,p,g,i);var y=l.get(\"backgroundColor\");y&&\"auto\"!==y||(y=t.get(\"axisLine.lineStyle.color\")),e.label={shape:{x:0,y:0,width:p,height:g,r:l.get(\"borderRadius\")},position:f.slice(),style:{text:s,textFont:c,textFill:l.getTextColor(),textPosition:\"inside\",textPadding:u,fill:y,stroke:l.get(\"borderColor\")||\"transparent\",lineWidth:l.get(\"borderWidth\")||0,shadowBlur:l.get(\"shadowBlur\"),shadowColor:l.get(\"shadowColor\"),shadowOffsetX:l.get(\"shadowOffsetX\"),shadowOffsetY:l.get(\"shadowOffsetY\")},z2:10}}function d(e,t,n,r,a){e=t.scale.parse(e);var o=t.scale.getLabel(e,{precision:a.precision}),s=a.formatter;if(s){var u={value:l.getAxisRawValue(t,e),axisDimension:t.dim,axisIndex:t.index,seriesData:[]};i.each(r,(function(e){var t=n.getSeriesByIndex(e.seriesIndex),i=e.dataIndexInside,r=t&&t.getDataParams(i);r&&u.seriesData.push(r)})),i.isString(s)?o=s.replace(\"{value}\",o):i.isFunction(s)&&(o=s(u))}return o}function h(e,t,n){var i=s.create();return s.rotate(i,i,n.rotation),s.translate(i,i,n.position),r.applyTransform([e.dataToCoord(t),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],i)}t.buildElStyle=function(e){var t,n=e.get(\"type\"),i=e.getModel(n+\"Style\");return\"line\"===n?(t=i.getLineStyle()).fill=null:\"shadow\"===n&&((t=i.getAreaStyle()).stroke=null),t},t.buildLabelElOption=c,t.getValueLabel=d,t.getTransformedPosition=h,t.buildCartesianSingleLabelElOption=function(e,t,n,i,r,a){var o=u.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=r.get(\"label.margin\"),c(t,i,r,a,{position:h(i.axis,e,n),align:o.textAlign,verticalAlign:o.textVerticalAlign})},t.makeLineShape=function(e,t,n){return{x1:e[n=n||0],y1:e[1-n],x2:t[n],y2:t[1-n]}},t.makeRectShape=function(e,t,n){return{x:e[n=n||0],y:e[1-n],width:t[n],height:t[1-n]}},t.makeSectorShape=function(e,t,n,i,r,a){return{cx:e,cy:t,r0:n,r:i,startAngle:r,endAngle:a,clockwise:!0}}},function(e,t,n){var i=n(1),r=n(46),a=i.each;function o(e){if(e)for(var t in e)if(e.hasOwnProperty(t))return!0}t.createVisualMappings=function(e,t,n){var o={};return a(t,(function(t){var s=o[t]=function(){var e=function(){};return e.prototype.__hidden=e.prototype,new e}();a(e[t],(function(e,a){if(r.isValidType(a)){var o={type:a,visual:e};n&&n(o,t),s[a]=new r(o),\"opacity\"===a&&((o=i.clone(o)).type=\"colorAlpha\",s.__hidden.__alphaForOpacity=new r(o))}}))})),o},t.replaceVisualOption=function(e,t,n){var r;i.each(n,(function(e){t.hasOwnProperty(e)&&o(t[e])&&(r=!0)})),r&&i.each(n,(function(n){t.hasOwnProperty(n)&&o(t[n])?e[n]=i.clone(t[n]):delete e[n]}))},t.applyVisual=function(e,t,n,a,o,s){var l,u={};function c(e){return n.getItemVisual(l,e)}function d(e,t){n.setItemVisual(l,e,t)}function h(e,i){l=null==s?e:i;var r=n.getRawDataItem(l);if(!r||!1!==r.visualMap)for(var h=a.call(o,e),f=t[h],p=u[h],g=0,m=p.length;g<m;g++){var v=p[g];f[v]&&f[v].applyVisual(e,c,d)}}i.each(e,(function(e){var n=r.prepareVisualTypes(t[e]);u[e]=n})),null==s?n.each(h):n.each([s],h)},t.incrementalApplyVisual=function(e,t,n,a){var o={};return i.each(e,(function(e){var n=r.prepareVisualTypes(t[e]);o[e]=n})),{progress:function(e,i){function r(e){return i.getItemVisual(l,e)}function s(e,t){i.setItemVisual(l,e,t)}var l;for(null!=a&&(a=i.getDimension(a));null!=(l=e.next());){var u=i.getRawDataItem(l);if(!u||!1!==u.visualMap)for(var c=null!=a?i.get(a,l,!0):l,d=n(c),h=t[d],f=o[d],p=0,g=f.length;p<g;p++){var m=f[p];h[m]&&h[m].applyVisual(c,r,s)}}}}}},function(e,t){function n(e,t,n,i){var r=t+1;if(r===n)return 1;if(i(e[r++],e[t])<0){for(;r<n&&i(e[r],e[r-1])<0;)r++;!function(e,t,n){n--;for(;t<n;){var i=e[t];e[t++]=e[n],e[n--]=i}}(e,t,r)}else for(;r<n&&i(e[r],e[r-1])>=0;)r++;return r-t}function i(e,t,n,i,r){for(i===t&&i++;i<n;i++){for(var a,o=e[i],s=t,l=i;s<l;)r(o,e[a=s+l>>>1])<0?l=a:s=a+1;var u=i-s;switch(u){case 3:e[s+3]=e[s+2];case 2:e[s+2]=e[s+1];case 1:e[s+1]=e[s];break;default:for(;u>0;)e[s+u]=e[s+u-1],u--}e[s]=o}}function r(e,t,n,i,r,a){var o=0,s=0,l=1;if(a(e,t[n+r])>0){for(s=i-r;l<s&&a(e,t[n+r+l])>0;)o=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s),o+=r,l+=r}else{for(s=r+1;l<s&&a(e,t[n+r-l])<=0;)o=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s);var u=o;o=r-l,l=r-u}for(o++;o<l;){var c=o+(l-o>>>1);a(e,t[n+c])>0?o=c+1:l=c}return l}function a(e,t,n,i,r,a){var o=0,s=0,l=1;if(a(e,t[n+r])<0){for(s=r+1;l<s&&a(e,t[n+r-l])<0;)o=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s);var u=o;o=r-l,l=r-u}else{for(s=i-r;l<s&&a(e,t[n+r+l])>=0;)o=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s),o+=r,l+=r}for(o++;o<l;){var c=o+(l-o>>>1);a(e,t[n+c])<0?l=c:o=c+1}return l}function o(e,t){var n,i,o,s=7,l=0;n=e.length;var u=[];function c(n){var c=i[n],d=o[n],h=i[n+1],f=o[n+1];o[n]=d+f,n===l-3&&(i[n+1]=i[n+2],o[n+1]=o[n+2]),l--;var p=a(e[h],e,c,d,0,t);c+=p,0!==(d-=p)&&0!==(f=r(e[c+d-1],e,h,f,f-1,t))&&(d<=f?function(n,i,o,l){var c=0;for(c=0;c<i;c++)u[c]=e[n+c];var d=0,h=o,f=n;if(e[f++]=e[h++],0===--l){for(c=0;c<i;c++)e[f+c]=u[d+c];return}if(1===i){for(c=0;c<l;c++)e[f+c]=e[h+c];return void(e[f+l]=u[d])}var p,g,m,v=s;for(;;){p=0,g=0,m=!1;do{if(t(e[h],u[d])<0){if(e[f++]=e[h++],g++,p=0,0===--l){m=!0;break}}else if(e[f++]=u[d++],p++,g=0,1===--i){m=!0;break}}while((p|g)<v);if(m)break;do{if(0!==(p=a(e[h],u,d,i,0,t))){for(c=0;c<p;c++)e[f+c]=u[d+c];if(f+=p,d+=p,(i-=p)<=1){m=!0;break}}if(e[f++]=e[h++],0===--l){m=!0;break}if(0!==(g=r(u[d],e,h,l,0,t))){for(c=0;c<g;c++)e[f+c]=e[h+c];if(f+=g,h+=g,0===(l-=g)){m=!0;break}}if(e[f++]=u[d++],1===--i){m=!0;break}v--}while(p>=7||g>=7);if(m)break;v<0&&(v=0),v+=2}if((s=v)<1&&(s=1),1===i){for(c=0;c<l;c++)e[f+c]=e[h+c];e[f+l]=u[d]}else{if(0===i)throw new Error;for(c=0;c<i;c++)e[f+c]=u[d+c]}}(c,d,h,f):function(n,i,o,l){var c=0;for(c=0;c<l;c++)u[c]=e[o+c];var d=n+i-1,h=l-1,f=o+l-1,p=0,g=0;if(e[f--]=e[d--],0===--i){for(p=f-(l-1),c=0;c<l;c++)e[p+c]=u[c];return}if(1===l){for(g=(f-=i)+1,p=(d-=i)+1,c=i-1;c>=0;c--)e[g+c]=e[p+c];return void(e[f]=u[h])}var m=s;for(;;){var v=0,y=0,x=!1;do{if(t(u[h],e[d])<0){if(e[f--]=e[d--],v++,y=0,0===--i){x=!0;break}}else if(e[f--]=u[h--],y++,v=0,1===--l){x=!0;break}}while((v|y)<m);if(x)break;do{if(0!==(v=i-a(u[h],e,n,i,i-1,t))){for(i-=v,g=(f-=v)+1,p=(d-=v)+1,c=v-1;c>=0;c--)e[g+c]=e[p+c];if(0===i){x=!0;break}}if(e[f--]=u[h--],1===--l){x=!0;break}if(0!==(y=l-r(e[d],u,0,l,l-1,t))){for(l-=y,g=(f-=y)+1,p=(h-=y)+1,c=0;c<y;c++)e[g+c]=u[p+c];if(l<=1){x=!0;break}}if(e[f--]=e[d--],0===--i){x=!0;break}m--}while(v>=7||y>=7);if(x)break;m<0&&(m=0),m+=2}(s=m)<1&&(s=1);if(1===l){for(g=(f-=i)+1,p=(d-=i)+1,c=i-1;c>=0;c--)e[g+c]=e[p+c];e[f]=u[h]}else{if(0===l)throw new Error;for(p=f-(l-1),c=0;c<l;c++)e[p+c]=u[c]}}(c,d,h,f))}i=[],o=[],this.mergeRuns=function(){for(;l>1;){var e=l-2;if(e>=1&&o[e-1]<=o[e]+o[e+1]||e>=2&&o[e-2]<=o[e]+o[e-1])o[e-1]<o[e+1]&&e--;else if(o[e]>o[e+1])break;c(e)}},this.forceMergeRuns=function(){for(;l>1;){var e=l-2;e>0&&o[e-1]<o[e+1]&&e--,c(e)}},this.pushRun=function(e,t){i[l]=e,o[l]=t,l+=1}}e.exports=function(e,t,r,a){r||(r=0),a||(a=e.length);var s=a-r;if(!(s<2)){var l=0;if(s<32)i(e,r,a,r+(l=n(e,r,a,t)),t);else{var u=new o(e,t),c=function(e){for(var t=0;e>=32;)t|=1&e,e>>=1;return e+t}(s);do{if((l=n(e,r,a,t))<c){var d=s;d>c&&(d=c),i(e,r,r+d,r+l,t),l=d}u.pushRun(r,l),u.mergeRuns(),s-=l,r+=l}while(0!==s);u.forceMergeRuns()}}}},function(e,t,n){var i=n(130),r=n(75).ContextCachedBy,a=[[\"shadowBlur\",0],[\"shadowOffsetX\",0],[\"shadowOffsetY\",0],[\"shadowColor\",\"#000\"],[\"lineCap\",\"butt\"],[\"lineJoin\",\"miter\"],[\"miterLimit\",10]],o=function(e){this.extendFrom(e,!1)};function s(e,t,n){var i=null==t.x?0:t.x,r=null==t.x2?1:t.x2,a=null==t.y?0:t.y,o=null==t.y2?0:t.y2;return t.global||(i=i*n.width+n.x,r=r*n.width+n.x,a=a*n.height+n.y,o=o*n.height+n.y),i=isNaN(i)?0:i,r=isNaN(r)?1:r,a=isNaN(a)?0:a,o=isNaN(o)?0:o,e.createLinearGradient(i,a,r,o)}function l(e,t,n){var i=n.width,r=n.height,a=Math.min(i,r),o=null==t.x?.5:t.x,s=null==t.y?.5:t.y,l=null==t.r?.5:t.r;return t.global||(o=o*i+n.x,s=s*r+n.y,l*=a),e.createRadialGradient(o,s,0,o,s,l)}for(var u=o.prototype={constructor:o,fill:\"#000\",stroke:null,opacity:1,fillOpacity:null,strokeOpacity:null,lineDash:null,lineDashOffset:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,lineWidth:1,strokeNoScale:!1,text:null,font:null,textFont:null,fontStyle:null,fontWeight:null,fontSize:null,fontFamily:null,textTag:null,textFill:\"#000\",textStroke:null,textWidth:null,textHeight:null,textStrokeWidth:0,textLineHeight:null,textPosition:\"inside\",textRect:null,textOffset:null,textAlign:null,textVerticalAlign:null,textDistance:5,textShadowColor:\"transparent\",textShadowBlur:0,textShadowOffsetX:0,textShadowOffsetY:0,textBoxShadowColor:\"transparent\",textBoxShadowBlur:0,textBoxShadowOffsetX:0,textBoxShadowOffsetY:0,transformText:!1,textRotation:0,textOrigin:null,textBackgroundColor:null,textBorderColor:null,textBorderWidth:0,textBorderRadius:0,textPadding:null,rich:null,truncate:null,blend:null,bind:function(e,t,n){var o=n&&n.style,s=!o||e.__attrCachedBy!==r.STYLE_BIND;e.__attrCachedBy=r.STYLE_BIND;for(var l=0;l<a.length;l++){var u=a[l],c=u[0];(s||this[c]!==o[c])&&(e[c]=i(e,c,this[c]||u[1]))}if((s||this.fill!==o.fill)&&(e.fillStyle=this.fill),(s||this.stroke!==o.stroke)&&(e.strokeStyle=this.stroke),(s||this.opacity!==o.opacity)&&(e.globalAlpha=null==this.opacity?1:this.opacity),(s||this.blend!==o.blend)&&(e.globalCompositeOperation=this.blend||\"source-over\"),this.hasStroke()){var d=this.lineWidth;e.lineWidth=d/(this.strokeNoScale&&t&&t.getLineScale?t.getLineScale():1)}},hasFill:function(){var e=this.fill;return null!=e&&\"none\"!==e},hasStroke:function(){var e=this.stroke;return null!=e&&\"none\"!==e&&this.lineWidth>0},extendFrom:function(e,t){if(e)for(var n in e)!e.hasOwnProperty(n)||!0!==t&&(!1===t?this.hasOwnProperty(n):null==e[n])||(this[n]=e[n])},set:function(e,t){\"string\"===typeof e?this[e]=t:this.extendFrom(e,!0)},clone:function(){var e=new this.constructor;return e.extendFrom(this,!0),e},getGradient:function(e,t,n){for(var i=(\"radial\"===t.type?l:s)(e,t,n),r=t.colorStops,a=0;a<r.length;a++)i.addColorStop(r[a].offset,r[a].color);return i}},c=0;c<a.length;c++){var d=a[c];d[0]in u||(u[d[0]]=d[1])}o.getGradient=u.getGradient;var h=o;e.exports=h},function(e,t,n){var i=new(n(129))(50);function r(){var e=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var t=0;t<e.pending.length;t++){var n=e.pending[t],i=n.cb;i&&i(this,n.cbPayload),n.hostEl.dirty()}e.pending.length=0}function a(e){return e&&e.width&&e.height}t.findExistImage=function(e){if(\"string\"===typeof e){var t=i.get(e);return t&&t.image}return e},t.createOrUpdateImage=function(e,t,n,o,s){if(e){if(\"string\"===typeof e){if(t&&t.__zrImageSrc===e||!n)return t;var l=i.get(e),u={hostEl:n,cb:o,cbPayload:s};return l?!a(t=l.image)&&l.pending.push(u):((t=new Image).onload=t.onerror=r,i.put(e,t.__cachedImgObj={image:t,pending:[u]}),t.src=t.__zrImageSrc=e),t}return e}return t},t.isImageReady=a},function(e,t,n){var i=n(12),r=n(134),a=n(94).subPixelOptimizeRect,o={},s=i.extend({type:\"rect\",shape:{r:0,x:0,y:0,width:0,height:0},buildPath:function(e,t){var n,i,s,l;this.subPixelOptimize?(a(o,t,this.style),n=o.x,i=o.y,s=o.width,l=o.height,o.r=t.r,t=o):(n=t.x,i=t.y,s=t.width,l=t.height),t.r?r.buildPath(e,t):e.rect(n,i,s,l),e.closePath()}});e.exports=s},function(e,t){var n=Math.round;function i(e,t,i){if(!t)return e;var r=n(2*e);return(r+n(t))%2===0?r/2:(r+(i?1:-1))/2}t.subPixelOptimizeLine=function(e,t,r){if(t){var a=t.x1,o=t.x2,s=t.y1,l=t.y2;e.x1=a,e.x2=o,e.y1=s,e.y2=l;var u=r&&r.lineWidth;u&&(n(2*a)===n(2*o)&&(e.x1=e.x2=i(a,u,!0)),n(2*s)===n(2*l)&&(e.y1=e.y2=i(s,u,!0)))}},t.subPixelOptimizeRect=function(e,t,n){if(t){var r=t.x,a=t.y,o=t.width,s=t.height;e.x=r,e.y=a,e.width=o,e.height=s;var l=n&&n.lineWidth;l&&(e.x=i(r,l,!0),e.y=i(a,l,!0),e.width=Math.max(i(r+o,l,!1)-e.x,0===o?0:1),e.height=Math.max(i(a+s,l,!1)-e.y,0===s?0:1))}},t.subPixelOptimize=i},function(e,t,n){var i=n(1),r=n(77),a=function(e,t,n,i,a,o){this.x=null==e?0:e,this.y=null==t?0:t,this.x2=null==n?1:n,this.y2=null==i?0:i,this.type=\"linear\",this.global=o||!1,r.call(this,a)};a.prototype={constructor:a},i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){var i=n(1).inherits,r=n(58),a=n(10);function o(e){r.call(this,e),this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.notClear=!0}o.prototype.incremental=!0,o.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.dirty(),this.notClear=!1},o.prototype.addDisplayable=function(e,t){t?this._temporaryDisplayables.push(e):this._displayables.push(e),this.dirty()},o.prototype.addDisplayables=function(e,t){t=t||!1;for(var n=0;n<e.length;n++)this.addDisplayable(e[n],t)},o.prototype.eachPendingDisplayable=function(e){for(var t=this._cursor;t<this._displayables.length;t++)e&&e(this._displayables[t]);for(t=0;t<this._temporaryDisplayables.length;t++)e&&e(this._temporaryDisplayables[t])},o.prototype.update=function(){this.updateTransform();for(var e=this._cursor;e<this._displayables.length;e++){(t=this._displayables[e]).parent=this,t.update(),t.parent=null}for(e=0;e<this._temporaryDisplayables.length;e++){var t;(t=this._temporaryDisplayables[e]).parent=this,t.update(),t.parent=null}},o.prototype.brush=function(e,t){for(var n=this._cursor;n<this._displayables.length;n++){(i=this._displayables[n]).beforeBrush&&i.beforeBrush(e),i.brush(e,n===this._cursor?null:this._displayables[n-1]),i.afterBrush&&i.afterBrush(e)}this._cursor=n;for(n=0;n<this._temporaryDisplayables.length;n++){var i;(i=this._temporaryDisplayables[n]).beforeBrush&&i.beforeBrush(e),i.brush(e,0===n?null:this._temporaryDisplayables[n-1]),i.afterBrush&&i.afterBrush(e)}this._temporaryDisplayables=[],this.notClear=!0};var s=[];o.prototype.getBoundingRect=function(){if(!this._rect){for(var e=new a(1/0,1/0,-1/0,-1/0),t=0;t<this._displayables.length;t++){var n=this._displayables[t],i=n.getBoundingRect().clone();n.needLocalTransform()&&i.applyTransform(n.getLocalTransform(s)),e.union(i)}this._rect=e}return this._rect},o.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t);if(this.getBoundingRect().contain(n[0],n[1]))for(var i=0;i<this._displayables.length;i++){if(this._displayables[i].contain(e,t))return!0}return!1},i(o,r);var l=o;e.exports=l},function(e,t,n){var i=n(41).retrieveRawValue,r=n(8),a=r.getTooltipMarker,o=r.formatTpl,s=n(5).getTooltipRenderMode,l=/\\{@(.+?)\\}/g,u={getDataParams:function(e,t){var n=this.getData(t),i=this.getRawValue(e,t),r=n.getRawIndex(e),o=n.getName(e),l=n.getRawDataItem(e),u=n.getItemVisual(e,\"color\"),c=n.getItemVisual(e,\"borderColor\"),d=this.ecModel.getComponent(\"tooltip\"),h=d&&d.get(\"renderMode\"),f=s(h),p=this.mainType,g=\"series\"===p,m=n.userOutput;return{componentType:p,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:g?this.subType:null,seriesIndex:this.seriesIndex,seriesId:g?this.id:null,seriesName:g?this.name:null,name:o,dataIndex:r,data:l,dataType:t,value:i,color:u,borderColor:c,dimensionNames:m?m.dimensionNames:null,encode:m?m.encode:null,marker:a({color:u,renderMode:f}),$vars:[\"seriesName\",\"name\",\"value\"]}},getFormattedLabel:function(e,t,n,r,a){t=t||\"normal\";var s=this.getData(n),u=s.getItemModel(e),c=this.getDataParams(e,n);null!=r&&c.value instanceof Array&&(c.value=c.value[r]);var d=u.get(\"normal\"===t?[a||\"label\",\"formatter\"]:[t,a||\"label\",\"formatter\"]);return\"function\"===typeof d?(c.status=t,c.dimensionIndex=r,d(c)):\"string\"===typeof d?o(d,c).replace(l,(function(t,n){var r=n.length;return\"[\"===n.charAt(0)&&\"]\"===n.charAt(r-1)&&(n=+n.slice(1,r-1)),i(s,e,n)})):void 0},getRawValue:function(e,t){return i(this.getData(t),e)},formatTooltip:function(){}};e.exports=u},function(e,t,n){var i=n(1),r=(i.assert,i.isArray);n(6).__DEV__;function a(e){e=e||{},this._reset=e.reset,this._plan=e.plan,this._count=e.count,this._onDirty=e.onDirty,this._dirty=!0,this.context}var o=a.prototype;o.perform=function(e){var t,n=this._upstream,i=e&&e.skip;if(this._dirty&&n){var a=this.context;a.data=a.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!i&&(t=this._plan(this.context));var o,s=h(this._modBy),u=this._modDataCount||0,c=h(e&&e.modBy),d=e&&e.modDataCount||0;function h(e){return!(e>=1)&&(e=1),e}s===c&&u===d||(t=\"reset\"),(this._dirty||\"reset\"===t)&&(this._dirty=!1,o=function(e,t){var n,i;e._dueIndex=e._outputDueEnd=e._dueEnd=0,e._settedOutputEnd=null,!t&&e._reset&&((n=e._reset(e.context))&&n.progress&&(i=n.forceFirstProgress,n=n.progress),r(n)&&!n.length&&(n=null));e._progress=n,e._modBy=e._modDataCount=null;var a=e._downstream;return a&&a.dirty(),i}(this,i)),this._modBy=c,this._modDataCount=d;var f=e&&e.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var p=this._dueIndex,g=Math.min(null!=f?this._dueIndex+f:1/0,this._dueEnd);if(!i&&(o||p<g)){var m=this._progress;if(r(m))for(var v=0;v<m.length;v++)l(this,m[v],p,g,c,d);else l(this,m,p,g,c,d)}this._dueIndex=g;var y=null!=this._settedOutputEnd?this._settedOutputEnd:g;this._outputDueEnd=y}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()};var s=function(){var e,t,n,i,r,a={reset:function(l,u,c,d){t=l,e=u,n=c,i=d,r=Math.ceil(i/n),a.next=n>1&&i>0?s:o}};return a;function o(){return t<e?t++:null}function s(){var a=t%r*n+Math.ceil(t/r),o=t>=e?null:a<i?a:t;return t++,o}}();function l(e,t,n,i,r,a){s.reset(n,i,r,a),e._callingProgress=t,e._callingProgress({start:n,end:i,count:i-n,next:s.next},e.context)}o.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},o.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},o.pipe=function(e){(this._downstream!==e||this._dirty)&&(this._downstream=e,e._upstream=this,e.dirty())},o.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},o.getUpstream=function(){return this._upstream},o.getDownstream=function(){return this._downstream},o.setOutputEnd=function(e){this._outputDueEnd=this._settedOutputEnd=e},t.createTask=function(e){return new a(e)}},function(e,t,n){n(6).__DEV__;var i=n(1),r=i.createHashMap,a=i.isString,o=i.isArray,s=i.each,l=(i.assert,n(150).parseXML),u=r(),c={registerMap:function(e,t,n){var i;return o(t)?i=t:t.svg?i=[{type:\"svg\",source:t.svg,specialAreas:t.specialAreas}]:(t.geoJson&&!t.features&&(n=t.specialAreas,t=t.geoJson),i=[{type:\"geoJSON\",source:t,specialAreas:n}]),s(i,(function(e){var t=e.type;\"geoJson\"===t&&(t=e.type=\"geoJSON\"),(0,d[t])(e)})),u.set(e,i)},retrieveMap:function(e){return u.get(e)}},d={geoJSON:function(e){var t=e.source;e.geoJSON=a(t)?\"undefined\"!==typeof JSON&&JSON.parse?JSON.parse(t):new Function(\"return (\"+t+\");\")():t},svg:function(e){e.svgXML=l(e.source)}};e.exports=c},function(e,t,n){var i=n(41).retrieveRawValue;t.getDefaultLabel=function(e,t){var n=e.mapDimension(\"defaultedLabel\",!0),r=n.length;if(1===r)return i(e,t,n[0]);if(r){for(var a=[],o=0;o<n.length;o++){var s=i(e,t,n[o]);a.push(s)}return a.join(\" \")}}},function(e,t,n){n(6).__DEV__;var i=n(1),r=i.isObject,a=i.each,o=i.map,s=i.indexOf,l=(i.retrieve,n(7).getLayoutRect),u=n(23),c=u.createScaleByModel,d=u.ifAxisCrossZero,h=u.niceScaleExtent,f=u.estimateLabelUnionRect,p=n(273),g=n(275),m=n(22),v=n(28).getStackedDimension;function y(e,t,n){return e.getCoordSysModel()===t}function x(e,t,n){this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this._initCartesian(e,t,n),this.model=e}n(276);var b=x.prototype;function _(e,t,n,i){n.getAxesOnZeroOf=function(){return r?[r]:[]};var r,a=e[t],o=n.model,s=o.get(\"axisLine.onZero\"),l=o.get(\"axisLine.onZeroAxisIndex\");if(s){if(null!=l)w(a[l])&&(r=a[l]);else for(var u in a)if(a.hasOwnProperty(u)&&w(a[u])&&!i[c(a[u])]){r=a[u];break}r&&(i[c(r)]=!0)}function c(e){return e.dim+\"_\"+e.index}}function w(e){return e&&\"category\"!==e.type&&\"time\"!==e.type&&d(e)}b.type=\"grid\",b.axisPointerEnabled=!0,b.getRect=function(){return this._rect},b.update=function(e,t){var n=this._axesMap;this._updateScale(e,this.model),a(n.x,(function(e){h(e.scale,e.model)})),a(n.y,(function(e){h(e.scale,e.model)}));var i={};a(n.x,(function(e){_(n,\"y\",e,i)})),a(n.y,(function(e){_(n,\"x\",e,i)})),this.resize(this.model,t)},b.resize=function(e,t,n){var i=l(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()});this._rect=i;var r=this._axesList;function o(){a(r,(function(e){var t=e.isHorizontal(),n=t?[0,i.width]:[0,i.height],r=e.inverse?1:0;e.setExtent(n[r],n[1-r]),function(e,t){var n=e.getExtent(),i=n[0]+n[1];e.toGlobalCoord=\"x\"===e.dim?function(e){return e+t}:function(e){return i-e+t},e.toLocalCoord=\"x\"===e.dim?function(e){return e-t}:function(e){return i-e+t}}(e,t?i.x:i.y)}))}o(),!n&&e.get(\"containLabel\")&&(a(r,(function(e){if(!e.model.get(\"axisLabel.inside\")){var t=f(e);if(t){var n=e.isHorizontal()?\"height\":\"width\",r=e.model.get(\"axisLabel.margin\");i[n]-=t[n]+r,\"top\"===e.position?i.y+=t.height+r:\"left\"===e.position&&(i.x+=t.width+r)}}})),o())},b.getAxis=function(e,t){var n=this._axesMap[e];if(null!=n){if(null==t)for(var i in n)if(n.hasOwnProperty(i))return n[i];return n[t]}},b.getAxes=function(){return this._axesList.slice()},b.getCartesian=function(e,t){if(null!=e&&null!=t){var n=\"x\"+e+\"y\"+t;return this._coordsMap[n]}r(e)&&(t=e.yAxisIndex,e=e.xAxisIndex);for(var i=0,a=this._coordsList;i<a.length;i++)if(a[i].getAxis(\"x\").index===e||a[i].getAxis(\"y\").index===t)return a[i]},b.getCartesians=function(){return this._coordsList.slice()},b.convertToPixel=function(e,t,n){var i=this._findConvertTarget(e,t);return i.cartesian?i.cartesian.dataToPoint(n):i.axis?i.axis.toGlobalCoord(i.axis.dataToCoord(n)):null},b.convertFromPixel=function(e,t,n){var i=this._findConvertTarget(e,t);return i.cartesian?i.cartesian.pointToData(n):i.axis?i.axis.coordToData(i.axis.toLocalCoord(n)):null},b._findConvertTarget=function(e,t){var n,i,r=t.seriesModel,a=t.xAxisModel||r&&r.getReferringComponents(\"xAxis\")[0],o=t.yAxisModel||r&&r.getReferringComponents(\"yAxis\")[0],l=t.gridModel,u=this._coordsList;if(r)n=r.coordinateSystem,s(u,n)<0&&(n=null);else if(a&&o)n=this.getCartesian(a.componentIndex,o.componentIndex);else if(a)i=this.getAxis(\"x\",a.componentIndex);else if(o)i=this.getAxis(\"y\",o.componentIndex);else if(l){l.coordinateSystem===this&&(n=this._coordsList[0])}return{cartesian:n,axis:i}},b.containPoint=function(e){var t=this._coordsList[0];if(t)return t.containPoint(e)},b._initCartesian=function(e,t,n){var i={left:!1,right:!1,top:!1,bottom:!1},r={x:{},y:{}},o={x:0,y:0};if(t.eachComponent(\"xAxis\",s(\"x\"),this),t.eachComponent(\"yAxis\",s(\"y\"),this),!o.x||!o.y)return this._axesMap={},void(this._axesList=[]);function s(t){return function(n,a){if(y(n,e)){var s=n.get(\"position\");\"x\"===t?\"top\"!==s&&\"bottom\"!==s&&(s=i.bottom?\"top\":\"bottom\"):\"left\"!==s&&\"right\"!==s&&(s=i.left?\"right\":\"left\"),i[s]=!0;var l=new g(t,c(n),[0,0],n.get(\"type\"),s),u=\"category\"===l.type;l.onBand=u&&n.get(\"boundaryGap\"),l.inverse=n.get(\"inverse\"),n.axis=l,l.model=n,l.grid=this,l.index=a,this._axesList.push(l),r[t][a]=l,o[t]++}}}this._axesMap=r,a(r.x,(function(t,n){a(r.y,(function(i,r){var a=\"x\"+n+\"y\"+r,o=new p(a);o.grid=this,o.model=e,this._coordsMap[a]=o,this._coordsList.push(o),o.addAxis(t),o.addAxis(i)}),this)}),this)},b._updateScale=function(e,t){function n(e,t,n){a(e.mapDimension(t.dim,!0),(function(n){t.scale.unionExtentFromData(e,v(e,n))}))}a(this._axesList,(function(e){e.scale.setExtent(1/0,-1/0)})),e.eachSeries((function(i){if(C(i)){var r=M(i,e),a=r[0],o=r[1];if(!y(a,t)||!y(o,t))return;var s=this.getCartesian(a.componentIndex,o.componentIndex),l=i.getData(),u=s.getAxis(\"x\"),c=s.getAxis(\"y\");\"list\"===l.type&&(n(l,u,i),n(l,c,i))}}),this)},b.getTooltipAxes=function(e){var t=[],n=[];return a(this.getCartesians(),(function(i){var r=null!=e&&\"auto\"!==e?i.getAxis(e):i.getBaseAxis(),a=i.getOtherAxis(r);s(t,r)<0&&t.push(r),s(n,a)<0&&n.push(a)})),{baseAxes:t,otherAxes:n}};var S=[\"xAxis\",\"yAxis\"];function M(e,t){return o(S,(function(t){return e.getReferringComponents(t)[0]}))}function C(e){return\"cartesian2d\"===e.get(\"coordinateSystem\")}x.create=function(e,t){var n=[];return e.eachComponent(\"grid\",(function(i,r){var a=new x(i,e,t);a.name=\"grid_\"+r,a.resize(i,t,!0),i.coordinateSystem=a,n.push(a)})),e.eachSeries((function(e){if(C(e)){var t=M(e),n=t[0],i=t[1],r=n.getCoordSysModel().coordinateSystem;e.coordinateSystem=r.getCartesian(n.componentIndex,i.componentIndex)}})),n},x.dimensions=x.prototype.dimensions=p.prototype.dimensions,m.register(\"cartesian2d\",x);var T=x;e.exports=T},function(e,t,n){var i=n(1),r={updateSelectedMap:function(e){this._targetList=i.isArray(e)?e.slice():[],this._selectTargetMap=i.reduce(e||[],(function(e,t){return e.set(t.name,t),e}),i.createHashMap())},select:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e);\"single\"===this.get(\"selectedMode\")&&this._selectTargetMap.each((function(e){e.selected=!1})),n&&(n.selected=!0)},unSelect:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e);n&&(n.selected=!1)},toggleSelected:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e);if(null!=n)return this[n.selected?\"unSelect\":\"select\"](e,t),n.selected},isSelected:function(e,t){var n=null!=t?this._targetList[t]:this._selectTargetMap.get(e);return n&&n.selected}};e.exports=r},function(e,t){t.updateViewOnPan=function(e,t,n){var i=e.target,r=i.position;r[0]+=t,r[1]+=n,i.dirty()},t.updateViewOnZoom=function(e,t,n,i){var r=e.target,a=e.zoomLimit,o=r.position,s=r.scale,l=e.zoom=e.zoom||1;if(l*=t,a){var u=a.min||0,c=a.max||1/0;l=Math.max(Math.min(c,l),u)}var d=l/e.zoom;e.zoom=l,o[0]-=(n-o[0])*(d-1),o[1]-=(i-o[1])*(d-1),s[0]*=d,s[1]*=d,r.dirty()}},function(e,t){t.updateCenterAndZoom=function(e,t,n){var i=e.getZoom(),r=e.getCenter(),a=t.zoom,o=e.dataToPoint(r);if(null!=t.dx&&null!=t.dy){o[0]-=t.dx,o[1]-=t.dy;r=e.pointToData(o);e.setCenter(r)}if(null!=a){if(n){var s=n.min||0,l=n.max||1/0;a=Math.max(Math.min(i*a,l),s)/i}e.scale[0]*=a,e.scale[1]*=a;var u=e.position,c=(t.originX-u[0])*(a-1),d=(t.originY-u[1])*(a-1);u[0]-=c,u[1]-=d,e.updateTransform();r=e.pointToData(o);e.setCenter(r),e.setZoom(a*i)}return{center:e.getCenter(),zoom:e.getZoom()}}},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(312),o=n(7),s=n(4),l=n(86),u=n(99);function c(e,t){var n=e.get(\"boundingCoords\");if(null!=n){var i=n[0],r=n[1];isNaN(i[0])||isNaN(i[1])||isNaN(r[0])||isNaN(r[1])||this.setBoundingRect(i[0],i[1],r[0]-i[0],r[1]-i[1])}var a,l=this.getBoundingRect(),u=e.get(\"layoutCenter\"),c=e.get(\"layoutSize\"),d=t.getWidth(),h=t.getHeight(),f=l.width/l.height*this.aspectScale,p=!1;if(u&&c&&(u=[s.parsePercent(u[0],d),s.parsePercent(u[1],h)],c=s.parsePercent(c,Math.min(d,h)),isNaN(u[0])||isNaN(u[1])||isNaN(c)||(p=!0)),p){var g={};f>1?(g.width=c,g.height=c/f):(g.height=c,g.width=c*f),g.y=u[1]-g.height/2,g.x=u[0]-g.width/2}else(a=e.getBoxLayoutParams()).aspect=f,g=o.getLayoutRect(a,{width:d,height:h});this.setViewRect(g.x,g.y,g.width,g.height),this.setCenter(e.get(\"center\")),this.setZoom(e.get(\"zoom\"))}function d(e,t){r.each(t.get(\"geoCoord\"),(function(t,n){e.addGeoCoord(n,t)}))}var h={dimensions:a.prototype.dimensions,create:function(e,t){var n=[];e.eachComponent(\"geo\",(function(e,i){var r=e.get(\"map\"),o=e.get(\"aspectScale\"),s=!0,l=u.retrieveMap(r);l&&l[0]&&\"svg\"===l[0].type?(null==o&&(o=1),s=!1):null==o&&(o=.75);var h=new a(r+i,r,e.get(\"nameMap\"),s);h.aspectScale=o,h.zoomLimit=e.get(\"scaleLimit\"),n.push(h),d(h,e),e.coordinateSystem=h,h.model=e,h.resize=c,h.resize(e,t)})),e.eachSeries((function(e){if(\"geo\"===e.get(\"coordinateSystem\")){var t=e.get(\"geoIndex\")||0;e.coordinateSystem=n[t]}}));var i={};return e.eachSeriesByType(\"map\",(function(e){if(!e.getHostGeoModel()){var t=e.getMapType();i[t]=i[t]||[],i[t].push(e)}})),r.each(i,(function(e,i){var o=r.map(e,(function(e){return e.get(\"nameMap\")})),s=new a(i,i,r.mergeAll(o));s.zoomLimit=r.retrieve.apply(null,r.map(e,(function(e){return e.get(\"scaleLimit\")}))),n.push(s),s.resize=c,s.aspectScale=e[0].get(\"aspectScale\"),s.resize(e[0],t),r.each(e,(function(e){e.coordinateSystem=s,d(s,e)}))})),n},getFilledRegions:function(e,t,n){for(var i=(e||[]).slice(),a=r.createHashMap(),o=0;o<i.length;o++)a.set(i[o].name,i[o]);var s=l.load(t,n);return r.each(s.regions,(function(e){var t=e.name;!a.get(t)&&i.push({name:t})})),i}};i.registerCoordinateSystem(\"geo\",h);var f=h;e.exports=f},function(e,t,n){var i=n(1),r=n(9),a=n(17),o=n(10),s=n(73),l=r.applyTransform;function u(){s.call(this)}function c(e){this.name=e,this.zoomLimit,s.call(this),this._roamTransformable=new u,this._rawTransformable=new u,this._center,this._zoom}function d(e,t,n,i){var r=n.seriesModel,a=r?r.coordinateSystem:null;return a===this?a[e](i):null}i.mixin(u,s),c.prototype={constructor:c,type:\"view\",dimensions:[\"x\",\"y\"],setBoundingRect:function(e,t,n,i){return this._rect=new o(e,t,n,i),this._rect},getBoundingRect:function(){return this._rect},setViewRect:function(e,t,n,i){this.transformTo(e,t,n,i),this._viewRect=new o(e,t,n,i)},transformTo:function(e,t,n,i){var r=this.getBoundingRect(),a=this._rawTransformable;a.transform=r.calculateTransform(new o(e,t,n,i)),a.decomposeTransform(),this._updateTransform()},setCenter:function(e){e&&(this._center=e,this._updateCenterAndZoom())},setZoom:function(e){e=e||1;var t=this.zoomLimit;t&&(null!=t.max&&(e=Math.min(t.max,e)),null!=t.min&&(e=Math.max(t.min,e))),this._zoom=e,this._updateCenterAndZoom()},getDefaultCenter:function(){var e=this.getBoundingRect();return[e.x+e.width/2,e.y+e.height/2]},getCenter:function(){return this._center||this.getDefaultCenter()},getZoom:function(){return this._zoom||1},getRoamTransform:function(){return this._roamTransformable.getLocalTransform()},_updateCenterAndZoom:function(){var e=this._rawTransformable.getLocalTransform(),t=this._roamTransformable,n=this.getDefaultCenter(),i=this.getCenter(),a=this.getZoom();i=r.applyTransform([],i,e),n=r.applyTransform([],n,e),t.origin=i,t.position=[n[0]-i[0],n[1]-i[1]],t.scale=[a,a],this._updateTransform()},_updateTransform:function(){var e=this._roamTransformable,t=this._rawTransformable;t.parent=e,e.updateTransform(),t.updateTransform(),a.copy(this.transform||(this.transform=[]),t.transform||a.create()),this._rawTransform=t.getLocalTransform(),this.invTransform=this.invTransform||[],a.invert(this.invTransform,this.transform),this.decomposeTransform()},getTransformInfo:function(){var e=this._roamTransformable.transform,t=this._rawTransformable;return{roamTransform:e?i.slice(e):a.create(),rawScale:i.slice(t.scale),rawPosition:i.slice(t.position)}},getViewRect:function(){return this._viewRect},getViewRectAfterRoam:function(){var e=this.getBoundingRect().clone();return e.applyTransform(this.transform),e},dataToPoint:function(e,t,n){var i=t?this._rawTransform:this.transform;return n=n||[],i?l(n,e,i):r.copy(n,e)},pointToData:function(e){var t=this.invTransform;return t?l([],e,t):[e[0],e[1]]},convertToPixel:i.curry(d,\"dataToPoint\"),convertFromPixel:i.curry(d,\"pointToData\"),containPoint:function(e){return this.getViewRectAfterRoam().contain(e[0],e[1])}},i.mixin(c,s);var h=c;e.exports=h},function(e,t,n){var i=n(1),r=n(14),a=n(172),o=n(20),s=n(51),l=function(e,t){this.name=e||\"\",this.depth=0,this.height=0,this.parentNode=null,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.hostTree=t};function u(e,t){this.root,this.data,this._nodes=[],this.hostModel=e,this.levelModels=i.map(t||[],(function(t){return new r(t,e,e.ecModel)}))}l.prototype={constructor:l,isRemoved:function(){return this.dataIndex<0},eachNode:function(e,t,n){\"function\"===typeof e&&(n=t,t=e,e=null),e=e||{},i.isString(e)&&(e={order:e});var r,a=e.order||\"preorder\",o=this[e.attr||\"children\"];\"preorder\"===a&&(r=t.call(n,this));for(var s=0;!r&&s<o.length;s++)o[s].eachNode(e,t,n);\"postorder\"===a&&t.call(n,this)},updateDepthAndHeight:function(e){var t=0;this.depth=e;for(var n=0;n<this.children.length;n++){var i=this.children[n];i.updateDepthAndHeight(e+1),i.height>t&&(t=i.height)}this.height=t+1},getNodeById:function(e){if(this.getId()===e)return this;for(var t=0,n=this.children,i=n.length;t<i;t++){var r=n[t].getNodeById(e);if(r)return r}},contains:function(e){if(e===this)return!0;for(var t=0,n=this.children,i=n.length;t<i;t++){var r=n[t].contains(e);if(r)return r}},getAncestors:function(e){for(var t=[],n=e?this:this.parentNode;n;)t.push(n),n=n.parentNode;return t.reverse(),t},getValue:function(e){var t=this.hostTree.data;return t.get(t.getDimension(e||\"value\"),this.dataIndex)},setLayout:function(e,t){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,e,t)},getLayout:function(){return this.hostTree.data.getItemLayout(this.dataIndex)},getModel:function(e){if(!(this.dataIndex<0)){var t=this.hostTree.data.getItemModel(this.dataIndex),n=this.getLevelModel();return n?t.getModel(e,n.getModel(e)):t.getModel(e)}},getLevelModel:function(){return(this.hostTree.levelModels||[])[this.depth]},setVisual:function(e,t){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,e,t)},getVisual:function(e,t){return this.hostTree.data.getItemVisual(this.dataIndex,e,t)},getRawIndex:function(){return this.hostTree.data.getRawIndex(this.dataIndex)},getId:function(){return this.hostTree.data.getId(this.dataIndex)},isAncestorOf:function(e){for(var t=e.parentNode;t;){if(t===this)return!0;t=t.parentNode}return!1},isDescendantOf:function(e){return e!==this&&e.isAncestorOf(this)}},u.prototype={constructor:u,type:\"tree\",eachNode:function(e,t,n){this.root.eachNode(e,t,n)},getNodeByDataIndex:function(e){var t=this.data.getRawIndex(e);return this._nodes[t]},getNodeByName:function(e){return this.root.getNodeByName(e)},update:function(){for(var e=this.data,t=this._nodes,n=0,i=t.length;n<i;n++)t[n].dataIndex=-1;for(n=0,i=e.count();n<i;n++)t[e.getRawIndex(n)].dataIndex=n},clearLayouts:function(){this.data.clearItemLayouts()}},u.createTree=function(e,t,n,r){var c=new u(t,n&&n.levels),d=[],h=1;!function e(t,n){var r=t.value;h=Math.max(h,i.isArray(r)?r.length:1),d.push(t);var a=new l(t.name,c);n?function(e,t){var n=t.children;if(e.parentNode===t)return;n.push(e),e.parentNode=t}(a,n):c.root=a,c._nodes.push(a);var o=t.children;if(o)for(var s=0;s<o.length;s++)e(o[s],a)}(e),c.root.updateDepthAndHeight(0);var f=s(d,{coordDimensions:[\"value\"],dimensionsCount:h}),p=new o(f,t);return p.initData(d),r&&r(p),a({mainData:p,struct:c,structAttr:\"tree\"}),c.update(),c};var c=u;e.exports=c},function(e,t,n){var i=n(3),r=n(109);function a(e){this._ctor=e||r,this.group=new i.Group}var o=a.prototype;function s(e){var t=e.hostModel;return{lineStyle:t.getModel(\"lineStyle\").getLineStyle(),hoverLineStyle:t.getModel(\"emphasis.lineStyle\").getLineStyle(),labelModel:t.getModel(\"label\"),hoverLabelModel:t.getModel(\"emphasis.label\")}}function l(e){return isNaN(e[0])||isNaN(e[1])}function u(e){return!l(e[0])&&!l(e[1])}o.isPersistent=function(){return!0},o.updateData=function(e){var t=this,n=t.group,i=t._lineData;t._lineData=e,i||n.removeAll();var r=s(e);e.diff(i).add((function(n){!function(e,t,n,i){if(!u(t.getItemLayout(n)))return;var r=new e._ctor(t,n,i);t.setItemGraphicEl(n,r),e.group.add(r)}(t,e,n,r)})).update((function(n,a){!function(e,t,n,i,r,a){var o=t.getItemGraphicEl(i);if(!u(n.getItemLayout(r)))return void e.group.remove(o);o?o.updateData(n,r,a):o=new e._ctor(n,r,a);n.setItemGraphicEl(r,o),e.group.add(o)}(t,i,e,a,n,r)})).remove((function(e){n.remove(i.getItemGraphicEl(e))})).execute()},o.updateLayout=function(){var e=this._lineData;e&&e.eachItemGraphicEl((function(t,n){t.updateLayout(e,n)}),this)},o.incrementalPrepareUpdate=function(e){this._seriesScope=s(e),this._lineData=null,this.group.removeAll()},o.incrementalUpdate=function(e,t){function n(e){e.isGroup||function(e){return e.animators&&e.animators.length>0}(e)||(e.incremental=e.useHoverLayer=!0)}for(var i=e.start;i<e.end;i++){if(u(t.getItemLayout(i))){var r=new this._ctor(t,i,this._seriesScope);r.traverse(n),this.group.add(r),t.setItemGraphicEl(i,r)}}},o.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},o._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var c=a;e.exports=c},function(e,t,n){var i=n(1),r=n(9),a=n(21),o=n(335),s=n(3),l=n(4).round,u=[\"fromSymbol\",\"toSymbol\"];function c(e){return\"_\"+e+\"Type\"}function d(e,t,n){var r=t.getItemVisual(n,\"color\"),o=t.getItemVisual(n,e),s=t.getItemVisual(n,e+\"Size\");if(o&&\"none\"!==o){i.isArray(s)||(s=[s,s]);var l=a.createSymbol(o,-s[0]/2,-s[1]/2,s[0],s[1],r);return l.name=e,l}}function h(e,t){e.x1=t[0][0],e.y1=t[0][1],e.x2=t[1][0],e.y2=t[1][1],e.percent=1;var n=t[2];n?(e.cpx1=n[0],e.cpy1=n[1]):(e.cpx1=NaN,e.cpy1=NaN)}function f(e,t,n){s.Group.call(this),this._createLine(e,t,n)}var p=f.prototype;p.beforeUpdate=function(){var e=this.childOfName(\"fromSymbol\"),t=this.childOfName(\"toSymbol\"),n=this.childOfName(\"label\");if(e||t||!n.ignore){for(var i=1,a=this.parent;a;)a.scale&&(i/=a.scale[0]),a=a.parent;var o=this.childOfName(\"line\");if(this.__dirty||o.__dirty){var s=o.shape.percent,l=o.pointAt(0),u=o.pointAt(s),c=r.sub([],u,l);if(r.normalize(c,c),e){e.attr(\"position\",l);var d=o.tangentAt(0);e.attr(\"rotation\",Math.PI/2-Math.atan2(d[1],d[0])),e.attr(\"scale\",[i*s,i*s])}if(t){t.attr(\"position\",u);d=o.tangentAt(1);t.attr(\"rotation\",-Math.PI/2-Math.atan2(d[1],d[0])),t.attr(\"scale\",[i*s,i*s])}if(!n.ignore){var h,f,p,g;n.attr(\"position\",u);var m=n.__labelDistance,v=m[0]*i,y=m[1]*i,x=s/2,b=[(d=o.tangentAt(x))[1],-d[0]],_=o.pointAt(x);b[1]>0&&(b[0]=-b[0],b[1]=-b[1]);var w,S=d[0]<0?-1:1;if(\"start\"!==n.__position&&\"end\"!==n.__position){var M=-Math.atan2(d[1],d[0]);u[0]<l[0]&&(M=Math.PI+M),n.attr(\"rotation\",M)}switch(n.__position){case\"insideStartTop\":case\"insideMiddleTop\":case\"insideEndTop\":case\"middle\":w=-y,p=\"bottom\";break;case\"insideStartBottom\":case\"insideMiddleBottom\":case\"insideEndBottom\":w=y,p=\"top\";break;default:w=0,p=\"middle\"}switch(n.__position){case\"end\":h=[c[0]*v+u[0],c[1]*y+u[1]],f=c[0]>.8?\"left\":c[0]<-.8?\"right\":\"center\",p=c[1]>.8?\"top\":c[1]<-.8?\"bottom\":\"middle\";break;case\"start\":h=[-c[0]*v+l[0],-c[1]*y+l[1]],f=c[0]>.8?\"right\":c[0]<-.8?\"left\":\"center\",p=c[1]>.8?\"bottom\":c[1]<-.8?\"top\":\"middle\";break;case\"insideStartTop\":case\"insideStart\":case\"insideStartBottom\":h=[v*S+l[0],l[1]+w],f=d[0]<0?\"right\":\"left\",g=[-v*S,-w];break;case\"insideMiddleTop\":case\"insideMiddle\":case\"insideMiddleBottom\":case\"middle\":h=[_[0],_[1]+w],f=\"center\",g=[0,-w];break;case\"insideEndTop\":case\"insideEnd\":case\"insideEndBottom\":h=[-v*S+u[0],u[1]+w],f=d[0]>=0?\"right\":\"left\",g=[v*S,-w]}n.attr({style:{textVerticalAlign:n.__verticalAlign||p,textAlign:n.__textAlign||f},position:h,scale:[i,i],origin:g})}}}},p._createLine=function(e,t,n){var r=e.hostModel,a=function(e){var t=new o({name:\"line\",subPixelOptimize:!0});return h(t.shape,e),t}(e.getItemLayout(t));a.shape.percent=0,s.initProps(a,{shape:{percent:1}},r,t),this.add(a);var l=new s.Text({name:\"label\",lineLabelOriginalOpacity:1});this.add(l),i.each(u,(function(n){var i=d(n,e,t);this.add(i),this[c(n)]=e.getItemVisual(t,n)}),this),this._updateCommonStl(e,t,n)},p.updateData=function(e,t,n){var r=e.hostModel,a=this.childOfName(\"line\"),o=e.getItemLayout(t),l={shape:{}};h(l.shape,o),s.updateProps(a,l,r,t),i.each(u,(function(n){var i=e.getItemVisual(t,n),r=c(n);if(this[r]!==i){this.remove(this.childOfName(n));var a=d(n,e,t);this.add(a)}this[r]=i}),this),this._updateCommonStl(e,t,n)},p._updateCommonStl=function(e,t,n){var r=e.hostModel,a=this.childOfName(\"line\"),o=n&&n.lineStyle,c=n&&n.hoverLineStyle,d=n&&n.labelModel,h=n&&n.hoverLabelModel;if(!n||e.hasItemOption){var f=e.getItemModel(t);o=f.getModel(\"lineStyle\").getLineStyle(),c=f.getModel(\"emphasis.lineStyle\").getLineStyle(),d=f.getModel(\"label\"),h=f.getModel(\"emphasis.label\")}var p=e.getItemVisual(t,\"color\"),g=i.retrieve3(e.getItemVisual(t,\"opacity\"),o.opacity,1);a.useStyle(i.defaults({strokeNoScale:!0,fill:\"none\",stroke:p,opacity:g},o)),a.hoverStyle=c,i.each(u,(function(e){var t=this.childOfName(e);t&&(t.setColor(p),t.setStyle({opacity:g}))}),this);var m,v,y=d.getShallow(\"show\"),x=h.getShallow(\"show\"),b=this.childOfName(\"label\");if((y||x)&&(m=p||\"#000\",null==(v=r.getFormattedLabel(t,\"normal\",e.dataType)))){var _=r.getRawValue(t);v=null==_?e.getName(t):isFinite(_)?l(_):_}var w=y?v:null,S=x?i.retrieve2(r.getFormattedLabel(t,\"emphasis\",e.dataType),v):null,M=b.style;if(null!=w||null!=S){s.setTextStyle(b.style,d,{text:w},{autoColor:m}),b.__textAlign=M.textAlign,b.__verticalAlign=M.textVerticalAlign,b.__position=d.get(\"position\")||\"middle\";var C=d.get(\"distance\");i.isArray(C)||(C=[C,C]),b.__labelDistance=C}b.hoverStyle=null!=S?{text:S,textFill:h.getTextColor(!0),fontStyle:h.getShallow(\"fontStyle\"),fontWeight:h.getShallow(\"fontWeight\"),fontSize:h.getShallow(\"fontSize\"),fontFamily:h.getShallow(\"fontFamily\")}:{text:null},b.ignore=!y&&!x,s.setHoverStyle(this)},p.highlight=function(){this.trigger(\"emphasis\")},p.downplay=function(){this.trigger(\"normal\")},p.updateLayout=function(e,t){this.setLinePoints(e.getItemLayout(t))},p.setLinePoints=function(e){var t=this.childOfName(\"line\");h(t.shape,e),t.dirty()},i.inherits(f,s.Group);var g=f;e.exports=g},function(e,t){t.getNodeGlobalScale=function(e){var t=e.coordinateSystem;if(\"view\"!==t.type)return 1;var n=e.option.nodeScaleRatio,i=t.scale,r=i&&i[0]||1;return((t.getZoom()-1)*n+1)/r},t.getSymbolSize=function(e){var t=e.getVisual(\"symbolSize\");return t instanceof Array&&(t=(t[0]+t[1])/2),+t}},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(38),a=n(3),o=n(170),s=n(42),l=i.curry,u=i.each,c=i.map,d=Math.min,h=Math.max,f=Math.pow,p={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},g={w:\"ew\",e:\"ew\",n:\"ns\",s:\"ns\",ne:\"nesw\",sw:\"nesw\",nw:\"nwse\",se:\"nwse\"},m={brushStyle:{lineWidth:2,stroke:\"rgba(0,0,0,0.3)\",fill:\"rgba(0,0,0,0.1)\"},transformable:!0,brushMode:\"single\",removeOnClick:!1},v=0;function y(e){r.call(this),this._zr=e,this.group=new a.Group,this._brushType,this._brushOption,this._panels,this._track=[],this._dragging,this._covers=[],this._creatingCover,this._creatingPanel,this._enableGlobalPan,this._uid=\"brushController_\"+v++,this._handlers={},u(H,(function(e,t){this._handlers[t]=i.bind(e,this)}),this)}function x(e,t){var n=Y[t.brushType].createCover(e,t);return n.__brushOption=t,w(n,t),e.group.add(n),n}function b(e,t){var n=M(t);return n.endCreating&&(n.endCreating(e,t),w(t,t.__brushOption)),t}function _(e,t){var n=t.__brushOption;M(t).updateCoverShape(e,t,n.range,n)}function w(e,t){var n=t.z;null==n&&(n=1e4),e.traverse((function(e){e.z=n,e.z2=n}))}function S(e,t){M(t).updateCommon(e,t),_(e,t)}function M(e){return Y[e.__brushOption.brushType]}function C(e,t,n){var i,r=e._panels;if(!r)return!0;var a=e._transform;return u(r,(function(e){e.isTargetByCursor(t,n,a)&&(i=e)})),i}function T(e,t){var n=e._panels;if(!n)return!0;var i=t.__brushOption.panelId;return null==i||n[i]}function k(e){var t=e._covers,n=t.length;return u(t,(function(t){e.group.remove(t)}),e),t.length=0,!!n}function I(e,t){var n=c(e._covers,(function(e){var t=e.__brushOption,n=i.clone(t.range);return{brushType:t.brushType,panelId:t.panelId,range:n}}));e.trigger(\"brush\",n,{isEnd:!!t.isEnd,removeOnClick:!!t.removeOnClick})}function A(e){var t=e.length-1;return t<0&&(t=0),[e[0],e[t]]}function P(e,t,n,i){var r=new a.Group;return r.add(new a.Rect({name:\"main\",style:O(n),silent:!0,draggable:!0,cursor:\"move\",drift:l(e,t,r,\"nswe\"),ondragend:l(I,t,{isEnd:!0})})),u(i,(function(n){r.add(new a.Rect({name:n,style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:l(e,t,r,n),ondragend:l(I,t,{isEnd:!0})}))})),r}function E(e,t,n,i){var r=i.brushStyle.lineWidth||0,a=h(r,6),o=n[0][0],s=n[1][0],l=o-r/2,u=s-r/2,c=n[0][1],d=n[1][1],f=c-a+r/2,p=d-a+r/2,g=c-o,m=d-s,v=g+r,y=m+r;L(e,t,\"main\",o,s,g,m),i.transformable&&(L(e,t,\"w\",l,u,a,y),L(e,t,\"e\",f,u,a,y),L(e,t,\"n\",l,u,v,a),L(e,t,\"s\",l,p,v,a),L(e,t,\"nw\",l,u,a,a),L(e,t,\"ne\",f,u,a,a),L(e,t,\"sw\",l,p,a,a),L(e,t,\"se\",f,p,a,a))}function D(e,t){var n=t.__brushOption,i=n.transformable,r=t.childAt(0);r.useStyle(O(n)),r.attr({silent:!i,cursor:i?\"move\":\"default\"}),u([\"w\",\"e\",\"n\",\"s\",\"se\",\"sw\",\"ne\",\"nw\"],(function(n){var r=t.childOfName(n),o=function e(t,n){if(n.length>1)return n=n.split(\"\"),(\"e\"===(i=[e(t,n[0]),e(t,n[1])])[0]||\"w\"===i[0])&&i.reverse(),i.join(\"\");var i;return{left:\"w\",right:\"e\",top:\"n\",bottom:\"s\"}[i=a.transformDirection({w:\"left\",e:\"right\",n:\"top\",s:\"bottom\"}[n],function(e){return a.getTransform(e.group)}(t))]}(e,n);r&&r.attr({silent:!i,invisible:!i,cursor:i?g[o]+\"-resize\":null})}))}function L(e,t,n,i,r,a,o){var s=t.childOfName(n);s&&s.setShape(function(e){var t=d(e[0][0],e[1][0]),n=d(e[0][1],e[1][1]),i=h(e[0][0],e[1][0]),r=h(e[0][1],e[1][1]);return{x:t,y:n,width:i-t,height:r-n}}(F(e,t,[[i,r],[i+a,r+o]])))}function O(e){return i.defaults({strokeNoScale:!0},e.brushStyle)}function N(e,t,n,i){var r=[d(e,n),d(t,i)],a=[h(e,n),h(t,i)];return[[r[0],a[0]],[r[1],a[1]]]}function R(e,t,n,i,r,a,o,s){var l=i.__brushOption,c=e(l.range),d=B(n,a,o);u(r.split(\"\"),(function(e){var t=p[e];c[t[0]][t[1]]+=d[t[0]]})),l.range=t(N(c[0][0],c[1][0],c[0][1],c[1][1])),S(n,i),I(n,{isEnd:!1})}function z(e,t,n,i,r){var a=t.__brushOption.range,o=B(e,n,i);u(a,(function(e){e[0]+=o[0],e[1]+=o[1]})),S(e,t),I(e,{isEnd:!1})}function B(e,t,n){var i=e.group,r=i.transformCoordToLocal(t,n),a=i.transformCoordToLocal(0,0);return[r[0]-a[0],r[1]-a[1]]}function F(e,t,n){var r=T(e,t);return r&&!0!==r?r.clipPath(n,e._transform):i.clone(n)}function V(e){var t=e.event;t.preventDefault&&t.preventDefault()}function G(e,t,n){return e.childOfName(\"main\").contain(t,n)}function j(e,t,n,r){var a,o=e._creatingCover,s=e._creatingPanel,l=e._brushOption;if(e._track.push(n.slice()),function(e){var t=e._track;if(!t.length)return!1;var n=t[t.length-1],i=t[0],r=n[0]-i[0],a=n[1]-i[1];return f(r*r+a*a,.5)>6}(e)||o){if(s&&!o){\"single\"===l.brushMode&&k(e);var u=i.clone(l);u.brushType=W(u.brushType,s),u.panelId=!0===s?null:s.panelId,o=e._creatingCover=x(e,u),e._covers.push(o)}if(o){var c=Y[W(e._brushType,s)];o.__brushOption.range=c.getCreatingRange(F(e,o,e._track)),r&&(b(e,o),c.updateCommon(e,o)),_(e,o),a={isEnd:r}}}else r&&\"single\"===l.brushMode&&l.removeOnClick&&C(e,t,n)&&k(e)&&(a={isEnd:r,removeOnClick:!0});return a}function W(e,t){return\"auto\"===e?t.defaultBrushType:e}y.prototype={constructor:y,enableBrush:function(e){return this._brushType&&function(e){var t=e._zr;o.release(t,\"globalPan\",e._uid),function(e,t){u(t,(function(t,n){e.off(n,t)}))}(t,e._handlers),e._brushType=e._brushOption=null}(this),e.brushType&&function(e,t){var n=e._zr;e._enableGlobalPan||o.take(n,\"globalPan\",e._uid);(function(e,t){u(t,(function(t,n){e.on(n,t)}))})(n,e._handlers),e._brushType=t.brushType,e._brushOption=i.merge(i.clone(m),t,!0)}(this,e),this},setPanels:function(e){if(e&&e.length){var t=this._panels={};i.each(e,(function(e){t[e.panelId]=i.clone(e)}))}else this._panels=null;return this},mount:function(e){e=e||{},this._enableGlobalPan=e.enableGlobalPan;var t=this.group;return this._zr.add(t),t.attr({position:e.position||[0,0],rotation:e.rotation||0,scale:e.scale||[1,1]}),this._transform=t.getLocalTransform(),this},eachCover:function(e,t){u(this._covers,e,t)},updateCovers:function(e){e=i.map(e,(function(e){return i.merge(i.clone(m),e,!0)}));var t=this._covers,n=this._covers=[],r=this,a=this._creatingCover;return new s(t,e,(function(e,t){return o(e.__brushOption,t)}),o).add(l).update(l).remove((function(e){t[e]!==a&&r.group.remove(t[e])})).execute(),this;function o(e,t){return(null!=e.id?e.id:\"\\0-brush-index-\"+t)+\"-\"+e.brushType}function l(i,o){var s=e[i];if(null!=o&&t[o]===a)n[i]=t[o];else{var l=n[i]=null!=o?(t[o].__brushOption=s,t[o]):b(r,x(r,s));S(r,l)}}},unmount:function(){return this.enableBrush(!1),k(this),this._zr.remove(this.group),this},dispose:function(){this.unmount(),this.off()}},i.mixin(y,r);var H={mousedown:function(e){if(this._dragging)U(this,e);else if(!e.target||!e.target.draggable){V(e);var t=this.group.transformCoordToLocal(e.offsetX,e.offsetY);this._creatingCover=null,(this._creatingPanel=C(this,e,t))&&(this._dragging=!0,this._track=[t.slice()])}},mousemove:function(e){var t=e.offsetX,n=e.offsetY,i=this.group.transformCoordToLocal(t,n);if(function(e,t,n){if(e._brushType&&!function(e,t,n){var i=e._zr;return t<0||t>i.getWidth()||n<0||n>i.getHeight()}(e,t)){var i=e._zr,r=e._covers,a=C(e,t,n);if(!e._dragging)for(var o=0;o<r.length;o++){var s=r[o].__brushOption;if(a&&(!0===a||s.panelId===a.panelId)&&Y[s.brushType].contain(r[o],n[0],n[1]))return}a&&i.setCursorStyle(\"crosshair\")}}(this,e,i),this._dragging){V(e);var r=j(this,e,i,!1);r&&I(this,r)}},mouseup:function(e){U(this,e)}};function U(e,t){if(e._dragging){V(t);var n=t.offsetX,i=t.offsetY,r=e.group.transformCoordToLocal(n,i),a=j(e,t,r,!0);e._dragging=!1,e._track=[],e._creatingCover=null,a&&I(e,a)}}var Y={lineX:Z(0),lineY:Z(1),rect:{createCover:function(e,t){return P(l(R,(function(e){return e}),(function(e){return e})),e,t,[\"w\",\"e\",\"n\",\"s\",\"se\",\"sw\",\"ne\",\"nw\"])},getCreatingRange:function(e){var t=A(e);return N(t[1][0],t[1][1],t[0][0],t[0][1])},updateCoverShape:function(e,t,n,i){E(e,t,n,i)},updateCommon:D,contain:G},polygon:{createCover:function(e,t){var n=new a.Group;return n.add(new a.Polyline({name:\"main\",style:O(t),silent:!0})),n},getCreatingRange:function(e){return e},endCreating:function(e,t){t.remove(t.childAt(0)),t.add(new a.Polygon({name:\"main\",draggable:!0,drift:l(z,e,t),ondragend:l(I,e,{isEnd:!0})}))},updateCoverShape:function(e,t,n,i){t.childAt(0).setShape({points:F(e,t,n)})},updateCommon:D,contain:G}};function Z(e){return{createCover:function(t,n){return P(l(R,(function(t){var n=[t,[0,100]];return e&&n.reverse(),n}),(function(t){return t[e]})),t,n,[[\"w\",\"e\"],[\"n\",\"s\"]][e])},getCreatingRange:function(t){var n=A(t);return[d(n[0][e],n[1][e]),h(n[0][e],n[1][e])]},updateCoverShape:function(t,n,i,r){var a,o=T(t,n);if(!0!==o&&o.getLinearBrushOtherExtent)a=o.getLinearBrushOtherExtent(e,t._transform);else{var s=t._zr;a=[0,[s.getWidth(),s.getHeight()][1-e]]}var l=[i,a];e&&l.reverse(),E(t,n,l,r)},updateCommon:D,contain:G}}var q=y;e.exports=q},function(e,t,n){var i=n(1),r=n(29),a=n(3),o=n(84),s=n(25),l=n(33),u=(0,n(5).makeInner)(),c=i.clone,d=i.bind;function h(){}function f(e,t,n,r){(function e(t,n){if(i.isObject(t)&&i.isObject(n)){var r=!0;return i.each(n,(function(n,i){r=r&&e(t[i],n)})),!!r}return t===n})(u(n).lastProp,r)||(u(n).lastProp=r,t?a.updateProps(n,r,e):(n.stopAnimation(),n.attr(r)))}function p(e,t){e[t.get(\"label.show\")?\"show\":\"hide\"]()}function g(e){return{position:e.position.slice(),rotation:e.rotation||0}}function m(e,t,n){var i=t.get(\"z\"),r=t.get(\"zlevel\");e&&e.traverse((function(e){\"group\"!==e.type&&(null!=i&&(e.z=i),null!=r&&(e.zlevel=r),e.silent=n)}))}h.prototype={_group:null,_lastGraphicKey:null,_handle:null,_dragging:!1,_lastValue:null,_lastStatus:null,_payloadInfo:null,animationThreshold:15,render:function(e,t,n,r){var o=t.get(\"value\"),s=t.get(\"status\");if(this._axisModel=e,this._axisPointerModel=t,this._api=n,r||this._lastValue!==o||this._lastStatus!==s){this._lastValue=o,this._lastStatus=s;var l=this._group,u=this._handle;if(!s||\"hide\"===s)return l&&l.hide(),void(u&&u.hide());l&&l.show(),u&&u.show();var c={};this.makeElOption(c,o,e,t,n);var d=c.graphicKey;d!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=d;var h=this._moveAnimation=this.determineAnimation(e,t);if(l){var p=i.curry(f,t,h);this.updatePointerEl(l,c,p,t),this.updateLabelEl(l,c,p,t)}else l=this._group=new a.Group,this.createPointerEl(l,c,e,t),this.createLabelEl(l,c,e,t),n.getZr().add(l);m(l,t,!0),this._renderHandle(o)}},remove:function(e){this.clear(e)},dispose:function(e){this.clear(e)},determineAnimation:function(e,t){var n=t.get(\"animation\"),i=e.axis,r=\"category\"===i.type,a=t.get(\"snap\");if(!a&&!r)return!1;if(\"auto\"===n||null==n){var s=this.animationThreshold;if(r&&i.getBandWidth()>s)return!0;if(a){var l=o.getAxisInfo(e).seriesDataCount,u=i.getExtent();return Math.abs(u[0]-u[1])/l>s}return!1}return!0===n},makeElOption:function(e,t,n,i,r){},createPointerEl:function(e,t,n,i){var r=t.pointer;if(r){var o=u(e).pointerEl=new a[r.type](c(t.pointer));e.add(o)}},createLabelEl:function(e,t,n,i){if(t.label){var r=u(e).labelEl=new a.Rect(c(t.label));e.add(r),p(r,i)}},updatePointerEl:function(e,t,n){var i=u(e).pointerEl;i&&t.pointer&&(i.setStyle(t.pointer.style),n(i,{shape:t.pointer.shape}))},updateLabelEl:function(e,t,n,i){var r=u(e).labelEl;r&&(r.setStyle(t.label.style),n(r,{shape:t.label.shape,position:t.label.position}),p(r,i))},_renderHandle:function(e){if(!this._dragging&&this.updateHandleTransform){var t,n=this._axisPointerModel,r=this._api.getZr(),o=this._handle,u=n.getModel(\"handle\"),c=n.get(\"status\");if(!u.get(\"show\")||!c||\"hide\"===c)return o&&r.remove(o),void(this._handle=null);this._handle||(t=!0,o=this._handle=a.createIcon(u.get(\"icon\"),{cursor:\"move\",draggable:!0,onmousemove:function(e){s.stop(e.event)},onmousedown:d(this._onHandleDragMove,this,0,0),drift:d(this._onHandleDragMove,this),ondragend:d(this._onHandleDragEnd,this)}),r.add(o)),m(o,n,!1);o.setStyle(u.getItemStyle(null,[\"color\",\"borderColor\",\"borderWidth\",\"opacity\",\"shadowColor\",\"shadowBlur\",\"shadowOffsetX\",\"shadowOffsetY\"]));var h=u.get(\"size\");i.isArray(h)||(h=[h,h]),o.attr(\"scale\",[h[0]/2,h[1]/2]),l.createOrUpdate(this,\"_doDispatchAxisPointer\",u.get(\"throttle\")||0,\"fixRate\"),this._moveHandleToValue(e,t)}},_moveHandleToValue:function(e,t){f(this._axisPointerModel,!t&&this._moveAnimation,this._handle,g(this.getHandleTransform(e,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(e,t){var n=this._handle;if(n){this._dragging=!0;var i=this.updateHandleTransform(g(n),[e,t],this._axisModel,this._axisPointerModel);this._payloadInfo=i,n.stopAnimation(),n.attr(g(i)),u(n).lastProp=null,this._doDispatchAxisPointer()}},_doDispatchAxisPointer:function(){if(this._handle){var e=this._payloadInfo,t=this._axisModel;this._api.dispatchAction({type:\"updateAxisPointer\",x:e.cursorPoint[0],y:e.cursorPoint[1],tooltipOption:e.tooltipOption,axesInfo:[{axisDim:t.axis.dim,axisIndex:t.componentIndex}]})}},_onHandleDragEnd:function(e){if(this._dragging=!1,this._handle){var t=this._axisPointerModel.get(\"value\");this._moveHandleToValue(t),this._api.dispatchAction({type:\"hideTip\"})}},getHandleTransform:null,updateHandleTransform:null,clear:function(e){this._lastValue=null,this._lastStatus=null;var t=e.getZr(),n=this._group,i=this._handle;t&&n&&(this._lastGraphicKey=null,n&&t.remove(n),i&&t.remove(i),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(e,t,n){return{x:e[n=n||0],y:e[1-n],width:t[n],height:t[1-n]}}},h.prototype.constructor=h,r.enableClassExtend(h);var v=h;e.exports=v},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(429),a=n(4).parsePercent,o=n(23),s=o.createScaleByModel,l=o.niceScaleExtent,u=n(22),c=n(28).getStackedDimension;function d(e,t){var n=this,r=n.getAngleAxis(),a=n.getRadiusAxis();if(r.scale.setExtent(1/0,-1/0),a.scale.setExtent(1/0,-1/0),e.eachSeries((function(e){if(e.coordinateSystem===n){var t=e.getData();i.each(t.mapDimension(\"radius\",!0),(function(e){a.scale.unionExtentFromData(t,c(t,e))})),i.each(t.mapDimension(\"angle\",!0),(function(e){r.scale.unionExtentFromData(t,c(t,e))}))}})),l(r.scale,r.model),l(a.scale,a.model),\"category\"===r.type&&!r.onBand){var o=r.getExtent(),s=360/r.scale.count();r.inverse?o[1]+=s:o[1]-=s,r.setExtent(o[0],o[1])}}function h(e,t){if(e.type=t.get(\"type\"),e.scale=s(t),e.onBand=t.get(\"boundaryGap\")&&\"category\"===e.type,e.inverse=t.get(\"inverse\"),\"angleAxis\"===t.mainType){e.inverse^=t.get(\"clockwise\");var n=t.get(\"startAngle\");e.setExtent(n,n+(e.inverse?-360:360))}t.axis=e,e.model=t}n(432);var f={dimensions:r.prototype.dimensions,create:function(e,t){var n=[];return e.eachComponent(\"polar\",(function(e,o){var s=new r(o);s.update=d;var l=s.getRadiusAxis(),u=s.getAngleAxis(),c=e.findAxisModel(\"radiusAxis\"),f=e.findAxisModel(\"angleAxis\");h(l,c),h(u,f),function(e,t,n){var r=t.get(\"center\"),o=n.getWidth(),s=n.getHeight();e.cx=a(r[0],o),e.cy=a(r[1],s);var l=e.getRadiusAxis(),u=Math.min(o,s)/2,c=t.get(\"radius\");null==c?c=[0,\"100%\"]:i.isArray(c)||(c=[0,c]),c=[a(c[0],u),a(c[1],u)],l.inverse?l.setExtent(c[1],c[0]):l.setExtent(c[0],c[1])}(s,e,t),n.push(s),e.coordinateSystem=s,s.model=e})),e.eachSeries((function(t){if(\"polar\"===t.get(\"coordinateSystem\")){var n=e.queryComponents({mainType:\"polar\",index:t.get(\"polarIndex\"),id:t.get(\"polarId\")})[0];t.coordinateSystem=n.coordinateSystem}})),n}};u.register(\"polar\",f)},function(e,t,n){n(15).registerSubTypeDefaulter(\"dataZoom\",(function(){return\"slider\"}))},function(e,t,n){var i=n(1),r=n(8),a=[\"cartesian2d\",\"polar\",\"singleAxis\"];function o(e,t){e=e.slice();var n=i.map(e,r.capitalFirst);t=(t||[]).slice();var a=i.map(t,r.capitalFirst);return function(r,o){i.each(e,(function(e,i){for(var s={name:e,capital:n[i]},l=0;l<t.length;l++)s[t[l]]=e+a[l];r.call(o,s)}))}}var s=o([\"x\",\"y\",\"z\",\"radius\",\"angle\",\"single\"],[\"axisIndex\",\"axis\",\"index\",\"id\"]);t.isCoordSupported=function(e){return i.indexOf(a,e)>=0},t.createNameEach=o,t.eachAxisDim=s,t.createLinkedNodesFinder=function(e,t,n){return function(a){var o,s={nodes:[],records:{}};if(t((function(e){s.records[e.name]={}})),!a)return s;r(a,s);do{o=!1,e(l)}while(o);function l(e){!function(e,t){return i.indexOf(t.nodes,e)>=0}(e,s)&&function(e,r){var a=!1;return t((function(t){i.each(n(e,t)||[],(function(e){r.records[t.name][e]&&(a=!0)}))})),a}(e,s)&&(r(e,s),o=!0)}return s};function r(e,r){r.nodes.push(e),t((function(t){i.each(n(e,t)||[],(function(e){r.records[t.name][e]=!0}))}))}}},function(e,t,n){var i=n(2),r=n(1),a=r.createHashMap,o=r.each;i.registerProcessor({getTargetSeries:function(e){var t=a();return e.eachComponent(\"dataZoom\",(function(e){e.eachTargetAxis((function(e,n,i){var r=i.getAxisProxy(e.name,n);o(r.getTargetSeriesModels(),(function(e){t.set(e.uid,e)}))}))})),t},modifyOutputEnd:!0,overallReset:function(e,t){e.eachComponent(\"dataZoom\",(function(e){e.eachTargetAxis((function(e,n,i){i.getAxisProxy(e.name,n).reset(i,t)})),e.eachTargetAxis((function(e,n,i){i.getAxisProxy(e.name,n).filterData(i,t)}))})),e.eachComponent(\"dataZoom\",(function(e){var t=e.findRepresentativeAxisProxy(),n=t.getDataPercentWindow(),i=t.getDataValueWindow();e.setCalculatedRange({start:n[0],end:n[1],startValue:i[0],endValue:i[1]})}))}})},function(e,t,n){var i=n(2),r=n(1),a=n(115);i.registerAction(\"dataZoom\",(function(e,t){var n=a.createLinkedNodesFinder(r.bind(t.eachComponent,t,\"dataZoom\"),a.eachAxisDim,(function(e,t){return e.get(t.axisIndex)})),i=[];t.eachComponent({mainType:\"dataZoom\",query:e},(function(e,t){i.push.apply(i,n(e).nodes)})),r.each(i,(function(t,n){t.setRawRange({start:e.start,end:e.end,startValue:e.startValue,endValue:e.endValue})}))}))},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(13),o=n(5),s=n(8),l=n(97),u=s.addCommas,c=s.encodeHTML;function d(e){o.defaultEmphasis(e,\"label\",[\"show\"])}var h=i.extendComponentModel({type:\"marker\",dependencies:[\"series\",\"grid\",\"polar\",\"geo\"],init:function(e,t,n){this.mergeDefaultAndTheme(e,n),this._mergeOption(e,n,!1,!0)},isAnimationEnabled:function(){if(a.node)return!1;var e=this.__hostSeries;return this.getShallow(\"animation\")&&e&&e.isAnimationEnabled()},mergeOption:function(e,t){this._mergeOption(e,t,!1,!1)},_mergeOption:function(e,t,n,i){var a=this.constructor,o=this.mainType+\"Model\";n||t.eachSeries((function(e){var n=e.get(this.mainType,!0),s=e[o];n&&n.data?(s?s._mergeOption(n,t,!0):(i&&d(n),r.each(n.data,(function(e){e instanceof Array?(d(e[0]),d(e[1])):d(e)})),s=new a(n,this,t),r.extend(s,{mainType:this.mainType,seriesIndex:e.seriesIndex,name:e.name,createdBySelf:!0}),s.__hostSeries=e),e[o]=s):e[o]=null}),this)},formatTooltip:function(e){var t=this.getData(),n=this.getRawValue(e),i=r.isArray(n)?r.map(n,u).join(\", \"):u(n),a=t.getName(e),o=c(this.name);return(null!=n||a)&&(o+=\"<br />\"),a&&(o+=c(a),null!=n&&(o+=\" : \")),null!=n&&(o+=c(i)),o},getData:function(){return this._data},setData:function(e){this._data=e}});r.mixin(h,l);var f=h;e.exports=f},function(e,t,n){var i=n(1),r=n(4),a=n(28).isDimensionStacked,o=i.indexOf;function s(e,t,n,i,o,s){var l=[],u=a(t,i)?t.getCalculationInfo(\"stackResultDimension\"):i,c=d(t,u,e),h=t.indicesOfNearest(u,c)[0];l[o]=t.get(n,h),l[s]=t.get(u,h);var f=t.get(i,h),p=r.getPrecision(t.get(i,h));return(p=Math.min(p,20))>=0&&(l[s]=+l[s].toFixed(p)),[l,f]}var l=i.curry,u={min:l(s,\"min\"),max:l(s,\"max\"),average:l(s,\"average\")};function c(e,t,n,i){var r={};return null!=e.valueIndex||null!=e.valueDim?(r.valueDataDim=null!=e.valueIndex?t.getDimension(e.valueIndex):e.valueDim,r.valueAxis=n.getAxis(function(e,t){var n=e.getData(),i=n.dimensions;t=n.getDimension(t);for(var r=0;r<i.length;r++){var a=n.getDimensionInfo(i[r]);if(a.name===t)return a.coordDim}}(i,r.valueDataDim)),r.baseAxis=n.getOtherAxis(r.valueAxis),r.baseDataDim=t.mapDimension(r.baseAxis.dim)):(r.baseAxis=i.getBaseAxis(),r.valueAxis=n.getOtherAxis(r.baseAxis),r.baseDataDim=t.mapDimension(r.baseAxis.dim),r.valueDataDim=t.mapDimension(r.valueAxis.dim)),r}function d(e,t,n){if(\"average\"===n){var i=0,r=0;return e.each(t,(function(e,t){isNaN(e)||(i+=e,r++)})),i/r}return\"median\"===n?e.getMedian(t):e.getDataExtent(t,!0)[\"max\"===n?1:0]}t.dataTransform=function(e,t){var n=e.getData(),r=e.coordinateSystem;if(t&&!function(e){return!isNaN(parseFloat(e.x))&&!isNaN(parseFloat(e.y))}(t)&&!i.isArray(t.coord)&&r){var a=r.dimensions,s=c(t,n,r,e);if((t=i.clone(t)).type&&u[t.type]&&s.baseAxis&&s.valueAxis){var l=o(a,s.baseAxis.dim),h=o(a,s.valueAxis.dim),f=u[t.type](n,s.baseDataDim,s.valueDataDim,l,h);t.coord=f[0],t.value=f[1]}else{for(var p=[null!=t.xAxis?t.xAxis:t.radiusAxis,null!=t.yAxis?t.yAxis:t.angleAxis],g=0;g<2;g++)u[p[g]]&&(p[g]=d(n,n.mapDimension(a[g]),p[g]));t.coord=p}}return t},t.getAxisInfo=c,t.dataFilter=function(e,t){return!(e&&e.containData&&t.coord&&!function(e){return!(isNaN(parseFloat(e.x))&&isNaN(parseFloat(e.y)))}(t))||e.containData(t.coord)},t.dimValueGetter=function(e,t,n,i){return i<2?e.coord&&e.coord[i]:e.value},t.numCalculate=d},function(e,t,n){var i=n(2),r=n(1),a=i.extendComponentView({type:\"marker\",init:function(){this.markerGroupMap=r.createHashMap()},render:function(e,t,n){var i=this.markerGroupMap;i.each((function(e){e.__keep=!1}));var r=this.type+\"Model\";t.eachSeries((function(e){var i=e[r];i&&this.renderSeries(e,i,t,n)}),this),i.each((function(e){!e.__keep&&this.group.remove(e.group)}),this)},renderSeries:function(){}});e.exports=a},function(e,t,n){var i=n(122).createElement,r=n(49),a=n(10),o=n(17),s=n(18),l=n(76),u=n(40),c=r.CMD,d=Array.prototype.join,h=Math.round,f=Math.sin,p=Math.cos,g=Math.PI,m=2*Math.PI,v=180/g;function y(e){return h(1e4*e)/1e4}function x(e){return e<1e-4&&e>-1e-4}function b(e,t){t&&_(e,\"transform\",\"matrix(\"+d.call(t,\",\")+\")\")}function _(e,t,n){(!n||\"linear\"!==n.type&&\"radial\"!==n.type)&&e.setAttribute(t,n)}function w(e,t,n,i){if(function(e,t){var n=t?e.textFill:e.fill;return null!=n&&\"none\"!==n}(t,n)){var r=n?t.textFill:t.fill;_(e,\"fill\",r=\"transparent\"===r?\"none\":r),_(e,\"fill-opacity\",null!=t.fillOpacity?t.fillOpacity*t.opacity:t.opacity)}else _(e,\"fill\",\"none\");if(function(e,t){var n=t?e.textStroke:e.stroke;return null!=n&&\"none\"!==n}(t,n)){var a=n?t.textStroke:t.stroke;_(e,\"stroke\",a=\"transparent\"===a?\"none\":a),_(e,\"stroke-width\",(n?t.textStrokeWidth:t.lineWidth)/(!n&&t.strokeNoScale?i.getLineScale():1)),_(e,\"paint-order\",n?\"stroke\":\"fill\"),_(e,\"stroke-opacity\",null!=t.strokeOpacity?t.strokeOpacity:t.opacity),t.lineDash?(_(e,\"stroke-dasharray\",t.lineDash.join(\",\")),_(e,\"stroke-dashoffset\",h(t.lineDashOffset||0))):_(e,\"stroke-dasharray\",\"\"),t.lineCap&&_(e,\"stroke-linecap\",t.lineCap),t.lineJoin&&_(e,\"stroke-linejoin\",t.lineJoin),t.miterLimit&&_(e,\"stroke-miterlimit\",t.miterLimit)}else _(e,\"stroke\",\"none\")}var S={};S.brush=function(e){var t=e.style,n=e.__svgEl;n||(n=i(\"path\"),e.__svgEl=n),e.path||e.createPathProxy();var r=e.path;if(e.__dirtyPath){r.beginPath(),r.subPixelOptimize=!1,e.buildPath(r,e.shape),e.__dirtyPath=!1;var a=function(e){for(var t=[],n=e.data,i=e.len(),r=0;r<i;){var a=\"\",o=0;switch(n[r++]){case c.M:a=\"M\",o=2;break;case c.L:a=\"L\",o=2;break;case c.Q:a=\"Q\",o=4;break;case c.C:a=\"C\",o=6;break;case c.A:var s=n[r++],l=n[r++],u=n[r++],d=n[r++],b=n[r++],_=n[r++],w=n[r++],S=n[r++],M=Math.abs(_),C=x(M-m)||(S?_>=m:-_>=m),T=_>0?_%m:_%m+m,k=!1;k=!!C||!x(M)&&T>=g===!!S;var I=y(s+u*p(b)),A=y(l+d*f(b));C&&(_=S?m-1e-4:1e-4-m,k=!0,9===r&&t.push(\"M\",I,A));var P=y(s+u*p(b+_)),E=y(l+d*f(b+_));t.push(\"A\",y(u),y(d),h(w*v),+k,+S,P,E);break;case c.Z:a=\"Z\";break;case c.R:P=y(n[r++]),E=y(n[r++]);var D=y(n[r++]),L=y(n[r++]);t.push(\"M\",P,E,\"L\",P+D,E,\"L\",P+D,E+L,\"L\",P,E+L,\"L\",P,E)}a&&t.push(a);for(var O=0;O<o;O++)t.push(y(n[r++]))}return t.join(\" \")}(r);a.indexOf(\"NaN\")<0&&_(n,\"d\",a)}w(n,t,!1,e),b(n,e.transform),null!=t.text?P(e,e.getBoundingRect()):D(e)};var M={brush:function(e){var t=e.style,n=t.image;n instanceof HTMLImageElement&&(n=n.src);if(n){var r=t.x||0,a=t.y||0,o=t.width,s=t.height,l=e.__svgEl;l||(l=i(\"image\"),e.__svgEl=l),n!==e.__imageSrc&&(!function(e,t,n){e.setAttributeNS(\"http://www.w3.org/1999/xlink\",t,n)}(l,\"href\",n),e.__imageSrc=n),_(l,\"width\",o),_(l,\"height\",s),_(l,\"x\",r),_(l,\"y\",a),b(l,e.transform),null!=t.text?P(e,e.getBoundingRect()):D(e)}}},C={},T=new a,k={},I=[],A={left:\"start\",right:\"end\",center:\"middle\",middle:\"middle\"},P=function(e,t){var n=e.style,r=e.transform,a=e instanceof u||n.transformText;e.__dirty&&l.normalizeTextStyle(n,!0);var c=n.text;if(null!=c&&(c+=\"\"),l.needDrawText(c,n)){null==c&&(c=\"\"),!a&&r&&(T.copy(t),T.applyTransform(r),t=T);var d=e.__textSvgEl;d||(d=i(\"text\"),e.__textSvgEl=d);var h=d.style,f=n.font||s.DEFAULT_FONT,p=d.__computedFont;f!==d.__styleFont&&(h.font=d.__styleFont=f,p=d.__computedFont=h.font);var g=n.textPadding,m=n.textLineHeight,v=e.__textCotentBlock;v&&!e.__dirtyText||(v=e.__textCotentBlock=s.parsePlainText(c,p,g,m,n.truncate));var y=v.outerHeight,x=v.lineHeight;l.getBoxPosition(k,e,n,t);var _=k.baseX,S=k.baseY,M=k.textAlign||\"left\",C=k.textVerticalAlign;!function(e,t,n,i,r,a,s){o.identity(I),t&&n&&o.copy(I,n);var l=i.textRotation;if(r&&l){var u=i.textOrigin;\"center\"===u?(a=r.width/2+r.x,s=r.height/2+r.y):u&&(a=u[0]+r.x,s=u[1]+r.y),I[4]-=a,I[5]-=s,o.rotate(I,I,l),I[4]+=a,I[5]+=s}b(e,I)}(d,a,r,n,t,_,S);var A=_,P=s.adjustTextY(S,y,C);g&&(A=function(e,t,n){return\"right\"===t?e-n[1]:\"center\"===t?e+n[3]/2-n[1]/2:e+n[3]}(_,M,g),P+=g[0]),P+=x/2,w(d,n,!0,e);var D=v.canCacheByTextString,L=e.__tspanList||(e.__tspanList=[]),O=L.length;if(D&&e.__canCacheByTextString&&e.__text===c){if(e.__dirtyText&&O)for(var N=0;N<O;++N)E(L[N],M,A,P+N*x)}else{e.__text=c,e.__canCacheByTextString=D;var R=v.lines,z=R.length;for(N=0;N<z;N++){var B=L[N],F=R[N];B?B.__zrText!==F&&(B.innerHTML=\"\",B.appendChild(document.createTextNode(F))):(B=L[N]=i(\"tspan\"),d.appendChild(B),B.appendChild(document.createTextNode(F))),E(B,M,A,P+N*x)}if(O>z){for(;N<O;N++)d.removeChild(L[N]);L.length=z}}}};function E(e,t,n,i){_(e,\"dominant-baseline\",\"middle\"),_(e,\"text-anchor\",A[t]),_(e,\"x\",n),_(e,\"y\",i)}function D(e){e&&e.__textSvgEl&&(e.__textSvgEl.parentNode&&e.__textSvgEl.parentNode.removeChild(e.__textSvgEl),e.__textSvgEl=null,e.__tspanList=[],e.__text=null)}C.drawRectText=P,C.brush=function(e){null!=e.style.text?P(e,!1):D(e)},t.path=S,t.image=M,t.text=C},function(e,t){t.createElement=function(e){return document.createElementNS(\"http://www.w3.org/2000/svg\",e)}},function(e,t,n){var i=n(122).createElement,r=n(1),a=n(12),o=n(47),s=n(40),l=n(121),u=l.path,c=l.image,d=l.text;function h(e,t,n,i,r){this._zrId=e,this._svgRoot=t,this._tagNames=\"string\"===typeof n?[n]:n,this._markLabel=i,this._domName=r||\"_dom\",this.nextId=0}h.prototype.createElement=i,h.prototype.getDefs=function(e){var t=this._svgRoot,n=this._svgRoot.getElementsByTagName(\"defs\");return 0===n.length?e?((n=t.insertBefore(this.createElement(\"defs\"),t.firstChild)).contains||(n.contains=function(e){var t=n.children;if(!t)return!1;for(var i=t.length-1;i>=0;--i)if(t[i]===e)return!0;return!1}),n):null:n[0]},h.prototype.update=function(e,t){if(e){var n=this.getDefs(!1);if(e[this._domName]&&n.contains(e[this._domName]))\"function\"===typeof t&&t(e);else{var i=this.add(e);i&&(e[this._domName]=i)}}},h.prototype.addDom=function(e){this.getDefs(!0).appendChild(e)},h.prototype.removeDom=function(e){var t=this.getDefs(!1);t&&e[this._domName]&&(t.removeChild(e[this._domName]),e[this._domName]=null)},h.prototype.getDoms=function(){var e=this.getDefs(!1);if(!e)return[];var t=[];return r.each(this._tagNames,(function(n){var i=e.getElementsByTagName(n);t=t.concat([].slice.call(i))})),t},h.prototype.markAllUnused=function(){var e=this.getDoms(),t=this;r.each(e,(function(e){e[t._markLabel]=\"0\"}))},h.prototype.markUsed=function(e){e&&(e[this._markLabel]=\"1\")},h.prototype.removeUnused=function(){var e=this.getDefs(!1);if(e){var t=this.getDoms(),n=this;r.each(t,(function(t){\"1\"!==t[n._markLabel]&&e.removeChild(t)}))}},h.prototype.getSvgProxy=function(e){return e instanceof a?u:e instanceof o?c:e instanceof s?d:u},h.prototype.getTextSvgElement=function(e){return e.__textSvgEl},h.prototype.getSvgElement=function(e){return e.__svgEl};var f=h;e.exports=f},function(e,t,n){\"use strict\";var i=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(e){if(null===e||void 0===e)throw new TypeError(\"Object.assign cannot be called with null or undefined\");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String(\"abc\");if(e[5]=\"de\",\"5\"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t[\"_\"+String.fromCharCode(n)]=n;if(\"0123456789\"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(\"\"))return!1;var i={};return\"abcdefghijklmnopqrst\".split(\"\").forEach((function(e){i[e]=e})),\"abcdefghijklmnopqrst\"===Object.keys(Object.assign({},i)).join(\"\")}catch(r){return!1}}()?Object.assign:function(e,t){for(var n,s,l=o(e),u=1;u<arguments.length;u++){for(var c in n=Object(arguments[u]))r.call(n,c)&&(l[c]=n[c]);if(i){s=i(n);for(var d=0;d<s.length;d++)a.call(n,s[d])&&(l[s[d]]=n[s[d]])}}return l}},function(e,t){var n=2311;e.exports=function(){return n++}},function(e,t,n){var i=n(13),r=n(224).buildTransformer,a=[];function o(e,t,n,a,o){if(t.getBoundingClientRect&&i.domSupported&&!s(t)){var l=t.___zrEVENTSAVED||(t.___zrEVENTSAVED={}),u=function(e,t,n){for(var i=n?\"invTrans\":\"trans\",a=t[i],o=t.srcCoords,s=!0,l=[],u=[],c=0;c<4;c++){var d=e[c].getBoundingClientRect(),h=2*c,f=d.left,p=d.top;l.push(f,p),s=s&&o&&f===o[h]&&p===o[h+1],u.push(e[c].offsetLeft,e[c].offsetTop)}return s&&a?a:(t.srcCoords=l,t[i]=n?r(u,l):r(l,u))}(function(e,t){var n=t.markers;if(n)return n;n=t.markers=[];for(var i=[\"left\",\"right\"],r=[\"top\",\"bottom\"],a=0;a<4;a++){var o=document.createElement(\"div\"),s=o.style,l=a%2,u=(a>>1)%2;s.cssText=[\"position: absolute\",\"visibility: hidden\",\"padding: 0\",\"margin: 0\",\"border-width: 0\",\"user-select: none\",\"width:0\",\"height:0\",i[l]+\":0\",r[u]+\":0\",i[1-l]+\":auto\",r[1-u]+\":auto\",\"\"].join(\"!important;\"),e.appendChild(o),n.push(o)}return n}(t,l),l,o);if(u)return u(e,n,a),!0}return!1}function s(e){return\"CANVAS\"===e.nodeName.toUpperCase()}t.transformLocalCoord=function(e,t,n,i,r){return o(a,t,i,r,!0)&&o(e,n,a[0],a[1])},t.transformCoordWithViewport=o,t.isCanvasEl=s},function(e,t,n){var i=n(125),r=n(38),a=n(73),o=n(227),s=n(1),l=function(e){a.call(this,e),r.call(this,e),o.call(this,e),this.id=e.id||i()};l.prototype={type:\"element\",name:\"\",__zr:null,ignore:!1,clipPath:null,isGroup:!1,drift:function(e,t){switch(this.draggable){case\"horizontal\":t=0;break;case\"vertical\":e=0}var n=this.transform;n||(n=this.transform=[1,0,0,1,0,0]),n[4]+=e,n[5]+=t,this.decomposeTransform(),this.dirty(!1)},beforeUpdate:function(){},afterUpdate:function(){},update:function(){this.updateTransform()},traverse:function(e,t){},attrKV:function(e,t){if(\"position\"===e||\"scale\"===e||\"origin\"===e){if(t){var n=this[e];n||(n=this[e]=[]),n[0]=t[0],n[1]=t[1]}}else this[e]=t},hide:function(){this.ignore=!0,this.__zr&&this.__zr.refresh()},show:function(){this.ignore=!1,this.__zr&&this.__zr.refresh()},attr:function(e,t){if(\"string\"===typeof e)this.attrKV(e,t);else if(s.isObject(e))for(var n in e)e.hasOwnProperty(n)&&this.attrKV(n,e[n]);return this.dirty(!1),this},setClipPath:function(e){var t=this.__zr;t&&e.addSelfToZr(t),this.clipPath&&this.clipPath!==e&&this.removeClipPath(),this.clipPath=e,e.__zr=t,e.__clipTarget=this,this.dirty(!1)},removeClipPath:function(){var e=this.clipPath;e&&(e.__zr&&e.removeSelfFromZr(e.__zr),e.__zr=null,e.__clipTarget=null,this.clipPath=null,this.dirty(!1))},addSelfToZr:function(e){this.__zr=e;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.addAnimator(t[n]);this.clipPath&&this.clipPath.addSelfToZr(e)},removeSelfFromZr:function(e){this.__zr=null;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.removeAnimator(t[n]);this.clipPath&&this.clipPath.removeSelfFromZr(e)}},s.mixin(l,o),s.mixin(l,a),s.mixin(l,r);var u=l;e.exports=u},function(e,t,n){var i=n(228),r=n(26),a=n(1).isArrayLike,o=Array.prototype.slice;function s(e,t){return e[t]}function l(e,t,n){e[t]=n}function u(e,t,n){return(t-e)*n+e}function c(e,t,n){return n>.5?t:e}function d(e,t,n,i,r){var a=e.length;if(1===r)for(var o=0;o<a;o++)i[o]=u(e[o],t[o],n);else{var s=a&&e[0].length;for(o=0;o<a;o++)for(var l=0;l<s;l++)i[o][l]=u(e[o][l],t[o][l],n)}}function h(e,t,n){var i=e.length,r=t.length;if(i!==r)if(i>r)e.length=r;else for(var a=i;a<r;a++)e.push(1===n?t[a]:o.call(t[a]));var s=e[0]&&e[0].length;for(a=0;a<e.length;a++)if(1===n)isNaN(e[a])&&(e[a]=t[a]);else for(var l=0;l<s;l++)isNaN(e[a][l])&&(e[a][l]=t[a][l])}function f(e,t,n){if(e===t)return!0;var i=e.length;if(i!==t.length)return!1;if(1===n){for(var r=0;r<i;r++)if(e[r]!==t[r])return!1}else{var a=e[0].length;for(r=0;r<i;r++)for(var o=0;o<a;o++)if(e[r][o]!==t[r][o])return!1}return!0}function p(e,t,n,i,r,a,o,s,l){var u=e.length;if(1===l)for(var c=0;c<u;c++)s[c]=g(e[c],t[c],n[c],i[c],r,a,o);else{var d=e[0].length;for(c=0;c<u;c++)for(var h=0;h<d;h++)s[c][h]=g(e[c][h],t[c][h],n[c][h],i[c][h],r,a,o)}}function g(e,t,n,i,r,a,o){var s=.5*(n-e),l=.5*(i-t);return(2*(t-n)+s+l)*o+(-3*(t-n)-2*s-l)*a+s*r+t}function m(e){if(a(e)){var t=e.length;if(a(e[0])){for(var n=[],i=0;i<t;i++)n.push(o.call(e[i]));return n}return o.call(e)}return e}function v(e){return e[0]=Math.floor(e[0]),e[1]=Math.floor(e[1]),e[2]=Math.floor(e[2]),\"rgba(\"+e.join(\",\")+\")\"}function y(e,t,n,o,s,l){var m=e._getter,y=e._setter,x=\"spline\"===t,b=o.length;if(b){var _,w=o[0].value,S=a(w),M=!1,C=!1,T=S?function(e){var t=e[e.length-1].value;return a(t&&t[0])?2:1}(o):0;o.sort((function(e,t){return e.time-t.time})),_=o[b-1].time;for(var k=[],I=[],A=o[0].value,P=!0,E=0;E<b;E++){k.push(o[E].time/_);var D=o[E].value;if(S&&f(D,A,T)||!S&&D===A||(P=!1),A=D,\"string\"===typeof D){var L=r.parse(D);L?(D=L,M=!0):C=!0}I.push(D)}if(l||!P){var O=I[b-1];for(E=0;E<b-1;E++)S?h(I[E],O,T):!isNaN(I[E])||isNaN(O)||C||M||(I[E]=O);S&&h(m(e._target,s),O,T);var N,R,z,B,F,V=0,G=0;if(M)var j=[0,0,0,0];var W=new i({target:e._target,life:_,loop:e._loop,delay:e._delay,onframe:function(e,t){var n;if(t<0)n=0;else if(t<G){for(n=Math.min(V+1,b-1);n>=0&&!(k[n]<=t);n--);n=Math.min(n,b-2)}else{for(n=V;n<b&&!(k[n]>t);n++);n=Math.min(n-1,b-2)}V=n,G=t;var i=k[n+1]-k[n];if(0!==i)if(N=(t-k[n])/i,x)if(z=I[n],R=I[0===n?n:n-1],B=I[n>b-2?b-1:n+1],F=I[n>b-3?b-1:n+2],S)p(R,z,B,F,N,N*N,N*N*N,m(e,s),T);else{if(M)r=p(R,z,B,F,N,N*N,N*N*N,j,1),r=v(j);else{if(C)return c(z,B,N);r=g(R,z,B,F,N,N*N,N*N*N)}y(e,s,r)}else if(S)d(I[n],I[n+1],N,m(e,s),T);else{var r;if(M)d(I[n],I[n+1],N,j,1),r=v(j);else{if(C)return c(I[n],I[n+1],N);r=u(I[n],I[n+1],N)}y(e,s,r)}},ondestroy:n});return t&&\"spline\"!==t&&(W.easing=t),W}}}var x=function(e,t,n,i){this._tracks={},this._target=e,this._loop=t||!1,this._getter=n||s,this._setter=i||l,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};x.prototype={when:function(e,t){var n=this._tracks;for(var i in t)if(t.hasOwnProperty(i)){if(!n[i]){n[i]=[];var r=this._getter(this._target,i);if(null==r)continue;0!==e&&n[i].push({time:0,value:m(r)})}n[i].push({time:e,value:t[i]})}return this},during:function(e){return this._onframeList.push(e),this},pause:function(){for(var e=0;e<this._clipList.length;e++)this._clipList[e].pause();this._paused=!0},resume:function(){for(var e=0;e<this._clipList.length;e++)this._clipList[e].resume();this._paused=!1},isPaused:function(){return!!this._paused},_doneCallback:function(){this._tracks={},this._clipList.length=0;for(var e=this._doneList,t=e.length,n=0;n<t;n++)e[n].call(this)},start:function(e,t){var n,i=this,r=0,a=function(){--r||i._doneCallback()};for(var o in this._tracks)if(this._tracks.hasOwnProperty(o)){var s=y(this,e,a,this._tracks[o],o,t);s&&(this._clipList.push(s),r++,this.animation&&this.animation.addClip(s),n=s)}if(n){var l=n.onframe;n.onframe=function(e,t){l(e,t);for(var n=0;n<i._onframeList.length;n++)i._onframeList[n](e,t)}}return r||this._doneCallback(),this},stop:function(e){for(var t=this._clipList,n=this.animation,i=0;i<t.length;i++){var r=t[i];e&&r.onframe(this._target,1),n&&n.removeClip(r)}t.length=0},delay:function(e){return this._delay=e,this},done:function(e){return e&&this._doneList.push(e),this},getClips:function(){return this._clipList}};var b=x;e.exports=b},function(e,t){var n=function(){this.head=null,this.tail=null,this._len=0},i=n.prototype;i.insert=function(e){var t=new r(e);return this.insertEntry(t),t},i.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,e.next=null,this.tail=e):this.head=this.tail=e,this._len++},i.remove=function(e){var t=e.prev,n=e.next;t?t.next=n:this.head=n,n?n.prev=t:this.tail=t,e.next=e.prev=null,this._len--},i.len=function(){return this._len},i.clear=function(){this.head=this.tail=null,this._len=0};var r=function(e){this.value=e,this.next,this.prev},a=function(e){this._list=new n,this._map={},this._maxSize=e||10,this._lastRemovedEntry=null},o=a.prototype;o.put=function(e,t){var n=this._list,i=this._map,a=null;if(null==i[e]){var o=n.len(),s=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var l=n.head;n.remove(l),delete i[l.key],a=l.value,this._lastRemovedEntry=l}s?s.value=t:s=new r(t),s.key=e,n.insertEntry(s),i[e]=s}return a},o.get=function(e){var t=this._map[e],n=this._list;if(null!=t)return t!==n.tail&&(n.remove(t),n.insertEntry(t)),t.value},o.clear=function(){this._list.clear(),this._map={}};var s=a;e.exports=s},function(e,t){var n={shadowBlur:1,shadowOffsetX:1,shadowOffsetY:1,textShadowBlur:1,textShadowOffsetX:1,textShadowOffsetY:1,textBoxShadowBlur:1,textBoxShadowOffsetX:1,textBoxShadowOffsetY:1};e.exports=function(e,t,i){return n.hasOwnProperty(t)?i*e.dpr:i}},function(e,t){var n=function(e,t){this.image=e,this.repeat=t,this.type=\"pattern\"};n.prototype.getCanvasPattern=function(e){return e.createPattern(this.image,this.repeat||\"repeat\")};var i=n;e.exports=i},function(e,t){var n=\"undefined\"!==typeof window&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(e){setTimeout(e,16)};e.exports=n},function(e,t,n){var i=n(76),r=n(10),a=n(75).WILL_BE_RESTORED,o=new r,s=function(){};s.prototype={constructor:s,drawRectText:function(e,t){var n=this.style;t=n.textRect||t,this.__dirty&&i.normalizeTextStyle(n,!0);var r=n.text;if(null!=r&&(r+=\"\"),i.needDrawText(r,n)){e.save();var s=this.transform;n.transformText?this.setTransform(e):s&&(o.copy(t),o.applyTransform(s),t=o),i.renderText(this,e,r,n,t,a),e.restore()}}};var l=s;e.exports=l},function(e,t){t.buildPath=function(e,t){var n,i,r,a,o,s=t.x,l=t.y,u=t.width,c=t.height,d=t.r;u<0&&(s+=u,u=-u),c<0&&(l+=c,c=-c),\"number\"===typeof d?n=i=r=a=d:d instanceof Array?1===d.length?n=i=r=a=d[0]:2===d.length?(n=r=d[0],i=a=d[1]):3===d.length?(n=d[0],i=a=d[1],r=d[2]):(n=d[0],i=d[1],r=d[2],a=d[3]):n=i=r=a=0,n+i>u&&(n*=u/(o=n+i),i*=u/o),r+a>u&&(r*=u/(o=r+a),a*=u/o),i+r>c&&(i*=c/(o=i+r),r*=c/o),n+a>c&&(n*=c/(o=n+a),a*=c/o),e.moveTo(s+n,l),e.lineTo(s+u-i,l),0!==i&&e.arc(s+u-i,l+i,i,-Math.PI/2,0),e.lineTo(s+u,l+c-r),0!==r&&e.arc(s+u-r,l+c-r,r,0,Math.PI/2),e.lineTo(s+a,l+c),0!==a&&e.arc(s+a,l+c-a,a,Math.PI/2,Math.PI),e.lineTo(s,l+n),0!==n&&e.arc(s+n,l+n,n,Math.PI,1.5*Math.PI)}},function(e,t,n){n(6).__DEV__;var i=n(1),r=i.each,a=i.filter,o=i.map,s=i.isArray,l=i.indexOf,u=i.isObject,c=i.isString,d=i.createHashMap,h=i.assert,f=i.clone,p=i.merge,g=i.extend,m=i.mixin,v=n(5),y=n(14),x=n(15),b=n(251),_=n(147),w=n(30).resetSourceDefaulter,S=y.extend({init:function(e,t,n,i){n=n||{},this.option=null,this._theme=new y(n),this._optionManager=i},setOption:function(e,t){h(!(\"\\0_ec_inner\"in e),\"please use chart.getOption()\"),this._optionManager.setOption(e,t),this.resetOption(null)},resetOption:function(e){var t=!1,n=this._optionManager;if(!e||\"recreate\"===e){var i=n.mountOption(\"recreate\"===e);this.option&&\"recreate\"!==e?(this.restoreData(),this.mergeOption(i)):M.call(this,i),t=!0}if(\"timeline\"!==e&&\"media\"!==e||this.restoreData(),!e||\"recreate\"===e||\"timeline\"===e){var a=n.getTimelineOption(this);a&&(this.mergeOption(a),t=!0)}if(!e||\"recreate\"===e||\"media\"===e){var o=n.getMediaOption(this,this._api);o.length&&r(o,(function(e){this.mergeOption(e,t=!0)}),this)}return t},mergeOption:function(e){var t=this.option,n=this._componentsMap,i=[];w(this),r(e,(function(e,n){null!=e&&(x.hasClass(n)?n&&i.push(n):t[n]=null==t[n]?f(e):p(t[n],e,!0))})),x.topologicalTravel(i,x.getAllClassMainTypes(),(function(i,a){var o=v.normalizeToArray(e[i]),l=v.mappingToExists(n.get(i),o);v.makeIdAndName(l),r(l,(function(e,t){var n=e.option;u(n)&&(e.keyInfo.mainType=i,e.keyInfo.subType=function(e,t,n){return t.type?t.type:n?n.subType:x.determineSubType(e,t)}(i,n,e.exist))}));var c=function(e,t){s(t)||(t=t?[t]:[]);var n={};return r(t,(function(t){n[t]=(e.get(t)||[]).slice()})),n}(n,a);t[i]=[],n.set(i,[]),r(l,(function(e,r){var a=e.exist,o=e.option;if(h(u(o)||a,\"Empty component definition\"),o){var s=x.getClass(i,e.keyInfo.subType,!0);if(a&&a.constructor===s)a.name=e.keyInfo.name,a.mergeOption(o,this),a.optionUpdated(o,!1);else{var l=g({dependentModels:c,componentIndex:r},e.keyInfo);a=new s(o,this,this,l),g(a,l),a.init(o,this,this,l),a.optionUpdated(null,!0)}}else a.mergeOption({},this),a.optionUpdated({},!1);n.get(i)[r]=a,t[i][r]=a.option}),this),\"series\"===i&&C(this,n.get(\"series\"))}),this),this._seriesIndicesMap=d(this._seriesIndices=this._seriesIndices||[])},getOption:function(){var e=f(this.option);return r(e,(function(t,n){if(x.hasClass(n)){for(var i=(t=v.normalizeToArray(t)).length-1;i>=0;i--)v.isIdInner(t[i])&&t.splice(i,1);e[n]=t}})),delete e[\"\\0_ec_inner\"],e},getTheme:function(){return this._theme},getComponent:function(e,t){var n=this._componentsMap.get(e);if(n)return n[t||0]},queryComponents:function(e){var t=e.mainType;if(!t)return[];var n,i=e.index,r=e.id,u=e.name,c=this._componentsMap.get(t);if(!c||!c.length)return[];if(null!=i)s(i)||(i=[i]),n=a(o(i,(function(e){return c[e]})),(function(e){return!!e}));else if(null!=r){var d=s(r);n=a(c,(function(e){return d&&l(r,e.id)>=0||!d&&e.id===r}))}else if(null!=u){var h=s(u);n=a(c,(function(e){return h&&l(u,e.name)>=0||!h&&e.name===u}))}else n=c.slice();return T(n,e)},findComponents:function(e){var t,n=e.query,i=e.mainType,r=function(e){var t=i+\"Index\",n=i+\"Id\",r=i+\"Name\";return!e||null==e[t]&&null==e[n]&&null==e[r]?null:{mainType:i,index:e[t],id:e[n],name:e[r]}}(n),o=r?this.queryComponents(r):this._componentsMap.get(i);return t=T(o,e),e.filter?a(t,e.filter):t},eachComponent:function(e,t,n){var i=this._componentsMap;if(\"function\"===typeof e)n=t,t=e,i.each((function(e,i){r(e,(function(e,r){t.call(n,i,e,r)}))}));else if(c(e))r(i.get(e),t,n);else if(u(e)){var a=this.findComponents(e);r(a,t,n)}},getSeriesByName:function(e){var t=this._componentsMap.get(\"series\");return a(t,(function(t){return t.name===e}))},getSeriesByIndex:function(e){return this._componentsMap.get(\"series\")[e]},getSeriesByType:function(e){var t=this._componentsMap.get(\"series\");return a(t,(function(t){return t.subType===e}))},getSeries:function(){return this._componentsMap.get(\"series\").slice()},getSeriesCount:function(){return this._componentsMap.get(\"series\").length},eachSeries:function(e,t){r(this._seriesIndices,(function(n){var i=this._componentsMap.get(\"series\")[n];e.call(t,i,n)}),this)},eachRawSeries:function(e,t){r(this._componentsMap.get(\"series\"),e,t)},eachSeriesByType:function(e,t,n){r(this._seriesIndices,(function(i){var r=this._componentsMap.get(\"series\")[i];r.subType===e&&t.call(n,r,i)}),this)},eachRawSeriesByType:function(e,t,n){return r(this.getSeriesByType(e),t,n)},isSeriesFiltered:function(e){return null==this._seriesIndicesMap.get(e.componentIndex)},getCurrentSeriesIndices:function(){return(this._seriesIndices||[]).slice()},filterSeries:function(e,t){C(this,a(this._componentsMap.get(\"series\"),e,t))},restoreData:function(e){var t=this._componentsMap;C(this,t.get(\"series\"));var n=[];t.each((function(e,t){n.push(t)})),x.topologicalTravel(n,x.getAllClassMainTypes(),(function(n,i){r(t.get(n),(function(t){(\"series\"!==n||!function(e,t){if(t){var n=t.seiresIndex,i=t.seriesId,r=t.seriesName;return null!=n&&e.componentIndex!==n||null!=i&&e.id!==i||null!=r&&e.name!==r}}(t,e))&&t.restoreData()}))}))}});function M(e){e=e,this.option={},this.option[\"\\0_ec_inner\"]=1,this._componentsMap=d({series:[]}),this._seriesIndices,this._seriesIndicesMap,function(e,t){var n=e.color&&!e.colorLayer;r(t,(function(t,i){\"colorLayer\"===i&&n||x.hasClass(i)||(\"object\"===typeof t?e[i]=e[i]?p(e[i],t,!1):f(t):null==e[i]&&(e[i]=t))}))}(e,this._theme.option),p(e,b,!1),this.mergeOption(e)}function C(e,t){e._seriesIndicesMap=d(e._seriesIndices=o(t,(function(e){return e.componentIndex}))||[])}function T(e,t){return t.hasOwnProperty(\"subType\")?a(e,(function(e){return e.subType===t.subType})):e}m(S,_);var k=S;e.exports=k},function(e,t,n){var i=n(12),r=n(49),a=n(240),o=Math.sqrt,s=Math.sin,l=Math.cos,u=Math.PI,c=function(e){return Math.sqrt(e[0]*e[0]+e[1]*e[1])},d=function(e,t){return(e[0]*t[0]+e[1]*t[1])/(c(e)*c(t))},h=function(e,t){return(e[0]*t[1]<e[1]*t[0]?-1:1)*Math.acos(d(e,t))};function f(e,t,n,i,r,a,c,f,p,g,m){var v=p*(u/180),y=l(v)*(e-n)/2+s(v)*(t-i)/2,x=-1*s(v)*(e-n)/2+l(v)*(t-i)/2,b=y*y/(c*c)+x*x/(f*f);b>1&&(c*=o(b),f*=o(b));var _=(r===a?-1:1)*o((c*c*(f*f)-c*c*(x*x)-f*f*(y*y))/(c*c*(x*x)+f*f*(y*y)))||0,w=_*c*x/f,S=_*-f*y/c,M=(e+n)/2+l(v)*w-s(v)*S,C=(t+i)/2+s(v)*w+l(v)*S,T=h([1,0],[(y-w)/c,(x-S)/f]),k=[(y-w)/c,(x-S)/f],I=[(-1*y-w)/c,(-1*x-S)/f],A=h(k,I);d(k,I)<=-1&&(A=u),d(k,I)>=1&&(A=0),0===a&&A>0&&(A-=2*u),1===a&&A<0&&(A+=2*u),m.addData(g,M,C,c,f,T,A,v,a)}var p=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,g=/-?([0-9]*\\.)?[0-9]+([eE]-?[0-9]+)?/g;function m(e,t){var n=function(e){if(!e)return new r;for(var t,n=0,i=0,a=n,o=i,s=new r,l=r.CMD,u=e.match(p),c=0;c<u.length;c++){for(var d,h=u[c],m=h.charAt(0),v=h.match(g)||[],y=v.length,x=0;x<y;x++)v[x]=parseFloat(v[x]);for(var b=0;b<y;){var _,w,S,M,C,T,k,I=n,A=i;switch(m){case\"l\":n+=v[b++],i+=v[b++],d=l.L,s.addData(d,n,i);break;case\"L\":n=v[b++],i=v[b++],d=l.L,s.addData(d,n,i);break;case\"m\":n+=v[b++],i+=v[b++],d=l.M,s.addData(d,n,i),a=n,o=i,m=\"l\";break;case\"M\":n=v[b++],i=v[b++],d=l.M,s.addData(d,n,i),a=n,o=i,m=\"L\";break;case\"h\":n+=v[b++],d=l.L,s.addData(d,n,i);break;case\"H\":n=v[b++],d=l.L,s.addData(d,n,i);break;case\"v\":i+=v[b++],d=l.L,s.addData(d,n,i);break;case\"V\":i=v[b++],d=l.L,s.addData(d,n,i);break;case\"C\":d=l.C,s.addData(d,v[b++],v[b++],v[b++],v[b++],v[b++],v[b++]),n=v[b-2],i=v[b-1];break;case\"c\":d=l.C,s.addData(d,v[b++]+n,v[b++]+i,v[b++]+n,v[b++]+i,v[b++]+n,v[b++]+i),n+=v[b-2],i+=v[b-1];break;case\"S\":_=n,w=i;var P=s.len(),E=s.data;t===l.C&&(_+=n-E[P-4],w+=i-E[P-3]),d=l.C,I=v[b++],A=v[b++],n=v[b++],i=v[b++],s.addData(d,_,w,I,A,n,i);break;case\"s\":_=n,w=i;P=s.len(),E=s.data;t===l.C&&(_+=n-E[P-4],w+=i-E[P-3]),d=l.C,I=n+v[b++],A=i+v[b++],n+=v[b++],i+=v[b++],s.addData(d,_,w,I,A,n,i);break;case\"Q\":I=v[b++],A=v[b++],n=v[b++],i=v[b++],d=l.Q,s.addData(d,I,A,n,i);break;case\"q\":I=v[b++]+n,A=v[b++]+i,n+=v[b++],i+=v[b++],d=l.Q,s.addData(d,I,A,n,i);break;case\"T\":_=n,w=i;P=s.len(),E=s.data;t===l.Q&&(_+=n-E[P-4],w+=i-E[P-3]),n=v[b++],i=v[b++],d=l.Q,s.addData(d,_,w,n,i);break;case\"t\":_=n,w=i;P=s.len(),E=s.data;t===l.Q&&(_+=n-E[P-4],w+=i-E[P-3]),n+=v[b++],i+=v[b++],d=l.Q,s.addData(d,_,w,n,i);break;case\"A\":S=v[b++],M=v[b++],C=v[b++],T=v[b++],k=v[b++],f(I=n,A=i,n=v[b++],i=v[b++],T,k,S,M,C,d=l.A,s);break;case\"a\":S=v[b++],M=v[b++],C=v[b++],T=v[b++],k=v[b++],f(I=n,A=i,n+=v[b++],i+=v[b++],T,k,S,M,C,d=l.A,s)}}\"z\"!==m&&\"Z\"!==m||(d=l.Z,s.addData(d),n=a,i=o),t=d}return s.toStatic(),s}(e);return(t=t||{}).buildPath=function(e){if(e.setData){e.setData(n.data),(t=e.getContext())&&e.rebuildPath(t)}else{var t=e;n.rebuildPath(t)}},t.applyTransform=function(e){a(n,e),this.dirty(!0)},t}t.createFromString=function(e,t){return new i(m(e,t))},t.extendFromString=function(e,t){return i.extend(m(e,t))},t.mergePath=function(e,t){for(var n=[],r=e.length,a=0;a<r;a++){var o=e[a];o.path||o.createPathProxy(),o.__dirtyPath&&o.buildPath(o.path,o.shape,!0),n.push(o.path)}var s=new i(t);return s.createPathProxy(),s.buildPath=function(e){e.appendPath(n);var t=e.getContext();t&&e.rebuildPath(t)},s}},function(e,t){t.containStroke=function(e,t,n,i,r,a,o){if(0===r)return!1;var s=r,l=0;if(o>t+s&&o>i+s||o<t-s&&o<i-s||a>e+s&&a>n+s||a<e-s&&a<n-s)return!1;if(e===n)return Math.abs(a-e)<=s/2;var u=(l=(t-i)/(e-n))*a-o+(e*i-n*t)/(e-n);return u*u/(l*l+1)<=s/2*s/2}},function(e,t,n){var i=n(32).quadraticProjectPoint;t.containStroke=function(e,t,n,r,a,o,s,l,u){if(0===s)return!1;var c=s;return!(u>t+c&&u>r+c&&u>o+c||u<t-c&&u<r-c&&u<o-c||l>e+c&&l>n+c&&l>a+c||l<e-c&&l<n-c&&l<a-c)&&i(e,t,n,r,a,o,l,u,null)<=c/2}},function(e,t){var n=2*Math.PI;t.normalizeRadian=function(e){return(e%=n)<0&&(e+=n),e}},function(e,t){e.exports=function(e,t,n,i,r,a){if(a>t&&a>i||a<t&&a<i)return 0;if(i===t)return 0;var o=i<t?1:-1,s=(a-t)/(i-t);1!==s&&0!==s||(o=i<t?.5:-.5);var l=s*(n-e)+e;return l===r?1/0:l>r?o:0}},function(e,t,n){var i=n(12).extend({type:\"circle\",shape:{cx:0,cy:0,r:0},buildPath:function(e,t,n){n&&e.moveTo(t.cx+t.r,t.cy),e.arc(t.cx,t.cy,t.r,0,2*Math.PI,!0)}});e.exports=i},function(e,t,n){var i=n(13),r=[[\"shadowBlur\",0],[\"shadowColor\",\"#000\"],[\"shadowOffsetX\",0],[\"shadowOffsetY\",0]];e.exports=function(e){return i.browser.ie&&i.browser.version>=11?function(){var t,n=this.__clipPaths,i=this.style;if(n)for(var a=0;a<n.length;a++){var o=n[a],s=o&&o.shape,l=o&&o.type;if(s&&(\"sector\"===l&&s.startAngle===s.endAngle||\"rect\"===l&&(!s.width||!s.height))){for(var u=0;u<r.length;u++)r[u][2]=i[r[u][0]],i[r[u][0]]=r[u][1];t=!0;break}}if(e.apply(this,arguments),t)for(u=0;u<r.length;u++)i[r[u][0]]=r[u][2]}:e}},function(e,t,n){var i=n(12),r=n(144),a=i.extend({type:\"polygon\",shape:{points:null,smooth:!1,smoothConstraint:null},buildPath:function(e,t){r.buildPath(e,t,!0)}});e.exports=a},function(e,t,n){var i=n(243),r=n(244);t.buildPath=function(e,t,n){var a=t.points,o=t.smooth;if(a&&a.length>=2){if(o&&\"spline\"!==o){var s=r(a,o,n,t.smoothConstraint);e.moveTo(a[0][0],a[0][1]);for(var l=a.length,u=0;u<(n?l:l-1);u++){var c=s[2*u],d=s[2*u+1],h=a[(u+1)%l];e.bezierCurveTo(c[0],c[1],d[0],d[1],h[0],h[1])}}else{\"spline\"===o&&(a=i(a,n)),e.moveTo(a[0][0],a[0][1]);u=1;for(var f=a.length;u<f;u++)e.lineTo(a[u][0],a[u][1])}n&&e.closePath()}}},function(e,t,n){var i=n(12),r=n(144),a=i.extend({type:\"polyline\",shape:{points:null,smooth:!1,smoothConstraint:null},style:{stroke:\"#000\",fill:null},buildPath:function(e,t){r.buildPath(e,t,!1)}});e.exports=a},function(e,t,n){var i=n(12),r=n(94).subPixelOptimizeLine,a={},o=i.extend({type:\"line\",shape:{x1:0,y1:0,x2:0,y2:0,percent:1},style:{stroke:\"#000\",fill:null},buildPath:function(e,t){var n,i,o,s;this.subPixelOptimize?(r(a,t,this.style),n=a.x1,i=a.y1,o=a.x2,s=a.y2):(n=t.x1,i=t.y1,o=t.x2,s=t.y2);var l=t.percent;0!==l&&(e.moveTo(n,i),l<1&&(o=n*(1-l)+o*l,s=i*(1-l)+s*l),e.lineTo(o,s))},pointAt:function(e){var t=this.shape;return[t.x1*(1-e)+t.x2*e,t.y1*(1-e)+t.y2*e]}});e.exports=o},function(e,t,n){var i=n(5),r=i.makeInner,a=i.normalizeToArray,o=r();var s={clearColorPalette:function(){o(this).colorIdx=0,o(this).colorNameMap={}},getColorFromPalette:function(e,t,n){var i=o(t=t||this),r=i.colorIdx||0,s=i.colorNameMap=i.colorNameMap||{};if(s.hasOwnProperty(e))return s[e];var l=a(this.get(\"color\",!0)),u=this.get(\"colorLayer\",!0),c=null!=n&&u?function(e,t){for(var n=e.length,i=0;i<n;i++)if(e[i].length>t)return e[i];return e[n-1]}(u,n):l;if((c=c||l)&&c.length){var d=c[r];return e&&(s[e]=d),i.colorIdx=(r+1)%c.length,d}}};e.exports=s},function(e,t,n){var i=n(1),r=[\"getDom\",\"getZr\",\"getWidth\",\"getHeight\",\"getDevicePixelRatio\",\"dispatchAction\",\"isDisposed\",\"on\",\"off\",\"getDataURL\",\"getConnectedDataURL\",\"getModel\",\"getOption\",\"getViewOfComponentModel\",\"getViewOfSeriesModel\"];var a=function(e){i.each(r,(function(t){this[t]=i.bind(e[t],e)}),this)};e.exports=a},function(e,t,n){var i=n(15),r=n(78),a=n(30).detectSourceFormat,o=n(62).SERIES_LAYOUT_BY_COLUMN;i.extend({type:\"dataset\",defaultOption:{seriesLayoutBy:o,sourceHeader:null,dimensions:null,source:null},optionUpdated:function(){a(this)}}),r.extend({type:\"dataset\"})},function(e,t,n){var i=n(39),r=n(47),a=n(40),o=n(141),s=n(93),l=n(262),u=n(146),c=n(12),d=n(143),h=n(145),f=n(95),p=n(91),g=n(17),m=n(136).createFromString,v=n(1),y=v.isString,x=v.extend,b=v.defaults,_=v.trim,w=v.each,S=/[\\s,]+/;function M(e){y(e)&&(e=(new DOMParser).parseFromString(e,\"text/xml\"));for(9===e.nodeType&&(e=e.firstChild);\"svg\"!==e.nodeName.toLowerCase()||1!==e.nodeType;)e=e.nextSibling;return e}function C(){this._defs={},this._root=null,this._isDefine=!1,this._isText=!1}C.prototype.parse=function(e,t){t=t||{};var n=M(e);if(!n)throw new Error(\"Illegal svg\");var r=new i;this._root=r;var a=n.getAttribute(\"viewBox\")||\"\",o=parseFloat(n.getAttribute(\"width\")||t.width),l=parseFloat(n.getAttribute(\"height\")||t.height);isNaN(o)&&(o=null),isNaN(l)&&(l=null),E(n,r,null,!0);for(var u,c,d=n.firstChild;d;)this._parseNode(d,r),d=d.nextSibling;if(a){var h=_(a).split(S);h.length>=4&&(u={x:parseFloat(h[0]||0),y:parseFloat(h[1]||0),width:parseFloat(h[2]),height:parseFloat(h[3])})}if(u&&null!=o&&null!=l&&(c=R(u,o,l),!t.ignoreViewBox)){var f=r;(r=new i).add(f),f.scale=c.scale.slice(),f.position=c.position.slice()}return t.ignoreRootClip||null==o||null==l||r.setClipPath(new s({shape:{x:0,y:0,width:o,height:l}})),{root:r,width:o,height:l,viewBoxRect:u,viewBoxTransform:c}},C.prototype._parseNode=function(e,t){var n,i,r=e.nodeName.toLowerCase();if(\"defs\"===r?this._isDefine=!0:\"text\"===r&&(this._isText=!0),this._isDefine){if(i=k[r]){var a=i.call(this,e),o=e.getAttribute(\"id\");o&&(this._defs[o]=a)}}else(i=T[r])&&(n=i.call(this,e,t),t.add(n));for(var s=e.firstChild;s;)1===s.nodeType&&this._parseNode(s,n),3===s.nodeType&&this._isText&&this._parseText(s,n),s=s.nextSibling;\"defs\"===r?this._isDefine=!1:\"text\"===r&&(this._isText=!1)},C.prototype._parseText=function(e,t){if(1===e.nodeType){var n=e.getAttribute(\"dx\")||0,i=e.getAttribute(\"dy\")||0;this._textX+=parseFloat(n),this._textY+=parseFloat(i)}var r=new a({style:{text:e.textContent,transformText:!0},position:[this._textX||0,this._textY||0]});I(t,r),E(e,r,this._defs);var o=r.style.fontSize;o&&o<9&&(r.style.fontSize=9,r.scale=r.scale||[1,1],r.scale[0]*=o/9,r.scale[1]*=o/9);var s=r.getBoundingRect();return this._textX+=s.width,t.add(r),r};var T={g:function(e,t){var n=new i;return I(t,n),E(e,n,this._defs),n},rect:function(e,t){var n=new s;return I(t,n),E(e,n,this._defs),n.setShape({x:parseFloat(e.getAttribute(\"x\")||0),y:parseFloat(e.getAttribute(\"y\")||0),width:parseFloat(e.getAttribute(\"width\")||0),height:parseFloat(e.getAttribute(\"height\")||0)}),n},circle:function(e,t){var n=new o;return I(t,n),E(e,n,this._defs),n.setShape({cx:parseFloat(e.getAttribute(\"cx\")||0),cy:parseFloat(e.getAttribute(\"cy\")||0),r:parseFloat(e.getAttribute(\"r\")||0)}),n},line:function(e,t){var n=new u;return I(t,n),E(e,n,this._defs),n.setShape({x1:parseFloat(e.getAttribute(\"x1\")||0),y1:parseFloat(e.getAttribute(\"y1\")||0),x2:parseFloat(e.getAttribute(\"x2\")||0),y2:parseFloat(e.getAttribute(\"y2\")||0)}),n},ellipse:function(e,t){var n=new l;return I(t,n),E(e,n,this._defs),n.setShape({cx:parseFloat(e.getAttribute(\"cx\")||0),cy:parseFloat(e.getAttribute(\"cy\")||0),rx:parseFloat(e.getAttribute(\"rx\")||0),ry:parseFloat(e.getAttribute(\"ry\")||0)}),n},polygon:function(e,t){var n=e.getAttribute(\"points\");n&&(n=A(n));var i=new d({shape:{points:n||[]}});return I(t,i),E(e,i,this._defs),i},polyline:function(e,t){var n=new c;I(t,n),E(e,n,this._defs);var i=e.getAttribute(\"points\");i&&(i=A(i));var r=new h({shape:{points:i||[]}});return r},image:function(e,t){var n=new r;return I(t,n),E(e,n,this._defs),n.setStyle({image:e.getAttribute(\"xlink:href\"),x:e.getAttribute(\"x\"),y:e.getAttribute(\"y\"),width:e.getAttribute(\"width\"),height:e.getAttribute(\"height\")}),n},text:function(e,t){var n=e.getAttribute(\"x\")||0,r=e.getAttribute(\"y\")||0,a=e.getAttribute(\"dx\")||0,o=e.getAttribute(\"dy\")||0;this._textX=parseFloat(n)+parseFloat(a),this._textY=parseFloat(r)+parseFloat(o);var s=new i;return I(t,s),E(e,s,this._defs),s},tspan:function(e,t){var n=e.getAttribute(\"x\"),r=e.getAttribute(\"y\");null!=n&&(this._textX=parseFloat(n)),null!=r&&(this._textY=parseFloat(r));var a=e.getAttribute(\"dx\")||0,o=e.getAttribute(\"dy\")||0,s=new i;return I(t,s),E(e,s,this._defs),this._textX+=a,this._textY+=o,s},path:function(e,t){var n=e.getAttribute(\"d\")||\"\",i=m(n);return I(t,i),E(e,i,this._defs),i}},k={lineargradient:function(e){var t=parseInt(e.getAttribute(\"x1\")||0,10),n=parseInt(e.getAttribute(\"y1\")||0,10),i=parseInt(e.getAttribute(\"x2\")||10,10),r=parseInt(e.getAttribute(\"y2\")||0,10),a=new f(t,n,i,r);return function(e,t){var n=e.firstChild;for(;n;){if(1===n.nodeType){var i=n.getAttribute(\"offset\");i=i.indexOf(\"%\")>0?parseInt(i,10)/100:i?parseFloat(i):0;var r=n.getAttribute(\"stop-color\")||\"#000000\";t.addColorStop(i,r)}n=n.nextSibling}}(e,a),a},radialgradient:function(e){}};function I(e,t){e&&e.__inheritedStyle&&(t.__inheritedStyle||(t.__inheritedStyle={}),b(t.__inheritedStyle,e.__inheritedStyle))}function A(e){for(var t=_(e).split(S),n=[],i=0;i<t.length;i+=2){var r=parseFloat(t[i]),a=parseFloat(t[i+1]);n.push([r,a])}return n}var P={fill:\"fill\",stroke:\"stroke\",\"stroke-width\":\"lineWidth\",opacity:\"opacity\",\"fill-opacity\":\"fillOpacity\",\"stroke-opacity\":\"strokeOpacity\",\"stroke-dasharray\":\"lineDash\",\"stroke-dashoffset\":\"lineDashOffset\",\"stroke-linecap\":\"lineCap\",\"stroke-linejoin\":\"lineJoin\",\"stroke-miterlimit\":\"miterLimit\",\"font-family\":\"fontFamily\",\"font-size\":\"fontSize\",\"font-style\":\"fontStyle\",\"font-weight\":\"fontWeight\",\"text-align\":\"textAlign\",\"alignment-baseline\":\"textBaseline\"};function E(e,t,n,i){var r=t.__inheritedStyle||{},a=\"text\"===t.type;if(1===e.nodeType&&(function(e,t){var n=e.getAttribute(\"transform\");if(n){n=n.replace(/,/g,\" \");var i=null,r=[];n.replace(O,(function(e,t,n){r.push(t,n)}));for(var a=r.length-1;a>0;a-=2){var o=r[a],s=r[a-1];switch(i=i||g.create(),s){case\"translate\":o=_(o).split(S),g.translate(i,i,[parseFloat(o[0]),parseFloat(o[1]||0)]);break;case\"scale\":o=_(o).split(S),g.scale(i,i,[parseFloat(o[0]),parseFloat(o[1]||o[0])]);break;case\"rotate\":o=_(o).split(S),g.rotate(i,i,parseFloat(o[0]));break;case\"skew\":o=_(o).split(S),console.warn(\"Skew transform is not supported yet\");break;case\"matrix\":o=_(o).split(S);i[0]=parseFloat(o[0]),i[1]=parseFloat(o[1]),i[2]=parseFloat(o[2]),i[3]=parseFloat(o[3]),i[4]=parseFloat(o[4]),i[5]=parseFloat(o[5])}}t.setLocalTransform(i)}}(e,t),x(r,function(e){var t=e.getAttribute(\"style\"),n={};if(!t)return n;var i,r={};N.lastIndex=0;for(;null!=(i=N.exec(t));)r[i[1]]=i[2];for(var a in P)P.hasOwnProperty(a)&&null!=r[a]&&(n[P[a]]=r[a]);return n}(e)),!i))for(var o in P)if(P.hasOwnProperty(o)){var s=e.getAttribute(o);null!=s&&(r[P[o]]=s)}var l=a?\"textFill\":\"fill\",u=a?\"textStroke\":\"stroke\";t.style=t.style||new p;var c=t.style;null!=r.fill&&c.set(l,L(r.fill,n)),null!=r.stroke&&c.set(u,L(r.stroke,n)),w([\"lineWidth\",\"opacity\",\"fillOpacity\",\"strokeOpacity\",\"miterLimit\",\"fontSize\"],(function(e){var t=\"lineWidth\"===e&&a?\"textStrokeWidth\":e;null!=r[e]&&c.set(t,parseFloat(r[e]))})),r.textBaseline&&\"auto\"!==r.textBaseline||(r.textBaseline=\"alphabetic\"),\"alphabetic\"===r.textBaseline&&(r.textBaseline=\"bottom\"),\"start\"===r.textAlign&&(r.textAlign=\"left\"),\"end\"===r.textAlign&&(r.textAlign=\"right\"),w([\"lineDashOffset\",\"lineCap\",\"lineJoin\",\"fontWeight\",\"fontFamily\",\"fontStyle\",\"textAlign\",\"textBaseline\"],(function(e){null!=r[e]&&c.set(e,r[e])})),r.lineDash&&(t.style.lineDash=_(r.lineDash).split(S)),c[u]&&\"none\"!==c[u]&&(t[u]=!0),t.__inheritedStyle=r}var D=/url\\(\\s*#(.*?)\\)/;function L(e,t){var n=t&&e&&e.match(D);return n?t[_(n[1])]:e}var O=/(translate|scale|rotate|skewX|skewY|matrix)\\(([\\-\\s0-9\\.e,]*)\\)/g;var N=/([^\\s:;]+)\\s*:\\s*([^:;]+)/g;function R(e,t,n){var i=t/e.width,r=n/e.height,a=Math.min(i,r);return{scale:[a,a],position:[-(e.x+e.width/2)*a+t/2,-(e.y+e.height/2)*a+n/2]}}t.parseXML=M,t.makeViewBoxTransform=R,t.parseSVG=function(e,t){return(new C).parse(e,t)}},function(e,t,n){var i=n(72);t.zrender=i;var r=n(17);t.matrix=r;var a=n(9);t.vector=a;var o=n(1),s=n(26);t.color=s;var l=n(3),u=n(4);t.number=u;var c=n(8);t.format=c;var d=n(33);d.throttle;t.throttle=d.throttle;var h=n(263);t.helper=h;var f=n(157);t.parseGeoJSON=f;var p=n(20);t.List=p;var g=n(14);t.Model=g;var m=n(35);t.Axis=m;var v=n(13);t.env=v;var y=f,x={};o.each([\"map\",\"each\",\"filter\",\"indexOf\",\"inherits\",\"reduce\",\"filter\",\"bind\",\"curry\",\"isArray\",\"isString\",\"isObject\",\"isFunction\",\"extend\",\"defaults\",\"clone\",\"merge\"],(function(e){x[e]=o[e]}));var b={};o.each([\"extendShape\",\"extendPath\",\"makePath\",\"makeImage\",\"mergePath\",\"resizePath\",\"createIcon\",\"setHoverStyle\",\"setLabelStyle\",\"setTextStyle\",\"setText\",\"getFont\",\"updateProps\",\"initProps\",\"getTransform\",\"clipPointsByRect\",\"clipRectByRect\",\"registerShape\",\"getShapeClass\",\"Group\",\"Image\",\"Text\",\"Circle\",\"Sector\",\"Ring\",\"Polygon\",\"Polyline\",\"Rect\",\"Line\",\"BezierCurve\",\"Arc\",\"IncrementalDisplayable\",\"CompoundPath\",\"LinearGradient\",\"RadialGradient\",\"BoundingRect\"],(function(e){b[e]=l[e]})),t.parseGeoJson=y,t.util=x,t.graphic=b},function(e,t,n){var i=n(1);var r=function(e){null!=e&&i.extend(this,e),this.otherDims={}};e.exports=r},function(e,t,n){var i=n(1),r=i.createHashMap,a=i.each,o=i.isString,s=i.defaults,l=i.extend,u=i.isObject,c=i.clone,d=n(5).normalizeToArray,h=n(30),f=h.guessOrdinal,p=h.BE_ORDINAL,g=n(61),m=n(63).OTHER_DIMENSIONS,v=n(152);function y(e,t,n){if(n||null!=t.get(e)){for(var i=0;null!=t.get(e+i);)i++;e+=i}return t.set(e,!0),e}var x=function(e,t,n){g.isInstance(t)||(t=g.seriesDataToSource(t)),n=n||{},e=(e||[]).slice();for(var i=(n.dimsDef||[]).slice(),h=r(),x=r(),b=[],_=function(e,t,n,i){var r=Math.max(e.dimensionsDetectCount||1,t.length,n.length,i||0);return a(t,(function(e){var t=e.dimsDef;t&&(r=Math.max(r,t.length))})),r}(t,e,i,n.dimCount),w=0;w<_;w++){var S=i[w]=l({},u(i[w])?i[w]:{name:i[w]}),M=S.name,C=b[w]=new v;null!=M&&null==h.get(M)&&(C.name=C.displayName=M,h.set(M,w)),null!=S.type&&(C.type=S.type),null!=S.displayName&&(C.displayName=S.displayName)}var T=n.encodeDef;!T&&n.encodeDefaulter&&(T=n.encodeDefaulter(t,_)),(T=r(T)).each((function(e,t){if(1===(e=d(e).slice()).length&&!o(e[0])&&e[0]<0)T.set(t,!1);else{var n=T.set(t,[]);a(e,(function(e,i){o(e)&&(e=h.get(e)),null!=e&&e<_&&(n[i]=e,I(b[e],t,i))}))}}));var k=0;function I(e,t,n){null!=m.get(t)?e.otherDims[t]=n:(e.coordDim=t,e.coordDimIndex=n,x.set(t,!0))}a(e,(function(e,t){var n,i,r;if(o(e))n=e,e={};else{n=e.name;var l=e.ordinalMeta;e.ordinalMeta=null,(e=c(e)).ordinalMeta=l,i=e.dimsDef,r=e.otherDims,e.name=e.coordDim=e.coordDimIndex=e.dimsDef=e.otherDims=null}if(!1!==(h=T.get(n))){var h;if(!(h=d(h)).length)for(var f=0;f<(i&&i.length||1);f++){for(;k<b.length&&null!=b[k].coordDim;)k++;k<b.length&&h.push(k++)}a(h,(function(t,a){var o=b[t];if(I(s(o,e),n,a),null==o.name&&i){var l=i[a];!u(l)&&(l={name:l}),o.name=o.displayName=l.name,o.defaultTooltip=l.defaultTooltip}r&&s(o.otherDims,r)}))}}));var A=n.generateCoord,P=n.generateCoordCount,E=null!=P;P=A?P||1:0;for(var D=A||\"value\",L=0;L<_;L++){null==(C=b[L]=b[L]||new v).coordDim&&(C.coordDim=y(D,x,E),C.coordDimIndex=0,(!A||P<=0)&&(C.isExtraCoord=!0),P--),null==C.name&&(C.name=y(C.coordDim,h)),null!=C.type||f(t,L,C.name)!==p.Must&&(!C.isExtraCoord||null==C.otherDims.itemName&&null==C.otherDims.seriesName)||(C.type=\"ordinal\")}return b};e.exports=x},function(e,t,n){var i=n(1),r=i.createHashMap,a=i.isObject,o=i.map;function s(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this._map}s.createByAxisModel=function(e){var t=e.option,n=t.data,i=n&&o(n,c);return new s({categories:i,needCollect:!i,deduplication:!1!==t.dedplication})};var l=s.prototype;function u(e){return e._map||(e._map=r(e.categories))}function c(e){return a(e)&&null!=e.value?e.value:e+\"\"}l.getOrdinal=function(e){return u(this).get(e)},l.parseAndCollect=function(e){var t,n=this._needCollect;if(\"string\"!==typeof e&&!n)return e;if(n&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var i=u(this);return null==(t=i.get(e))&&(n?(t=this.categories.length,this.categories[t]=e,i.set(e,t)):t=NaN),t};var d=s;e.exports=d},function(e,t,n){var i=n(4),r=i.round;function a(e){return i.getPrecisionSafe(e)+2}function o(e,t,n){e[t]=Math.max(Math.min(e[t],n[1]),n[0])}function s(e,t){!isFinite(e[0])&&(e[0]=t[0]),!isFinite(e[1])&&(e[1]=t[1]),o(e,0,t),o(e,1,t),e[0]>e[1]&&(e[0]=e[1])}t.intervalScaleNiceTicks=function(e,t,n,o){var l={},u=e[1]-e[0],c=l.interval=i.nice(u/t,!0);null!=n&&c<n&&(c=l.interval=n),null!=o&&c>o&&(c=l.interval=o);var d=l.intervalPrecision=a(c);return s(l.niceTickExtent=[r(Math.ceil(e[0]/c)*c,d),r(Math.floor(e[1]/c)*c,d)],e),l},t.getIntervalPrecision=a,t.fixExtent=s},function(e,t,n){var i=n(1),r=n(79),a=n(4),o=n(80),s=r.prototype,l=o.prototype,u=a.getPrecisionSafe,c=a.round,d=Math.floor,h=Math.ceil,f=Math.pow,p=Math.log,g=r.extend({type:\"log\",base:10,$constructor:function(){r.apply(this,arguments),this._originalScale=new o},getTicks:function(e){var t=this._originalScale,n=this._extent,r=t.getExtent();return i.map(l.getTicks.call(this,e),(function(e){var i=a.round(f(this.base,e));return i=e===n[0]&&t.__fixMin?m(i,r[0]):i,i=e===n[1]&&t.__fixMax?m(i,r[1]):i}),this)},getMinorTicks:l.getMinorTicks,getLabel:l.getLabel,scale:function(e){return e=s.scale.call(this,e),f(this.base,e)},setExtent:function(e,t){var n=this.base;e=p(e)/p(n),t=p(t)/p(n),l.setExtent.call(this,e,t)},getExtent:function(){var e=this.base,t=s.getExtent.call(this);t[0]=f(e,t[0]),t[1]=f(e,t[1]);var n=this._originalScale,i=n.getExtent();return n.__fixMin&&(t[0]=m(t[0],i[0])),n.__fixMax&&(t[1]=m(t[1],i[1])),t},unionExtent:function(e){this._originalScale.unionExtent(e);var t=this.base;e[0]=p(e[0])/p(t),e[1]=p(e[1])/p(t),s.unionExtent.call(this,e)},unionExtentFromData:function(e,t){this.unionExtent(e.getApproximateExtent(t))},niceTicks:function(e){e=e||10;var t=this._extent,n=t[1]-t[0];if(!(n===1/0||n<=0)){var i=a.quantity(n);for(e/n*i<=.5&&(i*=10);!isNaN(i)&&Math.abs(i)<1&&Math.abs(i)>0;)i*=10;var r=[a.round(h(t[0]/i)*i),a.round(d(t[1]/i)*i)];this._interval=i,this._niceExtent=r}},niceExtent:function(e){l.niceExtent.call(this,e);var t=this._originalScale;t.__fixMin=e.fixMin,t.__fixMax=e.fixMax}});function m(e,t){return c(e,u(t))}i.each([\"contain\",\"normalize\"],(function(e){g.prototype[e]=function(t){return t=p(t)/p(this.base),s[e].call(this,t)}})),g.create=function(){return new g};var v=g;e.exports=v},function(e,t,n){var i=n(1),r=n(158);function a(e,t,n){for(var i=[],r=t[0],a=t[1],o=0;o<e.length;o+=2){var s=e.charCodeAt(o)-64,l=e.charCodeAt(o+1)-64;s=s>>1^-(1&s),l=l>>1^-(1&l),r=s+=r,a=l+=a,i.push([s/n,l/n])}return i}e.exports=function(e,t){return function(e){if(!e.UTF8Encoding)return e;var t=e.UTF8Scale;null==t&&(t=1024);for(var n=e.features,i=0;i<n.length;i++)for(var r=n[i].geometry,o=r.coordinates,s=r.encodeOffsets,l=0;l<o.length;l++){var u=o[l];if(\"Polygon\"===r.type)o[l]=a(u,s[l],t);else if(\"MultiPolygon\"===r.type)for(var c=0;c<u.length;c++){var d=u[c];u[c]=a(d,s[l][c],t)}}e.UTF8Encoding=!1}(e),i.map(i.filter(e.features,(function(e){return e.geometry&&e.properties&&e.geometry.coordinates.length>0})),(function(e){var n=e.properties,a=e.geometry,o=a.coordinates,s=[];\"Polygon\"===a.type&&s.push({type:\"polygon\",exterior:o[0],interiors:o.slice(1)}),\"MultiPolygon\"===a.type&&i.each(o,(function(e){e[0]&&s.push({type:\"polygon\",exterior:e[0],interiors:e.slice(1)})}));var l=new r(n[t||\"name\"],s,n.cp);return l.properties=n,l}))}},function(e,t,n){var i=n(10),r=n(59),a=n(9),o=n(159);function s(e,t,n){if(this.name=e,this.geometries=t,n)n=[n[0],n[1]];else{var i=this.getBoundingRect();n=[i.x+i.width/2,i.y+i.height/2]}this.center=n}s.prototype={constructor:s,properties:null,getBoundingRect:function(){var e=this._rect;if(e)return e;for(var t=Number.MAX_VALUE,n=[t,t],o=[-t,-t],s=[],l=[],u=this.geometries,c=0;c<u.length;c++)if(\"polygon\"===u[c].type){var d=u[c].exterior;r.fromPoints(d,s,l),a.min(n,n,s),a.max(o,o,l)}return 0===c&&(n[0]=n[1]=o[0]=o[1]=0),this._rect=new i(n[0],n[1],o[0]-n[0],o[1]-n[1])},contain:function(e){var t=this.getBoundingRect(),n=this.geometries;if(!t.contain(e[0],e[1]))return!1;e:for(var i=0,r=n.length;i<r;i++)if(\"polygon\"===n[i].type){var a=n[i].exterior,s=n[i].interiors;if(o.contain(a,e[0],e[1])){for(var l=0;l<(s?s.length:0);l++)if(o.contain(s[l]))continue e;return!0}}return!1},transformTo:function(e,t,n,r){var o=this.getBoundingRect(),s=o.width/o.height;n?r||(r=n/s):n=s*r;for(var l=new i(e,t,n,r),u=o.calculateTransform(l),c=this.geometries,d=0;d<c.length;d++)if(\"polygon\"===c[d].type){for(var h=c[d].exterior,f=c[d].interiors,p=0;p<h.length;p++)a.applyTransform(h[p],h[p],u);for(var g=0;g<(f?f.length:0);g++)for(p=0;p<f[g].length;p++)a.applyTransform(f[g][p],f[g][p],u)}(o=this._rect).copy(l),this.center=[o.x+o.width/2,o.y+o.height/2]},cloneShallow:function(e){null==e&&(e=this.name);var t=new s(e,this.geometries,this.center);return t._rect=this._rect,t.transformTo=null,t}};var l=s;e.exports=l},function(e,t,n){var i=n(140);function r(e,t){return Math.abs(e-t)<1e-8}t.contain=function(e,t,n){var a=0,o=e[0];if(!o)return!1;for(var s=1;s<e.length;s++){var l=e[s];a+=i(o[0],o[1],l[0],l[1],t,n),o=l}var u=e[0];return r(o[0],u[0])&&r(o[1],u[1])||(a+=i(o[0],o[1],u[0],u[1],t,n)),0!==a}},function(e,t,n){var i=n(28).isDimensionStacked,r=n(1).map;t.prepareDataCoordInfo=function(e,t,n){var a,o=e.getBaseAxis(),s=e.getOtherAxis(o),l=function(e,t){var n=0,i=e.scale.getExtent();\"start\"===t?n=i[0]:\"end\"===t?n=i[1]:i[0]>0?n=i[0]:i[1]<0&&(n=i[1]);return n}(s,n),u=o.dim,c=s.dim,d=t.mapDimension(c),h=t.mapDimension(u),f=\"x\"===c||\"radius\"===c?1:0,p=r(e.dimensions,(function(e){return t.mapDimension(e)})),g=t.getCalculationInfo(\"stackResultDimension\");return(a|=i(t,p[0]))&&(p[0]=g),(a|=i(t,p[1]))&&(p[1]=g),{dataDimsForPoint:p,valueStart:l,valueAxisDim:c,baseAxisDim:u,stacked:!!a,valueDim:d,baseDim:h,baseDataOffset:f,stackedOverDimension:t.getCalculationInfo(\"stackedOverDimension\")}},t.getStackedOnPoint=function(e,t,n,i){var r=NaN;e.stacked&&(r=n.get(n.getCalculationInfo(\"stackedOverDimension\"),i)),isNaN(r)&&(r=e.valueStart);var a=e.baseDataOffset,o=[];return o[a]=n.get(e.baseDim,i),o[1-a]=r,t.dataToPoint(o)}},function(e,t,n){var i=n(12),r=n(9),a=n(142),o=r.min,s=r.max,l=r.scaleAndAdd,u=r.copy,c=[],d=[],h=[];function f(e){return isNaN(e[0])||isNaN(e[1])}function p(e,t,n,i,r,a,o,s,l,u,c){return\"none\"!==u&&u?g.apply(this,arguments):m.apply(this,arguments)}function g(e,t,n,i,r,a,o,s,l,c,p){for(var g=0,m=n,v=0;v<i;v++){var y=t[m];if(m>=r||m<0)break;if(f(y)){if(p){m+=a;continue}break}if(m===n)e[a>0?\"moveTo\":\"lineTo\"](y[0],y[1]);else if(l>0){var x=t[g],b=\"y\"===c?1:0,_=(y[b]-x[b])*l;u(d,x),d[b]=x[b]+_,u(h,y),h[b]=y[b]-_,e.bezierCurveTo(d[0],d[1],h[0],h[1],y[0],y[1])}else e.lineTo(y[0],y[1]);g=m,m+=a}return v}function m(e,t,n,i,a,p,g,m,v,y,x){for(var b=0,_=n,w=0;w<i;w++){var S=t[_];if(_>=a||_<0)break;if(f(S)){if(x){_+=p;continue}break}if(_===n)e[p>0?\"moveTo\":\"lineTo\"](S[0],S[1]),u(d,S);else if(v>0){var M=_+p,C=t[M];if(x)for(;C&&f(t[M]);)C=t[M+=p];var T=.5,k=t[b];if(!(C=t[M])||f(C))u(h,S);else{var I,A;if(f(C)&&!x&&(C=S),r.sub(c,C,k),\"x\"===y||\"y\"===y){var P=\"x\"===y?0:1;I=Math.abs(S[P]-k[P]),A=Math.abs(S[P]-C[P])}else I=r.dist(S,k),A=r.dist(S,C);l(h,S,c,-v*(1-(T=A/(A+I))))}o(d,d,m),s(d,d,g),o(h,h,m),s(h,h,g),e.bezierCurveTo(d[0],d[1],h[0],h[1],S[0],S[1]),l(d,S,c,v*T)}else e.lineTo(S[0],S[1]);b=_,_+=p}return w}function v(e,t){var n=[1/0,1/0],i=[-1/0,-1/0];if(t)for(var r=0;r<e.length;r++){var a=e[r];a[0]<n[0]&&(n[0]=a[0]),a[1]<n[1]&&(n[1]=a[1]),a[0]>i[0]&&(i[0]=a[0]),a[1]>i[1]&&(i[1]=a[1])}return{min:t?n:i,max:t?i:n}}var y=i.extend({type:\"ec-polyline\",shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:\"#000\"},brush:a(i.prototype.brush),buildPath:function(e,t){var n=t.points,i=0,r=n.length,a=v(n,t.smoothConstraint);if(t.connectNulls){for(;r>0&&f(n[r-1]);r--);for(;i<r&&f(n[i]);i++);}for(;i<r;)i+=p(e,n,i,r,r,1,a.min,a.max,t.smooth,t.smoothMonotone,t.connectNulls)+1}}),x=i.extend({type:\"ec-polygon\",shape:{points:[],stackedOnPoints:[],smooth:0,stackedOnSmooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},brush:a(i.prototype.brush),buildPath:function(e,t){var n=t.points,i=t.stackedOnPoints,r=0,a=n.length,o=t.smoothMonotone,s=v(n,t.smoothConstraint),l=v(i,t.smoothConstraint);if(t.connectNulls){for(;a>0&&f(n[a-1]);a--);for(;r<a&&f(n[r]);r++);}for(;r<a;){var u=p(e,n,r,a,a,1,s.min,s.max,t.smooth,o,t.connectNulls);p(e,i,r+u-1,u,a,-1,l.min,l.max,t.stackedOnSmooth,o,t.connectNulls),r+=u+1,e.closePath()}}});t.Polyline=y,t.Polygon=x},function(e,t,n){var i=n(1),r=n(15),a=n(83),o=n(52),s=r.extend({type:\"cartesian2dAxis\",axis:null,init:function(){s.superApply(this,\"init\",arguments),this.resetRange()},mergeOption:function(){s.superApply(this,\"mergeOption\",arguments),this.resetRange()},restoreData:function(){s.superApply(this,\"restoreData\",arguments),this.resetRange()},getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:\"grid\",index:this.option.gridIndex,id:this.option.gridId})[0]}});function l(e,t){return t.type||(t.data?\"category\":\"value\")}i.merge(s.prototype,o);var u={offset:0};a(\"x\",s,l,u),a(\"y\",s,l,u);var c=s;e.exports=c},function(e,t,n){var i=n(1),r={show:!0,zlevel:0,z:0,inverse:!1,name:\"\",nameLocation:\"end\",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:\"...\",placeholder:\".\"},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:\"#333\",width:1,type:\"solid\"},symbol:[\"none\",\"none\"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:[\"#ccc\"],width:1,type:\"solid\"}},splitArea:{show:!1,areaStyle:{color:[\"rgba(250,250,250,0.3)\",\"rgba(200,200,200,0.3)\"]}}},a={};a.categoryAxis=i.merge({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:\"auto\"},axisLabel:{interval:\"auto\"}},r),a.valueAxis=i.merge({boundaryGap:[0,0],splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:\"#eee\",width:1}}},r),a.timeAxis=i.defaults({scale:!0,min:\"dataMin\",max:\"dataMax\"},a.valueAxis),a.logAxis=i.defaults({scale:!0,logBase:10},a.valueAxis);var o=a;e.exports=o},function(e,t,n){var i=n(1);t.layout=function(e,t,n){n=n||{};var r=e.coordinateSystem,a=t.axis,o={},s=a.getAxesOnZeroOf()[0],l=a.position,u=s?\"onZero\":l,c=a.dim,d=r.getRect(),h=[d.x,d.x+d.width,d.y,d.y+d.height],f={left:0,right:1,top:0,bottom:1,onZero:2},p=t.get(\"offset\")||0,g=\"x\"===c?[h[2]-p,h[3]+p]:[h[0]-p,h[1]+p];if(s){var m=s.toGlobalCoord(s.dataToCoord(0));g[f.onZero]=Math.max(Math.min(m,g[1]),g[0])}o.position=[\"y\"===c?g[f[u]]:h[0],\"x\"===c?g[f[u]]:h[3]],o.rotation=Math.PI/2*(\"x\"===c?0:1),o.labelDirection=o.tickDirection=o.nameDirection={top:-1,bottom:1,left:-1,right:1}[l],o.labelOffset=s?g[f[l]]-g[f.onZero]:0,t.get(\"axisTick.inside\")&&(o.tickDirection=-o.tickDirection),i.retrieve(n.labelInside,t.get(\"axisLabel.inside\"))&&(o.labelDirection=-o.labelDirection);var v=t.get(\"axisLabel.rotate\");return o.labelRotate=\"top\"===u?-v:v,o.z2=1,o}},function(e,t,n){var i=n(1),r=n(3);t.rectCoordAxisBuildSplitArea=function(e,t,n,a){var o=n.axis;if(!o.scale.isBlank()){var s=n.getModel(\"splitArea\"),l=s.getModel(\"areaStyle\"),u=l.get(\"color\"),c=a.coordinateSystem.getRect(),d=o.getTicksCoords({tickModel:s,clamp:!0});if(d.length){var h=u.length,f=e.__splitAreaColors,p=i.createHashMap(),g=0;if(f)for(var m=0;m<d.length;m++){var v=f.get(d[m].tickValue);if(null!=v){g=(v+(h-1)*m)%h;break}}var y=o.toGlobalCoord(d[0].coord),x=l.getAreaStyle();u=i.isArray(u)?u:[u];for(m=1;m<d.length;m++){var b,_,w,S,M=o.toGlobalCoord(d[m].coord);o.isHorizontal()?(b=y,_=c.y,w=M-b,S=c.height,y=b+w):(b=c.x,_=y,w=c.width,y=_+(S=M-_));var C=d[m-1].tickValue;null!=C&&p.set(C,g),t.add(new r.Rect({anid:null!=C?\"area_\"+C:null,shape:{x:b,y:_,width:w,height:S},style:i.defaults({fill:u[g]},x),silent:!0})),g=(g+1)%h}e.__splitAreaColors=p}}},t.rectCoordAxisHandleRemove=function(e){e.__splitAreaColors=null}},function(e,t,n){var i=n(16),r=n(31),a=i.extend({type:\"series.__base_bar__\",getInitialData:function(e,t){return r(this.getSource(),this,{useEncodeDefaulter:!0})},getMarkerPosition:function(e){var t=this.coordinateSystem;if(t){var n=t.dataToPoint(t.clampData(e)),i=this.getData(),r=i.getLayout(\"offset\"),a=i.getLayout(\"size\");return n[t.getBaseAxis().isHorizontal()?0:1]+=r+a/2,n}return[NaN,NaN]},defaultOption:{zlevel:0,z:2,coordinateSystem:\"cartesian2d\",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:\"mod\",itemStyle:{},emphasis:{}}});e.exports=a},function(e,t,n){var i=n(3),r=n(100).getDefaultLabel;function a(e,t){\"outside\"===e.textPosition&&(e.textPosition=t)}t.setLabel=function(e,t,n,o,s,l,u){var c=n.getModel(\"label\"),d=n.getModel(\"emphasis.label\");i.setLabelStyle(e,t,c,d,{labelFetcher:s,labelDataIndex:l,defaultText:r(s.getData(),l),isRectText:!0,autoColor:o}),a(e),a(t)}},function(e,t,n){var i=n(2),r=n(1);e.exports=function(e,t){r.each(t,(function(t){t.update=\"updateView\",i.registerAction(t,(function(n,i){var r={};return i.eachComponent({mainType:\"series\",subType:e,query:n},(function(e){e[t.method]&&e[t.method](n.name,n.dataIndex);var i=e.getData();i.each((function(t){var n=i.getName(t);r[n]=e.isSelected(n)||!1}))})),{name:n.name,selected:r,seriesId:n.seriesId}}))}))}},function(e,t,n){var i=n(1),r=n(70),a=n(103),o=n(87).onIrrelevantElement,s=n(3),l=n(86),u=n(60).getUID,c=n(73);function d(e){var t=e.getItemStyle(),n=e.get(\"areaColor\");return null!=n&&(t.fill=n),t}function h(e,t){t.eachChild((function(t){i.each(t.__regions,(function(n){t.trigger(e.isSelected(n.name)?\"emphasis\":\"normal\")}))}))}function f(e,t){var n=new s.Group;this.uid=u(\"ec_map_draw\"),this._controller=new r(e.getZr()),this._controllerHost={target:t?n:null},this.group=n,this._updateGroup=t,this._mouseDownFlag,this._mapName,this._initialized,n.add(this._regionsGroup=new s.Group),n.add(this._backgroundGroup=new s.Group)}f.prototype={constructor:f,draw:function(e,t,n,r,a){var o=\"geo\"===e.mainType,l=e.getData&&e.getData();o&&t.eachComponent({mainType:\"series\",subType:\"map\"},(function(t){l||t.getHostGeoModel()!==e||(l=t.getData())}));var u=e.coordinateSystem;this._updateBackground(u);var f,p=this._regionsGroup,g=this.group,m=u.getTransformInfo(),v=!p.childAt(0)||a;if(v)g.transform=m.roamTransform,g.decomposeTransform(),g.dirty();else{var y=new c;y.transform=m.roamTransform,y.decomposeTransform();var x={scale:y.scale,position:y.position};f=y.scale,s.updateProps(g,x,e)}var b=m.rawScale,_=m.rawPosition;p.removeAll();var w=[\"itemStyle\"],S=[\"emphasis\",\"itemStyle\"],M=[\"label\"],C=[\"emphasis\",\"label\"],T=i.createHashMap();i.each(u.regions,(function(t){var n=T.get(t.name)||T.set(t.name,new s.Group),r=new s.CompoundPath({segmentIgnoreThreshold:1,shape:{paths:[]}});n.add(r);var a,u=(z=e.getRegionModel(t.name)||e).getModel(w),c=z.getModel(S),h=d(u),m=d(c),y=z.getModel(M),x=z.getModel(C);if(l){a=l.indexOfName(t.name);var k=l.getItemVisual(a,\"color\",!0);k&&(h.fill=k)}var I=function(e){return[e[0]*b[0]+_[0],e[1]*b[1]+_[1]]};i.each(t.geometries,(function(e){if(\"polygon\"===e.type){for(var t=[],n=0;n<e.exterior.length;++n)t.push(I(e.exterior[n]));r.shape.paths.push(new s.Polygon({segmentIgnoreThreshold:1,shape:{points:t}}));for(n=0;n<(e.interiors?e.interiors.length:0);++n){for(var i=e.interiors[n],a=(t=[],0);a<i.length;++a)t.push(I(i[a]));r.shape.paths.push(new s.Polygon({segmentIgnoreThreshold:1,shape:{points:t}}))}}})),r.setStyle(h),r.style.strokeNoScale=!0,r.culling=!0;var A=y.get(\"show\"),P=x.get(\"show\"),E=l&&isNaN(l.get(l.mapDimension(\"value\"),a)),D=l&&l.getItemLayout(a);if(o||E&&(A||P)||D&&D.showLabel){var L,O=o?t.name:a;(!l||a>=0)&&(L=e);var N=new s.Text({position:I(t.center.slice()),scale:[1/g.scale[0],1/g.scale[1]],z2:10,silent:!0});if(s.setLabelStyle(N.style,N.hoverStyle={},y,x,{labelFetcher:L,labelDataIndex:O,defaultText:t.name,useInsideStyle:!1},{textAlign:\"center\",textVerticalAlign:\"middle\"}),!v){var R=[1/f[0],1/f[1]];s.updateProps(N,{scale:R},e)}n.add(N)}if(l)l.setItemGraphicEl(a,n);else{var z=e.getRegionModel(t.name);r.eventData={componentType:\"geo\",componentIndex:e.componentIndex,geoIndex:e.componentIndex,name:t.name,region:z&&z.option||{}}}(n.__regions||(n.__regions=[])).push(t),n.highDownSilentOnTouch=!!e.get(\"selectedMode\"),s.setHoverStyle(n,m),p.add(n)})),this._updateController(e,t,n),function(e,t,n,r,a){n.off(\"click\"),n.off(\"mousedown\"),t.get(\"selectedMode\")&&(n.on(\"mousedown\",(function(){e._mouseDownFlag=!0})),n.on(\"click\",(function(o){if(e._mouseDownFlag){e._mouseDownFlag=!1;for(var s=o.target;!s.__regions;)s=s.parent;if(s){var l={type:(\"geo\"===t.mainType?\"geo\":\"map\")+\"ToggleSelect\",batch:i.map(s.__regions,(function(e){return{name:e.name,from:a.uid}}))};l[t.mainType+\"Id\"]=t.id,r.dispatchAction(l),h(t,n)}}})))}(this,e,p,n,r),h(e,p)},remove:function(){this._regionsGroup.removeAll(),this._backgroundGroup.removeAll(),this._controller.dispose(),this._mapName&&l.removeGraphic(this._mapName,this.uid),this._mapName=null,this._controllerHost={}},_updateBackground:function(e){var t=e.map;this._mapName!==t&&i.each(l.makeGraphic(t,this.uid),(function(e){this._backgroundGroup.add(e)}),this),this._mapName=t},_updateController:function(e,t,n){var r=e.coordinateSystem,s=this._controller,l=this._controllerHost;l.zoomLimit=e.get(\"scaleLimit\"),l.zoom=r.getZoom(),s.enable(e.get(\"roam\")||!1);var u=e.mainType;function c(){var t={type:\"geoRoam\",componentType:u};return t[u+\"Id\"]=e.id,t}s.off(\"pan\").on(\"pan\",(function(e){this._mouseDownFlag=!1,a.updateViewOnPan(l,e.dx,e.dy),n.dispatchAction(i.extend(c(),{dx:e.dx,dy:e.dy}))}),this),s.off(\"zoom\").on(\"zoom\",(function(e){if(this._mouseDownFlag=!1,a.updateViewOnZoom(l,e.scale,e.originX,e.originY),n.dispatchAction(i.extend(c(),{zoom:e.scale,originX:e.originX,originY:e.originY})),this._updateGroup){var t=this.group.scale;this._regionsGroup.traverse((function(e){\"text\"===e.type&&e.attr(\"scale\",[1/t[0],1/t[1]])}))}}),this),s.setPointerChecker((function(t,i,a){return r.getViewRectAfterRoam().contain(i,a)&&!o(t,n,e)}))}};var p=f;e.exports=p},function(e,t,n){var i=n(2),r=\"\\0_ec_interaction_mutex\";function a(e){return e[r]||(e[r]={})}i.registerAction({type:\"takeGlobalCursor\",event:\"globalCursorTaken\",update:\"update\"},(function(){})),t.take=function(e,t,n){a(e)[t]=n},t.release=function(e,t,n){var i=a(e);i[t]===n&&(i[t]=null)},t.isTaken=function(e,t){return!!a(e)[t]}},function(e,t,n){var i=n(2),r=n(1),a=n(104).updateCenterAndZoom;i.registerAction({type:\"geoRoam\",event:\"geoRoam\",update:\"updateTransform\"},(function(e,t){var n=e.componentType||\"series\";t.eachComponent({mainType:n,query:e},(function(t){var i=t.coordinateSystem;if(\"geo\"===i.type){var o=a(i,e,t.get(\"scaleLimit\"));t.setCenter&&t.setCenter(o.center),t.setZoom&&t.setZoom(o.zoom),\"series\"===n&&r.each(t.seriesGroup,(function(e){e.setCenter(o.center),e.setZoom(o.zoom)}))}}))}))},function(e,t,n){var i=n(1),r=i.each,a=\"\\0__link_datas\",o=\"\\0__link_mainData\";function s(e,t){if((r=this)[o]===r){var n=i.extend({},this[a]);n[this.dataType]=t,d(t,n,e)}else h(t,this.dataType,this[o],e);var r;return t}function l(e,t){return e.struct&&e.struct.update(this),t}function u(e,t){return r(t[a],(function(n,i){n!==t&&h(n.cloneShallow(),i,t,e)})),t}function c(e){var t=this[o];return null==e||null==t?t:t[a][e]}function d(e,t,n){e[a]={},r(t,(function(t,i){h(t,i,e,n)}))}function h(e,t,n,i){n[a][t]=e,e[o]=n,e.dataType=t,i.struct&&(e[i.structAttr]=i.struct,i.struct[i.datasAttr[t]]=e),e.getLinkedData=c}var f=function(e){var t=e.mainData,n=e.datas;n||(n={main:t},e.datasAttr={main:\"data\"}),e.datas=e.mainData=null,d(t,n,e),r(n,(function(n){r(t.TRANSFERABLE_METHODS,(function(t){n.wrapMethod(t,i.curry(s,e))}))})),t.wrapMethod(\"cloneShallow\",i.curry(u,e)),r(t.CHANGABLE_METHODS,(function(n){t.wrapMethod(n,i.curry(l,e))})),i.assert(n[t.dataType]===t)};e.exports=f},function(e,t,n){var i=n(7);function r(e){var t=e.children;return t.length&&e.isExpand?t[t.length-1]:e.hierNode.thread}function a(e){var t=e.children;return t.length&&e.isExpand?t[0]:e.hierNode.thread}function o(e,t,n){return e.hierNode.ancestor.parentNode===t.parentNode?e.hierNode.ancestor:n}function s(e,t,n){var i=n/(t.hierNode.i-e.hierNode.i);t.hierNode.change-=i,t.hierNode.shift+=n,t.hierNode.modifier+=n,t.hierNode.prelim+=n,e.hierNode.change+=i}function l(e,t){return e.parentNode===t.parentNode?1:2}t.init=function(e){e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var t,n,i=[e];t=i.pop();)if(n=t.children,t.isExpand&&n.length)for(var r=n.length-1;r>=0;r--){var a=n[r];a.hierNode={defaultAncestor:null,ancestor:a,prelim:0,modifier:0,change:0,shift:0,i:r,thread:null},i.push(a)}},t.firstWalk=function(e,t){var n=e.isExpand?e.children:[],i=e.parentNode.children,l=e.hierNode.i?i[e.hierNode.i-1]:null;if(n.length){!function(e){var t=e.children,n=t.length,i=0,r=0;for(;--n>=0;){var a=t[n];a.hierNode.prelim+=i,a.hierNode.modifier+=i,r+=a.hierNode.change,i+=a.hierNode.shift+r}}(e);var u=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;l?(e.hierNode.prelim=l.hierNode.prelim+t(e,l),e.hierNode.modifier=e.hierNode.prelim-u):e.hierNode.prelim=u}else l&&(e.hierNode.prelim=l.hierNode.prelim+t(e,l));e.parentNode.hierNode.defaultAncestor=function(e,t,n,i){if(t){for(var l=e,u=e,c=u.parentNode.children[0],d=t,h=l.hierNode.modifier,f=u.hierNode.modifier,p=c.hierNode.modifier,g=d.hierNode.modifier;d=r(d),u=a(u),d&&u;){l=r(l),c=a(c),l.hierNode.ancestor=e;var m=d.hierNode.prelim+g-u.hierNode.prelim-f+i(d,u);m>0&&(s(o(d,e,n),e,m),f+=m,h+=m),g+=d.hierNode.modifier,f+=u.hierNode.modifier,h+=l.hierNode.modifier,p+=c.hierNode.modifier}d&&!r(l)&&(l.hierNode.thread=d,l.hierNode.modifier+=g-h),u&&!a(c)&&(c.hierNode.thread=u,c.hierNode.modifier+=f-p,n=e)}return n}(e,l,e.parentNode.hierNode.defaultAncestor||i[0],t)},t.secondWalk=function(e){var t=e.hierNode.prelim+e.parentNode.hierNode.modifier;e.setLayout({x:t},!0),e.hierNode.modifier+=e.parentNode.hierNode.modifier},t.separation=function(e){return arguments.length?e:l},t.radialCoordinate=function(e,t){var n={};return e-=Math.PI/2,n.x=t*Math.cos(e),n.y=t*Math.sin(e),n},t.getViewRect=function(e,t){return i.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}},function(e,t,n){var i=n(1),r=n(20),a=n(333),o=n(172),s=n(51),l=n(22),u=n(31);e.exports=function(e,t,n,c,d){for(var h=new a(c),f=0;f<e.length;f++)h.addNode(i.retrieve(e[f].id,e[f].name,f),f);var p=[],g=[],m=0;for(f=0;f<t.length;f++){var v=t[f],y=v.source,x=v.target;h.addEdge(y,x,m)&&(g.push(v),p.push(i.retrieve(v.id,y+\" > \"+x)),m++)}var b,_=n.get(\"coordinateSystem\");if(\"cartesian2d\"===_||\"polar\"===_)b=u(e,n);else{var w=l.get(_),S=w&&\"view\"!==w.type&&w.dimensions||[];i.indexOf(S,\"value\")<0&&S.concat([\"value\"]);var M=s(e,{coordDimensions:S});(b=new r(M,n)).initData(e)}var C=new r([\"value\"],n);return C.initData(g,p),d&&d(b,C),o({mainData:b,struct:h,structAttr:\"graph\",datas:{node:b,edge:C},datasAttr:{node:\"data\",edge:\"edgeData\"}}),h.update(),h}},function(e,t,n){var i=n(2);i.registerAction({type:\"focusNodeAdjacency\",event:\"focusNodeAdjacency\",update:\"series:focusNodeAdjacency\"},(function(){})),i.registerAction({type:\"unfocusNodeAdjacency\",event:\"unfocusNodeAdjacency\",update:\"series:unfocusNodeAdjacency\"},(function(){}))},function(e,t,n){var i=n(9);function r(e){e.eachEdge((function(e){var t=e.getModel().get(\"lineStyle.curveness\")||0,n=i.clone(e.node1.getLayout()),r=i.clone(e.node2.getLayout()),a=[n,r];+t&&a.push([(n[0]+r[0])/2-(n[1]-r[1])*t,(n[1]+r[1])/2-(r[0]-n[0])*t]),e.setLayout(a)}))}t.simpleLayout=function(e){var t=e.coordinateSystem;if(!t||\"view\"===t.type){var n=e.getGraph();n.eachNode((function(e){var t=e.getModel();e.setLayout([+t.get(\"x\"),+t.get(\"y\")])})),r(n)}},t.simpleLayoutEdge=r},function(e,t,n){var i=n(9),r=n(110),a=r.getSymbolSize,o=r.getNodeGlobalScale,s=Math.PI,l=[];var u={value:function(e,t,n,i,r,a,o,s){var l=0,u=i.getSum(\"value\"),c=2*Math.PI/(u||s);n.eachNode((function(e){var t=e.getValue(\"value\"),n=c*(u?t:1)/2;l+=n,e.setLayout([r*Math.cos(l)+a,r*Math.sin(l)+o]),l+=n}))},symbolSize:function(e,t,n,i,r,u,c,d){var h=0;l.length=d;var f=o(e);n.eachNode((function(e){var t=a(e);isNaN(t)&&(t=2),t<0&&(t=0),t*=f;var n=Math.asin(t/2/r);isNaN(n)&&(n=s/2),l[e.dataIndex]=n,h+=2*n}));var p=(2*s-h)/d/2,g=0;n.eachNode((function(e){var t=p+l[e.dataIndex];g+=t,e.setLayout([r*Math.cos(g)+u,r*Math.sin(g)+c]),g+=t}))}};t.circularLayout=function(e,t){var n=e.coordinateSystem;if(!n||\"view\"===n.type){var r=n.getBoundingRect(),a=e.getData(),o=a.graph,s=r.width/2+r.x,l=r.height/2+r.y,c=Math.min(r.width,r.height)/2,d=a.count();a.setLayout({cx:s,cy:l}),d&&(u[t](e,n,o,a,c,s,l,d),o.eachEdge((function(e){var t,n=e.getModel().get(\"lineStyle.curveness\")||0,r=i.clone(e.node1.getLayout()),a=i.clone(e.node2.getLayout()),o=(r[0]+a[0])/2,u=(r[1]+a[1])/2;+n&&(t=[s*(n*=3)+o*(1-n),l*n+u*(1-n)]),e.setLayout([r,a,t])})))}}},function(e,t,n){var i=n(2),r=n(1),a=n(33),o=n(355);n(179),n(358),n(360);i.extendComponentView({type:\"parallel\",render:function(e,t,n){this._model=e,this._api=n,this._handlers||(this._handlers={},r.each(s,(function(e,t){n.getZr().on(t,this._handlers[t]=r.bind(e,this))}),this)),a.createOrUpdate(this,\"_throttledDispatchExpand\",e.get(\"axisExpandRate\"),\"fixRate\")},dispose:function(e,t){r.each(this._handlers,(function(e,n){t.getZr().off(n,e)})),this._handlers=null},_throttledDispatchExpand:function(e){this._dispatchExpand(e)},_dispatchExpand:function(e){e&&this._api.dispatchAction(r.extend({type:\"parallelAxisExpand\"},e))}});var s={mousedown:function(e){l(this,\"click\")&&(this._mouseDownPoint=[e.offsetX,e.offsetY])},mouseup:function(e){var t=this._mouseDownPoint;if(l(this,\"click\")&&t){var n=[e.offsetX,e.offsetY];if(Math.pow(t[0]-n[0],2)+Math.pow(t[1]-n[1],2)>5)return;var i=this._model.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]);\"none\"!==i.behavior&&this._dispatchExpand({axisExpandWindow:i.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(e){if(!this._mouseDownPoint&&l(this,\"mousemove\")){var t=this._model,n=t.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]),i=n.behavior;\"jump\"===i&&this._throttledDispatchExpand.debounceNextCall(t.get(\"axisExpandDebounce\")),this._throttledDispatchExpand(\"none\"===i?null:{axisExpandWindow:n.axisExpandWindow,animation:\"jump\"===i&&null})}}};function l(e,t){var n=e._model;return n.get(\"axisExpandable\")&&n.get(\"axisExpandTriggerOn\")===t}i.registerPreprocessor(o)},function(e,t,n){var i=n(356);n(22).register(\"parallel\",{create:function(e,t){var n=[];return e.eachComponent(\"parallel\",(function(r,a){var o=new i(r,e,t);o.name=\"parallel_\"+a,o.resize(r,t),r.coordinateSystem=o,o.model=r,n.push(o)})),e.eachSeries((function(t){if(\"parallel\"===t.get(\"coordinateSystem\")){var n=e.queryComponents({mainType:\"parallel\",index:t.get(\"parallelIndex\"),id:t.get(\"parallelId\")})[0];t.coordinateSystem=n.coordinateSystem}})),n}})},function(e,t,n){var i=n(10),r=n(87).onIrrelevantElement,a=n(3);function o(e){return i.create(e)}t.makeRectPanelClipPath=function(e){return e=o(e),function(t,n){return a.clipPointsByRect(t,e)}},t.makeLinearBrushOtherExtent=function(e,t){return e=o(e),function(n){var i=null!=t?t:n,r=i?e.width:e.height,a=i?e.x:e.y;return[a,a+(r||0)]}},t.makeRectIsTargetByCursor=function(e,t,n){return e=o(e),function(i,a,o){return e.contain(a[0],a[1])&&!r(i,t,n)}}},function(e,t,n){var i=n(53),r=n(1),a=n(63).getDimensionTypeByAxis,o=n(30).makeSeriesEncodeForAxisCoordSys,s={_baseAxisDim:null,getInitialData:function(e,t){var n,s,l=t.getComponent(\"xAxis\",this.get(\"xAxisIndex\")),u=t.getComponent(\"yAxis\",this.get(\"yAxisIndex\")),c=l.get(\"type\"),d=u.get(\"type\");\"category\"===c?(e.layout=\"horizontal\",n=l.getOrdinalMeta(),s=!0):\"category\"===d?(e.layout=\"vertical\",n=u.getOrdinalMeta(),s=!0):e.layout=e.layout||\"horizontal\";var h=[\"x\",\"y\"],f=\"horizontal\"===e.layout?0:1,p=this._baseAxisDim=h[f],g=h[1-f],m=[l,u],v=m[f].get(\"type\"),y=m[1-f].get(\"type\"),x=e.data;if(x&&s){var b=[];r.each(x,(function(e,t){var n;e.value&&r.isArray(e.value)?(n=e.value.slice(),e.value.unshift(t)):r.isArray(e)?(n=e.slice(),e.unshift(t)):n=e,b.push(n)})),e.data=b}var _=this.defaultValueDimensions,w=[{name:p,type:a(v),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:[\"base\"]},{name:g,type:a(y),dimsDef:_.slice()}];return i(this,{coordDimensions:w,dimensionsCount:_.length+1,encodeDefaulter:r.curry(o,w,this)})},getBaseAxis:function(){var e=this._baseAxisDim;return this.ecModel.getComponent(e+\"Axis\",this.get(e+\"AxisIndex\")).axis}};t.seriesModelMixin=s},function(e,t,n){var i=n(3),r=n(109),a=n(1),o=n(21).createSymbol,s=n(9),l=n(32);function u(e,t,n){i.Group.call(this),this.add(this.createLine(e,t,n)),this._updateEffectSymbol(e,t)}var c=u.prototype;c.createLine=function(e,t,n){return new r(e,t,n)},c._updateEffectSymbol=function(e,t){var n=e.getItemModel(t).getModel(\"effect\"),i=n.get(\"symbolSize\"),r=n.get(\"symbol\");a.isArray(i)||(i=[i,i]);var s=n.get(\"color\")||e.getItemVisual(t,\"color\"),l=this.childAt(1);this._symbolType!==r&&(this.remove(l),(l=o(r,-.5,-.5,1,1,s)).z2=100,l.culling=!0,this.add(l)),l&&(l.setStyle(\"shadowColor\",s),l.setStyle(n.getItemStyle([\"color\"])),l.attr(\"scale\",i),l.setColor(s),l.attr(\"scale\",i),this._symbolType=r,this._symbolScale=i,this._updateEffectAnimation(e,n,t))},c._updateEffectAnimation=function(e,t,n){var i=this.childAt(1);if(i){var r=this,o=e.getItemLayout(n),s=1e3*t.get(\"period\"),l=t.get(\"loop\"),u=t.get(\"constantSpeed\"),c=a.retrieve(t.get(\"delay\"),(function(t){return t/e.count()*s/3})),d=\"function\"===typeof c;if(i.ignore=!0,this.updateAnimationPoints(i,o),u>0&&(s=this.getLineLength(i)/u*1e3),s!==this._period||l!==this._loop){i.stopAnimation();var h=c;d&&(h=c(n)),i.__t>0&&(h=-s*i.__t),i.__t=0;var f=i.animate(\"\",l).when(s,{__t:1}).delay(h).during((function(){r.updateSymbolPosition(i)}));l||f.done((function(){r.remove(i)})),f.start()}this._period=s,this._loop=l}},c.getLineLength=function(e){return s.dist(e.__p1,e.__cp1)+s.dist(e.__cp1,e.__p2)},c.updateAnimationPoints=function(e,t){e.__p1=t[0],e.__p2=t[1],e.__cp1=t[2]||[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]},c.updateData=function(e,t,n){this.childAt(0).updateData(e,t,n),this._updateEffectSymbol(e,t)},c.updateSymbolPosition=function(e){var t=e.__p1,n=e.__p2,i=e.__cp1,r=e.__t,a=e.position,o=[a[0],a[1]],u=l.quadraticAt,c=l.quadraticDerivativeAt;a[0]=u(t[0],i[0],n[0],r),a[1]=u(t[1],i[1],n[1],r);var d=c(t[0],i[0],n[0],r),h=c(t[1],i[1],n[1],r);if(e.rotation=-Math.atan2(h,d)-Math.PI/2,\"line\"===this._symbolType||\"rect\"===this._symbolType||\"roundRect\"===this._symbolType)if(void 0!==e.__lastT&&e.__lastT<e.__t){var f=1.05*s.dist(o,a);e.attr(\"scale\",[e.scale[0],f]),1===r&&(a[0]=o[0]+(a[0]-o[0])/2,a[1]=o[1]+(a[1]-o[1])/2)}else if(1===e.__lastT){f=2*s.dist(t,a);e.attr(\"scale\",[e.scale[0],f])}else e.attr(\"scale\",this._symbolScale);e.__lastT=e.__t,e.ignore=!1},c.updateLayout=function(e,t){this.childAt(0).updateLayout(e,t);var n=e.getItemModel(t).getModel(\"effect\");this._updateEffectAnimation(e,n,t)},a.inherits(u,i.Group);var d=u;e.exports=d},function(e,t,n){var i=n(3),r=n(1);function a(e,t,n){i.Group.call(this),this._createPolyline(e,t,n)}var o=a.prototype;o._createPolyline=function(e,t,n){var r=e.getItemLayout(t),a=new i.Polyline({shape:{points:r}});this.add(a),this._updateCommonStl(e,t,n)},o.updateData=function(e,t,n){var r=e.hostModel,a=this.childAt(0),o={shape:{points:e.getItemLayout(t)}};i.updateProps(a,o,r,t),this._updateCommonStl(e,t,n)},o._updateCommonStl=function(e,t,n){var a=this.childAt(0),o=e.getItemModel(t),s=e.getItemVisual(t,\"color\"),l=n&&n.lineStyle,u=n&&n.hoverLineStyle;n&&!e.hasItemOption||(l=o.getModel(\"lineStyle\").getLineStyle(),u=o.getModel(\"emphasis.lineStyle\").getLineStyle()),a.useStyle(r.defaults({strokeNoScale:!0,fill:\"none\",stroke:s},l)),a.hoverStyle=u,i.setHoverStyle(this)},o.updateLayout=function(e,t){this.childAt(0).setShape(\"points\",e.getItemLayout(t))},r.inherits(a,i.Group);var s=a;e.exports=s},function(e,t,n){var i={seriesType:\"lines\",plan:n(50)(),reset:function(e){var t=e.coordinateSystem,n=e.get(\"polyline\"),i=e.pipelineContext.large;return{progress:function(r,a){var o=[];if(i){var s,l=r.end-r.start;if(n){for(var u=0,c=r.start;c<r.end;c++)u+=e.getLineCoordsCount(c);s=new Float32Array(l+2*u)}else s=new Float32Array(4*l);var d=0,h=[];for(c=r.start;c<r.end;c++){var f=e.getLineCoords(c,o);n&&(s[d++]=f);for(var p=0;p<f;p++)h=t.dataToPoint(o[p],!1,h),s[d++]=h[0],s[d++]=h[1]}a.setLayout(\"linesPoints\",s)}else for(c=r.start;c<r.end;c++){var g=a.getItemModel(c),m=(f=e.getLineCoords(c,o),[]);if(n)for(var v=0;v<f;v++)m.push(t.dataToPoint(o[v]));else{m[0]=t.dataToPoint(o[0]),m[1]=t.dataToPoint(o[1]);var y=g.get(\"lineStyle.curveness\");+y&&(m[2]=[(m[0][0]+m[1][0])/2-(m[0][1]-m[1][1])*y,(m[0][1]+m[1][1])/2-(m[1][0]-m[0][0])*y])}a.setItemLayout(c,m)}}}}};e.exports=i},function(e,t,n){var i=n(2);n(401),n(404),n(405),n(71),n(409),i.extendComponentView({type:\"single\"})},function(e,t,n){var i=n(1);t.layout=function(e,t){t=t||{};var n=e.coordinateSystem,r=e.axis,a={},o=r.position,s=r.orient,l=n.getRect(),u=[l.x,l.x+l.width,l.y,l.y+l.height],c={horizontal:{top:u[2],bottom:u[3]},vertical:{left:u[0],right:u[1]}};a.position=[\"vertical\"===s?c.vertical[o]:u[0],\"horizontal\"===s?c.horizontal[o]:u[3]],a.rotation=Math.PI/2*{horizontal:0,vertical:1}[s],a.labelDirection=a.tickDirection=a.nameDirection={top:-1,bottom:1,right:1,left:-1}[o],e.get(\"axisTick.inside\")&&(a.tickDirection=-a.tickDirection),i.retrieve(t.labelInside,e.get(\"axisLabel.inside\"))&&(a.labelDirection=-a.labelDirection);var d=t.rotate;return null==d&&(d=e.get(\"axisLabel.rotate\")),a.labelRotation=\"top\"===o?-d:d,a.z2=1,a}},function(e,t,n){var i=n(1),r=n(5);e.exports=function(e,t){var n,a=[],o=e.seriesIndex;if(null==o||!(n=t.getSeriesByIndex(o)))return{point:[]};var s=n.getData(),l=r.queryDataIndex(s,e);if(null==l||l<0||i.isArray(l))return{point:[]};var u=s.getItemGraphicEl(l),c=n.coordinateSystem;if(n.getTooltipPosition)a=n.getTooltipPosition(l)||[];else if(c&&c.dataToPoint)a=c.dataToPoint(s.getValues(i.map(c.dimensions,(function(e){return s.mapDimension(e)})),l,!0))||[];else if(u){var d=u.getBoundingRect().clone();d.applyTransform(u.transform),a=[d.x+d.width/2,d.y+d.height/2]}return{point:a,el:u}}},function(e,t,n){var i=n(1),r=n(13),a=(0,n(5).makeInner)(),o=i.each;function s(e,t,n){e.handler(\"leave\",null,n)}function l(e,t,n,i){t.handler(e,n,i)}t.register=function(e,t,n){if(!r.node){var u=t.getZr();a(u).records||(a(u).records={}),function(e,t){if(a(e).initialized)return;function n(n,i){e.on(n,(function(n){var r=function(e){var t={showTip:[],hideTip:[]};return{dispatchAction:function n(i){var r=t[i.type];r?r.push(i):(i.dispatchAction=n,e.dispatchAction(i))},pendings:t}}(t);o(a(e).records,(function(e){e&&i(e,n,r.dispatchAction)})),function(e,t){var n,i=e.showTip.length,r=e.hideTip.length;i?n=e.showTip[i-1]:r&&(n=e.hideTip[r-1]);n&&(n.dispatchAction=null,t.dispatchAction(n))}(r.pendings,t)}))}a(e).initialized=!0,n(\"click\",i.curry(l,\"click\")),n(\"mousemove\",i.curry(l,\"mousemove\")),n(\"globalout\",s)}(u,t),(a(u).records[e]||(a(u).records[e]={})).handler=n}},t.unregister=function(e,t){if(!r.node){var n=t.getZr();(a(n).records||{})[e]&&(a(n).records[e]=null)}}},function(e,t,n){var i=n(112),r=n(88),a=n(164),o=n(44),s=i.extend({makeElOption:function(e,t,n,i,o){var s=n.axis,c=s.grid,d=i.get(\"type\"),h=l(c,s).getOtherAxis(s).getGlobalExtent(),f=s.toGlobalCoord(s.dataToCoord(t,!0));if(d&&\"none\"!==d){var p=r.buildElStyle(i),g=u[d](s,f,h);g.style=p,e.graphicKey=g.type,e.pointer=g}var m=a.layout(c.model,n);r.buildCartesianSingleLabelElOption(t,e,m,n,i,o)},getHandleTransform:function(e,t,n){var i=a.layout(t.axis.grid.model,t,{labelInside:!1});return i.labelMargin=n.get(\"handle.margin\"),{position:r.getTransformedPosition(t.axis,e,i),rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(e,t,n,i){var r=n.axis,a=r.grid,o=r.getGlobalExtent(!0),s=l(a,r).getOtherAxis(r).getGlobalExtent(),u=\"x\"===r.dim?0:1,c=e.position;c[u]+=t[u],c[u]=Math.min(o[1],c[u]),c[u]=Math.max(o[0],c[u]);var d=(s[1]+s[0])/2,h=[d,d];h[u]=c[u];return{position:c,rotation:e.rotation,cursorPoint:h,tooltipOption:[{verticalAlign:\"middle\"},{align:\"center\"}][u]}}});function l(e,t){var n={};return n[t.dim+\"AxisIndex\"]=t.index,e.getCartesian(n)}var u={line:function(e,t,n){return{type:\"Line\",subPixelOptimize:!0,shape:r.makeLineShape([t,n[0]],[t,n[1]],c(e))}},shadow:function(e,t,n){var i=Math.max(1,e.getBandWidth()),a=n[1]-n[0];return{type:\"Rect\",shape:r.makeRectShape([t-i/2,n[0]],[i,a],c(e))}}};function c(e){return\"x\"===e.dim?0:1}o.registerAxisPointerClass(\"CartesianAxisPointer\",s);var d=s;e.exports=d},function(e,t,n){var i=n(7),r=i.getLayoutRect,a=i.box,o=i.positionElement,s=n(8),l=n(3);t.layout=function(e,t,n){var i=t.getBoxLayoutParams(),s=t.get(\"padding\"),l={width:n.getWidth(),height:n.getHeight()},u=r(i,l,s);a(t.get(\"orient\"),e,t.get(\"itemGap\"),u.width,u.height),o(e,i,l,s)},t.makeBackground=function(e,t){var n=s.normalizeCssArray(t.get(\"padding\")),i=t.getItemStyle([\"color\",\"opacity\"]);return i.fill=t.get(\"backgroundColor\"),e=new l.Rect({shape:{x:e.x-n[3],y:e.y-n[0],width:e.width+n[1]+n[3],height:e.height+n[0]+n[2],r:t.get(\"borderRadius\")},style:i,silent:!0,z2:-1})}},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(3),a=n(5),o=n(180),s=i.each,l=i.indexOf,u=i.curry,c=[\"dataToPoint\",\"pointToData\"],d=[\"grid\",\"xAxis\",\"yAxis\",\"geo\",\"graph\",\"polar\",\"radiusAxis\",\"angleAxis\",\"bmap\"];function h(e,t,n){var i=this._targetInfoList=[],r={},a=g(t,e);s(m,(function(e,t){(!n||!n.include||l(n.include,t)>=0)&&e(a,i,r)}))}var f=h.prototype;function p(e){return e[0]>e[1]&&e.reverse(),e}function g(e,t){return a.parseFinder(e,t,{includeMainTypes:d})}f.setOutputRanges=function(e,t){this.matchOutputRanges(e,t,(function(e,t,n){if((e.coordRanges||(e.coordRanges=[])).push(t),!e.coordRange){e.coordRange=t;var i=x[e.brushType](0,n,t);e.__rangeOffset={offset:_[e.brushType](i.values,e.range,[1,1]),xyMinMax:i.xyMinMax}}}))},f.matchOutputRanges=function(e,t,n){s(e,(function(e){var r=this.findTargetInfo(e,t);r&&!0!==r&&i.each(r.coordSyses,(function(i){var r=x[e.brushType](1,i,e.range);n(e,r.values,i,t)}))}),this)},f.setInputRanges=function(e,t){s(e,(function(e){var n=this.findTargetInfo(e,t);if(e.range=e.range||[],n&&!0!==n){e.panelId=n.panelId;var i=x[e.brushType](0,n.coordSys,e.coordRange),r=e.__rangeOffset;e.range=r?_[e.brushType](i.values,r.offset,function(e,t){var n=S(e),i=S(t),r=[n[0]/i[0],n[1]/i[1]];return isNaN(r[0])&&(r[0]=1),isNaN(r[1])&&(r[1]=1),r}(i.xyMinMax,r.xyMinMax)):i.values}}),this)},f.makePanelOpts=function(e,t){return i.map(this._targetInfoList,(function(n){var i=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:t&&t(n),clipPath:o.makeRectPanelClipPath(i),isTargetByCursor:o.makeRectIsTargetByCursor(i,e,n.coordSysModel),getLinearBrushOtherExtent:o.makeLinearBrushOtherExtent(i)}}))},f.controlSeries=function(e,t,n){var i=this.findTargetInfo(e,n);return!0===i||i&&l(i.coordSyses,t.coordinateSystem)>=0},f.findTargetInfo=function(e,t){for(var n=this._targetInfoList,i=g(t,e),r=0;r<n.length;r++){var a=n[r],o=e.panelId;if(o){if(a.panelId===o)return a}else for(r=0;r<v.length;r++)if(v[r](i,a))return a}return!0};var m={grid:function(e,t){var n=e.xAxisModels,r=e.yAxisModels,a=e.gridModels,o=i.createHashMap(),u={},c={};(n||r||a)&&(s(n,(function(e){var t=e.axis.grid.model;o.set(t.id,t),u[t.id]=!0})),s(r,(function(e){var t=e.axis.grid.model;o.set(t.id,t),c[t.id]=!0})),s(a,(function(e){o.set(e.id,e),u[e.id]=!0,c[e.id]=!0})),o.each((function(e){var i=e.coordinateSystem,a=[];s(i.getCartesians(),(function(e,t){(l(n,e.getAxis(\"x\").model)>=0||l(r,e.getAxis(\"y\").model)>=0)&&a.push(e)})),t.push({panelId:\"grid--\"+e.id,gridModel:e,coordSysModel:e,coordSys:a[0],coordSyses:a,getPanelRect:y.grid,xAxisDeclared:u[e.id],yAxisDeclared:c[e.id]})})))},geo:function(e,t){s(e.geoModels,(function(e){var n=e.coordinateSystem;t.push({panelId:\"geo--\"+e.id,geoModel:e,coordSysModel:e,coordSys:n,coordSyses:[n],getPanelRect:y.geo})}))}},v=[function(e,t){var n=e.xAxisModel,i=e.yAxisModel,r=e.gridModel;return!r&&n&&(r=n.axis.grid.model),!r&&i&&(r=i.axis.grid.model),r&&r===t.gridModel},function(e,t){var n=e.geoModel;return n&&n===t.geoModel}],y={grid:function(){return this.coordSys.grid.getRect().clone()},geo:function(){var e=this.coordSys,t=e.getBoundingRect().clone();return t.applyTransform(r.getTransform(e)),t}},x={lineX:u(b,0),lineY:u(b,1),rect:function(e,t,n){var i=t[c[e]]([n[0][0],n[1][0]]),r=t[c[e]]([n[0][1],n[1][1]]),a=[p([i[0],r[0]]),p([i[1],r[1]])];return{values:a,xyMinMax:a}},polygon:function(e,t,n){var r=[[1/0,-1/0],[1/0,-1/0]];return{values:i.map(n,(function(n){var i=t[c[e]](n);return r[0][0]=Math.min(r[0][0],i[0]),r[1][0]=Math.min(r[1][0],i[1]),r[0][1]=Math.max(r[0][1],i[0]),r[1][1]=Math.max(r[1][1],i[1]),i})),xyMinMax:r}}};function b(e,t,n,r){var a=n.getAxis([\"x\",\"y\"][e]),o=p(i.map([0,1],(function(e){return t?a.coordToData(a.toLocalCoord(r[e])):a.toGlobalCoord(a.dataToCoord(r[e]))}))),s=[];return s[e]=o,s[1-e]=[NaN,NaN],{values:o,xyMinMax:s}}var _={lineX:u(w,0),lineY:u(w,1),rect:function(e,t,n){return[[e[0][0]-n[0]*t[0][0],e[0][1]-n[0]*t[0][1]],[e[1][0]-n[1]*t[1][0],e[1][1]-n[1]*t[1][1]]]},polygon:function(e,t,n){return i.map(e,(function(e,i){return[e[0]-n[0]*t[i][0],e[1]-n[1]*t[i][1]]}))}};function w(e,t,n,i){return[t[0]-i[e]*n[0],t[1]-i[e]*n[1]]}function S(e){return e?[e[0][1]-e[0][0],e[1][1]-e[1][0]]:[NaN,NaN]}var M=h;e.exports=M},function(e,t,n){var i=n(1).each,r=\"\\0_ec_hist_store\";function a(e){var t=e[r];return t||(t=e[r]=[{}]),t}t.push=function(e,t){var n=a(e);i(t,(function(t,i){for(var r=n.length-1;r>=0;r--){if(n[r][i])break}if(r<0){var a=e.queryComponents({mainType:\"dataZoom\",subType:\"select\",id:i})[0];if(a){var o=a.getPercentRange();n[0][i]={dataZoomId:i,start:o[0],end:o[1]}}}})),n.push(t)},t.pop=function(e){var t=a(e),n=t[t.length-1];t.length>1&&t.pop();var r={};return i(n,(function(e,n){for(var i=t.length-1;i>=0;i--){if(e=t[i][n]){r[n]=e;break}}})),r},t.clear=function(e){e[r]=null},t.count=function(e){return a(e).length}},function(e,t,n){var i=n(2),r=n(1),a=n(10),o=n(89),s=n(466),l=n(33),u=n(191),c=[\"inBrush\",\"outOfBrush\"],d=i.PRIORITY.VISUAL.BRUSH;function h(e){e.eachComponent({mainType:\"brush\"},(function(t){(t.brushTargetManager=new u(t.option,e)).setInputRanges(t.areas,e)}))}function f(e,t){if(!e.isDisposed()){var n=e.getZr();n.__ecInBrushSelectEvent=!0,e.dispatchAction({type:\"brushSelect\",batch:t}),n.__ecInBrushSelectEvent=!1}}function p(e,t,n,i){for(var r=0,a=t.length;r<a;r++){var o=t[r];if(e[o.brushType](i,n,o.selectors,o))return!0}}function g(e){var t=e.brushSelector;if(r.isString(t)){var n=[];return r.each(s,(function(e,i){n[i]=function(n,i,r,a){var o=i.getItemLayout(n);return e[t](o,r,a)}})),n}if(r.isFunction(t)){var i={};return r.each(s,(function(e,n){i[n]=t})),i}return t}i.registerLayout(d,(function(e,t,n){e.eachComponent({mainType:\"brush\"},(function(e){n&&\"takeGlobalCursor\"===n.type&&e.setBrushOption(\"brush\"===n.key?n.brushOption:{brushType:!1})})),h(e)})),i.registerVisual(d,(function(e,t,n){var i,a,u=[];e.eachComponent({mainType:\"brush\"},(function(t,n){var l={brushId:t.id,brushIndex:n,brushName:t.name,areas:r.clone(t.areas),selected:[]};u.push(l);var d=t.option,h=d.brushLink,f=[],v=[],y=[],x=0;n||(i=d.throttleType,a=d.throttleDelay);var b=r.map(t.areas,(function(e){return function(e){var t=e.selectors={};return r.each(s[e.brushType],(function(n,i){t[i]=function(i){return n(i,t,e)}})),e}(r.defaults({boundingRect:m[e.brushType](e)},e))})),_=o.createVisualMappings(t.option,c,(function(e){e.mappingMethod=\"fixed\"}));function w(e){return\"all\"===h||f[e]}function S(e){return!!e.length}r.isArray(h)&&r.each(h,(function(e){f[e]=1})),e.eachSeries((function(n,i){var a=y[i]=[];\"parallel\"===n.subType?function(e,t){var n=e.coordinateSystem;x|=n.hasAxisBrushed(),w(t)&&n.eachActiveState(e.getData(),(function(e,t){\"active\"===e&&(v[t]=1)}))}(n,i):function(n,i,a){var o=g(n);if(!o||function(e,t){var n=e.option.seriesIndex;return null!=n&&\"all\"!==n&&(r.isArray(n)?r.indexOf(n,t)<0:t!==n)}(t,i))return;if(r.each(b,(function(i){o[i.brushType]&&t.brushTargetManager.controlSeries(i,n,e)&&a.push(i),x|=S(a)})),w(i)&&S(a)){var s=n.getData();s.each((function(e){p(o,a,s,e)&&(v[e]=1)}))}}(n,i,a)})),e.eachSeries((function(e,t){var n={seriesId:e.id,seriesIndex:t,seriesName:e.name,dataIndex:[]};l.selected.push(n);var i=g(e),r=y[t],a=e.getData(),s=w(t)?function(e){return v[e]?(n.dataIndex.push(a.getRawIndex(e)),\"inBrush\"):\"outOfBrush\"}:function(e){return p(i,r,a,e)?(n.dataIndex.push(a.getRawIndex(e)),\"inBrush\"):\"outOfBrush\"};(w(t)?x:S(r))&&o.applyVisual(c,_,a,s)}))})),function(e,t,n,i,r){if(!r)return;var a=e.getZr();if(a.__ecInBrushSelectEvent)return;a.__ecBrushSelect||(a.__ecBrushSelect=f);l.createOrUpdate(a,\"__ecBrushSelect\",n,t)(e,i)}(t,i,a,u,n)}));var m={lineX:r.noop,lineY:r.noop,rect:function(e){return v(e.range)},polygon:function(e){for(var t,n=e.range,i=0,r=n.length;i<r;i++){t=t||[[1/0,-1/0],[1/0,-1/0]];var a=n[i];a[0]<t[0][0]&&(t[0][0]=a[0]),a[0]>t[0][1]&&(t[0][1]=a[0]),a[1]<t[1][0]&&(t[1][0]=a[1]),a[1]>t[1][1]&&(t[1][1]=a[1])}return t&&v(t)}};function v(e){return new a(e[0][0],e[1][0],e[0][1]-e[0][0],e[1][1]-e[1][0])}t.layoutCovers=h},function(e,t,n){var i=n(2);n(195),n(491),n(196);var r=n(492),a=n(15);i.registerProcessor(i.PRIORITY.PROCESSOR.SERIES_FILTER,r),a.registerSubTypeDefaulter(\"legend\",(function(){return\"plain\"}))},function(e,t,n){var i=n(2),r=n(1),a=n(14),o=n(5).isNameSpecified,s=n(34).legend.selector,l={all:{type:\"all\",title:r.clone(s.all)},inverse:{type:\"inverse\",title:r.clone(s.inverse)}},u=i.extendComponentModel({type:\"legend.plain\",dependencies:[\"series\"],layoutMode:{type:\"box\",ignoreSize:!0},init:function(e,t,n){this.mergeDefaultAndTheme(e,n),e.selected=e.selected||{},this._updateSelector(e)},mergeOption:function(e){u.superCall(this,\"mergeOption\",e),this._updateSelector(e)},_updateSelector:function(e){var t=e.selector;!0===t&&(t=e.selector=[\"all\",\"inverse\"]),r.isArray(t)&&r.each(t,(function(e,n){r.isString(e)&&(e={type:e}),t[n]=r.merge(e,l[e.type])}))},optionUpdated:function(){this._updateData(this.ecModel);var e=this._data;if(e[0]&&\"single\"===this.get(\"selectedMode\")){for(var t=!1,n=0;n<e.length;n++){var i=e[n].get(\"name\");if(this.isSelected(i)){this.select(i),t=!0;break}}!t&&this.select(e[0].get(\"name\"))}},_updateData:function(e){var t=[],n=[];e.eachRawSeries((function(i){var r,a=i.name;if(n.push(a),i.legendVisualProvider){var s=i.legendVisualProvider.getAllNames();e.isSeriesFiltered(i)||(n=n.concat(s)),s.length?t=t.concat(s):r=!0}else r=!0;r&&o(i)&&t.push(i.name)})),this._availableNames=n;var i=this.get(\"data\")||t,s=r.map(i,(function(e){return\"string\"!==typeof e&&\"number\"!==typeof e||(e={name:e}),new a(e,this,this.ecModel)}),this);this._data=s},getData:function(){return this._data},select:function(e){var t=this.option.selected;if(\"single\"===this.get(\"selectedMode\")){var n=this._data;r.each(n,(function(e){t[e.get(\"name\")]=!1}))}t[e]=!0},unSelect:function(e){\"single\"!==this.get(\"selectedMode\")&&(this.option.selected[e]=!1)},toggleSelected:function(e){var t=this.option.selected;t.hasOwnProperty(e)||(t[e]=!0),this[t[e]?\"unSelect\":\"select\"](e)},allSelect:function(){var e=this._data,t=this.option.selected;r.each(e,(function(e){t[e.get(\"name\",!0)]=!0}))},inverseSelect:function(){var e=this._data,t=this.option.selected;r.each(e,(function(e){var n=e.get(\"name\",!0);t.hasOwnProperty(n)||(t[n]=!0),t[n]=!t[n]}))},isSelected:function(e){var t=this.option.selected;return!(t.hasOwnProperty(e)&&!t[e])&&r.indexOf(this._availableNames,e)>=0},getOrient:function(){return\"vertical\"===this.get(\"orient\")?{index:1,name:\"vertical\"}:{index:0,name:\"horizontal\"}},defaultOption:{zlevel:0,z:4,show:!0,orient:\"horizontal\",left:\"center\",top:0,align:\"auto\",backgroundColor:\"rgba(0,0,0,0)\",borderColor:\"#ccc\",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,inactiveColor:\"#ccc\",inactiveBorderColor:\"#ccc\",itemStyle:{borderWidth:0},textStyle:{color:\"#333\"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:\" sans-serif\",color:\"#666\",borderWidth:1,borderColor:\"#666\"},emphasis:{selectorLabel:{show:!0,color:\"#eee\",backgroundColor:\"#666\"}},selectorPosition:\"auto\",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}}}),c=u;e.exports=c},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(21).createSymbol,o=n(3),s=n(190).makeBackground,l=n(7),u=r.curry,c=r.each,d=o.Group,h=i.extendComponentView({type:\"legend.plain\",newlineDisabled:!1,init:function(){this.group.add(this._contentGroup=new d),this._backgroundEl,this.group.add(this._selectorGroup=new d),this._isFirstRender=!0},getContentGroup:function(){return this._contentGroup},getSelectorGroup:function(){return this._selectorGroup},render:function(e,t,n){var i=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),e.get(\"show\",!0)){var a=e.get(\"align\"),o=e.get(\"orient\");a&&\"auto\"!==a||(a=\"right\"===e.get(\"left\")&&\"vertical\"===o?\"right\":\"left\");var u=e.get(\"selector\",!0),c=e.get(\"selectorPosition\",!0);!u||c&&\"auto\"!==c||(c=\"horizontal\"===o?\"end\":\"start\"),this.renderInner(a,e,t,n,u,o,c);var d=e.getBoxLayoutParams(),h={width:n.getWidth(),height:n.getHeight()},f=e.get(\"padding\"),p=l.getLayoutRect(d,h,f),g=this.layoutInner(e,a,p,i,u,c),m=l.getLayoutRect(r.defaults({width:g.width,height:g.height},d),h,f);this.group.attr(\"position\",[m.x-g.x,m.y-g.y]),this.group.add(this._backgroundEl=s(g,e))}},resetInner:function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},renderInner:function(e,t,n,i,a,o,s){var l=this.getContentGroup(),h=r.createHashMap(),f=t.get(\"selectedMode\"),v=[];n.eachRawSeries((function(e){!e.get(\"legendHoverLink\")&&v.push(e.id)})),c(t.getData(),(function(r,a){var o=r.get(\"name\");if(this.newlineDisabled||\"\"!==o&&\"\\n\"!==o){var s=n.getSeriesByName(o)[0];if(!h.get(o))if(s){var c=s.getData(),y=c.getVisual(\"color\"),x=c.getVisual(\"borderColor\");\"function\"===typeof y&&(y=y(s.getDataParams(0))),\"function\"===typeof x&&(x=x(s.getDataParams(0)));var b=c.getVisual(\"legendSymbol\")||\"roundRect\",_=c.getVisual(\"symbol\");this._createItem(o,a,r,t,b,_,e,y,x,f).on(\"click\",u(p,o,null,i,v)).on(\"mouseover\",u(g,s.name,null,i,v)).on(\"mouseout\",u(m,s.name,null,i,v)),h.set(o,!0)}else n.eachRawSeries((function(n){if(!h.get(o)&&n.legendVisualProvider){var s=n.legendVisualProvider;if(!s.containName(o))return;var l=s.indexOfName(o),c=s.getItemVisual(l,\"color\"),d=s.getItemVisual(l,\"borderColor\");this._createItem(o,a,r,t,\"roundRect\",null,e,c,d,f).on(\"click\",u(p,null,o,i,v)).on(\"mouseover\",u(g,null,o,i,v)).on(\"mouseout\",u(m,null,o,i,v)),h.set(o,!0)}}),this)}else l.add(new d({newline:!0}))}),this),a&&this._createSelector(a,t,i,o,s)},_createSelector:function(e,t,n,i,r){var a=this.getSelectorGroup();c(e,(function(e){!function(e){var i=e.type,r=new o.Text({style:{x:0,y:0,align:\"center\",verticalAlign:\"middle\"},onclick:function(){n.dispatchAction({type:\"all\"===i?\"legendAllSelect\":\"legendInverseSelect\"})}});a.add(r);var s=t.getModel(\"selectorLabel\"),l=t.getModel(\"emphasis.selectorLabel\");o.setLabelStyle(r.style,r.hoverStyle={},s,l,{defaultText:e.title,isRectText:!1}),o.setHoverStyle(r)}(e)}))},_createItem:function(e,t,n,i,s,l,u,c,h,p){var g=i.get(\"itemWidth\"),m=i.get(\"itemHeight\"),v=i.get(\"inactiveColor\"),y=i.get(\"inactiveBorderColor\"),x=i.get(\"symbolKeepAspect\"),b=i.getModel(\"itemStyle\"),_=i.isSelected(e),w=new d,S=n.getModel(\"textStyle\"),M=n.get(\"icon\"),C=n.getModel(\"tooltip\"),T=C.parentModel,k=a(s=M||s,0,0,g,m,_?c:v,null==x||x);if(w.add(f(k,s,b,h,y,_)),!M&&l&&(l!==s||\"none\"===l)){var I=.8*m;\"none\"===l&&(l=\"circle\");var A=a(l,(g-I)/2,(m-I)/2,I,I,_?c:v,null==x||x);w.add(f(A,l,b,h,y,_))}var P=\"left\"===u?g+5:-5,E=u,D=i.get(\"formatter\"),L=e;\"string\"===typeof D&&D?L=D.replace(\"{name}\",null!=e?e:\"\"):\"function\"===typeof D&&(L=D(e)),w.add(new o.Text({style:o.setTextStyle({},S,{text:L,x:P,y:m/2,textFill:_?S.getTextColor():v,textAlign:E,textVerticalAlign:\"middle\"})}));var O=new o.Rect({shape:w.getBoundingRect(),invisible:!0,tooltip:C.get(\"show\")?r.extend({content:e,formatter:T.get(\"formatter\",!0)||function(){return e},formatterParams:{componentType:\"legend\",legendIndex:i.componentIndex,name:e,$vars:[\"name\"]}},C.option):null});return w.add(O),w.eachChild((function(e){e.silent=!0})),O.silent=!p,this.getContentGroup().add(w),o.setHoverStyle(w),w.__legendDataIndex=t,w},layoutInner:function(e,t,n,i,r,a){var o=this.getContentGroup(),s=this.getSelectorGroup();l.box(e.get(\"orient\"),o,e.get(\"itemGap\"),n.width,n.height);var u=o.getBoundingRect(),c=[-u.x,-u.y];if(r){l.box(\"horizontal\",s,e.get(\"selectorItemGap\",!0));var d=s.getBoundingRect(),h=[-d.x,-d.y],f=e.get(\"selectorButtonGap\",!0),p=e.getOrient().index,g=0===p?\"width\":\"height\",m=0===p?\"height\":\"width\",v=0===p?\"y\":\"x\";\"end\"===a?h[p]+=u[g]+f:c[p]+=d[g]+f,h[1-p]+=u[m]/2-d[m]/2,s.attr(\"position\",h),o.attr(\"position\",c);var y={x:0,y:0};return y[g]=u[g]+f+d[g],y[m]=Math.max(u[m],d[m]),y[v]=Math.min(0,d[v]+h[1-p]),y}return o.attr(\"position\",c),this.group.getBoundingRect()},remove:function(){this.getContentGroup().removeAll(),this._isFirstRender=!0}});function f(e,t,n,i,r,a){var o;return\"line\"!==t&&t.indexOf(\"empty\")<0?(o=n.getItemStyle(),e.style.stroke=i,a||(o.stroke=r)):o=n.getItemStyle([\"borderWidth\",\"borderColor\"]),e.setStyle(o)}function p(e,t,n,i){m(e,t,n,i),n.dispatchAction({type:\"legendToggleSelect\",name:null!=e?e:t}),g(e,t,n,i)}function g(e,t,n,i){var r=n.getZr().storage.getDisplayList()[0];r&&r.useHoverLayer||n.dispatchAction({type:\"highlight\",seriesName:e,name:t,excludeSeriesId:i})}function m(e,t,n,i){var r=n.getZr().storage.getDisplayList()[0];r&&r.useHoverLayer||n.dispatchAction({type:\"downplay\",seriesName:e,name:t,excludeSeriesId:i})}e.exports=h},function(e,t,n){n(114),n(55),n(56),n(497),n(498),n(116),n(117)},function(e,t,n){n(114),n(55),n(56),n(499),n(500),n(116),n(117)},function(e,t,n){var i=n(2),r=n(200);n(201),n(202),n(503),n(504),n(207),i.registerPreprocessor(r)},function(e,t,n){var i=n(1),r=i.each;function a(e,t){return e&&e.hasOwnProperty&&e.hasOwnProperty(t)}e.exports=function(e){var t=e&&e.visualMap;i.isArray(t)||(t=t?[t]:[]),r(t,(function(e){if(e){a(e,\"splitList\")&&!a(e,\"pieces\")&&(e.pieces=e.splitList,delete e.splitList);var t=e.pieces;t&&i.isArray(t)&&r(t,(function(e){i.isObject(e)&&(a(e,\"start\")&&!a(e,\"min\")&&(e.min=e.start),a(e,\"end\")&&!a(e,\"max\")&&(e.max=e.end))}))}}))}},function(e,t,n){n(15).registerSubTypeDefaulter(\"visualMap\",(function(e){return e.categories||(e.pieces?e.pieces.length>0:e.splitNumber>0)&&!e.calculable?\"piecewise\":\"continuous\"}))},function(e,t,n){var i=n(2),r=n(1),a=n(89),o=n(46),s=i.PRIORITY.VISUAL.COMPONENT;function l(e,t,n,i){for(var r=t.targetVisuals[i],a=o.prepareVisualTypes(r),s={color:e.getData().getVisual(\"color\")},l=0,u=a.length;l<u;l++){var c=a[l],d=r[\"opacity\"===c?\"__alphaForOpacity\":c];d&&d.applyVisual(n,h,f)}return s.color;function h(e){return s[e]}function f(e,t){s[e]=t}}i.registerVisual(s,{createOnAllSeries:!0,reset:function(e,t){var n=[];return t.eachComponent(\"visualMap\",(function(t){var i=e.pipelineContext;!t.isTargetSeries(e)||i&&i.large||n.push(a.incrementalApplyVisual(t.stateList,t.targetVisuals,r.bind(t.getValueState,t),t.getDataDimension(e.getData())))})),n}}),i.registerVisual(s,{createOnAllSeries:!0,reset:function(e,t){var n=e.getData(),i=[];t.eachComponent(\"visualMap\",(function(t){if(t.isTargetSeries(e)){var a=t.getVisualMeta(r.bind(l,null,e,t))||{stops:[],outerColors:[]},o=t.getDataDimension(n),s=n.getDimensionInfo(o);null!=s&&(a.dimension=s.index,i.push(a))}})),e.getData().setVisual(\"visualMeta\",i)}})},function(e,t,n){var i=n(2),r=n(1),a=n(13),o=n(204),s=n(46),l=n(89),u=n(5),c=n(4),d=s.mapVisual,h=s.eachVisual,f=r.isArray,p=r.each,g=c.asc,m=c.linearMap,v=r.noop,y=i.extendComponentModel({type:\"visualMap\",dependencies:[\"series\"],stateList:[\"inRange\",\"outOfRange\"],replacableOptionKeys:[\"inRange\",\"outOfRange\",\"target\",\"controller\",\"color\"],dataBound:[-1/0,1/0],layoutMode:{type:\"box\",ignoreSize:!0},defaultOption:{show:!0,zlevel:0,z:4,seriesIndex:\"all\",min:0,max:200,dimension:null,inRange:null,outOfRange:null,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:\"vertical\",backgroundColor:\"rgba(0,0,0,0)\",borderColor:\"#ccc\",contentColor:\"#5793f3\",inactiveColor:\"#aaa\",borderWidth:0,padding:5,textGap:10,precision:0,color:null,formatter:null,text:null,textStyle:{color:\"#333\"}},init:function(e,t,n){this._dataExtent,this.targetVisuals={},this.controllerVisuals={},this.textStyleModel,this.itemSize,this.mergeDefaultAndTheme(e,n)},optionUpdated:function(e,t){var n=this.option;a.canvasSupported||(n.realtime=!1),!t&&l.replaceVisualOption(n,e,this.replacableOptionKeys),this.textStyleModel=this.getModel(\"textStyle\"),this.resetItemSize(),this.completeVisualOption()},resetVisual:function(e){var t=this.stateList;e=r.bind(e,this),this.controllerVisuals=l.createVisualMappings(this.option.controller,t,e),this.targetVisuals=l.createVisualMappings(this.option.target,t,e)},getTargetSeriesIndices:function(){var e=this.option.seriesIndex,t=[];return null==e||\"all\"===e?this.ecModel.eachSeries((function(e,n){t.push(n)})):t=u.normalizeToArray(e),t},eachTargetSeries:function(e,t){r.each(this.getTargetSeriesIndices(),(function(n){e.call(t,this.ecModel.getSeriesByIndex(n))}),this)},isTargetSeries:function(e){var t=!1;return this.eachTargetSeries((function(n){n===e&&(t=!0)})),t},formatValueText:function(e,t,n){var i,a,o=this.option,s=o.precision,l=this.dataBound,u=o.formatter;return n=n||[\"<\",\">\"],r.isArray(e)&&(e=e.slice(),i=!0),a=t?e:i?[c(e[0]),c(e[1])]:c(e),r.isString(u)?u.replace(\"{value}\",i?a[0]:a).replace(\"{value2}\",i?a[1]:a):r.isFunction(u)?i?u(e[0],e[1]):u(e):i?e[0]===l[0]?n[0]+\" \"+a[1]:e[1]===l[1]?n[1]+\" \"+a[0]:a[0]+\" - \"+a[1]:a;function c(e){return e===l[0]?\"min\":e===l[1]?\"max\":(+e).toFixed(Math.min(s,20))}},resetExtent:function(){var e=this.option,t=g([e.min,e.max]);this._dataExtent=t},getDataDimension:function(e){var t=this.option.dimension,n=e.dimensions;if(null!=t||n.length){if(null!=t)return e.getDimension(t);for(var i=e.dimensions,r=i.length-1;r>=0;r--){var a=i[r];if(!e.getDimensionInfo(a).isCalculationCoord)return a}}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){var e=this.ecModel,t=this.option,n={inRange:t.inRange,outOfRange:t.outOfRange},i=t.target||(t.target={}),a=t.controller||(t.controller={});r.merge(i,n),r.merge(a,n);var l=this.isCategory();function u(n){f(t.color)&&!n.inRange&&(n.inRange={color:t.color.slice().reverse()}),n.inRange=n.inRange||{color:e.get(\"gradientColor\")},p(this.stateList,(function(e){var t=n[e];if(r.isString(t)){var i=o.get(t,\"active\",l);i?(n[e]={},n[e][t]=i):delete n[e]}}),this)}u.call(this,i),u.call(this,a),function(e,t,n){var i=e[t],r=e[n];i&&!r&&(r=e[n]={},p(i,(function(e,t){if(s.isValidType(t)){var n=o.get(t,\"inactive\",l);null!=n&&(r[t]=n,\"color\"!==t||r.hasOwnProperty(\"opacity\")||r.hasOwnProperty(\"colorAlpha\")||(r.opacity=[0,0]))}})))}.call(this,i,\"inRange\",\"outOfRange\"),function(e){var t=(e.inRange||{}).symbol||(e.outOfRange||{}).symbol,n=(e.inRange||{}).symbolSize||(e.outOfRange||{}).symbolSize,i=this.get(\"inactiveColor\");p(this.stateList,(function(a){var o=this.itemSize,s=e[a];s||(s=e[a]={color:l?i:[i]}),null==s.symbol&&(s.symbol=t&&r.clone(t)||(l?\"roundRect\":[\"roundRect\"])),null==s.symbolSize&&(s.symbolSize=n&&r.clone(n)||(l?o[0]:[o[0],o[0]])),s.symbol=d(s.symbol,(function(e){return\"none\"===e||\"square\"===e?\"roundRect\":e}));var u=s.symbolSize;if(null!=u){var c=-1/0;h(u,(function(e){e>c&&(c=e)})),s.symbolSize=d(u,(function(e){return m(e,[0,c],[0,o[0]],!0)}))}}),this)}.call(this,a)},resetItemSize:function(){this.itemSize=[parseFloat(this.get(\"itemWidth\")),parseFloat(this.get(\"itemHeight\"))]},isCategory:function(){return!!this.option.categories},setSelected:v,getValueState:v,getVisualMeta:v});e.exports=y},function(e,t,n){var i=n(1),r={get:function(e,t,n){var r=i.clone((a[e]||{})[t]);return n&&i.isArray(r)?r[r.length-1]:r}},a={color:{active:[\"#006edd\",\"#e0ffff\"],inactive:[\"rgba(0,0,0,0)\"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:[\"circle\",\"roundRect\",\"diamond\"],inactive:[\"none\"]},symbolSize:{active:[10,50],inactive:[0,0]}},o=r;e.exports=o},function(e,t,n){var i=n(2),r=n(1),a=n(3),o=n(8),s=n(7),l=n(46),u=i.extendComponentView({type:\"visualMap\",autoPositionValues:{left:1,right:1,top:1,bottom:1},init:function(e,t){this.ecModel=e,this.api=t,this.visualMapModel},render:function(e,t,n,i){this.visualMapModel=e,!1!==e.get(\"show\")?this.doRender.apply(this,arguments):this.group.removeAll()},renderBackground:function(e){var t=this.visualMapModel,n=o.normalizeCssArray(t.get(\"padding\")||0),i=e.getBoundingRect();e.add(new a.Rect({z2:-1,silent:!0,shape:{x:i.x-n[3],y:i.y-n[0],width:i.width+n[3]+n[1],height:i.height+n[0]+n[2]},style:{fill:t.get(\"backgroundColor\"),stroke:t.get(\"borderColor\"),lineWidth:t.get(\"borderWidth\")}}))},getControllerVisual:function(e,t,n){var i=(n=n||{}).forceState,a=this.visualMapModel,o={};if(\"symbol\"===t&&(o.symbol=a.get(\"itemSymbol\")),\"color\"===t){var s=a.get(\"contentColor\");o.color=s}function u(e){return o[e]}function c(e,t){o[e]=t}var d=a.controllerVisuals[i||a.getValueState(e)],h=l.prepareVisualTypes(d);return r.each(h,(function(i){var r=d[i];n.convertOpacityToAlpha&&\"opacity\"===i&&(i=\"colorAlpha\",r=d.__alphaForOpacity),l.dependsOn(i,t)&&r&&r.applyVisual(e,u,c)})),o[t]},positionGroup:function(e){var t=this.visualMapModel,n=this.api;s.positionElement(e,t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()})},doRender:r.noop});e.exports=u},function(e,t,n){var i=n(1),r=n(7).getLayoutRect;t.getItemAlign=function(e,t,n){var i=e.option,a=i.align;if(null!=a&&\"auto\"!==a)return a;for(var o={width:t.getWidth(),height:t.getHeight()},s=\"horizontal\"===i.orient?1:0,l=[[\"left\",\"right\",\"width\"],[\"top\",\"bottom\",\"height\"]],u=l[s],c=[0,null,10],d={},h=0;h<3;h++)d[l[1-s][h]]=c[h],d[u[h]]=2===h?n[0]:i[u[h]];var f=[[\"x\",\"width\",3],[\"y\",\"height\",0]][s],p=r(d,o,i.padding);return u[(p.margin[f[2]]||0)+p[f[0]]+.5*p[f[1]]<.5*o[f[1]]?0:1]},t.makeHighDownBatch=function(e,t){return i.each(e||[],(function(e){null!=e.dataIndex&&(e.dataIndexInside=e.dataIndex,e.dataIndex=null),e.highlightKey=\"visualMap\"+(t?t.componentIndex:\"\")})),e}},function(e,t,n){n(2).registerAction({type:\"selectDataRange\",event:\"dataRangeSelected\",update:\"update\"},(function(e,t){t.eachComponent({mainType:\"visualMap\",query:e},(function(t){t.setSelected(e.selected)}))}))},function(e,t,n){var i=n(2),r=n(200);n(201),n(202),n(505),n(506),n(207),i.registerPreprocessor(r)},function(e,t,n){var i,r=n(13),a=\"urn:schemas-microsoft-com:vml\",o=\"undefined\"===typeof window?null:window,s=!1,l=o&&o.document;if(l&&!r.canvasSupported)try{!l.namespaces.zrvml&&l.namespaces.add(\"zrvml\",a),i=function(e){return l.createElement(\"<zrvml:\"+e+' class=\"zrvml\">')}}catch(u){i=function(e){return l.createElement(\"<\"+e+' xmlns=\"'+a+'\" class=\"zrvml\">')}}t.doc=l,t.createNode=function(e){return i(e)},t.initVML=function(){if(!s&&l){s=!0;var e=l.styleSheets;e.length<31?l.createStyleSheet().addRule(\".zrvml\",\"behavior:url(#default#VML)\"):e[0].addRule(\".zrvml\",\"behavior:url(#default#VML)\")}}},function(e,t,n){\"use strict\";!function e(){if(\"undefined\"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&\"function\"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE){0;try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}}(),e.exports=n(218)},function(e,t,n){\"use strict\";function i(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}n.d(t,\"a\",(function(){return i}))},function(e,t,n){\"use strict\";function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,\"value\"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function r(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}n.d(t,\"a\",(function(){return r}))},function(e){e.exports=JSON.parse('{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"id\":\"710000\",\"properties\":{\"id\":\"710000\",\"cp\":[121.509062,24.044332],\"name\":\"\\u53f0\\u6e7e\",\"childNum\":6},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@\\xb0\\xdc\\xaf\\xdb\"],[\"@@\\u019b\\u0134\\xd5\\u018a\\xc9\\u027c\\u0123\\xba\\xf0\\u0280\\\\\\\\\\u018es\\xc6N\\u014c\\xd4\\u011a\\xe4\\x9cn\\xdc\\u01a4\\u024a\\u0102\\u01c0\\u0106\\u0134\\x9e\\u0124\\u01ca\\u0168x\\u011a\\u012e\\u01c2\\u01ba\\xf2\\u018c\\x82\\x96\\xe2\\xd4\\xae\\u012eX\\u0166\\u0163\\u01b8\\x7fZ\\xfb\\xd0\\x8b\\u0195\\u0191G\\u0111\\xa8\\u012dM\\xf3\\xb7\\u0119c\\xeb\\u019d\\u0249l\\xdd\\u01af\\u05b9\\xc5\\u0143^\\xd3\\xb7\\x8f\\x9d\\u015b\\u0143\\u01cb\\u018f\\u010f\\x8d\\xed\\xe5\\u025bG\\u0249\\x99\\xbf@\\u0103\\u0191\\x8e\\xa5\\u0118W\\u01ec\\xcf\\u0136\\u0141\\xe2\"],[\"@@\\\\\\\\p|WoYG\\xbf\\xa5I\\x86j@\\xa2\"],[\"@@\\x85\\xa1\\x89@\\x81\\x88V^Rq\\x88B\\x81bA\\x8cnTXeRz\\xa4L\\x9e\\xab\\xb3I\"],[\"@@\\xc6EE\\x97\\x84kWq\\xeb\\xa0@\\x9c\"],[\"@@fced\"],[\"@@\\x84\\xaf\\u025c\\xc4\\xe8\\x8fa\\xec\\xaf\\xd8\\u01d3I\\u0121\\u013d\"],[\"@@\\xe7\\xfb\\u0116\\xeb\\u0104\\x96h\\xf2\\u0159\\xa0\"]],\"encodeOffsets\":[[[122886,24033]],[[123335,22980]],[[122375,24193]],[[122518,24117]],[[124427,22618]],[[124862,26043]],[[126259,26318]],[[127671,26683]]]}},{\"type\":\"Feature\",\"id\":\"130000\",\"properties\":{\"id\":\"130000\",\"cp\":[114.502461,38.045474],\"name\":\"\\u6cb3\\u5317\",\"childNum\":3},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@o~\\x86Z]\\x82\\xaar\\x89\\xbac_\\u0127\\xb2G\\xbcs`j\\xce\\u0178n\\xfcs\\xc2\\x9c\\u0142NX_\\x93M`\\xc7\\xbd\\xd3nUK\\x85\\u011c\\x81\\u0113s\\xa4\\xad\\xa9yr\\xfd\\xa7u\\u0123\\x8c\\x8fc\\x7f\\x86J\\x8a\\x9be\"],[\"@@U`Ts\\xbfm\\xc2\\x82\"],[\"@@o\\xba\\u018b\\xc4d\\x96eV\\x8eDJj\\xa3\\x80J|\\xc5dz\\xc2\\x95Ft~\\x9eK\\u0168\\xb8I\\xc6v|\\x94\\x87\\xa2r}\\xe8\\x86\\x8eonb\\x98}`R\\xce\\xc4n\\xb0\\xd2d\\xde\\xb2\\x84^\\xae\\x92ln\\xd0\\xe8\\u0104l\\xf0\\xd3\\x9c\\xd7]\\xaa\\xc6}\\x90\\x8dLi\\u0102\\xb1\\xd6\\x8f`^\\xb0\\xc7\\xb6p\\xae\\u0111Dc\\x9c\\u014b`\\x8d\\x96Z\\xd4\\x7f\\x92\\xb6\\xeaqvF\\xc6\\x9a\\x86N\\xae\\u0106TH\\xae\\xa6O\\x92\\xbe\\x8aIb\\xd0\\xe3\\xb4B\\u0110\\u0262\\u0174\\xc6\\xed\\u0226p\\x96\\u0110\\xdeXR\\x80\\xb7nndO\\x9e\\xa4\\x92O\\xc0\\u0108\\u0192\\xadQg\\x98\\xb5Fo|g\\u0212\\u0119SWb\\xa9osx|hYh\\x95g\\u0143fm\\xd6\\u0129n\\xba\\x80T\\xcc\\x92Sp\\x9b\\xa2dY\\u0124\\xb6U\\u0108jl\\x92\\u01d0p\\xe4\\xec\\xeb|\\xb3k\\xdbfw\\xb2Xj\\x7fz~\\xc2qbT\\x8a\\xd1\\x84\\u011b\\u0168@|oM\\x87\\x92zv\\x7f\\xa2Zr\\xc3Vw\\xac\\u0167\\u0116\\xb8f\\x8c\\xb0\\xd0T\\x80\\xaaq\\x8es{S\\x9e\\xafr\\xa0\\xe6\\xddlNd\\xae\\xb2\\u011e\\xa0\\u01c6iG\\u0118\\x82J\\x99\\xbclr}~K\\xa8\\u0178\\u0190\\xccW\\xf6\\x80\\x99\\xc6\\x8azR\\x9a\\xa4l\\xeam\\u011eL\\xce\\x84\\x92\\x9d@\\xa1|q]SvK\\x80\\xd1cwp\\xcf\\xcf\\x81\\x86\\u013f\\x8f\\u0107\\xe8n\\u012aW\\x90l\\u0104kT}\\x88J\\x94\\xa4~\\x83\\xc8T\\x81\\x84d\\x84\\x99pdd\\u02be\\u012c\\x8a\\x94\\x8eBVt\\x84E\\xc0\\xa2\\xf4P\\u010e\\u0197\\xe8@~\\x82k\\x96\\xfc\\\\\\\\r\\xca\\u0114\\xd6\\xe6W_\\xa7\\xbcF\\x98\\x86\\xb4\\xa9\\xf2D\\xf2j\\x90\\x92\\x88Y\\xc8rb\\u011e\\u0101\\xf8\\u0140G{\\u0180|\\xa6\\xf0rb|\\xc0H`p\\u029ekv\\x82GpuARh\\xde\\xc6\\u01f6g\\u0118\\x8aT\\x8f\\u01fc\\u01b9S\\xa3\\xa8\\xa1\\xf9\\xb3\\u0158\\xcd]\\xbf\\xc2y\\x8d\\x99\\xf4EP\\xa0xX\\xb6\\x8f\\xb9\\x7f\\xdc\\x87O\\xa1\\x93g\\xda\\xa1Iw\\xc3\\xe9\\x91\\xa6\\xc5B\\x87\\xcf|\\xc7\\xb0\\x85N\\xab\\xfamH\\xaf\\x9d\\x8b\\xe2\\x9fD\\xf9\\x8ey\\u015c\\x9e\\u0172I\\xc4u\\u0110\\xa8D\\x81\\x9e\\x95\\xb8d\\u0242\\x87\\x90\\x82F\\x9f\\x83\\x95\\x9bOh\\x87\\u0111\\xa9O\\x9f\\x9bi\\xc3`ww^\\x83\\xcck\\x9f\\x91\\xd1H\\xab\\u0187\\u01e4\\u0157\\u013atFu\\x85{Z}\\xd6@U\\x87\\xb4\\x85\\u029aLg\\x7f\\xae\\xafO\\u0131\\xb0\\xc3w\\x9f\\xa0^\\x98\\x97\\x80Vb\\xc9s\\x87\\x88mA\\x85\\xea]]w\\x84\\xa7\\x9bRRl\\xa3\\x87\\u022d\\xb5u\\xafb{\\xcdD\\u011b\\xef\\xff\\u0227\\x8euT\\xa3\\u0121\\x83\\u011b\\u0157\\u0183\\u011d\\x93Q\\xa8fV\\x86\\u018b\\x95\\u0185n\\xada@\\x91\\xb3@\\x9a\\u010f\\x84y\\xc3\\xbd\\x8fI\\u0139\\xcaK\\x9a\\u016df\\u010b\\u0170\\xf3\\x8cxV@t\\x8d\\x88\\u01af\\x8cJ\\x94]e\\x83R\\xbefe|rHA\\x98|h~\\u0116\\u018dl\\xa7\\xcf\\x7f\\x8alT\\xedb\\xa0\\xd8o\\x88\\xc5bbx\\xb3^z\\x90\\xc3\\u0136\\x9a\\xb6Sj\\xaeA\\x94y\\xc2h\\xf0k`\\x9a\\xabP\\x80\\x94\\xcb\\x88\\xb5EF\\x86\\xdb\\xacY\\xa8\\u013br\\xf5qi\\xbc\\x89Wi\\xb0\\xa7\\x90\\x92\\xd0\\xb1\\xb4\\xb0^[\\x88\\xc0|\\u0120O@\\xc6xO\\\\\\\\t\\x8ea\\\\\\\\t\\u0115t\\xfb{\\u0121\\x8c\\u0227X\\xfd\\u012a\\xd3j\\xf9\\xceRb\\x9b\\x9a^\\xce\\x9bf\\x7fK[\\xdd\\x8fd\\u011bYf\\xed\\xd9Ty\\x8euUSy\\u014c\\u014f\\u016f@Oi\\xbd\\x92\\xe9\\u0145\\xadaVc\\u0159\\xa7ax\\xb9X\\u017b\\xe1c\\x87\\x9eWU\\xa3\\xf4\\xe3\\xbaQ\\xa8\\xf7\\xd1ws\\xa5qEH\\x89\\xd9|\\x89\\x9b\\u0161YQo\\u0155\\xc7y\\xe1\\u0102\\xa3M\\xc3\\xb0o\\u0165\\x8f\\xca\\x89P\\xa1m\\x8f\\x9aWO\\xa1\\x80v\\x86{\\xf4v\\xee\\u0113\\xdcISp\\xcchp\\xa8\\xa0\\x91j\\x86de\\u0154Q\\xd6j\\x98\\x7fX\\xb3\\xe0\\x99\\u0108[n`Yp\\x7f@U\\x9e\\x96cM`\\x92RKh\\x8cEb\\x9c\\x94p\\u015e\\x7flNut\\xaeEtq\\x82ns\\xc1\\x8agA\\x9d\\x8bi\\xfa\\x81\\x8boH\\x87qCX\\x87\\x94hfgu\\x93~\\xcf\\x8bWP\\xbd\\xa2G^}\\xaf\\xc5\\u012bGC\\x9f\\x9d\\xd1^\\xe3ziM\\xe1\\u013cMT\\xc3\\u0198rMc|O_\\x8f\\x9e\\xaf\\u014e\\xb4|\\x87morDkO\\\\\\\\m\\u0106Jfl@c\\u0122\\xac\\xa2a\\u0126tR\\u0131\\xd2\\x99\\xbe\\xf9\\u0180^ju\\u0173\\u0153K\\xad\\x83UFy\\x99\\x97\\u019d\\x85\\x9b\\u012b\\xdb\\xf7\\u0105V\\xd7q\\u01a5V\\xbfa\\u0209d\\xb3\\x9dB\\x9bqPBm\\x9ba\\xcb\\u0111\\u017b\\u0123m\\x93\\xc5\\xaeV\\x8a\\xb9d^K\\x87Ko\\x9fnYg\\x93\\xafXhqa\\x7f\\x94Ldu\\xa5\\x95\\xcdp\\u01c5\\xa1K\\u0105\\xc5\\x83k\\u011d\\u0119\\u011bhq\\x87}Hy\\xc3\\x93]\\xb9\\u01e7\\xa3\\x85\\xcd\\xf7\\xbfq\\xe1\\xb5\\xa7\\x9a\\x99g\\x91\\xa4o^\\xe1\\xbeZE\\x87\\xa4i`\\u0133{n\\x95\\x83Ol\\x8f\\xbb\\x9fW\\xdd\\u0114\\u012fhg\\x8d\\x9bF[\\xbf\\xa1\\x97\\xdfkO\\xfc\\u0161_\\x89\\x80\\u016b\\x8bi\\x84\\u01f1\\xe0Ut\\u0117Gyl\\x83}\\x8d\\x8c\\xd3M}\\x80jp\\x7fEC~\\xa1FtoQi\\x91\\x9aHk\\x9dk{\\x90\\xc3m\\xef\\x82\"]],\"encodeOffsets\":[[[119712,40641]],[[121616,39981]],[[116462,37237]]]}},{\"type\":\"Feature\",\"id\":\"140000\",\"properties\":{\"id\":\"140000\",\"cp\":[111.849248,36.857014],\"name\":\"\\u5c71\\u897f\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\xde\\u0129\\xd2\\x83S\\x89ra}\\xc1\\x80yWix\\xb1\\xdce\\xb4l\\xe8\\x93\\xdf\\xd3\\u01cfok\\x91\\u0107i\\xb5VZ\\u0123\\xa1co\\x9c\\x91TS\\xcb\\xb9\\x7f\\u012amn\\xd5\\u0144e\\x96hZg{gtw\\xaapXa\\u011aTh\\u0211p{\\xb6Eh\\x97\\xaeR\\u0107\\u0191P\\xbf\\xa3\\x91P\\x9dmc\\xb8mQ\\x7f\\xddW\\x95\\u010f\\u0225o\\xc5\\xee\\u0261\\u0173A\\u010f\\xe4\\xb3a\\xcf\\x89J\\x91\\xbd\\xa5PG\\xad\\u0105SM\\xad\\x99\\x85E\\xc5ru\\xb5\\xe9\\x80\\x91Y\\xd3\\x8e\\x95\\u014c_d\\x9b\\u0112Co\\xad\\xc8\\xb5]\\xaf\\x90_\\xb2\\xd5j\\u0101\\x8eK~\\x8f\\xa9\\xc5\\xd8^\\xd4\\x9bk\\xef\\xe7\\u0103m\\xcf\\x91k]\\xad\\xb1\\x83c\\xdd\\xaf\\xd1\\xc3mQ\\xcd~_a\\x97pm\\x85\\x8d~\\xe7\\xa1q\\x93\\x88u{J\\xc5\\u0167\\xb7\\x9dLs}\\x96Ey\\xc1\\xc6cI{\\xa4\\x7fIi\\x8dCfUc\\x95\\u018c\\xc3p\\xa7]\\u011b\\x9b\\xabvD@\\x7f\\xa1S\\xc0\\x91\\xb5M\\x82\\xc5wu\\x8eYY\\x87\\xa1Db\\xd1c\\xa1h\\x83\\xd7]nkoQdaM\\xe7~eD\\x95\\xdbtT\\x89\\xa9\\xb1@\\xa5\\xf9@\\xc9\\xa1\\x89ZcW|WqOJm\\u0129l\\xab\\u0127\\u015fvO\\xd3\\xabIq\\x8d\\u0103V\\x97\\xa5\\x9fD[mI~\\xd3\\xa2cehi\\xcd]\\u0193~\\u0125qX\\x8a\\xb7e\\u01b7\\x9cn\\xb1\\x93}v\\x95[\\u011b\\u010f\\x8e\\u0155]_\\x91\\u0153\\x95`\\x89\\xb9\\x83\\xa7\\xd5\\u014dI\\x99o\\xa9b\\xads\\x7f^}\\x7f\\xc9t\\x8d\\xb1\\u016b\\xab\\xb3p\\xa3\\xff\\xb7W\\xb5|\\xa1\\xa5\\u0103F\\xcfs\\xd7\\x8c\\xa5\\x7f\\u0145x\\x9f\\xcad\\xd2{\\xbav\\u0134\\xce\\xea\\xcc\\u024a\\xb2\\xb6\\x80\\xfc\\xa8|\\xde\\u01b8\\xb5\\u0232\\x91LL\\xfa\\xc9\\u018e\\xa4\\u03ca\\u0119\\u0114V`\\x84_b\\xaa\\x8bS^|\\x9fd\\x8azY|dz\\xa5p\\x86Zb\\xc6\\xa3\\xb6\\xd2K}t\\u0126\\xd4\\u0146\\u01a0\\x82PYzn\\x80\\xcdvX\\xb6\\u011an\\xa0\\u0120\\x81\\xd4\\x84z\\xfd\\xa6\\xaa\\x98\\xf7\\x9e\\xd1\\u0138\\xd9\\x8eU\\u020c\\xb8\\x82d\\xf2\\xdcJ\\xf0\\xb4\\x92\\xec\\xfaNM\\xac\\x8cXZ\\xb4\\x91\\xa4\\u014a\\u01f8_tldI\\x9a{\\xa6\\u0180\\xf0\\u0120\\u0224\\xa5NehXn\\x81YG\\x82\\x87R\\xb0\\xa0\\u01acDj\\xac\\xb8|C\\u011e\\x84Kq\\x82\\xbaf\\u0190i\\u013a\\xa9\\xaa~\\u0106OQ\\xaa\\xa0\\xa4@\\xec\\u01e6\\u024c\\xb2\\xe6B\\x8c\\xca\\x94T\\x9c\\u0178\\x98\\u0282\\u014d\\u0116\\x92\\x9a\\u0134\\u015e\\x96\\u0200\\x9c\\xc6\\xff\\u0204l\\u0164\\u0112\\xf6\\x84t\\x94\\xce\\xbd\\xee\\xbc\\u0128Xh\\x8c\\x91\\x98|\\xaaM\\xa4\\xd0z\"],\"encodeOffsets\":[[116874,41716]]}},{\"type\":\"Feature\",\"id\":\"150000\",\"properties\":{\"id\":\"150000\",\"cp\":[111.670801,41.818311],\"name\":\"\\u5185\\u8499\\u53e4\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@\\xaf\\x8dPq\\x83FB\\x85\\x89|S\\x95\\xb3C|k\\xf1\\x95H\\x8b\\x8fd\\x91i\\xc4\\xa5\\x8ds\\x88\\u0149\\xc5\\x91\\x85P\\xf3\\xd1\\xd1E^\\x91\\xc5Ppy_YtS\\x99\\x8dhQ\\xb7aHwsOn\\x7f\\u0149\\xc3\\x9as\\xa9iqj\\x9b\\x89\\x80USi\\xba]\\xefW\\x9a\\x89\\xabgW\\x81\\xa1A\\x96\\x81R\\xeb\\xa5_\\x8esg\\xc1nUI\\xabm\\x89\\x85\\x84\\x8b]j\\x87vV\\xbc\\x8deuhwqA\\x84\\x8faW\\x98\\x83_\\xb5j\\x85\\xbb\\xe7jioQR\\xb9\\u0113\\xc3\\xdft@r\\xb3[\\xdbl\\u0107\\xcb^\\xcd\\xc9\\xe1G\\x93\\x9bOU\\xdb\\x97OB\\xb1\\x95\\x7fX\\x9fk\\xc5\\x87\\xb9\\xa3k|e]ol\\x99\\x9fkV\\xcd\\xbc\\xd5q\\x7fta\\xcf\\xf5jg\\xc1\\xa3\\xa7U^\\x8c\\x94RL\\x88\\xcbnX\\xb0\\xc7\\x92Bz\\x8d\\x86^~wfv\\x88ypV\\xa0\\xaf\\x84\\u01ab\\u0109\\u02ed\\u022b\\u0197\\u0177\\u027f\\xff\\u013f\\u0191\\u02c3\\u011d\\xff\\xc3\\u01c3\\xdf\\xcb\\u0151\\xf3\\xa9\\u01d0\\u020d\\u0152\\x9d\\u0116M\\xd7\\xcdEyx\\x8b\\xfep]\\xc9v\\xef\\xe8\\x91v\\x9d\\u0180n\\xc2\\u0134\\xd6@\\x82\\x89\\x86V~\\u0108\\x81v\\xa6w\\u0116t\\x97\\u0113jy\\xc4DX\\xc4xGQuv_\\x9bi\\xa6aB\\xe7w\\x91\\u02dbwD\\x99\\xa9{\\x9ft\\u0101mQ\\x80{EJ\\x8f\\xa7KP\\u015b\\u0198\\u01bf\\xa5\\x8d@\\x89sCT\\x95\\xc9}\\u0243w\\x88\\u0187y\\xb1\\x9fg\\x90\\xd1\\x93}T[\\xf7k\\x7f\\xd0\\xe7\\xa6\\xab\\x85S\\xd2\\xa5\\xb8\\xebBX\\xbd\\x89H\\xe1\\xc5\\xb5\\xc0\\u011ftS\\x90\\xdd\\xc2a[\\u01a3\\xb0\\xaf\\x81\\xa6\\x81P\\xef\\xa1\\x81]\\xa3\\u0121\\x93\\x96\\x93\\xd2k\\xaeG\\xb2\\x84\\xe8Q\\xb0\\xf3Mq}E\\x8a\\xf3\\u0190\\xc7\\\\\\\\\\x81\\x83\\x87@\\xe1\\xfcgQ\\xcd\\x8bu\\xa5F\\x83\\x93T\\xd5\\x9b\\xbfJ\\xfb\\x87]|mv\\u0101\\xceYua\\x81^Wo\\xc0a\\xb7\\xadz\\u0105\\xd2ot\\xd7\\xb6CL\\u0197i\\xaf\\xa4m\\u018eH\\u01ca\\xa4\\xee\\xec\\u027e\\u014a\\xecTd\\xe5wsR\\x8d\\xd6g\\u0112\\u0173\\xfa\\x81\\xcd\\u0121\\xe4\\xd5}Q\\xb6\\x97\\x88\\xbfA\\x95\\x86\\x8b[\\xa1\\x8c{d\\xd7uQA\\x83\\x9bM\\x95xV\\x8bvMOm\\u0103l\\xabct\\x7f[w\\xba_\\x9a\\xc7\\xca\\x8a\\x8e\\x9fjb\\xc2\\xa3\\u0126S_\\xe9\\x93QZ\\x93\\x7f_lwgOi\\xfd\\x7fe`Y\\x7fYLq\\xa7I\\xc1\\x88\\u01f3\\xa3\\xd9\\xcb[\\xd5\\xaau\\u018f\\xb3\\xcdT\\x97s\\xb7b\\x81\\xc1\\u013d\\xe4\\u0117[\\x9bb[\\x88\\u0157f\\xe3cn\\xa5\\xeeC\\xbf\\xf7\\xb5[\\u014f\\xc0Q\\xad\\u014d\\x9a\\u0109m\\xbf\\xc1^\\xa3mJVm\\x87\\x97\\x8fL[{\\xcf_\\x9d\\xa3\\x9bF\\xa5\\xd6\\x8d{\\u0179A}\\x85\\xd7Wu\\xa9\\xc5a\\u0173\\u0133\\u01b3hB{\\xb7TQq\\xd9I\\u0137\\xcb\\x91Z\\u0111\\xa9Yc|M\\xa1\\x85L\\x95\\x9deVU\\xf3K_\\x9d\\x9dQWk\\x92_\\u0125\\x91\\xbf\\xe3Z\\x8f\\x95\\x81\\xbbX\\\\\\\\\\u0134uU\\x83\\xe8\\x87lG\\xae\\u011b\\u0142T\\u0120\\u011fD\\u0143\\x94Or\\xcdd\\x82\\xc6\\xcdz]\\x8b\\xb1\\x85\\u016d\\xa9\\x9f\\xc5\\x92]\\x8c\\xc5\\xd0}U\\xcb\\xa5\\xa9T\\u010b\\x99\\xefxgckfWgi\\\\\\\\\\xcf\\u0112\\xa5Hk\\xb5E\\x98\\xeb{\\xbb\\xcfetcG\\xb1ahUi\\xf1iWs\\u0241\\x88\\xb7c\\x9d\\x96C\\x82\\xd5k]w\\u0211|\\u0107a}w\\x85Va\\u011a\\xe1\\xa0\\x9e\\x8cG\\xb0\\xf9nM\\xac\\xaf\\x86{\\xc8\\x88\\xd0\\xc6A\\x92\\xa5\\xc4\\xeaJx\\xd9\\xa2\\x94hP\\xa2\\xdb\\x88\\xba\\x80\\xb5\\x90wWO\\x9f\\xf3F\\x8e\\x9a\\xc1z^\\xc0\\u0157\\xce\\xfa\\xb4\\xa7\\xa2T\\xa4\\u01fb\\u01baS\\x90\\u0117\\x89\\u01f5h\\xdd\\xc5QgvBHou\\x81\\u029dl_o\\xbfGa{\\xefq{\\xa5|\\u017f\\u013fH\\u0102\\xf7a\\u011d\\xc7q\\x87Z\\x8f\\x91\\xf1i\\xf1C\\xb3\\xaa\\x97\\x85\\xbbE`\\xa8\\xe5X\\u0113\\xd5q\\xc9\\xfb[l\\x95}\\x81\\xe7@\\u010d\\u0198\\xf3O\\xbf\\xa1\\x83FUs\\x8dA\\x89\\x93\\u02bd\\u012bcc\\x9aoc\\x83\\x82\\x83\\xc7S}\\x84\\x93\\xa3\\x87IS~\\u0103l\\x8fk\\u0129X\\xe7m\\x90\\u0108\\x85\\u0140\\xd0\\x82o\\xd0dx\\x7f\\xd2uL^T{r@\\xa2\\x91\\x9e\\xcd\\x83\\u011dK\\xe9n\\xa3kQ\\x99\\x89y\\x9a\\xc5\\xf5\\x7f\\xcbX\\u0177\\u018fL\\xa7~}kq\\x9a\\xbb\\x81IH\\u0117\\u01c5j\\u011d\\x9f\\xbb\\xd1\\xdeo\\x9f\\xe5\\xb0qT\\x9dt|r\\x8d\\x7f\\xa9\\xcfS\\x8b\\xaf\\xb7e\\u0168\\u0115x\\xab\\xc8[eM\\x88\\xbfyu\\x88\\x91pN~\\xb9\\xcfyN\\xa3{\\xa9\\x92\\x97g\\x8b\\u0127W\\xed\\xbb\\xcd\\xbes\\x93\\u0259\\u0161\\u01c5_\\xc3\\u0100\\u0257\\xb1\\u0105\\x7f\\x99\\u0133\\u0109\\x8f\\u028d\\u014c\\u0177\\x97S\\x9b\\xc9\\x93A\\x8b\\xb1\\xe5\\u01e5\\u024b@\\xeb\\x9f\\xa3R\\xa9\\u0105P\\xa9}\\u0139\\xaa\\u018fj\\xb9er\\x81\\x83LD\\u011d\\xb7{i\\xab\\u01abC\\xa3\\xb5sKC\\x9a\\x85GS|\\xfa\\xfeX\\x94gp\\x9b{\\xc1X\\xbf\\x9f\\u0107{\\u01b1\\u020f\\xf1Z\\xe1\\u0114yo\\xc1hA\\x8f\\x99}\\u0145\\u0106fd\\u0149\\x84_\\xb9\\x84Y\\xb0\\u0117\\u01e9\\xd1\\xa1H\\xaf\\xb6oMQq\\xf0\\xa1\\xcb\\x99|\\x91\\xd1`\\u01ad\\u0141X\\xbd\\xb7\\xf3\\xdb\\x93\\x8dx\\u011f\\u012f\\xc5cQ\\x87\\x88\\x93\\x83s\\xabt\\u020b\\u01c5F\\x93\\x9f\\x81\\x9d\\xf9^i\\x8d\\x91t\\xab\\u010c\\xaf[\\x9bh\\x81\\x81Ai\\xa9\\xe1\\xa5\\xc7\\u011a\\xd7l|\\xb9y\\xafY\\u0235\\u0193\\x8b\\xf1\\x90\\u01d9\\xb5\\xef\\x82\\u010b\\x99\\u013b|D\\x9c\\x99\\xfc\\u022d\\xb6\\xa1\\x98\\x9bo\\u017d\\xe4\\xd5G\\\\\\\\\\xc4\\x8fT\\xbf\\xd2\\xf5r\\xaf\\x9c\\x9fLgu\\xcfY\\u0119R\\u01a9\\x9a\\u0277\\u014cO\\\\\\\\\\u0130\\xd0\\xa2\\xe6^\\u014a\\xa0\\u0132\\u0236\\u0206b\\xdcG\\x8e\\u011d\\xac\\xbf\\u011aV\\u010eg\\xaa\\x8d^\\xedu\\xbdj\\xff\\u0115\\u0119j\\u0131k@\\u013d\\x83]\\u0117l\\xa5\\xcb\\x87\\u012d\\xfb\\xc1\\x84\\x83\\u0117\\xe9V\\xa9\\xb1\\u0107n\\xa9\\xad\\u0207\\x9e\\xcdq\\xaf\\xbd\\x95Y\\xc3\\xd4\\u0149\\x93\\xc9N\\xd1\\x9d\\xc5\\xddy\\xb9Nq\\xe1\\u0285D\\u01e1\\xcb\\xf1\\xad\\u0181Y\\xc5y\\u0331os\\xa7\\u020b\\xb5\\u02bd\\u01d8\\u01cf\\u01ac\\u0271\\xe0\\x91\\u01b0N\\xa2\\u0194\\xcau\\u013e\\xfd\\u013e\\u03ce\\u022a\\u01ba\\u0242\\u013c\\x9ex\\x9cZ\\u0108}\\xcc\\u0149\\u016a\\x98\\u013a\\u0153\\x8e\\u012dF\\u041b\\u013d\\u0305\\u0223\\u037d\\xd2\\u0175\\xec\\u01a9\\xc7\\u03cb\\xff\\u022e\\u01e1\\u014f\\xe7\\u0191\\u016f\\u0115~\\xc7\\x8d\\x9b\\xbc\\u0233\\xd0Uf\\x86dIx\\xff\\\\\\\\G\\xa0\\x8f\\x88z\\xe2\\u024f\\xd9O\\xba\\xb7pqy\\xa3\\x86@\\x90\\x8c\\x8aq\\xfe@\\u01de\\u02fdIB\\xe4\\u01a3zs\\xc2Z\\x86\\xc1\\xe0\\u013bd\\xf1\\xb0\\u0155z\\xe9\\xd8\\u0171z\\u0219C\\xecD\\u0210\\u0134\\u013af\\xae\\x8e\\xc0\\u013e\\u01b0\\xf8@\\u025c\\xd6\\xdeK\\u010a\\u0147\\u0184\\xa7\\x82\\u0351t\\u011b\\xef\\u0361VA\\u0121\\xd1\\xd1\\xbbd\\xb3\\xf6\\u01cd\\xddX\\u0109\\u0115\\xd6{\\xfe\\u0109u\\xb8\\xcb\\u0285\\u011fU\\u030e\\xe9h\\u0279\\u0186\\u0317\\u032e\\u0218\\u01ca\\u05a5\\u095c\\u0870\\u0163\\u0abe\\xed\\u03f2\\xe4\\u02aeW\\xac\\xae\\u048ce\\u05e8\\u016b\\u0220k\\u026c\\u027b\\u033c\\xe3\\xfcf\\u01a0S\\u05e6\\u0269\\u03c2\\xe5\\u0208H\\u03da\\xceK\\u01f3\\u0372O\\xf0\\xcf\\u0206\\u0198\\xbcC\\u03da\\u01da\\u089a\\u02fc\\u0424\\xd4\\x82\\xa4\\u018c\\x9e\\u011e\\x9d\\u032aQ\\u02a4\\xb4\\xbcm\\u0220J\\u02c0\\x9f\\u01b2\\xc0\\u0260m\\u01d0n\\u01d4\\u010e\\u0206\\xde\\u01e0N~\\x80\\u02a2\\u011c\\x82\\xb6\\u018c\\u0106\\u0118\\u017a\\u0286\\u022c\\u02ea\\u011a\\u0112\\xb8\\u011eG\\u0216\\u01b4\\u0180j`\\u0122\\xe7\\u0136\\u0101\\xe0\\u0143\\xba\\u0113\\u0122\\x83\\u0116\\u0107\\x9aY\\x8c\\xc0\\u014e\\xfc\\xf4Q\\xd0\\xc2\\u014e\\u015e\\u01c6\\u015e\\xea\\u0196\\x9a\\x98o\\u02c6D\\u0124\\xd5\\xba\\xd1\\u01d8\\xdb\\u02e4\\xb3\\u0340g\\u0144\\x81\\u0198\\u0114\\xc0^\\x9e\\xaa\\u0182`\\xaat\\xbe\\xe4\\u019a\\xea\\u0126\\u0100\\xbc\\xd0\\x80\\u0114\\u01ce\\xa8\\u0214\\xbb\\u0360^\\u02ee\\xca\\u0226\\u01a4\\xf8xRr\\u015cH\\xa4\\xb8\\xc2xD\\xc4\\x9d\\x8c|\\xf8\\u02c2\\u02dc\\u01ae\\x90\\xd0\\xac\\u025aw\\u0272Fj\\u0114\\xb2\\xc4w\\xb0\\u01c6d\\xc0\\xc9\\x9e_\\u0138d\\xee\\xe0\\u014ej\\xca\\x9c\\xeaT\\u011e\\xaa\\u014c\\x87\\u015cW\\xc8|tq\\u0122UB~\\xb4\\xb0\\xceFC\\x95\\x8eU\\xbcp\\u0100\\u0113\\u0184N\\xa6\\x8d\\xbeO\\xb6\\x8a\\u0142K\\u010aOj\\x93\\u011a\\x94j\\xb4\\u011cYp\\x98{\\xa6\\x84\\x88S\\u011a\\xcd\\\\\\\\T\\x9a\\xd7\\xaaV\\x96\\xf7\\u0160\\xed\\xa8\\xc5DK\\xb0\\xdft\\u0147\\u0114\\x7fK\\x9a\\xa8\\u01f5\\xc2c\\u013e\\u0323\\u011a\\u01e3\\u0204\\u013dF\\x87l\\u0121U\\u0135\\x9c\\u0147\\x8b\\u0223F\\u0289\\u0241\\x83M\\u011f\\u012f\\u028f\\u01b6\\u0277\\xd8\\u016dO\\u01fd\\xab\\u01bd\\x90\\u016b\\xb9\\u01b1\\u0151\\u031d\\u0228\\xa7\\u021e\\u0298\\u0116i\\u025c\\u0276\\u02a6}\\xa8\\u05aa\\u081c\\u0300\\u0187\\u01ec\\xb9\\u01e8E\\u02e6\\u0125\\xaa\\xd4\\xeaF\\x8ex\\xfaQ\\x90\\x84Er\\xb4W\\x84rh\\xa4\\u0190\\xa0\\\\\\\\tal\\u0108DJ\\x98\\xdc|[Pll\\u031a\\xb8\\u018eG\\xfa\\xb4P\\x9e\\xacW\\xa6\\x86^\\xa6\\x96H]prR\\x93n|\\x90or\\xbe\\x90wLVn\\xc7Iujkmon\\xa3cX^\\x8fBh`\\xa5V\\x94\\x84\\xa6U\\xa4\\xb8}\\x80xRj\\x96[^xN[~\\xaa\\x8axQ\\x84\\x82[`\\xaaH\\xc6\\xc2Exx^w\\x9aN\\xb6\\xca\\x98|\\xa8\\xec\\x86\\x98\\x80Mr\\x9cdYp\\x82\\x90oRzNy\\x98\\xc0Ds~\\x80bcf\\xcc`L\\x96\\xben\\x8b|\\xbeT\\x82\\xb0c\\xa8\\xc8\\xa2a\\x82r\\xa4\\x96`[|\\xf2D\\u015e\\u0114\\xf6xEl\\xd6dH\\x84\\xc0I`\\x84\\u010e\\\\\\\\\\xc0\\xec\\x81~\\xc6\\x8eR\\xbctf\\x95\\xa6^\\xa2\\u0137\\xb6e\\x94\\xd0\\xdaM\\x8cptgj\\x96\\x84\\u0261\\u010c\\xc5y\\u0121L\\xfb\\x99\\u0147V\\x7f\\xae\\x8a\\xc4\\x8f\\xc8\\u0180\\x86\\u010e\\xb0P|\\xaaVV\\x86\\xaaj\\x96\\xac\\u011a\\xd2\\xeap\\xac\\x96E|\\u016c\\xc2c|\\xc0t\\u0190K\\xa0f\\x88{\\u0118F\\u0112\\x9c\\u018cX\\u01b2\\u0105o\\xbd\\u0118\\x91\\\\\\\\\\xa5\\x96o}\\x9b\\xdbu\\xa3\\xe7\\xadkX\\x91{u\\u0129\\xab\\u0101\\xed\\xd3U\\u0145\\xdf\\u0162q\\x80\\x8f\\u0164\\xa5ly\\u0148[\\x80oi{\\xa6\\x8bL\\x87\\u0144\\x87\\xf0F\\u022a\\u0216\\x94\\x9d\\u0112L\\x84\\xbf\\xcc\\x8b\\x88f\\x8c\\xa3K\\xa3\\u02ba\\x99oqN\\x9f\\x83w\\u011fc`ue\\x97tOj\\xd7\\xb0KJ\\xb1q\\x83\\xc6\\u0121m\\x89\\u011a\\u0157os\\xac\\x85qehqsu\\x9c\\x83H{\\xb8kH\\xa1\\x8a\\x85\\xcaR\\u01ea\\xc7\\u018cb\\u0206\\xa2\\xb4\\xe4\\xdc\\x8d\\xa2N\\xec\\xc9\\u0296\\xa6\\xe2\\xa9\\u0120u\\xa6\\xf6\\u010c^\\xe2\\xa3\\u0102h\\x96\\x9a\\u0116M\\xc8\\xc4w\\x82\\\\\\\\f\\u0166\\xb0W\\xa0\\xa2\\xbelu\\u0178D\\x84w\\x8a\\\\\\\\\\u0300\\u0289\\xcc\\xdbM\\x85\\u0100[b\\xd3\\x9eEn}\\xb6Vc\\x85\\xea\\x93s\\x83\"]],\"encodeOffsets\":[[[129102,52189]]]}},{\"type\":\"Feature\",\"id\":\"210000\",\"properties\":{\"id\":\"210000\",\"cp\":[123.429096,41.796767],\"name\":\"\\u8fbd\\u5b81\",\"childNum\":16},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@L\\x96\\x8e@@s\\x99a\"],[\"@@MnNm\"],[\"@@\\x81d\\x82c\"],[\"@@e\\xc0\\x82C@b\\x82\\x93\\x9d\\x89\"],[\"@@f\\x87\\x85Xw\\x7fkbr\\x96\\xc4`qg\"],[\"@@^jtW\\x91Q\"],[\"@@\\x81~\\xa0Y]c\"],[\"@@G`\\u0114N^_\\xbf\\x81Z\\x82\\xc3M\"],[\"@@iX\\xb6B\\x8bY\"],[\"@@\\x84Y\\x83Z\"],[\"@@L_{Epf\"],[\"@@^WqCT\\\\\\\\\"],[\"@@\\\\\\\\[\\x93\\x8b\\xa7t|\\x94\\xa4_\"],[\"@@m`n_\"],[\"@@\\xcfx\\u01cc{q_\\xd7^Giip\"],[\"@@@\\x9c\\xe9^B\\x86\\x87nt\\x88a\\xca\\x7fU\\x97\\x98\\x9f]x\\xa0\\xaf\\xc4P\\u0132\\xad\\xb0h\\x80\\u0299K\\xb3\\x86V\\x88\\xd5@Y~\\x86|Ev\\u0139s\\xc7\\x84\\x8d\\xa6\\xadL^p\\xc3\\x82\\xb2\\u0178\\xd2G\\xa0\\x92\\xcbl]\\x84xx\\xc4_\\x98fT\\xa4\\u010e\\xa4c\\x8e\\x9cP\\x84\\x96C\\xa8\\xb8TVjbgH\\xb2sd\\xcedH\\x90t`B\\x88\\x97\\xb2\\xacGJj\\u0119\\xb6[\\xd0hjeXdlwh\\x9a\\xf0S\\u010c\\xa6\\xaaV\\xca\\xcf\\x80\\x8b\\xc6\\x91Z\\x98\\xc6\\u0176\\xae\\xb2\\x86^\\x8c\\xcey\\x81\\xc5\\xcecPq\\u0144\\x93\\u011aDM\\u0127\\u011c\\u0141H\\xad\\x88k\\x84\\xe7vV[\\u0133\\xbcW\\x96\\x82Y\\x90\\xc0\\xe4\\u0126\\x92\\x91`Xl\\x9eR`\\x9e\\xf4LUV\\x9efK\\x96\\xa2\\x86{NZd\\u0112\\xaa\\x92Y\\u0138\\xcc\\xdaJRr\\xb8SA|\\u01b4g\\u0174\\u0134\\xc6bv\\xaa\\xd8X~\\x86\\u017aB\\x8e|\\xa6\\xd5\\x9cE\\x9e\\xa4\\xd0`\\\\\\\\|\\x90K\\x88\\x98UnnI]\\xa4\\xc0\\xc2\\u010an\\u014e\\x99R\\xae\\u0150\\xbf\\xb6\\\\\\\\\\xc0\\xf8\\xedDm\\xa6\\xceb\\u0168ab\\x89\\x9ca\\u0118\\\\\\\\\\u013e\\xe3\\x82\\xc2\\xb8a\\x98t\\xceS\\u0190\\xb4\\xa9v\\\\\\\\\\xd6\\xda\\xcc\\u01f4\\xa4\\xc2\\x87\\xa8JKr\\x80Z_Z\\x80fj\\xfehPkx\\x80`Y\\x94\\x92RI\\x8cjJcVf~sCN\\xa4\\xa0\\x88E\\x82\\x9ch\\xe6\\x8fm\\x89\\x96sHy\\xa8S\\xf0\\xd1\\xcc\\\\\\\\\\\\\\\\\\x9f\\u0110RZk\\xb0IS\\xa7fq\\u0152\\xdf\\xfd\\xe1\\u011e\\x8d\\xd9\\xc9\\xd6[^\\xaf\\u01e4\\u0172\\x84\\xea\\xb4\\\\\\\\\\xa6\\xac\\u0106PM\\xaf\\xa3\\x9f\\x88\\xbbu\\xefp\\xf9zEx\\x80\\x9ean\\xb5yoluqe\\xa6W^\\xa3\\xcaL}\\xf1rkqW\\u0148\\xfbP\\x99\\x89UP\\xa1\\xf4J\\x8aoo\\xb7\\x8cU}\\xa3\\x8c\\x84[\\xb7\\xa8@X\\x8c\\u0138\\x9f\\x93\\x8b\\x8bDXm\\xad\\xdb\\xdd\\x8f\\xba\\x87\\x9bGU\\x8bC\\xc1\\xaa\\xbd{\\xed\\u0102^\\x90cj\\x87k\\x93\\xb6\\xc3[q\\xa4\\x93L\\xc9\\xf6\\xb3cux\\xabzZf\\x83\\xb2BW\\xc7\\xaeY\\xdf\\xbdve\\xb1\\xc3C\\x95\\xfd\\xa3W{\\xda^\\x92q^s\\xd1\\xb7\\xa8\\x8b\\xcdO\\x81t\\x93\\xb9\\xb7C\\x81\\xa5\\x87GD\\x8f\\x9br\\xed@w\\x8d\\xd5K\\u0163\\xc3\\x9d\\x8b\\x98\\x9f\\xabV\\xb7i}x\\xcb\\xcd\\xf7\\x91i\\xa9\\u011d\\x87\\u025d\\u01e1]\\x83\\x88{c\\x99\\xb1OW\\x8b\\xb3Ya\\xb1\\x9f\\x89_\\xe7\\xa9\\x82H\\x9e\\u0115o\\u01ab\\x80\\u0147q\\x83r\\x9d\\xb3\\x89Lys[\\x84\\xf1\\xb3\\xafOS\\x96\\u010fOMisZ\\x86\\xb1\\xc5FC\\x7f\\xa5Pq{\\x8f\\x82\\xc3[Pg}\\\\\\\\\\x97\\xbfgh\\u0107O\\x85\\x95k^\\u0123\\xc1\\x8dF\\u0131\\u0109\\u0125M\\xadoEqqZ\\xfb\\u011b\\u0149\\xb3F\\x91\\xa6o\\u0135\\x97h\\x9f\\xd5P{\\x8f\\xaf~T\\x9d\\xcdl\\xaa\\x89N\\x89\\xdfY\\x93\\xd0{Ps{\\xc3VU\\x99\\x99e\\u010ewk\\xb1\\u0149V\\xd3\\xbd\\u017dJ\\xe3\\x81\\xc7\\xc7\\xbbJm\\xb0dhc\\xc0ff\\x91dF~\\x88\\x80\\u0100e\\u0116\\x80d`sx\\xb2\\xa0\\x9a\\x83\\xaeE\\u017c\\u0100dQ\\x8d\\x8b\\xc2d^~\\u0103\\xd4H\\x88\\xa6\\\\\\\\\\x9bLKp\\u0104Vez\\xa4NP\\xa0\\u01f9\\xd3\\x97R\\x99\\xc6\\u0105JSh\\xada[\\xa6\\xb4\\xc2ghwm\\x7f\\x80B\\x90\\xd0\\xa8\\u017ahI|\\x9eVV\\x8e\\x97\\x8e|p]\\xa0\\xc2\\xbc\\xe8N\\xe4\\xb6\\xdcB\\xd6\\xbc\\x93L`\\x82\\xbcb\\xd8\\xe6\\x8cKV\\x94\\x9fpo\\x9c\\xfaNZ\\xde\\xd2Kxpw|\\xcaEMnzEQ\\x9a\\x8eIZ\\x94\\x8eZ\\x87NB\\x88\\u010d\\xdaF\\xdc\\xe7m\\u0129\\x82W\\u012a\\xf1t\\x91\\xde\\u0135\\xc7\\xf1Z\\xabuD\\x82\\xb1|\\u018fl\\u0133\\xa5\\xe3n\\xb7\\xb1Pm\\xcda\\x89\\x96d\\x8fa\\x87\\xa0CL\\x87\\u01d1\\x7fk\\xf9\\xf3\\xa1\\xb3\\xcf\\xabQa\\u010b\\xcf\\x91O\\xc3\\xa5\\xd5\\u0111Q\\u0225\\u010b\\u01ady\\x8b\\xb3\\xc3A\"]],\"encodeOffsets\":[[[123686,41445]],[[126019,40435]],[[124393,40128]],[[126117,39963]],[[125322,40140]],[[126686,40700]],[[126041,40374]],[[125584,40168]],[[125453,40165]],[[125362,40214]],[[125280,40291]],[[125774,39997]],[[125976,40496]],[[125822,39993]],[[125509,40217]],[[122731,40949]]]}},{\"type\":\"Feature\",\"id\":\"220000\",\"properties\":{\"id\":\"220000\",\"cp\":[125.3245,43.886841],\"name\":\"\\u5409\\u6797\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\x91p\\xe4\\x94\\xb3PCl\\x83Fbb\\xcdz\\x9a\\x80wBG\\x92\\u012d\\x80Z\\x84\\xc5i\\x93\\xbb\\x83lY\\xad\\u010b\\xb2Sg\\x8ek\\xc7\\xa3\\x97^S\\x89\\x93qd\\xaf\\x95\\x8bR\\x85\\xa9\\xe9\\x8e\\xa3\\xafS\\x86\\\\\\\\cZ\\xb9i\\u0171\\u018fCu\\u018d\\xd3X\\x7f\\x87oR}\\x93M^o\\x95\\xa3\\x85R}o\\xaaU\\xadF\\x85uuXHl\\x8fE\\xc5\\x95\\x87\\x80\\xcf\\x7f\\xa9\\xa4\\xdbmT\\x8e\\xfe\\xa4D\\x96\\xb2\\xc4uf\\xe0\\xc0\\xadXX\\xc8\\xb1Ae\\x84yYw\\xacdv\\xf5\\xb4K\\xca\\xa3\\x94\\\\\\\\r\\xb5\\xc4l\\x94i\\x88\\x8fd\\u0101]|\\xee\\xa9\\xbeD\\xc2V\\x8c\\x9cH\\xb9\\x88\\xde\\x90\\xae\\xdcWn\\x8cC\\x94\\x8c\\u0137\\xa0W\\x8b\\xa7@\\\\\\\\\\xb8\\x8b\\x83~\\xa4\\x8bVp\\xb8\\x89p\\xf3IO\\xa2\\x8aVO\\x9a\\u0147\\xfcrXql~\\xf2\\xc9K]\\xa4\\xa5Xrfkvzpm\\xb6\\x9dbw\\x7fyFo\\xfav\\xf0\\x87\\xbc\\xa4\\xa0N\\xb0\\u0105O\\xa5\\xab\\xb3[\\x83\\xe9\\u01e1\\u0171_\\xb0\\xd5\\\\\\\\\\xda\\xca\\u011d\\x8e\\xfe\\xe2\\u0151\\xe0erR\\xa8\\xadJYl\\u010fQ[\\xa0\\xcfY\\xeb\\xd0\\xa7TGz\\x95tn\\x8a\\xdf\\x90\\xa1gF\\x81\\x8fkM\\x9f\\u0101G\\xc1\\xa4ia\\x8d\\xa0\\xc9\\x89\\x99\\xc8\\xb9`\\\\\\\\xs\\x80\\xacd\\u0106kNnuNU\\x8a\\x96u\\x9eP@\\x82vRY\\xbe\\x95\\x96\\\\\\\\\\xa2\\x85\\x8cG\\xaa\\xf3\\u0104~R\\xe3\\xd6\\xce\\u0122\\xf9\\x82\\u0111\\u0174\\xd5hQ\\x8extc\\xe6\\xebS\\u027d\\u0149\\xed\\xeb\\u01c9\\xa3\\u018dG\\xa3nj\\xb0K\\u0198\\xb5Ds\\xd8\\xd1py\\u0106\\xb8\\xae\\xbfbXp\\x82]vb\\xcdZu\\u0102{n\\x88^I\\xfc\\x9c\\xc0S\\xd6\\x84\\x94\\xa6E\\x8cvR\\xce\\xfbh@\\xe2\\x84\\x88[\\x82\\u018f\\xc8\\x89\\xf4~FNr\\xaf\\xf4\\xe7R\\xb1\\x83\\xadH\\xd1l\\x95\\x92\\u0122\\x96^\\xa4\\xa2\\x82O\\xf0\\x9f\\x8c\\xe6vxs\\u0152]\\xde\\xc1T\\x8f\\u0120s\\xb6\\xbf\\xe2\\xc6\\x8aGW\\xbe\\xecA\\xa6\\xb7T\\xd1\\xac\\x86\\xe8\\xa5\\x80\\xcf\\xd0J\\xa8\\xbc\\x8f\\xd2\\xd6\\xbc\\x83\\u01a6\\u0244x\\xca~S\\x96tD@\\x8a\\u0102\\xbc\\u0174\\xa1jl\\xbaW\\x9ev\\xd0\\x89\\x88z\\u01a6Z\\xd0\\x8e\\xb2CH\\x97\\xa0\\x84A\\x9dxiukd\\x8b\\x8cGgetqmc\\x9e\\xdb\\xa3Ozy\\xa5cE}|\\x85\\xbecZ\\x85\\x8dk\\x82\\x89\\xbfu\\u0150\\xe3[oxGikfe\\xe4T@\\x85\\x9aSUwpi\\xdaFM\\xa9\\x92\\xa3\\xe8^\\xda\\x9f\\x82`@v\\xb6e\\u0148\\x86f\\x81\\xa0h\\x98eP\\xb6\\x90\\x9et\\x93\\xe4Ol\\xc3\\x94Ug\\x83\\xdez\\u0178U`l\\x9c}\\xd4\\xc6Uv\\xd8_\\u014c\\xac\\xd6i^\\u0109i\\xa7\\xb2\\xc3\\x8aB~\\xa1\\u0108\\x99\\xdaEgc|DC_\\u0226m\\xb2rBx\\xbcM\\xd4\\xa6\\u016ed\\u0128\\xc3\\xe2Yx\\x91\\u0198DV\\xc7\\u013a\\u013fg\\x8d\\xbfcw\\xc5\\\\\\\\\\xb9\\x98\\xa5Y\\u012dl\\x81\\x9c\\xa4\\x9eOv\\x86\\x9aLjM_a\\xa0W`z\\u013cM\\u017e\\xb7\\\\\\\\swq\\xddSA\\x87\\x9a\\x97q\\x89\\u015a\\u0133\\x7f\\xaf\\x8a\\x91\\xb0k\\x90\\x8aR\\u0113\\xb0wx^\\u0110k\\u01c2\\xd2\\x93\\x84\\x9c\\x9e\\x93\\x9c\\x8e\\x84\\x8b\\\\\\\\]\\x98nr\\u0102}\\xb2\\u010a\\u0172\\xd2\\xf8\\xe3h\\xb7M{yMzys\\u011bn\\x9d\\u0112\\u0121V\\xb7\\xb0\\x93G\\xb3\\xbcX\\xc0\\x93\\x93\\x99\\xa4\\xb9\\x8di\\xb4o\\xa4\\u0143\\x9a\\x9f\\xc8`\\xcc\\x83\\u01f2\\xc4U\\u011ed\\\\\\\\i\\xd6\\x9a\\x8c\\x88m\\xc8B\\u0124\\xdc\\u0272DEh\\xa0LG\\xbe\\u0180\\xc4\\xbe{Wa\\x8c\\x8dY\\xcd\\xc8\\x8f\\u0122\\u0118\\xd4R\\xee\\u0110j\\x8b}\\xc7\\x9e\\x93ccj\\x87oUb\\xbd\\x9a\\x8d{\\x93h\\xa7\\u01fe{K\\x8b\\u0196\\xb5\\xce\\xf7\\x9eG\\u0100\\xd6\\u0160\\xe5\\u01b0\\xces\\xadl\\x9b\\x95yi\\u0113\\xab\\x8b`\\xe5\\xa7\\x9dH\\x7f\\xa5Ae\\x9d^\\xa7\\x84GK\\x81}i\\xe3\\\\\\\\c]v\\xa9\\u0123Z\\x93m\\xc3|\\x93[M}\\u0123T\\u025f\\u0135\\xc2\\x91\\xc2`\\xc0\\x7f\\x96\\xe7m\\x89\\x91FK\\xa5\\xda\\xed\\xc1bX\\x9a\\xb3\\xccQ\\xd2\\x91Ho\\x81f{\\x89]e\\x80pt\\xb7G\\u014b\\u011cY\\xfcn\\u010e\\u0173VY^\\x92\\x98yd\\xf5k\\xc5ZW\\x84\\xabWUa~U\\xb7Sb\\x95wG\\xe7\\u01d1\\x82\\x93iW^q\\x8bF\\x82\\x93\\x9buN\\u011d\\x8d\\x97\\xb7Ew\\x84\\x8bUtW\\xb7\\xdd\\u010f\\xe6\\xa9PuqEzwAV\\x95\\x97XR\\x89\\xe3Q`\\xad\\xa9G\\x8cM\\x87ehc\\x9bc\\x94\\x9d\\u010f\\xcf\\x9dd\\x87\\xa9\\xd1W_\\xcf\\x97Y\\u0185\\x8c\\xbb\\x85\\xe9\\\\\\\\\\x8d\\x83\\u0279~\\u01d9G\\xb3m\\xd8\\xa9B\\u0161\\x90uT\\xa7\\u0124\\xbd\\xa2\\xc3_\\xc3\\xbd\\x91L\\xa1\\x8d\\x91\\xfd\\x9fqT^rme\\x99\\\\\\\\Pp\\x95ZZb\\x83y\\x9f\\x92uy\\x81bQ\\x97ef\\xb5]Uh\\u013fDCm\\xfbva\\x9a\\xd9NSk\\x9dCwn\\x89c\\u0107fv~\\x85Y\\x8b\\x84\\xc7G\"],\"encodeOffsets\":[[130196,42528]]}},{\"type\":\"Feature\",\"id\":\"230000\",\"properties\":{\"id\":\"230000\",\"cp\":[128.642464,46.756967],\"name\":\"\\u9ed1\\u9f99\\u6c5f\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@U\\x83\\xb5N\\xff\\xa5\\u012b\\xe8\\xe7\\x81\\x8b\\x95\\x9dH\\xcd\\xf8\\u0195\\xb6L\\x8c\\u01fd|g\\xa8|\\x94\\x99\\x8ea\\xbepVi\\x88dd\\x9d\\x94~\\xc8i\\x8c\\xed\\u010f\\xd3Q\\u0121\\u0117\\xc7\\x90Z\\xce\\x8b\\x8eXb\\xbd|\\u017f\\xc3H\\xbd\\x9fKFg\\u0271C\\u0123\\xdb\\xc7A\\x87n\\x99\\x8bj\\xd5c[V\\u011d\\u01f1\\xc3\\xcb\\x84\\xc7_\\x99\\xa0\\xa3\\u0144\\xb3p\\x8ej\\xa3\\xba\\x94\\x9a\\xbf\\x94\\xbbWH\\xb4\\xaf\\x94U\\xb8\\u0111\\u0122m\\x9et\\u011cyzzNN|g\\xb8\\xf7\\xe4\\u0171\\xd1\\xb1\\u0109\\u0101~mq^\\x97\\x8c[\\x8d\\x83\\x94\\x9b\\x9b\\x9d\\x94\\x83\\u01c1\\xd1\\u010flw]\\xafxQ\\u0114\\x8f\\x89\\xafl\\x89\\x92\\x80\\xb0\\u0159\\u0134r\\x8a\\x99\\x98B\\x88\\xdeTxr[t\\u017d\\xb8\\u013bN_y\\x9fX`biN\\x99Ku\\x85\\x9dP\\x9b\\xa3k\\x82Z\\u012e\\x97\\xa6[\\xbax\\xc6\\xc0dh\\x8e\\u0139\\u0140U\\xc8\\u0197Cw\\x92\\xe1Z\\u0127\\xc4\\u016dc\\xd3\\xa5\\xbbNAw\\xb1q\\u0225nD`{Chd\\xd9F\\u0107\\x9a}\\xa2\\x89A\\xb1\\xc4j\\xa8]\\u010a\\xd5j\\u014b\\xab\\xd7`Vu\\xd3\\xc5\\x9b~_k\\u0177V\\xddyh\\x84\\x93Vk\\xc4\\xe3Ps\\x94\\x8f\\x9dO\\xb5\\x97f\\x9fge\\x82\\u0147\\x85\\xb5f@u\\x81_\\xd9\\xa0\\xd9c\\x9f\\xaaN\\xaa\\xd9EojVx\\x99T@\\x86\\xe3SefjlwH\\\\\\\\p\\u014f\\xe4\\xc0v\\x81\\x8a\\x8elY\\x86\\xbdd{\\x86F~\\xa6dyz\\xa4P\\x9d\\xdcndsrhf\\x8bHc\\x8cvlwjF\\x9c\\xa3\\x81G\\x98\\xb1D\\xcf\\x8d\\u01a5Y\\x87y\\xcf\\x8a\\x9du\\xb9Xik\\u013f\\xa6\\xcfq\\u0197\\u01c0O\\u015c\\xa8LI\\x90|FR\\x7f\\u0102n\\xa0s\\xaa|C\\x9a\\u02dczx\\x90A\\xe8\\xa5b\\x9cfudTr\\x7fFW\\xc1\\xb9Am|\\x98\\u0114\\u0115s\\u0137\\xc6F\\x87\\xb4N\\x9a\\x89}\\u0107\\x85U\\x81\\x8a\\xd5@\\xc1\\u0133\\u017fmu\\x9e\\xe7\\x92u\\xf0^\\xca\\xfdow\\x8cFz\\xd8\\xce\\u0115N\\u0151\\x9e\\u01cf\\u020e\\xf4\\xaa\\xcc\\u0152\\u01c4\\xe0\\u0100\\xc4\\u02c4\\u011e\\u0140\\u0192\\u0280\\u0100\\u0198\\u0178\\u02ee\\u022c\\u01ac\\u010a\\xb0\\x83U\\x9fzou\\x87xe]}\\x8e\\x85Ay\\xc8\\x91W\\xaf\\xccmK\\x87\\x93Q]\\x8b\\u012a\\xbaif\\xb8\\xc4X|sZt|\\xbd\\xdaU\\xce\\xa0lk\\x9a^p{f\\xa4l\\x88\\xbal\\xc6W\\xa0\\x96\\x80A\\xb2\\x98PV\\xdc\\x9cPH\\x94\\xca\\xe2]\\xce\\u0108\\xcc\\xdck\\xb4\\\\\\\\@q\\xe0s\\u0114\\xc4Q\\xbapRij\\xbc\\xe8i\\x86`\\xb6\\x97\\x84bX\\x83\\x90rBgxfv\\xbb\\x8euUi\\x88\\x8c^v\\x8d~\\x94J\\xacmVp\\xb4\\xa3\\x8c\\xb4VWrnP\\xbd\\xec\\xa2BX\\x82\\xach\\x99\\x8a\\xf0X\\xb9^Tj\\x7fV\\x9c\\x8ari\\xaaj\\x99t\\u014a\\xc4m\\x80tPGx\\xb8bgR\\x9a\\x8esT`Zoz\\xc6O]\\x92\\xd2F\\xf4\\xd2\\x86O\\xc6\\x92\\x87\\u014a\\x8cv\\xc5\\x9e\\x94p\\x92cG\\x8c\\xea\\x8asx\\xb4DR\\x96\\x8c{A\\x86\\x84EOr\\xb0\\x8c\\x95\\x9ex|\\xed\\x9cb\\x88\\xb3Wm~\\x9dDVj\\x8d\\xba\\xe9NN\\x86\\xcb\\xdc\\u02db\\u0276\\xadG\\x83x\\u0177CSt\\x9f}]\\xfb\\u014d\\x95Smtu\\xc7\\xc3\\u0115N\\x95\\x99\\u0101g\\xbb\\x9a\\xedT\\xabu}\\xe7\\xbdB\\u0135\\xde\\u02a3\\xa5\\xeb\\xca\\xa1M\\xdb\\x8e\\xb3\\xe3\\u0205\\xa1\\u018ba\\u01e9\\xc8\\xc9Q\\x89\\x86G\\xa2\\xb7lG|\\x9b\\x84tvgrrf\\xab\\x86pt\\u0119\\u0158n\\x8a\\xc5\\u0122r\\x84I\\xb2\\xafLi\\xd8sPf\\x98_v\\u0120d\\x84xM\\xa0pr\\u02b9\\x9aL\\xa4\\x8b\\xa4\\x87e\\xcb\\x8c\\x83\\xc0\\u0111K\\x93\\x9e\\xef\\xd9VY\\xa7]I\\x87\\xf3\\xe1\\u0125]\\u0137\\x86K\\x88\\xa5\\x8cj|\\x7fp\\u0147\\\\\\\\kz\\u0163\\xa6\\x7f\\x90\\u0161n\\u0146\\xe4\\xd4V\\u0102\\xee\\u012a\\xac|vW\\x92\\xael\\xa4\\xe8\\xd8r\\x82\\x98\\x95xm\\xb6\\u0103~l\\xc4\\u01af\\u0104\\u0344\\xf6\\u0204E\\xd4\\xa4\\xd8Q\\u0104\\x96\\u0104\\xbb\\u01a2j\\u0226O\\u01fa\\xa8\\xecS\\u0156\\xc6\\u01acy\\x94\\x8dQ\\x9cv`\\x96cw\\x83ZS\\xcc\\xae\\xfc\\xb1\\u01c4]\\u0140\\xe7\\xacB\\xac\\xa9\\u0144z\\u01ba\\u0177\\u0244e\\x90eO\\x81\\u0128S\\x92\\x9d\\x8cfm\\xa0\\u010a\\x82\\u0180P\\u030e\\u0113z\\xa9\\u010a\\x82\\xc4\\xd5\\xcamg\\x9f\\xc7sJ\\xa5\\u0194\\x88\\u014a\\u015b\\xe6\\x92\\xce\\x81\\xd1qv\\xbf\\xedUO\\xb5\\xaa\\x89\\xc2n\\u0126\\xc1_\\xbd\\xe4@\\xea\\xed\\x85\\xa3P}\\u0120[@g\\u0121}g\\x93\\u024a\\xd7\\x93\\xfb\\xcfWX\\xe1\\xa2u\\u017e\\u01bb\\xccsN\\xcd\\xbd\\x9d\\u018e\\xc1\\xa7\\u010d\\u0150\\x9bA\\x8f\\u0113eL\\xb3\\xe0ydl\\x9b\\xa6\\u0118V\\xe7\\u0141p\\u015b\\u01c6\\u013d\\u013a\\u017f\\xca\\x83Q\\xed\\xdc\\xe7\\xdb\\u0121\\xd4\\x8fs\\u0115\\xac\\x97\\u01f8\\xafY\\xdf\\u010b\\u0121H\\xb5\\xa0\\xa1e\\xe5`\\x9d\\u013c\\x83r\\u0109\\u0158\\xf3\\u01a2F\\xec\\x93\\u010eW\\xf8x\\xcak\\x86\\x94\\u0188d\\u01ac\\x8fv|\\x96I|\\x7f\\xb7\\xa9Nq\\u0144R\\u0140\\x83\\xa4\\xe9\\x94e\\u014a\\x9c\\u0140\\x9b\\x88\\xe0\\u0140U\\xb2\\u0155\\u0180B\\x82\\x7fQ\\xa3\\u010e}L\\xb9\\xcek@\\xa9\\u0108u\\u01f0\\u0173\\u01e8\\x94\\xda\\xa7\\u0188nT\\x7f\\xcb\\xc7\\xe9\\u019f\\xcacf\\u010d\\u0164^Xm\\x87\\x97H\\x8d\\u010a\\u0115\\xcb\\xabW\\xb7\\u010b\\xebx\\xb3\\u01d4\\u0137\\xd0\\u010bJ\\u0101\\x82w\\u0130_\\u0138\\x98\\u0200^\\xf4Wr\\xad\\xb0o\\xfa\\xac\\u0126\\x85\\u0168K~\\x94\\u0230C\\u0110\\xb4\\u01f6\\xa3\\x92fN\\xce\\xe8\\xe2w\\xa2Xn\\u016ee\\xc2\\xc6\\u0136\\x8e\\x90\\xbe\\xbex\\xe4L\\u0134\\x81\\u0118l\\u013cO\\xa4\\xd2\\u0128A\\xa2\\xca\\u025a\\xa8\\xae\\x82\\xd8C\\xd4\\xa0\\u016cG\\u01a0\\x94\\u01a6Y\\u011c\\x87\\u0118\\xdc\\u01acDJ\\x97g_\\u0365\\u0153@\\u010d\\u0145\\u013bA\\x93\\xb6\\xaf@w\\xceqC\\xbd\\u0108\\xbbN\\x9f\\u0103\\xebK\\x99\\u010f\\xcdQ\\x93\\xd9\\x7f\\u01ab[\\xab\\xc3\\xed\\x95g\\xdf\\xd4\\xc7O\\xdd\\xe1W\\x91\\xf1\\x8fuZ\\x93\\xaf\\u0125\\x80\\x9f\\x8d\\u0155\\u0101\\xa1\\xd1\\u0137Ju\\xa4E\\xa0\\x9f\\xe5\\xaf\\xb0WK\\xc9\\xb1_d_}}\\x8dvy\\x9f\\xf5u\\xac\\xef\\xb9\\xd3U\\xb1\\xbd@g\\xcf\\xbfr\\xc3\\xbdD\\x89\\x86g\\x85Cd\\x89\\xb5\\x97\\xb0MF\\x81\\x8fYxw\\xbfCG\\xa3\\x8bR\\u019b\\xbd\\x7f\\xd5{]L\\xa7{qq\\u0105\\x9a\\xbfB\\xc7\\u01bb\\u011f\\xeb\\x9a\\u072d\\u01ca\\xcb|c\\xb2}F\\xb5}\\x9b\\xd9Rs\\xd3p\\x8fg\\x7f\\xb1\\x8aQNq\\u01eb\\u014bRw\\u0155n\\xe9\\xd1\\xc9K\\x9f\\x86\\xabSeYR\\x85\\u014b\\x8b@{\\xa4SJ}\\x9aD\\xa0\\xdb\\u01d6\\u058d\\x9f]g\\x9dr\\xa1\\xb5\\u0177jqW\\xdbham\\xb3~S\\xab\\x93\\x84\\x9b\\xde]\"]],\"encodeOffsets\":[[[134456,44547]]]}},{\"type\":\"Feature\",\"id\":\"320000\",\"properties\":{\"id\":\"320000\",\"cp\":[119.767413,33.041544],\"name\":\"\\u6c5f\\u82cf\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@c\\xfe\\xc5Pi\\x8a`Z\\x9fRu\\xa5\\xc9\\\\\\\\]~\\xb0\\x8eY`\\xb5\\x86\\xd3\\x7f\\x83^ph\\xc1bn\\xc0\\u015f\\xfa\\x8e\\xf2a\\x96\\u012c\\xbaT\\xd6\\u0152b\\x82\\x98e\\xa6\\xa6\\x80{\\xb8Z\\xe2\\u0107Np\\x8c\\xa9\\x9eHr|^\\x88mjh\\x8aSEb\\\\\\\\afv`sz^lk\\x8elj\\x8b\\xc4tg\\x8b\\xa4D\\x98\\xad\\xbeX\\x9a\\xbf\\xc0\\x92|\\u0110\\x94iZ\\x84\\x9d\\u0200\\xe5B\\xb7\\xee}GL\\xa2\\xf5c\\xdfja\\x9fyBF\\xb5\\xcfC^\\u012d\\x95c\\xd9t\\xbfs\\u011fH]j{s\\xa9HM\\xa2\\x83Q\\x7fnD\\xc0\\xa9Da\\xdc\\xde\\x8c\\xb7jg\\xe0iDbPufjDk`dPO\\xee\\x83hw\\xa1\\u0125\\x87\\xa5\\x9aG\\x98\\x9fP\\xb2\\u0110ob\\xbarY\\x86\\x84\\xee\\xb6aH\\u0162\\xb4\\xa0]\\xb4\\x82r\\u0131l\\x9dw\\xb3r_{\\xa3DB_\\xdbd\\xe5uk|\\x88\\u0168\\xafF\\x7f\\xa0C\\xbayr{XFy\\x99e\\xb3\\xde\\u010b\\x87\\xbf\\xc2\\x99k\\u012dB\\xbf\\x84Mv\\xdbpm`r\\xda\\xe3\\x94@\\u0118\\xb9h\\xe5g\\xcb\\xd6\\u01bfxnl\\u010d\\xb6\\xc5\\xec\\xbdOt\\xbe\\x7fdJl\\x8aVJ\\u0102\\x8a\\x9c\\u01c0\\x9c\\u015eqvnO\\x8a^\\x9fJ\\x94Z\\x91\\u017c\\xb7Q}\\xea\\xcd\\x8e\\xc5m\\xb5\\xd2]\\x8e\\u018d\\xa6Dq}\\xacR^\\xe8\\u0102\\xb4\\u0140\\u013b\\u010aI\\xd4\\x92t\\x9e\\u0132yQ\\u0150\\u0120MNt\\x9cR\\xae\\x7f\\xf2Lh\\x8f\\x89\\x9b\\u011as\\xa9\\xbb\\x9c}O\\xd3\\x8cGZz\\xb6A\\\\\\\\j\\u0128F\\x88\\xe4O\\u0124\\x98HY\\x9a\\x86Jv\\x90\\xdeHNi\\xdca\\u010e\\x9a\\xc9\\x96nFQl\\x9aNM\\xa4\\x88B\\xb4\\u0104N\\xf6\\u0242tp\\x96\\u016cdf\\xe5\\x85\\x88\\x8bqm\\xbfQ\\xfb\\x8a\\xf9\\u015e\\x87\\xdab\\xa4u\\u0143J\\u0174u\\xbb\\xb9\\u0104\\x95l\\x81\\u0216\\u0127\\u0174w\\u030c\\u0175\\xb2\\u01f9\\u01e0\\u035bh\\u012d\\u0142\\u0195r\\xe7\\xfc\\xb1Y\\x99xci\\x87t\\u011f\\xae\\x9dj\\u0171\\xa2KO\\u0137\\x95Coy`\\xe5\\xaeVTa\\xad_\\u0100]\\u0150\\xdd\\u025e\\xef\\xb2\\u02af\\xca^]afY\\u01f8\\xc3\\u0106\\u0113\\u012a\\u0223J\\u0111\\u034d\\xf4\\u018b\\xc4\\x9d\\xc4\\xcd\\x8e\\u012b\\x89\\xe7\\xdb\\u0248\\u01e5\\xa3\\xad\\xdbmY`\\xf3\\xa3Z\\x8d\\xab\\xa7\\xb0\\xd3\\xb3QafusN\\u0131\\u01c5_k}\\xa2m[\\xdd\\xf3D\\xb5\\x97\\xa1RL\\u010diXy\\x87\\xc5N\\xef\\u0103\\xa1\\xb8i\\u0114\\xcf\\x91N\\xcc\\u0155o\\u0113d\\u014d\\xee\\xe5\\u0164\\xfbHcs}~\\xdbw\\x7fb\\xf9\\xb9\\xa3\\xa6\\xd3C\\x81t\\x8bOPr\\x83E^\\xd2o\\x8ag\\x99\\u0109I\\xb5\\x9e\\xdb\\xc5\\u02b9K\\x85\\xa4\\xbdphM\\x8a\\xfc`o\\xe6\\x80\\x86\\u0140\"],\"encodeOffsets\":[[121740,32276]]}},{\"type\":\"Feature\",\"id\":\"330000\",\"properties\":{\"id\":\"330000\",\"cp\":[120.153576,29.287459],\"name\":\"\\u6d59\\u6c5f\",\"childNum\":45},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@E^dQ]K\"],[\"@@\\x81jX^j\\x87\"],[\"@@sf\\x8abU\\x87\"],[\"@@qP\\\\\\\\xz[ck\"],[\"@@\\x91R\\x83\\xa2\\x82FX}\\xb0[s_\"],[\"@@Cb\\x9c\\\\\\\\\\x97}\"],[\"@@e|v\\\\\\\\la{u\"],[\"@@v~u}\"],[\"@@Qx\\xc2F\\xaf}\"],[\"@@\\xb9n\\x8cv\\xdes\\xafo\"],[\"@@rSkUEj\"],[\"@@bi\\xadZ\\x8cP\"],[\"@@p[}INf\"],[\"@@\\xc0\\x7f\\xbf\\x80\"],[\"@@\\xb9dnb\\x8c\\x85\"],[\"@@rS\\x9fBnR\"],[\"@@g~h}\"],[\"@@FlEk\"],[\"@@OdPc\"],[\"@@v[u\\\\\\\\\"],[\"@@Fj\\xe2L~wyoo~\\x9bs\\xb5L\\x96\\\\\\\\\"],[\"@@\\xace\\xb9aN\\x88\"],[\"@@\\\\\\\\n\\xd4\\xa1q]L\\xb3\\xeb\\\\\\\\\\xff\\xae\\x8cQ\\xd6\\x8e\"],[\"@@\\xcaA\\xad\\xa9[\\xac\"],[\"@@Kx\\x8cv\\x7f\\xad\"],[\"@@@hlIk]\"],[\"@@pW{\\x8do||j\"],[\"@@Md|_mC\"],[\"@@\\xa2\\x85X\\xa3\\xcf\\x8dylD\\xbcX\\x88tH\"],[\"@@hl\\xdc[LykAvy\\x8f\\x81fw\\x8d^E\\x9e\\x9b\\xa4\"],[\"@@fp\\xa4Mus\\x93R\"],[\"@@\\xae_ma~\\x8f\\x95L\\xc1\\xac\\x9aZ\"],[\"@@i\\x9dM\\x84xZ\"],[\"@@ZcYd\"],[\"@@Z~dOSo|A\\xbfqZv\"],[\"@@@`\\x94EN\\x8f\\xa1v\"],[\"@@|\\x96TY\\x8f{\"],[\"@@@n@m\"],[\"@@XWkCT\\\\\\\\\"],[\"@@\\xbaw\\x9aZRk\\u0115WO\\xa2\"],[\"@@\\x99X\\x7f\\xae\\xb1Gr\\xc6\\xaa\\\\\\\\\\xd4\\xe1Xq{\\x8b\"],[\"@@\\u016fTG\\xb0\\u0104LHm\\xb0UC\\x8b\"],[\"@@\\xa4\\x8e\\x80a\\xdcx~}dt\\xfcG\\xe6\\u0163\\u014e\\xed\\u0114c\\u0156pM\\xcb\\xd0\\x92j\\u0113\\xa2\\xb7\\xf0\\u0104\\xc6Mz\\x88jWK\\u010e\\xa2Q\\xb6\\x98\\xc0_\\xea\\x92\\x94_B\\u0131\\x80i\\x7f\\xabpZ\\x80gf\\x80\\xa4Nrq]\\xa7\\u0102N\\xae\\xabH\\xb1\\x87y\\u01b3\\xed\\xbe\\xd7\\u0178\\u012b\\xe0L\\u0142\\u010d\\u0174\\u01dd\\u0102\\xed\\xc0B\\u0156\\xd5\\xaa\\x88\\x8a\\xc1\\u0156H\\u0157\\u0149\\xe5q\\xfb\\xf5\\x90i\\xa8h\\xdc\\xb7\\x83\\xf1t\\xbb\\xb9\\xfdv_[\\xab\\xb8m\\x89YL\\xaf\\x89Q\\xaa\\x85m\\u0109\\xc5dM\\x88\\x95g\\xc7jc\\xba\\xab\\x95\\u0119\\x9c\\xac\\xadK\\xad\\xb4\\x83B\\xab\\xc2\\u0105co\\u010b\\\\\\\\xKd\\xa1g\\u011b\\u0167\\xab\\xae\\xe1\\x92[~\\u0131xu\\xb7\\xc5\\x94Ks\\xcb\\xc9\\x8fc\\xa2\\xd9\\\\\\\\\\u012d\\u019b\\xebbf\\xb9\\x9d\\xad\\u0123S\\x83\\u011c\\x9dk\\xe1\\u0189\\xd4\\xad\\u0108ZB{\\x8aaM\\x91\\xb5\\x89fz\\u0149f\\xe5\\xc2\\u0167\\u012f\\u018b\\u01dd\\xca\\u0115\\x81\\u0121\\u0107\\xa3g\\xb3ne\\xad\\u0105\\xbb@\\xad\\xa6S\\xae\\x82\\\\\\\\\\xdf\\xf0C\\x9a\\x7fh\\x99iq\\xaa\\u012diAu\\x87A\\x9d\\xad\\xb5\\x94\\x8d_W\\xa5\\u01a3O\\\\\\\\l\\u010b\\u0122ttC\\xa8\\xa3t`\\x88\\x99PZ\\xe4uX\\xdfB\\x8ds\\x87\\u013byek\\x80\\x9dO\\u0111\\u0121\\u0135HuXB\\x9a\\xb5]\\xd7\\x8c\\x87\\xad\\xad\\\\\\\\\\x9b\\xb0\\xae\\xacF\\xa2\\x8f\\xbep\\x90\\xb5\\xbck\\u0158\\xf3\\xacW\\xe4t\\x92\\xb8|@\\x9e\\x95L\\xa8\\xb8\\xb5r\\x93\\xba\\xf9\\xb3\\xd9~\\xa7WI\\x8b\\x9fZW\\x8e\\xae\\x92\\xb1\\xd0\\xa8\\xd2\\xc9x\\x80`\\x89\\xb2p\\u011c\\x95rO\\xf2gt\\xc1Z}\\xfe\\xd9]\\x84\\x92\\xa1\\x8c\\x9fFK\\x82wsPlU[}\\xa6Rv\\x8dn`hq\\xac\\\\\\\\\\x94\\x90nQ\\xb4\\u0118RWb\\x94\\x82_\\xa0rt\\u010cFI\\xd6\\x8ak\\x8a\\x8a\\u0126PJ\\xb6\\xd6\\xc0\\xd6J\\u0108\\u0104T\\u011a\\xf2\\x9eC\\xa0\\xb2@P\\xfa\\x85\\xd8z\\x9c\\xa9P\\xee\\xa2\\xa3\\x9cC\\xc8\\xda\\x9c\\u0112\\xb1\\x84h\\u0156\\x87l\\xac\\xe2~nm\\xa8f\\xa9\\x96i\\u013c\\xabm\\x87nt\\x96u\\x86\\xd6Z\\xdc\\xc4j\\x93\\x8aL\\x8e\\xaeE\\xcc\\x9cF\\xaa\\xb2i\\xcax\\xd8\\xa8\\x9eI\\xc8hhst\"],[\"@@o\\\\\\\\V\\x92zRZ}y\\x81\"],[\"@@\\x86@\\xb0\\xa1m\\xdb\\x9bG\\u0115\\xa8\\xa7Ian\\xe1[\\xfd\\u01a4jf\\xe6\\x87\\xd8L\\x96\\x95\\xe4Gr\\x99\"]],\"encodeOffsets\":[[[125592,31553]],[[125785,31436]],[[125729,31431]],[[125513,31380]],[[125223,30438]],[[125115,30114]],[[124815,29155]],[[124419,28746]],[[124095,28635]],[[124005,28609]],[[125000,30713]],[[125111,30698]],[[125078,30682]],[[125150,30684]],[[124014,28103]],[[125008,31331]],[[125411,31468]],[[125329,31479]],[[125626,30916]],[[125417,30956]],[[125254,30976]],[[125199,30997]],[[125095,31058]],[[125083,30915]],[[124885,31015]],[[125218,30798]],[[124867,30838]],[[124755,30788]],[[124802,30809]],[[125267,30657]],[[125218,30578]],[[125200,30562]],[[124968,30474]],[[125167,30396]],[[124955,29879]],[[124714,29781]],[[124762,29462]],[[124325,28754]],[[123990,28459]],[[125366,31477]],[[125115,30363]],[[125369,31139]],[[122495,31878]],[[125329,30690]],[[125192,30787]]]}},{\"type\":\"Feature\",\"id\":\"340000\",\"properties\":{\"id\":\"340000\",\"cp\":[117.283042,31.26119],\"name\":\"\\u5b89\\u5fbd\",\"childNum\":3},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@^iuLX^\"],[\"@@\\x82e\\xa9Ehl\"],[\"@@\\xb0Z\\xc6\\xeb\\u010e\\xb5mk\\u01c0w\\xcc\\xd5\\xe6h\\xbagB\\u011d\\xe2\\x8dq\\xd9\\u010a\\x8fz\\x9b\\xd6g\\u0146t\\xc0\\xc1\\u0102\\x8a\\xc6\\xe1\\x92hEz|WzqD\\xb9\\x80\\x9f\\xb0E\\x87\\u0167l{\\xe6v\\xdccA`\\xa4C`|\\xb4q\\x9ex\\u0132k\\x81q^\\xb3\\xb3\\x9fG\\u0161\\xb5b\\x83\\xedZ\\x85\\xb9qpa\\xb1\\u010f\\xa0OH\\x97\\xa6\\x99\\u0126\\x88x\\xa2\\x84gP\\xedcOl_iCveaOjCh\\xdf\\xb8i\\xdd\\x8bb\\xdb\\xaaCC\\xbf\\x80m\\x84RV\\xa7\\xa2A|t^i\\u0120G\\xc0t\\xdas\\x96d]\\u012e\\xd0DE\\xb6zAb\\xa0\\xe0i\\xf6dK\\xa1~H\\xb8\\xed\\xe6A\\x9e\\u01ffY\\x83\\x93j{\\u010f\\xbf\\x91\\x99\\xc0\\xbdW\\x97\\xae\\xa3Ch\\x8c\\xc3si\\x8c\\x8dkkly]_teu[bFa\\x89Tig\\x87n{]Gq\\xaa\\x9do\\x8b\\u0108MY\\xe1|\\xb7\\xa5\\x7ff\\xa5\\x81\\x97\\u0151aS\\xd5\\u0117\\x99N\\xb5\\x8d\\xf1\\u011e\\xabIm\\x8c_m\\xbf\\xc2a]u\\u011cp\\xa0\\x85Z_\\xa7{C\\x83\\xe4g\\xa4\\xb0r[_Yj\\x89\\xc6Od\\xfd\\x93[\\x8eI[\\xe1\\xb7\\xa5\\x93Q_n\\x87\\xf9gL\\xbemv\\x99\\u02caB\\xdc\\xc6\\xb6\\x9d\\u010aJh\\x9ap\\x93c\\xb9\\x98O]i\\u0160]\\x9c\\xa5\\xa0jtsggJ\\xc7\\xa7\\x9dw\\xd7j\\xc9\\xa9\\xb1\\x9bEF\\xcb\\x8d\\xad\\x89Ki\\x94\\xdb\\xc3\\xd5Yv\\x85s\\x95\\x88m\\xacnj\\u013b\\xaa\\x95\\xa7emn\\xe1}k\\xab\\u0155\\x88\\x83g\\u0111\\xb2\\xd9\\x9bD\\xc7\\xa4\\x9b\\xed\\xa1\\xaaOy\\x9b\\x86\\xd7O\\xf9\\xb1@D\\x9f\\xf1\\x9dS\\u0119\\u0107\\u0103\\xd5I\\xd5\\xbfI\\xb5\\u0125O\\x89\\x89\\x8fjN\\xd5\\xcbT\\xa1\\x8d\\xbftN\\xe6\\u0147\\xe0\\xe5y\\u0137r\\u0115q\\xa7\\xc4\\u0129sW\\xc6\\xdf\\x8eF\\xb6\\x9d\\x9eX\\xae\\xbf\\x89m\\x8c\\x99w\\x85RI\\xde\\x93f\\xdfoG\\x91\\xb3\\x7f\\xbe\\xa9uyH\\x91\\u012f{\\u0181\\u0127\\xafAFnuP\\x8f\\x85\\xcd\\xd4z\\x9a\\x8cV\\x97d\\xe0\\xf4\\xba^\\xd0\\xe6d\\xb4\\x7f\\x80\\x87oG\\xa4{S\\x89\\xac\\u0107x\\xe3}\\x9b\\u0167\\xd7K\\u01e5\\u0129\\xab\\x9e\\xd5OE\\xd0\\xb7\\xd6d\\xd6s\\u0198\\xd1\\xa8[\\x92\\xdb^Xr\\x7f\\xa2\\xbc\\x98\\xa7xv\\xc4\\x9b\\xc6\\xb5`K\\x94\\xa7\\xa0t\\xd2\\xb4Cvlo\\xb8fz\\u0168\\xf0\\xbeNY\\xb4\\u0131~\\xc9\\u0114\\u0113\\x85\\xdf\\xfa\\x9dL\\xc3\\xc3\\x8f\\x96_\\xc8\\xcf|]\\xc2\\xcfFl\\x94g`b\\x9ae\\x9e\\x9e\\x80n\\xbe\\xa2pU\\x82h~\\u01b4\\u0116\\xb6_\\x82r\\xa0s\\u0104~c\\x9e\\x94\\u0188]|r\\xa0c~`\\xbc{\\xc0{\\u0212iJjz\\x8f`\\xee\\xc0\\x8dT\\xa5\\xdb\\xb3\\x85]\\x92u}\\x9bf\\x85\\xefQl{skl\\x93oNd\\x9fj\\x9f\\xe4\\xcbzDv\\u010doQ\\x8a\\u010fHI\\xa6rb\\x93tH\\u0114~BmlR\\x9a\\x97V_\\x84\\u0127TLn\\xf1H\\xb1\\x92D\\x9e\\x9cL\\x91\\xbcL\\x98\\xaal\\x90\\xa7\\u0164a\\xb8\\x8c\\u011alK\\xb2\\x80\\\\\\\\R\\xf2vDc\\xce\\x7fJbt[\\xa4\\x80D@\\xaehh~kt\\xb0\\u01fez\\x8f\\xd6@\\xbe\\x8d\\xaadb\\x84Yh\\xfc\\xf3Z\\xa0\\u0148\\xb6vHr\\u013e\\\\\\\\\\xca\\x97JuxAT|dm\\xc0O\\x84\\x8b[\\xc3\\xd4\\x8bG\\xb7\\u011a\\u0105\\u0110l\\u016a\\xdapSJ\\xa8\\u0138\\x88Lv\\xdecP\\xe6\\u0137\\u0168\\x8e\\xaem\\xd0\\x90\\x88\\xe1l\\x9fwKh\\xefgA\\xa2\\u0173\\xc6\\xa9\\xde\\x96\\xa4O\\xc8\\x9cm\\x92\\xb0\\x8cK\\xb4\\x90\"]],\"encodeOffsets\":[[[121722,32278]],[[119475,30423]],[[119168,35472]]]}},{\"type\":\"Feature\",\"id\":\"350000\",\"properties\":{\"id\":\"350000\",\"cp\":[118.306239,26.075302],\"name\":\"\\u798f\\u5efa\",\"childNum\":18},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@\\x93zht\\xb4\\x8f\\x87]\"],[\"@@aj^~\\u0106G\\x97\\x8f\\xa9O\"],[\"@@ed\\xa8\\x84C}}i\"],[\"@@@v\\x88PGs\\x7fQ\"],[\"@@\\x89sBz\\x82ddW]Q\"],[\"@@S\\x8e\\xa8Q\\x93{\"],[\"@@N\\x8eVucW\"],[\"@@qptBAq\"],[\"@@\\x89\\x92\\xb8[mu\"],[\"@@Q\\\\\\\\pD]_\"],[\"@@jSwUadpF\"],[\"@@eX\\xaa~\\x83\\x95\"],[\"@@AjvFso\"],[\"@@fT\\x96\\x9b_\\xc7\\xed\\\\\\\\\\x9f\\x99\\x97v|ba\\xa6jZ\\xc6y\\x80\\xb0\"],[\"@@IjJi\"],[\"@@wJI\\x80\\x88x\\x9a\\xab\\xbcA\\x7foNe{M\\xad\\x90\"],[\"@@K\\x89\\xb1\\xa1\\xd3\\x88\\x94\\u010c\\xe4eZ\\x81\"],[\"@@k\\xa1\\xb9Eh~c\\xaewBk\\x8bUpl\\xc0\\xa1I\\x95~M\\u0101\\x8de\\xa3bN\\xa8gZ\\xfd\\xa1a\\xb1\\xd6cp\\xa9Ph\\x9eI\\x94\\x9f\\xa2Qq\\x85\\xc7Gj\\x9d\\x9d\\x7f\\x8b|\\xa5U\\x99\\xa0g[Ky\\xac\\x8d\\x8d\\u014f\\x8d\\x96v@Op\\x88t\\xc9E\\x9f\\x90F\\x84\\x90\\\\\\\\@\\xa0\\xe5\\x7fA\\xac\\x88V{X\\u0123\\x89\\u0110\\x9dBy\\x85cp\\x81\\u011b\\x85\\xbc\\xb3\\u0102p\\x8f\\xb7\\xa4\\x83\\xa5o\\x93hqq\\xda\\xa1\\u0145Ls\\x81\\x83^\\xc3\\xa1\\x97\\x9e\\xa7ql\\x9f\\xc0hH\\x81\\xa8MCe\\xbb\\xe5\\xc7GD\\xa5zPO\\xa3\\u010d\\xd9kJA\\xbc\\xdf\\x96\\u0117\\x8fu\\x9b\\u0115e\\xfb\\xd2\\x8di\\xc1\\u0167\\x90SW\\xa5\\x98Q\\x8a\\xfb\\u0157\\xbd\\xf9\\u011bc\\xdd\\xa7S\\xf9\\u0129\\u0105SW\\xf3\\xab\\xed\\u0119AC\\xb5\\x9beR\\x97\\xe5\\x81\\u01c3RC\\xd2\\xc7Z\\xcd\\xa2\\x8b\\u017a\\xb1^dls\\x8ctjD\\xb8\\x95\\x82Zpu\\x9e\\xd4\\xe2\\xc3\\x92H\\xbeoLU\\xea\\xc3\\xd4jj\\u0113\\xf2\\xb4\\u0104W\\x82\\u019b\\x8d\\x85^\\xd1\\xa5\\x8b\\u0126\\x9f@\\xc7\\xf2\\x96\\x8am\\x8c\\x83Ow\\xa1\\xf5yJ\\x86yD}\\xa2\\u010f\\x8f\\xd1\\xc8\\u0121f\\x8d\\x8aZd\\x96a\\xa9\\xba\\xb2z\\xa3\\x9aN\\x96\\x83jD\\xb0\\xd6tj\\xb6\\xacZS\\xce~\\xbec\\xb0\\xb6\\xd0m\\x98x\\x82O\\xb8\\xa2Pl\\xb4\\x9eSL|\\xa5\\x9eA\\x86\\u022a\\u0116M\\x92\\u0146\\u0132g\\xae\\xe1IJ\\u010c\\u0112\\xfc`\\xa0\\x8eQF\\x87\\xach|\\u0102\\x93J@z\\xb5\\xa0|\\xea\\xb3\\xc8\\xa0\\xb8U\\xd6\\u016c\\u016c\\xc0Ett\\u0138r\\x82]\\x80\\x98\\xf0\\x8eM\\xa4\\u0136\\u0132Ht\\xcf\\xa0A\\x92\\x86\\x9e\\x7f\\u012ckvsq\\x87^a\\xcebv\\x8cd\\x96\\x99f\\xca\\xf2SD\\x80\\xb4Z^\\x92xPs\\u0102\\x9erv\\x8b\\u019e\\u0140\\x98\\x9djJd\\xd7\\u0158\\xc9\\xa0\\xaeA\\x96\\xce\\xa6\\u0124d\\x80x\\u0106qA\\x8c\\x86ZR\\x94\\xc0M\\u017a\\x8cn\\u010a\\xbb\\x8c\\u0130\\xd0Z\\x97\\xa0YX\\x96\\xe6J\\x8ay\\u010a\\xb2\\x88\\xb7\\xb6q\\xa7\\xb7\\x96K@\\x9d\\xb7{s\\x91X\\xe3\\xf4\\xabl\\u0157\\xb6\\xbbo\\x8f\\x90\\xbdE\\xa1\\xad\\xab\\xa2\\xb1\\xa8Y\\x88\\xae\\xd8\\x8b\\xb6^A\\x99vW\\u0136G\\u0112\\u0122\\x9ePl\\x7fzf\\x88\\u013c\\x8et\\xe0AvWY\\xe3\\x9aO_\\x87\\xa4sD\\xa7ss\\u010c\\u0121[k\\u01a4PX\\xa6\\x8e`\\xb6\\x93\\x9e\\xae\\x88BBv\\u012ajv\\xa9\\x9ajx[L\\xa5\\xe0\\xef\\x81[F\\x85\\xbc\\xcd\\xcb\\xbb\\u011fV`\\xab\\x95Ip\\x99}cc\\xc5\\u0125ZE\\x8b\\xe3oP\\x85\\xb4B@\\x7f\\x8aD\\x7f\\x97\\xb8m\\xb1\\x93z\\xab\\u01b3\\x97\\xbf\\xe5\\xb3BR\\xd8\\xb6\\x88\\x9cWl\\xe2\\xfe\\xe4\\u0105`\\x93]Z\\x7f\\x8f\\xa3T\\x7f\\x81c\\x97\\xa0\\u0139G\\xb5\\xb6H\\x99m@_\\xa9\\x97k\\x8c\\x89\\xbex\\u0128\\x87\\xf4\\u0209\\xf0X\\xab\\xbd\\u0111CI\\x8f\\x7fb\\u0107qK\\xb3\\xc1\\x8b\\xc4\\u0161\\xacOA\\x8dw\\xe3\\xbbaL\\u0149\\x87\\xcb\\u0125W[\\x93\\xc2GI\\x97\\xc2Nx\\u0133\\xa4D\\xa2\\x8e\\x8f\\xee\\u010e\\xceB\\xa7\\xb0_J\\x7f\\x9cGs\\x83\\xa5E@\\x85\\xa4u\\u0107\\x85P\\x91\\xe5\\x86c\\x90uMuw\\xa2BI\\xbf\\x87]zG\\xb9gu\\u012eck\\\\\\\\_\"]],\"encodeOffsets\":[[[123250,27563]],[[122541,27268]],[[123020,27189]],[[122916,27125]],[[122887,26845]],[[122808,26762]],[[122568,25912]],[[122778,26197]],[[122515,26757]],[[122816,26587]],[[123388,27005]],[[122450,26243]],[[122578,25962]],[[121255,25103]],[[120987,24903]],[[122339,25802]],[[121042,25093]],[[122439,26024]]]}},{\"type\":\"Feature\",\"id\":\"360000\",\"properties\":{\"id\":\"360000\",\"cp\":[115.592151,27.676493],\"name\":\"\\u6c5f\\u897f\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\x8f\\u0122\\u0128\\u0190g\\u013c\\x88\\xbc\\xc2MD~\\u0146\\xaae^\\\\\\\\^\\xa7\\x84\\xfd\\x9d\\xa9j\\xd7\\x8dcZ\\x86\\xd8\\xa8zd\\xd2a\\x90\\xb6\\x88l\\xd2\\x8dJ\\x8c\\xec\\xf5`oz\\xf7@\\x9d\\xa4u\\u015e\\xb8\\xb4\\x86\\xf4\\u0119\\xf6Y\\xbc\\x89H\\u010c\\u01b6ajl\\xde\\u01a9\\xa5\\xe9Z[\\x94|h}^U\\xa0\\x8c\\xa0\\xa5p\\x84\\u0104\\u017e\\u01a6O\\xa0\\x7flt\\xb8\\xc6\\xa0\\x80Q\\\\\\\\\\x80\\x8aa\\xc6|Cn\\xc2Ojt\\xad\\u011a\\u0124d\\x92\\xc8\\x8cF`\\x92\\xb6\\x84@\\xd0\\xeb\\x94\\xa0\\xa6\\u014d\\xd2\\x9e\\xa8S\\xeav\\x86H\\u0122\\xfbXD\\xae\\x85Qg\\xc4\\x97Wi\\xd8P\\xde\\xec\\xbar\\xa4\\u01c6\\x80N\\u0120\\xa2l\\x96\\x95\\u0104tZo\\x9cC\\u019e\\xd4\\xbaCx\\x7frp\\u0120V\\xae\\xca{f_Y`_\\x83eq\\x92\\x92\\xaeAot`@o\\x82DXfkp\\xa8|\\x8as\\xac\\\\\\\\D\\x91\\xc4Sf\\xe8\\xa9Hn\\xac\\x85^Dh\\xc6y\\xf8Jh\\x93\\xd8x\\u0122\\u0100L\\xca\\x88\\x84\\u01a0P\\u017c\\u010b\\u0104w\\u0220\\u011a\\xa6G\\xae\\x8f\\u01d2\\u0124\\xe4T\\x90\\u0160\\xc6~\\u0126w\\x8a\\xab|TF\\xa1\\x8an\\x80\\x7fc\\xb3\\xcf\\xe5\\xb9]\\u0109\\u0111xe{\\x8f\\xce\\xd3\\x90\\x86vOEm\\xb0B\\u0182\\u0128\\u0130|G\\x92vz\\xbd\\xaa\\xb4\\x80H\\x92\\xe0p\\x94eJ\\xdd\\x86Q\\x9axn\\x8b\\xc0\\x8aW\\xad\\x9e\\x9dE\\xb5\\xe0\\x8dX\\xc5\\u012at\\xa8\\xc3\\u0116r\\xc4w\\xc0F\\xce|\\u0148\\xd3M\\xe5\\xbcib\\xb5\\xaf\\xbb\\xe5DT\\xb1\\x8fm[\\x93r\\xab_g\\x8emQu~\\xa5V\\\\\\\\OkxtL\\x81\\xa0E\\xa2\\x8b\\x83\\x91\\xda^~\\xfd\\xea\\x8bP\\xf3\\x96qo\\u011b\\x8a\\xb1\\x7f_\\xcaw\\xa7\\xd1\\xaa\\xe5\\u0197\\u0101\\xbc\\x8bm\\u0109\\u0179\\x8b\\xbfNQ\\x93\\x85YB\\x8b\\u0105r\\x7fw\\u0123c\\xcd\\xa5B\\x95\\x9f\\xad\\u0157\\xcac\\xd8iI\\x97\\x9e\\u019d\\u013fu\\x8c\\x9dqt\\u0101wO]\\x91\\xb3YC\\x7f\\xf1Te\\xc9\\x95\\x9a\\x8bcaub\\xcd\\x88]trlu\\x80\\u012b\\x85\\x9dB\\x91\\xd0\\x9fGs\\u0135\\u0131N\\xa3\\xef\\x8d\\x7f\\x97\\x81^\\u0137qss\\xbfF\\u016b\\u016bV\\xd5\\x9f\\xb7\\xb4\\xc7{\\xe9\\u0108\\xfd\\x89\\xff\\x9bOE\\x88\\x8dR_\\x9f\\u0111\\xfbI\\u010b\\xe2Jh\\xad\\u0145\\u0131N\\x91\\u0229\\u0115B\\x85\\xa6\\x9dK{\\x9dTk\\xb3\\xa1OP\\xb7w\\x81n\\x97\\xb5\\xcfd\\xaf}\\xbdT\\xcd\\xabYi\\xb5\\xd5sC\\xaf\\x84iM\\x95\\xa4\\x99\\xad\\x95\\xa6\\x9d\\xafP|\\xff\\x8dUHv\\x93he\\xa5oFTu\\x89\\xf5\\\\\\\\\\x8f\\x8eOSs\\x8bM\\xf2\\u0111\\u0187ia\\xba\\u0107X\\x9f\\u010a\\u0135\\xe0\\x9d\\xb7\\xe7h\\u0183\\xf7\\xc7\\x9c{\\x91\\xedgu^\\x9b\\u0111g\\x92m[\\xd7zkKN\\x9d\\x81\\x8f\\x91\\xb6\\xd5\\x9d\\xbbl\\u010d\\xd3{XS\\xc6\\x89v\\xa9_\\x9d\\xc8\\xebJbVk\\x84\\u0114V\\xc0\\xa4P\\xbe\\xba\\xc8M\\xd6xl\\xf2~\\xaa\\xda\\xe0G\\u0102\\xa2B\\x84\\xb1\\x92\\xcc\\x8cK\\x98y\\x92\\xe1V\\x87\\xbc\\xc3~\\xad\\x9d\\x85`g\\x9b\\x9fs\\xd9fI\\x9b\\u018bl\\u0119\\xb9e|\\x96~udj\\x88uTlX\\xb5f`\\x90\\xbfJd\\x8a[\\\\\\\\\\x98\\x84L\\x82\\x91\\xb2\"],\"encodeOffsets\":[[116689,26234]]}},{\"type\":\"Feature\",\"id\":\"370000\",\"properties\":{\"id\":\"370000\",\"cp\":[118.000923,36.275807],\"name\":\"\\u5c71\\u4e1c\",\"childNum\":13},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@Xjd]{K\"],[\"@@itbFHy\"],[\"@@HlGk\"],[\"@@T\\x82\\x8cG\\x9fy\"],[\"@@K\\xac\\x98\\x95\\x8bU\"],[\"@@WdXc\"],[\"@@PtOs\"],[\"@@\\x95LnXhc\"],[\"@@ppV\\x83u]Or\"],[\"@@cdzAUa\"],[\"@@udRhnCI\\x87\"],[\"@@\\x88oI\\x83\\x8fpR\\x84\"],[\"@@\\u013d\\u010d{fz\\u01a4\\xee\\x92K\\x9a\\x96\\xceM\\u012e]\\x86\\x97ZF\\x88\\xbdY]\\xe2\\xa3ph\\x92\\x99\\x9a\\xb6\\xa8r\\xe2\\xf8\\xc0\\x86\\xce\\u01e8\\xa4^\\xba\\xc4\\x94Gz\\x88~gr\\u011a\\u011cl\\u011e\\xc6\\x84L\\u0106\\u01c6\\xa2\\xceo\\xa6\\x96cv\\x93Kb\\x80gr\\xb0Wh\\x94mZp\\xa0\\x88L]L\\xbacU\\x89\\xc6\\xadn\\x94\\u017c\\u0124\\xcc\\u0112\\x9cbAnrOA\\x9c\\xb4\\x9e\\u020ac\\xc0b\\u01a6U\\xd8r\\u0106U\\xdc\\xf8\\x9c\\u012c\\u019e\\x86\\x9a\\x98Ez\\x84VL\\xae\\xf6\\xd8Bk\\u0156\\xdd\\u0110\\u0116\\xb9\\u0167\\u0304\\xb1\\xc0b\\xce\\xc9\\x9cnb\\xb2\\u0126h\\u0146B\\u0116\\x9b\\x9e\\u012f\\u0126\\xe5X\\u0107\\xec@L\\xaf\\xb4yw\\x81\\u0195C\\xe9\\xc3\\xb5\\u0117\\xa0\\u01bf\\xb8\\x91l\\xb5\\xbeZ|\\x86ZWyFY\\x9f\\xa8Mf~C\\xbf`\\x80\\xe0_R\\xc7zw\\u018cfQnny\\xb4INo\\u01ac\\x88\\xe8\\xf4\\xba|sT\\x84JU\\x9a\\x9b\\x82L\\x84\\xeeVj\\x84\\u01ce\\xbe\\u0112\\xd8\\x8d\\x82Dz\\xb2XPn\\xb1\\x90\\u0174P\\xe8\\xb8\\u0154L\\u0194\\xdc\\u01ba_T\\x91\\xfc\\xc3\\u0124BB\\u010b\\xc8\\x89\\xf6A\\xb4fa\\x84\\x98M\\xa8{\\xabM`\\x87\\xb6\\x81d\\xa1\\xf4\\x89\\xd6\\xb0\\x9am\\u0230B\\xd4jj\\x8c\\xb4PM|\\x94c^d\\xa4u\\x95\\x83\\xa4\\xdb\\xb4\\x8c\\xe4\\xab\\u01a2fPk\\xb6M\\xf4l\\x88]Lb\\x84}su\\x8f^\\x8fke{lC\\x91\\x85M\\x95rD\\x8a\\xc7\\xad]N\\x81\\xd1Fsmo\\xf5\\u013eH\\x89yG\\u0103{{\\xe7rn\\x9d\\xd3E\\x89\\x8b\\u0195ZG\\xaa\\xb9Fj\\xa2\\xef\\x8fW\\x85u\\xf8\\x7fC\\u01f7\\xeb\\x8f\\xa1\\u0105uh\\xdb\\xa1^Kx\\x95C`\\x7f\\x8fC\\\\\\\\b\\xc5x\\xec\\xb2\\u011d\\xdd\\xbf_N\\x89\\u012bC\\u023d\\u013f\\xe5B\\xa5\\xa2\\xb7I\\u0156\\xd5y\\x8d\\\\\\\\\\x87\\xb9kx\\x87\\xc3\\xa3\\x8f\\u010c\\xd7GDy\\xc3\\x95\\xa4\\xc1\\xe7FQ\\xa1\\x84Kt\\u0175\\u018b]Cg\\xcfA\\x9d\\x8f\\xf9Sed\\x87c\\xda\\u017a\\x97\\x8auYf\\x83yMmh\\x81UWp\\x8fS\\x8dyG\\x8fwMPq\\u0140\\x97\\x9b\\xc1\\xbczK\\x9b\\xb6\\x86G\\x95\\xadY\\xa7\\xcb\\x83@\\x96\\xb4\\u015b\\xc7\\xb5\\u0195\\x81Bm\\x9c\\x81@Io\\x82g\\x97\\x97Z\\x8f\\xafu\\x8bTMx\\x81}C\\x91\\x89VK\\x82\\xef{\\xe9\\u01b5P\\x97\\x99_K\\xab\\x99p\\xdb\\xd9q\\u010btkk\\x7f\\xf9]g\\x8e\\x8bT\\u011fwo\\x95\\u0241sM\\xf5\\xb3\\u0103\\x87AN\\xa3\\x99MRkmE\\xca\\x95\\u010d\\x99\\xdbbMj\\xddGu\\x8f\\x85IZ\\x99\\x97GP\\u0123\\x87\\xe3\\u0127E[i\\xb5BEu\\x9fDP\\xd4\\x9b~\\xaa\\xbc\\u0119t\\x8a\\x9c]\\x8c\\xfbG\\xa7\\x80\\xa1QMs\\u011fNP\\u014f\\u012fzs\\x9d\\xa3Ug{\\u0111J\\u013f\\u013c\\u0101\\xb3]\\xe7\\xabQr~\\xa5C\\x8d\\u018e\\xd1^n\\xb6\\x8d\\xc6\\xe9\\xceR~\\u017b\\xb8Y\\x92I\\x93]\\xa0P\\x89um\\u015dr\\u01bf\\x9b\\x89\\x9bI\\u0101\\x8b[x\\x89e\\xc7\\xb3\\x8f\\x8bL\\x91\\xaf\\x8fv\\xafs\\x9d\\xac\\xc1Y\\x85~}\\x85\\u0165u\\u0141\\x8cg\\x9b\\u018bp\\xdd\\u0104_\\u0146\\u012b\\xb6\\xcfSR\\xb4\\xc1P~\\x9e\\xbfCy\\x9e\\u010b\\x81\\xdfdwk\\x9d\\xb4Ss\\x95X|t\\x89`\\xc4\\xa0\\x8d\\xc8\\xf0\\x80A\\xaa\\xec\\xceT\\xb0\\xa6Dd\\x96\\x80a^l\\u010eD\\u0136\\xdaY\\xb0\\x8e`\\u012a\\u0174\\u01d2\\x88\\x94\\xe0\\u0160v\\\\\\\\\\x90eb\\x8cZH\\x84\\u0156R\\xac\\u0162\\u01b1\\xf9\\u0119O\\x95\\x8f\\xd1M\\xad\\x9d\\xb3F\\xdb\\x83Wp[\\x83\"]],\"encodeOffsets\":[[[123806,39303]],[[123821,39266]],[[123742,39256]],[[123702,39203]],[[123649,39066]],[[123847,38933]],[[123580,38839]],[[123894,37288]],[[123043,36624]],[[123344,38676]],[[123522,38857]],[[123628,38858]],[[118260,36742]]]}},{\"type\":\"Feature\",\"id\":\"410000\",\"properties\":{\"id\":\"410000\",\"cp\":[113.665412,33.757975],\"name\":\"\\u6cb3\\u5357\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\x95\\xfdL\\x99\\xf9\\xb5P\\xb3swI\\xd3xc\\u0162\\u011e\\xf0\\x86\\xb4E\\xae\\x9e\\xdaPt\\x86\\u0134X\\xd8x\\xc2\\xb6\\x98@\\xab\\u0155\\u0155QG\\x83\\x8bYfa[\\x8f\\u015fu\\x93\\xdf\\u01e9\\x99\\u0111\\u0161\\x8d_X\\xb3\\u0133\\xd5\\u010dC]k\\x7fbc\\x95\\xa5CS\\xaf\\xeb\\xcdB\\xa9\\xf7\\x8b\\x96\\xb3\\xad\\x81Si\\x88_}m\\x98YTt\\x9e\\xb3xl\\xe0c\\u010c\\x82z\\x9d\\xc0D}\\x9d\\xc2OQ\\xb3\\xd0T\\u0128\\xaf\\x86\\u0197\\xf2\\xcb\\u0156[h\\x9c\\u0142\\x8b\\u0166v~\\x86\\x86}\\xc2Z\\x9e\\xab\\xa4lP\\xc7\\x95\\xa3\\xaa\\xdd\\u0174\\xc5R\\xa7\\xd8nhc\\x8ct\\xe2k\\x8f\\x87n\\xcf\\x8d\\xad\\u013e\\u0179U\\xd3\\xdddKu\\u0137\\x87I\\xa7oT\\u0169\\xd9\\u010fk\\u0119\\u0106H\\xb8\\xd3\\x8c\\\\\\\\\\xc4\\x83\\x8c\\xbfPcnS{wBIv\\xc9\\x98\\u013d[Gq\\xb5u\\x9f\\u0147\\xf4Yg\\xfb\\x83Zca\\x8e\\xa9@\\xbd\\x90\\xd5\\u01fdys\\xaf}lgg@\\xad\\x7fC\\\\\\\\\\xa3as\\x80Id\\xcduCQ\\xf1\\x7f[L\\xb1\\u0119k\\xb7\\x8b\\u0163b\\x8f\\xa8\\xa9kK\\x97\\x92\\xbb\\x9bKC\\x9d\\xb2\\x91\\xf2GKm\\u0128S`\\x83\\x98UQ\\x99nk}AG\\u0113\\x94sqaJ\\xa5\\u0110GR\\x89\\u010epCu\\xccy\\xa0\\xe3\\xa0iMc\\x94plk|tRk\\x86\\xf0\\x9cev~^\\x91\\xb4\\x86\\xa6\\xdc\\x8eS\\xed\\xbf\\x90_iyjI|\\u0211|\\xbf_\\xbbd}q\\x9f^{\\x93\\u0187d\\x9d\\u0103}\\x9ft\\x81q\\xb5`\\u01b3\\u0115g}V\\x81\\xa1om\\xbd\\x9d\\x7ff\\x9da\\x99\\xc7o\\xb3TTj\\xa5\\x84t\\u0120\\x97Ry\\x94\\x8fK{\\xf9\\xd3ju\\xb5{t}u\\xcbR\\x91i\\x9fvG\\x8a\\xe7JFj\\xb5\\x8a\\xcdyq\\xce\\x98\\xe0Q\\xc2\\x7fFewixGw\\xbdY\\u0177p\\xb5\\xfa\\xb3X\\x9dU\\x9b\\xbd\\u0121y\\x99\\u0142\\xe5\\x89k\\xdawZX\\x88\\xb7l\\x84\\xa2\\xc1\\xa2K\\x94zO\\x84\\xce\\x9b\\xce\\x80jc\\xbchtoDHr\\x85|\\xadJ\\x93\\xbd}JZ_\\xafiPq{t\\u0119\\xbd\\u0115\\xa6Zp\\u0135\\xf8\\xabkQ\\x85\\u0139\\xa4\\x83]M\\x8d\\xdbf\\x81aQp\\u011b\\xb1\\u01fd\\xbe]u\\xadFu\\x8b\\xf7n\\x83\\x99\\u010d\\xc4\\xafADp}AjmcE\\xc7\\x92a\\xaa\\xb3o\\xb3\\xc6\\xcdS\\u0187\\u0108\\xd9DIz\\xcb\\x91\\u010d\\u013e\\x9f^\\x88KL\\x9c\\x97i\\x97\\xde\\xf1\\x80[\\x9c\\x83aA\\xb2zz\\x89\\xcc\\xf7D\\x9c|[\\x9a\\xed\\xc4\\xb3gf\\x82\\xd5\\xded\\xae|`\\x83\\u0106~\\x84o\\u0120\\u0191\\xf4\\xb3\\u014a\\x91D\\xd7\\xb0\\xafCs\\x8a\\xf8\\xc0\\xab\\xec\\x89UMhT\\xba\\xa8\\xb8\\u01e1\\xeeS\\x96\\xd4\\x84Dru\\xc2\\xc7Z\\x95\\xd6E\\x8e\\x92v\\x8dPZ\\x84\\x9eW\\x94~\\xd8\\x8b\\xd0t\\u0104E\\xa2\\xa6\\xd0y\\xb8b\\x8a\\xf4\\xb4o\\u016c\\xac\\x8e\\xb2\\xcas~\\x80\\x80]\\xaet\\xaaa\\x9ap\\u014eJ\\xa8\\xd6\\xba\\x84_\\x8a\\u0154\\x96`\\x92\\u0156^\\u0110\\x8d\\\\\\\\\\u011cu\\x96\\x94~m\\xb2\\u01b8\\x9b\\xb8fW\\x89\\u0126r\\u0194}\\xce^gjdf\\xd4\\xa1J}\\\\\\\\n\\xa0C\\x98\\xa6\\xfeWx\\x90\\xaaJR\\xd4\\u0160u\\xac\\u0128\\u0128mF\\x86dM{\\\\\\\\d\\\\\\\\\\x8aY\\xca\\xa2\\xfa@@\\xa6\\xaa\\xb2S\\x8a\\xdcsC\\x96}fN\\xe8cbpRml\\xd8^g\\x84d\\xa2a\\xd2\\xa2CZ\\x88\\x8dZxv\\x81\\xc6\\xb6N\\xbf\\x92\\xa2T@\\x80uC\\x9c\\xac^\\u010a\\xf0\\x81\\xc4n|\\x8f\\x9elGl\\x92\\x99Rjsp\\xa2ED}\\x80Fio~\\x7f\\xd4N\\x8e\\x8b\\x84~zk\\u0118HVs\\u01f2\\xdfj\\x83\\u016c\\x8c\\x8a\\x7f\\u0162`P\\xfb\\xe0l\\xa2\\x98\\\\\\\\\\xc0\\x9cEh\\x8e\\u0130g\\xde\\u0113\\xa0X\\x90\\xbcPk\\x96\\x84|m\"],\"encodeOffsets\":[[118256,37017]]}},{\"type\":\"Feature\",\"id\":\"420000\",\"properties\":{\"id\":\"420000\",\"cp\":[113.298572,30.684355],\"name\":\"\\u6e56\\u5317\",\"childNum\":3},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@A\\x81B\\x82\"],[\"@@lskt\"],[\"@@\\xbe\\xab}{ra\\xaep\\xee\\xc3\\\\\\\\\\x99\\x9b{\\xf8C\\x8a\\xcbyyB\\xb1\\x84b\\\\\\\\\\x9b\\xf2\\x7f\\x98\\xdd\\x98jK\\x9b\\x87L\\xa0]\\u010e\\u013d\\xcc\\x92Jy\\xdaC\\u0188\\u0107\\xceT\\xb4\\xc5\\xb4pb\\xa9\\xc8\\x91dFin~BCo\\xb0B\\u010e\\xc3\\x84\\x9a\\xf8mv\\x8c\\xaeE^v\\u01fe\\xbd\\u011c\\xb2Ro\\x82b\\xdceN\\x8e\\x84^\\u013a\\xa3R\\x86\\xacl\\u0136\\xf7Yo\\u0116\\xa5\\u011a\\xbe|sOr\\xb0jY`~I\\x94\\xbe\\xaeI\\x86{GqpCgyl{\\x87\\xa3\\x9c\\xcd\\x83\\xcdyPL\\x93\\xc2\\xa1\\x83\\xa1\\xb8kW\\x87xYl\\xd9\\xe6\\x8a\\x9a\\u0141\\u0122z\\x9c\\xbe\\x9eV\\xb4W\\xb6\\xf9\\u0178o\\xbeZHxjwfx\\x84GN\\xc1\\x95\\xb3X\\xe9\\xe6l\\xb6\\x89Ei\\xe8IH\\x89\\xa0u\\x92j\\xccQ~v|sv\\xb6\\xd4i|\\xfa\\xa2Fh\\x8d\\x98Qs\\u011f\\xa6\\x83Si\\u0160Bg\\x99\\xd0E^\\xc1\\xd0{\\x96\\u010dnO\\xc2\\xc8\\x9eU\\xce\\xf3\\u0114\\x86\\xca\\u0113\\u0132}Z\\xb3\\xbdM\\u0167\\xefeyp\\xb7uk\\xb3Ds\\xd1\\xa8\\x9fL\\x93\\xb6_\\x9c\\xc5u\\xc3\\xa8w\\xbb\\x97\\x80\\xa1Wq\\xdc]\\\\\\\\\\x91\\xd2\\xa7t\\u0197c\\xd5\\xb8\\xd5F\\xcf\\u01dd\\u0109\\u0103x\\u017b\\u010c\\u019fO\\x87\\x83K\\xc9\\u0121\\xff\\xd7wg\\x94\\xf7I\\xc5zCg\\x86]m\\xab\\xaaGe\\xe7\\xc3TC\\x92\\xab[\\x89t\\xa7{loWe\\x81C@ps_Bp\\x91\\xadr\\x91\\x84f_``Z|ei\\xa1\\x97o\\u010bMqow\\x80\\xb9D\\u019d\\xd3\\x9bDYp\\xfbs\\x95\\x96\\x8bYk\\u0131\\u01c3}s\\xa5\\xe7\\xb3[\\xa7\\x9fcY\\x8a\\xa7HK\\x84\\xabQy\\x89]\\xa2\\x93ww\\xf6\\x80\\xb8\\xefx\\xbc\\u0146\\xbeXv\\xae\\xc7\\xc0\\xb5R\\u0120\\xd0\\x8b\\x9e\\x81HM\\x9e\\xb1c\\xcfd\\x84\\u0192\\u01cd\\u0169\\u0205\\u0237\\xb1DSy\\x81\\xfa\\u011d\\xa3\\x8d\\u0164\\u0100\\xe0t\\xd6\\xff\\xef[\\xeeb\\\\\\\\}p\\u012d\\xc9I\\xb1\\xd1y\\x85\\xbf\\xb3x\\xafN\\x89o\\x89|\\xb9H\\x99\\xcf\\xdbm\\x8b\\x9dj\\xfa\\xcb~T\\x9a\\x9d\\x95u\\x98\\u0119jC\\xf6Aw\\u011b\\xacR\\x92\\u0111l\\xaf\\xa0\\xd1b\\xad\\x89\\u0147T\\x7f\\x86\\u013f_[\\x8c\\x91I\\u010d\\u0104\\u02bfnM\\xa6\\u011f\\\\\\\\\\xc9[T\\xb7\\x99k\\xb9\\x9c\\xa9o\\u0115@A\\x8f\\xbew\\x95ya\\xa5\\x90Y\\\\\\\\\\xa5\\xc2az\\xaf\\xe3\\xc1\\xa1k\\xa5ne\\xa3\\xdb\\x7fw\\x86\\x9dE\\xa9\\xca\\u014d\\xb6\\u02d3u\\x8foj_U\\x83\\xa1cF\\xb9\\xad[Wv\\x93P\\xa9w\\x97hu\\xd5yBF\\x93\\x83`R\\x8bqJUw\\\\\\\\i\\xa1{j\\x9f\\x9fEP\\xef\\xff\\xbdf\\u0107\\x85Q\\xd1\\xc0\\x81Q{\\x9e\\x82\\xb0\\x87fL\\xd4\\x81~wXg\\x97\\u012b\\x81t\\xea\\xdd\\xbe\\x96\\u013a\\x91Hd\\x88\\xb3fJd]\\x8b\\x8dHJ\\xb2\\x85E\\x80\\x83oU\\xa5\\x86HhwQs\\u0190\\xbbXmg\\xb1\\xe7ve\\x9b]Dm\\xcd\\x82P\\x88oCc\\xbe\\x8b_h\\x94\\x96h\\xf8Yr\\u014aU\\xb6eD\\xb0\\u010c_N~\\xf8\\u0139\\u011a\\xb7`z\\x92]\\xc4\\xfep\\xbc\\x85\\xe4\\xccQ\\x8cv\\\\\\\\rC\\x8c\\xe9\\xbeTnk\\u017e\\u0150\\xda\\x80\\xdca\\x87\\x93\\xbc\\xdd\\u0186\\u0122\\xb6\\xdbo\\x85d\\x85\\u0114\\u0148\\xd0\\xa2Jq\\x92Pb\\xa0\\xbe|J\\x8c\\xbefX\\x8a\\u0190\\xee\\u0128_Z\\xaf\\xc0}\\xfa\\u01b2\\x8bN_\\u0112\\xc4\\x8a^\\x84\\x91\\u0108a\\u0150yp\\xbbC\\xc7\\xc4\\x95K\\x8a\\x9a\\xf1L\\xb3\\x8a\\u0121M\\x8c\\xb2wrI\\xd2\\u016dxjb[\\x9c\\x9en\\xab\\xf8\\x9c\\x98\\x97\\xe6\\x88\\xe0\\x83\\xa0^\\xb2\\xadh\\xaf\\xda\\x80\\u0150\\xaa\\xde\\xb8\\x80Y\\xb2\\u0112V\\xf8}\\u0100^\\u0130\\x99\\xb4\\x82L\\x8a\\xdam\\x90\\x84\\xa5\\xc0J\\xde{JV\\x8c\\u0173\\xde\\u0143x\\xd7\\x7fsxx\\u0188\\u0113\\xa0\\u0123M\\u0159\\x96\\xda\\xf0\\xf2If\\x96\\u010a\\x93\\u0152\\\\\\\\\\u01ae\\xb1\\u0152d\\xca\\xa7\\u0118D\\x86v\\u010c_\\xc0\\xe6~D\\x8c\\u010b\\xb4A\\xae\\xb5\\x86\\xa8\\xd8LV\\xa6\\xeaH\\xd2\\xa4\"]],\"encodeOffsets\":[[[113712,34000]],[[115612,30507]],[[113649,34054]]]}},{\"type\":\"Feature\",\"id\":\"430000\",\"properties\":{\"id\":\"430000\",\"cp\":[111.782279,28.09409],\"name\":\"\\u6e56\\u5357\",\"childNum\":3},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@\\x97n\\x84FTs\"],[\"@@\\xdf\\xc5\\xc6\\xe1\\x89\\xbd\\xd4Xr\\x97\\x86CO\\x99\\x90\\x93\\x85\\xcbR\\x91\\xef\\xff\\x8d\\u0129\\xadTooQy\\x9a\\xd3[\\x8b\\u0145BE\\xac\\x96\\xce\\xd3Xa\\x84\\u012f\\xa7\\xc3\\xb8G\\xa0\\xb0ITx\\x8dp\\x89\\xfax\\xda\\u0133\\xa5\\xcf\\x9a\\x96\\u0122\\xbe\\x8aed\\x9e\\xc4\\xa9\\u0138\\x8fG\\x85\\x9c\\xe0Gh\\x82\\x80M\\xa4\\x96\\xc2_U}\\u010a}\\xa2pczf\\x8a\\xfeg\\xa4\\x80\\x94\\xc7\\xf2AV\\x91\\x8bM\"],[\"@@\\x90\\xa9K\\x81\\x97\\x83A\\xb7\\xb3CQ\\xb1\\xc1\\xab\\xb3BU\\x8a\\u0191\\xb9A\\x8a\\x8dt\\u0107Ow\\x90\\x99D]\\x8c\\x9dJi\\xd8Sm\\xafb\\xa3\\x91yl\\x83\\x9bX\\x85\\x8dH\\xcb\\xd1\\xb1H\\x95\\xab\\x81\\x96\\x91C^\\xf5\\u013eA\\x96\\x9d\\xc5\\xa7\\xa4\\xc9\\x8f\\xa5\\x84\\xefyu\\u01d9uA\\xa2\\x8d^{\\xccC\\xb4\\xad\\xa6\\u0177J\\xa3^[\\x86\\x8f\\x9d\\x93\\xaa\\xbf\\x87\\u0115~\\x95\\u0187\\x85\\x95N\\x85\\xa0sk\\xf3\\u0101\\x8d\\x87\\xb9\\xbf\\x80\\xef]\\u0103~\\xf7O\\xa7\\xad@\\x97\\x9dVm\\xa1\\x8bQ\\u0111\\xa6\\xa2\\u0124{\\xbaj\\xd4\\x8f\\x8e\\x8c\\xaa\\xa5nf\\xb4\\x95~\\xd5o\\x9f\\x9e\\xd7\\xdb\\u0105\\x8bM\\u0105\\u0131uZ\\x9cmZc\\xd2\\xa0\\u0132\\u012a\\xb2S\\xca\\u01c4\\u0176\\xa8\\u019a\\x83\\x92C\\xd6\\u014e\\xaaQ\\xd8\\xbcr\\u016d\\x8e\\xad\\xab}N\\xcf\\xfcr\\xca\\xac\\x8cmjr\\x80@\\u0118rTW\\xa0\\xadSsdHz\\u0193^\\xc7\\xc2yUi\\xafD\\xc5Yl\\u0179u{hT\\x9c}m\\u0109\\x96\\xb9\\xa5\\x9d\\u011b\\x89D\\xff\\xeb\\xa9\\u0131\\xd3[O\\xba\\xa3\\x9e\\x93\\xa5\\xf3t\\x80\\u0142\\xb9M\\xd5\\x84\\x9e\\u01aa\\x83`P\\x9a\\x85Di\\x96\\xdbU\\x8a\\xbe\\xc5\\xe2\\x80\\x8c\\xec\\x88U\\x92\\xf1B\\x93\\xc8\\xa3\\x7f\\xfdhe\\x89dy\\xa1o\\u010b\\x80`pfmjP~\\x82kZa\\x85\\x8dZs\\xd0d\\xb0wj\\xa7\\x83@\\x80\\u0134\\xaew~^\\x82k\\xc0\\xc5KvNmX\\\\\\\\\\xa8\\x81a\\x93\\x94\\u0143\\x81qv\\xed\\xf3\\xbfF\\x84\\xa4\\xa1@\\u0169\\xd1Vw}S@j\\x9d}\\x81\\xbe\\xabp\\u0102r\\x96\\xaag\\xa0\\xe0\\xc0\\xb2NJ\\xb6\\xb6D\\x90\\xf4\\x85K\\x82|^\\x7f\\xaa\\x86\\x8e\\x81\\xb0LX\\xbe\\u0174\\xe4P\\u012a\\xb1\\x9c\\xa3EXd\\x9b\\x94^\\xb6\\x9b\\u0132\\xde\\xdc\\x93~\\x91u\\xb8\\u01d4\\x98\\x8e\\x9bMRhsR\\x85e\\x7f\\x86`\\xc4ofI\\xd4\\\\\\\\\\xd8\\xa0\\xa0i\\x94\\u0107ymn\\xfa\\xa8cj\\xa0\\xa2\\xbb\\x96G\\u010c\\xec\\u018a\\xff\\xd0\\xa8Xe\\u0108\\u0100\\xbeO\\xf0\\xa0Fi\\xa0\\xa2|[jVxrIQ\\x8c\\x84_E\\x94zAN\\xa6zLU`\\x9cc\\xaax\\x94OTu\\xa0RL\\xc4\\xa2dV\\x84i`\\x90p\\u02d4v\\u014e\\xb5\\xaa\\xc9\\x9eF~\\x83\\xd8\\x80d\\xa2\\xbag\\u0130\\xe0w\\xb8\\xc1b[\\xa6\\x8fZb\\xa6\\x96z\\xbdxB\\x90\\u0116@\\xaap\\xba\\x9b\\x9alS\\xb8\\xd6\\\\\\\\\\u0114[N\\xa5\\u02c0m\\u010e\\u0103\\x92J\\\\\\\\\\x8b\\u0140`\\x80\\x85\\u0148S\\xda\\x8a\\u0116\\xc1\\u0110iO\\x93\\u011c\\xabBxD\\xf5\\u011aiv\\x97\\x9e\\x96S\\x99\\xcc}i\\xf9\\x8c\\x9e\\xdcn\\x9a\\xd0\\xbaG\\x8a{\\x8ap\\xb0M\\xb4w\\x86\\xc0\\xd2zJ\\xb2\\xf2\\xa8\\xa0oT\\xe7\\xfc\\xf6o\\xdb\\xff\\xf1\\x8e\\u0151\\u011e\\xa4\\x82\\xf9Tz\\xb2C\\u0206\\u0238\\u01ce\\u016a\\x83\\u0191\\xd0c\\xb0dP\\x9d\\xce\\x9f\\u011f\\xcb\\xb6[\\xc8\\xbdu\\xaf\\xbdWM\\xa1\\xad\\xc9\\x9e\\x93\\x92B\\x7f\\xb7r\\xed\\x9enZ\\x9f\\xd2\\xa0`\\x87\\xa8GA\\x81\\xbe\\\\\\\\p\\u0113\\x98Xh\\xc3\\x86RC\\xad\\xfcWG\\u0121u\\x85T\\xe9\\x9d\\xa7\\u014e\\xd1\\x9d\\xa9\\xf2\\xb3I\\xb1\\xb3}_\\x91\\x8bE\\x8d\\xc3\\u0127g\\xae\\u0119is\\xc1PDm\\xc5{\\x89b[\\x7f\\x7fR\\xc5\\x9fs\\xb7\\x80kP\\x9f\\u017d\\u01a5\\x83\\xf3Ro\\x94O\\x8b\\x9fV\\x9f~]{g\\\\\\\\\\x93\\xeaY\\u01aa\\xa6k\\xddbi\\u010b\\u01b5\\x8aGZ\\xbb\\u011a\\xf5\\x85\\xf3\\xb7\\xb3v\\u015d\\x9e\\xa3\\xf8@py\\xf6_\\x8b\\xeb\\x8eIk\\xd1\\xb5\\x87b\\x8fc\\xd1\\xa7y\\x85\\xd7dY\\xd8\\x8e\\xaai\\xfe\\x9e\\xa8\\x83[]f]\\u0145\\xa9C}\\xc1N\\x87\\xbbh\\u013b\\u0127\\u018f\\x92\\u0129\"]],\"encodeOffsets\":[[[115640,30489]],[[112543,27312]],[[116690,26230]]]}},{\"type\":\"Feature\",\"id\":\"440000\",\"properties\":{\"id\":\"440000\",\"cp\":[113.280637,23.125178],\"name\":\"\\u5e7f\\u4e1c\",\"childNum\":24},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@Qd\\x88Aua\"],[\"@@\\x83lxDLo\"],[\"@@sbhNLo\"],[\"@@\\u0102\\xa0\\u0101\\x9f\"],[\"@@WltO[[\"],[\"@@Kr\\x9c]\\x8fS\"],[\"@@e\\x84\\x84I]y\"],[\"@@I|\\x84Mym\"],[\"@@\\x83\\xdb\\xb3LS\\x8c\\x90\\x9e\\xbcY\"],[\"@@nv\\xbaB\\x96\\xebui\\xa9`\\x9d\\xbe\"],[\"@@zd\\x9a\\xdb\\x9bJw\\xae\"],[\"@@\\x86\\xb0\\x85\\xaf\"],[\"@@a\\xa0yA\\xaa\\xb8\\xcbJIx\\xd8\\x8c@\\x80\\u0100HAm\\xc3\\x9fV\\xa1o\\x95fu\\x95o\"],[\"@@\\x9as\\x89\\u0157\\xc3\\xd4\\u0117A\\u0181\\x9bZ\\x9a\\xc4\\xa0~\\xb0\\u010cP\\x82\\x8b\\xe4h\"],[\"@@\\x8b\\xb6\\xdd\\x92\\xcc\\x82vm\\u011eh\\xad\\u0131\\x87Q\"],[\"@@H\\x9c\\x8adSj\\u0112\\xa2D}war\\x85\\x93u\\xabZqadY\\x7fM\"],[\"@@el\\x8c\\\\\\\\LqqU\"],[\"@@~rM\\x8do\\\\\\\\\"],[\"@@f\\x84^\\x7f\\x83C\"],[\"@@\\xf8P\\xaaoj\\xf7\\xcd\\xdd\\u0127X\\u010cx\\x94\\xb0Q\\xa8\\u0131XNv\"],[\"@@g\\xc7\\u01b3\\x88\\x8e\\x88\\x94o\\x88\\x8a\\x88[~tly\"],[\"@@E\\x96\\xc6C\\xbf\\x91\"],[\"@@O\\x8eP\\x8d\"],[\"@@w\\x8b\\x86\\u0111\\xf3g\\x89\\x99\\u011d\\x97[\\xb3\\x8b\\x81\\xa1V\\xd9\\xe6\\xc5\\xf6M\\xcc\\xb3\\xb9p\\xc1a\\xcb\\xfd\\xfd\\xa9D\\xa9\\xdc\\x93J\\u0179\\u0195\\u0123G\\u0105\\xa4{\\xd9\\u016b\\x85\\xc7\\x98O\\xb2\\xabB\\u01b1\\xe9A\\x97\\xd2\\x89\\u0125\\x87\\xa1\\x8f\\xabBhlmt\\xc3P\\xb5yU\\xafuc\\x93d\\xb7w_b\\u015dc\\u012b\\xedmGO\\x8e|KP\\x92\\u020f\\x87\\u0179\\xe3\\u015dI\\u0155\\u016d\\u0155@\\xd3oo\\xbf\\u0113\\x8b\\xb1\\xdf}\\x8e\\x85\\u016d\\x82\\x9f\\u0132W\\xc8\\x7fC\\u0151\\xe2U\\xe2\\u01d9I\\x9b\\u011f\\u0149\\xa9I\\x9b\\x8d\\u0133E\\xd7\\x85\\xc1\\x94\\xb3A\\xf3\\x9bwXJ\\xfe\\xb1\\xcc\\x8c\\xdc\\xd3\\x94\\x7f\\u0128\\xa3L]\\u0108\\xd9\\u01baZ\\u01fe\\u0106\\u0116M\\u0138\\u0124f\\x8c\\xce\\u0135l\\x95\\u0168n\\xc8\\x88\\x91\\u0110tF\\x94\\x8a\\x96F\\u0124\\x96\\x82\\xeak\\xb6\\x9c^k\\xb0f\\xb6g\\x8a\\x8e\\x9c}\\xaeFa\\x98f`\\x8dvX\\u0172\\x8dxl\\x98\\x84\\x7f\\xa6\\x96\\xd4\\xc1\\xb2\\xac\\xd0\\x9f\\xa6pq\\xca\\xcc\\xb2\\x88i\\x80X\\x9f\\xd8\\x7fRD\\xce}\\x86\\xc4@Z\\u0120\\x92s\\x84x\\xaeAR~\\xaeETt\\u0104Z\\x86\\x96\\x7f\\x90\\u0188f\\u0160\\u0160H\\xe2\\xd2\\xd0A\\x86\\xb5\\\\\\\\S\\xb8\\x84^w\\u0116kRz\\x8aal\\x8e\\u015c|E\\xa8\\xc8N\\u0100\\u0148ZT\\x8c\\x92pBh\\xa3\\\\\\\\\\x8c\\u010e\\u0180uX\\u0116tKL\\x96\\xb6G|\\x8e\\xbb\\u013aE\\u013c\\u011e~\\xdc\\u0122\\xdb\\u010ar\\x88O\\x98\\xd9\\xeevd]\\x90n\\x88\\xacV\\x9c\\xca\\u011c\\xb0R\\xd6\\x9fpM\\x86\\x86\\x96\\x82\\u0182\\xaaFbw\\x9eE\\xc0\\x88\\x98\\xa9\\x8c\\x9e\\\\\\\\\\x85\\xa4]\\u0178I\\xae\\xa5D\\xb3|\\xcb\\x8e]C\\x9d\\xf6A\\u0164\\xa6\\x85\\xe6\\x92\\xb4\\xa5\\xb8Lv\\xbc\\x80\\x95\\xa2\\u013dBa\\xf4\\x96F~\\x97\\x9a\\xae\\xb2G\\xcc\\xd2\\x90EY\\x84\\x84\\x9czk\\xa4\\x92\\xb0ahlV\\xd5\\x9eI^\\x8b\\x9aCx\\x8f\\u0108P\\x8esB\\x89\\u0192\\xbaV\\x89\\xb8@\\xbe\\xaaR\\xb2\\u0128N]\\x8d\\xb4_eavSi\\x87vc\\x95}p}\\u0110\\xbc\\u018ckJ\\x9c\\xdae\\xa0th\\x9c\\x86_\\xb8\\xa0\\xba\\x7fx\\xb1\\xf2_x\\x8dN\\x9b\\xcb\\x8b\\xb2\\x91@\\x83\\u0103\\xa1\\xdfH\\xa9\\xd9\\xf1}wkN\\xd5\\xb9\\xc7O\\xbd\\xbf\\xa3\\u0115]ly_W\\xecI\\x9e\\xc7\\xaa`\\x8auT\\xc5xY\\u0112\\xd6\\xbck\\xd6\\x9e\\x92\\xb5\\x82\\x90M\\x9ejJ\\xdawn\\\\\\\\h\\x91\\x9c\\u0112v]\\xeeh|\\x92\\xc8\\x9b\\u0184\\xf8\\xe8g\\x9e\\xb8\\u0136\\xdf\\xa0\\u0109\\u0108Wb\\xb9\\u0180d\\xe9\\u0118\\x8cNTt\\x8dP[\\x90\\x8a\\xf6SvrCZ\\x9e\\x9eaGu\\x9cbo\\xb4\\u0156\\x81\\xd2\\xc7\\u0110\\x90~\\xa1zCI\\x85\\xf6zx\\xa2\\x84Pn\\x8b\\x95\\x89\\xc8\\xf1\\xa0@\\x8c\\u0125\\xd2\\xa6\\x86]\\u019e\\x8aV}\\xb3\\u0103\\u0114\\xf1ii\\xc4\\xd3V\\xe9pKG\\xbd\\xc4\\x91\\xd3\\xe1v\\x9dYo\\x96\\x81C\\xb7sit\\x8bia\\xc0y\\x84\\u0167\\xce\\xa1\\xc8YD\\xd1\\u016fm}\\x89\\xfd|m[w\\u0119\\xf5\\u0109Z\\xc5xUO}\\xf7N\\xb9\\xb3\\u0109o_qt\\u0103\\x93qw\\xb5\\u0141Y\\xd9\\x84\\u01dd\\u0155\\xb9t\\xef\\x9d\\xdbU\\xc3\\xafmRC\\xba\\x85\\x88\\u012d|\\xb5\\x81\\x9b\\xd5\\xcaK\\x99\\xbdR\\x91\\u0113\\xa0\\xf3]\\x91\\x96G\\xaa\\u0119Ax\\x96\\xbbHO\\xa3\\x8f|\\u0101m\\x87\\xa1di\\u010f\\xd7Y\\xef\\x8dYW\\xaa\\u0149Oe\\xdat\\u0110\\xabz\\u0111\\xb9T\\x85\\u0101\\x87\\xfaE\\x99\\xe1\\xb2\\x7f\\\\\\\\\\x8b\\u0137\\xcd}jY\\xe0\\xd9\\xc6\\u017f\\xbf\\xc7d\\u011f\\xb7\\xf9T\\xdf\\xc7\\u0163\\u0284\\xa1XgW\\xc0\\u01c7\\u011f\\xb7\\xbf\\xc3\\x88Oj\\x90\\xa0Y\\xc7\\xf7Q\\u011b\\x8bi\"]],\"encodeOffsets\":[[[117381,22988]],[[116552,22934]],[[116790,22617]],[[116973,22545]],[[116444,22536]],[[116931,22515]],[[116496,22490]],[[116453,22449]],[[113301,21439]],[[118726,21604]],[[118709,21486]],[[113210,20816]],[[115482,22082]],[[113171,21585]],[[113199,21590]],[[115232,22102]],[[115739,22373]],[[115134,22184]],[[113056,21175]],[[119573,21271]],[[119957,24020]],[[115859,22356]],[[116561,22649]],[[116285,22746]]]}},{\"type\":\"Feature\",\"id\":\"450000\",\"properties\":{\"id\":\"450000\",\"cp\":[108.320004,22.82402],\"name\":\"\\u5e7f\\u897f\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@H\\x96\\xa0TQ\\xa7\\x95A\"],[\"@@\\u0128\\xca\\xaa\\x83L\\x83\\u018aD\\xce\\u0139\\u0110C\\u01e6\\u0117\\xb8z\\xdaGn\\xa3\\xbe\\x9br\\xaa\\u0140\\xdct\\xac@\\xd6\\x9b\\xda\\x88Sx~\\xf8O\\u0152\\x98\\u0176\\xd0\\xc2\\xe6\\u0220\\\\\\\\\\x84\\xc8\\xdcOb\\u0116w^o\\xde\\x84Lf\\xac\\xb0bI\\xa0lT\\xd8B\\xcc\\x88F\\xa3\\u0106\\xb9g\\xf1\\u0124aY\\x93t\\xbf\\xa4VS\\xf1\\x9cK\\xb8\\xa4nM\\x86\\xbc\\x82JE\\xb1\\x84\\xbd\\xb8\\x9a\\x8a\\xf1o\\x8b\\xdcC\\u0186\\xe6\\u012a^\\x8a\\u011aQ\\xd6\\xa6^\\x87\\x88\\x88f\\xb4\\x81Q\\x86\\xfc\\xdc\\xca\\x9dz\\xaf\\x9alzU\\u013a\\u0161@\\xec\\x87\\x80p\\xb6n]sxtx\\xb6@\\x81\\x84~\\xd2\\u0102Jb\\xa9gk\\x82{\\xb0\\x82~c\\xb0`\\xd4\\x99\\xacrV\\\\\\\\\\x93la\\xbc\\xa4\\xf4\\xe1`\\xaf\\xb9\\x9dLC\\x86\\xc6b\\x8cxEr\\xe6O\\x90\\x82v[H\\xad\\x98\\x84[~|aB\\xa3\\xd6s\\xbadA\\u0110zN\\xc2\\xf0s\\x8e\\xde\\xc6\\x94\\x85\\u0124\\xaab\\x83\\x96ab`ho\\xa1\\xb3F\\xab\\xe8Vlo\\x8e\\xa4\\x99\\xd4Rzpp\\xaeS\\x8e\\u012a\\xba\\xa8\\xd6\\x83\\xbaN\\x85\\u0133\\x84\\x7fd`\\x92a\\x94\\xa6\\xa4\\x9dF\\xb3\\xbaD\\xce\\u0144\\u0100\\xec\\x8aC\\x9e\\u011c\\xba\\xa6\\u010a\\x95~nS\\x9b|g\\u017avZkC\\xc6j\\xb0zV\\xc8\\xc1\\u0194]L\\x8d\\xcaFZg\\x85\\u010dP\\xadkini\\xab\\x8bq\\xc7\\x80cz\\xcd\\x94Y\\xae\\xac\\u016e\\x8d\\xbbqR\\xd7\\u014d\\xa9D\\xd5\\x84\\x91\\xa7\\u0199\\u01c3\\u0175T\\xc9\\u0129\\xb1\\x9f\\u0131d\\xd1nYY\\x9b\\u0132vN\\u0106\\u0106\\x8c\\xd8\\xdc\\xa0\\x9d\\xd6p\\x96}e\\xb3\\xa6m\\x8b\\xa9\\x90\\x8di\\xd3|\\xb9\\x9f\\u0127\\u0146\\x9b|\\xaa\\xa6QF\\xa2\\xc2\\xac\\u0296ovg\\xbfem\\x87^\\x8fuc\\xe0\\xf7g\\xd5\\x8eu\\x8c\\xed\\xd9\\u0107\\u011d}F\\u013b\\xbc\\u0139{\\x8d\\xb5HK\\x95sLS\\u0111\\u0183r\\x8b\\u010d\\xa4[Ag\\x91oS\\x8b\\u0147YM\\xff\\xa7\\xc7{F\\x8d\\u015bbky\\x89lQx\\u0115\\x83]T\\xb7\\xb6[B\\x85\\xd1\\xcfG\\xe1\\u015f\\u015f\\u0187e\\x80\\x8f\\x85\\x95\\u0103YSs\\xadFQ}\\xadB\\x83w\\x91tY\\u011f\\xc3@~\\x85C\\xcd\\x80Q\\xa0\\xd7\\x7fW\\x87j\\xcb\\xb1r\\xc9\\xa5o\\xcf\\xa0\\xb1\\xab\\xd3\\xc2\\xa5\\x95\\x83\\x80k\\x97\\x8ewW\\u0171\\x8cmcih\\x8f\\xb3K\\x9b~\\x89\\x8d\\xb5h\\xafe]l\\xb5\\x9b\\xe9l\\x95\\x81E\\u0123\\x89\\x95E\\x93\\u010fs\\x87\\x92m\\xc7\\x96\\u0167\\u0113`\\xe3\\xf2gK_\\xdbsU\\u029d\\x93\\u0107\\x8f\\u011f\\xb6h\\x8c\\xf6\\x8cO\\xa4\\u01dbn\\xb3\\x8e\\x9dc\\x91`\\xa1y\\x8b\\xa6C\\x91\\x81ez\\x80Y\\x8awa\\x99\\x96\\x91[\\u010f\\u0135\\u0171M\\u0119\\xa7]X\\x98\\xce_\\x82\\xed\\x9b\\x98\\x8d\\xdb]\\xe9\\x92\\xdbU\\u0107\\u0130\\xd5B\\u01a3\\xb1\\x85d\\x83y\\xb9T^d\\x81\\x9e\\xfb\\xc5\\xd1\\u0166\\xb7\\x87\\x7fP\\u013b\\xfe\\xd9`K\\x80\\xa6\\x98\\x85\\xa2\\xcde\\x81\\x9c\\u0125R\\xbf\\x8c\\xb3\\xa3[~\\x8c\\xe4u\\xbcdl\\x89t\\x82\\x86W\\xb8oRM\\xa2\\u010f\\\\\\\\z\\x9c}\\xc6zdv\\u0148\\x96{\\xceXF\\xb6\\xb0\\xc2_\\x84\\xd2\\xc2\\xcfL\\xa9\\xd6\\x95Tmu\\x9f\\xbc\\xe3l\\x89\\x9b\\u012bkiq\\xe9fA\\x84\\xb7\\xca\\xb5\\\\\\\\\\u0151Dc\\xa5\\xddF\\x93y\\x9b\\xd4\\u0107\\x98c\\x80\\u0171H_hL\\xdc\\x8b\\xea\\u013a\\u0110\\xa8c}rn`\\xbd\\x84\\xcc@\\xb8\\xb6\\xaaVL\\x8c\\x8ah\\u0152\\x8b\\\\\\\\\\x95\\u0162\\u013ak~\\x8e\\u0120i\\xf0\\xb0|g\\x8ctT\\u012d\\u0138^x\\x91vK\\x98\\x8fVGr\\xe9A\\x81\\xe9\\x91bUu\\x9bMJ\\x90\\x89V\\xc3O\\xa1\\x85q\\u0102\\x7fX\\xcbS\\x89\\u0123\\xe3l\\xfd\\xe0\\x9f_ju\\x87Y\\xdb\\xd2B\\x86\\x9cG^\\x98\\xe9\\xd6\\x8a\\xb6\\xa7\\x8e\\x83EG\\x94\\xc5z\\u011b\\x83\\u01af\\xa4Ek\\x87N[kd\\xe5uc\\xe9\\xacdnYp\\x8fAy\\u010c{`]\\xfe\\xafT\\x92b\\x90\\xdc\\xc8k\\x82\\xa1\\u0120\\x95v\\x8c\\xe0h\\x84\\xc2\\u0184\\xa2J\\xee\\xb6\\xb2\"]],\"encodeOffsets\":[[[111707,21520]],[[107619,25527]]]}},{\"type\":\"Feature\",\"id\":\"460000\",\"properties\":{\"id\":\"460000\",\"cp\":[109.83119,19.031971],\"name\":\"\\u6d77\\u5357\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\x9a\\xa6\\u015cil\\xa2\\x94X\\u01a6\\x91\\u019e\\xf2\\x96\\xef\\xe8\\xa7\\u015eC\\xea\\u0255r\\u0167\\u016f\\xc7\\u0105\\u013b\\xf5\\x99\\xb7\\u0109\\xb3\\u0153\\x81\\u0305k\\x7f\\xc7m@\\u010b\\u0227\\x83\\u0167\\u0125\\x89\\u013d\\u0289\\x8d\\xad\\u0185\\u017f\\x93\\u0213\\xd2\\xcb\\xa6\\u015dE}\\xba\\u0191[\\xcd\\u011c\\u020b\\xa0g\\xcef\\u01d0\\xcf\\u0124\\xa8\\xea\\x9d\\u01ba\\\\\\\\\\u0186\\xb8\\u0120\\u010ev\\u0284\\u0200\\x9c\\xd0\\xbejN\\xf0\\u0100\\xd2R\\x8c\\x9aZ\\u01c6\\x99z\\xd0\\u0158\\xce\\xb0H\\xa8\\x8d\\u01a2b\\xb2_\\u0120\\xa0\"],\"encodeOffsets\":[[112750,20508]]}},{\"type\":\"Feature\",\"id\":\"510000\",\"properties\":{\"id\":\"510000\",\"cp\":[104.065735,30.659462],\"name\":\"\\u56db\\u5ddd\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@LqKr\"],[\"@@\\x8a[\\u013b\\xe9V\\xa3\\x9e_\\u0163\\u0121\\xf1pG\\xa0\\x95r\\xe9\\xcf\\xb7~\\u0105Sfy\\xd7\\xcd\\x82\\xb7\\xba\\x8f\\u017f\\u01bdi\\xcd\\u0131\\u01a3\\u0131\\u013bmHH}siaX@i\\xc7\\xb0\\xc1\\xc3\\xd7t\\xab\\x83\\xadT\\x83\\xa4J\\x96\\x7fJJ\\x8cyJ\\x95\\xc8\\x8a`Oh\\xdf\\xa6\\xa1u\\xcbhI\\x7fyCjm\\xffw\\x85ZG\\x85\\x85Ti\\x8bS\\x88sO\\x89\\x9eB\\xb2\\x9ffNmsPa\\x88{M{\\x8a\\xf5E\\x91^Hj}gYpaeu\\x9e\\xaf\\x91o\\xe1wHj\\xc1\\xbdM\\xa1pM\\x93\\x96u\\xe5\\x87mni{fk\\x94\\\\\\\\o\\x83\\xceqCw\\x86EZ\\x81\\xbcK\\x9b\\u011d\\x8a\\x83Ay{m\\xf7L\\x87wO\\xd7SimRI\\x8d\\xafrK\\x99\\xf5BS\\xabsFe\\x87]f\\x7f\\xb5\\xa2\\xf3Y_\\xc6PRcue\\xb0Cb\\x81o\\xd7\\x8cbd\\xa3\\u014cIHgtrnyPt\\xa6foaX\\u010fx\\x9blBowz\\x8b_{\\xca\\xe9Wi\\xeaE\\x84\\x81Gh\\xdc\\xb8\\xbauF\\x9d\\u0108Ixf\\xae\\x7f\\x8e\\x95Y\\xbd\\u0100\\u01d9]\\x81\\xa4\\x9dEy\\x9fF\\x8d\\xb2\\u010b\\x92w\\xb8\\xbf@g\\xa2\\xa7RGv\\xbb\\x96\\x81\\xe1\\x9fW`\\xc3\\u0135Jwi]t\\xa5wO\\xad\\xbda[\\xd7\\x88]`\\xc3i\\xad\\xfc\\x8fL\\x80\\xa6LabbT\\xc0\\xe5\\x92c}\\xcdh\\x99\\xc6h\\x88\\x8b\\xaeBH\\x80\\xee|\\xee\\x83\\xba\\xc9k\\xad\\xa4S\\x86\\x9dy\\xa3\\x84ia\\xa9ta\\u012f\\xb7\\u0189`\\u014d\\xa5Uh\\x93O\\x85\\x83\\u011dLk}\\xa9Fos\\x89\\xb4\\x9bJm\\x84\\xb5l\\u0141u\\x9d\\x97\\x85\\xf8\\x96n\\xd1JW\\xce\\xaa\\x96Y\\xc0\\xefAetT\\x9e\\u0145\\x82\\xd3\\x8dG\\x99\\xcb\\xabbo\\x89{\\u0131wod\\u019f\\xbd\\x83\\x9e\\x81O\\u0121\\xdc\\x91\\xc2\\xb5x\\xe0N\\xd6\\xbeP\\xb2\\xa7HKv\\xbe\\x96]|\\x95B\\x87\\xc6\\xe5oZ`\\xa1\\xd8`\\xc0m\\xba\\u0120~\\xcc\\xd0\\xa7n\\xc7\\x85\\xbf\\xa4]w\\u011f@s\\x83\\x89r\\u011fu\\x89~\\x91Io\\x94[\\xe9\\xb1\\xb9\\xa0\\xbf\\x9e\\u017f\\u0111\\xd3\\x89@q\\x8bg\\x88\\xb9z\\u01b1\\u0159a\\xed\\xb0Kt\\xc7\\xa4V\\xbb\\xc3[\\u0129\\u01ed\\u0191^\\xc7\\xd3@\\xe1\\u0165\\x97s\\x9bZ\\xcf\\x95\\x8b\\x9c\\xc5\\u012d\\x80\\u018b\\x95\\u011bpwD\\xf3\\xd6\\xe1\\x88\\u017bneQ\\xcb\\x8c\\x9dq\\xb7\\x95GC\\u0153\\xfdS]x\\x9f\\xb7\\xfd\\x8bq\\xb3\\x95O\\xd5\\x9c\\x8c\\xb6Qz\\xdfti{\\u0159\\x89\\xe1\\xcd\\xc7W\\u015d\\u016d\\xf1z\\xc7W\\x8bp\\xe7\\xbfJ\\x8c\\x99\\x82X\\x9c\\u0129\\xe8\\xbdc\\x8d\\x8cF\\x96\\xc2LiVjx}\\\\\\\\N\\x86\\u0147\\u0116\\xa5Ge\\x96\\x93JA\\xbc\\xc4Hf\\xc8u~\\xb8\\xc6\\xabdE\\xb3\\xc9MA|\\x81b\\x98\\xd2\\x85\\x98\\u0107hG\\xac\\x7fCM\\x82\\xf5\\x8a\\x84\\u01a4\\u0105A\\x7fv\\x83\\xfcV\\x80\\xe9\\u0140\\x89_V\\xcc\\xb3\\u0110wQj\\xb4\\xb7Ze\\xc8\\xc1\\xa8X\\xb4\\x8d\\xc6\\xa1Qu\\xb7\\xbb\\x9f\\x93\\x98\\xd5Z\\xb3\\u0121qDo\\x89y`L\\xacgdp\\xb0\\u015f\\x8ap\\xa6\\u0117\\xec\\xc5\\u012eZ\\x8e\\xb0I\\xe4\\x94h\\x82\\x91\\x88z\\x8a\\u0135\\x9cf\\xb2\\xe5\\xa0\\x9b\\u011a\\xd1\\x80Kp\\x8bIN|\\x8b\\x84\\xd1z]\\u0144\\x85\\x85\\xb7FU\\xd7\\xe9\\xbbR\\xb3\\x99M\\x83\\xc9\\xbbGM\\xab\\x80\\x8fki\\x80\\x7f\\x99\\xe9r\\x99}\\xc3`\\xb9\\u0103\\xdem\\xc8\\x9dn\\xc1\\xeeR\\u01c0\\xb3\\u011co\\u0130z\\u0154w\\u01f6V\\xda\\xa3\\xc0]\\u025c\\xbb\\u0106l\\u0182\\xb2\\u0120\\x85\\xfeT\\xba\\xb7\\xe0U\\u021e\\xcf\\u02a6\\xb6\\x86I\\x92\\xabd\\u013d\\u0122d\\u012c\\xbf\\x96\\xbb\\u0114\\xd7\\x8ah\\\\\\\\c\\xac\\x86\\xe4\\xb2G\\xea\\xeb\\u0124\\u0142\\xa5\\xc0\\u01ff\\u017c\\xc3\\xc6M\\xba}B\\xd5\\u0122yFVvw\\x96\\x88xB\\xe8\\u013b\\u0112\\xa9\\u0108\\x93tC\\u0122\\u027d\\u0160\\u0223\\xa6\\u0101\\xe6\\xb7H\\u013d\\xee\\x93\\xf4N\\xd4\\x93~^\\xa4\\u018a\\x9cu\\x84\\x9c^s\\xbc{TA\\xbc\\xf8\\xb0\\xa2\\u0130\\xaaD\\xe8\\xbe\\u0147\\xb6\\xddJ\\x91\\xaeZ\\xb4\\u011f~Sn|\\xaaW\\xda\\xa9\\xf2zPO\\x90\\u0238\\x82b\\xf0\\xa2|\\x8b\\xf8\\u011e\\x8a\\x8c\\x9c\\u0152Q\\xec\\xdb\\xd0@\\u011e\\x99\\u01ceRS\\x7f\\xa4\\xc1\\x7f\\xa7d\\x85i\\x93\\xb4ez\\xdd\\xfa\\x8f\\xd8\\xe3\\x8f]Hq\\x84kI\\x9f\\xfe\\xcbQ\\xc7\\xa6\\xc3s\\xc7\\xa4[E\\x9d\\xac\\xc9\\u016a\\xcdxX\\u0192\\xb7\\xd6\\u0181\\u0130l\\u019e\\xb9\\xaa\\xb9|X\\xcawn\\x91\\xc6\\u0184m\\xc0\\xeaEr\\u0112tD\\xae\\u010b\\xe6cQ\\x83\\x94E\\xae\\xb3^\\u012d\\xa5\\xa9l}\\xe4Qto\\x98\\u0156\\xdcq\\xc6\\x8ek\\xb5\\x96\\x84\\xaa\\x8f\\xd4\\u013b\\u0134\\xa1@\\u010a\\xb0B\\x7f\\xb2\\xc8w^^Rs\\xbaT\\u0100\\xa3\\u015a\\xe6\\x9cQP\\x91Jv\\xc4z\\x84\\x90^\\u0110\\xb9\\xc6\\xaffL\\xe0\\xb4GC\\xb2\\x91dt\\x98\\xad\\u0100Rt\\xbc\\xa4\\u0126O\\xf0\\u011ff\\xd4\\xf0D\\u0168\\u0141\\u011e\\u0198\\xef\\x9eP\\xc8\\x86\\xae\\xe2bM\\xfc\\xc0XZ\\xa0\\xb8\\xa3@\\xc5\\x9a\\x9b\\xbb\\xbbQ\\xc9\\xad\\x99]d\\x93s\\xd6\\xd7_\\xcd\\x96_\\xcc\\xea\\u016ePr\\u0114\\u0110\\xd5G\\u0102eZ\\xdc\\xee\\u0118qBhtO\\xa0\\xa4tE[h|Y\\x8b\\xd4\\x82Z\\u015b\\xces\\xb4x\\xba\\xb1U\\x8c\\x92\\xf1\\x88t|O\\x92\\u0129\\u0120\\xbaNbg\\xfe\\x8aJy^d\\xc2Y\\xa0\\u012e\\x84]\\u0158z\\xa6gC\\x82\\xb3\\x80R`\\u0100\\x8az\\x92\\xa2Aj\\x8c\\xb8CL\\x84\\xa4R\\xc6\\xbb@\\xad\\u014ek\\\\\\\\\\xc7\\xb4\\x7f\\xa3YW}z@Z}\\x89\\xc3\\xb6\\x93o\\xfb\\xb6]\\xb4^N\\x87\\xd2}\\xe8N\\x82\\xaa\\x96P\\x98\\xcdy\\xb9`S\\xb0\\xb4\\x86ATe\\x80VamdU\\u0110w\\u0284v\\u012e\\xd5\\\\\\\\\\x83u\\x8b\\xc6\\u0157\\xa8Yp\\xb9\\xe0Z\\xc2m\\x99Wh{\\xe1\\x84}W\\xd8\\u01cd\\x95\\xc9\\xfcw\\x99ga\\xa7\\xe1CN\\u0119\\xce[\\u0100\\xd5\\u012ag\\xd6\\xc9\\xaaX\\x98\\x8d\\xf8x\\xac\\xbd\\u016e\\xa6\\xa6[\\x80\\x97\\x84N\\xce\\x86L\\x80\\xdcU\\xd6\\xb4\\xf2r\\xd9\\u0160xR^\\x96\\x86J\\x98k\\x84\\u0133nDX{U\\x83~ET{\\u013c\\xba\\xa6PZc\\x94jF\\xb2\\u0116@\\x8ep\\x98g\\x80\\x88\\xa8\\x93B{\\x83u\\xa8\\x9d\\u0166yho\\xdaD\\xae\\xaf\\xa2\\x98\\xa0W\\xf2\\x90\\xe0F\\xce\\xa4\\xa8GD\\x8f\\xe4z\\xa6k\\u016eP\\x9c\\u0121q\\xcb\\x9a\\xa5\\xc0]\\x80\\x9f\\x98e\\x8e\\xe2\\xda\\xb4\\xaaKx\\u012b\\x84P\\x88\\x97\\xd6|\\xe6[x\\xc3\\xa4J\\xde\\u0125\\x82s\\x92N\\xd6\\xbd\\x9e\\x80I\\x86\\xacn\\u0128Y\\xb4\\xae\\xd0\\x97\\u0190\\x8a\\x80mD\\x99\\u015du\\xe4\\u0111\\u0111Eb\\x81\\x85e\\x92\\x81e_\\x99v\\xa1}\\xec\\u0119\\u01ca\\u0113}q\\x94\\xc9\\xe5\\x9f\\x81T\\xaf\\xb5Rs\\xa1M@}\\u016fa\\x86\\x8fa\\xad\\xafwv\\x9d\\u0189\\xe5Zw\\x9e\\\\\\\\Z{\\xe5\\xfb^\\x9b\"]],\"encodeOffsets\":[[[108815,30935]],[[110617,31811]]]}},{\"type\":\"Feature\",\"id\":\"520000\",\"properties\":{\"id\":\"520000\",\"cp\":[106.713478,26.578343],\"name\":\"\\u8d35\\u5dde\",\"childNum\":3},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@\\x86G\\\\\\\\\\x86lY\\xa3\\x91in\"],[\"@@q\\x82|\\x88\\x82mc\\xaft\\xcf\\x87VS\\xce\"],[\"@@h\\xd1\\xa3Is\\x87\\x7fNg\\x81\\xdfH\\x86\\x9b\\x90H\\xaa\\u0137\\x9d\\xc3h_\\xb9\\x83\\xa1\\u011d\\xc4\\xa7\\u0144\\xa6u\\xd9\\x8a\\xf9\\x8egS\\x7f\\xafJH\\x9f|s\\xdd\\xc5t\\x8d\\xc1\\xefyMD\\u010d\\xbbe\\xd5tA\\xa4{b\\\\\\\\}\\x97\\x83G\\xaeu\\\\\\\\\\x8f\\x81\\xe5PFq\\x8bw\\xc5aD\\x85\\x9eK\\xb0\\xba\\xe2_\\xa3\\xf9b\\xb5\\x94m\\xc1\\x8b\\xdb\\x9c\\u0139M[q\\x81|hla\\xaa\\u0101I}\\xd1\\x82\\x83\\xb5@swtwm^o\\xb5\\x88\\x7fD\\xe9\\u013d\\u0160yV\\x99ky\\xb0\\xc9\\x9e\\xfb\\xdbR\\x85\\xb3\\x82\\x87e\\x88\\x87\\xa5]R\\xd5\\x8b\\u011b\\u0127[\\u0185\\xe5\\xdbDp\\x8c\\x81\\x94J\\x84iV\\x99\\x99\\x89\\xc2F\\xb2\\x81I\\x85\\xbbmN\\xb7\\xa3\\x9bLb\\xd2Yb\\x97Ws\\xc0b\\x8e\\x99pki\\x99TZ\\u0104\\u0103\\xb6H\\x8cq`\\x85\\x85\\u0125_J\\x9f\\xafae\\xab\\x83Kp\\xddx]a\\u0115\\xdbP\\x83\\xc7\\u021f[\\xc1\\xe5\\u0175\\xcf\\u0151\\x97\\xf7Pw}\\x87T\\x9c\\xd9@\\xd5s\\xab\\u013f\\xdbq\\xa9\\xbd\\x9cm\\xa4\\xd9H\\xb7y\\u01e5\\u0118\\u0109B\\xb5\\u0128\\xd5n\\u0111]K\\x84\\xa9\\x84\\u0153\\xe1\\x8b\\x9fG\\xe7\\u015f\\x8d\\xa7\\xd5\\xdfg\\x87\\x8d\\u01d7\\u0126T\\xe8\\u01a4\\u01ba{\\xb6\\xc9H\\xced\\xbe\\u015a\\xca\\xb7O\\xd0jXWr\\xe3Lyz\\xc9AL\\xbe\\u0119\\xa2b\\u0136\\u0117y_qM\\u0114\\u0105ro\\xbch\\u010a\\x9ew\\xb6\\xf8V\\xa4w\\x94\\xb2\\u0108]\\xca\\x9aKx|`\\u017a\\xa6\\xc2\\xc8dr\\x84c\\xc8\\x81be\\xb8\\x9b`I\\xbc\\u010dTF\\xb4\\x9d\\xbc\\xd3\\xfd\\u0203r\\xb9\\xcdJ\\xa9k_\\u0219l\\xb3\\xb4_\\x90p\\u0110\\x9d`o\\xd2h\\x8e\\xb6pa\\x82^\\x90\\xd3\\u0114}D\\xbb\\x9d^Xy\\x9c`d\\x98[Kv\\x85JPh\\xe8hCr\\u0102\\u011a\\xc2^\\xca\\u018c\\xa0w\\x88ZL\\xad\\u0120\\xa3\\x9a\\xc1brzOIl\\x92MM\\x94\\u012a\\u0150\\u017e\\xcbr\\xd7\\xcee\\u0166\\x8etw|\\x8c\\xa2mK\\x81jS\\u01d8\\u0148\\u0102St\\x8d\\xce\\u0166EtqFT\\x86\\xbe\\x86E\\xec\\xac\\xac\\xf4x\\xccO\\xa2\\x9f\\xa0K\\x8a\\xb3\\u0140\\xba\\xe4Y\\x86\\x84\\x94PVg\\u014e\\xa6\\u014am\\u015e\\xbcVZwVl\\x8c\\x8d\\x84z\\xa4\\x85\\x9e\\xa3Tl\\xaect\\u013d\\xda\\xf3{G\\x7f\\xadA\\x87\\x8c\\xc7ge\\x9a~\\xce\\x91d\\xbf\\xe6aSba\\xa5KK\\x7f\\xfb\\x90j\\xae_\\xc4\\x87^\\\\\\\\\\xd8\\xbebP\\xae\\xa6x^sxj\\u0136I_\\xc4\\xa0X\\x82\\xe2\\xbc\\x95Hu\\xa8Qh\\xa1\\xc0@\\x90\\xcb\\xf4}\\x8e\\xb1\\x9eGN\\xec\\u010e\\x7flT\\x7f\\xb8\\x88\\x85`V\\x7f~R\\xb0tb\\xd5\\u010a`\\xb8\\xfa\\xdbt\\xcf\\x80FDu\\x80[\\x83Mf\\x81qGH\\xb7\\xa5yA\\x89zt\\x90MFe|R\\x82_Gk\\x86ChZe\\xda\\xb0to\\x98v`x\\x8bb\\x84\\x8cDn\\xd0{E}\\x9aZ\\x98\\xe8\\x80x\\x97\\x86NE\\xde\\x8aREn\\x98[Pv@{~r\\u0106AB\\xa7\\x82EO\\xbf|UZ~\\xec\\x84Uf\\xa8J\\xb2\\u0102\\xdd\\xc6\\x80\\x82s\\xaa\\x96B`\\x84s\\xb6\\x9cfv\\x81\\xf6\\xa6\\x8a\\xd5~d\\xd4q\\xa8\\xb8\\xba\\xbbu\\xf9\\x90[[\\xa7\\xb4sb\\xa4\\xa2z\\xfeF\\x9c\\xa2\\xc6\\x85\\xc0h\\x88\\x99\\x90\\xc2\\x88W\\\\\\\\\\u0131\\x8e\\xcbI\\xdd\\x8ao\\xb1\\u012d\\u0160\\xa3\\xfe\\x88\\xcas}\\xa1R\\x9d\\x8f]\\x8c\\u011b\\x83\\x7fD\\x9d\\x82g\\xb4VG\\xa2\\x82j\\xb1\\xae\\xe8\\x86\\xba\\xc3m\\x8dpU[\\xc1\\x9b\\x91\\x8c\\xeb\\xba\\xb0r\\x9b\\xdcbNu\\xb8}\\x8e\\xba\\xbc\\x87`ni\\x94\\xba\\xd4X\\u0104\\xa4\\xbc\\xd4da\\xb5\\x80\\xc1_\\xc3\\x80\\x85\\x86ftQQg\\x9cR\\x97\\x91\\xb7\\u01d3\\x92v\\x94}\\xdd\\xd7\\x9c\\u0135]\\xb5\\x9c\\x93Wc\\xa4F\\xb2\\x9bO\\u0129\\u0173\\xe3W\\xbd\\xafK\\x8d\\x82\\xa9\\x85]\\x80\\x81{\\x86L\\x8f\\xf3\\xb5CI\\xb5\\xb1M\\xdf\\xbfh\\x9f\\x95\\xa9\\u0101q\\xaco\\x82\\xbd\\x9e~@i~TUx\\u016a\\xd2\\xa2@\\x83\\xa3\\xc0E\\xee\\xf4ru\\u0144\\x82\\x94\\x93\\x82b[\\xa7nWuM\\xc6Ll\\xbf]\\x81x}\\u0133\\xad\\x80\\xbd\"]],\"encodeOffsets\":[[[112158,27383]],[[112105,27474]],[[112095,27476]]]}},{\"type\":\"Feature\",\"id\":\"530000\",\"properties\":{\"id\":\"530000\",\"cp\":[101.512251,24.740609],\"name\":\"\\u4e91\\u5357\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\x8d\\x81[\\x84\\xf9x\\xbd}\\xd1RH\\x91\\x81Y\\u012b\\u013a\\xfb\\x7fs\\xcdn\\x91iEo\\xe3\\xbdYa\\x81\\xb2\\u0117{c\\xac\\u011dg\\x95\\u0102sA\\x95\\xd8\\xc5w\\u010f\\x82\\xf5zFjw}\\x97\\xabDx\\xbf\\x81}U\\u0169l\\x9f\\xea\\x99@\\x95\\x8fH\\x8f\\xc5\\xadF\\x89\\xa8\\xc7oJ\\xb4\\xd3n\\u0169u\\u0105\\xa1\\xc3\\xa2p\\xd2\\xc5\\x8c\\x93\\xd8\\xa0TF\\xb2\\x82xa\\xb2\\xcbX\\x80\\x82c\\xca\\x8blH\\xee\\x7fA\\xdf\\xcb\\u0141k\\u017b\\u0191\\u0177\\xc9\\xa9h\\x99W\\xad\\xe6\\xdfU\\x87\\x93\\xcbs\\xa1\\xa6\\x7f}\\x95te\\xe8\\xc6\\xb6St\\xc7\\x80\\xc7}Fd\\xa3j\\x8b\\u0108Z\\u0106\\x90\\xc6\\x8b\\xa4T\\x82\\u010d\\\\\\\\D\\x83}O\\xf7\\x9a\\xa3\\x81U\\x88\\xa7~\\u0143G\\x99\\x82\\xe5\\x81\\u0143D\\u011d\\xb8\\x9cTsd\\xb6\\xb6B\\xaa\\x9a\\xa4u\\xa2\\u014c\\u010eo~t\\xbe\\xcd\\u0176\\xd2tD\\xa6\\xda\\x84i\\xf4\\xf6\\x89\\x80z\\x9b\\xd8X\\xb2gh\\u012fh\\xbd\\x90\\xdb\\xb1\\xaf\\x80\\xffm\\xb7zR\\xa6\\u019f`\\xaa\\u014a\\xc3h\\xa2rO\\xd4\\x8d\\xb4\\xa3Ym\\xbc\\xe8\\xea\\x8df\\xaf\\u016a\\u013dn\\x84\\x86c\\xdab\\x8cw\\\\\\\\zlvW\\x9e\\xaa\\xe2\\x88\\xa0\\xa6g\\x96\\x8fm\\u013fB\\u0139\\x9f\\xa3\\xa2\\u01b9\\x7f\\u0159b\\u0125k\\u01eb\\xdfeeZk\\xd9IKueT\\x81\\x9d\\xbbsVesb\\x91\\x8da\\x90\\u0115\\xa0\\xa0\\xb6\\xaedN\\x9c\\u0104\\xc4p\\xaay\\x8e\\x90\\xbc\\x97\\x84\\xb3BE\\x98\\xael\\x87\\x8eG\\x9c\\u016dC\\x9c\\u01f6w\\xea\\u017c\\u0114\\xc2e\\x84p\\xcd\\xc0Q\\u019epC\\x84\\x96\\xbc\\u0172\\xc8\\xad\\x90A\\xce\\xf4\\xb6R\\x84\\xe4\\x92Q^\\xd8u\\xac\\xb0\\x9a_\\xc8\\xf4c\\xb4\\xb9\\xf2\\xa8P\\xce\\xa2hl\\u010e\\xa6\\xb4\\u0126\\x93\\xc6\\xb4s\\xe2\\xc7\\x84\\x8f\\u0172Pn\\xcaD^\\xaf\\xb0\\x92Upv\\x86}\\xae\\x81BP\\xcc\\xaa\\x96j\\u01ecx\\x96S\\xf6wlf\\xf2\\x7f\\xaav\\x80q\\u0138|`H\\x80\\xadvi\\u013c\\x80nd\\u011c\\xad\\u0106h\\u0148\\x95\\x82em\\xb7Fy\\xde\\x81q\\xf3\\x9eS\\u012f\\xaf\\x91\\xb3X_\\u011e\\xe7\\xeatryvL\\xa4\\xa7z\\x84\\xa6c\\xa6\\xa5jn\\u015ek\\x98\\x88lD\\xa4\\xf8z\\xbd\\u011c\\xe0\\x9e\\u0102\\u0167M\\xc5|\\xe1\\u0186\\xe0\\xcac\\xf0\\xc2F\\xdc\\x8e\\x82\\xe1\\u0162\\xa5\\\\\\\\\\\\\\\\\\xba\\x99\\u0130\\xf8\\xd2\\x7f\\xd0J\\u0134\\x87\\x84\\xeeD\\xa6\\x90zK\\xb2\\u01cf\\xceEh~\\x92CD\\x90\\xadhMn^\\xcc\\xf6\\xc4\\xa9\\u010cZ\\xc0\\x9ea\\xfc\\x84f\\u026dy\\u0153p\\u012f\\xb4\\u011bF\\u0171k]\\xd4\\u011b\\xa2ql\\xc5\\u0106\\xd9a\\xb6~\\xc4q\\x9a\\x9a\\xea\\x7f\\x80lj\\x7f\\x90N\\xac\\xbcH\\x84\\xca\\x9aNQ\\xb4\\xea\\xbcV\\xd8\\xb8E\\x86\\x86^\\u0143\\xd2y\\x8c\\x83M{\\x8cJLo\\xd2\\x7f\\x9c\\u0119\\xe6\\x9fe\\xb1\\u0136\\x9by\\x89\\x92\\x87g\\x81\\xe3\\x93\\xafJY\\x8d\\xc6\\u012d\\u0118\\xebo\\xa5\\u0160\\x89o\\xafhcK\\xabz_p\\x8arC\\xb4\\u0122\\xd6Y\\x94\\x97\\xbc\\xa0v\\xb8\\xa2R\\x8e\\xc5W\\xb3\\xc2\\xa7f\\xc7\\xb8Yi\\xb3xR\\xb4\\u010fU\\xcb\\x8a`\\xea\\u013fU\\x7f\\x84\\xfb\\x80u\\u0106B\\x83\\u01a3\\xf6\\x89N\\x81\\x80DH\\xab\\u0108g\\x86\\x97\\x97\\xd1\\x82aB{\\xcaNF\\xb4\\xacc\\xb7\\xc5v}e\\xc7\\xc3GB\\xbb\\x94If\\x95\\xa6H\\u0148\\u0115M\\x85~[iwjU\\xc1KE\\x95\\x8e\\x8b\\xbed\\u012a\\xe7W\\x9b\\x9a\\x81I\\x8b\\xe8\\xc0\\x8co\\xc8X\\xf2y\\u015e\\u016e\\xc8X\\xe2\\xce\\u015a\\x8aj|\\xe0sRy\\x8b\\xb5\\xd6\\x9b\\x96Pr\\xb4\\xfe\\x8c\\xa0\\xb8^w\\xfeTD\\u0154\\x96Hr\\xb8\\x8b\\x9eR\\xccmf\\x87\\u017c\\xd5\\xe2C\\xf4ox\\x96\\u011c\\x7f\\u018c\\xc6\\u012e\\x8c\\x9b\\xd0\\x96\\x9cY\\x98t\\xe2\\u0166\\xd4@]\\xc8\\u01ee\\u0192\\\\\\\\\\u012a\\xbc\\xc4\\xa3Us\\xc8\\xafLb\\xee\\u01b2\\u015a\\xbayh\\x87r\\x8c\\x8a@\\u0112\\xd4\\x9d\\u0180\\x9f\\xc0\\xb2\\xba\\\\\\\\\\xeap\\x93\\x92J\\x8a}\\u0120v\\x8aqt\\x84\\u0120@^x\\xc0\\xa3\\xc8\\x86\\xa8m\\xcb\\xcf\\u011f}n\\xb9_\\xbf\\xa2\\xd7Y_\\xe6p\\x88\\xc5\\x96A^{\\xbd\\x95Lu\\xa8GO\\xb1\\xd5\\xbd\\xdfM\\xb6w\\x92\\xc1\\u0122\\xdb\\x82P\\x82\\x9b\\u01a2\\xbcpc\\u0132x\\x8a|ap\\xcc\\xacH\\x9a\\xd0\\x8c\\u014a\\x7fS\\x9dfs\\xf0BZ\\xbf\\xa9\\x93X\\xcf\\xd2K\\x95k\\x86\\xf7E\\xfb\\xbf\\x89S\\x85rEFs\\xd5\\u016bk\\x94\\xf3V\\u01e5\\u0149iTL\\x82\\xa1n{\\x8bux\\u0163\\x8d\\xcfh\\x99\\xf4\\u015d\\xac\\u011f\\u014dN\\x93\\x91NJkyPaq\\x99\\xc2\\u011f\\xa4K\\xae\\x87Y\\x9fx\\xc9\\u018b\\xc1]\\u0101\\u0119Dq\\xe7gOg\\x86ILu\\x97\\\\\\\\_gz\\x97]W\\xbc\\x9e~C\\xd4\\u0113]\\x8fb\\x81\\xb5og\\x8dp\\xd1\\x9e_o\\u010f`\\x8f\\xb4\\xb3\\u021akl`I\\xaa\\xba\\xce\\u0204q\\xd4\\xfe\\x9e\\xbbE\\xb3\\u010eSJ\\xbb\\x9c_f\\xb7\\x82ad\\xc7q\\x83\\xc7c\\xa5\\xc1_\\u0179w{\\x99L^\\xc9\\xb1\\u0107x\\x93U\\xa3\\xb5\\xf7\\x9dxg\\u0109p\\xbb\\u0106qN\\u0113`r\\u0118za\\u0135\\u011a\\xa1K\\xbd\\xcaBzy\\xe4KXqiWP\\xcf\\xc9\\xb8\\xbd\\u0159\\xcdc\\xcaG|\\xb5\\u0195\\u01a3G\\xcb\\x9b\\xf7\\x9fk\\xb0_^\\xfd|_z\\u010b\\x90BZocm\\xf8\\xafhhc\\xe6\\\\\\\\l\\x88MFl\\u01b0\\xa3\\u011c\\x84\\xc6yH\\x93\\x84F\\xa8\\x8d\\x89\\xb5\\xea\\xd5]\\x97\\x9bHA\\x85\\xe0\\xd3\\x84^it\\xa0`\\xfe\\xdf\\xe4k\\x8a\\u0124\\xceT~Wl\\xff\\xa8\\x84\\xd4PzUC\\x8f\\x96NVv\\xa0[j\\xe2\\xf4D\\xf4\\u010f[}\\x9e\\x89z\\xbf\\x96msSh\\x8b\\xaf{j\\xef\\x8d\\u011fl}\\u0161\\u0139[\\x96\\u0151\\x8c\\x89gK\\x8b\\xa9U\\xb7\\xb5\\xcb@\\xbe\\x83m_~q\\xa1f\\xb9\\x85\\xc5\\xcb^\\xbb\\x91f\\xb3\\xf8}Q\\x95\\x84\\xa1\\xd6\\xcb\\xb3g\\xcd\\xb1^\\xc7\\x81\\x85\\\\\\\\\\xeb\\xc3\\x83A_\\x97\\xbfbW\\x9b\\xcf[\\xb6\\u019b\\xe9\\x8f\\x9d\\xa3F{\\u012bZgm@|kH\\u01ed\\u0181\\u0107\\xa6U\\u0114\\u0165\\x83\\xd7\\xeb}\\u01dd\\x83e\\u010f\\xba\\u0221\\u0218\\xcf\\xedB\\xc9\\x99\\xa3\\u0101\\u0118P\\xaa\\u0133\\xb6\\x93\\u0149\\xff\\x87y\\xa9n\\x89\\u010f\\xa3G\\xb9\\xa1I\\x9b\\x8a\\xb1L\\xc9\\u013a\\xd1d\\u0109\\xdc\\x87W\\xa5\\x98\\x89}g\\x98\\xc1\\x86{aq\\xc3\\xa5a\\x8a\\x9d\\u0131\\u0119\\x9d\\xcfZ\\x97\\xef`\"],\"encodeOffsets\":[[104636,22969]]}},{\"type\":\"Feature\",\"id\":\"540000\",\"properties\":{\"id\":\"540000\",\"cp\":[89.132212,30.860361],\"name\":\"\\u897f\\u85cf\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\xc2\\x9dh\\x9e\\u013ex\\x8e\\x9d\\u0156\\x89x\\x83\\xd2V\\x8e\\x86\\xba\\xc5\\xe2A\\u012a\\xdd\\u0206\\xb5\\u0119\\xaf\\u0147a\\xb1r_w~uS\\xd5\\u0148\\x91qOj]\\u0244Q\\x85\\xa3Z\\x85\\x85UD\\xfboY\\x92\\xbb\\xa9M[\\x8bL\\x8d\\xbcq\\xe3\\xcb{V\\xcd\\x95\\xe7WV\\x8fi\\x8f\\x8e]\\xeb\\xa9\\xc4\\xf7\\xe0y\\x81\\u019bh\\x9b\\xdaU\\xb0\\x8c\\x8ca\\x94d\\x84cQ\\x83~Mx\\xa5\\x99cc\\xa1\\xd9aSyF\\x97\\xd6\\x81k\\xad\\x8cuR\\xfdq\\xbf\\xd4\\xb5\\x9d\\x95Q\\u013d\\xb3aG{\\xbfF\\xb5\\xeb\\xaa\\xe9\\u011c\\xff\\xaa@\\xac\\xb7\\x96K\\x89\\xb7\\xe0ar\\x8di\\u0115\\u0100\\xabV\\xbb\\u0176\\x99\\u0134\\u016b\\x98g\\xe8L\\u01f4\\u0147\\u01b6af\\x8bt\\x8c\\xe8B\\u015a\\xa3^\\x8a\\xe2\\x86\\u01d0\\xdd\\xae\\x96\\x9aM\\xa6\\xc1\\u01de\\xff\\xacLh\\x9f\\x8eJ\\xbe\\xf3\\u01be\\xc6\\xbacxw\\x8d\\x8bf]Y\\x85\\xb4\\x83\\xa6|\\x9cQLn\\xb0a\\x9cd\\u010a\\x85\\x9c\\\\\\\\\\xa8o\\x92\\x9c\\u01c0\\xcd\\u014e\\x9c\\xb4\\u0129\\u0100d`t\\xcaQ\\u015e\\u0155|\\x82\\xa8C^\\xa9\\x9c\\x7f\\u0108\\xa6\\x84\\xa6\\xceJ\\u010a{\\x8e\\xeb\\u010ej\\xaa\\x8f\\xb2r\\xd0\\x89\\x9al`\\xbc\\u0104[t|\\xa6St\\xe8\\xbe\\x89P\\x8c\\xdcK\\xb8\\x80d\\x98\\u0184\\u0131]s\\xa4\\x97\\xee_v\\xb9\\xceV\\xf2\\x9d\\u0166j\\x98\\xa3\\u018fsc\\x97\\xac_\\u011e\\xb4|\\u0141\\x98\\x9d\\xa6Av\\x8e\\xa6w`\\u0103\\x8fa\\x90\\x8d\\xddaa\\xad\\xa2e\\xa4\\u0131\\xb2\\xa9\\xaaS\\xaa\\x9a\\xc8M\\u0104w\\x9e\\xc9\\xd8\\u0154\\xec@T\\x91\\xa4\\x97\\u0118\\x99\\\\\\\\\\xf5\\xaa@\\x94\\xfeo\\xb4\\xadxA\\xa0\\x90\\x90s\\x94\\xc2t\\u014eKz\\xf3\\xb4\\xc7\\u010a\\xb5\\xa2r\\x9e\\x7f^n\\u010a\\xad\\xc6\\xac\\xd7\\xfcG\\x9e\\xa2\\x82\\xb3\\xa0{\\xe2\\u010a]\\x9a\\x99G\\x82~b\\xc0gVj\\x81zlh\\u01f6\\x8df\\x80\\x9eO\\x81\\x9afd\\x8a\\x89\\xaaB]pj\\x84\\x95TO\\x96t\\u010a\\x82n\\xa4}\\xae\\xa6\\x83\\u010c\\xa5d\\xa2\\xbc\\xbbdd\\x9a\\x94Y\\xbc\\x8et\\x97\\xa2e\\u0224J\\xa4}\\u01fe\\xa1\\xb0\\xa7\\xa4A\\xd0\\x93lc@\\u011d\\x94s\\xaa\\u0107\\u013c\\u0111A\\xe7\\x87wx\\x95UuzE\\xd6\\u0121~AN\\xb9\\xc4\\xc5\\u0200\\u017b\\xa6\\xbf\\u0123\\u0141\\xe9\\xec\\xb1H\\x85\\xe3d\\xabg[\\xd8\\x89\\xbc\\u0113\\xc0\\x95c\\u012b\\u013e\\u0121\\xaccJ\\x91\\xb5\\x85\\xd0\\u02a5V\\u021d\\xb8\\xdfS\\xb9\\x86\\xfd\\xb1\\u011fk\\u0181\\xbc\\u0105^\\u025b\\xa4\\xdb\\xff\\x89\\x9db[}\\xac\\u014d\\xf5\\xc3]\\xcbNm\\xaeg@\\x8d\\x95Bg}\\xcdF\\xb1\\u01d0yL\\xa5\\x8f\\xedC\\x88\\x83I\\u0133\\x80\\xcf\\xf7\\xd1\\x9a\\u012f[\\xb9\\xa6[\\xe2\\u0161\\x8d\\x81E\\xdb\\xef\\xc1\\xc9d\\u0185\\xdf{\\xe2N\\xc6\\u0101\\u0168\\xdf\\x9d\\xbe\\u011b\\xf7yC\\xa3\\x87k\\xad\\xb4\\xd3H@\\xc2\\xb9\\x86TZ\\xa5\\xa2\\u012f\\x83\\xb7\\xccA\\xd0\\xa7\\xae\\x97Z\\x8fc\\x85v\\xbd\\x9fZ\\xad\\x8d\\xb9|\\xc5\\x95WZqgW\\x93|ieZ\\x7f\\xc5YV\\xd3\\x81qdq\\x8f\\x95bc\\xb2R@\\x81\\x86c\\x87\\xa5R\\xe3\\xbbGe\\x86\\x9fe\\u0183\\u012bQ\\x95}J[\\xd2\\x93K\\x85\\xac\\u018f|o\\x92\\u0117j\\u0121\\u0120\\xd1N\\xa1\\xf0\\xafEB\\x7f\\u010dnw\\xf4\\u024d\\x8f\\u0117\\xaa\\x83\\xb2\\x95C\\u03bb\\u0179\\u0121\\u01dd\\u0285\\u012f\\u012d\\xe3\\u0323\\u016b\\u0239]\\u0393\\u0367g\\u0161sg\\u023d\\xf3\\u03e7\\xb5\\u01db\\x86\\u0119g\\u017f\\xb6\\u048d\\u0107`\\u0118\\u0105\\u014cJ\\xde\\x9a\\xe4\\xa4r\\xc5\\u0148\\xa5\\xd6\\xc1U\\u011bt\\u0119u\\u016f\\xdei\\u010a\\xc4\\xc0\\\\\\\\\\xc6s\\xa6\\xd3Rb|\\xc2^\\u0159\\xcck\\xc4\\u0177\\xb6\\xbd\\xf7\\x87f\\xb1iM\\xdd\\x91\\x9b\\x89@\\u0125\\xb0G\\xac\\xc3M\\xa5n\\xa3\\xd8\\u0105\\x82\\u011f\\xaf\\xdf\\x94\\xa7a\\xebb\\xe9\\xfc\\xd1O\\u010d\\x9ck\\xa3{\\\\\\\\\\x91e\\xb5\\xaa\\xd7M\\x91\\x9a\\xc9fm\\xab\\u0191{\\xc5\\xd7\\x83G\\u014f\\u01e9\\xe3y\\xb3\\xa9W\\xd1\\u0103\\xfb\\x82\\xb7\\xb7\\x91Q\\x97\\xf2\\u0131}\\xaf\\xe3\\x89I\\x95\\xe9\\x7f\\xd5\\xc2Z\\xa8\\u012b\\xe8s\\xb6Z\\xc8s\\x8e\\xe6\\u0114T\\u0158v\\x8eg\\xccsN@\\xee\\xe1\\xbe\\xf3@\\x89\\x98\\xd9wU\\xb1\\xc9T\\xe5\\xbb\\xa3T\\u0111\\x9fWx\\x8fq\\xb9Zo\\x91b\\x8bs[\\xd7\\x8c\\xafc\\u0129v\\x87\\x8c\\u0117\\u0167\\xb3BM|\\xb9k\\x89\\xaa\\u0127\\x97\\xa5TzNYn\\xdd\\x8d\\xdfp\\x8d\\x81\\u0119r\\xf1\\u0120\\u0109RS~\\xbd\\x8a\\u011bVV\\x8a\\xb5\\x82\\xf5\\x87\\xab\\x8cM\\xa3\\xa3\\xb5B\\x95\\u0109\\xa5\\xe1\\xbaae\\x81~\\xb3Au\\u0110h`\\x8f\\xdc\\xb3\\xe7\\x9d@B\\xdb\\x98\\xef\\u013fa\\xa9|z\\xb2\\xdd\\xbcD\\x94\\xa3\\xe0\\u010d\\xb2\\x8b\\u0178\\x83I\\x83\\xfb\\x9b\\x81I\\xa0\\u0101\\x80\\xf3K\\x8d\\xa5}r\\xdd_\\xc1\\xb4\\xe9Ma\\u0148\\xa8\\x80~\\xaaS\\u0108\\xbd\\x8e\\xbdK\\xd9\\xf3\\u013fe\\u0183\\xc6B\\x8e\\xb7\\xac\\xebn\\xd7W\\x8d|U\\xba}LJr\\u01b3\\x98l\\u0152\\xb5`b\\xd4\\x7f`Q\\x88\\x88\\xd0\\xd3@s\\xac\\xf1I\\x7f\\x8c\\xcd@\\xfbws\\xa1\\xe5Q\\xd1\\xdf\\xc1`\\u014b\\u0134{\\u012a\\x93T\\x95\\xda\\xc5TS\\xc4\\xb3\\x82\\x8bYo|\\xc7[\\xc7\\xbe\\xb5MW\\xa2\\u012di\\xd5\\xd8\\xbf@\\x98\\x9aMh\\x85p\\xd5]j\\x86\\xe9\\xf2\\xbfO\\u0187\\u0106\\u0187p\\x80\\xea\\u0109\\xe2l\\xd8w\\x96\\u011bs\\x8f\\x88\\u01e9\\x82\\u0135\\xb8c\\x85\\x9dbU\\xb9\\u0159\\xa8WavquSM\\x9dzeo_^gs\\xcf\\xb7\\xa5\\xd3@~\\xaf\\x9d\\xbfRi\\u012bB\\x99\\x8a\\\\\\\\\\x94qTG\\xaa\\xc7\\u011c\\xe7Po\\x8a\\xfff\\xf1\\xf2\\u0105\\xa6\\xf3Q\\u012b\\xc8\\xe1P\\x95\\x9c\\u0101b\\xdf{\\x83Z\\u0157\\u0138I\\xe6\\xc5\\x84hnsz\\xc1C\\xcb\\xec\\xf1\\x9a\\xcf\\xb7\\u0105\\u011a\\xddUm\\xae\\xf3\\xadL\\xb7\\u0103U\\x9b\\xc8\\xedo\\xf9\\xb4\\x81\\xcaj\\xb0\\u0141\\u0164_u\\xb5^\\x91\\xb0\\x8c\\xec\\xc7\\x96@t\\u0136\\u0112\\xa1\\xc6\\x87M\\xb3\\u0122\\xab\\x98\\u0130\\u0128\\xc5\\xae\\u011f\\x86R\\x8e\\u0101\\xf0\\x93gghe\\xc6\\xa2z\\x82\\xca\\xa9\\xd4\\\\\\\\\\xb0\\xdd\\u010ez~\\u017a\\xa4Pn\\x96M\\u012a\\xd6B\\xa3\\x90\\x9fk\\x99n\\xe9\\x84\\xa7\\u017c\\u0107\\x8a\\x98\\u0106K\\x84\\u0112\\xb0\\x90\\xbcL\\xb6\\xe8\\x89\\xe2z\\xa8u\\xa6\\xa5LD\\u0118z\\xac\\xfd\\xcem\\u0118d\\xbe\\xdf\\x94Fz\\x93hg\\xb2\\x99Fy\\xa6\\u011d\\xa4\\u010b\\u0146b\\xce\\x9b@y\\x82\\u0104\\xe6m\\xb0N\\u012e\\x81ZR\\xd6\\xed\\x8eJ\\xb2\\xf6L\\u0138\\xd2\\xa8Y\\xae\\u018c\\xd0V\\x89\\xe0\\x98tt_\\xda\\x80\\xc2y\\u0120z\\x9e]\\u0162h\\x80z\\u010e{\\xc2\\x86\\u0122X\\x94\\x88c|\\x9a\\xd0q\\x8e\\x9afO\\xa2\\xa4\\xf6g\\x82\\xccHN\\x8e\\x84PK\\u0156\\x9c\\x8e\\x98U\\xfa\\xb4xx[x\\x88v\\u0110C\\xfb\\u0100\\x8a\\xec\\xd6T\\xac\\xb8^}\\xccs\\xf2d\\xb4_\\x8e\\x87Kg\\u017eL\\u0134\\x85\\xc0Bon|H@\\x96\\xcax\\x98\\x97\\xa6Bp\\x9d\\u0170\\x88\\u014c\\xbff\\xb5\\u018cA\\xbez\\u01c8Rx\\x8a\\xb6F\\x94\\x9ck\\u0104\\u017a\\x90Rz\\u0140\\x88~\\xb6[\\x94\\xb4Hn\\xaa\\x96V\\u019eu\\u0112\\xad\\xc8\\xa8\\u018ec\\x90\\u01bd\\xccm\\xb8\\xc1\\xc8M\\xa6x\\u034a\\xeb\\xc0x\\u01c6B\\x92\\x9a\\xfa^\\xb4W\\x86\\xa3\\x96d\\x84k\\u027e\\u012cp\\x9cw\\x82\\u02c2\\xd8\\u0266\\u013c\\u012cI\\u015a\\x9c\\xca\\x95n\\x9b\\u0154a\\xb8\\x99~J\\xb0\\xee\\x94l\\u024cx\\u0124\\xca\\xc8\\xf0h\\xcc\\xae\\x82g\\x98T\\xb4\\xf8\\x8e\\xe0C\\x88\\x8e\\xc0^\\xaaerr\\u0198d\\x9e\\xa2\\u0130P|\\x8d\\u0116\\xa0\\u0178W\\x9c\\xaa\\u0126^\\xb6\\xb4\\xc2L\\x84aT\\xb1\\xfcW\\u019c\\x98\\u01c0R\\xc2\\x9a\\u0176U\\u0144\\x9a\\u0116[QhlL\\xfcA\\x86\\x8b\\xdc\\\\\\\\\\x86qR\\x9b\\u0104\\xa9\"],\"encodeOffsets\":[[90849,37210]]}},{\"type\":\"Feature\",\"id\":\"610000\",\"properties\":{\"id\":\"610000\",\"cp\":[108.948024,34.263161],\"name\":\"\\u9655\\u897f\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\x98p\\xa2\\x97\\u022e\\xb5\\x9a\\xfbG\\x99\\u0126}\\u0126\\x9a\\xf0\\x81\\u01da\\xb6\\xf2\\x8f\\u0184\\x80j\\u0242z\\xb0{\\xba\\xd8k\\xc8\\u0119\\xe2\\xa6j\\xaa\\x82Bg\\x82\\\\\\\\\\x9c\\u010b\\xb0s\\xac\\x8e\\x92]j\\x9e\\xfa\\xa0\\x82E\\x94\\u020c\\u01c6\\xacs\\x84t\\x87\\x94R\\x88\\xc6d\\u0120\\u0130\\x8ew\\xdc\\x94\\xb8\\xf4W\\xbe\\u01ae\\u0142\\xd2_{\\x92\\xcc\\x9a\\xfb\\xbc\\x84j\\xba\\xb9\\xa2G\\u01ea\\xd2\\xaf\\u0118\\x83Z`\\xba\\u014a\\x83ec\\u0146\\u0105\\x9a~B\\x90\\xc2gzp\\xe2\\u0113\\xf2Y\\u01e0\\u0230\\xccT\\xce\\xa8\\xc2W\\x9c|fc\\x9f\\u0103\\xa7uF\\x97\\x8c@N\\x9f\\xa2XL\\x83\\x8aRM\\x7f\\xba[\\u011f\\u0223\\u017f\\xef|\\xa5J\\x99kc`s\\u0149\\u01f7\\x92\\x9dY\\xb9\\x8bW@\\xb5\\xf7K\\x85\\xe3\\xef\\xb3\\xdbIc\\xf1\\xb7\\x81V\\u020b\\xda\\x8d\\xd2\\u0137\\xf8\\x9d\\xa9\\x97\\xfe\\xa5\\x83y\\x82\\xd3\\x9f\\u011f\\u0119mW\\xb5\\xceum\\x7fZy\\x81O\\u0145\\u019f\\u0125\\xd3~s\\xd1L\\xa4\\xb5a\\xc5\\x85Y\\xa6ocyZ{\\x89y\\xa0c]{\\x8cTa\\xa9\\x83`U_\\u011a\\u0113\\xa3\\u03c9\\xca\\u018dK\\xf9\\x92K\\xb6\\u0231\\xdd\\u01b7\\xa7{\\x7f\\xfb\\xbb\\xc5\\xc1\\u0239\\xcd\\xe9u\\u0133|\\xb9c\\xd1d\\x91\\x8a\\x7f\\xecUY\\x83\\x8eO\\x91uF\\x8d\\x96\\xd5\\xc8Yv\\xc1Cq\\xd3\\x83T\\x95\\u01e2\\xed\\xa7\\xb7S\\xb9Ng\\x8aV\\xac\\xeb\\xf7\\xc1t\\x87\\xb0D\\xd8\\xaf\\x92C\\xb4\\u0149\\u0192\\xf3p\\u0123}\\x7f\\x84\\u010b\\x81cE\\xcb\\x85F\\x9f\\x9f\\xe9GU\\xa5\\xd7K\\x85\\xa7\\xad\\xb6\\xb3B\\x8b\\u010c}C\\xbf\\xe5\\u010b`\\x8dw\\u0121B\\xb7\\xa4\\u0151c\\u01ad\\xb2\\u0151[\\xc5^axwQO\\x85\\xffE\\xcb\\xdf\\u015a\\x95\\u0124N\\u0114\\x9fw\\u0187\\x88\\x81\\xc4\\x8a\\u0144w\\u012a\\xad\\x8ao[\\x7f\\x84_K\\xd3\\xaa\\xb3\\x93\\x8f\\xd9nK\\x89\\xc7\\x83\\u011b\\x9c\\xff]\\u010f\\x80\\u0103_d\\xa9\\xb7\\x7f\\xa9\\xdd\\x7f\\u014f\\xb0\\xd9\\xaeg]\\xb1\\x84\\x9f\\x87\\xdf\\x98\\xe5\\x9b\\x97\\xac\\xf7\\x9dm\\\\\\\\\\x9bia\\u01d1k\\u011bX{\\xa2|ZKl\\xe7hLt\\x81\\x80\\u0147\\xee\\u0175\\x80\\u0153\\xe8[\\x80\\xc9@\\u0189\\u0104E\\x9c\\x87t\\u0187\\x8f\\xcf\\x98\\xb3\\xad\\u0127Z\\xabmJ\\x85\\x9b\\x7f\\xd7\\xbe\\x91M\\x81t\\xdd\\u0126\\xa3Iw\\xc4\\xe5\\\\\\\\\\xd5{\\x87\\x98\\x83Ow\\u012c\\xa9L\\xd9\\xb3\\x81\\xd9gB\\u0195\\u0140r\\xcc\\x9b\\u0122\\u016dO\\xa5l\\xe3yC\\x90\\xa7H\\xcd\\xa3\\xdfE\\xf1\\x8f\\x9fX\\xa1\\x97\\xad\\xb0\\xd9Cgp\\u0165z\\x91\\x88b`wI\\x84vA|\\xa7\\x94\\x7f\\x87\\x97h\\x8do\\u0115@E\\xb1\\x93iYd\\xa5O\\u013b\\xb9S|}F@\\xbeoAO\\xb2{tf\\x9e\\xdc\\x97\\xa2F\\u01c2\\xd2\\x88W\\xb2\\xb0B\\u0124h^Wx{@\\x84\\xac\\x82\\xadF\\xb8\\xa1\\x84\\u0137n\\xa3\\x90P|\\x9f\\xaa\\u0134@^\\u0120\\u0108\\xe6b\\x96\\xd4c\\xb6l\\x98Yi\\x85\\x96^Mi\\x98c\\u010e\\xb0\\xc2[\\xe4\\x80v\\xef\\xb6gv@\\x90\\xc0\\x93\\u012c\\xb7lJ\\xb8sn|\\xbcu~\\x8da]\\x92\\xc6\\xc8t\\u014c\\xbaJp\\x92\\x83\\xfe\\xa3KKf~\\x8a\\xa6Uby\\xe4I\\x9a\\u013a\\xe3n\\x87\\xd4\\xbf^\\xad\\x9e\\u0175MT\\x96\\x7fh\\u0120\\xdc\\xa4ko\\xbc\\u014e\\xec\\u0105\\u01dch`[t\\x8cRd\\xb2\\u0132_\\x9cXPr\\u0272\\x89l\\x91\\x82X\\x9eiL\\xa7\\xe0\\x83\\x96\\xb9\\x8eH\\x98\\xb0\\u0226q\\x90\\xba\\xaeQC\\x97bA\\x86\\x84\\u014cJ\\xb8\\x90\\u0115\\xda\\xb3\\u013a\\xa7\\xa0`d\\xa8Yj\\x9eiZvR\\u013a\\xb1\\xf6VKkjG\\u020a\\xc4\\x90eP\\x7f\\u011e\\x9eZm\\u013cK\\xc0\\x80\\x82[\\x8a\\x8e`\\xf6s\\xech\\x86\\xef\\xceo\\u012cdtK\\xde{\\xac\\xe8\\xd2\\xd2B\\x8c\\xd4p\\u0132\\xc7\\u012cJ\\u014a\\x81\\xa6\\xb1J\\xab\\x88Y\\xa7\\x8b@\\xb7pH\\x80\\xb5\\xe0\\xe5VKe\\x9bpW\\x86ftsA\\x81\\xc5qC\\xb7\\xacko\\xabpH\\xc6uK@o\\x9fH\\x81\\u0106\\xdb\\x84\\u0137h\\x8dx\\x93e\\x91n\\x9bS\\xb3\\xe0\\u01cdrq\\u01b6Rbzy\\x80\\xb8\\xcb\\xd0\\x90l\\x9b\\xbcE\\xbap\\u0124\\xbc\\x8cx\\xbc\\xbd~\\u011e\\x92\\x81\\x94\\xe0@\\x86\\xda\\xfcdK^\\x88m\\x90\\xccSj\"],\"encodeOffsets\":[[110234,38774]]}},{\"type\":\"Feature\",\"id\":\"620000\",\"properties\":{\"id\":\"620000\",\"cp\":[103.823557,36.058039],\"name\":\"\\u7518\\u8083\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@VuUv\"],[\"@@\\u0169\\x8bE\\x8d\\u0120tt~nkh`Q\\x89\\xa6\\xc5\\xc4\\xdcdw\\x98Ab\\xd7\\u0120\\u0105J\\x88\\xa4D\\xfc\\xe8g\\u013aqBq\\x9cj\\xb0lI\\xa1\\u0128\\xd2\\xa4\\xfaSHb\\x9a\\x87\\x8aj\\xce\\x91B\\x8a\\xb0aZ\\x88\\xa2KJ\\x8e\\x92O[\\x90|A\\xa3\\x9eDx}N\\u0102\\xac\\x95HUnrk\\x84\\xa0kp\\x80\\xbcY\\xa0kMJn[aG\\x82\\xe1\\xda\\xcf[\\xbdrc\\x86}aQxOgsPMnUs\\x87nc\\x8f\\x8bZ\\x85\\x9e\\x96sK\\xfavA\\x9bt\\x84\\xde\\u0121\\x92\\xa3\\xae\\u0100YKdnFw\\x9a\\xa2JE\\xb0\\x94Latf`\\xbch\\xacwe|\\x80\\xc6\\x87\\x9abj}GA\\x80\\xb7~W\\x8e\\x94\\x97`\\x86\\xa2MC\\xa4tL\\xa9\\u0132\\xb0qdf\\x94O\\x82\\x93b\\xde\\u012c\\xb9ttu`^Z\\xfa\\x9dE`\\x8c[@\\x84\\xc6s\\xeez\\xae\\xa1\\x92C\\x84\\u01b3\\u019cG\\xb2\\x93R\\x91\\xa2R\\x92m\\x94f\\x8ew\\u0138g\\xdc\\x83\\x82\\u0105\\xa0G@pzJM\\xbd\\x90m\\x8ahVy\\xb8u\\xc8\\xd4O\\xb1\\xa8{Lf\\xe6U\\xb6\\xdfG\\x7f\\u0102q\\\\\\\\\\xaa\\xac\\x87\\xb2I\\x82\\xa5I\\u0149\\xc8\\u012bo\\u0131\\x8b\\xd3\\xd1A\\xe7\\xd1|\\xabL\\xddcsp\\u012b\\xf0\\xcdg\\x85t\\xeb_\\xf5\\x89\\x8d\\x81\\\\\\\\\\u0109\\x7f\\xf1LYn\\u011d\\x9dg\\x92\\x9fR\\u01e1\\xc1iHLl\\xf5U\\u0139\\xb2uQjYi\\x9d\\xa7Z_c\\xa8\\x9f\\xb4\\u0139\\u0116\\xd9\\xb7\\x8f\\u014bI\\x85\\x83aBD\\x98\\xadR\\x8f\\xb9\\u0225r\\x97\\xaf\\x8dG\\x95\\xba\\xdf\\x84K\\xa8\\x9dj\\x81Wk\\x92\\u0271\\x8aOq\\x9bW\\u0133\\\\\\\\a\\xad\\x8bQ\\\\\\\\sg_\\u0106\\u01db\\u014d\\xebp\\xbb\\xa3l\\u011f\\xdb\\x80gS\\x95\\u0176N\\xae\\x9d\\xc0]\\x88\\xd3\\xe4m\\x99\\u0139\\xe3Jaz\\xa5V}\\x89Le\\xa4L\\x84\\xfdo\\x91\\xb9Is\\u014b\\xc5\\xc7^\\x91\\x8ebz\\x85\\x7f\\xb3tmE\\xc1\\xb4a\\x8a\\xb9c\\u010dec\\xc7N\\x95\\u010a\\xe3\\x7f\\xc1\\\\\\\\\\u010d\\xaf\\x97dNj\\x95]j\\x86\\x97Z\\xb5k\\xd3da\\x95\\u0107\\xe5]\\u011f\\u0133@\\xa0\\xa9O{\\xa4\\x8f\\u0138m\\xa2\\x83E\\xb7\\x81\\xae\\x83\\xab|@Xwg]A\\u0123\\xb1\\xaf\\x87X\\u01c1\\xd1\\u01f3\\xaac\\x9bwQ\\xda\\u015d\\xf1s\\xd5\\xb3\\xdbV_\\x8f\\xfd\\x83\\x7f\\x98\\xa5\\\\\\\\\\u016f\\xa5\\xa9\\xbe\\xf7w\\x97\\x8e\\xa9W\\xd5\\xca\\u0129h\\xff\\xd6\\xc1Ro\\xb8V\\xac\\xe2Db\\xa8\\x9ah\\xfbx\\x96\\xca\\xd7\\u01cc~Z\\xe2\\x83g|\\x9aX\\xc1n\\xdfYo\\xba\\xa7Z\\xc5\\u0158v\\x8c[\\x84\\u012d\\xd6\\u0283u\\u010fxcVbn\\x7fUSf\\x85B\\xaf\\xb3_Tz\\xba\\x97\\xce\\x95O\\x81\\xa9\\xe7M\\xd1~M\\x88\\xb3]\\xb5^p\\xfc\\xb5\\x94\\x8a\\xc4Y~y@X~\\xa4Z\\xb3\\x80[\\xc8\\u014dl@\\xae\\xc5\\xbc\\xa3QK\\x83\\xb7Di\\x8b\\xa1By\\x91\\xff\\x89Q_\\xb4\\x7fD\\x81\\xa5h\\u0157y\\x83^\\x9f\\u012d\\xc1Z]cIz\\xfd\\x89ah\\xb9M\\u012a\\u011fP\\x91s{\\xf2\\x87\\x8b\\x91\\xb2Vw\\xb9t\\xb3\\u015c\\xcb\\x81[\\x8e\\xd1}X\\\\\\\\gsF\\x9f\\xa3sPAg\\u011bp\\xd7\\xebfYH\\u0101\\u010f\\xd6q\\u0113\\u016dO\\xcf\\xeb\\x93dL\\xfc\\x95\\\\\\\\i\\x8c\\x94t^c\\xae\\x9aR\\xca\\xba\\xb6\\x97\\xa2H\\xb0m\\x88\\x91rY\\x9f\\xa3B\\x9f\\xb9\\u010dIo\\u013eu\\xb6uI]v\\u0123SQ{\\x83U\\u017b\\x94\\xc5}Q\\xc2|\\xcc\\x8b\\xb0\\u0185\\xa4\\u0129\\u016aU\\xa0\\u0119\\u0104\\x9e\\xccZ\\xd2\\x9e\\\\\\\\v\\x98\\xb2P\\u0114\\xbb\\u01a2NH\\x83\\u0102yAm\\u0182wVm\\x9e`\\x94]\\xc8\\x8fb\\x95\\x94H`\\x89\\xcc\\xa2\\xb2ILv\\u011c\\x97H\\xae\\xa4Dlt_\\x84\\xa2JJ\\xc4\\xe4m\\x90\\xe8\\xd4D\\xeb\\xfeg\\xba\\u01ab\\x90\\x99\\x94a\\u028e\\xccr\\xeaYi~\\xa0\\xce\\u0130\\xa4Np\\xc0A\\xbe\\u0114\\xbcb\\x85\\xf0\\xf7\\x92\\x8e\\x88\\x87\\xae\\x82\\x94\\xfcs\\x94zMz\\xd6\\u0116Qd\\u0228\\xfd\\x86v\\xa7T\\xe8|\\x9d\\xaaH\\x92\\xc3\\xbea\\xb8|\\x9a\\xd0\\xa0\\u0192wK\\u0122x\\xa6ivr^\\xff\\xa0\\xb8l\\xa0\\xf6\\xe6f\\u019f\\u0134\\xb7PJv}n\\\\\\\\h\\xb9\\xb6v\\x86\\xb7\\xc0|\\\\\\\\\\u0181\\u011aN\\xb4\\u011c\\x80\\xe7\\xe8\\xc1z]\\x90\\u0121\\xa4\\xb2\\xa8Q\\xd2\\u0168TIl\\x87\\xaa\\u0165\\xd8}\\xbc\\u02d7\\u01a6v\\xc4\\xf9\\xd8E\\xc2\\x8b\\x92\\xabF\\xef\\xcb\\x9bIq\\x94\\u014d\\x8cTv\\u0101\\xdc\\u014f\\x82\\xed\\xdb\\xdf\\x9c\\xdbV\\x97j\\xb3\\xe2wG\\u0103\\xc2\\xedNO\\x8a\\x88\\x8aP\\xecyV\\xb3\\x7f\\u0149\\u0116\\xfdZso\\xa7H\\xd1\\x96\\x8diY\\x90w[\\xdf\\x86\\\\\\\\X\\x7f\\xa6\\xa5c]\\xd4\\u01a9\\xdc\\xb7\\xabj\\x87\\xd0qv\\xc1\\xa6m^\\u010b\\xb1R\\x99\\xa6\\u038b\\u0188\\u0165\\u011ag\\xc0\\xbbI\\xef\\u0128\\u0297\\u01ae\\x8e\\xb0\\u019d\\x98\\u013b\\xfe\\xcdA\\u0189\\u017f\\xb1t\\xcdE\\xd5\\xde\\u0101NU\\xcd\\x97\\xa1\\\\\\\\\\x81\\u017f\\u010d\\xe5\\xd2\\u02bb\\u0118m\\xa0\\u01ad\\xcc\\u0179\\xf6\\u02a5\\x92\\xebQ\\xa4\\xb5\\xad\\xc7c\\u0195\\xaaoI\\xfd\\x88\\x89I\\xc9\\x90_mkl\\xb3\\u0103\\x89\\u0193\\xa6j\\x97\\xa1Yz\\x95\\u0147i\\x96}Ms\\xdf\\xf5\\x96\\u012b\\u028b\\xa0\\x97}\\x83\\xc1Vm\\x9f_[n}e\\u0131\\x90\\xadU\\u0125\\xbc\\x91\\xaa\\x95I{\\xce\\xa7D\\xd3\\x9c\\u01bb\\u0117oj\\x91qYh\\u0139T\\xa9o\\u016b\\u0136\\xa3]\\u010fx\\u0129\\x8b\\u01d1M\\u011d\\x89q`B\\xb4\\u0183\\u02fa\\u0427\\x97\\xe7~\\x99\\xb2\\u0146j@\\x94\\xa5@\\u0111\\xb4\\u03af}\\u0125tP\\u0144\\xc7\\xbeV\\xacuf\\xd3\\x83\\xc9C\\x8bt\\xd3\\x7f\\u033b\\x89\\x85\\xb9\\xa3G\\xb3\\x80]\\u0196\\u01be\\u014e\\u012a\\u016a\\u0118\\u0316\\xa8\\u0288\\u0122\\u0182l\\u0258\\u06ea\\xfc\\xba\\u0148U\\xf0\\u01dc\\u0222\\u01a2\\u017c\\u030c\\u0226\\u01fc\\x82\\u0124\\u014a\\u0272\\u0116\\xc2\\xadKq\\xb4\\xef\\xa6\\x97\\xba\\u0112\\u01f2\\u0146\\u027e\\xaa\\u01c0\\xde\\u0108\\u0102D\\x86\\xbd\\u0104\\u010e\\xcc\\u0157\\u011er\\xf4\\xf1n\\x8e\\x9cN\\xbc\\xe2\\xbe\\u0284\\u013e\\u0506|\\u01c4\\x8e\\u05a6\\u095b\\u0217\\u01c9\\u0318\\u032d\\u027a\\u0185\\xeagV\\u030d\\u0286\\u0120\\xb7\\xcc\\u010av|\\xfd\\u0116\\xd5W\\u010a\\u01ce\\xde\\xb4\\xf5\\xbcc\\xd2\\xd2B\\u0122\\u0362U\\u011c\\xf0\\u0352s\\xa8\\x81\\u0148\\u0183L\\u0109\\xd5\\xdd@\\u025b\\u01af\\xf7\\xbf\\u013d\\xad\\x8d\\u0139e\\u020f\\u0133\\xebC\\u021aD\\u0172y\\xea\\xd7\\u0156y\\xf2\\xaf\\u013cc\\xc2\\xdfY\\x85t\\xc1\\u01a4yA\\xe3\\u02feJ@\\u01ddr\\xfd\\x8b\\x89@\\x8f\\xa4\\x85rz\\xb8oP\\xb9\\u0250\\xday\\xe1\\x90\\x87H\\x9f\\u0100[Jw\\x85cVe\\u0234\\xcf\\x9c\\xbb\\xc8\\x8e\\u0116}\\u0192\\u0170\\u0150\\xe8\\u022d\\u01e2\\u03cc\\u0100\\u01aa\\xc8\\u0176\\xeb\\u037e\\xd1\\u0306\\u0224\\u041c\\u013e\\u012eE\\u0154\\x8d\\x97\\u0139\\u014a\\u0169~\\xcbU\\u0103{\\x9f\\u013b\\x9d\\u01b9\\u0241\\u03cd\\u0229\\xfe\\u013dv\\u013d\\u0193\\xc9@\\u0113\\x84\\u013d\\u0272\\xdf\\u01d0\\u01ab\\u02be\\u01d7\\u0112p\\xe4W\\xd0xns\\xc0^\\u0186wW\\xa9\\xa6c\\xc5\\xa1\\x81Ji\\xa7v\\x8f\\xfaF\\xb6\\x8e\\xa8c~c\\xbc\\u012b\\x8ceX\\x9d\\u01da\\x8b\\\\\\\\\\u0111\\xbeJ\\x8ew\\xc0\\u010fks\\xe3A\\x8d\\x8bf\\xd5\\xa6\\x8dL}wa\\x82o\\x94Z\\x92\\x8bD\\xbd\\x86Ml\\xab]e\\xd2\\xc5a\\xc9\\xb2\\xe1o\\x9d\\xbdF\\xf5\\xdb]\\u013b\\xd2\\xa1wYR\\xa3\\xa2rv\\xd3\\xaey\\xaeLF\\x8bLz\\u0108\\x84\\xf4e]\\x81gx}\\x95|KK}xklL]c\\xa6\\xa3fRt\\xedv\\xa6\\x86P\\u0124oH{tK\"]],\"encodeOffsets\":[[[108619,36299]],[[108589,36341]]]}},{\"type\":\"Feature\",\"id\":\"630000\",\"properties\":{\"id\":\"630000\",\"cp\":[96.778916,35.623178],\"name\":\"\\u9752\\u6d77\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@InJm\"],[\"@@C\\x83\\xc6\\xbdO\\u0143\\u0126s\\u03b0~\\u0112\\xb3\\xa6@@\\x93\\u0145i\\x9a\\xb1\\xe8}\\u0428\\x98\\u0184\\u02f9A\\xb3r_\\u011e\\x8a\\u01d2N\\u012a\\x8c\\u0110w\\xa4^\\u016c\\u0135\\xaap\\u013aSZg\\x92rpi\\u01bc\\u0118\\xd4\\x9b\\xa8C|\\xcd\\x96J\\x92\\xa9\\u0126\\xbb\\xaeV\\u0132\\x8f~f\\\\\\\\m\\xa0`Un\\x84\\xc2\\x98~\\u028c\\x9f\\x95\\u012c\\xe0\\xf6Nt\\x95~\\u0148jy\\x96\\xa2Zi\\x98\\u0194\\xa5\\u0104\\x8ak\\xb4nl\\x8f`J\\xca\\x87\\x8aJ\\xfe\\xa9pd\\u0196\\xae\\xc8\\xa3\\xb6\\xecR\\u02a6\\x91\\u017a\\xf5\\u01ae\\xcbn\\x9f\\u02bc\\u0117\\xe6\\xd1\\u0180\\u010e[\\x82\\x98\\xa2V\\xce\\u0102M\\xd6\\xdd\\xceF\\xb2s\\u018a\\u0180\\xceB\\u013c\\xfd\\u019e\\x97\\x8d\\xaf\\u0298\\u01ad\\xf0\\u0127\\xbcJh\\xbf\\u0166\\u0119\\u038c\\u0187\\x9a\\xa5\\xb2Q]\\u010c\\xa5nu\\xc2\\xcfri\\x88\\xb8\\xac\\u01aa\\xdb^\\xd3\\xa6d\\x80\\xa5[W\\xe0\\x85x\\\\\\\\Z\\x8f\\x8ej\\xd2\\x95\\xa8Gtp\\xfeY\\u014a\\u0115\\xb4\\x80zUO\\xeb\\x87\\x89P\\x89\\xeeM\\u0104\\xc1xH\\xb4\\xe1\\x98i\\xdcU\\xe0\\x9b\\xee\\xdc\\u0150\\x81\\u0102\\xdbSu\\u014e\\x8br\\x93\\x9cJ\\xf0\\xcc\\xacE\\x8c\\x91F\\xc1\\xfa\\xd7u\\xc3\\xcekr\\x93\\u0112{V}\\u0130\\xabO_\\xcc\\xcb\\u012c\\xa9\\x8e\\xd3\\u0167SR\\xd1\\xb1\\xa7\\u0122\\xa3^\\x8f\\xc2y\\xe8\\xe7\\u011b\\x7fM\\xb3\\u0182\\u0119{[\\xb8\\xbfu\\x85\\xba\\xb5[gt\\xa3\\xb8O\\u01a4\\u013f\\xe9Y\\x9f\\xf5\\xb7k\\u0100\\x9fq]juw\\xa5D\\u0129\\u018d\\x80\\xf5\\xc7P\\xe9\\xc4\\xbdG\\x91\\x9e\\xa9\\xe3\\x87\\xa4G\\x85u\\u0227\\xfeRc\\xd5\\u0115Ny\\x93y\\xfbt\\x81\\x93\\x88\\xad\\x8d\\x87\\xf8\\x91\\x86\\xef\\xbba\\xbd\\u0113\\xbfBMo\\u012f\\xa3\\x9f\\xcdj}\\xe9Z\\xcbqb\\u028d\\x9a\\x93\\u01ac\\x8fh\\xb9\\xec\\xff\\xd3A\\x8f\\xe7\\xe3nI\\xc3\\xa1I`\\x83ks\\xa3CG\\xad\\u011b\\x98Uy\\xd7Cy\\x95\\x85\\x92\\x9f@\\x81\\xb6\\u02a1\\xcaBn\\u0101zG\\x84\\u01a1M\\u0113\\xbc\\xb1O\\xf7\\xf5J\\x8f\\x9d\\xcb\\u011a\\u0103V\\x9f\\u012a\\u0169\\u0186\\xa3\\x8c\\xaf{\\xcbL\\xbd\\xccz\\u017c\\x93\\x84VR|\\u0120TbuvJv\\xb5h\\u013b\\u0116H\\x94\\x90A\\xeb\\xe1a\\x85\\xadO\\xc7\\xf0\\x9d\\xf1\\u0119Nw\\x87\\x85\\u0153\\u013e\\xb7L\\x9bmI\\xb1\\xed\\u0120\\u0129P\\xc9\\xd7\\xae\\xffs\\x97\\x92cB\\xb3\\xb1JK\\xdf\\u010a\\xab`\\x85a\\u0111\\xbb\\xb7\\x8fQAmO\\x92\\x91V\\u0163\\xe9\\xff\\xa4\\xb9SQt]]\\xc7x\\x80\\xb1\\xafA@\\u0109\\u0133\\xa2\\xd3\\u013c\\xa9\\x90\\x95\\x83l\\xb6\\xc5\\x8d\\xdbr\\x97\\u0155sp\\xe3Rk~\\xa6\\xaa]\\u012e\\xad\\xb4\\x93FR\\x84\\xe5d\\xad\\u010csCq\\u0111\\xe9Fn\\xbf\\xc5\\u0183m\\x92\\xc9x{W\\xa9\\xba\\u019d\\xba\\u012fk\\xd5\\u0182\\u0191\\xb8wW\\u016b\\xd0\\xa9\\xc8F\\x9e\\xa3\\\\\\\\t\\xc8\\xa5\\xc4R\\xc8\\xfd\\xccJ\\xa0\\x83lGr\\x90^\\xd7\\xe4\\xf9\\x90y\\xde\\xb3fj\\x94c\\x86\\x80\\xa8\\xa3\\xc2Z|\\u01d3M\\u011d\\x9a\\xcf@\\xeb\\xdc\\u0151R\\x8b\\x9b\\u011d\\x89\\x8c\\xf7\\xa1{a\\xef\\u0237\\x81P\\x8f\\x7fu\\xb0\\xcbX\\xd9{\\xa9Tm\\u0120}Y\\xb3\\x92\\xad\\xdeI\\u0148\\xb5\\xe7\\xbd\\xa9C\\xa1\\u012f\\xf7\\xafB\\xbb|St\\xbb\\x9b]v\\x83\\u0173\\x83s\\xbb\\x94}M\\xd3\\xa0\\xff\\u02aa\\u019f\\u01edA\\xa1fs\\x98\\xbb\\x8d\\x9dPY\\x8f\\xbcc\\xa1\\xbb\\xa6c\\x84\\u010b\\xad\\xa5\\xa3~\\x81ms\\u0109P\\x95\\x96Si\\x83^o\\xa9A\\x89\\x8aec\\x82\\x99\\x9dPe\\x7f\\u01f5\\x8ekg\\x82yUi\\xbfh}aH\\x81\\x99\\x9a\\u0109^|\\xe1\\xb4\\x9f\\xa1\\x81H\\x9d\\xd8\\xfb\\xc5\\xab\\u0109\\xae]m\\x9d\\x80\\xa1q\\u0109\\xb6\\xb3\\xc8y\\xf4\\u014dL\\xc1st\\x93\\x8f\\x8fB\\x9f\\xaewn\\xb1\\x9d\\u0103\\xa5HS\\xf2\\u0117\\x9a\\xa3\\x98S\\x92\\xeb@\\xd7\\u0153\\x9d\\xca\\u0103x\\xc7N\\xa9\\x99\\xa9T\\xb1\\xaa\\xa3\\u0132\\xa1fb\\xae\\xdeb\\x8f\\x8e\\x90b_\\u0104\\xa5xu\\x8d\\xa5B\\x97\\x9e{\\u0142\\u011d\\xb3\\xab`d\\x98\\u0190t\\x97\\xa4\\u0165i\\xf1\\x9e\\xcdUu\\xba\\xed`\\xa3\\x98^t\\u0183\\u0132c\\x97\\xb7\\x7f\\xdbLO\\x8b\\xbd\\x8as\\xe7\\xa5Ts{\\u0103\\\\\\\\_\\xbb\\x99k\\xcf\\x8a\\xb1q\\xa9\\x90\\u010di\\x8d\\xec\\u0109|\\xcdI\\x83\\xa5\\u0107\\xa5\\x9b\\x80]\\xaa\\xa7D{\\x81\\u015d\\u0156\\xc9R_s\\xffc\\xb3\\u012a\\u014d\\x9b\\u01bf\\xce\\x91\\x9b\\xa7p\\x9b[\\u0109\\x86\\x9bc\\xafbKm\\x9bR\\xa5{\\xb3\\x84Z\\x86e^\\x8e\\x8cwx\\xb9d\\u01bd\\xc5\\xbd\\xf4\\x8dIg\\xa0\\xa7M\\u0115\\xa0\\u01b9\\u0134\\xbf\\x97\\u01e3\\xdc\\xcd\\x83]\\x8b\\xdd\\x96\\x81]sn\\xe5A{\\x8be\\x8c\\u01ad`\\u01fb\\u014a\\u013f\\\\\\\\\\u0133\\u016c\\u0171\\x94Y\\xc2\\xff\\xacj\\u0116q\\x8e\\xdfb\\x8a\\xb8\\x95L\\xab\\xb8\\xa9@\\u011b\\u0100\\xa9\\xea\\xb6\\xec\\xc0EH|\\xb4bR\\u013e\\x9e\\x96\\xd3\\xb6r\\xc0Q\\xfe\\x8bvl\\xae\\xd5\\x82E\\x98Tz\\xdcdb\\xa0\\x98hw\\xa4{LR\\x84\\x83d\\x93c\\x8bb\\xaf\\x8b\\xd9Vg\\x9c\\x82\\u019c\\xdfz\\xc3\\xf4\\xec\\xae\\x8d^j\\x90U\\x90\\xe8X\\xce\\x96|U\\xe4\\xcc\\xbbrK\\x8e\\\\\\\\\\x8c\\xaaN\\x91\\xbcpZC\\xfc\\x86VY\\x86\\x86\\xa4\\u0243Ri^rP\\u0147\\x92T\\xd6}|br\\xb0q\\u0148b\\u011a\\xb0\\xaai\\u01b6GQ\\xbe\\xb2\\x84x\\xa6P\\x9cml\\u015c\\x91[\\x81\\u0124\\xa1\\u039es\\u0126\\x9f\\xd4\\xcf\\xe2\\\\\\\\\\xaa\\xda\\u0152U\\\\\\\\f\\x85\\xa2N\\xb2\\xa7x|\\xa4\\xa7\\x84x\\u0114sZP\\xf2\\u029b\\xb2S\\xd0qF`\\xaa\\x84V\\x83\\xde\\u015c\\u0136\\u01a8VZ\\x8c\\xccL`\\x88\\xa2d\\u0150Iqr\\\\\\\\\\x90o\\xe4\\xf5\\x96F\\xce\\xb7\\xa4\\xbb\\u0176\\xd7h\\xb9]Cl\\xd9\\x80\\\\\\\\\\xa6\\u010f\\xcc\\u012f\\xac\\u0159tT\\u04fa\\u0199gQ\\xc7\\xd3H\\u0163\\u0112\\x94\\xb4\\xc3bE\\xc4lb\\u0294C\\x94|C\\x88\\u016e\\x90\\x88\\x90k\\x84\\u01ae[\\u02bc\\xac\\u0148\\x9c\\xb4K\\u016e\\xc8\\u03b0\\xcc\\u012a\\xb6\\u01b6l\\xf0\\x94\\u013cA\\x86TUvdT\\x8aG\\x86\\xba\\u033c\\x8a\\xd4\\x80\\x8cs\\xcaD\\xd4\\x84veOg\"]],\"encodeOffsets\":[[[105308,37219]],[[95370,40081]]]}},{\"type\":\"Feature\",\"id\":\"640000\",\"properties\":{\"id\":\"640000\",\"cp\":[106.278179,37.26637],\"name\":\"\\u5b81\\u590f\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@K\\xeb\\xc0\\u0119\\u011e\\xabO\\u0119\\u023f\\u0215\\x9f\\u0131]\\u0149\\xa1\\xe5\\u012f\\xd5\\xd4\\xab\\u01f4\\xf5\\u01aa\\x99\\u011aQ\\xd0Zhv\\xa0K\\xb0\\x9b\\xf6q\\xc0\\xd1\\x90S[\\xc3\\xd6H\\u0196\\u010d\\x8f\\xcb\\x87nL]\\xfbc\\x85\\xd9\\xdf@\\x82\\x93\\u011d\\x91\\xbe}w\\xbb\\xbb\\x8bo\\u0123F\\xb9\\x9c\\xbb\\x8fk\\xcc\\xcf\\x7f\\xb7{zP\\x83\\xa7B\\xad\\xa2\\xedy\\xc5t@\\x83\\x9d@\\xe1\\x9a]Yv_ss\\u0123\\xbci\\xdf\\x81\\x94\\u013bL\\xbe\\u0121sKD\\xa3\\xa1N_\\x85\\x93\\x98X\\x8d\\xb8}B\\x7f~Hai\\x88\\x99\\x7f\\xc5f{\\xabx\\xbbge_bs\\x93KF\\xaf\\xa1Ix\\x99mELc\\xffZ\\xa4\\xad\\u0122\\x91\\x83\\xdd\\x9csuBL\\xf9\\x95t\\x86\\x9d\\x8cYd\\x90\\x88mVtNmtOPhRw~bd\\x85\\xbeq\\xd0\\\\\\\\\\xe2\\xd9H\\x81\\\\\\\\bImlNZ\\x9f\\x7f\\xbblo\\x83\\x9fqlVm\\x96G\\u0101\\xa7~QCw\\xa4\\x99{A\\\\\\\\\\x8f\\x91PK\\x8f\\x9fNY\\x87\\xafbF\\x87kC\\xa5\\x92sk\\x8b\\x8as_\\xc3\\\\\\\\\\u0103\\xab\\xa2\\u0127kJi\\xafr\\x9brAh\\u0139\\xfb\\xe7\\xa3CU\\x87\\u0115\\u010a_\\xd4\\x97Bix\\xc5\\xd9\\x8f\\u0104n\\xaa\\xd1aM~\\u0127p\\x81Ou\\xa5s\\xeeeQ\\xa5\\xa4^dkKwlL~{L~\\x96hw^\\x82\\xf3f\\u0107\\x83KyE\\x8c\\xadK\\xadzu\\xd4\\xa1qQ\\xa4xZ\\xd1\\xa2^\\u013c\\xf6\\xdc\\xbeEp\\x9e\\xb1\\xe2b\\xca\\xd1\\xc6^fk\\xac\\x85NC\\xbe\\x91\\x8c\\x93Y\\x81pxbK~\\xa5\\x8ee\\xd6\\x8e\\x8c\\xe4Blt\\xbf\\u0110\\x8dx\\xbdI[\\u0112\\u01d9\\x8cW\\x9e\\x8bf\\xbb\\u012c}d\\xa7d\\xb5\\x8d\\xf9Eu\\x90j\\xa8\\x82I\\xc6\\xa2\\xa5dX\\xaa\\u0185x\\xbf]mt\\xcfw\\xdfR\\u0136\\x8cX\\xa2\\u034ev\\xc6z\\u0182Z\\xf2\\xae\\u01e2\\xcc\\u0286Cr\\xe2\\xbaM\\xdez\\x9e\\xc6M\\xd2\\x94\\xca\\xd3\\u014aZ\\xc4\\xbe\\x96r\\xb0\\x9d\\xce\\xae\\u0208m\\xaa\\xb2\\u0108U\\xaa\\u011a\\xee\\x81\\x88\\xf8\\xba\\x88\\u012e\\xa6\\xcc\\u0118k\\x84^F\\u0142\\u012ch\\u011ai\\u0100\\u0116\\xbei\\u0130bj\\xd5\"],[\"@@mfw\\x7f\\u011bwMr\\u0162\\xaav@G\\x89\"]],\"encodeOffsets\":[[[109366,40242]],[[108600,36303]]]}},{\"type\":\"Feature\",\"id\":\"650000\",\"properties\":{\"id\":\"650000\",\"cp\":[85.617733,40.792818],\"name\":\"\\u65b0\\u7586\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@Q\\xd8\\u0114\\xb2X\\xa8\\x94~\\u01d8B\\xbaj\\u0290\\xdf\\xd8vK\\x94\\u0194X\\xa8v\\u010aO\\x9e\\xc3\\x83\\xb7\\xa2i@\\x81~c\\x97\\x87\\u011de_\\xab\\x94E\\x9a\\x93}Qxg\\u026a\\xeb\\xcf\\xc3@s\\xc5yXo\\u0156{\\xf4\\xab\\u0178uX\\x85\\xea\\x95\\xcef`\\x8d\\x9cC\\x82\\x81\\x7f\\xb9\\xc2\\xff\\xd0G\\u012e\\xd5\\u011eX\\u016a\\u014d\\u0178M\\u017a\\xc8\\u01baQ\\xe8\\u013d\\xf4e|\\xbf\\u01b8JR\\xa4\\u0118EjcU\\xf3\\xba\\xaf\\u0128_\\u0158\\xc1\\x8fM\\xaa\\xf7\\xd0\\xa5O\\xe9\\xc8\\x87\\x8d\\xbf\\xd6\\u011f\\u01e4\\u01f7\\xc2F\\xd2\\x87z\\xc9x[]\\xad\\u0124\\u011d\\x89\\u0153\\xa6EP}\\xfb\\u01a5\\xe9\\xbf\\u0130\\u01b7T\\u0117\\u01ab\\u0153\\u0155\\u0185\\x99\\u01b1B\\xbb\\u0110\\xb1\\x92\\u0113O\\x85\\xa6E\\x96\\x95}\\x91`c\\u023ar\\u0126\\xe1\\u0156u\\xd2\\x9e\\xaa\\xab\\u0132\\x87\\u03c0d\\u01ba\\xcf\\xd8Z\\u01b4w\\u0284\\xa4\\u0116G\\u0110\\x99\\u01c2Z\\u0136\\x83\\xe8H\\xb6}\\xdaZ\\u05e6\\u02a5\\u012a\\xef|\\xc7\\u0126M\\u0154\\xbb\\u0130\\u011d\\u01c8\\x8b\\xec\\xa5\\u0392\\x9cba\\xad\\xaf\\xa5\\u01d5\\u01dak\\u0106\\u0175\\u0126\\u0251\\u013a\\u01afx\\u016b\\u0414\\u0335n\\u01a1\\u0283\\u013d\\xe1\\xbdM\\xbb\\x8d\\x9b\\xf2mq\\xf3\\u0158\\u011d\\u010d\\xcb\\xbe\\u0103C\\x85\\u0107\\u0101\\u01bf\\xdd\\u027d\\xa9\\u01f1\\u0145\\xb9\\u0111\\xa5\\x98\\xb3\\xf0Lr\\xc1\\xae\\u0271\\u0115\\u0123\\u0149\\u01fb\\x81\\u030b\\u0225\\u01a1\\u017b\\u01db\\u0221V\\xef\\xb9\\u0147\\u06e9\\xfbk\\u0257\\u0121\\u0181\\xa7\\u0287\\u0117\\u0315\\u0129\\u0169\\u01bd\\u014d^\\u0195\\x8aUv\\xa3\\u0181Q\\xef\\x93\\u01b5k\\u014f\\xbd\\u0389\\xc3\\u016d\\xc7\\xb3L\\u0147\\x9b\\u02bb\\xab\\u01ad\\\\\\\\l\\x83\\x87\\x8f\\u016d\\x8fD\\x87\\x93{\\u0293DkaF\\xc3\\xc4a\\x93\\xb3\\u0164\\u0111\\xd4GR\\xc8\\u019ahS\\u04f9\\u015as\\u0130\\xab\\u0110\\xcb[\\xa5\\xda\\x7fDk\\xba^\\xd8g\\xbc\\u0175\\xb8\\xa3E\\xcd\\xf6\\x95\\x80\\u016f\\u0149T\\xa1c_\\x87\\xcbKY\\x8b\\u01a7U\\u015b\\u0135\\x84\\xdd\\x83U_\\xa9rET\\xcf\\u029c\\xb1O\\xf1tYw\\u0113\\xa8\\x83{\\xa3\\xa8uM\\xb3x\\xbd\\u015fL\\xa9\\xd9\\xe1[\\xd3\\xd0\\u0125\\xa0\\u039dt\\u0123\\xa2\\\\\\\\\\x82\\u015b\\x92nkO\\x9bw\\xa5\\xb1\\x83T\\xbb\\u01b7F\\u026f\\xe0\\u0129\\xde\\xe1B\\xb9\\xc6\\x8d\\x85\\xd1Uw\\x84\\u0155\\x8a\\x8d\\x9e\\u013dw[\\x93mG\\xbd\\xc8\\xe5~\\x87\\xc6\\xf7Qy\\x8a\\u011bCFm\\u012dZ\\u012b\\x97\\u0175V\\xc1\\x99\\u01bfQ\\u019b\\x97\\xfbXS\\xb2\\x89b\\xbdK\\xcf\\xbd\\u0109S\\x9b\\xa9\\u0177X\\u0115\\x9f{\\x8e\\u0115K\\xb7\\xa5\\u0197cqq\\xa9f\\xbf]\\x87\\x8d\\xdfD\\xf5\\x8dU\\xb3h\\x97\\xad\\x81g\\xcb\\xc7\\xef\\u0123\\xc9\\u024bw\\x93k\\xaf\\xed}I\\xb7\\x9a\\u0153bm\\x9c\\xc9\\x96\\u0159\\x9b\\u012bJ\\u0265\\u013b\\u02c1\\xd7x\\x81o\\x9b\\u0279\\u012b\\x87l\\x95c\\x85\\xa4\\xb3X\\xf9]\\x91\\x99\\u01c5A\\xbfw\\u0349\\xec\\xa5w\\xc7N\\xb7\\xc2\\xcbn\\x8f\\u01be\\u018dd\\xc7\\xa7\\u0111\\xae\\u019dv\\x95Um\\xa9\\xb3G\\\\\\\\\\x93}\\xb5\\u013f\\x87Qy\\u0179\\x8fl\\u0103\\x93\\x9b\\xb5Ew\\x89\\u01c7Q\\xbdy\\u018bBe\\xb6\\u014b\\xc0\\u016f\\x87o\\x9e\\xa5A\\x97\\x98\\xc9w@\\x95{Gpm\\xbfA\\u0133\\x86\\u017dKLh\\x8d\\x88\\xb3`\\xf1c\\xcbtW\\x82\\xb1\\xbb\\xd5S\\x89\\xeb\\xfc\\xff\\u010fD\\x87u\\\\\\\\www\\xf9\\xb3\\x97V\\x9b\\x8dL\\u0155\\x83OM\\x8d\\xcbGh\\x81\\xa3\\xf5P\\xa1\\x99er\\x8d\\x99\\xcfd{\\x93\\x87\\u0121W\\xc1\\x85\\u010d|\\x7fy\\u0161g\\x9d^\\u011fy\\xc1z\\xd9\\x7fs`\\x97s|\\xc9\\xe5\\xaa\\xc7}m\\xa2\\u0143\\xa8`x\\xa5\\x92\\xf9^\\x95}\\x83\\xcc\\xa5H\\xab\\x89Y\\xaa\\u0185\\x94A\\xd0\\xb9n~\\u017a\\xaf\\x9af\\xa4\\xe1\\xc0z\\x84g\\x8a\\xc7DI\\xd4\\x9d\\xb4A\\u0148\\u0100\\xd2\\x84\\xb6\\xfbEYosp\\xf5D[{\\xf9\\xb0]u\\x9bJq\\x8d\\x95U\\x95|So\\u010bx\\u0163[\\xf5\\xd4\\u0125k\\u014b\\xde\\u016dZ\\xcb\\xba\\xf3Y\\xcb\\xfc\\u010brw\\xa0\\x80\\xdekr\\u0165\\xcb\\xbfXG\\x8f\\xc9b\\u0159aD\\xfc\\xb7\\u0112\\xf7A\\xc3\\xaa[\\xc4\\xe4\\x80I\\xc2\\xaeB\\xd5\\u0110\\x98\\xde_\\xa2\\u0101\\u0120p\\x8a\\xdb\\xc4\\u0209\\u0116\\u0121DK\\x9dwb\\x9dm\\x87\\xc4N\\xf4\\x87\\x8af\\x9c\\u01abV\\xc9vi\\x86\\u01f3\\x97H\\x91\\x8bQ\\xb5\\xe2F\\x9a\\xf9\\x7f\\xad\\xc2\\u0153\\xb3\\x8d\\xa6{YG\\x9e\\x83d\\xa2\\u011a\\xdcO\\xa0\\x84\\x80{\\xd6\\xa6\\xde\\xcd\\xc0P\\x8c^b\\x96\\u01be\\x8al\\x8e[\\x84vt\\xd7\\u0108\\xcdE\\xcb\\xa8\\xa1\\u0110~\\xb4\\xee\\xb8\\xf9\\xceh\\x80u\\xe8`\\xb8\\x9fH\\xd5\\u0154V\\xbaw\\u0120\\xe2\\xe2W\\xf2\\x87@{\\x9c\\xd9N\\xdd\\xb4\\u0259\\xb2\\u0215n{\\xbf\\xa5{l\\x97\\xf7e\\xe9^e\\x92\\u010f\\x88Xj\\xa9\\xee\\\\\\\\\\xaa\\xd1\\xf2\\x98\\xdc\\xecc\\\\\\\\\\xfcq\\x88\\xd5[\\x81\\u010c\\xa1xo\\xc2\\u010b\\xaab\\xd8\\xad\\x8c\\xf8|\\x80\\xb6\\u0234Zd\\xc6\\xc2\\x9ao\\u0144\\xe9\\x8cG\\x9a\\\\\\\\\\x94\\xbc\\x90C\\xb0\\xcc\\xc6\\x81n\\xb4nx\\x9a\\xcaO\\u0128\\x92\\u016a\\x81\\u01b4\\u0138\\xa2\\xb8\\xf2Tx\\xca\\u01eaM\\u012b\\u011e\\x98\\xd6\\u0172\\xc3\\u024eOv\\x88\\u02a6\\u01a2~F\\x8e\\x87R\\u011b\\xf2\\x97\\xbf\\u0121~\\xe5\\u014a\\x9c\\xfa\\x89N\\x9a\\x9e\\x9a\\xb8q\\x8e\\x92\\u0118[\\u0114\\xb6\\xc2\\u0107n\\x90\\xd2P\\u0112\\xdcv\\xfa\\u0100\\xcab\\xd6{\\xc4\\xee\\xb8~\\u0154\\xfcnp\\xa4\\xc2H\\xbe\\x9c\\u0104Y\\xd2\\xa9\\xcaf\\xbam\\xd4\\x88\\u0118cDo\\u012cM\\u016c\\x92\\x98S\\xa4\\x84s\\xb2\\x82\\x94\\u0298\\xda\\x86\\u017e\\u0202V\\u0166\\xa0\\x96\\x8e\\xe8W\\xb0\\xaaB|\\u0132X\\u0154\\xfe\\xc8J\\u0126\\xc6\\xe6F\\u011a\\xea\\x8aY\\u0102\\xaa\\u0102]\\xf8\\xaa\\u0156N\\xde\\xfcA\\x80\\x92f\\u0268J\\x80\\x98\\xaf\\xcerDD\\x9a\\u0124\\x80`\\x80mz\\\\\\\\\\x84\\xa7~D\\xac{vJ\\x90\\xc2\\x98\\xabl\\xb5\\u0102b\\x96\\xa4p\\x80\\u014c\\u0170N\\u0104\\xa8\\u010aXW|\\u0173\\xa0\\xbf\\xbe\\u0244\\u0126\\u0190MT\\x94\\x87\\xf2P\\x98\\xf7f\\xd8\\u0136K\\xa2\\u021d\\u02d4S\\xf4\\xb9\\xf2E\\xf0\\xad\\x94`\\u0196\\xbd\\u01d2\\xc2\\u0148\\xd7\\xe4\\u0131\\x96\\xa7\\u0124\\u019d\\xa7C~\\xa1\\x82hl\\xe5\\x82\\u01fa\\u0166\\u015ek\\xe2\\x92~}\\x8eF\\xf8\\xe0\\u0132a\\u011e\\x82f\\x90\\u01a0\\xa5\\x8e\\x84\\u0154d\\x9e\\x98\\xaeU\\xb8\\x88\\u017aX\\x9cv\\xa2a\\u0186\\xfa\\u016at\\u0160\\u0173\\u01a0jd\\x95\\u01ba\\x8a\\u01ba\\xc5\\xecnrh\\\\\\\\\\u013a\\xaf\\xe4\\u025d\\u0126]\\xe8p\\u0104\\xa6\\xb4L\\u019e\\u012c\\x8a\\xb4\\u01a4\\u01ec\\u02fc\\u0112\\u0278\\xa4r\\xba\\u01fc\\xb2\\xa8z\\xccP\\xf0\\u0140b\\xfe\\xb9\\u013cD\\xa2\\xb9\\x9c\\\\\\\\\\u011c\\xd1\\u015a\\x9f\\xb6Z\\u0184\\xb3\\xe0j\\u0128o\\xe2\\x8a\\u0234L\\xca\\x89\\u022e\\x8c\\u0110\\xad\\u011a\\u0103\\x8e\\xc0\\xeaZ\\u01da\\u0150\\xa4q\\u0202\\\\\\\\L\\xa2\\u014c\\u0130f\\xc6s|z\\xbae\\xaa\\xd9\\xe6\\xa7\\u03a2{\\u0100\\xb4\\u0190\\xda\\xac\\xa8\\u0134\\xe0\\xb2\\u0142h\\u02baK\\xde\\xba\\xd6T\\x8ai\\u01a2\\xbe\\xaa\\xec\\xb0`\\xf6\\xf8u\\xae\\xca\\xbe\\xe3\\xd8\"],\"encodeOffsets\":[[88824,50096]]}},{\"type\":\"Feature\",\"id\":\"110000\",\"properties\":{\"id\":\"110000\",\"cp\":[116.405285,39.904989],\"name\":\"\\u5317\\u4eac\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\u013dO\\xc1\\x9b\\xfbt\\u0177mi\\xcdt_H\\xbb\\u0128\\xb1d`\\x8a\\xb9\\xad{bw\\x85Yr\\x93\\xb3S]\\xa7\\xa7o\\xb9\\x80qGtm_S\\u0167\\x80\\x93oa\\x9b\\x8bFLg\\x91QN_\\x95dV\\x9d\\x80@Zom_\\u0107\\\\\\\\\\xdf\\x9ac\\xc2\\xb1x\\xafo\\u0153Rcfe\\x85\\xa3\\x92o\\xa7\\xcbgTo\\xdbJ\\xed\\u0114\\xf3u\\x85|\\x7fwP\\xa4\\x99Xn\\x90O\\xa2\\xc9\\x88\\u0166\\x90\\xafrN\\xc4\\u0101\\xa4z\\xe2\\u0156\\xc8Rp\\u0162Z\\x8a\\x9c\\xda{G\\x8arFt\\xa6\\xd2x\\xa7\\xf8\\xb9R\\xf3\\xe4V\\xa4\\x9dXd\\x88\\u017c\\xe2\\xbaWbw\\u015a\\xa8Ud\\xaeb\\xea\\u0146\\xbe\\x91jn\\u014eG\\u0143\\u0176\\x8anz\\x8d\\xdaSe\\xee\\u011cZ\\x90cz\\xee\\xbei]\\xcd\\x9c\\x99Qa\\xfa\\xcd\\xd4i\\xfe\\u0129\\u0228W\\u0122\\x8b\\xfc|\\u0116u[q\\x8db[swP@\\xc5\\u011fP\\xbf{\\\\\\\\\\x87\\xa5A\\xa8\\xcf\\x91\\xd1\\xa8\\x8dj\\xaf\\x8aX\\\\\\\\\\xaf\\x9cMK\\x91pA\\xb3[H\\x85\\u012bu}}\"],\"encodeOffsets\":[[120023,41045]]}},{\"type\":\"Feature\",\"id\":\"120000\",\"properties\":{\"id\":\"120000\",\"cp\":[117.190182,39.125596],\"name\":\"\\u5929\\u6d25\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@\\u016cgX\\xa7\\xdc\\xabE\\x85\\xb6F\\xcc\\x87\\x7f\\x93\\xacO_\\x99\\xefl\\xc1g\\x93z\\xb1AXe\\x99\\xb5\\xc4\\u0135{\\x8f\\xb6]gitg\\x9aIj\\xb7\\x9b\\xa5\\xeeakS\\x80\\x89\\xa8\\xd0\\u018ek}\\u0115{gB\\x97qGf{\\xbfa\\x86U^fI\\x93\\u01b0\\x8b\\x90\\xb3\\xf5{Y\\x83\\u0131\\xebN\\u013f\\x9ek\\xa9\\xef\\xcbZ\\u014f\\x91R\\xa7\\xf2oY\\xd7\\xd3gc\\x85\\u0125s\\xa1b\\u0121\\xab@dek\\u0105I[nlPqCnp{\\x88\\u014d\\xb3\\x9d\\xb0`\\x90{PNd\\u0197qS\\xc4\\u013bNN\\xe2yj]\\xe4\\x9e\\xd2D\\xa0\\u012cH\\xb0\\xc6]~\\xa1HO\\xbe\\x8cX}\\xd0x\\x8cgp\\x93gW\\x88rDG\\x88\\x8cp\\xf9\\x82\\x8a^L\\x82\\x8f\\x88rzWx\\x88Z^\\xa8\\xb4T\\\\\\\\|~@I\\x89z\\x83\\x96b\\u0124\\x8b\\x9cje\\u010a\\xaaz\\xa3\\xae\\u0114v\\u011b\\x80L\\x86mV\\xbe\\xd4_\\xc8\\x94NW~zb\\u012cvG\\x86\\xb2ZmDM~\\x94~\"],\"encodeOffsets\":[[120237,41215]]}},{\"type\":\"Feature\",\"id\":\"310000\",\"properties\":{\"id\":\"310000\",\"cp\":[121.472644,31.231706],\"name\":\"\\u4e0a\\u6d77\",\"childNum\":6},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@\\u0267\\u01b0\\xacEp\\x81\\u01b8\\xc1x\\x9dc\\x87\"],[\"@@\\xa9\\x84\\xaa\\x83\"],[\"@@\\x94MA\\x8b\\x91\\x9a\"],[\"@@Qp\\u0130\\x81E\\xa7\\xc9C\\x8d\\xbe\"],[\"@@b\\u015d\\xd5\\x95\\xd5E\\u0223\\xda\\u01a5\\xea\\x8fIm\\x81\\u0247\\u01e6\\xe8\\xdc\\u0120\\x8c\\xda\\x8f\\x9e\\xc3\\u018c\\xc3\\u034e\\xf3\"],[\"@@\\u01dc\\xfb\\u022c\\u024b\\x8a\\u016d\\x99\\xd7^\\x89sY\\x8f\\x8c\\u024dD\\u014b\\x91\\u017d\\u0105\\xf1CG\\xb2\\xab\\xaa\\u010d@h\\x96_p\\xafA{\\x87oloY\\x80\\xac\\x7fj@\\u0132\\x8d`\\x95gQ\\xda\\x9bhr|\\u01c0^M\\u0132vtbe\\xb4R\\xaf\\xd4\\xac\\xa8Y\\x8e\\xf4\\xa4r]\\xec\\x86\\u01ac\\u012f\"]],\"encodeOffsets\":[[[124702,32062]],[[124547,32200]],[[124808,31991]],[[124726,32110]],[[124903,32376]],[[124438,32149]]]}},{\"type\":\"Feature\",\"id\":\"500000\",\"properties\":{\"id\":\"500000\",\"cp\":[107.304962,29.533155],\"name\":\"\\u91cd\\u5e86\",\"childNum\":2},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@vjG~nG\\u0158\\u016c\\u0136\\u0202\\u0180\\u01be\\xb9\\x90\\x81\\xb8\\xd8\\xceez\\u0106T\\xb8}\\xea\\xd0\\x96qH\\x9f\\xf0q\\u0116\\xe4\\x92\\x8a\\xa5^C\\xc6\\x92Ij\\x96\\xb2p\\x85\\\\\\\\_\\xa0\\xe6\\xfcY|\\x9d[Yx\\u018a\\xe6u\\x9e\\xb0xb\\xae\\x85\\x90\\u0170b@~\\xa2NQt\\xb0\\xb6\\x82S\\xe6\\xa0\\x93\\xca~r\\u01c9\\u0114\\xeb\\u011a\\xa2~\\x9auf`\\x91\\x82\\x86fa\\x82\\u0114J\\xe5\\u010a\\x84n\\xd6]\\x84j\\u018e\\u0107\\xca@\\x8a\\xa3\\xbea\\xae\\xa3\\u0170{\\u0176\\u0115F\\x8b\\xe8gLk{Y|\\xa1\\u011cW\\u0194t\\u01ac\\x7fJ\\xd1xq\\x8b\\xb1\\u0122N\\xb4\\x89\\xf2K\\x89\\x99\\x96L\\xc8\\xc3\\xbcD|s`\\u014b\\x92\\u0107]\\x83\\xc3\\x89`\\u0111\\x8cM\\xfb\\u01b1\\xbd~Y\\xb0\\u0127`\\u018f\\xedW\\x89\\xbdeI\\x8b\\xbd{a\\x9f\\x91OIr\\xcf\\xa1\\u0115\\u0147a\\x86p\\x86\\xb5\\xdc\\u0185\\u0121\\x91\\x9c^\\xd6\\xdbb\\xd9\\x7f\\u017d\\u014fml\\xbdS\\x8b\\xeaqDu[R\\x8b\\xe3\\xcb\\xbb\\x86\\xffw`\\xbby\\x91\\xb8_\\u013a\\u0119}\\xf7`M\\xaf\\u010bfCV\\xb5q\\u0149\\xf7Z\\x95gg\\x93\\x8c`d\\xbdpDO\\x87\\xce\\x81Cn\\x9c^uf\\xb2\\xe8nh\\xbcWt\\u018fxRGg\\xa6\\x85pV\\x7f\\x84\\x86FI\\xb1\\x8eG^\\x8cIc\\xb4ec\\x87\\x92G\\x95\\u0139\\xde\\xbds\\xeb\\u012c\\x84h\\x98xW\\x82}K\\xd3\\x88e\\x7f\\xadXsbk\\x94F\\xa6\\x9bL\\x91\\xd8gTk\\xef\\u01b5N\\xef\\xb6}Gy\\x93w\\\\\\\\o\\xf1\\xa1nm\\u0108zj\\x9d\\x9f\\x95@\\x99\\xd3c\\xa3\\xbbW\\u0103\\xb9\\xd3j\\x93_m\\xbb\\x88\\x8d\\xb9\\xb7~Mv\\xdbaq\\x9c\\xbb\\xad\\x89\\xea\\x9c\\x92\\\\\\\\\\xc2oVn\\x8e\\xd3\\xd8\\xcd\\x99\\xb2\\xab\\x8d\\x8bbq\\xbfe\\x81fE\\xa0\\x84\\x80\\x8b\\u011c\\x90^Q\\x9e~\\xa0\\xc9v\\xfd\\x87\\u015f\\xa4\\xb2\\u012e\\x89pE\\u0130}zc\\u013a\\x83L\\x8b\\xbd\\x87\\x9a\\xbfg\\xc5\\x86\\x9b\\xa1\\xfdE\\xa1ya\\xa3\\xb3t\\\\\\\\\\xa8\\x8f\\\\\\\\v\\xfa\\xbb\\xbc\\xa7\\xb7\\xd1r\\x8f_o\\xd2\\xfd\\xa5u\\x82\\x95_n\\xbb_\\x83\\x95At\\xa9\\x7f\\x81\\xde\\xc5\\xb1\\u0101\\xa7IVe\\xeb\\x83Y}{VP\\xc0\\x81FA\\xa8\\u0105B}q@|Ou\\x97\\\\\\\\Fm\\x89QF\\xdd\\x85Mw\\x98\\xe5}]\\x95\\x80\\x9d|Fm\\xcf\\x8bCa\\x83w\\x8cu_p\\x97\\xafsf\\xd9gY\\x85DHl\\x81`{QEf\\x8fNysB\\x8a\\xa6zG\\xb8rHe\\x82\\x84N\\x7f\\\\\\\\Cv\\x7fEs\\xd0\\xf9\\xdc_\\xb7\\xd6\\u0109saQ\\xaf\\x80}_U\\x87\\x86x\\xc3\\u0111\\x8aq\\x9b\\x81NH\\xac\\x95\\xc4d^\\xdd\\u0170R\\xac\\xe3\\xb0we\\u0107JE\\x9e\\xb7v\\xdd\\xb7Hg\\x83\\x82\\xe9FXj\\xc9\\xea`|y\\x8cpxkAw\\x9cW\\u0110pb\\xa5eOsmzwqCh\\xf3UQl\\xa5F^laf\\x8ban\\xf2sr\\x9bEvfQd\\xc1UVf\\x97\\xcev\\xdc^ef\\x88tET\\xac\\xf4A\\\\\\\\\\x9c\\xa2sJ\\x8enQTjP\\xd8\\x88x\\xf8K|nBz\\x89\\x84\\x9c\\u011e\\xbbLY\\x82\\x85FDx\\xd3\\x84vr\\x93[eh\\u013e\\x9a\\x95vN\\x94\\xa2o\\xbeNi\\xc2xGp\\xe2\\xac\\x90z\\x9bbfZo~hGi\\x92]\\xf6F|\\x89|Nb\\x87tOMn\\xa0eA\\xb1\\x8a\\x9dtPT\\x87LjpYQ|\\x86SH\\x86\\x86Y\\u0100xinzDJ\\x80\\xccg\\xa2v\\xe0\\xa5Pg\\x89_\\x96\\xc7zII\\x8b\\x80II\\x95\\x84\\xa3\\xaeS\\xac\\x84\\xd8s\\xce\\xbc\\x90\\xa3\\x8cN\"],[\"@@ifjN@s\"]],\"encodeOffsets\":[[[109628,30765]],[[111725,31320]]]}},{\"type\":\"Feature\",\"id\":\"810000\",\"properties\":{\"id\":\"810000\",\"cp\":[114.173355,22.320048],\"name\":\"\\u9999\\u6e2f\",\"childNum\":5},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[\"@@AlBk\"],[\"@@m\\x8en\\x8d\"],[\"@@EpFo\"],[\"@@ea\\xa2pl\\x8f\\xb8E\\xf5\\xb9\\x87hj[\\x83]\\xd4C\\xce\\x96@\\x8flj\\x98\\xa1uBX\\x9f\\x85\\x81\\x95\\xb4\\x8bAI\\xb9\\x90\\x85[\\x8byDU\\x88]W`\\xe7wZkmc\\x96\\x85M\\x9b\\x9ep\\x80\\xc5v\\x9b}I\\x8boJl\\x8dca\\x83f\\u0143\\x91K\\x8e\\xb0\\xe4\\xacXJm\\xd0\\xa0\\u0111hI\\xae\\xe6\\xd4tSHn\\x80E\\x88\\x84\\xd2r\\xc8c\"],[\"@@rMUw\\x87AS\\xae\\x80e\"]],\"encodeOffsets\":[[[117111,23002]],[[117072,22876]],[[117045,22887]],[[116975,23082]],[[116882,22747]]]}},{\"type\":\"Feature\",\"id\":\"820000\",\"properties\":{\"id\":\"820000\",\"cp\":[113.54909,22.198951],\"name\":\"\\u6fb3\\u95e8\",\"childNum\":1},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[\"@@k\\xcad\\x90\\xb0\\xe5\\xa7s\"],\"encodeOffsets\":[[116279,22639]]}}],\"UTF8Encoding\":true}')},function(e,t,n){\"use strict\";function i(e){return(i=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function r(){if(\"undefined\"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(\"function\"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function a(e){return(a=\"function\"===typeof Symbol&&\"symbol\"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&\"function\"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":typeof e})(e)}function o(e,t){return!t||\"object\"!==a(t)&&\"function\"!==typeof t?function(e){if(void 0===e)throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");return e}(e):t}function s(e){return function(){var t,n=i(e);if(r()){var a=i(this).constructor;t=Reflect.construct(n,arguments,a)}else t=n.apply(this,arguments);return o(this,t)}}n.d(t,\"a\",(function(){return s}))},function(e,t,n){\"use strict\";function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function r(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Super expression must either be null or a function\");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&i(e,t)}n.d(t,\"a\",(function(){return r}))},,function(e,t,n){\"use strict\";var i=n(124),r=\"function\"===typeof Symbol&&Symbol.for,a=r?Symbol.for(\"react.element\"):60103,o=r?Symbol.for(\"react.portal\"):60106,s=r?Symbol.for(\"react.fragment\"):60107,l=r?Symbol.for(\"react.strict_mode\"):60108,u=r?Symbol.for(\"react.profiler\"):60114,c=r?Symbol.for(\"react.provider\"):60109,d=r?Symbol.for(\"react.context\"):60110,h=r?Symbol.for(\"react.forward_ref\"):60112,f=r?Symbol.for(\"react.suspense\"):60113,p=r?Symbol.for(\"react.memo\"):60115,g=r?Symbol.for(\"react.lazy\"):60116,m=\"function\"===typeof Symbol&&Symbol.iterator;function v(e){for(var t=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+e,n=1;n<arguments.length;n++)t+=\"&args[]=\"+encodeURIComponent(arguments[n]);return\"Minified React error #\"+e+\"; visit \"+t+\" for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\"}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},x={};function b(e,t,n){this.props=e,this.context=t,this.refs=x,this.updater=n||y}function _(){}function w(e,t,n){this.props=e,this.context=t,this.refs=x,this.updater=n||y}b.prototype.isReactComponent={},b.prototype.setState=function(e,t){if(\"object\"!==typeof e&&\"function\"!==typeof e&&null!=e)throw Error(v(85));this.updater.enqueueSetState(this,e,t,\"setState\")},b.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,\"forceUpdate\")},_.prototype=b.prototype;var S=w.prototype=new _;S.constructor=w,i(S,b.prototype),S.isPureReactComponent=!0;var M={current:null},C=Object.prototype.hasOwnProperty,T={key:!0,ref:!0,__self:!0,__source:!0};function k(e,t,n){var i,r={},o=null,s=null;if(null!=t)for(i in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(o=\"\"+t.key),t)C.call(t,i)&&!T.hasOwnProperty(i)&&(r[i]=t[i]);var l=arguments.length-2;if(1===l)r.children=n;else if(1<l){for(var u=Array(l),c=0;c<l;c++)u[c]=arguments[c+2];r.children=u}if(e&&e.defaultProps)for(i in l=e.defaultProps)void 0===r[i]&&(r[i]=l[i]);return{$$typeof:a,type:e,key:o,ref:s,props:r,_owner:M.current}}function I(e){return\"object\"===typeof e&&null!==e&&e.$$typeof===a}var A=/\\/+/g,P=[];function E(e,t,n,i){if(P.length){var r=P.pop();return r.result=e,r.keyPrefix=t,r.func=n,r.context=i,r.count=0,r}return{result:e,keyPrefix:t,func:n,context:i,count:0}}function D(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,10>P.length&&P.push(e)}function L(e,t,n){return null==e?0:function e(t,n,i,r){var s=typeof t;\"undefined\"!==s&&\"boolean\"!==s||(t=null);var l=!1;if(null===t)l=!0;else switch(s){case\"string\":case\"number\":l=!0;break;case\"object\":switch(t.$$typeof){case a:case o:l=!0}}if(l)return i(r,t,\"\"===n?\".\"+O(t,0):n),1;if(l=0,n=\"\"===n?\".\":n+\":\",Array.isArray(t))for(var u=0;u<t.length;u++){var c=n+O(s=t[u],u);l+=e(s,c,i,r)}else if(null===t||\"object\"!==typeof t?c=null:c=\"function\"===typeof(c=m&&t[m]||t[\"@@iterator\"])?c:null,\"function\"===typeof c)for(t=c.call(t),u=0;!(s=t.next()).done;)l+=e(s=s.value,c=n+O(s,u++),i,r);else if(\"object\"===s)throw i=\"\"+t,Error(v(31,\"[object Object]\"===i?\"object with keys {\"+Object.keys(t).join(\", \")+\"}\":i,\"\"));return l}(e,\"\",t,n)}function O(e,t){return\"object\"===typeof e&&null!==e&&null!=e.key?function(e){var t={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+e).replace(/[=:]/g,(function(e){return t[e]}))}(e.key):t.toString(36)}function N(e,t){e.func.call(e.context,t,e.count++)}function R(e,t,n){var i=e.result,r=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?z(e,i,n,(function(e){return e})):null!=e&&(I(e)&&(e=function(e,t){return{$$typeof:a,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(e,r+(!e.key||t&&t.key===e.key?\"\":(\"\"+e.key).replace(A,\"$&/\")+\"/\")+n)),i.push(e))}function z(e,t,n,i,r){var a=\"\";null!=n&&(a=(\"\"+n).replace(A,\"$&/\")+\"/\"),L(e,R,t=E(t,a,i,r)),D(t)}var B={current:null};function F(){var e=B.current;if(null===e)throw Error(v(321));return e}var V={ReactCurrentDispatcher:B,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:M,IsSomeRendererActing:{current:!1},assign:i};t.Children={map:function(e,t,n){if(null==e)return e;var i=[];return z(e,i,null,t,n),i},forEach:function(e,t,n){if(null==e)return e;L(e,N,t=E(null,null,t,n)),D(t)},count:function(e){return L(e,(function(){return null}),null)},toArray:function(e){var t=[];return z(e,t,null,(function(e){return e})),t},only:function(e){if(!I(e))throw Error(v(143));return e}},t.Component=b,t.Fragment=s,t.Profiler=u,t.PureComponent=w,t.StrictMode=l,t.Suspense=f,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=V,t.cloneElement=function(e,t,n){if(null===e||void 0===e)throw Error(v(267,e));var r=i({},e.props),o=e.key,s=e.ref,l=e._owner;if(null!=t){if(void 0!==t.ref&&(s=t.ref,l=M.current),void 0!==t.key&&(o=\"\"+t.key),e.type&&e.type.defaultProps)var u=e.type.defaultProps;for(c in t)C.call(t,c)&&!T.hasOwnProperty(c)&&(r[c]=void 0===t[c]&&void 0!==u?u[c]:t[c])}var c=arguments.length-2;if(1===c)r.children=n;else if(1<c){u=Array(c);for(var d=0;d<c;d++)u[d]=arguments[d+2];r.children=u}return{$$typeof:a,type:e.type,key:o,ref:s,props:r,_owner:l}},t.createContext=function(e,t){return void 0===t&&(t=null),(e={$$typeof:d,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:c,_context:e},e.Consumer=e},t.createElement=k,t.createFactory=function(e){var t=k.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:h,render:e}},t.isValidElement=I,t.lazy=function(e){return{$$typeof:g,_ctor:e,_status:-1,_result:null}},t.memo=function(e,t){return{$$typeof:p,type:e,compare:void 0===t?null:t}},t.useCallback=function(e,t){return F().useCallback(e,t)},t.useContext=function(e,t){return F().useContext(e,t)},t.useDebugValue=function(){},t.useEffect=function(e,t){return F().useEffect(e,t)},t.useImperativeHandle=function(e,t,n){return F().useImperativeHandle(e,t,n)},t.useLayoutEffect=function(e,t){return F().useLayoutEffect(e,t)},t.useMemo=function(e,t){return F().useMemo(e,t)},t.useReducer=function(e,t,n){return F().useReducer(e,t,n)},t.useRef=function(e){return F().useRef(e)},t.useState=function(e){return F().useState(e)},t.version=\"16.13.1\"},function(e,t,n){\"use strict\";var i=n(0),r=n(124),a=n(219);function o(e){for(var t=\"https://reactjs.org/docs/error-decoder.html?invariant=\"+e,n=1;n<arguments.length;n++)t+=\"&args[]=\"+encodeURIComponent(arguments[n]);return\"Minified React error #\"+e+\"; visit \"+t+\" for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\"}if(!i)throw Error(o(227));function s(e,t,n,i,r,a,o,s,l){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(c){this.onError(c)}}var l=!1,u=null,c=!1,d=null,h={onError:function(e){l=!0,u=e}};function f(e,t,n,i,r,a,o,c,d){l=!1,u=null,s.apply(h,arguments)}var p=null,g=null,m=null;function v(e,t,n){var i=e.type||\"unknown-event\";e.currentTarget=m(n),function(e,t,n,i,r,a,s,h,p){if(f.apply(this,arguments),l){if(!l)throw Error(o(198));var g=u;l=!1,u=null,c||(c=!0,d=g)}}(i,t,void 0,e),e.currentTarget=null}var y=null,x={};function b(){if(y)for(var e in x){var t=x[e],n=y.indexOf(e);if(!(-1<n))throw Error(o(96,e));if(!w[n]){if(!t.extractEvents)throw Error(o(97,e));for(var i in w[n]=t,n=t.eventTypes){var r=void 0,a=n[i],s=t,l=i;if(S.hasOwnProperty(l))throw Error(o(99,l));S[l]=a;var u=a.phasedRegistrationNames;if(u){for(r in u)u.hasOwnProperty(r)&&_(u[r],s,l);r=!0}else a.registrationName?(_(a.registrationName,s,l),r=!0):r=!1;if(!r)throw Error(o(98,i,e))}}}}function _(e,t,n){if(M[e])throw Error(o(100,e));M[e]=t,C[e]=t.eventTypes[n].dependencies}var w=[],S={},M={},C={};function T(e){var t,n=!1;for(t in e)if(e.hasOwnProperty(t)){var i=e[t];if(!x.hasOwnProperty(t)||x[t]!==i){if(x[t])throw Error(o(102,t));x[t]=i,n=!0}}n&&b()}var k=!(\"undefined\"===typeof window||\"undefined\"===typeof window.document||\"undefined\"===typeof window.document.createElement),I=null,A=null,P=null;function E(e){if(e=g(e)){if(\"function\"!==typeof I)throw Error(o(280));var t=e.stateNode;t&&(t=p(t),I(e.stateNode,e.type,t))}}function D(e){A?P?P.push(e):P=[e]:A=e}function L(){if(A){var e=A,t=P;if(P=A=null,E(e),t)for(e=0;e<t.length;e++)E(t[e])}}function O(e,t){return e(t)}function N(e,t,n,i,r){return e(t,n,i,r)}function R(){}var z=O,B=!1,F=!1;function V(){null===A&&null===P||(R(),L())}function G(e,t,n){if(F)return e(t,n);F=!0;try{return z(e,t,n)}finally{F=!1,V()}}var j=/^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$/,W=Object.prototype.hasOwnProperty,H={},U={};function Y(e,t,n,i,r,a){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=i,this.attributeNamespace=r,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=a}var Z={};\"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style\".split(\" \").forEach((function(e){Z[e]=new Y(e,0,!1,e,null,!1)})),[[\"acceptCharset\",\"accept-charset\"],[\"className\",\"class\"],[\"htmlFor\",\"for\"],[\"httpEquiv\",\"http-equiv\"]].forEach((function(e){var t=e[0];Z[t]=new Y(t,1,!1,e[1],null,!1)})),[\"contentEditable\",\"draggable\",\"spellCheck\",\"value\"].forEach((function(e){Z[e]=new Y(e,2,!1,e.toLowerCase(),null,!1)})),[\"autoReverse\",\"externalResourcesRequired\",\"focusable\",\"preserveAlpha\"].forEach((function(e){Z[e]=new Y(e,2,!1,e,null,!1)})),\"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope\".split(\" \").forEach((function(e){Z[e]=new Y(e,3,!1,e.toLowerCase(),null,!1)})),[\"checked\",\"multiple\",\"muted\",\"selected\"].forEach((function(e){Z[e]=new Y(e,3,!0,e,null,!1)})),[\"capture\",\"download\"].forEach((function(e){Z[e]=new Y(e,4,!1,e,null,!1)})),[\"cols\",\"rows\",\"size\",\"span\"].forEach((function(e){Z[e]=new Y(e,6,!1,e,null,!1)})),[\"rowSpan\",\"start\"].forEach((function(e){Z[e]=new Y(e,5,!1,e.toLowerCase(),null,!1)}));var q=/[\\-:]([a-z])/g;function X(e){return e[1].toUpperCase()}\"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height\".split(\" \").forEach((function(e){var t=e.replace(q,X);Z[t]=new Y(t,1,!1,e,null,!1)})),\"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type\".split(\" \").forEach((function(e){var t=e.replace(q,X);Z[t]=new Y(t,1,!1,e,\"http://www.w3.org/1999/xlink\",!1)})),[\"xml:base\",\"xml:lang\",\"xml:space\"].forEach((function(e){var t=e.replace(q,X);Z[t]=new Y(t,1,!1,e,\"http://www.w3.org/XML/1998/namespace\",!1)})),[\"tabIndex\",\"crossOrigin\"].forEach((function(e){Z[e]=new Y(e,1,!1,e.toLowerCase(),null,!1)})),Z.xlinkHref=new Y(\"xlinkHref\",1,!1,\"xlink:href\",\"http://www.w3.org/1999/xlink\",!0),[\"src\",\"href\",\"action\",\"formAction\"].forEach((function(e){Z[e]=new Y(e,1,!1,e.toLowerCase(),null,!0)}));var Q=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function K(e,t,n,i){var r=Z.hasOwnProperty(t)?Z[t]:null;(null!==r?0===r.type:!i&&(2<t.length&&(\"o\"===t[0]||\"O\"===t[0])&&(\"n\"===t[1]||\"N\"===t[1])))||(function(e,t,n,i){if(null===t||\"undefined\"===typeof t||function(e,t,n,i){if(null!==n&&0===n.type)return!1;switch(typeof t){case\"function\":case\"symbol\":return!0;case\"boolean\":return!i&&(null!==n?!n.acceptsBooleans:\"data-\"!==(e=e.toLowerCase().slice(0,5))&&\"aria-\"!==e);default:return!1}}(e,t,n,i))return!0;if(i)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,n,r,i)&&(n=null),i||null===r?function(e){return!!W.call(U,e)||!W.call(H,e)&&(j.test(e)?U[e]=!0:(H[e]=!0,!1))}(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,\"\"+n)):r.mustUseProperty?e[r.propertyName]=null===n?3!==r.type&&\"\":n:(t=r.attributeName,i=r.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(r=r.type)||4===r&&!0===n?\"\":\"\"+n,i?e.setAttributeNS(i,t,n):e.setAttribute(t,n))))}Q.hasOwnProperty(\"ReactCurrentDispatcher\")||(Q.ReactCurrentDispatcher={current:null}),Q.hasOwnProperty(\"ReactCurrentBatchConfig\")||(Q.ReactCurrentBatchConfig={suspense:null});var J=/^(.*)[\\\\\\/]/,$=\"function\"===typeof Symbol&&Symbol.for,ee=$?Symbol.for(\"react.element\"):60103,te=$?Symbol.for(\"react.portal\"):60106,ne=$?Symbol.for(\"react.fragment\"):60107,ie=$?Symbol.for(\"react.strict_mode\"):60108,re=$?Symbol.for(\"react.profiler\"):60114,ae=$?Symbol.for(\"react.provider\"):60109,oe=$?Symbol.for(\"react.context\"):60110,se=$?Symbol.for(\"react.concurrent_mode\"):60111,le=$?Symbol.for(\"react.forward_ref\"):60112,ue=$?Symbol.for(\"react.suspense\"):60113,ce=$?Symbol.for(\"react.suspense_list\"):60120,de=$?Symbol.for(\"react.memo\"):60115,he=$?Symbol.for(\"react.lazy\"):60116,fe=$?Symbol.for(\"react.block\"):60121,pe=\"function\"===typeof Symbol&&Symbol.iterator;function ge(e){return null===e||\"object\"!==typeof e?null:\"function\"===typeof(e=pe&&e[pe]||e[\"@@iterator\"])?e:null}function me(e){if(null==e)return null;if(\"function\"===typeof e)return e.displayName||e.name||null;if(\"string\"===typeof e)return e;switch(e){case ne:return\"Fragment\";case te:return\"Portal\";case re:return\"Profiler\";case ie:return\"StrictMode\";case ue:return\"Suspense\";case ce:return\"SuspenseList\"}if(\"object\"===typeof e)switch(e.$$typeof){case oe:return\"Context.Consumer\";case ae:return\"Context.Provider\";case le:var t=e.render;return t=t.displayName||t.name||\"\",e.displayName||(\"\"!==t?\"ForwardRef(\"+t+\")\":\"ForwardRef\");case de:return me(e.type);case fe:return me(e.render);case he:if(e=1===e._status?e._result:null)return me(e)}return null}function ve(e){var t=\"\";do{e:switch(e.tag){case 3:case 4:case 6:case 7:case 10:case 9:var n=\"\";break e;default:var i=e._debugOwner,r=e._debugSource,a=me(e.type);n=null,i&&(n=me(i.type)),i=a,a=\"\",r?a=\" (at \"+r.fileName.replace(J,\"\")+\":\"+r.lineNumber+\")\":n&&(a=\" (created by \"+n+\")\"),n=\"\\n    in \"+(i||\"Unknown\")+a}t+=n,e=e.return}while(e);return t}function ye(e){switch(typeof e){case\"boolean\":case\"number\":case\"object\":case\"string\":case\"undefined\":return e;default:return\"\"}}function xe(e){var t=e.type;return(e=e.nodeName)&&\"input\"===e.toLowerCase()&&(\"checkbox\"===t||\"radio\"===t)}function be(e){e._valueTracker||(e._valueTracker=function(e){var t=xe(e)?\"checked\":\"value\",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),i=\"\"+e[t];if(!e.hasOwnProperty(t)&&\"undefined\"!==typeof n&&\"function\"===typeof n.get&&\"function\"===typeof n.set){var r=n.get,a=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return r.call(this)},set:function(e){i=\"\"+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return i},setValue:function(e){i=\"\"+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function _e(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),i=\"\";return e&&(i=xe(e)?e.checked?\"true\":\"false\":e.value),(e=i)!==n&&(t.setValue(e),!0)}function we(e,t){var n=t.checked;return r({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function Se(e,t){var n=null==t.defaultValue?\"\":t.defaultValue,i=null!=t.checked?t.checked:t.defaultChecked;n=ye(null!=t.value?t.value:n),e._wrapperState={initialChecked:i,initialValue:n,controlled:\"checkbox\"===t.type||\"radio\"===t.type?null!=t.checked:null!=t.value}}function Me(e,t){null!=(t=t.checked)&&K(e,\"checked\",t,!1)}function Ce(e,t){Me(e,t);var n=ye(t.value),i=t.type;if(null!=n)\"number\"===i?(0===n&&\"\"===e.value||e.value!=n)&&(e.value=\"\"+n):e.value!==\"\"+n&&(e.value=\"\"+n);else if(\"submit\"===i||\"reset\"===i)return void e.removeAttribute(\"value\");t.hasOwnProperty(\"value\")?ke(e,t.type,n):t.hasOwnProperty(\"defaultValue\")&&ke(e,t.type,ye(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function Te(e,t,n){if(t.hasOwnProperty(\"value\")||t.hasOwnProperty(\"defaultValue\")){var i=t.type;if(!(\"submit\"!==i&&\"reset\"!==i||void 0!==t.value&&null!==t.value))return;t=\"\"+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}\"\"!==(n=e.name)&&(e.name=\"\"),e.defaultChecked=!!e._wrapperState.initialChecked,\"\"!==n&&(e.name=n)}function ke(e,t,n){\"number\"===t&&e.ownerDocument.activeElement===e||(null==n?e.defaultValue=\"\"+e._wrapperState.initialValue:e.defaultValue!==\"\"+n&&(e.defaultValue=\"\"+n))}function Ie(e,t){return e=r({children:void 0},t),(t=function(e){var t=\"\";return i.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function Ae(e,t,n,i){if(e=e.options,t){t={};for(var r=0;r<n.length;r++)t[\"$\"+n[r]]=!0;for(n=0;n<e.length;n++)r=t.hasOwnProperty(\"$\"+e[n].value),e[n].selected!==r&&(e[n].selected=r),r&&i&&(e[n].defaultSelected=!0)}else{for(n=\"\"+ye(n),t=null,r=0;r<e.length;r++){if(e[r].value===n)return e[r].selected=!0,void(i&&(e[r].defaultSelected=!0));null!==t||e[r].disabled||(t=e[r])}null!==t&&(t.selected=!0)}}function Pe(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(o(91));return r({},t,{value:void 0,defaultValue:void 0,children:\"\"+e._wrapperState.initialValue})}function Ee(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(o(92));if(Array.isArray(n)){if(!(1>=n.length))throw Error(o(93));n=n[0]}t=n}null==t&&(t=\"\"),n=t}e._wrapperState={initialValue:ye(n)}}function De(e,t){var n=ye(t.value),i=ye(t.defaultValue);null!=n&&((n=\"\"+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=i&&(e.defaultValue=\"\"+i)}function Le(e){var t=e.textContent;t===e._wrapperState.initialValue&&\"\"!==t&&null!==t&&(e.value=t)}var Oe=\"http://www.w3.org/1999/xhtml\",Ne=\"http://www.w3.org/2000/svg\";function Re(e){switch(e){case\"svg\":return\"http://www.w3.org/2000/svg\";case\"math\":return\"http://www.w3.org/1998/Math/MathML\";default:return\"http://www.w3.org/1999/xhtml\"}}function ze(e,t){return null==e||\"http://www.w3.org/1999/xhtml\"===e?Re(t):\"http://www.w3.org/2000/svg\"===e&&\"foreignObject\"===t?\"http://www.w3.org/1999/xhtml\":e}var Be,Fe=function(e){return\"undefined\"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,n,i,r){MSApp.execUnsafeLocalFunction((function(){return e(t,n)}))}:e}((function(e,t){if(e.namespaceURI!==Ne||\"innerHTML\"in e)e.innerHTML=t;else{for((Be=Be||document.createElement(\"div\")).innerHTML=\"<svg>\"+t.valueOf().toString()+\"</svg>\",t=Be.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}}));function Ve(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}function Ge(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n[\"Webkit\"+e]=\"webkit\"+t,n[\"Moz\"+e]=\"moz\"+t,n}var je={animationend:Ge(\"Animation\",\"AnimationEnd\"),animationiteration:Ge(\"Animation\",\"AnimationIteration\"),animationstart:Ge(\"Animation\",\"AnimationStart\"),transitionend:Ge(\"Transition\",\"TransitionEnd\")},We={},He={};function Ue(e){if(We[e])return We[e];if(!je[e])return e;var t,n=je[e];for(t in n)if(n.hasOwnProperty(t)&&t in He)return We[e]=n[t];return e}k&&(He=document.createElement(\"div\").style,\"AnimationEvent\"in window||(delete je.animationend.animation,delete je.animationiteration.animation,delete je.animationstart.animation),\"TransitionEvent\"in window||delete je.transitionend.transition);var Ye=Ue(\"animationend\"),Ze=Ue(\"animationiteration\"),qe=Ue(\"animationstart\"),Xe=Ue(\"transitionend\"),Qe=\"abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting\".split(\" \"),Ke=new(\"function\"===typeof WeakMap?WeakMap:Map);function Je(e){var t=Ke.get(e);return void 0===t&&(t=new Map,Ke.set(e,t)),t}function $e(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!==(1026&(t=e).effectTag)&&(n=t.return),e=t.return}while(e)}return 3===t.tag?n:null}function et(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function tt(e){if($e(e)!==e)throw Error(o(188))}function nt(e){if(!(e=function(e){var t=e.alternate;if(!t){if(null===(t=$e(e)))throw Error(o(188));return t!==e?null:e}for(var n=e,i=t;;){var r=n.return;if(null===r)break;var a=r.alternate;if(null===a){if(null!==(i=r.return)){n=i;continue}break}if(r.child===a.child){for(a=r.child;a;){if(a===n)return tt(r),e;if(a===i)return tt(r),t;a=a.sibling}throw Error(o(188))}if(n.return!==i.return)n=r,i=a;else{for(var s=!1,l=r.child;l;){if(l===n){s=!0,n=r,i=a;break}if(l===i){s=!0,i=r,n=a;break}l=l.sibling}if(!s){for(l=a.child;l;){if(l===n){s=!0,n=a,i=r;break}if(l===i){s=!0,i=a,n=r;break}l=l.sibling}if(!s)throw Error(o(189))}}if(n.alternate!==i)throw Error(o(190))}if(3!==n.tag)throw Error(o(188));return n.stateNode.current===n?e:t}(e)))return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function it(e,t){if(null==t)throw Error(o(30));return null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}function rt(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}var at=null;function ot(e){if(e){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t))for(var i=0;i<t.length&&!e.isPropagationStopped();i++)v(e,t[i],n[i]);else t&&v(e,t,n);e._dispatchListeners=null,e._dispatchInstances=null,e.isPersistent()||e.constructor.release(e)}}function st(e){if(null!==e&&(at=it(at,e)),e=at,at=null,e){if(rt(e,ot),at)throw Error(o(95));if(c)throw e=d,c=!1,d=null,e}}function lt(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}function ut(e){if(!k)return!1;var t=(e=\"on\"+e)in document;return t||((t=document.createElement(\"div\")).setAttribute(e,\"return;\"),t=\"function\"===typeof t[e]),t}var ct=[];function dt(e){e.topLevelType=null,e.nativeEvent=null,e.targetInst=null,e.ancestors.length=0,10>ct.length&&ct.push(e)}function ht(e,t,n,i){if(ct.length){var r=ct.pop();return r.topLevelType=e,r.eventSystemFlags=i,r.nativeEvent=t,r.targetInst=n,r}return{topLevelType:e,eventSystemFlags:i,nativeEvent:t,targetInst:n,ancestors:[]}}function ft(e){var t=e.targetInst,n=t;do{if(!n){e.ancestors.push(n);break}var i=n;if(3===i.tag)i=i.stateNode.containerInfo;else{for(;i.return;)i=i.return;i=3!==i.tag?null:i.stateNode.containerInfo}if(!i)break;5!==(t=n.tag)&&6!==t||e.ancestors.push(n),n=kn(i)}while(n);for(n=0;n<e.ancestors.length;n++){t=e.ancestors[n];var r=lt(e.nativeEvent);i=e.topLevelType;var a=e.nativeEvent,o=e.eventSystemFlags;0===n&&(o|=64);for(var s=null,l=0;l<w.length;l++){var u=w[l];u&&(u=u.extractEvents(i,t,a,r,o))&&(s=it(s,u))}st(s)}}function pt(e,t,n){if(!n.has(e)){switch(e){case\"scroll\":qt(t,\"scroll\",!0);break;case\"focus\":case\"blur\":qt(t,\"focus\",!0),qt(t,\"blur\",!0),n.set(\"blur\",null),n.set(\"focus\",null);break;case\"cancel\":case\"close\":ut(e)&&qt(t,e,!0);break;case\"invalid\":case\"submit\":case\"reset\":break;default:-1===Qe.indexOf(e)&&Zt(e,t)}n.set(e,null)}}var gt,mt,vt,yt=!1,xt=[],bt=null,_t=null,wt=null,St=new Map,Mt=new Map,Ct=[],Tt=\"mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput close cancel copy cut paste click change contextmenu reset submit\".split(\" \"),kt=\"focus blur dragenter dragleave mouseover mouseout pointerover pointerout gotpointercapture lostpointercapture\".split(\" \");function It(e,t,n,i,r){return{blockedOn:e,topLevelType:t,eventSystemFlags:32|n,nativeEvent:r,container:i}}function At(e,t){switch(e){case\"focus\":case\"blur\":bt=null;break;case\"dragenter\":case\"dragleave\":_t=null;break;case\"mouseover\":case\"mouseout\":wt=null;break;case\"pointerover\":case\"pointerout\":St.delete(t.pointerId);break;case\"gotpointercapture\":case\"lostpointercapture\":Mt.delete(t.pointerId)}}function Pt(e,t,n,i,r,a){return null===e||e.nativeEvent!==a?(e=It(t,n,i,r,a),null!==t&&(null!==(t=In(t))&&mt(t)),e):(e.eventSystemFlags|=i,e)}function Et(e){var t=kn(e.target);if(null!==t){var n=$e(t);if(null!==n)if(13===(t=n.tag)){if(null!==(t=et(n)))return e.blockedOn=t,void a.unstable_runWithPriority(e.priority,(function(){vt(n)}))}else if(3===t&&n.stateNode.hydrate)return void(e.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}e.blockedOn=null}function Dt(e){if(null!==e.blockedOn)return!1;var t=Jt(e.topLevelType,e.eventSystemFlags,e.container,e.nativeEvent);if(null!==t){var n=In(t);return null!==n&&mt(n),e.blockedOn=t,!1}return!0}function Lt(e,t,n){Dt(e)&&n.delete(t)}function Ot(){for(yt=!1;0<xt.length;){var e=xt[0];if(null!==e.blockedOn){null!==(e=In(e.blockedOn))&&gt(e);break}var t=Jt(e.topLevelType,e.eventSystemFlags,e.container,e.nativeEvent);null!==t?e.blockedOn=t:xt.shift()}null!==bt&&Dt(bt)&&(bt=null),null!==_t&&Dt(_t)&&(_t=null),null!==wt&&Dt(wt)&&(wt=null),St.forEach(Lt),Mt.forEach(Lt)}function Nt(e,t){e.blockedOn===t&&(e.blockedOn=null,yt||(yt=!0,a.unstable_scheduleCallback(a.unstable_NormalPriority,Ot)))}function Rt(e){function t(t){return Nt(t,e)}if(0<xt.length){Nt(xt[0],e);for(var n=1;n<xt.length;n++){var i=xt[n];i.blockedOn===e&&(i.blockedOn=null)}}for(null!==bt&&Nt(bt,e),null!==_t&&Nt(_t,e),null!==wt&&Nt(wt,e),St.forEach(t),Mt.forEach(t),n=0;n<Ct.length;n++)(i=Ct[n]).blockedOn===e&&(i.blockedOn=null);for(;0<Ct.length&&null===(n=Ct[0]).blockedOn;)Et(n),null===n.blockedOn&&Ct.shift()}var zt={},Bt=new Map,Ft=new Map,Vt=[\"abort\",\"abort\",Ye,\"animationEnd\",Ze,\"animationIteration\",qe,\"animationStart\",\"canplay\",\"canPlay\",\"canplaythrough\",\"canPlayThrough\",\"durationchange\",\"durationChange\",\"emptied\",\"emptied\",\"encrypted\",\"encrypted\",\"ended\",\"ended\",\"error\",\"error\",\"gotpointercapture\",\"gotPointerCapture\",\"load\",\"load\",\"loadeddata\",\"loadedData\",\"loadedmetadata\",\"loadedMetadata\",\"loadstart\",\"loadStart\",\"lostpointercapture\",\"lostPointerCapture\",\"playing\",\"playing\",\"progress\",\"progress\",\"seeking\",\"seeking\",\"stalled\",\"stalled\",\"suspend\",\"suspend\",\"timeupdate\",\"timeUpdate\",Xe,\"transitionEnd\",\"waiting\",\"waiting\"];function Gt(e,t){for(var n=0;n<e.length;n+=2){var i=e[n],r=e[n+1],a=\"on\"+(r[0].toUpperCase()+r.slice(1));a={phasedRegistrationNames:{bubbled:a,captured:a+\"Capture\"},dependencies:[i],eventPriority:t},Ft.set(i,t),Bt.set(i,a),zt[r]=a}}Gt(\"blur blur cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focus focus input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange\".split(\" \"),0),Gt(\"drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel\".split(\" \"),1),Gt(Vt,2);for(var jt=\"change selectionchange textInput compositionstart compositionend compositionupdate\".split(\" \"),Wt=0;Wt<jt.length;Wt++)Ft.set(jt[Wt],0);var Ht=a.unstable_UserBlockingPriority,Ut=a.unstable_runWithPriority,Yt=!0;function Zt(e,t){qt(t,e,!1)}function qt(e,t,n){var i=Ft.get(t);switch(void 0===i?2:i){case 0:i=Xt.bind(null,t,1,e);break;case 1:i=Qt.bind(null,t,1,e);break;default:i=Kt.bind(null,t,1,e)}n?e.addEventListener(t,i,!0):e.addEventListener(t,i,!1)}function Xt(e,t,n,i){B||R();var r=Kt,a=B;B=!0;try{N(r,e,t,n,i)}finally{(B=a)||V()}}function Qt(e,t,n,i){Ut(Ht,Kt.bind(null,e,t,n,i))}function Kt(e,t,n,i){if(Yt)if(0<xt.length&&-1<Tt.indexOf(e))e=It(null,e,t,n,i),xt.push(e);else{var r=Jt(e,t,n,i);if(null===r)At(e,i);else if(-1<Tt.indexOf(e))e=It(r,e,t,n,i),xt.push(e);else if(!function(e,t,n,i,r){switch(t){case\"focus\":return bt=Pt(bt,e,t,n,i,r),!0;case\"dragenter\":return _t=Pt(_t,e,t,n,i,r),!0;case\"mouseover\":return wt=Pt(wt,e,t,n,i,r),!0;case\"pointerover\":var a=r.pointerId;return St.set(a,Pt(St.get(a)||null,e,t,n,i,r)),!0;case\"gotpointercapture\":return a=r.pointerId,Mt.set(a,Pt(Mt.get(a)||null,e,t,n,i,r)),!0}return!1}(r,e,t,n,i)){At(e,i),e=ht(e,i,null,t);try{G(ft,e)}finally{dt(e)}}}}function Jt(e,t,n,i){if(null!==(n=kn(n=lt(i)))){var r=$e(n);if(null===r)n=null;else{var a=r.tag;if(13===a){if(null!==(n=et(r)))return n;n=null}else if(3===a){if(r.stateNode.hydrate)return 3===r.tag?r.stateNode.containerInfo:null;n=null}else r!==n&&(n=null)}}e=ht(e,i,n,t);try{G(ft,e)}finally{dt(e)}return null}var $t={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},en=[\"Webkit\",\"ms\",\"Moz\",\"O\"];function tn(e,t,n){return null==t||\"boolean\"===typeof t||\"\"===t?\"\":n||\"number\"!==typeof t||0===t||$t.hasOwnProperty(e)&&$t[e]?(\"\"+t).trim():t+\"px\"}function nn(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var i=0===n.indexOf(\"--\"),r=tn(n,t[n],i);\"float\"===n&&(n=\"cssFloat\"),i?e.setProperty(n,r):e[n]=r}}Object.keys($t).forEach((function(e){en.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),$t[t]=$t[e]}))}));var rn=r({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function an(e,t){if(t){if(rn[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(o(137,e,\"\"));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(o(60));if(\"object\"!==typeof t.dangerouslySetInnerHTML||!(\"__html\"in t.dangerouslySetInnerHTML))throw Error(o(61))}if(null!=t.style&&\"object\"!==typeof t.style)throw Error(o(62,\"\"))}}function on(e,t){if(-1===e.indexOf(\"-\"))return\"string\"===typeof t.is;switch(e){case\"annotation-xml\":case\"color-profile\":case\"font-face\":case\"font-face-src\":case\"font-face-uri\":case\"font-face-format\":case\"font-face-name\":case\"missing-glyph\":return!1;default:return!0}}var sn=Oe;function ln(e,t){var n=Je(e=9===e.nodeType||11===e.nodeType?e:e.ownerDocument);t=C[t];for(var i=0;i<t.length;i++)pt(t[i],e,n)}function un(){}function cn(e){if(\"undefined\"===typeof(e=e||(\"undefined\"!==typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function dn(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function hn(e,t){var n,i=dn(e);for(e=0;i;){if(3===i.nodeType){if(n=e+i.textContent.length,e<=t&&n>=t)return{node:i,offset:t-e};e=n}e:{for(;i;){if(i.nextSibling){i=i.nextSibling;break e}i=i.parentNode}i=void 0}i=dn(i)}}function fn(){for(var e=window,t=cn();t instanceof e.HTMLIFrameElement;){try{var n=\"string\"===typeof t.contentWindow.location.href}catch(i){n=!1}if(!n)break;t=cn((e=t.contentWindow).document)}return t}function pn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(\"input\"===t&&(\"text\"===e.type||\"search\"===e.type||\"tel\"===e.type||\"url\"===e.type||\"password\"===e.type)||\"textarea\"===t||\"true\"===e.contentEditable)}var gn=null,mn=null;function vn(e,t){switch(e){case\"button\":case\"input\":case\"select\":case\"textarea\":return!!t.autoFocus}return!1}function yn(e,t){return\"textarea\"===e||\"option\"===e||\"noscript\"===e||\"string\"===typeof t.children||\"number\"===typeof t.children||\"object\"===typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var xn=\"function\"===typeof setTimeout?setTimeout:void 0,bn=\"function\"===typeof clearTimeout?clearTimeout:void 0;function _n(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function wn(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if(\"$\"===n||\"$!\"===n||\"$?\"===n){if(0===t)return e;t--}else\"/$\"===n&&t++}e=e.previousSibling}return null}var Sn=Math.random().toString(36).slice(2),Mn=\"__reactInternalInstance$\"+Sn,Cn=\"__reactEventHandlers$\"+Sn,Tn=\"__reactContainere$\"+Sn;function kn(e){var t=e[Mn];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Tn]||n[Mn]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=wn(e);null!==e;){if(n=e[Mn])return n;e=wn(e)}return t}n=(e=n).parentNode}return null}function In(e){return!(e=e[Mn]||e[Tn])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function An(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(o(33))}function Pn(e){return e[Cn]||null}function En(e){do{e=e.return}while(e&&5!==e.tag);return e||null}function Dn(e,t){var n=e.stateNode;if(!n)return null;var i=p(n);if(!i)return null;n=i[t];e:switch(t){case\"onClick\":case\"onClickCapture\":case\"onDoubleClick\":case\"onDoubleClickCapture\":case\"onMouseDown\":case\"onMouseDownCapture\":case\"onMouseMove\":case\"onMouseMoveCapture\":case\"onMouseUp\":case\"onMouseUpCapture\":case\"onMouseEnter\":(i=!i.disabled)||(i=!(\"button\"===(e=e.type)||\"input\"===e||\"select\"===e||\"textarea\"===e)),e=!i;break e;default:e=!1}if(e)return null;if(n&&\"function\"!==typeof n)throw Error(o(231,t,typeof n));return n}function Ln(e,t,n){(t=Dn(e,n.dispatchConfig.phasedRegistrationNames[t]))&&(n._dispatchListeners=it(n._dispatchListeners,t),n._dispatchInstances=it(n._dispatchInstances,e))}function On(e){if(e&&e.dispatchConfig.phasedRegistrationNames){for(var t=e._targetInst,n=[];t;)n.push(t),t=En(t);for(t=n.length;0<t--;)Ln(n[t],\"captured\",e);for(t=0;t<n.length;t++)Ln(n[t],\"bubbled\",e)}}function Nn(e,t,n){e&&n&&n.dispatchConfig.registrationName&&(t=Dn(e,n.dispatchConfig.registrationName))&&(n._dispatchListeners=it(n._dispatchListeners,t),n._dispatchInstances=it(n._dispatchInstances,e))}function Rn(e){e&&e.dispatchConfig.registrationName&&Nn(e._targetInst,null,e)}function zn(e){rt(e,On)}var Bn=null,Fn=null,Vn=null;function Gn(){if(Vn)return Vn;var e,t,n=Fn,i=n.length,r=\"value\"in Bn?Bn.value:Bn.textContent,a=r.length;for(e=0;e<i&&n[e]===r[e];e++);var o=i-e;for(t=1;t<=o&&n[i-t]===r[a-t];t++);return Vn=r.slice(e,1<t?1-t:void 0)}function jn(){return!0}function Wn(){return!1}function Hn(e,t,n,i){for(var r in this.dispatchConfig=e,this._targetInst=t,this.nativeEvent=n,e=this.constructor.Interface)e.hasOwnProperty(r)&&((t=e[r])?this[r]=t(n):\"target\"===r?this.target=i:this[r]=n[r]);return this.isDefaultPrevented=(null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue)?jn:Wn,this.isPropagationStopped=Wn,this}function Un(e,t,n,i){if(this.eventPool.length){var r=this.eventPool.pop();return this.call(r,e,t,n,i),r}return new this(e,t,n,i)}function Yn(e){if(!(e instanceof this))throw Error(o(279));e.destructor(),10>this.eventPool.length&&this.eventPool.push(e)}function Zn(e){e.eventPool=[],e.getPooled=Un,e.release=Yn}r(Hn.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():\"unknown\"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=jn)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():\"unknown\"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=jn)},persist:function(){this.isPersistent=jn},isPersistent:Wn,destructor:function(){var e,t=this.constructor.Interface;for(e in t)this[e]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null,this.isPropagationStopped=this.isDefaultPrevented=Wn,this._dispatchInstances=this._dispatchListeners=null}}),Hn.Interface={type:null,target:null,currentTarget:function(){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null},Hn.extend=function(e){function t(){}function n(){return i.apply(this,arguments)}var i=this;t.prototype=i.prototype;var a=new t;return r(a,n.prototype),n.prototype=a,n.prototype.constructor=n,n.Interface=r({},i.Interface,e),n.extend=i.extend,Zn(n),n},Zn(Hn);var qn=Hn.extend({data:null}),Xn=Hn.extend({data:null}),Qn=[9,13,27,32],Kn=k&&\"CompositionEvent\"in window,Jn=null;k&&\"documentMode\"in document&&(Jn=document.documentMode);var $n=k&&\"TextEvent\"in window&&!Jn,ei=k&&(!Kn||Jn&&8<Jn&&11>=Jn),ti=String.fromCharCode(32),ni={beforeInput:{phasedRegistrationNames:{bubbled:\"onBeforeInput\",captured:\"onBeforeInputCapture\"},dependencies:[\"compositionend\",\"keypress\",\"textInput\",\"paste\"]},compositionEnd:{phasedRegistrationNames:{bubbled:\"onCompositionEnd\",captured:\"onCompositionEndCapture\"},dependencies:\"blur compositionend keydown keypress keyup mousedown\".split(\" \")},compositionStart:{phasedRegistrationNames:{bubbled:\"onCompositionStart\",captured:\"onCompositionStartCapture\"},dependencies:\"blur compositionstart keydown keypress keyup mousedown\".split(\" \")},compositionUpdate:{phasedRegistrationNames:{bubbled:\"onCompositionUpdate\",captured:\"onCompositionUpdateCapture\"},dependencies:\"blur compositionupdate keydown keypress keyup mousedown\".split(\" \")}},ii=!1;function ri(e,t){switch(e){case\"keyup\":return-1!==Qn.indexOf(t.keyCode);case\"keydown\":return 229!==t.keyCode;case\"keypress\":case\"mousedown\":case\"blur\":return!0;default:return!1}}function ai(e){return\"object\"===typeof(e=e.detail)&&\"data\"in e?e.data:null}var oi=!1;var si={eventTypes:ni,extractEvents:function(e,t,n,i){var r;if(Kn)e:{switch(e){case\"compositionstart\":var a=ni.compositionStart;break e;case\"compositionend\":a=ni.compositionEnd;break e;case\"compositionupdate\":a=ni.compositionUpdate;break e}a=void 0}else oi?ri(e,n)&&(a=ni.compositionEnd):\"keydown\"===e&&229===n.keyCode&&(a=ni.compositionStart);return a?(ei&&\"ko\"!==n.locale&&(oi||a!==ni.compositionStart?a===ni.compositionEnd&&oi&&(r=Gn()):(Fn=\"value\"in(Bn=i)?Bn.value:Bn.textContent,oi=!0)),a=qn.getPooled(a,t,n,i),r?a.data=r:null!==(r=ai(n))&&(a.data=r),zn(a),r=a):r=null,(e=$n?function(e,t){switch(e){case\"compositionend\":return ai(t);case\"keypress\":return 32!==t.which?null:(ii=!0,ti);case\"textInput\":return(e=t.data)===ti&&ii?null:e;default:return null}}(e,n):function(e,t){if(oi)return\"compositionend\"===e||!Kn&&ri(e,t)?(e=Gn(),Vn=Fn=Bn=null,oi=!1,e):null;switch(e){case\"paste\":return null;case\"keypress\":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case\"compositionend\":return ei&&\"ko\"!==t.locale?null:t.data;default:return null}}(e,n))?((t=Xn.getPooled(ni.beforeInput,t,n,i)).data=e,zn(t)):t=null,null===r?t:null===t?r:[r,t]}},li={color:!0,date:!0,datetime:!0,\"datetime-local\":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function ui(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return\"input\"===t?!!li[e.type]:\"textarea\"===t}var ci={change:{phasedRegistrationNames:{bubbled:\"onChange\",captured:\"onChangeCapture\"},dependencies:\"blur change click focus input keydown keyup selectionchange\".split(\" \")}};function di(e,t,n){return(e=Hn.getPooled(ci.change,e,t,n)).type=\"change\",D(n),zn(e),e}var hi=null,fi=null;function pi(e){st(e)}function gi(e){if(_e(An(e)))return e}function mi(e,t){if(\"change\"===e)return t}var vi=!1;function yi(){hi&&(hi.detachEvent(\"onpropertychange\",xi),fi=hi=null)}function xi(e){if(\"value\"===e.propertyName&&gi(fi))if(e=di(fi,e,lt(e)),B)st(e);else{B=!0;try{O(pi,e)}finally{B=!1,V()}}}function bi(e,t,n){\"focus\"===e?(yi(),fi=n,(hi=t).attachEvent(\"onpropertychange\",xi)):\"blur\"===e&&yi()}function _i(e){if(\"selectionchange\"===e||\"keyup\"===e||\"keydown\"===e)return gi(fi)}function wi(e,t){if(\"click\"===e)return gi(t)}function Si(e,t){if(\"input\"===e||\"change\"===e)return gi(t)}k&&(vi=ut(\"input\")&&(!document.documentMode||9<document.documentMode));var Mi={eventTypes:ci,_isInputEventSupported:vi,extractEvents:function(e,t,n,i){var r=t?An(t):window,a=r.nodeName&&r.nodeName.toLowerCase();if(\"select\"===a||\"input\"===a&&\"file\"===r.type)var o=mi;else if(ui(r))if(vi)o=Si;else{o=_i;var s=bi}else(a=r.nodeName)&&\"input\"===a.toLowerCase()&&(\"checkbox\"===r.type||\"radio\"===r.type)&&(o=wi);if(o&&(o=o(e,t)))return di(o,n,i);s&&s(e,r,t),\"blur\"===e&&(e=r._wrapperState)&&e.controlled&&\"number\"===r.type&&ke(r,\"number\",r.value)}},Ci=Hn.extend({view:null,detail:null}),Ti={Alt:\"altKey\",Control:\"ctrlKey\",Meta:\"metaKey\",Shift:\"shiftKey\"};function ki(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=Ti[e])&&!!t[e]}function Ii(){return ki}var Ai=0,Pi=0,Ei=!1,Di=!1,Li=Ci.extend({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:Ii,button:null,buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},movementX:function(e){if(\"movementX\"in e)return e.movementX;var t=Ai;return Ai=e.screenX,Ei?\"mousemove\"===e.type?e.screenX-t:0:(Ei=!0,0)},movementY:function(e){if(\"movementY\"in e)return e.movementY;var t=Pi;return Pi=e.screenY,Di?\"mousemove\"===e.type?e.screenY-t:0:(Di=!0,0)}}),Oi=Li.extend({pointerId:null,width:null,height:null,pressure:null,tangentialPressure:null,tiltX:null,tiltY:null,twist:null,pointerType:null,isPrimary:null}),Ni={mouseEnter:{registrationName:\"onMouseEnter\",dependencies:[\"mouseout\",\"mouseover\"]},mouseLeave:{registrationName:\"onMouseLeave\",dependencies:[\"mouseout\",\"mouseover\"]},pointerEnter:{registrationName:\"onPointerEnter\",dependencies:[\"pointerout\",\"pointerover\"]},pointerLeave:{registrationName:\"onPointerLeave\",dependencies:[\"pointerout\",\"pointerover\"]}},Ri={eventTypes:Ni,extractEvents:function(e,t,n,i,r){var a=\"mouseover\"===e||\"pointerover\"===e,o=\"mouseout\"===e||\"pointerout\"===e;if(a&&0===(32&r)&&(n.relatedTarget||n.fromElement)||!o&&!a)return null;(a=i.window===i?i:(a=i.ownerDocument)?a.defaultView||a.parentWindow:window,o)?(o=t,null!==(t=(t=n.relatedTarget||n.toElement)?kn(t):null)&&(t!==$e(t)||5!==t.tag&&6!==t.tag)&&(t=null)):o=null;if(o===t)return null;if(\"mouseout\"===e||\"mouseover\"===e)var s=Li,l=Ni.mouseLeave,u=Ni.mouseEnter,c=\"mouse\";else\"pointerout\"!==e&&\"pointerover\"!==e||(s=Oi,l=Ni.pointerLeave,u=Ni.pointerEnter,c=\"pointer\");if(e=null==o?a:An(o),a=null==t?a:An(t),(l=s.getPooled(l,o,n,i)).type=c+\"leave\",l.target=e,l.relatedTarget=a,(n=s.getPooled(u,t,n,i)).type=c+\"enter\",n.target=a,n.relatedTarget=e,c=t,(i=o)&&c)e:{for(u=c,o=0,e=s=i;e;e=En(e))o++;for(e=0,t=u;t;t=En(t))e++;for(;0<o-e;)s=En(s),o--;for(;0<e-o;)u=En(u),e--;for(;o--;){if(s===u||s===u.alternate)break e;s=En(s),u=En(u)}s=null}else s=null;for(u=s,s=[];i&&i!==u&&(null===(o=i.alternate)||o!==u);)s.push(i),i=En(i);for(i=[];c&&c!==u&&(null===(o=c.alternate)||o!==u);)i.push(c),c=En(c);for(c=0;c<s.length;c++)Nn(s[c],\"bubbled\",l);for(c=i.length;0<c--;)Nn(i[c],\"captured\",n);return 0===(64&r)?[l]:[l,n]}};var zi=\"function\"===typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t},Bi=Object.prototype.hasOwnProperty;function Fi(e,t){if(zi(e,t))return!0;if(\"object\"!==typeof e||null===e||\"object\"!==typeof t||null===t)return!1;var n=Object.keys(e),i=Object.keys(t);if(n.length!==i.length)return!1;for(i=0;i<n.length;i++)if(!Bi.call(t,n[i])||!zi(e[n[i]],t[n[i]]))return!1;return!0}var Vi=k&&\"documentMode\"in document&&11>=document.documentMode,Gi={select:{phasedRegistrationNames:{bubbled:\"onSelect\",captured:\"onSelectCapture\"},dependencies:\"blur contextmenu dragend focus keydown keyup mousedown mouseup selectionchange\".split(\" \")}},ji=null,Wi=null,Hi=null,Ui=!1;function Yi(e,t){var n=t.window===t?t.document:9===t.nodeType?t:t.ownerDocument;return Ui||null==ji||ji!==cn(n)?null:(\"selectionStart\"in(n=ji)&&pn(n)?n={start:n.selectionStart,end:n.selectionEnd}:n={anchorNode:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset},Hi&&Fi(Hi,n)?null:(Hi=n,(e=Hn.getPooled(Gi.select,Wi,e,t)).type=\"select\",e.target=ji,zn(e),e))}var Zi={eventTypes:Gi,extractEvents:function(e,t,n,i,r,a){if(!(a=!(r=a||(i.window===i?i.document:9===i.nodeType?i:i.ownerDocument)))){e:{r=Je(r),a=C.onSelect;for(var o=0;o<a.length;o++)if(!r.has(a[o])){r=!1;break e}r=!0}a=!r}if(a)return null;switch(r=t?An(t):window,e){case\"focus\":(ui(r)||\"true\"===r.contentEditable)&&(ji=r,Wi=t,Hi=null);break;case\"blur\":Hi=Wi=ji=null;break;case\"mousedown\":Ui=!0;break;case\"contextmenu\":case\"mouseup\":case\"dragend\":return Ui=!1,Yi(n,i);case\"selectionchange\":if(Vi)break;case\"keydown\":case\"keyup\":return Yi(n,i)}return null}},qi=Hn.extend({animationName:null,elapsedTime:null,pseudoElement:null}),Xi=Hn.extend({clipboardData:function(e){return\"clipboardData\"in e?e.clipboardData:window.clipboardData}}),Qi=Ci.extend({relatedTarget:null});function Ki(e){var t=e.keyCode;return\"charCode\"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}var Ji={Esc:\"Escape\",Spacebar:\" \",Left:\"ArrowLeft\",Up:\"ArrowUp\",Right:\"ArrowRight\",Down:\"ArrowDown\",Del:\"Delete\",Win:\"OS\",Menu:\"ContextMenu\",Apps:\"ContextMenu\",Scroll:\"ScrollLock\",MozPrintableKey:\"Unidentified\"},$i={8:\"Backspace\",9:\"Tab\",12:\"Clear\",13:\"Enter\",16:\"Shift\",17:\"Control\",18:\"Alt\",19:\"Pause\",20:\"CapsLock\",27:\"Escape\",32:\" \",33:\"PageUp\",34:\"PageDown\",35:\"End\",36:\"Home\",37:\"ArrowLeft\",38:\"ArrowUp\",39:\"ArrowRight\",40:\"ArrowDown\",45:\"Insert\",46:\"Delete\",112:\"F1\",113:\"F2\",114:\"F3\",115:\"F4\",116:\"F5\",117:\"F6\",118:\"F7\",119:\"F8\",120:\"F9\",121:\"F10\",122:\"F11\",123:\"F12\",144:\"NumLock\",145:\"ScrollLock\",224:\"Meta\"},er=Ci.extend({key:function(e){if(e.key){var t=Ji[e.key]||e.key;if(\"Unidentified\"!==t)return t}return\"keypress\"===e.type?13===(e=Ki(e))?\"Enter\":String.fromCharCode(e):\"keydown\"===e.type||\"keyup\"===e.type?$i[e.keyCode]||\"Unidentified\":\"\"},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:Ii,charCode:function(e){return\"keypress\"===e.type?Ki(e):0},keyCode:function(e){return\"keydown\"===e.type||\"keyup\"===e.type?e.keyCode:0},which:function(e){return\"keypress\"===e.type?Ki(e):\"keydown\"===e.type||\"keyup\"===e.type?e.keyCode:0}}),tr=Li.extend({dataTransfer:null}),nr=Ci.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:Ii}),ir=Hn.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),rr=Li.extend({deltaX:function(e){return\"deltaX\"in e?e.deltaX:\"wheelDeltaX\"in e?-e.wheelDeltaX:0},deltaY:function(e){return\"deltaY\"in e?e.deltaY:\"wheelDeltaY\"in e?-e.wheelDeltaY:\"wheelDelta\"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null}),ar={eventTypes:zt,extractEvents:function(e,t,n,i){var r=Bt.get(e);if(!r)return null;switch(e){case\"keypress\":if(0===Ki(n))return null;case\"keydown\":case\"keyup\":e=er;break;case\"blur\":case\"focus\":e=Qi;break;case\"click\":if(2===n.button)return null;case\"auxclick\":case\"dblclick\":case\"mousedown\":case\"mousemove\":case\"mouseup\":case\"mouseout\":case\"mouseover\":case\"contextmenu\":e=Li;break;case\"drag\":case\"dragend\":case\"dragenter\":case\"dragexit\":case\"dragleave\":case\"dragover\":case\"dragstart\":case\"drop\":e=tr;break;case\"touchcancel\":case\"touchend\":case\"touchmove\":case\"touchstart\":e=nr;break;case Ye:case Ze:case qe:e=qi;break;case Xe:e=ir;break;case\"scroll\":e=Ci;break;case\"wheel\":e=rr;break;case\"copy\":case\"cut\":case\"paste\":e=Xi;break;case\"gotpointercapture\":case\"lostpointercapture\":case\"pointercancel\":case\"pointerdown\":case\"pointermove\":case\"pointerout\":case\"pointerover\":case\"pointerup\":e=Oi;break;default:e=Hn}return zn(t=e.getPooled(r,t,n,i)),t}};if(y)throw Error(o(101));y=Array.prototype.slice.call(\"ResponderEventPlugin SimpleEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin\".split(\" \")),b(),p=Pn,g=In,m=An,T({SimpleEventPlugin:ar,EnterLeaveEventPlugin:Ri,ChangeEventPlugin:Mi,SelectEventPlugin:Zi,BeforeInputEventPlugin:si});var or=[],sr=-1;function lr(e){0>sr||(e.current=or[sr],or[sr]=null,sr--)}function ur(e,t){sr++,or[sr]=e.current,e.current=t}var cr={},dr={current:cr},hr={current:!1},fr=cr;function pr(e,t){var n=e.type.contextTypes;if(!n)return cr;var i=e.stateNode;if(i&&i.__reactInternalMemoizedUnmaskedChildContext===t)return i.__reactInternalMemoizedMaskedChildContext;var r,a={};for(r in n)a[r]=t[r];return i&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function gr(e){return null!==(e=e.childContextTypes)&&void 0!==e}function mr(){lr(hr),lr(dr)}function vr(e,t,n){if(dr.current!==cr)throw Error(o(168));ur(dr,t),ur(hr,n)}function yr(e,t,n){var i=e.stateNode;if(e=t.childContextTypes,\"function\"!==typeof i.getChildContext)return n;for(var a in i=i.getChildContext())if(!(a in e))throw Error(o(108,me(t)||\"Unknown\",a));return r({},n,{},i)}function xr(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||cr,fr=dr.current,ur(dr,e),ur(hr,hr.current),!0}function br(e,t,n){var i=e.stateNode;if(!i)throw Error(o(169));n?(e=yr(e,t,fr),i.__reactInternalMemoizedMergedChildContext=e,lr(hr),lr(dr),ur(dr,e)):lr(hr),ur(hr,n)}var _r=a.unstable_runWithPriority,wr=a.unstable_scheduleCallback,Sr=a.unstable_cancelCallback,Mr=a.unstable_requestPaint,Cr=a.unstable_now,Tr=a.unstable_getCurrentPriorityLevel,kr=a.unstable_ImmediatePriority,Ir=a.unstable_UserBlockingPriority,Ar=a.unstable_NormalPriority,Pr=a.unstable_LowPriority,Er=a.unstable_IdlePriority,Dr={},Lr=a.unstable_shouldYield,Or=void 0!==Mr?Mr:function(){},Nr=null,Rr=null,zr=!1,Br=Cr(),Fr=1e4>Br?Cr:function(){return Cr()-Br};function Vr(){switch(Tr()){case kr:return 99;case Ir:return 98;case Ar:return 97;case Pr:return 96;case Er:return 95;default:throw Error(o(332))}}function Gr(e){switch(e){case 99:return kr;case 98:return Ir;case 97:return Ar;case 96:return Pr;case 95:return Er;default:throw Error(o(332))}}function jr(e,t){return e=Gr(e),_r(e,t)}function Wr(e,t,n){return e=Gr(e),wr(e,t,n)}function Hr(e){return null===Nr?(Nr=[e],Rr=wr(kr,Yr)):Nr.push(e),Dr}function Ur(){if(null!==Rr){var e=Rr;Rr=null,Sr(e)}Yr()}function Yr(){if(!zr&&null!==Nr){zr=!0;var e=0;try{var t=Nr;jr(99,(function(){for(;e<t.length;e++){var n=t[e];do{n=n(!0)}while(null!==n)}})),Nr=null}catch(n){throw null!==Nr&&(Nr=Nr.slice(e+1)),wr(kr,Ur),n}finally{zr=!1}}}function Zr(e,t,n){return 1073741821-(1+((1073741821-e+t/10)/(n/=10)|0))*n}function qr(e,t){if(e&&e.defaultProps)for(var n in t=r({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}var Xr={current:null},Qr=null,Kr=null,Jr=null;function $r(){Jr=Kr=Qr=null}function ea(e){var t=Xr.current;lr(Xr),e.type._context._currentValue=t}function ta(e,t){for(;null!==e;){var n=e.alternate;if(e.childExpirationTime<t)e.childExpirationTime=t,null!==n&&n.childExpirationTime<t&&(n.childExpirationTime=t);else{if(!(null!==n&&n.childExpirationTime<t))break;n.childExpirationTime=t}e=e.return}}function na(e,t){Qr=e,Jr=Kr=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(e.expirationTime>=t&&(Po=!0),e.firstContext=null)}function ia(e,t){if(Jr!==e&&!1!==t&&0!==t)if(\"number\"===typeof t&&1073741823!==t||(Jr=e,t=1073741823),t={context:e,observedBits:t,next:null},null===Kr){if(null===Qr)throw Error(o(308));Kr=t,Qr.dependencies={expirationTime:0,firstContext:t,responders:null}}else Kr=Kr.next=t;return e._currentValue}var ra=!1;function aa(e){e.updateQueue={baseState:e.memoizedState,baseQueue:null,shared:{pending:null},effects:null}}function oa(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,baseQueue:e.baseQueue,shared:e.shared,effects:e.effects})}function sa(e,t){return(e={expirationTime:e,suspenseConfig:t,tag:0,payload:null,callback:null,next:null}).next=e}function la(e,t){if(null!==(e=e.updateQueue)){var n=(e=e.shared).pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}}function ua(e,t){var n=e.alternate;null!==n&&oa(n,e),null===(n=(e=e.updateQueue).baseQueue)?(e.baseQueue=t.next=t,t.next=t):(t.next=n.next,n.next=t)}function ca(e,t,n,i){var a=e.updateQueue;ra=!1;var o=a.baseQueue,s=a.shared.pending;if(null!==s){if(null!==o){var l=o.next;o.next=s.next,s.next=l}o=s,a.shared.pending=null,null!==(l=e.alternate)&&(null!==(l=l.updateQueue)&&(l.baseQueue=s))}if(null!==o){l=o.next;var u=a.baseState,c=0,d=null,h=null,f=null;if(null!==l)for(var p=l;;){if((s=p.expirationTime)<i){var g={expirationTime:p.expirationTime,suspenseConfig:p.suspenseConfig,tag:p.tag,payload:p.payload,callback:p.callback,next:null};null===f?(h=f=g,d=u):f=f.next=g,s>c&&(c=s)}else{null!==f&&(f=f.next={expirationTime:1073741823,suspenseConfig:p.suspenseConfig,tag:p.tag,payload:p.payload,callback:p.callback,next:null}),al(s,p.suspenseConfig);e:{var m=e,v=p;switch(s=t,g=n,v.tag){case 1:if(\"function\"===typeof(m=v.payload)){u=m.call(g,u,s);break e}u=m;break e;case 3:m.effectTag=-4097&m.effectTag|64;case 0:if(null===(s=\"function\"===typeof(m=v.payload)?m.call(g,u,s):m)||void 0===s)break e;u=r({},u,s);break e;case 2:ra=!0}}null!==p.callback&&(e.effectTag|=32,null===(s=a.effects)?a.effects=[p]:s.push(p))}if(null===(p=p.next)||p===l){if(null===(s=a.shared.pending))break;p=o.next=s.next,s.next=l,a.baseQueue=o=s,a.shared.pending=null}}null===f?d=u:f.next=h,a.baseState=d,a.baseQueue=f,ol(c),e.expirationTime=c,e.memoizedState=u}}function da(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var i=e[t],r=i.callback;if(null!==r){if(i.callback=null,i=r,r=n,\"function\"!==typeof i)throw Error(o(191,i));i.call(r)}}}var ha=Q.ReactCurrentBatchConfig,fa=(new i.Component).refs;function pa(e,t,n,i){n=null===(n=n(i,t=e.memoizedState))||void 0===n?t:r({},t,n),e.memoizedState=n,0===e.expirationTime&&(e.updateQueue.baseState=n)}var ga={isMounted:function(e){return!!(e=e._reactInternalFiber)&&$e(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternalFiber;var i=Ys(),r=ha.suspense;(r=sa(i=Zs(i,e,r),r)).payload=t,void 0!==n&&null!==n&&(r.callback=n),la(e,r),qs(e,i)},enqueueReplaceState:function(e,t,n){e=e._reactInternalFiber;var i=Ys(),r=ha.suspense;(r=sa(i=Zs(i,e,r),r)).tag=1,r.payload=t,void 0!==n&&null!==n&&(r.callback=n),la(e,r),qs(e,i)},enqueueForceUpdate:function(e,t){e=e._reactInternalFiber;var n=Ys(),i=ha.suspense;(i=sa(n=Zs(n,e,i),i)).tag=2,void 0!==t&&null!==t&&(i.callback=t),la(e,i),qs(e,n)}};function ma(e,t,n,i,r,a,o){return\"function\"===typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(i,a,o):!t.prototype||!t.prototype.isPureReactComponent||(!Fi(n,i)||!Fi(r,a))}function va(e,t,n){var i=!1,r=cr,a=t.contextType;return\"object\"===typeof a&&null!==a?a=ia(a):(r=gr(t)?fr:dr.current,a=(i=null!==(i=t.contextTypes)&&void 0!==i)?pr(e,r):cr),t=new t(n,a),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=ga,e.stateNode=t,t._reactInternalFiber=e,i&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=r,e.__reactInternalMemoizedMaskedChildContext=a),t}function ya(e,t,n,i){e=t.state,\"function\"===typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,i),\"function\"===typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,i),t.state!==e&&ga.enqueueReplaceState(t,t.state,null)}function xa(e,t,n,i){var r=e.stateNode;r.props=n,r.state=e.memoizedState,r.refs=fa,aa(e);var a=t.contextType;\"object\"===typeof a&&null!==a?r.context=ia(a):(a=gr(t)?fr:dr.current,r.context=pr(e,a)),ca(e,n,r,i),r.state=e.memoizedState,\"function\"===typeof(a=t.getDerivedStateFromProps)&&(pa(e,t,a,n),r.state=e.memoizedState),\"function\"===typeof t.getDerivedStateFromProps||\"function\"===typeof r.getSnapshotBeforeUpdate||\"function\"!==typeof r.UNSAFE_componentWillMount&&\"function\"!==typeof r.componentWillMount||(t=r.state,\"function\"===typeof r.componentWillMount&&r.componentWillMount(),\"function\"===typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount(),t!==r.state&&ga.enqueueReplaceState(r,r.state,null),ca(e,n,r,i),r.state=e.memoizedState),\"function\"===typeof r.componentDidMount&&(e.effectTag|=4)}var ba=Array.isArray;function _a(e,t,n){if(null!==(e=n.ref)&&\"function\"!==typeof e&&\"object\"!==typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(o(309));var i=n.stateNode}if(!i)throw Error(o(147,e));var r=\"\"+e;return null!==t&&null!==t.ref&&\"function\"===typeof t.ref&&t.ref._stringRef===r?t.ref:((t=function(e){var t=i.refs;t===fa&&(t=i.refs={}),null===e?delete t[r]:t[r]=e})._stringRef=r,t)}if(\"string\"!==typeof e)throw Error(o(284));if(!n._owner)throw Error(o(290,e))}return e}function wa(e,t){if(\"textarea\"!==e.type)throw Error(o(31,\"[object Object]\"===Object.prototype.toString.call(t)?\"object with keys {\"+Object.keys(t).join(\", \")+\"}\":t,\"\"))}function Sa(e){function t(t,n){if(e){var i=t.lastEffect;null!==i?(i.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.effectTag=8}}function n(n,i){if(!e)return null;for(;null!==i;)t(n,i),i=i.sibling;return null}function i(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function r(e,t){return(e=Tl(e,t)).index=0,e.sibling=null,e}function a(t,n,i){return t.index=i,e?null!==(i=t.alternate)?(i=i.index)<n?(t.effectTag=2,n):i:(t.effectTag=2,n):n}function s(t){return e&&null===t.alternate&&(t.effectTag=2),t}function l(e,t,n,i){return null===t||6!==t.tag?((t=Al(n,e.mode,i)).return=e,t):((t=r(t,n)).return=e,t)}function u(e,t,n,i){return null!==t&&t.elementType===n.type?((i=r(t,n.props)).ref=_a(e,t,n),i.return=e,i):((i=kl(n.type,n.key,n.props,null,e.mode,i)).ref=_a(e,t,n),i.return=e,i)}function c(e,t,n,i){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=Pl(n,e.mode,i)).return=e,t):((t=r(t,n.children||[])).return=e,t)}function d(e,t,n,i,a){return null===t||7!==t.tag?((t=Il(n,e.mode,i,a)).return=e,t):((t=r(t,n)).return=e,t)}function h(e,t,n){if(\"string\"===typeof t||\"number\"===typeof t)return(t=Al(\"\"+t,e.mode,n)).return=e,t;if(\"object\"===typeof t&&null!==t){switch(t.$$typeof){case ee:return(n=kl(t.type,t.key,t.props,null,e.mode,n)).ref=_a(e,null,t),n.return=e,n;case te:return(t=Pl(t,e.mode,n)).return=e,t}if(ba(t)||ge(t))return(t=Il(t,e.mode,n,null)).return=e,t;wa(e,t)}return null}function f(e,t,n,i){var r=null!==t?t.key:null;if(\"string\"===typeof n||\"number\"===typeof n)return null!==r?null:l(e,t,\"\"+n,i);if(\"object\"===typeof n&&null!==n){switch(n.$$typeof){case ee:return n.key===r?n.type===ne?d(e,t,n.props.children,i,r):u(e,t,n,i):null;case te:return n.key===r?c(e,t,n,i):null}if(ba(n)||ge(n))return null!==r?null:d(e,t,n,i,null);wa(e,n)}return null}function p(e,t,n,i,r){if(\"string\"===typeof i||\"number\"===typeof i)return l(t,e=e.get(n)||null,\"\"+i,r);if(\"object\"===typeof i&&null!==i){switch(i.$$typeof){case ee:return e=e.get(null===i.key?n:i.key)||null,i.type===ne?d(t,e,i.props.children,r,i.key):u(t,e,i,r);case te:return c(t,e=e.get(null===i.key?n:i.key)||null,i,r)}if(ba(i)||ge(i))return d(t,e=e.get(n)||null,i,r,null);wa(t,i)}return null}function g(r,o,s,l){for(var u=null,c=null,d=o,g=o=0,m=null;null!==d&&g<s.length;g++){d.index>g?(m=d,d=null):m=d.sibling;var v=f(r,d,s[g],l);if(null===v){null===d&&(d=m);break}e&&d&&null===v.alternate&&t(r,d),o=a(v,o,g),null===c?u=v:c.sibling=v,c=v,d=m}if(g===s.length)return n(r,d),u;if(null===d){for(;g<s.length;g++)null!==(d=h(r,s[g],l))&&(o=a(d,o,g),null===c?u=d:c.sibling=d,c=d);return u}for(d=i(r,d);g<s.length;g++)null!==(m=p(d,r,g,s[g],l))&&(e&&null!==m.alternate&&d.delete(null===m.key?g:m.key),o=a(m,o,g),null===c?u=m:c.sibling=m,c=m);return e&&d.forEach((function(e){return t(r,e)})),u}function m(r,s,l,u){var c=ge(l);if(\"function\"!==typeof c)throw Error(o(150));if(null==(l=c.call(l)))throw Error(o(151));for(var d=c=null,g=s,m=s=0,v=null,y=l.next();null!==g&&!y.done;m++,y=l.next()){g.index>m?(v=g,g=null):v=g.sibling;var x=f(r,g,y.value,u);if(null===x){null===g&&(g=v);break}e&&g&&null===x.alternate&&t(r,g),s=a(x,s,m),null===d?c=x:d.sibling=x,d=x,g=v}if(y.done)return n(r,g),c;if(null===g){for(;!y.done;m++,y=l.next())null!==(y=h(r,y.value,u))&&(s=a(y,s,m),null===d?c=y:d.sibling=y,d=y);return c}for(g=i(r,g);!y.done;m++,y=l.next())null!==(y=p(g,r,m,y.value,u))&&(e&&null!==y.alternate&&g.delete(null===y.key?m:y.key),s=a(y,s,m),null===d?c=y:d.sibling=y,d=y);return e&&g.forEach((function(e){return t(r,e)})),c}return function(e,i,a,l){var u=\"object\"===typeof a&&null!==a&&a.type===ne&&null===a.key;u&&(a=a.props.children);var c=\"object\"===typeof a&&null!==a;if(c)switch(a.$$typeof){case ee:e:{for(c=a.key,u=i;null!==u;){if(u.key===c){switch(u.tag){case 7:if(a.type===ne){n(e,u.sibling),(i=r(u,a.props.children)).return=e,e=i;break e}break;default:if(u.elementType===a.type){n(e,u.sibling),(i=r(u,a.props)).ref=_a(e,u,a),i.return=e,e=i;break e}}n(e,u);break}t(e,u),u=u.sibling}a.type===ne?((i=Il(a.props.children,e.mode,l,a.key)).return=e,e=i):((l=kl(a.type,a.key,a.props,null,e.mode,l)).ref=_a(e,i,a),l.return=e,e=l)}return s(e);case te:e:{for(u=a.key;null!==i;){if(i.key===u){if(4===i.tag&&i.stateNode.containerInfo===a.containerInfo&&i.stateNode.implementation===a.implementation){n(e,i.sibling),(i=r(i,a.children||[])).return=e,e=i;break e}n(e,i);break}t(e,i),i=i.sibling}(i=Pl(a,e.mode,l)).return=e,e=i}return s(e)}if(\"string\"===typeof a||\"number\"===typeof a)return a=\"\"+a,null!==i&&6===i.tag?(n(e,i.sibling),(i=r(i,a)).return=e,e=i):(n(e,i),(i=Al(a,e.mode,l)).return=e,e=i),s(e);if(ba(a))return g(e,i,a,l);if(ge(a))return m(e,i,a,l);if(c&&wa(e,a),\"undefined\"===typeof a&&!u)switch(e.tag){case 1:case 0:throw e=e.type,Error(o(152,e.displayName||e.name||\"Component\"))}return n(e,i)}}var Ma=Sa(!0),Ca=Sa(!1),Ta={},ka={current:Ta},Ia={current:Ta},Aa={current:Ta};function Pa(e){if(e===Ta)throw Error(o(174));return e}function Ea(e,t){switch(ur(Aa,t),ur(Ia,e),ur(ka,Ta),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:ze(null,\"\");break;default:t=ze(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}lr(ka),ur(ka,t)}function Da(){lr(ka),lr(Ia),lr(Aa)}function La(e){Pa(Aa.current);var t=Pa(ka.current),n=ze(t,e.type);t!==n&&(ur(Ia,e),ur(ka,n))}function Oa(e){Ia.current===e&&(lr(ka),lr(Ia))}var Na={current:0};function Ra(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||\"$?\"===n.data||\"$!\"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!==(64&t.effectTag))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function za(e,t){return{responder:e,props:t}}var Ba=Q.ReactCurrentDispatcher,Fa=Q.ReactCurrentBatchConfig,Va=0,Ga=null,ja=null,Wa=null,Ha=!1;function Ua(){throw Error(o(321))}function Ya(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!zi(e[n],t[n]))return!1;return!0}function Za(e,t,n,i,r,a){if(Va=a,Ga=t,t.memoizedState=null,t.updateQueue=null,t.expirationTime=0,Ba.current=null===e||null===e.memoizedState?vo:yo,e=n(i,r),t.expirationTime===Va){a=0;do{if(t.expirationTime=0,!(25>a))throw Error(o(301));a+=1,Wa=ja=null,t.updateQueue=null,Ba.current=xo,e=n(i,r)}while(t.expirationTime===Va)}if(Ba.current=mo,t=null!==ja&&null!==ja.next,Va=0,Wa=ja=Ga=null,Ha=!1,t)throw Error(o(300));return e}function qa(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===Wa?Ga.memoizedState=Wa=e:Wa=Wa.next=e,Wa}function Xa(){if(null===ja){var e=Ga.alternate;e=null!==e?e.memoizedState:null}else e=ja.next;var t=null===Wa?Ga.memoizedState:Wa.next;if(null!==t)Wa=t,ja=e;else{if(null===e)throw Error(o(310));e={memoizedState:(ja=e).memoizedState,baseState:ja.baseState,baseQueue:ja.baseQueue,queue:ja.queue,next:null},null===Wa?Ga.memoizedState=Wa=e:Wa=Wa.next=e}return Wa}function Qa(e,t){return\"function\"===typeof t?t(e):t}function Ka(e){var t=Xa(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var i=ja,r=i.baseQueue,a=n.pending;if(null!==a){if(null!==r){var s=r.next;r.next=a.next,a.next=s}i.baseQueue=r=a,n.pending=null}if(null!==r){r=r.next,i=i.baseState;var l=s=a=null,u=r;do{var c=u.expirationTime;if(c<Va){var d={expirationTime:u.expirationTime,suspenseConfig:u.suspenseConfig,action:u.action,eagerReducer:u.eagerReducer,eagerState:u.eagerState,next:null};null===l?(s=l=d,a=i):l=l.next=d,c>Ga.expirationTime&&(Ga.expirationTime=c,ol(c))}else null!==l&&(l=l.next={expirationTime:1073741823,suspenseConfig:u.suspenseConfig,action:u.action,eagerReducer:u.eagerReducer,eagerState:u.eagerState,next:null}),al(c,u.suspenseConfig),i=u.eagerReducer===e?u.eagerState:e(i,u.action);u=u.next}while(null!==u&&u!==r);null===l?a=i:l.next=s,zi(i,t.memoizedState)||(Po=!0),t.memoizedState=i,t.baseState=a,t.baseQueue=l,n.lastRenderedState=i}return[t.memoizedState,n.dispatch]}function Ja(e){var t=Xa(),n=t.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=e;var i=n.dispatch,r=n.pending,a=t.memoizedState;if(null!==r){n.pending=null;var s=r=r.next;do{a=e(a,s.action),s=s.next}while(s!==r);zi(a,t.memoizedState)||(Po=!0),t.memoizedState=a,null===t.baseQueue&&(t.baseState=a),n.lastRenderedState=a}return[a,i]}function $a(e){var t=qa();return\"function\"===typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:Qa,lastRenderedState:e}).dispatch=go.bind(null,Ga,e),[t.memoizedState,e]}function eo(e,t,n,i){return e={tag:e,create:t,destroy:n,deps:i,next:null},null===(t=Ga.updateQueue)?(t={lastEffect:null},Ga.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(i=n.next,n.next=e,e.next=i,t.lastEffect=e),e}function to(){return Xa().memoizedState}function no(e,t,n,i){var r=qa();Ga.effectTag|=e,r.memoizedState=eo(1|t,n,void 0,void 0===i?null:i)}function io(e,t,n,i){var r=Xa();i=void 0===i?null:i;var a=void 0;if(null!==ja){var o=ja.memoizedState;if(a=o.destroy,null!==i&&Ya(i,o.deps))return void eo(t,n,a,i)}Ga.effectTag|=e,r.memoizedState=eo(1|t,n,a,i)}function ro(e,t){return no(516,4,e,t)}function ao(e,t){return io(516,4,e,t)}function oo(e,t){return io(4,2,e,t)}function so(e,t){return\"function\"===typeof t?(e=e(),t(e),function(){t(null)}):null!==t&&void 0!==t?(e=e(),t.current=e,function(){t.current=null}):void 0}function lo(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,io(4,2,so.bind(null,t,e),n)}function uo(){}function co(e,t){return qa().memoizedState=[e,void 0===t?null:t],e}function ho(e,t){var n=Xa();t=void 0===t?null:t;var i=n.memoizedState;return null!==i&&null!==t&&Ya(t,i[1])?i[0]:(n.memoizedState=[e,t],e)}function fo(e,t){var n=Xa();t=void 0===t?null:t;var i=n.memoizedState;return null!==i&&null!==t&&Ya(t,i[1])?i[0]:(e=e(),n.memoizedState=[e,t],e)}function po(e,t,n){var i=Vr();jr(98>i?98:i,(function(){e(!0)})),jr(97<i?97:i,(function(){var i=Fa.suspense;Fa.suspense=void 0===t?null:t;try{e(!1),n()}finally{Fa.suspense=i}}))}function go(e,t,n){var i=Ys(),r=ha.suspense;r={expirationTime:i=Zs(i,e,r),suspenseConfig:r,action:n,eagerReducer:null,eagerState:null,next:null};var a=t.pending;if(null===a?r.next=r:(r.next=a.next,a.next=r),t.pending=r,a=e.alternate,e===Ga||null!==a&&a===Ga)Ha=!0,r.expirationTime=Va,Ga.expirationTime=Va;else{if(0===e.expirationTime&&(null===a||0===a.expirationTime)&&null!==(a=t.lastRenderedReducer))try{var o=t.lastRenderedState,s=a(o,n);if(r.eagerReducer=a,r.eagerState=s,zi(s,o))return}catch(l){}qs(e,i)}}var mo={readContext:ia,useCallback:Ua,useContext:Ua,useEffect:Ua,useImperativeHandle:Ua,useLayoutEffect:Ua,useMemo:Ua,useReducer:Ua,useRef:Ua,useState:Ua,useDebugValue:Ua,useResponder:Ua,useDeferredValue:Ua,useTransition:Ua},vo={readContext:ia,useCallback:co,useContext:ia,useEffect:ro,useImperativeHandle:function(e,t,n){return n=null!==n&&void 0!==n?n.concat([e]):null,no(4,2,so.bind(null,t,e),n)},useLayoutEffect:function(e,t){return no(4,2,e,t)},useMemo:function(e,t){var n=qa();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var i=qa();return t=void 0!==n?n(t):t,i.memoizedState=i.baseState=t,e=(e=i.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=go.bind(null,Ga,e),[i.memoizedState,e]},useRef:function(e){return e={current:e},qa().memoizedState=e},useState:$a,useDebugValue:uo,useResponder:za,useDeferredValue:function(e,t){var n=$a(e),i=n[0],r=n[1];return ro((function(){var n=Fa.suspense;Fa.suspense=void 0===t?null:t;try{r(e)}finally{Fa.suspense=n}}),[e,t]),i},useTransition:function(e){var t=$a(!1),n=t[0];return t=t[1],[co(po.bind(null,t,e),[t,e]),n]}},yo={readContext:ia,useCallback:ho,useContext:ia,useEffect:ao,useImperativeHandle:lo,useLayoutEffect:oo,useMemo:fo,useReducer:Ka,useRef:to,useState:function(){return Ka(Qa)},useDebugValue:uo,useResponder:za,useDeferredValue:function(e,t){var n=Ka(Qa),i=n[0],r=n[1];return ao((function(){var n=Fa.suspense;Fa.suspense=void 0===t?null:t;try{r(e)}finally{Fa.suspense=n}}),[e,t]),i},useTransition:function(e){var t=Ka(Qa),n=t[0];return t=t[1],[ho(po.bind(null,t,e),[t,e]),n]}},xo={readContext:ia,useCallback:ho,useContext:ia,useEffect:ao,useImperativeHandle:lo,useLayoutEffect:oo,useMemo:fo,useReducer:Ja,useRef:to,useState:function(){return Ja(Qa)},useDebugValue:uo,useResponder:za,useDeferredValue:function(e,t){var n=Ja(Qa),i=n[0],r=n[1];return ao((function(){var n=Fa.suspense;Fa.suspense=void 0===t?null:t;try{r(e)}finally{Fa.suspense=n}}),[e,t]),i},useTransition:function(e){var t=Ja(Qa),n=t[0];return t=t[1],[ho(po.bind(null,t,e),[t,e]),n]}},bo=null,_o=null,wo=!1;function So(e,t){var n=Ml(5,null,null,0);n.elementType=\"DELETED\",n.type=\"DELETED\",n.stateNode=t,n.return=e,n.effectTag=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function Mo(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=\"\"===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);case 13:default:return!1}}function Co(e){if(wo){var t=_o;if(t){var n=t;if(!Mo(e,t)){if(!(t=_n(n.nextSibling))||!Mo(e,t))return e.effectTag=-1025&e.effectTag|2,wo=!1,void(bo=e);So(bo,n)}bo=e,_o=_n(t.firstChild)}else e.effectTag=-1025&e.effectTag|2,wo=!1,bo=e}}function To(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;bo=e}function ko(e){if(e!==bo)return!1;if(!wo)return To(e),wo=!0,!1;var t=e.type;if(5!==e.tag||\"head\"!==t&&\"body\"!==t&&!yn(t,e.memoizedProps))for(t=_o;t;)So(e,t),t=_n(t.nextSibling);if(To(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(o(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var n=e.data;if(\"/$\"===n){if(0===t){_o=_n(e.nextSibling);break e}t--}else\"$\"!==n&&\"$!\"!==n&&\"$?\"!==n||t++}e=e.nextSibling}_o=null}}else _o=bo?_n(e.stateNode.nextSibling):null;return!0}function Io(){_o=bo=null,wo=!1}var Ao=Q.ReactCurrentOwner,Po=!1;function Eo(e,t,n,i){t.child=null===e?Ca(t,null,n,i):Ma(t,e.child,n,i)}function Do(e,t,n,i,r){n=n.render;var a=t.ref;return na(t,r),i=Za(e,t,n,i,a,r),null===e||Po?(t.effectTag|=1,Eo(e,t,i,r),t.child):(t.updateQueue=e.updateQueue,t.effectTag&=-517,e.expirationTime<=r&&(e.expirationTime=0),qo(e,t,r))}function Lo(e,t,n,i,r,a){if(null===e){var o=n.type;return\"function\"!==typeof o||Cl(o)||void 0!==o.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=kl(n.type,null,i,null,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,Oo(e,t,o,i,r,a))}return o=e.child,r<a&&(r=o.memoizedProps,(n=null!==(n=n.compare)?n:Fi)(r,i)&&e.ref===t.ref)?qo(e,t,a):(t.effectTag|=1,(e=Tl(o,i)).ref=t.ref,e.return=t,t.child=e)}function Oo(e,t,n,i,r,a){return null!==e&&Fi(e.memoizedProps,i)&&e.ref===t.ref&&(Po=!1,r<a)?(t.expirationTime=e.expirationTime,qo(e,t,a)):Ro(e,t,n,i,a)}function No(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.effectTag|=128)}function Ro(e,t,n,i,r){var a=gr(n)?fr:dr.current;return a=pr(t,a),na(t,r),n=Za(e,t,n,i,a,r),null===e||Po?(t.effectTag|=1,Eo(e,t,n,r),t.child):(t.updateQueue=e.updateQueue,t.effectTag&=-517,e.expirationTime<=r&&(e.expirationTime=0),qo(e,t,r))}function zo(e,t,n,i,r){if(gr(n)){var a=!0;xr(t)}else a=!1;if(na(t,r),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),va(t,n,i),xa(t,n,i,r),i=!0;else if(null===e){var o=t.stateNode,s=t.memoizedProps;o.props=s;var l=o.context,u=n.contextType;\"object\"===typeof u&&null!==u?u=ia(u):u=pr(t,u=gr(n)?fr:dr.current);var c=n.getDerivedStateFromProps,d=\"function\"===typeof c||\"function\"===typeof o.getSnapshotBeforeUpdate;d||\"function\"!==typeof o.UNSAFE_componentWillReceiveProps&&\"function\"!==typeof o.componentWillReceiveProps||(s!==i||l!==u)&&ya(t,o,i,u),ra=!1;var h=t.memoizedState;o.state=h,ca(t,i,o,r),l=t.memoizedState,s!==i||h!==l||hr.current||ra?(\"function\"===typeof c&&(pa(t,n,c,i),l=t.memoizedState),(s=ra||ma(t,n,s,i,h,l,u))?(d||\"function\"!==typeof o.UNSAFE_componentWillMount&&\"function\"!==typeof o.componentWillMount||(\"function\"===typeof o.componentWillMount&&o.componentWillMount(),\"function\"===typeof o.UNSAFE_componentWillMount&&o.UNSAFE_componentWillMount()),\"function\"===typeof o.componentDidMount&&(t.effectTag|=4)):(\"function\"===typeof o.componentDidMount&&(t.effectTag|=4),t.memoizedProps=i,t.memoizedState=l),o.props=i,o.state=l,o.context=u,i=s):(\"function\"===typeof o.componentDidMount&&(t.effectTag|=4),i=!1)}else o=t.stateNode,oa(e,t),s=t.memoizedProps,o.props=t.type===t.elementType?s:qr(t.type,s),l=o.context,\"object\"===typeof(u=n.contextType)&&null!==u?u=ia(u):u=pr(t,u=gr(n)?fr:dr.current),(d=\"function\"===typeof(c=n.getDerivedStateFromProps)||\"function\"===typeof o.getSnapshotBeforeUpdate)||\"function\"!==typeof o.UNSAFE_componentWillReceiveProps&&\"function\"!==typeof o.componentWillReceiveProps||(s!==i||l!==u)&&ya(t,o,i,u),ra=!1,l=t.memoizedState,o.state=l,ca(t,i,o,r),h=t.memoizedState,s!==i||l!==h||hr.current||ra?(\"function\"===typeof c&&(pa(t,n,c,i),h=t.memoizedState),(c=ra||ma(t,n,s,i,l,h,u))?(d||\"function\"!==typeof o.UNSAFE_componentWillUpdate&&\"function\"!==typeof o.componentWillUpdate||(\"function\"===typeof o.componentWillUpdate&&o.componentWillUpdate(i,h,u),\"function\"===typeof o.UNSAFE_componentWillUpdate&&o.UNSAFE_componentWillUpdate(i,h,u)),\"function\"===typeof o.componentDidUpdate&&(t.effectTag|=4),\"function\"===typeof o.getSnapshotBeforeUpdate&&(t.effectTag|=256)):(\"function\"!==typeof o.componentDidUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),\"function\"!==typeof o.getSnapshotBeforeUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),t.memoizedProps=i,t.memoizedState=h),o.props=i,o.state=h,o.context=u,i=c):(\"function\"!==typeof o.componentDidUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=4),\"function\"!==typeof o.getSnapshotBeforeUpdate||s===e.memoizedProps&&l===e.memoizedState||(t.effectTag|=256),i=!1);return Bo(e,t,n,i,a,r)}function Bo(e,t,n,i,r,a){No(e,t);var o=0!==(64&t.effectTag);if(!i&&!o)return r&&br(t,n,!1),qo(e,t,a);i=t.stateNode,Ao.current=t;var s=o&&\"function\"!==typeof n.getDerivedStateFromError?null:i.render();return t.effectTag|=1,null!==e&&o?(t.child=Ma(t,e.child,null,a),t.child=Ma(t,null,s,a)):Eo(e,t,s,a),t.memoizedState=i.state,r&&br(t,n,!0),t.child}function Fo(e){var t=e.stateNode;t.pendingContext?vr(0,t.pendingContext,t.pendingContext!==t.context):t.context&&vr(0,t.context,!1),Ea(e,t.containerInfo)}var Vo,Go,jo,Wo={dehydrated:null,retryTime:0};function Ho(e,t,n){var i,r=t.mode,a=t.pendingProps,o=Na.current,s=!1;if((i=0!==(64&t.effectTag))||(i=0!==(2&o)&&(null===e||null!==e.memoizedState)),i?(s=!0,t.effectTag&=-65):null!==e&&null===e.memoizedState||void 0===a.fallback||!0===a.unstable_avoidThisFallback||(o|=1),ur(Na,1&o),null===e){if(void 0!==a.fallback&&Co(t),s){if(s=a.fallback,(a=Il(null,r,0,null)).return=t,0===(2&t.mode))for(e=null!==t.memoizedState?t.child.child:t.child,a.child=e;null!==e;)e.return=a,e=e.sibling;return(n=Il(s,r,n,null)).return=t,a.sibling=n,t.memoizedState=Wo,t.child=a,n}return r=a.children,t.memoizedState=null,t.child=Ca(t,null,r,n)}if(null!==e.memoizedState){if(r=(e=e.child).sibling,s){if(a=a.fallback,(n=Tl(e,e.pendingProps)).return=t,0===(2&t.mode)&&(s=null!==t.memoizedState?t.child.child:t.child)!==e.child)for(n.child=s;null!==s;)s.return=n,s=s.sibling;return(r=Tl(r,a)).return=t,n.sibling=r,n.childExpirationTime=0,t.memoizedState=Wo,t.child=n,r}return n=Ma(t,e.child,a.children,n),t.memoizedState=null,t.child=n}if(e=e.child,s){if(s=a.fallback,(a=Il(null,r,0,null)).return=t,a.child=e,null!==e&&(e.return=a),0===(2&t.mode))for(e=null!==t.memoizedState?t.child.child:t.child,a.child=e;null!==e;)e.return=a,e=e.sibling;return(n=Il(s,r,n,null)).return=t,a.sibling=n,n.effectTag|=2,a.childExpirationTime=0,t.memoizedState=Wo,t.child=a,n}return t.memoizedState=null,t.child=Ma(t,e,a.children,n)}function Uo(e,t){e.expirationTime<t&&(e.expirationTime=t);var n=e.alternate;null!==n&&n.expirationTime<t&&(n.expirationTime=t),ta(e.return,t)}function Yo(e,t,n,i,r,a){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:i,tail:n,tailExpiration:0,tailMode:r,lastEffect:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=i,o.tail=n,o.tailExpiration=0,o.tailMode=r,o.lastEffect=a)}function Zo(e,t,n){var i=t.pendingProps,r=i.revealOrder,a=i.tail;if(Eo(e,t,i.children,n),0!==(2&(i=Na.current)))i=1&i|2,t.effectTag|=64;else{if(null!==e&&0!==(64&e.effectTag))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Uo(e,n);else if(19===e.tag)Uo(e,n);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}i&=1}if(ur(Na,i),0===(2&t.mode))t.memoizedState=null;else switch(r){case\"forwards\":for(n=t.child,r=null;null!==n;)null!==(e=n.alternate)&&null===Ra(e)&&(r=n),n=n.sibling;null===(n=r)?(r=t.child,t.child=null):(r=n.sibling,n.sibling=null),Yo(t,!1,r,n,a,t.lastEffect);break;case\"backwards\":for(n=null,r=t.child,t.child=null;null!==r;){if(null!==(e=r.alternate)&&null===Ra(e)){t.child=r;break}e=r.sibling,r.sibling=n,n=r,r=e}Yo(t,!0,n,null,a,t.lastEffect);break;case\"together\":Yo(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function qo(e,t,n){null!==e&&(t.dependencies=e.dependencies);var i=t.expirationTime;if(0!==i&&ol(i),t.childExpirationTime<n)return null;if(null!==e&&t.child!==e.child)throw Error(o(153));if(null!==t.child){for(n=Tl(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=Tl(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function Xo(e,t){switch(e.tailMode){case\"hidden\":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case\"collapsed\":n=e.tail;for(var i=null;null!==n;)null!==n.alternate&&(i=n),n=n.sibling;null===i?t||null===e.tail?e.tail=null:e.tail.sibling=null:i.sibling=null}}function Qo(e,t,n){var i=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:return gr(t.type)&&mr(),null;case 3:return Da(),lr(hr),lr(dr),(n=t.stateNode).pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),null!==e&&null!==e.child||!ko(t)||(t.effectTag|=4),null;case 5:Oa(t),n=Pa(Aa.current);var a=t.type;if(null!==e&&null!=t.stateNode)Go(e,t,a,i,n),e.ref!==t.ref&&(t.effectTag|=128);else{if(!i){if(null===t.stateNode)throw Error(o(166));return null}if(e=Pa(ka.current),ko(t)){i=t.stateNode,a=t.type;var s=t.memoizedProps;switch(i[Mn]=t,i[Cn]=s,a){case\"iframe\":case\"object\":case\"embed\":Zt(\"load\",i);break;case\"video\":case\"audio\":for(e=0;e<Qe.length;e++)Zt(Qe[e],i);break;case\"source\":Zt(\"error\",i);break;case\"img\":case\"image\":case\"link\":Zt(\"error\",i),Zt(\"load\",i);break;case\"form\":Zt(\"reset\",i),Zt(\"submit\",i);break;case\"details\":Zt(\"toggle\",i);break;case\"input\":Se(i,s),Zt(\"invalid\",i),ln(n,\"onChange\");break;case\"select\":i._wrapperState={wasMultiple:!!s.multiple},Zt(\"invalid\",i),ln(n,\"onChange\");break;case\"textarea\":Ee(i,s),Zt(\"invalid\",i),ln(n,\"onChange\")}for(var l in an(a,s),e=null,s)if(s.hasOwnProperty(l)){var u=s[l];\"children\"===l?\"string\"===typeof u?i.textContent!==u&&(e=[\"children\",u]):\"number\"===typeof u&&i.textContent!==\"\"+u&&(e=[\"children\",\"\"+u]):M.hasOwnProperty(l)&&null!=u&&ln(n,l)}switch(a){case\"input\":be(i),Te(i,s,!0);break;case\"textarea\":be(i),Le(i);break;case\"select\":case\"option\":break;default:\"function\"===typeof s.onClick&&(i.onclick=un)}n=e,t.updateQueue=n,null!==n&&(t.effectTag|=4)}else{switch(l=9===n.nodeType?n:n.ownerDocument,e===sn&&(e=Re(a)),e===sn?\"script\"===a?((e=l.createElement(\"div\")).innerHTML=\"<script><\\/script>\",e=e.removeChild(e.firstChild)):\"string\"===typeof i.is?e=l.createElement(a,{is:i.is}):(e=l.createElement(a),\"select\"===a&&(l=e,i.multiple?l.multiple=!0:i.size&&(l.size=i.size))):e=l.createElementNS(e,a),e[Mn]=t,e[Cn]=i,Vo(e,t),t.stateNode=e,l=on(a,i),a){case\"iframe\":case\"object\":case\"embed\":Zt(\"load\",e),u=i;break;case\"video\":case\"audio\":for(u=0;u<Qe.length;u++)Zt(Qe[u],e);u=i;break;case\"source\":Zt(\"error\",e),u=i;break;case\"img\":case\"image\":case\"link\":Zt(\"error\",e),Zt(\"load\",e),u=i;break;case\"form\":Zt(\"reset\",e),Zt(\"submit\",e),u=i;break;case\"details\":Zt(\"toggle\",e),u=i;break;case\"input\":Se(e,i),u=we(e,i),Zt(\"invalid\",e),ln(n,\"onChange\");break;case\"option\":u=Ie(e,i);break;case\"select\":e._wrapperState={wasMultiple:!!i.multiple},u=r({},i,{value:void 0}),Zt(\"invalid\",e),ln(n,\"onChange\");break;case\"textarea\":Ee(e,i),u=Pe(e,i),Zt(\"invalid\",e),ln(n,\"onChange\");break;default:u=i}an(a,u);var c=u;for(s in c)if(c.hasOwnProperty(s)){var d=c[s];\"style\"===s?nn(e,d):\"dangerouslySetInnerHTML\"===s?null!=(d=d?d.__html:void 0)&&Fe(e,d):\"children\"===s?\"string\"===typeof d?(\"textarea\"!==a||\"\"!==d)&&Ve(e,d):\"number\"===typeof d&&Ve(e,\"\"+d):\"suppressContentEditableWarning\"!==s&&\"suppressHydrationWarning\"!==s&&\"autoFocus\"!==s&&(M.hasOwnProperty(s)?null!=d&&ln(n,s):null!=d&&K(e,s,d,l))}switch(a){case\"input\":be(e),Te(e,i,!1);break;case\"textarea\":be(e),Le(e);break;case\"option\":null!=i.value&&e.setAttribute(\"value\",\"\"+ye(i.value));break;case\"select\":e.multiple=!!i.multiple,null!=(n=i.value)?Ae(e,!!i.multiple,n,!1):null!=i.defaultValue&&Ae(e,!!i.multiple,i.defaultValue,!0);break;default:\"function\"===typeof u.onClick&&(e.onclick=un)}vn(a,i)&&(t.effectTag|=4)}null!==t.ref&&(t.effectTag|=128)}return null;case 6:if(e&&null!=t.stateNode)jo(0,t,e.memoizedProps,i);else{if(\"string\"!==typeof i&&null===t.stateNode)throw Error(o(166));n=Pa(Aa.current),Pa(ka.current),ko(t)?(n=t.stateNode,i=t.memoizedProps,n[Mn]=t,n.nodeValue!==i&&(t.effectTag|=4)):((n=(9===n.nodeType?n:n.ownerDocument).createTextNode(i))[Mn]=t,t.stateNode=n)}return null;case 13:return lr(Na),i=t.memoizedState,0!==(64&t.effectTag)?(t.expirationTime=n,t):(n=null!==i,i=!1,null===e?void 0!==t.memoizedProps.fallback&&ko(t):(i=null!==(a=e.memoizedState),n||null===a||null!==(a=e.child.sibling)&&(null!==(s=t.firstEffect)?(t.firstEffect=a,a.nextEffect=s):(t.firstEffect=t.lastEffect=a,a.nextEffect=null),a.effectTag=8)),n&&!i&&0!==(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!==(1&Na.current)?ks===bs&&(ks=_s):(ks!==bs&&ks!==_s||(ks=ws),0!==Ds&&null!==Ms&&(Ll(Ms,Ts),Ol(Ms,Ds)))),(n||i)&&(t.effectTag|=4),null);case 4:return Da(),null;case 10:return ea(t),null;case 17:return gr(t.type)&&mr(),null;case 19:if(lr(Na),null===(i=t.memoizedState))return null;if(a=0!==(64&t.effectTag),null===(s=i.rendering)){if(a)Xo(i,!1);else if(ks!==bs||null!==e&&0!==(64&e.effectTag))for(s=t.child;null!==s;){if(null!==(e=Ra(s))){for(t.effectTag|=64,Xo(i,!1),null!==(a=e.updateQueue)&&(t.updateQueue=a,t.effectTag|=4),null===i.lastEffect&&(t.firstEffect=null),t.lastEffect=i.lastEffect,i=t.child;null!==i;)s=n,(a=i).effectTag&=2,a.nextEffect=null,a.firstEffect=null,a.lastEffect=null,null===(e=a.alternate)?(a.childExpirationTime=0,a.expirationTime=s,a.child=null,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null):(a.childExpirationTime=e.childExpirationTime,a.expirationTime=e.expirationTime,a.child=e.child,a.memoizedProps=e.memoizedProps,a.memoizedState=e.memoizedState,a.updateQueue=e.updateQueue,s=e.dependencies,a.dependencies=null===s?null:{expirationTime:s.expirationTime,firstContext:s.firstContext,responders:s.responders}),i=i.sibling;return ur(Na,1&Na.current|2),t.child}s=s.sibling}}else{if(!a)if(null!==(e=Ra(s))){if(t.effectTag|=64,a=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.effectTag|=4),Xo(i,!0),null===i.tail&&\"hidden\"===i.tailMode&&!s.alternate)return null!==(t=t.lastEffect=i.lastEffect)&&(t.nextEffect=null),null}else 2*Fr()-i.renderingStartTime>i.tailExpiration&&1<n&&(t.effectTag|=64,a=!0,Xo(i,!1),t.expirationTime=t.childExpirationTime=n-1);i.isBackwards?(s.sibling=t.child,t.child=s):(null!==(n=i.last)?n.sibling=s:t.child=s,i.last=s)}return null!==i.tail?(0===i.tailExpiration&&(i.tailExpiration=Fr()+500),n=i.tail,i.rendering=n,i.tail=n.sibling,i.lastEffect=t.lastEffect,i.renderingStartTime=Fr(),n.sibling=null,t=Na.current,ur(Na,a?1&t|2:1&t),n):null}throw Error(o(156,t.tag))}function Ko(e){switch(e.tag){case 1:gr(e.type)&&mr();var t=e.effectTag;return 4096&t?(e.effectTag=-4097&t|64,e):null;case 3:if(Da(),lr(hr),lr(dr),0!==(64&(t=e.effectTag)))throw Error(o(285));return e.effectTag=-4097&t|64,e;case 5:return Oa(e),null;case 13:return lr(Na),4096&(t=e.effectTag)?(e.effectTag=-4097&t|64,e):null;case 19:return lr(Na),null;case 4:return Da(),null;case 10:return ea(e),null;default:return null}}function Jo(e,t){return{value:e,source:t,stack:ve(t)}}Vo=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},Go=function(e,t,n,i,a){var o=e.memoizedProps;if(o!==i){var s,l,u=t.stateNode;switch(Pa(ka.current),e=null,n){case\"input\":o=we(u,o),i=we(u,i),e=[];break;case\"option\":o=Ie(u,o),i=Ie(u,i),e=[];break;case\"select\":o=r({},o,{value:void 0}),i=r({},i,{value:void 0}),e=[];break;case\"textarea\":o=Pe(u,o),i=Pe(u,i),e=[];break;default:\"function\"!==typeof o.onClick&&\"function\"===typeof i.onClick&&(u.onclick=un)}for(s in an(n,i),n=null,o)if(!i.hasOwnProperty(s)&&o.hasOwnProperty(s)&&null!=o[s])if(\"style\"===s)for(l in u=o[s])u.hasOwnProperty(l)&&(n||(n={}),n[l]=\"\");else\"dangerouslySetInnerHTML\"!==s&&\"children\"!==s&&\"suppressContentEditableWarning\"!==s&&\"suppressHydrationWarning\"!==s&&\"autoFocus\"!==s&&(M.hasOwnProperty(s)?e||(e=[]):(e=e||[]).push(s,null));for(s in i){var c=i[s];if(u=null!=o?o[s]:void 0,i.hasOwnProperty(s)&&c!==u&&(null!=c||null!=u))if(\"style\"===s)if(u){for(l in u)!u.hasOwnProperty(l)||c&&c.hasOwnProperty(l)||(n||(n={}),n[l]=\"\");for(l in c)c.hasOwnProperty(l)&&u[l]!==c[l]&&(n||(n={}),n[l]=c[l])}else n||(e||(e=[]),e.push(s,n)),n=c;else\"dangerouslySetInnerHTML\"===s?(c=c?c.__html:void 0,u=u?u.__html:void 0,null!=c&&u!==c&&(e=e||[]).push(s,c)):\"children\"===s?u===c||\"string\"!==typeof c&&\"number\"!==typeof c||(e=e||[]).push(s,\"\"+c):\"suppressContentEditableWarning\"!==s&&\"suppressHydrationWarning\"!==s&&(M.hasOwnProperty(s)?(null!=c&&ln(a,s),e||u===c||(e=[])):(e=e||[]).push(s,c))}n&&(e=e||[]).push(\"style\",n),a=e,(t.updateQueue=a)&&(t.effectTag|=4)}},jo=function(e,t,n,i){n!==i&&(t.effectTag|=4)};var $o=\"function\"===typeof WeakSet?WeakSet:Set;function es(e,t){var n=t.source,i=t.stack;null===i&&null!==n&&(i=ve(n)),null!==n&&me(n.type),t=t.value,null!==e&&1===e.tag&&me(e.type);try{console.error(t)}catch(r){setTimeout((function(){throw r}))}}function ts(e){var t=e.ref;if(null!==t)if(\"function\"===typeof t)try{t(null)}catch(n){yl(e,n)}else t.current=null}function ns(e,t){switch(t.tag){case 0:case 11:case 15:case 22:return;case 1:if(256&t.effectTag&&null!==e){var n=e.memoizedProps,i=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?n:qr(t.type,n),i),e.__reactInternalSnapshotBeforeUpdate=t}return;case 3:case 5:case 6:case 4:case 17:return}throw Error(o(163))}function is(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var n=t=t.next;do{if((n.tag&e)===e){var i=n.destroy;n.destroy=void 0,void 0!==i&&i()}n=n.next}while(n!==t)}}function rs(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var n=t=t.next;do{if((n.tag&e)===e){var i=n.create;n.destroy=i()}n=n.next}while(n!==t)}}function as(e,t,n){switch(n.tag){case 0:case 11:case 15:case 22:return void rs(3,n);case 1:if(e=n.stateNode,4&n.effectTag)if(null===t)e.componentDidMount();else{var i=n.elementType===n.type?t.memoizedProps:qr(n.type,t.memoizedProps);e.componentDidUpdate(i,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate)}return void(null!==(t=n.updateQueue)&&da(n,t,e));case 3:if(null!==(t=n.updateQueue)){if(e=null,null!==n.child)switch(n.child.tag){case 5:e=n.child.stateNode;break;case 1:e=n.child.stateNode}da(n,t,e)}return;case 5:return e=n.stateNode,void(null===t&&4&n.effectTag&&vn(n.type,n.memoizedProps)&&e.focus());case 6:case 4:case 12:return;case 13:return void(null===n.memoizedState&&(n=n.alternate,null!==n&&(n=n.memoizedState,null!==n&&(n=n.dehydrated,null!==n&&Rt(n)))));case 19:case 17:case 20:case 21:return}throw Error(o(163))}function os(e,t,n){switch(\"function\"===typeof wl&&wl(t),t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var i=e.next;jr(97<n?97:n,(function(){var e=i;do{var n=e.destroy;if(void 0!==n){var r=t;try{n()}catch(a){yl(r,a)}}e=e.next}while(e!==i)}))}break;case 1:ts(t),\"function\"===typeof(n=t.stateNode).componentWillUnmount&&function(e,t){try{t.props=e.memoizedProps,t.state=e.memoizedState,t.componentWillUnmount()}catch(n){yl(e,n)}}(t,n);break;case 5:ts(t);break;case 4:cs(e,t,n)}}function ss(e){var t=e.alternate;e.return=null,e.child=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.alternate=null,e.firstEffect=null,e.lastEffect=null,e.pendingProps=null,e.memoizedProps=null,e.stateNode=null,null!==t&&ss(t)}function ls(e){return 5===e.tag||3===e.tag||4===e.tag}function us(e){e:{for(var t=e.return;null!==t;){if(ls(t)){var n=t;break e}t=t.return}throw Error(o(160))}switch(t=n.stateNode,n.tag){case 5:var i=!1;break;case 3:case 4:t=t.containerInfo,i=!0;break;default:throw Error(o(161))}16&n.effectTag&&(Ve(t,\"\"),n.effectTag&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||ls(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.effectTag)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.effectTag)){n=n.stateNode;break e}}i?function e(t,n,i){var r=t.tag,a=5===r||6===r;if(a)t=a?t.stateNode:t.stateNode.instance,n?8===i.nodeType?i.parentNode.insertBefore(t,n):i.insertBefore(t,n):(8===i.nodeType?(n=i.parentNode).insertBefore(t,i):(n=i).appendChild(t),null!==(i=i._reactRootContainer)&&void 0!==i||null!==n.onclick||(n.onclick=un));else if(4!==r&&null!==(t=t.child))for(e(t,n,i),t=t.sibling;null!==t;)e(t,n,i),t=t.sibling}(e,n,t):function e(t,n,i){var r=t.tag,a=5===r||6===r;if(a)t=a?t.stateNode:t.stateNode.instance,n?i.insertBefore(t,n):i.appendChild(t);else if(4!==r&&null!==(t=t.child))for(e(t,n,i),t=t.sibling;null!==t;)e(t,n,i),t=t.sibling}(e,n,t)}function cs(e,t,n){for(var i,r,a=t,s=!1;;){if(!s){s=a.return;e:for(;;){if(null===s)throw Error(o(160));switch(i=s.stateNode,s.tag){case 5:r=!1;break e;case 3:case 4:i=i.containerInfo,r=!0;break e}s=s.return}s=!0}if(5===a.tag||6===a.tag){e:for(var l=e,u=a,c=n,d=u;;)if(os(l,d,c),null!==d.child&&4!==d.tag)d.child.return=d,d=d.child;else{if(d===u)break e;for(;null===d.sibling;){if(null===d.return||d.return===u)break e;d=d.return}d.sibling.return=d.return,d=d.sibling}r?(l=i,u=a.stateNode,8===l.nodeType?l.parentNode.removeChild(u):l.removeChild(u)):i.removeChild(a.stateNode)}else if(4===a.tag){if(null!==a.child){i=a.stateNode.containerInfo,r=!0,a.child.return=a,a=a.child;continue}}else if(os(e,a,n),null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break;for(;null===a.sibling;){if(null===a.return||a.return===t)return;4===(a=a.return).tag&&(s=!1)}a.sibling.return=a.return,a=a.sibling}}function ds(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:return void is(3,t);case 1:return;case 5:var n=t.stateNode;if(null!=n){var i=t.memoizedProps,r=null!==e?e.memoizedProps:i;e=t.type;var a=t.updateQueue;if(t.updateQueue=null,null!==a){for(n[Cn]=i,\"input\"===e&&\"radio\"===i.type&&null!=i.name&&Me(n,i),on(e,r),t=on(e,i),r=0;r<a.length;r+=2){var s=a[r],l=a[r+1];\"style\"===s?nn(n,l):\"dangerouslySetInnerHTML\"===s?Fe(n,l):\"children\"===s?Ve(n,l):K(n,s,l,t)}switch(e){case\"input\":Ce(n,i);break;case\"textarea\":De(n,i);break;case\"select\":t=n._wrapperState.wasMultiple,n._wrapperState.wasMultiple=!!i.multiple,null!=(e=i.value)?Ae(n,!!i.multiple,e,!1):t!==!!i.multiple&&(null!=i.defaultValue?Ae(n,!!i.multiple,i.defaultValue,!0):Ae(n,!!i.multiple,i.multiple?[]:\"\",!1))}}}return;case 6:if(null===t.stateNode)throw Error(o(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((t=t.stateNode).hydrate&&(t.hydrate=!1,Rt(t.containerInfo)));case 12:return;case 13:if(n=t,null===t.memoizedState?i=!1:(i=!0,n=t.child,Os=Fr()),null!==n)e:for(e=n;;){if(5===e.tag)a=e.stateNode,i?\"function\"===typeof(a=a.style).setProperty?a.setProperty(\"display\",\"none\",\"important\"):a.display=\"none\":(a=e.stateNode,r=void 0!==(r=e.memoizedProps.style)&&null!==r&&r.hasOwnProperty(\"display\")?r.display:null,a.style.display=tn(\"display\",r));else if(6===e.tag)e.stateNode.nodeValue=i?\"\":e.memoizedProps;else{if(13===e.tag&&null!==e.memoizedState&&null===e.memoizedState.dehydrated){(a=e.child.sibling).return=e,e=a;continue}if(null!==e.child){e.child.return=e,e=e.child;continue}}if(e===n)break;for(;null===e.sibling;){if(null===e.return||e.return===n)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}return void hs(t);case 19:return void hs(t);case 17:return}throw Error(o(163))}function hs(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new $o),t.forEach((function(t){var i=bl.bind(null,e,t);n.has(t)||(n.add(t),t.then(i,i))}))}}var fs=\"function\"===typeof WeakMap?WeakMap:Map;function ps(e,t,n){(n=sa(n,null)).tag=3,n.payload={element:null};var i=t.value;return n.callback=function(){Rs||(Rs=!0,zs=i),es(e,t)},n}function gs(e,t,n){(n=sa(n,null)).tag=3;var i=e.type.getDerivedStateFromError;if(\"function\"===typeof i){var r=t.value;n.payload=function(){return es(e,t),i(r)}}var a=e.stateNode;return null!==a&&\"function\"===typeof a.componentDidCatch&&(n.callback=function(){\"function\"!==typeof i&&(null===Bs?Bs=new Set([this]):Bs.add(this),es(e,t));var n=t.stack;this.componentDidCatch(t.value,{componentStack:null!==n?n:\"\"})}),n}var ms,vs=Math.ceil,ys=Q.ReactCurrentDispatcher,xs=Q.ReactCurrentOwner,bs=0,_s=3,ws=4,Ss=0,Ms=null,Cs=null,Ts=0,ks=bs,Is=null,As=1073741823,Ps=1073741823,Es=null,Ds=0,Ls=!1,Os=0,Ns=null,Rs=!1,zs=null,Bs=null,Fs=!1,Vs=null,Gs=90,js=null,Ws=0,Hs=null,Us=0;function Ys(){return 0!==(48&Ss)?1073741821-(Fr()/10|0):0!==Us?Us:Us=1073741821-(Fr()/10|0)}function Zs(e,t,n){if(0===(2&(t=t.mode)))return 1073741823;var i=Vr();if(0===(4&t))return 99===i?1073741823:1073741822;if(0!==(16&Ss))return Ts;if(null!==n)e=Zr(e,0|n.timeoutMs||5e3,250);else switch(i){case 99:e=1073741823;break;case 98:e=Zr(e,150,100);break;case 97:case 96:e=Zr(e,5e3,250);break;case 95:e=2;break;default:throw Error(o(326))}return null!==Ms&&e===Ts&&--e,e}function qs(e,t){if(50<Ws)throw Ws=0,Hs=null,Error(o(185));if(null!==(e=Xs(e,t))){var n=Vr();1073741823===t?0!==(8&Ss)&&0===(48&Ss)?$s(e):(Ks(e),0===Ss&&Ur()):Ks(e),0===(4&Ss)||98!==n&&99!==n||(null===js?js=new Map([[e,t]]):(void 0===(n=js.get(e))||n>t)&&js.set(e,t))}}function Xs(e,t){e.expirationTime<t&&(e.expirationTime=t);var n=e.alternate;null!==n&&n.expirationTime<t&&(n.expirationTime=t);var i=e.return,r=null;if(null===i&&3===e.tag)r=e.stateNode;else for(;null!==i;){if(n=i.alternate,i.childExpirationTime<t&&(i.childExpirationTime=t),null!==n&&n.childExpirationTime<t&&(n.childExpirationTime=t),null===i.return&&3===i.tag){r=i.stateNode;break}i=i.return}return null!==r&&(Ms===r&&(ol(t),ks===ws&&Ll(r,Ts)),Ol(r,t)),r}function Qs(e){var t=e.lastExpiredTime;if(0!==t)return t;if(!Dl(e,t=e.firstPendingTime))return t;var n=e.lastPingedTime;return 2>=(e=n>(e=e.nextKnownPendingLevel)?n:e)&&t!==e?0:e}function Ks(e){if(0!==e.lastExpiredTime)e.callbackExpirationTime=1073741823,e.callbackPriority=99,e.callbackNode=Hr($s.bind(null,e));else{var t=Qs(e),n=e.callbackNode;if(0===t)null!==n&&(e.callbackNode=null,e.callbackExpirationTime=0,e.callbackPriority=90);else{var i=Ys();if(1073741823===t?i=99:1===t||2===t?i=95:i=0>=(i=10*(1073741821-t)-10*(1073741821-i))?99:250>=i?98:5250>=i?97:95,null!==n){var r=e.callbackPriority;if(e.callbackExpirationTime===t&&r>=i)return;n!==Dr&&Sr(n)}e.callbackExpirationTime=t,e.callbackPriority=i,t=1073741823===t?Hr($s.bind(null,e)):Wr(i,Js.bind(null,e),{timeout:10*(1073741821-t)-Fr()}),e.callbackNode=t}}}function Js(e,t){if(Us=0,t)return Nl(e,t=Ys()),Ks(e),null;var n=Qs(e);if(0!==n){if(t=e.callbackNode,0!==(48&Ss))throw Error(o(327));if(gl(),e===Ms&&n===Ts||nl(e,n),null!==Cs){var i=Ss;Ss|=16;for(var r=rl();;)try{ll();break}catch(l){il(e,l)}if($r(),Ss=i,ys.current=r,1===ks)throw t=Is,nl(e,n),Ll(e,n),Ks(e),t;if(null===Cs)switch(r=e.finishedWork=e.current.alternate,e.finishedExpirationTime=n,i=ks,Ms=null,i){case bs:case 1:throw Error(o(345));case 2:Nl(e,2<n?2:n);break;case _s:if(Ll(e,n),n===(i=e.lastSuspendedTime)&&(e.nextKnownPendingLevel=dl(r)),1073741823===As&&10<(r=Os+500-Fr())){if(Ls){var a=e.lastPingedTime;if(0===a||a>=n){e.lastPingedTime=n,nl(e,n);break}}if(0!==(a=Qs(e))&&a!==n)break;if(0!==i&&i!==n){e.lastPingedTime=i;break}e.timeoutHandle=xn(hl.bind(null,e),r);break}hl(e);break;case ws:if(Ll(e,n),n===(i=e.lastSuspendedTime)&&(e.nextKnownPendingLevel=dl(r)),Ls&&(0===(r=e.lastPingedTime)||r>=n)){e.lastPingedTime=n,nl(e,n);break}if(0!==(r=Qs(e))&&r!==n)break;if(0!==i&&i!==n){e.lastPingedTime=i;break}if(1073741823!==Ps?i=10*(1073741821-Ps)-Fr():1073741823===As?i=0:(i=10*(1073741821-As)-5e3,0>(i=(r=Fr())-i)&&(i=0),(n=10*(1073741821-n)-r)<(i=(120>i?120:480>i?480:1080>i?1080:1920>i?1920:3e3>i?3e3:4320>i?4320:1960*vs(i/1960))-i)&&(i=n)),10<i){e.timeoutHandle=xn(hl.bind(null,e),i);break}hl(e);break;case 5:if(1073741823!==As&&null!==Es){a=As;var s=Es;if(0>=(i=0|s.busyMinDurationMs)?i=0:(r=0|s.busyDelayMs,i=(a=Fr()-(10*(1073741821-a)-(0|s.timeoutMs||5e3)))<=r?0:r+i-a),10<i){Ll(e,n),e.timeoutHandle=xn(hl.bind(null,e),i);break}}hl(e);break;default:throw Error(o(329))}if(Ks(e),e.callbackNode===t)return Js.bind(null,e)}}return null}function $s(e){var t=e.lastExpiredTime;if(t=0!==t?t:1073741823,0!==(48&Ss))throw Error(o(327));if(gl(),e===Ms&&t===Ts||nl(e,t),null!==Cs){var n=Ss;Ss|=16;for(var i=rl();;)try{sl();break}catch(r){il(e,r)}if($r(),Ss=n,ys.current=i,1===ks)throw n=Is,nl(e,t),Ll(e,t),Ks(e),n;if(null!==Cs)throw Error(o(261));e.finishedWork=e.current.alternate,e.finishedExpirationTime=t,Ms=null,hl(e),Ks(e)}return null}function el(e,t){var n=Ss;Ss|=1;try{return e(t)}finally{0===(Ss=n)&&Ur()}}function tl(e,t){var n=Ss;Ss&=-2,Ss|=8;try{return e(t)}finally{0===(Ss=n)&&Ur()}}function nl(e,t){e.finishedWork=null,e.finishedExpirationTime=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,bn(n)),null!==Cs)for(n=Cs.return;null!==n;){var i=n;switch(i.tag){case 1:null!==(i=i.type.childContextTypes)&&void 0!==i&&mr();break;case 3:Da(),lr(hr),lr(dr);break;case 5:Oa(i);break;case 4:Da();break;case 13:case 19:lr(Na);break;case 10:ea(i)}n=n.return}Ms=e,Cs=Tl(e.current,null),Ts=t,ks=bs,Is=null,Ps=As=1073741823,Es=null,Ds=0,Ls=!1}function il(e,t){for(;;){try{if($r(),Ba.current=mo,Ha)for(var n=Ga.memoizedState;null!==n;){var i=n.queue;null!==i&&(i.pending=null),n=n.next}if(Va=0,Wa=ja=Ga=null,Ha=!1,null===Cs||null===Cs.return)return ks=1,Is=t,Cs=null;e:{var r=e,a=Cs.return,o=Cs,s=t;if(t=Ts,o.effectTag|=2048,o.firstEffect=o.lastEffect=null,null!==s&&\"object\"===typeof s&&\"function\"===typeof s.then){var l=s;if(0===(2&o.mode)){var u=o.alternate;u?(o.updateQueue=u.updateQueue,o.memoizedState=u.memoizedState,o.expirationTime=u.expirationTime):(o.updateQueue=null,o.memoizedState=null)}var c=0!==(1&Na.current),d=a;do{var h;if(h=13===d.tag){var f=d.memoizedState;if(null!==f)h=null!==f.dehydrated;else{var p=d.memoizedProps;h=void 0!==p.fallback&&(!0!==p.unstable_avoidThisFallback||!c)}}if(h){var g=d.updateQueue;if(null===g){var m=new Set;m.add(l),d.updateQueue=m}else g.add(l);if(0===(2&d.mode)){if(d.effectTag|=64,o.effectTag&=-2981,1===o.tag)if(null===o.alternate)o.tag=17;else{var v=sa(1073741823,null);v.tag=2,la(o,v)}o.expirationTime=1073741823;break e}s=void 0,o=t;var y=r.pingCache;if(null===y?(y=r.pingCache=new fs,s=new Set,y.set(l,s)):void 0===(s=y.get(l))&&(s=new Set,y.set(l,s)),!s.has(o)){s.add(o);var x=xl.bind(null,r,l,o);l.then(x,x)}d.effectTag|=4096,d.expirationTime=t;break e}d=d.return}while(null!==d);s=Error((me(o.type)||\"A React component\")+\" suspended while rendering, but no fallback UI was specified.\\n\\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.\"+ve(o))}5!==ks&&(ks=2),s=Jo(s,o),d=a;do{switch(d.tag){case 3:l=s,d.effectTag|=4096,d.expirationTime=t,ua(d,ps(d,l,t));break e;case 1:l=s;var b=d.type,_=d.stateNode;if(0===(64&d.effectTag)&&(\"function\"===typeof b.getDerivedStateFromError||null!==_&&\"function\"===typeof _.componentDidCatch&&(null===Bs||!Bs.has(_)))){d.effectTag|=4096,d.expirationTime=t,ua(d,gs(d,l,t));break e}}d=d.return}while(null!==d)}Cs=cl(Cs)}catch(w){t=w;continue}break}}function rl(){var e=ys.current;return ys.current=mo,null===e?mo:e}function al(e,t){e<As&&2<e&&(As=e),null!==t&&e<Ps&&2<e&&(Ps=e,Es=t)}function ol(e){e>Ds&&(Ds=e)}function sl(){for(;null!==Cs;)Cs=ul(Cs)}function ll(){for(;null!==Cs&&!Lr();)Cs=ul(Cs)}function ul(e){var t=ms(e.alternate,e,Ts);return e.memoizedProps=e.pendingProps,null===t&&(t=cl(e)),xs.current=null,t}function cl(e){Cs=e;do{var t=Cs.alternate;if(e=Cs.return,0===(2048&Cs.effectTag)){if(t=Qo(t,Cs,Ts),1===Ts||1!==Cs.childExpirationTime){for(var n=0,i=Cs.child;null!==i;){var r=i.expirationTime,a=i.childExpirationTime;r>n&&(n=r),a>n&&(n=a),i=i.sibling}Cs.childExpirationTime=n}if(null!==t)return t;null!==e&&0===(2048&e.effectTag)&&(null===e.firstEffect&&(e.firstEffect=Cs.firstEffect),null!==Cs.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=Cs.firstEffect),e.lastEffect=Cs.lastEffect),1<Cs.effectTag&&(null!==e.lastEffect?e.lastEffect.nextEffect=Cs:e.firstEffect=Cs,e.lastEffect=Cs))}else{if(null!==(t=Ko(Cs)))return t.effectTag&=2047,t;null!==e&&(e.firstEffect=e.lastEffect=null,e.effectTag|=2048)}if(null!==(t=Cs.sibling))return t;Cs=e}while(null!==Cs);return ks===bs&&(ks=5),null}function dl(e){var t=e.expirationTime;return t>(e=e.childExpirationTime)?t:e}function hl(e){var t=Vr();return jr(99,fl.bind(null,e,t)),null}function fl(e,t){do{gl()}while(null!==Vs);if(0!==(48&Ss))throw Error(o(327));var n=e.finishedWork,i=e.finishedExpirationTime;if(null===n)return null;if(e.finishedWork=null,e.finishedExpirationTime=0,n===e.current)throw Error(o(177));e.callbackNode=null,e.callbackExpirationTime=0,e.callbackPriority=90,e.nextKnownPendingLevel=0;var r=dl(n);if(e.firstPendingTime=r,i<=e.lastSuspendedTime?e.firstSuspendedTime=e.lastSuspendedTime=e.nextKnownPendingLevel=0:i<=e.firstSuspendedTime&&(e.firstSuspendedTime=i-1),i<=e.lastPingedTime&&(e.lastPingedTime=0),i<=e.lastExpiredTime&&(e.lastExpiredTime=0),e===Ms&&(Cs=Ms=null,Ts=0),1<n.effectTag?null!==n.lastEffect?(n.lastEffect.nextEffect=n,r=n.firstEffect):r=n:r=n.firstEffect,null!==r){var a=Ss;Ss|=32,xs.current=null,gn=Yt;var s=fn();if(pn(s)){if(\"selectionStart\"in s)var l={start:s.selectionStart,end:s.selectionEnd};else e:{var u=(l=(l=s.ownerDocument)&&l.defaultView||window).getSelection&&l.getSelection();if(u&&0!==u.rangeCount){l=u.anchorNode;var c=u.anchorOffset,d=u.focusNode;u=u.focusOffset;try{l.nodeType,d.nodeType}catch(T){l=null;break e}var h=0,f=-1,p=-1,g=0,m=0,v=s,y=null;t:for(;;){for(var x;v!==l||0!==c&&3!==v.nodeType||(f=h+c),v!==d||0!==u&&3!==v.nodeType||(p=h+u),3===v.nodeType&&(h+=v.nodeValue.length),null!==(x=v.firstChild);)y=v,v=x;for(;;){if(v===s)break t;if(y===l&&++g===c&&(f=h),y===d&&++m===u&&(p=h),null!==(x=v.nextSibling))break;y=(v=y).parentNode}v=x}l=-1===f||-1===p?null:{start:f,end:p}}else l=null}l=l||{start:0,end:0}}else l=null;mn={activeElementDetached:null,focusedElem:s,selectionRange:l},Yt=!1,Ns=r;do{try{pl()}catch(T){if(null===Ns)throw Error(o(330));yl(Ns,T),Ns=Ns.nextEffect}}while(null!==Ns);Ns=r;do{try{for(s=e,l=t;null!==Ns;){var b=Ns.effectTag;if(16&b&&Ve(Ns.stateNode,\"\"),128&b){var _=Ns.alternate;if(null!==_){var w=_.ref;null!==w&&(\"function\"===typeof w?w(null):w.current=null)}}switch(1038&b){case 2:us(Ns),Ns.effectTag&=-3;break;case 6:us(Ns),Ns.effectTag&=-3,ds(Ns.alternate,Ns);break;case 1024:Ns.effectTag&=-1025;break;case 1028:Ns.effectTag&=-1025,ds(Ns.alternate,Ns);break;case 4:ds(Ns.alternate,Ns);break;case 8:cs(s,c=Ns,l),ss(c)}Ns=Ns.nextEffect}}catch(T){if(null===Ns)throw Error(o(330));yl(Ns,T),Ns=Ns.nextEffect}}while(null!==Ns);if(w=mn,_=fn(),b=w.focusedElem,l=w.selectionRange,_!==b&&b&&b.ownerDocument&&function e(t,n){return!(!t||!n)&&(t===n||(!t||3!==t.nodeType)&&(n&&3===n.nodeType?e(t,n.parentNode):\"contains\"in t?t.contains(n):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(n))))}(b.ownerDocument.documentElement,b)){null!==l&&pn(b)&&(_=l.start,void 0===(w=l.end)&&(w=_),\"selectionStart\"in b?(b.selectionStart=_,b.selectionEnd=Math.min(w,b.value.length)):(w=(_=b.ownerDocument||document)&&_.defaultView||window).getSelection&&(w=w.getSelection(),c=b.textContent.length,s=Math.min(l.start,c),l=void 0===l.end?s:Math.min(l.end,c),!w.extend&&s>l&&(c=l,l=s,s=c),c=hn(b,s),d=hn(b,l),c&&d&&(1!==w.rangeCount||w.anchorNode!==c.node||w.anchorOffset!==c.offset||w.focusNode!==d.node||w.focusOffset!==d.offset)&&((_=_.createRange()).setStart(c.node,c.offset),w.removeAllRanges(),s>l?(w.addRange(_),w.extend(d.node,d.offset)):(_.setEnd(d.node,d.offset),w.addRange(_))))),_=[];for(w=b;w=w.parentNode;)1===w.nodeType&&_.push({element:w,left:w.scrollLeft,top:w.scrollTop});for(\"function\"===typeof b.focus&&b.focus(),b=0;b<_.length;b++)(w=_[b]).element.scrollLeft=w.left,w.element.scrollTop=w.top}Yt=!!gn,mn=gn=null,e.current=n,Ns=r;do{try{for(b=e;null!==Ns;){var S=Ns.effectTag;if(36&S&&as(b,Ns.alternate,Ns),128&S){_=void 0;var M=Ns.ref;if(null!==M){var C=Ns.stateNode;switch(Ns.tag){case 5:_=C;break;default:_=C}\"function\"===typeof M?M(_):M.current=_}}Ns=Ns.nextEffect}}catch(T){if(null===Ns)throw Error(o(330));yl(Ns,T),Ns=Ns.nextEffect}}while(null!==Ns);Ns=null,Or(),Ss=a}else e.current=n;if(Fs)Fs=!1,Vs=e,Gs=t;else for(Ns=r;null!==Ns;)t=Ns.nextEffect,Ns.nextEffect=null,Ns=t;if(0===(t=e.firstPendingTime)&&(Bs=null),1073741823===t?e===Hs?Ws++:(Ws=0,Hs=e):Ws=0,\"function\"===typeof _l&&_l(n.stateNode,i),Ks(e),Rs)throw Rs=!1,e=zs,zs=null,e;return 0!==(8&Ss)||Ur(),null}function pl(){for(;null!==Ns;){var e=Ns.effectTag;0!==(256&e)&&ns(Ns.alternate,Ns),0===(512&e)||Fs||(Fs=!0,Wr(97,(function(){return gl(),null}))),Ns=Ns.nextEffect}}function gl(){if(90!==Gs){var e=97<Gs?97:Gs;return Gs=90,jr(e,ml)}}function ml(){if(null===Vs)return!1;var e=Vs;if(Vs=null,0!==(48&Ss))throw Error(o(331));var t=Ss;for(Ss|=32,e=e.current.firstEffect;null!==e;){try{var n=e;if(0!==(512&n.effectTag))switch(n.tag){case 0:case 11:case 15:case 22:is(5,n),rs(5,n)}}catch(i){if(null===e)throw Error(o(330));yl(e,i)}n=e.nextEffect,e.nextEffect=null,e=n}return Ss=t,Ur(),!0}function vl(e,t,n){la(e,t=ps(e,t=Jo(n,t),1073741823)),null!==(e=Xs(e,1073741823))&&Ks(e)}function yl(e,t){if(3===e.tag)vl(e,e,t);else for(var n=e.return;null!==n;){if(3===n.tag){vl(n,e,t);break}if(1===n.tag){var i=n.stateNode;if(\"function\"===typeof n.type.getDerivedStateFromError||\"function\"===typeof i.componentDidCatch&&(null===Bs||!Bs.has(i))){la(n,e=gs(n,e=Jo(t,e),1073741823)),null!==(n=Xs(n,1073741823))&&Ks(n);break}}n=n.return}}function xl(e,t,n){var i=e.pingCache;null!==i&&i.delete(t),Ms===e&&Ts===n?ks===ws||ks===_s&&1073741823===As&&Fr()-Os<500?nl(e,Ts):Ls=!0:Dl(e,n)&&(0!==(t=e.lastPingedTime)&&t<n||(e.lastPingedTime=n,Ks(e)))}function bl(e,t){var n=e.stateNode;null!==n&&n.delete(t),0===(t=0)&&(t=Zs(t=Ys(),e,null)),null!==(e=Xs(e,t))&&Ks(e)}ms=function(e,t,n){var i=t.expirationTime;if(null!==e){var r=t.pendingProps;if(e.memoizedProps!==r||hr.current)Po=!0;else{if(i<n){switch(Po=!1,t.tag){case 3:Fo(t),Io();break;case 5:if(La(t),4&t.mode&&1!==n&&r.hidden)return t.expirationTime=t.childExpirationTime=1,null;break;case 1:gr(t.type)&&xr(t);break;case 4:Ea(t,t.stateNode.containerInfo);break;case 10:i=t.memoizedProps.value,r=t.type._context,ur(Xr,r._currentValue),r._currentValue=i;break;case 13:if(null!==t.memoizedState)return 0!==(i=t.child.childExpirationTime)&&i>=n?Ho(e,t,n):(ur(Na,1&Na.current),null!==(t=qo(e,t,n))?t.sibling:null);ur(Na,1&Na.current);break;case 19:if(i=t.childExpirationTime>=n,0!==(64&e.effectTag)){if(i)return Zo(e,t,n);t.effectTag|=64}if(null!==(r=t.memoizedState)&&(r.rendering=null,r.tail=null),ur(Na,Na.current),!i)return null}return qo(e,t,n)}Po=!1}}else Po=!1;switch(t.expirationTime=0,t.tag){case 2:if(i=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),e=t.pendingProps,r=pr(t,dr.current),na(t,n),r=Za(null,t,i,e,r,n),t.effectTag|=1,\"object\"===typeof r&&null!==r&&\"function\"===typeof r.render&&void 0===r.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,gr(i)){var a=!0;xr(t)}else a=!1;t.memoizedState=null!==r.state&&void 0!==r.state?r.state:null,aa(t);var s=i.getDerivedStateFromProps;\"function\"===typeof s&&pa(t,i,s,e),r.updater=ga,t.stateNode=r,r._reactInternalFiber=t,xa(t,i,e,n),t=Bo(null,t,i,!0,a,n)}else t.tag=0,Eo(null,t,r,n),t=t.child;return t;case 16:e:{if(r=t.elementType,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),e=t.pendingProps,function(e){if(-1===e._status){e._status=0;var t=e._ctor;t=t(),e._result=t,t.then((function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)}),(function(t){0===e._status&&(e._status=2,e._result=t)}))}}(r),1!==r._status)throw r._result;switch(r=r._result,t.type=r,a=t.tag=function(e){if(\"function\"===typeof e)return Cl(e)?1:0;if(void 0!==e&&null!==e){if((e=e.$$typeof)===le)return 11;if(e===de)return 14}return 2}(r),e=qr(r,e),a){case 0:t=Ro(null,t,r,e,n);break e;case 1:t=zo(null,t,r,e,n);break e;case 11:t=Do(null,t,r,e,n);break e;case 14:t=Lo(null,t,r,qr(r.type,e),i,n);break e}throw Error(o(306,r,\"\"))}return t;case 0:return i=t.type,r=t.pendingProps,Ro(e,t,i,r=t.elementType===i?r:qr(i,r),n);case 1:return i=t.type,r=t.pendingProps,zo(e,t,i,r=t.elementType===i?r:qr(i,r),n);case 3:if(Fo(t),i=t.updateQueue,null===e||null===i)throw Error(o(282));if(i=t.pendingProps,r=null!==(r=t.memoizedState)?r.element:null,oa(e,t),ca(t,i,null,n),(i=t.memoizedState.element)===r)Io(),t=qo(e,t,n);else{if((r=t.stateNode.hydrate)&&(_o=_n(t.stateNode.containerInfo.firstChild),bo=t,r=wo=!0),r)for(n=Ca(t,null,i,n),t.child=n;n;)n.effectTag=-3&n.effectTag|1024,n=n.sibling;else Eo(e,t,i,n),Io();t=t.child}return t;case 5:return La(t),null===e&&Co(t),i=t.type,r=t.pendingProps,a=null!==e?e.memoizedProps:null,s=r.children,yn(i,r)?s=null:null!==a&&yn(i,a)&&(t.effectTag|=16),No(e,t),4&t.mode&&1!==n&&r.hidden?(t.expirationTime=t.childExpirationTime=1,t=null):(Eo(e,t,s,n),t=t.child),t;case 6:return null===e&&Co(t),null;case 13:return Ho(e,t,n);case 4:return Ea(t,t.stateNode.containerInfo),i=t.pendingProps,null===e?t.child=Ma(t,null,i,n):Eo(e,t,i,n),t.child;case 11:return i=t.type,r=t.pendingProps,Do(e,t,i,r=t.elementType===i?r:qr(i,r),n);case 7:return Eo(e,t,t.pendingProps,n),t.child;case 8:case 12:return Eo(e,t,t.pendingProps.children,n),t.child;case 10:e:{i=t.type._context,r=t.pendingProps,s=t.memoizedProps,a=r.value;var l=t.type._context;if(ur(Xr,l._currentValue),l._currentValue=a,null!==s)if(l=s.value,0===(a=zi(l,a)?0:0|(\"function\"===typeof i._calculateChangedBits?i._calculateChangedBits(l,a):1073741823))){if(s.children===r.children&&!hr.current){t=qo(e,t,n);break e}}else for(null!==(l=t.child)&&(l.return=t);null!==l;){var u=l.dependencies;if(null!==u){s=l.child;for(var c=u.firstContext;null!==c;){if(c.context===i&&0!==(c.observedBits&a)){1===l.tag&&((c=sa(n,null)).tag=2,la(l,c)),l.expirationTime<n&&(l.expirationTime=n),null!==(c=l.alternate)&&c.expirationTime<n&&(c.expirationTime=n),ta(l.return,n),u.expirationTime<n&&(u.expirationTime=n);break}c=c.next}}else s=10===l.tag&&l.type===t.type?null:l.child;if(null!==s)s.return=l;else for(s=l;null!==s;){if(s===t){s=null;break}if(null!==(l=s.sibling)){l.return=s.return,s=l;break}s=s.return}l=s}Eo(e,t,r.children,n),t=t.child}return t;case 9:return r=t.type,i=(a=t.pendingProps).children,na(t,n),i=i(r=ia(r,a.unstable_observedBits)),t.effectTag|=1,Eo(e,t,i,n),t.child;case 14:return a=qr(r=t.type,t.pendingProps),Lo(e,t,r,a=qr(r.type,a),i,n);case 15:return Oo(e,t,t.type,t.pendingProps,i,n);case 17:return i=t.type,r=t.pendingProps,r=t.elementType===i?r:qr(i,r),null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),t.tag=1,gr(i)?(e=!0,xr(t)):e=!1,na(t,n),va(t,i,r),xa(t,i,r,n),Bo(null,t,i,!0,e,n);case 19:return Zo(e,t,n)}throw Error(o(156,t.tag))};var _l=null,wl=null;function Sl(e,t,n,i){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=i,this.effectTag=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childExpirationTime=this.expirationTime=0,this.alternate=null}function Ml(e,t,n,i){return new Sl(e,t,n,i)}function Cl(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Tl(e,t){var n=e.alternate;return null===n?((n=Ml(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.effectTag=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null),n.childExpirationTime=e.childExpirationTime,n.expirationTime=e.expirationTime,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{expirationTime:t.expirationTime,firstContext:t.firstContext,responders:t.responders},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function kl(e,t,n,i,r,a){var s=2;if(i=e,\"function\"===typeof e)Cl(e)&&(s=1);else if(\"string\"===typeof e)s=5;else e:switch(e){case ne:return Il(n.children,r,a,t);case se:s=8,r|=7;break;case ie:s=8,r|=1;break;case re:return(e=Ml(12,n,t,8|r)).elementType=re,e.type=re,e.expirationTime=a,e;case ue:return(e=Ml(13,n,t,r)).type=ue,e.elementType=ue,e.expirationTime=a,e;case ce:return(e=Ml(19,n,t,r)).elementType=ce,e.expirationTime=a,e;default:if(\"object\"===typeof e&&null!==e)switch(e.$$typeof){case ae:s=10;break e;case oe:s=9;break e;case le:s=11;break e;case de:s=14;break e;case he:s=16,i=null;break e;case fe:s=22;break e}throw Error(o(130,null==e?e:typeof e,\"\"))}return(t=Ml(s,n,t,r)).elementType=e,t.type=i,t.expirationTime=a,t}function Il(e,t,n,i){return(e=Ml(7,e,i,t)).expirationTime=n,e}function Al(e,t,n){return(e=Ml(6,e,null,t)).expirationTime=n,e}function Pl(e,t,n){return(t=Ml(4,null!==e.children?e.children:[],e.key,t)).expirationTime=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function El(e,t,n){this.tag=t,this.current=null,this.containerInfo=e,this.pingCache=this.pendingChildren=null,this.finishedExpirationTime=0,this.finishedWork=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=n,this.callbackNode=null,this.callbackPriority=90,this.lastExpiredTime=this.lastPingedTime=this.nextKnownPendingLevel=this.lastSuspendedTime=this.firstSuspendedTime=this.firstPendingTime=0}function Dl(e,t){var n=e.firstSuspendedTime;return e=e.lastSuspendedTime,0!==n&&n>=t&&e<=t}function Ll(e,t){var n=e.firstSuspendedTime,i=e.lastSuspendedTime;n<t&&(e.firstSuspendedTime=t),(i>t||0===n)&&(e.lastSuspendedTime=t),t<=e.lastPingedTime&&(e.lastPingedTime=0),t<=e.lastExpiredTime&&(e.lastExpiredTime=0)}function Ol(e,t){t>e.firstPendingTime&&(e.firstPendingTime=t);var n=e.firstSuspendedTime;0!==n&&(t>=n?e.firstSuspendedTime=e.lastSuspendedTime=e.nextKnownPendingLevel=0:t>=e.lastSuspendedTime&&(e.lastSuspendedTime=t+1),t>e.nextKnownPendingLevel&&(e.nextKnownPendingLevel=t))}function Nl(e,t){var n=e.lastExpiredTime;(0===n||n>t)&&(e.lastExpiredTime=t)}function Rl(e,t,n,i){var r=t.current,a=Ys(),s=ha.suspense;a=Zs(a,r,s);e:if(n){t:{if($e(n=n._reactInternalFiber)!==n||1!==n.tag)throw Error(o(170));var l=n;do{switch(l.tag){case 3:l=l.stateNode.context;break t;case 1:if(gr(l.type)){l=l.stateNode.__reactInternalMemoizedMergedChildContext;break t}}l=l.return}while(null!==l);throw Error(o(171))}if(1===n.tag){var u=n.type;if(gr(u)){n=yr(n,u,l);break e}}n=l}else n=cr;return null===t.context?t.context=n:t.pendingContext=n,(t=sa(a,s)).payload={element:e},null!==(i=void 0===i?null:i)&&(t.callback=i),la(r,t),qs(r,a),a}function zl(e){if(!(e=e.current).child)return null;switch(e.child.tag){case 5:default:return e.child.stateNode}}function Bl(e,t){null!==(e=e.memoizedState)&&null!==e.dehydrated&&e.retryTime<t&&(e.retryTime=t)}function Fl(e,t){Bl(e,t),(e=e.alternate)&&Bl(e,t)}function Vl(e,t,n){var i=new El(e,t,n=null!=n&&!0===n.hydrate),r=Ml(3,null,null,2===t?7:1===t?3:0);i.current=r,r.stateNode=i,aa(r),e[Tn]=i.current,n&&0!==t&&function(e,t){var n=Je(t);Tt.forEach((function(e){pt(e,t,n)})),kt.forEach((function(e){pt(e,t,n)}))}(0,9===e.nodeType?e:e.ownerDocument),this._internalRoot=i}function Gl(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||\" react-mount-point-unstable \"!==e.nodeValue))}function jl(e,t,n,i,r){var a=n._reactRootContainer;if(a){var o=a._internalRoot;if(\"function\"===typeof r){var s=r;r=function(){var e=zl(o);s.call(e)}}Rl(t,o,e,r)}else{if(a=n._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute(\"data-reactroot\"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new Vl(e,0,t?{hydrate:!0}:void 0)}(n,i),o=a._internalRoot,\"function\"===typeof r){var l=r;r=function(){var e=zl(o);l.call(e)}}tl((function(){Rl(t,o,e,r)}))}return zl(o)}function Wl(e,t,n){var i=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:te,key:null==i?null:\"\"+i,children:e,containerInfo:t,implementation:n}}function Hl(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Gl(t))throw Error(o(200));return Wl(e,t,null,n)}Vl.prototype.render=function(e){Rl(e,this._internalRoot,null,null)},Vl.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;Rl(null,e,null,(function(){t[Tn]=null}))},gt=function(e){if(13===e.tag){var t=Zr(Ys(),150,100);qs(e,t),Fl(e,t)}},mt=function(e){13===e.tag&&(qs(e,3),Fl(e,3))},vt=function(e){if(13===e.tag){var t=Ys();qs(e,t=Zs(t,e,null)),Fl(e,t)}},I=function(e,t,n){switch(t){case\"input\":if(Ce(e,n),t=n.name,\"radio\"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll(\"input[name=\"+JSON.stringify(\"\"+t)+'][type=\"radio\"]'),t=0;t<n.length;t++){var i=n[t];if(i!==e&&i.form===e.form){var r=Pn(i);if(!r)throw Error(o(90));_e(i),Ce(i,r)}}}break;case\"textarea\":De(e,n);break;case\"select\":null!=(t=n.value)&&Ae(e,!!n.multiple,t,!1)}},O=el,N=function(e,t,n,i,r){var a=Ss;Ss|=4;try{return jr(98,e.bind(null,t,n,i,r))}finally{0===(Ss=a)&&Ur()}},R=function(){0===(49&Ss)&&(function(){if(null!==js){var e=js;js=null,e.forEach((function(e,t){Nl(t,e),Ks(t)})),Ur()}}(),gl())},z=function(e,t){var n=Ss;Ss|=2;try{return e(t)}finally{0===(Ss=n)&&Ur()}};var Ul={Events:[In,An,Pn,T,S,zn,function(e){rt(e,Rn)},D,L,Kt,st,gl,{current:!1}]};!function(e){var t=e.findFiberByHostInstance;(function(e){if(\"undefined\"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)return!0;try{var n=t.inject(e);_l=function(e){try{t.onCommitFiberRoot(n,e,void 0,64===(64&e.current.effectTag))}catch(i){}},wl=function(e){try{t.onCommitFiberUnmount(n,e)}catch(i){}}}catch(i){}})(r({},e,{overrideHookState:null,overrideProps:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Q.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=nt(e))?null:e.stateNode},findFiberByHostInstance:function(e){return t?t(e):null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null}))}({findFiberByHostInstance:kn,bundleType:0,version:\"16.13.1\",rendererPackageName:\"react-dom\"}),t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Ul,t.createPortal=Hl,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternalFiber;if(void 0===t){if(\"function\"===typeof e.render)throw Error(o(188));throw Error(o(268,Object.keys(e)))}return e=null===(e=nt(t))?null:e.stateNode},t.flushSync=function(e,t){if(0!==(48&Ss))throw Error(o(187));var n=Ss;Ss|=1;try{return jr(99,e.bind(null,t))}finally{Ss=n,Ur()}},t.hydrate=function(e,t,n){if(!Gl(t))throw Error(o(200));return jl(null,e,t,!0,n)},t.render=function(e,t,n){if(!Gl(t))throw Error(o(200));return jl(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!Gl(e))throw Error(o(40));return!!e._reactRootContainer&&(tl((function(){jl(null,null,e,!1,(function(){e._reactRootContainer=null,e[Tn]=null}))})),!0)},t.unstable_batchedUpdates=el,t.unstable_createPortal=function(e,t){return Hl(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,n,i){if(!Gl(n))throw Error(o(200));if(null==e||void 0===e._reactInternalFiber)throw Error(o(38));return jl(e,t,n,!1,i)},t.version=\"16.13.1\"},function(e,t,n){\"use strict\";e.exports=n(220)},function(e,t,n){\"use strict\";var i,r,a,o,s;if(\"undefined\"===typeof window||\"function\"!==typeof MessageChannel){var l=null,u=null,c=function e(){if(null!==l)try{var n=t.unstable_now();l(!0,n),l=null}catch(i){throw setTimeout(e,0),i}},d=Date.now();t.unstable_now=function(){return Date.now()-d},i=function(e){null!==l?setTimeout(i,0,e):(l=e,setTimeout(c,0))},r=function(e,t){u=setTimeout(e,t)},a=function(){clearTimeout(u)},o=function(){return!1},s=t.unstable_forceFrameRate=function(){}}else{var h=window.performance,f=window.Date,p=window.setTimeout,g=window.clearTimeout;if(\"undefined\"!==typeof console){var m=window.cancelAnimationFrame;\"function\"!==typeof window.requestAnimationFrame&&console.error(\"This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills\"),\"function\"!==typeof m&&console.error(\"This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills\")}if(\"object\"===typeof h&&\"function\"===typeof h.now)t.unstable_now=function(){return h.now()};else{var v=f.now();t.unstable_now=function(){return f.now()-v}}var y=!1,x=null,b=-1,_=5,w=0;o=function(){return t.unstable_now()>=w},s=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error(\"forceFrameRate takes a positive int between 0 and 125, forcing framerates higher than 125 fps is not unsupported\"):_=0<e?Math.floor(1e3/e):5};var S=new MessageChannel,M=S.port2;S.port1.onmessage=function(){if(null!==x){var e=t.unstable_now();w=e+_;try{x(!0,e)?M.postMessage(null):(y=!1,x=null)}catch(n){throw M.postMessage(null),n}}else y=!1},i=function(e){x=e,y||(y=!0,M.postMessage(null))},r=function(e,n){b=p((function(){e(t.unstable_now())}),n)},a=function(){g(b),b=-1}}function C(e,t){var n=e.length;e.push(t);e:for(;;){var i=n-1>>>1,r=e[i];if(!(void 0!==r&&0<I(r,t)))break e;e[i]=t,e[n]=r,n=i}}function T(e){return void 0===(e=e[0])?null:e}function k(e){var t=e[0];if(void 0!==t){var n=e.pop();if(n!==t){e[0]=n;e:for(var i=0,r=e.length;i<r;){var a=2*(i+1)-1,o=e[a],s=a+1,l=e[s];if(void 0!==o&&0>I(o,n))void 0!==l&&0>I(l,o)?(e[i]=l,e[s]=n,i=s):(e[i]=o,e[a]=n,i=a);else{if(!(void 0!==l&&0>I(l,n)))break e;e[i]=l,e[s]=n,i=s}}}return t}return null}function I(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}var A=[],P=[],E=1,D=null,L=3,O=!1,N=!1,R=!1;function z(e){for(var t=T(P);null!==t;){if(null===t.callback)k(P);else{if(!(t.startTime<=e))break;k(P),t.sortIndex=t.expirationTime,C(A,t)}t=T(P)}}function B(e){if(R=!1,z(e),!N)if(null!==T(A))N=!0,i(F);else{var t=T(P);null!==t&&r(B,t.startTime-e)}}function F(e,n){N=!1,R&&(R=!1,a()),O=!0;var i=L;try{for(z(n),D=T(A);null!==D&&(!(D.expirationTime>n)||e&&!o());){var s=D.callback;if(null!==s){D.callback=null,L=D.priorityLevel;var l=s(D.expirationTime<=n);n=t.unstable_now(),\"function\"===typeof l?D.callback=l:D===T(A)&&k(A),z(n)}else k(A);D=T(A)}if(null!==D)var u=!0;else{var c=T(P);null!==c&&r(B,c.startTime-n),u=!1}return u}finally{D=null,L=i,O=!1}}function V(e){switch(e){case 1:return-1;case 2:return 250;case 5:return 1073741823;case 4:return 1e4;default:return 5e3}}var G=s;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){N||O||(N=!0,i(F))},t.unstable_getCurrentPriorityLevel=function(){return L},t.unstable_getFirstCallbackNode=function(){return T(A)},t.unstable_next=function(e){switch(L){case 1:case 2:case 3:var t=3;break;default:t=L}var n=L;L=t;try{return e()}finally{L=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=G,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=L;L=e;try{return t()}finally{L=n}},t.unstable_scheduleCallback=function(e,n,o){var s=t.unstable_now();if(\"object\"===typeof o&&null!==o){var l=o.delay;l=\"number\"===typeof l&&0<l?s+l:s,o=\"number\"===typeof o.timeout?o.timeout:V(e)}else o=V(e),l=s;return e={id:E++,callback:n,priorityLevel:e,startTime:l,expirationTime:o=l+o,sortIndex:-1},l>s?(e.sortIndex=l,C(P,e),null===T(A)&&e===T(P)&&(R?a():R=!0,r(B,l-s))):(e.sortIndex=o,C(A,e),N||O||(N=!0,i(F))),e},t.unstable_shouldYield=function(){var e=t.unstable_now();z(e);var n=T(A);return n!==D&&null!==D&&null!==n&&null!==n.callback&&n.startTime<=e&&n.expirationTime<D.expirationTime||o()},t.unstable_wrapCallback=function(e){var t=L;return function(){var n=L;L=t;try{return e.apply(this,arguments)}finally{L=n}}}},function(e,t){var n;n=function(){return this}();try{n=n||new Function(\"return this\")()}catch(i){\"object\"===typeof window&&(n=window)}e.exports=n},function(e,t,n){var i=n(1),r=n(9),a=n(223),o=n(38),s=n(25),l=n(225);function u(){s.stop(this.event)}function c(){}c.prototype.dispose=function(){};var d=[\"click\",\"dblclick\",\"mousewheel\",\"mouseout\",\"mouseup\",\"mousedown\",\"mousemove\",\"contextmenu\"],h=function(e,t,n,i){o.call(this),this.storage=e,this.painter=t,this.painterRoot=i,n=n||new c,this.proxy=null,this._hovered={},this._lastTouchMoment,this._lastX,this._lastY,this._gestureMgr,a.call(this),this.setHandlerProxy(n)};function f(e,t,n){if(e[e.rectHover?\"rectContain\":\"contain\"](t,n)){for(var i,r=e;r;){if(r.clipPath&&!r.clipPath.contain(t,n))return!1;r.silent&&(i=!0),r=r.parent}return!i||\"silent\"}return!1}function p(e,t,n){var i=e.painter;return t<0||t>i.getWidth()||n<0||n>i.getHeight()}h.prototype={constructor:h,setHandlerProxy:function(e){this.proxy&&this.proxy.dispose(),e&&(i.each(d,(function(t){e.on&&e.on(t,this[t],this)}),this),e.handler=this),this.proxy=e},mousemove:function(e){var t=e.zrX,n=e.zrY,i=p(this,t,n),r=this._hovered,a=r.target;a&&!a.__zr&&(a=(r=this.findHover(r.x,r.y)).target);var o=this._hovered=i?{x:t,y:n}:this.findHover(t,n),s=o.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:\"default\"),a&&s!==a&&this.dispatchToElement(r,\"mouseout\",e),this.dispatchToElement(o,\"mousemove\",e),s&&s!==a&&this.dispatchToElement(o,\"mouseover\",e)},mouseout:function(e){var t=e.zrEventControl,n=e.zrIsToLocalDOM;\"only_globalout\"!==t&&this.dispatchToElement(this._hovered,\"mouseout\",e),\"no_globalout\"!==t&&!n&&this.trigger(\"globalout\",{type:\"globalout\",event:e})},resize:function(e){this._hovered={}},dispatch:function(e,t){var n=this[e];n&&n.call(this,t)},dispose:function(){this.proxy.dispose(),this.storage=this.proxy=this.painter=null},setCursorStyle:function(e){var t=this.proxy;t.setCursor&&t.setCursor(e)},dispatchToElement:function(e,t,n){var i=(e=e||{}).target;if(!i||!i.silent){for(var r=\"on\"+t,a=function(e,t,n){return{type:e,event:n,target:t.target,topTarget:t.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:u}}(t,e,n);i&&(i[r]&&(a.cancelBubble=i[r].call(i,a)),i.trigger(t,a),i=i.parent,!a.cancelBubble););a.cancelBubble||(this.trigger(t,a),this.painter&&this.painter.eachOtherLayer((function(e){\"function\"===typeof e[r]&&e[r].call(e,a),e.trigger&&e.trigger(t,a)})))}},findHover:function(e,t,n){for(var i=this.storage.getDisplayList(),r={x:e,y:t},a=i.length-1;a>=0;a--){var o;if(i[a]!==n&&!i[a].ignore&&(o=f(i[a],e,t))&&(!r.topTarget&&(r.topTarget=i[a]),\"silent\"!==o)){r.target=i[a];break}}return r},processGesture:function(e,t){this._gestureMgr||(this._gestureMgr=new l);var n=this._gestureMgr;\"start\"===t&&n.clear();var i=n.recognize(e,this.findHover(e.zrX,e.zrY,null).target,this.proxy.dom);if(\"end\"===t&&n.clear(),i){var r=i.type;e.gestureEvent=r,this.dispatchToElement({target:i.target},r,i.event)}}},i.each([\"click\",\"mousedown\",\"mouseup\",\"mousewheel\",\"dblclick\",\"contextmenu\"],(function(e){h.prototype[e]=function(t){var n,i,a=t.zrX,o=t.zrY,s=p(this,a,o);if(\"mouseup\"===e&&s||(i=(n=this.findHover(a,o)).target),\"mousedown\"===e)this._downEl=i,this._downPoint=[t.zrX,t.zrY],this._upEl=i;else if(\"mouseup\"===e)this._upEl=i;else if(\"click\"===e){if(this._downEl!==this._upEl||!this._downPoint||r.dist(this._downPoint,[t.zrX,t.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,e,t)}})),i.mixin(h,o),i.mixin(h,a);var g=h;e.exports=g},function(e,t){function n(){this.on(\"mousedown\",this._dragStart,this),this.on(\"mousemove\",this._drag,this),this.on(\"mouseup\",this._dragEnd,this)}function i(e,t){return{target:e,topTarget:t&&t.topTarget}}n.prototype={constructor:n,_dragStart:function(e){for(var t=e.target;t&&!t.draggable;)t=t.parent;t&&(this._draggingTarget=t,t.dragging=!0,this._x=e.offsetX,this._y=e.offsetY,this.dispatchToElement(i(t,e),\"dragstart\",e.event))},_drag:function(e){var t=this._draggingTarget;if(t){var n=e.offsetX,r=e.offsetY,a=n-this._x,o=r-this._y;this._x=n,this._y=r,t.drift(a,o,e),this.dispatchToElement(i(t,e),\"drag\",e.event);var s=this.findHover(n,r,t).target,l=this._dropTarget;this._dropTarget=s,t!==s&&(l&&s!==l&&this.dispatchToElement(i(l,e),\"dragleave\",e.event),s&&s!==l&&this.dispatchToElement(i(s,e),\"dragenter\",e.event))}},_dragEnd:function(e){var t=this._draggingTarget;t&&(t.dragging=!1),this.dispatchToElement(i(t,e),\"dragend\",e.event),this._dropTarget&&this.dispatchToElement(i(this._dropTarget,e),\"drop\",e.event),this._draggingTarget=null,this._dropTarget=null}};var r=n;e.exports=r},function(e,t){var n=Math.log(2);function i(e,t,r,a,o,s){var l=a+\"-\"+o,u=e.length;if(s.hasOwnProperty(l))return s[l];if(1===t){var c=Math.round(Math.log((1<<u)-1&~o)/n);return e[r][c]}for(var d=a|1<<r,h=r+1;a&1<<h;)h++;for(var f=0,p=0,g=0;p<u;p++){var m=1<<p;m&o||(f+=(g%2?-1:1)*e[r][p]*i(e,t-1,h,d,o|m,s),g++)}return s[l]=f,f}t.buildTransformer=function(e,t){var n=[[e[0],e[1],1,0,0,0,-t[0]*e[0],-t[0]*e[1]],[0,0,0,e[0],e[1],1,-t[1]*e[0],-t[1]*e[1]],[e[2],e[3],1,0,0,0,-t[2]*e[2],-t[2]*e[3]],[0,0,0,e[2],e[3],1,-t[3]*e[2],-t[3]*e[3]],[e[4],e[5],1,0,0,0,-t[4]*e[4],-t[4]*e[5]],[0,0,0,e[4],e[5],1,-t[5]*e[4],-t[5]*e[5]],[e[6],e[7],1,0,0,0,-t[6]*e[6],-t[6]*e[7]],[0,0,0,e[6],e[7],1,-t[7]*e[6],-t[7]*e[7]]],r={},a=i(n,8,0,0,0,r);if(0!==a){for(var o=[],s=0;s<8;s++)for(var l=0;l<8;l++)null==o[l]&&(o[l]=0),o[l]+=((s+l)%2?-1:1)*i(n,7,0===s?1:0,1<<s,1<<l,r)/a*t[s];return function(e,t,n){var i=t*o[6]+n*o[7]+1;e[0]=(t*o[0]+n*o[1]+o[2])/i,e[1]=(t*o[3]+n*o[4]+o[5])/i}}}},function(e,t,n){var i=n(25),r=function(){this._track=[]};function a(e){var t=e[1][0]-e[0][0],n=e[1][1]-e[0][1];return Math.sqrt(t*t+n*n)}r.prototype={constructor:r,recognize:function(e,t,n){return this._doTrack(e,t,n),this._recognize(e)},clear:function(){return this._track.length=0,this},_doTrack:function(e,t,n){var r=e.touches;if(r){for(var a={points:[],touches:[],target:t,event:e},o=0,s=r.length;o<s;o++){var l=r[o],u=i.clientToLocal(n,l,{});a.points.push([u.zrX,u.zrY]),a.touches.push(l)}this._track.push(a)}},_recognize:function(e){for(var t in o)if(o.hasOwnProperty(t)){var n=o[t](this._track,e);if(n)return n}}};var o={pinch:function(e,t){var n=e.length;if(n){var i,r=(e[n-1]||{}).points,o=(e[n-2]||{}).points||r;if(o&&o.length>1&&r&&r.length>1){var s=a(r)/a(o);!isFinite(s)&&(s=1),t.pinchScale=s;var l=[((i=r)[0][0]+i[1][0])/2,(i[0][1]+i[1][1])/2];return t.pinchX=l[0],t.pinchY=l[1],{type:\"pinch\",target:e[0].target,event:t}}}}},s=r;e.exports=s},function(e,t,n){var i=n(1),r=n(13),a=n(39),o=n(90);function s(e,t){return e.zlevel===t.zlevel?e.z===t.z?e.z2-t.z2:e.z-t.z:e.zlevel-t.zlevel}var l=function(){this._roots=[],this._displayList=[],this._displayListLen=0};l.prototype={constructor:l,traverse:function(e,t){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(e,t)},getDisplayList:function(e,t){return t=t||!1,e&&this.updateDisplayList(t),this._displayList},updateDisplayList:function(e){this._displayListLen=0;for(var t=this._roots,n=this._displayList,i=0,a=t.length;i<a;i++)this._updateAndAddDisplayable(t[i],null,e);n.length=this._displayListLen,r.canvasSupported&&o(n,s)},_updateAndAddDisplayable:function(e,t,n){if(!e.ignore||n){e.beforeUpdate(),e.__dirty&&e.update(),e.afterUpdate();var i=e.clipPath;if(i){t=t?t.slice():[];for(var r=i,a=e;r;)r.parent=a,r.updateTransform(),t.push(r),a=r,r=r.clipPath}if(e.isGroup){for(var o=e._children,s=0;s<o.length;s++){var l=o[s];e.__dirty&&(l.__dirty=!0),this._updateAndAddDisplayable(l,t,n)}e.__dirty=!1}else e.__clipPaths=t,this._displayList[this._displayListLen++]=e}},addRoot:function(e){e.__storage!==this&&(e instanceof a&&e.addChildrenToStorage(this),this.addToStorage(e),this._roots.push(e))},delRoot:function(e){if(null==e){for(var t=0;t<this._roots.length;t++){var n=this._roots[t];n instanceof a&&n.delChildrenFromStorage(this)}return this._roots=[],this._displayList=[],void(this._displayListLen=0)}if(e instanceof Array){t=0;for(var r=e.length;t<r;t++)this.delRoot(e[t])}else{var o=i.indexOf(this._roots,e);o>=0&&(this.delFromStorage(e),this._roots.splice(o,1),e instanceof a&&e.delChildrenFromStorage(this))}},addToStorage:function(e){return e&&(e.__storage=this,e.dirty(!1)),this},delFromStorage:function(e){return e&&(e.__storage=null),this},dispose:function(){this._renderList=this._roots=null},displayableSortFunc:s};var u=l;e.exports=u},function(e,t,n){var i=n(128),r=n(57),a=n(1),o=a.isString,s=a.isFunction,l=a.isObject,u=a.isArrayLike,c=a.indexOf,d=function(){this.animators=[]};function h(e,t,n,i,r,a,c,d){o(i)?(a=r,r=i,i=0):s(r)?(a=r,r=\"linear\",i=0):s(i)?(a=i,i=0):s(n)?(a=n,n=500):n||(n=500),e.stopAnimation(),function e(t,n,i,r,a,o,s){var c={},d=0;for(var h in r)r.hasOwnProperty(h)&&(null!=i[h]?l(r[h])&&!u(r[h])?e(t,n?n+\".\"+h:h,i[h],r[h],a,o,s):(s?(c[h]=i[h],f(t,n,h,r[h])):c[h]=r[h],d++):null==r[h]||s||f(t,n,h,r[h]));d>0&&t.animate(n,!1).when(null==a?500:a,c).delay(o||0)}(e,\"\",e,t,n,i,d);var h=e.animators.slice(),p=h.length;function g(){--p||a&&a()}p||a&&a();for(var m=0;m<h.length;m++)h[m].done(g).start(r,c)}function f(e,t,n,i){if(t){var r={};r[t]={},r[t][n]=i,e.attr(r)}else e.attr(n,i)}d.prototype={constructor:d,animate:function(e,t){var n,a=!1,o=this,s=this.__zr;if(e){var l=e.split(\".\"),u=o;a=\"shape\"===l[0];for(var d=0,h=l.length;d<h;d++)u&&(u=u[l[d]]);u&&(n=u)}else n=o;if(n){var f=o.animators,p=new i(n,t);return p.during((function(e){o.dirty(a)})).done((function(){f.splice(c(f,p),1)})),f.push(p),s&&s.animation.addAnimator(p),p}r('Property \"'+e+'\" is not existed in element '+o.id)},stopAnimation:function(e){for(var t=this.animators,n=t.length,i=0;i<n;i++)t[i].stop(e);return t.length=0,this},animateTo:function(e,t,n,i,r,a){h(this,e,t,n,i,r,a)},animateFrom:function(e,t,n,i,r,a){h(this,e,t,n,i,r,a,!0)}};var p=d;e.exports=p},function(e,t,n){var i=n(229);function r(e){this._target=e.target,this._life=e.life||1e3,this._delay=e.delay||0,this._initialized=!1,this.loop=null!=e.loop&&e.loop,this.gap=e.gap||0,this.easing=e.easing||\"Linear\",this.onframe=e.onframe,this.ondestroy=e.ondestroy,this.onrestart=e.onrestart,this._pausedTime=0,this._paused=!1}r.prototype={constructor:r,step:function(e,t){if(this._initialized||(this._startTime=e+this._delay,this._initialized=!0),this._paused)this._pausedTime+=t;else{var n=(e-this._startTime-this._pausedTime)/this._life;if(!(n<0)){n=Math.min(n,1);var r=this.easing,a=\"string\"===typeof r?i[r]:r,o=\"function\"===typeof a?a(n):n;return this.fire(\"frame\",o),1===n?this.loop?(this.restart(e),\"restart\"):(this._needsRemove=!0,\"destroy\"):null}}},restart:function(e){var t=(e-this._startTime-this._pausedTime)%this._life;this._startTime=e-t+this.gap,this._pausedTime=0,this._needsRemove=!1},fire:function(e,t){this[e=\"on\"+e]&&this[e](this._target,t)},pause:function(){this._paused=!0},resume:function(){this._paused=!1}};var a=r;e.exports=a},function(e,t){var n={linear:function(e){return e},quadraticIn:function(e){return e*e},quadraticOut:function(e){return e*(2-e)},quadraticInOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)},cubicIn:function(e){return e*e*e},cubicOut:function(e){return--e*e*e+1},cubicInOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)},quarticIn:function(e){return e*e*e*e},quarticOut:function(e){return 1- --e*e*e*e},quarticInOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)},quinticIn:function(e){return e*e*e*e*e},quinticOut:function(e){return--e*e*e*e*e+1},quinticInOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)},sinusoidalIn:function(e){return 1-Math.cos(e*Math.PI/2)},sinusoidalOut:function(e){return Math.sin(e*Math.PI/2)},sinusoidalInOut:function(e){return.5*(1-Math.cos(Math.PI*e))},exponentialIn:function(e){return 0===e?0:Math.pow(1024,e-1)},exponentialOut:function(e){return 1===e?1:1-Math.pow(2,-10*e)},exponentialInOut:function(e){return 0===e?0:1===e?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(2-Math.pow(2,-10*(e-1)))},circularIn:function(e){return 1-Math.sqrt(1-e*e)},circularOut:function(e){return Math.sqrt(1- --e*e)},circularInOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)},elasticIn:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/.4))},elasticOut:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*e)*Math.sin((e-t)*(2*Math.PI)/.4)+1)},elasticInOut:function(e){var t,n=.1,i=.4;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=i*Math.asin(1/n)/(2*Math.PI),(e*=2)<1?n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/i)*-.5:n*Math.pow(2,-10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/i)*.5+1)},backIn:function(e){var t=1.70158;return e*e*((t+1)*e-t)},backOut:function(e){var t=1.70158;return--e*e*((t+1)*e+t)+1},backInOut:function(e){var t=2.5949095;return(e*=2)<1?e*e*((t+1)*e-t)*.5:.5*((e-=2)*e*((t+1)*e+t)+2)},bounceIn:function(e){return 1-n.bounceOut(1-e)},bounceOut:function(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},bounceInOut:function(e){return e<.5?.5*n.bounceIn(2*e):.5*n.bounceOut(2*e-1)+.5}},i=n;e.exports=i},function(e,t,n){var i=n(74).devicePixelRatio,r=n(1),a=n(57),o=n(10),s=n(90),l=n(231),u=n(132),c=n(47),d=n(13);function h(e){return parseInt(e,10)}var f=new o(0,0,0,0),p=new o(0,0,0,0);var g=function(e,t,n){this.type=\"canvas\";var a=!e.nodeName||\"CANVAS\"===e.nodeName.toUpperCase();this._opts=n=r.extend({},n||{}),this.dpr=n.devicePixelRatio||i,this._singleCanvas=a,this.root=e;var o=e.style;o&&(o[\"-webkit-tap-highlight-color\"]=\"transparent\",o[\"-webkit-user-select\"]=o[\"user-select\"]=o[\"-webkit-touch-callout\"]=\"none\",e.innerHTML=\"\"),this.storage=t;var s=this._zlevelList=[],u=this._layers={};if(this._layerConfig={},this._needsManuallyCompositing=!1,a){var c=e.width,d=e.height;null!=n.width&&(c=n.width),null!=n.height&&(d=n.height),this.dpr=n.devicePixelRatio||1,e.width=c*this.dpr,e.height=d*this.dpr,this._width=c,this._height=d;var h=new l(e,this,this.dpr);h.__builtin__=!0,h.initContext(),u[314159]=h,h.zlevel=314159,s.push(314159),this._domRoot=e}else{this._width=this._getSize(0),this._height=this._getSize(1);var f=this._domRoot=function(e,t){var n=document.createElement(\"div\");return n.style.cssText=[\"position:relative\",\"width:\"+e+\"px\",\"height:\"+t+\"px\",\"padding:0\",\"margin:0\",\"border-width:0\"].join(\";\")+\";\",n}(this._width,this._height);e.appendChild(f)}this._hoverlayer=null,this._hoverElements=[]};g.prototype={constructor:g,getType:function(){return\"canvas\"},isSingleCanvas:function(){return this._singleCanvas},getViewportRoot:function(){return this._domRoot},getViewportRootOffset:function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},refresh:function(e){var t=this.storage.getDisplayList(!0),n=this._zlevelList;this._redrawId=Math.random(),this._paintList(t,e,this._redrawId);for(var i=0;i<n.length;i++){var r=n[i],a=this._layers[r];if(!a.__builtin__&&a.refresh){var o=0===i?this._backgroundColor:null;a.refresh(o)}}return this.refreshHover(),this},addHover:function(e,t){if(!e.__hoverMir){var n=new e.constructor({style:e.style,shape:e.shape,z:e.z,z2:e.z2,silent:e.silent});return n.__from=e,e.__hoverMir=n,t&&n.setStyle(t),this._hoverElements.push(n),n}},removeHover:function(e){var t=e.__hoverMir,n=this._hoverElements,i=r.indexOf(n,t);i>=0&&n.splice(i,1),e.__hoverMir=null},clearHover:function(e){for(var t=this._hoverElements,n=0;n<t.length;n++){var i=t[n].__from;i&&(i.__hoverMir=null)}t.length=0},refreshHover:function(){var e=this._hoverElements,t=e.length,n=this._hoverlayer;if(n&&n.clear(),t){s(e,this.storage.displayableSortFunc),n||(n=this._hoverlayer=this.getLayer(1e5));var i={};n.ctx.save();for(var r=0;r<t;){var a=e[r],o=a.__from;o&&o.__zr?(r++,o.invisible||(a.transform=o.transform,a.invTransform=o.invTransform,a.__clipPaths=o.__clipPaths,this._doPaintEl(a,n,!0,i))):(e.splice(r,1),o.__hoverMir=null,t--)}n.ctx.restore()}},getHoverLayer:function(){return this.getLayer(1e5)},_paintList:function(e,t,n){if(this._redrawId===n){t=t||!1,this._updateLayerStatus(e);var i=this._doPaintList(e,t);if(this._needsManuallyCompositing&&this._compositeManually(),!i){var r=this;u((function(){r._paintList(e,t,n)}))}}},_compositeManually:function(){var e=this.getLayer(314159).ctx,t=this._domRoot.width,n=this._domRoot.height;e.clearRect(0,0,t,n),this.eachBuiltinLayer((function(i){i.virtual&&e.drawImage(i.dom,0,0,t,n)}))},_doPaintList:function(e,t){for(var n=[],i=0;i<this._zlevelList.length;i++){var a=this._zlevelList[i];(l=this._layers[a]).__builtin__&&l!==this._hoverlayer&&(l.__dirty||t)&&n.push(l)}for(var o=!0,s=0;s<n.length;s++){var l,u=(l=n[s]).ctx,c={};u.save();var h=t?l.__startIndex:l.__drawIndex,f=!t&&l.incremental&&Date.now,p=f&&Date.now(),g=l.zlevel===this._zlevelList[0]?this._backgroundColor:null;if(l.__startIndex===l.__endIndex)l.clear(!1,g);else if(h===l.__startIndex){var m=e[h];m.incremental&&m.notClear&&!t||l.clear(!1,g)}-1===h&&(console.error(\"For some unknown reason. drawIndex is -1\"),h=l.__startIndex);for(var v=h;v<l.__endIndex;v++){var y=e[v];if(this._doPaintEl(y,l,t,c),y.__dirty=y.__dirtyText=!1,f)if(Date.now()-p>15)break}l.__drawIndex=v,l.__drawIndex<l.__endIndex&&(o=!1),c.prevElClipPaths&&u.restore(),u.restore()}return d.wxa&&r.each(this._layers,(function(e){e&&e.ctx&&e.ctx.draw&&e.ctx.draw()})),o},_doPaintEl:function(e,t,n,i){var r=t.ctx,a=e.transform;if((t.__dirty||n)&&!e.invisible&&0!==e.style.opacity&&(!a||a[0]||a[3])&&(!e.culling||!function(e,t,n){return f.copy(e.getBoundingRect()),e.transform&&f.applyTransform(e.transform),p.width=t,p.height=n,!f.intersect(p)}(e,this._width,this._height))){var o=e.__clipPaths,s=i.prevElClipPaths;s&&!function(e,t){if(e===t)return!1;if(!e||!t||e.length!==t.length)return!0;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!0;return!1}(o,s)||(s&&(r.restore(),i.prevElClipPaths=null,i.prevEl=null),o&&(r.save(),function(e,t){for(var n=0;n<e.length;n++){var i=e[n];i.setTransform(t),t.beginPath(),i.buildPath(t,i.shape),t.clip(),i.restoreTransform(t)}}(o,r),i.prevElClipPaths=o)),e.beforeBrush&&e.beforeBrush(r),e.brush(r,i.prevEl||null),i.prevEl=e,e.afterBrush&&e.afterBrush(r)}},getLayer:function(e,t){this._singleCanvas&&!this._needsManuallyCompositing&&(e=314159);var n=this._layers[e];return n||((n=new l(\"zr_\"+e,this,this.dpr)).zlevel=e,n.__builtin__=!0,this._layerConfig[e]?r.merge(n,this._layerConfig[e],!0):this._layerConfig[e-.01]&&r.merge(n,this._layerConfig[e-.01],!0),t&&(n.virtual=t),this.insertLayer(e,n),n.initContext()),n},insertLayer:function(e,t){var n=this._layers,i=this._zlevelList,r=i.length,o=null,s=-1,l=this._domRoot;if(n[e])a(\"ZLevel \"+e+\" has been used already\");else if(function(e){return!!e&&(!!e.__builtin__||\"function\"===typeof e.resize&&\"function\"===typeof e.refresh)}(t)){if(r>0&&e>i[0]){for(s=0;s<r-1&&!(i[s]<e&&i[s+1]>e);s++);o=n[i[s]]}if(i.splice(s+1,0,e),n[e]=t,!t.virtual)if(o){var u=o.dom;u.nextSibling?l.insertBefore(t.dom,u.nextSibling):l.appendChild(t.dom)}else l.firstChild?l.insertBefore(t.dom,l.firstChild):l.appendChild(t.dom)}else a(\"Layer of zlevel \"+e+\" is not valid\")},eachLayer:function(e,t){var n,i,r=this._zlevelList;for(i=0;i<r.length;i++)n=r[i],e.call(t,this._layers[n],n)},eachBuiltinLayer:function(e,t){var n,i,r,a=this._zlevelList;for(r=0;r<a.length;r++)i=a[r],(n=this._layers[i]).__builtin__&&e.call(t,n,i)},eachOtherLayer:function(e,t){var n,i,r,a=this._zlevelList;for(r=0;r<a.length;r++)i=a[r],(n=this._layers[i]).__builtin__||e.call(t,n,i)},getLayers:function(){return this._layers},_updateLayerStatus:function(e){function t(e){r&&(r.__endIndex!==e&&(r.__dirty=!0),r.__endIndex=e)}if(this.eachBuiltinLayer((function(e,t){e.__dirty=e.__used=!1})),this._singleCanvas)for(var n=1;n<e.length;n++){if((s=e[n]).zlevel!==e[n-1].zlevel||s.incremental){this._needsManuallyCompositing=!0;break}}var i,r=null,o=0;for(n=0;n<e.length;n++){var s,l,u=(s=e[n]).zlevel;i!==u&&(i=u,o=0),s.incremental?((l=this.getLayer(u+.001,this._needsManuallyCompositing)).incremental=!0,o=1):l=this.getLayer(u+(o>0?.01:0),this._needsManuallyCompositing),l.__builtin__||a(\"ZLevel \"+u+\" has been used by unkown layer \"+l.id),l!==r&&(l.__used=!0,l.__startIndex!==n&&(l.__dirty=!0),l.__startIndex=n,l.incremental?l.__drawIndex=-1:l.__drawIndex=n,t(n),r=l),s.__dirty&&(l.__dirty=!0,l.incremental&&l.__drawIndex<0&&(l.__drawIndex=n))}t(n),this.eachBuiltinLayer((function(e,t){!e.__used&&e.getElementCount()>0&&(e.__dirty=!0,e.__startIndex=e.__endIndex=e.__drawIndex=0),e.__dirty&&e.__drawIndex<0&&(e.__drawIndex=e.__startIndex)}))},clear:function(){return this.eachBuiltinLayer(this._clearLayer),this},_clearLayer:function(e){e.clear()},setBackgroundColor:function(e){this._backgroundColor=e},configLayer:function(e,t){if(t){var n=this._layerConfig;n[e]?r.merge(n[e],t,!0):n[e]=t;for(var i=0;i<this._zlevelList.length;i++){var a=this._zlevelList[i];if(a===e||a===e+.01){var o=this._layers[a];r.merge(o,n[e],!0)}}}},delLayer:function(e){var t=this._layers,n=this._zlevelList,i=t[e];i&&(i.dom.parentNode.removeChild(i.dom),delete t[e],n.splice(r.indexOf(n,e),1))},resize:function(e,t){if(this._domRoot.style){var n=this._domRoot;n.style.display=\"none\";var i=this._opts;if(null!=e&&(i.width=e),null!=t&&(i.height=t),e=this._getSize(0),t=this._getSize(1),n.style.display=\"\",this._width!==e||t!==this._height){for(var a in n.style.width=e+\"px\",n.style.height=t+\"px\",this._layers)this._layers.hasOwnProperty(a)&&this._layers[a].resize(e,t);r.each(this._progressiveLayers,(function(n){n.resize(e,t)})),this.refresh(!0)}this._width=e,this._height=t}else{if(null==e||null==t)return;this._width=e,this._height=t,this.getLayer(314159).resize(e,t)}return this},clearLayer:function(e){var t=this._layers[e];t&&t.clear()},dispose:function(){this.root.innerHTML=\"\",this.root=this.storage=this._domRoot=this._layers=null},getRenderedCanvas:function(e){if(e=e||{},this._singleCanvas&&!this._compositeManually)return this._layers[314159].dom;var t=new l(\"image\",this,e.pixelRatio||this.dpr);if(t.initContext(),t.clear(!1,e.backgroundColor||this._backgroundColor),e.pixelRatio<=this.dpr){this.refresh();var n=t.dom.width,i=t.dom.height,r=t.ctx;this.eachLayer((function(e){e.__builtin__?r.drawImage(e.dom,0,0,n,i):e.renderToCanvas&&(t.ctx.save(),e.renderToCanvas(t.ctx),t.ctx.restore())}))}else for(var a={},o=this.storage.getDisplayList(!0),s=0;s<o.length;s++){var u=o[s];this._doPaintEl(u,t,!0,a)}return t.dom},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(e){var t=this._opts,n=[\"width\",\"height\"][e],i=[\"clientWidth\",\"clientHeight\"][e],r=[\"paddingLeft\",\"paddingTop\"][e],a=[\"paddingRight\",\"paddingBottom\"][e];if(null!=t[n]&&\"auto\"!==t[n])return parseFloat(t[n]);var o=this.root,s=document.defaultView.getComputedStyle(o);return(o[i]||h(s[n])||h(o.style[n]))-(h(s[r])||0)-(h(s[a])||0)|0},pathToImage:function(e,t){t=t||this.dpr;var n=document.createElement(\"canvas\"),i=n.getContext(\"2d\"),r=e.getBoundingRect(),a=e.style,o=a.shadowBlur*t,s=a.shadowOffsetX*t,l=a.shadowOffsetY*t,u=a.hasStroke()?a.lineWidth:0,d=Math.max(u/2,-s+o),h=Math.max(u/2,s+o),f=Math.max(u/2,-l+o),p=Math.max(u/2,l+o),g=r.width+d+h,m=r.height+f+p;n.width=g*t,n.height=m*t,i.scale(t,t),i.clearRect(0,0,g,m),i.dpr=t;var v={position:e.position,rotation:e.rotation,scale:e.scale};e.position=[d-r.x,f-r.y],e.rotation=0,e.scale=[1,1],e.updateTransform(),e&&e.brush(i);var y=new c({style:{x:0,y:0,image:n}});return null!=v.position&&(y.position=e.position=v.position),null!=v.rotation&&(y.rotation=e.rotation=v.rotation),null!=v.scale&&(y.scale=e.scale=v.scale),y}};var m=g;e.exports=m},function(e,t,n){var i=n(1),r=n(74).devicePixelRatio,a=n(91),o=n(131);function s(){return!1}function l(e,t,n){var r=i.createCanvas(),a=t.getWidth(),o=t.getHeight(),s=r.style;return s&&(s.position=\"absolute\",s.left=0,s.top=0,s.width=a+\"px\",s.height=o+\"px\",r.setAttribute(\"data-zr-dom-id\",e)),r.width=a*n,r.height=o*n,r}var u=function(e,t,n){var a;n=n||r,\"string\"===typeof e?a=l(e,t,n):i.isObject(e)&&(e=(a=e).id),this.id=e,this.dom=a;var o=a.style;o&&(a.onselectstart=s,o[\"-webkit-user-select\"]=\"none\",o[\"user-select\"]=\"none\",o[\"-webkit-touch-callout\"]=\"none\",o[\"-webkit-tap-highlight-color\"]=\"rgba(0,0,0,0)\",o.padding=0,o.margin=0,o[\"border-width\"]=0),this.domBack=null,this.ctxBack=null,this.painter=t,this.config=null,this.clearColor=0,this.motionBlur=!1,this.lastFrameAlpha=.7,this.dpr=n};u.prototype={constructor:u,__dirty:!0,__used:!1,__drawIndex:0,__startIndex:0,__endIndex:0,incremental:!1,getElementCount:function(){return this.__endIndex-this.__startIndex},initContext:function(){this.ctx=this.dom.getContext(\"2d\"),this.ctx.dpr=this.dpr},createBackBuffer:function(){var e=this.dpr;this.domBack=l(\"back-\"+this.id,this.painter,e),this.ctxBack=this.domBack.getContext(\"2d\"),1!==e&&this.ctxBack.scale(e,e)},resize:function(e,t){var n=this.dpr,i=this.dom,r=i.style,a=this.domBack;r&&(r.width=e+\"px\",r.height=t+\"px\"),i.width=e*n,i.height=t*n,a&&(a.width=e*n,a.height=t*n,1!==n&&this.ctxBack.scale(n,n))},clear:function(e,t){var n,i=this.dom,r=this.ctx,s=i.width,l=i.height,u=(t=t||this.clearColor,this.motionBlur&&!e),c=this.lastFrameAlpha,d=this.dpr;(u&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation=\"copy\",this.ctxBack.drawImage(i,0,0,s/d,l/d)),r.clearRect(0,0,s,l),t&&\"transparent\"!==t)&&(t.colorStops?(n=t.__canvasGradient||a.getGradient(r,t,{x:0,y:0,width:s,height:l}),t.__canvasGradient=n):t.image&&(n=o.prototype.getCanvasPattern.call(t,r)),r.save(),r.fillStyle=n||t,r.fillRect(0,0,s,l),r.restore());if(u){var h=this.domBack;r.save(),r.globalAlpha=c,r.drawImage(h,0,0,s,l),r.restore()}}};var c=u;e.exports=c},function(e,t,n){var i=n(1),r=n(25).Dispatcher,a=n(132),o=n(128),s=function(e){e=e||{},this.stage=e.stage||{},this.onframe=e.onframe||function(){},this._clips=[],this._running=!1,this._time,this._pausedTime,this._pauseStart,this._paused=!1,r.call(this)};s.prototype={constructor:s,addClip:function(e){this._clips.push(e)},addAnimator:function(e){e.animation=this;for(var t=e.getClips(),n=0;n<t.length;n++)this.addClip(t[n])},removeClip:function(e){var t=i.indexOf(this._clips,e);t>=0&&this._clips.splice(t,1)},removeAnimator:function(e){for(var t=e.getClips(),n=0;n<t.length;n++)this.removeClip(t[n]);e.animation=null},_update:function(){for(var e=(new Date).getTime()-this._pausedTime,t=e-this._time,n=this._clips,i=n.length,r=[],a=[],o=0;o<i;o++){var s=n[o],l=s.step(e,t);l&&(r.push(l),a.push(s))}for(o=0;o<i;)n[o]._needsRemove?(n[o]=n[i-1],n.pop(),i--):o++;i=r.length;for(o=0;o<i;o++)a[o].fire(r[o]);this._time=e,this.onframe(t),this.trigger(\"frame\",t),this.stage.update&&this.stage.update()},_startLoop:function(){var e=this;this._running=!0,a((function t(){e._running&&(a(t),!e._paused&&e._update())}))},start:function(){this._time=(new Date).getTime(),this._pausedTime=0,this._startLoop()},stop:function(){this._running=!1},pause:function(){this._paused||(this._pauseStart=(new Date).getTime(),this._paused=!0)},resume:function(){this._paused&&(this._pausedTime+=(new Date).getTime()-this._pauseStart,this._paused=!1)},clear:function(){this._clips=[]},isFinished:function(){return!this._clips.length},animate:function(e,t){var n=new o(e,(t=t||{}).loop,t.getter,t.setter);return this.addAnimator(n),n}},i.mixin(s,r);var l=s;e.exports=l},function(e,t,n){var i=n(25),r=i.addEventListener,a=i.removeEventListener,o=i.normalizeEvent,s=i.getNativeEvent,l=n(1),u=n(38),c=n(13),d=c.domSupported,h=function(){var e=[\"click\",\"dblclick\",\"mousewheel\",\"mouseout\",\"mouseup\",\"mousedown\",\"mousemove\",\"contextmenu\"],t={pointerdown:1,pointerup:1,pointermove:1,pointerout:1};return{mouse:e,touch:[\"touchstart\",\"touchend\",\"touchmove\"],pointer:l.map(e,(function(e){var n=e.replace(\"mouse\",\"pointer\");return t.hasOwnProperty(n)?n:e}))}}(),f=[\"mousemove\",\"mouseup\"],p=[\"pointermove\",\"pointerup\"];function g(e){return\"mousewheel\"===e&&c.browser.firefox?\"DOMMouseScroll\":e}function m(e){var t=e.pointerType;return\"pen\"===t||\"touch\"===t}function v(e){e&&(e.zrByTouch=!0)}function y(e,t){for(var n=t,i=!1;n&&9!==n.nodeType&&!(i=n.domBelongToZr||n!==t&&n===e.painterRoot);)n=n.parentNode;return i}function x(e,t){this.type=t.type,this.target=this.currentTarget=e.dom,this.pointerType=t.pointerType,this.clientX=t.clientX,this.clientY=t.clientY}var b=x.prototype;b.stopPropagation=b.stopImmediatePropagation=b.preventDefault=l.noop;var _={mousedown:function(e){e=o(this.dom,e),this._mayPointerCapture=[e.zrX,e.zrY],this.trigger(\"mousedown\",e)},mousemove:function(e){e=o(this.dom,e);var t=this._mayPointerCapture;!t||e.zrX===t[0]&&e.zrY===t[1]||k(this,!0),this.trigger(\"mousemove\",e)},mouseup:function(e){e=o(this.dom,e),k(this,!1),this.trigger(\"mouseup\",e)},mouseout:function(e){e=o(this.dom,e),this._pointerCapturing&&(e.zrEventControl=\"no_globalout\");var t=e.toElement||e.relatedTarget;e.zrIsToLocalDOM=y(this,t),this.trigger(\"mouseout\",e)},touchstart:function(e){v(e=o(this.dom,e)),this._lastTouchMoment=new Date,this.handler.processGesture(e,\"start\"),_.mousemove.call(this,e),_.mousedown.call(this,e)},touchmove:function(e){v(e=o(this.dom,e)),this.handler.processGesture(e,\"change\"),_.mousemove.call(this,e)},touchend:function(e){v(e=o(this.dom,e)),this.handler.processGesture(e,\"end\"),_.mouseup.call(this,e),+new Date-this._lastTouchMoment<300&&_.click.call(this,e)},pointerdown:function(e){_.mousedown.call(this,e)},pointermove:function(e){m(e)||_.mousemove.call(this,e)},pointerup:function(e){_.mouseup.call(this,e)},pointerout:function(e){m(e)||_.mouseout.call(this,e)}};l.each([\"click\",\"mousewheel\",\"dblclick\",\"contextmenu\"],(function(e){_[e]=function(t){t=o(this.dom,t),this.trigger(e,t)}}));var w={pointermove:function(e){m(e)||w.mousemove.call(this,e)},pointerup:function(e){w.mouseup.call(this,e)},mousemove:function(e){this.trigger(\"mousemove\",e)},mouseup:function(e){var t=this._pointerCapturing;k(this,!1),this.trigger(\"mouseup\",e),t&&(e.zrEventControl=\"only_globalout\",this.trigger(\"mouseout\",e))}};function S(e,t){var n=t.domHandlers;c.pointerEventsSupported?l.each(h.pointer,(function(i){C(t,i,(function(t){n[i].call(e,t)}))})):(c.touchEventsSupported&&l.each(h.touch,(function(i){C(t,i,(function(r){n[i].call(e,r),function(e){e.touching=!0,null!=e.touchTimer&&(clearTimeout(e.touchTimer),e.touchTimer=null),e.touchTimer=setTimeout((function(){e.touching=!1,e.touchTimer=null}),700)}(t)}))})),l.each(h.mouse,(function(i){C(t,i,(function(r){r=s(r),t.touching||n[i].call(e,r)}))})))}function M(e,t){function n(n){C(t,n,(function(i){i=s(i),y(e,i.target)||(i=function(e,t){return o(e.dom,new x(e,t),!0)}(e,i),t.domHandlers[n].call(e,i))}),{capture:!0})}c.pointerEventsSupported?l.each(p,n):c.touchEventsSupported||l.each(f,n)}function C(e,t,n,i){e.mounted[t]=n,e.listenerOpts[t]=i,r(e.domTarget,g(t),n,i)}function T(e){var t=e.mounted;for(var n in t)t.hasOwnProperty(n)&&a(e.domTarget,g(n),t[n],e.listenerOpts[n]);e.mounted={}}function k(e,t){if(e._mayPointerCapture=null,d&&e._pointerCapturing^t){e._pointerCapturing=t;var n=e._globalHandlerScope;t?M(e,n):T(n)}}function I(e,t){this.domTarget=e,this.domHandlers=t,this.mounted={},this.listenerOpts={},this.touchTimer=null,this.touching=!1}function A(e,t){u.call(this),this.dom=e,this.painterRoot=t,this._localHandlerScope=new I(e,_),d&&(this._globalHandlerScope=new I(document,w)),this._pointerCapturing=!1,this._mayPointerCapture=null,S(this,this._localHandlerScope)}var P=A.prototype;P.dispose=function(){T(this._localHandlerScope),d&&T(this._globalHandlerScope)},P.setCursor=function(e){this.dom.style&&(this.dom.style.cursor=e||\"default\")},l.mixin(A,u);var E=A;e.exports=E},function(e,t,n){var i=n(48)([[\"lineWidth\",\"width\"],[\"stroke\",\"color\"],[\"opacity\"],[\"shadowBlur\"],[\"shadowOffsetX\"],[\"shadowOffsetY\"],[\"shadowColor\"]]),r={getLineStyle:function(e){var t=i(this,e);return t.lineDash=this.getLineDash(t.lineWidth),t},getLineDash:function(e){null==e&&(e=1);var t=this.get(\"type\"),n=Math.max(e,2),i=4*e;return\"solid\"!==t&&null!=t&&(\"dashed\"===t?[i,i]:[n,n])}};e.exports=r},function(e,t,n){var i=n(48)([[\"fill\",\"color\"],[\"shadowBlur\"],[\"shadowOffsetX\"],[\"shadowOffsetY\"],[\"opacity\"],[\"shadowColor\"]]),r={getAreaStyle:function(e,t){return i(this,e,t)}};e.exports=r},function(e,t,n){var i=n(18),r=n(3),a=[\"textStyle\",\"color\"],o={getTextColor:function(e){var t=this.ecModel;return this.getShallow(\"color\")||(!e&&t?t.get(a):null)},getFont:function(){return r.getFont({fontStyle:this.getShallow(\"fontStyle\"),fontWeight:this.getShallow(\"fontWeight\"),fontSize:this.getShallow(\"fontSize\"),fontFamily:this.getShallow(\"fontFamily\")},this.ecModel)},getTextRect:function(e){return i.getBoundingRect(e,this.getFont(),this.getShallow(\"align\"),this.getShallow(\"verticalAlign\")||this.getShallow(\"baseline\"),this.getShallow(\"padding\"),this.getShallow(\"lineHeight\"),this.getShallow(\"rich\"),this.getShallow(\"truncateText\"))}};e.exports=o},function(e,t,n){var i=n(49),r=n(137),a=n(238),o=n(138),s=n(239),l=n(139).normalizeRadian,u=n(32),c=n(140),d=i.CMD,h=2*Math.PI;var f=[-1,-1,-1],p=[-1,-1];function g(){var e=p[0];p[0]=p[1],p[1]=e}function m(e,t,n,i,r,a,o,s,l,c){if(c>t&&c>i&&c>a&&c>s||c<t&&c<i&&c<a&&c<s)return 0;var d=u.cubicRootAt(t,i,a,s,c,f);if(0===d)return 0;for(var h,m,v=0,y=-1,x=0;x<d;x++){var b=f[x],_=0===b||1===b?.5:1;u.cubicAt(e,n,r,o,b)<l||(y<0&&(y=u.cubicExtrema(t,i,a,s,p),p[1]<p[0]&&y>1&&g(),h=u.cubicAt(t,i,a,s,p[0]),y>1&&(m=u.cubicAt(t,i,a,s,p[1]))),2===y?b<p[0]?v+=h<t?_:-_:b<p[1]?v+=m<h?_:-_:v+=s<m?_:-_:b<p[0]?v+=h<t?_:-_:v+=s<h?_:-_)}return v}function v(e,t,n,i,r,a,o,s){if(s>t&&s>i&&s>a||s<t&&s<i&&s<a)return 0;var l=u.quadraticRootAt(t,i,a,s,f);if(0===l)return 0;var c=u.quadraticExtremum(t,i,a);if(c>=0&&c<=1){for(var d=0,h=u.quadraticAt(t,i,a,c),p=0;p<l;p++){var g=0===f[p]||1===f[p]?.5:1;u.quadraticAt(e,n,r,f[p])<o||(f[p]<c?d+=h<t?g:-g:d+=a<h?g:-g)}return d}g=0===f[0]||1===f[0]?.5:1;return u.quadraticAt(e,n,r,f[0])<o?0:a<t?g:-g}function y(e,t,n,i,r,a,o,s){if((s-=t)>n||s<-n)return 0;var u=Math.sqrt(n*n-s*s);f[0]=-u,f[1]=u;var c=Math.abs(i-r);if(c<1e-4)return 0;if(c%h<1e-4){i=0,r=h;var d=a?1:-1;return o>=f[0]+e&&o<=f[1]+e?d:0}if(a){u=i;i=l(r),r=l(u)}else i=l(i),r=l(r);i>r&&(r+=h);for(var p=0,g=0;g<2;g++){var m=f[g];if(m+e>o){var v=Math.atan2(s,m);d=a?1:-1;v<0&&(v=h+v),(v>=i&&v<=r||v+h>=i&&v+h<=r)&&(v>Math.PI/2&&v<1.5*Math.PI&&(d=-d),p+=d)}}return p}function x(e,t,n,i,l){for(var u,h,f=0,p=0,g=0,x=0,b=0,_=0;_<e.length;){var w=e[_++];switch(w===d.M&&_>1&&(n||(f+=c(p,g,x,b,i,l))),1===_&&(x=p=e[_],b=g=e[_+1]),w){case d.M:p=x=e[_++],g=b=e[_++];break;case d.L:if(n){if(r.containStroke(p,g,e[_],e[_+1],t,i,l))return!0}else f+=c(p,g,e[_],e[_+1],i,l)||0;p=e[_++],g=e[_++];break;case d.C:if(n){if(a.containStroke(p,g,e[_++],e[_++],e[_++],e[_++],e[_],e[_+1],t,i,l))return!0}else f+=m(p,g,e[_++],e[_++],e[_++],e[_++],e[_],e[_+1],i,l)||0;p=e[_++],g=e[_++];break;case d.Q:if(n){if(o.containStroke(p,g,e[_++],e[_++],e[_],e[_+1],t,i,l))return!0}else f+=v(p,g,e[_++],e[_++],e[_],e[_+1],i,l)||0;p=e[_++],g=e[_++];break;case d.A:var S=e[_++],M=e[_++],C=e[_++],T=e[_++],k=e[_++],I=e[_++];_+=1;var A=1-e[_++],P=Math.cos(k)*C+S,E=Math.sin(k)*T+M;_>1?f+=c(p,g,P,E,i,l):(x=P,b=E);var D=(i-S)*T/C+S;if(n){if(s.containStroke(S,M,T,k,k+I,A,t,D,l))return!0}else f+=y(S,M,T,k,k+I,A,D,l);p=Math.cos(k+I)*C+S,g=Math.sin(k+I)*T+M;break;case d.R:x=p=e[_++],b=g=e[_++];P=x+e[_++],E=b+e[_++];if(n){if(r.containStroke(x,b,P,b,t,i,l)||r.containStroke(P,b,P,E,t,i,l)||r.containStroke(P,E,x,E,t,i,l)||r.containStroke(x,E,x,b,t,i,l))return!0}else f+=c(P,b,P,E,i,l),f+=c(x,E,x,b,i,l);break;case d.Z:if(n){if(r.containStroke(p,g,x,b,t,i,l))return!0}else f+=c(p,g,x,b,i,l);p=x,g=b}}return n||(u=g,h=b,Math.abs(u-h)<1e-4)||(f+=c(p,g,x,b,i,l)||0),0!==f}t.contain=function(e,t,n){return x(e,0,!1,t,n)},t.containStroke=function(e,t,n,i){return x(e,t,!0,n,i)}},function(e,t,n){var i=n(32);t.containStroke=function(e,t,n,r,a,o,s,l,u,c,d){if(0===u)return!1;var h=u;return!(d>t+h&&d>r+h&&d>o+h&&d>l+h||d<t-h&&d<r-h&&d<o-h&&d<l-h||c>e+h&&c>n+h&&c>a+h&&c>s+h||c<e-h&&c<n-h&&c<a-h&&c<s-h)&&i.cubicProjectPoint(e,t,n,r,a,o,s,l,c,d,null)<=h/2}},function(e,t,n){var i=n(139).normalizeRadian,r=2*Math.PI;t.containStroke=function(e,t,n,a,o,s,l,u,c){if(0===l)return!1;var d=l;u-=e,c-=t;var h=Math.sqrt(u*u+c*c);if(h-d>n||h+d<n)return!1;if(Math.abs(a-o)%r<1e-4)return!0;if(s){var f=a;a=i(o),o=i(f)}else a=i(a),o=i(o);a>o&&(o+=r);var p=Math.atan2(c,u);return p<0&&(p+=r),p>=a&&p<=o||p+r>=a&&p+r<=o}},function(e,t,n){var i=n(49),r=n(9).applyTransform,a=i.CMD,o=[[],[],[]],s=Math.sqrt,l=Math.atan2;e.exports=function(e,t){var n,i,u,c,d,h=e.data,f=a.M,p=a.C,g=a.L,m=a.R,v=a.A,y=a.Q;for(u=0,c=0;u<h.length;){switch(n=h[u++],c=u,i=0,n){case f:case g:i=1;break;case p:i=3;break;case y:i=2;break;case v:var x=t[4],b=t[5],_=s(t[0]*t[0]+t[1]*t[1]),w=s(t[2]*t[2]+t[3]*t[3]),S=l(-t[1]/w,t[0]/_);h[u]*=_,h[u++]+=x,h[u]*=w,h[u++]+=b,h[u++]*=_,h[u++]*=w,h[u++]+=S,h[u++]+=S,c=u+=2;break;case m:M[0]=h[u++],M[1]=h[u++],r(M,M,t),h[c++]=M[0],h[c++]=M[1],M[0]+=h[u++],M[1]+=h[u++],r(M,M,t),h[c++]=M[0],h[c++]=M[1]}for(d=0;d<i;d++){var M;(M=o[d])[0]=h[u++],M[1]=h[u++],r(M,M,t),h[c++]=M[0],h[c++]=M[1]}}}},function(e,t,n){var i=n(12),r=n(142),a=i.extend({type:\"sector\",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},brush:r(i.prototype.brush),buildPath:function(e,t){var n=t.cx,i=t.cy,r=Math.max(t.r0||0,0),a=Math.max(t.r,0),o=t.startAngle,s=t.endAngle,l=t.clockwise,u=Math.cos(o),c=Math.sin(o);e.moveTo(u*r+n,c*r+i),e.lineTo(u*a+n,c*a+i),e.arc(n,i,a,o,s,!l),e.lineTo(Math.cos(s)*r+n,Math.sin(s)*r+i),0!==r&&e.arc(n,i,r,s,o,l),e.closePath()}});e.exports=a},function(e,t,n){var i=n(12).extend({type:\"ring\",shape:{cx:0,cy:0,r:0,r0:0},buildPath:function(e,t){var n=t.cx,i=t.cy,r=2*Math.PI;e.moveTo(n+t.r,i),e.arc(n,i,t.r,0,r,!1),e.moveTo(n+t.r0,i),e.arc(n,i,t.r0,0,r,!0)}});e.exports=i},function(e,t,n){var i=n(9).distance;function r(e,t,n,i,r,a,o){var s=.5*(n-e),l=.5*(i-t);return(2*(t-n)+s+l)*o+(-3*(t-n)-2*s-l)*a+s*r+t}e.exports=function(e,t){for(var n=e.length,a=[],o=0,s=1;s<n;s++)o+=i(e[s-1],e[s]);var l=o/2;for(l=l<n?n:l,s=0;s<l;s++){var u,c,d,h=s/(l-1)*(t?n:n-1),f=Math.floor(h),p=h-f,g=e[f%n];t?(u=e[(f-1+n)%n],c=e[(f+1)%n],d=e[(f+2)%n]):(u=e[0===f?f:f-1],c=e[f>n-2?n-1:f+1],d=e[f>n-3?n-1:f+2]);var m=p*p,v=p*m;a.push([r(u[0],g[0],c[0],d[0],p,m,v),r(u[1],g[1],c[1],d[1],p,m,v)])}return a}},function(e,t,n){var i=n(9),r=i.min,a=i.max,o=i.scale,s=i.distance,l=i.add,u=i.clone,c=i.sub;e.exports=function(e,t,n,i){var d,h,f,p,g=[],m=[],v=[],y=[];if(i){f=[1/0,1/0],p=[-1/0,-1/0];for(var x=0,b=e.length;x<b;x++)r(f,f,e[x]),a(p,p,e[x]);r(f,f,i[0]),a(p,p,i[1])}for(x=0,b=e.length;x<b;x++){var _=e[x];if(n)d=e[x?x-1:b-1],h=e[(x+1)%b];else{if(0===x||x===b-1){g.push(u(e[x]));continue}d=e[x-1],h=e[x+1]}c(m,h,d),o(m,m,t);var w=s(_,d),S=s(_,h),M=w+S;0!==M&&(w/=M,S/=M),o(v,m,-w),o(y,m,S);var C=l([],_,v),T=l([],_,y);i&&(a(C,C,f),r(C,C,p),a(T,T,f),r(T,T,p)),g.push(C),g.push(T)}return n&&g.push(g.shift()),g}},function(e,t,n){var i=n(12),r=n(9),a=n(32),o=a.quadraticSubdivide,s=a.cubicSubdivide,l=a.quadraticAt,u=a.cubicAt,c=a.quadraticDerivativeAt,d=a.cubicDerivativeAt,h=[];function f(e,t,n){var i=e.cpx2,r=e.cpy2;return null===i||null===r?[(n?d:u)(e.x1,e.cpx1,e.cpx2,e.x2,t),(n?d:u)(e.y1,e.cpy1,e.cpy2,e.y2,t)]:[(n?c:l)(e.x1,e.cpx1,e.x2,t),(n?c:l)(e.y1,e.cpy1,e.y2,t)]}var p=i.extend({type:\"bezier-curve\",shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,percent:1},style:{stroke:\"#000\",fill:null},buildPath:function(e,t){var n=t.x1,i=t.y1,r=t.x2,a=t.y2,l=t.cpx1,u=t.cpy1,c=t.cpx2,d=t.cpy2,f=t.percent;0!==f&&(e.moveTo(n,i),null==c||null==d?(f<1&&(o(n,l,r,f,h),l=h[1],r=h[2],o(i,u,a,f,h),u=h[1],a=h[2]),e.quadraticCurveTo(l,u,r,a)):(f<1&&(s(n,l,c,r,f,h),l=h[1],c=h[2],r=h[3],s(i,u,d,a,f,h),u=h[1],d=h[2],a=h[3]),e.bezierCurveTo(l,u,c,d,r,a)))},pointAt:function(e){return f(this.shape,e,!1)},tangentAt:function(e){var t=f(this.shape,e,!0);return r.normalize(t,t)}});e.exports=p},function(e,t,n){var i=n(12).extend({type:\"arc\",shape:{cx:0,cy:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},style:{stroke:\"#000\",fill:null},buildPath:function(e,t){var n=t.cx,i=t.cy,r=Math.max(t.r,0),a=t.startAngle,o=t.endAngle,s=t.clockwise,l=Math.cos(a),u=Math.sin(a);e.moveTo(l*r+n,u*r+i),e.arc(n,i,r,a,o,!s)}});e.exports=i},function(e,t,n){var i=n(12),r=i.extend({type:\"compound\",shape:{paths:null},_updatePathDirty:function(){for(var e=this.__dirtyPath,t=this.shape.paths,n=0;n<t.length;n++)e=e||t[n].__dirtyPath;this.__dirtyPath=e,this.__dirty=this.__dirty||e},beforeBrush:function(){this._updatePathDirty();for(var e=this.shape.paths||[],t=this.getGlobalScale(),n=0;n<e.length;n++)e[n].path||e[n].createPathProxy(),e[n].path.setScale(t[0],t[1],e[n].segmentIgnoreThreshold)},buildPath:function(e,t){for(var n=t.paths||[],i=0;i<n.length;i++)n[i].buildPath(e,n[i].shape,!0)},afterBrush:function(){for(var e=this.shape.paths||[],t=0;t<e.length;t++)e[t].__dirtyPath=!1},getBoundingRect:function(){return this._updatePathDirty(),i.prototype.getBoundingRect.call(this)}});e.exports=r},function(e,t,n){var i=n(1),r=n(77),a=function(e,t,n,i,a){this.x=null==e?.5:e,this.y=null==t?.5:t,this.r=null==n?.5:n,this.type=\"radial\",this.global=a||!1,r.call(this,i)};a.prototype={constructor:a},i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){var i=n(48)([[\"fill\",\"color\"],[\"stroke\",\"borderColor\"],[\"lineWidth\",\"borderWidth\"],[\"opacity\"],[\"shadowBlur\"],[\"shadowOffsetX\"],[\"shadowOffsetY\"],[\"shadowColor\"],[\"textPosition\"],[\"textAlign\"]]),r={getItemStyle:function(e,t){var n=i(this,e,t),r=this.getBorderLineDash();return r&&(n.lineDash=r),n},getBorderLineDash:function(){var e=this.get(\"borderType\");return\"solid\"===e||null==e?null:\"dashed\"===e?[5,5]:[1,1]}};e.exports=r},function(e,t){e.exports={getBoxLayoutParams:function(){return{left:this.get(\"left\"),top:this.get(\"top\"),right:this.get(\"right\"),bottom:this.get(\"bottom\"),width:this.get(\"width\"),height:this.get(\"height\")}}}},function(e,t){var n=\"\";\"undefined\"!==typeof navigator&&(n=navigator.platform||\"\");var i={color:[\"#c23531\",\"#2f4554\",\"#61a0a8\",\"#d48265\",\"#91c7ae\",\"#749f83\",\"#ca8622\",\"#bda29a\",\"#6e7074\",\"#546570\",\"#c4ccd3\"],gradientColor:[\"#f6efa6\",\"#d88273\",\"#bf444c\"],textStyle:{fontFamily:n.match(/^Win/)?\"Microsoft YaHei\":\"sans-serif\",fontSize:12,fontStyle:\"normal\",fontWeight:\"normal\"},blendMode:null,animation:\"auto\",animationDuration:1e3,animationDurationUpdate:300,animationEasing:\"exponentialOut\",animationEasingUpdate:\"cubicOut\",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1};e.exports=i},function(e,t,n){var i=n(1),r=n(5),a=n(15),o=i.each,s=i.clone,l=i.map,u=i.merge,c=/^(min|max)?(.+)$/;function d(e){this._api=e,this._timelineOptions=[],this._mediaList=[],this._mediaDefault,this._currentMediaIndices=[],this._optionBackup,this._newBaseOption}function h(e,t,n){var r,a,s=[],l=[],u=e.timeline;if(e.baseOption&&(a=e.baseOption),(u||e.options)&&(a=a||{},s=(e.options||[]).slice()),e.media){a=a||{};var c=e.media;o(c,(function(e){e&&e.option&&(e.query?l.push(e):r||(r=e))}))}return a||(a=e),a.timeline||(a.timeline=u),o([a].concat(s).concat(i.map(l,(function(e){return e.option}))),(function(e){o(t,(function(t){t(e,n)}))})),{baseOption:a,timelineOptions:s,mediaDefault:r,mediaList:l}}function f(e,t,n){var r={width:t,height:n,aspectratio:t/n},a=!0;return i.each(e,(function(e,t){var n=t.match(c);if(n&&n[1]&&n[2]){var i=n[1],o=n[2].toLowerCase();(function(e,t,n){return\"min\"===n?e>=t:\"max\"===n?e<=t:e===t})(r[o],e,i)||(a=!1)}})),a}d.prototype={constructor:d,setOption:function(e,t){e&&i.each(r.normalizeToArray(e.series),(function(e){e&&e.data&&i.isTypedArray(e.data)&&i.setAsPrimitive(e.data)})),e=s(e);var n,c,d=this._optionBackup,f=h.call(this,e,t,!d);this._newBaseOption=f.baseOption,d?(n=d.baseOption,c=f.baseOption,o(c=c||{},(function(e,t){if(null!=e){var i=n[t];if(a.hasClass(t)){e=r.normalizeToArray(e),i=r.normalizeToArray(i);var o=r.mappingToExists(i,e);n[t]=l(o,(function(e){return e.option&&e.exist?u(e.exist,e.option,!0):e.exist||e.option}))}else n[t]=u(i,e,!0)}})),f.timelineOptions.length&&(d.timelineOptions=f.timelineOptions),f.mediaList.length&&(d.mediaList=f.mediaList),f.mediaDefault&&(d.mediaDefault=f.mediaDefault)):this._optionBackup=f},mountOption:function(e){var t=this._optionBackup;return this._timelineOptions=l(t.timelineOptions,s),this._mediaList=l(t.mediaList,s),this._mediaDefault=s(t.mediaDefault),this._currentMediaIndices=[],s(e?t.baseOption:this._newBaseOption)},getTimelineOption:function(e){var t,n=this._timelineOptions;if(n.length){var i=e.getComponent(\"timeline\");i&&(t=s(n[i.getCurrentIndex()],!0))}return t},getMediaOption:function(e){var t,n,i=this._api.getWidth(),r=this._api.getHeight(),a=this._mediaList,o=this._mediaDefault,u=[],c=[];if(!a.length&&!o)return c;for(var d=0,h=a.length;d<h;d++)f(a[d].query,i,r)&&u.push(d);return!u.length&&o&&(u=[-1]),u.length&&(t=u,n=this._currentMediaIndices,t.join(\",\")!==n.join(\",\"))&&(c=l(u,(function(e){return s(-1===e?o.option:a[e].option)}))),this._currentMediaIndices=u,c}};var p=d;e.exports=p},function(e,t,n){var i=n(1),r=i.each,a=i.isArray,o=i.isObject,s=n(254),l=n(5).normalizeToArray;function u(e){r(c,(function(t){t[0]in e&&!(t[1]in e)&&(e[t[1]]=e[t[0]])}))}var c=[[\"x\",\"left\"],[\"y\",\"top\"],[\"x2\",\"right\"],[\"y2\",\"bottom\"]],d=[\"grid\",\"geo\",\"parallel\",\"legend\",\"toolbox\",\"title\",\"visualMap\",\"dataZoom\",\"timeline\"];e.exports=function(e,t){s(e,t),e.series=l(e.series),r(e.series,(function(e){if(o(e)){var t=e.type;if(\"line\"===t)null!=e.clipOverflow&&(e.clip=e.clipOverflow);else if(\"pie\"===t||\"gauge\"===t)null!=e.clockWise&&(e.clockwise=e.clockWise);else if(\"gauge\"===t){var n=function(e,t){t=t.split(\",\");for(var n=e,i=0;i<t.length&&null!=(n=n&&n[t[i]]);i++);return n}(e,\"pointer.color\");null!=n&&function(e,t,n,i){t=t.split(\",\");for(var r,a=e,o=0;o<t.length-1;o++)null==a[r=t[o]]&&(a[r]={}),a=a[r];(i||null==a[t[o]])&&(a[t[o]]=n)}(e,\"itemStyle.color\",n)}u(e)}})),e.dataRange&&(e.visualMap=e.dataRange),r(d,(function(t){var n=e[t];n&&(a(n)||(n=[n]),r(n,(function(e){u(e)})))}))}},function(e,t,n){var i=n(1),r=n(5),a=i.each,o=i.isObject,s=[\"areaStyle\",\"lineStyle\",\"nodeStyle\",\"linkStyle\",\"chordStyle\",\"label\",\"labelLine\"];function l(e){var t=e&&e.itemStyle;if(t)for(var n=0,r=s.length;n<r;n++){var a=s[n],o=t.normal,l=t.emphasis;o&&o[a]&&(e[a]=e[a]||{},e[a].normal?i.merge(e[a].normal,o[a]):e[a].normal=o[a],o[a]=null),l&&l[a]&&(e[a]=e[a]||{},e[a].emphasis?i.merge(e[a].emphasis,l[a]):e[a].emphasis=l[a],l[a]=null)}}function u(e,t,n){if(e&&e[t]&&(e[t].normal||e[t].emphasis)){var r=e[t].normal,a=e[t].emphasis;r&&(n?(e[t].normal=e[t].emphasis=null,i.defaults(e[t],r)):e[t]=r),a&&(e.emphasis=e.emphasis||{},e.emphasis[t]=a)}}function c(e){u(e,\"itemStyle\"),u(e,\"lineStyle\"),u(e,\"areaStyle\"),u(e,\"label\"),u(e,\"labelLine\"),u(e,\"upperLabel\"),u(e,\"edgeLabel\")}function d(e,t){var n=o(e)&&e[t],i=o(n)&&n.textStyle;if(i)for(var a=0,s=r.TEXT_STYLE_OPTIONS.length;a<s;a++){t=r.TEXT_STYLE_OPTIONS[a];i.hasOwnProperty(t)&&(n[t]=i[t])}}function h(e){e&&(c(e),d(e,\"label\"),e.emphasis&&d(e.emphasis,\"label\"))}function f(e){return i.isArray(e)?e:e?[e]:[]}function p(e){return(i.isArray(e)?e[0]:e)||{}}e.exports=function(e,t){a(f(e.series),(function(e){o(e)&&function(e){if(o(e)){l(e),c(e),d(e,\"label\"),d(e,\"upperLabel\"),d(e,\"edgeLabel\"),e.emphasis&&(d(e.emphasis,\"label\"),d(e.emphasis,\"upperLabel\"),d(e.emphasis,\"edgeLabel\")),(n=e.markPoint)&&(l(n),h(n)),(r=e.markLine)&&(l(r),h(r));var t=e.markArea;t&&h(t);var n,r,a=e.data;if(\"graph\"===e.type){a=a||e.nodes;var s=e.links||e.edges;if(s&&!i.isTypedArray(s))for(var f=0;f<s.length;f++)h(s[f]);i.each(e.categories,(function(e){c(e)}))}if(a&&!i.isTypedArray(a))for(f=0;f<a.length;f++)h(a[f]);if((n=e.markPoint)&&n.data){var p=n.data;for(f=0;f<p.length;f++)h(p[f])}if((r=e.markLine)&&r.data){var g=r.data;for(f=0;f<g.length;f++)i.isArray(g[f])?(h(g[f][0]),h(g[f][1])):h(g[f])}\"gauge\"===e.type?(d(e,\"axisLabel\"),d(e,\"title\"),d(e,\"detail\")):\"treemap\"===e.type?(u(e.breadcrumb,\"itemStyle\"),i.each(e.levels,(function(e){c(e)}))):\"tree\"===e.type&&c(e.leaves)}}(e)}));var n=[\"xAxis\",\"yAxis\",\"radiusAxis\",\"angleAxis\",\"singleAxis\",\"parallelAxis\",\"radar\"];t&&n.push(\"valueAxis\",\"categoryAxis\",\"logAxis\",\"timeAxis\"),a(n,(function(t){a(f(e[t]),(function(e){e&&(d(e,\"axisLabel\"),d(e.axisPointer,\"label\"))}))})),a(f(e.parallel),(function(e){var t=e&&e.parallelAxisDefault;d(t,\"axisLabel\"),d(t&&t.axisPointer,\"label\")})),a(f(e.calendar),(function(e){u(e,\"itemStyle\"),d(e,\"dayLabel\"),d(e,\"monthLabel\"),d(e,\"yearLabel\")})),a(f(e.radar),(function(e){d(e,\"name\")})),a(f(e.geo),(function(e){o(e)&&(h(e),a(f(e.regions),(function(e){h(e)})))})),a(f(e.timeline),(function(e){h(e),u(e,\"label\"),u(e,\"itemStyle\"),u(e,\"controlStyle\",!0);var t=e.data;i.isArray(t)&&i.each(t,(function(e){i.isObject(e)&&(u(e,\"label\"),u(e,\"itemStyle\"))}))})),a(f(e.toolbox),(function(e){u(e,\"iconStyle\"),a(e.feature,(function(e){u(e,\"iconStyle\")}))})),d(p(e.axisPointer),\"label\"),d(p(e.tooltip).axisPointer,\"label\")}},function(e,t,n){var i=n(1),r=i.createHashMap,a=i.each;function o(e){a(e,(function(t,n){var i=[],r=[NaN,NaN],a=[t.stackResultDimension,t.stackedOverDimension],o=t.data,s=t.isStackedByIndex,l=o.map(a,(function(a,l,u){var c,d,h=o.get(t.stackedDimension,u);if(isNaN(h))return r;s?d=o.getRawIndex(u):c=o.get(t.stackedByDimension,u);for(var f=NaN,p=n-1;p>=0;p--){var g=e[p];if(s||(d=g.data.rawIndexOf(g.stackedByDimension,c)),d>=0){var m=g.data.getByRawIndex(g.stackResultDimension,d);if(h>=0&&m>0||h<=0&&m<0){h+=m,f=m;break}}}return i[0]=h,i[1]=f,i}));o.hostModel.setData(l),t.data=l}))}e.exports=function(e){var t=r();e.eachSeries((function(e){var n=e.get(\"stack\");if(n){var i=t.get(n)||t.set(n,[]),r=e.getData(),a={stackResultDimension:r.getCalculationInfo(\"stackResultDimension\"),stackedOverDimension:r.getCalculationInfo(\"stackedOverDimension\"),stackedDimension:r.getCalculationInfo(\"stackedDimension\"),stackedByDimension:r.getCalculationInfo(\"stackedByDimension\"),isStackedByIndex:r.getCalculationInfo(\"isStackedByIndex\"),data:r,seriesModel:e};if(!a.stackedDimension||!a.isStackedByIndex&&!a.stackedByDimension)return;i.length&&r.setCalculationInfo(\"stackedOnSeries\",i[i.length-1].seriesModel),i.push(a)}})),t.each(o)}},function(e,t,n){var i=n(77),r=n(1).isFunction,a={createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData(),a=(e.visualColorAccessPath||\"itemStyle.color\").split(\".\"),o=e.get(a),s=!r(o)||o instanceof i?null:o;o&&!s||(o=e.getColorFromPalette(e.name,null,t.getSeriesCount())),n.setVisual(\"color\",o);var l=(e.visualBorderColorAccessPath||\"itemStyle.borderColor\").split(\".\"),u=e.get(l);if(n.setVisual(\"borderColor\",u),!t.isSeriesFiltered(e)){s&&n.each((function(t){n.setItemVisual(t,\"color\",s(e.getDataParams(t)))}));return{dataEach:n.hasItemOption?function(e,t){var n=e.getItemModel(t),i=n.get(a,!0),r=n.get(l,!0);null!=i&&e.setItemVisual(t,\"color\",i),null!=r&&e.setItemVisual(t,\"borderColor\",r)}:null}}}};e.exports=a},function(e,t,n){var i=n(1),r=n(34),a=n(41).retrieveRawValue;e.exports=function(e,t){var n=t.getModel(\"aria\");if(n.get(\"show\"))if(n.get(\"description\"))e.setAttribute(\"aria-label\",n.get(\"description\"));else{var o=0;t.eachSeries((function(e,t){++o}),this);var s,l=n.get(\"data.maxCount\")||10,u=n.get(\"series.maxCount\")||10,c=Math.min(o,u);if(!(o<1)){var d=function(){var e=t.getModel(\"title\").option;e&&e.length&&(e=e[0]);return e&&e.text}();s=d?f(p(\"general.withTitle\"),{title:d}):p(\"general.withoutTitle\");var h=[];s+=f(p(o>1?\"series.multiple.prefix\":\"series.single.prefix\"),{seriesCount:o}),t.eachSeries((function(e,t){if(t<c){var n,i=e.get(\"name\"),s=\"series.\"+(o>1?\"multiple\":\"single\")+\".\";n=f(n=p(i?s+\"withName\":s+\"withoutName\"),{seriesId:e.seriesIndex,seriesName:e.get(\"name\"),seriesType:(y=e.subType,r.series.typeNames[y]||\"\\u81ea\\u5b9a\\u4e49\\u56fe\")});var u=e.getData();window.data=u,u.count()>l?n+=f(p(\"data.partialData\"),{displayCnt:l}):n+=p(\"data.allData\");for(var d=[],g=0;g<u.count();g++)if(g<l){var m=u.getName(g),v=a(u,g);d.push(f(p(m?\"data.withName\":\"data.withoutName\"),{name:m,value:v}))}n+=d.join(p(\"data.separator.middle\"))+p(\"data.separator.end\"),h.push(n)}var y})),s+=h.join(p(\"series.multiple.separator.middle\"))+p(\"series.multiple.separator.end\"),e.setAttribute(\"aria-label\",s)}}function f(e,t){if(\"string\"!==typeof e)return e;var n=e;return i.each(t,(function(e,t){n=n.replace(new RegExp(\"\\\\{\\\\s*\"+t+\"\\\\s*\\\\}\",\"g\"),e)})),n}function p(e){var t=n.get(e);if(null==t){for(var i=e.split(\".\"),a=r.aria,o=0;o<i.length;++o)a=a[i[o]];return a}return t}}},function(e,t,n){var i=n(1),r=n(3),a=n(18),o=Math.PI;e.exports=function(e,t){t=t||{},i.defaults(t,{text:\"loading\",textColor:\"#000\",fontSize:\"12px\",maskColor:\"rgba(255, 255, 255, 0.8)\",showSpinner:!0,color:\"#c23531\",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new r.Group,s=new r.Rect({style:{fill:t.maskColor},zlevel:t.zlevel,z:1e4});n.add(s);var l=t.fontSize+\" sans-serif\",u=new r.Rect({style:{fill:\"none\",text:t.text,font:l,textPosition:\"right\",textDistance:10,textFill:t.textColor},zlevel:t.zlevel,z:10001});if(n.add(u),t.showSpinner){var c=new r.Arc({shape:{startAngle:-o/2,endAngle:-o/2+.1,r:t.spinnerRadius},style:{stroke:t.color,lineCap:\"round\",lineWidth:t.lineWidth},zlevel:t.zlevel,z:10001});c.animateShape(!0).when(1e3,{endAngle:3*o/2}).start(\"circularInOut\"),c.animateShape(!0).when(1e3,{startAngle:3*o/2}).delay(300).start(\"circularInOut\"),n.add(c)}return n.resize=function(){var n=a.getWidth(t.text,l),i=t.showSpinner?t.spinnerRadius:0,r=(e.getWidth()-2*i-(t.showSpinner&&n?10:0)-n)/2-(t.showSpinner?0:n/2),o=e.getHeight()/2;t.showSpinner&&c.setShape({cx:r,cy:o}),u.setShape({x:r-i,y:o-i,width:2*i,height:2*i}),s.setShape({x:0,y:0,width:e.getWidth(),height:e.getHeight()})},n.resize(),n}},function(e,t,n){var i=n(1),r=i.each,a=i.map,o=i.isFunction,s=i.createHashMap,l=i.noop,u=n(98).createTask,c=n(60).getUID,d=n(135),h=n(148),f=n(5).normalizeToArray;function p(e,t,n,i){this.ecInstance=e,this.api=t,this.unfinished;n=this._dataProcessorHandlers=n.slice(),i=this._visualHandlers=i.slice();this._allHandlers=n.concat(i),this._stageTaskMap=s()}var g=p.prototype;function m(e,t,n,i,a){var o;function s(e,t){return e.setDirty&&(!e.dirtyMap||e.dirtyMap.get(t.__pipeline.id))}a=a||{},r(t,(function(t,r){if(!a.visualType||a.visualType===t.visualType){var l=e._stageTaskMap.get(t.uid),u=l.seriesTaskMap,c=l.overallTask;if(c){var d,h=c.agentStubMap;h.each((function(e){s(a,e)&&(e.dirty(),d=!0)})),d&&c.dirty(),v(c,i);var f=e.getPerformArgs(c,a.block);h.each((function(e){e.perform(f)})),o|=c.perform(f)}else u&&u.each((function(r,l){s(a,r)&&r.dirty();var u=e.getPerformArgs(r,a.block);u.skip=!t.performRawSeries&&n.isSeriesFiltered(r.context.model),v(r,i),o|=r.perform(u)}))}})),e.unfinished|=o}g.restoreData=function(e,t){e.restoreData(t),this._stageTaskMap.each((function(e){var t=e.overallTask;t&&t.dirty()}))},g.getPerformArgs=function(e,t){if(e.__pipeline){var n=this._pipelineMap.get(e.__pipeline.id),i=n.context,r=!t&&n.progressiveEnabled&&(!i||i.progressiveRender)&&e.__idxInPipeline>n.blockIndex?n.step:null,a=i&&i.modDataCount;return{step:r,modBy:null!=a?Math.ceil(a/r):null,modDataCount:a}}},g.getPipeline=function(e){return this._pipelineMap.get(e)},g.updateStreamModes=function(e,t){var n=this._pipelineMap.get(e.uid),i=e.getData().count(),r=n.progressiveEnabled&&t.incrementalPrepareRender&&i>=n.threshold,a=e.get(\"large\")&&i>=e.get(\"largeThreshold\"),o=\"mod\"===e.get(\"progressiveChunkMode\")?i:null;e.pipelineContext=n.context={progressiveRender:r,modDataCount:o,large:a}},g.restorePipelines=function(e){var t=this,n=t._pipelineMap=s();e.eachSeries((function(e){var i=e.getProgressive(),r=e.uid;n.set(r,{id:r,head:null,tail:null,threshold:e.getProgressiveThreshold(),progressiveEnabled:i&&!(e.preventIncremental&&e.preventIncremental()),blockIndex:-1,step:Math.round(i||700),count:0}),k(t,e,e.dataTask)}))},g.prepareStageTasks=function(){var e=this._stageTaskMap,t=this.ecInstance.getModel(),n=this.api;r(this._allHandlers,(function(i){var a=e.get(i.uid)||e.set(i.uid,[]);i.reset&&function(e,t,n,i,r){var a=n.seriesTaskMap||(n.seriesTaskMap=s()),o=t.seriesType,l=t.getTargetSeries;t.createOnAllSeries?i.eachRawSeries(c):o?i.eachRawSeriesByType(o,c):l&&l(i,r).each(c);function c(n){var o=n.uid,s=a.get(o)||a.set(o,u({plan:w,reset:S,count:T}));s.context={model:n,ecModel:i,api:r,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:e},k(e,n,s)}var d=e._pipelineMap;a.each((function(e,t){d.get(t)||(e.dispose(),a.removeKey(t))}))}(this,i,a,t,n),i.overallReset&&function(e,t,n,i,a){var o=n.overallTask=n.overallTask||u({reset:y});o.context={ecModel:i,api:a,overallReset:t.overallReset,scheduler:e};var l=o.agentStubMap=o.agentStubMap||s(),c=t.seriesType,d=t.getTargetSeries,h=!0,f=t.modifyOutputEnd;c?i.eachRawSeriesByType(c,p):d?d(i,a).each(p):(h=!1,r(i.getSeries(),p));function p(t){var n=t.uid,i=l.get(n);i||(i=l.set(n,u({reset:x,onDirty:_})),o.dirty()),i.context={model:t,overallProgress:h,modifyOutputEnd:f},i.agent=o,i.__block=h,k(e,t,i)}var g=e._pipelineMap;l.each((function(e,t){g.get(t)||(e.dispose(),o.dirty(),l.removeKey(t))}))}(this,i,a,t,n)}),this)},g.prepareView=function(e,t,n,i){var r=e.renderTask,a=r.context;a.model=t,a.ecModel=n,a.api=i,r.__block=!e.incrementalPrepareRender,k(this,t,r)},g.performDataProcessorTasks=function(e,t){m(this,this._dataProcessorHandlers,e,t,{block:!0})},g.performVisualTasks=function(e,t,n){m(this,this._visualHandlers,e,t,n)},g.performSeriesTasks=function(e){var t;e.eachSeries((function(e){t|=e.dataTask.perform()})),this.unfinished|=t},g.plan=function(){this._pipelineMap.each((function(e){var t=e.tail;do{if(t.__block){e.blockIndex=t.__idxInPipeline;break}t=t.getUpstream()}while(t)}))};var v=g.updatePayload=function(e,t){\"remain\"!==t&&(e.context.payload=t)};function y(e){e.overallReset(e.ecModel,e.api,e.payload)}function x(e,t){return e.overallProgress&&b}function b(){this.agent.dirty(),this.getDownstream().dirty()}function _(){this.agent&&this.agent.dirty()}function w(e){return e.plan&&e.plan(e.model,e.ecModel,e.api,e.payload)}function S(e){e.useClearVisual&&e.data.clearAllVisual();var t=e.resetDefines=f(e.reset(e.model,e.ecModel,e.api,e.payload));return t.length>1?a(t,(function(e,t){return C(t)})):M}var M=C(0);function C(e){return function(t,n){var i=n.data,r=n.resetDefines[e];if(r&&r.dataEach)for(var a=t.start;a<t.end;a++)r.dataEach(i,a);else r&&r.progress&&r.progress(t,i)}}function T(e){return e.data.count()}function k(e,t,n){var i=t.uid,r=e._pipelineMap.get(i);!r.head&&(r.head=n),r.tail&&r.tail.pipe(n),r.tail=n,n.__idxInPipeline=r.count++,n.__pipeline=r}function I(e){A=null;try{e(P,E)}catch(t){}return A}p.wrapStageHandler=function(e,t){return o(e)&&(e={overallReset:e,seriesType:I(e)}),e.uid=c(\"stageHandler\"),t&&(e.visualType=t),e};var A,P={},E={};function D(e,t){for(var n in t.prototype)e[n]=l}D(P,d),D(E,h),P.eachSeriesByType=P.eachRawSeriesByType=function(e){A=e},P.eachComponent=function(e){\"series\"===e.mainType&&e.subType&&(A=e.subType)};var L=p;e.exports=L},function(e,t){var n=[\"#37A2DA\",\"#32C5E9\",\"#67E0E3\",\"#9FE6B8\",\"#FFDB5C\",\"#ff9f7f\",\"#fb7293\",\"#E062AE\",\"#E690D1\",\"#e7bcf3\",\"#9d96f5\",\"#8378EA\",\"#96BFFF\"],i={color:n,colorLayer:[[\"#37A2DA\",\"#ffd85c\",\"#fd7b5f\"],[\"#37A2DA\",\"#67E0E3\",\"#FFDB5C\",\"#ff9f7f\",\"#E062AE\",\"#9d96f5\"],[\"#37A2DA\",\"#32C5E9\",\"#9FE6B8\",\"#FFDB5C\",\"#ff9f7f\",\"#fb7293\",\"#e7bcf3\",\"#8378EA\",\"#96BFFF\"],n]};e.exports=i},function(e,t){var n=[\"#dd6b66\",\"#759aa0\",\"#e69d87\",\"#8dc1a9\",\"#ea7e53\",\"#eedd78\",\"#73a373\",\"#73b9bc\",\"#7289ab\",\"#91ca8c\",\"#f49f42\"],i={color:n,backgroundColor:\"#333\",tooltip:{axisPointer:{lineStyle:{color:\"#eee\"},crossStyle:{color:\"#eee\"},label:{color:\"#000\"}}},legend:{textStyle:{color:\"#eee\"}},textStyle:{color:\"#eee\"},title:{textStyle:{color:\"#eee\"}},toolbox:{iconStyle:{normal:{borderColor:\"#eee\"}}},dataZoom:{textStyle:{color:\"#eee\"}},visualMap:{textStyle:{color:\"#eee\"}},timeline:{lineStyle:{color:\"#eee\"},itemStyle:{normal:{color:n[1]}},label:{normal:{textStyle:{color:\"#eee\"}}},controlStyle:{normal:{color:\"#eee\",borderColor:\"#eee\"}}},timeAxis:{axisLine:{lineStyle:{color:\"#eee\"}},axisTick:{lineStyle:{color:\"#eee\"}},axisLabel:{textStyle:{color:\"#eee\"}},splitLine:{lineStyle:{type:\"dashed\",color:\"#aaa\"}},splitArea:{areaStyle:{color:\"#eee\"}}},logAxis:{axisLine:{lineStyle:{color:\"#eee\"}},axisTick:{lineStyle:{color:\"#eee\"}},axisLabel:{textStyle:{color:\"#eee\"}},splitLine:{lineStyle:{type:\"dashed\",color:\"#aaa\"}},splitArea:{areaStyle:{color:\"#eee\"}}},valueAxis:{axisLine:{lineStyle:{color:\"#eee\"}},axisTick:{lineStyle:{color:\"#eee\"}},axisLabel:{textStyle:{color:\"#eee\"}},splitLine:{lineStyle:{type:\"dashed\",color:\"#aaa\"}},splitArea:{areaStyle:{color:\"#eee\"}}},categoryAxis:{axisLine:{lineStyle:{color:\"#eee\"}},axisTick:{lineStyle:{color:\"#eee\"}},axisLabel:{textStyle:{color:\"#eee\"}},splitLine:{lineStyle:{type:\"dashed\",color:\"#aaa\"}},splitArea:{areaStyle:{color:\"#eee\"}}},line:{symbol:\"circle\"},graph:{color:n},gauge:{title:{textStyle:{color:\"#eee\"}}},candlestick:{itemStyle:{normal:{color:\"#FD1050\",color0:\"#0CF49B\",borderColor:\"#FD1050\",borderColor0:\"#0CF49B\"}}}};i.categoryAxis.splitLine.show=!1;var r=i;e.exports=r},function(e,t,n){var i=n(12).extend({type:\"ellipse\",shape:{cx:0,cy:0,rx:0,ry:0},buildPath:function(e,t){var n=.5522848,i=t.cx,r=t.cy,a=t.rx,o=t.ry,s=a*n,l=o*n;e.moveTo(i-a,r),e.bezierCurveTo(i-a,r-l,i-s,r-o,i,r-o),e.bezierCurveTo(i+s,r-o,i+a,r-l,i+a,r),e.bezierCurveTo(i+a,r+l,i+s,r+o,i,r+o),e.bezierCurveTo(i-s,r+o,i-a,r+l,i-a,r),e.closePath()}});e.exports=i},function(e,t,n){var i=n(1),r=n(31),a=n(23),o=n(52),s=n(14),l=n(7);l.getLayoutRect;t.getLayoutRect=l.getLayoutRect;var u=n(28),c=u.enableDataStack,d=u.isDimensionStacked,h=u.getStackedDimension,f=n(153);t.completeDimensions=f;var p=n(51);t.createDimensions=p;var g=n(21);t.createSymbol=g.createSymbol;var m={isDimensionStacked:d,enableDataStack:c,getStackedDimension:h};t.createList=function(e){return r(e.getSource(),e)},t.dataStack=m,t.createScale=function(e,t){var n=t;s.isInstance(t)||(n=new s(t),i.mixin(n,o));var r=a.createScaleByModel(n);return r.setExtent(e[0],e[1]),a.niceScaleExtent(r,n),r},t.mixinAxisModelCommonMethods=function(e){i.mixin(e,o)}},function(e,t,n){n(6).__DEV__;var i=n(1),r=i.createHashMap,a=(i.retrieve,i.each);function o(e){this.coordSysName=e,this.coordSysDims=[],this.axisMap=r(),this.categoryAxisMap=r(),this.firstCategoryDimIndex=null}var s={cartesian2d:function(e,t,n,i){var r=e.getReferringComponents(\"xAxis\")[0],a=e.getReferringComponents(\"yAxis\")[0];t.coordSysDims=[\"x\",\"y\"],n.set(\"x\",r),n.set(\"y\",a),l(r)&&(i.set(\"x\",r),t.firstCategoryDimIndex=0),l(a)&&(i.set(\"y\",a),t.firstCategoryDimIndex,t.firstCategoryDimIndex=1)},singleAxis:function(e,t,n,i){var r=e.getReferringComponents(\"singleAxis\")[0];t.coordSysDims=[\"single\"],n.set(\"single\",r),l(r)&&(i.set(\"single\",r),t.firstCategoryDimIndex=0)},polar:function(e,t,n,i){var r=e.getReferringComponents(\"polar\")[0],a=r.findAxisModel(\"radiusAxis\"),o=r.findAxisModel(\"angleAxis\");t.coordSysDims=[\"radius\",\"angle\"],n.set(\"radius\",a),n.set(\"angle\",o),l(a)&&(i.set(\"radius\",a),t.firstCategoryDimIndex=0),l(o)&&(i.set(\"angle\",o),null==t.firstCategoryDimIndex&&(t.firstCategoryDimIndex=1))},geo:function(e,t,n,i){t.coordSysDims=[\"lng\",\"lat\"]},parallel:function(e,t,n,i){var r=e.ecModel,o=r.getComponent(\"parallel\",e.get(\"parallelIndex\")),s=t.coordSysDims=o.dimensions.slice();a(o.parallelAxisIndex,(function(e,a){var o=r.getComponent(\"parallelAxis\",e),u=s[a];n.set(u,o),l(o)&&null==t.firstCategoryDimIndex&&(i.set(u,o),t.firstCategoryDimIndex=a)}))}};function l(e){return\"category\"===e.get(\"type\")}t.getCoordSysInfoBySeries=function(e){var t=e.get(\"coordinateSystem\"),n=new o(t),i=s[t];if(i)return i(e,n,n.axisMap,n.categoryAxisMap),n}},function(e,t,n){var i=n(1),r=n(79),a=n(154),o=r.prototype,s=r.extend({type:\"ordinal\",init:function(e,t){e&&!i.isArray(e)||(e=new a({categories:e})),this._ordinalMeta=e,this._extent=t||[0,e.categories.length-1]},parse:function(e){return\"string\"===typeof e?this._ordinalMeta.getOrdinal(e):Math.round(e)},contain:function(e){return e=this.parse(e),o.contain.call(this,e)&&null!=this._ordinalMeta.categories[e]},normalize:function(e){return o.normalize.call(this,this.parse(e))},scale:function(e){return Math.round(o.scale.call(this,e))},getTicks:function(){for(var e=[],t=this._extent,n=t[0];n<=t[1];)e.push(n),n++;return e},getLabel:function(e){if(!this.isBlank())return this._ordinalMeta.categories[e]},count:function(){return this._extent[1]-this._extent[0]+1},unionExtentFromData:function(e,t){this.unionExtent(e.getApproximateExtent(t))},getOrdinalMeta:function(){return this._ordinalMeta},niceTicks:i.noop,niceExtent:i.noop});s.create=function(){return new s};var l=s;e.exports=l},function(e,t,n){var i=n(1),r=n(4),a=n(8),o=n(155),s=n(80),l=s.prototype,u=Math.ceil,c=Math.floor,d=864e5,h=s.extend({type:\"time\",getLabel:function(e){var t=this._stepLvl,n=new Date(e);return a.formatTime(t[0],n,this.getSetting(\"useUTC\"))},niceExtent:function(e){var t=this._extent;if(t[0]===t[1]&&(t[0]-=d,t[1]+=d),t[1]===-1/0&&t[0]===1/0){var n=new Date;t[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),t[0]=t[1]-d}this.niceTicks(e.splitNumber,e.minInterval,e.maxInterval);var i=this._interval;e.fixMin||(t[0]=r.round(c(t[0]/i)*i)),e.fixMax||(t[1]=r.round(u(t[1]/i)*i))},niceTicks:function(e,t,n){e=e||10;var i=this._extent,a=i[1]-i[0],s=a/e;null!=t&&s<t&&(s=t),null!=n&&s>n&&(s=n);var l=f.length,d=function(e,t,n,i){for(;n<i;){var r=n+i>>>1;e[r][1]<t?n=r+1:i=r}return n}(f,s,0,l),h=f[Math.min(d,l-1)],p=h[1];if(\"year\"===h[0]){var g=a/p;p*=r.nice(g/e,!0)}var m=this.getSetting(\"useUTC\")?0:60*new Date(+i[0]||+i[1]).getTimezoneOffset()*1e3,v=[Math.round(u((i[0]-m)/p)*p+m),Math.round(c((i[1]-m)/p)*p+m)];o.fixExtent(v,i),this._stepLvl=h,this._interval=p,this._niceExtent=v},parse:function(e){return+r.parseDate(e)}});i.each([\"contain\",\"normalize\"],(function(e){h.prototype[e]=function(t){return l[e].call(this,this.parse(t))}}));var f=[[\"hh:mm:ss\",1e3],[\"hh:mm:ss\",5e3],[\"hh:mm:ss\",1e4],[\"hh:mm:ss\",15e3],[\"hh:mm:ss\",3e4],[\"hh:mm\\nMM-dd\",6e4],[\"hh:mm\\nMM-dd\",3e5],[\"hh:mm\\nMM-dd\",6e5],[\"hh:mm\\nMM-dd\",9e5],[\"hh:mm\\nMM-dd\",18e5],[\"hh:mm\\nMM-dd\",36e5],[\"hh:mm\\nMM-dd\",72e5],[\"hh:mm\\nMM-dd\",216e5],[\"hh:mm\\nMM-dd\",432e5],[\"MM-dd\\nyyyy\",d],[\"MM-dd\\nyyyy\",2*d],[\"MM-dd\\nyyyy\",3*d],[\"MM-dd\\nyyyy\",4*d],[\"MM-dd\\nyyyy\",5*d],[\"MM-dd\\nyyyy\",6*d],[\"week\",7*d],[\"MM-dd\\nyyyy\",10*d],[\"week\",14*d],[\"week\",21*d],[\"month\",31*d],[\"week\",42*d],[\"month\",62*d],[\"week\",70*d],[\"quarter\",95*d],[\"month\",31*d*4],[\"month\",31*d*5],[\"half-year\",380*d/2],[\"month\",31*d*8],[\"month\",31*d*10],[\"year\",380*d]];h.create=function(e){return new h({useUTC:e.ecModel.get(\"useUTC\")})};var p=h;e.exports=p},function(e,t,n){var i=n(1),r=n(18),a=n(5).makeInner,o=n(23),s=o.makeLabelFormatter,l=o.getOptionCategoryInterval,u=o.shouldShowAllLabels,c=a();function d(e,t){var n,r,a=h(e,\"labels\"),o=l(t),s=f(a,o);return s||(i.isFunction(o)?n=m(e,o):(r=\"auto\"===o?function(e){var t=c(e).autoInterval;return null!=t?t:c(e).autoInterval=e.calculateCategoryInterval()}(e):o,n=g(e,r)),p(a,o,{labels:n,labelCategoryInterval:r}))}function h(e,t){return c(e)[t]||(c(e)[t]=[])}function f(e,t){for(var n=0;n<e.length;n++)if(e[n].key===t)return e[n].value}function p(e,t,n){return e.push({key:t,value:n}),n}function g(e,t,n){var i=s(e),r=e.scale,a=r.getExtent(),o=e.getLabelModel(),l=[],c=Math.max((t||0)+1,1),d=a[0],h=r.count();0!==d&&c>1&&h/c>2&&(d=Math.round(Math.ceil(d/c)*c));var f=u(e),p=o.get(\"showMinLabel\")||f,g=o.get(\"showMaxLabel\")||f;p&&d!==a[0]&&v(a[0]);for(var m=d;m<=a[1];m+=c)v(m);function v(e){l.push(n?e:{formattedLabel:i(e),rawLabel:r.getLabel(e),tickValue:e})}return g&&m-c!==a[1]&&v(a[1]),l}function m(e,t,n){var r=e.scale,a=s(e),o=[];return i.each(r.getTicks(),(function(e){var i=r.getLabel(e);t(e,i)&&o.push(n?e:{formattedLabel:a(e),rawLabel:i,tickValue:e})})),o}t.createAxisLabels=function(e){return\"category\"===e.type?function(e){var t=e.getLabelModel(),n=d(e,t);return!t.get(\"show\")||e.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}(e):function(e){var t=e.scale.getTicks(),n=s(e);return{labels:i.map(t,(function(t,i){return{formattedLabel:n(t,i),rawLabel:e.scale.getLabel(t),tickValue:t}}))}}(e)},t.createAxisTicks=function(e,t){return\"category\"===e.type?function(e,t){var n,r,a=h(e,\"ticks\"),o=l(t),s=f(a,o);if(s)return s;t.get(\"show\")&&!e.scale.isBlank()||(n=[]);if(i.isFunction(o))n=m(e,o,!0);else if(\"auto\"===o){var u=d(e,e.getLabelModel());r=u.labelCategoryInterval,n=i.map(u.labels,(function(e){return e.tickValue}))}else n=g(e,r=o,!0);return p(a,o,{ticks:n,tickCategoryInterval:r})}(e,t):{ticks:e.scale.getTicks()}},t.calculateCategoryInterval=function(e){var t=function(e){var t=e.getLabelModel();return{axisRotate:e.getRotate?e.getRotate():e.isHorizontal&&!e.isHorizontal()?90:0,labelRotate:t.get(\"rotate\")||0,font:t.getFont()}}(e),n=s(e),i=(t.axisRotate-t.labelRotate)/180*Math.PI,a=e.scale,o=a.getExtent(),l=a.count();if(o[1]-o[0]<1)return 0;var u=1;l>40&&(u=Math.max(1,Math.floor(l/40)));for(var d=o[0],h=e.dataToCoord(d+1)-e.dataToCoord(d),f=Math.abs(h*Math.cos(i)),p=Math.abs(h*Math.sin(i)),g=0,m=0;d<=o[1];d+=u){var v,y,x=r.getBoundingRect(n(d),t.font,\"center\",\"top\");v=1.3*x.width,y=1.3*x.height,g=Math.max(g,v,7),m=Math.max(m,y,7)}var b=g/f,_=m/p;isNaN(b)&&(b=1/0),isNaN(_)&&(_=1/0);var w=Math.max(0,Math.floor(Math.min(b,_))),S=c(e.model),M=e.getExtent(),C=S.lastAutoInterval,T=S.lastTickCount;return null!=C&&null!=T&&Math.abs(C-w)<=1&&Math.abs(T-l)<=1&&C>w&&S.axisExtend0===M[0]&&S.axisExtend1===M[1]?w=C:(S.lastTickCount=l,S.lastAutoInterval=w,S.axisExtend0=M[0],S.axisExtend1=M[1]),w}},function(e,t,n){var i=n(2);n(269),n(270);var r=n(43),a=n(66),o=n(272);n(67),i.registerVisual(r(\"line\",\"circle\",\"line\")),i.registerLayout(a(\"line\")),i.registerProcessor(i.PRIORITY.PROCESSOR.STATISTIC,o(\"line\"))},function(e,t,n){n(6).__DEV__;var i=n(31),r=n(16).extend({type:\"series.line\",dependencies:[\"grid\",\"polar\"],getInitialData:function(e,t){return i(this.getSource(),this,{useEncodeDefaulter:!0})},defaultOption:{zlevel:0,z:2,coordinateSystem:\"cartesian2d\",legendHoverLink:!0,hoverAnimation:!0,clip:!0,label:{position:\"top\"},lineStyle:{width:2,type:\"solid\"},step:!1,smooth:!1,smoothMonotone:null,symbol:\"emptyCircle\",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:\"auto\",connectNulls:!1,sampling:\"none\",animationEasing:\"linear\",progressive:0,hoverLayerThreshold:1/0}});e.exports=r},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(59).fromPoints,a=n(64),o=n(82),s=n(271),l=n(3),u=n(5),c=n(161),d=c.Polyline,h=c.Polygon,f=n(27),p=n(160),g=p.prepareDataCoordInfo,m=p.getStackedOnPoint,v=n(65),y=v.createGridClipPath,x=v.createPolarClipPath;function b(e,t){if(e.length===t.length){for(var n=0;n<e.length;n++){var i=e[n],r=t[n];if(i[0]!==r[0]||i[1]!==r[1])return}return!0}}function _(e,t){var n=[],i=[],a=[],o=[];return r(e,n,i),r(t,a,o),Math.max(Math.abs(n[0]-a[0]),Math.abs(n[1]-a[1]),Math.abs(i[0]-o[0]),Math.abs(i[1]-o[1]))}function w(e){return\"number\"===typeof e?e:e?.5:0}function S(e,t,n){for(var i=t.getBaseAxis(),r=\"x\"===i.dim||\"radius\"===i.dim?0:1,a=[],o=0;o<e.length-1;o++){var s=e[o+1],l=e[o];a.push(l);var u=[];switch(n){case\"end\":u[r]=s[r],u[1-r]=l[1-r],a.push(u);break;case\"middle\":var c=(l[r]+s[r])/2,d=[];u[r]=d[r]=c,u[1-r]=l[1-r],d[1-r]=s[1-r],a.push(u),a.push(d);break;default:u[r]=l[r],u[1-r]=s[1-r],a.push(u)}}return e[o]&&a.push(e[o]),a}function M(e,t,n){var r=e.get(\"showAllSymbol\"),a=\"auto\"===r;if(!r||a){var s=n.getAxesByScale(\"ordinal\")[0];if(s&&(!a||!function(e,t){var n=e.getExtent(),i=Math.abs(n[1]-n[0])/e.scale.count();isNaN(i)&&(i=0);for(var r=t.count(),a=Math.max(1,Math.round(r/5)),s=0;s<r;s+=a)if(1.5*o.getSymbolSize(t,s)[e.isHorizontal()?1:0]>i)return!1;return!0}(s,t))){var l=t.mapDimension(s.dim),u={};return i.each(s.getViewLabels(),(function(e){u[e.tickValue]=1})),function(e){return!u.hasOwnProperty(t.get(l,e))}}}}function C(e,t,n){if(\"cartesian2d\"===e.type){var i=e.getBaseAxis().isHorizontal(),r=y(e,t,n);if(!n.get(\"clip\",!0)){var a=r.shape,o=Math.max(a.width,a.height);i?(a.y-=o,a.height+=2*o):(a.x-=o,a.width+=2*o)}return r}return x(e,t,n)}var T=f.extend({type:\"line\",init:function(){var e=new l.Group,t=new a;this.group.add(t.group),this._symbolDraw=t,this._lineGroup=e},render:function(e,t,n){var r=e.coordinateSystem,a=this.group,o=e.getData(),s=e.getModel(\"lineStyle\"),u=e.getModel(\"areaStyle\"),c=o.mapArray(o.getItemLayout),d=\"polar\"===r.type,h=this._coordSys,f=this._symbolDraw,p=this._polyline,v=this._polygon,y=this._lineGroup,x=e.get(\"animation\"),_=!u.isEmpty(),T=u.get(\"origin\"),k=function(e,t,n){if(!n.valueDim)return[];for(var i=[],r=0,a=t.count();r<a;r++)i.push(m(n,e,t,r));return i}(r,o,g(r,o,T)),I=e.get(\"showSymbol\"),A=I&&!d&&M(e,o,r),P=this._data;P&&P.eachItemGraphicEl((function(e,t){e.__temp&&(a.remove(e),P.setItemGraphicEl(t,null))})),I||f.remove(),a.add(y);var E,D=!d&&e.get(\"step\");r&&r.getArea&&e.get(\"clip\",!0)&&(null!=(E=r.getArea()).width?(E.x-=.1,E.y-=.1,E.width+=.2,E.height+=.2):E.r0&&(E.r0-=.5,E.r1+=.5)),this._clipShapeForSymbol=E,p&&h.type===r.type&&D===this._step?(_&&!v?v=this._newPolygon(c,k,r,x):v&&!_&&(y.remove(v),v=this._polygon=null),y.setClipPath(C(r,!1,e)),I&&f.updateData(o,{isIgnore:A,clipShape:E}),o.eachItemGraphicEl((function(e){e.stopAnimation(!0)})),b(this._stackedOnPoints,k)&&b(this._points,c)||(x?this._updateAnimation(o,k,r,n,D,T):(D&&(c=S(c,r,D),k=S(k,r,D)),p.setShape({points:c}),v&&v.setShape({points:c,stackedOnPoints:k})))):(I&&f.updateData(o,{isIgnore:A,clipShape:E}),D&&(c=S(c,r,D),k=S(k,r,D)),p=this._newPolyline(c,r,x),_&&(v=this._newPolygon(c,k,r,x)),y.setClipPath(C(r,!0,e)));var L=function(e,t){var n=e.getVisual(\"visualMeta\");if(n&&n.length&&e.count()&&\"cartesian2d\"===t.type){for(var r,a,o=n.length-1;o>=0;o--){var s=n[o].dimension,u=e.dimensions[s],c=e.getDimensionInfo(u);if(\"x\"===(r=c&&c.coordDim)||\"y\"===r){a=n[o];break}}if(a){var d=t.getAxis(r),h=i.map(a.stops,(function(e){return{coord:d.toGlobalCoord(d.dataToCoord(e.value)),color:e.color}})),f=h.length,p=a.outerColors.slice();f&&h[0].coord>h[f-1].coord&&(h.reverse(),p.reverse());var g=h[0].coord-10,m=h[f-1].coord+10,v=m-g;if(v<.001)return\"transparent\";i.each(h,(function(e){e.offset=(e.coord-g)/v})),h.push({offset:f?h[f-1].offset:.5,color:p[1]||\"transparent\"}),h.unshift({offset:f?h[0].offset:.5,color:p[0]||\"transparent\"});var y=new l.LinearGradient(0,0,0,0,h,!0);return y[r]=g,y[r+\"2\"]=m,y}}}(o,r)||o.getVisual(\"color\");p.useStyle(i.defaults(s.getLineStyle(),{fill:\"none\",stroke:L,lineJoin:\"bevel\"}));var O=e.get(\"smooth\");if(O=w(e.get(\"smooth\")),p.setShape({smooth:O,smoothMonotone:e.get(\"smoothMonotone\"),connectNulls:e.get(\"connectNulls\")}),v){var N=o.getCalculationInfo(\"stackedOnSeries\"),R=0;v.useStyle(i.defaults(u.getAreaStyle(),{fill:L,opacity:.7,lineJoin:\"bevel\"})),N&&(R=w(N.get(\"smooth\"))),v.setShape({smooth:O,stackedOnSmooth:R,smoothMonotone:e.get(\"smoothMonotone\"),connectNulls:e.get(\"connectNulls\")})}this._data=o,this._coordSys=r,this._stackedOnPoints=k,this._points=c,this._step=D,this._valueOrigin=T},dispose:function(){},highlight:function(e,t,n,i){var r=e.getData(),a=u.queryDataIndex(r,i);if(!(a instanceof Array)&&null!=a&&a>=0){var s=r.getItemGraphicEl(a);if(!s){var l=r.getItemLayout(a);if(!l)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(l[0],l[1]))return;(s=new o(r,a)).position=l,s.setZ(e.get(\"zlevel\"),e.get(\"z\")),s.ignore=isNaN(l[0])||isNaN(l[1]),s.__temp=!0,r.setItemGraphicEl(a,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}else f.prototype.highlight.call(this,e,t,n,i)},downplay:function(e,t,n,i){var r=e.getData(),a=u.queryDataIndex(r,i);if(null!=a&&a>=0){var o=r.getItemGraphicEl(a);o&&(o.__temp?(r.setItemGraphicEl(a,null),this.group.remove(o)):o.downplay())}else f.prototype.downplay.call(this,e,t,n,i)},_newPolyline:function(e){var t=this._polyline;return t&&this._lineGroup.remove(t),t=new d({shape:{points:e},silent:!0,z2:10}),this._lineGroup.add(t),this._polyline=t,t},_newPolygon:function(e,t){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new h({shape:{points:e,stackedOnPoints:t},silent:!0}),this._lineGroup.add(n),this._polygon=n,n},_updateAnimation:function(e,t,n,i,r,a){var o=this._polyline,u=this._polygon,c=e.hostModel,d=s(this._data,e,this._stackedOnPoints,t,this._coordSys,n,this._valueOrigin,a),h=d.current,f=d.stackedOnCurrent,p=d.next,g=d.stackedOnNext;if(r&&(h=S(d.current,n,r),f=S(d.stackedOnCurrent,n,r),p=S(d.next,n,r),g=S(d.stackedOnNext,n,r)),_(h,p)>3e3||u&&_(f,g)>3e3)return o.setShape({points:p}),void(u&&u.setShape({points:p,stackedOnPoints:g}));o.shape.__points=d.current,o.shape.points=h,l.updateProps(o,{shape:{points:p}},c),u&&(u.setShape({points:h,stackedOnPoints:f}),l.updateProps(u,{shape:{points:p,stackedOnPoints:g}},c));for(var m=[],v=d.status,y=0;y<v.length;y++){if(\"=\"===v[y].cmd){var x=e.getItemGraphicEl(v[y].idx1);x&&m.push({el:x,ptIdx:y})}}o.animators&&o.animators.length&&o.animators[0].during((function(){for(var e=0;e<m.length;e++){m[e].el.attr(\"position\",o.shape.__points[m[e].ptIdx])}}))},remove:function(e){var t=this.group,n=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),n&&n.eachItemGraphicEl((function(e,i){e.__temp&&(t.remove(e),n.setItemGraphicEl(i,null))})),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._data=null}});e.exports=T},function(e,t,n){var i=n(160),r=i.prepareDataCoordInfo,a=i.getStackedOnPoint;e.exports=function(e,t,n,i,o,s,l,u){for(var c=function(e,t){var n=[];return t.diff(e).add((function(e){n.push({cmd:\"+\",idx:e})})).update((function(e,t){n.push({cmd:\"=\",idx:t,idx1:e})})).remove((function(e){n.push({cmd:\"-\",idx:e})})).execute(),n}(e,t),d=[],h=[],f=[],p=[],g=[],m=[],v=[],y=r(o,t,l),x=r(s,e,u),b=0;b<c.length;b++){var _=c[b],w=!0;switch(_.cmd){case\"=\":var S=e.getItemLayout(_.idx),M=t.getItemLayout(_.idx1);(isNaN(S[0])||isNaN(S[1]))&&(S=M.slice()),d.push(S),h.push(M),f.push(n[_.idx]),p.push(i[_.idx1]),v.push(t.getRawIndex(_.idx1));break;case\"+\":var C=_.idx;d.push(o.dataToPoint([t.get(y.dataDimsForPoint[0],C),t.get(y.dataDimsForPoint[1],C)])),h.push(t.getItemLayout(C).slice()),f.push(a(y,o,t,C)),p.push(i[C]),v.push(t.getRawIndex(C));break;case\"-\":C=_.idx;var T=e.getRawIndex(C);T!==C?(d.push(e.getItemLayout(C)),h.push(s.dataToPoint([e.get(x.dataDimsForPoint[0],C),e.get(x.dataDimsForPoint[1],C)])),f.push(n[C]),p.push(a(x,s,e,C)),v.push(T)):w=!1}w&&(g.push(_),m.push(m.length))}m.sort((function(e,t){return v[e]-v[t]}));var k=[],I=[],A=[],P=[],E=[];for(b=0;b<m.length;b++){C=m[b];k[b]=d[C],I[b]=h[C],A[b]=f[C],P[b]=p[C],E[b]=g[C]}return{current:k,next:I,stackedOnCurrent:A,stackedOnNext:P,status:E}}},function(e,t){var n={average:function(e){for(var t=0,n=0,i=0;i<e.length;i++)isNaN(e[i])||(t+=e[i],n++);return 0===n?NaN:t/n},sum:function(e){for(var t=0,n=0;n<e.length;n++)t+=e[n]||0;return t},max:function(e){for(var t=-1/0,n=0;n<e.length;n++)e[n]>t&&(t=e[n]);return isFinite(t)?t:NaN},min:function(e){for(var t=1/0,n=0;n<e.length;n++)e[n]<t&&(t=e[n]);return isFinite(t)?t:NaN},nearest:function(e){return e[0]}},i=function(e,t){return Math.round(e.length/2)};e.exports=function(e){return{seriesType:e,modifyOutputEnd:!0,reset:function(e,t,r){var a=e.getData(),o=e.get(\"sampling\"),s=e.coordinateSystem;if(\"cartesian2d\"===s.type&&o){var l,u=s.getBaseAxis(),c=s.getOtherAxis(u),d=u.getExtent(),h=d[1]-d[0],f=Math.round(a.count()/h);if(f>1)\"string\"===typeof o?l=n[o]:\"function\"===typeof o&&(l=o),l&&e.setData(a.downSample(a.mapDimension(c.dim),1/f,l,i))}}}}},function(e,t,n){var i=n(1),r=n(10),a=n(274);function o(e){a.call(this,e)}o.prototype={constructor:o,type:\"cartesian2d\",dimensions:[\"x\",\"y\"],getBaseAxis:function(){return this.getAxesByScale(\"ordinal\")[0]||this.getAxesByScale(\"time\")[0]||this.getAxis(\"x\")},containPoint:function(e){var t=this.getAxis(\"x\"),n=this.getAxis(\"y\");return t.contain(t.toLocalCoord(e[0]))&&n.contain(n.toLocalCoord(e[1]))},containData:function(e){return this.getAxis(\"x\").containData(e[0])&&this.getAxis(\"y\").containData(e[1])},dataToPoint:function(e,t,n){var i=this.getAxis(\"x\"),r=this.getAxis(\"y\");return(n=n||[])[0]=i.toGlobalCoord(i.dataToCoord(e[0])),n[1]=r.toGlobalCoord(r.dataToCoord(e[1])),n},clampData:function(e,t){var n=this.getAxis(\"x\").scale,i=this.getAxis(\"y\").scale,r=n.getExtent(),a=i.getExtent(),o=n.parse(e[0]),s=i.parse(e[1]);return(t=t||[])[0]=Math.min(Math.max(Math.min(r[0],r[1]),o),Math.max(r[0],r[1])),t[1]=Math.min(Math.max(Math.min(a[0],a[1]),s),Math.max(a[0],a[1])),t},pointToData:function(e,t){var n=this.getAxis(\"x\"),i=this.getAxis(\"y\");return(t=t||[])[0]=n.coordToData(n.toLocalCoord(e[0])),t[1]=i.coordToData(i.toLocalCoord(e[1])),t},getOtherAxis:function(e){return this.getAxis(\"x\"===e.dim?\"y\":\"x\")},getArea:function(){var e=this.getAxis(\"x\").getGlobalExtent(),t=this.getAxis(\"y\").getGlobalExtent(),n=Math.min(e[0],e[1]),i=Math.min(t[0],t[1]),a=Math.max(e[0],e[1])-n,o=Math.max(t[0],t[1])-i;return new r(n,i,a,o)}},i.inherits(o,a);var s=o;e.exports=s},function(e,t,n){var i=n(1);function r(e){return this._axes[e]}var a=function(e){this._axes={},this._dimList=[],this.name=e||\"\"};a.prototype={constructor:a,type:\"cartesian\",getAxis:function(e){return this._axes[e]},getAxes:function(){return i.map(this._dimList,r,this)},getAxesByScale:function(e){return e=e.toLowerCase(),i.filter(this.getAxes(),(function(t){return t.scale.type===e}))},addAxis:function(e){var t=e.dim;this._axes[t]=e,this._dimList.push(t)},dataToCoord:function(e){return this._dataCoordConvert(e,\"dataToCoord\")},coordToData:function(e){return this._dataCoordConvert(e,\"coordToData\")},_dataCoordConvert:function(e,t){for(var n=this._dimList,i=e instanceof Array?[]:{},r=0;r<n.length;r++){var a=n[r],o=this._axes[a];i[a]=o[t](e[a])}return i}};var o=a;e.exports=o},function(e,t,n){var i=n(1),r=n(35),a=function(e,t,n,i,a){r.call(this,e,t,n),this.type=i||\"value\",this.position=a||\"bottom\"};a.prototype={constructor:a,index:0,getAxesOnZeroOf:null,model:null,isHorizontal:function(){var e=this.position;return\"top\"===e||\"bottom\"===e},getGlobalExtent:function(e){var t=this.getExtent();return t[0]=this.toGlobalCoord(t[0]),t[1]=this.toGlobalCoord(t[1]),e&&t[0]>t[1]&&t.reverse(),t},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(e,t){return this.coordToData(this.toLocalCoord(e[\"x\"===this.dim?0:1]),t)},toLocalCoord:null,toGlobalCoord:null},i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){n(162);var i=n(15).extend({type:\"grid\",dependencies:[\"xAxis\",\"yAxis\"],layoutMode:\"box\",coordinateSystem:null,defaultOption:{show:!1,zlevel:0,z:0,left:\"10%\",top:60,right:\"10%\",bottom:60,containLabel:!1,backgroundColor:\"rgba(0,0,0,0)\",borderWidth:1,borderColor:\"#ccc\"}});e.exports=i},function(e,t,n){n(162),n(278)},function(e,t,n){var i=n(1),r=n(3),a=n(36),o=n(44),s=n(164),l=n(165),u=l.rectCoordAxisBuildSplitArea,c=l.rectCoordAxisHandleRemove,d=[\"axisLine\",\"axisTickLabel\",\"axisName\"],h=[\"splitArea\",\"splitLine\",\"minorSplitLine\"],f=o.extend({type:\"cartesianAxis\",axisPointerClass:\"CartesianAxisPointer\",render:function(e,t,n,o){this.group.removeAll();var l=this._axisGroup;if(this._axisGroup=new r.Group,this.group.add(this._axisGroup),e.get(\"show\")){var u=e.getCoordSysModel(),c=s.layout(u,e),p=new a(e,c);i.each(d,p.add,p),this._axisGroup.add(p.getGroup()),i.each(h,(function(t){e.get(t+\".show\")&&this[\"_\"+t](e,u)}),this),r.groupTransition(l,this._axisGroup,e),f.superCall(this,\"render\",e,t,n,o)}},remove:function(){c(this)},_splitLine:function(e,t){var n=e.axis;if(!n.scale.isBlank()){var a=e.getModel(\"splitLine\"),o=a.getModel(\"lineStyle\"),s=o.get(\"color\");s=i.isArray(s)?s:[s];for(var l=t.coordinateSystem.getRect(),u=n.isHorizontal(),c=0,d=n.getTicksCoords({tickModel:a}),h=[],f=[],p=o.getLineStyle(),g=0;g<d.length;g++){var m=n.toGlobalCoord(d[g].coord);u?(h[0]=m,h[1]=l.y,f[0]=m,f[1]=l.y+l.height):(h[0]=l.x,h[1]=m,f[0]=l.x+l.width,f[1]=m);var v=c++%s.length,y=d[g].tickValue;this._axisGroup.add(new r.Line({anid:null!=y?\"line_\"+d[g].tickValue:null,subPixelOptimize:!0,shape:{x1:h[0],y1:h[1],x2:f[0],y2:f[1]},style:i.defaults({stroke:s[v]},p),silent:!0}))}}},_minorSplitLine:function(e,t){var n=e.axis,i=e.getModel(\"minorSplitLine\").getModel(\"lineStyle\"),a=t.coordinateSystem.getRect(),o=n.isHorizontal(),s=n.getMinorTicksCoords();if(s.length)for(var l=[],u=[],c=i.getLineStyle(),d=0;d<s.length;d++)for(var h=0;h<s[d].length;h++){var f=n.toGlobalCoord(s[d][h].coord);o?(l[0]=f,l[1]=a.y,u[0]=f,u[1]=a.y+a.height):(l[0]=a.x,l[1]=f,u[0]=a.x+a.width,u[1]=f),this._axisGroup.add(new r.Line({anid:\"minor_line_\"+s[d][h].tickValue,subPixelOptimize:!0,shape:{x1:l[0],y1:l[1],x2:u[0],y2:u[1]},style:c,silent:!0}))}},_splitArea:function(e,t){u(this,this._axisGroup,e,t)}});f.extend({type:\"xAxis\"}),f.extend({type:\"yAxis\"})},function(e,t,n){var i=n(2),r=n(1),a=n(81),o=a.layout,s=a.largeLayout;n(101),n(280),n(281),n(67),i.registerLayout(i.PRIORITY.VISUAL.LAYOUT,r.curry(o,\"bar\")),i.registerLayout(i.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,s),i.registerVisual({seriesType:\"bar\",reset:function(e){e.getData().setVisual(\"legendSymbol\",\"roundRect\")}})},function(e,t,n){var i=n(166).extend({type:\"series.bar\",dependencies:[\"grid\",\"polar\"],brushSelector:\"rect\",getProgressive:function(){return!!this.get(\"large\")&&this.get(\"progressive\")},getProgressiveThreshold:function(){var e=this.get(\"progressiveThreshold\"),t=this.get(\"largeThreshold\");return t>e&&(e=t),e},defaultOption:{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:\"rgba(180, 180, 180, 0.2)\",borderColor:null,borderWidth:0,borderType:\"solid\",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1}}});e.exports=i},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(3),o=n(167).setLabel,s=n(14),l=n(282),u=n(12),c=n(39),d=n(33).throttle,h=n(65).createClipPath,f=n(283),p=[\"itemStyle\",\"barBorderWidth\"],g=[0,0];r.extend(s.prototype,l);var m=i.extendChartView({type:\"bar\",render:function(e,t,n){this._updateDrawMode(e);var i=e.get(\"coordinateSystem\");return\"cartesian2d\"!==i&&\"polar\"!==i||(this._isLargeDraw?this._renderLarge(e,t,n):this._renderNormal(e,t,n)),this.group},incrementalPrepareRender:function(e,t,n){this._clear(),this._updateDrawMode(e)},incrementalRender:function(e,t,n,i){this._incrementalRenderLarge(e,t)},_updateDrawMode:function(e){var t=e.pipelineContext.large;(null==this._isLargeDraw||t^this._isLargeDraw)&&(this._isLargeDraw=t,this._clear())},_renderNormal:function(e,t,n){var i,r=this.group,o=e.getData(),s=this._data,l=e.coordinateSystem,u=l.getBaseAxis();\"cartesian2d\"===l.type?i=u.isHorizontal():\"polar\"===l.type&&(i=\"angle\"===u.dim);var d=e.isAnimationEnabled()?e:null,h=e.get(\"clip\",!0),f=function(e,t){var n=e.getArea&&e.getArea();if(\"cartesian2d\"===e.type){var i=e.getBaseAxis();if(\"category\"!==i.type||!i.onBand){var r=t.getLayout(\"bandWidth\");i.isHorizontal()?(n.x-=r,n.width+=2*r):(n.y-=r,n.height+=2*r)}}return n}(l,o);r.removeClipPath();var p=e.get(\"roundCap\",!0),g=e.get(\"showBackground\",!0),m=e.getModel(\"backgroundStyle\"),v=m.get(\"barBorderRadius\")||0,y=[],M=this._backgroundEls||[];o.diff(s).add((function(t){var n=o.getItemModel(t),s=S[l.type](o,t,n);if(g){var u=S[l.type](o,t),c=function(e,t,n){return new(\"polar\"===e.type?a.Sector:a.Rect)({shape:A(t,n,e),silent:!0,z2:0})}(l,i,u);c.useStyle(m.getBarItemStyle()),\"cartesian2d\"===l.type&&c.setShape(\"r\",v),y[t]=c}if(o.hasValue(t)){if(h)if(x[l.type](f,s))return void r.remove(_);var _=b[l.type](t,s,i,d,!1,p);o.setItemGraphicEl(t,_),r.add(_),C(_,o,t,n,s,e,i,\"polar\"===l.type)}})).update((function(t,n){var u=o.getItemModel(t),c=S[l.type](o,t,u);if(g){var _=M[n];_.useStyle(m.getBarItemStyle()),\"cartesian2d\"===l.type&&_.setShape(\"r\",v),y[t]=_;var w=S[l.type](o,t),T=A(i,w,l);a.updateProps(_,{shape:T},d,t)}var k=s.getItemGraphicEl(n);if(o.hasValue(t)){if(h)if(x[l.type](f,c))return void r.remove(k);k?a.updateProps(k,{shape:c},d,t):k=b[l.type](t,c,i,d,!0,p),o.setItemGraphicEl(t,k),r.add(k),C(k,o,t,u,c,e,i,\"polar\"===l.type)}else r.remove(k)})).remove((function(e){var t=s.getItemGraphicEl(e);\"cartesian2d\"===l.type?t&&_(e,d,t):t&&w(e,d,t)})).execute();var T=this._backgroundGroup||(this._backgroundGroup=new c);T.removeAll();for(var k=0;k<y.length;++k)T.add(y[k]);r.add(T),this._backgroundEls=y,this._data=o},_renderLarge:function(e,t,n){this._clear(),k(e,this.group);var i=e.get(\"clip\",!0)?h(e.coordinateSystem,!1,e):null;i?this.group.setClipPath(i):this.group.removeClipPath()},_incrementalRenderLarge:function(e,t){this._removeBackground(),k(t,this.group,!0)},dispose:r.noop,remove:function(e){this._clear(e)},_clear:function(e){var t=this.group,n=this._data;e&&e.get(\"animation\")&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl((function(t){\"sector\"===t.type?w(t.dataIndex,e,t):_(t.dataIndex,e,t)}))):t.removeAll(),this._data=null},_removeBackground:function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null}}),v=Math.max,y=Math.min,x={cartesian2d:function(e,t){var n=t.width<0?-1:1,i=t.height<0?-1:1;n<0&&(t.x+=t.width,t.width=-t.width),i<0&&(t.y+=t.height,t.height=-t.height);var r=v(t.x,e.x),a=y(t.x+t.width,e.x+e.width),o=v(t.y,e.y),s=y(t.y+t.height,e.y+e.height);t.x=r,t.y=o,t.width=a-r,t.height=s-o;var l=t.width<0||t.height<0;return n<0&&(t.x+=t.width,t.width=-t.width),i<0&&(t.y+=t.height,t.height=-t.height),l},polar:function(e){return!1}},b={cartesian2d:function(e,t,n,i,o){var s=new a.Rect({shape:r.extend({},t),z2:1});if(s.name=\"item\",i){var l=n?\"height\":\"width\",u={};s.shape[l]=0,u[l]=t[l],a[o?\"updateProps\":\"initProps\"](s,{shape:u},i,e)}return s},polar:function(e,t,n,i,o,s){var l=t.startAngle<t.endAngle,u=new(!n&&s?f:a.Sector)({shape:r.defaults({clockwise:l},t),z2:1});if(u.name=\"item\",i){var c=n?\"r\":\"endAngle\",d={};u.shape[c]=n?0:t.startAngle,d[c]=t[c],a[o?\"updateProps\":\"initProps\"](u,{shape:d},i,e)}return u}};function _(e,t,n){n.style.text=null,a.updateProps(n,{shape:{width:0}},t,e,(function(){n.parent&&n.parent.remove(n)}))}function w(e,t,n){n.style.text=null,a.updateProps(n,{shape:{r:n.shape.r0}},t,e,(function(){n.parent&&n.parent.remove(n)}))}var S={cartesian2d:function(e,t,n){var i=e.getItemLayout(t),r=n?function(e,t){var n=e.get(p)||0,i=isNaN(t.width)?Number.MAX_VALUE:Math.abs(t.width),r=isNaN(t.height)?Number.MAX_VALUE:Math.abs(t.height);return Math.min(n,i,r)}(n,i):0,a=i.width>0?1:-1,o=i.height>0?1:-1;return{x:i.x+a*r/2,y:i.y+o*r/2,width:i.width-a*r,height:i.height-o*r}},polar:function(e,t,n){var i=e.getItemLayout(t);return{cx:i.cx,cy:i.cy,r0:i.r0,r:i.r,startAngle:i.startAngle,endAngle:i.endAngle}}};function M(e){return null!=e.startAngle&&null!=e.endAngle&&e.startAngle===e.endAngle}function C(e,t,n,i,s,l,u,c){var d=t.getItemVisual(n,\"color\"),h=t.getItemVisual(n,\"opacity\"),f=t.getVisual(\"borderColor\"),p=i.getModel(\"itemStyle\"),g=i.getModel(\"emphasis.itemStyle\").getBarItemStyle();c||e.setShape(\"r\",p.get(\"barBorderRadius\")||0),e.useStyle(r.defaults({stroke:M(s)?\"none\":f,fill:M(s)?\"none\":d,opacity:h},p.getBarItemStyle()));var m=i.getShallow(\"cursor\");m&&e.attr(\"cursor\",m);var v=u?s.height>0?\"bottom\":\"top\":s.width>0?\"left\":\"right\";c||o(e.style,g,i,d,l,n,v),M(s)&&(g.fill=g.stroke=\"none\"),a.setHoverStyle(e,g)}var T=u.extend({type:\"largeBar\",shape:{points:[]},buildPath:function(e,t){for(var n=t.points,i=this.__startPoint,r=this.__baseDimIdx,a=0;a<n.length;a+=2)i[r]=n[a+r],e.moveTo(i[0],i[1]),e.lineTo(n[a],n[a+1])}});function k(e,t,n){var i=e.getData(),r=[],a=i.getLayout(\"valueAxisHorizontal\")?1:0;r[1-a]=i.getLayout(\"valueAxisStart\");var o=i.getLayout(\"largeDataIndices\"),s=i.getLayout(\"barWidth\"),l=e.getModel(\"backgroundStyle\");if(e.get(\"showBackground\",!0)){var u=i.getLayout(\"largeBackgroundPoints\"),c=[];c[1-a]=i.getLayout(\"backgroundStart\");var d=new T({shape:{points:u},incremental:!!n,__startPoint:c,__baseDimIdx:a,__largeDataIndices:o,__barWidth:s,silent:!0,z2:0});!function(e,t,n){var i=t.get(\"borderColor\")||t.get(\"color\"),r=t.getItemStyle([\"color\",\"borderColor\"]);e.useStyle(r),e.style.fill=null,e.style.stroke=i,e.style.lineWidth=n.getLayout(\"barWidth\")}(d,l,i),t.add(d)}var h=new T({shape:{points:i.getLayout(\"largePoints\")},incremental:!!n,__startPoint:r,__baseDimIdx:a,__largeDataIndices:o,__barWidth:s});t.add(h),function(e,t,n){var i=n.getVisual(\"borderColor\")||n.getVisual(\"color\"),r=t.getModel(\"itemStyle\").getItemStyle([\"color\",\"borderColor\"]);e.useStyle(r),e.style.fill=null,e.style.stroke=i,e.style.lineWidth=n.getLayout(\"barWidth\")}(h,e,i),h.seriesIndex=e.seriesIndex,e.get(\"silent\")||(h.on(\"mousedown\",I),h.on(\"mousemove\",I))}var I=d((function(e){var t=function(e,t,n){var i=e.__baseDimIdx,r=1-i,a=e.shape.points,o=e.__largeDataIndices,s=Math.abs(e.__barWidth/2),l=e.__startPoint[r];g[0]=t,g[1]=n;for(var u=g[i],c=g[1-i],d=u-s,h=u+s,f=0,p=a.length/2;f<p;f++){var m=2*f,v=a[m+i],y=a[m+r];if(v>=d&&v<=h&&(l<=y?c>=l&&c<=y:c>=y&&c<=l))return o[f]}return-1}(this,e.offsetX,e.offsetY);this.dataIndex=t>=0?t:null}),30,!1);function A(e,t,n){var i,r=\"polar\"===n.type;return i=r?n.getArea():n.grid.getRect(),r?{cx:i.cx,cy:i.cy,r0:e?i.r0:t.r0,r:e?i.r:t.r,startAngle:e?t.startAngle:0,endAngle:e?t.endAngle:2*Math.PI}:{x:e?t.x:i.x,y:e?i.y:t.y,width:e?t.width:i.width,height:e?i.height:t.height}}e.exports=m},function(e,t,n){var i=n(48)([[\"fill\",\"color\"],[\"stroke\",\"borderColor\"],[\"lineWidth\",\"borderWidth\"],[\"stroke\",\"barBorderColor\"],[\"lineWidth\",\"barBorderWidth\"],[\"opacity\"],[\"shadowBlur\"],[\"shadowOffsetX\"],[\"shadowOffsetY\"],[\"shadowColor\"]]),r={getBarItemStyle:function(e){var t=i(this,e);if(this.getBorderLineDash){var n=this.getBorderLineDash();n&&(t.lineDash=n)}return t}};e.exports=r},function(e,t,n){var i=(0,n(3).extendShape)({type:\"sausage\",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},buildPath:function(e,t){var n=t.cx,i=t.cy,r=Math.max(t.r0||0,0),a=Math.max(t.r,0),o=.5*(a-r),s=r+o,l=t.startAngle,u=t.endAngle,c=t.clockwise,d=Math.cos(l),h=Math.sin(l),f=Math.cos(u),p=Math.sin(u);(c?u-l<2*Math.PI:l-u<2*Math.PI)&&(e.moveTo(d*r+n,h*r+i),e.arc(d*s+n,h*s+i,o,-Math.PI+l,l,!c)),e.arc(n,i,a,l,u,!c),e.moveTo(f*a+n,p*a+i),e.arc(f*s+n,p*s+i,o,u-2*Math.PI,u-Math.PI,!c),0!==r&&(e.arc(n,i,r,u,l,c),e.moveTo(d*r+n,p*r+i)),e.closePath()}});e.exports=i},function(e,t,n){var i=n(2),r=n(1);n(285),n(286);var a=n(168),o=n(85),s=n(287),l=n(69);a(\"pie\",[{type:\"pieToggleSelect\",event:\"pieselectchanged\",method:\"toggleSelected\"},{type:\"pieSelect\",event:\"pieselected\",method:\"select\"},{type:\"pieUnSelect\",event:\"pieunselected\",method:\"unSelect\"}]),i.registerVisual(o(\"pie\")),i.registerLayout(r.curry(s,\"pie\")),i.registerProcessor(l(\"pie\"))},function(e,t,n){var i=n(2),r=n(53),a=n(1),o=n(5),s=n(4).getPercentWithPrecision,l=n(102),u=n(41).retrieveRawAttr,c=n(30).makeSeriesEncodeForNameBased,d=n(68),h=i.extendSeriesModel({type:\"series.pie\",init:function(e){h.superApply(this,\"init\",arguments),this.legendVisualProvider=new d(a.bind(this.getData,this),a.bind(this.getRawData,this)),this.updateSelectedMap(this._createSelectableList()),this._defaultLabelLine(e)},mergeOption:function(e){h.superCall(this,\"mergeOption\",e),this.updateSelectedMap(this._createSelectableList())},getInitialData:function(e,t){return r(this,{coordDimensions:[\"value\"],encodeDefaulter:a.curry(c,this)})},_createSelectableList:function(){for(var e=this.getRawData(),t=e.mapDimension(\"value\"),n=[],i=0,r=e.count();i<r;i++)n.push({name:e.getName(i),value:e.get(t,i),selected:u(e,i,\"selected\")});return n},getDataParams:function(e){var t=this.getData(),n=h.superCall(this,\"getDataParams\",e),i=[];return t.each(t.mapDimension(\"value\"),(function(e){i.push(e)})),n.percent=s(i,e,t.hostModel.get(\"percentPrecision\")),n.$vars.push(\"percent\"),n},_defaultLabelLine:function(e){o.defaultEmphasis(e,\"labelLine\",[\"show\"]);var t=e.labelLine,n=e.emphasis.labelLine;t.show=t.show&&e.label.show,n.show=n.show&&e.emphasis.label.show},defaultOption:{zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,center:[\"50%\",\"50%\"],radius:[0,\"75%\"],clockwise:!0,startAngle:90,minAngle:0,minShowLabelAngle:0,selectedOffset:10,hoverOffset:10,avoidLabelOverlap:!0,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:!1,show:!0,position:\"outer\",alignTo:\"none\",margin:\"25%\",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,lineStyle:{width:1,type:\"solid\"}},itemStyle:{borderWidth:1},animationType:\"expansion\",animationTypeUpdate:\"transition\",animationEasing:\"cubicOut\"}});a.mixin(h,l);var f=h;e.exports=f},function(e,t,n){var i=n(1),r=n(3),a=n(27);function o(e,t,n,i){var r=t.getData(),a=this.dataIndex,o=r.getName(a),l=t.get(\"selectedOffset\");i.dispatchAction({type:\"pieToggleSelect\",from:e,name:o,seriesId:t.id}),r.each((function(e){s(r.getItemGraphicEl(e),r.getItemLayout(e),t.isSelected(r.getName(e)),l,n)}))}function s(e,t,n,i,r){var a=(t.startAngle+t.endAngle)/2,o=n?i:0,s=[Math.cos(a)*o,Math.sin(a)*o];r?e.animate().when(200,{position:s}).start(\"bounceOut\"):e.attr(\"position\",s)}function l(e,t){r.Group.call(this);var n=new r.Sector({z2:2}),i=new r.Polyline,a=new r.Text;this.add(n),this.add(i),this.add(a),this.updateData(e,t,!0)}var u=l.prototype;u.updateData=function(e,t,n){var a=this.childAt(0),o=this.childAt(1),l=this.childAt(2),u=e.hostModel,c=e.getItemModel(t),d=e.getItemLayout(t),h=i.extend({},d);h.label=null;var f=u.getShallow(\"animationTypeUpdate\");n?(a.setShape(h),\"scale\"===u.getShallow(\"animationType\")?(a.shape.r=d.r0,r.initProps(a,{shape:{r:d.r}},u,t)):(a.shape.endAngle=d.startAngle,r.updateProps(a,{shape:{endAngle:d.endAngle}},u,t))):\"expansion\"===f?a.setShape(h):r.updateProps(a,{shape:h},u,t);var p=e.getItemVisual(t,\"color\");a.useStyle(i.defaults({lineJoin:\"bevel\",fill:p},c.getModel(\"itemStyle\").getItemStyle())),a.hoverStyle=c.getModel(\"emphasis.itemStyle\").getItemStyle();var g=c.getShallow(\"cursor\");g&&a.attr(\"cursor\",g),s(this,e.getItemLayout(t),u.isSelected(e.getName(t)),u.get(\"selectedOffset\"),u.get(\"animation\"));var m=!n&&\"transition\"===f;this._updateLabel(e,t,m),this.highDownOnUpdate=u.get(\"silent\")?null:function(e,t){var n=u.isAnimationEnabled()&&c.get(\"hoverAnimation\");\"emphasis\"===t?(o.ignore=o.hoverIgnore,l.ignore=l.hoverIgnore,n&&(a.stopAnimation(!0),a.animateTo({shape:{r:d.r+u.get(\"hoverOffset\")}},300,\"elasticOut\"))):(o.ignore=o.normalIgnore,l.ignore=l.normalIgnore,n&&(a.stopAnimation(!0),a.animateTo({shape:{r:d.r}},300,\"elasticOut\")))},r.setHoverStyle(this)},u._updateLabel=function(e,t,n){var i=this.childAt(1),a=this.childAt(2),o=e.hostModel,s=e.getItemModel(t),l=e.getItemLayout(t).label,u=e.getItemVisual(t,\"color\");if(!l||isNaN(l.x)||isNaN(l.y))a.ignore=a.normalIgnore=a.hoverIgnore=i.ignore=i.normalIgnore=i.hoverIgnore=!0;else{var c={points:l.linePoints||[[l.x,l.y],[l.x,l.y],[l.x,l.y]]},d={x:l.x,y:l.y};n?(r.updateProps(i,{shape:c},o,t),r.updateProps(a,{style:d},o,t)):(i.attr({shape:c}),a.attr({style:d})),a.attr({rotation:l.rotation,origin:[l.x,l.y],z2:10});var h=s.getModel(\"label\"),f=s.getModel(\"emphasis.label\"),p=s.getModel(\"labelLine\"),g=s.getModel(\"emphasis.labelLine\");u=e.getItemVisual(t,\"color\");r.setLabelStyle(a.style,a.hoverStyle={},h,f,{labelFetcher:e.hostModel,labelDataIndex:t,defaultText:l.text,autoColor:u,useInsideStyle:!!l.inside},{textAlign:l.textAlign,textVerticalAlign:l.verticalAlign,opacity:e.getItemVisual(t,\"opacity\")}),a.ignore=a.normalIgnore=!h.get(\"show\"),a.hoverIgnore=!f.get(\"show\"),i.ignore=i.normalIgnore=!p.get(\"show\"),i.hoverIgnore=!g.get(\"show\"),i.setStyle({stroke:u,opacity:e.getItemVisual(t,\"opacity\")}),i.setStyle(p.getModel(\"lineStyle\").getLineStyle()),i.hoverStyle=g.getModel(\"lineStyle\").getLineStyle();var m=p.get(\"smooth\");m&&!0===m&&(m=.4),i.setShape({smooth:m})}},i.inherits(l,r.Group);var c=a.extend({type:\"pie\",init:function(){var e=new r.Group;this._sectorGroup=e},render:function(e,t,n,r){if(!r||r.from!==this.uid){var a=e.getData(),s=this._data,u=this.group,c=t.get(\"animation\"),d=!s,h=e.get(\"animationType\"),f=e.get(\"animationTypeUpdate\"),p=i.curry(o,this.uid,e,c,n),g=e.get(\"selectedMode\");if(a.diff(s).add((function(e){var t=new l(a,e);d&&\"scale\"!==h&&t.eachChild((function(e){e.stopAnimation(!0)})),g&&t.on(\"click\",p),a.setItemGraphicEl(e,t),u.add(t)})).update((function(e,t){var n=s.getItemGraphicEl(t);d||\"transition\"===f||n.eachChild((function(e){e.stopAnimation(!0)})),n.updateData(a,e),n.off(\"click\"),g&&n.on(\"click\",p),u.add(n),a.setItemGraphicEl(e,n)})).remove((function(e){var t=s.getItemGraphicEl(e);u.remove(t)})).execute(),c&&a.count()>0&&(d?\"scale\"!==h:\"transition\"!==f)){for(var m=a.getItemLayout(0),v=1;isNaN(m.startAngle)&&v<a.count();++v)m=a.getItemLayout(v);var y=Math.max(n.getWidth(),n.getHeight())/2,x=i.bind(u.removeClipPath,u);u.setClipPath(this._createClipPath(m.cx,m.cy,y,m.startAngle,m.clockwise,x,e,d))}else u.removeClipPath();this._data=a}},dispose:function(){},_createClipPath:function(e,t,n,i,a,o,s,l){var u=new r.Sector({shape:{cx:e,cy:t,r0:0,r:n,startAngle:i,endAngle:i,clockwise:a}});return(l?r.initProps:r.updateProps)(u,{shape:{endAngle:i+(a?1:-1)*Math.PI*2}},s,o),u},containPoint:function(e,t){var n=t.getData().getItemLayout(0);if(n){var i=e[0]-n.cx,r=e[1]-n.cy,a=Math.sqrt(i*i+r*r);return a<=n.r&&a>=n.r0}}});e.exports=c},function(e,t,n){var i=n(4),r=i.parsePercent,a=i.linearMap,o=n(7),s=n(288),l=n(1),u=2*Math.PI,c=Math.PI/180;e.exports=function(e,t,n,i){t.eachSeriesByType(e,(function(e){var t=e.getData(),i=t.mapDimension(\"value\"),d=function(e,t){return o.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}(e,n),h=e.get(\"center\"),f=e.get(\"radius\");l.isArray(f)||(f=[0,f]),l.isArray(h)||(h=[h,h]);var p=r(d.width,n.getWidth()),g=r(d.height,n.getHeight()),m=Math.min(p,g),v=r(h[0],p)+d.x,y=r(h[1],g)+d.y,x=r(f[0],m/2),b=r(f[1],m/2),_=-e.get(\"startAngle\")*c,w=e.get(\"minAngle\")*c,S=0;t.each(i,(function(e){!isNaN(e)&&S++}));var M=t.getSum(i),C=Math.PI/(M||S)*2,T=e.get(\"clockwise\"),k=e.get(\"roseType\"),I=e.get(\"stillShowZeroSum\"),A=t.getDataExtent(i);A[0]=0;var P=u,E=0,D=_,L=T?1:-1;if(t.each(i,(function(e,n){var i;if(isNaN(e))t.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:T,cx:v,cy:y,r0:x,r:k?NaN:b,viewRect:d});else{(i=\"area\"!==k?0===M&&I?C:e*C:u/S)<w?(i=w,P-=w):E+=e;var r=D+L*i;t.setItemLayout(n,{angle:i,startAngle:D,endAngle:r,clockwise:T,cx:v,cy:y,r0:x,r:k?a(e,A,[x,b]):b,viewRect:d}),D=r}})),P<u&&S)if(P<=.001){var O=u/S;t.each(i,(function(e,n){if(!isNaN(e)){var i=t.getItemLayout(n);i.angle=O,i.startAngle=_+L*n*O,i.endAngle=_+L*(n+1)*O}}))}else C=P/E,D=_,t.each(i,(function(e,n){if(!isNaN(e)){var i=t.getItemLayout(n),r=i.angle===w?w:e*C;i.startAngle=D,i.endAngle=D+L*r,D+=L*r}}));s(e,b,d.width,d.height,d.x,d.y)}))}},function(e,t,n){var i=n(18),r=n(4).parsePercent,a=Math.PI/180;function o(e,t,n,i,r,a,o,s,l,u){function c(t,n,i,r){for(var a=t;a<n&&!(e[a].y+i>l+o);a++)if(e[a].y+=i,a>t&&a+1<n&&e[a+1].y>e[a].y+e[a].height)return void d(a,i/2);d(n-1,i/2)}function d(t,n){for(var i=t;i>=0&&!(e[i].y-n<l)&&(e[i].y-=n,!(i>0&&e[i].y>e[i-1].y+e[i-1].height));i--);}function h(e,t,n,i,r,a){for(var o=t?Number.MAX_VALUE:0,s=0,l=e.length;s<l;s++)if(\"none\"===e[s].labelAlignTo){var u=Math.abs(e[s].y-i),c=e[s].len,d=e[s].len2,h=u<r+c?Math.sqrt((r+c+d)*(r+c+d)-u*u):Math.abs(e[s].x-n);t&&h>=o&&(h=o-10),!t&&h<=o&&(h=o+10),e[s].x=n+h*a,o=h}}e.sort((function(e,t){return e.y-t.y}));for(var f,p=0,g=e.length,m=[],v=[],y=0;y<g;y++){if(\"outer\"===e[y].position&&\"labelLine\"===e[y].labelAlignTo){var x=e[y].x-u;e[y].linePoints[1][0]+=x,e[y].x=u}(f=e[y].y-p)<0&&c(y,g,-f),p=e[y].y+e[y].height}o-p<0&&d(g-1,p-o);for(y=0;y<g;y++)e[y].y>=n?v.push(e[y]):m.push(e[y]);h(m,!1,t,n,i,r),h(v,!0,t,n,i,r)}function s(e){return\"center\"===e.position}e.exports=function(e,t,n,l,u,c){var d,h,f=e.getData(),p=[],g=!1,m=(e.get(\"minShowLabelAngle\")||0)*a;f.each((function(a){var o=f.getItemLayout(a),s=f.getItemModel(a),l=s.getModel(\"label\"),c=l.get(\"position\")||s.get(\"emphasis.label.position\"),v=l.get(\"distanceToLabelLine\"),y=l.get(\"alignTo\"),x=r(l.get(\"margin\"),n),b=l.get(\"bleedMargin\"),_=l.getFont(),w=s.getModel(\"labelLine\"),S=w.get(\"length\");S=r(S,n);var M=w.get(\"length2\");if(M=r(M,n),!(o.angle<m)){var C,T,k,I,A=(o.startAngle+o.endAngle)/2,P=Math.cos(A),E=Math.sin(A);d=o.cx,h=o.cy;var D,L=e.getFormattedLabel(a,\"normal\")||f.getName(a),O=i.getBoundingRect(L,_,I,\"top\"),N=\"inside\"===c||\"inner\"===c;if(\"center\"===c)C=o.cx,T=o.cy,I=\"center\";else{var R=(N?(o.r+o.r0)/2*P:o.r*P)+d,z=(N?(o.r+o.r0)/2*E:o.r*E)+h;if(C=R+3*P,T=z+3*E,!N){var B=R+P*(S+t-o.r),F=z+E*(S+t-o.r),V=B+(P<0?-1:1)*M;C=\"edge\"===y?P<0?u+x:u+n-x:V+(P<0?-v:v),T=F,k=[[R,z],[B,F],[V,F]]}I=N?\"center\":\"edge\"===y?P>0?\"right\":\"left\":P>0?\"left\":\"right\"}var G=l.get(\"rotate\");D=\"number\"===typeof G?G*(Math.PI/180):G?P<0?-A+Math.PI:-A:0,g=!!D,o.label={x:C,y:T,position:c,height:O.height,len:S,len2:M,linePoints:k,textAlign:I,verticalAlign:\"middle\",rotation:D,inside:N,labelDistance:v,labelAlignTo:y,labelMargin:x,bleedMargin:b,textRect:O,text:L,font:_},N||p.push(o.label)}})),!g&&e.get(\"avoidLabelOverlap\")&&function(e,t,n,r,a,l,u,c){for(var d=[],h=[],f=Number.MAX_VALUE,p=-Number.MAX_VALUE,g=0;g<e.length;g++)s(e[g])||(e[g].x<t?(f=Math.min(f,e[g].x),d.push(e[g])):(p=Math.max(p,e[g].x),h.push(e[g])));for(o(h,t,n,r,1,0,l,0,c,p),o(d,t,n,r,-1,0,l,0,c,f),g=0;g<e.length;g++){var m=e[g];if(!s(m)){var v=m.linePoints;if(v){var y,x=\"edge\"===m.labelAlignTo,b=m.textRect.width;(y=x?m.x<t?v[2][0]-m.labelDistance-u-m.labelMargin:u+a-m.labelMargin-v[2][0]-m.labelDistance:m.x<t?m.x-u-m.bleedMargin:u+a-m.x-m.bleedMargin)<m.textRect.width&&(m.text=i.truncateText(m.text,y,m.font),\"edge\"===m.labelAlignTo&&(b=i.getWidth(m.text,m.font)));var _=v[1][0]-v[2][0];x?m.x<t?v[2][0]=u+m.labelMargin+b+m.labelDistance:v[2][0]=u+a-m.labelMargin-b-m.labelDistance:(m.x<t?v[2][0]=m.x+m.labelDistance:v[2][0]=m.x-m.labelDistance,v[1][0]=v[2][0]+_),v[1][1]=v[2][1]=m.y}}}}(p,d,h,t,n,l,u,c)}},function(e,t,n){var i=n(2);n(290),n(291);var r=n(43),a=n(66);n(67),i.registerVisual(r(\"scatter\",\"circle\")),i.registerLayout(a(\"scatter\"))},function(e,t,n){var i=n(31),r=n(16).extend({type:\"series.scatter\",dependencies:[\"grid\",\"polar\",\"geo\",\"singleAxis\",\"calendar\"],getInitialData:function(e,t){return i(this.getSource(),this,{useEncodeDefaulter:!0})},brushSelector:\"point\",getProgressive:function(){var e=this.option.progressive;return null==e?this.option.large?5e3:this.get(\"progressive\"):e},getProgressiveThreshold:function(){var e=this.option.progressiveThreshold;return null==e?this.option.large?1e4:this.get(\"progressiveThreshold\"):e},defaultOption:{coordinateSystem:\"cartesian2d\",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},clip:!0}});e.exports=r},function(e,t,n){var i=n(2),r=n(64),a=n(292),o=n(66);i.extendChartView({type:\"scatter\",render:function(e,t,n){var i=e.getData();this._updateSymbolDraw(i,e).updateData(i,{clipShape:this._getClipShape(e)}),this._finished=!0},incrementalPrepareRender:function(e,t,n){var i=e.getData();this._updateSymbolDraw(i,e).incrementalPrepareUpdate(i),this._finished=!1},incrementalRender:function(e,t,n){this._symbolDraw.incrementalUpdate(e,t.getData(),{clipShape:this._getClipShape(t)}),this._finished=e.end===t.getData().count()},updateTransform:function(e,t,n){var i=e.getData();if(this.group.dirty(),!this._finished||i.count()>1e4||!this._symbolDraw.isPersistent())return{update:!0};var r=o().reset(e);r.progress&&r.progress({start:0,end:i.count()},i),this._symbolDraw.updateLayout(i)},_getClipShape:function(e){var t=e.coordinateSystem,n=t&&t.getArea&&t.getArea();return e.get(\"clip\",!0)?n:null},_updateSymbolDraw:function(e,t){var n=this._symbolDraw,i=t.pipelineContext.large;return n&&i===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=i?new a:new r,this._isLargeDraw=i,this.group.removeAll()),this.group.add(n.group),n},remove:function(e,t){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},dispose:function(){}})},function(e,t,n){var i=n(3),r=n(21).createSymbol,a=n(96),o=i.extendShape({shape:{points:null},symbolProxy:null,softClipShape:null,buildPath:function(e,t){var n=t.points,i=t.size,r=this.symbolProxy,a=r.shape;if(!((e.getContext?e.getContext():e)&&i[0]<4))for(var o=0;o<n.length;){var s=n[o++],l=n[o++];isNaN(s)||isNaN(l)||(this.softClipShape&&!this.softClipShape.contain(s,l)||(a.x=s-i[0]/2,a.y=l-i[1]/2,a.width=i[0],a.height=i[1],r.buildPath(e,a,!0)))}},afterBrush:function(e){var t=this.shape,n=t.points,i=t.size;if(i[0]<4){this.setTransform(e);for(var r=0;r<n.length;){var a=n[r++],o=n[r++];isNaN(a)||isNaN(o)||(this.softClipShape&&!this.softClipShape.contain(a,o)||e.fillRect(a-i[0]/2,o-i[1]/2,i[0],i[1]))}this.restoreTransform(e)}},findDataIndex:function(e,t){for(var n=this.shape,i=n.points,r=n.size,a=Math.max(r[0],4),o=Math.max(r[1],4),s=i.length/2-1;s>=0;s--){var l=2*s,u=i[l]-a/2,c=i[l+1]-o/2;if(e>=u&&t>=c&&e<=u+a&&t<=c+o)return s}return-1}});function s(){this.group=new i.Group}var l=s.prototype;l.isPersistent=function(){return!this._incremental},l.updateData=function(e,t){this.group.removeAll();var n=new o({rectHover:!0,cursor:\"default\"});n.setShape({points:e.getLayout(\"symbolPoints\")}),this._setCommon(n,e,!1,t),this.group.add(n),this._incremental=null},l.updateLayout=function(e){if(!this._incremental){var t=e.getLayout(\"symbolPoints\");this.group.eachChild((function(e){if(null!=e.startIndex){var n=2*(e.endIndex-e.startIndex),i=4*e.startIndex*2;t=new Float32Array(t.buffer,i,n)}e.setShape(\"points\",t)}))}},l.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clearIncremental(),e.count()>2e6?(this._incremental||(this._incremental=new a({silent:!0})),this.group.add(this._incremental)):this._incremental=null},l.incrementalUpdate=function(e,t,n){var i;this._incremental?(i=new o,this._incremental.addDisplayable(i,!0)):((i=new o({rectHover:!0,cursor:\"default\",startIndex:e.start,endIndex:e.end})).incremental=!0,this.group.add(i)),i.setShape({points:t.getLayout(\"symbolPoints\")}),this._setCommon(i,t,!!this._incremental,n)},l._setCommon=function(e,t,n,i){var a=t.hostModel;i=i||{};var o=t.getVisual(\"symbolSize\");e.setShape(\"size\",o instanceof Array?o:[o,o]),e.softClipShape=i.clipShape||null,e.symbolProxy=r(t.getVisual(\"symbol\"),0,0,0,0),e.setColor=e.symbolProxy.setColor;var s=e.shape.size[0]<4;e.useStyle(a.getModel(\"itemStyle\").getItemStyle(s?[\"color\",\"shadowBlur\",\"shadowColor\"]:[\"color\"]));var l=t.getVisual(\"color\");l&&e.setColor(l),n||(e.seriesIndex=a.seriesIndex,e.on(\"mousemove\",(function(t){e.dataIndex=null;var n=e.findDataIndex(t.offsetX,t.offsetY);n>=0&&(e.dataIndex=n+(e.startIndex||0))})))},l.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},l._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var u=s;e.exports=u},function(e,t,n){var i=n(2);n(294),n(299),n(300);var r=n(85),a=n(43),o=n(301),s=n(69),l=n(302);i.registerVisual(r(\"radar\")),i.registerVisual(a(\"radar\",\"circle\")),i.registerLayout(o),i.registerProcessor(s(\"radar\")),i.registerPreprocessor(l)},function(e,t,n){n(295),n(297),n(298)},function(e,t,n){var i=n(1),r=n(296),a=n(80),o=n(4),s=n(23),l=s.getScaleExtent,u=s.niceScaleExtent,c=n(22),d=n(156);function h(e,t,n){this._model=e,this.dimensions=[],this._indicatorAxes=i.map(e.getIndicatorModels(),(function(e,t){var n=\"indicator_\"+t,i=new r(n,\"log\"===e.get(\"axisType\")?new d:new a);return i.name=e.get(\"name\"),i.model=e,e.axis=i,this.dimensions.push(n),i}),this),this.resize(e,n),this.cx,this.cy,this.r,this.r0,this.startAngle}h.prototype.getIndicatorAxes=function(){return this._indicatorAxes},h.prototype.dataToPoint=function(e,t){var n=this._indicatorAxes[t];return this.coordToPoint(n.dataToCoord(e),t)},h.prototype.coordToPoint=function(e,t){var n=this._indicatorAxes[t].angle;return[this.cx+e*Math.cos(n),this.cy-e*Math.sin(n)]},h.prototype.pointToData=function(e){var t=e[0]-this.cx,n=e[1]-this.cy,i=Math.sqrt(t*t+n*n);t/=i,n/=i;for(var r,a=Math.atan2(-n,t),o=1/0,s=-1,l=0;l<this._indicatorAxes.length;l++){var u=this._indicatorAxes[l],c=Math.abs(a-u.angle);c<o&&(r=u,s=l,o=c)}return[s,+(r&&r.coordToData(i))]},h.prototype.resize=function(e,t){var n=e.get(\"center\"),r=t.getWidth(),a=t.getHeight(),s=Math.min(r,a)/2;this.cx=o.parsePercent(n[0],r),this.cy=o.parsePercent(n[1],a),this.startAngle=e.get(\"startAngle\")*Math.PI/180;var l=e.get(\"radius\");\"string\"!==typeof l&&\"number\"!==typeof l||(l=[0,l]),this.r0=o.parsePercent(l[0],s),this.r=o.parsePercent(l[1],s),i.each(this._indicatorAxes,(function(e,t){e.setExtent(this.r0,this.r);var n=this.startAngle+t*Math.PI*2/this._indicatorAxes.length;n=Math.atan2(Math.sin(n),Math.cos(n)),e.angle=n}),this)},h.prototype.update=function(e,t){var n=this._indicatorAxes,r=this._model;i.each(n,(function(e){e.scale.setExtent(1/0,-1/0)})),e.eachSeriesByType(\"radar\",(function(t,a){if(\"radar\"===t.get(\"coordinateSystem\")&&e.getComponent(\"radar\",t.get(\"radarIndex\"))===r){var o=t.getData();i.each(n,(function(e){e.scale.unionExtentFromData(o,o.mapDimension(e.dim))}))}}),this);var a=r.get(\"splitNumber\");function s(e){var t=Math.pow(10,Math.floor(Math.log(e)/Math.LN10)),n=e/t;return 2===n?n=5:n*=2,n*t}i.each(n,(function(e,t){var n=l(e.scale,e.model).extent;u(e.scale,e.model);var i=e.model,r=e.scale,c=i.getMin(),d=i.getMax(),h=r.getInterval();if(null!=c&&null!=d)r.setExtent(+c,+d),r.setInterval((d-c)/a);else if(null!=c){do{f=c+h*a,r.setExtent(+c,f),r.setInterval(h),h=s(h)}while(f<n[1]&&isFinite(f)&&isFinite(n[1]))}else if(null!=d){do{p=d-h*a,r.setExtent(p,+d),r.setInterval(h),h=s(h)}while(p>n[0]&&isFinite(p)&&isFinite(n[0]))}else{r.getTicks().length-1>a&&(h=s(h));var f=Math.ceil(n[1]/h)*h,p=o.round(f-h*a);r.setExtent(p,f),r.setInterval(h)}}))},h.dimensions=[],h.create=function(e,t){var n=[];return e.eachComponent(\"radar\",(function(i){var r=new h(i,e,t);n.push(r),i.coordinateSystem=r})),e.eachSeriesByType(\"radar\",(function(e){\"radar\"===e.get(\"coordinateSystem\")&&(e.coordinateSystem=n[e.get(\"radarIndex\")||0])})),n},c.register(\"radar\",h);var f=h;e.exports=f},function(e,t,n){var i=n(1),r=n(35);function a(e,t,n){r.call(this,e,t,n),this.type=\"value\",this.angle=0,this.name=\"\",this.model}i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){var i=n(2),r=n(1),a=n(163),o=n(14),s=n(52),l=a.valueAxis;function u(e,t){return r.defaults({show:t},e)}var c=i.extendComponentModel({type:\"radar\",optionUpdated:function(){var e=this.get(\"boundaryGap\"),t=this.get(\"splitNumber\"),n=this.get(\"scale\"),i=this.get(\"axisLine\"),a=this.get(\"axisTick\"),l=this.get(\"axisType\"),u=this.get(\"axisLabel\"),c=this.get(\"name\"),d=this.get(\"name.show\"),h=this.get(\"name.formatter\"),f=this.get(\"nameGap\"),p=this.get(\"triggerEvent\"),g=r.map(this.get(\"indicator\")||[],(function(g){null!=g.max&&g.max>0&&!g.min?g.min=0:null!=g.min&&g.min<0&&!g.max&&(g.max=0);var m=c;if(null!=g.color&&(m=r.defaults({color:g.color},c)),g=r.merge(r.clone(g),{boundaryGap:e,splitNumber:t,scale:n,axisLine:i,axisTick:a,axisType:l,axisLabel:u,name:g.text,nameLocation:\"end\",nameGap:f,nameTextStyle:m,triggerEvent:p},!1),d||(g.name=\"\"),\"string\"===typeof h){var v=g.name;g.name=h.replace(\"{value}\",null!=v?v:\"\")}else\"function\"===typeof h&&(g.name=h(g.name,g));var y=r.extend(new o(g,null,this.ecModel),s);return y.mainType=\"radar\",y.componentIndex=this.componentIndex,y}),this);this.getIndicatorModels=function(){return g}},defaultOption:{zlevel:0,z:0,center:[\"50%\",\"50%\"],radius:\"75%\",startAngle:90,name:{show:!0},boundaryGap:[0,0],splitNumber:5,nameGap:15,scale:!1,shape:\"polygon\",axisLine:r.merge({lineStyle:{color:\"#bbb\"}},l.axisLine),axisLabel:u(l.axisLabel,!1),axisTick:u(l.axisTick,!1),axisType:\"interval\",splitLine:u(l.splitLine,!0),splitArea:u(l.splitArea,!0),indicator:[]}});e.exports=c},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(36),o=n(3),s=[\"axisLine\",\"axisTickLabel\",\"axisName\"],l=i.extendComponentView({type:\"radar\",render:function(e,t,n){this.group.removeAll(),this._buildAxes(e),this._buildSplitLineAndArea(e)},_buildAxes:function(e){var t=e.coordinateSystem,n=t.getIndicatorAxes(),i=r.map(n,(function(e){return new a(e.model,{position:[t.cx,t.cy],rotation:e.angle,labelDirection:-1,tickDirection:-1,nameDirection:1})}));r.each(i,(function(e){r.each(s,e.add,e),this.group.add(e.getGroup())}),this)},_buildSplitLineAndArea:function(e){var t=e.coordinateSystem,n=t.getIndicatorAxes();if(n.length){var i=e.get(\"shape\"),a=e.getModel(\"splitLine\"),s=e.getModel(\"splitArea\"),l=a.getModel(\"lineStyle\"),u=s.getModel(\"areaStyle\"),c=a.get(\"show\"),d=s.get(\"show\"),h=l.get(\"color\"),f=u.get(\"color\");h=r.isArray(h)?h:[h],f=r.isArray(f)?f:[f];var p=[],g=[];if(\"circle\"===i)for(var m=n[0].getTicksCoords(),v=t.cx,y=t.cy,x=0;x<m.length;x++){if(c)p[k(p,h,x)].push(new o.Circle({shape:{cx:v,cy:y,r:m[x].coord}}));if(d&&x<m.length-1)g[k(g,f,x)].push(new o.Ring({shape:{cx:v,cy:y,r0:m[x].coord,r:m[x+1].coord}}))}else{var b,_=r.map(n,(function(e,n){var i=e.getTicksCoords();return b=null==b?i.length-1:Math.min(i.length-1,b),r.map(i,(function(e){return t.coordToPoint(e.coord,n)}))})),w=[];for(x=0;x<=b;x++){for(var S=[],M=0;M<n.length;M++)S.push(_[M][x]);if(S[0]&&S.push(S[0].slice()),c)p[k(p,h,x)].push(new o.Polyline({shape:{points:S}}));if(d&&w)g[k(g,f,x-1)].push(new o.Polygon({shape:{points:S.concat(w)}}));w=S.slice().reverse()}}var C=l.getLineStyle(),T=u.getAreaStyle();r.each(g,(function(e,t){this.group.add(o.mergePath(e,{style:r.defaults({stroke:\"none\",fill:f[t%f.length]},T),silent:!0}))}),this),r.each(p,(function(e,t){this.group.add(o.mergePath(e,{style:r.defaults({fill:\"none\",stroke:h[t%h.length]},C),silent:!0}))}),this)}function k(e,t,n){var i=n%t.length;return e[i]=e[i]||[],i}}});e.exports=l},function(e,t,n){var i=n(16),r=n(53),a=n(1),o=n(8).encodeHTML,s=n(68),l=i.extend({type:\"series.radar\",dependencies:[\"radar\"],init:function(e){l.superApply(this,\"init\",arguments),this.legendVisualProvider=new s(a.bind(this.getData,this),a.bind(this.getRawData,this))},getInitialData:function(e,t){return r(this,{generateCoord:\"indicator_\",generateCoordCount:1/0})},formatTooltip:function(e){var t=this.getData(),n=this.coordinateSystem.getIndicatorAxes(),i=this.getData().getName(e);return o(\"\"===i?this.name:i)+\"<br/>\"+a.map(n,(function(n,i){var r=t.get(t.mapDimension(n.dim),e);return o(n.name+\" : \"+r)})).join(\"<br />\")},getTooltipPosition:function(e){if(null!=e)for(var t=this.getData(),n=this.coordinateSystem,i=t.getValues(a.map(n.dimensions,(function(e){return t.mapDimension(e)})),e,!0),r=0,o=i.length;r<o;r++)if(!isNaN(i[r])){var s=n.getIndicatorAxes();return n.coordToPoint(s[r].dataToCoord(i[r]),r)}},defaultOption:{zlevel:0,z:2,coordinateSystem:\"radar\",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:\"solid\"},label:{position:\"top\"},symbol:\"emptyCircle\",symbolSize:4}}),u=l;e.exports=u},function(e,t,n){var i=n(2),r=n(3),a=n(1),o=n(21);var s=i.extendChartView({type:\"radar\",render:function(e,t,n){var i=e.coordinateSystem,s=this.group,l=e.getData(),u=this._data;function c(e,t){var n=e.getItemVisual(t,\"symbol\")||\"circle\",i=e.getItemVisual(t,\"color\");if(\"none\"!==n){var r=function(e){return a.isArray(e)||(e=[+e,+e]),e}(e.getItemVisual(t,\"symbolSize\")),s=o.createSymbol(n,-1,-1,2,2,i);return s.attr({style:{strokeNoScale:!0},z2:100,scale:[r[0]/2,r[1]/2]}),s}}function d(t,n,i,a,o,s){i.removeAll();for(var l=0;l<n.length-1;l++){var u=c(a,o);u&&(u.__dimIdx=l,t[l]?(u.attr(\"position\",t[l]),r[s?\"initProps\":\"updateProps\"](u,{position:n[l]},e,o)):u.attr(\"position\",n[l]),i.add(u))}}function h(e){return a.map(e,(function(e){return[i.cx,i.cy]}))}l.diff(u).add((function(t){var n=l.getItemLayout(t);if(n){var i=new r.Polygon,a=new r.Polyline,o={shape:{points:n}};i.shape.points=h(n),a.shape.points=h(n),r.initProps(i,o,e,t),r.initProps(a,o,e,t);var s=new r.Group,u=new r.Group;s.add(a),s.add(i),s.add(u),d(a.shape.points,n,u,l,t,!0),l.setItemGraphicEl(t,s)}})).update((function(t,n){var i=u.getItemGraphicEl(n),a=i.childAt(0),o=i.childAt(1),s=i.childAt(2),c={shape:{points:l.getItemLayout(t)}};c.shape.points&&(d(a.shape.points,c.shape.points,s,l,t,!1),r.updateProps(a,c,e),r.updateProps(o,c,e),l.setItemGraphicEl(t,i))})).remove((function(e){s.remove(u.getItemGraphicEl(e))})).execute(),l.eachItemGraphicEl((function(e,t){var n=l.getItemModel(t),i=e.childAt(0),o=e.childAt(1),u=e.childAt(2),c=l.getItemVisual(t,\"color\");s.add(e),i.useStyle(a.defaults(n.getModel(\"lineStyle\").getLineStyle(),{fill:\"none\",stroke:c})),i.hoverStyle=n.getModel(\"emphasis.lineStyle\").getLineStyle();var d=n.getModel(\"areaStyle\"),h=n.getModel(\"emphasis.areaStyle\"),f=d.isEmpty()&&d.parentModel.isEmpty(),p=h.isEmpty()&&h.parentModel.isEmpty();p=p&&f,o.ignore=f,o.useStyle(a.defaults(d.getAreaStyle(),{fill:c,opacity:.7})),o.hoverStyle=h.getAreaStyle();var g=n.getModel(\"itemStyle\").getItemStyle([\"color\"]),m=n.getModel(\"emphasis.itemStyle\").getItemStyle(),v=n.getModel(\"label\"),y=n.getModel(\"emphasis.label\");u.eachChild((function(e){e.setStyle(g),e.hoverStyle=a.clone(m);var n=l.get(l.dimensions[e.__dimIdx],t);(null==n||isNaN(n))&&(n=\"\"),r.setLabelStyle(e.style,e.hoverStyle,v,y,{labelFetcher:l.hostModel,labelDataIndex:t,labelDimIndex:e.__dimIdx,defaultText:n,autoColor:c,isRectText:!0})})),e.highDownOnUpdate=function(e,t){o.attr(\"ignore\",\"emphasis\"===t?p:f)},r.setHoverStyle(e)})),this._data=l},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}});e.exports=s},function(e,t,n){var i=n(1);function r(e){return!isNaN(e[0])&&!isNaN(e[1])}function a(e){return[e.cx,e.cy]}e.exports=function(e){e.eachSeriesByType(\"radar\",(function(e){var t=e.getData(),n=[],o=e.coordinateSystem;if(o){var s=o.getIndicatorAxes();i.each(s,(function(e,i){t.each(t.mapDimension(s[i].dim),(function(e,t){n[t]=n[t]||[];var s=o.dataToPoint(e,i);n[t][i]=r(s)?s:a(o)}))})),t.each((function(e){var s=i.find(n[e],(function(e){return r(e)}))||a(o);n[e].push(s.slice()),t.setItemLayout(e,n[e])}))}}))}},function(e,t,n){var i=n(1);e.exports=function(e){var t=e.polar;if(t){i.isArray(t)||(t=[t]);var n=[];i.each(t,(function(t,r){t.indicator?(t.type&&!t.shape&&(t.shape=t.type),e.radar=e.radar||[],i.isArray(e.radar)||(e.radar=[e.radar]),e.radar.push(t)):n.push(t)})),e.polar=n}i.each(e.series,(function(e){e&&\"radar\"===e.type&&e.polarIndex&&(e.radarIndex=e.polarIndex)}))}},function(e,t,n){var i=n(2);n(304),n(311),n(171),n(105);var r=n(313),a=n(314),o=n(315),s=n(316),l=n(168);i.registerLayout(r),i.registerVisual(a),i.registerProcessor(i.PRIORITY.PROCESSOR.STATISTIC,o),i.registerPreprocessor(s),l(\"map\",[{type:\"mapToggleSelect\",event:\"mapselectchanged\",method:\"toggleSelected\"},{type:\"mapSelect\",event:\"mapselected\",method:\"select\"},{type:\"mapUnSelect\",event:\"mapunselected\",method:\"unSelect\"}])},function(e,t,n){var i=n(1),r=n(53),a=n(16),o=n(8),s=o.encodeHTML,l=o.addCommas,u=n(102),c=n(41).retrieveRawAttr,d=n(86),h=n(30).makeSeriesEncodeForNameBased,f=a.extend({type:\"series.map\",dependencies:[\"geo\"],layoutMode:\"box\",needsDrawMap:!1,seriesGroup:[],getInitialData:function(e){for(var t=r(this,{coordDimensions:[\"value\"],encodeDefaulter:i.curry(h,this)}),n=t.mapDimension(\"value\"),a=i.createHashMap(),o=[],s=[],l=0,u=t.count();l<u;l++){var f=t.getName(l);a.set(f,!0),o.push({name:f,value:t.get(n,l),selected:c(t,l,\"selected\")})}var p=d.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return i.each(p.regions,(function(e){var t=e.name;a.get(t)||(o.push({name:t}),s.push(t))})),this.updateSelectedMap(o),t.appendValues([],s),t},getHostGeoModel:function(){var e=this.option.geoIndex;return null!=e?this.dependentModels.geo[e]:null},getMapType:function(){return(this.getHostGeoModel()||this).option.map},getRawValue:function(e){var t=this.getData();return t.get(t.mapDimension(\"value\"),e)},getRegionModel:function(e){var t=this.getData();return t.getItemModel(t.indexOfName(e))},formatTooltip:function(e){for(var t=this.getData(),n=l(this.getRawValue(e)),i=t.getName(e),r=this.seriesGroup,a=[],o=0;o<r.length;o++){var u=r[o].originalData.indexOfName(i),c=t.mapDimension(\"value\");isNaN(r[o].originalData.get(c,u))||a.push(s(r[o].name))}return a.join(\", \")+\"<br />\"+s(i+\" : \"+n)},getTooltipPosition:function(e){if(null!=e){var t=this.getData().getName(e),n=this.coordinateSystem,i=n.getRegion(t);return i&&n.dataToPoint(i.center)}},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},defaultOption:{zlevel:0,z:2,coordinateSystem:\"geo\",map:\"\",left:\"center\",top:\"center\",aspectScale:.75,showLegendSymbol:!0,dataRangeHoverLink:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:\"#000\"},itemStyle:{borderWidth:.5,borderColor:\"#444\",areaColor:\"#eee\"},emphasis:{label:{show:!0,color:\"rgb(100,0,0)\"},itemStyle:{areaColor:\"rgba(255,215,0,0.8)\"}},nameProperty:\"name\"}});i.mixin(f,u);var p=f;e.exports=p},function(e,t,n){var i=n(1).each,r=n(157),a=n(5).makeInner,o=n(306),s=n(307),l=n(308),u=n(309),c=a(),d={load:function(e,t,n){var a=c(t).parsed;if(a)return a;var d,f=t.specialAreas||{},p=t.geoJSON;try{d=p?r(p,n):[]}catch(g){throw new Error(\"Invalid geoJson format\\n\"+g.message)}return o(e,d),i(d,(function(t){var n=t.name;s(e,t),l(e,t),u(e,t);var i=f[n];i&&t.transformTo(i.left,i.top,i.width,i.height)})),c(t).parsed={regions:d,boundingRect:h(d)}}};function h(e){for(var t,n=0;n<e.length;n++){var i=e[n].getBoundingRect();(t=t||i.clone()).union(i)}return t}e.exports=d},function(e,t,n){for(var i=n(1),r=n(158),a=[126,25],o=[[[0,3.5],[7,11.2],[15,11.9],[30,7],[42,.7],[52,.7],[56,7.7],[59,.7],[64,.7],[64,0],[5,0],[0,3.5]],[[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]],[[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]],[[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]],[[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]],[[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]],[[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]],[[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]],[[51,35],[51,28.7],[53,28.7],[53,35],[51,35]],[[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]],[[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]],[[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4],[1,92.4],[1,3.5],[0,3.5]]],s=0;s<o.length;s++)for(var l=0;l<o[s].length;l++)o[s][l][0]/=10.5,o[s][l][1]/=-14,o[s][l][0]+=a[0],o[s][l][1]+=a[1];e.exports=function(e,t){\"china\"===e&&t.push(new r(\"\\u5357\\u6d77\\u8bf8\\u5c9b\",i.map(o,(function(e){return{type:\"polygon\",exterior:e}})),a))}},function(e,t){var n={\"\\u5357\\u6d77\\u8bf8\\u5c9b\":[32,80],\"\\u5e7f\\u4e1c\":[0,-10],\"\\u9999\\u6e2f\":[10,5],\"\\u6fb3\\u95e8\":[-10,10],\"\\u5929\\u6d25\":[5,5]};e.exports=function(e,t){if(\"china\"===e){var i=n[t.name];if(i){var r=t.center;r[0]+=i[0]/10.5,r[1]+=-i[1]/14}}}},function(e,t){var n={Russia:[100,60],\"United States\":[-99,38],\"United States of America\":[-99,38]};e.exports=function(e,t){if(\"world\"===e){var i=n[t.name];if(i){var r=t.center;r[0]=i[0],r[1]=i[1]}}}},function(e,t){var n=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];e.exports=function(e,t){\"china\"===e&&\"\\u53f0\\u6e7e\"===t.name&&t.geometries.push({type:\"polygon\",exterior:n[0]})}},function(e,t,n){var i=n(150),r=i.parseSVG,a=i.makeViewBoxTransform,o=n(39),s=n(93),l=n(1),u=l.assert,c=l.createHashMap,d=n(10),h=(0,n(5).makeInner)(),f={load:function(e,t){var n=h(t).originRoot;if(n)return{root:n,boundingRect:h(t).boundingRect};var i=p(t);return h(t).originRoot=i.root,h(t).boundingRect=i.boundingRect,i},makeGraphic:function(e,t,n){var i=h(t),r=i.rootMap||(i.rootMap=c()),a=r.get(n);if(a)return a;var o=i.originRoot,s=i.boundingRect;return i.originRootHostKey?a=p(t,s).root:(i.originRootHostKey=n,a=o),r.set(n,a)},removeGraphic:function(e,t,n){var i=h(t),r=i.rootMap;r&&r.removeKey(n),n===i.originRootHostKey&&(i.originRootHostKey=null)}};function p(e,t){var n,i,l=e.svgXML;try{i=(n=l&&r(l,{ignoreViewBox:!0,ignoreRootClip:!0})||{}).root,u(null!=i)}catch(m){throw new Error(\"Invalid svg format\\n\"+m.message)}var c=n.width,h=n.height,f=n.viewBoxRect;if(t||(t=null==c||null==h?i.getBoundingRect():new d(0,0,0,0),null!=c&&(t.width=c),null!=h&&(t.height=h)),f){var p=a(f,t.width,t.height),g=i;(i=new o).add(g),g.scale=p.scale,g.position=p.position}return i.setClipPath(new s({shape:t.plain()})),{root:i,boundingRect:t}}e.exports=f},function(e,t,n){var i=n(2),r=n(1),a=n(3),o=n(169),s=i.extendChartView({type:\"map\",render:function(e,t,n,i){if(!i||\"mapToggleSelect\"!==i.type||i.from!==this.uid){var r=this.group;if(r.removeAll(),!e.getHostGeoModel()){if(i&&\"geoRoam\"===i.type&&\"series\"===i.componentType&&i.seriesId===e.id)(a=this._mapDraw)&&r.add(a.group);else if(e.needsDrawMap){var a=this._mapDraw||new o(n,!0);r.add(a.group),a.draw(e,t,n,this,i),this._mapDraw=a}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;e.get(\"showLegendSymbol\")&&t.getComponent(\"legend\")&&this._renderSymbols(e,t,n)}}},remove:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},dispose:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},_renderSymbols:function(e,t,n){var i=e.originalData,o=this.group;i.each(i.mapDimension(\"value\"),(function(t,n){if(!isNaN(t)){var s=i.getItemLayout(n);if(s&&s.point){var c=s.point,d=s.offset,h=new a.Circle({style:{fill:e.getData().getVisual(\"color\")},shape:{cx:c[0]+9*d,cy:c[1],r:3},silent:!0,z2:8+(d?0:a.Z2_EMPHASIS_LIFT+1)});if(!d){var f=e.mainSeries.getData(),p=i.getName(n),g=f.indexOfName(p),m=i.getItemModel(n),v=m.getModel(\"label\"),y=m.getModel(\"emphasis.label\"),x=f.getItemGraphicEl(g),b=r.retrieve2(e.getFormattedLabel(g,\"normal\"),p),_=r.retrieve2(e.getFormattedLabel(g,\"emphasis\"),b),w=x.__seriesMapHighDown,S=Math.random();if(!w){w=x.__seriesMapHighDown={};var M=r.curry(l,!0),C=r.curry(l,!1);x.on(\"mouseover\",M).on(\"mouseout\",C).on(\"emphasis\",M).on(\"normal\",C)}x.__seriesMapCallKey=S,r.extend(w,{recordVersion:S,circle:h,labelModel:v,hoverLabelModel:y,emphasisText:_,normalText:b}),u(w,!1)}o.add(h)}}}))}});function l(e){var t=this.__seriesMapHighDown;t&&t.recordVersion===this.__seriesMapCallKey&&u(t,e)}function u(e,t){var n=e.circle,i=e.labelModel,r=e.hoverLabelModel,o=e.emphasisText,s=e.normalText;t?(n.style.extendFrom(a.setTextStyle({},r,{text:r.get(\"show\")?o:null},{isRectText:!0,useInsideStyle:!1},!0)),n.__mapOriginalZ2=n.z2,n.z2+=a.Z2_EMPHASIS_LIFT):(a.setTextStyle(n.style,i,{text:i.get(\"show\")?s:null,textPosition:i.getShallow(\"position\")||\"bottom\"},{isRectText:!0,useInsideStyle:!1}),n.dirty(!1),null!=n.__mapOriginalZ2&&(n.z2=n.__mapOriginalZ2,n.__mapOriginalZ2=null))}e.exports=s},function(e,t,n){var i=n(1),r=n(10),a=n(106),o=n(86);function s(e,t,n,i){a.call(this,e),this.map=t;var r=o.load(t,n);this._nameCoordMap=r.nameCoordMap,this._regionsMap=r.regionsMap,this._invertLongitute=null==i||i,this.regions=r.regions,this._rect=r.boundingRect}function l(e,t,n,i){var r=n.geoModel,a=n.seriesModel,o=r?r.coordinateSystem:a?a.coordinateSystem||(a.getReferringComponents(\"geo\")[0]||{}).coordinateSystem:null;return o===this?o[e](i):null}s.prototype={constructor:s,type:\"geo\",dimensions:[\"lng\",\"lat\"],containCoord:function(e){for(var t=this.regions,n=0;n<t.length;n++)if(t[n].contain(e))return!0;return!1},transformTo:function(e,t,n,i){var a=this.getBoundingRect(),o=this._invertLongitute;a=a.clone(),o&&(a.y=-a.y-a.height);var s=this._rawTransformable;if(s.transform=a.calculateTransform(new r(e,t,n,i)),s.decomposeTransform(),o){var l=s.scale;l[1]=-l[1]}s.updateTransform(),this._updateTransform()},getRegion:function(e){return this._regionsMap.get(e)},getRegionByCoord:function(e){for(var t=this.regions,n=0;n<t.length;n++)if(t[n].contain(e))return t[n]},addGeoCoord:function(e,t){this._nameCoordMap.set(e,t)},getGeoCoord:function(e){return this._nameCoordMap.get(e)},getBoundingRect:function(){return this._rect},dataToPoint:function(e,t,n){if(\"string\"===typeof e&&(e=this.getGeoCoord(e)),e)return a.prototype.dataToPoint.call(this,e,t,n)},convertToPixel:i.curry(l,\"dataToPoint\"),convertFromPixel:i.curry(l,\"pointToData\")},i.mixin(s,a);var u=s;e.exports=u},function(e,t,n){var i=n(1);e.exports=function(e){var t={};e.eachSeriesByType(\"map\",(function(n){var r=n.getMapType();if(!n.getHostGeoModel()&&!t[r]){var a={};i.each(n.seriesGroup,(function(t){var n=t.coordinateSystem,i=t.originalData;t.get(\"showLegendSymbol\")&&e.getComponent(\"legend\")&&i.each(i.mapDimension(\"value\"),(function(e,t){var r=i.getName(t),o=n.getRegion(r);if(o&&!isNaN(e)){var s=a[r]||0,l=n.dataToPoint(o.center);a[r]=s+1,i.setItemLayout(t,{point:l,offset:s})}}))}));var o=n.getData();o.each((function(e){var t=o.getName(e),n=o.getItemLayout(e)||{};n.showLabel=!a[t],o.setItemLayout(e,n)})),t[r]=!0}}))}},function(e,t){e.exports=function(e){e.eachSeriesByType(\"map\",(function(e){var t=e.get(\"color\"),n=e.getModel(\"itemStyle\"),i=n.get(\"areaColor\"),r=n.get(\"color\")||t[e.seriesIndex%t.length];e.getData().setVisual({areaColor:i,color:r})}))}},function(e,t,n){var i=n(1);e.exports=function(e){var t={};e.eachSeriesByType(\"map\",(function(e){var n=e.getHostGeoModel(),i=n?\"o\"+n.id:\"i\"+e.getMapType();(t[i]=t[i]||[]).push(e)})),i.each(t,(function(e,t){for(var n=function(e,t){var n={};return i.each(e,(function(e){e.each(e.mapDimension(\"value\"),(function(t,i){var r=\"ec-\"+e.getName(i);n[r]=n[r]||[],isNaN(t)||n[r].push(t)}))})),e[0].map(e[0].mapDimension(\"value\"),(function(i,r){for(var a,o=\"ec-\"+e[0].getName(r),s=0,l=1/0,u=-1/0,c=n[o].length,d=0;d<c;d++)l=Math.min(l,n[o][d]),u=Math.max(u,n[o][d]),s+=n[o][d];return a=\"min\"===t?l:\"max\"===t?u:\"average\"===t?s/c:s,0===c?NaN:a}))}(i.map(e,(function(e){return e.getData()})),e[0].get(\"mapValueCalculation\")),r=0;r<e.length;r++)e[r].originalData=e[r].getData();for(r=0;r<e.length;r++)e[r].seriesGroup=e,e[r].needsDrawMap=0===r&&!e[r].getHostGeoModel(),e[r].setData(n.cloneShallow()),e[r].mainSeries=e[0]}))}},function(e,t,n){var i=n(1);e.exports=function(e){var t=[];i.each(e.series,(function(e){e&&\"map\"===e.type&&(t.push(e),e.map=e.map||e.mapType,i.defaults(e,e.mapLocation))}))}},function(e,t,n){var i=n(2);n(318),n(319),n(320);var r=n(43),a=n(321);i.registerVisual(r(\"tree\",\"circle\")),i.registerLayout(a)},function(e,t,n){var i=n(16),r=n(107),a=n(8).encodeHTML,o=n(14),s=i.extend({type:\"series.tree\",layoutInfo:null,layoutMode:\"box\",getInitialData:function(e){var t={name:e.name,children:e.data},n=e.leaves||{},i=new o(n,this,this.ecModel),a=r.createTree(t,this,{},(function(e){e.wrapMethod(\"getItemModel\",(function(e,t){var n=a.getNodeByDataIndex(t);return n.children.length&&n.isExpand||(e.parentModel=i),e}))}));var s=0;a.eachNode(\"preorder\",(function(e){e.depth>s&&(s=e.depth)}));var l=e.expandAndCollapse&&e.initialTreeDepth>=0?e.initialTreeDepth:s;return a.root.eachNode(\"preorder\",(function(e){var t=e.hostTree.data.getRawDataItem(e.dataIndex);e.isExpand=t&&null!=t.collapsed?!t.collapsed:e.depth<=l})),a.data},getOrient:function(){var e=this.get(\"orient\");return\"horizontal\"===e?e=\"LR\":\"vertical\"===e&&(e=\"TB\"),e},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},formatTooltip:function(e){for(var t=this.getData().tree,n=t.root.children[0],i=t.getNodeByDataIndex(e),r=i.getValue(),o=i.name;i&&i!==n;)o=i.parentNode.name+\".\"+o,i=i.parentNode;return a(o+(isNaN(r)||null==r?\"\":\" : \"+r))},defaultOption:{zlevel:0,z:2,coordinateSystem:\"view\",left:\"12%\",top:\"12%\",right:\"12%\",bottom:\"12%\",layout:\"orthogonal\",edgeShape:\"curve\",edgeForkPosition:\"50%\",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:\"LR\",symbol:\"emptyCircle\",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:\"#ccc\",width:1.5,curveness:.5},itemStyle:{color:\"lightsteelblue\",borderColor:\"#c23531\",borderWidth:1.5},label:{show:!0,color:\"#555\"},leaves:{label:{show:!0}},animationEasing:\"linear\",animationDuration:700,animationDurationUpdate:1e3}});e.exports=s},function(e,t,n){var i=n(1),r=n(3),a=n(82),o=n(173).radialCoordinate,s=n(2),l=n(59),u=n(106),c=n(103),d=n(70),h=n(87).onIrrelevantElement,f=(n(6).__DEV__,n(4).parsePercent),p=r.extendShape({shape:{parentPoint:[],childPoints:[],orient:\"\",forkPosition:\"\"},style:{stroke:\"#000\",fill:null},buildPath:function(e,t){var n=t.childPoints,i=n.length,r=t.parentPoint,a=n[0],o=n[i-1];if(1===i)return e.moveTo(r[0],r[1]),void e.lineTo(a[0],a[1]);var s=t.orient,l=\"TB\"===s||\"BT\"===s?0:1,u=1-l,c=f(t.forkPosition,1),d=[];d[l]=r[l],d[u]=r[u]+(o[u]-r[u])*c,e.moveTo(r[0],r[1]),e.lineTo(d[0],d[1]),e.moveTo(a[0],a[1]),d[l]=a[l],e.lineTo(d[0],d[1]),d[l]=o[l],e.lineTo(d[0],d[1]),e.lineTo(o[0],o[1]);for(var h=1;h<i-1;h++){var p=n[h];e.moveTo(p[0],p[1]),d[l]=p[l],e.lineTo(d[0],d[1])}}}),g=s.extendChartView({type:\"tree\",init:function(e,t){this._oldTree,this._mainGroup=new r.Group,this._controller=new d(t.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},render:function(e,t,n,i){var r=e.getData(),a=e.layoutInfo,o=this._mainGroup,s=e.get(\"layout\");\"radial\"===s?o.attr(\"position\",[a.x+a.width/2,a.y+a.height/2]):o.attr(\"position\",[a.x,a.y]),this._updateViewCoordSys(e,a,s),this._updateController(e,t,n);var l=this._data,u={expandAndCollapse:e.get(\"expandAndCollapse\"),layout:s,edgeShape:e.get(\"edgeShape\"),edgeForkPosition:e.get(\"edgeForkPosition\"),orient:e.getOrient(),curvature:e.get(\"lineStyle.curveness\"),symbolRotate:e.get(\"symbolRotate\"),symbolOffset:e.get(\"symbolOffset\"),hoverAnimation:e.get(\"hoverAnimation\"),useNameLabel:!0,fadeIn:!0};r.diff(l).add((function(t){m(r,t)&&y(r,t,null,o,e,u)})).update((function(t,n){var i=l.getItemGraphicEl(n);m(r,t)?y(r,t,i,o,e,u):i&&x(l,n,i,o,e,u)})).remove((function(t){var n=l.getItemGraphicEl(t);n&&x(l,t,n,o,e,u)})).execute(),this._nodeScaleRatio=e.get(\"nodeScaleRatio\"),this._updateNodeAndLinkScale(e),!0===u.expandAndCollapse&&r.eachItemGraphicEl((function(t,i){t.off(\"click\").on(\"click\",(function(){n.dispatchAction({type:\"treeExpandAndCollapse\",seriesId:e.id,dataIndex:i})}))})),this._data=r},_updateViewCoordSys:function(e){var t=e.getData(),n=[];t.each((function(e){var i=t.getItemLayout(e);!i||isNaN(i.x)||isNaN(i.y)||n.push([+i.x,+i.y])}));var i=[],r=[];l.fromPoints(n,i,r);var a=this._min,o=this._max;r[0]-i[0]===0&&(i[0]=a?a[0]:i[0]-1,r[0]=o?o[0]:r[0]+1),r[1]-i[1]===0&&(i[1]=a?a[1]:i[1]-1,r[1]=o?o[1]:r[1]+1);var s=e.coordinateSystem=new u;s.zoomLimit=e.get(\"scaleLimit\"),s.setBoundingRect(i[0],i[1],r[0]-i[0],r[1]-i[1]),s.setCenter(e.get(\"center\")),s.setZoom(e.get(\"zoom\")),this.group.attr({position:s.position,scale:s.scale}),this._viewCoordSys=s,this._min=i,this._max=r},_updateController:function(e,t,n){var i=this._controller,r=this._controllerHost,a=this.group;i.setPointerChecker((function(t,i,r){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(i,r)&&!h(t,n,e)})),i.enable(e.get(\"roam\")),r.zoomLimit=e.get(\"scaleLimit\"),r.zoom=e.coordinateSystem.getZoom(),i.off(\"pan\").off(\"zoom\").on(\"pan\",(function(t){c.updateViewOnPan(r,t.dx,t.dy),n.dispatchAction({seriesId:e.id,type:\"treeRoam\",dx:t.dx,dy:t.dy})}),this).on(\"zoom\",(function(t){c.updateViewOnZoom(r,t.scale,t.originX,t.originY),n.dispatchAction({seriesId:e.id,type:\"treeRoam\",zoom:t.scale,originX:t.originX,originY:t.originY}),this._updateNodeAndLinkScale(e)}),this)},_updateNodeAndLinkScale:function(e){var t=e.getData(),n=this._getNodeGlobalScale(e),i=[n,n];t.eachItemGraphicEl((function(e,t){e.attr(\"scale\",i)}))},_getNodeGlobalScale:function(e){var t=e.coordinateSystem;if(\"view\"!==t.type)return 1;var n=this._nodeScaleRatio,i=t.scale,r=i&&i[0]||1;return((t.getZoom()-1)*n+1)/r},dispose:function(){this._controller&&this._controller.dispose(),this._controllerHost={}},remove:function(){this._mainGroup.removeAll(),this._data=null}});function m(e,t){var n=e.getItemLayout(t);return n&&!isNaN(n.x)&&!isNaN(n.y)&&\"none\"!==e.getItemVisual(t,\"symbol\")}function v(e,t,n){return n.itemModel=t,n.itemStyle=t.getModel(\"itemStyle\").getItemStyle(),n.hoverItemStyle=t.getModel(\"emphasis.itemStyle\").getItemStyle(),n.lineStyle=t.getModel(\"lineStyle\").getLineStyle(),n.labelModel=t.getModel(\"label\"),n.hoverLabelModel=t.getModel(\"emphasis.label\"),!1===e.isExpand&&0!==e.children.length?n.symbolInnerColor=n.itemStyle.fill:n.symbolInnerColor=\"#fff\",n}function y(e,t,n,o,s,l){var u=!n,c=e.tree.getNodeByDataIndex(t),d=c.getModel(),h=(l=v(c,d,l),e.tree.root),f=c.parentNode===h?c:c.parentNode||c,g=e.getItemGraphicEl(f.dataIndex),m=f.getLayout(),y=g?{x:g.position[0],y:g.position[1],rawX:g.__radialOldRawX,rawY:g.__radialOldRawY}:m,x=c.getLayout();u?(n=new a(e,t,l)).attr(\"position\",[y.x,y.y]):n.updateData(e,t,l),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=x.rawX,n.__radialRawY=x.rawY,o.add(n),e.setItemGraphicEl(t,n),r.updateProps(n,{position:[x.x,x.y]},s);var _=n.getSymbolPath();if(\"radial\"===l.layout){var w,S,M=h.children[0],C=M.getLayout(),T=M.children.length;if(x.x===C.x&&!0===c.isExpand){var k={};k.x=(M.children[0].getLayout().x+M.children[T-1].getLayout().x)/2,k.y=(M.children[0].getLayout().y+M.children[T-1].getLayout().y)/2,(w=Math.atan2(k.y-C.y,k.x-C.x))<0&&(w=2*Math.PI+w),(S=k.x<C.x)&&(w-=Math.PI)}else(w=Math.atan2(x.y-C.y,x.x-C.x))<0&&(w=2*Math.PI+w),0===c.children.length||0!==c.children.length&&!1===c.isExpand?(S=x.x<C.x)&&(w-=Math.PI):(S=x.x>C.x)||(w-=Math.PI);var I=S?\"left\":\"right\",A=l.labelModel.get(\"rotate\"),P=A*(Math.PI/180);_.setStyle({textPosition:l.labelModel.get(\"position\")||I,textRotation:null==A?-w:P,textOrigin:\"center\",verticalAlign:\"middle\"})}!function(e,t,n,a,o,s,l,u,c){var d=c.edgeShape,h=a.__edge;if(\"curve\"===d)t.parentNode&&t.parentNode!==n&&(h||(h=a.__edge=new r.BezierCurve({shape:b(c,o,o),style:i.defaults({opacity:0,strokeNoScale:!0},c.lineStyle)})),r.updateProps(h,{shape:b(c,s,l),style:{opacity:1}},e));else if(\"polyline\"===d&&\"orthogonal\"===c.layout&&t!==n&&t.children&&0!==t.children.length&&!0===t.isExpand){for(var f=t.children,g=[],m=0;m<f.length;m++){var v=f[m].getLayout();g.push([v.x,v.y])}h||(h=a.__edge=new p({shape:{parentPoint:[l.x,l.y],childPoints:[[l.x,l.y]],orient:c.orient,forkPosition:c.edgeForkPosition},style:i.defaults({opacity:0,strokeNoScale:!0},c.lineStyle)})),r.updateProps(h,{shape:{parentPoint:[l.x,l.y],childPoints:g},style:{opacity:1}},e)}u.add(h)}(s,c,h,n,y,m,x,o,l)}function x(e,t,n,i,a,o){for(var s,l=e.tree.getNodeByDataIndex(t),u=e.tree.root,c=l.getModel(),d=(o=v(l,c,o),l.parentNode===u?l:l.parentNode||l),h=o.edgeShape;null==(s=d.getLayout());)d=d.parentNode===u?d:d.parentNode||d;r.updateProps(n,{position:[s.x+1,s.y+1]},a,(function(){i.remove(n),e.setItemGraphicEl(t,null)})),n.fadeOut(null,{keepLabel:!0});var f=e.getItemGraphicEl(d.dataIndex).__edge,p=n.__edge||(!1===d.isExpand||1===d.children.length?f:void 0);h=o.edgeShape;p&&(\"curve\"===h?r.updateProps(p,{shape:b(o,s,s),style:{opacity:0}},a,(function(){i.remove(p)})):\"polyline\"===h&&\"orthogonal\"===o.layout&&r.updateProps(p,{shape:{parentPoint:[s.x,s.y],childPoints:[[s.x,s.y]]},style:{opacity:0}},a,(function(){i.remove(p)})))}function b(e,t,n){var i,r,a,s,l,u,c,d,h=e.orient;if(\"radial\"===e.layout){l=t.rawX,c=t.rawY,u=n.rawX,d=n.rawY;var f=o(l,c),p=o(l,c+(d-c)*e.curvature),g=o(u,d+(c-d)*e.curvature),m=o(u,d);return{x1:f.x,y1:f.y,x2:m.x,y2:m.y,cpx1:p.x,cpy1:p.y,cpx2:g.x,cpy2:g.y}}return l=t.x,c=t.y,u=n.x,d=n.y,\"LR\"!==h&&\"RL\"!==h||(i=l+(u-l)*e.curvature,r=c,a=u+(l-u)*e.curvature,s=d),\"TB\"!==h&&\"BT\"!==h||(i=l,r=c+(d-c)*e.curvature,a=u,s=d+(c-d)*e.curvature),{x1:l,y1:c,x2:u,y2:d,cpx1:i,cpy1:r,cpx2:a,cpy2:s}}e.exports=g},function(e,t,n){var i=n(2),r=n(104).updateCenterAndZoom;i.registerAction({type:\"treeExpandAndCollapse\",event:\"treeExpandAndCollapse\",update:\"update\"},(function(e,t){t.eachComponent({mainType:\"series\",subType:\"tree\",query:e},(function(t){var n=e.dataIndex,i=t.getData().tree.getNodeByDataIndex(n);i.isExpand=!i.isExpand}))})),i.registerAction({type:\"treeRoam\",event:\"treeRoam\",update:\"none\"},(function(e,t){t.eachComponent({mainType:\"series\",subType:\"tree\",query:e},(function(t){var n=t.coordinateSystem,i=r(n,e);t.setCenter&&t.setCenter(i.center),t.setZoom&&t.setZoom(i.zoom)}))}))},function(e,t,n){var i=n(322),r=i.eachAfter,a=i.eachBefore,o=n(173),s=o.init,l=o.firstWalk,u=o.secondWalk,c=o.separation,d=o.radialCoordinate,h=o.getViewRect;e.exports=function(e,t){e.eachSeriesByType(\"tree\",(function(e){!function(e,t){var n=h(e,t);e.layoutInfo=n;var i=e.get(\"layout\"),o=0,f=0,p=null;\"radial\"===i?(o=2*Math.PI,f=Math.min(n.height,n.width)/2,p=c((function(e,t){return(e.parentNode===t.parentNode?1:2)/e.depth}))):(o=n.width,f=n.height,p=c());var g=e.getData().tree.root,m=g.children[0];if(m){s(g),r(m,l,p),g.hierNode.modifier=-m.hierNode.prelim,a(m,u);var v=m,y=m,x=m;a(m,(function(e){var t=e.getLayout().x;t<v.getLayout().x&&(v=e),t>y.getLayout().x&&(y=e),e.depth>x.depth&&(x=e)}));var b=v===y?1:p(v,y)/2,_=b-v.getLayout().x,w=0,S=0,M=0,C=0;if(\"radial\"===i)w=o/(y.getLayout().x+b+_),S=f/(x.depth-1||1),a(m,(function(e){M=(e.getLayout().x+_)*w,C=(e.depth-1)*S;var t=d(M,C);e.setLayout({x:t.x,y:t.y,rawX:M,rawY:C},!0)}));else{var T=e.getOrient();\"RL\"===T||\"LR\"===T?(S=f/(y.getLayout().x+b+_),w=o/(x.depth-1||1),a(m,(function(e){C=(e.getLayout().x+_)*S,M=\"LR\"===T?(e.depth-1)*w:o-(e.depth-1)*w,e.setLayout({x:M,y:C},!0)}))):\"TB\"!==T&&\"BT\"!==T||(w=o/(y.getLayout().x+b+_),S=f/(x.depth-1||1),a(m,(function(e){M=(e.getLayout().x+_)*w,C=\"TB\"===T?(e.depth-1)*S:f-(e.depth-1)*S,e.setLayout({x:M,y:C},!0)})))}}}(e,t)}))}},function(e,t){t.eachAfter=function(e,t,n){for(var i,r=[e],a=[];i=r.pop();)if(a.push(i),i.isExpand){var o=i.children;if(o.length)for(var s=0;s<o.length;s++)r.push(o[s])}for(;i=a.pop();)t(i,n)},t.eachBefore=function(e,t){for(var n,i=[e];n=i.pop();)if(t(n),n.isExpand){var r=n.children;if(r.length)for(var a=r.length-1;a>=0;a--)i.push(r[a])}}},function(e,t,n){var i=n(2);n(324),n(325),n(328);var r=n(329),a=n(330);i.registerVisual(r),i.registerLayout(a)},function(e,t,n){var i=n(1),r=n(16),a=n(107),o=n(14),s=n(8),l=s.encodeHTML,u=s.addCommas,c=n(45).wrapTreePathInfo,d=r.extend({type:\"series.treemap\",layoutMode:\"box\",dependencies:[\"grid\",\"polar\"],preventUsingHoverLayer:!0,_viewRoot:null,defaultOption:{progressive:0,left:\"center\",top:\"middle\",right:null,bottom:null,width:\"80%\",height:\"80%\",sort:!0,clipWindow:\"origin\",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:\"\\u25b6\",zoomToNodeRatio:.1024,roam:!0,nodeClick:\"zoomToNode\",animation:!0,animationDurationUpdate:900,animationEasing:\"quinticInOut\",breadcrumb:{show:!0,height:22,left:\"center\",top:\"bottom\",emptyItemWidth:25,itemStyle:{color:\"rgba(0,0,0,0.7)\",borderColor:\"rgba(255,255,255,0.7)\",borderWidth:1,shadowColor:\"rgba(150,150,150,1)\",shadowBlur:3,shadowOffsetX:0,shadowOffsetY:0,textStyle:{color:\"#fff\"}},emphasis:{textStyle:{}}},label:{show:!0,distance:0,padding:5,position:\"inside\",color:\"#fff\",ellipsis:!0},upperLabel:{show:!1,position:[0,\"50%\"],height:20,color:\"#fff\",ellipsis:!0,verticalAlign:\"middle\"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:\"#fff\",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,\"50%\"],color:\"#fff\",ellipsis:!0,verticalAlign:\"middle\"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:\"index\",visibleMin:10,childrenVisibleMin:null,levels:[]},getInitialData:function(e,t){var n={name:e.name,children:e.data};!function e(t){var n=0;i.each(t.children,(function(t){e(t);var r=t.value;i.isArray(r)&&(r=r[0]),n+=r}));var r=t.value;i.isArray(r)&&(r=r[0]);(null==r||isNaN(r))&&(r=n);r<0&&(r=0);i.isArray(t.value)?t.value[0]=r:t.value=r}(n);var r=e.levels||[];r=e.levels=function(e,t){var n,r=t.get(\"color\");if(!r)return;if(e=e||[],i.each(e,(function(e){var t=new o(e),i=t.get(\"color\");(t.get(\"itemStyle.color\")||i&&\"none\"!==i)&&(n=!0)})),!n){(e[0]||(e[0]={})).color=r.slice()}return e}(r,t);var s=i.map(r||[],(function(e){return new o(e,this,t)}),this),l=a.createTree(n,this,null,(function(e){e.wrapMethod(\"getItemModel\",(function(e,t){var n=l.getNodeByDataIndex(t),i=s[n.depth];return i&&(e.parentModel=i),e}))}));return l.data},optionUpdated:function(){this.resetViewRoot()},formatTooltip:function(e){var t=this.getData(),n=this.getRawValue(e),r=i.isArray(n)?u(n[0]):u(n),a=t.getName(e);return l(a+\": \"+r)},getDataParams:function(e){var t=r.prototype.getDataParams.apply(this,arguments),n=this.getData().tree.getNodeByDataIndex(e);return t.treePathInfo=c(n,this),t},setLayoutInfo:function(e){this.layoutInfo=this.layoutInfo||{},i.extend(this.layoutInfo,e)},mapIdToIndex:function(e){var t=this._idIndexMap;t||(t=this._idIndexMap=i.createHashMap(),this._idIndexMapCount=0);var n=t.get(e);return null==n&&t.set(e,n=this._idIndexMapCount++),n},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;e&&(e===t||t.contains(e))||(this._viewRoot=t)}});e.exports=d},function(e,t,n){var i=n(2),r=n(1),a=n(3),o=n(42),s=n(45),l=n(326),u=n(70),c=n(10),d=n(17),h=n(327),f=n(48),p=n(8).windowOpen,g=r.bind,m=a.Group,v=a.Rect,y=r.each,x=[\"label\"],b=[\"emphasis\",\"label\"],_=[\"upperLabel\"],w=[\"emphasis\",\"upperLabel\"],S=f([[\"fill\",\"color\"],[\"stroke\",\"strokeColor\"],[\"lineWidth\",\"strokeWidth\"],[\"shadowBlur\"],[\"shadowOffsetX\"],[\"shadowOffsetY\"],[\"shadowColor\"]]),M=function(e){var t=S(e);return t.stroke=t.fill=t.lineWidth=null,t},C=i.extendChartView({type:\"treemap\",init:function(e,t){this._containerGroup,this._storage={nodeGroup:[],background:[],content:[]},this._oldTree,this._breadcrumb,this._controller,this._state=\"ready\"},render:function(e,t,n,i){var a=t.findComponents({mainType:\"series\",subType:\"treemap\",query:i});if(!(r.indexOf(a,e)<0)){this.seriesModel=e,this.api=n,this.ecModel=t;var o=s.retrieveTargetInfo(i,[\"treemapZoomToNode\",\"treemapRootToNode\"],e),l=i&&i.type,u=e.layoutInfo,c=!this._oldTree,d=this._storage,h=\"treemapRootToNode\"===l&&o&&d?{rootNodeGroup:d.nodeGroup[o.node.getRawIndex()],direction:i.direction}:null,f=this._giveContainerGroup(u),p=this._doRender(f,e,h);c||l&&\"treemapZoomToNode\"!==l&&\"treemapRootToNode\"!==l?p.renderFinally():this._doAnimation(f,p,e,h),this._resetController(n),this._renderBreadcrumb(e,n,o)}},_giveContainerGroup:function(e){var t=this._containerGroup;return t||(t=this._containerGroup=new m,this._initEvents(t),this.group.add(t)),t.attr(\"position\",[e.x,e.y]),t},_doRender:function(e,t,n){var i=t.getData().tree,a=this._oldTree,s={nodeGroup:[],background:[],content:[]},l={nodeGroup:[],background:[],content:[]},u=this._storage,c=[],d=r.curry(T,t,l,u,n,s,c);!function e(t,n,i,a,s){a?(n=t,y(t,(function(e,t){!e.isRemoved()&&u(t,t)}))):new o(n,t,l,l).add(u).update(u).remove(r.curry(u,null)).execute();function l(e){return e.getId()}function u(r,o){var l=null!=r?t[r]:null,u=null!=o?n[o]:null,c=d(l,u,i,s);c&&e(l&&l.viewChildren||[],u&&u.viewChildren||[],c,a,s+1)}}(i.root?[i.root]:[],a&&a.root?[a.root]:[],e,i===a||!a,0);var h=function(e){var t={nodeGroup:[],background:[],content:[]};return e&&y(e,(function(e,n){var i=t[n];y(e,(function(e){e&&(i.push(e),e.__tmWillDelete=1)}))})),t}(u);return this._oldTree=i,this._storage=l,{lastsForAnimation:s,willDeleteEls:h,renderFinally:function(){y(h,(function(e){y(e,(function(e){e.parent&&e.parent.remove(e)}))})),y(c,(function(e){e.invisible=!0,e.dirty()}))}}},_doAnimation:function(e,t,n,i){if(n.get(\"animation\")){var a=n.get(\"animationDurationUpdate\"),o=n.get(\"animationEasing\"),s=h.createWrap();y(t.willDeleteEls,(function(e,t){y(e,(function(e,n){if(!e.invisible){var r,l=e.parent;if(i&&\"drillDown\"===i.direction)r=l===i.rootNodeGroup?{shape:{x:0,y:0,width:l.__tmNodeWidth,height:l.__tmNodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var u=0,c=0;l.__tmWillDelete||(u=l.__tmNodeWidth/2,c=l.__tmNodeHeight/2),r=\"nodeGroup\"===t?{position:[u,c],style:{opacity:0}}:{shape:{x:u,y:c,width:0,height:0},style:{opacity:0}}}r&&s.add(e,r,a,o)}}))})),y(this._storage,(function(e,n){y(e,(function(e,i){var l=t.lastsForAnimation[n][i],u={};l&&(\"nodeGroup\"===n?l.old&&(u.position=e.position.slice(),e.attr(\"position\",l.old)):(l.old&&(u.shape=r.extend({},e.shape),e.setShape(l.old)),l.fadein?(e.setStyle(\"opacity\",0),u.style={opacity:1}):1!==e.style.opacity&&(u.style={opacity:1})),s.add(e,u,a,o))}))}),this),this._state=\"animating\",s.done(g((function(){this._state=\"ready\",t.renderFinally()}),this)).start()}},_resetController:function(e){var t=this._controller;t||((t=this._controller=new u(e.getZr())).enable(this.seriesModel.get(\"roam\")),t.on(\"pan\",g(this._onPan,this)),t.on(\"zoom\",g(this._onZoom,this)));var n=new c(0,0,e.getWidth(),e.getHeight());t.setPointerChecker((function(e,t,i){return n.contain(t,i)}))},_clearController:function(){var e=this._controller;e&&(e.dispose(),e=null)},_onPan:function(e){if(\"animating\"!==this._state&&(Math.abs(e.dx)>3||Math.abs(e.dy)>3)){var t=this.seriesModel.getData().tree.root;if(!t)return;var n=t.getLayout();if(!n)return;this.api.dispatchAction({type:\"treemapMove\",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+e.dx,y:n.y+e.dy,width:n.width,height:n.height}})}},_onZoom:function(e){var t=e.originX,n=e.originY;if(\"animating\"!==this._state){var i=this.seriesModel.getData().tree.root;if(!i)return;var r=i.getLayout();if(!r)return;var a=new c(r.x,r.y,r.width,r.height),o=this.seriesModel.layoutInfo;t-=o.x,n-=o.y;var s=d.create();d.translate(s,s,[-t,-n]),d.scale(s,s,[e.scale,e.scale]),d.translate(s,s,[t,n]),a.applyTransform(s),this.api.dispatchAction({type:\"treemapRender\",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:a.x,y:a.y,width:a.width,height:a.height}})}},_initEvents:function(e){e.on(\"click\",(function(e){if(\"ready\"===this._state){var t=this.seriesModel.get(\"nodeClick\",!0);if(t){var n=this.findTarget(e.offsetX,e.offsetY);if(n){var i=n.node;if(i.getLayout().isLeafRoot)this._rootToNode(n);else if(\"zoomToNode\"===t)this._zoomToNode(n);else if(\"link\"===t){var r=i.hostTree.data.getItemModel(i.dataIndex),a=r.get(\"link\",!0),o=r.get(\"target\",!0)||\"blank\";a&&p(a,o)}}}}}),this)},_renderBreadcrumb:function(e,t,n){n||(n=null!=e.get(\"leafDepth\",!0)?{node:e.getViewRoot()}:this.findTarget(t.getWidth()/2,t.getHeight()/2))||(n={node:e.getData().tree.root}),(this._breadcrumb||(this._breadcrumb=new l(this.group))).render(e,t,n.node,g((function(t){\"animating\"!==this._state&&(s.aboveViewRoot(e.getViewRoot(),t)?this._rootToNode({node:t}):this._zoomToNode({node:t}))}),this))},remove:function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage={nodeGroup:[],background:[],content:[]},this._state=\"ready\",this._breadcrumb&&this._breadcrumb.remove()},dispose:function(){this._clearController()},_zoomToNode:function(e){this.api.dispatchAction({type:\"treemapZoomToNode\",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},_rootToNode:function(e){this.api.dispatchAction({type:\"treemapRootToNode\",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},findTarget:function(e,t){var n;return this.seriesModel.getViewRoot().eachNode({attr:\"viewChildren\",order:\"preorder\"},(function(i){var r=this._storage.background[i.getRawIndex()];if(r){var a=r.transformCoordToLocal(e,t),o=r.shape;if(!(o.x<=a[0]&&a[0]<=o.x+o.width&&o.y<=a[1]&&a[1]<=o.y+o.height))return!1;n={node:i,offsetX:a[0],offsetY:a[1]}}}),this),n}});function T(e,t,n,i,o,s,l,u,c,d){if(l){var h=l.getLayout(),f=e.getData();if(f.setItemGraphicEl(l.dataIndex,null),h&&h.isInView){var p=h.width,g=h.height,y=h.borderWidth,C=h.invisible,T=l.getRawIndex(),I=u&&u.getRawIndex(),A=l.viewChildren,P=h.upperHeight,E=A&&A.length,D=l.getModel(\"itemStyle\"),L=l.getModel(\"emphasis.itemStyle\"),O=G(\"nodeGroup\",m);if(O){if(c.add(O),O.attr(\"position\",[h.x||0,h.y||0]),O.__tmNodeWidth=p,O.__tmNodeHeight=g,h.isAboveViewRoot)return O;var N=l.getModel(),R=G(\"background\",v,d,1);if(R&&function(t,n,i){if(n.dataIndex=l.dataIndex,n.seriesIndex=e.seriesIndex,n.setShape({x:0,y:0,width:p,height:g}),C)B(n);else{n.invisible=!1;var r=l.getVisual(\"borderColor\",!0),o=L.get(\"borderColor\"),s=M(D);s.fill=r;var u=S(L);if(u.fill=o,i){var c=p-2*y;F(s,u,r,c,P,{x:y,y:0,width:c,height:P})}else s.text=u.text=null;n.setStyle(s),a.setElementHoverStyle(n,u)}t.add(n)}(O,R,E&&h.upperLabelHeight),E)a.isHighDownDispatcher(O)&&a.setAsHighDownDispatcher(O,!1),R&&(a.setAsHighDownDispatcher(R,!0),f.setItemGraphicEl(l.dataIndex,R));else{var z=G(\"content\",v,d,2);z&&function(t,n){n.dataIndex=l.dataIndex,n.seriesIndex=e.seriesIndex;var i=Math.max(p-2*y,0),r=Math.max(g-2*y,0);if(n.culling=!0,n.setShape({x:y,y:y,width:i,height:r}),C)B(n);else{n.invisible=!1;var o=l.getVisual(\"color\",!0),s=M(D);s.fill=o;var u=S(L);F(s,u,o,i,r),n.setStyle(s),a.setElementHoverStyle(n,u)}t.add(n)}(O,z),R&&a.isHighDownDispatcher(R)&&a.setAsHighDownDispatcher(R,!1),a.setAsHighDownDispatcher(O,!0),f.setItemGraphicEl(l.dataIndex,O)}return O}}}function B(e){!e.invisible&&s.push(e)}function F(t,n,i,o,s,u){var c=N.get(\"name\"),d=N.getModel(u?_:x),f=N.getModel(u?w:b),p=d.getShallow(\"show\");a.setLabelStyle(t,n,d,f,{defaultText:p?c:null,autoColor:i,isRectText:!0,labelFetcher:e,labelDataIndex:l.dataIndex,labelProp:u?\"upperLabel\":\"label\"}),V(t,u,h),V(n,u,h),u&&(t.textRect=r.clone(u)),t.truncate=p&&d.get(\"ellipsis\")?{outerWidth:o,outerHeight:s,minChar:2}:null}function V(t,n,i){var r=t.text;if(!n&&i.isLeafRoot&&null!=r){var a=e.get(\"drillDownIcon\",!0);t.text=a?a+\" \"+r:r}}function G(e,a,s,u){var c=null!=I&&n[e][I],d=o[e];return c?(n[e][I]=null,function(e,t,n){(e[T]={}).old=\"nodeGroup\"===n?t.position.slice():r.extend({},t.shape)}(d,c,e)):C||((c=new a({z:k(s,u)})).__tmDepth=s,c.__tmStorageName=e,function(e,t,n){var r=e[T]={},a=l.parentNode;if(a&&(!i||\"drillDown\"===i.direction)){var s=0,u=0,c=o.background[a.getRawIndex()];!i&&c&&c.old&&(s=c.old.width,u=c.old.height),r.old=\"nodeGroup\"===n?[0,u]:{x:s,y:u,width:0,height:0}}r.fadein=\"nodeGroup\"!==n}(d,0,e)),t[e][T]=c}}function k(e,t){var n=10*e+t;return(n-1)/n}e.exports=C},function(e,t,n){var i=n(3),r=n(7),a=n(1),o=n(45).wrapTreePathInfo;function s(e){this.group=new i.Group,e.add(this.group)}function l(e,t,n,i,r,a){var o=[[r?e:e-5,t],[e+n,t],[e+n,t+i],[r?e:e-5,t+i]];return!a&&o.splice(2,0,[e+n+5,t+i/2]),!r&&o.push([e,t+i/2]),o}function u(e,t,n){e.eventData={componentType:\"series\",componentSubType:\"treemap\",componentIndex:t.componentIndex,seriesIndex:t.componentIndex,seriesName:t.name,seriesType:\"treemap\",selfType:\"breadcrumb\",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&o(n,t)}}s.prototype={constructor:s,render:function(e,t,n,i){var a=e.getModel(\"breadcrumb\"),o=this.group;if(o.removeAll(),a.get(\"show\")&&n){var s=a.getModel(\"itemStyle\"),l=s.getModel(\"textStyle\"),u={pos:{left:a.get(\"left\"),right:a.get(\"right\"),top:a.get(\"top\"),bottom:a.get(\"bottom\")},box:{width:t.getWidth(),height:t.getHeight()},emptyItemWidth:a.get(\"emptyItemWidth\"),totalWidth:0,renderList:[]};this._prepare(n,u,l),this._renderContent(e,u,s,l,i),r.positionElement(o,u.pos,u.box)}},_prepare:function(e,t,n){for(var i=e;i;i=i.parentNode){var r=i.getModel().get(\"name\"),a=n.getTextRect(r),o=Math.max(a.width+16,t.emptyItemWidth);t.totalWidth+=o+8,t.renderList.push({node:i,text:r,width:o})}},_renderContent:function(e,t,n,o,s){for(var c=0,d=t.emptyItemWidth,h=e.get(\"breadcrumb.height\"),f=r.getAvailableSize(t.pos,t.box),p=t.totalWidth,g=t.renderList,m=g.length-1;m>=0;m--){var v=g[m],y=v.node,x=v.width,b=v.text;p>f.width&&(p-=x-d,x=d,b=null);var _=new i.Polygon({shape:{points:l(c,0,x,h,m===g.length-1,0===m)},style:a.defaults(n.getItemStyle(),{lineJoin:\"bevel\",text:b,textFill:o.getTextColor(),textFont:o.getFont()}),z:10,onclick:a.curry(s,y)});this.group.add(_),u(_,e,y),c+=x+8}},remove:function(){this.group.removeAll()}};var c=s;e.exports=c},function(e,t,n){var i=n(1);t.createWrap=function(){var e,t=[],n={};return{add:function(e,r,a,o,s){return i.isString(o)&&(s=o,o=0),!n[e.id]&&(n[e.id]=1,t.push({el:e,target:r,time:a,delay:o,easing:s}),!0)},done:function(t){return e=t,this},start:function(){for(var i=t.length,r=0,a=t.length;r<a;r++){var o=t[r];o.el.animateTo(o.target,o.time,o.delay,o.easing,s)}return this;function s(){--i||(t.length=0,n={},e&&e())}}}}},function(e,t,n){for(var i=n(2),r=n(45),a=function(){},o=[\"treemapZoomToNode\",\"treemapRender\",\"treemapMove\"],s=0;s<o.length;s++)i.registerAction({type:o[s],update:\"updateView\"},a);i.registerAction({type:\"treemapRootToNode\",update:\"updateView\"},(function(e,t){t.eachComponent({mainType:\"series\",subType:\"treemap\",query:e},(function(t,n){var i=r.retrieveTargetInfo(e,[\"treemapZoomToNode\",\"treemapRootToNode\"],t);if(i){var a=t.getViewRoot();a&&(e.direction=r.aboveViewRoot(a,i.node)?\"rollUp\":\"drillDown\"),t.resetViewRoot(i.node)}}))}))},function(e,t,n){var i=n(46),r=n(26),a=n(1),o=a.isArray,s={seriesType:\"treemap\",reset:function(e,t,n,o){var s=e.getData().tree,u=s.root,d=e.getModel(\"itemStyle\");u.isRemoved()||function e(t,n,o,s,u,d){var h=t.getModel(),f=t.getLayout();if(!f||f.invisible||!f.isInView)return;var p,g=t.getModel(\"itemStyle\"),m=o[t.depth],v=function(e,t,n,i){var r=a.extend({},t);return a.each([\"color\",\"colorAlpha\",\"colorSaturation\"],(function(a){var o=e.get(a,!0);null==o&&n&&(o=n[a]),null==o&&(o=t[a]),null==o&&(o=i.get(a)),null!=o&&(r[a]=o)})),r}(g,n,m,s),y=g.get(\"borderColor\"),x=g.get(\"borderColorSaturation\");null!=x&&(p=l(v),y=function(e,t){return null!=t?r.modifyHSL(t,null,null,e):null}(x,p));t.setVisual(\"borderColor\",y);var b=t.viewChildren;if(b&&b.length){var _=function(e,t,n,r,a,o){if(!o||!o.length)return;var s=c(t,\"color\")||null!=a.color&&\"none\"!==a.color&&(c(t,\"colorAlpha\")||c(t,\"colorSaturation\"));if(!s)return;var l=t.get(\"visualMin\"),u=t.get(\"visualMax\"),d=n.dataExtent.slice();null!=l&&l<d[0]&&(d[0]=l),null!=u&&u>d[1]&&(d[1]=u);var h=t.get(\"colorMappingBy\"),f={type:s.name,dataExtent:d,visual:s.range};\"color\"!==f.type||\"index\"!==h&&\"id\"!==h?f.mappingMethod=\"linear\":(f.mappingMethod=\"category\",f.loop=!0);var p=new i(f);return p.__drColorMappingBy=h,p}(0,h,f,0,v,b);a.each(b,(function(t,n){if(t.depth>=u.length||t===u[t.depth]){var i=function(e,t,n,i,r,o){var s=a.extend({},t);if(r){var l=r.type,u=\"color\"===l&&r.__drColorMappingBy,c=\"index\"===u?i:\"id\"===u?o.mapIdToIndex(n.getId()):n.getValue(e.get(\"visualDimension\"));s[l]=r.mapValueToVisual(c)}return s}(h,v,t,n,_,d);e(t,i,o,s,u,d)}}))}else p=l(v),t.setVisual(\"color\",p)}(u,{},a.map(s.levelModels,(function(e){return e?e.get(\"itemStyle\"):null})),d,e.getViewRoot().getAncestors(),e)}};function l(e){var t=u(e,\"color\");if(t){var n=u(e,\"colorAlpha\"),i=u(e,\"colorSaturation\");return i&&(t=r.modifyHSL(t,null,null,i)),n&&(t=r.modifyAlpha(t,n)),t}}function u(e,t){var n=e[t];if(null!=n&&\"none\"!==n)return n}function c(e,t){var n=e.get(t);return o(n)&&n.length?{name:t,range:n}:null}e.exports=s},function(e,t,n){var i=n(1),r=n(10),a=n(4),o=a.parsePercent,s=a.MAX_SAFE_INTEGER,l=n(7),u=n(45),c=Math.max,d=Math.min,h=i.retrieve,f=i.each,p=[\"itemStyle\",\"borderWidth\"],g=[\"itemStyle\",\"gapWidth\"],m=[\"upperLabel\",\"show\"],v=[\"upperLabel\",\"height\"],y={seriesType:\"treemap\",reset:function(e,t,n,a){var m=n.getWidth(),v=n.getHeight(),y=e.option,S=l.getLayoutRect(e.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),M=y.size||[],C=o(h(S.width,M[0]),m),T=o(h(S.height,M[1]),v),k=a&&a.type,I=u.retrieveTargetInfo(a,[\"treemapZoomToNode\",\"treemapRootToNode\"],e),A=\"treemapRender\"===k||\"treemapMove\"===k?a.rootRect:null,P=e.getViewRoot(),E=u.getPathToRoot(P);if(\"treemapMove\"!==k){var D=\"treemapZoomToNode\"===k?function(e,t,n,i,r){var a,o=(t||{}).node,l=[i,r];if(!o||o===n)return l;var u=i*r,c=u*e.option.zoomToNodeRatio;for(;a=o.parentNode;){for(var d=0,h=a.children,f=0,g=h.length;f<g;f++)d+=h[f].getValue();var m=o.getValue();if(0===m)return l;c*=d/m;var v=a.getModel(),y=v.get(p),x=Math.max(y,w(v));(c+=4*y*y+(3*y+x)*Math.pow(c,.5))>s&&(c=s),o=a}c<u&&(c=u);var b=Math.pow(c/u,.5);return[i*b,r*b]}(e,I,P,C,T):A?[A.width,A.height]:[C,T],L=y.sort;L&&\"asc\"!==L&&\"desc\"!==L&&(L=\"desc\");var O={squareRatio:y.squareRatio,sort:L,leafDepth:y.leafDepth};P.hostTree.clearLayouts();var N={x:0,y:0,width:D[0],height:D[1],area:D[0]*D[1]};P.setLayout(N),function e(t,n,i,r){var a,o;if(t.isRemoved())return;var s=t.getLayout();a=s.width,o=s.height;var l=(y=t.getModel()).get(p),u=y.get(g)/2,h=w(y),f=Math.max(l,h),m=l-u,v=f-u,y=t.getModel();t.setLayout({borderWidth:l,upperHeight:f,upperLabelHeight:h},!0),a=c(a-2*m,0),o=c(o-m-v,0);var S=a*o,M=x(t,y,S,n,i,r);if(!M.length)return;var C={x:m,y:v,width:a,height:o},T=d(a,o),k=1/0,I=[];I.area=0;for(var A=0,P=M.length;A<P;){var E=M[A];I.push(E),I.area+=E.getLayout().area;var D=b(I,T,n.squareRatio);D<=k?(A++,k=D):(I.area-=I.pop().getLayout().area,_(I,T,C,u,!1),T=d(C.width,C.height),I.length=I.area=0,k=1/0)}I.length&&_(I,T,C,u,!0);if(!i){var L=y.get(\"childrenVisibleMin\");null!=L&&S<L&&(i=!0)}for(A=0,P=M.length;A<P;A++)e(M[A],n,i,r+1)}(P,O,!1,0);N=P.getLayout();f(E,(function(e,t){var n=(E[t+1]||P).getValue();e.setLayout(i.extend({dataExtent:[n,n],borderWidth:0,upperHeight:0},N))}))}var R=e.getData().tree.root;R.setLayout(function(e,t,n){if(t)return{x:t.x,y:t.y};var i={x:0,y:0};if(!n)return i;var r=n.node,a=r.getLayout();if(!a)return i;var o=[a.width/2,a.height/2],s=r;for(;s;){var l=s.getLayout();o[0]+=l.x,o[1]+=l.y,s=s.parentNode}return{x:e.width/2-o[0],y:e.height/2-o[1]}}(S,A,I),!0),e.setLayoutInfo(S),function e(t,n,i,a,o){var s=t.getLayout(),l=i[o],u=l&&l===t;if(l&&!u||o===i.length&&t!==a)return;t.setLayout({isInView:!0,invisible:!u&&!n.intersect(s),isAboveViewRoot:u},!0);var c=new r(n.x-s.x,n.y-s.y,n.width,n.height);f(t.viewChildren||[],(function(t){e(t,c,i,a,o+1)}))}(R,new r(-S.x,-S.y,m,v),E,P,0)}};function x(e,t,n,r,a,o){var s=e.children||[],l=r.sort;\"asc\"!==l&&\"desc\"!==l&&(l=null);var u=null!=r.leafDepth&&r.leafDepth<=o;if(a&&!u)return e.viewChildren=[];!function(e,t){t&&e.sort((function(e,n){var i=\"asc\"===t?e.getValue()-n.getValue():n.getValue()-e.getValue();return 0===i?\"asc\"===t?e.dataIndex-n.dataIndex:n.dataIndex-e.dataIndex:i}))}(s=i.filter(s,(function(e){return!e.isRemoved()})),l);var c=function(e,t,n){for(var i=0,r=0,a=t.length;r<a;r++)i+=t[r].getValue();var o=e.get(\"visualDimension\");if(t&&t.length)if(\"value\"===o&&n)s=[t[t.length-1].getValue(),t[0].getValue()],\"asc\"===n&&s.reverse();else{var s=[1/0,-1/0];f(t,(function(e){var t=e.getValue(o);t<s[0]&&(s[0]=t),t>s[1]&&(s[1]=t)}))}else s=[NaN,NaN];return{sum:i,dataExtent:s}}(t,s,l);if(0===c.sum)return e.viewChildren=[];if(c.sum=function(e,t,n,i,r){if(!i)return n;for(var a=e.get(\"visibleMin\"),o=r.length,s=o,l=o-1;l>=0;l--){var u=r[\"asc\"===i?o-l-1:l].getValue();u/n*t<a&&(s=l,n-=u)}return\"asc\"===i?r.splice(0,o-s):r.splice(s,o-s),n}(t,n,c.sum,l,s),0===c.sum)return e.viewChildren=[];for(var d=0,h=s.length;d<h;d++){var p=s[d].getValue()/c.sum*n;s[d].setLayout({area:p})}return u&&(s.length&&e.setLayout({isLeafRoot:!0},!0),s.length=0),e.viewChildren=s,e.setLayout({dataExtent:c.dataExtent},!0),s}function b(e,t,n){for(var i,r=0,a=1/0,o=0,s=e.length;o<s;o++)(i=e[o].getLayout().area)&&(i<a&&(a=i),i>r&&(r=i));var l=e.area*e.area,u=t*t*n;return l?c(u*r/l,l/(u*a)):1/0}function _(e,t,n,i,r){var a=t===n.width?0:1,o=1-a,s=[\"x\",\"y\"],l=[\"width\",\"height\"],u=n[s[a]],h=t?e.area/t:0;(r||h>n[l[o]])&&(h=n[l[o]]);for(var f=0,p=e.length;f<p;f++){var g=e[f],m={},v=h?g.getLayout().area/h:0,y=m[l[o]]=c(h-2*i,0),x=n[s[a]]+n[l[a]]-u,b=f===p-1||x<v?x:v,_=m[l[a]]=c(b-2*i,0);m[s[o]]=n[s[o]]+d(i,y/2),m[s[a]]=u+d(i,_/2),u+=b,g.setLayout(m,!0)}n[s[o]]+=h,n[l[o]]-=h}function w(e){return e.get(m)?e.get(v):0}e.exports=y},function(e,t,n){var i=n(2);n(332),n(334),n(337);var r=n(338),a=n(43),o=n(339),s=n(340),l=n(341),u=n(342),c=n(343),d=n(345);i.registerProcessor(r),i.registerVisual(a(\"graph\",\"circle\",null)),i.registerVisual(o),i.registerVisual(s),i.registerLayout(l),i.registerLayout(i.PRIORITY.VISUAL.POST_CHART_LAYOUT,u),i.registerLayout(c),i.registerCoordinateSystem(\"graphView\",{create:d})},function(e,t,n){var i=n(2),r=n(20),a=n(1),o=n(5).defaultEmphasis,s=n(14),l=n(8).encodeHTML,u=n(174),c=n(68),d=i.extendSeriesModel({type:\"series.graph\",init:function(e){d.superApply(this,\"init\",arguments);var t=this;function n(){return t._categoriesData}this.legendVisualProvider=new c(n,n),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},mergeOption:function(e){d.superApply(this,\"mergeOption\",arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},mergeDefaultAndTheme:function(e){d.superApply(this,\"mergeDefaultAndTheme\",arguments),o(e,[\"edgeLabel\"],[\"show\"])},getInitialData:function(e,t){var n=e.edges||e.links||[],i=e.data||e.nodes||[],r=this;if(i&&n)return u(i,n,this,!0,(function(e,n){e.wrapMethod(\"getItemModel\",(function(e){var t=r._categoriesModels[e.getShallow(\"category\")];return t&&(t.parentModel=e.parentModel,e.parentModel=t),e}));var i=r.getModel(\"edgeLabel\"),a=new s({label:i.option},i.parentModel,t),o=r.getModel(\"emphasis.edgeLabel\"),l=new s({emphasis:{label:o.option}},o.parentModel,t);function u(e){return(e=this.parsePath(e))&&\"label\"===e[0]?a:e&&\"emphasis\"===e[0]&&\"label\"===e[1]?l:this.parentModel}n.wrapMethod(\"getItemModel\",(function(e){return e.customizeGetParent(u),e}))})).data},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},getCategoriesData:function(){return this._categoriesData},formatTooltip:function(e,t,n){if(\"edge\"===n){var i=this.getData(),r=this.getDataParams(e,n),a=i.graph.getEdgeByIndex(e),o=i.getName(a.node1.dataIndex),s=i.getName(a.node2.dataIndex),u=[];return null!=o&&u.push(o),null!=s&&u.push(s),u=l(u.join(\" > \")),r.value&&(u+=\" : \"+l(r.value)),u}return d.superApply(this,\"formatTooltip\",arguments)},_updateCategoriesData:function(){var e=a.map(this.option.categories||[],(function(e){return null!=e.value?e:a.extend({value:0},e)})),t=new r([\"value\"],this);t.initData(e),this._categoriesData=t,this._categoriesModels=t.mapArray((function(e){return t.getItemModel(e,!0)}))},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},isAnimationEnabled:function(){return d.superCall(this,\"isAnimationEnabled\")&&!(\"force\"===this.get(\"layout\")&&this.get(\"force.layoutAnimation\"))},defaultOption:{zlevel:0,z:2,coordinateSystem:\"view\",legendHoverLink:!0,hoverAnimation:!0,layout:null,focusNodeAdjacency:!1,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:\"center\",top:\"center\",symbol:\"circle\",symbolSize:10,edgeSymbol:[\"none\",\"none\"],edgeSymbolSize:10,edgeLabel:{position:\"middle\",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:\"{b}\"},itemStyle:{},lineStyle:{color:\"#aaa\",width:1,curveness:0,opacity:.5},emphasis:{label:{show:!0}}}}),h=d;e.exports=h},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(29).enableClassCheck;function a(e){return\"_EC_\"+e}var o=function(e){this._directed=e||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this.data,this.edgeData},s=o.prototype;function l(e,t){this.id=null==e?\"\":e,this.inEdges=[],this.outEdges=[],this.edges=[],this.hostGraph,this.dataIndex=null==t?-1:t}function u(e,t,n){this.node1=e,this.node2=t,this.dataIndex=null==n?-1:n}s.type=\"graph\",s.isDirected=function(){return this._directed},s.addNode=function(e,t){e=null==e?\"\"+t:\"\"+e;var n=this._nodesMap;if(!n[a(e)]){var i=new l(e,t);return i.hostGraph=this,this.nodes.push(i),n[a(e)]=i,i}},s.getNodeByIndex=function(e){var t=this.data.getRawIndex(e);return this.nodes[t]},s.getNodeById=function(e){return this._nodesMap[a(e)]},s.addEdge=function(e,t,n){var i=this._nodesMap,r=this._edgesMap;if(\"number\"===typeof e&&(e=this.nodes[e]),\"number\"===typeof t&&(t=this.nodes[t]),l.isInstance(e)||(e=i[a(e)]),l.isInstance(t)||(t=i[a(t)]),e&&t){var o=e.id+\"-\"+t.id;if(!r[o]){var s=new u(e,t,n);return s.hostGraph=this,this._directed&&(e.outEdges.push(s),t.inEdges.push(s)),e.edges.push(s),e!==t&&t.edges.push(s),this.edges.push(s),r[o]=s,s}}},s.getEdgeByIndex=function(e){var t=this.edgeData.getRawIndex(e);return this.edges[t]},s.getEdge=function(e,t){l.isInstance(e)&&(e=e.id),l.isInstance(t)&&(t=t.id);var n=this._edgesMap;return this._directed?n[e+\"-\"+t]:n[e+\"-\"+t]||n[t+\"-\"+e]},s.eachNode=function(e,t){for(var n=this.nodes,i=n.length,r=0;r<i;r++)n[r].dataIndex>=0&&e.call(t,n[r],r)},s.eachEdge=function(e,t){for(var n=this.edges,i=n.length,r=0;r<i;r++)n[r].dataIndex>=0&&n[r].node1.dataIndex>=0&&n[r].node2.dataIndex>=0&&e.call(t,n[r],r)},s.breadthFirstTraverse=function(e,t,n,i){if(l.isInstance(t)||(t=this._nodesMap[a(t)]),t){for(var r=\"out\"===n?\"outEdges\":\"in\"===n?\"inEdges\":\"edges\",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!e.call(i,t,null))for(var s=[t];s.length;){var u=s.shift(),c=u[r];for(o=0;o<c.length;o++){var d=c[o],h=d.node1===u?d.node2:d.node1;if(!h.__visited){if(e.call(i,h,u))return;s.push(h),h.__visited=!0}}}}},s.update=function(){for(var e=this.data,t=this.edgeData,n=this.nodes,i=this.edges,r=0,a=n.length;r<a;r++)n[r].dataIndex=-1;for(r=0,a=e.count();r<a;r++)n[e.getRawIndex(r)].dataIndex=r;t.filterSelf((function(e){var n=i[t.getRawIndex(e)];return n.node1.dataIndex>=0&&n.node2.dataIndex>=0}));for(r=0,a=i.length;r<a;r++)i[r].dataIndex=-1;for(r=0,a=t.count();r<a;r++)i[t.getRawIndex(r)].dataIndex=r},s.clone=function(){for(var e=new o(this._directed),t=this.nodes,n=this.edges,i=0;i<t.length;i++)e.addNode(t[i].id,t[i].dataIndex);for(i=0;i<n.length;i++){var r=n[i];e.addEdge(r.node1.id,r.node2.id,r.dataIndex)}return e},l.prototype={constructor:l,degree:function(){return this.edges.length},inDegree:function(){return this.inEdges.length},outDegree:function(){return this.outEdges.length},getModel:function(e){if(!(this.dataIndex<0))return this.hostGraph.data.getItemModel(this.dataIndex).getModel(e)}},u.prototype.getModel=function(e){if(!(this.dataIndex<0))return this.hostGraph.edgeData.getItemModel(this.dataIndex).getModel(e)};var c=function(e,t){return{getValue:function(n){var i=this[e][t];return i.get(i.getDimension(n||\"value\"),this.dataIndex)},setVisual:function(n,i){this.dataIndex>=0&&this[e][t].setItemVisual(this.dataIndex,n,i)},getVisual:function(n,i){return this[e][t].getItemVisual(this.dataIndex,n,i)},setLayout:function(n,i){this.dataIndex>=0&&this[e][t].setItemLayout(this.dataIndex,n,i)},getLayout:function(){return this[e][t].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[e][t].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[e][t].getRawIndex(this.dataIndex)}}};i.mixin(l,c(\"hostGraph\",\"data\")),i.mixin(u,c(\"hostGraph\",\"edgeData\")),o.Node=l,o.Edge=u,r(l),r(u);var d=o;e.exports=d},function(e,t,n){var i=n(2),r=n(1),a=n(64),o=n(108),s=n(70),l=n(103),u=n(87).onIrrelevantElement,c=n(3),d=n(336),h=n(110).getNodeGlobalScale,f=\"__focusNodeAdjacency\",p=[\"itemStyle\",\"opacity\"],g=[\"lineStyle\",\"opacity\"];function m(e,t){var n=e.getVisual(\"opacity\");return null!=n?n:e.getModel().get(t)}function v(e,t,n){var i=e.getGraphicEl(),r=m(e,t);null!=n&&(null==r&&(r=1),r*=n),i.downplay&&i.downplay(),i.traverse((function(e){if(!e.isGroup){var t=e.lineLabelOriginalOpacity;null!=t&&null==n||(t=r),e.setStyle(\"opacity\",t)}}))}function y(e,t){var n=m(e,t),i=e.getGraphicEl();i.traverse((function(e){!e.isGroup&&e.setStyle(\"opacity\",n)})),i.highlight&&i.highlight()}var x=i.extendChartView({type:\"graph\",init:function(e,t){var n=new a,i=new o,r=this.group;this._controller=new s(t.getZr()),this._controllerHost={target:r},r.add(n.group),r.add(i.group),this._symbolDraw=n,this._lineDraw=i,this._firstRender=!0},render:function(e,t,n){var i=this,r=e.coordinateSystem;this._model=e;var a=this._symbolDraw,o=this._lineDraw,s=this.group;if(\"view\"===r.type){var l={position:r.position,scale:r.scale};this._firstRender?s.attr(l):c.updateProps(s,l,e)}d(e.getGraph(),h(e));var u=e.getData();a.updateData(u);var p=e.getEdgeData();o.updateData(p),this._updateNodeAndLinkScale(),this._updateController(e,t,n),clearTimeout(this._layoutTimeout);var g=e.forceLayout,m=e.get(\"force.layoutAnimation\");g&&this._startForceLayoutIteration(g,m),u.eachItemGraphicEl((function(t,r){var a=u.getItemModel(r);t.off(\"drag\").off(\"dragend\");var o=a.get(\"draggable\");o&&t.on(\"drag\",(function(){g&&(g.warmUp(),!this._layouting&&this._startForceLayoutIteration(g,m),g.setFixed(r),u.setItemLayout(r,t.position))}),this).on(\"dragend\",(function(){g&&g.setUnfixed(r)}),this),t.setDraggable(o&&g),t[f]&&t.off(\"mouseover\",t[f]),t.__unfocusNodeAdjacency&&t.off(\"mouseout\",t.__unfocusNodeAdjacency),a.get(\"focusNodeAdjacency\")&&(t.on(\"mouseover\",t[f]=function(){i._clearTimer(),n.dispatchAction({type:\"focusNodeAdjacency\",seriesId:e.id,dataIndex:t.dataIndex})}),t.on(\"mouseout\",t.__unfocusNodeAdjacency=function(){i._dispatchUnfocus(n)}))}),this),u.graph.eachEdge((function(t){var r=t.getGraphicEl();r[f]&&r.off(\"mouseover\",r[f]),r.__unfocusNodeAdjacency&&r.off(\"mouseout\",r.__unfocusNodeAdjacency),t.getModel().get(\"focusNodeAdjacency\")&&(r.on(\"mouseover\",r[f]=function(){i._clearTimer(),n.dispatchAction({type:\"focusNodeAdjacency\",seriesId:e.id,edgeDataIndex:t.dataIndex})}),r.on(\"mouseout\",r.__unfocusNodeAdjacency=function(){i._dispatchUnfocus(n)}))}));var v=\"circular\"===e.get(\"layout\")&&e.get(\"circular.rotateLabel\"),y=u.getLayout(\"cx\"),x=u.getLayout(\"cy\");u.eachItemGraphicEl((function(e,t){var n=u.getItemModel(t).get(\"label.rotate\")||0,i=e.getSymbolPath();if(v){var r=u.getItemLayout(t),a=Math.atan2(r[1]-x,r[0]-y);a<0&&(a=2*Math.PI+a);var o=r[0]<y;o&&(a-=Math.PI);var s=o?\"left\":\"right\";c.modifyLabelStyle(i,{textRotation:-a,textPosition:s,textOrigin:\"center\"},{textPosition:s})}else c.modifyLabelStyle(i,{textRotation:n*=Math.PI/180})})),this._firstRender=!1},dispose:function(){this._controller&&this._controller.dispose(),this._controllerHost={},this._clearTimer()},_dispatchUnfocus:function(e,t){var n=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout((function(){n._unfocusDelayTimer=null,e.dispatchAction({type:\"unfocusNodeAdjacency\",seriesId:n._model.id})}),500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(e,t,n,i){var a=e.getData().graph,o=i.dataIndex,s=i.edgeDataIndex,l=a.getNodeByIndex(o),u=a.getEdgeByIndex(s);(l||u)&&(a.eachNode((function(e){v(e,p,.1)})),a.eachEdge((function(e){v(e,g,.1)})),l&&(y(l,p),r.each(l.edges,(function(e){e.dataIndex<0||(y(e,g),y(e.node1,p),y(e.node2,p))}))),u&&(y(u,g),y(u.node1,p),y(u.node2,p)))},unfocusNodeAdjacency:function(e,t,n,i){var r=e.getData().graph;r.eachNode((function(e){v(e,p)})),r.eachEdge((function(e){v(e,g)}))},_startForceLayoutIteration:function(e,t){var n=this;!function i(){e.step((function(e){n.updateLayout(n._model),(n._layouting=!e)&&(t?n._layoutTimeout=setTimeout(i,16):i())}))}()},_updateController:function(e,t,n){var i=this._controller,r=this._controllerHost,a=this.group;i.setPointerChecker((function(t,i,r){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(i,r)&&!u(t,n,e)})),\"view\"===e.coordinateSystem.type?(i.enable(e.get(\"roam\")),r.zoomLimit=e.get(\"scaleLimit\"),r.zoom=e.coordinateSystem.getZoom(),i.off(\"pan\").off(\"zoom\").on(\"pan\",(function(t){l.updateViewOnPan(r,t.dx,t.dy),n.dispatchAction({seriesId:e.id,type:\"graphRoam\",dx:t.dx,dy:t.dy})})).on(\"zoom\",(function(t){l.updateViewOnZoom(r,t.scale,t.originX,t.originY),n.dispatchAction({seriesId:e.id,type:\"graphRoam\",zoom:t.scale,originX:t.originX,originY:t.originY}),this._updateNodeAndLinkScale(),d(e.getGraph(),h(e)),this._lineDraw.updateLayout()}),this)):i.disable()},_updateNodeAndLinkScale:function(){var e=this._model,t=e.getData(),n=h(e),i=[n,n];t.eachItemGraphicEl((function(e,t){e.attr(\"scale\",i)}))},updateLayout:function(e){d(e.getGraph(),h(e)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},remove:function(e,t){this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()}});e.exports=x},function(e,t,n){var i=n(3),r=n(9),a=i.Line.prototype,o=i.BezierCurve.prototype;function s(e){return isNaN(+e.cpx1)||isNaN(+e.cpy1)}var l=i.extendShape({type:\"ec-line\",style:{stroke:\"#000\",fill:null},shape:{x1:0,y1:0,x2:0,y2:0,percent:1,cpx1:null,cpy1:null},buildPath:function(e,t){this[s(t)?\"_buildPathLine\":\"_buildPathCurve\"](e,t)},_buildPathLine:a.buildPath,_buildPathCurve:o.buildPath,pointAt:function(e){return this[s(this.shape)?\"_pointAtLine\":\"_pointAtCurve\"](e)},_pointAtLine:a.pointAt,_pointAtCurve:o.pointAt,tangentAt:function(e){var t=this.shape,n=s(t)?[t.x2-t.x1,t.y2-t.y1]:this._tangentAtCurve(e);return r.normalize(n,n)},_tangentAtCurve:o.tangentAt});e.exports=l},function(e,t,n){var i=n(32),r=n(9),a=n(110).getSymbolSize,o=[],s=[],l=[],u=i.quadraticAt,c=r.distSquare,d=Math.abs;function h(e,t,n){for(var i,r=e[0],a=e[1],h=e[2],f=1/0,p=n*n,g=.1,m=.1;m<=.9;m+=.1){o[0]=u(r[0],a[0],h[0],m),o[1]=u(r[1],a[1],h[1],m),(x=d(c(o,t)-p))<f&&(f=x,i=m)}for(var v=0;v<32;v++){var y=i+g;s[0]=u(r[0],a[0],h[0],i),s[1]=u(r[1],a[1],h[1],i),l[0]=u(r[0],a[0],h[0],y),l[1]=u(r[1],a[1],h[1],y);var x=c(s,t)-p;if(d(x)<.01)break;var b=c(l,t)-p;g/=2,x<0?b>=0?i+=g:i-=g:b>=0?i-=g:i+=g}return i}e.exports=function(e,t){var n=[],o=i.quadraticSubdivide,s=[[],[],[]],l=[[],[]],u=[];t/=2,e.eachEdge((function(e,i){var c=e.getLayout(),d=e.getVisual(\"fromSymbol\"),f=e.getVisual(\"toSymbol\");c.__original||(c.__original=[r.clone(c[0]),r.clone(c[1])],c[2]&&c.__original.push(r.clone(c[2])));var p=c.__original;if(null!=c[2]){if(r.copy(s[0],p[0]),r.copy(s[1],p[2]),r.copy(s[2],p[1]),d&&\"none\"!==d){var g=a(e.node1),m=h(s,p[0],g*t);o(s[0][0],s[1][0],s[2][0],m,n),s[0][0]=n[3],s[1][0]=n[4],o(s[0][1],s[1][1],s[2][1],m,n),s[0][1]=n[3],s[1][1]=n[4]}if(f&&\"none\"!==f){g=a(e.node2),m=h(s,p[1],g*t);o(s[0][0],s[1][0],s[2][0],m,n),s[1][0]=n[1],s[2][0]=n[2],o(s[0][1],s[1][1],s[2][1],m,n),s[1][1]=n[1],s[2][1]=n[2]}r.copy(c[0],s[0]),r.copy(c[1],s[2]),r.copy(c[2],s[1])}else{if(r.copy(l[0],p[0]),r.copy(l[1],p[1]),r.sub(u,l[1],l[0]),r.normalize(u,u),d&&\"none\"!==d){g=a(e.node1);r.scaleAndAdd(l[0],l[0],u,g*t)}if(f&&\"none\"!==f){g=a(e.node2);r.scaleAndAdd(l[1],l[1],u,-g*t)}r.copy(c[0],l[0]),r.copy(c[1],l[1])}}))}},function(e,t,n){var i=n(2),r=n(104).updateCenterAndZoom;n(175);i.registerAction({type:\"graphRoam\",event:\"graphRoam\",update:\"none\"},(function(e,t){t.eachComponent({mainType:\"series\",query:e},(function(t){var n=t.coordinateSystem,i=r(n,e);t.setCenter&&t.setCenter(i.center),t.setZoom&&t.setZoom(i.zoom)}))}))},function(e,t){e.exports=function(e){var t=e.findComponents({mainType:\"legend\"});t&&t.length&&e.eachSeriesByType(\"graph\",(function(e){var n=e.getCategoriesData(),i=e.getGraph().data,r=n.mapArray(n.getName);i.filterSelf((function(e){var n=i.getItemModel(e).getShallow(\"category\");if(null!=n){\"number\"===typeof n&&(n=r[n]);for(var a=0;a<t.length;a++)if(!t[a].isSelected(n))return!1}return!0}))}),this)}},function(e,t){e.exports=function(e){var t={};e.eachSeriesByType(\"graph\",(function(e){var n=e.getCategoriesData(),i=e.getData(),r={};n.each((function(i){var a=n.getName(i);r[\"ec-\"+a]=i;var o=n.getItemModel(i),s=o.get(\"itemStyle.color\")||e.getColorFromPalette(a,t);n.setItemVisual(i,\"color\",s);for(var l=[\"opacity\",\"symbol\",\"symbolSize\",\"symbolKeepAspect\"],u=0;u<l.length;u++){var c=o.getShallow(l[u],!0);null!=c&&n.setItemVisual(i,l[u],c)}})),n.count()&&i.each((function(e){var t=i.getItemModel(e).getShallow(\"category\");if(null!=t){\"string\"===typeof t&&(t=r[\"ec-\"+t]);for(var a=[\"color\",\"opacity\",\"symbol\",\"symbolSize\",\"symbolKeepAspect\"],o=0;o<a.length;o++)null==i.getItemVisual(e,a[o],!0)&&i.setItemVisual(e,a[o],n.getItemVisual(t,a[o]))}}))}))}},function(e,t){function n(e){return e instanceof Array||(e=[e,e]),e}e.exports=function(e){e.eachSeriesByType(\"graph\",(function(e){var t=e.getGraph(),i=e.getEdgeData(),r=n(e.get(\"edgeSymbol\")),a=n(e.get(\"edgeSymbolSize\")),o=\"lineStyle.color\".split(\".\"),s=\"lineStyle.opacity\".split(\".\");i.setVisual(\"fromSymbol\",r&&r[0]),i.setVisual(\"toSymbol\",r&&r[1]),i.setVisual(\"fromSymbolSize\",a&&a[0]),i.setVisual(\"toSymbolSize\",a&&a[1]),i.setVisual(\"color\",e.get(o)),i.setVisual(\"opacity\",e.get(s)),i.each((function(e){var r=i.getItemModel(e),a=t.getEdgeByIndex(e),l=n(r.getShallow(\"symbol\",!0)),u=n(r.getShallow(\"symbolSize\",!0)),c=r.get(o),d=r.get(s);switch(c){case\"source\":c=a.node1.getVisual(\"color\");break;case\"target\":c=a.node2.getVisual(\"color\")}l[0]&&a.setVisual(\"fromSymbol\",l[0]),l[1]&&a.setVisual(\"toSymbol\",l[1]),u[0]&&a.setVisual(\"fromSymbolSize\",u[0]),u[1]&&a.setVisual(\"toSymbolSize\",u[1]),a.setVisual(\"color\",c),a.setVisual(\"opacity\",d)}))}))}},function(e,t,n){var i=n(1).each,r=n(176),a=r.simpleLayout,o=r.simpleLayoutEdge;e.exports=function(e,t){e.eachSeriesByType(\"graph\",(function(e){var t=e.get(\"layout\"),n=e.coordinateSystem;if(n&&\"view\"!==n.type){var r=e.getData(),s=[];i(n.dimensions,(function(e){s=s.concat(r.mapDimension(e,!0))}));for(var l=0;l<r.count();l++){for(var u=[],c=!1,d=0;d<s.length;d++){var h=r.get(s[d],l);isNaN(h)||(c=!0),u.push(h)}c?r.setItemLayout(l,n.dataToPoint(u)):r.setItemLayout(l,[NaN,NaN])}o(r.graph)}else t&&\"none\"!==t||a(e)}))}},function(e,t,n){var i=n(177).circularLayout;e.exports=function(e){e.eachSeriesByType(\"graph\",(function(e){\"circular\"===e.get(\"layout\")&&i(e,\"symbolSize\")}))}},function(e,t,n){var i=n(344).forceLayout,r=n(176).simpleLayout,a=n(177).circularLayout,o=n(4).linearMap,s=n(9),l=n(1);e.exports=function(e){e.eachSeriesByType(\"graph\",(function(e){if(!(v=e.coordinateSystem)||\"view\"===v.type)if(\"force\"===e.get(\"layout\")){var t=e.preservedPoints||{},n=e.getGraph(),u=n.data,c=n.edgeData,d=e.getModel(\"force\"),h=d.get(\"initLayout\");e.preservedPoints?u.each((function(e){var n=u.getId(e);u.setItemLayout(e,t[n]||[NaN,NaN])})):h&&\"none\"!==h?\"circular\"===h&&a(e,\"value\"):r(e);var f=u.getDataExtent(\"value\"),p=c.getDataExtent(\"value\"),g=d.get(\"repulsion\"),m=d.get(\"edgeLength\");l.isArray(g)||(g=[g,g]),l.isArray(m)||(m=[m,m]),m=[m[1],m[0]];var v,y=u.mapArray(\"value\",(function(e,t){var n=u.getItemLayout(t),i=o(e,f,g);return isNaN(i)&&(i=(g[0]+g[1])/2),{w:i,rep:i,fixed:u.getItemModel(t).get(\"fixed\"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}})),x=c.mapArray(\"value\",(function(e,t){var i=n.getEdgeByIndex(t),r=o(e,p,m);isNaN(r)&&(r=(m[0]+m[1])/2);var a=i.getModel();return{n1:y[i.node1.dataIndex],n2:y[i.node2.dataIndex],d:r,curveness:a.get(\"lineStyle.curveness\")||0,ignoreForceLayout:a.get(\"ignoreForceLayout\")}})),b=(v=e.coordinateSystem).getBoundingRect(),_=i(y,x,{rect:b,gravity:d.get(\"gravity\"),friction:d.get(\"friction\")}),w=_.step;_.step=function(e){for(var i=0,r=y.length;i<r;i++)y[i].fixed&&s.copy(y[i].p,n.getNodeByIndex(i).getLayout());w((function(i,r,a){for(var o=0,l=i.length;o<l;o++)i[o].fixed||n.getNodeByIndex(o).setLayout(i[o].p),t[u.getId(o)]=i[o].p;for(o=0,l=r.length;o<l;o++){var c=r[o],d=n.getEdgeByIndex(o),h=c.n1.p,f=c.n2.p,p=d.getLayout();(p=p?p.slice():[])[0]=p[0]||[],p[1]=p[1]||[],s.copy(p[0],h),s.copy(p[1],f),+c.curveness&&(p[2]=[(h[0]+f[0])/2-(h[1]-f[1])*c.curveness,(h[1]+f[1])/2-(f[0]-h[0])*c.curveness]),d.setLayout(p)}e&&e(a)}))},e.forceLayout=_,e.preservedPoints=t,_.step()}else e.forceLayout=null}))}},function(e,t,n){var i=n(9),r=i.scaleAndAdd;t.forceLayout=function(e,t,n){for(var a=n.rect,o=a.width,s=a.height,l=[a.x+o/2,a.y+s/2],u=null==n.gravity?.1:n.gravity,c=0;c<e.length;c++){var d=e[c];d.p||(d.p=i.create(o*(Math.random()-.5)+l[0],s*(Math.random()-.5)+l[1])),d.pp=i.clone(d.p),d.edges=null}var h=null==n.friction?.6:n.friction,f=h;return{warmUp:function(){f=.8*h},setFixed:function(t){e[t].fixed=!0},setUnfixed:function(t){e[t].fixed=!1},step:function(n){for(var a=[],o=e.length,s=0;s<t.length;s++){var c=t[s];if(!c.ignoreForceLayout){var d=c.n1,h=c.n2;i.sub(a,h.p,d.p);var p=i.len(a)-c.d,g=h.w/(d.w+h.w);isNaN(g)&&(g=0),i.normalize(a,a),!d.fixed&&r(d.p,d.p,a,g*p*f),!h.fixed&&r(h.p,h.p,a,-(1-g)*p*f)}}for(s=0;s<o;s++){(x=e[s]).fixed||(i.sub(a,l,x.p),r(x.p,x.p,a,u*f))}for(s=0;s<o;s++){d=e[s];for(var m=s+1;m<o;m++){h=e[m];i.sub(a,h.p,d.p),0===(p=i.len(a))&&(i.set(a,Math.random()-.5,Math.random()-.5),p=1);var v=(d.rep+h.rep)/p/p;!d.fixed&&r(d.pp,d.pp,a,v),!h.fixed&&r(h.pp,h.pp,a,-v)}}var y=[];for(s=0;s<o;s++){var x;(x=e[s]).fixed||(i.sub(y,x.p,x.pp),r(x.p,x.p,y,f),i.copy(x.pp,x.p))}f*=.992,n&&n(e,t,f<.01)}}}},function(e,t,n){var i=n(106),r=n(7).getLayoutRect,a=n(59);e.exports=function(e,t){var n=[];return e.eachSeriesByType(\"graph\",(function(e){var o=e.get(\"coordinateSystem\");if(!o||\"view\"===o){var s=e.getData(),l=s.mapArray((function(e){var t=s.getItemModel(e);return[+t.get(\"x\"),+t.get(\"y\")]})),u=[],c=[];a.fromPoints(l,u,c),c[0]-u[0]===0&&(c[0]+=1,u[0]-=1),c[1]-u[1]===0&&(c[1]+=1,u[1]-=1);var d=(c[0]-u[0])/(c[1]-u[1]),h=function(e,t,n){var i=e.getBoxLayoutParams();return i.aspect=n,r(i,{width:t.getWidth(),height:t.getHeight()})}(e,t,d);isNaN(d)&&(u=[h.x,h.y],c=[h.x+h.width,h.y+h.height]);var f=c[0]-u[0],p=c[1]-u[1],g=h.width,m=h.height,v=e.coordinateSystem=new i;v.zoomLimit=e.get(\"scaleLimit\"),v.setBoundingRect(u[0],u[1],f,p),v.setViewRect(h.x,h.y,g,m),v.setCenter(e.get(\"center\")),v.setZoom(e.get(\"zoom\")),n.push(v)}})),n}},function(e,t,n){n(347),n(348)},function(e,t,n){var i=n(53),r=n(16).extend({type:\"series.gauge\",getInitialData:function(e,t){return i(this,[\"value\"])},defaultOption:{zlevel:0,z:2,center:[\"50%\",\"50%\"],legendHoverLink:!0,radius:\"75%\",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,lineStyle:{color:[[.2,\"#91c7ae\"],[.8,\"#63869e\"],[1,\"#c23531\"]],width:30}},splitLine:{show:!0,length:30,lineStyle:{color:\"#eee\",width:2,type:\"solid\"}},axisTick:{show:!0,splitNumber:5,length:8,lineStyle:{color:\"#eee\",width:1,type:\"solid\"}},axisLabel:{show:!0,distance:5,color:\"auto\"},pointer:{show:!0,length:\"80%\",width:8},itemStyle:{color:\"auto\"},title:{show:!0,offsetCenter:[0,\"-40%\"],color:\"#333\",fontSize:15},detail:{show:!0,backgroundColor:\"rgba(0,0,0,0)\",borderWidth:0,borderColor:\"#ccc\",width:100,height:null,padding:[5,10],offsetCenter:[0,\"40%\"],color:\"auto\",fontSize:30}}});e.exports=r},function(e,t,n){var i=n(349),r=n(3),a=n(27),o=n(4),s=o.parsePercent,l=o.round,u=o.linearMap;function c(e,t){return t&&(\"string\"===typeof t?e=t.replace(\"{value}\",null!=e?e:\"\"):\"function\"===typeof t&&(e=t(e))),e}var d=2*Math.PI,h=a.extend({type:\"gauge\",render:function(e,t,n){this.group.removeAll();var i=e.get(\"axisLine.lineStyle.color\"),r=function(e,t){var n=e.get(\"center\"),i=t.getWidth(),r=t.getHeight(),a=Math.min(i,r);return{cx:s(n[0],t.getWidth()),cy:s(n[1],t.getHeight()),r:s(e.get(\"radius\"),a/2)}}(e,n);this._renderMain(e,t,n,i,r)},dispose:function(){},_renderMain:function(e,t,n,i,a){for(var o=this.group,s=e.getModel(\"axisLine\"),l=s.getModel(\"lineStyle\"),u=e.get(\"clockwise\"),c=-e.get(\"startAngle\")/180*Math.PI,h=((v=-e.get(\"endAngle\")/180*Math.PI)-c)%d,f=c,p=l.get(\"width\"),g=s.get(\"show\"),m=0;g&&m<i.length;m++){var v=c+h*Math.min(Math.max(i[m][0],0),1),y=new r.Sector({shape:{startAngle:f,endAngle:v,cx:a.cx,cy:a.cy,clockwise:u,r0:a.r-p,r:a.r},silent:!0});y.setStyle({fill:i[m][1]}),y.setStyle(l.getLineStyle([\"color\",\"borderWidth\",\"borderColor\"])),o.add(y),f=v}var x=function(e){if(e<=0)return i[0][1];for(var t=0;t<i.length;t++)if(i[t][0]>=e&&(0===t?0:i[t-1][0])<e)return i[t][1];return i[t-1][1]};if(!u){var b=c;c=v,v=b}this._renderTicks(e,t,n,x,a,c,v,u),this._renderPointer(e,t,n,x,a,c,v,u),this._renderTitle(e,t,n,x,a),this._renderDetail(e,t,n,x,a)},_renderTicks:function(e,t,n,i,a,o,u,d){for(var h=this.group,f=a.cx,p=a.cy,g=a.r,m=+e.get(\"min\"),v=+e.get(\"max\"),y=e.getModel(\"splitLine\"),x=e.getModel(\"axisTick\"),b=e.getModel(\"axisLabel\"),_=e.get(\"splitNumber\"),w=x.get(\"splitNumber\"),S=s(y.get(\"length\"),g),M=s(x.get(\"length\"),g),C=o,T=(u-o)/_,k=T/w,I=y.getModel(\"lineStyle\").getLineStyle(),A=x.getModel(\"lineStyle\").getLineStyle(),P=0;P<=_;P++){var E=Math.cos(C),D=Math.sin(C);if(y.get(\"show\")){var L=new r.Line({shape:{x1:E*g+f,y1:D*g+p,x2:E*(g-S)+f,y2:D*(g-S)+p},style:I,silent:!0});\"auto\"===I.stroke&&L.setStyle({stroke:i(P/_)}),h.add(L)}if(b.get(\"show\")){var O=c(l(P/_*(v-m)+m),b.get(\"formatter\")),N=b.get(\"distance\"),R=i(P/_);h.add(new r.Text({style:r.setTextStyle({},b,{text:O,x:E*(g-S-N)+f,y:D*(g-S-N)+p,textVerticalAlign:D<-.4?\"top\":D>.4?\"bottom\":\"middle\",textAlign:E<-.4?\"left\":E>.4?\"right\":\"center\"},{autoColor:R}),silent:!0}))}if(x.get(\"show\")&&P!==_){for(var z=0;z<=w;z++){E=Math.cos(C),D=Math.sin(C);var B=new r.Line({shape:{x1:E*g+f,y1:D*g+p,x2:E*(g-M)+f,y2:D*(g-M)+p},silent:!0,style:A});\"auto\"===A.stroke&&B.setStyle({stroke:i((P+z/w)/_)}),h.add(B),C+=k}C-=k}else C+=T}},_renderPointer:function(e,t,n,a,o,l,c,d){var h=this.group,f=this._data;if(e.get(\"pointer.show\")){var p=[+e.get(\"min\"),+e.get(\"max\")],g=[l,c],m=e.getData(),v=m.mapDimension(\"value\");m.diff(f).add((function(t){var n=new i({shape:{angle:l}});r.initProps(n,{shape:{angle:u(m.get(v,t),p,g,!0)}},e),h.add(n),m.setItemGraphicEl(t,n)})).update((function(t,n){var i=f.getItemGraphicEl(n);r.updateProps(i,{shape:{angle:u(m.get(v,t),p,g,!0)}},e),h.add(i),m.setItemGraphicEl(t,i)})).remove((function(e){var t=f.getItemGraphicEl(e);h.remove(t)})).execute(),m.eachItemGraphicEl((function(e,t){var n=m.getItemModel(t),i=n.getModel(\"pointer\");e.setShape({x:o.cx,y:o.cy,width:s(i.get(\"width\"),o.r),r:s(i.get(\"length\"),o.r)}),e.useStyle(n.getModel(\"itemStyle\").getItemStyle()),\"auto\"===e.style.fill&&e.setStyle(\"fill\",a(u(m.get(v,t),p,[0,1],!0))),r.setHoverStyle(e,n.getModel(\"emphasis.itemStyle\").getItemStyle())})),this._data=m}else f&&f.eachItemGraphicEl((function(e){h.remove(e)}))},_renderTitle:function(e,t,n,i,a){var o=e.getData(),l=o.mapDimension(\"value\"),c=e.getModel(\"title\");if(c.get(\"show\")){var d=c.get(\"offsetCenter\"),h=a.cx+s(d[0],a.r),f=a.cy+s(d[1],a.r),p=+e.get(\"min\"),g=+e.get(\"max\"),m=e.getData().get(l,0),v=i(u(m,[p,g],[0,1],!0));this.group.add(new r.Text({silent:!0,style:r.setTextStyle({},c,{x:h,y:f,text:o.getName(0),textAlign:\"center\",textVerticalAlign:\"middle\"},{autoColor:v,forceRich:!0})}))}},_renderDetail:function(e,t,n,i,a){var o=e.getModel(\"detail\"),l=+e.get(\"min\"),d=+e.get(\"max\");if(o.get(\"show\")){var h=o.get(\"offsetCenter\"),f=a.cx+s(h[0],a.r),p=a.cy+s(h[1],a.r),g=s(o.get(\"width\"),a.r),m=s(o.get(\"height\"),a.r),v=e.getData(),y=v.get(v.mapDimension(\"value\"),0),x=i(u(y,[l,d],[0,1],!0));this.group.add(new r.Text({silent:!0,style:r.setTextStyle({},o,{x:f,y:p,text:c(y,o.get(\"formatter\")),textWidth:isNaN(g)?null:g,textHeight:isNaN(m)?null:m,textAlign:\"center\",textVerticalAlign:\"middle\"},{autoColor:x,forceRich:!0})}))}}});e.exports=h},function(e,t,n){var i=n(12).extend({type:\"echartsGaugePointer\",shape:{angle:0,width:10,r:10,x:0,y:0},buildPath:function(e,t){var n=Math.cos,i=Math.sin,r=t.r,a=t.width,o=t.angle,s=t.x-n(o)*a*(a>=r/3?1:2),l=t.y-i(o)*a*(a>=r/3?1:2);o=t.angle-Math.PI/2,e.moveTo(s,l),e.lineTo(t.x+n(o)*a,t.y+i(o)*a),e.lineTo(t.x+n(t.angle)*r,t.y+i(t.angle)*r),e.lineTo(t.x-n(o)*a,t.y-i(o)*a),e.lineTo(s,l)}});e.exports=i},function(e,t,n){var i=n(2);n(351),n(352);var r=n(85),a=n(353),o=n(69);i.registerVisual(r(\"funnel\")),i.registerLayout(a),i.registerProcessor(o(\"funnel\"))},function(e,t,n){var i=n(2),r=n(1),a=n(53),o=n(5).defaultEmphasis,s=n(30).makeSeriesEncodeForNameBased,l=n(68),u=i.extendSeriesModel({type:\"series.funnel\",init:function(e){u.superApply(this,\"init\",arguments),this.legendVisualProvider=new l(r.bind(this.getData,this),r.bind(this.getRawData,this)),this._defaultLabelLine(e)},getInitialData:function(e,t){return a(this,{coordDimensions:[\"value\"],encodeDefaulter:r.curry(s,this)})},_defaultLabelLine:function(e){o(e,\"labelLine\",[\"show\"]);var t=e.labelLine,n=e.emphasis.labelLine;t.show=t.show&&e.label.show,n.show=n.show&&e.emphasis.label.show},getDataParams:function(e){var t=this.getData(),n=u.superCall(this,\"getDataParams\",e),i=t.mapDimension(\"value\"),r=t.getSum(i);return n.percent=r?+(t.get(i,e)/r*100).toFixed(2):0,n.$vars.push(\"percent\"),n},defaultOption:{zlevel:0,z:2,legendHoverLink:!0,left:80,top:60,right:80,bottom:60,minSize:\"0%\",maxSize:\"100%\",sort:\"descending\",gap:0,funnelAlign:\"center\",label:{show:!0,position:\"outer\"},labelLine:{show:!0,length:20,lineStyle:{width:1,type:\"solid\"}},itemStyle:{borderColor:\"#fff\",borderWidth:1},emphasis:{label:{show:!0}}}}),c=u;e.exports=c},function(e,t,n){var i=n(3),r=n(1),a=n(27);function o(e,t){i.Group.call(this);var n=new i.Polygon,r=new i.Polyline,a=new i.Text;this.add(n),this.add(r),this.add(a),this.highDownOnUpdate=function(e,t){\"emphasis\"===t?(r.ignore=r.hoverIgnore,a.ignore=a.hoverIgnore):(r.ignore=r.normalIgnore,a.ignore=a.normalIgnore)},this.updateData(e,t,!0)}var s=o.prototype,l=[\"itemStyle\",\"opacity\"];s.updateData=function(e,t,n){var a=this.childAt(0),o=e.hostModel,s=e.getItemModel(t),u=e.getItemLayout(t),c=e.getItemModel(t).get(l);c=null==c?1:c,a.useStyle({}),n?(a.setShape({points:u.points}),a.setStyle({opacity:0}),i.initProps(a,{style:{opacity:c}},o,t)):i.updateProps(a,{style:{opacity:c},shape:{points:u.points}},o,t);var d=s.getModel(\"itemStyle\"),h=e.getItemVisual(t,\"color\");a.setStyle(r.defaults({lineJoin:\"round\",fill:h},d.getItemStyle([\"opacity\"]))),a.hoverStyle=d.getModel(\"emphasis\").getItemStyle(),this._updateLabel(e,t),i.setHoverStyle(this)},s._updateLabel=function(e,t){var n=this.childAt(1),r=this.childAt(2),a=e.hostModel,o=e.getItemModel(t),s=e.getItemLayout(t).label,l=e.getItemVisual(t,\"color\");i.updateProps(n,{shape:{points:s.linePoints||s.linePoints}},a,t),i.updateProps(r,{style:{x:s.x,y:s.y}},a,t),r.attr({rotation:s.rotation,origin:[s.x,s.y],z2:10});var u=o.getModel(\"label\"),c=o.getModel(\"emphasis.label\"),d=o.getModel(\"labelLine\"),h=o.getModel(\"emphasis.labelLine\");l=e.getItemVisual(t,\"color\");i.setLabelStyle(r.style,r.hoverStyle={},u,c,{labelFetcher:e.hostModel,labelDataIndex:t,defaultText:e.getName(t),autoColor:l,useInsideStyle:!!s.inside},{textAlign:s.textAlign,textVerticalAlign:s.verticalAlign}),r.ignore=r.normalIgnore=!u.get(\"show\"),r.hoverIgnore=!c.get(\"show\"),n.ignore=n.normalIgnore=!d.get(\"show\"),n.hoverIgnore=!h.get(\"show\"),n.setStyle({stroke:l}),n.setStyle(d.getModel(\"lineStyle\").getLineStyle()),n.hoverStyle=h.getModel(\"lineStyle\").getLineStyle()},r.inherits(o,i.Group);var u=a.extend({type:\"funnel\",render:function(e,t,n){var i=e.getData(),r=this._data,a=this.group;i.diff(r).add((function(e){var t=new o(i,e);i.setItemGraphicEl(e,t),a.add(t)})).update((function(e,t){var n=r.getItemGraphicEl(t);n.updateData(i,e),a.add(n),i.setItemGraphicEl(e,n)})).remove((function(e){var t=r.getItemGraphicEl(e);a.remove(t)})).execute(),this._data=i},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}});e.exports=u},function(e,t,n){var i=n(7),r=n(4),a=r.parsePercent,o=r.linearMap;e.exports=function(e,t,n){e.eachSeriesByType(\"funnel\",(function(e){var n=e.getData(),r=n.mapDimension(\"value\"),s=e.get(\"sort\"),l=function(e,t){return i.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}(e,t),u=function(e,t){for(var n=e.mapDimension(\"value\"),i=e.mapArray(n,(function(e){return e})),r=[],a=\"ascending\"===t,o=0,s=e.count();o<s;o++)r[o]=o;return\"function\"===typeof t?r.sort(t):\"none\"!==t&&r.sort((function(e,t){return a?i[e]-i[t]:i[t]-i[e]})),r}(n,s),c=[a(e.get(\"minSize\"),l.width),a(e.get(\"maxSize\"),l.width)],d=n.getDataExtent(r),h=e.get(\"min\"),f=e.get(\"max\");null==h&&(h=Math.min(d[0],0)),null==f&&(f=d[1]);var p=e.get(\"funnelAlign\"),g=e.get(\"gap\"),m=(l.height-g*(n.count()-1))/n.count(),v=l.y,y=function(e,t){var i,a=n.get(r,e)||0,s=o(a,[h,f],c,!0);switch(p){case\"left\":i=l.x;break;case\"center\":i=l.x+(l.width-s)/2;break;case\"right\":i=l.x+l.width-s}return[[i,t],[i+s,t]]};\"ascending\"===s&&(m=-m,g=-g,v+=l.height,u=u.reverse());for(var x=0;x<u.length;x++){var b=u[x],_=u[x+1],w=n.getItemModel(b).get(\"itemStyle.height\");null==w?w=m:(w=a(w,l.height),\"ascending\"===s&&(w=-w));var S=y(b,v),M=y(_,v+w);v+=w+g,n.setItemLayout(b,{points:S.concat(M.slice().reverse())})}!function(e){e.each((function(t){var n,i,r,a,o=e.getItemModel(t),s=o.getModel(\"label\").get(\"position\"),l=o.getModel(\"labelLine\"),u=e.getItemLayout(t),c=u.points,d=\"inner\"===s||\"inside\"===s||\"center\"===s||\"insideLeft\"===s||\"insideRight\"===s;if(d)\"insideLeft\"===s?(i=(c[0][0]+c[3][0])/2+5,r=(c[0][1]+c[3][1])/2,n=\"left\"):\"insideRight\"===s?(i=(c[1][0]+c[2][0])/2-5,r=(c[1][1]+c[2][1])/2,n=\"right\"):(i=(c[0][0]+c[1][0]+c[2][0]+c[3][0])/4,r=(c[0][1]+c[1][1]+c[2][1]+c[3][1])/4,n=\"center\"),a=[[i,r],[i,r]];else{var h,f,p,g=l.get(\"length\");\"left\"===s?(h=(c[3][0]+c[0][0])/2,f=(c[3][1]+c[0][1])/2,i=(p=h-g)-5,n=\"right\"):\"right\"===s?(h=(c[1][0]+c[2][0])/2,f=(c[1][1]+c[2][1])/2,i=(p=h+g)+5,n=\"left\"):\"rightTop\"===s?(h=c[1][0],f=c[1][1],i=(p=h+g)+5,n=\"top\"):\"rightBottom\"===s?(h=c[2][0],f=c[2][1],i=(p=h+g)+5,n=\"bottom\"):\"leftTop\"===s?(h=c[0][0],f=c[1][1],i=(p=h-g)-5,n=\"right\"):\"leftBottom\"===s?(h=c[3][0],f=c[2][1],i=(p=h-g)-5,n=\"right\"):(h=(c[1][0]+c[2][0])/2,f=(c[1][1]+c[2][1])/2,i=(p=h+g)+5,n=\"left\");a=[[h,f],[p,f]],r=f}u.label={linePoints:a,x:i,y:r,verticalAlign:\"middle\",textAlign:n,inside:d}}))}(n)}))}},function(e,t,n){var i=n(2);n(178),n(363),n(364);var r=n(365);i.registerVisual(r)},function(e,t,n){var i=n(1),r=n(5);e.exports=function(e){!function(e){if(e.parallel)return;var t=!1;i.each(e.series,(function(e){e&&\"parallel\"===e.type&&(t=!0)})),t&&(e.parallel=[{}])}(e),function(e){var t=r.normalizeToArray(e.parallelAxis);i.each(t,(function(t){if(i.isObject(t)){var n=t.parallelIndex||0,a=r.normalizeToArray(e.parallel)[n];a&&a.parallelAxisDefault&&i.merge(t,a.parallelAxisDefault,!1)}}))}(e)}},function(e,t,n){var i=n(1),r=n(17),a=n(7),o=n(23),s=n(357),l=n(3),u=n(4),c=n(54),d=i.each,h=Math.min,f=Math.max,p=Math.floor,g=Math.ceil,m=u.round,v=Math.PI;function y(e,t,n){this._axesMap=i.createHashMap(),this._axesLayout={},this.dimensions=e.dimensions,this._rect,this._model=e,this._init(e,t,n)}function x(e,t){return h(f(e,t[0]),t[1])}function b(e,t){var n=t.layoutLength/(t.axisCount-1);return{position:n*e,axisNameAvailableWidth:n,axisLabelShow:!0}}function _(e,t){var n,i,r=t.layoutLength,a=t.axisExpandWidth,o=t.axisCount,s=t.axisCollapseWidth,l=t.winInnerIndices,u=s,c=!1;return e<l[0]?(n=e*s,i=s):e<=l[1]?(n=t.axisExpandWindow0Pos+e*a-t.axisExpandWindow[0],u=a,c=!0):(n=r-(o-1-e)*s,i=s),{position:n,axisNameAvailableWidth:u,axisLabelShow:c,nameTruncateMaxWidth:i}}y.prototype={type:\"parallel\",constructor:y,_init:function(e,t,n){var i=e.dimensions,r=e.parallelAxisIndex;d(i,(function(e,n){var i=r[n],a=t.getComponent(\"parallelAxis\",i),l=this._axesMap.set(e,new s(e,o.createScaleByModel(a),[0,0],a.get(\"type\"),i)),u=\"category\"===l.type;l.onBand=u&&a.get(\"boundaryGap\"),l.inverse=a.get(\"inverse\"),a.axis=l,l.model=a,l.coordinateSystem=a.coordinateSystem=this}),this)},update:function(e,t){this._updateAxesFromSeries(this._model,e)},containPoint:function(e){var t=this._makeLayoutInfo(),n=t.axisBase,i=t.layoutBase,r=t.pixelDimIndex,a=e[1-r],o=e[r];return a>=n&&a<=n+t.axisLength&&o>=i&&o<=i+t.layoutLength},getModel:function(){return this._model},_updateAxesFromSeries:function(e,t){t.eachSeries((function(n){if(e.contains(n,t)){var i=n.getData();d(this.dimensions,(function(e){var t=this._axesMap.get(e);t.scale.unionExtentFromData(i,i.mapDimension(e)),o.niceScaleExtent(t.scale,t.model)}),this)}}),this)},resize:function(e,t){this._rect=a.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()}),this._layoutAxes()},getRect:function(){return this._rect},_makeLayoutInfo:function(){var e,t=this._model,n=this._rect,i=[\"x\",\"y\"],r=[\"width\",\"height\"],a=t.get(\"layout\"),o=\"horizontal\"===a?0:1,s=n[r[o]],l=[0,s],u=this.dimensions.length,c=x(t.get(\"axisExpandWidth\"),l),d=x(t.get(\"axisExpandCount\")||0,[0,u]),h=t.get(\"axisExpandable\")&&u>3&&u>d&&d>1&&c>0&&s>0,f=t.get(\"axisExpandWindow\");f?(e=x(f[1]-f[0],l),f[1]=f[0]+e):(e=x(c*(d-1),l),(f=[c*(t.get(\"axisExpandCenter\")||p(u/2))-e/2])[1]=f[0]+e);var v=(s-e)/(u-d);v<3&&(v=0);var y=[p(m(f[0]/c,1))+1,g(m(f[1]/c,1))-1],b=v/c*f[0];return{layout:a,pixelDimIndex:o,layoutBase:n[i[o]],layoutLength:s,axisBase:n[i[1-o]],axisLength:n[r[1-o]],axisExpandable:h,axisExpandWidth:c,axisCollapseWidth:v,axisExpandWindow:f,axisCount:u,winInnerIndices:y,axisExpandWindow0Pos:b}},_layoutAxes:function(){var e=this._rect,t=this._axesMap,n=this.dimensions,i=this._makeLayoutInfo(),a=i.layout;t.each((function(e){var t=[0,i.axisLength],n=e.inverse?1:0;e.setExtent(t[n],t[1-n])})),d(n,(function(t,n){var o=(i.axisExpandable?_:b)(n,i),s={horizontal:{x:o.position,y:i.axisLength},vertical:{x:0,y:o.position}},l={horizontal:v/2,vertical:0},u=[s[a].x+e.x,s[a].y+e.y],c=l[a],d=r.create();r.rotate(d,d,c),r.translate(d,d,u),this._axesLayout[t]={position:u,rotation:c,transform:d,axisNameAvailableWidth:o.axisNameAvailableWidth,axisLabelShow:o.axisLabelShow,nameTruncateMaxWidth:o.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}}),this)},getAxis:function(e){return this._axesMap.get(e)},dataToPoint:function(e,t){return this.axisCoordToPoint(this._axesMap.get(t).dataToCoord(e),t)},eachActiveState:function(e,t,n,r){null==n&&(n=0),null==r&&(r=e.count());var a=this._axesMap,o=this.dimensions,s=[],l=[];i.each(o,(function(t){s.push(e.mapDimension(t)),l.push(a.get(t).model)}));for(var u=this.hasAxisBrushed(),c=n;c<r;c++){var d;if(u){d=\"active\";for(var h=e.getValues(s,c),f=0,p=o.length;f<p;f++){if(\"inactive\"===l[f].getActiveState(h[f])){d=\"inactive\";break}}}else d=\"normal\";t(d,c)}},hasAxisBrushed:function(){for(var e=this.dimensions,t=this._axesMap,n=!1,i=0,r=e.length;i<r;i++)\"normal\"!==t.get(e[i]).model.getActiveState()&&(n=!0);return n},axisCoordToPoint:function(e,t){var n=this._axesLayout[t];return l.applyTransform([e,0],n.transform)},getAxisLayout:function(e){return i.clone(this._axesLayout[e])},getSlidedAxisExpandWindow:function(e){var t=this._makeLayoutInfo(),n=t.pixelDimIndex,i=t.axisExpandWindow.slice(),r=i[1]-i[0],a=[0,t.axisExpandWidth*(t.axisCount-1)];if(!this.containPoint(e))return{behavior:\"none\",axisExpandWindow:i};var o,s=e[n]-t.layoutBase-t.axisExpandWindow0Pos,l=\"slide\",u=t.axisCollapseWidth,d=this._model.get(\"axisExpandSlideTriggerArea\"),p=null!=d[0];if(u)p&&u&&s<r*d[0]?(l=\"jump\",o=s-r*d[2]):p&&u&&s>r*(1-d[0])?(l=\"jump\",o=s-r*(1-d[2])):(o=s-r*d[1])>=0&&(o=s-r*(1-d[1]))<=0&&(o=0),(o*=t.axisExpandWidth/u)?c(o,i,a,\"all\"):l=\"none\";else{r=i[1]-i[0];(i=[f(0,a[1]*s/r-r/2)])[1]=h(a[1],i[0]+r),i[0]=i[1]-r}return{axisExpandWindow:i,behavior:l}}};var w=y;e.exports=w},function(e,t,n){var i=n(1),r=n(35),a=function(e,t,n,i,a){r.call(this,e,t,n),this.type=i||\"value\",this.axisIndex=a};a.prototype={constructor:a,model:null,isHorizontal:function(){return\"horizontal\"!==this.coordinateSystem.getModel().get(\"layout\")}},i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){var i=n(1),r=n(15);n(359);var a=r.extend({type:\"parallel\",dependencies:[\"parallelAxis\"],coordinateSystem:null,dimensions:null,parallelAxisIndex:null,layoutMode:\"box\",defaultOption:{zlevel:0,z:0,left:80,top:60,right:80,bottom:60,layout:\"horizontal\",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:\"click\",parallelAxisDefault:null},init:function(){r.prototype.init.apply(this,arguments),this.mergeOption({})},mergeOption:function(e){var t=this.option;e&&i.merge(t,e,!0),this._initDimensions()},contains:function(e,t){var n=e.get(\"parallelIndex\");return null!=n&&t.getComponent(\"parallel\",n)===this},setAxisExpand:function(e){i.each([\"axisExpandable\",\"axisExpandCenter\",\"axisExpandCount\",\"axisExpandWidth\",\"axisExpandWindow\"],(function(t){e.hasOwnProperty(t)&&(this.option[t]=e[t])}),this)},_initDimensions:function(){var e=this.dimensions=[],t=this.parallelAxisIndex=[],n=i.filter(this.dependentModels.parallelAxis,(function(e){return(e.get(\"parallelIndex\")||0)===this.componentIndex}),this);i.each(n,(function(n){e.push(\"dim\"+n.get(\"dim\")),t.push(n.componentIndex)}))}});e.exports=a},function(e,t,n){var i=n(1),r=n(15),a=n(48),o=n(83),s=n(4),l=n(52),u=r.extend({type:\"baseParallelAxis\",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return a([[\"fill\",\"color\"],[\"lineWidth\",\"borderWidth\"],[\"stroke\",\"borderColor\"],[\"width\",\"width\"],[\"opacity\",\"opacity\"]])(this.getModel(\"areaSelectStyle\"))},setActiveIntervals:function(e){var t=this.activeIntervals=i.clone(e);if(t)for(var n=t.length-1;n>=0;n--)s.asc(t[n])},getActiveState:function(e){var t=this.activeIntervals;if(!t.length)return\"normal\";if(null==e||isNaN(e))return\"inactive\";if(1===t.length){var n=t[0];if(n[0]<=e&&e<=n[1])return\"active\"}else for(var i=0,r=t.length;i<r;i++)if(t[i][0]<=e&&e<=t[i][1])return\"active\";return\"inactive\"}});i.merge(u.prototype,l),o(\"parallel\",u,(function(e,t){return t.type||(t.data?\"category\":\"value\")}),{type:\"value\",dim:null,areaSelectStyle:{width:20,borderWidth:1,borderColor:\"rgba(160,197,232)\",color:\"rgba(160,197,232)\",opacity:.3},realtime:!0,z:10});var c=u;e.exports=c},function(e,t,n){n(179),n(361),n(362)},function(e,t,n){var i=n(2);i.registerAction({type:\"axisAreaSelect\",event:\"axisAreaSelected\"},(function(e,t){t.eachComponent({mainType:\"parallelAxis\",query:e},(function(t){t.axis.model.setActiveIntervals(e.intervals)}))})),i.registerAction(\"parallelAxisExpand\",(function(e,t){t.eachComponent({mainType:\"parallel\",query:e},(function(t){t.setAxisExpand(e)}))}))},function(e,t,n){var i=n(2),r=n(1),a=n(36),o=n(111),s=n(180),l=n(3),u=[\"axisLine\",\"axisTickLabel\",\"axisName\"],c=i.extendComponentView({type:\"parallelAxis\",init:function(e,t){c.superApply(this,\"init\",arguments),(this._brushController=new o(t.getZr())).on(\"brush\",r.bind(this._onBrush,this))},render:function(e,t,n,i){if(!function(e,t,n){return n&&\"axisAreaSelect\"===n.type&&t.findComponents({mainType:\"parallelAxis\",query:n})[0]===e}(e,t,i)){this.axisModel=e,this.api=n,this.group.removeAll();var o=this._axisGroup;if(this._axisGroup=new l.Group,this.group.add(this._axisGroup),e.get(\"show\")){var s=function(e,t){return t.getComponent(\"parallel\",e.get(\"parallelIndex\"))}(e,t),c=s.coordinateSystem,d=e.getAreaSelectStyle(),h=d.width,f=e.axis.dim,p=c.getAxisLayout(f),g=r.extend({strokeContainThreshold:h},p),m=new a(e,g);r.each(u,m.add,m),this._axisGroup.add(m.getGroup()),this._refreshBrushController(g,d,e,s,h,n);var v=i&&!1===i.animation?null:e;l.groupTransition(o,this._axisGroup,v)}}},_refreshBrushController:function(e,t,n,i,a,o){var u=n.axis.getExtent(),c=u[1]-u[0],d=Math.min(30,.1*Math.abs(c)),h=l.BoundingRect.create({x:u[0],y:-a/2,width:c,height:a});h.x-=d,h.width+=2*d,this._brushController.mount({enableGlobalPan:!0,rotation:e.rotation,position:e.position}).setPanels([{panelId:\"pl\",clipPath:s.makeRectPanelClipPath(h),isTargetByCursor:s.makeRectIsTargetByCursor(h,o,i),getLinearBrushOtherExtent:s.makeLinearBrushOtherExtent(h,0)}]).enableBrush({brushType:\"lineX\",brushStyle:t,removeOnClick:!0}).updateCovers(function(e){var t=e.axis;return r.map(e.activeIntervals,(function(e){return{brushType:\"lineX\",panelId:\"pl\",range:[t.dataToCoord(e[0],!0),t.dataToCoord(e[1],!0)]}}))}(n))},_onBrush:function(e,t){var n=this.axisModel,i=n.axis,a=r.map(e,(function(e){return[i.coordToData(e.range[0],!0),i.coordToData(e.range[1],!0)]}));(!n.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:\"axisAreaSelect\",parallelAxisId:n.id,intervals:a})},dispose:function(){this._brushController.dispose()}});var d=c;e.exports=d},function(e,t,n){var i=n(1),r=i.each,a=i.createHashMap,o=n(16),s=n(31),l=o.extend({type:\"series.parallel\",dependencies:[\"parallel\"],visualColorAccessPath:\"lineStyle.color\",getInitialData:function(e,t){var n=this.getSource();return function(e,t){if(e.encodeDefine)return;var n=t.ecModel.getComponent(\"parallel\",t.get(\"parallelIndex\"));if(!n)return;var i=e.encodeDefine=a();r(n.dimensions,(function(e){var t=+e.replace(\"dim\",\"\");i.set(e,t)}))}(n,this),s(n,this)},getRawIndicesByActiveState:function(e){var t=this.coordinateSystem,n=this.getData(),i=[];return t.eachActiveState(n,(function(t,r){e===t&&i.push(n.getRawIndex(r))})),i},defaultOption:{zlevel:0,z:2,coordinateSystem:\"parallel\",parallelIndex:0,label:{show:!1},inactiveOpacity:.05,activeOpacity:1,lineStyle:{width:1,opacity:.45,type:\"solid\"},emphasis:{label:{show:!1}},progressive:500,smooth:!1,animationEasing:\"linear\"}});e.exports=l},function(e,t,n){var i=n(3),r=n(27);function a(e,t,n,i){for(var r,a=[],o=0;o<n.length;o++){var s=n[o],l=e.get(e.mapDimension(s),t);r=l,(\"category\"===i.getAxis(s).type?null==r:null==r||isNaN(r))||a.push(i.dataToPoint(l,s))}return a}function o(e,t,n,r,o){var s=a(e,n,r,o),l=new i.Polyline({shape:{points:s},silent:!0,z2:10});return t.add(l),e.setItemGraphicEl(n,l),l}function s(e){var t=e.get(\"smooth\",!0);return!0===t&&(t=.3),{lineStyle:e.getModel(\"lineStyle\").getLineStyle(),smooth:null!=t?t:.3}}function l(e,t,n,i){var r=i.lineStyle;t.hasItemOption&&(r=t.getItemModel(n).getModel(\"lineStyle\").getLineStyle());e.useStyle(r);var a=e.style;a.fill=null,a.stroke=t.getItemVisual(n,\"color\"),a.opacity=t.getItemVisual(n,\"opacity\"),i.smooth&&(e.shape.smooth=i.smooth)}var u=r.extend({type:\"parallel\",init:function(){this._dataGroup=new i.Group,this.group.add(this._dataGroup),this._data,this._initialized},render:function(e,t,n,r){var u=this._dataGroup,c=e.getData(),d=this._data,h=e.coordinateSystem,f=h.dimensions,p=s(e);if(c.diff(d).add((function(e){l(o(c,u,e,f,h),c,e,p)})).update((function(t,n){var o=d.getItemGraphicEl(n),s=a(c,t,f,h);c.setItemGraphicEl(t,o);var u=r&&!1===r.animation?null:e;i.updateProps(o,{shape:{points:s}},u,t),l(o,c,t,p)})).remove((function(e){var t=d.getItemGraphicEl(e);u.remove(t)})).execute(),!this._initialized){this._initialized=!0;var g=function(e,t,n){var r=e.model,a=e.getRect(),o=new i.Rect({shape:{x:a.x,y:a.y,width:a.width,height:a.height}}),s=\"horizontal\"===r.get(\"layout\")?\"width\":\"height\";return o.setShape(s,0),i.initProps(o,{shape:{width:a.width,height:a.height}},t,n),o}(h,e,(function(){setTimeout((function(){u.removeClipPath()}))}));u.setClipPath(g)}this._data=c},incrementalPrepareRender:function(e,t,n){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},incrementalRender:function(e,t,n){for(var i=t.getData(),r=t.coordinateSystem,a=r.dimensions,u=s(t),c=e.start;c<e.end;c++){var d=o(i,this._dataGroup,c,a,r);d.incremental=!0,l(d,i,c,u)}},dispose:function(){},remove:function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null}});e.exports=u},function(e,t){var n=[\"lineStyle\",\"normal\",\"opacity\"],i={seriesType:\"parallel\",reset:function(e,t,i){var r=e.getModel(\"itemStyle\"),a=e.getModel(\"lineStyle\"),o=t.get(\"color\"),s=a.get(\"color\")||r.get(\"color\")||o[e.seriesIndex%o.length],l=e.get(\"inactiveOpacity\"),u=e.get(\"activeOpacity\"),c=e.getModel(\"lineStyle\").getLineStyle(),d=e.coordinateSystem,h=e.getData(),f={normal:c.opacity,active:u,inactive:l};return h.setVisual(\"color\",s),{progress:function(e,t){d.eachActiveState(t,(function(e,i){var r=f[e];if(\"normal\"===e&&t.hasItemOption){var a=t.getItemModel(i).get(n,!0);null!=a&&(r=a)}t.setItemVisual(i,\"opacity\",r)}),e.start,e.end)}}}};e.exports=i},function(e,t,n){var i=n(2);n(367),n(368),n(369);var r=n(370),a=n(371);i.registerLayout(r),i.registerVisual(a)},function(e,t,n){var i=n(16),r=n(174),a=n(8).encodeHTML,o=n(14),s=(n(6).__DEV__,i.extend({type:\"series.sankey\",layoutInfo:null,levelModels:null,getInitialData:function(e,t){for(var n=e.edges||e.links,i=e.data||e.nodes,a=e.levels,s=this.levelModels={},l=0;l<a.length;l++)null!=a[l].depth&&a[l].depth>=0&&(s[a[l].depth]=new o(a[l],this,t));if(i&&n)return r(i,n,this,!0,(function(e,t){e.wrapMethod(\"getItemModel\",(function(e,t){return e.customizeGetParent((function(e){var n=this.parentModel,i=n.getData().getItemLayout(t).depth;return n.levelModels[i]||this.parentModel})),e})),t.wrapMethod(\"getItemModel\",(function(e,t){return e.customizeGetParent((function(e){var n=this.parentModel,i=n.getGraph().getEdgeByIndex(t).node1.getLayout().depth;return n.levelModels[i]||this.parentModel})),e}))})).data},setNodePosition:function(e,t){var n=this.option.data[e];n.localX=t[0],n.localY=t[1]},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},formatTooltip:function(e,t,n){if(\"edge\"===n){var i=this.getDataParams(e,n),r=i.data,o=r.source+\" -- \"+r.target;return i.value&&(o+=\" : \"+i.value),a(o)}if(\"node\"===n){var l=this.getGraph().getNodeByIndex(e).getLayout().value,u=this.getDataParams(e,n).data.name;if(l)o=u+\" : \"+l;return a(o)}return s.superCall(this,\"formatTooltip\",e,t)},optionUpdated:function(){var e=this.option;!0===e.focusNodeAdjacency&&(e.focusNodeAdjacency=\"allEdges\")},getDataParams:function(e,t){var n=s.superCall(this,\"getDataParams\",e,t);if(null==n.value&&\"node\"===t){var i=this.getGraph().getNodeByIndex(e).getLayout().value;n.value=i}return n},defaultOption:{zlevel:0,z:2,coordinateSystem:\"view\",layout:null,left:\"5%\",top:\"5%\",right:\"20%\",bottom:\"5%\",orient:\"horizontal\",nodeWidth:20,nodeGap:8,draggable:!0,focusNodeAdjacency:!1,layoutIterations:32,label:{show:!0,position:\"right\",color:\"#000\",fontSize:12},levels:[],nodeAlign:\"justify\",itemStyle:{borderWidth:1,borderColor:\"#333\"},lineStyle:{color:\"#314656\",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},animationEasing:\"linear\",animationDuration:1e3}})),l=s;e.exports=l},function(e,t,n){var i=n(3),r=n(2),a=n(1),o=[\"itemStyle\",\"opacity\"],s=[\"emphasis\",\"itemStyle\",\"opacity\"],l=[\"lineStyle\",\"opacity\"],u=[\"emphasis\",\"lineStyle\",\"opacity\"];function c(e,t){return e.getVisual(\"opacity\")||e.getModel().get(t)}function d(e,t,n){var i=e.getGraphicEl(),r=c(e,t);null!=n&&(null==r&&(r=1),r*=n),i.downplay&&i.downplay(),i.traverse((function(e){\"group\"!==e.type&&e.setStyle(\"opacity\",r)}))}function h(e,t){var n=c(e,t),i=e.getGraphicEl();i.traverse((function(e){\"group\"!==e.type&&e.setStyle(\"opacity\",n)})),i.highlight&&i.highlight()}var f=i.extendShape({shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,cpx2:0,cpy2:0,extent:0,orient:\"\"},buildPath:function(e,t){var n=t.extent;e.moveTo(t.x1,t.y1),e.bezierCurveTo(t.cpx1,t.cpy1,t.cpx2,t.cpy2,t.x2,t.y2),\"vertical\"===t.orient?(e.lineTo(t.x2+n,t.y2),e.bezierCurveTo(t.cpx2+n,t.cpy2,t.cpx1+n,t.cpy1,t.x1+n,t.y1)):(e.lineTo(t.x2,t.y2+n),e.bezierCurveTo(t.cpx2,t.cpy2+n,t.cpx1,t.cpy1+n,t.x1,t.y1+n)),e.closePath()},highlight:function(){this.trigger(\"emphasis\")},downplay:function(){this.trigger(\"normal\")}}),p=r.extendChartView({type:\"sankey\",_model:null,_focusAdjacencyDisabled:!1,render:function(e,t,n){var r=this,a=e.getGraph(),o=this.group,s=e.layoutInfo,l=s.width,u=s.height,c=e.getData(),d=e.getData(\"edge\"),h=e.get(\"orient\");this._model=e,o.removeAll(),o.attr(\"position\",[s.x,s.y]),a.eachEdge((function(t){var n=new f;n.dataIndex=t.dataIndex,n.seriesIndex=e.seriesIndex,n.dataType=\"edge\";var r,a,s,c,p,g,m,v,y=t.getModel(\"lineStyle\"),x=y.get(\"curveness\"),b=t.node1.getLayout(),_=t.node1.getModel(),w=_.get(\"localX\"),S=_.get(\"localY\"),M=t.node2.getLayout(),C=t.node2.getModel(),T=C.get(\"localX\"),k=C.get(\"localY\"),I=t.getLayout();switch(n.shape.extent=Math.max(1,I.dy),n.shape.orient=h,\"vertical\"===h?(r=(null!=w?w*l:b.x)+I.sy,a=(null!=S?S*u:b.y)+b.dy,s=(null!=T?T*l:M.x)+I.ty,p=r,g=a*(1-x)+(c=null!=k?k*u:M.y)*x,m=s,v=a*x+c*(1-x)):(r=(null!=w?w*l:b.x)+b.dx,a=(null!=S?S*u:b.y)+I.sy,p=r*(1-x)+(s=null!=T?T*l:M.x)*x,g=a,m=r*x+s*(1-x),v=c=(null!=k?k*u:M.y)+I.ty),n.setShape({x1:r,y1:a,x2:s,y2:c,cpx1:p,cpy1:g,cpx2:m,cpy2:v}),n.setStyle(y.getItemStyle()),n.style.fill){case\"source\":n.style.fill=t.node1.getVisual(\"color\");break;case\"target\":n.style.fill=t.node2.getVisual(\"color\")}i.setHoverStyle(n,t.getModel(\"emphasis.lineStyle\").getItemStyle()),o.add(n),d.setItemGraphicEl(t.dataIndex,n)})),a.eachNode((function(t){var n=t.getLayout(),r=t.getModel(),a=r.get(\"localX\"),s=r.get(\"localY\"),d=r.getModel(\"label\"),h=r.getModel(\"emphasis.label\"),f=new i.Rect({shape:{x:null!=a?a*l:n.x,y:null!=s?s*u:n.y,width:n.dx,height:n.dy},style:r.getModel(\"itemStyle\").getItemStyle()}),p=t.getModel(\"emphasis.itemStyle\").getItemStyle();i.setLabelStyle(f.style,p,d,h,{labelFetcher:e,labelDataIndex:t.dataIndex,defaultText:t.id,isRectText:!0}),f.setStyle(\"fill\",t.getVisual(\"color\")),i.setHoverStyle(f,p),o.add(f),c.setItemGraphicEl(t.dataIndex,f),f.dataType=\"node\"})),c.eachItemGraphicEl((function(t,i){var a=c.getItemModel(i);a.get(\"draggable\")&&(t.drift=function(t,a){r._focusAdjacencyDisabled=!0,this.shape.x+=t,this.shape.y+=a,this.dirty(),n.dispatchAction({type:\"dragNode\",seriesId:e.id,dataIndex:c.getRawIndex(i),localX:this.shape.x/l,localY:this.shape.y/u})},t.ondragend=function(){r._focusAdjacencyDisabled=!1},t.draggable=!0,t.cursor=\"move\"),t.highlight=function(){this.trigger(\"emphasis\")},t.downplay=function(){this.trigger(\"normal\")},t.focusNodeAdjHandler&&t.off(\"mouseover\",t.focusNodeAdjHandler),t.unfocusNodeAdjHandler&&t.off(\"mouseout\",t.unfocusNodeAdjHandler),a.get(\"focusNodeAdjacency\")&&(t.on(\"mouseover\",t.focusNodeAdjHandler=function(){r._focusAdjacencyDisabled||(r._clearTimer(),n.dispatchAction({type:\"focusNodeAdjacency\",seriesId:e.id,dataIndex:t.dataIndex}))}),t.on(\"mouseout\",t.unfocusNodeAdjHandler=function(){r._focusAdjacencyDisabled||r._dispatchUnfocus(n)}))})),d.eachItemGraphicEl((function(t,i){var a=d.getItemModel(i);t.focusNodeAdjHandler&&t.off(\"mouseover\",t.focusNodeAdjHandler),t.unfocusNodeAdjHandler&&t.off(\"mouseout\",t.unfocusNodeAdjHandler),a.get(\"focusNodeAdjacency\")&&(t.on(\"mouseover\",t.focusNodeAdjHandler=function(){r._focusAdjacencyDisabled||(r._clearTimer(),n.dispatchAction({type:\"focusNodeAdjacency\",seriesId:e.id,edgeDataIndex:t.dataIndex}))}),t.on(\"mouseout\",t.unfocusNodeAdjHandler=function(){r._focusAdjacencyDisabled||r._dispatchUnfocus(n)}))})),!this._data&&e.get(\"animation\")&&o.setClipPath(function(e,t,n){var r=new i.Rect({shape:{x:e.x-10,y:e.y-10,width:0,height:e.height+20}});return i.initProps(r,{shape:{width:e.width+20}},t,n),r}(o.getBoundingRect(),e,(function(){o.removeClipPath()}))),this._data=e.getData()},dispose:function(){this._clearTimer()},_dispatchUnfocus:function(e){var t=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout((function(){t._unfocusDelayTimer=null,e.dispatchAction({type:\"unfocusNodeAdjacency\",seriesId:t._model.id})}),500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(e,t,n,i){var r=e.getData(),c=r.graph,f=i.dataIndex,p=r.getItemModel(f),g=i.edgeDataIndex;if(null!=f||null!=g){var m=c.getNodeByIndex(f),v=c.getEdgeByIndex(g);if(c.eachNode((function(e){d(e,o,.1)})),c.eachEdge((function(e){d(e,l,.1)})),m){h(m,s);var y=p.get(\"focusNodeAdjacency\");\"outEdges\"===y?a.each(m.outEdges,(function(e){e.dataIndex<0||(h(e,u),h(e.node2,s))})):\"inEdges\"===y?a.each(m.inEdges,(function(e){e.dataIndex<0||(h(e,u),h(e.node1,s))})):\"allEdges\"===y&&a.each(m.edges,(function(e){e.dataIndex<0||(h(e,u),e.node1!==m&&h(e.node1,s),e.node2!==m&&h(e.node2,s))}))}v&&(h(v,u),h(v.node1,s),h(v.node2,s))}},unfocusNodeAdjacency:function(e,t,n,i){var r=e.getGraph();r.eachNode((function(e){d(e,o)})),r.eachEdge((function(e){d(e,l)}))}});e.exports=p},function(e,t,n){var i=n(2);n(175),i.registerAction({type:\"dragNode\",event:\"dragnode\",update:\"update\"},(function(e,t){t.eachComponent({mainType:\"series\",subType:\"sankey\",query:e},(function(t){t.setNodePosition(e.dataIndex,[e.localX,e.localY])}))}))},function(e,t,n){var i=n(7),r=n(1),a=n(5).groupData;function o(e){var t=e.hostGraph.data.getRawDataItem(e.dataIndex);return null!=t.depth&&t.depth>=0}function s(e,t,n,i,a){var o=\"vertical\"===a?\"x\":\"y\";r.each(e,(function(e){var r,s,l;e.sort((function(e,t){return e.getLayout()[o]-t.getLayout()[o]}));for(var u=0,c=e.length,d=\"vertical\"===a?\"dx\":\"dy\",h=0;h<c;h++)(l=u-(s=e[h]).getLayout()[o])>0&&(r=s.getLayout()[o]+l,\"vertical\"===a?s.setLayout({x:r},!0):s.setLayout({y:r},!0)),u=s.getLayout()[o]+s.getLayout()[d]+t;if((l=u-t-(\"vertical\"===a?i:n))>0)for(r=s.getLayout()[o]-l,\"vertical\"===a?s.setLayout({x:r},!0):s.setLayout({y:r},!0),u=r,h=c-2;h>=0;--h)(l=(s=e[h]).getLayout()[o]+s.getLayout()[d]+t-u)>0&&(r=s.getLayout()[o]-l,\"vertical\"===a?s.setLayout({x:r},!0):s.setLayout({y:r},!0)),u=s.getLayout()[o]}))}function l(e,t,n){r.each(e.slice().reverse(),(function(e){r.each(e,(function(e){if(e.outEdges.length){var i=g(e.outEdges,u,n)/g(e.outEdges,p,n);if(isNaN(i)){var r=e.outEdges.length;i=r?g(e.outEdges,c,n)/r:0}if(\"vertical\"===n){var a=e.getLayout().x+(i-f(e,n))*t;e.setLayout({x:a},!0)}else{var o=e.getLayout().y+(i-f(e,n))*t;e.setLayout({y:o},!0)}}}))}))}function u(e,t){return f(e.node2,t)*e.getValue()}function c(e,t){return f(e.node2,t)}function d(e,t){return f(e.node1,t)*e.getValue()}function h(e,t){return f(e.node1,t)}function f(e,t){return\"vertical\"===t?e.getLayout().x+e.getLayout().dx/2:e.getLayout().y+e.getLayout().dy/2}function p(e){return e.getValue()}function g(e,t,n){for(var i=0,r=e.length,a=-1;++a<r;){var o=+t.call(e,e[a],n);isNaN(o)||(i+=o)}return i}function m(e,t,n){r.each(e,(function(e){r.each(e,(function(e){if(e.inEdges.length){var i=g(e.inEdges,d,n)/g(e.inEdges,p,n);if(isNaN(i)){var r=e.inEdges.length;i=r?g(e.inEdges,h,n)/r:0}if(\"vertical\"===n){var a=e.getLayout().x+(i-f(e,n))*t;e.setLayout({x:a},!0)}else{var o=e.getLayout().y+(i-f(e,n))*t;e.setLayout({y:o},!0)}}}))}))}e.exports=function(e,t,n){e.eachSeriesByType(\"sankey\",(function(e){var n=e.get(\"nodeWidth\"),u=e.get(\"nodeGap\"),c=function(e,t){return i.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}(e,t);e.layoutInfo=c;var d=c.width,h=c.height,f=e.getGraph(),v=f.nodes,y=f.edges;!function(e){r.each(e,(function(e){var t=g(e.outEdges,p),n=g(e.inEdges,p),i=e.getValue()||0,r=Math.max(t,n,i);e.setLayout({value:r},!0)}))}(v),function(e,t,n,i,u,c,d,h,f){(function(e,t,n,i,a,s,l){for(var u=[],c=[],d=[],h=[],f=0,p=0;p<t.length;p++)u[p]=1;for(p=0;p<e.length;p++)c[p]=e[p].inEdges.length,0===c[p]&&d.push(e[p]);var g=-1;for(;d.length;){for(var m=0;m<d.length;m++){var v=d[m],y=v.hostGraph.data.getRawDataItem(v.dataIndex),x=null!=y.depth&&y.depth>=0;x&&y.depth>g&&(g=y.depth),v.setLayout({depth:x?y.depth:f},!0),\"vertical\"===s?v.setLayout({dy:n},!0):v.setLayout({dx:n},!0);for(var b=0;b<v.outEdges.length;b++){var _=v.outEdges[b],w=t.indexOf(_);u[w]=0;var S=_.node2,M=e.indexOf(S);0===--c[M]&&h.indexOf(S)<0&&h.push(S)}}++f,d=h,h=[]}for(p=0;p<u.length;p++)if(1===u[p])throw new Error(\"Sankey is a DAG, the original data has cycle!\");var C=g>f-1?g:f-1;l&&\"left\"!==l&&function(e,t,n,i){if(\"right\"===t){for(var a=[],s=e,l=0;s.length;){for(var u=0;u<s.length;u++){var c=s[u];c.setLayout({skNodeHeight:l},!0);for(var d=0;d<c.inEdges.length;d++){var h=c.inEdges[d];a.indexOf(h.node1)<0&&a.push(h.node1)}}s=a,a=[],++l}r.each(e,(function(e){o(e)||e.setLayout({depth:Math.max(0,i-e.getLayout().skNodeHeight)},!0)}))}else\"justify\"===t&&function(e,t){r.each(e,(function(e){o(e)||e.outEdges.length||e.setLayout({depth:t},!0)}))}(e,i)}(e,l,0,C);!function(e,t,n){r.each(e,(function(e){var i=e.getLayout().depth*t;\"vertical\"===n?e.setLayout({y:i},!0):e.setLayout({x:i},!0)}))}(e,\"vertical\"===s?(a-n)/C:(i-n)/C,s)})(e,t,n,u,c,h,f),function(e,t,n,i,o,u,c){var d=function(e,t){var n=[],i=\"vertical\"===t?\"y\":\"x\",o=a(e,(function(e){return e.getLayout()[i]}));return o.keys.sort((function(e,t){return e-t})),r.each(o.keys,(function(e){n.push(o.buckets.get(e))})),n}(e,c);(function(e,t,n,i,a,o){var s=1/0;r.each(e,(function(e){var t=e.length,l=0;r.each(e,(function(e){l+=e.getLayout().value}));var u=\"vertical\"===o?(i-(t-1)*a)/l:(n-(t-1)*a)/l;u<s&&(s=u)})),r.each(e,(function(e){r.each(e,(function(e,t){var n=e.getLayout().value*s;\"vertical\"===o?(e.setLayout({x:t},!0),e.setLayout({dx:n},!0)):(e.setLayout({y:t},!0),e.setLayout({dy:n},!0))}))})),r.each(t,(function(e){var t=+e.getValue()*s;e.setLayout({dy:t},!0)}))})(d,t,n,i,o,c),s(d,o,n,i,c);for(var h=1;u>0;u--)l(d,h*=.99,c),s(d,o,n,i,c),m(d,h,c),s(d,o,n,i,c)}(e,t,c,u,i,d,h),function(e,t){var n=\"vertical\"===t?\"x\":\"y\";r.each(e,(function(e){e.outEdges.sort((function(e,t){return e.node2.getLayout()[n]-t.node2.getLayout()[n]})),e.inEdges.sort((function(e,t){return e.node1.getLayout()[n]-t.node1.getLayout()[n]}))})),r.each(e,(function(e){var t=0,n=0;r.each(e.outEdges,(function(e){e.setLayout({sy:t},!0),t+=e.getLayout().dy})),r.each(e.inEdges,(function(e){e.setLayout({ty:n},!0),n+=e.getLayout().dy}))}))}(e,h)}(v,y,n,u,d,h,0!==r.filter(v,(function(e){return 0===e.getLayout().value})).length?0:e.get(\"layoutIterations\"),e.get(\"orient\"),e.get(\"nodeAlign\"))}))}},function(e,t,n){var i=n(46),r=n(1);e.exports=function(e,t){e.eachSeriesByType(\"sankey\",(function(e){var t=e.getGraph().nodes;if(t.length){var n=1/0,a=-1/0;r.each(t,(function(e){var t=e.getLayout().value;t<n&&(n=t),t>a&&(a=t)})),r.each(t,(function(t){var r=new i({type:\"color\",mappingMethod:\"linear\",dataExtent:[n,a],visual:e.get(\"color\")}).mapValueToVisual(t.getLayout().value),o=t.getModel().get(\"itemStyle.color\");null!=o?t.setVisual(\"color\",o):t.setVisual(\"color\",r)}))}}))}},function(e,t,n){var i=n(2);n(373),n(374);var r=n(375),a=n(376);i.registerVisual(r),i.registerLayout(a)},function(e,t,n){var i=n(1),r=n(16),a=n(181).seriesModelMixin,o=r.extend({type:\"series.boxplot\",dependencies:[\"xAxis\",\"yAxis\",\"grid\"],defaultValueDimensions:[{name:\"min\",defaultTooltip:!0},{name:\"Q1\",defaultTooltip:!0},{name:\"median\",defaultTooltip:!0},{name:\"Q3\",defaultTooltip:!0},{name:\"max\",defaultTooltip:!0}],dimensions:null,defaultOption:{zlevel:0,z:2,coordinateSystem:\"cartesian2d\",legendHoverLink:!0,hoverAnimation:!0,layout:null,boxWidth:[7,50],itemStyle:{color:\"#fff\",borderWidth:1},emphasis:{itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:2,shadowOffsetY:2,shadowColor:\"rgba(0,0,0,0.4)\"}},animationEasing:\"elasticOut\",animationDuration:800}});i.mixin(o,a,!0);var s=o;e.exports=s},function(e,t,n){var i=n(1),r=n(27),a=n(3),o=n(12),s=[\"itemStyle\"],l=[\"emphasis\",\"itemStyle\"],u=r.extend({type:\"boxplot\",render:function(e,t,n){var i=e.getData(),r=this.group,a=this._data;this._data||r.removeAll();var o=\"horizontal\"===e.get(\"layout\")?1:0;i.diff(a).add((function(e){if(i.hasValue(e)){var t=d(i.getItemLayout(e),i,e,o,!0);i.setItemGraphicEl(e,t),r.add(t)}})).update((function(e,t){var n=a.getItemGraphicEl(t);if(i.hasValue(e)){var s=i.getItemLayout(e);n?h(s,n,i,e):n=d(s,i,e,o),r.add(n),i.setItemGraphicEl(e,n)}else r.remove(n)})).remove((function(e){var t=a.getItemGraphicEl(e);t&&r.remove(t)})).execute(),this._data=i},remove:function(e){var t=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl((function(e){e&&t.remove(e)}))},dispose:i.noop}),c=o.extend({type:\"boxplotBoxPath\",shape:{},buildPath:function(e,t){var n=t.points,i=0;for(e.moveTo(n[i][0],n[i][1]),i++;i<4;i++)e.lineTo(n[i][0],n[i][1]);for(e.closePath();i<n.length;i++)e.moveTo(n[i][0],n[i][1]),i++,e.lineTo(n[i][0],n[i][1])}});function d(e,t,n,i,r){var a=e.ends,o=new c({shape:{points:r?f(a,i,e):a}});return h(e,o,t,n,r),o}function h(e,t,n,i,r){var o=n.hostModel;(0,a[r?\"initProps\":\"updateProps\"])(t,{shape:{points:e.ends}},o,i);var u=n.getItemModel(i),c=u.getModel(s),d=n.getItemVisual(i,\"color\"),h=c.getItemStyle([\"borderColor\"]);h.stroke=d,h.strokeNoScale=!0,t.useStyle(h),t.z2=100;var f=u.getModel(l).getItemStyle();a.setHoverStyle(t,f)}function f(e,t,n){return i.map(e,(function(e){return(e=e.slice())[t]=n.initBaseline,e}))}var p=u;e.exports=p},function(e,t){var n=[\"itemStyle\",\"borderColor\"];e.exports=function(e,t){var i=e.get(\"color\");e.eachRawSeriesByType(\"boxplot\",(function(t){var r=i[t.seriesIndex%i.length],a=t.getData();a.setVisual({legendSymbol:\"roundRect\",color:t.get(n)||r}),e.isSeriesFiltered(t)||a.each((function(e){var t=a.getItemModel(e);a.setItemVisual(e,{color:t.get(n,!0)})}))}))}},function(e,t,n){var i=n(1),r=n(4).parsePercent,a=i.each;e.exports=function(e){var t=function(e){var t=[],n=[];return e.eachSeriesByType(\"boxplot\",(function(e){var r=e.getBaseAxis(),a=i.indexOf(n,r);a<0&&(a=n.length,n[a]=r,t[a]={axis:r,seriesModels:[]}),t[a].seriesModels.push(e)})),t}(e);a(t,(function(e){var t=e.seriesModels;t.length&&(!function(e){var t,n,o=e.axis,s=e.seriesModels,l=s.length,u=e.boxWidthList=[],c=e.boxOffsetList=[],d=[];if(\"category\"===o.type)n=o.getBandWidth();else{var h=0;a(s,(function(e){h=Math.max(h,e.getData().count())})),t=o.getExtent(),Math.abs(t[1]-t[0])}a(s,(function(e){var t=e.get(\"boxWidth\");i.isArray(t)||(t=[t,t]),d.push([r(t[0],n)||0,r(t[1],n)||0])}));var f=.8*n-2,p=f/l*.3,g=(f-p*(l-1))/l,m=g/2-f/2;a(s,(function(e,t){c.push(m),m+=p+g,u.push(Math.min(Math.max(g,d[t][0]),d[t][1]))}))}(e),a(t,(function(t,n){!function(e,t,n){var i=e.coordinateSystem,r=e.getData(),a=n/2,o=\"horizontal\"===e.get(\"layout\")?0:1,s=1-o,l=[\"x\",\"y\"],u=r.mapDimension(l[o]),c=r.mapDimension(l[s],!0);if(null==u||c.length<5)return;for(var d=0;d<r.count();d++){var h=r.get(u,d),f=x(h,c[2],d),p=x(h,c[0],d),g=x(h,c[1],d),m=x(h,c[3],d),v=x(h,c[4],d),y=[];b(y,g,0),b(y,m,1),y.push(p,g,v,m),_(y,p),_(y,v),_(y,f),r.setItemLayout(d,{initBaseline:f[s],ends:y})}function x(e,n,a){var l,u=r.get(n,a),c=[];return c[o]=e,c[s]=u,isNaN(e)||isNaN(u)?l=[NaN,NaN]:(l=i.dataToPoint(c))[o]+=t,l}function b(e,t,n){var i=t.slice(),r=t.slice();i[o]+=a,r[o]-=a,n?e.push(i,r):e.push(r,i)}function _(e,t){var n=t.slice(),i=t.slice();n[o]-=a,i[o]+=a,e.push(n,i)}}(t,e.boxOffsetList[n],e.boxWidthList[n])})))}))}},function(e,t,n){var i=n(2);n(378),n(379);var r=n(380),a=n(381),o=n(382);i.registerPreprocessor(r),i.registerVisual(a),i.registerLayout(o)},function(e,t,n){var i=n(1),r=n(16),a=n(181).seriesModelMixin,o=r.extend({type:\"series.candlestick\",dependencies:[\"xAxis\",\"yAxis\",\"grid\"],defaultValueDimensions:[{name:\"open\",defaultTooltip:!0},{name:\"close\",defaultTooltip:!0},{name:\"lowest\",defaultTooltip:!0},{name:\"highest\",defaultTooltip:!0}],dimensions:null,defaultOption:{zlevel:0,z:2,coordinateSystem:\"cartesian2d\",legendHoverLink:!0,hoverAnimation:!0,layout:null,clip:!0,itemStyle:{color:\"#c23531\",color0:\"#314656\",borderWidth:1,borderColor:\"#c23531\",borderColor0:\"#314656\"},emphasis:{itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:\"mod\",animationUpdate:!1,animationEasing:\"linear\",animationDuration:300},getShadowDim:function(){return\"open\"},brushSelector:function(e,t,n){var i=t.getItemLayout(e);return i&&n.rect(i.brushRect)}});i.mixin(o,a,!0);var s=o;e.exports=s},function(e,t,n){var i=n(1),r=n(27),a=n(3),o=n(12),s=n(65).createClipPath,l=[\"itemStyle\"],u=[\"emphasis\",\"itemStyle\"],c=[\"color\",\"color0\",\"borderColor\",\"borderColor0\"],d=r.extend({type:\"candlestick\",render:function(e,t,n){this.group.removeClipPath(),this._updateDrawMode(e),this._isLargeDraw?this._renderLarge(e):this._renderNormal(e)},incrementalPrepareRender:function(e,t,n){this._clear(),this._updateDrawMode(e)},incrementalRender:function(e,t,n,i){this._isLargeDraw?this._incrementalRenderLarge(e,t):this._incrementalRenderNormal(e,t)},_updateDrawMode:function(e){var t=e.pipelineContext.large;(null==this._isLargeDraw||t^this._isLargeDraw)&&(this._isLargeDraw=t,this._clear())},_renderNormal:function(e){var t=e.getData(),n=this._data,i=this.group,r=t.getLayout(\"isSimpleBox\"),o=e.get(\"clip\",!0),s=e.coordinateSystem,l=s.getArea&&s.getArea();this._data||i.removeAll(),t.diff(n).add((function(n){if(t.hasValue(n)){var s,u=t.getItemLayout(n);if(o&&p(l,u))return;s=f(u,n,!0),a.initProps(s,{shape:{points:u.ends}},e,n),g(s,t,n,r),i.add(s),t.setItemGraphicEl(n,s)}})).update((function(s,u){var c=n.getItemGraphicEl(u);if(t.hasValue(s)){var d=t.getItemLayout(s);o&&p(l,d)?i.remove(c):(c?a.updateProps(c,{shape:{points:d.ends}},e,s):c=f(d,s),g(c,t,s,r),i.add(c),t.setItemGraphicEl(s,c))}else i.remove(c)})).remove((function(e){var t=n.getItemGraphicEl(e);t&&i.remove(t)})).execute(),this._data=t},_renderLarge:function(e){this._clear(),y(e,this.group);var t=e.get(\"clip\",!0)?s(e.coordinateSystem,!1,e):null;t?this.group.setClipPath(t):this.group.removeClipPath()},_incrementalRenderNormal:function(e,t){for(var n,i=t.getData(),r=i.getLayout(\"isSimpleBox\");null!=(n=e.next());){var a;g(a=f(i.getItemLayout(n),n),i,n,r),a.incremental=!0,this.group.add(a)}},_incrementalRenderLarge:function(e,t){y(t,this.group,!0)},remove:function(e){this._clear()},_clear:function(){this.group.removeAll(),this._data=null},dispose:i.noop}),h=o.extend({type:\"normalCandlestickBox\",shape:{},buildPath:function(e,t){var n=t.points;this.__simpleBox?(e.moveTo(n[4][0],n[4][1]),e.lineTo(n[6][0],n[6][1])):(e.moveTo(n[0][0],n[0][1]),e.lineTo(n[1][0],n[1][1]),e.lineTo(n[2][0],n[2][1]),e.lineTo(n[3][0],n[3][1]),e.closePath(),e.moveTo(n[4][0],n[4][1]),e.lineTo(n[5][0],n[5][1]),e.moveTo(n[6][0],n[6][1]),e.lineTo(n[7][0],n[7][1]))}});function f(e,t,n){var i=e.ends;return new h({shape:{points:n?m(i,e):i},z2:100})}function p(e,t){for(var n=!0,i=0;i<t.ends.length;i++)if(e.contain(t.ends[i][0],t.ends[i][1])){n=!1;break}return n}function g(e,t,n,i){var r=t.getItemModel(n),o=r.getModel(l),s=t.getItemVisual(n,\"color\"),d=t.getItemVisual(n,\"borderColor\")||s,h=o.getItemStyle(c);e.useStyle(h),e.style.strokeNoScale=!0,e.style.fill=s,e.style.stroke=d,e.__simpleBox=i;var f=r.getModel(u).getItemStyle();a.setHoverStyle(e,f)}function m(e,t){return i.map(e,(function(e){return(e=e.slice())[1]=t.initBaseline,e}))}var v=o.extend({type:\"largeCandlestickBox\",shape:{},buildPath:function(e,t){for(var n=t.points,i=0;i<n.length;)if(this.__sign===n[i++]){var r=n[i++];e.moveTo(r,n[i++]),e.lineTo(r,n[i++])}else i+=3}});function y(e,t,n){var i=e.getData(),r=i.getLayout(\"largePoints\"),a=new v({shape:{points:r},__sign:1});t.add(a);var o=new v({shape:{points:r},__sign:-1});t.add(o),x(1,a,e,i),x(-1,o,e,i),n&&(a.incremental=!0,o.incremental=!0)}function x(e,t,n,i){var r=e>0?\"P\":\"N\",a=i.getVisual(\"borderColor\"+r)||i.getVisual(\"color\"+r),o=n.getModel(l).getItemStyle(c);t.useStyle(o),t.style.fill=null,t.style.stroke=a}var b=d;e.exports=b},function(e,t,n){var i=n(1);e.exports=function(e){e&&i.isArray(e.series)&&i.each(e.series,(function(e){i.isObject(e)&&\"k\"===e.type&&(e.type=\"candlestick\")}))}},function(e,t,n){var i=n(50),r=[\"itemStyle\",\"borderColor\"],a=[\"itemStyle\",\"borderColor0\"],o=[\"itemStyle\",\"color\"],s=[\"itemStyle\",\"color0\"],l={seriesType:\"candlestick\",plan:i(),performRawSeries:!0,reset:function(e,t){if(e.getData().setVisual({legendSymbol:\"roundRect\",colorP:n(1,e),colorN:n(-1,e),borderColorP:i(1,e),borderColorN:i(-1,e)}),!t.isSeriesFiltered(e))return!e.pipelineContext.large&&{progress:function(e,t){var r;for(;null!=(r=e.next());){var a=t.getItemModel(r),o=t.getItemLayout(r).sign;t.setItemVisual(r,{color:n(o,a),borderColor:i(o,a)})}}};function n(e,t){return t.get(e>0?o:s)}function i(e,t){return t.get(e>0?r:a)}}};e.exports=l},function(e,t,n){var i=n(3).subPixelOptimize,r=n(50),a=n(4).parsePercent,o=n(1).retrieve2,s=\"undefined\"!==typeof Float32Array?Float32Array:Array,l={seriesType:\"candlestick\",plan:r(),reset:function(e){var t=e.coordinateSystem,n=e.getData(),r=function(e,t){var n,i=e.getBaseAxis(),r=\"category\"===i.type?i.getBandWidth():(n=i.getExtent(),Math.abs(n[1]-n[0])/t.count()),s=a(o(e.get(\"barMaxWidth\"),r),r),l=a(o(e.get(\"barMinWidth\"),1),r),u=e.get(\"barWidth\");return null!=u?a(u,r):Math.max(Math.min(r/2,s),l)}(e,n),l=[\"x\",\"y\"],c=n.mapDimension(l[0]),d=n.mapDimension(l[1],!0),h=d[0],f=d[1],p=d[2],g=d[3];if(n.setLayout({candleWidth:r,isSimpleBox:r<=1.3}),!(null==c||d.length<4))return{progress:e.pipelineContext.large?function(e,n){var i,r,a=new s(4*e.count),o=0,l=[],d=[];for(;null!=(r=e.next());){var m=n.get(c,r),v=n.get(h,r),y=n.get(f,r),x=n.get(p,r),b=n.get(g,r);isNaN(m)||isNaN(x)||isNaN(b)?(a[o++]=NaN,o+=3):(a[o++]=u(n,r,v,y,f),l[0]=m,l[1]=x,i=t.dataToPoint(l,null,d),a[o++]=i?i[0]:NaN,a[o++]=i?i[1]:NaN,l[1]=b,i=t.dataToPoint(l,null,d),a[o++]=i?i[1]:NaN)}n.setLayout(\"largePoints\",a)}:function(e,n){var a;for(;null!=(a=e.next());){var o=n.get(c,a),s=n.get(h,a),l=n.get(f,a),d=n.get(p,a),m=n.get(g,a),v=Math.min(s,l),y=Math.max(s,l),x=M(v,o),b=M(y,o),_=M(d,o),w=M(m,o),S=[];C(S,b,0),C(S,x,1),S.push(k(w),k(b),k(_),k(x)),n.setItemLayout(a,{sign:u(n,a,s,l,f),initBaseline:s>l?b[1]:x[1],ends:S,brushRect:T(d,m,o)})}function M(e,n){var i=[];return i[0]=n,i[1]=e,isNaN(n)||isNaN(e)?[NaN,NaN]:t.dataToPoint(i)}function C(e,t,n){var a=t.slice(),o=t.slice();a[0]=i(a[0]+r/2,1,!1),o[0]=i(o[0]-r/2,1,!0),n?e.push(a,o):e.push(o,a)}function T(e,t,n){var i=M(e,n),a=M(t,n);return i[0]-=r/2,a[0]-=r/2,{x:i[0],y:i[1],width:r,height:a[1]-i[1]}}function k(e){return e[0]=i(e[0],1),e}}}}};function u(e,t,n,i,r){return n>i?-1:n<i?1:t>0?e.get(r,t-1)<=i?1:-1:1}e.exports=l},function(e,t,n){var i=n(2);n(384),n(385);var r=n(43),a=n(66);i.registerVisual(r(\"effectScatter\",\"circle\")),i.registerLayout(a(\"effectScatter\"))},function(e,t,n){var i=n(31),r=n(16).extend({type:\"series.effectScatter\",dependencies:[\"grid\",\"polar\"],getInitialData:function(e,t){return i(this.getSource(),this,{useEncodeDefaulter:!0})},brushSelector:\"point\",defaultOption:{coordinateSystem:\"cartesian2d\",zlevel:0,z:2,legendHoverLink:!0,effectType:\"ripple\",progressive:0,showEffectOn:\"render\",rippleEffect:{period:4,scale:2.5,brushType:\"fill\"},symbolSize:10}});e.exports=r},function(e,t,n){var i=n(2),r=n(64),a=n(386),o=n(17),s=n(66),l=i.extendChartView({type:\"effectScatter\",init:function(){this._symbolDraw=new r(a)},render:function(e,t,n){var i=e.getData(),r=this._symbolDraw;r.updateData(i),this.group.add(r.group)},updateTransform:function(e,t,n){var i=e.getData();this.group.dirty();var r=s().reset(e);r.progress&&r.progress({start:0,end:i.count()},i),this._symbolDraw.updateLayout(i)},_updateGroupTransform:function(e){var t=e.coordinateSystem;t&&t.getRoamTransform&&(this.group.transform=o.clone(t.getRoamTransform()),this.group.decomposeTransform())},remove:function(e,t){this._symbolDraw&&this._symbolDraw.remove(t)},dispose:function(){}});e.exports=l},function(e,t,n){var i=n(1),r=n(21).createSymbol,a=n(3).Group,o=n(4).parsePercent,s=n(82);function l(e,t){var n=t.rippleEffectColor||t.color;e.eachChild((function(e){e.attr({z:t.z,zlevel:t.zlevel,style:{stroke:\"stroke\"===t.brushType?n:null,fill:\"fill\"===t.brushType?n:null}})}))}function u(e,t){a.call(this);var n=new s(e,t),i=new a;this.add(n),this.add(i),i.beforeUpdate=function(){this.attr(n.getScale())},this.updateData(e,t)}var c=u.prototype;c.stopEffectAnimation=function(){this.childAt(1).removeAll()},c.startEffectAnimation=function(e){for(var t=e.symbolType,n=e.color,i=this.childAt(1),a=0;a<3;a++){var o=r(t,-1,-1,2,2,n);o.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scale:[.5,.5]});var s=-a/3*e.period+e.effectOffset;o.animate(\"\",!0).when(e.period,{scale:[e.rippleScale/2,e.rippleScale/2]}).delay(s).start(),o.animateStyle(!0).when(e.period,{opacity:0}).delay(s).start(),i.add(o)}l(i,e)},c.updateEffectAnimation=function(e){for(var t=this._effectCfg,n=this.childAt(1),i=[\"symbolType\",\"period\",\"rippleScale\"],r=0;r<i.length;r++){var a=i[r];if(t[a]!==e[a])return this.stopEffectAnimation(),void this.startEffectAnimation(e)}l(n,e)},c.highlight=function(){this.trigger(\"emphasis\")},c.downplay=function(){this.trigger(\"normal\")},c.updateData=function(e,t){var n=e.hostModel;this.childAt(0).updateData(e,t);var r=this.childAt(1),a=e.getItemModel(t),s=e.getItemVisual(t,\"symbol\"),l=function(e){return i.isArray(e)||(e=[+e,+e]),e}(e.getItemVisual(t,\"symbolSize\")),u=e.getItemVisual(t,\"color\");r.attr(\"scale\",l),r.traverse((function(e){e.attr({fill:u})}));var c=a.getShallow(\"symbolOffset\");if(c){var d=r.position;d[0]=o(c[0],l[0]),d[1]=o(c[1],l[1])}var h=e.getItemVisual(t,\"symbolRotate\");r.rotation=(h||0)*Math.PI/180||0;var f={};if(f.showEffectOn=n.get(\"showEffectOn\"),f.rippleScale=a.get(\"rippleEffect.scale\"),f.brushType=a.get(\"rippleEffect.brushType\"),f.period=1e3*a.get(\"rippleEffect.period\"),f.effectOffset=t/e.count(),f.z=a.getShallow(\"z\")||0,f.zlevel=a.getShallow(\"zlevel\")||0,f.symbolType=s,f.color=u,f.rippleEffectColor=a.get(\"rippleEffect.color\"),this.off(\"mouseover\").off(\"mouseout\").off(\"emphasis\").off(\"normal\"),\"render\"===f.showEffectOn)this._effectCfg?this.updateEffectAnimation(f):this.startEffectAnimation(f),this._effectCfg=f;else{this._effectCfg=null,this.stopEffectAnimation();var p=this.childAt(0),g=function(){p.highlight(),\"render\"!==f.showEffectOn&&this.startEffectAnimation(f)},m=function(){p.downplay(),\"render\"!==f.showEffectOn&&this.stopEffectAnimation()};this.on(\"mouseover\",g,this).on(\"mouseout\",m,this).on(\"emphasis\",g,this).on(\"normal\",m,this)}this._effectCfg=f},c.fadeOut=function(e){this.off(\"mouseover\").off(\"mouseout\").off(\"emphasis\").off(\"normal\"),e&&e()},i.inherits(u,a);var d=u;e.exports=d},function(e,t,n){var i=n(2);n(388),n(389);var r=n(184),a=n(392);i.registerLayout(r),i.registerVisual(a)},function(e,t,n){n(6).__DEV__;var i=n(16),r=n(20),a=n(1),o=a.concatArray,s=a.mergeAll,l=a.map,u=n(8).encodeHTML,c=(n(22),\"undefined\"===typeof Uint32Array?Array:Uint32Array),d=\"undefined\"===typeof Float64Array?Array:Float64Array;function h(e){var t=e.data;t&&t[0]&&t[0][0]&&t[0][0].coord&&(e.data=l(t,(function(e){var t={coords:[e[0].coord,e[1].coord]};return e[0].name&&(t.fromName=e[0].name),e[1].name&&(t.toName=e[1].name),s([t,e[0],e[1]])})))}var f=i.extend({type:\"series.lines\",dependencies:[\"grid\",\"polar\"],visualColorAccessPath:\"lineStyle.color\",init:function(e){e.data=e.data||[],h(e);var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count)),f.superApply(this,\"init\",arguments)},mergeOption:function(e){if(e.data=e.data||[],h(e),e.data){var t=this._processFlatCoordsArray(e.data);this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset,t.flatCoords&&(e.data=new Float32Array(t.count))}f.superApply(this,\"mergeOption\",arguments)},appendData:function(e){var t=this._processFlatCoordsArray(e.data);t.flatCoords&&(this._flatCoords?(this._flatCoords=o(this._flatCoords,t.flatCoords),this._flatCoordsOffset=o(this._flatCoordsOffset,t.flatCoordsOffset)):(this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset),e.data=new Float32Array(t.count)),this.getRawData().appendData(e.data)},_getCoordsFromItemModel:function(e){var t=this.getData().getItemModel(e);return t.option instanceof Array?t.option:t.getShallow(\"coords\")},getLineCoordsCount:function(e){return this._flatCoordsOffset?this._flatCoordsOffset[2*e+1]:this._getCoordsFromItemModel(e).length},getLineCoords:function(e,t){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*e],i=this._flatCoordsOffset[2*e+1],r=0;r<i;r++)t[r]=t[r]||[],t[r][0]=this._flatCoords[n+2*r],t[r][1]=this._flatCoords[n+2*r+1];return i}var a=this._getCoordsFromItemModel(e);for(r=0;r<a.length;r++)t[r]=t[r]||[],t[r][0]=a[r][0],t[r][1]=a[r][1];return a.length},_processFlatCoordsArray:function(e){var t=0;if(this._flatCoords&&(t=this._flatCoords.length),\"number\"===typeof e[0]){for(var n=e.length,i=new c(n),r=new d(n),a=0,o=0,s=0,l=0;l<n;){s++;var u=e[l++];i[o++]=a+t,i[o++]=u;for(var h=0;h<u;h++){var f=e[l++],p=e[l++];r[a++]=f,r[a++]=p}}return{flatCoordsOffset:new Uint32Array(i.buffer,0,o),flatCoords:r,count:s}}return{flatCoordsOffset:null,flatCoords:null,count:e.length}},getInitialData:function(e,t){var n=new r([\"value\"],this);return n.hasItemOption=!1,n.initData(e.data,[],(function(e,t,i,r){if(e instanceof Array)return NaN;n.hasItemOption=!0;var a=e.value;return null!=a?a instanceof Array?a[r]:a:void 0})),n},formatTooltip:function(e){var t=this.getData().getItemModel(e),n=t.get(\"name\");if(n)return n;var i=t.get(\"fromName\"),r=t.get(\"toName\"),a=[];return null!=i&&a.push(i),null!=r&&a.push(r),u(a.join(\" > \"))},preventIncremental:function(){return!!this.get(\"effect.show\")},getProgressive:function(){var e=this.option.progressive;return null==e?this.option.large?1e4:this.get(\"progressive\"):e},getProgressiveThreshold:function(){var e=this.option.progressiveThreshold;return null==e?this.option.large?2e4:this.get(\"progressiveThreshold\"):e},defaultOption:{coordinateSystem:\"geo\",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,xAxisIndex:0,yAxisIndex:0,symbol:[\"none\",\"none\"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:\"circle\",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:\"end\"},lineStyle:{opacity:.5}}}),p=f;e.exports=p},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(108),a=n(182),o=n(109),s=n(183),l=n(390),u=n(391),c=n(184),d=n(65).createClipPath,h=i.extendChartView({type:\"lines\",init:function(){},render:function(e,t,n){var i=e.getData(),r=this._updateLineDraw(i,e),a=e.get(\"zlevel\"),o=e.get(\"effect.trailLength\"),s=n.getZr(),l=\"svg\"===s.painter.getType();l||s.painter.getLayer(a).clear(!0),null==this._lastZlevel||l||s.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(e)&&o&&(l||s.configLayer(a,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(o/10+.9,1),0)})),r.updateData(i);var u=e.get(\"clip\",!0)&&d(e.coordinateSystem,!1,e);u?this.group.setClipPath(u):this.group.removeClipPath(),this._lastZlevel=a,this._finished=!0},incrementalPrepareRender:function(e,t,n){var i=e.getData();this._updateLineDraw(i,e).incrementalPrepareUpdate(i),this._clearLayer(n),this._finished=!1},incrementalRender:function(e,t,n){this._lineDraw.incrementalUpdate(e,t.getData()),this._finished=e.end===t.getData().count()},updateTransform:function(e,t,n){var i=e.getData(),r=e.pipelineContext;if(!this._finished||r.large||r.progressiveRender)return{update:!0};var a=c.reset(e);a.progress&&a.progress({start:0,end:i.count()},i),this._lineDraw.updateLayout(),this._clearLayer(n)},_updateLineDraw:function(e,t){var n=this._lineDraw,i=this._showEffect(t),c=!!t.get(\"polyline\"),d=t.pipelineContext.large;return n&&i===this._hasEffet&&c===this._isPolyline&&d===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=d?new u:new r(c?i?l:s:i?a:o),this._hasEffet=i,this._isPolyline=c,this._isLargeDraw=d,this.group.removeAll()),this.group.add(n.group),n},_showEffect:function(e){return!!e.get(\"effect.show\")},_clearLayer:function(e){var t=e.getZr();\"svg\"===t.painter.getType()||null==this._lastZlevel||t.painter.getLayer(this._lastZlevel).clear(!0)},remove:function(e,t){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(t)},dispose:function(){}});e.exports=h},function(e,t,n){var i=n(183),r=n(1),a=n(182),o=n(9);function s(e,t,n){a.call(this,e,t,n),this._lastFrame=0,this._lastFramePercent=0}var l=s.prototype;l.createLine=function(e,t,n){return new i(e,t,n)},l.updateAnimationPoints=function(e,t){this._points=t;for(var n=[0],i=0,r=1;r<t.length;r++){var a=t[r-1],s=t[r];i+=o.dist(a,s),n.push(i)}if(0!==i){for(r=0;r<n.length;r++)n[r]/=i;this._offsets=n,this._length=i}},l.getLineLength=function(e){return this._length},l.updateSymbolPosition=function(e){var t=e.__t,n=this._points,i=this._offsets,r=n.length;if(i){var a=this._lastFrame;if(t<this._lastFramePercent){for(s=Math.min(a+1,r-1);s>=0&&!(i[s]<=t);s--);s=Math.min(s,r-2)}else{for(var s=a;s<r&&!(i[s]>t);s++);s=Math.min(s-1,r-2)}o.lerp(e.position,n[s],n[s+1],(t-i[s])/(i[s+1]-i[s]));var l=n[s+1][0]-n[s][0],u=n[s+1][1]-n[s][1];e.rotation=-Math.atan2(u,l)-Math.PI/2,this._lastFrame=s,this._lastFramePercent=t,e.ignore=!1}},r.inherits(s,a);var u=s;e.exports=u},function(e,t,n){var i=n(3),r=n(96),a=n(137),o=n(138),s=i.extendShape({shape:{polyline:!1,curveness:0,segs:[]},buildPath:function(e,t){var n=t.segs,i=t.curveness;if(t.polyline)for(var r=0;r<n.length;){var a=n[r++];if(a>0){e.moveTo(n[r++],n[r++]);for(var o=1;o<a;o++)e.lineTo(n[r++],n[r++])}}else for(r=0;r<n.length;){var s=n[r++],l=n[r++],u=n[r++],c=n[r++];if(e.moveTo(s,l),i>0){var d=(s+u)/2-(l-c)*i,h=(l+c)/2-(u-s)*i;e.quadraticCurveTo(d,h,u,c)}else e.lineTo(u,c)}},findDataIndex:function(e,t){var n=this.shape,i=n.segs,r=n.curveness;if(n.polyline)for(var s=0,l=0;l<i.length;){var u=i[l++];if(u>0)for(var c=i[l++],d=i[l++],h=1;h<u;h++){var f=i[l++],p=i[l++];if(a.containStroke(c,d,f,p))return s}s++}else for(s=0,l=0;l<i.length;){c=i[l++],d=i[l++],f=i[l++],p=i[l++];if(r>0){var g=(c+f)/2-(d-p)*r,m=(d+p)/2-(f-c)*r;if(o.containStroke(c,d,g,m,f,p))return s}else if(a.containStroke(c,d,f,p))return s;s++}return-1}});function l(){this.group=new i.Group}var u=l.prototype;u.isPersistent=function(){return!this._incremental},u.updateData=function(e){this.group.removeAll();var t=new s({rectHover:!0,cursor:\"default\"});t.setShape({segs:e.getLayout(\"linesPoints\")}),this._setCommon(t,e),this.group.add(t),this._incremental=null},u.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clearIncremental(),e.count()>5e5?(this._incremental||(this._incremental=new r({silent:!0})),this.group.add(this._incremental)):this._incremental=null},u.incrementalUpdate=function(e,t){var n=new s;n.setShape({segs:t.getLayout(\"linesPoints\")}),this._setCommon(n,t,!!this._incremental),this._incremental?this._incremental.addDisplayable(n,!0):(n.rectHover=!0,n.cursor=\"default\",n.__startIndex=e.start,this.group.add(n))},u.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},u._setCommon=function(e,t,n){var i=t.hostModel;e.setShape({polyline:i.get(\"polyline\"),curveness:i.get(\"lineStyle.curveness\")}),e.useStyle(i.getModel(\"lineStyle\").getLineStyle()),e.style.strokeNoScale=!0;var r=t.getVisual(\"color\");r&&e.setStyle(\"stroke\",r),e.setStyle(\"fill\"),n||(e.seriesIndex=i.seriesIndex,e.on(\"mousemove\",(function(t){e.dataIndex=null;var n=e.findDataIndex(t.offsetX,t.offsetY);n>0&&(e.dataIndex=n+e.__startIndex)})))},u._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var c=l;e.exports=c},function(e,t){function n(e){return e instanceof Array||(e=[e,e]),e}var i=\"lineStyle.opacity\".split(\".\"),r={seriesType:\"lines\",reset:function(e,t,r){var a=n(e.get(\"symbol\")),o=n(e.get(\"symbolSize\")),s=e.getData();return s.setVisual(\"fromSymbol\",a&&a[0]),s.setVisual(\"toSymbol\",a&&a[1]),s.setVisual(\"fromSymbolSize\",o&&o[0]),s.setVisual(\"toSymbolSize\",o&&o[1]),s.setVisual(\"opacity\",e.get(i)),{dataEach:s.hasItemOption?function(e,t){var r=e.getItemModel(t),a=n(r.getShallow(\"symbol\",!0)),o=n(r.getShallow(\"symbolSize\",!0)),s=r.get(i);a[0]&&e.setItemVisual(t,\"fromSymbol\",a[0]),a[1]&&e.setItemVisual(t,\"toSymbol\",a[1]),o[0]&&e.setItemVisual(t,\"fromSymbolSize\",o[0]),o[1]&&e.setItemVisual(t,\"toSymbolSize\",o[1]),e.setItemVisual(t,\"opacity\",s)}:null}}};e.exports=r},function(e,t,n){n(394),n(395)},function(e,t,n){var i=n(16),r=n(31),a=n(22),o=i.extend({type:\"series.heatmap\",getInitialData:function(e,t){return r(this.getSource(),this,{generateCoord:\"value\"})},preventIncremental:function(){var e=a.get(this.get(\"coordinateSystem\"));if(e&&e.dimensions)return\"lng\"===e.dimensions[0]&&\"lat\"===e.dimensions[1]},defaultOption:{coordinateSystem:\"cartesian2d\",zlevel:0,z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0}});e.exports=o},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(3),a=n(396),o=n(1);var s=i.extendChartView({type:\"heatmap\",render:function(e,t,n){var i;t.eachComponent(\"visualMap\",(function(t){t.eachTargetSeries((function(n){n===e&&(i=t)}))})),this.group.removeAll(),this._incrementalDisplayable=null;var r=e.coordinateSystem;\"cartesian2d\"===r.type||\"calendar\"===r.type?this._renderOnCartesianAndCalendar(e,n,0,e.getData().count()):function(e){var t=e.dimensions;return\"lng\"===t[0]&&\"lat\"===t[1]}(r)&&this._renderOnGeo(r,e,i,n)},incrementalPrepareRender:function(e,t,n){this.group.removeAll()},incrementalRender:function(e,t,n,i){t.coordinateSystem&&this._renderOnCartesianAndCalendar(t,i,e.start,e.end,!0)},_renderOnCartesianAndCalendar:function(e,t,n,i,a){var s,l,u=e.coordinateSystem;if(\"cartesian2d\"===u.type){var c=u.getAxis(\"x\"),d=u.getAxis(\"y\");s=c.getBandWidth(),l=d.getBandWidth()}for(var h=this.group,f=e.getData(),p=e.getModel(\"itemStyle\").getItemStyle([\"color\"]),g=e.getModel(\"emphasis.itemStyle\").getItemStyle(),m=e.getModel(\"label\"),v=e.getModel(\"emphasis.label\"),y=u.type,x=\"cartesian2d\"===y?[f.mapDimension(\"x\"),f.mapDimension(\"y\"),f.mapDimension(\"value\")]:[f.mapDimension(\"time\"),f.mapDimension(\"value\")],b=n;b<i;b++){var _;if(\"cartesian2d\"===y){if(isNaN(f.get(x[2],b)))continue;var w=u.dataToPoint([f.get(x[0],b),f.get(x[1],b)]);_=new r.Rect({shape:{x:Math.floor(Math.round(w[0])-s/2),y:Math.floor(Math.round(w[1])-l/2),width:Math.ceil(s),height:Math.ceil(l)},style:{fill:f.getItemVisual(b,\"color\"),opacity:f.getItemVisual(b,\"opacity\")}})}else{if(isNaN(f.get(x[1],b)))continue;_=new r.Rect({z2:1,shape:u.dataToRect([f.get(x[0],b)]).contentShape,style:{fill:f.getItemVisual(b,\"color\"),opacity:f.getItemVisual(b,\"opacity\")}})}var S=f.getItemModel(b);f.hasItemOption&&(p=S.getModel(\"itemStyle\").getItemStyle([\"color\"]),g=S.getModel(\"emphasis.itemStyle\").getItemStyle(),m=S.getModel(\"label\"),v=S.getModel(\"emphasis.label\"));var M=e.getRawValue(b),C=\"-\";M&&null!=M[2]&&(C=M[2]),r.setLabelStyle(p,g,m,v,{labelFetcher:e,labelDataIndex:b,defaultText:C,isRectText:!0}),_.setStyle(p),r.setHoverStyle(_,f.hasItemOption?g:o.extend({},g)),_.incremental=a,a&&(_.useHoverLayer=!0),h.add(_),f.setItemGraphicEl(b,_)}},_renderOnGeo:function(e,t,n,i){var s=n.targetVisuals.inRange,l=n.targetVisuals.outOfRange,u=t.getData(),c=this._hmLayer||this._hmLayer||new a;c.blurSize=t.get(\"blurSize\"),c.pointSize=t.get(\"pointSize\"),c.minOpacity=t.get(\"minOpacity\"),c.maxOpacity=t.get(\"maxOpacity\");var d=e.getViewRect().clone(),h=e.getRoamTransform();d.applyTransform(h);var f=Math.max(d.x,0),p=Math.max(d.y,0),g=Math.min(d.width+d.x,i.getWidth()),m=Math.min(d.height+d.y,i.getHeight()),v=g-f,y=m-p,x=[u.mapDimension(\"lng\"),u.mapDimension(\"lat\"),u.mapDimension(\"value\")],b=u.mapArray(x,(function(t,n,i){var r=e.dataToPoint([t,n]);return r[0]-=f,r[1]-=p,r.push(i),r})),_=n.getExtent(),w=\"visualMap.continuous\"===n.type?function(e,t){var n=e[1]-e[0];return t=[(t[0]-e[0])/n,(t[1]-e[0])/n],function(e){return e>=t[0]&&e<=t[1]}}(_,n.option.range):function(e,t,n){var i=e[1]-e[0],r=(t=o.map(t,(function(t){return{interval:[(t.interval[0]-e[0])/i,(t.interval[1]-e[0])/i]}}))).length,a=0;return function(e){for(var i=a;i<r;i++){if((o=t[i].interval)[0]<=e&&e<=o[1]){a=i;break}}if(i===r)for(i=a-1;i>=0;i--){var o;if((o=t[i].interval)[0]<=e&&e<=o[1]){a=i;break}}return i>=0&&i<r&&n[i]}}(_,n.getPieceList(),n.option.selected);c.update(b,v,y,s.color.getNormalizer(),{inRange:s.color.getColorMapper(),outOfRange:l.color.getColorMapper()},w);var S=new r.Image({style:{width:v,height:y,x:f,y:p,image:c.canvas},silent:!0});this.group.add(S)},dispose:function(){}});e.exports=s},function(e,t,n){var i=n(1);function r(){var e=i.createCanvas();this.canvas=e,this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={}}r.prototype={update:function(e,t,n,i,r,a){var o=this._getBrush(),s=this._getGradient(e,r,\"inRange\"),l=this._getGradient(e,r,\"outOfRange\"),u=this.pointSize+this.blurSize,c=this.canvas,d=c.getContext(\"2d\"),h=e.length;c.width=t,c.height=n;for(var f=0;f<h;++f){var p=e[f],g=p[0],m=p[1],v=i(p[2]);d.globalAlpha=v,d.drawImage(o,g-u,m-u)}if(!c.width||!c.height)return c;for(var y=d.getImageData(0,0,c.width,c.height),x=y.data,b=0,_=x.length,w=this.minOpacity,S=this.maxOpacity-w;b<_;){v=x[b+3]/256;var M=4*Math.floor(255*v);if(v>0){var C=a(v)?s:l;v>0&&(v=v*S+w),x[b++]=C[M],x[b++]=C[M+1],x[b++]=C[M+2],x[b++]=C[M+3]*v*256}else b+=4}return d.putImageData(y,0,0),c},_getBrush:function(){var e=this._brushCanvas||(this._brushCanvas=i.createCanvas()),t=this.pointSize+this.blurSize,n=2*t;e.width=n,e.height=n;var r=e.getContext(\"2d\");return r.clearRect(0,0,n,n),r.shadowOffsetX=n,r.shadowBlur=this.blurSize,r.shadowColor=\"#000\",r.beginPath(),r.arc(-t,t,this.pointSize,0,2*Math.PI,!0),r.closePath(),r.fill(),e},_getGradient:function(e,t,n){for(var i=this._gradientPixels,r=i[n]||(i[n]=new Uint8ClampedArray(1024)),a=[0,0,0,0],o=0,s=0;s<256;s++)t[n](s/255,!0,a),r[o++]=a[0],r[o++]=a[1],r[o++]=a[2],r[o++]=a[3];return r}};var a=r;e.exports=a},function(e,t,n){var i=n(2),r=n(1);n(101),n(398),n(399);var a=n(81).layout,o=n(43);n(67),i.registerLayout(r.curry(a,\"pictorialBar\")),i.registerVisual(o(\"pictorialBar\",\"roundRect\"))},function(e,t,n){var i=n(166).extend({type:\"series.pictorialBar\",dependencies:[\"grid\"],defaultOption:{symbol:\"circle\",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:\"end\",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:\"-100%\",progressive:0,hoverAnimation:!1},getInitialData:function(e){return e.stack=null,i.superApply(this,\"getInitialData\",arguments)}}),r=i;e.exports=r},function(e,t,n){var i=n(2),r=n(1),a=n(3),o=n(21).createSymbol,s=n(4),l=s.parsePercent,u=s.isNumeric,c=n(167).setLabel,d=[\"itemStyle\",\"borderWidth\"],h=[{xy:\"x\",wh:\"width\",index:0,posDesc:[\"left\",\"right\"]},{xy:\"y\",wh:\"height\",index:1,posDesc:[\"top\",\"bottom\"]}],f=new a.Circle;function p(e,t,n,i){var a=e.getItemLayout(t),o=n.get(\"symbolRepeat\"),s=n.get(\"symbolClip\"),c=n.get(\"symbolPosition\")||\"start\",h=(n.get(\"symbolRotate\")||0)*Math.PI/180||0,p=n.get(\"symbolPatternSize\")||2,m=n.isAnimationEnabled(),v={dataIndex:t,layout:a,itemModel:n,symbolType:e.getItemVisual(t,\"symbol\")||\"circle\",color:e.getItemVisual(t,\"color\"),symbolClip:s,symbolRepeat:o,symbolRepeatDirection:n.get(\"symbolRepeatDirection\"),symbolPatternSize:p,rotation:h,animationModel:m?n:null,hoverAnimation:m&&n.get(\"hoverAnimation\"),z2:n.getShallow(\"z\",!0)||0};!function(e,t,n,i,a){var o,s=i.valueDim,l=e.get(\"symbolBoundingData\"),u=i.coordSys.getOtherAxis(i.coordSys.getBaseAxis()),c=u.toGlobalCoord(u.dataToCoord(0)),d=1-+(n[s.wh]<=0);if(r.isArray(l)){var h=[g(u,l[0])-c,g(u,l[1])-c];h[1]<h[0]&&h.reverse(),o=h[d]}else o=null!=l?g(u,l)-c:t?i.coordSysExtent[s.index][d]-c:n[s.wh];a.boundingLength=o,t&&(a.repeatCutLength=n[s.wh]);a.pxSign=o>0?1:o<0?-1:0}(n,o,a,i,v),function(e,t,n,i,a,o,s,u,c,d){var h=c.valueDim,f=c.categoryDim,p=Math.abs(n[f.wh]),g=e.getItemVisual(t,\"symbolSize\");r.isArray(g)?g=g.slice():(null==g&&(g=\"100%\"),g=[g,g]);g[f.index]=l(g[f.index],p),g[h.index]=l(g[h.index],i?p:Math.abs(o)),d.symbolSize=g,(d.symbolScale=[g[0]/u,g[1]/u])[h.index]*=(c.isHorizontal?-1:1)*s}(e,t,a,o,0,v.boundingLength,v.pxSign,p,i,v),function(e,t,n,i,r){var a=e.get(d)||0;a&&(f.attr({scale:t.slice(),rotation:n}),f.updateTransform(),a/=f.getLineScale(),a*=t[i.valueDim.index]);r.valueLineWidth=a}(n,v.symbolScale,h,i,v);var y=v.symbolSize,x=n.get(\"symbolOffset\");return r.isArray(x)&&(x=[l(x[0],y[0]),l(x[1],y[1])]),function(e,t,n,i,a,o,s,c,d,h,f,p){var g=f.categoryDim,m=f.valueDim,v=p.pxSign,y=Math.max(t[m.index]+c,0),x=y;if(i){var b=Math.abs(d),_=r.retrieve(e.get(\"symbolMargin\"),\"15%\")+\"\",w=!1;_.lastIndexOf(\"!\")===_.length-1&&(w=!0,_=_.slice(0,_.length-1)),_=l(_,t[m.index]);var S=Math.max(y+2*_,0),M=w?0:2*_,C=u(i),T=C?i:E((b+M)/S);S=y+2*(_=(b-T*y)/2/(w?T:T-1)),M=w?0:2*_,C||\"fixed\"===i||(T=h?E((Math.abs(h)+M)/S):0),x=T*S-M,p.repeatTimes=T,p.symbolMargin=_}var k=v*(x/2),I=p.pathPosition=[];I[g.index]=n[g.wh]/2,I[m.index]=\"start\"===s?k:\"end\"===s?d-k:d/2,o&&(I[0]+=o[0],I[1]+=o[1]);var A=p.bundlePosition=[];A[g.index]=n[g.xy],A[m.index]=n[m.xy];var P=p.barRectShape=r.extend({},n);P[m.wh]=v*Math.max(Math.abs(n[m.wh]),Math.abs(I[m.index]+k)),P[g.wh]=n[g.wh];var D=p.clipShape={};D[g.xy]=-n[g.xy],D[g.wh]=f.ecSize[g.wh],D[m.xy]=0,D[m.wh]=n[m.wh]}(n,y,a,o,0,x,c,v.valueLineWidth,v.boundingLength,v.repeatCutLength,i,v),v}function g(e,t){return e.toGlobalCoord(e.dataToCoord(e.scale.parse(t)))}function m(e){var t=e.symbolPatternSize,n=o(e.symbolType,-t/2,-t/2,t,t,e.color);return n.attr({culling:!0}),\"image\"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function v(e,t,n,i){var r=e.__pictorialBundle,a=n.symbolSize,o=n.valueLineWidth,s=n.pathPosition,l=t.valueDim,u=n.repeatTimes||0,c=0,d=a[t.valueDim.index]+o+2*n.symbolMargin;for(I(e,(function(e){e.__pictorialAnimationIndex=c,e.__pictorialRepeatTimes=u,c<u?A(e,null,p(c),n,i):A(e,null,{scale:[0,0]},n,i,(function(){r.remove(e)})),M(e,n),c++}));c<u;c++){var h=m(n);h.__pictorialAnimationIndex=c,h.__pictorialRepeatTimes=u,r.add(h);var f=p(c);A(h,{position:f.position,scale:[0,0]},{scale:f.scale,rotation:f.rotation},n,i),h.on(\"mouseover\",g).on(\"mouseout\",v),M(h,n)}function p(e){var t=s.slice(),i=n.pxSign,r=e;return(\"start\"===n.symbolRepeatDirection?i>0:i<0)&&(r=u-1-e),t[l.index]=d*(r-u/2+.5)+s[l.index],{position:t,scale:n.symbolScale.slice(),rotation:n.rotation}}function g(){I(e,(function(e){e.trigger(\"emphasis\")}))}function v(){I(e,(function(e){e.trigger(\"normal\")}))}}function y(e,t,n,i){var r=e.__pictorialBundle,a=e.__pictorialMainPath;a?A(a,null,{position:n.pathPosition.slice(),scale:n.symbolScale.slice(),rotation:n.rotation},n,i):(a=e.__pictorialMainPath=m(n),r.add(a),A(a,{position:n.pathPosition.slice(),scale:[0,0],rotation:n.rotation},{scale:n.symbolScale.slice()},n,i),a.on(\"mouseover\",(function(){this.trigger(\"emphasis\")})).on(\"mouseout\",(function(){this.trigger(\"normal\")}))),M(a,n)}function x(e,t,n){var i=r.extend({},t.barRectShape),o=e.__pictorialBarRect;o?A(o,null,{shape:i},t,n):(o=e.__pictorialBarRect=new a.Rect({z2:2,shape:i,silent:!0,style:{stroke:\"transparent\",fill:\"transparent\",lineWidth:0}}),e.add(o))}function b(e,t,n,i){if(n.symbolClip){var o=e.__pictorialClipPath,s=r.extend({},n.clipShape),l=t.valueDim,u=n.animationModel,c=n.dataIndex;if(o)a.updateProps(o,{shape:s},u,c);else{s[l.wh]=0,o=new a.Rect({shape:s}),e.__pictorialBundle.setClipPath(o),e.__pictorialClipPath=o;var d={};d[l.wh]=n.clipShape[l.wh],a[i?\"updateProps\":\"initProps\"](o,{shape:d},u,c)}}}function _(e,t){var n=e.getItemModel(t);return n.getAnimationDelayParams=w,n.isAnimationEnabled=S,n}function w(e){return{index:e.__pictorialAnimationIndex,count:e.__pictorialRepeatTimes}}function S(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow(\"animation\")}function M(e,t){e.off(\"emphasis\").off(\"normal\");var n=t.symbolScale.slice();t.hoverAnimation&&e.on(\"emphasis\",(function(){this.animateTo({scale:[1.1*n[0],1.1*n[1]]},400,\"elasticOut\")})).on(\"normal\",(function(){this.animateTo({scale:n.slice()},400,\"elasticOut\")}))}function C(e,t,n,i){var r=new a.Group,o=new a.Group;return r.add(o),r.__pictorialBundle=o,o.attr(\"position\",n.bundlePosition.slice()),n.symbolRepeat?v(r,t,n):y(r,0,n),x(r,n,i),b(r,t,n,i),r.__pictorialShapeStr=k(e,n),r.__pictorialSymbolMeta=n,r}function T(e,t,n,i){var o=i.__pictorialBarRect;o&&(o.style.text=null);var s=[];I(i,(function(e){s.push(e)})),i.__pictorialMainPath&&s.push(i.__pictorialMainPath),i.__pictorialClipPath&&(n=null),r.each(s,(function(e){a.updateProps(e,{scale:[0,0]},n,t,(function(){i.parent&&i.parent.remove(i)}))})),e.setItemGraphicEl(t,null)}function k(e,t){return[e.getItemVisual(t.dataIndex,\"symbol\")||\"none\",!!t.symbolRepeat,!!t.symbolClip].join(\":\")}function I(e,t,n){r.each(e.__pictorialBundle.children(),(function(i){i!==e.__pictorialBarRect&&t.call(n,i)}))}function A(e,t,n,i,r,o){t&&e.attr(t),i.symbolClip&&!r?n&&e.attr(n):n&&a[r?\"updateProps\":\"initProps\"](e,n,i.animationModel,i.dataIndex,o)}function P(e,t,n){var i=n.color,o=n.dataIndex,s=n.itemModel,l=s.getModel(\"itemStyle\").getItemStyle([\"color\"]),u=s.getModel(\"emphasis.itemStyle\").getItemStyle(),d=s.getShallow(\"cursor\");I(e,(function(e){e.setColor(i),e.setStyle(r.defaults({fill:i,opacity:n.opacity},l)),a.setHoverStyle(e,u),d&&(e.cursor=d),e.z2=n.z2}));var h={},f=t.valueDim.posDesc[+(n.boundingLength>0)],p=e.__pictorialBarRect;c(p.style,h,s,i,t.seriesModel,o,f),a.setHoverStyle(p,h)}function E(e){var t=Math.round(e);return Math.abs(e-t)<1e-4?t:Math.ceil(e)}var D=i.extendChartView({type:\"pictorialBar\",render:function(e,t,n){var i=this.group,r=e.getData(),o=this._data,s=e.coordinateSystem,l=!!s.getBaseAxis().isHorizontal(),u=s.grid.getRect(),c={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:e,coordSys:s,coordSysExtent:[[u.x,u.x+u.width],[u.y,u.y+u.height]],isHorizontal:l,valueDim:h[+l],categoryDim:h[1-l]};return r.diff(o).add((function(e){if(r.hasValue(e)){var t=_(r,e),n=p(r,e,t,c),a=C(r,c,n);r.setItemGraphicEl(e,a),i.add(a),P(a,c,n)}})).update((function(e,t){var n=o.getItemGraphicEl(t);if(r.hasValue(e)){var s=_(r,e),l=p(r,e,s,c),u=k(r,l);n&&u!==n.__pictorialShapeStr&&(i.remove(n),r.setItemGraphicEl(e,null),n=null),n?function(e,t,n){var i=n.animationModel,r=n.dataIndex,o=e.__pictorialBundle;a.updateProps(o,{position:n.bundlePosition.slice()},i,r),n.symbolRepeat?v(e,t,n,!0):y(e,t,n,!0);x(e,n,!0),b(e,t,n,!0)}(n,c,l):n=C(r,c,l,!0),r.setItemGraphicEl(e,n),n.__pictorialSymbolMeta=l,i.add(n),P(n,c,l)}else i.remove(n)})).remove((function(e){var t=o.getItemGraphicEl(e);t&&T(o,e,t.__pictorialSymbolMeta.animationModel,t)})).execute(),this._data=r,this.group},dispose:r.noop,remove:function(e,t){var n=this.group,i=this._data;e.get(\"animation\")?i&&i.eachItemGraphicEl((function(t){T(i,t.dataIndex,e,t)})):n.removeAll()}});e.exports=D},function(e,t,n){var i=n(2);n(185),n(410),n(411);var r=n(412),a=n(413),o=n(69);i.registerLayout(r),i.registerVisual(a),i.registerProcessor(o(\"themeRiver\"))},function(e,t,n){var i=n(402);n(22).register(\"single\",{create:function(e,t){var n=[];return e.eachComponent(\"singleAxis\",(function(r,a){var o=new i(r,e,t);o.name=\"single_\"+a,o.resize(r,t),r.coordinateSystem=o,n.push(o)})),e.eachSeries((function(t){if(\"singleAxis\"===t.get(\"coordinateSystem\")){var n=e.queryComponents({mainType:\"singleAxis\",index:t.get(\"singleAxisIndex\"),id:t.get(\"singleAxisId\")})[0];t.coordinateSystem=n&&n.coordinateSystem}})),n},dimensions:i.prototype.dimensions})},function(e,t,n){var i=n(403),r=n(23),a=n(7).getLayoutRect,o=n(1).each;function s(e,t,n){this.dimension=\"single\",this.dimensions=[\"single\"],this._axis=null,this._rect,this._init(e,t,n),this.model=e}s.prototype={type:\"singleAxis\",axisPointerEnabled:!0,constructor:s,_init:function(e,t,n){var a=this.dimension,o=new i(a,r.createScaleByModel(e),[0,0],e.get(\"type\"),e.get(\"position\")),s=\"category\"===o.type;o.onBand=s&&e.get(\"boundaryGap\"),o.inverse=e.get(\"inverse\"),o.orient=e.get(\"orient\"),e.axis=o,o.model=e,o.coordinateSystem=this,this._axis=o},update:function(e,t){e.eachSeries((function(e){if(e.coordinateSystem===this){var t=e.getData();o(t.mapDimension(this.dimension,!0),(function(e){this._axis.scale.unionExtentFromData(t,e)}),this),r.niceScaleExtent(this._axis.scale,this._axis.model)}}),this)},resize:function(e,t){this._rect=a({left:e.get(\"left\"),top:e.get(\"top\"),right:e.get(\"right\"),bottom:e.get(\"bottom\"),width:e.get(\"width\"),height:e.get(\"height\")},{width:t.getWidth(),height:t.getHeight()}),this._adjustAxis()},getRect:function(){return this._rect},_adjustAxis:function(){var e=this._rect,t=this._axis,n=t.isHorizontal(),i=n?[0,e.width]:[0,e.height],r=t.reverse?1:0;t.setExtent(i[r],i[1-r]),this._updateAxisTransform(t,n?e.x:e.y)},_updateAxisTransform:function(e,t){var n=e.getExtent(),i=n[0]+n[1],r=e.isHorizontal();e.toGlobalCoord=r?function(e){return e+t}:function(e){return i-e+t},e.toLocalCoord=r?function(e){return e-t}:function(e){return i-e+t}},getAxis:function(){return this._axis},getBaseAxis:function(){return this._axis},getAxes:function(){return[this._axis]},getTooltipAxes:function(){return{baseAxes:[this.getAxis()]}},containPoint:function(e){var t=this.getRect(),n=this.getAxis();return\"horizontal\"===n.orient?n.contain(n.toLocalCoord(e[0]))&&e[1]>=t.y&&e[1]<=t.y+t.height:n.contain(n.toLocalCoord(e[1]))&&e[0]>=t.y&&e[0]<=t.y+t.height},pointToData:function(e){var t=this.getAxis();return[t.coordToData(t.toLocalCoord(e[\"horizontal\"===t.orient?0:1]))]},dataToPoint:function(e){var t=this.getAxis(),n=this.getRect(),i=[],r=\"horizontal\"===t.orient?0:1;return e instanceof Array&&(e=e[0]),i[r]=t.toGlobalCoord(t.dataToCoord(+e)),i[1-r]=0===r?n.y+n.height/2:n.x+n.width/2,i}};var l=s;e.exports=l},function(e,t,n){var i=n(1),r=n(35),a=function(e,t,n,i,a){r.call(this,e,t,n),this.type=i||\"value\",this.position=a||\"bottom\",this.orient=null};a.prototype={constructor:a,model:null,isHorizontal:function(){var e=this.position;return\"top\"===e||\"bottom\"===e},pointToData:function(e,t){return this.coordinateSystem.pointToData(e,t)[0]},toGlobalCoord:null,toLocalCoord:null},i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){var i=n(1),r=n(36),a=n(3),o=n(186),s=n(44),l=n(165),u=l.rectCoordAxisBuildSplitArea,c=l.rectCoordAxisHandleRemove,d=[\"axisLine\",\"axisTickLabel\",\"axisName\"],h=[\"splitArea\",\"splitLine\"],f=s.extend({type:\"singleAxis\",axisPointerClass:\"SingleAxisPointer\",render:function(e,t,n,s){var l=this.group;l.removeAll();var u=this._axisGroup;this._axisGroup=new a.Group;var c=o.layout(e),p=new r(e,c);i.each(d,p.add,p),l.add(this._axisGroup),l.add(p.getGroup()),i.each(h,(function(t){e.get(t+\".show\")&&this[\"_\"+t](e)}),this),a.groupTransition(u,this._axisGroup,e),f.superCall(this,\"render\",e,t,n,s)},remove:function(){c(this)},_splitLine:function(e){var t=e.axis;if(!t.scale.isBlank()){var n=e.getModel(\"splitLine\"),i=n.getModel(\"lineStyle\"),r=i.get(\"width\"),o=i.get(\"color\");o=o instanceof Array?o:[o];for(var s=e.coordinateSystem.getRect(),l=t.isHorizontal(),u=[],c=0,d=t.getTicksCoords({tickModel:n}),h=[],f=[],p=0;p<d.length;++p){var g=t.toGlobalCoord(d[p].coord);l?(h[0]=g,h[1]=s.y,f[0]=g,f[1]=s.y+s.height):(h[0]=s.x,h[1]=g,f[0]=s.x+s.width,f[1]=g);var m=c++%o.length;u[m]=u[m]||[],u[m].push(new a.Line({subPixelOptimize:!0,shape:{x1:h[0],y1:h[1],x2:f[0],y2:f[1]},style:{lineWidth:r},silent:!0}))}for(p=0;p<u.length;++p)this.group.add(a.mergePath(u[p],{style:{stroke:o[p%o.length],lineDash:i.getLineDash(r),lineWidth:r},silent:!0}))}},_splitArea:function(e){u(this,this._axisGroup,e,e)}}),p=f;e.exports=p},function(e,t,n){var i=n(1),r=n(15),a=n(83),o=n(52),s=r.extend({type:\"singleAxis\",layoutMode:\"box\",axis:null,coordinateSystem:null,getCoordSysModel:function(){return this}});i.merge(s.prototype,o),a(\"single\",s,(function(e,t){return t.type||(t.data?\"category\":\"value\")}),{left:\"5%\",top:\"5%\",right:\"5%\",bottom:\"5%\",type:\"value\",position:\"bottom\",orient:\"horizontal\",axisLine:{show:!0,lineStyle:{width:1,type:\"solid\"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:\"auto\"},splitLine:{show:!0,lineStyle:{type:\"dashed\",opacity:.2}}});var l=s;e.exports=l},function(e,t,n){var i=n(1),r=n(5).makeInner,a=n(84),o=n(187),s=i.each,l=i.curry,u=r();function c(e,t,n,r,a){var o=e.axis;if(!o.scale.isBlank()&&o.containData(t))if(e.involveSeries){var l=function(e,t){var n=t.axis,i=n.dim,r=e,a=[],o=Number.MAX_VALUE,l=-1;return s(t.seriesModels,(function(t,u){var c,d,h=t.getData().mapDimension(i,!0);if(t.getAxisTooltipData){var f=t.getAxisTooltipData(h,e,n);d=f.dataIndices,c=f.nestestValue}else{if(!(d=t.getData().indicesOfNearest(h[0],e,\"category\"===n.type?.5:null)).length)return;c=t.getData().get(h[0],d[0])}if(null!=c&&isFinite(c)){var p=e-c,g=Math.abs(p);g<=o&&((g<o||p>=0&&l<0)&&(o=g,l=p,r=c,a.length=0),s(d,(function(e){a.push({seriesIndex:t.seriesIndex,dataIndexInside:e,dataIndex:t.getData().getRawIndex(e)})})))}})),{payloadBatch:a,snapToValue:r}}(t,e),u=l.payloadBatch,c=l.snapToValue;u[0]&&null==a.seriesIndex&&i.extend(a,u[0]),!r&&e.snap&&o.containData(c)&&null!=c&&(t=c),n.showPointer(e,t,u,a),n.showTooltip(e,l,c)}else n.showPointer(e,t)}function d(e,t,n,i){e[t.key]={value:n,payloadBatch:i}}function h(e,t,n,i){var r=n.payloadBatch,o=t.axis,s=o.model,l=t.axisPointerModel;if(t.triggerTooltip&&r.length){var u=t.coordSys.model,c=a.makeKey(u),d=e.map[c];d||(d=e.map[c]={coordSysId:u.id,coordSysIndex:u.componentIndex,coordSysType:u.type,coordSysMainType:u.mainType,dataByAxis:[]},e.list.push(d)),d.dataByAxis.push({axisDim:o.dim,axisIndex:s.componentIndex,axisType:s.type,axisId:s.id,value:i,valueLabelOpt:{precision:l.get(\"label.precision\"),formatter:l.get(\"label.formatter\")},seriesDataIndices:r.slice()})}}function f(e){var t=e.axis.model,n={},i=n.axisDim=e.axis.dim;return n.axisIndex=n[i+\"AxisIndex\"]=t.componentIndex,n.axisName=n[i+\"AxisName\"]=t.name,n.axisId=n[i+\"AxisId\"]=t.id,n}function p(e){return!e||null==e[0]||isNaN(e[0])||null==e[1]||isNaN(e[1])}e.exports=function(e,t,n){var r=e.currTrigger,a=[e.x,e.y],g=e,m=e.dispatchAction||i.bind(n.dispatchAction,n),v=t.getComponent(\"axisPointer\").coordSysAxesInfo;if(v){p(a)&&(a=o({seriesIndex:g.seriesIndex,dataIndex:g.dataIndex},t).point);var y=p(a),x=g.axesInfo,b=v.axesInfo,_=\"leave\"===r||p(a),w={},S={},M={list:[],map:{}},C={showPointer:l(d,S),showTooltip:l(h,M)};s(v.coordSysMap,(function(e,t){var n=y||e.containPoint(a);s(v.coordSysAxesInfo[t],(function(e,t){var i=e.axis,r=function(e,t){for(var n=0;n<(e||[]).length;n++){var i=e[n];if(t.axis.dim===i.axisDim&&t.axis.model.componentIndex===i.axisIndex)return i}}(x,e);if(!_&&n&&(!x||r)){var o=r&&r.value;null!=o||y||(o=i.pointToData(a)),null!=o&&c(e,o,C,!1,w)}}))}));var T={};return s(b,(function(e,t){var n=e.linkGroup;n&&!S[t]&&s(n.axesInfo,(function(t,i){var r=S[i];if(t!==e&&r){var a=r.value;n.mapper&&(a=e.axis.scale.parse(n.mapper(a,f(t),f(e)))),T[e.key]=a}}))})),s(T,(function(e,t){c(b[t],e,C,!0,w)})),function(e,t,n){var i=n.axesInfo=[];s(t,(function(t,n){var r=t.axisPointerModel.option,a=e[n];a?(!t.useHandle&&(r.status=\"show\"),r.value=a.value,r.seriesDataIndices=(a.payloadBatch||[]).slice()):!t.useHandle&&(r.status=\"hide\"),\"show\"===r.status&&i.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:r.value})}))}(S,b,w),function(e,t,n,i){if(p(t)||!e.list.length)return void i({type:\"hideTip\"});var r=((e.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};i({type:\"showTip\",escapeConnect:!0,x:t[0],y:t[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:r.dataIndexInside,dataIndex:r.dataIndex,seriesIndex:r.seriesIndex,dataByCoordSys:e.list})}(M,a,e,m),function(e,t,n){var r=n.getZr(),a=u(r).axisPointerLastHighlights||{},o=u(r).axisPointerLastHighlights={};s(e,(function(e,t){var n=e.axisPointerModel.option;\"show\"===n.status&&s(n.seriesDataIndices,(function(e){var t=e.seriesIndex+\" | \"+e.dataIndex;o[t]=e}))}));var l=[],c=[];i.each(a,(function(e,t){!o[t]&&c.push(e)})),i.each(o,(function(e,t){!a[t]&&l.push(e)})),c.length&&n.dispatchAction({type:\"downplay\",escapeConnect:!0,batch:c}),l.length&&n.dispatchAction({type:\"highlight\",escapeConnect:!0,batch:l})}(b,0,n),w}}},function(e,t,n){var i=n(2).extendComponentModel({type:\"axisPointer\",coordSysAxesInfo:null,defaultOption:{show:\"auto\",triggerOn:null,zlevel:0,z:50,type:\"line\",snap:!1,triggerTooltip:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:\"#aaa\",width:1,type:\"solid\"},shadowStyle:{color:\"rgba(150,150,150,0.3)\"},label:{show:!0,formatter:null,precision:\"auto\",margin:3,color:\"#fff\",padding:[5,7,5,7],backgroundColor:\"auto\",borderColor:null,borderWidth:0,shadowBlur:3,shadowColor:\"#aaa\"},handle:{show:!1,icon:\"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z\",size:45,margin:50,color:\"#333\",shadowBlur:3,shadowColor:\"#aaa\",shadowOffsetX:0,shadowOffsetY:2,throttle:40}}});e.exports=i},function(e,t,n){var i=n(2),r=n(188),a=i.extendComponentView({type:\"axisPointer\",render:function(e,t,n){var i=t.getComponent(\"tooltip\"),a=e.get(\"triggerOn\")||i&&i.get(\"triggerOn\")||\"mousemove|click\";r.register(\"axisPointer\",n,(function(e,t,n){\"none\"!==a&&(\"leave\"===e||a.indexOf(e)>=0)&&n({type:\"updateAxisPointer\",currTrigger:e,x:t&&t.offsetX,y:t&&t.offsetY})}))},remove:function(e,t){r.unregister(t.getZr(),\"axisPointer\"),a.superApply(this._model,\"remove\",arguments)},dispose:function(e,t){r.unregister(\"axisPointer\",t),a.superApply(this._model,\"dispose\",arguments)}}),o=a;e.exports=o},function(e,t,n){var i=n(112),r=n(88),a=n(186),o=n(44),s=[\"x\",\"y\"],l=[\"width\",\"height\"],u=i.extend({makeElOption:function(e,t,n,i,o){var s=n.axis,l=s.coordinateSystem,u=h(l,1-d(s)),f=l.dataToPoint(t)[0],p=i.get(\"type\");if(p&&\"none\"!==p){var g=r.buildElStyle(i),m=c[p](s,f,u);m.style=g,e.graphicKey=m.type,e.pointer=m}var v=a.layout(n);r.buildCartesianSingleLabelElOption(t,e,v,n,i,o)},getHandleTransform:function(e,t,n){var i=a.layout(t,{labelInside:!1});return i.labelMargin=n.get(\"handle.margin\"),{position:r.getTransformedPosition(t.axis,e,i),rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(e,t,n,i){var r=n.axis,a=r.coordinateSystem,o=d(r),s=h(a,o),l=e.position;l[o]+=t[o],l[o]=Math.min(s[1],l[o]),l[o]=Math.max(s[0],l[o]);var u=h(a,1-o),c=(u[1]+u[0])/2,f=[c,c];return f[o]=l[o],{position:l,rotation:e.rotation,cursorPoint:f,tooltipOption:{verticalAlign:\"middle\"}}}}),c={line:function(e,t,n){return{type:\"Line\",subPixelOptimize:!0,shape:r.makeLineShape([t,n[0]],[t,n[1]],d(e))}},shadow:function(e,t,n){var i=e.getBandWidth(),a=n[1]-n[0];return{type:\"Rect\",shape:r.makeRectShape([t-i/2,n[0]],[i,a],d(e))}}};function d(e){return e.isHorizontal()?0:1}function h(e,t){var n=e.getRect();return[n[s[t]],n[s[t]]+n[l[t]]]}o.registerAxisPointerClass(\"SingleAxisPointer\",u);var f=u;e.exports=f},function(e,t,n){var i=n(16),r=n(51),a=n(63).getDimensionTypeByAxis,o=n(20),s=n(1),l=n(5).groupData,u=n(8).encodeHTML,c=n(68),d=i.extend({type:\"series.themeRiver\",dependencies:[\"singleAxis\"],nameMap:null,init:function(e){d.superApply(this,\"init\",arguments),this.legendVisualProvider=new c(s.bind(this.getData,this),s.bind(this.getRawData,this))},fixData:function(e){var t=e.length,n=l(e,(function(e){return e[2]})),i=[];n.buckets.each((function(e,t){i.push({name:t,dataList:e})}));for(var r=i.length,a=-1,o=-1,s=0;s<r;++s){var u=i[s].dataList.length;u>a&&(a=u,o=s)}for(var c=0;c<r;++c)if(c!==o)for(var d=i[c].name,h=0;h<a;++h){for(var f=i[o].dataList[h][0],p=i[c].dataList.length,g=-1,m=0;m<p;++m){if(i[c].dataList[m][0]===f){g=m;break}}-1===g&&(e[t]=[],e[t][0]=f,e[t][1]=0,e[t][2]=d,t++)}return e},getInitialData:function(e,t){for(var n=t.queryComponents({mainType:\"singleAxis\",index:this.get(\"singleAxisIndex\"),id:this.get(\"singleAxisId\")})[0].get(\"type\"),i=s.filter(e.data,(function(e){return void 0!==e[2]})),l=this.fixData(i||[]),u=[],c=this.nameMap=s.createHashMap(),d=0,h=0;h<l.length;++h)u.push(l[h][2]),c.get(l[h][2])||(c.set(l[h][2],d),d++);var f=r(l,{coordDimensions:[\"single\"],dimensionsDefine:[{name:\"time\",type:a(n)},{name:\"value\",type:\"float\"},{name:\"name\",type:\"ordinal\"}],encodeDefine:{single:0,value:1,itemName:2}}),p=new o(f,this);return p.initData(l),p},getLayerSeries:function(){for(var e=this.getData(),t=e.count(),n=[],i=0;i<t;++i)n[i]=i;var r=e.mapDimension(\"single\"),a=l(n,(function(t){return e.get(\"name\",t)})),o=[];return a.buckets.each((function(t,n){t.sort((function(t,n){return e.get(r,t)-e.get(r,n)})),o.push({name:n,indices:t})})),o},getAxisTooltipData:function(e,t,n){s.isArray(e)||(e=e?[e]:[]);for(var i,r=this.getData(),a=this.getLayerSeries(),o=[],l=a.length,u=0;u<l;++u){for(var c=Number.MAX_VALUE,d=-1,h=a[u].indices.length,f=0;f<h;++f){var p=r.get(e[0],a[u].indices[f]),g=Math.abs(p-t);g<=c&&(i=p,c=g,d=a[u].indices[f])}o.push(d)}return{dataIndices:o,nestestValue:i}},formatTooltip:function(e){var t=this.getData(),n=t.getName(e),i=t.get(t.mapDimension(\"value\"),e);return(isNaN(i)||null==i)&&(i=\"-\"),u(n+\" : \"+i)},defaultOption:{zlevel:0,z:2,coordinateSystem:\"singleAxis\",boundaryGap:[\"10%\",\"10%\"],singleAxisIndex:0,animationEasing:\"linear\",label:{margin:4,show:!0,position:\"left\",color:\"#000\",fontSize:11},emphasis:{label:{show:!0}}}}),h=d;e.exports=h},function(e,t,n){var i=n(2),r=n(161).Polygon,a=n(3),o=n(1),s=o.bind,l=o.extend,u=n(42),c=i.extendChartView({type:\"themeRiver\",init:function(){this._layers=[]},render:function(e,t,n){var i=e.getData(),o=this.group,c=e.getLayerSeries(),d=i.getLayout(\"layoutInfo\"),h=d.rect,f=d.boundaryGap;function p(e){return e.name}o.attr(\"position\",[0,h.y+f[0]]);var g=new u(this._layersSeries||[],c,p,p),m={};function v(t,n,s){var u=this._layers;if(\"remove\"!==t){for(var d,h,f,p=[],g=[],v=c[n].indices,y=0;y<v.length;y++){var x=i.getItemLayout(v[y]),b=x.x,_=x.y0,w=x.y;p.push([b,_]),g.push([b,_+w]),d=i.getItemVisual(v[y],\"color\")}var S=i.getItemLayout(v[0]),M=i.getItemModel(v[y-1]),C=M.getModel(\"label\"),T=C.get(\"margin\");if(\"add\"===t){var k=m[n]=new a.Group;h=new r({shape:{points:p,stackedOnPoints:g,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),f=new a.Text({style:{x:S.x-T,y:S.y0+S.y/2}}),k.add(h),k.add(f),o.add(k),h.setClipPath(function(e,t,n){var i=new a.Rect({shape:{x:e.x-10,y:e.y-10,width:0,height:e.height+20}});return a.initProps(i,{shape:{width:e.width+20,height:e.height+20}},t,n),i}(h.getBoundingRect(),e,(function(){h.removeClipPath()})))}else{k=u[s];h=k.childAt(0),f=k.childAt(1),o.add(k),m[n]=k,a.updateProps(h,{shape:{points:p,stackedOnPoints:g}},e),a.updateProps(f,{style:{x:S.x-T,y:S.y0+S.y/2}},e)}var I=M.getModel(\"emphasis.itemStyle\"),A=M.getModel(\"itemStyle\");a.setTextStyle(f.style,C,{text:C.get(\"show\")?e.getFormattedLabel(v[y-1],\"normal\")||i.getName(v[y-1]):null,textVerticalAlign:\"middle\"}),h.setStyle(l({fill:d},A.getItemStyle([\"color\"]))),a.setHoverStyle(h,I.getItemStyle())}else o.remove(u[n])}g.add(s(v,this,\"add\")).update(s(v,this,\"update\")).remove(s(v,this,\"remove\")).execute(),this._layersSeries=c,this._layers=m},dispose:function(){}});e.exports=c},function(e,t,n){var i=n(1),r=n(4);function a(e,t,n){if(e.count())for(var r,a=t.coordinateSystem,o=t.getLayerSeries(),s=e.mapDimension(\"single\"),l=e.mapDimension(\"value\"),u=i.map(o,(function(t){return i.map(t.indices,(function(t){var n=a.dataToPoint(e.get(s,t));return n[1]=e.get(l,t),n}))})),c=function(e){for(var t=e.length,n=e[0].length,i=[],r=[],a=0,o={},s=0;s<n;++s){for(var l=0,u=0;l<t;++l)u+=e[l][s][1];u>a&&(a=u),i.push(u)}for(var c=0;c<n;++c)r[c]=(a-i[c])/2;a=0;for(var d=0;d<n;++d){var h=i[d]+r[d];h>a&&(a=h)}return o.y0=r,o.max=a,o}(u),d=c.y0,h=n/c.max,f=o.length,p=o[0].indices.length,g=0;g<p;++g){r=d[g]*h,e.setItemLayout(o[0].indices[g],{layerIndex:0,x:u[0][g][0],y0:r,y:u[0][g][1]*h});for(var m=1;m<f;++m)r+=u[m-1][g][1]*h,e.setItemLayout(o[m].indices[g],{layerIndex:m,x:u[m][g][0],y0:r,y:u[m][g][1]*h})}}e.exports=function(e,t){e.eachSeriesByType(\"themeRiver\",(function(e){var t=e.getData(),n=e.coordinateSystem,i={},o=n.getRect();i.rect=o;var s=e.get(\"boundaryGap\"),l=n.getAxis();(i.boundaryGap=s,\"horizontal\"===l.orient)?(s[0]=r.parsePercent(s[0],o.height),s[1]=r.parsePercent(s[1],o.height),a(t,e,o.height-s[0]-s[1])):(s[0]=r.parsePercent(s[0],o.width),s[1]=r.parsePercent(s[1],o.width),a(t,e,o.width-s[0]-s[1]));t.setLayout(\"layoutInfo\",i)}))}},function(e,t,n){var i=n(1).createHashMap;e.exports=function(e){e.eachSeriesByType(\"themeRiver\",(function(e){var t=e.getData(),n=e.getRawData(),r=e.get(\"color\"),a=i();t.each((function(e){a.set(t.getRawIndex(e),e)})),n.each((function(i){var o=n.getName(i),s=r[(e.nameMap.get(o)-1)%r.length];n.setItemVisual(i,\"color\",s);var l=a.get(i);null!=l&&t.setItemVisual(l,\"color\",s)}))}))}},function(e,t,n){var i=n(2),r=n(1);n(415),n(416),n(418);var a=n(85),o=n(419),s=n(69);i.registerVisual(r.curry(a,\"sunburst\")),i.registerLayout(r.curry(o,\"sunburst\")),i.registerProcessor(r.curry(s,\"sunburst\"))},function(e,t,n){var i=n(1),r=n(16),a=n(107),o=n(45).wrapTreePathInfo,s=r.extend({type:\"series.sunburst\",_viewRoot:null,getInitialData:function(e,t){var n={name:e.name,children:e.data};!function e(t){var n=0;i.each(t.children,(function(t){e(t);var r=t.value;i.isArray(r)&&(r=r[0]),n+=r}));var r=t.value;i.isArray(r)&&(r=r[0]);(null==r||isNaN(r))&&(r=n);r<0&&(r=0);i.isArray(t.value)?t.value[0]=r:t.value=r}(n);var r=e.levels||[],o={};return o.levels=r,a.createTree(n,this,o).data},optionUpdated:function(){this.resetViewRoot()},getDataParams:function(e){var t=r.prototype.getDataParams.apply(this,arguments),n=this.getData().tree.getNodeByDataIndex(e);return t.treePathInfo=o(n,this),t},defaultOption:{zlevel:0,z:2,center:[\"50%\",\"50%\"],radius:[0,\"75%\"],clockwise:!0,startAngle:90,minAngle:0,percentPrecision:2,stillShowZeroSum:!0,highlightPolicy:\"descendant\",nodeClick:\"rootToNode\",renderLabelForZeroData:!1,label:{rotate:\"radial\",show:!0,opacity:1,align:\"center\",position:\"inside\",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:\"white\",borderType:\"solid\",shadowBlur:0,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowOffsetX:0,shadowOffsetY:0,opacity:1},highlight:{itemStyle:{opacity:1}},downplay:{itemStyle:{opacity:.5},label:{opacity:.6}},animationType:\"expansion\",animationDuration:1e3,animationDurationUpdate:500,animationEasing:\"cubicOut\",data:[],levels:[],sort:\"desc\"},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;e&&(e===t||t.contains(e))||(this._viewRoot=t)}});e.exports=s},function(e,t,n){var i=n(1),r=n(27),a=n(417),o=n(42),s=n(8).windowOpen,l=r.extend({type:\"sunburst\",init:function(){},render:function(e,t,n,r){var s=this;this.seriesModel=e,this.api=n,this.ecModel=t;var l=e.getData(),u=l.tree.root,c=e.getViewRoot(),d=this.group,h=e.get(\"renderLabelForZeroData\"),f=[];c.eachNode((function(e){f.push(e)}));var p=this._oldChildren||[];if(function(n,r){if(0===n.length&&0===r.length)return;function s(e){return e.getId()}function c(i,o){!function(n,i){h||!n||n.getValue()||(n=null);if(n!==u&&i!==u)if(i&&i.piece)n?(i.piece.updateData(!1,n,\"normal\",e,t),l.setItemGraphicEl(n.dataIndex,i.piece)):function(e){if(!e)return;e.piece&&(d.remove(e.piece),e.piece=null)}(i);else if(n){var r=new a(n,e,t);d.add(r),l.setItemGraphicEl(n.dataIndex,r)}}(null==i?null:n[i],null==o?null:r[o])}new o(r,n,s,s).add(c).update(c).remove(i.curry(c,null)).execute()}(f,p),function(n,i){if(i.depth>0){s.virtualPiece?s.virtualPiece.updateData(!1,n,\"normal\",e,t):(s.virtualPiece=new a(n,e,t),d.add(s.virtualPiece)),i.piece._onclickEvent&&i.piece.off(\"click\",i.piece._onclickEvent);var r=function(e){s._rootToNode(i.parentNode)};i.piece._onclickEvent=r,s.virtualPiece.on(\"click\",r)}else s.virtualPiece&&(d.remove(s.virtualPiece),s.virtualPiece=null)}(u,c),r&&r.highlight&&r.highlight.piece){var g=e.getShallow(\"highlightPolicy\");r.highlight.piece.onEmphasis(g)}else if(r&&r.unhighlight){var m=this.virtualPiece;!m&&u.children.length&&(m=u.children[0].piece),m&&m.onNormal()}this._initEvents(),this._oldChildren=f},dispose:function(){},_initEvents:function(){var e=this,t=function(t){var n=!1;e.seriesModel.getViewRoot().eachNode((function(i){if(!n&&i.piece&&i.piece.childAt(0)===t.target){var r=i.getModel().get(\"nodeClick\");if(\"rootToNode\"===r)e._rootToNode(i);else if(\"link\"===r){var a=i.getModel(),o=a.get(\"link\");if(o){var l=a.get(\"target\",!0)||\"_blank\";s(o,l)}}n=!0}}))};this.group._onclickEvent&&this.group.off(\"click\",this.group._onclickEvent),this.group.on(\"click\",t),this.group._onclickEvent=t},_rootToNode:function(e){e!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:\"sunburstRootToNode\",from:this.uid,seriesId:this.seriesModel.id,targetNode:e})},containPoint:function(e,t){var n=t.getData().getItemLayout(0);if(n){var i=e[0]-n.cx,r=e[1]-n.cy,a=Math.sqrt(i*i+r*r);return a<=n.r&&a>=n.r0}}});e.exports=l},function(e,t,n){var i=n(1),r=n(3),a=\"none\",o=\"ancestor\",s=\"self\";function l(e,t,n){r.Group.call(this);var i=new r.Sector({z2:2});i.seriesIndex=t.seriesIndex;var a=new r.Text({z2:4,silent:e.getModel(\"label\").get(\"silent\")});function o(){a.ignore=a.hoverIgnore}function s(){a.ignore=a.normalIgnore}this.add(i),this.add(a),this.updateData(!0,e,\"normal\",t,n),this.on(\"emphasis\",o).on(\"normal\",s).on(\"mouseover\",o).on(\"mouseout\",s)}var u=l.prototype;u.updateData=function(e,t,n,a,o){this.node=t,t.piece=this,a=a||this._seriesModel,o=o||this._ecModel;var s=this.childAt(0);s.dataIndex=t.dataIndex;var l=t.getModel(),u=t.getLayout(),c=i.extend({},u);c.label=null;var d=function(e,t,n){var r=e.getVisual(\"color\"),a=e.getVisual(\"visualMeta\");a&&0!==a.length||(r=null);var o=e.getModel(\"itemStyle\").get(\"color\");if(o)return o;if(r)return r;if(0===e.depth)return n.option.color[0];var s=n.option.color.length;o=n.option.color[function(e){var t=e;for(;t.depth>1;)t=t.parentNode;var n=e.getAncestors()[0];return i.indexOf(n.children,t)}(e)%s];return o}(t,0,o);!function(e,t,n){t.getData().setItemVisual(e.dataIndex,\"color\",n)}(t,a,d);var h,f=l.getModel(\"itemStyle\").getItemStyle();if(\"normal\"===n)h=f;else{var p=l.getModel(n+\".itemStyle\").getItemStyle();h=i.merge(p,f)}h=i.defaults({lineJoin:\"bevel\",fill:h.fill||d},h),e?(s.setShape(c),s.shape.r=u.r0,r.updateProps(s,{shape:{r:u.r}},a,t.dataIndex),s.useStyle(h)):\"object\"===typeof h.fill&&h.fill.type||\"object\"===typeof s.style.fill&&s.style.fill.type?(r.updateProps(s,{shape:c},a),s.useStyle(h)):r.updateProps(s,{shape:c,style:h},a),this._updateLabel(a,d,n);var g=l.getShallow(\"cursor\");if(g&&s.attr(\"cursor\",g),e){var m=a.getShallow(\"highlightPolicy\");this._initEvents(s,t,a,m)}this._seriesModel=a||this._seriesModel,this._ecModel=o||this._ecModel,r.setHoverStyle(this)},u.onEmphasis=function(e){var t=this;this.node.hostTree.root.eachNode((function(n){var i,r,l;n.piece&&(t.node===n?n.piece.updateData(!1,n,\"emphasis\"):(i=n,r=t.node,(l=e)!==a&&(l===s?i===r:l===o?i===r||i.isAncestorOf(r):i===r||i.isDescendantOf(r))?n.piece.childAt(0).trigger(\"highlight\"):e!==a&&n.piece.childAt(0).trigger(\"downplay\")))}))},u.onNormal=function(){this.node.hostTree.root.eachNode((function(e){e.piece&&e.piece.updateData(!1,e,\"normal\")}))},u.onHighlight=function(){this.updateData(!1,this.node,\"highlight\")},u.onDownplay=function(){this.updateData(!1,this.node,\"downplay\")},u._updateLabel=function(e,t,n){var a=this.node.getModel(),o=a.getModel(\"label\"),s=\"normal\"===n||\"emphasis\"===n?o:a.getModel(n+\".label\"),l=a.getModel(\"emphasis.label\"),u=i.retrieve(e.getFormattedLabel(this.node.dataIndex,n,null,null,\"label\"),this.node.name);!1===C(\"show\")&&(u=\"\");var c=this.node.getLayout(),d=s.get(\"minAngle\");null==d&&(d=o.get(\"minAngle\")),d=d/180*Math.PI;var h=c.endAngle-c.startAngle;null!=d&&Math.abs(h)<d&&(u=\"\");var f=this.childAt(1);r.setLabelStyle(f.style,f.hoverStyle||{},o,l,{defaultText:s.getShallow(\"show\")?u:null,autoColor:t,useInsideStyle:!0});var p,g=(c.startAngle+c.endAngle)/2,m=Math.cos(g),v=Math.sin(g),y=C(\"position\"),x=C(\"distance\")||0,b=C(\"align\");\"outside\"===y?(p=c.r+x,b=g>Math.PI/2?\"right\":\"left\"):b&&\"center\"!==b?\"left\"===b?(p=c.r0+x,g>Math.PI/2&&(b=\"right\")):\"right\"===b&&(p=c.r-x,g>Math.PI/2&&(b=\"left\")):(p=(c.r+c.r0)/2,b=\"center\"),f.attr(\"style\",{text:u,textAlign:b,textVerticalAlign:C(\"verticalAlign\")||\"middle\",opacity:C(\"opacity\")});var _=p*m+c.cx,w=p*v+c.cy;f.attr(\"position\",[_,w]);var S=C(\"rotate\"),M=0;function C(e){var t=s.get(e);return null==t?o.get(e):t}\"radial\"===S?(M=-g)<-Math.PI/2&&(M+=Math.PI):\"tangential\"===S?(M=Math.PI/2-g)>Math.PI/2?M-=Math.PI:M<-Math.PI/2&&(M+=Math.PI):\"number\"===typeof S&&(M=S*Math.PI/180),f.attr(\"rotation\",M)},u._initEvents=function(e,t,n,i){e.off(\"mouseover\").off(\"mouseout\").off(\"emphasis\").off(\"normal\");var r=this,a=function(){r.onEmphasis(i)},o=function(){r.onNormal()};n.isAnimationEnabled()&&e.on(\"mouseover\",a).on(\"mouseout\",o).on(\"emphasis\",a).on(\"normal\",o).on(\"downplay\",(function(){r.onDownplay()})).on(\"highlight\",(function(){r.onHighlight()}))},i.inherits(l,r.Group);var c=l;e.exports=c},function(e,t,n){var i=n(2),r=n(45);i.registerAction({type:\"sunburstRootToNode\",update:\"updateView\"},(function(e,t){t.eachComponent({mainType:\"series\",subType:\"sunburst\",query:e},(function(t,n){var i=r.retrieveTargetInfo(e,[\"sunburstRootToNode\"],t);if(i){var a=t.getViewRoot();a&&(e.direction=r.aboveViewRoot(a,i.node)?\"rollUp\":\"drillDown\"),t.resetViewRoot(i.node)}}))}));i.registerAction({type:\"sunburstHighlight\",update:\"updateView\"},(function(e,t){t.eachComponent({mainType:\"series\",subType:\"sunburst\",query:e},(function(t,n){var i=r.retrieveTargetInfo(e,[\"sunburstHighlight\"],t);i&&(e.highlight=i.node)}))}));i.registerAction({type:\"sunburstUnhighlight\",update:\"updateView\"},(function(e,t){t.eachComponent({mainType:\"series\",subType:\"sunburst\",query:e},(function(t,n){e.unhighlight=!0}))}))},function(e,t,n){var i=n(4).parsePercent,r=n(1),a=Math.PI/180;function o(e,t){var n=e.children||[];e.children=function(e,t){if(\"function\"===typeof t)return e.sort(t);var n=\"asc\"===t;return e.sort((function(e,t){var i=(e.getValue()-t.getValue())*(n?1:-1);return 0===i?(e.dataIndex-t.dataIndex)*(n?-1:1):i}))}(n,t),n.length&&r.each(e.children,(function(e){o(e,t)}))}e.exports=function(e,t,n,s){t.eachSeriesByType(e,(function(e){var t=e.get(\"center\"),s=e.get(\"radius\");r.isArray(s)||(s=[0,s]),r.isArray(t)||(t=[t,t]);var l=n.getWidth(),u=n.getHeight(),c=Math.min(l,u),d=i(t[0],l),h=i(t[1],u),f=i(s[0],c/2),p=i(s[1],c/2),g=-e.get(\"startAngle\")*a,m=e.get(\"minAngle\")*a,v=e.getData().tree.root,y=e.getViewRoot(),x=y.depth,b=e.get(\"sort\");null!=b&&o(y,b);var _=0;r.each(y.children,(function(e){!isNaN(e.getValue())&&_++}));var w=y.getValue(),S=Math.PI/(w||_)*2,M=y.depth>0,C=y.height-(M?-1:1),T=(p-f)/(C||1),k=e.get(\"clockwise\"),I=e.get(\"stillShowZeroSum\"),A=k?1:-1;if(M){var P=f,E=f+T,D=2*Math.PI;v.setLayout({angle:D,startAngle:g,endAngle:g+D,clockwise:k,cx:d,cy:h,r0:P,r:E})}!function e(t,n){if(t){var a=n;if(t!==v){var o=t.getValue(),s=0===w&&I?S:o*S;s<m&&(s=m),a=n+A*s;var l=t.depth-x-(M?-1:1),u=f+T*l,p=f+T*(l+1),g=t.getModel();null!=g.get(\"r0\")&&(u=i(g.get(\"r0\"),c/2)),null!=g.get(\"r\")&&(p=i(g.get(\"r\"),c/2)),t.setLayout({angle:s,startAngle:n,endAngle:a,clockwise:k,cx:d,cy:h,r0:u,r:p})}if(t.children&&t.children.length){var y=0;r.each(t.children,(function(t){y+=e(t,n+y)}))}return a-n}}(y,g)}))}},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(3),a=n(100).getDefaultLabel,o=n(31),s=n(81).getLayoutOnAxis,l=n(42),u=n(16),c=n(14),d=n(27),h=n(65).createClipPath,f=n(421),p=n(422),g=n(423),m=n(424),v=n(425),y=r.CACHED_LABEL_STYLE_PROPERTIES,x=[\"itemStyle\"],b=[\"emphasis\",\"itemStyle\"],_=[\"label\"],w=[\"emphasis\",\"label\"],S={cartesian2d:f,geo:p,singleAxis:g,polar:m,calendar:v};function M(e,t,n,i,r){null==n[e]||r||(t[e]=n[e],n[e]=i[e])}function C(e,t,n,o){var l=e.get(\"renderItem\"),u=e.coordinateSystem,c={};u&&(c=u.prepareCustoms?u.prepareCustoms():S[u.type](u));var d,h,f,p,g,m=i.defaults({getWidth:o.getWidth,getHeight:o.getHeight,getZr:o.getZr,getDevicePixelRatio:o.getDevicePixelRatio,value:function(e,n){return null==n&&(n=d),t.get(t.getDimension(e||0),n)},style:function(n,o){null==o&&(o=d),M(o);var s=h.getModel(x).getItemStyle();null!=g&&(s.fill=g);var l=t.getItemVisual(o,\"opacity\");null!=l&&(s.opacity=l);var u=n?E(n,f):f;return r.setTextStyle(s,u,null,{autoColor:g,isRectText:!0}),s.text=u.getShallow(\"show\")?i.retrieve2(e.getFormattedLabel(o,\"normal\"),a(t,o)):null,n&&D(s,n),s},styleEmphasis:function(n,o){null==o&&(o=d),M(o);var s=h.getModel(b).getItemStyle(),l=n?E(n,p):p;return r.setTextStyle(s,l,null,{isRectText:!0},!0),s.text=l.getShallow(\"show\")?i.retrieve3(e.getFormattedLabel(o,\"emphasis\"),e.getFormattedLabel(o,\"normal\"),a(t,o)):null,n&&D(s,n),s},visual:function(e,n){return null==n&&(n=d),t.getItemVisual(n,e)},barLayout:function(e){if(u.getBaseAxis){var t=u.getBaseAxis();return s(i.defaults({axis:t},e),o)}},currentSeriesIndices:function(){return n.getCurrentSeriesIndices()},font:function(e){return r.getFont(e,n)}},c.api||{}),v={context:{},seriesId:e.id,seriesName:e.name,seriesIndex:e.seriesIndex,coordSys:c.coordSys,dataInsideLength:t.count(),encode:T(e.getData())},y=!0;return function(e,n){return d=e,y=!0,l&&l(i.defaults({dataIndexInside:e,dataIndex:t.getRawIndex(e),actionType:n?n.type:null},v),m)};function M(e){null==e&&(e=d),y&&(h=t.getItemModel(e),f=h.getModel(_),p=h.getModel(w),g=t.getItemVisual(e,\"color\"),y=!1)}}function T(e){var t={};return i.each(e.dimensions,(function(n,i){var r=e.getDimensionInfo(n);if(!r.isExtraCoord){var a=r.coordDim;(t[a]=t[a]||[])[r.coordDimIndex]=i}})),t}function k(e,t,n,i,r,a){return(e=I(e,t,n,i,r,a,!0))&&a.setItemGraphicEl(t,e),e}function I(e,t,n,a,o,s,u){var c,d=!n,h=(n=n||{}).type,f=n.shape,p=n.style;if(e&&(d||null!=h&&h!==e.__customGraphicType||\"path\"===h&&((c=f)&&(c.hasOwnProperty(\"pathData\")||c.hasOwnProperty(\"d\")))&&O(f)!==e.__customPathData||\"image\"===h&&N(p,\"image\")&&p.image!==e.__customImagePath||\"text\"===h&&N(f,\"text\")&&p.text!==e.__customText)&&(o.remove(e),e=null),!d){var g=!e;return!e&&(e=function(e){var t,n=e.type;if(\"path\"===n){var i=e.shape,a=null!=i.width&&null!=i.height?{x:i.x||0,y:i.y||0,width:i.width,height:i.height}:null,o=O(i);(t=r.makePath(o,null,a,i.layout||\"center\")).__customPathData=o}else if(\"image\"===n)(t=new r.Image({})).__customImagePath=e.style.image;else if(\"text\"===n)(t=new r.Text({})).__customText=e.style.text;else if(\"group\"===n)t=new r.Group;else{if(\"compoundPath\"===n)throw new Error('\"compoundPath\" is not supported yet.');t=new(r.getShapeClass(n))}return t.__customGraphicType=n,t.name=e.name,t}(n)),function(e,t,n,a,o,s,l){var u={},c=n.style||{};if(n.shape&&(u.shape=i.clone(n.shape)),n.position&&(u.position=n.position.slice()),n.scale&&(u.scale=n.scale.slice()),n.origin&&(u.origin=n.origin.slice()),n.rotation&&(u.rotation=n.rotation),\"image\"===e.type&&n.style){var d=u.style={};i.each([\"x\",\"y\",\"width\",\"height\"],(function(t){M(t,d,c,e.style,s)}))}if(\"text\"===e.type&&n.style){d=u.style={};i.each([\"x\",\"y\"],(function(t){M(t,d,c,e.style,s)})),!c.hasOwnProperty(\"textFill\")&&c.fill&&(c.textFill=c.fill),!c.hasOwnProperty(\"textStroke\")&&c.stroke&&(c.textStroke=c.stroke)}if(\"group\"!==e.type&&(e.useStyle(c),s)){e.style.opacity=0;var h=c.opacity;null==h&&(h=1),r.initProps(e,{style:{opacity:h}},a,t)}s?e.attr(u):r.updateProps(e,u,a,t),n.hasOwnProperty(\"z2\")&&e.attr(\"z2\",n.z2||0),n.hasOwnProperty(\"silent\")&&e.attr(\"silent\",n.silent),n.hasOwnProperty(\"invisible\")&&e.attr(\"invisible\",n.invisible),n.hasOwnProperty(\"ignore\")&&e.attr(\"ignore\",n.ignore),n.hasOwnProperty(\"info\")&&e.attr(\"info\",n.info);var f=n.styleEmphasis;r.setElementHoverStyle(e,f),l&&r.setAsHighDownDispatcher(e,!1!==f)}(e,t,n,a,0,g,u),\"group\"===h&&function(e,t,n,i,r){var a=n.children,o=a?a.length:0,s=n.$mergeChildren,u=\"byName\"===s||n.diffChildrenByName,c=!1===s;if(!o&&!u&&!c)return;if(u)return d={oldChildren:e.children()||[],newChildren:a||[],dataIndex:t,animatableModel:i,group:e,data:r},void new l(d.oldChildren,d.newChildren,A,A,d).add(P).update(P).remove(L).execute();var d;c&&e.removeAll();for(var h=0;h<o;h++)a[h]&&I(e.childAt(h),t,a[h],i,e,r)}(e,t,n,a,s),o.add(e),e}}function A(e,t){var n=e&&e.name;return null!=n?n:\"e\\0\\0\"+t}function P(e,t){var n=this.context,i=null!=e?n.newChildren[e]:null;I(null!=t?n.oldChildren[t]:null,n.dataIndex,i,n.animatableModel,n.group,n.data)}function E(e,t){var n=new c({},t);return i.each(y,(function(t,i){e.hasOwnProperty(t)&&(n.option[i]=e[t])})),n}function D(e,t){for(var n in t)!t.hasOwnProperty(n)&&y.hasOwnProperty(n)||(e[n]=t[n])}function L(e){var t=this.context,n=t.oldChildren[e];n&&t.group.remove(n)}function O(e){return e&&(e.pathData||e.d)}function N(e,t){return e&&e.hasOwnProperty(t)}u.extend({type:\"series.custom\",dependencies:[\"grid\",\"polar\",\"geo\",\"singleAxis\",\"calendar\"],defaultOption:{coordinateSystem:\"cartesian2d\",zlevel:0,z:2,legendHoverLink:!0,useTransform:!0,clip:!1},getInitialData:function(e,t){return o(this.getSource(),this)},getDataParams:function(e,t,n){var i=u.prototype.getDataParams.apply(this,arguments);return n&&(i.info=n.info),i}}),d.extend({type:\"custom\",_data:null,render:function(e,t,n,i){var r=this._data,a=e.getData(),o=this.group,s=C(e,a,t,n);a.diff(r).add((function(t){k(null,t,s(t,i),e,o,a)})).update((function(t,n){k(r.getItemGraphicEl(n),t,s(t,i),e,o,a)})).remove((function(e){var t=r.getItemGraphicEl(e);t&&o.remove(t)})).execute();var l=e.get(\"clip\",!0)?h(e.coordinateSystem,!1,e):null;l?o.setClipPath(l):o.removeClipPath(),this._data=a},incrementalPrepareRender:function(e,t,n){this.group.removeAll(),this._data=null},incrementalRender:function(e,t,n,i,r){var a=t.getData(),o=C(t,a,n,i);function s(e){e.isGroup||(e.incremental=!0,e.useHoverLayer=!0)}for(var l=e.start;l<e.end;l++){k(null,l,o(l,r),t,this.group,a).traverse(s)}},dispose:i.noop,filterForExposedEvent:function(e,t,n,i){var r=t.element;if(null==r||n.name===r)return!0;for(;(n=n.parent)&&n!==this.group;)if(n.name===r)return!0;return!1}})},function(e,t,n){var i=n(1);function r(e,t){return t=t||[0,0],i.map([\"x\",\"y\"],(function(n,i){var r=this.getAxis(n),a=t[i],o=e[i]/2;return\"category\"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(a-o)-r.dataToCoord(a+o))}),this)}e.exports=function(e){var t=e.grid.getRect();return{coordSys:{type:\"cartesian2d\",x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:function(t){return e.dataToPoint(t)},size:i.bind(r,e)}}}},function(e,t,n){var i=n(1);function r(e,t){return t=t||[0,0],i.map([0,1],(function(n){var i=t[n],r=e[n]/2,a=[],o=[];return a[n]=i-r,o[n]=i+r,a[1-n]=o[1-n]=t[1-n],Math.abs(this.dataToPoint(a)[n]-this.dataToPoint(o)[n])}),this)}e.exports=function(e){var t=e.getBoundingRect();return{coordSys:{type:\"geo\",x:t.x,y:t.y,width:t.width,height:t.height,zoom:e.getZoom()},api:{coord:function(t){return e.dataToPoint(t)},size:i.bind(r,e)}}}},function(e,t,n){var i=n(1);function r(e,t){var n=this.getAxis(),i=t instanceof Array?t[0]:t,r=(e instanceof Array?e[0]:e)/2;return\"category\"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(i-r)-n.dataToCoord(i+r))}e.exports=function(e){var t=e.getRect();return{coordSys:{type:\"singleAxis\",x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:function(t){return e.dataToPoint(t)},size:i.bind(r,e)}}}},function(e,t,n){var i=n(1);function r(e,t){return i.map([\"Radius\",\"Angle\"],(function(n,i){var r=this[\"get\"+n+\"Axis\"](),a=t[i],o=e[i]/2,s=\"dataTo\"+n,l=\"category\"===r.type?r.getBandWidth():Math.abs(r[s](a-o)-r[s](a+o));return\"Angle\"===n&&(l=l*Math.PI/180),l}),this)}e.exports=function(e){var t=e.getRadiusAxis(),n=e.getAngleAxis(),a=t.getExtent();return a[0]>a[1]&&a.reverse(),{coordSys:{type:\"polar\",cx:e.cx,cy:e.cy,r:a[1],r0:a[0]},api:{coord:i.bind((function(i){var r=t.dataToRadius(i[0]),a=n.dataToAngle(i[1]),o=e.coordToPoint([r,a]);return o.push(r,a*Math.PI/180),o})),size:i.bind(r,e)}}}},function(e,t){e.exports=function(e){var t=e.getRect(),n=e.getRangeInfo();return{coordSys:{type:\"calendar\",x:t.x,y:t.y,width:t.width,height:t.height,cellWidth:e.getCellWidth(),cellHeight:e.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(t,n){return e.dataToPoint(t,n)}}}}},function(e,t,n){n(67),n(189),n(71)},function(e,t,n){var i=n(2),r=n(1),a=n(428);n(113),n(434),n(436),n(71),n(438),i.registerLayout(r.curry(a,\"bar\")),i.extendComponentView({type:\"polar\"})},function(e,t,n){var i=n(1),r=n(4).parsePercent,a=n(28).isDimensionStacked;function o(e){return e.get(\"stack\")||\"__ec_stack_\"+e.seriesIndex}function s(e,t){return t.dim+e.model.componentIndex}var l=function(e,t,n){var l={},u=function(e,t){var n={};i.each(e,(function(e,t){var i=e.getData(),a=e.coordinateSystem,l=a.getBaseAxis(),u=s(a,l),c=l.getExtent(),d=\"category\"===l.type?l.getBandWidth():Math.abs(c[1]-c[0])/i.count(),h=n[u]||{bandWidth:d,remainedWidth:d,autoWidthCount:0,categoryGap:\"20%\",gap:\"30%\",stacks:{}},f=h.stacks;n[u]=h;var p=o(e);f[p]||h.autoWidthCount++,f[p]=f[p]||{width:0,maxWidth:0};var g=r(e.get(\"barWidth\"),d),m=r(e.get(\"barMaxWidth\"),d),v=e.get(\"barGap\"),y=e.get(\"barCategoryGap\");g&&!f[p].width&&(g=Math.min(h.remainedWidth,g),f[p].width=g,h.remainedWidth-=g),m&&(f[p].maxWidth=m),null!=v&&(h.gap=v),null!=y&&(h.categoryGap=y)}));var a={};return i.each(n,(function(e,t){a[t]={};var n=e.stacks,o=e.bandWidth,s=r(e.categoryGap,o),l=r(e.gap,1),u=e.remainedWidth,c=e.autoWidthCount,d=(u-s)/(c+(c-1)*l);d=Math.max(d,0),i.each(n,(function(e,t){var n=e.maxWidth;n&&n<d&&(n=Math.min(n,u),e.width&&(n=Math.min(n,e.width)),u-=n,e.width=n,c--)})),d=(u-s)/(c+(c-1)*l),d=Math.max(d,0);var h,f=0;i.each(n,(function(e,t){e.width||(e.width=d),h=e,f+=e.width*(1+l)})),h&&(f-=h.width*l);var p=-f/2;i.each(n,(function(e,n){a[t][n]=a[t][n]||{offset:p,width:e.width},p+=e.width*(1+l)}))})),a}(i.filter(t.getSeriesByType(e),(function(e){return!t.isSeriesFiltered(e)&&e.coordinateSystem&&\"polar\"===e.coordinateSystem.type})));t.eachSeriesByType(e,(function(e){if(\"polar\"===e.coordinateSystem.type){var t=e.getData(),n=e.coordinateSystem,i=n.getBaseAxis(),r=s(n,i),c=o(e),d=u[r][c],h=d.offset,f=d.width,p=n.getOtherAxis(i),g=e.coordinateSystem.cx,m=e.coordinateSystem.cy,v=e.get(\"barMinHeight\")||0,y=e.get(\"barMinAngle\")||0;l[c]=l[c]||[];for(var x=t.mapDimension(p.dim),b=t.mapDimension(i.dim),_=a(t,x),w=\"radius\"!==i.dim||!e.get(\"roundCap\",!0),S=p.getExtent()[0],M=0,C=t.count();M<C;M++){var T,k,I,A,P=t.get(x,M),E=t.get(b,M),D=P>=0?\"p\":\"n\",L=S;if(_&&(l[c][E]||(l[c][E]={p:S,n:S}),L=l[c][E][D]),\"radius\"===p.dim){var O=p.dataToRadius(P)-S,N=i.dataToAngle(E);Math.abs(O)<v&&(O=(O<0?-1:1)*v),T=L,k=L+O,A=(I=N-h)-f,_&&(l[c][E][D]=k)}else{var R=p.dataToAngle(P,w)-S,z=i.dataToRadius(E);Math.abs(R)<y&&(R=(R<0?-1:1)*y),k=(T=z+h)+f,I=L,A=L+R,_&&(l[c][E][D]=A)}t.setItemLayout(M,{cx:g,cy:m,r0:T,r:k,startAngle:-I*Math.PI/180,endAngle:-A*Math.PI/180})}}}),this)};e.exports=l},function(e,t,n){var i=n(430),r=n(431),a=function(e){this.name=e||\"\",this.cx=0,this.cy=0,this._radiusAxis=new i,this._angleAxis=new r,this._radiusAxis.polar=this._angleAxis.polar=this};a.prototype={type:\"polar\",axisPointerEnabled:!0,constructor:a,dimensions:[\"radius\",\"angle\"],model:null,containPoint:function(e){var t=this.pointToCoord(e);return this._radiusAxis.contain(t[0])&&this._angleAxis.contain(t[1])},containData:function(e){return this._radiusAxis.containData(e[0])&&this._angleAxis.containData(e[1])},getAxis:function(e){return this[\"_\"+e+\"Axis\"]},getAxes:function(){return[this._radiusAxis,this._angleAxis]},getAxesByScale:function(e){var t=[],n=this._angleAxis,i=this._radiusAxis;return n.scale.type===e&&t.push(n),i.scale.type===e&&t.push(i),t},getAngleAxis:function(){return this._angleAxis},getRadiusAxis:function(){return this._radiusAxis},getOtherAxis:function(e){var t=this._angleAxis;return e===t?this._radiusAxis:t},getBaseAxis:function(){return this.getAxesByScale(\"ordinal\")[0]||this.getAxesByScale(\"time\")[0]||this.getAngleAxis()},getTooltipAxes:function(e){var t=null!=e&&\"auto\"!==e?this.getAxis(e):this.getBaseAxis();return{baseAxes:[t],otherAxes:[this.getOtherAxis(t)]}},dataToPoint:function(e,t){return this.coordToPoint([this._radiusAxis.dataToRadius(e[0],t),this._angleAxis.dataToAngle(e[1],t)])},pointToData:function(e,t){var n=this.pointToCoord(e);return[this._radiusAxis.radiusToData(n[0],t),this._angleAxis.angleToData(n[1],t)]},pointToCoord:function(e){var t=e[0]-this.cx,n=e[1]-this.cy,i=this.getAngleAxis(),r=i.getExtent(),a=Math.min(r[0],r[1]),o=Math.max(r[0],r[1]);i.inverse?a=o-360:o=a+360;var s=Math.sqrt(t*t+n*n);t/=s,n/=s;for(var l=Math.atan2(-n,t)/Math.PI*180,u=l<a?1:-1;l<a||l>o;)l+=360*u;return[s,l]},coordToPoint:function(e){var t=e[0],n=e[1]/180*Math.PI;return[Math.cos(n)*t+this.cx,-Math.sin(n)*t+this.cy]},getArea:function(){var e=this.getAngleAxis(),t=this.getRadiusAxis().getExtent().slice();t[0]>t[1]&&t.reverse();var n=e.getExtent(),i=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:t[0],r:t[1],startAngle:-n[0]*i,endAngle:-n[1]*i,clockwise:e.inverse,contain:function(e,t){var n=e-this.cx,i=t-this.cy,r=n*n+i*i,a=this.r,o=this.r0;return r<=a*a&&r>=o*o}}}};var o=a;e.exports=o},function(e,t,n){var i=n(1),r=n(35);function a(e,t){r.call(this,\"radius\",e,t),this.type=\"category\"}a.prototype={constructor:a,pointToData:function(e,t){return this.polar.pointToData(e,t)[\"radius\"===this.dim?0:1]},dataToRadius:r.prototype.dataToCoord,radiusToData:r.prototype.coordToData},i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){var i=n(1),r=n(18),a=n(35),o=(0,n(5).makeInner)();function s(e,t){t=t||[0,360],a.call(this,\"angle\",e,t),this.type=\"category\"}s.prototype={constructor:s,pointToData:function(e,t){return this.polar.pointToData(e,t)[\"radius\"===this.dim?0:1]},dataToAngle:a.prototype.dataToCoord,angleToData:a.prototype.coordToData,calculateCategoryInterval:function(){var e=this.getLabelModel(),t=this.scale,n=t.getExtent(),i=t.count();if(n[1]-n[0]<1)return 0;var a=n[0],s=this.dataToCoord(a+1)-this.dataToCoord(a),l=Math.abs(s),u=r.getBoundingRect(a,e.getFont(),\"center\",\"top\"),c=Math.max(u.height,7)/l;isNaN(c)&&(c=1/0);var d=Math.max(0,Math.floor(c)),h=o(this.model),f=h.lastAutoInterval,p=h.lastTickCount;return null!=f&&null!=p&&Math.abs(f-d)<=1&&Math.abs(p-i)<=1&&f>d?d=f:(h.lastTickCount=i,h.lastAutoInterval=d),d}},i.inherits(s,a);var l=s;e.exports=l},function(e,t,n){var i=n(2);n(433);var r=i.extendComponentModel({type:\"polar\",dependencies:[\"polarAxis\",\"angleAxis\"],coordinateSystem:null,findAxisModel:function(e){var t;return this.ecModel.eachComponent(e,(function(e){e.getCoordSysModel()===this&&(t=e)}),this),t},defaultOption:{zlevel:0,z:0,center:[\"50%\",\"50%\"],radius:\"80%\"}});e.exports=r},function(e,t,n){var i=n(1),r=n(15),a=n(83),o=n(52),s=r.extend({type:\"polarAxis\",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:\"polar\",index:this.option.polarIndex,id:this.option.polarId})[0]}});i.merge(s.prototype,o);var l={splitNumber:5};function u(e,t){return t.type||(t.data?\"category\":\"value\")}a(\"angle\",s,u,{startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}}),a(\"radius\",s,u,l)},function(e,t,n){n(113),n(435)},function(e,t,n){var i=n(1),r=n(3),a=n(14),o=n(44),s=n(36),l=[\"axisLine\",\"axisLabel\",\"axisTick\",\"minorTick\",\"splitLine\",\"minorSplitLine\",\"splitArea\"];function u(e,t,n){t[1]>t[0]&&(t=t.slice().reverse());var i=e.coordToPoint([t[0],n]),r=e.coordToPoint([t[1],n]);return{x1:i[0],y1:i[1],x2:r[0],y2:r[1]}}function c(e){return e.getRadiusAxis().inverse?0:1}function d(e){var t=e[0],n=e[e.length-1];t&&n&&Math.abs(Math.abs(t.coord-n.coord)-360)<1e-4&&e.pop()}var h=o.extend({type:\"angleAxis\",axisPointerClass:\"PolarAxisPointer\",render:function(e,t){if(this.group.removeAll(),e.get(\"show\")){var n=e.axis,r=n.polar,a=r.getRadiusAxis().getExtent(),o=n.getTicksCoords(),s=n.getMinorTicksCoords(),u=i.map(n.getViewLabels(),(function(e){return(e=i.clone(e)).coord=n.dataToCoord(e.tickValue),e}));d(u),d(o),i.each(l,(function(t){!e.get(t+\".show\")||n.scale.isBlank()&&\"axisLine\"!==t||this[\"_\"+t](e,r,o,s,a,u)}),this)}},_axisLine:function(e,t,n,i,a){var o,s=e.getModel(\"axisLine.lineStyle\"),l=c(t),u=l?0:1;(o=0===a[u]?new r.Circle({shape:{cx:t.cx,cy:t.cy,r:a[l]},style:s.getLineStyle(),z2:1,silent:!0}):new r.Ring({shape:{cx:t.cx,cy:t.cy,r:a[l],r0:a[u]},style:s.getLineStyle(),z2:1,silent:!0})).style.fill=null,this.group.add(o)},_axisTick:function(e,t,n,a,o){var s=e.getModel(\"axisTick\"),l=(s.get(\"inside\")?-1:1)*s.get(\"length\"),d=o[c(t)],h=i.map(n,(function(e){return new r.Line({shape:u(t,[d,d+l],e.coord)})}));this.group.add(r.mergePath(h,{style:i.defaults(s.getModel(\"lineStyle\").getLineStyle(),{stroke:e.get(\"axisLine.lineStyle.color\")})}))},_minorTick:function(e,t,n,a,o){if(a.length){for(var s=e.getModel(\"axisTick\"),l=e.getModel(\"minorTick\"),d=(s.get(\"inside\")?-1:1)*l.get(\"length\"),h=o[c(t)],f=[],p=0;p<a.length;p++)for(var g=0;g<a[p].length;g++)f.push(new r.Line({shape:u(t,[h,h+d],a[p][g].coord)}));this.group.add(r.mergePath(f,{style:i.defaults(l.getModel(\"lineStyle\").getLineStyle(),i.defaults(s.getLineStyle(),{stroke:e.get(\"axisLine.lineStyle.color\")}))}))}},_axisLabel:function(e,t,n,o,l,u){var d=e.getCategories(!0),h=e.getModel(\"axisLabel\"),f=h.get(\"margin\"),p=e.get(\"triggerEvent\");i.each(u,(function(n,i){var o=h,u=n.tickValue,g=l[c(t)],m=t.coordToPoint([g+f,n.coord]),v=t.cx,y=t.cy,x=Math.abs(m[0]-v)/g<.3?\"center\":m[0]>v?\"left\":\"right\",b=Math.abs(m[1]-y)/g<.3?\"middle\":m[1]>y?\"top\":\"bottom\";d&&d[u]&&d[u].textStyle&&(o=new a(d[u].textStyle,h,h.ecModel));var _=new r.Text({silent:s.isLabelSilent(e)});this.group.add(_),r.setTextStyle(_.style,o,{x:m[0],y:m[1],textFill:o.getTextColor()||e.get(\"axisLine.lineStyle.color\"),text:n.formattedLabel,textAlign:x,textVerticalAlign:b}),p&&(_.eventData=s.makeAxisEventDataBase(e),_.eventData.targetType=\"axisLabel\",_.eventData.value=n.rawLabel)}),this)},_splitLine:function(e,t,n,a,o){var s=e.getModel(\"splitLine\").getModel(\"lineStyle\"),l=s.get(\"color\"),c=0;l=l instanceof Array?l:[l];for(var d=[],h=0;h<n.length;h++){var f=c++%l.length;d[f]=d[f]||[],d[f].push(new r.Line({shape:u(t,o,n[h].coord)}))}for(h=0;h<d.length;h++)this.group.add(r.mergePath(d[h],{style:i.defaults({stroke:l[h%l.length]},s.getLineStyle()),silent:!0,z:e.get(\"z\")}))},_minorSplitLine:function(e,t,n,i,a){if(i.length){for(var o=e.getModel(\"minorSplitLine\").getModel(\"lineStyle\"),s=[],l=0;l<i.length;l++)for(var c=0;c<i[l].length;c++)s.push(new r.Line({shape:u(t,a,i[l][c].coord)}));this.group.add(r.mergePath(s,{style:o.getLineStyle(),silent:!0,z:e.get(\"z\")}))}},_splitArea:function(e,t,n,a,o){if(n.length){var s=e.getModel(\"splitArea\").getModel(\"areaStyle\"),l=s.get(\"color\"),u=0;l=l instanceof Array?l:[l];for(var c=[],d=Math.PI/180,h=-n[0].coord*d,f=Math.min(o[0],o[1]),p=Math.max(o[0],o[1]),g=e.get(\"clockwise\"),m=1;m<n.length;m++){var v=u++%l.length;c[v]=c[v]||[],c[v].push(new r.Sector({shape:{cx:t.cx,cy:t.cy,r0:f,r:p,startAngle:h,endAngle:-n[m].coord*d,clockwise:g},silent:!0})),h=-n[m].coord*d}for(m=0;m<c.length;m++)this.group.add(r.mergePath(c[m],{style:i.defaults({fill:l[m%l.length]},s.getAreaStyle()),silent:!0}))}}});e.exports=h},function(e,t,n){n(113),n(437)},function(e,t,n){var i=n(1),r=n(3),a=n(36),o=n(44),s=[\"axisLine\",\"axisTickLabel\",\"axisName\"],l=[\"splitLine\",\"splitArea\",\"minorSplitLine\"],u=o.extend({type:\"radiusAxis\",axisPointerClass:\"PolarAxisPointer\",render:function(e,t){if(this.group.removeAll(),e.get(\"show\")){var n=e.axis,r=n.polar,o=r.getAngleAxis(),u=n.getTicksCoords(),c=n.getMinorTicksCoords(),d=o.getExtent()[0],h=n.getExtent(),f=function(e,t,n){return{position:[e.cx,e.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:t.getModel(\"axisLabel\").get(\"rotate\"),z2:1}}(r,e,d),p=new a(e,f);i.each(s,p.add,p),this.group.add(p.getGroup()),i.each(l,(function(t){e.get(t+\".show\")&&!n.scale.isBlank()&&this[\"_\"+t](e,r,d,h,u,c)}),this)}},_splitLine:function(e,t,n,a,o){var s=e.getModel(\"splitLine\").getModel(\"lineStyle\"),l=s.get(\"color\"),u=0;l=l instanceof Array?l:[l];for(var c=[],d=0;d<o.length;d++){var h=u++%l.length;c[h]=c[h]||[],c[h].push(new r.Circle({shape:{cx:t.cx,cy:t.cy,r:o[d].coord}}))}for(d=0;d<c.length;d++)this.group.add(r.mergePath(c[d],{style:i.defaults({stroke:l[d%l.length],fill:null},s.getLineStyle()),silent:!0}))},_minorSplitLine:function(e,t,n,a,o,s){if(s.length){for(var l=e.getModel(\"minorSplitLine\").getModel(\"lineStyle\"),u=[],c=0;c<s.length;c++)for(var d=0;d<s[c].length;d++)u.push(new r.Circle({shape:{cx:t.cx,cy:t.cy,r:s[c][d].coord}}));this.group.add(r.mergePath(u,{style:i.defaults({fill:null},l.getLineStyle()),silent:!0}))}},_splitArea:function(e,t,n,a,o){if(o.length){var s=e.getModel(\"splitArea\").getModel(\"areaStyle\"),l=s.get(\"color\"),u=0;l=l instanceof Array?l:[l];for(var c=[],d=o[0].coord,h=1;h<o.length;h++){var f=u++%l.length;c[f]=c[f]||[],c[f].push(new r.Sector({shape:{cx:t.cx,cy:t.cy,r0:d,r:o[h].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),d=o[h].coord}for(h=0;h<c.length;h++)this.group.add(r.mergePath(c[h],{style:i.defaults({fill:l[h%l.length]},s.getAreaStyle()),silent:!0}))}}});e.exports=u},function(e,t,n){var i=n(8),r=n(112),a=n(3),o=n(88),s=n(17),l=n(36),u=n(44),c=r.extend({makeElOption:function(e,t,n,r,u){var c=n.axis;\"angle\"===c.dim&&(this.animationThreshold=Math.PI/18);var h,f=c.polar,p=f.getOtherAxis(c).getExtent();h=c[\"dataTo\"+i.capitalFirst(c.dim)](t);var g=r.get(\"type\");if(g&&\"none\"!==g){var m=o.buildElStyle(r),v=d[g](c,f,h,p,m);v.style=m,e.graphicKey=v.type,e.pointer=v}var y=function(e,t,n,i,r){var o=t.axis,u=o.dataToCoord(e),c=i.getAngleAxis().getExtent()[0];c=c/180*Math.PI;var d,h,f,p=i.getRadiusAxis().getExtent();if(\"radius\"===o.dim){var g=s.create();s.rotate(g,g,c),s.translate(g,g,[i.cx,i.cy]),d=a.applyTransform([u,-r],g);var m=t.getModel(\"axisLabel\").get(\"rotate\")||0,v=l.innerTextLayout(c,m*Math.PI/180,-1);h=v.textAlign,f=v.textVerticalAlign}else{var y=p[1];d=i.coordToPoint([y+r,u]);var x=i.cx,b=i.cy;h=Math.abs(d[0]-x)/y<.3?\"center\":d[0]>x?\"left\":\"right\",f=Math.abs(d[1]-b)/y<.3?\"middle\":d[1]>b?\"top\":\"bottom\"}return{position:d,align:h,verticalAlign:f}}(t,n,0,f,r.get(\"label.margin\"));o.buildLabelElOption(e,n,r,u,y)}});var d={line:function(e,t,n,i,r){return\"angle\"===e.dim?{type:\"Line\",shape:o.makeLineShape(t.coordToPoint([i[0],n]),t.coordToPoint([i[1],n]))}:{type:\"Circle\",shape:{cx:t.cx,cy:t.cy,r:n}}},shadow:function(e,t,n,i,r){var a=Math.max(1,e.getBandWidth()),s=Math.PI/180;return\"angle\"===e.dim?{type:\"Sector\",shape:o.makeSectorShape(t.cx,t.cy,i[0],i[1],(-n-a/2)*s,(a/2-n)*s)}:{type:\"Sector\",shape:o.makeSectorShape(t.cx,t.cy,n-a/2,n+a/2,0,2*Math.PI)}}};u.registerAxisPointerClass(\"PolarAxisPointer\",c);var h=c;e.exports=h},function(e,t,n){var i=n(2),r=n(1);function a(e,t){t.update=\"updateView\",i.registerAction(t,(function(t,n){var i={};return n.eachComponent({mainType:\"geo\",query:t},(function(n){n[e](t.name);var a=n.coordinateSystem;r.each(a.regions,(function(e){i[e.name]=n.isSelected(e.name)||!1}))})),{selected:i,name:t.name}}))}n(440),n(105),n(441),n(171),a(\"toggleSelected\",{type:\"geoToggleSelect\",event:\"geoselectchanged\"}),a(\"select\",{type:\"geoSelect\",event:\"geoselected\"}),a(\"unSelect\",{type:\"geoUnSelect\",event:\"geounselected\"})},function(e,t,n){var i=n(1),r=n(5),a=n(15),o=n(14),s=n(102),l=n(105),u=a.extend({type:\"geo\",coordinateSystem:null,layoutMode:\"box\",init:function(e){a.prototype.init.apply(this,arguments),r.defaultEmphasis(e,\"label\",[\"show\"])},optionUpdated:function(){var e=this.option,t=this;e.regions=l.getFilledRegions(e.regions,e.map,e.nameMap),this._optionModelMap=i.reduce(e.regions||[],(function(e,n){return n.name&&e.set(n.name,new o(n,t)),e}),i.createHashMap()),this.updateSelectedMap(e.regions)},defaultOption:{zlevel:0,z:0,show:!0,left:\"center\",top:\"center\",aspectScale:null,silent:!1,map:\"\",boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:\"#000\"},itemStyle:{borderWidth:.5,borderColor:\"#444\",color:\"#eee\"},emphasis:{label:{show:!0,color:\"rgb(100,0,0)\"},itemStyle:{color:\"rgba(255,215,0,0.8)\"}},regions:[]},getRegionModel:function(e){return this._optionModelMap.get(e)||new o(null,this,this.ecModel)},getFormattedLabel:function(e,t){var n=this.getRegionModel(e).get(\"label\"+(\"normal\"===t?\".\":t+\".\")+\"formatter\"),i={name:e};return\"function\"===typeof n?(i.status=t,n(i)):\"string\"===typeof n?n.replace(\"{a}\",null!=e?e:\"\"):void 0},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e}});i.mixin(u,s);var c=u;e.exports=c},function(e,t,n){var i=n(169),r=n(2).extendComponentView({type:\"geo\",init:function(e,t){var n=new i(t,!0);this._mapDraw=n,this.group.add(n.group)},render:function(e,t,n,i){if(!i||\"geoToggleSelect\"!==i.type||i.from!==this.uid){var r=this._mapDraw;e.get(\"show\")?r.draw(e,t,n,this,i):this._mapDraw.group.removeAll(),this.group.silent=e.get(\"silent\")}},dispose:function(){this._mapDraw&&this._mapDraw.remove()}});e.exports=r},function(e,t,n){n(443),n(444),n(445)},function(e,t,n){var i=n(1),r=n(7),a=n(4),o=n(22);function s(e,t,n){this._model=e}function l(e,t,n,i){var r=n.calendarModel,a=n.seriesModel,o=r?r.coordinateSystem:a?a.coordinateSystem:null;return o===this?o[e](i):null}s.prototype={constructor:s,type:\"calendar\",dimensions:[\"time\",\"value\"],getDimensionsInfo:function(){return[{name:\"time\",type:\"time\"},\"value\"]},getRangeInfo:function(){return this._rangeInfo},getModel:function(){return this._model},getRect:function(){return this._rect},getCellWidth:function(){return this._sw},getCellHeight:function(){return this._sh},getOrient:function(){return this._orient},getFirstDayOfWeek:function(){return this._firstDayOfWeek},getDateInfo:function(e){var t=(e=a.parseDate(e)).getFullYear(),n=e.getMonth()+1;n=n<10?\"0\"+n:n;var i=e.getDate();i=i<10?\"0\"+i:i;var r=e.getDay();return{y:t,m:n,d:i,day:r=Math.abs((r+7-this.getFirstDayOfWeek())%7),time:e.getTime(),formatedDate:t+\"-\"+n+\"-\"+i,date:e}},getNextNDay:function(e,t){return 0===(t=t||0)||(e=new Date(this.getDateInfo(e).time)).setDate(e.getDate()+t),this.getDateInfo(e)},update:function(e,t){this._firstDayOfWeek=+this._model.getModel(\"dayLabel\").get(\"firstDay\"),this._orient=this._model.get(\"orient\"),this._lineWidth=this._model.getModel(\"itemStyle\").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var n=this._rangeInfo.weeks||1,a=[\"width\",\"height\"],o=this._model.get(\"cellSize\").slice(),s=this._model.getBoxLayoutParams(),l=\"horizontal\"===this._orient?[n,7]:[7,n];i.each([0,1],(function(e){d(o,e)&&(s[a[e]]=o[e]*l[e])}));var u={width:t.getWidth(),height:t.getHeight()},c=this._rect=r.getLayoutRect(s,u);function d(e,t){return null!=e[t]&&\"auto\"!==e[t]}i.each([0,1],(function(e){d(o,e)||(o[e]=c[a[e]]/l[e])})),this._sw=o[0],this._sh=o[1]},dataToPoint:function(e,t){i.isArray(e)&&(e=e[0]),null==t&&(t=!0);var n=this.getDateInfo(e),r=this._rangeInfo,a=n.formatedDate;if(t&&!(n.time>=r.start.time&&n.time<r.end.time+864e5))return[NaN,NaN];var o=n.day,s=this._getRangeInfo([r.start.time,a]).nthWeek;return\"vertical\"===this._orient?[this._rect.x+o*this._sw+this._sw/2,this._rect.y+s*this._sh+this._sh/2]:[this._rect.x+s*this._sw+this._sw/2,this._rect.y+o*this._sh+this._sh/2]},pointToData:function(e){var t=this.pointToDate(e);return t&&t.time},dataToRect:function(e,t){var n=this.dataToPoint(e,t);return{contentShape:{x:n[0]-(this._sw-this._lineWidth)/2,y:n[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:n,tl:[n[0]-this._sw/2,n[1]-this._sh/2],tr:[n[0]+this._sw/2,n[1]-this._sh/2],br:[n[0]+this._sw/2,n[1]+this._sh/2],bl:[n[0]-this._sw/2,n[1]+this._sh/2]}},pointToDate:function(e){var t=Math.floor((e[0]-this._rect.x)/this._sw)+1,n=Math.floor((e[1]-this._rect.y)/this._sh)+1,i=this._rangeInfo.range;return\"vertical\"===this._orient?this._getDateByWeeksAndDay(n,t-1,i):this._getDateByWeeksAndDay(t,n-1,i)},convertToPixel:i.curry(l,\"dataToPoint\"),convertFromPixel:i.curry(l,\"pointToData\"),_initRangeOption:function(){var e=this._model.get(\"range\"),t=e;if(i.isArray(t)&&1===t.length&&(t=t[0]),/^\\d{4}$/.test(t)&&(e=[t+\"-01-01\",t+\"-12-31\"]),/^\\d{4}[\\/|-]\\d{1,2}$/.test(t)){var n=this.getDateInfo(t),r=n.date;r.setMonth(r.getMonth()+1);var a=this.getNextNDay(r,-1);e=[n.formatedDate,a.formatedDate]}/^\\d{4}[\\/|-]\\d{1,2}[\\/|-]\\d{1,2}$/.test(t)&&(e=[t,t]);var o=this._getRangeInfo(e);return o.start.time>o.end.time&&e.reverse(),e},_getRangeInfo:function(e){var t;(e=[this.getDateInfo(e[0]),this.getDateInfo(e[1])])[0].time>e[1].time&&(t=!0,e.reverse());var n=Math.floor(e[1].time/864e5)-Math.floor(e[0].time/864e5)+1,i=new Date(e[0].time),r=i.getDate(),a=e[1].date.getDate();i.setDate(r+n-1);var o=i.getDate();if(o!==a)for(var s=i.getTime()-e[1].time>0?1:-1;(o=i.getDate())!==a&&(i.getTime()-e[1].time)*s>0;)n-=s,i.setDate(o-s);var l=Math.floor((n+e[0].day+6)/7),u=t?1-l:l-1;return t&&e.reverse(),{range:[e[0].formatedDate,e[1].formatedDate],start:e[0],end:e[1],allDay:n,weeks:l,nthWeek:u,fweek:e[0].day,lweek:e[1].day}},_getDateByWeeksAndDay:function(e,t,n){var i=this._getRangeInfo(n);if(e>i.weeks||0===e&&t<i.fweek||e===i.weeks&&t>i.lweek)return!1;var r=7*(e-1)-i.fweek+t,a=new Date(i.start.time);return a.setDate(i.start.d+r),this.getDateInfo(a)}},s.dimensions=s.prototype.dimensions,s.getDimensionsInfo=s.prototype.getDimensionsInfo,s.create=function(e,t){var n=[];return e.eachComponent(\"calendar\",(function(i){var r=new s(i,e,t);n.push(r),i.coordinateSystem=r})),e.eachSeries((function(e){\"calendar\"===e.get(\"coordinateSystem\")&&(e.coordinateSystem=n[e.get(\"calendarIndex\")||0])})),n},o.register(\"calendar\",s);var u=s;e.exports=u},function(e,t,n){var i=n(1),r=n(15),a=n(7),o=a.getLayoutParams,s=a.sizeCalculable,l=a.mergeLayoutParam,u=r.extend({type:\"calendar\",coordinateSystem:null,defaultOption:{zlevel:0,z:2,left:80,top:60,cellSize:20,orient:\"horizontal\",splitLine:{show:!0,lineStyle:{color:\"#000\",width:1,type:\"solid\"}},itemStyle:{color:\"#fff\",borderWidth:1,borderColor:\"#ccc\"},dayLabel:{show:!0,firstDay:0,position:\"start\",margin:\"50%\",nameMap:\"en\",color:\"#000\"},monthLabel:{show:!0,position:\"start\",margin:5,align:\"center\",nameMap:\"en\",formatter:null,color:\"#000\"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:\"#ccc\",fontFamily:\"sans-serif\",fontWeight:\"bolder\",fontSize:20}},init:function(e,t,n,i){var r=o(e);u.superApply(this,\"init\",arguments),c(e,r)},mergeOption:function(e,t){u.superApply(this,\"mergeOption\",arguments),c(this.option,e)}});function c(e,t){var n=e.cellSize;i.isArray(n)?1===n.length&&(n[1]=n[0]):n=e.cellSize=[n,n];var r=i.map([0,1],(function(e){return s(t,e)&&(n[e]=\"auto\"),null!=n[e]&&\"auto\"!==n[e]}));l(e,t,{type:\"box\",ignoreSize:r})}var d=u;e.exports=d},function(e,t,n){var i=n(2),r=n(1),a=n(3),o=n(8),s=n(4),l={EN:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],CN:[\"\\u4e00\\u6708\",\"\\u4e8c\\u6708\",\"\\u4e09\\u6708\",\"\\u56db\\u6708\",\"\\u4e94\\u6708\",\"\\u516d\\u6708\",\"\\u4e03\\u6708\",\"\\u516b\\u6708\",\"\\u4e5d\\u6708\",\"\\u5341\\u6708\",\"\\u5341\\u4e00\\u6708\",\"\\u5341\\u4e8c\\u6708\"]},u={EN:[\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],CN:[\"\\u65e5\",\"\\u4e00\",\"\\u4e8c\",\"\\u4e09\",\"\\u56db\",\"\\u4e94\",\"\\u516d\"]},c=i.extendComponentView({type:\"calendar\",_tlpoints:null,_blpoints:null,_firstDayOfMonth:null,_firstDayPoints:null,render:function(e,t,n){var i=this.group;i.removeAll();var r=e.coordinateSystem,a=r.getRangeInfo(),o=r.getOrient();this._renderDayRect(e,a,i),this._renderLines(e,a,o,i),this._renderYearText(e,a,o,i),this._renderMonthText(e,o,i),this._renderWeekText(e,a,o,i)},_renderDayRect:function(e,t,n){for(var i=e.coordinateSystem,r=e.getModel(\"itemStyle\").getItemStyle(),o=i.getCellWidth(),s=i.getCellHeight(),l=t.start.time;l<=t.end.time;l=i.getNextNDay(l,1).time){var u=i.dataToRect([l],!1).tl,c=new a.Rect({shape:{x:u[0],y:u[1],width:o,height:s},cursor:\"default\",style:r});n.add(c)}},_renderLines:function(e,t,n,i){var r=this,a=e.coordinateSystem,o=e.getModel(\"splitLine.lineStyle\").getLineStyle(),s=e.get(\"splitLine.show\"),l=o.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=t.start,c=0;u.time<=t.end.time;c++){h(u.formatedDate),0===c&&(u=a.getDateInfo(t.start.y+\"-\"+t.start.m));var d=u.date;d.setMonth(d.getMonth()+1),u=a.getDateInfo(d)}function h(t){r._firstDayOfMonth.push(a.getDateInfo(t)),r._firstDayPoints.push(a.dataToRect([t],!1).tl);var l=r._getLinePointsOfOneWeek(e,t,n);r._tlpoints.push(l[0]),r._blpoints.push(l[l.length-1]),s&&r._drawSplitline(l,o,i)}h(a.getNextNDay(t.end.time,1).formatedDate),s&&this._drawSplitline(r._getEdgesPoints(r._tlpoints,l,n),o,i),s&&this._drawSplitline(r._getEdgesPoints(r._blpoints,l,n),o,i)},_getEdgesPoints:function(e,t,n){var i=[e[0].slice(),e[e.length-1].slice()],r=\"horizontal\"===n?0:1;return i[0][r]=i[0][r]-t/2,i[1][r]=i[1][r]+t/2,i},_drawSplitline:function(e,t,n){var i=new a.Polyline({z2:20,shape:{points:e},style:t});n.add(i)},_getLinePointsOfOneWeek:function(e,t,n){var i=e.coordinateSystem;t=i.getDateInfo(t);for(var r=[],a=0;a<7;a++){var o=i.getNextNDay(t.time,a),s=i.dataToRect([o.time],!1);r[2*o.day]=s.tl,r[2*o.day+1]=s[\"horizontal\"===n?\"bl\":\"tr\"]}return r},_formatterLabel:function(e,t){return\"string\"===typeof e&&e?o.formatTplSimple(e,t):\"function\"===typeof e?e(t):t.nameMap},_yearTextPositionControl:function(e,t,n,i,r){t=t.slice();var a=[\"center\",\"bottom\"];\"bottom\"===i?(t[1]+=r,a=[\"center\",\"top\"]):\"left\"===i?t[0]-=r:\"right\"===i?(t[0]+=r,a=[\"center\",\"top\"]):t[1]-=r;var o=0;return\"left\"!==i&&\"right\"!==i||(o=Math.PI/2),{rotation:o,position:t,style:{textAlign:a[0],textVerticalAlign:a[1]}}},_renderYearText:function(e,t,n,i){var r=e.getModel(\"yearLabel\");if(r.get(\"show\")){var o=r.get(\"margin\"),s=r.get(\"position\");s||(s=\"horizontal\"!==n?\"top\":\"left\");var l=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],u=(l[0][0]+l[1][0])/2,c=(l[0][1]+l[1][1])/2,d=\"horizontal\"===n?0:1,h={top:[u,l[d][1]],bottom:[u,l[1-d][1]],left:[l[1-d][0],c],right:[l[d][0],c]},f=t.start.y;+t.end.y>+t.start.y&&(f=f+\"-\"+t.end.y);var p=r.get(\"formatter\"),g={start:t.start.y,end:t.end.y,nameMap:f},m=this._formatterLabel(p,g),v=new a.Text({z2:30});a.setTextStyle(v.style,r,{text:m}),v.attr(this._yearTextPositionControl(v,h[s],n,s,o)),i.add(v)}},_monthTextPositionControl:function(e,t,n,i,r){var a=\"left\",o=\"top\",s=e[0],l=e[1];return\"horizontal\"===n?(l+=r,t&&(a=\"center\"),\"start\"===i&&(o=\"bottom\")):(s+=r,t&&(o=\"middle\"),\"start\"===i&&(a=\"right\")),{x:s,y:l,textAlign:a,textVerticalAlign:o}},_renderMonthText:function(e,t,n){var i=e.getModel(\"monthLabel\");if(i.get(\"show\")){var o=i.get(\"nameMap\"),s=i.get(\"margin\"),u=i.get(\"position\"),c=i.get(\"align\"),d=[this._tlpoints,this._blpoints];r.isString(o)&&(o=l[o.toUpperCase()]||[]);var h=\"start\"===u?0:1,f=\"horizontal\"===t?0:1;s=\"start\"===u?-s:s;for(var p=\"center\"===c,g=0;g<d[h].length-1;g++){var m=d[h][g].slice(),v=this._firstDayOfMonth[g];if(p){var y=this._firstDayPoints[g];m[f]=(y[f]+d[0][g+1][f])/2}var x=i.get(\"formatter\"),b=o[+v.m-1],_={yyyy:v.y,yy:(v.y+\"\").slice(2),MM:v.m,M:+v.m,nameMap:b},w=this._formatterLabel(x,_),S=new a.Text({z2:30});r.extend(a.setTextStyle(S.style,i,{text:w}),this._monthTextPositionControl(m,p,t,u,s)),n.add(S)}}},_weekTextPositionControl:function(e,t,n,i,r){var a=\"center\",o=\"middle\",s=e[0],l=e[1],u=\"start\"===n;return\"horizontal\"===t?(s=s+i+(u?1:-1)*r[0]/2,a=u?\"right\":\"left\"):(l=l+i+(u?1:-1)*r[1]/2,o=u?\"bottom\":\"top\"),{x:s,y:l,textAlign:a,textVerticalAlign:o}},_renderWeekText:function(e,t,n,i){var o=e.getModel(\"dayLabel\");if(o.get(\"show\")){var l=e.coordinateSystem,c=o.get(\"position\"),d=o.get(\"nameMap\"),h=o.get(\"margin\"),f=l.getFirstDayOfWeek();r.isString(d)&&(d=u[d.toUpperCase()]||[]);var p=l.getNextNDay(t.end.time,7-t.lweek).time,g=[l.getCellWidth(),l.getCellHeight()];h=s.parsePercent(h,g[\"horizontal\"===n?0:1]),\"start\"===c&&(p=l.getNextNDay(t.start.time,-(7+t.fweek)).time,h=-h);for(var m=0;m<7;m++){var v,y=l.getNextNDay(p,m),x=l.dataToRect([y.time],!1).center;v=Math.abs((m+f)%7);var b=new a.Text({z2:30});r.extend(a.setTextStyle(b.style,o,{text:d[v]}),this._weekTextPositionControl(x,n,c,h,g)),i.add(b)}}}});e.exports=c},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(5),o=n(3),s=n(7),l=n(4).parsePercent,u={path:null,compoundPath:null,group:o.Group,image:o.Image,text:o.Text};i.registerPreprocessor((function(e){var t=e.graphic;r.isArray(t)?t[0]&&t[0].elements?e.graphic=[e.graphic[0]]:e.graphic=[{elements:t}]:t&&!t.elements&&(e.graphic=[{elements:[t]}])}));var c=i.extendComponentModel({type:\"graphic\",defaultOption:{elements:[],parentId:null},_elOptionsToUpdate:null,mergeOption:function(e){var t=this.option.elements;this.option.elements=null,c.superApply(this,\"mergeOption\",arguments),this.option.elements=t},optionUpdated:function(e,t){var n=this.option,i=(t?n:e).elements,o=n.elements=t?[]:n.elements,l=[];this._flatten(i,l);var u=a.mappingToExists(o,l);a.makeIdAndName(u);var c=this._elOptionsToUpdate=[];r.each(u,(function(e,t){var n=e.option;n&&(c.push(n),function(e,t){var n=e.exist;if(t.id=e.keyInfo.id,!t.type&&n&&(t.type=n.type),null==t.parentId){var i=t.parentOption;i?t.parentId=i.id:n&&(t.parentId=n.parentId)}t.parentOption=null}(e,n),function(e,t,n){var i=r.extend({},n),a=e[t],o=n.$action||\"merge\";\"merge\"===o?a?(r.merge(a,i,!0),s.mergeLayoutParam(a,i,{ignoreSize:!0}),s.copyLayoutParams(n,a)):e[t]=i:\"replace\"===o?e[t]=i:\"remove\"===o&&a&&(e[t]=null)}(o,t,n),function(e,t){if(!e)return;e.hv=t.hv=[f(t,[\"left\",\"right\"]),f(t,[\"top\",\"bottom\"])],\"group\"===e.type&&(null==e.width&&(e.width=t.width=0),null==e.height&&(e.height=t.height=0))}(o[t],n))}),this);for(var d=o.length-1;d>=0;d--)null==o[d]?o.splice(d,1):delete o[d].$action},_flatten:function(e,t,n){r.each(e,(function(e){if(e){n&&(e.parentOption=n),t.push(e);var i=e.children;\"group\"===e.type&&i&&this._flatten(i,t,e),delete e.children}}),this)},useElOptionsToUpdate:function(){var e=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,e}});function d(e,t,n,i){var r=n.type,a=new(u.hasOwnProperty(r)?u[r]:o.getShapeClass(r))(n);t.add(a),i.set(e,a),a.__ecGraphicId=e}function h(e,t){var n=e&&e.parent;n&&(\"group\"===e.type&&e.traverse((function(e){h(e,t)})),t.removeKey(e.__ecGraphicId),n.remove(e))}function f(e,t){var n;return r.each(t,(function(t){null!=e[t]&&\"auto\"!==e[t]&&(n=!0)})),n}i.extendComponentView({type:\"graphic\",init:function(e,t){this._elMap=r.createHashMap(),this._lastGraphicModel},render:function(e,t,n){e!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=e,this._updateElements(e),this._relocate(e,n)},_updateElements:function(e){var t=e.useElOptionsToUpdate();if(t){var n=this._elMap,i=this.group;r.each(t,(function(t){var a=t.$action,o=t.id,l=n.get(o),u=t.parentId,c=null!=u?n.get(u):i,f=t.style;\"text\"===t.type&&f&&(t.hv&&t.hv[1]&&(f.textVerticalAlign=f.textBaseline=null),!f.hasOwnProperty(\"textFill\")&&f.fill&&(f.textFill=f.fill),!f.hasOwnProperty(\"textStroke\")&&f.stroke&&(f.textStroke=f.stroke));var p=function(e){return e=r.extend({},e),r.each([\"id\",\"parentId\",\"$action\",\"hv\",\"bounding\"].concat(s.LOCATION_PARAMS),(function(t){delete e[t]})),e}(t);a&&\"merge\"!==a?\"replace\"===a?(h(l,n),d(o,c,p,n)):\"remove\"===a&&h(l,n):l?l.attr(p):d(o,c,p,n);var g=n.get(o);g&&(g.__ecGraphicWidthOption=t.width,g.__ecGraphicHeightOption=t.height,function(e,t,n){var i=e.eventData;e.silent||e.ignore||i||(i=e.eventData={componentType:\"graphic\",componentIndex:t.componentIndex,name:e.name});i&&(i.info=e.info)}(g,e))}))}},_relocate:function(e,t){for(var n=e.option.elements,i=this.group,r=this._elMap,a=t.getWidth(),o=t.getHeight(),u=0;u<n.length;u++){var c=n[u];if((h=r.get(c.id))&&h.isGroup){var d=(f=h.parent)===i;h.__ecGraphicWidth=l(h.__ecGraphicWidthOption,d?a:f.__ecGraphicWidth)||0,h.__ecGraphicHeight=l(h.__ecGraphicHeightOption,d?o:f.__ecGraphicHeight)||0}}for(u=n.length-1;u>=0;u--){var h;c=n[u];if(h=r.get(c.id)){var f,p=(f=h.parent)===i?{width:a,height:o}:{width:f.__ecGraphicWidth,height:f.__ecGraphicHeight};s.positionElement(h,c,p,null,{hv:c.hv,boundingMode:c.bounding})}}},_clear:function(){var e=this._elMap;e.each((function(t){h(t,e)})),this._elMap=r.createHashMap()},dispose:function(){this._clear()}})},function(e,t,n){n(448),n(449),n(450),n(451),n(452),n(453),n(458)},function(e,t,n){var i=n(2),r=n(1),a=n(37),o=i.extendComponentModel({type:\"toolbox\",layoutMode:{type:\"box\",ignoreSize:!0},optionUpdated:function(){o.superApply(this,\"optionUpdated\",arguments),r.each(this.option.feature,(function(e,t){var n=a.get(t);n&&r.merge(e,n.defaultOption)}))},defaultOption:{show:!0,z:6,zlevel:0,orient:\"horizontal\",left:\"right\",top:\"top\",backgroundColor:\"transparent\",borderColor:\"#ccc\",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:\"#666\",color:\"none\"},emphasis:{iconStyle:{borderColor:\"#3E98C5\"}},tooltip:{show:!1}}}),s=o;e.exports=s},function(e,t,n){var i=n(2),r=n(1),a=n(18),o=n(37),s=n(3),l=n(14),u=n(42),c=n(190),d=i.extendComponentView({type:\"toolbox\",render:function(e,t,n,i){var d=this.group;if(d.removeAll(),e.get(\"show\")){var h=+e.get(\"itemSize\"),f=e.get(\"feature\")||{},p=this._features||(this._features={}),g=[];r.each(f,(function(e,t){g.push(t)})),new u(this._featureNames||[],g).add(m).update(m).remove(r.curry(m,null)).execute(),this._featureNames=g,c.layout(d,e,n),d.add(c.makeBackground(d.getBoundingRect(),e)),d.eachChild((function(e){var t=e.__title,i=e.hoverStyle;if(i&&t){var r=a.getBoundingRect(t,a.makeFont(i)),o=e.position[0]+d.position[0],s=!1;e.position[1]+d.position[1]+h+r.height>n.getHeight()&&(i.textPosition=\"top\",s=!0);var l=s?-5-r.height:h+8;o+r.width/2>n.getWidth()?(i.textPosition=[\"100%\",l],i.textAlign=\"right\"):o-r.width/2<0&&(i.textPosition=[0,l],i.textAlign=\"left\")}}))}function m(a,u){var c,m=g[a],v=g[u],y=f[m],x=new l(y,e,e.ecModel);if(i&&null!=i.newTitle&&i.featureName===m&&(y.title=i.newTitle),m&&!v){if(function(e){return 0===e.indexOf(\"my\")}(m))c={model:x,onclick:x.option.onclick,featureName:m};else{var b=o.get(m);if(!b)return;c=new b(x,t,n)}p[m]=c}else{if(!(c=p[v]))return;c.model=x,c.ecModel=t,c.api=n}m||!v?x.get(\"show\")&&!c.unusable?(!function(i,a,o){var l=i.getModel(\"iconStyle\"),u=i.getModel(\"emphasis.iconStyle\"),c=a.getIcons?a.getIcons():i.get(\"icon\"),f=i.get(\"title\")||{};if(\"string\"===typeof c){var p=c,g=f;f={},(c={})[o]=p,f[o]=g}var m=i.iconPaths={};r.each(c,(function(o,c){var p=s.createIcon(o,{},{x:-h/2,y:-h/2,width:h,height:h});p.setStyle(l.getItemStyle()),p.hoverStyle=u.getItemStyle(),p.setStyle({text:f[c],textAlign:u.get(\"textAlign\"),textBorderRadius:u.get(\"textBorderRadius\"),textPadding:u.get(\"textPadding\"),textFill:null});var g=e.getModel(\"tooltip\");g&&g.get(\"show\")&&p.attr(\"tooltip\",r.extend({content:f[c],formatter:g.get(\"formatter\",!0)||function(){return f[c]},formatterParams:{componentType:\"toolbox\",name:c,title:f[c],$vars:[\"name\",\"title\"]},position:g.get(\"position\",!0)||\"bottom\"},g.option)),s.setHoverStyle(p),e.get(\"showTitle\")&&(p.__title=f[c],p.on(\"mouseover\",(function(){var t=u.getItemStyle(),n=\"vertical\"===e.get(\"orient\")?null==e.get(\"right\")?\"right\":\"left\":null==e.get(\"bottom\")?\"bottom\":\"top\";p.setStyle({textFill:u.get(\"textFill\")||t.fill||t.stroke||\"#000\",textBackgroundColor:u.get(\"textBackgroundColor\"),textPosition:u.get(\"textPosition\")||n})})).on(\"mouseout\",(function(){p.setStyle({textFill:null,textBackgroundColor:null})}))),p.trigger(i.get(\"iconStatus.\"+c)||\"normal\"),d.add(p),p.on(\"click\",r.bind(a.onclick,a,t,n,c)),m[c]=p}))}(x,c,m),x.setIconStatus=function(e,t){var n=this.option,i=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[e]=t,i[e]&&i[e].trigger(t)},c.render&&c.render(x,t,n,i)):c.remove&&c.remove(t,n):c.dispose&&c.dispose(t,n)}},updateView:function(e,t,n,i){r.each(this._features,(function(e){e.updateView&&e.updateView(e.model,t,n,i)}))},remove:function(e,t){r.each(this._features,(function(n){n.remove&&n.remove(e,t)})),this.group.removeAll()},dispose:function(e,t){r.each(this._features,(function(n){n.dispose&&n.dispose(e,t)}))}});e.exports=d},function(e,t,n){var i=n(13),r=n(34),a=n(37),o=r.toolbox.saveAsImage;function s(e){this.model=e}s.defaultOption={show:!0,icon:\"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0\",title:o.title,type:\"png\",connectedBackgroundColor:\"#fff\",name:\"\",excludeComponents:[\"toolbox\"],pixelRatio:1,lang:o.lang.slice()},s.prototype.unusable=!i.canvasSupported,s.prototype.onclick=function(e,t){var n=this.model,r=n.get(\"name\")||e.get(\"title.0.text\")||\"echarts\",a=\"svg\"===t.getZr().painter.getType()?\"svg\":n.get(\"type\",!0)||\"png\",o=t.getConnectedDataURL({type:a,backgroundColor:n.get(\"backgroundColor\",!0)||e.get(\"backgroundColor\")||\"#fff\",connectedBackgroundColor:n.get(\"connectedBackgroundColor\"),excludeComponents:n.get(\"excludeComponents\"),pixelRatio:n.get(\"pixelRatio\")});if(\"function\"!==typeof MouseEvent||i.browser.ie||i.browser.edge)if(window.navigator.msSaveOrOpenBlob){for(var s=atob(o.split(\",\")[1]),l=s.length,u=new Uint8Array(l);l--;)u[l]=s.charCodeAt(l);var c=new Blob([u]);window.navigator.msSaveOrOpenBlob(c,r+\".\"+a)}else{var d=n.get(\"lang\"),h='<body style=\"margin:0;\"><img src=\"'+o+'\" style=\"max-width:100%;\" title=\"'+(d&&d[0]||\"\")+'\" /></body>';window.open().document.write(h)}else{var f=document.createElement(\"a\");f.download=r+\".\"+a,f.target=\"_blank\",f.href=o;var p=new MouseEvent(\"click\",{view:window,bubbles:!0,cancelable:!1});f.dispatchEvent(p)}},a.register(\"saveAsImage\",s);var l=s;e.exports=l},function(e,t,n){var i=n(2),r=n(1),a=n(34),o=n(37),s=a.toolbox.magicType;function l(e){this.model=e}l.defaultOption={show:!0,type:[],icon:{line:\"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4\",bar:\"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7\",stack:\"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z\"},title:r.clone(s.title),option:{},seriesIndex:{}};var u=l.prototype;u.getIcons=function(){var e=this.model,t=e.get(\"icon\"),n={};return r.each(e.get(\"type\"),(function(e){t[e]&&(n[e]=t[e])})),n};var c={line:function(e,t,n,i){if(\"bar\"===e)return r.merge({id:t,type:\"line\",data:n.get(\"data\"),stack:n.get(\"stack\"),markPoint:n.get(\"markPoint\"),markLine:n.get(\"markLine\")},i.get(\"option.line\")||{},!0)},bar:function(e,t,n,i){if(\"line\"===e)return r.merge({id:t,type:\"bar\",data:n.get(\"data\"),stack:n.get(\"stack\"),markPoint:n.get(\"markPoint\"),markLine:n.get(\"markLine\")},i.get(\"option.bar\")||{},!0)},stack:function(e,t,n,i){var a=\"__ec_magicType_stack__\"===n.get(\"stack\");if(\"line\"===e||\"bar\"===e)return i.setIconStatus(\"stack\",a?\"normal\":\"emphasis\"),r.merge({id:t,stack:a?\"\":\"__ec_magicType_stack__\"},i.get(\"option.stack\")||{},!0)}},d=[[\"line\",\"bar\"],[\"stack\"]];u.onclick=function(e,t,n){var i=this.model,a=i.get(\"seriesIndex.\"+n);if(c[n]){var o,l={series:[]};if(r.each(d,(function(e){r.indexOf(e,n)>=0&&r.each(e,(function(e){i.setIconStatus(e,\"normal\")}))})),i.setIconStatus(n,\"emphasis\"),e.eachComponent({mainType:\"series\",query:null==a?null:{seriesIndex:a}},(function(t){var a=t.subType,o=t.id,s=c[n](a,o,t,i);s&&(r.defaults(s,t.option),l.series.push(s));var u=t.coordinateSystem;if(u&&\"cartesian2d\"===u.type&&(\"line\"===n||\"bar\"===n)){var d=u.getAxesByScale(\"ordinal\")[0];if(d){var h=d.dim+\"Axis\",f=e.queryComponents({mainType:h,index:t.get(name+\"Index\"),id:t.get(name+\"Id\")})[0].componentIndex;l[h]=l[h]||[];for(var p=0;p<=f;p++)l[h][f]=l[h][f]||{};l[h][f].boundaryGap=\"bar\"===n}}})),\"stack\"===n)o=l.series&&l.series[0]&&\"__ec_magicType_stack__\"===l.series[0].stack?r.merge({stack:s.title.tiled},s.title):r.clone(s.title);t.dispatchAction({type:\"changeMagicType\",currentType:n,newOption:l,newTitle:o,featureName:\"magicType\"})}},i.registerAction({type:\"changeMagicType\",event:\"magicTypeChanged\",update:\"prepareAndUpdate\"},(function(e,t){t.mergeOption(e.newOption)})),o.register(\"magicType\",l);var h=l;e.exports=h},function(e,t,n){var i=n(2),r=n(1),a=n(25),o=n(34),s=n(37),l=o.toolbox.dataView,u=new Array(60).join(\"-\");function c(e){var t=[];return r.each(e,(function(e,n){var i=e.categoryAxis,a=e.valueAxis.dim,o=[\" \"].concat(r.map(e.series,(function(e){return e.name}))),s=[i.model.getCategories()];r.each(e.series,(function(e){s.push(e.getRawData().mapArray(a,(function(e){return e})))}));for(var l=[o.join(\"\\t\")],u=0;u<s[0].length;u++){for(var c=[],d=0;d<s.length;d++)c.push(s[d][u]);l.push(c.join(\"\\t\"))}t.push(l.join(\"\\n\"))})),t.join(\"\\n\\n\"+u+\"\\n\\n\")}function d(e){return e.replace(/^\\s\\s*/,\"\").replace(/\\s\\s*$/,\"\")}var h=new RegExp(\"[\\t]+\",\"g\");function f(e,t){var n=e.split(new RegExp(\"\\n*\"+u+\"\\n*\",\"g\")),i={series:[]};return r.each(n,(function(e,n){if(function(e){if(e.slice(0,e.indexOf(\"\\n\")).indexOf(\"\\t\")>=0)return!0}(e)){var a=function(e){for(var t=e.split(/\\n+/g),n=d(t.shift()).split(h),i=[],a=r.map(n,(function(e){return{name:e,data:[]}})),o=0;o<t.length;o++){var s=d(t[o]).split(h);i.push(s.shift());for(var l=0;l<s.length;l++)a[l]&&(a[l].data[o]=s[l])}return{series:a,categories:i}}(e),o=t[n],s=o.axisDim+\"Axis\";o&&(i[s]=i[s]||[],i[s][o.axisIndex]={data:a.categories},i.series=i.series.concat(a.series))}else{a=function(e){for(var t=e.split(/\\n+/g),n=d(t.shift()),i=[],r=0;r<t.length;r++){var a,o=d(t[r]).split(h),s=\"\",l=!1;isNaN(o[0])?(l=!0,s=o[0],o=o.slice(1),i[r]={name:s,value:[]},a=i[r].value):a=i[r]=[];for(var u=0;u<o.length;u++)a.push(+o[u]);1===a.length&&(l?i[r].value=a[0]:i[r]=a[0])}return{name:n,data:i}}(e);i.series.push(a)}})),i}function p(e){this._dom=null,this.model=e}function g(e,t){return r.map(e,(function(e,n){var i=t&&t[n];return r.isObject(i)&&!r.isArray(i)?(r.isObject(e)&&!r.isArray(e)&&(e=e.value),r.defaults({value:e},i)):e}))}p.defaultOption={show:!0,readOnly:!1,optionToContent:null,contentToOption:null,icon:\"M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28\",title:r.clone(l.title),lang:r.clone(l.lang),backgroundColor:\"#fff\",textColor:\"#000\",textareaColor:\"#fff\",textareaBorderColor:\"#333\",buttonColor:\"#c23531\",buttonTextColor:\"#fff\"},p.prototype.onclick=function(e,t){var n=t.getDom(),i=this.model;this._dom&&n.removeChild(this._dom);var o=document.createElement(\"div\");o.style.cssText=\"position:absolute;left:5px;top:5px;bottom:5px;right:5px;\",o.style.backgroundColor=i.get(\"backgroundColor\")||\"#fff\";var s=document.createElement(\"h4\"),l=i.get(\"lang\")||[];s.innerHTML=l[0]||i.get(\"title\"),s.style.cssText=\"margin: 10px 20px;\",s.style.color=i.get(\"textColor\");var d=document.createElement(\"div\"),h=document.createElement(\"textarea\");d.style.cssText=\"display:block;width:100%;overflow:auto;\";var p=i.get(\"optionToContent\"),g=i.get(\"contentToOption\"),m=function(e){var t,n=function(e){var t={},n=[],i=[];return e.eachRawSeries((function(e){var r=e.coordinateSystem;if(!r||\"cartesian2d\"!==r.type&&\"polar\"!==r.type)n.push(e);else{var a=r.getBaseAxis();if(\"category\"===a.type){var o=a.dim+\"_\"+a.index;t[o]||(t[o]={categoryAxis:a,valueAxis:r.getOtherAxis(a),series:[]},i.push({axisDim:a.dim,axisIndex:a.index})),t[o].series.push(e)}else n.push(e)}})),{seriesGroupByCategoryAxis:t,other:n,meta:i}}(e);return{value:r.filter([c(n.seriesGroupByCategoryAxis),(t=n.other,r.map(t,(function(e){var t=e.getRawData(),n=[e.name],i=[];return t.each(t.dimensions,(function(){for(var e=arguments.length,r=arguments[e-1],a=t.getName(r),o=0;o<e-1;o++)i[o]=arguments[o];n.push((a?a+\"\\t\":\"\")+i.join(\"\\t\"))})),n.join(\"\\n\")})).join(\"\\n\\n\"+u+\"\\n\\n\"))],(function(e){return e.replace(/[\\n\\t\\s]/g,\"\")})).join(\"\\n\\n\"+u+\"\\n\\n\"),meta:n.meta}}(e);if(\"function\"===typeof p){var v=p(t.getOption());\"string\"===typeof v?d.innerHTML=v:r.isDom(v)&&d.appendChild(v)}else d.appendChild(h),h.readOnly=i.get(\"readOnly\"),h.style.cssText=\"width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;\",h.style.color=i.get(\"textColor\"),h.style.borderColor=i.get(\"textareaBorderColor\"),h.style.backgroundColor=i.get(\"textareaColor\"),h.value=m.value;var y=m.meta,x=document.createElement(\"div\");x.style.cssText=\"position:absolute;bottom:0;left:0;right:0;\";var b=\"float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px\",_=document.createElement(\"div\"),w=document.createElement(\"div\");b+=\";background-color:\"+i.get(\"buttonColor\"),b+=\";color:\"+i.get(\"buttonTextColor\");var S=this;function M(){n.removeChild(o),S._dom=null}a.addEventListener(_,\"click\",M),a.addEventListener(w,\"click\",(function(){var e;try{e=\"function\"===typeof g?g(d,t.getOption()):f(h.value,y)}catch(n){throw M(),new Error(\"Data view format error \"+n)}e&&t.dispatchAction({type:\"changeDataView\",newOption:e}),M()})),_.innerHTML=l[1],w.innerHTML=l[2],w.style.cssText=b,_.style.cssText=b,!i.get(\"readOnly\")&&x.appendChild(w),x.appendChild(_),o.appendChild(s),o.appendChild(d),o.appendChild(x),d.style.height=n.clientHeight-80+\"px\",n.appendChild(o),this._dom=o},p.prototype.remove=function(e,t){this._dom&&t.getDom().removeChild(this._dom)},p.prototype.dispose=function(e,t){this.remove(e,t)},s.register(\"dataView\",p),i.registerAction({type:\"changeDataView\",event:\"dataViewChanged\",update:\"prepareAndUpdate\"},(function(e,t){var n=[];r.each(e.newOption.series,(function(e){var i=t.getSeriesByName(e.name)[0];if(i){var a=i.get(\"data\");n.push({name:e.name,data:g(e.data,a)})}else n.push(r.extend({type:\"scatter\"},e))})),t.mergeOption(r.defaults({series:n},e.newOption))}));var m=p;e.exports=m},function(e,t,n){var i=n(2),r=n(1),a=n(111),o=n(191),s=n(192),l=n(54),u=n(34),c=n(37);n(454);var d=u.toolbox.dataZoom,h=r.each;function f(e,t,n){(this._brushController=new a(n.getZr())).on(\"brush\",r.bind(this._onBrush,this)).mount(),this._isZoomActive}f.defaultOption={show:!0,filterMode:\"filter\",icon:{zoom:\"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1\",back:\"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26\"},title:r.clone(d.title)};var p=f.prototype;p.render=function(e,t,n,i){this.model=e,this.ecModel=t,this.api=n,function(e,t,n,i,r){var a=n._isZoomActive;i&&\"takeGlobalCursor\"===i.type&&(a=\"dataZoomSelect\"===i.key&&i.dataZoomSelectActive);n._isZoomActive=a,e.setIconStatus(\"zoom\",a?\"emphasis\":\"normal\");var s=new o(m(e.option),t,{include:[\"grid\"]});n._brushController.setPanels(s.makePanelOpts(r,(function(e){return e.xAxisDeclared&&!e.yAxisDeclared?\"lineX\":!e.xAxisDeclared&&e.yAxisDeclared?\"lineY\":\"rect\"}))).enableBrush(!!a&&{brushType:\"auto\",brushStyle:{lineWidth:0,fill:\"rgba(0,0,0,0.2)\"}})}(e,t,this,i,n),function(e,t){e.setIconStatus(\"back\",s.count(t)>1?\"emphasis\":\"normal\")}(e,t)},p.onclick=function(e,t,n){g[n].call(this)},p.remove=function(e,t){this._brushController.unmount()},p.dispose=function(e,t){this._brushController.dispose()};var g={zoom:function(){var e=!this._isZoomActive;this.api.dispatchAction({type:\"takeGlobalCursor\",key:\"dataZoomSelect\",dataZoomSelectActive:e})},back:function(){this._dispatchZoomAction(s.pop(this.ecModel))}};function m(e){var t={};return r.each([\"xAxisIndex\",\"yAxisIndex\"],(function(n){t[n]=e[n],null==t[n]&&(t[n]=\"all\"),(!1===t[n]||\"none\"===t[n])&&(t[n]=[])})),t}p._onBrush=function(e,t){if(t.isEnd&&e.length){var n={},i=this.ecModel;this._brushController.updateCovers([]),new o(m(this.model.option),i,{include:[\"grid\"]}).matchOutputRanges(e,i,(function(e,t,n){if(\"cartesian2d\"===n.type){var i=e.brushType;\"rect\"===i?(r(\"x\",n,t[0]),r(\"y\",n,t[1])):r({lineX:\"x\",lineY:\"y\"}[i],n,t)}})),s.push(i,n),this._dispatchZoomAction(n)}function r(e,t,r){var a=t.getAxis(e),o=a.model,s=function(e,t,n){var i;return n.eachComponent({mainType:\"dataZoom\",subType:\"select\"},(function(n){n.getAxisModel(e,t.componentIndex)&&(i=n)})),i}(e,o,i),u=s.findRepresentativeAxisProxy(o).getMinMaxSpan();null==u.minValueSpan&&null==u.maxValueSpan||(r=l(0,r.slice(),a.scale.getExtent(),0,u.minValueSpan,u.maxValueSpan)),s&&(n[s.id]={dataZoomId:s.id,startValue:r[0],endValue:r[1]})}},p._dispatchZoomAction=function(e){var t=[];h(e,(function(e,n){t.push(r.clone(e))})),t.length&&this.api.dispatchAction({type:\"dataZoom\",from:this.uid,batch:t})},c.register(\"dataZoom\",f),i.registerPreprocessor((function(e){if(e){var t=e.dataZoom||(e.dataZoom=[]);r.isArray(t)||(e.dataZoom=t=[t]);var n=e.toolbox;if(n&&(r.isArray(n)&&(n=n[0]),n&&n.feature)){var i=n.feature.dataZoom;a(\"xAxis\",i),a(\"yAxis\",i)}}function a(n,i){if(i){var a=n+\"Index\",o=i[a];null==o||\"all\"===o||r.isArray(o)||(o=!1===o||\"none\"===o?[]:[o]),function(t,n){var i=e[t];r.isArray(i)||(i=i?[i]:[]);h(i,n)}(n,(function(e,s){if(null==o||\"all\"===o||-1!==r.indexOf(o,s)){var l={type:\"select\",$fromToolbox:!0,filterMode:i.filterMode||\"filter\",id:\"\\0_ec_\\0toolbox-dataZoom_\"+n+s};l[a]=s,t.push(l)}}))}}}));var v=f;e.exports=v},function(e,t,n){n(114),n(55),n(56),n(456),n(457),n(116),n(117)},function(e,t,n){var i=n(1),r=n(4),a=n(115),o=n(54),s=i.each,l=r.asc,u=function(e,t,n,i){this._dimName=e,this._axisIndex=t,this._valueWindow,this._percentWindow,this._dataExtent,this._minMaxSpan,this.ecModel=i,this._dataZoomModel=n};function c(e,t){var n=e.getAxisModel(),i=e._percentWindow,a=e._valueWindow;if(i){var o=r.getPixelPrecision(a,[0,500]);o=Math.min(o,20);var s=t||0===i[0]&&100===i[1];n.setRange(s?null:+a[0].toFixed(o),s?null:+a[1].toFixed(o))}}u.prototype={constructor:u,hostedBy:function(e){return this._dataZoomModel===e},getDataValueWindow:function(){return this._valueWindow.slice()},getDataPercentWindow:function(){return this._percentWindow.slice()},getTargetSeriesModels:function(){var e=[],t=this.ecModel;return t.eachSeries((function(n){if(a.isCoordSupported(n.get(\"coordinateSystem\"))){var i=this._dimName,r=t.queryComponents({mainType:i+\"Axis\",index:n.get(i+\"AxisIndex\"),id:n.get(i+\"AxisId\")})[0];this._axisIndex===(r&&r.componentIndex)&&e.push(n)}}),this),e},getAxisModel:function(){return this.ecModel.getComponent(this._dimName+\"Axis\",this._axisIndex)},getOtherAxisModel:function(){var e,t,n,i=this._dimName,r=this.ecModel,a=this.getAxisModel();return\"x\"===i||\"y\"===i?(t=\"gridIndex\",e=\"x\"===i?\"y\":\"x\"):(t=\"polarIndex\",e=\"angle\"===i?\"radius\":\"angle\"),r.eachComponent(e+\"Axis\",(function(e){(e.get(t)||0)===(a.get(t)||0)&&(n=e)})),n},getMinMaxSpan:function(){return i.clone(this._minMaxSpan)},calculateDataWindow:function(e){var t,n=this._dataExtent,i=this.getAxisModel().axis.scale,a=this._dataZoomModel.getRangePropMode(),u=[0,100],c=[],d=[];s([\"start\",\"end\"],(function(o,s){var l=e[o],h=e[o+\"Value\"];\"percent\"===a[s]?(null==l&&(l=u[s]),h=i.parse(r.linearMap(l,u,n))):(t=!0,h=null==h?n[s]:i.parse(h),l=r.linearMap(h,n,u)),d[s]=h,c[s]=l})),l(d),l(c);var h=this._minMaxSpan;function f(e,t,n,a,s){var l=s?\"Span\":\"ValueSpan\";o(0,e,n,\"all\",h[\"min\"+l],h[\"max\"+l]);for(var u=0;u<2;u++)t[u]=r.linearMap(e[u],n,a,!0),s&&(t[u]=i.parse(t[u]))}return t?f(d,c,n,u,!1):f(c,d,u,n,!0),{valueWindow:d,percentWindow:c}},reset:function(e){if(e===this._dataZoomModel){var t=this.getTargetSeriesModels();this._dataExtent=function(e,t,n){var i=[1/0,-1/0];s(n,(function(e){var n=e.getData();n&&s(n.mapDimension(t,!0),(function(e){var t=n.getApproximateExtent(e);t[0]<i[0]&&(i[0]=t[0]),t[1]>i[1]&&(i[1]=t[1])}))})),i[1]<i[0]&&(i=[NaN,NaN]);return function(e,t){var n=e.getAxisModel(),i=n.getMin(!0),r=\"category\"===n.get(\"type\"),a=r&&n.getCategories().length;null!=i&&\"dataMin\"!==i&&\"function\"!==typeof i?t[0]=i:r&&(t[0]=a>0?0:NaN);var o=n.getMax(!0);null!=o&&\"dataMax\"!==o&&\"function\"!==typeof o?t[1]=o:r&&(t[1]=a>0?a-1:NaN);n.get(\"scale\",!0)||(t[0]>0&&(t[0]=0),t[1]<0&&(t[1]=0))}(e,i),i}(this,this._dimName,t),function(e){var t=e._minMaxSpan={},n=e._dataZoomModel,i=e._dataExtent;s([\"min\",\"max\"],(function(a){var o=n.get(a+\"Span\"),s=n.get(a+\"ValueSpan\");null!=s&&(s=e.getAxisModel().axis.scale.parse(s)),null!=s?o=r.linearMap(i[0]+s,i,[0,100],!0):null!=o&&(s=r.linearMap(o,[0,100],i,!0)-i[0]),t[a+\"Span\"]=o,t[a+\"ValueSpan\"]=s}))}(this);var n=this.calculateDataWindow(e.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,c(this)}},restore:function(e){e===this._dataZoomModel&&(this._valueWindow=this._percentWindow=null,c(this,!0))},filterData:function(e,t){if(e===this._dataZoomModel){var n=this._dimName,i=this.getTargetSeriesModels(),r=e.get(\"filterMode\"),a=this._valueWindow;\"none\"!==r&&s(i,(function(e){var t=e.getData(),i=t.mapDimension(n,!0);i.length&&(\"weakFilter\"===r?t.filterSelf((function(e){for(var n,r,o,s=0;s<i.length;s++){var l=t.get(i[s],e),u=!isNaN(l),c=l<a[0],d=l>a[1];if(u&&!c&&!d)return!0;u&&(o=!0),c&&(n=!0),d&&(r=!0)}return o&&n&&r})):s(i,(function(n){if(\"empty\"===r)e.setData(t=t.map(n,(function(e){return function(e){return e>=a[0]&&e<=a[1]}(e)?e:NaN})));else{var i={};i[n]=a,t.selectRange(i)}})),s(i,(function(e){t.setApproximateExtent(a,e)})))}))}}};var d=u;e.exports=d},function(e,t,n){var i=n(55).extend({type:\"dataZoom.select\"});e.exports=i},function(e,t,n){var i=n(56).extend({type:\"dataZoom.select\"});e.exports=i},function(e,t,n){var i=n(2),r=n(192),a=n(34),o=n(37),s=a.toolbox.restore;function l(e){this.model=e}l.defaultOption={show:!0,icon:\"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5\",title:s.title},l.prototype.onclick=function(e,t,n){r.clear(e),t.dispatchAction({type:\"restore\",from:this.uid})},o.register(\"restore\",l),i.registerAction({type:\"restore\",event:\"restore\",update:\"prepareAndUpdate\"},(function(e,t){t.resetOption(\"recreate\")}));var u=l;e.exports=u},function(e,t,n){var i=n(2);n(71),n(460),n(461),i.registerAction({type:\"showTip\",event:\"showTip\",update:\"tooltip:manuallyShowTip\"},(function(){})),i.registerAction({type:\"hideTip\",event:\"hideTip\",update:\"tooltip:manuallyHideTip\"},(function(){}))},function(e,t,n){var i=n(2).extendComponentModel({type:\"tooltip\",dependencies:[\"axisPointer\"],defaultOption:{zlevel:0,z:60,show:!0,showContent:!0,trigger:\"item\",triggerOn:\"mousemove|click\",alwaysShowContent:!1,displayMode:\"single\",renderMode:\"auto\",confine:!1,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:\"rgba(50,50,50,0.7)\",borderColor:\"#333\",borderRadius:4,borderWidth:0,padding:5,extraCssText:\"\",axisPointer:{type:\"line\",axis:\"auto\",animation:\"auto\",animationDurationUpdate:200,animationEasingUpdate:\"exponentialOut\",crossStyle:{color:\"#999\",width:1,type:\"dashed\",textStyle:{}}},textStyle:{color:\"#fff\",fontSize:14}}});e.exports=i},function(e,t,n){var i=n(2),r=n(1),a=n(13),o=n(462),s=n(463),l=n(8),u=n(4),c=n(3),d=n(187),h=n(7),f=n(14),p=n(188),g=n(23),m=n(88),v=n(5).getTooltipRenderMode,y=r.bind,x=r.each,b=u.parsePercent,_=new c.Rect({shape:{x:-1,y:-1,width:2,height:2}}),w=i.extendComponentView({type:\"tooltip\",init:function(e,t){if(!a.node){var n,i=e.getComponent(\"tooltip\"),r=i.get(\"renderMode\");this._renderMode=v(r),\"html\"===this._renderMode?(n=new o(t.getDom(),t,{appendToBody:i.get(\"appendToBody\",!0)}),this._newLine=\"<br/>\"):(n=new s(t),this._newLine=\"\\n\"),this._tooltipContent=n}},render:function(e,t,n){if(!a.node){this.group.removeAll(),this._tooltipModel=e,this._ecModel=t,this._api=n,this._lastDataByCoordSys=null,this._alwaysShowContent=e.get(\"alwaysShowContent\");var i=this._tooltipContent;i.update(),i.setEnterable(e.get(\"enterable\")),this._initGlobalListener(),this._keepShow()}},_initGlobalListener:function(){var e=this._tooltipModel.get(\"triggerOn\");p.register(\"itemTooltip\",this._api,y((function(t,n,i){\"none\"!==e&&(e.indexOf(t)>=0?this._tryShow(n,i):\"leave\"===t&&this._hide(i))}),this))},_keepShow:function(){var e=this._tooltipModel,t=this._ecModel,n=this._api;if(null!=this._lastX&&null!=this._lastY&&\"none\"!==e.get(\"triggerOn\")){var i=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout((function(){!n.isDisposed()&&i.manuallyShowTip(e,t,n,{x:i._lastX,y:i._lastY})}))}},manuallyShowTip:function(e,t,n,i){if(i.from!==this.uid&&!a.node){var r=M(i,n);this._ticket=\"\";var o=i.dataByCoordSys;if(i.tooltip&&null!=i.x&&null!=i.y){var s=_;s.position=[i.x,i.y],s.update(),s.tooltip=i.tooltip,this._tryShow({offsetX:i.x,offsetY:i.y,target:s},r)}else if(o)this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,dataByCoordSys:i.dataByCoordSys,tooltipOption:i.tooltipOption},r);else if(null!=i.seriesIndex){if(this._manuallyAxisShowTip(e,t,n,i))return;var l=d(i,t),u=l.point[0],c=l.point[1];null!=u&&null!=c&&this._tryShow({offsetX:u,offsetY:c,position:i.position,target:l.el},r)}else null!=i.x&&null!=i.y&&(n.dispatchAction({type:\"updateAxisPointer\",x:i.x,y:i.y}),this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,target:n.getZr().findHover(i.x,i.y).target},r))}},manuallyHideTip:function(e,t,n,i){var r=this._tooltipContent;!this._alwaysShowContent&&this._tooltipModel&&r.hideLater(this._tooltipModel.get(\"hideDelay\")),this._lastX=this._lastY=null,i.from!==this.uid&&this._hide(M(i,n))},_manuallyAxisShowTip:function(e,t,n,i){var r=i.seriesIndex,a=i.dataIndex,o=t.getComponent(\"axisPointer\").coordSysAxesInfo;if(null!=r&&null!=a&&null!=o){var s=t.getSeriesByIndex(r);if(s)if(\"axis\"===(e=S([s.getData().getItemModel(a),s,(s.coordinateSystem||{}).model,e])).get(\"trigger\"))return n.dispatchAction({type:\"updateAxisPointer\",seriesIndex:r,dataIndex:a,position:i.position}),!0}},_tryShow:function(e,t){var n=e.target;if(this._tooltipModel){this._lastX=e.offsetX,this._lastY=e.offsetY;var i=e.dataByCoordSys;i&&i.length?this._showAxisTooltip(i,e):n&&null!=n.dataIndex?(this._lastDataByCoordSys=null,this._showSeriesItemTooltip(e,n,t)):n&&n.tooltip?(this._lastDataByCoordSys=null,this._showComponentItemTooltip(e,n,t)):(this._lastDataByCoordSys=null,this._hide(t))}},_showOrMove:function(e,t){var n=e.get(\"showDelay\");t=r.bind(t,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(t,n):t()},_showAxisTooltip:function(e,t){var n=this._ecModel,i=this._tooltipModel,a=[t.offsetX,t.offsetY],o=[],s=[],u=S([t.tooltipOption,i]),c=this._renderMode,d=this._newLine,h={};x(e,(function(e){x(e.dataByAxis,(function(e){var t=n.getComponent(e.axisDim+\"Axis\",e.axisIndex),i=e.value,a=[];if(t&&null!=i){var u=m.getValueLabel(i,t.axis,n,e.seriesDataIndices,e.valueLabelOpt);r.each(e.seriesDataIndices,(function(o){var l=n.getSeriesByIndex(o.seriesIndex),d=o.dataIndexInside,f=l&&l.getDataParams(d);if(f.axisDim=e.axisDim,f.axisIndex=e.axisIndex,f.axisType=e.axisType,f.axisId=e.axisId,f.axisValue=g.getAxisRawValue(t.axis,i),f.axisValueLabel=u,f){s.push(f);var p,m=l.formatTooltip(d,!0,null,c);if(r.isObject(m)){p=m.html;var v=m.markers;r.merge(h,v)}else p=m;a.push(p)}}));var f=u;\"html\"!==c?o.push(a.join(d)):o.push((f?l.encodeHTML(f)+d:\"\")+a.join(d))}}))}),this),o.reverse(),o=o.join(this._newLine+this._newLine);var f=t.position;this._showOrMove(u,(function(){this._updateContentNotChangedOnAxis(e)?this._updatePosition(u,f,a[0],a[1],this._tooltipContent,s):this._showTooltipContent(u,o,s,Math.random(),a[0],a[1],f,void 0,h)}))},_showSeriesItemTooltip:function(e,t,n){var i=this._ecModel,a=t.seriesIndex,o=i.getSeriesByIndex(a),s=t.dataModel||o,l=t.dataIndex,u=t.dataType,c=s.getData(u),d=S([c.getItemModel(l),s,o&&(o.coordinateSystem||{}).model,this._tooltipModel]),h=d.get(\"trigger\");if(null==h||\"item\"===h){var f,p,g=s.getDataParams(l,u),m=s.formatTooltip(l,!1,u,this._renderMode);r.isObject(m)?(f=m.html,p=m.markers):(f=m,p=null);var v=\"item_\"+s.name+\"_\"+l;this._showOrMove(d,(function(){this._showTooltipContent(d,f,g,v,e.offsetX,e.offsetY,e.position,e.target,p)})),n({type:\"showTip\",dataIndexInside:l,dataIndex:c.getRawIndex(l),seriesIndex:a,from:this.uid})}},_showComponentItemTooltip:function(e,t,n){var i=t.tooltip;if(\"string\"===typeof i){i={content:i,formatter:i}}var r=new f(i,this._tooltipModel,this._ecModel),a=r.get(\"content\"),o=Math.random();this._showOrMove(r,(function(){this._showTooltipContent(r,a,r.get(\"formatterParams\")||{},o,e.offsetX,e.offsetY,e.position,t)})),n({type:\"showTip\",from:this.uid})},_showTooltipContent:function(e,t,n,i,r,a,o,s,u){if(this._ticket=\"\",e.get(\"showContent\")&&e.get(\"show\")){var c=this._tooltipContent,d=e.get(\"formatter\");o=o||e.get(\"position\");var h=t;if(d&&\"string\"===typeof d)h=l.formatTpl(d,n,!0);else if(\"function\"===typeof d){var f=y((function(t,i){t===this._ticket&&(c.setContent(i,u,e),this._updatePosition(e,o,r,a,c,n,s))}),this);this._ticket=i,h=d(n,i,f)}c.setContent(h,u,e),c.show(e),this._updatePosition(e,o,r,a,c,n,s)}},_updatePosition:function(e,t,n,i,a,o,s){var l=this._api.getWidth(),u=this._api.getHeight();t=t||e.get(\"position\");var c=a.getSize(),d=e.get(\"align\"),f=e.get(\"verticalAlign\"),p=s&&s.getBoundingRect().clone();if(s&&p.applyTransform(s.transform),\"function\"===typeof t&&(t=t([n,i],o,a.el,p,{viewSize:[l,u],contentSize:c.slice()})),r.isArray(t))n=b(t[0],l),i=b(t[1],u);else if(r.isObject(t)){t.width=c[0],t.height=c[1];var g=h.getLayoutRect(t,{width:l,height:u});n=g.x,i=g.y,d=null,f=null}else if(\"string\"===typeof t&&s){var m=function(e,t,n){var i=n[0],r=n[1],a=0,o=0,s=t.width,l=t.height;switch(e){case\"inside\":a=t.x+s/2-i/2,o=t.y+l/2-r/2;break;case\"top\":a=t.x+s/2-i/2,o=t.y-r-5;break;case\"bottom\":a=t.x+s/2-i/2,o=t.y+l+5;break;case\"left\":a=t.x-i-5,o=t.y+l/2-r/2;break;case\"right\":a=t.x+s+5,o=t.y+l/2-r/2}return[a,o]}(t,p,c);n=m[0],i=m[1]}else{m=function(e,t,n,i,r,a,o){var s=n.getOuterSize(),l=s.width,u=s.height;null!=a&&(e+l+a>i?e-=l+a:e+=a);null!=o&&(t+u+o>r?t-=u+o:t+=o);return[e,t]}(n,i,a,l,u,d?null:20,f?null:20);n=m[0],i=m[1]}if(d&&(n-=C(d)?c[0]/2:\"right\"===d?c[0]:0),f&&(i-=C(f)?c[1]/2:\"bottom\"===f?c[1]:0),e.get(\"confine\")){m=function(e,t,n,i,r){var a=n.getOuterSize(),o=a.width,s=a.height;return e=Math.min(e+o,i)-o,t=Math.min(t+s,r)-s,e=Math.max(e,0),t=Math.max(t,0),[e,t]}(n,i,a,l,u);n=m[0],i=m[1]}a.moveTo(n,i)},_updateContentNotChangedOnAxis:function(e){var t=this._lastDataByCoordSys,n=!!t&&t.length===e.length;return n&&x(t,(function(t,i){var r=t.dataByAxis||{},a=(e[i]||{}).dataByAxis||[];(n&=r.length===a.length)&&x(r,(function(e,t){var i=a[t]||{},r=e.seriesDataIndices||[],o=i.seriesDataIndices||[];(n&=e.value===i.value&&e.axisType===i.axisType&&e.axisId===i.axisId&&r.length===o.length)&&x(r,(function(e,t){var i=o[t];n&=e.seriesIndex===i.seriesIndex&&e.dataIndex===i.dataIndex}))}))})),this._lastDataByCoordSys=e,!!n},_hide:function(e){this._lastDataByCoordSys=null,e({type:\"hideTip\",from:this.uid})},dispose:function(e,t){a.node||(this._tooltipContent.dispose(),p.unregister(\"itemTooltip\",t))}});function S(e){for(var t=e.pop();e.length;){var n=e.pop();n&&(f.isInstance(n)&&(n=n.get(\"tooltip\",!0)),\"string\"===typeof n&&(n={formatter:n}),t=new f(n,t,t.ecModel))}return t}function M(e,t){return e.dispatchAction||r.bind(t.dispatchAction,t)}function C(e){return\"center\"===e||\"middle\"===e}e.exports=w},function(e,t,n){var i=n(1),r=n(26),a=n(25),o=n(126),s=n(13),l=n(8),u=i.each,c=l.toCamelCase,d=[\"\",\"-webkit-\",\"-moz-\",\"-o-\"];function h(e){var t=[],n=e.get(\"transitionDuration\"),a=e.get(\"backgroundColor\"),o=e.getModel(\"textStyle\"),h=e.get(\"padding\");return n&&t.push(function(e){var t=\"left \"+e+\"s cubic-bezier(0.23, 1, 0.32, 1),top \"+e+\"s cubic-bezier(0.23, 1, 0.32, 1)\";return i.map(d,(function(e){return e+\"transition:\"+t})).join(\";\")}(n)),a&&(s.canvasSupported?t.push(\"background-Color:\"+a):(t.push(\"background-Color:#\"+r.toHex(a)),t.push(\"filter:alpha(opacity=70)\"))),u([\"width\",\"color\",\"radius\"],(function(n){var i=\"border-\"+n,r=c(i),a=e.get(r);null!=a&&t.push(i+\":\"+a+(\"color\"===n?\"\":\"px\"))})),t.push(function(e){var t=[],n=e.get(\"fontSize\"),i=e.getTextColor();return i&&t.push(\"color:\"+i),t.push(\"font:\"+e.getFont()),n&&t.push(\"line-height:\"+Math.round(3*n/2)+\"px\"),u([\"decoration\",\"align\"],(function(n){var i=e.get(n);i&&t.push(\"text-\"+n+\":\"+i)})),t.join(\";\")}(o)),null!=h&&t.push(\"padding:\"+l.normalizeCssArray(h).join(\"px \")+\"px\"),t.join(\";\")+\";\"}function f(e,t,n,i,r){var a=t&&t.painter;if(n){var s=a&&a.getViewportRoot();s&&o.transformLocalCoord(e,s,document.body,i,r)}else{e[0]=i,e[1]=r;var l=a&&a.getViewportRootOffset();l&&(e[0]+=l.offsetLeft,e[1]+=l.offsetTop)}}function p(e,t,n){if(s.wxa)return null;var i=document.createElement(\"div\");i.domBelongToZr=!0,this.el=i;var r=this._zr=t.getZr(),o=this._appendToBody=n&&n.appendToBody;this._styleCoord=[0,0],f(this._styleCoord,r,o,t.getWidth()/2,t.getHeight()/2),o?document.body.appendChild(i):e.appendChild(i),this._container=e,this._show=!1,this._hideTimeout;var l=this;i.onmouseenter=function(){l._enterable&&(clearTimeout(l._hideTimeout),l._show=!0),l._inContent=!0},i.onmousemove=function(e){if(e=e||window.event,!l._enterable){var t=r.handler,n=r.painter.getViewportRoot();a.normalizeEvent(n,e,!0),t.dispatch(\"mousemove\",e)}},i.onmouseleave=function(){l._enterable&&l._show&&l.hideLater(l._hideDelay),l._inContent=!1}}p.prototype={constructor:p,_enterable:!0,update:function(){var e=this._container,t=e.currentStyle||document.defaultView.getComputedStyle(e),n=e.style;\"absolute\"!==n.position&&\"absolute\"!==t.position&&(n.position=\"relative\")},show:function(e){clearTimeout(this._hideTimeout);var t=this.el,n=this._styleCoord;t.style.cssText=\"position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;\"+h(e)+\";left:\"+n[0]+\"px;top:\"+n[1]+\"px;\"+(e.get(\"extraCssText\")||\"\"),t.style.display=t.innerHTML?\"block\":\"none\",t.style.pointerEvents=this._enterable?\"auto\":\"none\",this._show=!0},setContent:function(e){this.el.innerHTML=null==e?\"\":e},setEnterable:function(e){this._enterable=e},getSize:function(){var e=this.el;return[e.clientWidth,e.clientHeight]},moveTo:function(e,t){var n=this._styleCoord;f(n,this._zr,this._appendToBody,e,t);var i=this.el.style;i.left=n[0]+\"px\",i.top=n[1]+\"px\"},hide:function(){this.el.style.display=\"none\",this._show=!1},hideLater:function(e){!this._show||this._inContent&&this._enterable||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(i.bind(this.hide,this),e)):this.hide())},isShow:function(){return this._show},dispose:function(){this.el.parentNode.removeChild(this.el)},getOuterSize:function(){var e=this.el.clientWidth,t=this.el.clientHeight;if(document.defaultView&&document.defaultView.getComputedStyle){var n=document.defaultView.getComputedStyle(this.el);n&&(e+=parseInt(n.borderLeftWidth,10)+parseInt(n.borderRightWidth,10),t+=parseInt(n.borderTopWidth,10)+parseInt(n.borderBottomWidth,10))}return{width:e,height:t}}};var g=p;e.exports=g},function(e,t,n){var i=n(1),r=n(40);function a(e){this._zr=e.getZr(),this._show=!1,this._hideTimeout}a.prototype={constructor:a,_enterable:!0,update:function(){},show:function(e){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.attr(\"show\",!0),this._show=!0},setContent:function(e,t,n){this.el&&this._zr.remove(this.el);for(var i={},a=e,o=a.indexOf(\"{marker\");o>=0;){var s=a.indexOf(\"|}\"),l=a.substr(o+\"{marker\".length,s-o-\"{marker\".length);l.indexOf(\"sub\")>-1?i[\"marker\"+l]={textWidth:4,textHeight:4,textBorderRadius:2,textBackgroundColor:t[l],textOffset:[3,0]}:i[\"marker\"+l]={textWidth:10,textHeight:10,textBorderRadius:5,textBackgroundColor:t[l]},o=(a=a.substr(s+1)).indexOf(\"{marker\")}this.el=new r({style:{rich:i,text:e,textLineHeight:20,textBackgroundColor:n.get(\"backgroundColor\"),textBorderRadius:n.get(\"borderRadius\"),textFill:n.get(\"textStyle.color\"),textPadding:n.get(\"padding\")},z:n.get(\"z\")}),this._zr.add(this.el);var u=this;this.el.on(\"mouseover\",(function(){u._enterable&&(clearTimeout(u._hideTimeout),u._show=!0),u._inContent=!0})),this.el.on(\"mouseout\",(function(){u._enterable&&u._show&&u.hideLater(u._hideDelay),u._inContent=!1}))},setEnterable:function(e){this._enterable=e},getSize:function(){var e=this.el.getBoundingRect();return[e.width,e.height]},moveTo:function(e,t){this.el&&this.el.attr(\"position\",[e,t])},hide:function(){this.el&&this.el.hide(),this._show=!1},hideLater:function(e){!this._show||this._inContent&&this._enterable||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(i.bind(this.hide,this),e)):this.hide())},isShow:function(){return this._show},getOuterSize:function(){var e=this.getSize();return{width:e[0],height:e[1]}}};var o=a;e.exports=o},function(e,t,n){var i=n(2),r=n(465);n(193),n(467),n(468),n(469),n(470),i.registerPreprocessor(r)},function(e,t,n){var i=n(1),r=[\"rect\",\"polygon\",\"keep\",\"clear\"];e.exports=function(e,t){var n=e&&e.brush;if(i.isArray(n)||(n=n?[n]:[]),n.length){var a=[];i.each(n,(function(e){var t=e.hasOwnProperty(\"toolbox\")?e.toolbox:[];t instanceof Array&&(a=a.concat(t))}));var o=e&&e.toolbox;i.isArray(o)&&(o=o[0]),o||(o={feature:{}},e.toolbox=[o]);var s=o.feature||(o.feature={}),l=s.brush||(s.brush={}),u=l.type||(l.type=[]);u.push.apply(u,a),function(e){var t={};i.each(e,(function(e){t[e]=1})),e.length=0,i.each(t,(function(t,n){e.push(n)}))}(u),t&&!u.length&&u.push.apply(u,r)}}},function(e,t,n){var i=n(159),r=n(10),a=n(3).linePolygonIntersect;function o(e){var t=[\"x\",\"y\"],n=[\"width\",\"height\"];return{point:function(t,n,i){if(t){var r=i.range;return s(t[e],r)}},rect:function(i,r,a){if(i){var o=a.range,l=[i[t[e]],i[t[e]]+i[n[e]]];return l[1]<l[0]&&l.reverse(),s(l[0],o)||s(l[1],o)||s(o[0],l)||s(o[1],l)}}}}function s(e,t){return t[0]<=e&&e<=t[1]}var l={lineX:o(0),lineY:o(1),rect:{point:function(e,t,n){return e&&n.boundingRect.contain(e[0],e[1])},rect:function(e,t,n){return e&&n.boundingRect.intersect(e)}},polygon:{point:function(e,t,n){return e&&n.boundingRect.contain(e[0],e[1])&&i.contain(n.range,e[0],e[1])},rect:function(e,t,n){var o=n.range;if(!e||o.length<=1)return!1;var s=e.x,l=e.y,u=e.width,c=e.height,d=o[0];return!!(i.contain(o,s,l)||i.contain(o,s+u,l)||i.contain(o,s,l+c)||i.contain(o,s+u,l+c)||r.create(e).contain(d[0],d[1])||a(s,l,s+u,l,o)||a(s,l,s,l+c,o)||a(s+u,l,s+u,l+c,o)||a(s,l+c,s+u,l+c,o))||void 0}}};e.exports=l},function(e,t,n){n(6).__DEV__;var i=n(2),r=n(1),a=n(89),o=n(14),s=[\"#ddd\"];function l(e,t){return r.merge({brushType:e.brushType,brushMode:e.brushMode,transformable:e.transformable,brushStyle:new o(e.brushStyle).getItemStyle(),removeOnClick:e.removeOnClick,z:e.z},t,!0)}var u=i.extendComponentModel({type:\"brush\",dependencies:[\"geo\",\"grid\",\"xAxis\",\"yAxis\",\"parallel\",\"series\"],defaultOption:{toolbox:null,brushLink:null,seriesIndex:\"all\",geoIndex:null,xAxisIndex:null,yAxisIndex:null,brushType:\"rect\",brushMode:\"single\",transformable:!0,brushStyle:{borderWidth:1,color:\"rgba(120,140,180,0.3)\",borderColor:\"rgba(120,140,180,0.8)\"},throttleType:\"fixRate\",throttleDelay:0,removeOnClick:!0,z:1e4},areas:[],brushType:null,brushOption:{},coordInfoList:[],optionUpdated:function(e,t){var n=this.option;!t&&a.replaceVisualOption(n,e,[\"inBrush\",\"outOfBrush\"]);var i=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:s},i.hasOwnProperty(\"liftZ\")||(i.liftZ=5)},setAreas:function(e){e&&(this.areas=r.map(e,(function(e){return l(this.option,e)}),this))},setBrushOption:function(e){this.brushOption=l(this.option,e),this.brushType=this.brushOption.brushType}});e.exports=u},function(e,t,n){var i=n(2),r=n(1),a=n(111),o=n(193).layoutCovers,s=i.extendComponentView({type:\"brush\",init:function(e,t){this.ecModel=e,this.api=t,this.model,(this._brushController=new a(t.getZr())).on(\"brush\",r.bind(this._onBrush,this)).mount()},render:function(e){return this.model=e,l.apply(this,arguments)},updateTransform:function(e,t){return o(t),l.apply(this,arguments)},updateView:l,dispose:function(){this._brushController.dispose()},_onBrush:function(e,t){var n=this.model.id;this.model.brushTargetManager.setOutputRanges(e,this.ecModel),(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:\"brush\",brushId:n,areas:r.clone(e),$from:n}),t.isEnd&&this.api.dispatchAction({type:\"brushEnd\",brushId:n,areas:r.clone(e),$from:n})}});function l(e,t,n,i){(!i||i.$from!==e.id)&&this._brushController.setPanels(e.brushTargetManager.makePanelOpts(n)).enableBrush(e.brushOption).updateCovers(e.areas.slice())}e.exports=s},function(e,t,n){var i=n(2);i.registerAction({type:\"brush\",event:\"brush\"},(function(e,t){t.eachComponent({mainType:\"brush\",query:e},(function(t){t.setAreas(e.areas)}))})),i.registerAction({type:\"brushSelect\",event:\"brushSelected\",update:\"none\"},(function(){})),i.registerAction({type:\"brushEnd\",event:\"brushEnd\",update:\"none\"},(function(){}))},function(e,t,n){var i=n(1),r=n(37),a=n(34).toolbox.brush;function o(e,t,n){this.model=e,this.ecModel=t,this.api=n,this._brushType,this._brushMode}o.defaultOption={show:!0,type:[\"rect\",\"polygon\",\"lineX\",\"lineY\",\"keep\",\"clear\"],icon:{rect:\"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13\",polygon:\"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2\",lineX:\"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4\",lineY:\"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4\",keep:\"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z\",clear:\"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2\"},title:i.clone(a.title)};var s=o.prototype;s.render=s.updateView=function(e,t,n){var r,a,o;t.eachComponent({mainType:\"brush\"},(function(e){r=e.brushType,a=e.brushOption.brushMode||\"single\",o|=e.areas.length})),this._brushType=r,this._brushMode=a,i.each(e.get(\"type\",!0),(function(t){e.setIconStatus(t,(\"keep\"===t?\"multiple\"===a:\"clear\"===t?o:t===r)?\"emphasis\":\"normal\")}))},s.getIcons=function(){var e=this.model,t=e.get(\"icon\",!0),n={};return i.each(e.get(\"type\",!0),(function(e){t[e]&&(n[e]=t[e])})),n},s.onclick=function(e,t,n){var i=this._brushType,r=this._brushMode;\"clear\"===n?(t.dispatchAction({type:\"axisAreaSelect\",intervals:[]}),t.dispatchAction({type:\"brush\",command:\"clear\",areas:[]})):t.dispatchAction({type:\"takeGlobalCursor\",key:\"brush\",brushOption:{brushType:\"keep\"===n?i:i!==n&&n,brushMode:\"keep\"===n?\"multiple\"===r?\"single\":\"multiple\":r}})},r.register(\"brush\",o);var l=o;e.exports=l},function(e,t,n){var i=n(1),r=n(2),a=n(3),o=n(7).getLayoutRect,s=n(8).windowOpen;r.extendComponentModel({type:\"title\",layoutMode:{type:\"box\",ignoreSize:!0},defaultOption:{zlevel:0,z:6,show:!0,text:\"\",target:\"blank\",subtext:\"\",subtarget:\"blank\",left:0,top:0,backgroundColor:\"rgba(0,0,0,0)\",borderColor:\"#ccc\",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:\"bolder\",color:\"#333\"},subtextStyle:{color:\"#aaa\"}}}),r.extendComponentView({type:\"title\",render:function(e,t,n){if(this.group.removeAll(),e.get(\"show\")){var r=this.group,l=e.getModel(\"textStyle\"),u=e.getModel(\"subtextStyle\"),c=e.get(\"textAlign\"),d=i.retrieve2(e.get(\"textBaseline\"),e.get(\"textVerticalAlign\")),h=new a.Text({style:a.setTextStyle({},l,{text:e.get(\"text\"),textFill:l.getTextColor()},{disableBox:!0}),z2:10}),f=h.getBoundingRect(),p=e.get(\"subtext\"),g=new a.Text({style:a.setTextStyle({},u,{text:p,textFill:u.getTextColor(),y:f.height+e.get(\"itemGap\"),textVerticalAlign:\"top\"},{disableBox:!0}),z2:10}),m=e.get(\"link\"),v=e.get(\"sublink\"),y=e.get(\"triggerEvent\",!0);h.silent=!m&&!y,g.silent=!v&&!y,m&&h.on(\"click\",(function(){s(m,\"_\"+e.get(\"target\"))})),v&&g.on(\"click\",(function(){s(m,\"_\"+e.get(\"subtarget\"))})),h.eventData=g.eventData=y?{componentType:\"title\",componentIndex:e.componentIndex}:null,r.add(h),p&&r.add(g);var x=r.getBoundingRect(),b=e.getBoxLayoutParams();b.width=x.width,b.height=x.height;var _=o(b,{width:n.getWidth(),height:n.getHeight()},e.get(\"padding\"));c||(\"middle\"===(c=e.get(\"left\")||e.get(\"right\"))&&(c=\"center\"),\"right\"===c?_.x+=_.width:\"center\"===c&&(_.x+=_.width/2)),d||(\"center\"===(d=e.get(\"top\")||e.get(\"bottom\"))&&(d=\"middle\"),\"bottom\"===d?_.y+=_.height:\"middle\"===d&&(_.y+=_.height/2),d=d||\"top\"),r.attr(\"position\",[_.x,_.y]);var w={textAlign:c,textVerticalAlign:d};h.setStyle(w),g.setStyle(w),x=r.getBoundingRect();var S=_.margin,M=e.getItemStyle([\"color\",\"opacity\"]);M.fill=e.get(\"backgroundColor\");var C=new a.Rect({shape:{x:x.x-S[3],y:x.y-S[0],width:x.width+S[1]+S[3],height:x.height+S[0]+S[2],r:e.get(\"borderRadius\")},style:M,subPixelOptimize:!0,silent:!0});r.add(C)}}})},function(e,t,n){var i=n(2),r=n(473);n(474),n(475),n(476),n(478),i.registerPreprocessor(r)},function(e,t,n){var i=n(1);function r(e){var t=e.itemStyle||(e.itemStyle={}),n=t.emphasis||(t.emphasis={}),r=e.label||e.label||{},o=r.normal||(r.normal={}),s={normal:1,emphasis:1};i.each(r,(function(e,t){s[t]||a(o,t)||(o[t]=e)})),n.label&&!a(r,\"emphasis\")&&(r.emphasis=n.label,delete n.label)}function a(e,t){return e.hasOwnProperty(t)}e.exports=function(e){var t=e&&e.timeline;i.isArray(t)||(t=t?[t]:[]),i.each(t,(function(e){e&&function(e){var t=e.type,n={number:\"value\",time:\"time\"};n[t]&&(e.axisType=n[t],delete e.type);if(r(e),a(e,\"controlPosition\")){var o=e.controlStyle||(e.controlStyle={});a(o,\"position\")||(o.position=e.controlPosition),\"none\"!==o.position||a(o,\"show\")||(o.show=!1,delete o.position),delete e.controlPosition}i.each(e.data||[],(function(e){i.isObject(e)&&!i.isArray(e)&&(!a(e,\"value\")&&a(e,\"name\")&&(e.value=e.name),r(e))}))}(e)}))}},function(e,t,n){n(15).registerSubTypeDefaulter(\"timeline\",(function(){return\"slider\"}))},function(e,t,n){var i=n(2),r=n(1);i.registerAction({type:\"timelineChange\",event:\"timelineChanged\",update:\"prepareAndUpdate\"},(function(e,t){var n=t.getComponent(\"timeline\");return n&&null!=e.currentIndex&&(n.setCurrentIndex(e.currentIndex),!n.get(\"loop\",!0)&&n.isIndexMax()&&n.setPlayState(!1)),t.resetOption(\"timeline\"),r.defaults({currentIndex:n.option.currentIndex},e)})),i.registerAction({type:\"timelinePlayChange\",event:\"timelinePlayChanged\",update:\"update\"},(function(e,t){var n=t.getComponent(\"timeline\");n&&null!=e.playState&&n.setPlayState(e.playState)}))},function(e,t,n){var i=n(1),r=n(477),a=n(97),o=r.extend({type:\"timeline.slider\",defaultOption:{backgroundColor:\"rgba(0,0,0,0)\",borderColor:\"#ccc\",borderWidth:0,orient:\"horizontal\",inverse:!1,tooltip:{trigger:\"item\"},symbol:\"emptyCircle\",symbolSize:10,lineStyle:{show:!0,width:2,color:\"#304654\"},label:{position:\"auto\",show:!0,interval:\"auto\",rotate:0,color:\"#304654\"},itemStyle:{color:\"#304654\",borderWidth:1},checkpointStyle:{symbol:\"circle\",symbolSize:13,color:\"#c23531\",borderWidth:5,borderColor:\"rgba(194,53,49, 0.5)\",animation:!0,animationDuration:300,animationEasing:\"quinticInOut\"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,itemGap:12,position:\"left\",playIcon:\"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z\",stopIcon:\"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z\",nextIcon:\"path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z\",prevIcon:\"path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z\",color:\"#304654\",borderColor:\"#304654\",borderWidth:1},emphasis:{label:{show:!0,color:\"#c23531\"},itemStyle:{color:\"#c23531\"},controlStyle:{color:\"#c23531\",borderColor:\"#c23531\",borderWidth:2}},data:[]}});i.mixin(o,a);var s=o;e.exports=s},function(e,t,n){var i=n(1),r=n(15),a=n(20),o=n(5),s=r.extend({type:\"timeline\",layoutMode:\"box\",defaultOption:{zlevel:0,z:4,show:!0,axisType:\"time\",realtime:!0,left:\"20%\",top:null,right:\"20%\",bottom:0,width:null,height:40,padding:5,controlPosition:\"left\",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:\"#000\"},data:[]},init:function(e,t,n){this._data,this._names,this.mergeDefaultAndTheme(e,n),this._initData()},mergeOption:function(e){s.superApply(this,\"mergeOption\",arguments),this._initData()},setCurrentIndex:function(e){null==e&&(e=this.option.currentIndex);var t=this._data.count();this.option.loop?e=(e%t+t)%t:(e>=t&&(e=t-1),e<0&&(e=0)),this.option.currentIndex=e},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(e){this.option.autoPlay=!!e},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var e=this.option,t=e.data||[],n=e.axisType,r=this._names=[];if(\"category\"===n){var s=[];i.each(t,(function(e,t){var n,a=o.getDataItemValue(e);i.isObject(e)?(n=i.clone(e)).value=t:n=t,s.push(n),i.isString(a)||null!=a&&!isNaN(a)||(a=\"\"),r.push(a+\"\")})),t=s}var l={category:\"ordinal\",time:\"time\"}[n]||\"number\";(this._data=new a([{name:\"value\",type:l}],this)).initData(t,r)},getData:function(){return this._data},getCategories:function(){if(\"category\"===this.get(\"axisType\"))return this._names.slice()}}),l=s;e.exports=l},function(e,t,n){var i=n(1),r=n(10),a=n(17),o=n(3),s=n(7),l=n(479),u=n(480),c=n(21).createSymbol,d=n(23),h=n(4),f=n(8).encodeHTML,p=i.bind,g=i.each,m=Math.PI,v=l.extend({type:\"timeline.slider\",init:function(e,t){this.api=t,this._axis,this._viewRect,this._timer,this._currentPointer,this._mainGroup,this._labelGroup},render:function(e,t,n,i){if(this.model=e,this.api=n,this.ecModel=t,this.group.removeAll(),e.get(\"show\",!0)){var r=this._layout(e,n),a=this._createGroup(\"mainGroup\"),o=this._createGroup(\"labelGroup\"),s=this._axis=this._createAxis(r,e);e.formatTooltip=function(e){return f(s.scale.getLabel(e))},g([\"AxisLine\",\"AxisTick\",\"Control\",\"CurrentPointer\"],(function(t){this[\"_render\"+t](r,a,s,e)}),this),this._renderAxisLabel(r,o,s,e),this._position(r,e)}this._doPlayStop()},remove:function(){this._clearTimer(),this.group.removeAll()},dispose:function(){this._clearTimer()},_layout:function(e,t){var n=e.get(\"label.position\"),i=e.get(\"orient\"),r=function(e,t){return s.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()},e.get(\"padding\"))}(e,t);null==n||\"auto\"===n?n=\"horizontal\"===i?r.y+r.height/2<t.getHeight()/2?\"-\":\"+\":r.x+r.width/2<t.getWidth()/2?\"+\":\"-\":isNaN(n)&&(n={horizontal:{top:\"-\",bottom:\"+\"},vertical:{left:\"-\",right:\"+\"}}[i][n]);var a,o,l,u,c={horizontal:\"center\",vertical:n>=0||\"+\"===n?\"left\":\"right\"},d={horizontal:n>=0||\"+\"===n?\"top\":\"bottom\",vertical:\"middle\"},h={horizontal:0,vertical:m/2},f=\"vertical\"===i?r.height:r.width,p=e.getModel(\"controlStyle\"),g=p.get(\"show\",!0),v=g?p.get(\"itemSize\"):0,y=g?p.get(\"itemGap\"):0,x=v+y,b=e.get(\"label.rotate\")||0;b=b*m/180;var _=p.get(\"position\",!0),w=g&&p.get(\"showPlayBtn\",!0),S=g&&p.get(\"showPrevBtn\",!0),M=g&&p.get(\"showNextBtn\",!0),C=0,T=f;return\"left\"===_||\"bottom\"===_?(w&&(a=[0,0],C+=x),S&&(o=[C,0],C+=x),M&&(l=[T-v,0],T-=x)):(w&&(a=[T-v,0],T-=x),S&&(o=[0,0],C+=x),M&&(l=[T-v,0],T-=x)),u=[C,T],e.get(\"inverse\")&&u.reverse(),{viewRect:r,mainLength:f,orient:i,rotation:h[i],labelRotation:b,labelPosOpt:n,labelAlign:e.get(\"label.align\")||c[i],labelBaseline:e.get(\"label.verticalAlign\")||e.get(\"label.baseline\")||d[i],playPosition:a,prevBtnPosition:o,nextBtnPosition:l,axisExtent:u,controlSize:v,controlGap:y}},_position:function(e,t){var n=this._mainGroup,i=this._labelGroup,r=e.viewRect;if(\"vertical\"===e.orient){var o=a.create(),s=r.x,l=r.y+r.height;a.translate(o,o,[-s,-l]),a.rotate(o,o,-m/2),a.translate(o,o,[s,l]),(r=r.clone()).applyTransform(o)}var u=y(r),c=y(n.getBoundingRect()),d=y(i.getBoundingRect()),h=n.position,f=i.position;f[0]=h[0]=u[0][0];var p,g=e.labelPosOpt;isNaN(g)?(x(h,c,u,1,p=\"+\"===g?0:1),x(f,d,u,1,1-p)):(x(h,c,u,1,p=g>=0?0:1),f[1]=h[1]+g);function v(e){var t=e.position;e.origin=[u[0][0]-t[0],u[1][0]-t[1]]}function y(e){return[[e.x,e.x+e.width],[e.y,e.y+e.height]]}function x(e,t,n,i,r){e[i]+=n[i][r]-t[i][r]}n.attr(\"position\",h),i.attr(\"position\",f),n.rotation=i.rotation=e.rotation,v(n),v(i)},_createAxis:function(e,t){var n=t.getData(),i=t.get(\"axisType\"),r=d.createScaleByModel(t,i);r.getTicks=function(){return n.mapArray([\"value\"],(function(e){return e}))};var a=n.getDataExtent(\"value\");r.setExtent(a[0],a[1]),r.niceTicks();var o=new u(\"value\",r,e.axisExtent,i);return o.model=t,o},_createGroup:function(e){var t=this[\"_\"+e]=new o.Group;return this.group.add(t),t},_renderAxisLine:function(e,t,n,r){var a=n.getExtent();r.get(\"lineStyle.show\")&&t.add(new o.Line({shape:{x1:a[0],y1:0,x2:a[1],y2:0},style:i.extend({lineCap:\"round\"},r.getModel(\"lineStyle\").getLineStyle()),silent:!0,z2:1}))},_renderAxisTick:function(e,t,n,i){var r=i.getData(),a=n.scale.getTicks();g(a,(function(e){var a=n.dataToCoord(e),s=r.getItemModel(e),l=s.getModel(\"itemStyle\"),u=s.getModel(\"emphasis.itemStyle\"),c={position:[a,0],onclick:p(this._changeTimeline,this,e)},d=y(s,l,t,c);o.setHoverStyle(d,u.getItemStyle()),s.get(\"tooltip\")?(d.dataIndex=e,d.dataModel=i):d.dataIndex=d.dataModel=null}),this)},_renderAxisLabel:function(e,t,n,i){if(n.getLabelModel().get(\"show\")){var r=i.getData(),a=n.getViewLabels();g(a,(function(i){var a=i.tickValue,s=r.getItemModel(a),l=s.getModel(\"label\"),u=s.getModel(\"emphasis.label\"),c=n.dataToCoord(i.tickValue),d=new o.Text({position:[c,0],rotation:e.labelRotation-e.rotation,onclick:p(this._changeTimeline,this,a),silent:!1});o.setTextStyle(d.style,l,{text:i.formattedLabel,textAlign:e.labelAlign,textVerticalAlign:e.labelBaseline}),t.add(d),o.setHoverStyle(d,o.setTextStyle({},u))}),this)}},_renderControl:function(e,t,n,a){var s=e.controlSize,l=e.rotation,u=a.getModel(\"controlStyle\").getItemStyle(),c=a.getModel(\"emphasis.controlStyle\").getItemStyle(),d=[0,-s/2,s,s],h=a.getPlayState(),f=a.get(\"inverse\",!0);function g(e,n,h,f){if(e){var p=function(e,t,n,a){return o.makePath(e.get(t).replace(/^path:\\/\\//,\"\"),i.clone(a||{}),new r(n[0],n[1],n[2],n[3]),\"center\")}(a,n,d,{position:e,origin:[s/2,0],rotation:f?-l:0,rectHover:!0,style:u,onclick:h});t.add(p),o.setHoverStyle(p,c)}}g(e.nextBtnPosition,\"controlStyle.nextIcon\",p(this._changeTimeline,this,f?\"-\":\"+\")),g(e.prevBtnPosition,\"controlStyle.prevIcon\",p(this._changeTimeline,this,f?\"+\":\"-\")),g(e.playPosition,\"controlStyle.\"+(h?\"stopIcon\":\"playIcon\"),p(this._handlePlayClick,this,!h),!0)},_renderCurrentPointer:function(e,t,n,i){var r=i.getData(),a=i.getCurrentIndex(),o=r.getItemModel(a).getModel(\"checkpointStyle\"),s=this,l={onCreate:function(e){e.draggable=!0,e.drift=p(s._handlePointerDrag,s),e.ondragend=p(s._handlePointerDragend,s),x(e,a,n,i,!0)},onUpdate:function(e){x(e,a,n,i)}};this._currentPointer=y(o,o,this._mainGroup,{},this._currentPointer,l)},_handlePlayClick:function(e){this._clearTimer(),this.api.dispatchAction({type:\"timelinePlayChange\",playState:e,from:this.uid})},_handlePointerDrag:function(e,t,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},_handlePointerDragend:function(e){this._pointerChangeTimeline([e.offsetX,e.offsetY],!0)},_pointerChangeTimeline:function(e,t){var n=this._toAxisCoord(e)[0],i=this._axis,r=h.asc(i.getExtent().slice());n>r[1]&&(n=r[1]),n<r[0]&&(n=r[0]),this._currentPointer.position[0]=n,this._currentPointer.dirty();var a=this._findNearestTick(n),o=this.model;(t||a!==o.getCurrentIndex()&&o.get(\"realtime\"))&&this._changeTimeline(a)},_doPlayStop:function(){this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout(p((function(){var e=this.model;this._changeTimeline(e.getCurrentIndex()+(e.get(\"rewind\",!0)?-1:1))}),this),this.model.get(\"playInterval\")))},_toAxisCoord:function(e){var t=this._mainGroup.getLocalTransform();return o.applyTransform(e,t,!0)},_findNearestTick:function(e){var t,n=this.model.getData(),i=1/0,r=this._axis;return n.each([\"value\"],(function(n,a){var o=r.dataToCoord(n),s=Math.abs(o-e);s<i&&(i=s,t=a)})),t},_clearTimer:function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},_changeTimeline:function(e){var t=this.model.getCurrentIndex();\"+\"===e?e=t+1:\"-\"===e&&(e=t-1),this.api.dispatchAction({type:\"timelineChange\",currentIndex:e,from:this.uid})}});function y(e,t,n,r,a,o){var s=t.get(\"color\");if(a)a.setColor(s),n.add(a),o&&o.onUpdate(a);else{var l=e.get(\"symbol\");(a=c(l,-1,-1,2,2,s)).setStyle(\"strokeNoScale\",!0),n.add(a),o&&o.onCreate(a)}var u=t.getItemStyle([\"color\",\"symbol\",\"symbolSize\"]);a.setStyle(u),r=i.merge({rectHover:!0,z2:100},r,!0);var d=e.get(\"symbolSize\");(d=d instanceof Array?d.slice():[+d,+d])[0]/=2,d[1]/=2,r.scale=d;var f=e.get(\"symbolOffset\");if(f){var p=r.position=r.position||[0,0];p[0]+=h.parsePercent(f[0],d[0]),p[1]+=h.parsePercent(f[1],d[1])}var g=e.get(\"symbolRotate\");return r.rotation=(g||0)*Math.PI/180||0,a.attr(r),a.updateTransform(),a}function x(e,t,n,i,r){if(!e.dragging){var a=i.getModel(\"checkpointStyle\"),o=n.dataToCoord(i.getData().get([\"value\"],t));r||!a.get(\"animation\",!0)?e.attr({position:[o,0]}):(e.stopAnimation(!0),e.animateTo({position:[o,0]},a.get(\"animationDuration\",!0),a.get(\"animationEasing\",!0)))}}e.exports=v},function(e,t,n){var i=n(78).extend({type:\"timeline\"});e.exports=i},function(e,t,n){var i=n(1),r=n(35),a=function(e,t,n,i){r.call(this,e,t,n),this.type=i||\"value\",this.model=null};a.prototype={constructor:a,getLabelModel:function(){return this.model.getModel(\"label\")},isHorizontal:function(){return\"horizontal\"===this.model.get(\"orient\")}},i.inherits(a,r);var o=a;e.exports=o},function(e,t,n){var i=n(2);n(482),n(483),i.registerPreprocessor((function(e){e.markPoint=e.markPoint||{}}))},function(e,t,n){var i=n(118).extend({type:\"markPoint\",defaultOption:{zlevel:0,z:5,symbol:\"pin\",symbolSize:50,tooltip:{trigger:\"item\"},label:{show:!0,position:\"inside\"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}}});e.exports=i},function(e,t,n){var i=n(1),r=n(64),a=n(4),o=n(20),s=n(119);function l(e,t,n){var i=t.coordinateSystem;e.each((function(r){var o,s=e.getItemModel(r),l=a.parsePercent(s.get(\"x\"),n.getWidth()),u=a.parsePercent(s.get(\"y\"),n.getHeight());if(isNaN(l)||isNaN(u)){if(t.getMarkerPosition)o=t.getMarkerPosition(e.getValues(e.dimensions,r));else if(i){var c=e.get(i.dimensions[0],r),d=e.get(i.dimensions[1],r);o=i.dataToPoint([c,d])}}else o=[l,u];isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u),e.setItemLayout(r,o)}))}var u=n(120).extend({type:\"markPoint\",updateTransform:function(e,t,n){t.eachSeries((function(e){var t=e.markPointModel;t&&(l(t.getData(),e,n),this.markerGroupMap.get(e.id).updateLayout(t))}),this)},renderSeries:function(e,t,n,a){var u=e.coordinateSystem,c=e.id,d=e.getData(),h=this.markerGroupMap,f=h.get(c)||h.set(c,new r),p=function(e,t,n){var r;r=e?i.map(e&&e.dimensions,(function(e){var n=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return i.defaults({name:e},n)})):[{name:\"value\",type:\"float\"}];var a=new o(r,n),l=i.map(n.get(\"data\"),i.curry(s.dataTransform,t));e&&(l=i.filter(l,i.curry(s.dataFilter,e)));return a.initData(l,null,e?s.dimValueGetter:function(e){return e.value}),a}(u,e,t);t.setData(p),l(t.getData(),e,a),p.each((function(e){var n=p.getItemModel(e),r=n.getShallow(\"symbol\"),a=n.getShallow(\"symbolSize\"),o=i.isFunction(r),s=i.isFunction(a);if(o||s){var l=t.getRawValue(e),u=t.getDataParams(e);o&&(r=r(l,u)),s&&(a=a(l,u))}p.setItemVisual(e,{symbol:r,symbolSize:a,color:n.get(\"itemStyle.color\")||d.getVisual(\"color\")})})),f.updateData(p),this.group.add(f.group),p.eachItemGraphicEl((function(e){e.traverse((function(e){e.dataModel=t}))})),f.__keep=!0,f.group.silent=t.get(\"silent\")||e.get(\"silent\")}});e.exports=u},function(e,t,n){var i=n(2);n(485),n(486),i.registerPreprocessor((function(e){e.markLine=e.markLine||{}}))},function(e,t,n){var i=n(118).extend({type:\"markLine\",defaultOption:{zlevel:0,z:5,symbol:[\"circle\",\"arrow\"],symbolSize:[8,16],precision:2,tooltip:{trigger:\"item\"},label:{show:!0,position:\"end\",distance:5},lineStyle:{type:\"dashed\"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:\"linear\"}});e.exports=i},function(e,t,n){var i=n(1),r=n(20),a=n(4),o=n(119),s=n(108),l=n(120),u=n(28).getStackedDimension,c=function(e,t,n,r){var a=e.getData(),s=r.type;if(!i.isArray(r)&&(\"min\"===s||\"max\"===s||\"average\"===s||\"median\"===s||null!=r.xAxis||null!=r.yAxis)){var l,c;if(null!=r.yAxis||null!=r.xAxis)l=t.getAxis(null!=r.yAxis?\"y\":\"x\"),c=i.retrieve(r.yAxis,r.xAxis);else{var d=o.getAxisInfo(r,a,t,e);l=d.valueAxis;var h=u(a,d.valueDataDim);c=o.numCalculate(a,h,s)}var f=\"x\"===l.dim?0:1,p=1-f,g=i.clone(r),m={};g.type=null,g.coord=[],m.coord=[],g.coord[p]=-1/0,m.coord[p]=1/0;var v=n.get(\"precision\");v>=0&&\"number\"===typeof c&&(c=+c.toFixed(Math.min(v,20))),g.coord[f]=m.coord[f]=c,r=[g,m,{type:s,valueIndex:r.valueIndex,value:c}]}return(r=[o.dataTransform(e,r[0]),o.dataTransform(e,r[1]),i.extend({},r[2])])[2].type=r[2].type||\"\",i.merge(r[2],r[0]),i.merge(r[2],r[1]),r};function d(e){return!isNaN(e)&&!isFinite(e)}function h(e,t,n,i){var r=1-e,a=i.dimensions[e];return d(t[r])&&d(n[r])&&t[e]===n[e]&&i.getAxis(a).containData(t[e])}function f(e,t){if(\"cartesian2d\"===e.type){var n=t[0].coord,i=t[1].coord;if(n&&i&&(h(1,n,i,e)||h(0,n,i,e)))return!0}return o.dataFilter(e,t[0])&&o.dataFilter(e,t[1])}function p(e,t,n,i,r){var o,s=i.coordinateSystem,l=e.getItemModel(t),u=a.parsePercent(l.get(\"x\"),r.getWidth()),c=a.parsePercent(l.get(\"y\"),r.getHeight());if(isNaN(u)||isNaN(c)){if(i.getMarkerPosition)o=i.getMarkerPosition(e.getValues(e.dimensions,t));else{var h=s.dimensions,f=e.get(h[0],t),p=e.get(h[1],t);o=s.dataToPoint([f,p])}if(\"cartesian2d\"===s.type){var g=s.getAxis(\"x\"),m=s.getAxis(\"y\");h=s.dimensions;d(e.get(h[0],t))?o[0]=g.toGlobalCoord(g.getExtent()[n?0:1]):d(e.get(h[1],t))&&(o[1]=m.toGlobalCoord(m.getExtent()[n?0:1]))}isNaN(u)||(o[0]=u),isNaN(c)||(o[1]=c)}else o=[u,c];e.setItemLayout(t,o)}var g=l.extend({type:\"markLine\",updateTransform:function(e,t,n){t.eachSeries((function(e){var t=e.markLineModel;if(t){var i=t.getData(),r=t.__from,a=t.__to;r.each((function(t){p(r,t,!0,e,n),p(a,t,!1,e,n)})),i.each((function(e){i.setItemLayout(e,[r.getItemLayout(e),a.getItemLayout(e)])})),this.markerGroupMap.get(e.id).updateLayout()}}),this)},renderSeries:function(e,t,n,a){var l=e.coordinateSystem,u=e.id,d=e.getData(),h=this.markerGroupMap,g=h.get(u)||h.set(u,new s);this.group.add(g.group);var m=function(e,t,n){var a;a=e?i.map(e&&e.dimensions,(function(e){var n=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return i.defaults({name:e},n)})):[{name:\"value\",type:\"float\"}];var s=new r(a,n),l=new r(a,n),u=new r([],n),d=i.map(n.get(\"data\"),i.curry(c,t,e,n));e&&(d=i.filter(d,i.curry(f,e)));var h=e?o.dimValueGetter:function(e){return e.value};return s.initData(i.map(d,(function(e){return e[0]})),null,h),l.initData(i.map(d,(function(e){return e[1]})),null,h),u.initData(i.map(d,(function(e){return e[2]}))),u.hasItemOption=!0,{from:s,to:l,line:u}}(l,e,t),v=m.from,y=m.to,x=m.line;t.__from=v,t.__to=y,t.setData(x);var b=t.get(\"symbol\"),_=t.get(\"symbolSize\");function w(t,n,i){var r=t.getItemModel(n);p(t,n,i,e,a),t.setItemVisual(n,{symbolSize:r.get(\"symbolSize\")||_[i?0:1],symbol:r.get(\"symbol\",!0)||b[i?0:1],color:r.get(\"itemStyle.color\")||d.getVisual(\"color\")})}i.isArray(b)||(b=[b,b]),\"number\"===typeof _&&(_=[_,_]),m.from.each((function(e){w(v,e,!0),w(y,e,!1)})),x.each((function(e){var t=x.getItemModel(e).get(\"lineStyle.color\");x.setItemVisual(e,{color:t||v.getItemVisual(e,\"color\")}),x.setItemLayout(e,[v.getItemLayout(e),y.getItemLayout(e)]),x.setItemVisual(e,{fromSymbolSize:v.getItemVisual(e,\"symbolSize\"),fromSymbol:v.getItemVisual(e,\"symbol\"),toSymbolSize:y.getItemVisual(e,\"symbolSize\"),toSymbol:y.getItemVisual(e,\"symbol\")})})),g.updateData(x),m.line.eachItemGraphicEl((function(e,n){e.traverse((function(e){e.dataModel=t}))})),g.__keep=!0,g.group.silent=t.get(\"silent\")||e.get(\"silent\")}});e.exports=g},function(e,t,n){var i=n(2);n(488),n(489),i.registerPreprocessor((function(e){e.markArea=e.markArea||{}}))},function(e,t,n){var i=n(118).extend({type:\"markArea\",defaultOption:{zlevel:0,z:1,tooltip:{trigger:\"item\"},animation:!1,label:{show:!0,position:\"top\"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:\"top\"}}}});e.exports=i},function(e,t,n){var i=n(1),r=n(26),a=n(20),o=n(4),s=n(3),l=n(119),u=n(120),c=function(e,t,n,r){var a=l.dataTransform(e,r[0]),o=l.dataTransform(e,r[1]),s=i.retrieve,u=a.coord,c=o.coord;u[0]=s(u[0],-1/0),u[1]=s(u[1],-1/0),c[0]=s(c[0],1/0),c[1]=s(c[1],1/0);var d=i.mergeAll([{},a,o]);return d.coord=[a.coord,o.coord],d.x0=a.x,d.y0=a.y,d.x1=o.x,d.y1=o.y,d};function d(e){return!isNaN(e)&&!isFinite(e)}function h(e,t,n,i){var r=1-e;return d(t[r])&&d(n[r])}function f(e,t){var n=t.coord[0],i=t.coord[1];return!(\"cartesian2d\"!==e.type||!n||!i||!h(1,n,i)&&!h(0,n,i))||(l.dataFilter(e,{coord:n,x:t.x0,y:t.y0})||l.dataFilter(e,{coord:i,x:t.x1,y:t.y1}))}function p(e,t,n,i,r){var a,s=i.coordinateSystem,l=e.getItemModel(t),u=o.parsePercent(l.get(n[0]),r.getWidth()),c=o.parsePercent(l.get(n[1]),r.getHeight());if(isNaN(u)||isNaN(c)){if(i.getMarkerPosition)a=i.getMarkerPosition(e.getValues(n,t));else{var h=[g=e.get(n[0],t),m=e.get(n[1],t)];s.clampData&&s.clampData(h,h),a=s.dataToPoint(h,!0)}if(\"cartesian2d\"===s.type){var f=s.getAxis(\"x\"),p=s.getAxis(\"y\"),g=e.get(n[0],t),m=e.get(n[1],t);d(g)?a[0]=f.toGlobalCoord(f.getExtent()[\"x0\"===n[0]?0:1]):d(m)&&(a[1]=p.toGlobalCoord(p.getExtent()[\"y0\"===n[1]?0:1]))}isNaN(u)||(a[0]=u),isNaN(c)||(a[1]=c)}else a=[u,c];return a}var g=[[\"x0\",\"y0\"],[\"x1\",\"y0\"],[\"x1\",\"y1\"],[\"x0\",\"y1\"]];u.extend({type:\"markArea\",updateTransform:function(e,t,n){t.eachSeries((function(e){var t=e.markAreaModel;if(t){var r=t.getData();r.each((function(t){var a=i.map(g,(function(i){return p(r,t,i,e,n)}));r.setItemLayout(t,a),r.getItemGraphicEl(t).setShape(\"points\",a)}))}}),this)},renderSeries:function(e,t,n,o){var l=e.coordinateSystem,u=e.id,d=e.getData(),h=this.markerGroupMap,m=h.get(u)||h.set(u,{group:new s.Group});this.group.add(m.group),m.__keep=!0;var v=function(e,t,n){var r,o;e?(r=i.map(e&&e.dimensions,(function(e){var n=t.getData(),r=n.getDimensionInfo(n.mapDimension(e))||{};return i.defaults({name:e},r)})),o=new a(i.map([\"x0\",\"y0\",\"x1\",\"y1\"],(function(e,t){return{name:e,type:r[t%2].type}})),n)):o=new a(r=[{name:\"value\",type:\"float\"}],n);var s=i.map(n.get(\"data\"),i.curry(c,t,e,n));e&&(s=i.filter(s,i.curry(f,e)));var l=e?function(e,t,n,i){return e.coord[Math.floor(i/2)][i%2]}:function(e){return e.value};return o.initData(s,null,l),o.hasItemOption=!0,o}(l,e,t);t.setData(v),v.each((function(t){v.setItemLayout(t,i.map(g,(function(n){return p(v,t,n,e,o)}))),v.setItemVisual(t,{color:d.getVisual(\"color\")})})),v.diff(m.__data).add((function(e){var t=new s.Polygon({shape:{points:v.getItemLayout(e)}});v.setItemGraphicEl(e,t),m.group.add(t)})).update((function(e,n){var i=m.__data.getItemGraphicEl(n);s.updateProps(i,{shape:{points:v.getItemLayout(e)}},t,e),m.group.add(i),v.setItemGraphicEl(e,i)})).remove((function(e){var t=m.__data.getItemGraphicEl(e);m.group.remove(t)})).execute(),v.eachItemGraphicEl((function(e,n){var a=v.getItemModel(n),o=a.getModel(\"label\"),l=a.getModel(\"emphasis.label\"),u=v.getItemVisual(n,\"color\");e.useStyle(i.defaults(a.getModel(\"itemStyle\").getItemStyle(),{fill:r.modifyAlpha(u,.4),stroke:u})),e.hoverStyle=a.getModel(\"emphasis.itemStyle\").getItemStyle(),s.setLabelStyle(e.style,e.hoverStyle,o,l,{labelFetcher:t,labelDataIndex:n,defaultText:v.getName(n)||\"\",isRectText:!0,autoColor:u}),s.setHoverStyle(e,{}),e.dataModel=t})),m.__data=v,m.group.silent=t.get(\"silent\")||e.get(\"silent\")}})},function(e,t,n){n(194),n(493),n(494),n(495)},function(e,t,n){var i=n(2),r=n(1);function a(e,t,n){var i,a={},o=\"toggleSelected\"===e;return n.eachComponent(\"legend\",(function(n){o&&null!=i?n[i?\"select\":\"unSelect\"](t.name):\"allSelect\"===e||\"inverseSelect\"===e?n[e]():(n[e](t.name),i=n.isSelected(t.name));var s=n.getData();r.each(s,(function(e){var t=e.get(\"name\");if(\"\\n\"!==t&&\"\"!==t){var i=n.isSelected(t);a.hasOwnProperty(t)?a[t]=a[t]&&i:a[t]=i}}))})),\"allSelect\"===e||\"inverseSelect\"===e?{selected:a}:{name:t.name,selected:a}}i.registerAction(\"legendToggleSelect\",\"legendselectchanged\",r.curry(a,\"toggleSelected\")),i.registerAction(\"legendAllSelect\",\"legendselectall\",r.curry(a,\"allSelect\")),i.registerAction(\"legendInverseSelect\",\"legendinverseselect\",r.curry(a,\"inverseSelect\")),i.registerAction(\"legendSelect\",\"legendselected\",r.curry(a,\"select\")),i.registerAction(\"legendUnSelect\",\"legendunselected\",r.curry(a,\"unSelect\"))},function(e,t){e.exports=function(e){var t=e.findComponents({mainType:\"legend\"});t&&t.length&&e.filterSeries((function(e){for(var n=0;n<t.length;n++)if(!t[n].isSelected(e.name))return!1;return!0}))}},function(e,t,n){var i=n(195),r=n(7),a=r.mergeLayoutParam,o=r.getLayoutParams,s=i.extend({type:\"legend.scroll\",setScrollDataIndex:function(e){this.option.scrollDataIndex=e},defaultOption:{scrollDataIndex:0,pageButtonItemGap:5,pageButtonGap:null,pageButtonPosition:\"end\",pageFormatter:\"{current}/{total}\",pageIcons:{horizontal:[\"M0,0L12,-10L12,10z\",\"M0,0L-12,-10L-12,10z\"],vertical:[\"M0,0L20,0L10,-20z\",\"M0,0L20,0L10,20z\"]},pageIconColor:\"#2f4554\",pageIconInactiveColor:\"#aaa\",pageIconSize:15,pageTextStyle:{color:\"#333\"},animationDurationUpdate:800},init:function(e,t,n,i){var r=o(e);s.superCall(this,\"init\",e,t,n,i),l(this,e,r)},mergeOption:function(e,t){s.superCall(this,\"mergeOption\",e,t),l(this,this.option,e)}});function l(e,t,n){var i=[1,1];i[e.getOrient().index]=0,a(t,n,{type:\"box\",ignoreSize:i})}var u=s;e.exports=u},function(e,t,n){var i=n(1),r=n(3),a=n(7),o=n(196),s=r.Group,l=[\"width\",\"height\"],u=[\"x\",\"y\"],c=o.extend({type:\"legend.scroll\",newlineDisabled:!0,init:function(){c.superCall(this,\"init\"),this._currentIndex=0,this.group.add(this._containerGroup=new s),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new s),this._showController},resetInner:function(){c.superCall(this,\"resetInner\"),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},renderInner:function(e,t,n,a,o,s,l){var u=this;c.superCall(this,\"renderInner\",e,t,n,a,o,s,l);var d=this._controllerGroup,h=t.get(\"pageIconSize\",!0);i.isArray(h)||(h=[h,h]),p(\"pagePrev\",0);var f=t.getModel(\"pageTextStyle\");function p(e,n){var o=e+\"DataIndex\",s=r.createIcon(t.get(\"pageIcons\",!0)[t.getOrient().name][n],{onclick:i.bind(u._pageGo,u,o,t,a)},{x:-h[0]/2,y:-h[1]/2,width:h[0],height:h[1]});s.name=e,d.add(s)}d.add(new r.Text({name:\"pageText\",style:{textFill:f.getTextColor(),font:f.getFont(),textVerticalAlign:\"middle\",textAlign:\"center\"},silent:!0})),p(\"pageNext\",1)},layoutInner:function(e,t,n,r,o,s){var c=this.getSelectorGroup(),d=e.getOrient().index,h=l[d],f=u[d],p=l[1-d],g=u[1-d];o&&a.box(\"horizontal\",c,e.get(\"selectorItemGap\",!0));var m=e.get(\"selectorButtonGap\",!0),v=c.getBoundingRect(),y=[-v.x,-v.y],x=i.clone(n);o&&(x[h]=n[h]-v[h]-m);var b=this._layoutContentAndController(e,r,x,d,h,p,g);if(o){if(\"end\"===s)y[d]+=b[h]+m;else{var _=v[h]+m;y[d]-=_,b[f]-=_}b[h]+=v[h]+m,y[1-d]+=b[g]+b[p]/2-v[p]/2,b[p]=Math.max(b[p],v[p]),b[g]=Math.min(b[g],v[g]+y[1-d]),c.attr(\"position\",y)}return b},_layoutContentAndController:function(e,t,n,o,s,l,u){var c=this.getContentGroup(),d=this._containerGroup,h=this._controllerGroup;a.box(e.get(\"orient\"),c,e.get(\"itemGap\"),o?n.width:null,o?null:n.height),a.box(\"horizontal\",h,e.get(\"pageButtonItemGap\",!0));var f=c.getBoundingRect(),p=h.getBoundingRect(),g=this._showController=f[s]>n[s],m=[-f.x,-f.y];t||(m[o]=c.position[o]);var v=[0,0],y=[-p.x,-p.y],x=i.retrieve2(e.get(\"pageButtonGap\",!0),e.get(\"itemGap\",!0));g&&(\"end\"===e.get(\"pageButtonPosition\",!0)?y[o]+=n[s]-p[s]:v[o]+=p[s]+x);y[1-o]+=f[l]/2-p[l]/2,c.attr(\"position\",m),d.attr(\"position\",v),h.attr(\"position\",y);var b={x:0,y:0};if(b[s]=g?n[s]:f[s],b[l]=Math.max(f[l],p[l]),b[u]=Math.min(0,p[u]+y[1-o]),d.__rectSize=n[s],g){var _={x:0,y:0};_[s]=Math.max(n[s]-p[s]-x,0),_[l]=b[l],d.setClipPath(new r.Rect({shape:_})),d.__rectSize=_[s]}else h.eachChild((function(e){e.attr({invisible:!0,silent:!0})}));var w=this._getPageInfo(e);return null!=w.pageIndex&&r.updateProps(c,{position:w.contentPosition},!!g&&e),this._updatePageInfoView(e,w),b},_pageGo:function(e,t,n){var i=this._getPageInfo(t)[e];null!=i&&n.dispatchAction({type:\"legendScroll\",scrollDataIndex:i,legendId:t.id})},_updatePageInfoView:function(e,t){var n=this._controllerGroup;i.each([\"pagePrev\",\"pageNext\"],(function(i){var r=null!=t[i+\"DataIndex\"],a=n.childOfName(i);a&&(a.setStyle(\"fill\",r?e.get(\"pageIconColor\",!0):e.get(\"pageIconInactiveColor\",!0)),a.cursor=r?\"pointer\":\"default\")}));var r=n.childOfName(\"pageText\"),a=e.get(\"pageFormatter\"),o=t.pageIndex,s=null!=o?o+1:0,l=t.pageCount;r&&a&&r.setStyle(\"text\",i.isString(a)?a.replace(\"{current}\",s).replace(\"{total}\",l):a({current:s,total:l}))},_getPageInfo:function(e){var t=e.get(\"scrollDataIndex\",!0),n=this.getContentGroup(),i=this._containerGroup.__rectSize,r=e.getOrient().index,a=l[r],o=u[r],s=this._findTargetItemIndex(t),c=n.children(),d=c[s],h=c.length,f=h?1:0,p={contentPosition:n.position.slice(),pageCount:f,pageIndex:f-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!d)return p;var g=b(d);p.contentPosition[r]=-g.s;for(var m=s+1,v=g,y=g,x=null;m<=h;++m)(!(x=b(c[m]))&&y.e>v.s+i||x&&!_(x,v.s))&&(v=y.i>v.i?y:x)&&(null==p.pageNextDataIndex&&(p.pageNextDataIndex=v.i),++p.pageCount),y=x;for(m=s-1,v=g,y=g,x=null;m>=-1;--m)(x=b(c[m]))&&_(y,x.s)||!(v.i<y.i)||(y=v,null==p.pagePrevDataIndex&&(p.pagePrevDataIndex=v.i),++p.pageCount,++p.pageIndex),v=x;return p;function b(e){if(e){var t=e.getBoundingRect(),n=t[o]+e.position[r];return{s:n,e:n+t[a],i:e.__legendDataIndex}}}function _(e,t){return e.e>=t&&e.s<=t+i}},_findTargetItemIndex:function(e){return this._showController?(this.getContentGroup().eachChild((function(i,r){var a=i.__legendDataIndex;null==n&&null!=a&&(n=r),a===e&&(t=r)})),null!=t?t:n):0;var t,n}}),d=c;e.exports=d},function(e,t,n){n(2).registerAction(\"legendScroll\",\"legendscroll\",(function(e,t){var n=e.scrollDataIndex;null!=n&&t.eachComponent({mainType:\"legend\",subType:\"scroll\",query:e},(function(e){e.setScrollDataIndex(n)}))}))},function(e,t,n){n(197),n(198)},function(e,t,n){var i=n(55).extend({type:\"dataZoom.slider\",layoutMode:\"box\",defaultOption:{show:!0,right:\"ph\",top:\"ph\",width:\"ph\",height:\"ph\",left:null,bottom:null,backgroundColor:\"rgba(47,69,84,0)\",dataBackground:{lineStyle:{color:\"#2f4554\",width:.5,opacity:.3},areaStyle:{color:\"rgba(47,69,84,0.3)\",opacity:.3}},borderColor:\"#ddd\",fillerColor:\"rgba(167,183,204,0.4)\",handleIcon:\"M8.2,13.6V3.9H6.3v9.7H3.1v14.9h3.3v9.7h1.8v-9.7h3.3V13.6H8.2z M9.7,24.4H4.8v-1.4h4.9V24.4z M9.7,19.1H4.8v-1.4h4.9V19.1z\",handleSize:\"100%\",handleStyle:{color:\"#a7b7cc\"},labelPrecision:null,labelFormatter:null,showDetail:!0,showDataShadow:\"auto\",realtime:!0,zoomLock:!1,textStyle:{color:\"#333\"}}});e.exports=i},function(e,t,n){var i=n(1),r=n(25),a=n(3),o=n(33),s=n(56),l=n(4),u=n(7),c=n(54),d=a.Rect,h=l.linearMap,f=l.asc,p=i.bind,g=i.each,m=[\"line\",\"bar\",\"candlestick\",\"scatter\"],v=s.extend({type:\"dataZoom.slider\",init:function(e,t){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=t},render:function(e,t,n,i){v.superApply(this,\"render\",arguments),o.createOrUpdate(this,\"_dispatchZoomAction\",this.dataZoomModel.get(\"throttle\"),\"fixRate\"),this._orient=e.get(\"orient\"),!1!==this.dataZoomModel.get(\"show\")?(i&&\"dataZoom\"===i.type&&i.from===this.uid||this._buildView(),this._updateView()):this.group.removeAll()},remove:function(){v.superApply(this,\"remove\",arguments),o.clear(this,\"_dispatchZoomAction\")},dispose:function(){v.superApply(this,\"dispose\",arguments),o.clear(this,\"_dispatchZoomAction\")},_buildView:function(){var e=this.group;e.removeAll(),this._resetLocation(),this._resetInterval();var t=this._displayables.barGroup=new a.Group;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),e.add(t),this._positionGroup()},_resetLocation:function(){var e=this.dataZoomModel,t=this.api,n=this._findCoordRect(),r={width:t.getWidth(),height:t.getHeight()},a=\"horizontal\"===this._orient?{right:r.width-n.x-n.width,top:r.height-30-7,width:n.width,height:30}:{right:7,top:n.y,width:30,height:n.height},o=u.getLayoutParams(e.option);i.each([\"right\",\"top\",\"width\",\"height\"],(function(e){\"ph\"===o[e]&&(o[e]=a[e])}));var s=u.getLayoutRect(o,r,e.padding);this._location={x:s.x,y:s.y},this._size=[s.width,s.height],\"vertical\"===this._orient&&this._size.reverse()},_positionGroup:function(){var e=this.group,t=this._location,n=this._orient,i=this.dataZoomModel.getFirstTargetAxisModel(),r=i&&i.get(\"inverse\"),a=this._displayables.barGroup,o=(this._dataShadowInfo||{}).otherAxisInverse;a.attr(\"horizontal\"!==n||r?\"horizontal\"===n&&r?{scale:o?[-1,1]:[-1,-1]}:\"vertical\"!==n||r?{scale:o?[-1,-1]:[-1,1],rotation:Math.PI/2}:{scale:o?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:o?[1,1]:[1,-1]});var s=e.getBoundingRect([a]);e.attr(\"position\",[t.x-s.x,t.y-s.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var e=this.dataZoomModel,t=this._size,n=this._displayables.barGroup;n.add(new d({silent:!0,shape:{x:0,y:0,width:t[0],height:t[1]},style:{fill:e.get(\"backgroundColor\")},z2:-40})),n.add(new d({shape:{x:0,y:0,width:t[0],height:t[1]},style:{fill:\"transparent\"},z2:0,onclick:i.bind(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var e=this._dataShadowInfo=this._prepareDataShadowInfo();if(e){var t=this._size,n=e.series,r=n.getRawData(),o=n.getShadowDim?n.getShadowDim():e.otherDim;if(null!=o){var s=r.getDataExtent(o),l=.3*(s[1]-s[0]);s=[s[0]-l,s[1]+l];var u,c=[0,t[1]],d=[0,t[0]],f=[[t[0],0],[0,0]],p=[],g=d[1]/(r.count()-1),m=0,v=Math.round(r.count()/t[0]);r.each([o],(function(e,t){if(v>0&&t%v)m+=g;else{var n=null==e||isNaN(e)||\"\"===e,i=n?0:h(e,s,c,!0);n&&!u&&t?(f.push([f[f.length-1][0],0]),p.push([p[p.length-1][0],0])):!n&&u&&(f.push([m,0]),p.push([m,0])),f.push([m,i]),p.push([m,i]),m+=g,u=n}}));var y=this.dataZoomModel;this._displayables.barGroup.add(new a.Polygon({shape:{points:f},style:i.defaults({fill:y.get(\"dataBackgroundColor\")},y.getModel(\"dataBackground.areaStyle\").getAreaStyle()),silent:!0,z2:-20})),this._displayables.barGroup.add(new a.Polyline({shape:{points:p},style:y.getModel(\"dataBackground.lineStyle\").getLineStyle(),silent:!0,z2:-19}))}}},_prepareDataShadowInfo:function(){var e=this.dataZoomModel,t=e.get(\"showDataShadow\");if(!1!==t){var n,r=this.ecModel;return e.eachTargetAxis((function(a,o){var s=e.getAxisProxy(a.name,o).getTargetSeriesModels();i.each(s,(function(e){if(!n&&!(!0!==t&&i.indexOf(m,e.get(\"type\"))<0)){var s,l=r.getComponent(a.axis,o).axis,u={x:\"y\",y:\"x\",radius:\"angle\",angle:\"radius\"}[a.name],c=e.coordinateSystem;null!=u&&c.getOtherAxis&&(s=c.getOtherAxis(l).inverse),u=e.getData().mapDimension(u),n={thisAxis:l,series:e,thisDim:a.name,otherDim:u,otherAxisInverse:s}}}),this)}),this),n}},_renderHandle:function(){var e=this._displayables,t=e.handles=[],n=e.handleLabels=[],i=this._displayables.barGroup,r=this._size,o=this.dataZoomModel;i.add(e.filler=new d({draggable:!0,cursor:y(this._orient),drift:p(this._onDragMove,this,\"all\"),ondragstart:p(this._showDataInfo,this,!0),ondragend:p(this._onDragEnd,this),onmouseover:p(this._showDataInfo,this,!0),onmouseout:p(this._showDataInfo,this,!1),style:{fill:o.get(\"fillerColor\"),textPosition:\"inside\"}})),i.add(new d({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:r[0],height:r[1]},style:{stroke:o.get(\"dataBackgroundColor\")||o.get(\"borderColor\"),lineWidth:1,fill:\"rgba(0,0,0,0)\"}})),g([0,1],(function(e){var r=a.createIcon(o.get(\"handleIcon\"),{cursor:y(this._orient),draggable:!0,drift:p(this._onDragMove,this,e),ondragend:p(this._onDragEnd,this),onmouseover:p(this._showDataInfo,this,!0),onmouseout:p(this._showDataInfo,this,!1)},{x:-1,y:0,width:2,height:2}),s=r.getBoundingRect();this._handleHeight=l.parsePercent(o.get(\"handleSize\"),this._size[1]),this._handleWidth=s.width/s.height*this._handleHeight,r.setStyle(o.getModel(\"handleStyle\").getItemStyle());var u=o.get(\"handleColor\");null!=u&&(r.style.fill=u),i.add(t[e]=r);var c=o.textStyleModel;this.group.add(n[e]=new a.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:\"\",textVerticalAlign:\"middle\",textAlign:\"center\",textFill:c.getTextColor(),textFont:c.getFont()},z2:10}))}),this)},_resetInterval:function(){var e=this._range=this.dataZoomModel.getPercentRange(),t=this._getViewExtent();this._handleEnds=[h(e[0],[0,100],t,!0),h(e[1],[0,100],t,!0)]},_updateInterval:function(e,t){var n=this.dataZoomModel,i=this._handleEnds,r=this._getViewExtent(),a=n.findRepresentativeAxisProxy().getMinMaxSpan(),o=[0,100];c(t,i,r,n.get(\"zoomLock\")?\"all\":e,null!=a.minSpan?h(a.minSpan,o,r,!0):null,null!=a.maxSpan?h(a.maxSpan,o,r,!0):null);var s=this._range,l=this._range=f([h(i[0],r,o,!0),h(i[1],r,o,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},_updateView:function(e){var t=this._displayables,n=this._handleEnds,i=f(n.slice()),r=this._size;g([0,1],(function(e){var i=t.handles[e],a=this._handleHeight;i.attr({scale:[a/2,a/2],position:[n[e],r[1]/2-a/2]})}),this),t.filler.setShape({x:i[0],y:0,width:i[1]-i[0],height:r[1]}),this._updateDataInfo(e)},_updateDataInfo:function(e){var t=this.dataZoomModel,n=this._displayables,i=n.handleLabels,r=this._orient,o=[\"\",\"\"];if(t.get(\"showDetail\")){var s=t.findRepresentativeAxisProxy();if(s){var l=s.getAxisModel().axis,u=this._range,c=e?s.calculateDataWindow({start:u[0],end:u[1]}).valueWindow:s.getDataValueWindow();o=[this._formatLabel(c[0],l),this._formatLabel(c[1],l)]}}var d=f(this._handleEnds.slice());function h(e){var t=a.getTransform(n.handles[e].parent,this.group),s=a.transformDirection(0===e?\"right\":\"left\",t),l=this._handleWidth/2+5,u=a.applyTransform([d[e]+(0===e?-l:l),this._size[1]/2],t);i[e].setStyle({x:u[0],y:u[1],textVerticalAlign:\"horizontal\"===r?\"middle\":s,textAlign:\"horizontal\"===r?s:\"center\",text:o[e]})}h.call(this,0),h.call(this,1)},_formatLabel:function(e,t){var n=this.dataZoomModel,r=n.get(\"labelFormatter\"),a=n.get(\"labelPrecision\");null!=a&&\"auto\"!==a||(a=t.getPixelPrecision());var o=null==e||isNaN(e)?\"\":\"category\"===t.type||\"time\"===t.type?t.scale.getLabel(Math.round(e)):e.toFixed(Math.min(a,20));return i.isFunction(r)?r(e,o):i.isString(r)?r.replace(\"{value}\",o):o},_showDataInfo:function(e){e=this._dragging||e;var t=this._displayables.handleLabels;t[0].attr(\"invisible\",!e),t[1].attr(\"invisible\",!e)},_onDragMove:function(e,t,n,i){this._dragging=!0,r.stop(i.event);var o=this._displayables.barGroup.getLocalTransform(),s=a.applyTransform([t,n],o,!0),l=this._updateInterval(e,s[0]),u=this.dataZoomModel.get(\"realtime\");this._updateView(!u),l&&u&&this._dispatchZoomAction()},_onDragEnd:function(){this._dragging=!1,this._showDataInfo(!1),!this.dataZoomModel.get(\"realtime\")&&this._dispatchZoomAction()},_onClickPanelClick:function(e){var t=this._size,n=this._displayables.barGroup.transformCoordToLocal(e.offsetX,e.offsetY);if(!(n[0]<0||n[0]>t[0]||n[1]<0||n[1]>t[1])){var i=this._handleEnds,r=(i[0]+i[1])/2,a=this._updateInterval(\"all\",n[0]-r);this._updateView(),a&&this._dispatchZoomAction()}},_dispatchZoomAction:function(){var e=this._range;this.api.dispatchAction({type:\"dataZoom\",from:this.uid,dataZoomId:this.dataZoomModel.id,start:e[0],end:e[1]})},_findCoordRect:function(){var e;if(g(this.getTargetCoordInfo(),(function(t){if(!e&&t.length){var n=t[0].model.coordinateSystem;e=n.getRect&&n.getRect()}})),!e){var t=this.api.getWidth(),n=this.api.getHeight();e={x:.2*t,y:.2*n,width:.6*t,height:.6*n}}return e}});function y(e){return\"vertical\"===e?\"ns-resize\":\"ew-resize\"}var x=v;e.exports=x},function(e,t,n){var i=n(55).extend({type:\"dataZoom.inside\",defaultOption:{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}});e.exports=i},function(e,t,n){var i=n(1),r=n(56),a=n(54),o=n(501),s=i.bind,l=r.extend({type:\"dataZoom.inside\",init:function(e,t){this._range},render:function(e,t,n,r){l.superApply(this,\"render\",arguments),this._range=e.getPercentRange(),i.each(this.getTargetCoordInfo(),(function(t,r){var a=i.map(t,(function(e){return o.generateCoordId(e.model)}));i.each(t,(function(t){var l=t.model,c={};i.each([\"pan\",\"zoom\",\"scrollMove\"],(function(e){c[e]=s(u[e],this,t,r)}),this),o.register(n,{coordId:o.generateCoordId(l),allCoordIds:a,containsPoint:function(e,t,n){return l.coordinateSystem.containPoint([t,n])},dataZoomId:e.id,dataZoomModel:e,getRange:c})}),this)}),this)},dispose:function(){o.unregister(this.api,this.dataZoomModel.id),l.superApply(this,\"dispose\",arguments),this._range=null}}),u={zoom:function(e,t,n,i){var r=this._range,o=r.slice(),s=e.axisModels[0];if(s){var l=d[t](null,[i.originX,i.originY],s,n,e),u=(l.signal>0?l.pixelStart+l.pixelLength-l.pixel:l.pixel-l.pixelStart)/l.pixelLength*(o[1]-o[0])+o[0],c=Math.max(1/i.scale,0);o[0]=(o[0]-u)*c+u,o[1]=(o[1]-u)*c+u;var h=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return a(0,o,[0,100],0,h.minSpan,h.maxSpan),this._range=o,r[0]!==o[0]||r[1]!==o[1]?o:void 0}},pan:c((function(e,t,n,i,r,a){var o=d[i]([a.oldX,a.oldY],[a.newX,a.newY],t,r,n);return o.signal*(e[1]-e[0])*o.pixel/o.pixelLength})),scrollMove:c((function(e,t,n,i,r,a){return d[i]([0,0],[a.scrollDelta,a.scrollDelta],t,r,n).signal*(e[1]-e[0])*a.scrollDelta}))};function c(e){return function(t,n,i,r){var o=this._range,s=o.slice(),l=t.axisModels[0];if(l){var u=e(s,l,t,n,i,r);return a(u,s,[0,100],\"all\"),this._range=s,o[0]!==s[0]||o[1]!==s[1]?s:void 0}}}var d={grid:function(e,t,n,i,r){var a=n.axis,o={},s=r.model.coordinateSystem.getRect();return e=e||[0,0],\"x\"===a.dim?(o.pixel=t[0]-e[0],o.pixelLength=s.width,o.pixelStart=s.x,o.signal=a.inverse?1:-1):(o.pixel=t[1]-e[1],o.pixelLength=s.height,o.pixelStart=s.y,o.signal=a.inverse?-1:1),o},polar:function(e,t,n,i,r){var a=n.axis,o={},s=r.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return e=e?s.pointToCoord(e):[0,0],t=s.pointToCoord(t),\"radiusAxis\"===n.mainType?(o.pixel=t[0]-e[0],o.pixelLength=l[1]-l[0],o.pixelStart=l[0],o.signal=a.inverse?1:-1):(o.pixel=t[1]-e[1],o.pixelLength=u[1]-u[0],o.pixelStart=u[0],o.signal=a.inverse?-1:1),o},singleAxis:function(e,t,n,i,r){var a=n.axis,o=r.model.coordinateSystem.getRect(),s={};return e=e||[0,0],\"horizontal\"===a.orient?(s.pixel=t[0]-e[0],s.pixelLength=o.width,s.pixelStart=o.x,s.signal=a.inverse?1:-1):(s.pixel=t[1]-e[1],s.pixelLength=o.height,s.pixelStart=o.y,s.signal=a.inverse?-1:1),s}},h=l;e.exports=h},function(e,t,n){var i=n(1),r=n(70),a=n(33),o=\"\\0_ec_dataZoom_roams\";function s(e){var t=e.getZr();return t[o]||(t[o]={})}function l(e){i.each(e,(function(t,n){t.count||(t.controller.dispose(),delete e[n])}))}function u(e,t){e.dispatchAction({type:\"dataZoom\",batch:t})}t.register=function(e,t){var n=s(e),o=t.dataZoomId,c=t.coordId;i.each(n,(function(e,n){var r=e.dataZoomInfos;r[o]&&i.indexOf(t.allCoordIds,c)<0&&(delete r[o],e.count--)})),l(n);var d=n[c];d||((d=n[c]={coordId:c,dataZoomInfos:{},count:0}).controller=function(e,t){var n=new r(e.getZr());return i.each([\"pan\",\"zoom\",\"scrollMove\"],(function(e){n.on(e,(function(n){var r=[];i.each(t.dataZoomInfos,(function(i){if(n.isAvailableBehavior(i.dataZoomModel.option)){var a=(i.getRange||{})[e],o=a&&a(t.controller,n);!i.dataZoomModel.get(\"disabled\",!0)&&o&&r.push({dataZoomId:i.dataZoomId,start:o[0],end:o[1]})}})),r.length&&t.dispatchAction(r)}))})),n}(e,d),d.dispatchAction=i.curry(u,e)),!d.dataZoomInfos[o]&&d.count++,d.dataZoomInfos[o]=t;var h=function(e){var t,n={type_true:2,type_move:1,type_false:0,type_undefined:-1},r=!0;return i.each(e,(function(e){var i=e.dataZoomModel,a=!i.get(\"disabled\",!0)&&(!i.get(\"zoomLock\",!0)||\"move\");n[\"type_\"+a]>n[\"type_\"+t]&&(t=a),r&=i.get(\"preventDefaultMouseMove\",!0)})),{controlType:t,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!r}}}(d.dataZoomInfos);d.controller.enable(h.controlType,h.opt),d.controller.setPointerChecker(t.containsPoint),a.createOrUpdate(d,\"dispatchAction\",t.dataZoomModel.get(\"throttle\",!0),\"fixRate\")},t.unregister=function(e,t){var n=s(e);i.each(n,(function(e){e.controller.dispose();var n=e.dataZoomInfos;n[t]&&(delete n[t],e.count--)})),l(n)},t.generateCoordId=function(e){return e.type+\"\\0_\"+e.id}},function(e,t,n){n(199),n(208)},function(e,t,n){var i=n(1),r=n(203),a=n(4),o=[20,140],s=r.extend({type:\"visualMap.continuous\",defaultOption:{align:\"auto\",calculable:!1,range:null,realtime:!0,itemHeight:null,itemWidth:null,hoverLink:!0,hoverLinkDataSize:null,hoverLinkOnHandle:null},optionUpdated:function(e,t){s.superApply(this,\"optionUpdated\",arguments),this.resetExtent(),this.resetVisual((function(e){e.mappingMethod=\"linear\",e.dataExtent=this.getExtent()})),this._resetRange()},resetItemSize:function(){s.superApply(this,\"resetItemSize\",arguments);var e=this.itemSize;\"horizontal\"===this._orient&&e.reverse(),(null==e[0]||isNaN(e[0]))&&(e[0]=o[0]),(null==e[1]||isNaN(e[1]))&&(e[1]=o[1])},_resetRange:function(){var e=this.getExtent(),t=this.option.range;!t||t.auto?(e.auto=1,this.option.range=e):i.isArray(t)&&(t[0]>t[1]&&t.reverse(),t[0]=Math.max(t[0],e[0]),t[1]=Math.min(t[1],e[1]))},completeVisualOption:function(){r.prototype.completeVisualOption.apply(this,arguments),i.each(this.stateList,(function(e){var t=this.option.controller[e].symbolSize;t&&t[0]!==t[1]&&(t[0]=0)}),this)},setSelected:function(e){this.option.range=e.slice(),this._resetRange()},getSelected:function(){var e=this.getExtent(),t=a.asc((this.get(\"range\")||[]).slice());return t[0]>e[1]&&(t[0]=e[1]),t[1]>e[1]&&(t[1]=e[1]),t[0]<e[0]&&(t[0]=e[0]),t[1]<e[0]&&(t[1]=e[0]),t},getValueState:function(e){var t=this.option.range,n=this.getExtent();return(t[0]<=n[0]||t[0]<=e)&&(t[1]>=n[1]||e<=t[1])?\"inRange\":\"outOfRange\"},findTargetDataIndices:function(e){var t=[];return this.eachTargetSeries((function(n){var i=[],r=n.getData();r.each(this.getDataDimension(r),(function(t,n){e[0]<=t&&t<=e[1]&&i.push(n)}),this),t.push({seriesId:n.id,dataIndex:i})}),this),t},getVisualMeta:function(e){var t=l(this,\"outOfRange\",this.getExtent()),n=l(this,\"inRange\",this.option.range.slice()),i=[];function r(t,n){i.push({value:t,color:e(t,n)})}for(var a=0,o=0,s=n.length,u=t.length;o<u&&(!n.length||t[o]<=n[0]);o++)t[o]<n[a]&&r(t[o],\"outOfRange\");for(var c=1;a<s;a++,c=0)c&&i.length&&r(n[a],\"outOfRange\"),r(n[a],\"inRange\");for(c=1;o<u;o++)(!n.length||n[n.length-1]<t[o])&&(c&&(i.length&&r(i[i.length-1].value,\"outOfRange\"),c=0),r(t[o],\"outOfRange\"));var d=i.length;return{stops:i,outerColors:[d?i[0].color:\"transparent\",d?i[d-1].color:\"transparent\"]}}});function l(e,t,n){if(n[0]===n[1])return n.slice();for(var i=(n[1]-n[0])/200,r=n[0],a=[],o=0;o<=200&&r<n[1];o++)a.push(r),r+=i;return a.push(n[1]),a}var u=s;e.exports=u},function(e,t,n){var i=n(1),r=n(95),a=n(25),o=n(205),s=n(3),l=n(4),u=n(54),c=n(206),d=n(5),h=l.linearMap,f=i.each,p=Math.min,g=Math.max,m=o.extend({type:\"visualMap.continuous\",init:function(){m.superApply(this,\"init\",arguments),this._shapes={},this._dataInterval=[],this._handleEnds=[],this._orient,this._useHandle,this._hoverLinkDataIndices=[],this._dragging,this._hovering},doRender:function(e,t,n,i){i&&\"selectDataRange\"===i.type&&i.from===this.uid||this._buildView()},_buildView:function(){this.group.removeAll();var e=this.visualMapModel,t=this.group;this._orient=e.get(\"orient\"),this._useHandle=e.get(\"calculable\"),this._resetInterval(),this._renderBar(t);var n=e.get(\"text\");this._renderEndsText(t,n,0),this._renderEndsText(t,n,1),this._updateView(!0),this.renderBackground(t),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(t)},_renderEndsText:function(e,t,n){if(t){var i=t[1-n];i=null!=i?i+\"\":\"\";var r=this.visualMapModel,a=r.get(\"textGap\"),o=r.itemSize,l=this._shapes.barGroup,u=this._applyTransform([o[0]/2,0===n?-a:o[1]+a],l),c=this._applyTransform(0===n?\"bottom\":\"top\",l),d=this._orient,h=this.visualMapModel.textStyleModel;this.group.add(new s.Text({style:{x:u[0],y:u[1],textVerticalAlign:\"horizontal\"===d?\"middle\":c,textAlign:\"horizontal\"===d?c:\"center\",text:i,textFont:h.getFont(),textFill:h.getTextColor()}}))}},_renderBar:function(e){var t=this.visualMapModel,n=this._shapes,r=t.itemSize,a=this._orient,o=this._useHandle,s=c.getItemAlign(t,this.api,r),l=n.barGroup=this._createBarGroup(s);l.add(n.outOfRange=v()),l.add(n.inRange=v(null,o?x(this._orient):null,i.bind(this._dragHandle,this,\"all\",!1),i.bind(this._dragHandle,this,\"all\",!0)));var u=t.textStyleModel.getTextRect(\"\\u56fd\"),d=g(u.width,u.height);o&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(l,0,r,d,a,s),this._createHandle(l,1,r,d,a,s)),this._createIndicator(l,r,d,a),e.add(l)},_createHandle:function(e,t,n,r,o){var l=i.bind(this._dragHandle,this,t,!1),u=i.bind(this._dragHandle,this,t,!0),c=v(function(e,t){return 0===e?[[0,0],[t,0],[t,-t]]:[[0,0],[t,0],[t,t]]}(t,r),x(this._orient),l,u);c.position[0]=n[0],e.add(c);var d=this.visualMapModel.textStyleModel,h=new s.Text({draggable:!0,drift:l,onmousemove:function(e){a.stop(e.event)},ondragend:u,style:{x:0,y:0,text:\"\",textFont:d.getFont(),textFill:d.getTextColor()}});this.group.add(h);var f=[\"horizontal\"===o?r/2:1.5*r,\"horizontal\"===o?0===t?-1.5*r:1.5*r:0===t?-r/2:r/2],p=this._shapes;p.handleThumbs[t]=c,p.handleLabelPoints[t]=f,p.handleLabels[t]=h},_createIndicator:function(e,t,n,i){var r=v([[0,0]],\"move\");r.position[0]=t[0],r.attr({invisible:!0,silent:!0}),e.add(r);var a=this.visualMapModel.textStyleModel,o=new s.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:\"\",textFont:a.getFont(),textFill:a.getTextColor()}});this.group.add(o);var l=[\"horizontal\"===i?n/2:9,0],u=this._shapes;u.indicator=r,u.indicatorLabel=o,u.indicatorLabelPoint=l},_dragHandle:function(e,t,n,i){if(this._useHandle){if(this._dragging=!t,!t){var r=this._applyTransform([n,i],this._shapes.barGroup,!0);this._updateInterval(e,r[1]),this._updateView()}t===!this.visualMapModel.get(\"realtime\")&&this.api.dispatchAction({type:\"selectDataRange\",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),t?!this._hovering&&this._clearHoverLinkToSeries():y(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[e],!1)}},_resetInterval:function(){var e=this.visualMapModel,t=this._dataInterval=e.getSelected(),n=e.getExtent(),i=[0,e.itemSize[1]];this._handleEnds=[h(t[0],n,i,!0),h(t[1],n,i,!0)]},_updateInterval:function(e,t){t=t||0;var n=this.visualMapModel,i=this._handleEnds,r=[0,n.itemSize[1]];u(t,i,r,e,0);var a=n.getExtent();this._dataInterval=[h(i[0],r,a,!0),h(i[1],r,a,!0)]},_updateView:function(e){var t=this.visualMapModel,n=t.getExtent(),i=this._shapes,r=[0,t.itemSize[1]],a=e?r:this._handleEnds,o=this._createBarVisual(this._dataInterval,n,a,\"inRange\"),s=this._createBarVisual(n,n,r,\"outOfRange\");i.inRange.setStyle({fill:o.barColor,opacity:o.opacity}).setShape(\"points\",o.barPoints),i.outOfRange.setStyle({fill:s.barColor,opacity:s.opacity}).setShape(\"points\",s.barPoints),this._updateHandle(a,o)},_createBarVisual:function(e,t,n,i){var a={forceState:i,convertOpacityToAlpha:!0},o=this._makeColorGradient(e,a),s=[this.getControllerVisual(e[0],\"symbolSize\",a),this.getControllerVisual(e[1],\"symbolSize\",a)],l=this._createBarPoints(n,s);return{barColor:new r(0,0,0,1,o),barPoints:l,handlesColor:[o[0].color,o[o.length-1].color]}},_makeColorGradient:function(e,t){var n=[],i=(e[1]-e[0])/100;n.push({color:this.getControllerVisual(e[0],\"color\",t),offset:0});for(var r=1;r<100;r++){var a=e[0]+i*r;if(a>e[1])break;n.push({color:this.getControllerVisual(a,\"color\",t),offset:r/100})}return n.push({color:this.getControllerVisual(e[1],\"color\",t),offset:1}),n},_createBarPoints:function(e,t){var n=this.visualMapModel.itemSize;return[[n[0]-t[0],e[0]],[n[0],e[0]],[n[0],e[1]],[n[0]-t[1],e[1]]]},_createBarGroup:function(e){var t=this._orient,n=this.visualMapModel.get(\"inverse\");return new s.Group(\"horizontal\"!==t||n?\"horizontal\"===t&&n?{scale:\"bottom\"===e?[-1,1]:[1,1],rotation:-Math.PI/2}:\"vertical\"!==t||n?{scale:\"left\"===e?[1,1]:[-1,1]}:{scale:\"left\"===e?[1,-1]:[-1,-1]}:{scale:\"bottom\"===e?[1,1]:[-1,1],rotation:Math.PI/2})},_updateHandle:function(e,t){if(this._useHandle){var n=this._shapes,i=this.visualMapModel,r=n.handleThumbs,a=n.handleLabels;f([0,1],(function(o){var l=r[o];l.setStyle(\"fill\",t.handlesColor[o]),l.position[1]=e[o];var u=s.applyTransform(n.handleLabelPoints[o],s.getTransform(l,this.group));a[o].setStyle({x:u[0],y:u[1],text:i.formatValueText(this._dataInterval[o]),textVerticalAlign:\"middle\",textAlign:this._applyTransform(\"horizontal\"===this._orient?0===o?\"bottom\":\"top\":\"left\",n.barGroup)})}),this)}},_showIndicator:function(e,t,n,i){var r=this.visualMapModel,a=r.getExtent(),o=r.itemSize,l=[0,o[1]],u=h(e,a,l,!0),c=this._shapes,d=c.indicator;if(d){d.position[1]=u,d.attr(\"invisible\",!1),d.setShape(\"points\",function(e,t,n,i){return e?[[0,-p(t,g(n,0))],[6,0],[0,p(t,g(i-n,0))]]:[[0,0],[5,-5],[5,5]]}(!!n,i,u,o[1]));var f=this.getControllerVisual(e,\"color\",{convertOpacityToAlpha:!0});d.setStyle(\"fill\",f);var m=s.applyTransform(c.indicatorLabelPoint,s.getTransform(d,this.group)),v=c.indicatorLabel;v.attr(\"invisible\",!1);var y=this._applyTransform(\"left\",c.barGroup),x=this._orient;v.setStyle({text:(n||\"\")+r.formatValueText(t),textVerticalAlign:\"horizontal\"===x?y:\"middle\",textAlign:\"horizontal\"===x?\"center\":y,x:m[0],y:m[1]})}},_enableHoverLinkToSeries:function(){var e=this;this._shapes.barGroup.on(\"mousemove\",(function(t){if(e._hovering=!0,!e._dragging){var n=e.visualMapModel.itemSize,i=e._applyTransform([t.offsetX,t.offsetY],e._shapes.barGroup,!0,!0);i[1]=p(g(0,i[1]),n[1]),e._doHoverLinkToSeries(i[1],0<=i[0]&&i[0]<=n[0])}})).on(\"mouseout\",(function(){e._hovering=!1,!e._dragging&&e._clearHoverLinkToSeries()}))},_enableHoverLinkFromSeries:function(){var e=this.api.getZr();this.visualMapModel.option.hoverLink?(e.on(\"mouseover\",this._hoverLinkFromSeriesMouseOver,this),e.on(\"mouseout\",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(e,t){var n=this.visualMapModel,i=n.itemSize;if(n.option.hoverLink){var r=[0,i[1]],a=n.getExtent();e=p(g(r[0],e),r[1]);var o=function(e,t,n){var i=6,r=e.get(\"hoverLinkDataSize\");r&&(i=h(r,t,n,!0)/2);return i}(n,a,r),s=[e-o,e+o],l=h(e,r,a,!0),u=[h(s[0],r,a,!0),h(s[1],r,a,!0)];s[0]<r[0]&&(u[0]=-1/0),s[1]>r[1]&&(u[1]=1/0),t&&(u[0]===-1/0?this._showIndicator(l,u[1],\"< \",o):u[1]===1/0?this._showIndicator(l,u[0],\"> \",o):this._showIndicator(l,l,\"\\u2248 \",o));var f=this._hoverLinkDataIndices,m=[];(t||y(n))&&(m=this._hoverLinkDataIndices=n.findTargetDataIndices(u));var v=d.compressBatches(f,m);this._dispatchHighDown(\"downplay\",c.makeHighDownBatch(v[0],n)),this._dispatchHighDown(\"highlight\",c.makeHighDownBatch(v[1],n))}},_hoverLinkFromSeriesMouseOver:function(e){var t=e.target,n=this.visualMapModel;if(t&&null!=t.dataIndex){var i=this.ecModel.getSeriesByIndex(t.seriesIndex);if(n.isTargetSeries(i)){var r=i.getData(t.dataType),a=r.get(n.getDataDimension(r),t.dataIndex,!0);isNaN(a)||this._showIndicator(a,a)}}},_hideIndicator:function(){var e=this._shapes;e.indicator&&e.indicator.attr(\"invisible\",!0),e.indicatorLabel&&e.indicatorLabel.attr(\"invisible\",!0)},_clearHoverLinkToSeries:function(){this._hideIndicator();var e=this._hoverLinkDataIndices;this._dispatchHighDown(\"downplay\",c.makeHighDownBatch(e,this.visualMapModel)),e.length=0},_clearHoverLinkFromSeries:function(){this._hideIndicator();var e=this.api.getZr();e.off(\"mouseover\",this._hoverLinkFromSeriesMouseOver),e.off(\"mouseout\",this._hideIndicator)},_applyTransform:function(e,t,n,r){var a=s.getTransform(t,r?null:this.group);return s[i.isArray(e)?\"applyTransform\":\"transformDirection\"](e,a,n)},_dispatchHighDown:function(e,t){t&&t.length&&this.api.dispatchAction({type:e,batch:t})},dispose:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},remove:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()}});function v(e,t,n,i){return new s.Polygon({shape:{points:e},draggable:!!n,cursor:t,drift:n,onmousemove:function(e){a.stop(e.event)},ondragend:i})}function y(e){var t=e.get(\"hoverLinkOnHandle\");return!!(null==t?e.get(\"realtime\"):t)}function x(e){return\"vertical\"===e?\"ns-resize\":\"ew-resize\"}var b=m;e.exports=b},function(e,t,n){n(6).__DEV__;var i=n(1),r=n(203),a=n(46),o=n(204),s=n(4).reformIntervals,l=r.extend({type:\"visualMap.piecewise\",defaultOption:{selected:null,minOpen:!1,maxOpen:!1,align:\"auto\",itemWidth:20,itemHeight:14,itemSymbol:\"roundRect\",pieceList:null,categories:null,splitNumber:5,selectedMode:\"multiple\",itemGap:10,hoverLink:!0,showLabel:null},optionUpdated:function(e,t){l.superApply(this,\"optionUpdated\",arguments),this._pieceList=[],this.resetExtent();var n=this._mode=this._determineMode();u[this._mode].call(this),this._resetSelected(e,t);var r=this.option.categories;this.resetVisual((function(e,t){\"categories\"===n?(e.mappingMethod=\"category\",e.categories=i.clone(r)):(e.dataExtent=this.getExtent(),e.mappingMethod=\"piecewise\",e.pieceList=i.map(this._pieceList,(function(e){e=i.clone(e);return\"inRange\"!==t&&(e.visual=null),e})))}))},completeVisualOption:function(){var e=this.option,t={},n=a.listVisualTypes(),s=this.isCategory();function l(e,t,n){return e&&e[t]&&(i.isObject(e[t])?e[t].hasOwnProperty(n):e[t]===n)}i.each(e.pieces,(function(e){i.each(n,(function(n){e.hasOwnProperty(n)&&(t[n]=1)}))})),i.each(t,(function(t,n){var r=0;i.each(this.stateList,(function(t){r|=l(e,t,n)||l(e.target,t,n)}),this),!r&&i.each(this.stateList,(function(t){(e[t]||(e[t]={}))[n]=o.get(n,\"inRange\"===t?\"active\":\"inactive\",s)}))}),this),r.prototype.completeVisualOption.apply(this,arguments)},_resetSelected:function(e,t){var n=this.option,r=this._pieceList,a=(t?n:e).selected||{};if(n.selected=a,i.each(r,(function(e,t){var n=this.getSelectedMapKey(e);a.hasOwnProperty(n)||(a[n]=!0)}),this),\"single\"===n.selectedMode){var o=!1;i.each(r,(function(e,t){var n=this.getSelectedMapKey(e);a[n]&&(o?a[n]=!1:o=!0)}),this)}},getSelectedMapKey:function(e){return\"categories\"===this._mode?e.value+\"\":e.index+\"\"},getPieceList:function(){return this._pieceList},_determineMode:function(){var e=this.option;return e.pieces&&e.pieces.length>0?\"pieces\":this.option.categories?\"categories\":\"splitNumber\"},setSelected:function(e){this.option.selected=i.clone(e)},getValueState:function(e){var t=a.findPieceIndex(e,this._pieceList);return null!=t&&this.option.selected[this.getSelectedMapKey(this._pieceList[t])]?\"inRange\":\"outOfRange\"},findTargetDataIndices:function(e){var t=[];return this.eachTargetSeries((function(n){var i=[],r=n.getData();r.each(this.getDataDimension(r),(function(t,n){a.findPieceIndex(t,this._pieceList)===e&&i.push(n)}),this),t.push({seriesId:n.id,dataIndex:i})}),this),t},getRepresentValue:function(e){var t;if(this.isCategory())t=e.value;else if(null!=e.value)t=e.value;else{var n=e.interval||[];t=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return t},getVisualMeta:function(e){if(!this.isCategory()){var t=[],n=[],r=this,a=this._pieceList.slice();if(a.length){var o=a[0].interval[0];o!==-1/0&&a.unshift({interval:[-1/0,o]}),(o=a[a.length-1].interval[1])!==1/0&&a.push({interval:[o,1/0]})}else a.push({interval:[-1/0,1/0]});var s=-1/0;return i.each(a,(function(e){var t=e.interval;t&&(t[0]>s&&l([s,t[0]],\"outOfRange\"),l(t.slice()),s=t[1])}),this),{stops:t,outerColors:n}}function l(i,a){var o=r.getRepresentValue({interval:i});a||(a=r.getValueState(o));var s=e(o,a);i[0]===-1/0?n[0]=s:i[1]===1/0?n[1]=s:t.push({value:i[0],color:s},{value:i[1],color:s})}}}),u={splitNumber:function(){var e=this.option,t=this._pieceList,n=Math.min(e.precision,20),r=this.getExtent(),a=e.splitNumber;a=Math.max(parseInt(a,10),1),e.splitNumber=a;for(var o=(r[1]-r[0])/a;+o.toFixed(n)!==o&&n<5;)n++;e.precision=n,o=+o.toFixed(n),e.minOpen&&t.push({interval:[-1/0,r[0]],close:[0,0]});for(var l=0,u=r[0];l<a;u+=o,l++){var c=l===a-1?r[1]:u+o;t.push({interval:[u,c],close:[1,1]})}e.maxOpen&&t.push({interval:[r[1],1/0],close:[0,0]}),s(t),i.each(t,(function(e,t){e.index=t,e.text=this.formatValueText(e.interval)}),this)},categories:function(){var e=this.option;i.each(e.categories,(function(e){this._pieceList.push({text:this.formatValueText(e,!0),value:e})}),this),c(e,this._pieceList)},pieces:function(){var e=this.option,t=this._pieceList;i.each(e.pieces,(function(e,n){i.isObject(e)||(e={value:e});var r={text:\"\",index:n};if(null!=e.label&&(r.text=e.label),e.hasOwnProperty(\"value\")){var o=r.value=e.value;r.interval=[o,o],r.close=[1,1]}else{for(var s=r.interval=[],l=r.close=[0,0],u=[1,0,1],c=[-1/0,1/0],d=[],h=0;h<2;h++){for(var f=[[\"gte\",\"gt\",\"min\"],[\"lte\",\"lt\",\"max\"]][h],p=0;p<3&&null==s[h];p++)s[h]=e[f[p]],l[h]=u[p],d[h]=2===p;null==s[h]&&(s[h]=c[h])}d[0]&&s[1]===1/0&&(l[0]=0),d[1]&&s[0]===-1/0&&(l[1]=0),s[0]===s[1]&&l[0]&&l[1]&&(r.value=s[0])}r.visual=a.retrieveVisuals(e),t.push(r)}),this),c(e,t),s(t),i.each(t,(function(e){var t=e.close,n=[[\"<\",\"\\u2264\"][t[1]],[\">\",\"\\u2265\"][t[0]]];e.text=e.text||this.formatValueText(null!=e.value?e.value:e.interval,!1,n)}),this)}};function c(e,t){var n=e.inverse;(\"vertical\"===e.orient?!n:n)&&t.reverse()}var d=l;e.exports=d},function(e,t,n){var i=n(1),r=n(205),a=n(3),o=n(21).createSymbol,s=n(7),l=n(206),u=r.extend({type:\"visualMap.piecewise\",doRender:function(){var e=this.group;e.removeAll();var t=this.visualMapModel,n=t.get(\"textGap\"),r=t.textStyleModel,o=r.getFont(),l=r.getTextColor(),u=this._getItemAlign(),c=t.itemSize,d=this._getViewData(),h=d.endsText,f=i.retrieve(t.get(\"showLabel\",!0),!h);h&&this._renderEndsText(e,h[0],c,f,u),i.each(d.viewPieceList,(function(r){var s=r.piece,d=new a.Group;d.onclick=i.bind(this._onItemClick,this,s),this._enableHoverLink(d,r.indexInModelPieceList);var h=t.getRepresentValue(s);if(this._createItemSymbol(d,h,[0,0,c[0],c[1]]),f){var p=this.visualMapModel.getValueState(h);d.add(new a.Text({style:{x:\"right\"===u?-n:c[0]+n,y:c[1]/2,text:s.text,textVerticalAlign:\"middle\",textAlign:u,textFont:o,textFill:l,opacity:\"outOfRange\"===p?.5:1}}))}e.add(d)}),this),h&&this._renderEndsText(e,h[1],c,f,u),s.box(t.get(\"orient\"),e,t.get(\"itemGap\")),this.renderBackground(e),this.positionGroup(e)},_enableHoverLink:function(e,t){function n(e){var n=this.visualMapModel;n.option.hoverLink&&this.api.dispatchAction({type:e,batch:l.makeHighDownBatch(n.findTargetDataIndices(t),n)})}e.on(\"mouseover\",i.bind(n,this,\"highlight\")).on(\"mouseout\",i.bind(n,this,\"downplay\"))},_getItemAlign:function(){var e=this.visualMapModel,t=e.option;if(\"vertical\"===t.orient)return l.getItemAlign(e,this.api,e.itemSize);var n=t.align;return n&&\"auto\"!==n||(n=\"left\"),n},_renderEndsText:function(e,t,n,i,r){if(t){var o=new a.Group,s=this.visualMapModel.textStyleModel;o.add(new a.Text({style:{x:i?\"right\"===r?n[0]:0:n[0]/2,y:n[1]/2,textVerticalAlign:\"middle\",textAlign:i?r:\"center\",text:t,textFont:s.getFont(),textFill:s.getTextColor()}})),e.add(o)}},_getViewData:function(){var e=this.visualMapModel,t=i.map(e.getPieceList(),(function(e,t){return{piece:e,indexInModelPieceList:t}})),n=e.get(\"text\"),r=e.get(\"orient\"),a=e.get(\"inverse\");return(\"horizontal\"===r?a:!a)?t.reverse():n&&(n=n.slice().reverse()),{viewPieceList:t,endsText:n}},_createItemSymbol:function(e,t,n){e.add(o(this.getControllerVisual(t,\"symbol\"),n[0],n[1],n[2],n[3],this.getControllerVisual(t,\"color\")))},_onItemClick:function(e){var t=this.visualMapModel,n=t.option,r=i.clone(n.selected),a=t.getSelectedMapKey(e);\"single\"===n.selectedMode?(r[a]=!0,i.each(r,(function(e,t){r[t]=t===a}))):r[a]=!r[a],this.api.dispatchAction({type:\"selectDataRange\",from:this.uid,visualMapId:this.visualMapModel.id,selected:r})}});e.exports=u},function(e,t,n){n(508),(0,n(72).registerPainter)(\"vml\",n(509))},function(e,t,n){var i=n(13),r=n(9).applyTransform,a=n(10),o=n(26),s=n(18),l=n(76),u=n(133),c=n(58),d=n(47),h=n(40),f=n(12),p=n(49),g=n(77),m=n(209),v=p.CMD,y=Math.round,x=Math.sqrt,b=Math.abs,_=Math.cos,w=Math.sin,S=Math.max;if(!i.canvasSupported){var M=21600,C=M/2,T=function(e){e.style.cssText=\"position:absolute;left:0;top:0;width:1px;height:1px;\",e.coordsize=M+\",\"+M,e.coordorigin=\"0,0\"},k=function(e,t,n){return\"rgb(\"+[e,t,n].join(\",\")+\")\"},I=function(e,t){t&&e&&t.parentNode!==e&&e.appendChild(t)},A=function(e,t){t&&e&&t.parentNode===e&&e.removeChild(t)},P=function(e,t,n){return 1e5*(parseFloat(e)||0)+1e3*(parseFloat(t)||0)+n},E=l.parsePercent,D=function(e,t,n){var i=o.parse(t);n=+n,isNaN(n)&&(n=1),i&&(e.color=k(i[0],i[1],i[2]),e.opacity=n*i[3])},L=function(e){var t=o.parse(e);return[k(t[0],t[1],t[2]),t[3]]},O=function(e,t,n,i){var a=\"fill\"===t,o=e.getElementsByTagName(t)[0];null!=n[t]&&\"none\"!==n[t]&&(a||!a&&n.lineWidth)?(e[a?\"filled\":\"stroked\"]=\"true\",n[t]instanceof g&&A(e,o),o||(o=m.createNode(t)),a?function(e,t,n){var i=t.fill;if(null!=i)if(i instanceof g){var a,o=0,s=[0,0],l=0,u=1,c=n.getBoundingRect(),d=c.width,h=c.height;if(\"linear\"===i.type){a=\"gradient\";var f=n.transform,p=[i.x*d,i.y*h],m=[i.x2*d,i.y2*h];f&&(r(p,p,f),r(m,m,f));var v=m[0]-p[0],y=m[1]-p[1];(o=180*Math.atan2(v,y)/Math.PI)<0&&(o+=360),o<1e-6&&(o=0)}else{a=\"gradientradial\";p=[i.x*d,i.y*h],f=n.transform;var x=n.scale,b=d,_=h;s=[(p[0]-c.x)/b,(p[1]-c.y)/_],f&&r(p,p,f),b/=x[0]*M,_/=x[1]*M;var w=S(b,_);l=0/w,u=2*i.r/w-l}var C=i.colorStops.slice();C.sort((function(e,t){return e.offset-t.offset}));for(var T=C.length,k=[],I=[],A=0;A<T;A++){var P=C[A],E=L(P.color);I.push(P.offset*u+l+\" \"+E[0]),0!==A&&A!==T-1||k.push(E)}if(T>=2){var O=k[0][0],N=k[1][0],R=k[0][1]*t.opacity,z=k[1][1]*t.opacity;e.type=a,e.method=\"none\",e.focus=\"100%\",e.angle=o,e.color=O,e.color2=N,e.colors=I.join(\",\"),e.opacity=z,e.opacity2=R}\"radial\"===a&&(e.focusposition=s.join(\",\"))}else D(e,i,t.opacity)}(o,n,i):function(e,t){t.lineDash&&(e.dashstyle=t.lineDash.join(\" \")),null==t.stroke||t.stroke instanceof g||D(e,t.stroke,t.opacity)}(o,n),I(e,o)):(e[a?\"filled\":\"stroked\"]=\"false\",A(e,o))},N=[[],[],[]];f.prototype.brushVML=function(e){var t=this.style,n=this._vmlEl;n||(n=m.createNode(\"shape\"),T(n),this._vmlEl=n),O(n,\"fill\",t,this),O(n,\"stroke\",t,this);var i=this.transform,a=null!=i,o=n.getElementsByTagName(\"stroke\")[0];if(o){var s=t.lineWidth;if(a&&!t.strokeNoScale){var l=i[0]*i[3]-i[1]*i[2];s*=x(b(l))}o.weight=s+\"px\"}var u=this.path||(this.path=new p);this.__dirtyPath&&(u.beginPath(),u.subPixelOptimize=!1,this.buildPath(u,this.shape),u.toStatic(),this.__dirtyPath=!1),n.path=function(e,t){var n,i,a,o,s,l,u=v.M,c=v.C,d=v.L,h=v.A,f=v.Q,p=[],g=e.data,m=e.len();for(o=0;o<m;){switch(i=\"\",n=0,a=g[o++]){case u:i=\" m \",n=1,s=g[o++],l=g[o++],N[0][0]=s,N[0][1]=l;break;case d:i=\" l \",n=1,s=g[o++],l=g[o++],N[0][0]=s,N[0][1]=l;break;case f:case c:i=\" c \",n=3;var b,S,T=g[o++],k=g[o++],I=g[o++],A=g[o++];a===f?(b=I,S=A,I=(I+2*T)/3,A=(A+2*k)/3,T=(s+2*T)/3,k=(l+2*k)/3):(b=g[o++],S=g[o++]),N[0][0]=T,N[0][1]=k,N[1][0]=I,N[1][1]=A,N[2][0]=b,N[2][1]=S,s=b,l=S;break;case h:var P=0,E=0,D=1,L=1,O=0;t&&(P=t[4],E=t[5],D=x(t[0]*t[0]+t[1]*t[1]),L=x(t[2]*t[2]+t[3]*t[3]),O=Math.atan2(-t[1]/L,t[0]/D));var R=g[o++],z=g[o++],B=g[o++],F=g[o++],V=g[o++]+O,G=g[o++]+V+O;o++;var j=g[o++],W=R+_(V)*B,H=z+w(V)*F,U=(T=R+_(G)*B,k=z+w(G)*F,j?\" wa \":\" at \");Math.abs(W-T)<1e-4&&(Math.abs(G-V)>.01?j&&(W+=.0125):Math.abs(H-z)<1e-4?j&&W<R||!j&&W>R?k-=.0125:k+=.0125:j&&H<z||!j&&H>z?T+=.0125:T-=.0125),p.push(U,y(((R-B)*D+P)*M-C),\",\",y(((z-F)*L+E)*M-C),\",\",y(((R+B)*D+P)*M-C),\",\",y(((z+F)*L+E)*M-C),\",\",y((W*D+P)*M-C),\",\",y((H*L+E)*M-C),\",\",y((T*D+P)*M-C),\",\",y((k*L+E)*M-C)),s=T,l=k;break;case v.R:var Y=N[0],Z=N[1];Y[0]=g[o++],Y[1]=g[o++],Z[0]=Y[0]+g[o++],Z[1]=Y[1]+g[o++],t&&(r(Y,Y,t),r(Z,Z,t)),Y[0]=y(Y[0]*M-C),Z[0]=y(Z[0]*M-C),Y[1]=y(Y[1]*M-C),Z[1]=y(Z[1]*M-C),p.push(\" m \",Y[0],\",\",Y[1],\" l \",Z[0],\",\",Y[1],\" l \",Z[0],\",\",Z[1],\" l \",Y[0],\",\",Z[1]);break;case v.Z:p.push(\" x \")}if(n>0){p.push(i);for(var q=0;q<n;q++){var X=N[q];t&&r(X,X,t),p.push(y(X[0]*M-C),\",\",y(X[1]*M-C),q<n-1?\",\":\"\")}}}return p.join(\"\")}(u,this.transform),n.style.zIndex=P(this.zlevel,this.z,this.z2),I(e,n),null!=t.text?this.drawRectText(e,this.getBoundingRect()):this.removeRectText(e)},f.prototype.onRemove=function(e){A(e,this._vmlEl),this.removeRectText(e)},f.prototype.onAdd=function(e){I(e,this._vmlEl),this.appendRectText(e)};d.prototype.brushVML=function(e){var t,n,i,a=this.style,o=a.image;if(\"object\"===typeof(i=o)&&i.tagName&&\"IMG\"===i.tagName.toUpperCase()){var s=o.src;if(s===this._imageSrc)t=this._imageWidth,n=this._imageHeight;else{var l=o.runtimeStyle,u=l.width,c=l.height;l.width=\"auto\",l.height=\"auto\",t=o.width,n=o.height,l.width=u,l.height=c,this._imageSrc=s,this._imageWidth=t,this._imageHeight=n}o=s}else o===this._imageSrc&&(t=this._imageWidth,n=this._imageHeight);if(o){var d=a.x||0,h=a.y||0,f=a.width,p=a.height,g=a.sWidth,v=a.sHeight,b=a.sx||0,_=a.sy||0,w=g&&v,M=this._vmlEl;M||(M=m.doc.createElement(\"div\"),T(M),this._vmlEl=M);var C,k=M.style,A=!1,E=1,D=1;if(this.transform&&(C=this.transform,E=x(C[0]*C[0]+C[1]*C[1]),D=x(C[2]*C[2]+C[3]*C[3]),A=C[1]||C[2]),A){var L=[d,h],O=[d+f,h],N=[d,h+p],R=[d+f,h+p];r(L,L,C),r(O,O,C),r(N,N,C),r(R,R,C);var z=S(L[0],O[0],N[0],R[0]),B=S(L[1],O[1],N[1],R[1]),F=[];F.push(\"M11=\",C[0]/E,\",\",\"M12=\",C[2]/D,\",\",\"M21=\",C[1]/E,\",\",\"M22=\",C[3]/D,\",\",\"Dx=\",y(d*E+C[4]),\",\",\"Dy=\",y(h*D+C[5])),k.padding=\"0 \"+y(z)+\"px \"+y(B)+\"px 0\",k.filter=\"progid:DXImageTransform.Microsoft.Matrix(\"+F.join(\"\")+\", SizingMethod=clip)\"}else C&&(d=d*E+C[4],h=h*D+C[5]),k.filter=\"\",k.left=y(d)+\"px\",k.top=y(h)+\"px\";var V=this._imageEl,G=this._cropEl;V||(V=m.doc.createElement(\"div\"),this._imageEl=V);var j=V.style;if(w){if(t&&n)j.width=y(E*t*f/g)+\"px\",j.height=y(D*n*p/v)+\"px\";else{var W=new Image,H=this;W.onload=function(){W.onload=null,t=W.width,n=W.height,j.width=y(E*t*f/g)+\"px\",j.height=y(D*n*p/v)+\"px\",H._imageWidth=t,H._imageHeight=n,H._imageSrc=o},W.src=o}G||((G=m.doc.createElement(\"div\")).style.overflow=\"hidden\",this._cropEl=G);var U=G.style;U.width=y((f+b*f/g)*E),U.height=y((p+_*p/v)*D),U.filter=\"progid:DXImageTransform.Microsoft.Matrix(Dx=\"+-b*f/g*E+\",Dy=\"+-_*p/v*D+\")\",G.parentNode||M.appendChild(G),V.parentNode!==G&&G.appendChild(V)}else j.width=y(E*f)+\"px\",j.height=y(D*p)+\"px\",M.appendChild(V),G&&G.parentNode&&(M.removeChild(G),this._cropEl=null);var Y=\"\",Z=a.opacity;Z<1&&(Y+=\".Alpha(opacity=\"+y(100*Z)+\") \"),Y+=\"progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\"+o+\", SizingMethod=scale)\",j.filter=Y,M.style.zIndex=P(this.zlevel,this.z,this.z2),I(e,M),null!=a.text&&this.drawRectText(e,this.getBoundingRect())}},d.prototype.onRemove=function(e){A(e,this._vmlEl),this._vmlEl=null,this._cropEl=null,this._imageEl=null,this.removeRectText(e)},d.prototype.onAdd=function(e){I(e,this._vmlEl),this.appendRectText(e)};var R,z={},B=0,F=document.createElement(\"div\");s.$override(\"measureText\",(function(e,t){var n=m.doc;R||((R=n.createElement(\"div\")).style.cssText=\"position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;\",m.doc.body.appendChild(R));try{R.style.font=t}catch(i){}return R.innerHTML=\"\",R.appendChild(n.createTextNode(e)),{width:R.offsetWidth}}));for(var V=new a,G=function(e,t,n,i){var a=this.style;this.__dirty&&l.normalizeTextStyle(a,!0);var o=a.text;if(null!=o&&(o+=\"\"),o){if(a.rich){var u=s.parseRichText(o,a);o=[];for(var c=0;c<u.lines.length;c++){for(var d=u.lines[c].tokens,h=[],f=0;f<d.length;f++)h.push(d[f].text);o.push(h.join(\"\"))}o=o.join(\"\\n\")}var p,g,v=a.textAlign,x=a.textVerticalAlign,b=function(e){var t=z[e];if(!t){B>100&&(B=0,z={});var n,i=F.style;try{i.font=e,n=i.fontFamily.split(\",\")[0]}catch(r){}t={style:i.fontStyle||\"normal\",variant:i.fontVariant||\"normal\",weight:i.fontWeight||\"normal\",size:0|parseFloat(i.fontSize||12),family:n||\"Microsoft YaHei\"},z[e]=t,B++}return t}(a.font),_=b.style+\" \"+b.variant+\" \"+b.weight+\" \"+b.size+'px \"'+b.family+'\"';n=n||s.getBoundingRect(o,_,v,x,a.textPadding,a.textLineHeight);var w=this.transform;if(w&&!i&&(V.copy(t),V.applyTransform(w),t=V),i)p=t.x,g=t.y;else{var S=a.textPosition;if(S instanceof Array)p=t.x+E(S[0],t.width),g=t.y+E(S[1],t.height),v=v||\"left\";else{var M=this.calculateTextPosition?this.calculateTextPosition({},a,t):s.calculateTextPosition({},a,t);p=M.x,g=M.y,v=v||M.textAlign,x=x||M.textVerticalAlign}}p=s.adjustTextX(p,n.width,v),g=s.adjustTextY(g,n.height,x),g+=n.height/2;var C,k,A,D=m.createNode,L=this._textVmlEl;L?k=(C=(A=L.firstChild).nextSibling).nextSibling:(L=D(\"line\"),C=D(\"path\"),k=D(\"textpath\"),A=D(\"skew\"),k.style[\"v-text-align\"]=\"left\",T(L),C.textpathok=!0,k.on=!0,L.from=\"0 0\",L.to=\"1000 0.05\",I(L,A),I(L,C),I(L,k),this._textVmlEl=L);var N=[p,g],R=L.style;w&&i?(r(N,N,w),A.on=!0,A.matrix=w[0].toFixed(3)+\",\"+w[2].toFixed(3)+\",\"+w[1].toFixed(3)+\",\"+w[3].toFixed(3)+\",0,0\",A.offset=(y(N[0])||0)+\",\"+(y(N[1])||0),A.origin=\"0 0\",R.left=\"0px\",R.top=\"0px\"):(A.on=!1,R.left=y(p)+\"px\",R.top=y(g)+\"px\"),k.string=String(o).replace(/&/g,\"&amp;\").replace(/\"/g,\"&quot;\");try{k.style.font=_}catch(G){}O(L,\"fill\",{fill:a.textFill,opacity:a.opacity},this),O(L,\"stroke\",{stroke:a.textStroke,opacity:a.opacity,lineDash:a.lineDash||null},this),L.style.zIndex=P(this.zlevel,this.z,this.z2),I(e,L)}},j=function(e){A(e,this._textVmlEl),this._textVmlEl=null},W=function(e){I(e,this._textVmlEl)},H=[u,c,d,f,h],U=0;U<H.length;U++){var Y=H[U].prototype;Y.drawRectText=G,Y.removeRectText=j,Y.appendRectText=W}h.prototype.brushVML=function(e){var t=this.style;null!=t.text?this.drawRectText(e,{x:t.x||0,y:t.y||0,width:0,height:0},this.getBoundingRect(),!0):this.removeRectText(e)},h.prototype.onRemove=function(e){this.removeRectText(e)},h.prototype.onAdd=function(e){this.appendRectText(e)}}},function(e,t,n){var i=n(57),r=n(209),a=n(1).each;function o(e){return parseInt(e,10)}function s(e,t){r.initVML(),this.root=e,this.storage=t;var n=document.createElement(\"div\"),i=document.createElement(\"div\");n.style.cssText=\"display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;\",i.style.cssText=\"position:absolute;left:0;top:0;\",e.appendChild(n),this._vmlRoot=i,this._vmlViewport=n,this.resize();var a=t.delFromStorage,o=t.addToStorage;t.delFromStorage=function(e){a.call(t,e),e&&e.onRemove&&e.onRemove(i)},t.addToStorage=function(e){e.onAdd&&e.onAdd(i),o.call(t,e)},this._firstPaint=!0}s.prototype={constructor:s,getType:function(){return\"vml\"},getViewportRoot:function(){return this._vmlViewport},getViewportRootOffset:function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},refresh:function(){var e=this.storage.getDisplayList(!0,!0);this._paintList(e)},_paintList:function(e){for(var t=this._vmlRoot,n=0;n<e.length;n++){var i=e[n];i.invisible||i.ignore?(i.__alreadyNotVisible||i.onRemove(t),i.__alreadyNotVisible=!0):(i.__alreadyNotVisible&&i.onAdd(t),i.__alreadyNotVisible=!1,i.__dirty&&(i.beforeBrush&&i.beforeBrush(),(i.brushVML||i.brush).call(i,t),i.afterBrush&&i.afterBrush())),i.__dirty=!1}this._firstPaint&&(this._vmlViewport.appendChild(t),this._firstPaint=!1)},resize:function(e,t){e=null==e?this._getWidth():e,t=null==t?this._getHeight():t;if(this._width!==e||this._height!==t){this._width=e,this._height=t;var n=this._vmlViewport.style;n.width=e+\"px\",n.height=t+\"px\"}},dispose:function(){this.root.innerHTML=\"\",this._vmlRoot=this._vmlViewport=this.storage=null},getWidth:function(){return this._width},getHeight:function(){return this._height},clear:function(){this._vmlViewport&&this.root.removeChild(this._vmlViewport)},_getWidth:function(){var e=this.root,t=e.currentStyle;return(e.clientWidth||o(t.width))-o(t.paddingLeft)-o(t.paddingRight)|0},_getHeight:function(){var e=this.root,t=e.currentStyle;return(e.clientHeight||o(t.height))-o(t.paddingTop)-o(t.paddingBottom)|0}},a([\"getLayer\",\"insertLayer\",\"eachLayer\",\"eachBuiltinLayer\",\"eachOtherLayer\",\"getLayers\",\"modLayer\",\"delLayer\",\"clearLayer\",\"toDataURL\",\"pathToImage\"],(function(e){var t;s.prototype[e]=(t=e,function(){i('In IE8.0 VML mode painter not support method \"'+t+'\"')})}));var l=s;e.exports=l},function(e,t,n){n(121),(0,n(72).registerPainter)(\"svg\",n(511))},function(e,t,n){var i=n(122).createElement,r=n(1),a=n(57),o=n(12),s=n(47),l=n(40),u=n(512),c=n(513),d=n(514),h=n(515),f=n(121),p=f.path,g=f.image,m=f.text;function v(e){return parseInt(e,10)}function y(e,t){return t&&e&&t.parentNode!==e}function x(e,t,n){if(y(e,t)&&n){var i=n.nextSibling;i?e.insertBefore(t,i):e.appendChild(t)}}function b(e,t){if(y(e,t)){var n=e.firstChild;n?e.insertBefore(t,n):e.appendChild(t)}}function _(e,t){t&&e&&t.parentNode===e&&e.removeChild(t)}function w(e){return e.__textSvgEl}function S(e){return e.__svgEl}var M=function(e,t,n,a){this.root=e,this.storage=t,this._opts=n=r.extend({},n||{});var o=i(\"svg\");o.setAttribute(\"xmlns\",\"http://www.w3.org/2000/svg\"),o.setAttribute(\"version\",\"1.1\"),o.setAttribute(\"baseProfile\",\"full\"),o.style.cssText=\"user-select:none;position:absolute;left:0;top:0;\";var s=i(\"g\");o.appendChild(s);var l=i(\"g\");o.appendChild(l),this.gradientManager=new c(a,l),this.clipPathManager=new d(a,l),this.shadowManager=new h(a,l);var u=document.createElement(\"div\");u.style.cssText=\"overflow:hidden;position:relative\",this._svgDom=o,this._svgRoot=l,this._backgroundRoot=s,this._viewport=u,e.appendChild(u),u.appendChild(o),this.resize(n.width,n.height),this._visibleList=[]};M.prototype={constructor:M,getType:function(){return\"svg\"},getViewportRoot:function(){return this._viewport},getSvgDom:function(){return this._svgDom},getSvgRoot:function(){return this._svgRoot},getViewportRootOffset:function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},refresh:function(){var e=this.storage.getDisplayList(!0);this._paintList(e)},setBackgroundColor:function(e){this._backgroundRoot&&this._backgroundNode&&this._backgroundRoot.removeChild(this._backgroundNode);var t=i(\"rect\");t.setAttribute(\"width\",this.getWidth()),t.setAttribute(\"height\",this.getHeight()),t.setAttribute(\"x\",0),t.setAttribute(\"y\",0),t.setAttribute(\"id\",0),t.style.fill=e,this._backgroundRoot.appendChild(t),this._backgroundNode=t},_paintList:function(e){this.gradientManager.markAllUnused(),this.clipPathManager.markAllUnused(),this.shadowManager.markAllUnused();var t,n,i=this._svgRoot,r=this._visibleList,a=e.length,c=[];for(t=0;t<a;t++){var d=e[t],h=(n=d)instanceof o?p:n instanceof s?g:n instanceof l?m:p,f=S(d)||w(d);d.invisible||(d.__dirty&&(h&&h.brush(d),this.clipPathManager.update(d),d.style&&(this.gradientManager.update(d.style.fill),this.gradientManager.update(d.style.stroke),this.shadowManager.update(f,d)),d.__dirty=!1),c.push(d))}var v,y=u(r,c);for(t=0;t<y.length;t++){if((T=y[t]).removed)for(var M=0;M<T.count;M++){f=S(d=r[T.indices[M]]);var C=w(d);_(i,f),_(i,C)}}for(t=0;t<y.length;t++){var T;if((T=y[t]).added)for(M=0;M<T.count;M++){f=S(d=c[T.indices[M]]),C=w(d);v?x(i,f,v):b(i,f),f?x(i,C,f):v?x(i,C,v):b(i,C),x(i,C,f),v=C||f||v,this.gradientManager.addWithoutUpdate(f||C,d),this.shadowManager.addWithoutUpdate(f||C,d),this.clipPathManager.markUsed(d)}else if(!T.removed)for(M=0;M<T.count;M++){f=S(d=c[T.indices[M]]),C=w(d),f=S(d),C=w(d);this.gradientManager.markUsed(d),this.gradientManager.addWithoutUpdate(f||C,d),this.shadowManager.markUsed(d),this.shadowManager.addWithoutUpdate(f||C,d),this.clipPathManager.markUsed(d),C&&x(i,C,f),v=f||C||v}}this.gradientManager.removeUnused(),this.clipPathManager.removeUnused(),this.shadowManager.removeUnused(),this._visibleList=c},_getDefs:function(e){var t,n=this._svgDom;return 0===(t=n.getElementsByTagName(\"defs\")).length?e?((t=n.insertBefore(i(\"defs\"),n.firstChild)).contains||(t.contains=function(e){var n=t.children;if(!n)return!1;for(var i=n.length-1;i>=0;--i)if(n[i]===e)return!0;return!1}),t):null:t[0]},resize:function(e,t){var n=this._viewport;n.style.display=\"none\";var i=this._opts;if(null!=e&&(i.width=e),null!=t&&(i.height=t),e=this._getSize(0),t=this._getSize(1),n.style.display=\"\",this._width!==e||this._height!==t){this._width=e,this._height=t;var r=n.style;r.width=e+\"px\",r.height=t+\"px\";var a=this._svgDom;a.setAttribute(\"width\",e),a.setAttribute(\"height\",t)}this._backgroundNode&&(this._backgroundNode.setAttribute(\"width\",e),this._backgroundNode.setAttribute(\"height\",t))},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(e){var t=this._opts,n=[\"width\",\"height\"][e],i=[\"clientWidth\",\"clientHeight\"][e],r=[\"paddingLeft\",\"paddingTop\"][e],a=[\"paddingRight\",\"paddingBottom\"][e];if(null!=t[n]&&\"auto\"!==t[n])return parseFloat(t[n]);var o=this.root,s=document.defaultView.getComputedStyle(o);return(o[i]||v(s[n])||v(o.style[n]))-(v(s[r])||0)-(v(s[a])||0)|0},dispose:function(){this.root.innerHTML=\"\",this._svgRoot=this._backgroundRoot=this._svgDom=this._backgroundNode=this._viewport=this.storage=null},clear:function(){this._viewport&&this.root.removeChild(this._viewport)},toDataURL:function(){return this.refresh(),\"data:image/svg+xml;charset=UTF-8,\"+encodeURIComponent(this._svgDom.outerHTML.replace(/></g,\">\\n\\r<\"))}},r.each([\"getLayer\",\"insertLayer\",\"eachLayer\",\"eachBuiltinLayer\",\"eachOtherLayer\",\"getLayers\",\"modLayer\",\"delLayer\",\"clearLayer\",\"pathToImage\"],(function(e){var t;M.prototype[e]=(t=e,function(){a('In SVG mode painter not support method \"'+t+'\"')})}));var C=M;e.exports=C},function(e,t){function n(){}function i(e,t,n,i){for(var r=0,a=t.length,o=0,s=0;r<a;r++){var l=t[r];if(l.removed){for(u=[],c=s;c<s+l.count;c++)u.push(c);l.indices=u,s+=l.count}else{for(var u=[],c=o;c<o+l.count;c++)u.push(c);l.indices=u,o+=l.count,l.added||(s+=l.count)}}return t}n.prototype={diff:function(e,t,n){n||(n=function(e,t){return e===t}),this.equals=n;var r=this;e=e.slice();var a=(t=t.slice()).length,o=e.length,s=1,l=a+o,u=[{newPos:-1,components:[]}],c=this.extractCommon(u[0],t,e,0);if(u[0].newPos+1>=a&&c+1>=o){for(var d=[],h=0;h<t.length;h++)d.push(h);return[{indices:d,count:t.length}]}function f(){for(var n=-1*s;n<=s;n+=2){var l,c=u[n-1],d=u[n+1],h=(d?d.newPos:0)-n;c&&(u[n-1]=void 0);var f=c&&c.newPos+1<a,p=d&&0<=h&&h<o;if(f||p){if(!f||p&&c.newPos<d.newPos?(l={newPos:(g=d).newPos,components:g.components.slice(0)},r.pushComponent(l.components,void 0,!0)):((l=c).newPos++,r.pushComponent(l.components,!0,void 0)),h=r.extractCommon(l,t,e,n),l.newPos+1>=a&&h+1>=o)return i(r,l.components,t,e);u[n]=l}else u[n]=void 0}var g;s++}for(;s<=l;){var p=f();if(p)return p}},pushComponent:function(e,t,n){var i=e[e.length-1];i&&i.added===t&&i.removed===n?e[e.length-1]={count:i.count+1,added:t,removed:n}:e.push({count:1,added:t,removed:n})},extractCommon:function(e,t,n,i){for(var r=t.length,a=n.length,o=e.newPos,s=o-i,l=0;o+1<r&&s+1<a&&this.equals(t[o+1],n[s+1]);)o++,s++,l++;return l&&e.components.push({count:l}),e.newPos=o,s},tokenize:function(e){return e.slice()},join:function(e){return e.slice()}};var r=new n;e.exports=function(e,t,n){return r.diff(e,t,n)}},function(e,t,n){var i=n(123),r=n(1),a=n(57),o=n(26);function s(e,t){i.call(this,e,t,[\"linearGradient\",\"radialGradient\"],\"__gradient_in_use__\")}r.inherits(s,i),s.prototype.addWithoutUpdate=function(e,t){if(t&&t.style){var n=this;r.each([\"fill\",\"stroke\"],(function(i){if(t.style[i]&&(\"linear\"===t.style[i].type||\"radial\"===t.style[i].type)){var r,a=t.style[i],o=n.getDefs(!0);a._dom?(r=a._dom,o.contains(a._dom)||n.addDom(r)):r=n.add(a),n.markUsed(t);var s=r.getAttribute(\"id\");e.setAttribute(i,\"url(#\"+s+\")\")}}))}},s.prototype.add=function(e){var t;if(\"linear\"===e.type)t=this.createElement(\"linearGradient\");else{if(\"radial\"!==e.type)return a(\"Illegal gradient type.\"),null;t=this.createElement(\"radialGradient\")}return e.id=e.id||this.nextId++,t.setAttribute(\"id\",\"zr\"+this._zrId+\"-gradient-\"+e.id),this.updateDom(e,t),this.addDom(t),t},s.prototype.update=function(e){var t=this;i.prototype.update.call(this,e,(function(){var n=e.type,i=e._dom.tagName;\"linear\"===n&&\"linearGradient\"===i||\"radial\"===n&&\"radialGradient\"===i?t.updateDom(e,e._dom):(t.removeDom(e),t.add(e))}))},s.prototype.updateDom=function(e,t){if(\"linear\"===e.type)t.setAttribute(\"x1\",e.x),t.setAttribute(\"y1\",e.y),t.setAttribute(\"x2\",e.x2),t.setAttribute(\"y2\",e.y2);else{if(\"radial\"!==e.type)return void a(\"Illegal gradient type.\");t.setAttribute(\"cx\",e.x),t.setAttribute(\"cy\",e.y),t.setAttribute(\"r\",e.r)}e.global?t.setAttribute(\"gradientUnits\",\"userSpaceOnUse\"):t.setAttribute(\"gradientUnits\",\"objectBoundingBox\"),t.innerHTML=\"\";for(var n=e.colorStops,i=0,r=n.length;i<r;++i){var s=this.createElement(\"stop\");s.setAttribute(\"offset\",100*n[i].offset+\"%\");var l=n[i].color;if(l.indexOf(!1)){var u=o.parse(l)[3],c=o.toHex(l);s.setAttribute(\"stop-color\",\"#\"+c),s.setAttribute(\"stop-opacity\",u)}else s.setAttribute(\"stop-color\",n[i].color);t.appendChild(s)}e._dom=t},s.prototype.markUsed=function(e){if(e.style){var t=e.style.fill;t&&t._dom&&i.prototype.markUsed.call(this,t._dom),(t=e.style.stroke)&&t._dom&&i.prototype.markUsed.call(this,t._dom)}};var l=s;e.exports=l},function(e,t,n){var i=n(123),r=n(1),a=n(17);function o(e,t){i.call(this,e,t,\"clipPath\",\"__clippath_in_use__\")}r.inherits(o,i),o.prototype.update=function(e){var t=this.getSvgElement(e);t&&this.updateDom(t,e.__clipPaths,!1);var n=this.getTextSvgElement(e);n&&this.updateDom(n,e.__clipPaths,!0),this.markUsed(e)},o.prototype.updateDom=function(e,t,n){if(t&&t.length>0){var i,r,o=this.getDefs(!0),s=t[0],l=n?\"_textDom\":\"_dom\";s[l]?(r=s[l].getAttribute(\"id\"),i=s[l],o.contains(i)||o.appendChild(i)):(r=\"zr\"+this._zrId+\"-clip-\"+this.nextId,++this.nextId,(i=this.createElement(\"clipPath\")).setAttribute(\"id\",r),o.appendChild(i),s[l]=i);var u=this.getSvgProxy(s);if(s.transform&&s.parent.invTransform&&!n){var c=Array.prototype.slice.call(s.transform);a.mul(s.transform,s.parent.invTransform,s.transform),u.brush(s),s.transform=c}else u.brush(s);var d=this.getSvgElement(s);i.innerHTML=\"\",i.appendChild(d.cloneNode()),e.setAttribute(\"clip-path\",\"url(#\"+r+\")\"),t.length>1&&this.updateDom(i,t.slice(1),n)}else e&&e.setAttribute(\"clip-path\",\"none\")},o.prototype.markUsed=function(e){var t=this;e.__clipPaths&&r.each(e.__clipPaths,(function(e){e._dom&&i.prototype.markUsed.call(t,e._dom),e._textDom&&i.prototype.markUsed.call(t,e._textDom)}))};var s=o;e.exports=s},function(e,t,n){var i=n(123);function r(e,t){i.call(this,e,t,[\"filter\"],\"__filter_in_use__\",\"_shadowDom\")}function a(e){return e&&(e.shadowBlur||e.shadowOffsetX||e.shadowOffsetY||e.textShadowBlur||e.textShadowOffsetX||e.textShadowOffsetY)}n(1).inherits(r,i),r.prototype.addWithoutUpdate=function(e,t){if(t&&a(t.style)){var n;if(t._shadowDom)n=t._shadowDom,this.getDefs(!0).contains(t._shadowDom)||this.addDom(n);else n=this.add(t);this.markUsed(t);var i=n.getAttribute(\"id\");e.style.filter=\"url(#\"+i+\")\"}},r.prototype.add=function(e){var t=this.createElement(\"filter\");return e._shadowDomId=e._shadowDomId||this.nextId++,t.setAttribute(\"id\",\"zr\"+this._zrId+\"-shadow-\"+e._shadowDomId),this.updateDom(e,t),this.addDom(t),t},r.prototype.update=function(e,t){if(a(t.style)){var n=this;i.prototype.update.call(this,t,(function(){n.updateDom(t,t._shadowDom)}))}else this.remove(e,t)},r.prototype.remove=function(e,t){null!=t._shadowDomId&&(this.removeDom(e),e.style.filter=\"\")},r.prototype.updateDom=function(e,t){var n=t.getElementsByTagName(\"feDropShadow\");n=0===n.length?this.createElement(\"feDropShadow\"):n[0];var i,r,a,o,s=e.style,l=e.scale&&e.scale[0]||1,u=e.scale&&e.scale[1]||1;if(s.shadowBlur||s.shadowOffsetX||s.shadowOffsetY)i=s.shadowOffsetX||0,r=s.shadowOffsetY||0,a=s.shadowBlur,o=s.shadowColor;else{if(!s.textShadowBlur)return void this.removeDom(t,s);i=s.textShadowOffsetX||0,r=s.textShadowOffsetY||0,a=s.textShadowBlur,o=s.textShadowColor}n.setAttribute(\"dx\",i/l),n.setAttribute(\"dy\",r/u),n.setAttribute(\"flood-color\",o);var c=a/2/l+\" \"+a/2/u;n.setAttribute(\"stdDeviation\",c),t.setAttribute(\"x\",\"-100%\"),t.setAttribute(\"y\",\"-100%\"),t.setAttribute(\"width\",Math.ceil(a/2*200)+\"%\"),t.setAttribute(\"height\",Math.ceil(a/2*200)+\"%\"),t.appendChild(n),e._shadowDom=t},r.prototype.markUsed=function(e){e._shadowDom&&i.prototype.markUsed.call(this,e._shadowDom)};var o=r;e.exports=o},function(e,t,n){var i,r,a;r=[t,n(19)],void 0===(a=\"function\"===typeof(i=function(e,t){var n=function(e){\"undefined\"!==typeof console&&console&&console.error&&console.error(e)};t?t.registerMap?t.registerMap(\"china\",{type:\"FeatureCollection\",features:[{type:\"Feature\",id:\"710000\",properties:{id:\"710000\",cp:[121.509062,24.044332],name:\"\\u53f0\\u6e7e\",childNum:6},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@\\xb0\\xdc\\xaf\\xdb\"],[\"@@\\u019b\\u0134\\xd5\\u018a\\xc9\\u027c\\u0123\\xba\\xf0\\u0280\\\\\\u018es\\xc6N\\u014c\\xd4\\u011a\\xe4\\x9cn\\xdc\\u01a4\\u024a\\u0102\\u01c0\\u0106\\u0134\\x9e\\u0124\\u01ca\\u0168x\\u011a\\u012e\\u01c2\\u01ba\\xf2\\u018c\\x82\\x96\\xe2\\xd4\\xae\\u012eX\\u0166\\u0163\\u01b8\\x7fZ\\xfb\\xd0\\x8b\\u0195\\u0191G\\u0111\\xa8\\u012dM\\xf3\\xb7\\u0119c\\xeb\\u019d\\u0249l\\xdd\\u01af\\u05b9\\xc5\\u0143^\\xd3\\xb7\\x8f\\x9d\\u015b\\u0143\\u01cb\\u018f\\u010f\\x8d\\xed\\xe5\\u025bG\\u0249\\x99\\xbf@\\u0103\\u0191\\x8e\\xa5\\u0118W\\u01ec\\xcf\\u0136\\u0141\\xe2\"],[\"@@\\\\p|WoYG\\xbf\\xa5I\\x86j@\\xa2\"],[\"@@\\x85\\xa1\\x89@\\x81\\x88V^Rq\\x88B\\x81bA\\x8cnTXeRz\\xa4L\\x9e\\xab\\xb3I\"],[\"@@\\xc6EE\\x97\\x84kWq\\xeb\\xa0@\\x9c\"],[\"@@fced\"],[\"@@\\x84\\xaf\\u025c\\xc4\\xe8\\x8fa\\xec\\xaf\\xd8\\u01d3I\\u0121\\u013d\"],[\"@@\\xe7\\xfb\\u0116\\xeb\\u0104\\x96h\\xf2\\u0159\\xa0\"]],encodeOffsets:[[[122886,24033]],[[123335,22980]],[[122375,24193]],[[122518,24117]],[[124427,22618]],[[124862,26043]],[[126259,26318]],[[127671,26683]]]}},{type:\"Feature\",id:\"130000\",properties:{id:\"130000\",cp:[114.502461,38.045474],name:\"\\u6cb3\\u5317\",childNum:3},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@o~\\x86Z]\\x82\\xaar\\x89\\xbac_\\u0127\\xb2G\\xbcs`j\\xce\\u0178n\\xfcs\\xc2\\x9c\\u0142NX_\\x93M`\\xc7\\xbd\\xd3nUK\\x85\\u011c\\x81\\u0113s\\xa4\\xad\\xa9yr\\xfd\\xa7u\\u0123\\x8c\\x8fc\\x7f\\x86J\\x8a\\x9be\"],[\"@@U`Ts\\xbfm\\xc2\\x82\"],[\"@@o\\xba\\u018b\\xc4d\\x96eV\\x8eDJj\\xa3\\x80J|\\xc5dz\\xc2\\x95Ft~\\x9eK\\u0168\\xb8I\\xc6v|\\x94\\x87\\xa2r}\\xe8\\x86\\x8eonb\\x98}`R\\xce\\xc4n\\xb0\\xd2d\\xde\\xb2\\x84^\\xae\\x92ln\\xd0\\xe8\\u0104l\\xf0\\xd3\\x9c\\xd7]\\xaa\\xc6}\\x90\\x8dLi\\u0102\\xb1\\xd6\\x8f`^\\xb0\\xc7\\xb6p\\xae\\u0111Dc\\x9c\\u014b`\\x8d\\x96Z\\xd4\\x7f\\x92\\xb6\\xeaqvF\\xc6\\x9a\\x86N\\xae\\u0106TH\\xae\\xa6O\\x92\\xbe\\x8aIb\\xd0\\xe3\\xb4B\\u0110\\u0262\\u0174\\xc6\\xed\\u0226p\\x96\\u0110\\xdeXR\\x80\\xb7nndO\\x9e\\xa4\\x92O\\xc0\\u0108\\u0192\\xadQg\\x98\\xb5Fo|g\\u0212\\u0119SWb\\xa9osx|hYh\\x95g\\u0143fm\\xd6\\u0129n\\xba\\x80T\\xcc\\x92Sp\\x9b\\xa2dY\\u0124\\xb6U\\u0108jl\\x92\\u01d0p\\xe4\\xec\\xeb|\\xb3k\\xdbfw\\xb2Xj\\x7fz~\\xc2qbT\\x8a\\xd1\\x84\\u011b\\u0168@|oM\\x87\\x92zv\\x7f\\xa2Zr\\xc3Vw\\xac\\u0167\\u0116\\xb8f\\x8c\\xb0\\xd0T\\x80\\xaaq\\x8es{S\\x9e\\xafr\\xa0\\xe6\\xddlNd\\xae\\xb2\\u011e\\xa0\\u01c6iG\\u0118\\x82J\\x99\\xbclr}~K\\xa8\\u0178\\u0190\\xccW\\xf6\\x80\\x99\\xc6\\x8azR\\x9a\\xa4l\\xeam\\u011eL\\xce\\x84\\x92\\x9d@\\xa1|q]SvK\\x80\\xd1cwp\\xcf\\xcf\\x81\\x86\\u013f\\x8f\\u0107\\xe8n\\u012aW\\x90l\\u0104kT}\\x88J\\x94\\xa4~\\x83\\xc8T\\x81\\x84d\\x84\\x99pdd\\u02be\\u012c\\x8a\\x94\\x8eBVt\\x84E\\xc0\\xa2\\xf4P\\u010e\\u0197\\xe8@~\\x82k\\x96\\xfc\\\\r\\xca\\u0114\\xd6\\xe6W_\\xa7\\xbcF\\x98\\x86\\xb4\\xa9\\xf2D\\xf2j\\x90\\x92\\x88Y\\xc8rb\\u011e\\u0101\\xf8\\u0140G{\\u0180|\\xa6\\xf0rb|\\xc0H`p\\u029ekv\\x82GpuARh\\xde\\xc6\\u01f6g\\u0118\\x8aT\\x8f\\u01fc\\u01b9S\\xa3\\xa8\\xa1\\xf9\\xb3\\u0158\\xcd]\\xbf\\xc2y\\x8d\\x99\\xf4EP\\xa0xX\\xb6\\x8f\\xb9\\x7f\\xdc\\x87O\\xa1\\x93g\\xda\\xa1Iw\\xc3\\xe9\\x91\\xa6\\xc5B\\x87\\xcf|\\xc7\\xb0\\x85N\\xab\\xfamH\\xaf\\x9d\\x8b\\xe2\\x9fD\\xf9\\x8ey\\u015c\\x9e\\u0172I\\xc4u\\u0110\\xa8D\\x81\\x9e\\x95\\xb8d\\u0242\\x87\\x90\\x82F\\x9f\\x83\\x95\\x9bOh\\x87\\u0111\\xa9O\\x9f\\x9bi\\xc3`ww^\\x83\\xcck\\x9f\\x91\\xd1H\\xab\\u0187\\u01e4\\u0157\\u013atFu\\x85{Z}\\xd6@U\\x87\\xb4\\x85\\u029aLg\\x7f\\xae\\xafO\\u0131\\xb0\\xc3w\\x9f\\xa0^\\x98\\x97\\x80Vb\\xc9s\\x87\\x88mA\\x85\\xea]]w\\x84\\xa7\\x9bRRl\\xa3\\x87\\u022d\\xb5u\\xafb{\\xcdD\\u011b\\xef\\xff\\u0227\\x8euT\\xa3\\u0121\\x83\\u011b\\u0157\\u0183\\u011d\\x93Q\\xa8fV\\x86\\u018b\\x95\\u0185n\\xada@\\x91\\xb3@\\x9a\\u010f\\x84y\\xc3\\xbd\\x8fI\\u0139\\xcaK\\x9a\\u016df\\u010b\\u0170\\xf3\\x8cxV@t\\x8d\\x88\\u01af\\x8cJ\\x94]e\\x83R\\xbefe|rHA\\x98|h~\\u0116\\u018dl\\xa7\\xcf\\x7f\\x8alT\\xedb\\xa0\\xd8o\\x88\\xc5bbx\\xb3^z\\x90\\xc3\\u0136\\x9a\\xb6Sj\\xaeA\\x94y\\xc2h\\xf0k`\\x9a\\xabP\\x80\\x94\\xcb\\x88\\xb5EF\\x86\\xdb\\xacY\\xa8\\u013br\\xf5qi\\xbc\\x89Wi\\xb0\\xa7\\x90\\x92\\xd0\\xb1\\xb4\\xb0^[\\x88\\xc0|\\u0120O@\\xc6xO\\\\t\\x8ea\\\\t\\u0115t\\xfb{\\u0121\\x8c\\u0227X\\xfd\\u012a\\xd3j\\xf9\\xceRb\\x9b\\x9a^\\xce\\x9bf\\x7fK[\\xdd\\x8fd\\u011bYf\\xed\\xd9Ty\\x8euUSy\\u014c\\u014f\\u016f@Oi\\xbd\\x92\\xe9\\u0145\\xadaVc\\u0159\\xa7ax\\xb9X\\u017b\\xe1c\\x87\\x9eWU\\xa3\\xf4\\xe3\\xbaQ\\xa8\\xf7\\xd1ws\\xa5qEH\\x89\\xd9|\\x89\\x9b\\u0161YQo\\u0155\\xc7y\\xe1\\u0102\\xa3M\\xc3\\xb0o\\u0165\\x8f\\xca\\x89P\\xa1m\\x8f\\x9aWO\\xa1\\x80v\\x86{\\xf4v\\xee\\u0113\\xdcISp\\xcchp\\xa8\\xa0\\x91j\\x86de\\u0154Q\\xd6j\\x98\\x7fX\\xb3\\xe0\\x99\\u0108[n`Yp\\x7f@U\\x9e\\x96cM`\\x92RKh\\x8cEb\\x9c\\x94p\\u015e\\x7flNut\\xaeEtq\\x82ns\\xc1\\x8agA\\x9d\\x8bi\\xfa\\x81\\x8boH\\x87qCX\\x87\\x94hfgu\\x93~\\xcf\\x8bWP\\xbd\\xa2G^}\\xaf\\xc5\\u012bGC\\x9f\\x9d\\xd1^\\xe3ziM\\xe1\\u013cMT\\xc3\\u0198rMc|O_\\x8f\\x9e\\xaf\\u014e\\xb4|\\x87morDkO\\\\m\\u0106Jfl@c\\u0122\\xac\\xa2a\\u0126tR\\u0131\\xd2\\x99\\xbe\\xf9\\u0180^ju\\u0173\\u0153K\\xad\\x83UFy\\x99\\x97\\u019d\\x85\\x9b\\u012b\\xdb\\xf7\\u0105V\\xd7q\\u01a5V\\xbfa\\u0209d\\xb3\\x9dB\\x9bqPBm\\x9ba\\xcb\\u0111\\u017b\\u0123m\\x93\\xc5\\xaeV\\x8a\\xb9d^K\\x87Ko\\x9fnYg\\x93\\xafXhqa\\x7f\\x94Ldu\\xa5\\x95\\xcdp\\u01c5\\xa1K\\u0105\\xc5\\x83k\\u011d\\u0119\\u011bhq\\x87}Hy\\xc3\\x93]\\xb9\\u01e7\\xa3\\x85\\xcd\\xf7\\xbfq\\xe1\\xb5\\xa7\\x9a\\x99g\\x91\\xa4o^\\xe1\\xbeZE\\x87\\xa4i`\\u0133{n\\x95\\x83Ol\\x8f\\xbb\\x9fW\\xdd\\u0114\\u012fhg\\x8d\\x9bF[\\xbf\\xa1\\x97\\xdfkO\\xfc\\u0161_\\x89\\x80\\u016b\\x8bi\\x84\\u01f1\\xe0Ut\\u0117Gyl\\x83}\\x8d\\x8c\\xd3M}\\x80jp\\x7fEC~\\xa1FtoQi\\x91\\x9aHk\\x9dk{\\x90\\xc3m\\xef\\x82\"]],encodeOffsets:[[[119712,40641]],[[121616,39981]],[[116462,37237]]]}},{type:\"Feature\",id:\"140000\",properties:{id:\"140000\",cp:[111.849248,36.857014],name:\"\\u5c71\\u897f\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\xde\\u0129\\xd2\\x83S\\x89ra}\\xc1\\x80yWix\\xb1\\xdce\\xb4l\\xe8\\x93\\xdf\\xd3\\u01cfok\\x91\\u0107i\\xb5VZ\\u0123\\xa1co\\x9c\\x91TS\\xcb\\xb9\\x7f\\u012amn\\xd5\\u0144e\\x96hZg{gtw\\xaapXa\\u011aTh\\u0211p{\\xb6Eh\\x97\\xaeR\\u0107\\u0191P\\xbf\\xa3\\x91P\\x9dmc\\xb8mQ\\x7f\\xddW\\x95\\u010f\\u0225o\\xc5\\xee\\u0261\\u0173A\\u010f\\xe4\\xb3a\\xcf\\x89J\\x91\\xbd\\xa5PG\\xad\\u0105SM\\xad\\x99\\x85E\\xc5ru\\xb5\\xe9\\x80\\x91Y\\xd3\\x8e\\x95\\u014c_d\\x9b\\u0112Co\\xad\\xc8\\xb5]\\xaf\\x90_\\xb2\\xd5j\\u0101\\x8eK~\\x8f\\xa9\\xc5\\xd8^\\xd4\\x9bk\\xef\\xe7\\u0103m\\xcf\\x91k]\\xad\\xb1\\x83c\\xdd\\xaf\\xd1\\xc3mQ\\xcd~_a\\x97pm\\x85\\x8d~\\xe7\\xa1q\\x93\\x88u{J\\xc5\\u0167\\xb7\\x9dLs}\\x96Ey\\xc1\\xc6cI{\\xa4\\x7fIi\\x8dCfUc\\x95\\u018c\\xc3p\\xa7]\\u011b\\x9b\\xabvD@\\x7f\\xa1S\\xc0\\x91\\xb5M\\x82\\xc5wu\\x8eYY\\x87\\xa1Db\\xd1c\\xa1h\\x83\\xd7]nkoQdaM\\xe7~eD\\x95\\xdbtT\\x89\\xa9\\xb1@\\xa5\\xf9@\\xc9\\xa1\\x89ZcW|WqOJm\\u0129l\\xab\\u0127\\u015fvO\\xd3\\xabIq\\x8d\\u0103V\\x97\\xa5\\x9fD[mI~\\xd3\\xa2cehi\\xcd]\\u0193~\\u0125qX\\x8a\\xb7e\\u01b7\\x9cn\\xb1\\x93}v\\x95[\\u011b\\u010f\\x8e\\u0155]_\\x91\\u0153\\x95`\\x89\\xb9\\x83\\xa7\\xd5\\u014dI\\x99o\\xa9b\\xads\\x7f^}\\x7f\\xc9t\\x8d\\xb1\\u016b\\xab\\xb3p\\xa3\\xff\\xb7W\\xb5|\\xa1\\xa5\\u0103F\\xcfs\\xd7\\x8c\\xa5\\x7f\\u0145x\\x9f\\xcad\\xd2{\\xbav\\u0134\\xce\\xea\\xcc\\u024a\\xb2\\xb6\\x80\\xfc\\xa8|\\xde\\u01b8\\xb5\\u0232\\x91LL\\xfa\\xc9\\u018e\\xa4\\u03ca\\u0119\\u0114V`\\x84_b\\xaa\\x8bS^|\\x9fd\\x8azY|dz\\xa5p\\x86Zb\\xc6\\xa3\\xb6\\xd2K}t\\u0126\\xd4\\u0146\\u01a0\\x82PYzn\\x80\\xcdvX\\xb6\\u011an\\xa0\\u0120\\x81\\xd4\\x84z\\xfd\\xa6\\xaa\\x98\\xf7\\x9e\\xd1\\u0138\\xd9\\x8eU\\u020c\\xb8\\x82d\\xf2\\xdcJ\\xf0\\xb4\\x92\\xec\\xfaNM\\xac\\x8cXZ\\xb4\\x91\\xa4\\u014a\\u01f8_tldI\\x9a{\\xa6\\u0180\\xf0\\u0120\\u0224\\xa5NehXn\\x81YG\\x82\\x87R\\xb0\\xa0\\u01acDj\\xac\\xb8|C\\u011e\\x84Kq\\x82\\xbaf\\u0190i\\u013a\\xa9\\xaa~\\u0106OQ\\xaa\\xa0\\xa4@\\xec\\u01e6\\u024c\\xb2\\xe6B\\x8c\\xca\\x94T\\x9c\\u0178\\x98\\u0282\\u014d\\u0116\\x92\\x9a\\u0134\\u015e\\x96\\u0200\\x9c\\xc6\\xff\\u0204l\\u0164\\u0112\\xf6\\x84t\\x94\\xce\\xbd\\xee\\xbc\\u0128Xh\\x8c\\x91\\x98|\\xaaM\\xa4\\xd0z\"],encodeOffsets:[[116874,41716]]}},{type:\"Feature\",id:\"150000\",properties:{id:\"150000\",cp:[111.670801,41.818311],name:\"\\u5185\\u8499\\u53e4\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@\\xaf\\x8dPq\\x83FB\\x85\\x89|S\\x95\\xb3C|k\\xf1\\x95H\\x8b\\x8fd\\x91i\\xc4\\xa5\\x8ds\\x88\\u0149\\xc5\\x91\\x85P\\xf3\\xd1\\xd1E^\\x91\\xc5Ppy_YtS\\x99\\x8dhQ\\xb7aHwsOn\\x7f\\u0149\\xc3\\x9as\\xa9iqj\\x9b\\x89\\x80USi\\xba]\\xefW\\x9a\\x89\\xabgW\\x81\\xa1A\\x96\\x81R\\xeb\\xa5_\\x8esg\\xc1nUI\\xabm\\x89\\x85\\x84\\x8b]j\\x87vV\\xbc\\x8deuhwqA\\x84\\x8faW\\x98\\x83_\\xb5j\\x85\\xbb\\xe7jioQR\\xb9\\u0113\\xc3\\xdft@r\\xb3[\\xdbl\\u0107\\xcb^\\xcd\\xc9\\xe1G\\x93\\x9bOU\\xdb\\x97OB\\xb1\\x95\\x7fX\\x9fk\\xc5\\x87\\xb9\\xa3k|e]ol\\x99\\x9fkV\\xcd\\xbc\\xd5q\\x7fta\\xcf\\xf5jg\\xc1\\xa3\\xa7U^\\x8c\\x94RL\\x88\\xcbnX\\xb0\\xc7\\x92Bz\\x8d\\x86^~wfv\\x88ypV\\xa0\\xaf\\x84\\u01ab\\u0109\\u02ed\\u022b\\u0197\\u0177\\u027f\\xff\\u013f\\u0191\\u02c3\\u011d\\xff\\xc3\\u01c3\\xdf\\xcb\\u0151\\xf3\\xa9\\u01d0\\u020d\\u0152\\x9d\\u0116M\\xd7\\xcdEyx\\x8b\\xfep]\\xc9v\\xef\\xe8\\x91v\\x9d\\u0180n\\xc2\\u0134\\xd6@\\x82\\x89\\x86V~\\u0108\\x81v\\xa6w\\u0116t\\x97\\u0113jy\\xc4DX\\xc4xGQuv_\\x9bi\\xa6aB\\xe7w\\x91\\u02dbwD\\x99\\xa9{\\x9ft\\u0101mQ\\x80{EJ\\x8f\\xa7KP\\u015b\\u0198\\u01bf\\xa5\\x8d@\\x89sCT\\x95\\xc9}\\u0243w\\x88\\u0187y\\xb1\\x9fg\\x90\\xd1\\x93}T[\\xf7k\\x7f\\xd0\\xe7\\xa6\\xab\\x85S\\xd2\\xa5\\xb8\\xebBX\\xbd\\x89H\\xe1\\xc5\\xb5\\xc0\\u011ftS\\x90\\xdd\\xc2a[\\u01a3\\xb0\\xaf\\x81\\xa6\\x81P\\xef\\xa1\\x81]\\xa3\\u0121\\x93\\x96\\x93\\xd2k\\xaeG\\xb2\\x84\\xe8Q\\xb0\\xf3Mq}E\\x8a\\xf3\\u0190\\xc7\\\\\\x81\\x83\\x87@\\xe1\\xfcgQ\\xcd\\x8bu\\xa5F\\x83\\x93T\\xd5\\x9b\\xbfJ\\xfb\\x87]|mv\\u0101\\xceYua\\x81^Wo\\xc0a\\xb7\\xadz\\u0105\\xd2ot\\xd7\\xb6CL\\u0197i\\xaf\\xa4m\\u018eH\\u01ca\\xa4\\xee\\xec\\u027e\\u014a\\xecTd\\xe5wsR\\x8d\\xd6g\\u0112\\u0173\\xfa\\x81\\xcd\\u0121\\xe4\\xd5}Q\\xb6\\x97\\x88\\xbfA\\x95\\x86\\x8b[\\xa1\\x8c{d\\xd7uQA\\x83\\x9bM\\x95xV\\x8bvMOm\\u0103l\\xabct\\x7f[w\\xba_\\x9a\\xc7\\xca\\x8a\\x8e\\x9fjb\\xc2\\xa3\\u0126S_\\xe9\\x93QZ\\x93\\x7f_lwgOi\\xfd\\x7fe`Y\\x7fYLq\\xa7I\\xc1\\x88\\u01f3\\xa3\\xd9\\xcb[\\xd5\\xaau\\u018f\\xb3\\xcdT\\x97s\\xb7b\\x81\\xc1\\u013d\\xe4\\u0117[\\x9bb[\\x88\\u0157f\\xe3cn\\xa5\\xeeC\\xbf\\xf7\\xb5[\\u014f\\xc0Q\\xad\\u014d\\x9a\\u0109m\\xbf\\xc1^\\xa3mJVm\\x87\\x97\\x8fL[{\\xcf_\\x9d\\xa3\\x9bF\\xa5\\xd6\\x8d{\\u0179A}\\x85\\xd7Wu\\xa9\\xc5a\\u0173\\u0133\\u01b3hB{\\xb7TQq\\xd9I\\u0137\\xcb\\x91Z\\u0111\\xa9Yc|M\\xa1\\x85L\\x95\\x9deVU\\xf3K_\\x9d\\x9dQWk\\x92_\\u0125\\x91\\xbf\\xe3Z\\x8f\\x95\\x81\\xbbX\\\\\\u0134uU\\x83\\xe8\\x87lG\\xae\\u011b\\u0142T\\u0120\\u011fD\\u0143\\x94Or\\xcdd\\x82\\xc6\\xcdz]\\x8b\\xb1\\x85\\u016d\\xa9\\x9f\\xc5\\x92]\\x8c\\xc5\\xd0}U\\xcb\\xa5\\xa9T\\u010b\\x99\\xefxgckfWgi\\\\\\xcf\\u0112\\xa5Hk\\xb5E\\x98\\xeb{\\xbb\\xcfetcG\\xb1ahUi\\xf1iWs\\u0241\\x88\\xb7c\\x9d\\x96C\\x82\\xd5k]w\\u0211|\\u0107a}w\\x85Va\\u011a\\xe1\\xa0\\x9e\\x8cG\\xb0\\xf9nM\\xac\\xaf\\x86{\\xc8\\x88\\xd0\\xc6A\\x92\\xa5\\xc4\\xeaJx\\xd9\\xa2\\x94hP\\xa2\\xdb\\x88\\xba\\x80\\xb5\\x90wWO\\x9f\\xf3F\\x8e\\x9a\\xc1z^\\xc0\\u0157\\xce\\xfa\\xb4\\xa7\\xa2T\\xa4\\u01fb\\u01baS\\x90\\u0117\\x89\\u01f5h\\xdd\\xc5QgvBHou\\x81\\u029dl_o\\xbfGa{\\xefq{\\xa5|\\u017f\\u013fH\\u0102\\xf7a\\u011d\\xc7q\\x87Z\\x8f\\x91\\xf1i\\xf1C\\xb3\\xaa\\x97\\x85\\xbbE`\\xa8\\xe5X\\u0113\\xd5q\\xc9\\xfb[l\\x95}\\x81\\xe7@\\u010d\\u0198\\xf3O\\xbf\\xa1\\x83FUs\\x8dA\\x89\\x93\\u02bd\\u012bcc\\x9aoc\\x83\\x82\\x83\\xc7S}\\x84\\x93\\xa3\\x87IS~\\u0103l\\x8fk\\u0129X\\xe7m\\x90\\u0108\\x85\\u0140\\xd0\\x82o\\xd0dx\\x7f\\xd2uL^T{r@\\xa2\\x91\\x9e\\xcd\\x83\\u011dK\\xe9n\\xa3kQ\\x99\\x89y\\x9a\\xc5\\xf5\\x7f\\xcbX\\u0177\\u018fL\\xa7~}kq\\x9a\\xbb\\x81IH\\u0117\\u01c5j\\u011d\\x9f\\xbb\\xd1\\xdeo\\x9f\\xe5\\xb0qT\\x9dt|r\\x8d\\x7f\\xa9\\xcfS\\x8b\\xaf\\xb7e\\u0168\\u0115x\\xab\\xc8[eM\\x88\\xbfyu\\x88\\x91pN~\\xb9\\xcfyN\\xa3{\\xa9\\x92\\x97g\\x8b\\u0127W\\xed\\xbb\\xcd\\xbes\\x93\\u0259\\u0161\\u01c5_\\xc3\\u0100\\u0257\\xb1\\u0105\\x7f\\x99\\u0133\\u0109\\x8f\\u028d\\u014c\\u0177\\x97S\\x9b\\xc9\\x93A\\x8b\\xb1\\xe5\\u01e5\\u024b@\\xeb\\x9f\\xa3R\\xa9\\u0105P\\xa9}\\u0139\\xaa\\u018fj\\xb9er\\x81\\x83LD\\u011d\\xb7{i\\xab\\u01abC\\xa3\\xb5sKC\\x9a\\x85GS|\\xfa\\xfeX\\x94gp\\x9b{\\xc1X\\xbf\\x9f\\u0107{\\u01b1\\u020f\\xf1Z\\xe1\\u0114yo\\xc1hA\\x8f\\x99}\\u0145\\u0106fd\\u0149\\x84_\\xb9\\x84Y\\xb0\\u0117\\u01e9\\xd1\\xa1H\\xaf\\xb6oMQq\\xf0\\xa1\\xcb\\x99|\\x91\\xd1`\\u01ad\\u0141X\\xbd\\xb7\\xf3\\xdb\\x93\\x8dx\\u011f\\u012f\\xc5cQ\\x87\\x88\\x93\\x83s\\xabt\\u020b\\u01c5F\\x93\\x9f\\x81\\x9d\\xf9^i\\x8d\\x91t\\xab\\u010c\\xaf[\\x9bh\\x81\\x81Ai\\xa9\\xe1\\xa5\\xc7\\u011a\\xd7l|\\xb9y\\xafY\\u0235\\u0193\\x8b\\xf1\\x90\\u01d9\\xb5\\xef\\x82\\u010b\\x99\\u013b|D\\x9c\\x99\\xfc\\u022d\\xb6\\xa1\\x98\\x9bo\\u017d\\xe4\\xd5G\\\\\\xc4\\x8fT\\xbf\\xd2\\xf5r\\xaf\\x9c\\x9fLgu\\xcfY\\u0119R\\u01a9\\x9a\\u0277\\u014cO\\\\\\u0130\\xd0\\xa2\\xe6^\\u014a\\xa0\\u0132\\u0236\\u0206b\\xdcG\\x8e\\u011d\\xac\\xbf\\u011aV\\u010eg\\xaa\\x8d^\\xedu\\xbdj\\xff\\u0115\\u0119j\\u0131k@\\u013d\\x83]\\u0117l\\xa5\\xcb\\x87\\u012d\\xfb\\xc1\\x84\\x83\\u0117\\xe9V\\xa9\\xb1\\u0107n\\xa9\\xad\\u0207\\x9e\\xcdq\\xaf\\xbd\\x95Y\\xc3\\xd4\\u0149\\x93\\xc9N\\xd1\\x9d\\xc5\\xddy\\xb9Nq\\xe1\\u0285D\\u01e1\\xcb\\xf1\\xad\\u0181Y\\xc5y\\u0331os\\xa7\\u020b\\xb5\\u02bd\\u01d8\\u01cf\\u01ac\\u0271\\xe0\\x91\\u01b0N\\xa2\\u0194\\xcau\\u013e\\xfd\\u013e\\u03ce\\u022a\\u01ba\\u0242\\u013c\\x9ex\\x9cZ\\u0108}\\xcc\\u0149\\u016a\\x98\\u013a\\u0153\\x8e\\u012dF\\u041b\\u013d\\u0305\\u0223\\u037d\\xd2\\u0175\\xec\\u01a9\\xc7\\u03cb\\xff\\u022e\\u01e1\\u014f\\xe7\\u0191\\u016f\\u0115~\\xc7\\x8d\\x9b\\xbc\\u0233\\xd0Uf\\x86dIx\\xff\\\\G\\xa0\\x8f\\x88z\\xe2\\u024f\\xd9O\\xba\\xb7pqy\\xa3\\x86@\\x90\\x8c\\x8aq\\xfe@\\u01de\\u02fdIB\\xe4\\u01a3zs\\xc2Z\\x86\\xc1\\xe0\\u013bd\\xf1\\xb0\\u0155z\\xe9\\xd8\\u0171z\\u0219C\\xecD\\u0210\\u0134\\u013af\\xae\\x8e\\xc0\\u013e\\u01b0\\xf8@\\u025c\\xd6\\xdeK\\u010a\\u0147\\u0184\\xa7\\x82\\u0351t\\u011b\\xef\\u0361VA\\u0121\\xd1\\xd1\\xbbd\\xb3\\xf6\\u01cd\\xddX\\u0109\\u0115\\xd6{\\xfe\\u0109u\\xb8\\xcb\\u0285\\u011fU\\u030e\\xe9h\\u0279\\u0186\\u0317\\u032e\\u0218\\u01ca\\u05a5\\u095c\\u0870\\u0163\\u0abe\\xed\\u03f2\\xe4\\u02aeW\\xac\\xae\\u048ce\\u05e8\\u016b\\u0220k\\u026c\\u027b\\u033c\\xe3\\xfcf\\u01a0S\\u05e6\\u0269\\u03c2\\xe5\\u0208H\\u03da\\xceK\\u01f3\\u0372O\\xf0\\xcf\\u0206\\u0198\\xbcC\\u03da\\u01da\\u089a\\u02fc\\u0424\\xd4\\x82\\xa4\\u018c\\x9e\\u011e\\x9d\\u032aQ\\u02a4\\xb4\\xbcm\\u0220J\\u02c0\\x9f\\u01b2\\xc0\\u0260m\\u01d0n\\u01d4\\u010e\\u0206\\xde\\u01e0N~\\x80\\u02a2\\u011c\\x82\\xb6\\u018c\\u0106\\u0118\\u017a\\u0286\\u022c\\u02ea\\u011a\\u0112\\xb8\\u011eG\\u0216\\u01b4\\u0180j`\\u0122\\xe7\\u0136\\u0101\\xe0\\u0143\\xba\\u0113\\u0122\\x83\\u0116\\u0107\\x9aY\\x8c\\xc0\\u014e\\xfc\\xf4Q\\xd0\\xc2\\u014e\\u015e\\u01c6\\u015e\\xea\\u0196\\x9a\\x98o\\u02c6D\\u0124\\xd5\\xba\\xd1\\u01d8\\xdb\\u02e4\\xb3\\u0340g\\u0144\\x81\\u0198\\u0114\\xc0^\\x9e\\xaa\\u0182`\\xaat\\xbe\\xe4\\u019a\\xea\\u0126\\u0100\\xbc\\xd0\\x80\\u0114\\u01ce\\xa8\\u0214\\xbb\\u0360^\\u02ee\\xca\\u0226\\u01a4\\xf8xRr\\u015cH\\xa4\\xb8\\xc2xD\\xc4\\x9d\\x8c|\\xf8\\u02c2\\u02dc\\u01ae\\x90\\xd0\\xac\\u025aw\\u0272Fj\\u0114\\xb2\\xc4w\\xb0\\u01c6d\\xc0\\xc9\\x9e_\\u0138d\\xee\\xe0\\u014ej\\xca\\x9c\\xeaT\\u011e\\xaa\\u014c\\x87\\u015cW\\xc8|tq\\u0122UB~\\xb4\\xb0\\xceFC\\x95\\x8eU\\xbcp\\u0100\\u0113\\u0184N\\xa6\\x8d\\xbeO\\xb6\\x8a\\u0142K\\u010aOj\\x93\\u011a\\x94j\\xb4\\u011cYp\\x98{\\xa6\\x84\\x88S\\u011a\\xcd\\\\T\\x9a\\xd7\\xaaV\\x96\\xf7\\u0160\\xed\\xa8\\xc5DK\\xb0\\xdft\\u0147\\u0114\\x7fK\\x9a\\xa8\\u01f5\\xc2c\\u013e\\u0323\\u011a\\u01e3\\u0204\\u013dF\\x87l\\u0121U\\u0135\\x9c\\u0147\\x8b\\u0223F\\u0289\\u0241\\x83M\\u011f\\u012f\\u028f\\u01b6\\u0277\\xd8\\u016dO\\u01fd\\xab\\u01bd\\x90\\u016b\\xb9\\u01b1\\u0151\\u031d\\u0228\\xa7\\u021e\\u0298\\u0116i\\u025c\\u0276\\u02a6}\\xa8\\u05aa\\u081c\\u0300\\u0187\\u01ec\\xb9\\u01e8E\\u02e6\\u0125\\xaa\\xd4\\xeaF\\x8ex\\xfaQ\\x90\\x84Er\\xb4W\\x84rh\\xa4\\u0190\\xa0\\\\tal\\u0108DJ\\x98\\xdc|[Pll\\u031a\\xb8\\u018eG\\xfa\\xb4P\\x9e\\xacW\\xa6\\x86^\\xa6\\x96H]prR\\x93n|\\x90or\\xbe\\x90wLVn\\xc7Iujkmon\\xa3cX^\\x8fBh`\\xa5V\\x94\\x84\\xa6U\\xa4\\xb8}\\x80xRj\\x96[^xN[~\\xaa\\x8axQ\\x84\\x82[`\\xaaH\\xc6\\xc2Exx^w\\x9aN\\xb6\\xca\\x98|\\xa8\\xec\\x86\\x98\\x80Mr\\x9cdYp\\x82\\x90oRzNy\\x98\\xc0Ds~\\x80bcf\\xcc`L\\x96\\xben\\x8b|\\xbeT\\x82\\xb0c\\xa8\\xc8\\xa2a\\x82r\\xa4\\x96`[|\\xf2D\\u015e\\u0114\\xf6xEl\\xd6dH\\x84\\xc0I`\\x84\\u010e\\\\\\xc0\\xec\\x81~\\xc6\\x8eR\\xbctf\\x95\\xa6^\\xa2\\u0137\\xb6e\\x94\\xd0\\xdaM\\x8cptgj\\x96\\x84\\u0261\\u010c\\xc5y\\u0121L\\xfb\\x99\\u0147V\\x7f\\xae\\x8a\\xc4\\x8f\\xc8\\u0180\\x86\\u010e\\xb0P|\\xaaVV\\x86\\xaaj\\x96\\xac\\u011a\\xd2\\xeap\\xac\\x96E|\\u016c\\xc2c|\\xc0t\\u0190K\\xa0f\\x88{\\u0118F\\u0112\\x9c\\u018cX\\u01b2\\u0105o\\xbd\\u0118\\x91\\\\\\xa5\\x96o}\\x9b\\xdbu\\xa3\\xe7\\xadkX\\x91{u\\u0129\\xab\\u0101\\xed\\xd3U\\u0145\\xdf\\u0162q\\x80\\x8f\\u0164\\xa5ly\\u0148[\\x80oi{\\xa6\\x8bL\\x87\\u0144\\x87\\xf0F\\u022a\\u0216\\x94\\x9d\\u0112L\\x84\\xbf\\xcc\\x8b\\x88f\\x8c\\xa3K\\xa3\\u02ba\\x99oqN\\x9f\\x83w\\u011fc`ue\\x97tOj\\xd7\\xb0KJ\\xb1q\\x83\\xc6\\u0121m\\x89\\u011a\\u0157os\\xac\\x85qehqsu\\x9c\\x83H{\\xb8kH\\xa1\\x8a\\x85\\xcaR\\u01ea\\xc7\\u018cb\\u0206\\xa2\\xb4\\xe4\\xdc\\x8d\\xa2N\\xec\\xc9\\u0296\\xa6\\xe2\\xa9\\u0120u\\xa6\\xf6\\u010c^\\xe2\\xa3\\u0102h\\x96\\x9a\\u0116M\\xc8\\xc4w\\x82\\\\f\\u0166\\xb0W\\xa0\\xa2\\xbelu\\u0178D\\x84w\\x8a\\\\\\u0300\\u0289\\xcc\\xdbM\\x85\\u0100[b\\xd3\\x9eEn}\\xb6Vc\\x85\\xea\\x93s\\x83\"]],encodeOffsets:[[[129102,52189]]]}},{type:\"Feature\",id:\"210000\",properties:{id:\"210000\",cp:[123.429096,41.796767],name:\"\\u8fbd\\u5b81\",childNum:16},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@L\\x96\\x8e@@s\\x99a\"],[\"@@MnNm\"],[\"@@\\x81d\\x82c\"],[\"@@e\\xc0\\x82C@b\\x82\\x93\\x9d\\x89\"],[\"@@f\\x87\\x85Xw\\x7fkbr\\x96\\xc4`qg\"],[\"@@^jtW\\x91Q\"],[\"@@\\x81~\\xa0Y]c\"],[\"@@G`\\u0114N^_\\xbf\\x81Z\\x82\\xc3M\"],[\"@@iX\\xb6B\\x8bY\"],[\"@@\\x84Y\\x83Z\"],[\"@@L_{Epf\"],[\"@@^WqCT\\\\\"],[\"@@\\\\[\\x93\\x8b\\xa7t|\\x94\\xa4_\"],[\"@@m`n_\"],[\"@@\\xcfx\\u01cc{q_\\xd7^Giip\"],[\"@@@\\x9c\\xe9^B\\x86\\x87nt\\x88a\\xca\\x7fU\\x97\\x98\\x9f]x\\xa0\\xaf\\xc4P\\u0132\\xad\\xb0h\\x80\\u0299K\\xb3\\x86V\\x88\\xd5@Y~\\x86|Ev\\u0139s\\xc7\\x84\\x8d\\xa6\\xadL^p\\xc3\\x82\\xb2\\u0178\\xd2G\\xa0\\x92\\xcbl]\\x84xx\\xc4_\\x98fT\\xa4\\u010e\\xa4c\\x8e\\x9cP\\x84\\x96C\\xa8\\xb8TVjbgH\\xb2sd\\xcedH\\x90t`B\\x88\\x97\\xb2\\xacGJj\\u0119\\xb6[\\xd0hjeXdlwh\\x9a\\xf0S\\u010c\\xa6\\xaaV\\xca\\xcf\\x80\\x8b\\xc6\\x91Z\\x98\\xc6\\u0176\\xae\\xb2\\x86^\\x8c\\xcey\\x81\\xc5\\xcecPq\\u0144\\x93\\u011aDM\\u0127\\u011c\\u0141H\\xad\\x88k\\x84\\xe7vV[\\u0133\\xbcW\\x96\\x82Y\\x90\\xc0\\xe4\\u0126\\x92\\x91`Xl\\x9eR`\\x9e\\xf4LUV\\x9efK\\x96\\xa2\\x86{NZd\\u0112\\xaa\\x92Y\\u0138\\xcc\\xdaJRr\\xb8SA|\\u01b4g\\u0174\\u0134\\xc6bv\\xaa\\xd8X~\\x86\\u017aB\\x8e|\\xa6\\xd5\\x9cE\\x9e\\xa4\\xd0`\\\\|\\x90K\\x88\\x98UnnI]\\xa4\\xc0\\xc2\\u010an\\u014e\\x99R\\xae\\u0150\\xbf\\xb6\\\\\\xc0\\xf8\\xedDm\\xa6\\xceb\\u0168ab\\x89\\x9ca\\u0118\\\\\\u013e\\xe3\\x82\\xc2\\xb8a\\x98t\\xceS\\u0190\\xb4\\xa9v\\\\\\xd6\\xda\\xcc\\u01f4\\xa4\\xc2\\x87\\xa8JKr\\x80Z_Z\\x80fj\\xfehPkx\\x80`Y\\x94\\x92RI\\x8cjJcVf~sCN\\xa4\\xa0\\x88E\\x82\\x9ch\\xe6\\x8fm\\x89\\x96sHy\\xa8S\\xf0\\xd1\\xcc\\\\\\\\\\x9f\\u0110RZk\\xb0IS\\xa7fq\\u0152\\xdf\\xfd\\xe1\\u011e\\x8d\\xd9\\xc9\\xd6[^\\xaf\\u01e4\\u0172\\x84\\xea\\xb4\\\\\\xa6\\xac\\u0106PM\\xaf\\xa3\\x9f\\x88\\xbbu\\xefp\\xf9zEx\\x80\\x9ean\\xb5yoluqe\\xa6W^\\xa3\\xcaL}\\xf1rkqW\\u0148\\xfbP\\x99\\x89UP\\xa1\\xf4J\\x8aoo\\xb7\\x8cU}\\xa3\\x8c\\x84[\\xb7\\xa8@X\\x8c\\u0138\\x9f\\x93\\x8b\\x8bDXm\\xad\\xdb\\xdd\\x8f\\xba\\x87\\x9bGU\\x8bC\\xc1\\xaa\\xbd{\\xed\\u0102^\\x90cj\\x87k\\x93\\xb6\\xc3[q\\xa4\\x93L\\xc9\\xf6\\xb3cux\\xabzZf\\x83\\xb2BW\\xc7\\xaeY\\xdf\\xbdve\\xb1\\xc3C\\x95\\xfd\\xa3W{\\xda^\\x92q^s\\xd1\\xb7\\xa8\\x8b\\xcdO\\x81t\\x93\\xb9\\xb7C\\x81\\xa5\\x87GD\\x8f\\x9br\\xed@w\\x8d\\xd5K\\u0163\\xc3\\x9d\\x8b\\x98\\x9f\\xabV\\xb7i}x\\xcb\\xcd\\xf7\\x91i\\xa9\\u011d\\x87\\u025d\\u01e1]\\x83\\x88{c\\x99\\xb1OW\\x8b\\xb3Ya\\xb1\\x9f\\x89_\\xe7\\xa9\\x82H\\x9e\\u0115o\\u01ab\\x80\\u0147q\\x83r\\x9d\\xb3\\x89Lys[\\x84\\xf1\\xb3\\xafOS\\x96\\u010fOMisZ\\x86\\xb1\\xc5FC\\x7f\\xa5Pq{\\x8f\\x82\\xc3[Pg}\\\\\\x97\\xbfgh\\u0107O\\x85\\x95k^\\u0123\\xc1\\x8dF\\u0131\\u0109\\u0125M\\xadoEqqZ\\xfb\\u011b\\u0149\\xb3F\\x91\\xa6o\\u0135\\x97h\\x9f\\xd5P{\\x8f\\xaf~T\\x9d\\xcdl\\xaa\\x89N\\x89\\xdfY\\x93\\xd0{Ps{\\xc3VU\\x99\\x99e\\u010ewk\\xb1\\u0149V\\xd3\\xbd\\u017dJ\\xe3\\x81\\xc7\\xc7\\xbbJm\\xb0dhc\\xc0ff\\x91dF~\\x88\\x80\\u0100e\\u0116\\x80d`sx\\xb2\\xa0\\x9a\\x83\\xaeE\\u017c\\u0100dQ\\x8d\\x8b\\xc2d^~\\u0103\\xd4H\\x88\\xa6\\\\\\x9bLKp\\u0104Vez\\xa4NP\\xa0\\u01f9\\xd3\\x97R\\x99\\xc6\\u0105JSh\\xada[\\xa6\\xb4\\xc2ghwm\\x7f\\x80B\\x90\\xd0\\xa8\\u017ahI|\\x9eVV\\x8e\\x97\\x8e|p]\\xa0\\xc2\\xbc\\xe8N\\xe4\\xb6\\xdcB\\xd6\\xbc\\x93L`\\x82\\xbcb\\xd8\\xe6\\x8cKV\\x94\\x9fpo\\x9c\\xfaNZ\\xde\\xd2Kxpw|\\xcaEMnzEQ\\x9a\\x8eIZ\\x94\\x8eZ\\x87NB\\x88\\u010d\\xdaF\\xdc\\xe7m\\u0129\\x82W\\u012a\\xf1t\\x91\\xde\\u0135\\xc7\\xf1Z\\xabuD\\x82\\xb1|\\u018fl\\u0133\\xa5\\xe3n\\xb7\\xb1Pm\\xcda\\x89\\x96d\\x8fa\\x87\\xa0CL\\x87\\u01d1\\x7fk\\xf9\\xf3\\xa1\\xb3\\xcf\\xabQa\\u010b\\xcf\\x91O\\xc3\\xa5\\xd5\\u0111Q\\u0225\\u010b\\u01ady\\x8b\\xb3\\xc3A\"]],encodeOffsets:[[[123686,41445]],[[126019,40435]],[[124393,40128]],[[126117,39963]],[[125322,40140]],[[126686,40700]],[[126041,40374]],[[125584,40168]],[[125453,40165]],[[125362,40214]],[[125280,40291]],[[125774,39997]],[[125976,40496]],[[125822,39993]],[[125509,40217]],[[122731,40949]]]}},{type:\"Feature\",id:\"220000\",properties:{id:\"220000\",cp:[125.3245,43.886841],name:\"\\u5409\\u6797\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\x91p\\xe4\\x94\\xb3PCl\\x83Fbb\\xcdz\\x9a\\x80wBG\\x92\\u012d\\x80Z\\x84\\xc5i\\x93\\xbb\\x83lY\\xad\\u010b\\xb2Sg\\x8ek\\xc7\\xa3\\x97^S\\x89\\x93qd\\xaf\\x95\\x8bR\\x85\\xa9\\xe9\\x8e\\xa3\\xafS\\x86\\\\cZ\\xb9i\\u0171\\u018fCu\\u018d\\xd3X\\x7f\\x87oR}\\x93M^o\\x95\\xa3\\x85R}o\\xaaU\\xadF\\x85uuXHl\\x8fE\\xc5\\x95\\x87\\x80\\xcf\\x7f\\xa9\\xa4\\xdbmT\\x8e\\xfe\\xa4D\\x96\\xb2\\xc4uf\\xe0\\xc0\\xadXX\\xc8\\xb1Ae\\x84yYw\\xacdv\\xf5\\xb4K\\xca\\xa3\\x94\\\\r\\xb5\\xc4l\\x94i\\x88\\x8fd\\u0101]|\\xee\\xa9\\xbeD\\xc2V\\x8c\\x9cH\\xb9\\x88\\xde\\x90\\xae\\xdcWn\\x8cC\\x94\\x8c\\u0137\\xa0W\\x8b\\xa7@\\\\\\xb8\\x8b\\x83~\\xa4\\x8bVp\\xb8\\x89p\\xf3IO\\xa2\\x8aVO\\x9a\\u0147\\xfcrXql~\\xf2\\xc9K]\\xa4\\xa5Xrfkvzpm\\xb6\\x9dbw\\x7fyFo\\xfav\\xf0\\x87\\xbc\\xa4\\xa0N\\xb0\\u0105O\\xa5\\xab\\xb3[\\x83\\xe9\\u01e1\\u0171_\\xb0\\xd5\\\\\\xda\\xca\\u011d\\x8e\\xfe\\xe2\\u0151\\xe0erR\\xa8\\xadJYl\\u010fQ[\\xa0\\xcfY\\xeb\\xd0\\xa7TGz\\x95tn\\x8a\\xdf\\x90\\xa1gF\\x81\\x8fkM\\x9f\\u0101G\\xc1\\xa4ia\\x8d\\xa0\\xc9\\x89\\x99\\xc8\\xb9`\\\\xs\\x80\\xacd\\u0106kNnuNU\\x8a\\x96u\\x9eP@\\x82vRY\\xbe\\x95\\x96\\\\\\xa2\\x85\\x8cG\\xaa\\xf3\\u0104~R\\xe3\\xd6\\xce\\u0122\\xf9\\x82\\u0111\\u0174\\xd5hQ\\x8extc\\xe6\\xebS\\u027d\\u0149\\xed\\xeb\\u01c9\\xa3\\u018dG\\xa3nj\\xb0K\\u0198\\xb5Ds\\xd8\\xd1py\\u0106\\xb8\\xae\\xbfbXp\\x82]vb\\xcdZu\\u0102{n\\x88^I\\xfc\\x9c\\xc0S\\xd6\\x84\\x94\\xa6E\\x8cvR\\xce\\xfbh@\\xe2\\x84\\x88[\\x82\\u018f\\xc8\\x89\\xf4~FNr\\xaf\\xf4\\xe7R\\xb1\\x83\\xadH\\xd1l\\x95\\x92\\u0122\\x96^\\xa4\\xa2\\x82O\\xf0\\x9f\\x8c\\xe6vxs\\u0152]\\xde\\xc1T\\x8f\\u0120s\\xb6\\xbf\\xe2\\xc6\\x8aGW\\xbe\\xecA\\xa6\\xb7T\\xd1\\xac\\x86\\xe8\\xa5\\x80\\xcf\\xd0J\\xa8\\xbc\\x8f\\xd2\\xd6\\xbc\\x83\\u01a6\\u0244x\\xca~S\\x96tD@\\x8a\\u0102\\xbc\\u0174\\xa1jl\\xbaW\\x9ev\\xd0\\x89\\x88z\\u01a6Z\\xd0\\x8e\\xb2CH\\x97\\xa0\\x84A\\x9dxiukd\\x8b\\x8cGgetqmc\\x9e\\xdb\\xa3Ozy\\xa5cE}|\\x85\\xbecZ\\x85\\x8dk\\x82\\x89\\xbfu\\u0150\\xe3[oxGikfe\\xe4T@\\x85\\x9aSUwpi\\xdaFM\\xa9\\x92\\xa3\\xe8^\\xda\\x9f\\x82`@v\\xb6e\\u0148\\x86f\\x81\\xa0h\\x98eP\\xb6\\x90\\x9et\\x93\\xe4Ol\\xc3\\x94Ug\\x83\\xdez\\u0178U`l\\x9c}\\xd4\\xc6Uv\\xd8_\\u014c\\xac\\xd6i^\\u0109i\\xa7\\xb2\\xc3\\x8aB~\\xa1\\u0108\\x99\\xdaEgc|DC_\\u0226m\\xb2rBx\\xbcM\\xd4\\xa6\\u016ed\\u0128\\xc3\\xe2Yx\\x91\\u0198DV\\xc7\\u013a\\u013fg\\x8d\\xbfcw\\xc5\\\\\\xb9\\x98\\xa5Y\\u012dl\\x81\\x9c\\xa4\\x9eOv\\x86\\x9aLjM_a\\xa0W`z\\u013cM\\u017e\\xb7\\\\swq\\xddSA\\x87\\x9a\\x97q\\x89\\u015a\\u0133\\x7f\\xaf\\x8a\\x91\\xb0k\\x90\\x8aR\\u0113\\xb0wx^\\u0110k\\u01c2\\xd2\\x93\\x84\\x9c\\x9e\\x93\\x9c\\x8e\\x84\\x8b\\\\]\\x98nr\\u0102}\\xb2\\u010a\\u0172\\xd2\\xf8\\xe3h\\xb7M{yMzys\\u011bn\\x9d\\u0112\\u0121V\\xb7\\xb0\\x93G\\xb3\\xbcX\\xc0\\x93\\x93\\x99\\xa4\\xb9\\x8di\\xb4o\\xa4\\u0143\\x9a\\x9f\\xc8`\\xcc\\x83\\u01f2\\xc4U\\u011ed\\\\i\\xd6\\x9a\\x8c\\x88m\\xc8B\\u0124\\xdc\\u0272DEh\\xa0LG\\xbe\\u0180\\xc4\\xbe{Wa\\x8c\\x8dY\\xcd\\xc8\\x8f\\u0122\\u0118\\xd4R\\xee\\u0110j\\x8b}\\xc7\\x9e\\x93ccj\\x87oUb\\xbd\\x9a\\x8d{\\x93h\\xa7\\u01fe{K\\x8b\\u0196\\xb5\\xce\\xf7\\x9eG\\u0100\\xd6\\u0160\\xe5\\u01b0\\xces\\xadl\\x9b\\x95yi\\u0113\\xab\\x8b`\\xe5\\xa7\\x9dH\\x7f\\xa5Ae\\x9d^\\xa7\\x84GK\\x81}i\\xe3\\\\c]v\\xa9\\u0123Z\\x93m\\xc3|\\x93[M}\\u0123T\\u025f\\u0135\\xc2\\x91\\xc2`\\xc0\\x7f\\x96\\xe7m\\x89\\x91FK\\xa5\\xda\\xed\\xc1bX\\x9a\\xb3\\xccQ\\xd2\\x91Ho\\x81f{\\x89]e\\x80pt\\xb7G\\u014b\\u011cY\\xfcn\\u010e\\u0173VY^\\x92\\x98yd\\xf5k\\xc5ZW\\x84\\xabWUa~U\\xb7Sb\\x95wG\\xe7\\u01d1\\x82\\x93iW^q\\x8bF\\x82\\x93\\x9buN\\u011d\\x8d\\x97\\xb7Ew\\x84\\x8bUtW\\xb7\\xdd\\u010f\\xe6\\xa9PuqEzwAV\\x95\\x97XR\\x89\\xe3Q`\\xad\\xa9G\\x8cM\\x87ehc\\x9bc\\x94\\x9d\\u010f\\xcf\\x9dd\\x87\\xa9\\xd1W_\\xcf\\x97Y\\u0185\\x8c\\xbb\\x85\\xe9\\\\\\x8d\\x83\\u0279~\\u01d9G\\xb3m\\xd8\\xa9B\\u0161\\x90uT\\xa7\\u0124\\xbd\\xa2\\xc3_\\xc3\\xbd\\x91L\\xa1\\x8d\\x91\\xfd\\x9fqT^rme\\x99\\\\Pp\\x95ZZb\\x83y\\x9f\\x92uy\\x81bQ\\x97ef\\xb5]Uh\\u013fDCm\\xfbva\\x9a\\xd9NSk\\x9dCwn\\x89c\\u0107fv~\\x85Y\\x8b\\x84\\xc7G\"],encodeOffsets:[[130196,42528]]}},{type:\"Feature\",id:\"230000\",properties:{id:\"230000\",cp:[128.642464,46.756967],name:\"\\u9ed1\\u9f99\\u6c5f\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@U\\x83\\xb5N\\xff\\xa5\\u012b\\xe8\\xe7\\x81\\x8b\\x95\\x9dH\\xcd\\xf8\\u0195\\xb6L\\x8c\\u01fd|g\\xa8|\\x94\\x99\\x8ea\\xbepVi\\x88dd\\x9d\\x94~\\xc8i\\x8c\\xed\\u010f\\xd3Q\\u0121\\u0117\\xc7\\x90Z\\xce\\x8b\\x8eXb\\xbd|\\u017f\\xc3H\\xbd\\x9fKFg\\u0271C\\u0123\\xdb\\xc7A\\x87n\\x99\\x8bj\\xd5c[V\\u011d\\u01f1\\xc3\\xcb\\x84\\xc7_\\x99\\xa0\\xa3\\u0144\\xb3p\\x8ej\\xa3\\xba\\x94\\x9a\\xbf\\x94\\xbbWH\\xb4\\xaf\\x94U\\xb8\\u0111\\u0122m\\x9et\\u011cyzzNN|g\\xb8\\xf7\\xe4\\u0171\\xd1\\xb1\\u0109\\u0101~mq^\\x97\\x8c[\\x8d\\x83\\x94\\x9b\\x9b\\x9d\\x94\\x83\\u01c1\\xd1\\u010flw]\\xafxQ\\u0114\\x8f\\x89\\xafl\\x89\\x92\\x80\\xb0\\u0159\\u0134r\\x8a\\x99\\x98B\\x88\\xdeTxr[t\\u017d\\xb8\\u013bN_y\\x9fX`biN\\x99Ku\\x85\\x9dP\\x9b\\xa3k\\x82Z\\u012e\\x97\\xa6[\\xbax\\xc6\\xc0dh\\x8e\\u0139\\u0140U\\xc8\\u0197Cw\\x92\\xe1Z\\u0127\\xc4\\u016dc\\xd3\\xa5\\xbbNAw\\xb1q\\u0225nD`{Chd\\xd9F\\u0107\\x9a}\\xa2\\x89A\\xb1\\xc4j\\xa8]\\u010a\\xd5j\\u014b\\xab\\xd7`Vu\\xd3\\xc5\\x9b~_k\\u0177V\\xddyh\\x84\\x93Vk\\xc4\\xe3Ps\\x94\\x8f\\x9dO\\xb5\\x97f\\x9fge\\x82\\u0147\\x85\\xb5f@u\\x81_\\xd9\\xa0\\xd9c\\x9f\\xaaN\\xaa\\xd9EojVx\\x99T@\\x86\\xe3SefjlwH\\\\p\\u014f\\xe4\\xc0v\\x81\\x8a\\x8elY\\x86\\xbdd{\\x86F~\\xa6dyz\\xa4P\\x9d\\xdcndsrhf\\x8bHc\\x8cvlwjF\\x9c\\xa3\\x81G\\x98\\xb1D\\xcf\\x8d\\u01a5Y\\x87y\\xcf\\x8a\\x9du\\xb9Xik\\u013f\\xa6\\xcfq\\u0197\\u01c0O\\u015c\\xa8LI\\x90|FR\\x7f\\u0102n\\xa0s\\xaa|C\\x9a\\u02dczx\\x90A\\xe8\\xa5b\\x9cfudTr\\x7fFW\\xc1\\xb9Am|\\x98\\u0114\\u0115s\\u0137\\xc6F\\x87\\xb4N\\x9a\\x89}\\u0107\\x85U\\x81\\x8a\\xd5@\\xc1\\u0133\\u017fmu\\x9e\\xe7\\x92u\\xf0^\\xca\\xfdow\\x8cFz\\xd8\\xce\\u0115N\\u0151\\x9e\\u01cf\\u020e\\xf4\\xaa\\xcc\\u0152\\u01c4\\xe0\\u0100\\xc4\\u02c4\\u011e\\u0140\\u0192\\u0280\\u0100\\u0198\\u0178\\u02ee\\u022c\\u01ac\\u010a\\xb0\\x83U\\x9fzou\\x87xe]}\\x8e\\x85Ay\\xc8\\x91W\\xaf\\xccmK\\x87\\x93Q]\\x8b\\u012a\\xbaif\\xb8\\xc4X|sZt|\\xbd\\xdaU\\xce\\xa0lk\\x9a^p{f\\xa4l\\x88\\xbal\\xc6W\\xa0\\x96\\x80A\\xb2\\x98PV\\xdc\\x9cPH\\x94\\xca\\xe2]\\xce\\u0108\\xcc\\xdck\\xb4\\\\@q\\xe0s\\u0114\\xc4Q\\xbapRij\\xbc\\xe8i\\x86`\\xb6\\x97\\x84bX\\x83\\x90rBgxfv\\xbb\\x8euUi\\x88\\x8c^v\\x8d~\\x94J\\xacmVp\\xb4\\xa3\\x8c\\xb4VWrnP\\xbd\\xec\\xa2BX\\x82\\xach\\x99\\x8a\\xf0X\\xb9^Tj\\x7fV\\x9c\\x8ari\\xaaj\\x99t\\u014a\\xc4m\\x80tPGx\\xb8bgR\\x9a\\x8esT`Zoz\\xc6O]\\x92\\xd2F\\xf4\\xd2\\x86O\\xc6\\x92\\x87\\u014a\\x8cv\\xc5\\x9e\\x94p\\x92cG\\x8c\\xea\\x8asx\\xb4DR\\x96\\x8c{A\\x86\\x84EOr\\xb0\\x8c\\x95\\x9ex|\\xed\\x9cb\\x88\\xb3Wm~\\x9dDVj\\x8d\\xba\\xe9NN\\x86\\xcb\\xdc\\u02db\\u0276\\xadG\\x83x\\u0177CSt\\x9f}]\\xfb\\u014d\\x95Smtu\\xc7\\xc3\\u0115N\\x95\\x99\\u0101g\\xbb\\x9a\\xedT\\xabu}\\xe7\\xbdB\\u0135\\xde\\u02a3\\xa5\\xeb\\xca\\xa1M\\xdb\\x8e\\xb3\\xe3\\u0205\\xa1\\u018ba\\u01e9\\xc8\\xc9Q\\x89\\x86G\\xa2\\xb7lG|\\x9b\\x84tvgrrf\\xab\\x86pt\\u0119\\u0158n\\x8a\\xc5\\u0122r\\x84I\\xb2\\xafLi\\xd8sPf\\x98_v\\u0120d\\x84xM\\xa0pr\\u02b9\\x9aL\\xa4\\x8b\\xa4\\x87e\\xcb\\x8c\\x83\\xc0\\u0111K\\x93\\x9e\\xef\\xd9VY\\xa7]I\\x87\\xf3\\xe1\\u0125]\\u0137\\x86K\\x88\\xa5\\x8cj|\\x7fp\\u0147\\\\kz\\u0163\\xa6\\x7f\\x90\\u0161n\\u0146\\xe4\\xd4V\\u0102\\xee\\u012a\\xac|vW\\x92\\xael\\xa4\\xe8\\xd8r\\x82\\x98\\x95xm\\xb6\\u0103~l\\xc4\\u01af\\u0104\\u0344\\xf6\\u0204E\\xd4\\xa4\\xd8Q\\u0104\\x96\\u0104\\xbb\\u01a2j\\u0226O\\u01fa\\xa8\\xecS\\u0156\\xc6\\u01acy\\x94\\x8dQ\\x9cv`\\x96cw\\x83ZS\\xcc\\xae\\xfc\\xb1\\u01c4]\\u0140\\xe7\\xacB\\xac\\xa9\\u0144z\\u01ba\\u0177\\u0244e\\x90eO\\x81\\u0128S\\x92\\x9d\\x8cfm\\xa0\\u010a\\x82\\u0180P\\u030e\\u0113z\\xa9\\u010a\\x82\\xc4\\xd5\\xcamg\\x9f\\xc7sJ\\xa5\\u0194\\x88\\u014a\\u015b\\xe6\\x92\\xce\\x81\\xd1qv\\xbf\\xedUO\\xb5\\xaa\\x89\\xc2n\\u0126\\xc1_\\xbd\\xe4@\\xea\\xed\\x85\\xa3P}\\u0120[@g\\u0121}g\\x93\\u024a\\xd7\\x93\\xfb\\xcfWX\\xe1\\xa2u\\u017e\\u01bb\\xccsN\\xcd\\xbd\\x9d\\u018e\\xc1\\xa7\\u010d\\u0150\\x9bA\\x8f\\u0113eL\\xb3\\xe0ydl\\x9b\\xa6\\u0118V\\xe7\\u0141p\\u015b\\u01c6\\u013d\\u013a\\u017f\\xca\\x83Q\\xed\\xdc\\xe7\\xdb\\u0121\\xd4\\x8fs\\u0115\\xac\\x97\\u01f8\\xafY\\xdf\\u010b\\u0121H\\xb5\\xa0\\xa1e\\xe5`\\x9d\\u013c\\x83r\\u0109\\u0158\\xf3\\u01a2F\\xec\\x93\\u010eW\\xf8x\\xcak\\x86\\x94\\u0188d\\u01ac\\x8fv|\\x96I|\\x7f\\xb7\\xa9Nq\\u0144R\\u0140\\x83\\xa4\\xe9\\x94e\\u014a\\x9c\\u0140\\x9b\\x88\\xe0\\u0140U\\xb2\\u0155\\u0180B\\x82\\x7fQ\\xa3\\u010e}L\\xb9\\xcek@\\xa9\\u0108u\\u01f0\\u0173\\u01e8\\x94\\xda\\xa7\\u0188nT\\x7f\\xcb\\xc7\\xe9\\u019f\\xcacf\\u010d\\u0164^Xm\\x87\\x97H\\x8d\\u010a\\u0115\\xcb\\xabW\\xb7\\u010b\\xebx\\xb3\\u01d4\\u0137\\xd0\\u010bJ\\u0101\\x82w\\u0130_\\u0138\\x98\\u0200^\\xf4Wr\\xad\\xb0o\\xfa\\xac\\u0126\\x85\\u0168K~\\x94\\u0230C\\u0110\\xb4\\u01f6\\xa3\\x92fN\\xce\\xe8\\xe2w\\xa2Xn\\u016ee\\xc2\\xc6\\u0136\\x8e\\x90\\xbe\\xbex\\xe4L\\u0134\\x81\\u0118l\\u013cO\\xa4\\xd2\\u0128A\\xa2\\xca\\u025a\\xa8\\xae\\x82\\xd8C\\xd4\\xa0\\u016cG\\u01a0\\x94\\u01a6Y\\u011c\\x87\\u0118\\xdc\\u01acDJ\\x97g_\\u0365\\u0153@\\u010d\\u0145\\u013bA\\x93\\xb6\\xaf@w\\xceqC\\xbd\\u0108\\xbbN\\x9f\\u0103\\xebK\\x99\\u010f\\xcdQ\\x93\\xd9\\x7f\\u01ab[\\xab\\xc3\\xed\\x95g\\xdf\\xd4\\xc7O\\xdd\\xe1W\\x91\\xf1\\x8fuZ\\x93\\xaf\\u0125\\x80\\x9f\\x8d\\u0155\\u0101\\xa1\\xd1\\u0137Ju\\xa4E\\xa0\\x9f\\xe5\\xaf\\xb0WK\\xc9\\xb1_d_}}\\x8dvy\\x9f\\xf5u\\xac\\xef\\xb9\\xd3U\\xb1\\xbd@g\\xcf\\xbfr\\xc3\\xbdD\\x89\\x86g\\x85Cd\\x89\\xb5\\x97\\xb0MF\\x81\\x8fYxw\\xbfCG\\xa3\\x8bR\\u019b\\xbd\\x7f\\xd5{]L\\xa7{qq\\u0105\\x9a\\xbfB\\xc7\\u01bb\\u011f\\xeb\\x9a\\u072d\\u01ca\\xcb|c\\xb2}F\\xb5}\\x9b\\xd9Rs\\xd3p\\x8fg\\x7f\\xb1\\x8aQNq\\u01eb\\u014bRw\\u0155n\\xe9\\xd1\\xc9K\\x9f\\x86\\xabSeYR\\x85\\u014b\\x8b@{\\xa4SJ}\\x9aD\\xa0\\xdb\\u01d6\\u058d\\x9f]g\\x9dr\\xa1\\xb5\\u0177jqW\\xdbham\\xb3~S\\xab\\x93\\x84\\x9b\\xde]\"]],encodeOffsets:[[[134456,44547]]]}},{type:\"Feature\",id:\"320000\",properties:{id:\"320000\",cp:[119.767413,33.041544],name:\"\\u6c5f\\u82cf\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@c\\xfe\\xc5Pi\\x8a`Z\\x9fRu\\xa5\\xc9\\\\]~\\xb0\\x8eY`\\xb5\\x86\\xd3\\x7f\\x83^ph\\xc1bn\\xc0\\u015f\\xfa\\x8e\\xf2a\\x96\\u012c\\xbaT\\xd6\\u0152b\\x82\\x98e\\xa6\\xa6\\x80{\\xb8Z\\xe2\\u0107Np\\x8c\\xa9\\x9eHr|^\\x88mjh\\x8aSEb\\\\afv`sz^lk\\x8elj\\x8b\\xc4tg\\x8b\\xa4D\\x98\\xad\\xbeX\\x9a\\xbf\\xc0\\x92|\\u0110\\x94iZ\\x84\\x9d\\u0200\\xe5B\\xb7\\xee}GL\\xa2\\xf5c\\xdfja\\x9fyBF\\xb5\\xcfC^\\u012d\\x95c\\xd9t\\xbfs\\u011fH]j{s\\xa9HM\\xa2\\x83Q\\x7fnD\\xc0\\xa9Da\\xdc\\xde\\x8c\\xb7jg\\xe0iDbPufjDk`dPO\\xee\\x83hw\\xa1\\u0125\\x87\\xa5\\x9aG\\x98\\x9fP\\xb2\\u0110ob\\xbarY\\x86\\x84\\xee\\xb6aH\\u0162\\xb4\\xa0]\\xb4\\x82r\\u0131l\\x9dw\\xb3r_{\\xa3DB_\\xdbd\\xe5uk|\\x88\\u0168\\xafF\\x7f\\xa0C\\xbayr{XFy\\x99e\\xb3\\xde\\u010b\\x87\\xbf\\xc2\\x99k\\u012dB\\xbf\\x84Mv\\xdbpm`r\\xda\\xe3\\x94@\\u0118\\xb9h\\xe5g\\xcb\\xd6\\u01bfxnl\\u010d\\xb6\\xc5\\xec\\xbdOt\\xbe\\x7fdJl\\x8aVJ\\u0102\\x8a\\x9c\\u01c0\\x9c\\u015eqvnO\\x8a^\\x9fJ\\x94Z\\x91\\u017c\\xb7Q}\\xea\\xcd\\x8e\\xc5m\\xb5\\xd2]\\x8e\\u018d\\xa6Dq}\\xacR^\\xe8\\u0102\\xb4\\u0140\\u013b\\u010aI\\xd4\\x92t\\x9e\\u0132yQ\\u0150\\u0120MNt\\x9cR\\xae\\x7f\\xf2Lh\\x8f\\x89\\x9b\\u011as\\xa9\\xbb\\x9c}O\\xd3\\x8cGZz\\xb6A\\\\j\\u0128F\\x88\\xe4O\\u0124\\x98HY\\x9a\\x86Jv\\x90\\xdeHNi\\xdca\\u010e\\x9a\\xc9\\x96nFQl\\x9aNM\\xa4\\x88B\\xb4\\u0104N\\xf6\\u0242tp\\x96\\u016cdf\\xe5\\x85\\x88\\x8bqm\\xbfQ\\xfb\\x8a\\xf9\\u015e\\x87\\xdab\\xa4u\\u0143J\\u0174u\\xbb\\xb9\\u0104\\x95l\\x81\\u0216\\u0127\\u0174w\\u030c\\u0175\\xb2\\u01f9\\u01e0\\u035bh\\u012d\\u0142\\u0195r\\xe7\\xfc\\xb1Y\\x99xci\\x87t\\u011f\\xae\\x9dj\\u0171\\xa2KO\\u0137\\x95Coy`\\xe5\\xaeVTa\\xad_\\u0100]\\u0150\\xdd\\u025e\\xef\\xb2\\u02af\\xca^]afY\\u01f8\\xc3\\u0106\\u0113\\u012a\\u0223J\\u0111\\u034d\\xf4\\u018b\\xc4\\x9d\\xc4\\xcd\\x8e\\u012b\\x89\\xe7\\xdb\\u0248\\u01e5\\xa3\\xad\\xdbmY`\\xf3\\xa3Z\\x8d\\xab\\xa7\\xb0\\xd3\\xb3QafusN\\u0131\\u01c5_k}\\xa2m[\\xdd\\xf3D\\xb5\\x97\\xa1RL\\u010diXy\\x87\\xc5N\\xef\\u0103\\xa1\\xb8i\\u0114\\xcf\\x91N\\xcc\\u0155o\\u0113d\\u014d\\xee\\xe5\\u0164\\xfbHcs}~\\xdbw\\x7fb\\xf9\\xb9\\xa3\\xa6\\xd3C\\x81t\\x8bOPr\\x83E^\\xd2o\\x8ag\\x99\\u0109I\\xb5\\x9e\\xdb\\xc5\\u02b9K\\x85\\xa4\\xbdphM\\x8a\\xfc`o\\xe6\\x80\\x86\\u0140\"],encodeOffsets:[[121740,32276]]}},{type:\"Feature\",id:\"330000\",properties:{id:\"330000\",cp:[120.153576,29.287459],name:\"\\u6d59\\u6c5f\",childNum:45},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@E^dQ]K\"],[\"@@\\x81jX^j\\x87\"],[\"@@sf\\x8abU\\x87\"],[\"@@qP\\\\xz[ck\"],[\"@@\\x91R\\x83\\xa2\\x82FX}\\xb0[s_\"],[\"@@Cb\\x9c\\\\\\x97}\"],[\"@@e|v\\\\la{u\"],[\"@@v~u}\"],[\"@@Qx\\xc2F\\xaf}\"],[\"@@\\xb9n\\x8cv\\xdes\\xafo\"],[\"@@rSkUEj\"],[\"@@bi\\xadZ\\x8cP\"],[\"@@p[}INf\"],[\"@@\\xc0\\x7f\\xbf\\x80\"],[\"@@\\xb9dnb\\x8c\\x85\"],[\"@@rS\\x9fBnR\"],[\"@@g~h}\"],[\"@@FlEk\"],[\"@@OdPc\"],[\"@@v[u\\\\\"],[\"@@Fj\\xe2L~wyoo~\\x9bs\\xb5L\\x96\\\\\"],[\"@@\\xace\\xb9aN\\x88\"],[\"@@\\\\n\\xd4\\xa1q]L\\xb3\\xeb\\\\\\xff\\xae\\x8cQ\\xd6\\x8e\"],[\"@@\\xcaA\\xad\\xa9[\\xac\"],[\"@@Kx\\x8cv\\x7f\\xad\"],[\"@@@hlIk]\"],[\"@@pW{\\x8do||j\"],[\"@@Md|_mC\"],[\"@@\\xa2\\x85X\\xa3\\xcf\\x8dylD\\xbcX\\x88tH\"],[\"@@hl\\xdc[LykAvy\\x8f\\x81fw\\x8d^E\\x9e\\x9b\\xa4\"],[\"@@fp\\xa4Mus\\x93R\"],[\"@@\\xae_ma~\\x8f\\x95L\\xc1\\xac\\x9aZ\"],[\"@@i\\x9dM\\x84xZ\"],[\"@@ZcYd\"],[\"@@Z~dOSo|A\\xbfqZv\"],[\"@@@`\\x94EN\\x8f\\xa1v\"],[\"@@|\\x96TY\\x8f{\"],[\"@@@n@m\"],[\"@@XWkCT\\\\\"],[\"@@\\xbaw\\x9aZRk\\u0115WO\\xa2\"],[\"@@\\x99X\\x7f\\xae\\xb1Gr\\xc6\\xaa\\\\\\xd4\\xe1Xq{\\x8b\"],[\"@@\\u016fTG\\xb0\\u0104LHm\\xb0UC\\x8b\"],[\"@@\\xa4\\x8e\\x80a\\xdcx~}dt\\xfcG\\xe6\\u0163\\u014e\\xed\\u0114c\\u0156pM\\xcb\\xd0\\x92j\\u0113\\xa2\\xb7\\xf0\\u0104\\xc6Mz\\x88jWK\\u010e\\xa2Q\\xb6\\x98\\xc0_\\xea\\x92\\x94_B\\u0131\\x80i\\x7f\\xabpZ\\x80gf\\x80\\xa4Nrq]\\xa7\\u0102N\\xae\\xabH\\xb1\\x87y\\u01b3\\xed\\xbe\\xd7\\u0178\\u012b\\xe0L\\u0142\\u010d\\u0174\\u01dd\\u0102\\xed\\xc0B\\u0156\\xd5\\xaa\\x88\\x8a\\xc1\\u0156H\\u0157\\u0149\\xe5q\\xfb\\xf5\\x90i\\xa8h\\xdc\\xb7\\x83\\xf1t\\xbb\\xb9\\xfdv_[\\xab\\xb8m\\x89YL\\xaf\\x89Q\\xaa\\x85m\\u0109\\xc5dM\\x88\\x95g\\xc7jc\\xba\\xab\\x95\\u0119\\x9c\\xac\\xadK\\xad\\xb4\\x83B\\xab\\xc2\\u0105co\\u010b\\\\xKd\\xa1g\\u011b\\u0167\\xab\\xae\\xe1\\x92[~\\u0131xu\\xb7\\xc5\\x94Ks\\xcb\\xc9\\x8fc\\xa2\\xd9\\\\\\u012d\\u019b\\xebbf\\xb9\\x9d\\xad\\u0123S\\x83\\u011c\\x9dk\\xe1\\u0189\\xd4\\xad\\u0108ZB{\\x8aaM\\x91\\xb5\\x89fz\\u0149f\\xe5\\xc2\\u0167\\u012f\\u018b\\u01dd\\xca\\u0115\\x81\\u0121\\u0107\\xa3g\\xb3ne\\xad\\u0105\\xbb@\\xad\\xa6S\\xae\\x82\\\\\\xdf\\xf0C\\x9a\\x7fh\\x99iq\\xaa\\u012diAu\\x87A\\x9d\\xad\\xb5\\x94\\x8d_W\\xa5\\u01a3O\\\\l\\u010b\\u0122ttC\\xa8\\xa3t`\\x88\\x99PZ\\xe4uX\\xdfB\\x8ds\\x87\\u013byek\\x80\\x9dO\\u0111\\u0121\\u0135HuXB\\x9a\\xb5]\\xd7\\x8c\\x87\\xad\\xad\\\\\\x9b\\xb0\\xae\\xacF\\xa2\\x8f\\xbep\\x90\\xb5\\xbck\\u0158\\xf3\\xacW\\xe4t\\x92\\xb8|@\\x9e\\x95L\\xa8\\xb8\\xb5r\\x93\\xba\\xf9\\xb3\\xd9~\\xa7WI\\x8b\\x9fZW\\x8e\\xae\\x92\\xb1\\xd0\\xa8\\xd2\\xc9x\\x80`\\x89\\xb2p\\u011c\\x95rO\\xf2gt\\xc1Z}\\xfe\\xd9]\\x84\\x92\\xa1\\x8c\\x9fFK\\x82wsPlU[}\\xa6Rv\\x8dn`hq\\xac\\\\\\x94\\x90nQ\\xb4\\u0118RWb\\x94\\x82_\\xa0rt\\u010cFI\\xd6\\x8ak\\x8a\\x8a\\u0126PJ\\xb6\\xd6\\xc0\\xd6J\\u0108\\u0104T\\u011a\\xf2\\x9eC\\xa0\\xb2@P\\xfa\\x85\\xd8z\\x9c\\xa9P\\xee\\xa2\\xa3\\x9cC\\xc8\\xda\\x9c\\u0112\\xb1\\x84h\\u0156\\x87l\\xac\\xe2~nm\\xa8f\\xa9\\x96i\\u013c\\xabm\\x87nt\\x96u\\x86\\xd6Z\\xdc\\xc4j\\x93\\x8aL\\x8e\\xaeE\\xcc\\x9cF\\xaa\\xb2i\\xcax\\xd8\\xa8\\x9eI\\xc8hhst\"],[\"@@o\\\\V\\x92zRZ}y\\x81\"],[\"@@\\x86@\\xb0\\xa1m\\xdb\\x9bG\\u0115\\xa8\\xa7Ian\\xe1[\\xfd\\u01a4jf\\xe6\\x87\\xd8L\\x96\\x95\\xe4Gr\\x99\"]],encodeOffsets:[[[125592,31553]],[[125785,31436]],[[125729,31431]],[[125513,31380]],[[125223,30438]],[[125115,30114]],[[124815,29155]],[[124419,28746]],[[124095,28635]],[[124005,28609]],[[125e3,30713]],[[125111,30698]],[[125078,30682]],[[125150,30684]],[[124014,28103]],[[125008,31331]],[[125411,31468]],[[125329,31479]],[[125626,30916]],[[125417,30956]],[[125254,30976]],[[125199,30997]],[[125095,31058]],[[125083,30915]],[[124885,31015]],[[125218,30798]],[[124867,30838]],[[124755,30788]],[[124802,30809]],[[125267,30657]],[[125218,30578]],[[125200,30562]],[[124968,30474]],[[125167,30396]],[[124955,29879]],[[124714,29781]],[[124762,29462]],[[124325,28754]],[[123990,28459]],[[125366,31477]],[[125115,30363]],[[125369,31139]],[[122495,31878]],[[125329,30690]],[[125192,30787]]]}},{type:\"Feature\",id:\"340000\",properties:{id:\"340000\",cp:[117.283042,31.26119],name:\"\\u5b89\\u5fbd\",childNum:3},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@^iuLX^\"],[\"@@\\x82e\\xa9Ehl\"],[\"@@\\xb0Z\\xc6\\xeb\\u010e\\xb5mk\\u01c0w\\xcc\\xd5\\xe6h\\xbagB\\u011d\\xe2\\x8dq\\xd9\\u010a\\x8fz\\x9b\\xd6g\\u0146t\\xc0\\xc1\\u0102\\x8a\\xc6\\xe1\\x92hEz|WzqD\\xb9\\x80\\x9f\\xb0E\\x87\\u0167l{\\xe6v\\xdccA`\\xa4C`|\\xb4q\\x9ex\\u0132k\\x81q^\\xb3\\xb3\\x9fG\\u0161\\xb5b\\x83\\xedZ\\x85\\xb9qpa\\xb1\\u010f\\xa0OH\\x97\\xa6\\x99\\u0126\\x88x\\xa2\\x84gP\\xedcOl_iCveaOjCh\\xdf\\xb8i\\xdd\\x8bb\\xdb\\xaaCC\\xbf\\x80m\\x84RV\\xa7\\xa2A|t^i\\u0120G\\xc0t\\xdas\\x96d]\\u012e\\xd0DE\\xb6zAb\\xa0\\xe0i\\xf6dK\\xa1~H\\xb8\\xed\\xe6A\\x9e\\u01ffY\\x83\\x93j{\\u010f\\xbf\\x91\\x99\\xc0\\xbdW\\x97\\xae\\xa3Ch\\x8c\\xc3si\\x8c\\x8dkkly]_teu[bFa\\x89Tig\\x87n{]Gq\\xaa\\x9do\\x8b\\u0108MY\\xe1|\\xb7\\xa5\\x7ff\\xa5\\x81\\x97\\u0151aS\\xd5\\u0117\\x99N\\xb5\\x8d\\xf1\\u011e\\xabIm\\x8c_m\\xbf\\xc2a]u\\u011cp\\xa0\\x85Z_\\xa7{C\\x83\\xe4g\\xa4\\xb0r[_Yj\\x89\\xc6Od\\xfd\\x93[\\x8eI[\\xe1\\xb7\\xa5\\x93Q_n\\x87\\xf9gL\\xbemv\\x99\\u02caB\\xdc\\xc6\\xb6\\x9d\\u010aJh\\x9ap\\x93c\\xb9\\x98O]i\\u0160]\\x9c\\xa5\\xa0jtsggJ\\xc7\\xa7\\x9dw\\xd7j\\xc9\\xa9\\xb1\\x9bEF\\xcb\\x8d\\xad\\x89Ki\\x94\\xdb\\xc3\\xd5Yv\\x85s\\x95\\x88m\\xacnj\\u013b\\xaa\\x95\\xa7emn\\xe1}k\\xab\\u0155\\x88\\x83g\\u0111\\xb2\\xd9\\x9bD\\xc7\\xa4\\x9b\\xed\\xa1\\xaaOy\\x9b\\x86\\xd7O\\xf9\\xb1@D\\x9f\\xf1\\x9dS\\u0119\\u0107\\u0103\\xd5I\\xd5\\xbfI\\xb5\\u0125O\\x89\\x89\\x8fjN\\xd5\\xcbT\\xa1\\x8d\\xbftN\\xe6\\u0147\\xe0\\xe5y\\u0137r\\u0115q\\xa7\\xc4\\u0129sW\\xc6\\xdf\\x8eF\\xb6\\x9d\\x9eX\\xae\\xbf\\x89m\\x8c\\x99w\\x85RI\\xde\\x93f\\xdfoG\\x91\\xb3\\x7f\\xbe\\xa9uyH\\x91\\u012f{\\u0181\\u0127\\xafAFnuP\\x8f\\x85\\xcd\\xd4z\\x9a\\x8cV\\x97d\\xe0\\xf4\\xba^\\xd0\\xe6d\\xb4\\x7f\\x80\\x87oG\\xa4{S\\x89\\xac\\u0107x\\xe3}\\x9b\\u0167\\xd7K\\u01e5\\u0129\\xab\\x9e\\xd5OE\\xd0\\xb7\\xd6d\\xd6s\\u0198\\xd1\\xa8[\\x92\\xdb^Xr\\x7f\\xa2\\xbc\\x98\\xa7xv\\xc4\\x9b\\xc6\\xb5`K\\x94\\xa7\\xa0t\\xd2\\xb4Cvlo\\xb8fz\\u0168\\xf0\\xbeNY\\xb4\\u0131~\\xc9\\u0114\\u0113\\x85\\xdf\\xfa\\x9dL\\xc3\\xc3\\x8f\\x96_\\xc8\\xcf|]\\xc2\\xcfFl\\x94g`b\\x9ae\\x9e\\x9e\\x80n\\xbe\\xa2pU\\x82h~\\u01b4\\u0116\\xb6_\\x82r\\xa0s\\u0104~c\\x9e\\x94\\u0188]|r\\xa0c~`\\xbc{\\xc0{\\u0212iJjz\\x8f`\\xee\\xc0\\x8dT\\xa5\\xdb\\xb3\\x85]\\x92u}\\x9bf\\x85\\xefQl{skl\\x93oNd\\x9fj\\x9f\\xe4\\xcbzDv\\u010doQ\\x8a\\u010fHI\\xa6rb\\x93tH\\u0114~BmlR\\x9a\\x97V_\\x84\\u0127TLn\\xf1H\\xb1\\x92D\\x9e\\x9cL\\x91\\xbcL\\x98\\xaal\\x90\\xa7\\u0164a\\xb8\\x8c\\u011alK\\xb2\\x80\\\\R\\xf2vDc\\xce\\x7fJbt[\\xa4\\x80D@\\xaehh~kt\\xb0\\u01fez\\x8f\\xd6@\\xbe\\x8d\\xaadb\\x84Yh\\xfc\\xf3Z\\xa0\\u0148\\xb6vHr\\u013e\\\\\\xca\\x97JuxAT|dm\\xc0O\\x84\\x8b[\\xc3\\xd4\\x8bG\\xb7\\u011a\\u0105\\u0110l\\u016a\\xdapSJ\\xa8\\u0138\\x88Lv\\xdecP\\xe6\\u0137\\u0168\\x8e\\xaem\\xd0\\x90\\x88\\xe1l\\x9fwKh\\xefgA\\xa2\\u0173\\xc6\\xa9\\xde\\x96\\xa4O\\xc8\\x9cm\\x92\\xb0\\x8cK\\xb4\\x90\"]],encodeOffsets:[[[121722,32278]],[[119475,30423]],[[119168,35472]]]}},{type:\"Feature\",id:\"350000\",properties:{id:\"350000\",cp:[118.306239,26.075302],name:\"\\u798f\\u5efa\",childNum:18},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@\\x93zht\\xb4\\x8f\\x87]\"],[\"@@aj^~\\u0106G\\x97\\x8f\\xa9O\"],[\"@@ed\\xa8\\x84C}}i\"],[\"@@@v\\x88PGs\\x7fQ\"],[\"@@\\x89sBz\\x82ddW]Q\"],[\"@@S\\x8e\\xa8Q\\x93{\"],[\"@@N\\x8eVucW\"],[\"@@qptBAq\"],[\"@@\\x89\\x92\\xb8[mu\"],[\"@@Q\\\\pD]_\"],[\"@@jSwUadpF\"],[\"@@eX\\xaa~\\x83\\x95\"],[\"@@AjvFso\"],[\"@@fT\\x96\\x9b_\\xc7\\xed\\\\\\x9f\\x99\\x97v|ba\\xa6jZ\\xc6y\\x80\\xb0\"],[\"@@IjJi\"],[\"@@wJI\\x80\\x88x\\x9a\\xab\\xbcA\\x7foNe{M\\xad\\x90\"],[\"@@K\\x89\\xb1\\xa1\\xd3\\x88\\x94\\u010c\\xe4eZ\\x81\"],[\"@@k\\xa1\\xb9Eh~c\\xaewBk\\x8bUpl\\xc0\\xa1I\\x95~M\\u0101\\x8de\\xa3bN\\xa8gZ\\xfd\\xa1a\\xb1\\xd6cp\\xa9Ph\\x9eI\\x94\\x9f\\xa2Qq\\x85\\xc7Gj\\x9d\\x9d\\x7f\\x8b|\\xa5U\\x99\\xa0g[Ky\\xac\\x8d\\x8d\\u014f\\x8d\\x96v@Op\\x88t\\xc9E\\x9f\\x90F\\x84\\x90\\\\@\\xa0\\xe5\\x7fA\\xac\\x88V{X\\u0123\\x89\\u0110\\x9dBy\\x85cp\\x81\\u011b\\x85\\xbc\\xb3\\u0102p\\x8f\\xb7\\xa4\\x83\\xa5o\\x93hqq\\xda\\xa1\\u0145Ls\\x81\\x83^\\xc3\\xa1\\x97\\x9e\\xa7ql\\x9f\\xc0hH\\x81\\xa8MCe\\xbb\\xe5\\xc7GD\\xa5zPO\\xa3\\u010d\\xd9kJA\\xbc\\xdf\\x96\\u0117\\x8fu\\x9b\\u0115e\\xfb\\xd2\\x8di\\xc1\\u0167\\x90SW\\xa5\\x98Q\\x8a\\xfb\\u0157\\xbd\\xf9\\u011bc\\xdd\\xa7S\\xf9\\u0129\\u0105SW\\xf3\\xab\\xed\\u0119AC\\xb5\\x9beR\\x97\\xe5\\x81\\u01c3RC\\xd2\\xc7Z\\xcd\\xa2\\x8b\\u017a\\xb1^dls\\x8ctjD\\xb8\\x95\\x82Zpu\\x9e\\xd4\\xe2\\xc3\\x92H\\xbeoLU\\xea\\xc3\\xd4jj\\u0113\\xf2\\xb4\\u0104W\\x82\\u019b\\x8d\\x85^\\xd1\\xa5\\x8b\\u0126\\x9f@\\xc7\\xf2\\x96\\x8am\\x8c\\x83Ow\\xa1\\xf5yJ\\x86yD}\\xa2\\u010f\\x8f\\xd1\\xc8\\u0121f\\x8d\\x8aZd\\x96a\\xa9\\xba\\xb2z\\xa3\\x9aN\\x96\\x83jD\\xb0\\xd6tj\\xb6\\xacZS\\xce~\\xbec\\xb0\\xb6\\xd0m\\x98x\\x82O\\xb8\\xa2Pl\\xb4\\x9eSL|\\xa5\\x9eA\\x86\\u022a\\u0116M\\x92\\u0146\\u0132g\\xae\\xe1IJ\\u010c\\u0112\\xfc`\\xa0\\x8eQF\\x87\\xach|\\u0102\\x93J@z\\xb5\\xa0|\\xea\\xb3\\xc8\\xa0\\xb8U\\xd6\\u016c\\u016c\\xc0Ett\\u0138r\\x82]\\x80\\x98\\xf0\\x8eM\\xa4\\u0136\\u0132Ht\\xcf\\xa0A\\x92\\x86\\x9e\\x7f\\u012ckvsq\\x87^a\\xcebv\\x8cd\\x96\\x99f\\xca\\xf2SD\\x80\\xb4Z^\\x92xPs\\u0102\\x9erv\\x8b\\u019e\\u0140\\x98\\x9djJd\\xd7\\u0158\\xc9\\xa0\\xaeA\\x96\\xce\\xa6\\u0124d\\x80x\\u0106qA\\x8c\\x86ZR\\x94\\xc0M\\u017a\\x8cn\\u010a\\xbb\\x8c\\u0130\\xd0Z\\x97\\xa0YX\\x96\\xe6J\\x8ay\\u010a\\xb2\\x88\\xb7\\xb6q\\xa7\\xb7\\x96K@\\x9d\\xb7{s\\x91X\\xe3\\xf4\\xabl\\u0157\\xb6\\xbbo\\x8f\\x90\\xbdE\\xa1\\xad\\xab\\xa2\\xb1\\xa8Y\\x88\\xae\\xd8\\x8b\\xb6^A\\x99vW\\u0136G\\u0112\\u0122\\x9ePl\\x7fzf\\x88\\u013c\\x8et\\xe0AvWY\\xe3\\x9aO_\\x87\\xa4sD\\xa7ss\\u010c\\u0121[k\\u01a4PX\\xa6\\x8e`\\xb6\\x93\\x9e\\xae\\x88BBv\\u012ajv\\xa9\\x9ajx[L\\xa5\\xe0\\xef\\x81[F\\x85\\xbc\\xcd\\xcb\\xbb\\u011fV`\\xab\\x95Ip\\x99}cc\\xc5\\u0125ZE\\x8b\\xe3oP\\x85\\xb4B@\\x7f\\x8aD\\x7f\\x97\\xb8m\\xb1\\x93z\\xab\\u01b3\\x97\\xbf\\xe5\\xb3BR\\xd8\\xb6\\x88\\x9cWl\\xe2\\xfe\\xe4\\u0105`\\x93]Z\\x7f\\x8f\\xa3T\\x7f\\x81c\\x97\\xa0\\u0139G\\xb5\\xb6H\\x99m@_\\xa9\\x97k\\x8c\\x89\\xbex\\u0128\\x87\\xf4\\u0209\\xf0X\\xab\\xbd\\u0111CI\\x8f\\x7fb\\u0107qK\\xb3\\xc1\\x8b\\xc4\\u0161\\xacOA\\x8dw\\xe3\\xbbaL\\u0149\\x87\\xcb\\u0125W[\\x93\\xc2GI\\x97\\xc2Nx\\u0133\\xa4D\\xa2\\x8e\\x8f\\xee\\u010e\\xceB\\xa7\\xb0_J\\x7f\\x9cGs\\x83\\xa5E@\\x85\\xa4u\\u0107\\x85P\\x91\\xe5\\x86c\\x90uMuw\\xa2BI\\xbf\\x87]zG\\xb9gu\\u012eck\\\\_\"]],encodeOffsets:[[[123250,27563]],[[122541,27268]],[[123020,27189]],[[122916,27125]],[[122887,26845]],[[122808,26762]],[[122568,25912]],[[122778,26197]],[[122515,26757]],[[122816,26587]],[[123388,27005]],[[122450,26243]],[[122578,25962]],[[121255,25103]],[[120987,24903]],[[122339,25802]],[[121042,25093]],[[122439,26024]]]}},{type:\"Feature\",id:\"360000\",properties:{id:\"360000\",cp:[115.592151,27.676493],name:\"\\u6c5f\\u897f\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\x8f\\u0122\\u0128\\u0190g\\u013c\\x88\\xbc\\xc2MD~\\u0146\\xaae^\\\\^\\xa7\\x84\\xfd\\x9d\\xa9j\\xd7\\x8dcZ\\x86\\xd8\\xa8zd\\xd2a\\x90\\xb6\\x88l\\xd2\\x8dJ\\x8c\\xec\\xf5`oz\\xf7@\\x9d\\xa4u\\u015e\\xb8\\xb4\\x86\\xf4\\u0119\\xf6Y\\xbc\\x89H\\u010c\\u01b6ajl\\xde\\u01a9\\xa5\\xe9Z[\\x94|h}^U\\xa0\\x8c\\xa0\\xa5p\\x84\\u0104\\u017e\\u01a6O\\xa0\\x7flt\\xb8\\xc6\\xa0\\x80Q\\\\\\x80\\x8aa\\xc6|Cn\\xc2Ojt\\xad\\u011a\\u0124d\\x92\\xc8\\x8cF`\\x92\\xb6\\x84@\\xd0\\xeb\\x94\\xa0\\xa6\\u014d\\xd2\\x9e\\xa8S\\xeav\\x86H\\u0122\\xfbXD\\xae\\x85Qg\\xc4\\x97Wi\\xd8P\\xde\\xec\\xbar\\xa4\\u01c6\\x80N\\u0120\\xa2l\\x96\\x95\\u0104tZo\\x9cC\\u019e\\xd4\\xbaCx\\x7frp\\u0120V\\xae\\xca{f_Y`_\\x83eq\\x92\\x92\\xaeAot`@o\\x82DXfkp\\xa8|\\x8as\\xac\\\\D\\x91\\xc4Sf\\xe8\\xa9Hn\\xac\\x85^Dh\\xc6y\\xf8Jh\\x93\\xd8x\\u0122\\u0100L\\xca\\x88\\x84\\u01a0P\\u017c\\u010b\\u0104w\\u0220\\u011a\\xa6G\\xae\\x8f\\u01d2\\u0124\\xe4T\\x90\\u0160\\xc6~\\u0126w\\x8a\\xab|TF\\xa1\\x8an\\x80\\x7fc\\xb3\\xcf\\xe5\\xb9]\\u0109\\u0111xe{\\x8f\\xce\\xd3\\x90\\x86vOEm\\xb0B\\u0182\\u0128\\u0130|G\\x92vz\\xbd\\xaa\\xb4\\x80H\\x92\\xe0p\\x94eJ\\xdd\\x86Q\\x9axn\\x8b\\xc0\\x8aW\\xad\\x9e\\x9dE\\xb5\\xe0\\x8dX\\xc5\\u012at\\xa8\\xc3\\u0116r\\xc4w\\xc0F\\xce|\\u0148\\xd3M\\xe5\\xbcib\\xb5\\xaf\\xbb\\xe5DT\\xb1\\x8fm[\\x93r\\xab_g\\x8emQu~\\xa5V\\\\OkxtL\\x81\\xa0E\\xa2\\x8b\\x83\\x91\\xda^~\\xfd\\xea\\x8bP\\xf3\\x96qo\\u011b\\x8a\\xb1\\x7f_\\xcaw\\xa7\\xd1\\xaa\\xe5\\u0197\\u0101\\xbc\\x8bm\\u0109\\u0179\\x8b\\xbfNQ\\x93\\x85YB\\x8b\\u0105r\\x7fw\\u0123c\\xcd\\xa5B\\x95\\x9f\\xad\\u0157\\xcac\\xd8iI\\x97\\x9e\\u019d\\u013fu\\x8c\\x9dqt\\u0101wO]\\x91\\xb3YC\\x7f\\xf1Te\\xc9\\x95\\x9a\\x8bcaub\\xcd\\x88]trlu\\x80\\u012b\\x85\\x9dB\\x91\\xd0\\x9fGs\\u0135\\u0131N\\xa3\\xef\\x8d\\x7f\\x97\\x81^\\u0137qss\\xbfF\\u016b\\u016bV\\xd5\\x9f\\xb7\\xb4\\xc7{\\xe9\\u0108\\xfd\\x89\\xff\\x9bOE\\x88\\x8dR_\\x9f\\u0111\\xfbI\\u010b\\xe2Jh\\xad\\u0145\\u0131N\\x91\\u0229\\u0115B\\x85\\xa6\\x9dK{\\x9dTk\\xb3\\xa1OP\\xb7w\\x81n\\x97\\xb5\\xcfd\\xaf}\\xbdT\\xcd\\xabYi\\xb5\\xd5sC\\xaf\\x84iM\\x95\\xa4\\x99\\xad\\x95\\xa6\\x9d\\xafP|\\xff\\x8dUHv\\x93he\\xa5oFTu\\x89\\xf5\\\\\\x8f\\x8eOSs\\x8bM\\xf2\\u0111\\u0187ia\\xba\\u0107X\\x9f\\u010a\\u0135\\xe0\\x9d\\xb7\\xe7h\\u0183\\xf7\\xc7\\x9c{\\x91\\xedgu^\\x9b\\u0111g\\x92m[\\xd7zkKN\\x9d\\x81\\x8f\\x91\\xb6\\xd5\\x9d\\xbbl\\u010d\\xd3{XS\\xc6\\x89v\\xa9_\\x9d\\xc8\\xebJbVk\\x84\\u0114V\\xc0\\xa4P\\xbe\\xba\\xc8M\\xd6xl\\xf2~\\xaa\\xda\\xe0G\\u0102\\xa2B\\x84\\xb1\\x92\\xcc\\x8cK\\x98y\\x92\\xe1V\\x87\\xbc\\xc3~\\xad\\x9d\\x85`g\\x9b\\x9fs\\xd9fI\\x9b\\u018bl\\u0119\\xb9e|\\x96~udj\\x88uTlX\\xb5f`\\x90\\xbfJd\\x8a[\\\\\\x98\\x84L\\x82\\x91\\xb2\"],encodeOffsets:[[116689,26234]]}},{type:\"Feature\",id:\"370000\",properties:{id:\"370000\",cp:[118.000923,36.275807],name:\"\\u5c71\\u4e1c\",childNum:13},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@Xjd]{K\"],[\"@@itbFHy\"],[\"@@HlGk\"],[\"@@T\\x82\\x8cG\\x9fy\"],[\"@@K\\xac\\x98\\x95\\x8bU\"],[\"@@WdXc\"],[\"@@PtOs\"],[\"@@\\x95LnXhc\"],[\"@@ppV\\x83u]Or\"],[\"@@cdzAUa\"],[\"@@udRhnCI\\x87\"],[\"@@\\x88oI\\x83\\x8fpR\\x84\"],[\"@@\\u013d\\u010d{fz\\u01a4\\xee\\x92K\\x9a\\x96\\xceM\\u012e]\\x86\\x97ZF\\x88\\xbdY]\\xe2\\xa3ph\\x92\\x99\\x9a\\xb6\\xa8r\\xe2\\xf8\\xc0\\x86\\xce\\u01e8\\xa4^\\xba\\xc4\\x94Gz\\x88~gr\\u011a\\u011cl\\u011e\\xc6\\x84L\\u0106\\u01c6\\xa2\\xceo\\xa6\\x96cv\\x93Kb\\x80gr\\xb0Wh\\x94mZp\\xa0\\x88L]L\\xbacU\\x89\\xc6\\xadn\\x94\\u017c\\u0124\\xcc\\u0112\\x9cbAnrOA\\x9c\\xb4\\x9e\\u020ac\\xc0b\\u01a6U\\xd8r\\u0106U\\xdc\\xf8\\x9c\\u012c\\u019e\\x86\\x9a\\x98Ez\\x84VL\\xae\\xf6\\xd8Bk\\u0156\\xdd\\u0110\\u0116\\xb9\\u0167\\u0304\\xb1\\xc0b\\xce\\xc9\\x9cnb\\xb2\\u0126h\\u0146B\\u0116\\x9b\\x9e\\u012f\\u0126\\xe5X\\u0107\\xec@L\\xaf\\xb4yw\\x81\\u0195C\\xe9\\xc3\\xb5\\u0117\\xa0\\u01bf\\xb8\\x91l\\xb5\\xbeZ|\\x86ZWyFY\\x9f\\xa8Mf~C\\xbf`\\x80\\xe0_R\\xc7zw\\u018cfQnny\\xb4INo\\u01ac\\x88\\xe8\\xf4\\xba|sT\\x84JU\\x9a\\x9b\\x82L\\x84\\xeeVj\\x84\\u01ce\\xbe\\u0112\\xd8\\x8d\\x82Dz\\xb2XPn\\xb1\\x90\\u0174P\\xe8\\xb8\\u0154L\\u0194\\xdc\\u01ba_T\\x91\\xfc\\xc3\\u0124BB\\u010b\\xc8\\x89\\xf6A\\xb4fa\\x84\\x98M\\xa8{\\xabM`\\x87\\xb6\\x81d\\xa1\\xf4\\x89\\xd6\\xb0\\x9am\\u0230B\\xd4jj\\x8c\\xb4PM|\\x94c^d\\xa4u\\x95\\x83\\xa4\\xdb\\xb4\\x8c\\xe4\\xab\\u01a2fPk\\xb6M\\xf4l\\x88]Lb\\x84}su\\x8f^\\x8fke{lC\\x91\\x85M\\x95rD\\x8a\\xc7\\xad]N\\x81\\xd1Fsmo\\xf5\\u013eH\\x89yG\\u0103{{\\xe7rn\\x9d\\xd3E\\x89\\x8b\\u0195ZG\\xaa\\xb9Fj\\xa2\\xef\\x8fW\\x85u\\xf8\\x7fC\\u01f7\\xeb\\x8f\\xa1\\u0105uh\\xdb\\xa1^Kx\\x95C`\\x7f\\x8fC\\\\b\\xc5x\\xec\\xb2\\u011d\\xdd\\xbf_N\\x89\\u012bC\\u023d\\u013f\\xe5B\\xa5\\xa2\\xb7I\\u0156\\xd5y\\x8d\\\\\\x87\\xb9kx\\x87\\xc3\\xa3\\x8f\\u010c\\xd7GDy\\xc3\\x95\\xa4\\xc1\\xe7FQ\\xa1\\x84Kt\\u0175\\u018b]Cg\\xcfA\\x9d\\x8f\\xf9Sed\\x87c\\xda\\u017a\\x97\\x8auYf\\x83yMmh\\x81UWp\\x8fS\\x8dyG\\x8fwMPq\\u0140\\x97\\x9b\\xc1\\xbczK\\x9b\\xb6\\x86G\\x95\\xadY\\xa7\\xcb\\x83@\\x96\\xb4\\u015b\\xc7\\xb5\\u0195\\x81Bm\\x9c\\x81@Io\\x82g\\x97\\x97Z\\x8f\\xafu\\x8bTMx\\x81}C\\x91\\x89VK\\x82\\xef{\\xe9\\u01b5P\\x97\\x99_K\\xab\\x99p\\xdb\\xd9q\\u010btkk\\x7f\\xf9]g\\x8e\\x8bT\\u011fwo\\x95\\u0241sM\\xf5\\xb3\\u0103\\x87AN\\xa3\\x99MRkmE\\xca\\x95\\u010d\\x99\\xdbbMj\\xddGu\\x8f\\x85IZ\\x99\\x97GP\\u0123\\x87\\xe3\\u0127E[i\\xb5BEu\\x9fDP\\xd4\\x9b~\\xaa\\xbc\\u0119t\\x8a\\x9c]\\x8c\\xfbG\\xa7\\x80\\xa1QMs\\u011fNP\\u014f\\u012fzs\\x9d\\xa3Ug{\\u0111J\\u013f\\u013c\\u0101\\xb3]\\xe7\\xabQr~\\xa5C\\x8d\\u018e\\xd1^n\\xb6\\x8d\\xc6\\xe9\\xceR~\\u017b\\xb8Y\\x92I\\x93]\\xa0P\\x89um\\u015dr\\u01bf\\x9b\\x89\\x9bI\\u0101\\x8b[x\\x89e\\xc7\\xb3\\x8f\\x8bL\\x91\\xaf\\x8fv\\xafs\\x9d\\xac\\xc1Y\\x85~}\\x85\\u0165u\\u0141\\x8cg\\x9b\\u018bp\\xdd\\u0104_\\u0146\\u012b\\xb6\\xcfSR\\xb4\\xc1P~\\x9e\\xbfCy\\x9e\\u010b\\x81\\xdfdwk\\x9d\\xb4Ss\\x95X|t\\x89`\\xc4\\xa0\\x8d\\xc8\\xf0\\x80A\\xaa\\xec\\xceT\\xb0\\xa6Dd\\x96\\x80a^l\\u010eD\\u0136\\xdaY\\xb0\\x8e`\\u012a\\u0174\\u01d2\\x88\\x94\\xe0\\u0160v\\\\\\x90eb\\x8cZH\\x84\\u0156R\\xac\\u0162\\u01b1\\xf9\\u0119O\\x95\\x8f\\xd1M\\xad\\x9d\\xb3F\\xdb\\x83Wp[\\x83\"]],encodeOffsets:[[[123806,39303]],[[123821,39266]],[[123742,39256]],[[123702,39203]],[[123649,39066]],[[123847,38933]],[[123580,38839]],[[123894,37288]],[[123043,36624]],[[123344,38676]],[[123522,38857]],[[123628,38858]],[[118260,36742]]]}},{type:\"Feature\",id:\"410000\",properties:{id:\"410000\",cp:[113.665412,33.757975],name:\"\\u6cb3\\u5357\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\x95\\xfdL\\x99\\xf9\\xb5P\\xb3swI\\xd3xc\\u0162\\u011e\\xf0\\x86\\xb4E\\xae\\x9e\\xdaPt\\x86\\u0134X\\xd8x\\xc2\\xb6\\x98@\\xab\\u0155\\u0155QG\\x83\\x8bYfa[\\x8f\\u015fu\\x93\\xdf\\u01e9\\x99\\u0111\\u0161\\x8d_X\\xb3\\u0133\\xd5\\u010dC]k\\x7fbc\\x95\\xa5CS\\xaf\\xeb\\xcdB\\xa9\\xf7\\x8b\\x96\\xb3\\xad\\x81Si\\x88_}m\\x98YTt\\x9e\\xb3xl\\xe0c\\u010c\\x82z\\x9d\\xc0D}\\x9d\\xc2OQ\\xb3\\xd0T\\u0128\\xaf\\x86\\u0197\\xf2\\xcb\\u0156[h\\x9c\\u0142\\x8b\\u0166v~\\x86\\x86}\\xc2Z\\x9e\\xab\\xa4lP\\xc7\\x95\\xa3\\xaa\\xdd\\u0174\\xc5R\\xa7\\xd8nhc\\x8ct\\xe2k\\x8f\\x87n\\xcf\\x8d\\xad\\u013e\\u0179U\\xd3\\xdddKu\\u0137\\x87I\\xa7oT\\u0169\\xd9\\u010fk\\u0119\\u0106H\\xb8\\xd3\\x8c\\\\\\xc4\\x83\\x8c\\xbfPcnS{wBIv\\xc9\\x98\\u013d[Gq\\xb5u\\x9f\\u0147\\xf4Yg\\xfb\\x83Zca\\x8e\\xa9@\\xbd\\x90\\xd5\\u01fdys\\xaf}lgg@\\xad\\x7fC\\\\\\xa3as\\x80Id\\xcduCQ\\xf1\\x7f[L\\xb1\\u0119k\\xb7\\x8b\\u0163b\\x8f\\xa8\\xa9kK\\x97\\x92\\xbb\\x9bKC\\x9d\\xb2\\x91\\xf2GKm\\u0128S`\\x83\\x98UQ\\x99nk}AG\\u0113\\x94sqaJ\\xa5\\u0110GR\\x89\\u010epCu\\xccy\\xa0\\xe3\\xa0iMc\\x94plk|tRk\\x86\\xf0\\x9cev~^\\x91\\xb4\\x86\\xa6\\xdc\\x8eS\\xed\\xbf\\x90_iyjI|\\u0211|\\xbf_\\xbbd}q\\x9f^{\\x93\\u0187d\\x9d\\u0103}\\x9ft\\x81q\\xb5`\\u01b3\\u0115g}V\\x81\\xa1om\\xbd\\x9d\\x7ff\\x9da\\x99\\xc7o\\xb3TTj\\xa5\\x84t\\u0120\\x97Ry\\x94\\x8fK{\\xf9\\xd3ju\\xb5{t}u\\xcbR\\x91i\\x9fvG\\x8a\\xe7JFj\\xb5\\x8a\\xcdyq\\xce\\x98\\xe0Q\\xc2\\x7fFewixGw\\xbdY\\u0177p\\xb5\\xfa\\xb3X\\x9dU\\x9b\\xbd\\u0121y\\x99\\u0142\\xe5\\x89k\\xdawZX\\x88\\xb7l\\x84\\xa2\\xc1\\xa2K\\x94zO\\x84\\xce\\x9b\\xce\\x80jc\\xbchtoDHr\\x85|\\xadJ\\x93\\xbd}JZ_\\xafiPq{t\\u0119\\xbd\\u0115\\xa6Zp\\u0135\\xf8\\xabkQ\\x85\\u0139\\xa4\\x83]M\\x8d\\xdbf\\x81aQp\\u011b\\xb1\\u01fd\\xbe]u\\xadFu\\x8b\\xf7n\\x83\\x99\\u010d\\xc4\\xafADp}AjmcE\\xc7\\x92a\\xaa\\xb3o\\xb3\\xc6\\xcdS\\u0187\\u0108\\xd9DIz\\xcb\\x91\\u010d\\u013e\\x9f^\\x88KL\\x9c\\x97i\\x97\\xde\\xf1\\x80[\\x9c\\x83aA\\xb2zz\\x89\\xcc\\xf7D\\x9c|[\\x9a\\xed\\xc4\\xb3gf\\x82\\xd5\\xded\\xae|`\\x83\\u0106~\\x84o\\u0120\\u0191\\xf4\\xb3\\u014a\\x91D\\xd7\\xb0\\xafCs\\x8a\\xf8\\xc0\\xab\\xec\\x89UMhT\\xba\\xa8\\xb8\\u01e1\\xeeS\\x96\\xd4\\x84Dru\\xc2\\xc7Z\\x95\\xd6E\\x8e\\x92v\\x8dPZ\\x84\\x9eW\\x94~\\xd8\\x8b\\xd0t\\u0104E\\xa2\\xa6\\xd0y\\xb8b\\x8a\\xf4\\xb4o\\u016c\\xac\\x8e\\xb2\\xcas~\\x80\\x80]\\xaet\\xaaa\\x9ap\\u014eJ\\xa8\\xd6\\xba\\x84_\\x8a\\u0154\\x96`\\x92\\u0156^\\u0110\\x8d\\\\\\u011cu\\x96\\x94~m\\xb2\\u01b8\\x9b\\xb8fW\\x89\\u0126r\\u0194}\\xce^gjdf\\xd4\\xa1J}\\\\n\\xa0C\\x98\\xa6\\xfeWx\\x90\\xaaJR\\xd4\\u0160u\\xac\\u0128\\u0128mF\\x86dM{\\\\d\\\\\\x8aY\\xca\\xa2\\xfa@@\\xa6\\xaa\\xb2S\\x8a\\xdcsC\\x96}fN\\xe8cbpRml\\xd8^g\\x84d\\xa2a\\xd2\\xa2CZ\\x88\\x8dZxv\\x81\\xc6\\xb6N\\xbf\\x92\\xa2T@\\x80uC\\x9c\\xac^\\u010a\\xf0\\x81\\xc4n|\\x8f\\x9elGl\\x92\\x99Rjsp\\xa2ED}\\x80Fio~\\x7f\\xd4N\\x8e\\x8b\\x84~zk\\u0118HVs\\u01f2\\xdfj\\x83\\u016c\\x8c\\x8a\\x7f\\u0162`P\\xfb\\xe0l\\xa2\\x98\\\\\\xc0\\x9cEh\\x8e\\u0130g\\xde\\u0113\\xa0X\\x90\\xbcPk\\x96\\x84|m\"],encodeOffsets:[[118256,37017]]}},{type:\"Feature\",id:\"420000\",properties:{id:\"420000\",cp:[113.298572,30.684355],name:\"\\u6e56\\u5317\",childNum:3},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@A\\x81B\\x82\"],[\"@@lskt\"],[\"@@\\xbe\\xab}{ra\\xaep\\xee\\xc3\\\\\\x99\\x9b{\\xf8C\\x8a\\xcbyyB\\xb1\\x84b\\\\\\x9b\\xf2\\x7f\\x98\\xdd\\x98jK\\x9b\\x87L\\xa0]\\u010e\\u013d\\xcc\\x92Jy\\xdaC\\u0188\\u0107\\xceT\\xb4\\xc5\\xb4pb\\xa9\\xc8\\x91dFin~BCo\\xb0B\\u010e\\xc3\\x84\\x9a\\xf8mv\\x8c\\xaeE^v\\u01fe\\xbd\\u011c\\xb2Ro\\x82b\\xdceN\\x8e\\x84^\\u013a\\xa3R\\x86\\xacl\\u0136\\xf7Yo\\u0116\\xa5\\u011a\\xbe|sOr\\xb0jY`~I\\x94\\xbe\\xaeI\\x86{GqpCgyl{\\x87\\xa3\\x9c\\xcd\\x83\\xcdyPL\\x93\\xc2\\xa1\\x83\\xa1\\xb8kW\\x87xYl\\xd9\\xe6\\x8a\\x9a\\u0141\\u0122z\\x9c\\xbe\\x9eV\\xb4W\\xb6\\xf9\\u0178o\\xbeZHxjwfx\\x84GN\\xc1\\x95\\xb3X\\xe9\\xe6l\\xb6\\x89Ei\\xe8IH\\x89\\xa0u\\x92j\\xccQ~v|sv\\xb6\\xd4i|\\xfa\\xa2Fh\\x8d\\x98Qs\\u011f\\xa6\\x83Si\\u0160Bg\\x99\\xd0E^\\xc1\\xd0{\\x96\\u010dnO\\xc2\\xc8\\x9eU\\xce\\xf3\\u0114\\x86\\xca\\u0113\\u0132}Z\\xb3\\xbdM\\u0167\\xefeyp\\xb7uk\\xb3Ds\\xd1\\xa8\\x9fL\\x93\\xb6_\\x9c\\xc5u\\xc3\\xa8w\\xbb\\x97\\x80\\xa1Wq\\xdc]\\\\\\x91\\xd2\\xa7t\\u0197c\\xd5\\xb8\\xd5F\\xcf\\u01dd\\u0109\\u0103x\\u017b\\u010c\\u019fO\\x87\\x83K\\xc9\\u0121\\xff\\xd7wg\\x94\\xf7I\\xc5zCg\\x86]m\\xab\\xaaGe\\xe7\\xc3TC\\x92\\xab[\\x89t\\xa7{loWe\\x81C@ps_Bp\\x91\\xadr\\x91\\x84f_``Z|ei\\xa1\\x97o\\u010bMqow\\x80\\xb9D\\u019d\\xd3\\x9bDYp\\xfbs\\x95\\x96\\x8bYk\\u0131\\u01c3}s\\xa5\\xe7\\xb3[\\xa7\\x9fcY\\x8a\\xa7HK\\x84\\xabQy\\x89]\\xa2\\x93ww\\xf6\\x80\\xb8\\xefx\\xbc\\u0146\\xbeXv\\xae\\xc7\\xc0\\xb5R\\u0120\\xd0\\x8b\\x9e\\x81HM\\x9e\\xb1c\\xcfd\\x84\\u0192\\u01cd\\u0169\\u0205\\u0237\\xb1DSy\\x81\\xfa\\u011d\\xa3\\x8d\\u0164\\u0100\\xe0t\\xd6\\xff\\xef[\\xeeb\\\\}p\\u012d\\xc9I\\xb1\\xd1y\\x85\\xbf\\xb3x\\xafN\\x89o\\x89|\\xb9H\\x99\\xcf\\xdbm\\x8b\\x9dj\\xfa\\xcb~T\\x9a\\x9d\\x95u\\x98\\u0119jC\\xf6Aw\\u011b\\xacR\\x92\\u0111l\\xaf\\xa0\\xd1b\\xad\\x89\\u0147T\\x7f\\x86\\u013f_[\\x8c\\x91I\\u010d\\u0104\\u02bfnM\\xa6\\u011f\\\\\\xc9[T\\xb7\\x99k\\xb9\\x9c\\xa9o\\u0115@A\\x8f\\xbew\\x95ya\\xa5\\x90Y\\\\\\xa5\\xc2az\\xaf\\xe3\\xc1\\xa1k\\xa5ne\\xa3\\xdb\\x7fw\\x86\\x9dE\\xa9\\xca\\u014d\\xb6\\u02d3u\\x8foj_U\\x83\\xa1cF\\xb9\\xad[Wv\\x93P\\xa9w\\x97hu\\xd5yBF\\x93\\x83`R\\x8bqJUw\\\\i\\xa1{j\\x9f\\x9fEP\\xef\\xff\\xbdf\\u0107\\x85Q\\xd1\\xc0\\x81Q{\\x9e\\x82\\xb0\\x87fL\\xd4\\x81~wXg\\x97\\u012b\\x81t\\xea\\xdd\\xbe\\x96\\u013a\\x91Hd\\x88\\xb3fJd]\\x8b\\x8dHJ\\xb2\\x85E\\x80\\x83oU\\xa5\\x86HhwQs\\u0190\\xbbXmg\\xb1\\xe7ve\\x9b]Dm\\xcd\\x82P\\x88oCc\\xbe\\x8b_h\\x94\\x96h\\xf8Yr\\u014aU\\xb6eD\\xb0\\u010c_N~\\xf8\\u0139\\u011a\\xb7`z\\x92]\\xc4\\xfep\\xbc\\x85\\xe4\\xccQ\\x8cv\\\\rC\\x8c\\xe9\\xbeTnk\\u017e\\u0150\\xda\\x80\\xdca\\x87\\x93\\xbc\\xdd\\u0186\\u0122\\xb6\\xdbo\\x85d\\x85\\u0114\\u0148\\xd0\\xa2Jq\\x92Pb\\xa0\\xbe|J\\x8c\\xbefX\\x8a\\u0190\\xee\\u0128_Z\\xaf\\xc0}\\xfa\\u01b2\\x8bN_\\u0112\\xc4\\x8a^\\x84\\x91\\u0108a\\u0150yp\\xbbC\\xc7\\xc4\\x95K\\x8a\\x9a\\xf1L\\xb3\\x8a\\u0121M\\x8c\\xb2wrI\\xd2\\u016dxjb[\\x9c\\x9en\\xab\\xf8\\x9c\\x98\\x97\\xe6\\x88\\xe0\\x83\\xa0^\\xb2\\xadh\\xaf\\xda\\x80\\u0150\\xaa\\xde\\xb8\\x80Y\\xb2\\u0112V\\xf8}\\u0100^\\u0130\\x99\\xb4\\x82L\\x8a\\xdam\\x90\\x84\\xa5\\xc0J\\xde{JV\\x8c\\u0173\\xde\\u0143x\\xd7\\x7fsxx\\u0188\\u0113\\xa0\\u0123M\\u0159\\x96\\xda\\xf0\\xf2If\\x96\\u010a\\x93\\u0152\\\\\\u01ae\\xb1\\u0152d\\xca\\xa7\\u0118D\\x86v\\u010c_\\xc0\\xe6~D\\x8c\\u010b\\xb4A\\xae\\xb5\\x86\\xa8\\xd8LV\\xa6\\xeaH\\xd2\\xa4\"]],encodeOffsets:[[[113712,34e3]],[[115612,30507]],[[113649,34054]]]}},{type:\"Feature\",id:\"430000\",properties:{id:\"430000\",cp:[111.782279,28.09409],name:\"\\u6e56\\u5357\",childNum:3},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@\\x97n\\x84FTs\"],[\"@@\\xdf\\xc5\\xc6\\xe1\\x89\\xbd\\xd4Xr\\x97\\x86CO\\x99\\x90\\x93\\x85\\xcbR\\x91\\xef\\xff\\x8d\\u0129\\xadTooQy\\x9a\\xd3[\\x8b\\u0145BE\\xac\\x96\\xce\\xd3Xa\\x84\\u012f\\xa7\\xc3\\xb8G\\xa0\\xb0ITx\\x8dp\\x89\\xfax\\xda\\u0133\\xa5\\xcf\\x9a\\x96\\u0122\\xbe\\x8aed\\x9e\\xc4\\xa9\\u0138\\x8fG\\x85\\x9c\\xe0Gh\\x82\\x80M\\xa4\\x96\\xc2_U}\\u010a}\\xa2pczf\\x8a\\xfeg\\xa4\\x80\\x94\\xc7\\xf2AV\\x91\\x8bM\"],[\"@@\\x90\\xa9K\\x81\\x97\\x83A\\xb7\\xb3CQ\\xb1\\xc1\\xab\\xb3BU\\x8a\\u0191\\xb9A\\x8a\\x8dt\\u0107Ow\\x90\\x99D]\\x8c\\x9dJi\\xd8Sm\\xafb\\xa3\\x91yl\\x83\\x9bX\\x85\\x8dH\\xcb\\xd1\\xb1H\\x95\\xab\\x81\\x96\\x91C^\\xf5\\u013eA\\x96\\x9d\\xc5\\xa7\\xa4\\xc9\\x8f\\xa5\\x84\\xefyu\\u01d9uA\\xa2\\x8d^{\\xccC\\xb4\\xad\\xa6\\u0177J\\xa3^[\\x86\\x8f\\x9d\\x93\\xaa\\xbf\\x87\\u0115~\\x95\\u0187\\x85\\x95N\\x85\\xa0sk\\xf3\\u0101\\x8d\\x87\\xb9\\xbf\\x80\\xef]\\u0103~\\xf7O\\xa7\\xad@\\x97\\x9dVm\\xa1\\x8bQ\\u0111\\xa6\\xa2\\u0124{\\xbaj\\xd4\\x8f\\x8e\\x8c\\xaa\\xa5nf\\xb4\\x95~\\xd5o\\x9f\\x9e\\xd7\\xdb\\u0105\\x8bM\\u0105\\u0131uZ\\x9cmZc\\xd2\\xa0\\u0132\\u012a\\xb2S\\xca\\u01c4\\u0176\\xa8\\u019a\\x83\\x92C\\xd6\\u014e\\xaaQ\\xd8\\xbcr\\u016d\\x8e\\xad\\xab}N\\xcf\\xfcr\\xca\\xac\\x8cmjr\\x80@\\u0118rTW\\xa0\\xadSsdHz\\u0193^\\xc7\\xc2yUi\\xafD\\xc5Yl\\u0179u{hT\\x9c}m\\u0109\\x96\\xb9\\xa5\\x9d\\u011b\\x89D\\xff\\xeb\\xa9\\u0131\\xd3[O\\xba\\xa3\\x9e\\x93\\xa5\\xf3t\\x80\\u0142\\xb9M\\xd5\\x84\\x9e\\u01aa\\x83`P\\x9a\\x85Di\\x96\\xdbU\\x8a\\xbe\\xc5\\xe2\\x80\\x8c\\xec\\x88U\\x92\\xf1B\\x93\\xc8\\xa3\\x7f\\xfdhe\\x89dy\\xa1o\\u010b\\x80`pfmjP~\\x82kZa\\x85\\x8dZs\\xd0d\\xb0wj\\xa7\\x83@\\x80\\u0134\\xaew~^\\x82k\\xc0\\xc5KvNmX\\\\\\xa8\\x81a\\x93\\x94\\u0143\\x81qv\\xed\\xf3\\xbfF\\x84\\xa4\\xa1@\\u0169\\xd1Vw}S@j\\x9d}\\x81\\xbe\\xabp\\u0102r\\x96\\xaag\\xa0\\xe0\\xc0\\xb2NJ\\xb6\\xb6D\\x90\\xf4\\x85K\\x82|^\\x7f\\xaa\\x86\\x8e\\x81\\xb0LX\\xbe\\u0174\\xe4P\\u012a\\xb1\\x9c\\xa3EXd\\x9b\\x94^\\xb6\\x9b\\u0132\\xde\\xdc\\x93~\\x91u\\xb8\\u01d4\\x98\\x8e\\x9bMRhsR\\x85e\\x7f\\x86`\\xc4ofI\\xd4\\\\\\xd8\\xa0\\xa0i\\x94\\u0107ymn\\xfa\\xa8cj\\xa0\\xa2\\xbb\\x96G\\u010c\\xec\\u018a\\xff\\xd0\\xa8Xe\\u0108\\u0100\\xbeO\\xf0\\xa0Fi\\xa0\\xa2|[jVxrIQ\\x8c\\x84_E\\x94zAN\\xa6zLU`\\x9cc\\xaax\\x94OTu\\xa0RL\\xc4\\xa2dV\\x84i`\\x90p\\u02d4v\\u014e\\xb5\\xaa\\xc9\\x9eF~\\x83\\xd8\\x80d\\xa2\\xbag\\u0130\\xe0w\\xb8\\xc1b[\\xa6\\x8fZb\\xa6\\x96z\\xbdxB\\x90\\u0116@\\xaap\\xba\\x9b\\x9alS\\xb8\\xd6\\\\\\u0114[N\\xa5\\u02c0m\\u010e\\u0103\\x92J\\\\\\x8b\\u0140`\\x80\\x85\\u0148S\\xda\\x8a\\u0116\\xc1\\u0110iO\\x93\\u011c\\xabBxD\\xf5\\u011aiv\\x97\\x9e\\x96S\\x99\\xcc}i\\xf9\\x8c\\x9e\\xdcn\\x9a\\xd0\\xbaG\\x8a{\\x8ap\\xb0M\\xb4w\\x86\\xc0\\xd2zJ\\xb2\\xf2\\xa8\\xa0oT\\xe7\\xfc\\xf6o\\xdb\\xff\\xf1\\x8e\\u0151\\u011e\\xa4\\x82\\xf9Tz\\xb2C\\u0206\\u0238\\u01ce\\u016a\\x83\\u0191\\xd0c\\xb0dP\\x9d\\xce\\x9f\\u011f\\xcb\\xb6[\\xc8\\xbdu\\xaf\\xbdWM\\xa1\\xad\\xc9\\x9e\\x93\\x92B\\x7f\\xb7r\\xed\\x9enZ\\x9f\\xd2\\xa0`\\x87\\xa8GA\\x81\\xbe\\\\p\\u0113\\x98Xh\\xc3\\x86RC\\xad\\xfcWG\\u0121u\\x85T\\xe9\\x9d\\xa7\\u014e\\xd1\\x9d\\xa9\\xf2\\xb3I\\xb1\\xb3}_\\x91\\x8bE\\x8d\\xc3\\u0127g\\xae\\u0119is\\xc1PDm\\xc5{\\x89b[\\x7f\\x7fR\\xc5\\x9fs\\xb7\\x80kP\\x9f\\u017d\\u01a5\\x83\\xf3Ro\\x94O\\x8b\\x9fV\\x9f~]{g\\\\\\x93\\xeaY\\u01aa\\xa6k\\xddbi\\u010b\\u01b5\\x8aGZ\\xbb\\u011a\\xf5\\x85\\xf3\\xb7\\xb3v\\u015d\\x9e\\xa3\\xf8@py\\xf6_\\x8b\\xeb\\x8eIk\\xd1\\xb5\\x87b\\x8fc\\xd1\\xa7y\\x85\\xd7dY\\xd8\\x8e\\xaai\\xfe\\x9e\\xa8\\x83[]f]\\u0145\\xa9C}\\xc1N\\x87\\xbbh\\u013b\\u0127\\u018f\\x92\\u0129\"]],encodeOffsets:[[[115640,30489]],[[112543,27312]],[[116690,26230]]]}},{type:\"Feature\",id:\"440000\",properties:{id:\"440000\",cp:[113.280637,23.125178],name:\"\\u5e7f\\u4e1c\",childNum:24},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@Qd\\x88Aua\"],[\"@@\\x83lxDLo\"],[\"@@sbhNLo\"],[\"@@\\u0102\\xa0\\u0101\\x9f\"],[\"@@WltO[[\"],[\"@@Kr\\x9c]\\x8fS\"],[\"@@e\\x84\\x84I]y\"],[\"@@I|\\x84Mym\"],[\"@@\\x83\\xdb\\xb3LS\\x8c\\x90\\x9e\\xbcY\"],[\"@@nv\\xbaB\\x96\\xebui\\xa9`\\x9d\\xbe\"],[\"@@zd\\x9a\\xdb\\x9bJw\\xae\"],[\"@@\\x86\\xb0\\x85\\xaf\"],[\"@@a\\xa0yA\\xaa\\xb8\\xcbJIx\\xd8\\x8c@\\x80\\u0100HAm\\xc3\\x9fV\\xa1o\\x95fu\\x95o\"],[\"@@\\x9as\\x89\\u0157\\xc3\\xd4\\u0117A\\u0181\\x9bZ\\x9a\\xc4\\xa0~\\xb0\\u010cP\\x82\\x8b\\xe4h\"],[\"@@\\x8b\\xb6\\xdd\\x92\\xcc\\x82vm\\u011eh\\xad\\u0131\\x87Q\"],[\"@@H\\x9c\\x8adSj\\u0112\\xa2D}war\\x85\\x93u\\xabZqadY\\x7fM\"],[\"@@el\\x8c\\\\LqqU\"],[\"@@~rM\\x8do\\\\\"],[\"@@f\\x84^\\x7f\\x83C\"],[\"@@\\xf8P\\xaaoj\\xf7\\xcd\\xdd\\u0127X\\u010cx\\x94\\xb0Q\\xa8\\u0131XNv\"],[\"@@g\\xc7\\u01b3\\x88\\x8e\\x88\\x94o\\x88\\x8a\\x88[~tly\"],[\"@@E\\x96\\xc6C\\xbf\\x91\"],[\"@@O\\x8eP\\x8d\"],[\"@@w\\x8b\\x86\\u0111\\xf3g\\x89\\x99\\u011d\\x97[\\xb3\\x8b\\x81\\xa1V\\xd9\\xe6\\xc5\\xf6M\\xcc\\xb3\\xb9p\\xc1a\\xcb\\xfd\\xfd\\xa9D\\xa9\\xdc\\x93J\\u0179\\u0195\\u0123G\\u0105\\xa4{\\xd9\\u016b\\x85\\xc7\\x98O\\xb2\\xabB\\u01b1\\xe9A\\x97\\xd2\\x89\\u0125\\x87\\xa1\\x8f\\xabBhlmt\\xc3P\\xb5yU\\xafuc\\x93d\\xb7w_b\\u015dc\\u012b\\xedmGO\\x8e|KP\\x92\\u020f\\x87\\u0179\\xe3\\u015dI\\u0155\\u016d\\u0155@\\xd3oo\\xbf\\u0113\\x8b\\xb1\\xdf}\\x8e\\x85\\u016d\\x82\\x9f\\u0132W\\xc8\\x7fC\\u0151\\xe2U\\xe2\\u01d9I\\x9b\\u011f\\u0149\\xa9I\\x9b\\x8d\\u0133E\\xd7\\x85\\xc1\\x94\\xb3A\\xf3\\x9bwXJ\\xfe\\xb1\\xcc\\x8c\\xdc\\xd3\\x94\\x7f\\u0128\\xa3L]\\u0108\\xd9\\u01baZ\\u01fe\\u0106\\u0116M\\u0138\\u0124f\\x8c\\xce\\u0135l\\x95\\u0168n\\xc8\\x88\\x91\\u0110tF\\x94\\x8a\\x96F\\u0124\\x96\\x82\\xeak\\xb6\\x9c^k\\xb0f\\xb6g\\x8a\\x8e\\x9c}\\xaeFa\\x98f`\\x8dvX\\u0172\\x8dxl\\x98\\x84\\x7f\\xa6\\x96\\xd4\\xc1\\xb2\\xac\\xd0\\x9f\\xa6pq\\xca\\xcc\\xb2\\x88i\\x80X\\x9f\\xd8\\x7fRD\\xce}\\x86\\xc4@Z\\u0120\\x92s\\x84x\\xaeAR~\\xaeETt\\u0104Z\\x86\\x96\\x7f\\x90\\u0188f\\u0160\\u0160H\\xe2\\xd2\\xd0A\\x86\\xb5\\\\S\\xb8\\x84^w\\u0116kRz\\x8aal\\x8e\\u015c|E\\xa8\\xc8N\\u0100\\u0148ZT\\x8c\\x92pBh\\xa3\\\\\\x8c\\u010e\\u0180uX\\u0116tKL\\x96\\xb6G|\\x8e\\xbb\\u013aE\\u013c\\u011e~\\xdc\\u0122\\xdb\\u010ar\\x88O\\x98\\xd9\\xeevd]\\x90n\\x88\\xacV\\x9c\\xca\\u011c\\xb0R\\xd6\\x9fpM\\x86\\x86\\x96\\x82\\u0182\\xaaFbw\\x9eE\\xc0\\x88\\x98\\xa9\\x8c\\x9e\\\\\\x85\\xa4]\\u0178I\\xae\\xa5D\\xb3|\\xcb\\x8e]C\\x9d\\xf6A\\u0164\\xa6\\x85\\xe6\\x92\\xb4\\xa5\\xb8Lv\\xbc\\x80\\x95\\xa2\\u013dBa\\xf4\\x96F~\\x97\\x9a\\xae\\xb2G\\xcc\\xd2\\x90EY\\x84\\x84\\x9czk\\xa4\\x92\\xb0ahlV\\xd5\\x9eI^\\x8b\\x9aCx\\x8f\\u0108P\\x8esB\\x89\\u0192\\xbaV\\x89\\xb8@\\xbe\\xaaR\\xb2\\u0128N]\\x8d\\xb4_eavSi\\x87vc\\x95}p}\\u0110\\xbc\\u018ckJ\\x9c\\xdae\\xa0th\\x9c\\x86_\\xb8\\xa0\\xba\\x7fx\\xb1\\xf2_x\\x8dN\\x9b\\xcb\\x8b\\xb2\\x91@\\x83\\u0103\\xa1\\xdfH\\xa9\\xd9\\xf1}wkN\\xd5\\xb9\\xc7O\\xbd\\xbf\\xa3\\u0115]ly_W\\xecI\\x9e\\xc7\\xaa`\\x8auT\\xc5xY\\u0112\\xd6\\xbck\\xd6\\x9e\\x92\\xb5\\x82\\x90M\\x9ejJ\\xdawn\\\\h\\x91\\x9c\\u0112v]\\xeeh|\\x92\\xc8\\x9b\\u0184\\xf8\\xe8g\\x9e\\xb8\\u0136\\xdf\\xa0\\u0109\\u0108Wb\\xb9\\u0180d\\xe9\\u0118\\x8cNTt\\x8dP[\\x90\\x8a\\xf6SvrCZ\\x9e\\x9eaGu\\x9cbo\\xb4\\u0156\\x81\\xd2\\xc7\\u0110\\x90~\\xa1zCI\\x85\\xf6zx\\xa2\\x84Pn\\x8b\\x95\\x89\\xc8\\xf1\\xa0@\\x8c\\u0125\\xd2\\xa6\\x86]\\u019e\\x8aV}\\xb3\\u0103\\u0114\\xf1ii\\xc4\\xd3V\\xe9pKG\\xbd\\xc4\\x91\\xd3\\xe1v\\x9dYo\\x96\\x81C\\xb7sit\\x8bia\\xc0y\\x84\\u0167\\xce\\xa1\\xc8YD\\xd1\\u016fm}\\x89\\xfd|m[w\\u0119\\xf5\\u0109Z\\xc5xUO}\\xf7N\\xb9\\xb3\\u0109o_qt\\u0103\\x93qw\\xb5\\u0141Y\\xd9\\x84\\u01dd\\u0155\\xb9t\\xef\\x9d\\xdbU\\xc3\\xafmRC\\xba\\x85\\x88\\u012d|\\xb5\\x81\\x9b\\xd5\\xcaK\\x99\\xbdR\\x91\\u0113\\xa0\\xf3]\\x91\\x96G\\xaa\\u0119Ax\\x96\\xbbHO\\xa3\\x8f|\\u0101m\\x87\\xa1di\\u010f\\xd7Y\\xef\\x8dYW\\xaa\\u0149Oe\\xdat\\u0110\\xabz\\u0111\\xb9T\\x85\\u0101\\x87\\xfaE\\x99\\xe1\\xb2\\x7f\\\\\\x8b\\u0137\\xcd}jY\\xe0\\xd9\\xc6\\u017f\\xbf\\xc7d\\u011f\\xb7\\xf9T\\xdf\\xc7\\u0163\\u0284\\xa1XgW\\xc0\\u01c7\\u011f\\xb7\\xbf\\xc3\\x88Oj\\x90\\xa0Y\\xc7\\xf7Q\\u011b\\x8bi\"]],encodeOffsets:[[[117381,22988]],[[116552,22934]],[[116790,22617]],[[116973,22545]],[[116444,22536]],[[116931,22515]],[[116496,22490]],[[116453,22449]],[[113301,21439]],[[118726,21604]],[[118709,21486]],[[113210,20816]],[[115482,22082]],[[113171,21585]],[[113199,21590]],[[115232,22102]],[[115739,22373]],[[115134,22184]],[[113056,21175]],[[119573,21271]],[[119957,24020]],[[115859,22356]],[[116561,22649]],[[116285,22746]]]}},{type:\"Feature\",id:\"450000\",properties:{id:\"450000\",cp:[108.320004,22.82402],name:\"\\u5e7f\\u897f\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@H\\x96\\xa0TQ\\xa7\\x95A\"],[\"@@\\u0128\\xca\\xaa\\x83L\\x83\\u018aD\\xce\\u0139\\u0110C\\u01e6\\u0117\\xb8z\\xdaGn\\xa3\\xbe\\x9br\\xaa\\u0140\\xdct\\xac@\\xd6\\x9b\\xda\\x88Sx~\\xf8O\\u0152\\x98\\u0176\\xd0\\xc2\\xe6\\u0220\\\\\\x84\\xc8\\xdcOb\\u0116w^o\\xde\\x84Lf\\xac\\xb0bI\\xa0lT\\xd8B\\xcc\\x88F\\xa3\\u0106\\xb9g\\xf1\\u0124aY\\x93t\\xbf\\xa4VS\\xf1\\x9cK\\xb8\\xa4nM\\x86\\xbc\\x82JE\\xb1\\x84\\xbd\\xb8\\x9a\\x8a\\xf1o\\x8b\\xdcC\\u0186\\xe6\\u012a^\\x8a\\u011aQ\\xd6\\xa6^\\x87\\x88\\x88f\\xb4\\x81Q\\x86\\xfc\\xdc\\xca\\x9dz\\xaf\\x9alzU\\u013a\\u0161@\\xec\\x87\\x80p\\xb6n]sxtx\\xb6@\\x81\\x84~\\xd2\\u0102Jb\\xa9gk\\x82{\\xb0\\x82~c\\xb0`\\xd4\\x99\\xacrV\\\\\\x93la\\xbc\\xa4\\xf4\\xe1`\\xaf\\xb9\\x9dLC\\x86\\xc6b\\x8cxEr\\xe6O\\x90\\x82v[H\\xad\\x98\\x84[~|aB\\xa3\\xd6s\\xbadA\\u0110zN\\xc2\\xf0s\\x8e\\xde\\xc6\\x94\\x85\\u0124\\xaab\\x83\\x96ab`ho\\xa1\\xb3F\\xab\\xe8Vlo\\x8e\\xa4\\x99\\xd4Rzpp\\xaeS\\x8e\\u012a\\xba\\xa8\\xd6\\x83\\xbaN\\x85\\u0133\\x84\\x7fd`\\x92a\\x94\\xa6\\xa4\\x9dF\\xb3\\xbaD\\xce\\u0144\\u0100\\xec\\x8aC\\x9e\\u011c\\xba\\xa6\\u010a\\x95~nS\\x9b|g\\u017avZkC\\xc6j\\xb0zV\\xc8\\xc1\\u0194]L\\x8d\\xcaFZg\\x85\\u010dP\\xadkini\\xab\\x8bq\\xc7\\x80cz\\xcd\\x94Y\\xae\\xac\\u016e\\x8d\\xbbqR\\xd7\\u014d\\xa9D\\xd5\\x84\\x91\\xa7\\u0199\\u01c3\\u0175T\\xc9\\u0129\\xb1\\x9f\\u0131d\\xd1nYY\\x9b\\u0132vN\\u0106\\u0106\\x8c\\xd8\\xdc\\xa0\\x9d\\xd6p\\x96}e\\xb3\\xa6m\\x8b\\xa9\\x90\\x8di\\xd3|\\xb9\\x9f\\u0127\\u0146\\x9b|\\xaa\\xa6QF\\xa2\\xc2\\xac\\u0296ovg\\xbfem\\x87^\\x8fuc\\xe0\\xf7g\\xd5\\x8eu\\x8c\\xed\\xd9\\u0107\\u011d}F\\u013b\\xbc\\u0139{\\x8d\\xb5HK\\x95sLS\\u0111\\u0183r\\x8b\\u010d\\xa4[Ag\\x91oS\\x8b\\u0147YM\\xff\\xa7\\xc7{F\\x8d\\u015bbky\\x89lQx\\u0115\\x83]T\\xb7\\xb6[B\\x85\\xd1\\xcfG\\xe1\\u015f\\u015f\\u0187e\\x80\\x8f\\x85\\x95\\u0103YSs\\xadFQ}\\xadB\\x83w\\x91tY\\u011f\\xc3@~\\x85C\\xcd\\x80Q\\xa0\\xd7\\x7fW\\x87j\\xcb\\xb1r\\xc9\\xa5o\\xcf\\xa0\\xb1\\xab\\xd3\\xc2\\xa5\\x95\\x83\\x80k\\x97\\x8ewW\\u0171\\x8cmcih\\x8f\\xb3K\\x9b~\\x89\\x8d\\xb5h\\xafe]l\\xb5\\x9b\\xe9l\\x95\\x81E\\u0123\\x89\\x95E\\x93\\u010fs\\x87\\x92m\\xc7\\x96\\u0167\\u0113`\\xe3\\xf2gK_\\xdbsU\\u029d\\x93\\u0107\\x8f\\u011f\\xb6h\\x8c\\xf6\\x8cO\\xa4\\u01dbn\\xb3\\x8e\\x9dc\\x91`\\xa1y\\x8b\\xa6C\\x91\\x81ez\\x80Y\\x8awa\\x99\\x96\\x91[\\u010f\\u0135\\u0171M\\u0119\\xa7]X\\x98\\xce_\\x82\\xed\\x9b\\x98\\x8d\\xdb]\\xe9\\x92\\xdbU\\u0107\\u0130\\xd5B\\u01a3\\xb1\\x85d\\x83y\\xb9T^d\\x81\\x9e\\xfb\\xc5\\xd1\\u0166\\xb7\\x87\\x7fP\\u013b\\xfe\\xd9`K\\x80\\xa6\\x98\\x85\\xa2\\xcde\\x81\\x9c\\u0125R\\xbf\\x8c\\xb3\\xa3[~\\x8c\\xe4u\\xbcdl\\x89t\\x82\\x86W\\xb8oRM\\xa2\\u010f\\\\z\\x9c}\\xc6zdv\\u0148\\x96{\\xceXF\\xb6\\xb0\\xc2_\\x84\\xd2\\xc2\\xcfL\\xa9\\xd6\\x95Tmu\\x9f\\xbc\\xe3l\\x89\\x9b\\u012bkiq\\xe9fA\\x84\\xb7\\xca\\xb5\\\\\\u0151Dc\\xa5\\xddF\\x93y\\x9b\\xd4\\u0107\\x98c\\x80\\u0171H_hL\\xdc\\x8b\\xea\\u013a\\u0110\\xa8c}rn`\\xbd\\x84\\xcc@\\xb8\\xb6\\xaaVL\\x8c\\x8ah\\u0152\\x8b\\\\\\x95\\u0162\\u013ak~\\x8e\\u0120i\\xf0\\xb0|g\\x8ctT\\u012d\\u0138^x\\x91vK\\x98\\x8fVGr\\xe9A\\x81\\xe9\\x91bUu\\x9bMJ\\x90\\x89V\\xc3O\\xa1\\x85q\\u0102\\x7fX\\xcbS\\x89\\u0123\\xe3l\\xfd\\xe0\\x9f_ju\\x87Y\\xdb\\xd2B\\x86\\x9cG^\\x98\\xe9\\xd6\\x8a\\xb6\\xa7\\x8e\\x83EG\\x94\\xc5z\\u011b\\x83\\u01af\\xa4Ek\\x87N[kd\\xe5uc\\xe9\\xacdnYp\\x8fAy\\u010c{`]\\xfe\\xafT\\x92b\\x90\\xdc\\xc8k\\x82\\xa1\\u0120\\x95v\\x8c\\xe0h\\x84\\xc2\\u0184\\xa2J\\xee\\xb6\\xb2\"]],encodeOffsets:[[[111707,21520]],[[107619,25527]]]}},{type:\"Feature\",id:\"460000\",properties:{id:\"460000\",cp:[109.83119,19.031971],name:\"\\u6d77\\u5357\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\x9a\\xa6\\u015cil\\xa2\\x94X\\u01a6\\x91\\u019e\\xf2\\x96\\xef\\xe8\\xa7\\u015eC\\xea\\u0255r\\u0167\\u016f\\xc7\\u0105\\u013b\\xf5\\x99\\xb7\\u0109\\xb3\\u0153\\x81\\u0305k\\x7f\\xc7m@\\u010b\\u0227\\x83\\u0167\\u0125\\x89\\u013d\\u0289\\x8d\\xad\\u0185\\u017f\\x93\\u0213\\xd2\\xcb\\xa6\\u015dE}\\xba\\u0191[\\xcd\\u011c\\u020b\\xa0g\\xcef\\u01d0\\xcf\\u0124\\xa8\\xea\\x9d\\u01ba\\\\\\u0186\\xb8\\u0120\\u010ev\\u0284\\u0200\\x9c\\xd0\\xbejN\\xf0\\u0100\\xd2R\\x8c\\x9aZ\\u01c6\\x99z\\xd0\\u0158\\xce\\xb0H\\xa8\\x8d\\u01a2b\\xb2_\\u0120\\xa0\"],encodeOffsets:[[112750,20508]]}},{type:\"Feature\",id:\"510000\",properties:{id:\"510000\",cp:[104.065735,30.659462],name:\"\\u56db\\u5ddd\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@LqKr\"],[\"@@\\x8a[\\u013b\\xe9V\\xa3\\x9e_\\u0163\\u0121\\xf1pG\\xa0\\x95r\\xe9\\xcf\\xb7~\\u0105Sfy\\xd7\\xcd\\x82\\xb7\\xba\\x8f\\u017f\\u01bdi\\xcd\\u0131\\u01a3\\u0131\\u013bmHH}siaX@i\\xc7\\xb0\\xc1\\xc3\\xd7t\\xab\\x83\\xadT\\x83\\xa4J\\x96\\x7fJJ\\x8cyJ\\x95\\xc8\\x8a`Oh\\xdf\\xa6\\xa1u\\xcbhI\\x7fyCjm\\xffw\\x85ZG\\x85\\x85Ti\\x8bS\\x88sO\\x89\\x9eB\\xb2\\x9ffNmsPa\\x88{M{\\x8a\\xf5E\\x91^Hj}gYpaeu\\x9e\\xaf\\x91o\\xe1wHj\\xc1\\xbdM\\xa1pM\\x93\\x96u\\xe5\\x87mni{fk\\x94\\\\o\\x83\\xceqCw\\x86EZ\\x81\\xbcK\\x9b\\u011d\\x8a\\x83Ay{m\\xf7L\\x87wO\\xd7SimRI\\x8d\\xafrK\\x99\\xf5BS\\xabsFe\\x87]f\\x7f\\xb5\\xa2\\xf3Y_\\xc6PRcue\\xb0Cb\\x81o\\xd7\\x8cbd\\xa3\\u014cIHgtrnyPt\\xa6foaX\\u010fx\\x9blBowz\\x8b_{\\xca\\xe9Wi\\xeaE\\x84\\x81Gh\\xdc\\xb8\\xbauF\\x9d\\u0108Ixf\\xae\\x7f\\x8e\\x95Y\\xbd\\u0100\\u01d9]\\x81\\xa4\\x9dEy\\x9fF\\x8d\\xb2\\u010b\\x92w\\xb8\\xbf@g\\xa2\\xa7RGv\\xbb\\x96\\x81\\xe1\\x9fW`\\xc3\\u0135Jwi]t\\xa5wO\\xad\\xbda[\\xd7\\x88]`\\xc3i\\xad\\xfc\\x8fL\\x80\\xa6LabbT\\xc0\\xe5\\x92c}\\xcdh\\x99\\xc6h\\x88\\x8b\\xaeBH\\x80\\xee|\\xee\\x83\\xba\\xc9k\\xad\\xa4S\\x86\\x9dy\\xa3\\x84ia\\xa9ta\\u012f\\xb7\\u0189`\\u014d\\xa5Uh\\x93O\\x85\\x83\\u011dLk}\\xa9Fos\\x89\\xb4\\x9bJm\\x84\\xb5l\\u0141u\\x9d\\x97\\x85\\xf8\\x96n\\xd1JW\\xce\\xaa\\x96Y\\xc0\\xefAetT\\x9e\\u0145\\x82\\xd3\\x8dG\\x99\\xcb\\xabbo\\x89{\\u0131wod\\u019f\\xbd\\x83\\x9e\\x81O\\u0121\\xdc\\x91\\xc2\\xb5x\\xe0N\\xd6\\xbeP\\xb2\\xa7HKv\\xbe\\x96]|\\x95B\\x87\\xc6\\xe5oZ`\\xa1\\xd8`\\xc0m\\xba\\u0120~\\xcc\\xd0\\xa7n\\xc7\\x85\\xbf\\xa4]w\\u011f@s\\x83\\x89r\\u011fu\\x89~\\x91Io\\x94[\\xe9\\xb1\\xb9\\xa0\\xbf\\x9e\\u017f\\u0111\\xd3\\x89@q\\x8bg\\x88\\xb9z\\u01b1\\u0159a\\xed\\xb0Kt\\xc7\\xa4V\\xbb\\xc3[\\u0129\\u01ed\\u0191^\\xc7\\xd3@\\xe1\\u0165\\x97s\\x9bZ\\xcf\\x95\\x8b\\x9c\\xc5\\u012d\\x80\\u018b\\x95\\u011bpwD\\xf3\\xd6\\xe1\\x88\\u017bneQ\\xcb\\x8c\\x9dq\\xb7\\x95GC\\u0153\\xfdS]x\\x9f\\xb7\\xfd\\x8bq\\xb3\\x95O\\xd5\\x9c\\x8c\\xb6Qz\\xdfti{\\u0159\\x89\\xe1\\xcd\\xc7W\\u015d\\u016d\\xf1z\\xc7W\\x8bp\\xe7\\xbfJ\\x8c\\x99\\x82X\\x9c\\u0129\\xe8\\xbdc\\x8d\\x8cF\\x96\\xc2LiVjx}\\\\N\\x86\\u0147\\u0116\\xa5Ge\\x96\\x93JA\\xbc\\xc4Hf\\xc8u~\\xb8\\xc6\\xabdE\\xb3\\xc9MA|\\x81b\\x98\\xd2\\x85\\x98\\u0107hG\\xac\\x7fCM\\x82\\xf5\\x8a\\x84\\u01a4\\u0105A\\x7fv\\x83\\xfcV\\x80\\xe9\\u0140\\x89_V\\xcc\\xb3\\u0110wQj\\xb4\\xb7Ze\\xc8\\xc1\\xa8X\\xb4\\x8d\\xc6\\xa1Qu\\xb7\\xbb\\x9f\\x93\\x98\\xd5Z\\xb3\\u0121qDo\\x89y`L\\xacgdp\\xb0\\u015f\\x8ap\\xa6\\u0117\\xec\\xc5\\u012eZ\\x8e\\xb0I\\xe4\\x94h\\x82\\x91\\x88z\\x8a\\u0135\\x9cf\\xb2\\xe5\\xa0\\x9b\\u011a\\xd1\\x80Kp\\x8bIN|\\x8b\\x84\\xd1z]\\u0144\\x85\\x85\\xb7FU\\xd7\\xe9\\xbbR\\xb3\\x99M\\x83\\xc9\\xbbGM\\xab\\x80\\x8fki\\x80\\x7f\\x99\\xe9r\\x99}\\xc3`\\xb9\\u0103\\xdem\\xc8\\x9dn\\xc1\\xeeR\\u01c0\\xb3\\u011co\\u0130z\\u0154w\\u01f6V\\xda\\xa3\\xc0]\\u025c\\xbb\\u0106l\\u0182\\xb2\\u0120\\x85\\xfeT\\xba\\xb7\\xe0U\\u021e\\xcf\\u02a6\\xb6\\x86I\\x92\\xabd\\u013d\\u0122d\\u012c\\xbf\\x96\\xbb\\u0114\\xd7\\x8ah\\\\c\\xac\\x86\\xe4\\xb2G\\xea\\xeb\\u0124\\u0142\\xa5\\xc0\\u01ff\\u017c\\xc3\\xc6M\\xba}B\\xd5\\u0122yFVvw\\x96\\x88xB\\xe8\\u013b\\u0112\\xa9\\u0108\\x93tC\\u0122\\u027d\\u0160\\u0223\\xa6\\u0101\\xe6\\xb7H\\u013d\\xee\\x93\\xf4N\\xd4\\x93~^\\xa4\\u018a\\x9cu\\x84\\x9c^s\\xbc{TA\\xbc\\xf8\\xb0\\xa2\\u0130\\xaaD\\xe8\\xbe\\u0147\\xb6\\xddJ\\x91\\xaeZ\\xb4\\u011f~Sn|\\xaaW\\xda\\xa9\\xf2zPO\\x90\\u0238\\x82b\\xf0\\xa2|\\x8b\\xf8\\u011e\\x8a\\x8c\\x9c\\u0152Q\\xec\\xdb\\xd0@\\u011e\\x99\\u01ceRS\\x7f\\xa4\\xc1\\x7f\\xa7d\\x85i\\x93\\xb4ez\\xdd\\xfa\\x8f\\xd8\\xe3\\x8f]Hq\\x84kI\\x9f\\xfe\\xcbQ\\xc7\\xa6\\xc3s\\xc7\\xa4[E\\x9d\\xac\\xc9\\u016a\\xcdxX\\u0192\\xb7\\xd6\\u0181\\u0130l\\u019e\\xb9\\xaa\\xb9|X\\xcawn\\x91\\xc6\\u0184m\\xc0\\xeaEr\\u0112tD\\xae\\u010b\\xe6cQ\\x83\\x94E\\xae\\xb3^\\u012d\\xa5\\xa9l}\\xe4Qto\\x98\\u0156\\xdcq\\xc6\\x8ek\\xb5\\x96\\x84\\xaa\\x8f\\xd4\\u013b\\u0134\\xa1@\\u010a\\xb0B\\x7f\\xb2\\xc8w^^Rs\\xbaT\\u0100\\xa3\\u015a\\xe6\\x9cQP\\x91Jv\\xc4z\\x84\\x90^\\u0110\\xb9\\xc6\\xaffL\\xe0\\xb4GC\\xb2\\x91dt\\x98\\xad\\u0100Rt\\xbc\\xa4\\u0126O\\xf0\\u011ff\\xd4\\xf0D\\u0168\\u0141\\u011e\\u0198\\xef\\x9eP\\xc8\\x86\\xae\\xe2bM\\xfc\\xc0XZ\\xa0\\xb8\\xa3@\\xc5\\x9a\\x9b\\xbb\\xbbQ\\xc9\\xad\\x99]d\\x93s\\xd6\\xd7_\\xcd\\x96_\\xcc\\xea\\u016ePr\\u0114\\u0110\\xd5G\\u0102eZ\\xdc\\xee\\u0118qBhtO\\xa0\\xa4tE[h|Y\\x8b\\xd4\\x82Z\\u015b\\xces\\xb4x\\xba\\xb1U\\x8c\\x92\\xf1\\x88t|O\\x92\\u0129\\u0120\\xbaNbg\\xfe\\x8aJy^d\\xc2Y\\xa0\\u012e\\x84]\\u0158z\\xa6gC\\x82\\xb3\\x80R`\\u0100\\x8az\\x92\\xa2Aj\\x8c\\xb8CL\\x84\\xa4R\\xc6\\xbb@\\xad\\u014ek\\\\\\xc7\\xb4\\x7f\\xa3YW}z@Z}\\x89\\xc3\\xb6\\x93o\\xfb\\xb6]\\xb4^N\\x87\\xd2}\\xe8N\\x82\\xaa\\x96P\\x98\\xcdy\\xb9`S\\xb0\\xb4\\x86ATe\\x80VamdU\\u0110w\\u0284v\\u012e\\xd5\\\\\\x83u\\x8b\\xc6\\u0157\\xa8Yp\\xb9\\xe0Z\\xc2m\\x99Wh{\\xe1\\x84}W\\xd8\\u01cd\\x95\\xc9\\xfcw\\x99ga\\xa7\\xe1CN\\u0119\\xce[\\u0100\\xd5\\u012ag\\xd6\\xc9\\xaaX\\x98\\x8d\\xf8x\\xac\\xbd\\u016e\\xa6\\xa6[\\x80\\x97\\x84N\\xce\\x86L\\x80\\xdcU\\xd6\\xb4\\xf2r\\xd9\\u0160xR^\\x96\\x86J\\x98k\\x84\\u0133nDX{U\\x83~ET{\\u013c\\xba\\xa6PZc\\x94jF\\xb2\\u0116@\\x8ep\\x98g\\x80\\x88\\xa8\\x93B{\\x83u\\xa8\\x9d\\u0166yho\\xdaD\\xae\\xaf\\xa2\\x98\\xa0W\\xf2\\x90\\xe0F\\xce\\xa4\\xa8GD\\x8f\\xe4z\\xa6k\\u016eP\\x9c\\u0121q\\xcb\\x9a\\xa5\\xc0]\\x80\\x9f\\x98e\\x8e\\xe2\\xda\\xb4\\xaaKx\\u012b\\x84P\\x88\\x97\\xd6|\\xe6[x\\xc3\\xa4J\\xde\\u0125\\x82s\\x92N\\xd6\\xbd\\x9e\\x80I\\x86\\xacn\\u0128Y\\xb4\\xae\\xd0\\x97\\u0190\\x8a\\x80mD\\x99\\u015du\\xe4\\u0111\\u0111Eb\\x81\\x85e\\x92\\x81e_\\x99v\\xa1}\\xec\\u0119\\u01ca\\u0113}q\\x94\\xc9\\xe5\\x9f\\x81T\\xaf\\xb5Rs\\xa1M@}\\u016fa\\x86\\x8fa\\xad\\xafwv\\x9d\\u0189\\xe5Zw\\x9e\\\\Z{\\xe5\\xfb^\\x9b\"]],encodeOffsets:[[[108815,30935]],[[110617,31811]]]}},{type:\"Feature\",id:\"520000\",properties:{id:\"520000\",cp:[106.713478,26.578343],name:\"\\u8d35\\u5dde\",childNum:3},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@\\x86G\\\\\\x86lY\\xa3\\x91in\"],[\"@@q\\x82|\\x88\\x82mc\\xaft\\xcf\\x87VS\\xce\"],[\"@@h\\xd1\\xa3Is\\x87\\x7fNg\\x81\\xdfH\\x86\\x9b\\x90H\\xaa\\u0137\\x9d\\xc3h_\\xb9\\x83\\xa1\\u011d\\xc4\\xa7\\u0144\\xa6u\\xd9\\x8a\\xf9\\x8egS\\x7f\\xafJH\\x9f|s\\xdd\\xc5t\\x8d\\xc1\\xefyMD\\u010d\\xbbe\\xd5tA\\xa4{b\\\\}\\x97\\x83G\\xaeu\\\\\\x8f\\x81\\xe5PFq\\x8bw\\xc5aD\\x85\\x9eK\\xb0\\xba\\xe2_\\xa3\\xf9b\\xb5\\x94m\\xc1\\x8b\\xdb\\x9c\\u0139M[q\\x81|hla\\xaa\\u0101I}\\xd1\\x82\\x83\\xb5@swtwm^o\\xb5\\x88\\x7fD\\xe9\\u013d\\u0160yV\\x99ky\\xb0\\xc9\\x9e\\xfb\\xdbR\\x85\\xb3\\x82\\x87e\\x88\\x87\\xa5]R\\xd5\\x8b\\u011b\\u0127[\\u0185\\xe5\\xdbDp\\x8c\\x81\\x94J\\x84iV\\x99\\x99\\x89\\xc2F\\xb2\\x81I\\x85\\xbbmN\\xb7\\xa3\\x9bLb\\xd2Yb\\x97Ws\\xc0b\\x8e\\x99pki\\x99TZ\\u0104\\u0103\\xb6H\\x8cq`\\x85\\x85\\u0125_J\\x9f\\xafae\\xab\\x83Kp\\xddx]a\\u0115\\xdbP\\x83\\xc7\\u021f[\\xc1\\xe5\\u0175\\xcf\\u0151\\x97\\xf7Pw}\\x87T\\x9c\\xd9@\\xd5s\\xab\\u013f\\xdbq\\xa9\\xbd\\x9cm\\xa4\\xd9H\\xb7y\\u01e5\\u0118\\u0109B\\xb5\\u0128\\xd5n\\u0111]K\\x84\\xa9\\x84\\u0153\\xe1\\x8b\\x9fG\\xe7\\u015f\\x8d\\xa7\\xd5\\xdfg\\x87\\x8d\\u01d7\\u0126T\\xe8\\u01a4\\u01ba{\\xb6\\xc9H\\xced\\xbe\\u015a\\xca\\xb7O\\xd0jXWr\\xe3Lyz\\xc9AL\\xbe\\u0119\\xa2b\\u0136\\u0117y_qM\\u0114\\u0105ro\\xbch\\u010a\\x9ew\\xb6\\xf8V\\xa4w\\x94\\xb2\\u0108]\\xca\\x9aKx|`\\u017a\\xa6\\xc2\\xc8dr\\x84c\\xc8\\x81be\\xb8\\x9b`I\\xbc\\u010dTF\\xb4\\x9d\\xbc\\xd3\\xfd\\u0203r\\xb9\\xcdJ\\xa9k_\\u0219l\\xb3\\xb4_\\x90p\\u0110\\x9d`o\\xd2h\\x8e\\xb6pa\\x82^\\x90\\xd3\\u0114}D\\xbb\\x9d^Xy\\x9c`d\\x98[Kv\\x85JPh\\xe8hCr\\u0102\\u011a\\xc2^\\xca\\u018c\\xa0w\\x88ZL\\xad\\u0120\\xa3\\x9a\\xc1brzOIl\\x92MM\\x94\\u012a\\u0150\\u017e\\xcbr\\xd7\\xcee\\u0166\\x8etw|\\x8c\\xa2mK\\x81jS\\u01d8\\u0148\\u0102St\\x8d\\xce\\u0166EtqFT\\x86\\xbe\\x86E\\xec\\xac\\xac\\xf4x\\xccO\\xa2\\x9f\\xa0K\\x8a\\xb3\\u0140\\xba\\xe4Y\\x86\\x84\\x94PVg\\u014e\\xa6\\u014am\\u015e\\xbcVZwVl\\x8c\\x8d\\x84z\\xa4\\x85\\x9e\\xa3Tl\\xaect\\u013d\\xda\\xf3{G\\x7f\\xadA\\x87\\x8c\\xc7ge\\x9a~\\xce\\x91d\\xbf\\xe6aSba\\xa5KK\\x7f\\xfb\\x90j\\xae_\\xc4\\x87^\\\\\\xd8\\xbebP\\xae\\xa6x^sxj\\u0136I_\\xc4\\xa0X\\x82\\xe2\\xbc\\x95Hu\\xa8Qh\\xa1\\xc0@\\x90\\xcb\\xf4}\\x8e\\xb1\\x9eGN\\xec\\u010e\\x7flT\\x7f\\xb8\\x88\\x85`V\\x7f~R\\xb0tb\\xd5\\u010a`\\xb8\\xfa\\xdbt\\xcf\\x80FDu\\x80[\\x83Mf\\x81qGH\\xb7\\xa5yA\\x89zt\\x90MFe|R\\x82_Gk\\x86ChZe\\xda\\xb0to\\x98v`x\\x8bb\\x84\\x8cDn\\xd0{E}\\x9aZ\\x98\\xe8\\x80x\\x97\\x86NE\\xde\\x8aREn\\x98[Pv@{~r\\u0106AB\\xa7\\x82EO\\xbf|UZ~\\xec\\x84Uf\\xa8J\\xb2\\u0102\\xdd\\xc6\\x80\\x82s\\xaa\\x96B`\\x84s\\xb6\\x9cfv\\x81\\xf6\\xa6\\x8a\\xd5~d\\xd4q\\xa8\\xb8\\xba\\xbbu\\xf9\\x90[[\\xa7\\xb4sb\\xa4\\xa2z\\xfeF\\x9c\\xa2\\xc6\\x85\\xc0h\\x88\\x99\\x90\\xc2\\x88W\\\\\\u0131\\x8e\\xcbI\\xdd\\x8ao\\xb1\\u012d\\u0160\\xa3\\xfe\\x88\\xcas}\\xa1R\\x9d\\x8f]\\x8c\\u011b\\x83\\x7fD\\x9d\\x82g\\xb4VG\\xa2\\x82j\\xb1\\xae\\xe8\\x86\\xba\\xc3m\\x8dpU[\\xc1\\x9b\\x91\\x8c\\xeb\\xba\\xb0r\\x9b\\xdcbNu\\xb8}\\x8e\\xba\\xbc\\x87`ni\\x94\\xba\\xd4X\\u0104\\xa4\\xbc\\xd4da\\xb5\\x80\\xc1_\\xc3\\x80\\x85\\x86ftQQg\\x9cR\\x97\\x91\\xb7\\u01d3\\x92v\\x94}\\xdd\\xd7\\x9c\\u0135]\\xb5\\x9c\\x93Wc\\xa4F\\xb2\\x9bO\\u0129\\u0173\\xe3W\\xbd\\xafK\\x8d\\x82\\xa9\\x85]\\x80\\x81{\\x86L\\x8f\\xf3\\xb5CI\\xb5\\xb1M\\xdf\\xbfh\\x9f\\x95\\xa9\\u0101q\\xaco\\x82\\xbd\\x9e~@i~TUx\\u016a\\xd2\\xa2@\\x83\\xa3\\xc0E\\xee\\xf4ru\\u0144\\x82\\x94\\x93\\x82b[\\xa7nWuM\\xc6Ll\\xbf]\\x81x}\\u0133\\xad\\x80\\xbd\"]],encodeOffsets:[[[112158,27383]],[[112105,27474]],[[112095,27476]]]}},{type:\"Feature\",id:\"530000\",properties:{id:\"530000\",cp:[101.512251,24.740609],name:\"\\u4e91\\u5357\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\x8d\\x81[\\x84\\xf9x\\xbd}\\xd1RH\\x91\\x81Y\\u012b\\u013a\\xfb\\x7fs\\xcdn\\x91iEo\\xe3\\xbdYa\\x81\\xb2\\u0117{c\\xac\\u011dg\\x95\\u0102sA\\x95\\xd8\\xc5w\\u010f\\x82\\xf5zFjw}\\x97\\xabDx\\xbf\\x81}U\\u0169l\\x9f\\xea\\x99@\\x95\\x8fH\\x8f\\xc5\\xadF\\x89\\xa8\\xc7oJ\\xb4\\xd3n\\u0169u\\u0105\\xa1\\xc3\\xa2p\\xd2\\xc5\\x8c\\x93\\xd8\\xa0TF\\xb2\\x82xa\\xb2\\xcbX\\x80\\x82c\\xca\\x8blH\\xee\\x7fA\\xdf\\xcb\\u0141k\\u017b\\u0191\\u0177\\xc9\\xa9h\\x99W\\xad\\xe6\\xdfU\\x87\\x93\\xcbs\\xa1\\xa6\\x7f}\\x95te\\xe8\\xc6\\xb6St\\xc7\\x80\\xc7}Fd\\xa3j\\x8b\\u0108Z\\u0106\\x90\\xc6\\x8b\\xa4T\\x82\\u010d\\\\D\\x83}O\\xf7\\x9a\\xa3\\x81U\\x88\\xa7~\\u0143G\\x99\\x82\\xe5\\x81\\u0143D\\u011d\\xb8\\x9cTsd\\xb6\\xb6B\\xaa\\x9a\\xa4u\\xa2\\u014c\\u010eo~t\\xbe\\xcd\\u0176\\xd2tD\\xa6\\xda\\x84i\\xf4\\xf6\\x89\\x80z\\x9b\\xd8X\\xb2gh\\u012fh\\xbd\\x90\\xdb\\xb1\\xaf\\x80\\xffm\\xb7zR\\xa6\\u019f`\\xaa\\u014a\\xc3h\\xa2rO\\xd4\\x8d\\xb4\\xa3Ym\\xbc\\xe8\\xea\\x8df\\xaf\\u016a\\u013dn\\x84\\x86c\\xdab\\x8cw\\\\zlvW\\x9e\\xaa\\xe2\\x88\\xa0\\xa6g\\x96\\x8fm\\u013fB\\u0139\\x9f\\xa3\\xa2\\u01b9\\x7f\\u0159b\\u0125k\\u01eb\\xdfeeZk\\xd9IKueT\\x81\\x9d\\xbbsVesb\\x91\\x8da\\x90\\u0115\\xa0\\xa0\\xb6\\xaedN\\x9c\\u0104\\xc4p\\xaay\\x8e\\x90\\xbc\\x97\\x84\\xb3BE\\x98\\xael\\x87\\x8eG\\x9c\\u016dC\\x9c\\u01f6w\\xea\\u017c\\u0114\\xc2e\\x84p\\xcd\\xc0Q\\u019epC\\x84\\x96\\xbc\\u0172\\xc8\\xad\\x90A\\xce\\xf4\\xb6R\\x84\\xe4\\x92Q^\\xd8u\\xac\\xb0\\x9a_\\xc8\\xf4c\\xb4\\xb9\\xf2\\xa8P\\xce\\xa2hl\\u010e\\xa6\\xb4\\u0126\\x93\\xc6\\xb4s\\xe2\\xc7\\x84\\x8f\\u0172Pn\\xcaD^\\xaf\\xb0\\x92Upv\\x86}\\xae\\x81BP\\xcc\\xaa\\x96j\\u01ecx\\x96S\\xf6wlf\\xf2\\x7f\\xaav\\x80q\\u0138|`H\\x80\\xadvi\\u013c\\x80nd\\u011c\\xad\\u0106h\\u0148\\x95\\x82em\\xb7Fy\\xde\\x81q\\xf3\\x9eS\\u012f\\xaf\\x91\\xb3X_\\u011e\\xe7\\xeatryvL\\xa4\\xa7z\\x84\\xa6c\\xa6\\xa5jn\\u015ek\\x98\\x88lD\\xa4\\xf8z\\xbd\\u011c\\xe0\\x9e\\u0102\\u0167M\\xc5|\\xe1\\u0186\\xe0\\xcac\\xf0\\xc2F\\xdc\\x8e\\x82\\xe1\\u0162\\xa5\\\\\\\\\\xba\\x99\\u0130\\xf8\\xd2\\x7f\\xd0J\\u0134\\x87\\x84\\xeeD\\xa6\\x90zK\\xb2\\u01cf\\xceEh~\\x92CD\\x90\\xadhMn^\\xcc\\xf6\\xc4\\xa9\\u010cZ\\xc0\\x9ea\\xfc\\x84f\\u026dy\\u0153p\\u012f\\xb4\\u011bF\\u0171k]\\xd4\\u011b\\xa2ql\\xc5\\u0106\\xd9a\\xb6~\\xc4q\\x9a\\x9a\\xea\\x7f\\x80lj\\x7f\\x90N\\xac\\xbcH\\x84\\xca\\x9aNQ\\xb4\\xea\\xbcV\\xd8\\xb8E\\x86\\x86^\\u0143\\xd2y\\x8c\\x83M{\\x8cJLo\\xd2\\x7f\\x9c\\u0119\\xe6\\x9fe\\xb1\\u0136\\x9by\\x89\\x92\\x87g\\x81\\xe3\\x93\\xafJY\\x8d\\xc6\\u012d\\u0118\\xebo\\xa5\\u0160\\x89o\\xafhcK\\xabz_p\\x8arC\\xb4\\u0122\\xd6Y\\x94\\x97\\xbc\\xa0v\\xb8\\xa2R\\x8e\\xc5W\\xb3\\xc2\\xa7f\\xc7\\xb8Yi\\xb3xR\\xb4\\u010fU\\xcb\\x8a`\\xea\\u013fU\\x7f\\x84\\xfb\\x80u\\u0106B\\x83\\u01a3\\xf6\\x89N\\x81\\x80DH\\xab\\u0108g\\x86\\x97\\x97\\xd1\\x82aB{\\xcaNF\\xb4\\xacc\\xb7\\xc5v}e\\xc7\\xc3GB\\xbb\\x94If\\x95\\xa6H\\u0148\\u0115M\\x85~[iwjU\\xc1KE\\x95\\x8e\\x8b\\xbed\\u012a\\xe7W\\x9b\\x9a\\x81I\\x8b\\xe8\\xc0\\x8co\\xc8X\\xf2y\\u015e\\u016e\\xc8X\\xe2\\xce\\u015a\\x8aj|\\xe0sRy\\x8b\\xb5\\xd6\\x9b\\x96Pr\\xb4\\xfe\\x8c\\xa0\\xb8^w\\xfeTD\\u0154\\x96Hr\\xb8\\x8b\\x9eR\\xccmf\\x87\\u017c\\xd5\\xe2C\\xf4ox\\x96\\u011c\\x7f\\u018c\\xc6\\u012e\\x8c\\x9b\\xd0\\x96\\x9cY\\x98t\\xe2\\u0166\\xd4@]\\xc8\\u01ee\\u0192\\\\\\u012a\\xbc\\xc4\\xa3Us\\xc8\\xafLb\\xee\\u01b2\\u015a\\xbayh\\x87r\\x8c\\x8a@\\u0112\\xd4\\x9d\\u0180\\x9f\\xc0\\xb2\\xba\\\\\\xeap\\x93\\x92J\\x8a}\\u0120v\\x8aqt\\x84\\u0120@^x\\xc0\\xa3\\xc8\\x86\\xa8m\\xcb\\xcf\\u011f}n\\xb9_\\xbf\\xa2\\xd7Y_\\xe6p\\x88\\xc5\\x96A^{\\xbd\\x95Lu\\xa8GO\\xb1\\xd5\\xbd\\xdfM\\xb6w\\x92\\xc1\\u0122\\xdb\\x82P\\x82\\x9b\\u01a2\\xbcpc\\u0132x\\x8a|ap\\xcc\\xacH\\x9a\\xd0\\x8c\\u014a\\x7fS\\x9dfs\\xf0BZ\\xbf\\xa9\\x93X\\xcf\\xd2K\\x95k\\x86\\xf7E\\xfb\\xbf\\x89S\\x85rEFs\\xd5\\u016bk\\x94\\xf3V\\u01e5\\u0149iTL\\x82\\xa1n{\\x8bux\\u0163\\x8d\\xcfh\\x99\\xf4\\u015d\\xac\\u011f\\u014dN\\x93\\x91NJkyPaq\\x99\\xc2\\u011f\\xa4K\\xae\\x87Y\\x9fx\\xc9\\u018b\\xc1]\\u0101\\u0119Dq\\xe7gOg\\x86ILu\\x97\\\\_gz\\x97]W\\xbc\\x9e~C\\xd4\\u0113]\\x8fb\\x81\\xb5og\\x8dp\\xd1\\x9e_o\\u010f`\\x8f\\xb4\\xb3\\u021akl`I\\xaa\\xba\\xce\\u0204q\\xd4\\xfe\\x9e\\xbbE\\xb3\\u010eSJ\\xbb\\x9c_f\\xb7\\x82ad\\xc7q\\x83\\xc7c\\xa5\\xc1_\\u0179w{\\x99L^\\xc9\\xb1\\u0107x\\x93U\\xa3\\xb5\\xf7\\x9dxg\\u0109p\\xbb\\u0106qN\\u0113`r\\u0118za\\u0135\\u011a\\xa1K\\xbd\\xcaBzy\\xe4KXqiWP\\xcf\\xc9\\xb8\\xbd\\u0159\\xcdc\\xcaG|\\xb5\\u0195\\u01a3G\\xcb\\x9b\\xf7\\x9fk\\xb0_^\\xfd|_z\\u010b\\x90BZocm\\xf8\\xafhhc\\xe6\\\\l\\x88MFl\\u01b0\\xa3\\u011c\\x84\\xc6yH\\x93\\x84F\\xa8\\x8d\\x89\\xb5\\xea\\xd5]\\x97\\x9bHA\\x85\\xe0\\xd3\\x84^it\\xa0`\\xfe\\xdf\\xe4k\\x8a\\u0124\\xceT~Wl\\xff\\xa8\\x84\\xd4PzUC\\x8f\\x96NVv\\xa0[j\\xe2\\xf4D\\xf4\\u010f[}\\x9e\\x89z\\xbf\\x96msSh\\x8b\\xaf{j\\xef\\x8d\\u011fl}\\u0161\\u0139[\\x96\\u0151\\x8c\\x89gK\\x8b\\xa9U\\xb7\\xb5\\xcb@\\xbe\\x83m_~q\\xa1f\\xb9\\x85\\xc5\\xcb^\\xbb\\x91f\\xb3\\xf8}Q\\x95\\x84\\xa1\\xd6\\xcb\\xb3g\\xcd\\xb1^\\xc7\\x81\\x85\\\\\\xeb\\xc3\\x83A_\\x97\\xbfbW\\x9b\\xcf[\\xb6\\u019b\\xe9\\x8f\\x9d\\xa3F{\\u012bZgm@|kH\\u01ed\\u0181\\u0107\\xa6U\\u0114\\u0165\\x83\\xd7\\xeb}\\u01dd\\x83e\\u010f\\xba\\u0221\\u0218\\xcf\\xedB\\xc9\\x99\\xa3\\u0101\\u0118P\\xaa\\u0133\\xb6\\x93\\u0149\\xff\\x87y\\xa9n\\x89\\u010f\\xa3G\\xb9\\xa1I\\x9b\\x8a\\xb1L\\xc9\\u013a\\xd1d\\u0109\\xdc\\x87W\\xa5\\x98\\x89}g\\x98\\xc1\\x86{aq\\xc3\\xa5a\\x8a\\x9d\\u0131\\u0119\\x9d\\xcfZ\\x97\\xef`\"],encodeOffsets:[[104636,22969]]}},{type:\"Feature\",id:\"540000\",properties:{id:\"540000\",cp:[89.132212,30.860361],name:\"\\u897f\\u85cf\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\xc2\\x9dh\\x9e\\u013ex\\x8e\\x9d\\u0156\\x89x\\x83\\xd2V\\x8e\\x86\\xba\\xc5\\xe2A\\u012a\\xdd\\u0206\\xb5\\u0119\\xaf\\u0147a\\xb1r_w~uS\\xd5\\u0148\\x91qOj]\\u0244Q\\x85\\xa3Z\\x85\\x85UD\\xfboY\\x92\\xbb\\xa9M[\\x8bL\\x8d\\xbcq\\xe3\\xcb{V\\xcd\\x95\\xe7WV\\x8fi\\x8f\\x8e]\\xeb\\xa9\\xc4\\xf7\\xe0y\\x81\\u019bh\\x9b\\xdaU\\xb0\\x8c\\x8ca\\x94d\\x84cQ\\x83~Mx\\xa5\\x99cc\\xa1\\xd9aSyF\\x97\\xd6\\x81k\\xad\\x8cuR\\xfdq\\xbf\\xd4\\xb5\\x9d\\x95Q\\u013d\\xb3aG{\\xbfF\\xb5\\xeb\\xaa\\xe9\\u011c\\xff\\xaa@\\xac\\xb7\\x96K\\x89\\xb7\\xe0ar\\x8di\\u0115\\u0100\\xabV\\xbb\\u0176\\x99\\u0134\\u016b\\x98g\\xe8L\\u01f4\\u0147\\u01b6af\\x8bt\\x8c\\xe8B\\u015a\\xa3^\\x8a\\xe2\\x86\\u01d0\\xdd\\xae\\x96\\x9aM\\xa6\\xc1\\u01de\\xff\\xacLh\\x9f\\x8eJ\\xbe\\xf3\\u01be\\xc6\\xbacxw\\x8d\\x8bf]Y\\x85\\xb4\\x83\\xa6|\\x9cQLn\\xb0a\\x9cd\\u010a\\x85\\x9c\\\\\\xa8o\\x92\\x9c\\u01c0\\xcd\\u014e\\x9c\\xb4\\u0129\\u0100d`t\\xcaQ\\u015e\\u0155|\\x82\\xa8C^\\xa9\\x9c\\x7f\\u0108\\xa6\\x84\\xa6\\xceJ\\u010a{\\x8e\\xeb\\u010ej\\xaa\\x8f\\xb2r\\xd0\\x89\\x9al`\\xbc\\u0104[t|\\xa6St\\xe8\\xbe\\x89P\\x8c\\xdcK\\xb8\\x80d\\x98\\u0184\\u0131]s\\xa4\\x97\\xee_v\\xb9\\xceV\\xf2\\x9d\\u0166j\\x98\\xa3\\u018fsc\\x97\\xac_\\u011e\\xb4|\\u0141\\x98\\x9d\\xa6Av\\x8e\\xa6w`\\u0103\\x8fa\\x90\\x8d\\xddaa\\xad\\xa2e\\xa4\\u0131\\xb2\\xa9\\xaaS\\xaa\\x9a\\xc8M\\u0104w\\x9e\\xc9\\xd8\\u0154\\xec@T\\x91\\xa4\\x97\\u0118\\x99\\\\\\xf5\\xaa@\\x94\\xfeo\\xb4\\xadxA\\xa0\\x90\\x90s\\x94\\xc2t\\u014eKz\\xf3\\xb4\\xc7\\u010a\\xb5\\xa2r\\x9e\\x7f^n\\u010a\\xad\\xc6\\xac\\xd7\\xfcG\\x9e\\xa2\\x82\\xb3\\xa0{\\xe2\\u010a]\\x9a\\x99G\\x82~b\\xc0gVj\\x81zlh\\u01f6\\x8df\\x80\\x9eO\\x81\\x9afd\\x8a\\x89\\xaaB]pj\\x84\\x95TO\\x96t\\u010a\\x82n\\xa4}\\xae\\xa6\\x83\\u010c\\xa5d\\xa2\\xbc\\xbbdd\\x9a\\x94Y\\xbc\\x8et\\x97\\xa2e\\u0224J\\xa4}\\u01fe\\xa1\\xb0\\xa7\\xa4A\\xd0\\x93lc@\\u011d\\x94s\\xaa\\u0107\\u013c\\u0111A\\xe7\\x87wx\\x95UuzE\\xd6\\u0121~AN\\xb9\\xc4\\xc5\\u0200\\u017b\\xa6\\xbf\\u0123\\u0141\\xe9\\xec\\xb1H\\x85\\xe3d\\xabg[\\xd8\\x89\\xbc\\u0113\\xc0\\x95c\\u012b\\u013e\\u0121\\xaccJ\\x91\\xb5\\x85\\xd0\\u02a5V\\u021d\\xb8\\xdfS\\xb9\\x86\\xfd\\xb1\\u011fk\\u0181\\xbc\\u0105^\\u025b\\xa4\\xdb\\xff\\x89\\x9db[}\\xac\\u014d\\xf5\\xc3]\\xcbNm\\xaeg@\\x8d\\x95Bg}\\xcdF\\xb1\\u01d0yL\\xa5\\x8f\\xedC\\x88\\x83I\\u0133\\x80\\xcf\\xf7\\xd1\\x9a\\u012f[\\xb9\\xa6[\\xe2\\u0161\\x8d\\x81E\\xdb\\xef\\xc1\\xc9d\\u0185\\xdf{\\xe2N\\xc6\\u0101\\u0168\\xdf\\x9d\\xbe\\u011b\\xf7yC\\xa3\\x87k\\xad\\xb4\\xd3H@\\xc2\\xb9\\x86TZ\\xa5\\xa2\\u012f\\x83\\xb7\\xccA\\xd0\\xa7\\xae\\x97Z\\x8fc\\x85v\\xbd\\x9fZ\\xad\\x8d\\xb9|\\xc5\\x95WZqgW\\x93|ieZ\\x7f\\xc5YV\\xd3\\x81qdq\\x8f\\x95bc\\xb2R@\\x81\\x86c\\x87\\xa5R\\xe3\\xbbGe\\x86\\x9fe\\u0183\\u012bQ\\x95}J[\\xd2\\x93K\\x85\\xac\\u018f|o\\x92\\u0117j\\u0121\\u0120\\xd1N\\xa1\\xf0\\xafEB\\x7f\\u010dnw\\xf4\\u024d\\x8f\\u0117\\xaa\\x83\\xb2\\x95C\\u03bb\\u0179\\u0121\\u01dd\\u0285\\u012f\\u012d\\xe3\\u0323\\u016b\\u0239]\\u0393\\u0367g\\u0161sg\\u023d\\xf3\\u03e7\\xb5\\u01db\\x86\\u0119g\\u017f\\xb6\\u048d\\u0107`\\u0118\\u0105\\u014cJ\\xde\\x9a\\xe4\\xa4r\\xc5\\u0148\\xa5\\xd6\\xc1U\\u011bt\\u0119u\\u016f\\xdei\\u010a\\xc4\\xc0\\\\\\xc6s\\xa6\\xd3Rb|\\xc2^\\u0159\\xcck\\xc4\\u0177\\xb6\\xbd\\xf7\\x87f\\xb1iM\\xdd\\x91\\x9b\\x89@\\u0125\\xb0G\\xac\\xc3M\\xa5n\\xa3\\xd8\\u0105\\x82\\u011f\\xaf\\xdf\\x94\\xa7a\\xebb\\xe9\\xfc\\xd1O\\u010d\\x9ck\\xa3{\\\\\\x91e\\xb5\\xaa\\xd7M\\x91\\x9a\\xc9fm\\xab\\u0191{\\xc5\\xd7\\x83G\\u014f\\u01e9\\xe3y\\xb3\\xa9W\\xd1\\u0103\\xfb\\x82\\xb7\\xb7\\x91Q\\x97\\xf2\\u0131}\\xaf\\xe3\\x89I\\x95\\xe9\\x7f\\xd5\\xc2Z\\xa8\\u012b\\xe8s\\xb6Z\\xc8s\\x8e\\xe6\\u0114T\\u0158v\\x8eg\\xccsN@\\xee\\xe1\\xbe\\xf3@\\x89\\x98\\xd9wU\\xb1\\xc9T\\xe5\\xbb\\xa3T\\u0111\\x9fWx\\x8fq\\xb9Zo\\x91b\\x8bs[\\xd7\\x8c\\xafc\\u0129v\\x87\\x8c\\u0117\\u0167\\xb3BM|\\xb9k\\x89\\xaa\\u0127\\x97\\xa5TzNYn\\xdd\\x8d\\xdfp\\x8d\\x81\\u0119r\\xf1\\u0120\\u0109RS~\\xbd\\x8a\\u011bVV\\x8a\\xb5\\x82\\xf5\\x87\\xab\\x8cM\\xa3\\xa3\\xb5B\\x95\\u0109\\xa5\\xe1\\xbaae\\x81~\\xb3Au\\u0110h`\\x8f\\xdc\\xb3\\xe7\\x9d@B\\xdb\\x98\\xef\\u013fa\\xa9|z\\xb2\\xdd\\xbcD\\x94\\xa3\\xe0\\u010d\\xb2\\x8b\\u0178\\x83I\\x83\\xfb\\x9b\\x81I\\xa0\\u0101\\x80\\xf3K\\x8d\\xa5}r\\xdd_\\xc1\\xb4\\xe9Ma\\u0148\\xa8\\x80~\\xaaS\\u0108\\xbd\\x8e\\xbdK\\xd9\\xf3\\u013fe\\u0183\\xc6B\\x8e\\xb7\\xac\\xebn\\xd7W\\x8d|U\\xba}LJr\\u01b3\\x98l\\u0152\\xb5`b\\xd4\\x7f`Q\\x88\\x88\\xd0\\xd3@s\\xac\\xf1I\\x7f\\x8c\\xcd@\\xfbws\\xa1\\xe5Q\\xd1\\xdf\\xc1`\\u014b\\u0134{\\u012a\\x93T\\x95\\xda\\xc5TS\\xc4\\xb3\\x82\\x8bYo|\\xc7[\\xc7\\xbe\\xb5MW\\xa2\\u012di\\xd5\\xd8\\xbf@\\x98\\x9aMh\\x85p\\xd5]j\\x86\\xe9\\xf2\\xbfO\\u0187\\u0106\\u0187p\\x80\\xea\\u0109\\xe2l\\xd8w\\x96\\u011bs\\x8f\\x88\\u01e9\\x82\\u0135\\xb8c\\x85\\x9dbU\\xb9\\u0159\\xa8WavquSM\\x9dzeo_^gs\\xcf\\xb7\\xa5\\xd3@~\\xaf\\x9d\\xbfRi\\u012bB\\x99\\x8a\\\\\\x94qTG\\xaa\\xc7\\u011c\\xe7Po\\x8a\\xfff\\xf1\\xf2\\u0105\\xa6\\xf3Q\\u012b\\xc8\\xe1P\\x95\\x9c\\u0101b\\xdf{\\x83Z\\u0157\\u0138I\\xe6\\xc5\\x84hnsz\\xc1C\\xcb\\xec\\xf1\\x9a\\xcf\\xb7\\u0105\\u011a\\xddUm\\xae\\xf3\\xadL\\xb7\\u0103U\\x9b\\xc8\\xedo\\xf9\\xb4\\x81\\xcaj\\xb0\\u0141\\u0164_u\\xb5^\\x91\\xb0\\x8c\\xec\\xc7\\x96@t\\u0136\\u0112\\xa1\\xc6\\x87M\\xb3\\u0122\\xab\\x98\\u0130\\u0128\\xc5\\xae\\u011f\\x86R\\x8e\\u0101\\xf0\\x93gghe\\xc6\\xa2z\\x82\\xca\\xa9\\xd4\\\\\\xb0\\xdd\\u010ez~\\u017a\\xa4Pn\\x96M\\u012a\\xd6B\\xa3\\x90\\x9fk\\x99n\\xe9\\x84\\xa7\\u017c\\u0107\\x8a\\x98\\u0106K\\x84\\u0112\\xb0\\x90\\xbcL\\xb6\\xe8\\x89\\xe2z\\xa8u\\xa6\\xa5LD\\u0118z\\xac\\xfd\\xcem\\u0118d\\xbe\\xdf\\x94Fz\\x93hg\\xb2\\x99Fy\\xa6\\u011d\\xa4\\u010b\\u0146b\\xce\\x9b@y\\x82\\u0104\\xe6m\\xb0N\\u012e\\x81ZR\\xd6\\xed\\x8eJ\\xb2\\xf6L\\u0138\\xd2\\xa8Y\\xae\\u018c\\xd0V\\x89\\xe0\\x98tt_\\xda\\x80\\xc2y\\u0120z\\x9e]\\u0162h\\x80z\\u010e{\\xc2\\x86\\u0122X\\x94\\x88c|\\x9a\\xd0q\\x8e\\x9afO\\xa2\\xa4\\xf6g\\x82\\xccHN\\x8e\\x84PK\\u0156\\x9c\\x8e\\x98U\\xfa\\xb4xx[x\\x88v\\u0110C\\xfb\\u0100\\x8a\\xec\\xd6T\\xac\\xb8^}\\xccs\\xf2d\\xb4_\\x8e\\x87Kg\\u017eL\\u0134\\x85\\xc0Bon|H@\\x96\\xcax\\x98\\x97\\xa6Bp\\x9d\\u0170\\x88\\u014c\\xbff\\xb5\\u018cA\\xbez\\u01c8Rx\\x8a\\xb6F\\x94\\x9ck\\u0104\\u017a\\x90Rz\\u0140\\x88~\\xb6[\\x94\\xb4Hn\\xaa\\x96V\\u019eu\\u0112\\xad\\xc8\\xa8\\u018ec\\x90\\u01bd\\xccm\\xb8\\xc1\\xc8M\\xa6x\\u034a\\xeb\\xc0x\\u01c6B\\x92\\x9a\\xfa^\\xb4W\\x86\\xa3\\x96d\\x84k\\u027e\\u012cp\\x9cw\\x82\\u02c2\\xd8\\u0266\\u013c\\u012cI\\u015a\\x9c\\xca\\x95n\\x9b\\u0154a\\xb8\\x99~J\\xb0\\xee\\x94l\\u024cx\\u0124\\xca\\xc8\\xf0h\\xcc\\xae\\x82g\\x98T\\xb4\\xf8\\x8e\\xe0C\\x88\\x8e\\xc0^\\xaaerr\\u0198d\\x9e\\xa2\\u0130P|\\x8d\\u0116\\xa0\\u0178W\\x9c\\xaa\\u0126^\\xb6\\xb4\\xc2L\\x84aT\\xb1\\xfcW\\u019c\\x98\\u01c0R\\xc2\\x9a\\u0176U\\u0144\\x9a\\u0116[QhlL\\xfcA\\x86\\x8b\\xdc\\\\\\x86qR\\x9b\\u0104\\xa9\"],encodeOffsets:[[90849,37210]]}},{type:\"Feature\",id:\"610000\",properties:{id:\"610000\",cp:[108.948024,34.263161],name:\"\\u9655\\u897f\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\x98p\\xa2\\x97\\u022e\\xb5\\x9a\\xfbG\\x99\\u0126}\\u0126\\x9a\\xf0\\x81\\u01da\\xb6\\xf2\\x8f\\u0184\\x80j\\u0242z\\xb0{\\xba\\xd8k\\xc8\\u0119\\xe2\\xa6j\\xaa\\x82Bg\\x82\\\\\\x9c\\u010b\\xb0s\\xac\\x8e\\x92]j\\x9e\\xfa\\xa0\\x82E\\x94\\u020c\\u01c6\\xacs\\x84t\\x87\\x94R\\x88\\xc6d\\u0120\\u0130\\x8ew\\xdc\\x94\\xb8\\xf4W\\xbe\\u01ae\\u0142\\xd2_{\\x92\\xcc\\x9a\\xfb\\xbc\\x84j\\xba\\xb9\\xa2G\\u01ea\\xd2\\xaf\\u0118\\x83Z`\\xba\\u014a\\x83ec\\u0146\\u0105\\x9a~B\\x90\\xc2gzp\\xe2\\u0113\\xf2Y\\u01e0\\u0230\\xccT\\xce\\xa8\\xc2W\\x9c|fc\\x9f\\u0103\\xa7uF\\x97\\x8c@N\\x9f\\xa2XL\\x83\\x8aRM\\x7f\\xba[\\u011f\\u0223\\u017f\\xef|\\xa5J\\x99kc`s\\u0149\\u01f7\\x92\\x9dY\\xb9\\x8bW@\\xb5\\xf7K\\x85\\xe3\\xef\\xb3\\xdbIc\\xf1\\xb7\\x81V\\u020b\\xda\\x8d\\xd2\\u0137\\xf8\\x9d\\xa9\\x97\\xfe\\xa5\\x83y\\x82\\xd3\\x9f\\u011f\\u0119mW\\xb5\\xceum\\x7fZy\\x81O\\u0145\\u019f\\u0125\\xd3~s\\xd1L\\xa4\\xb5a\\xc5\\x85Y\\xa6ocyZ{\\x89y\\xa0c]{\\x8cTa\\xa9\\x83`U_\\u011a\\u0113\\xa3\\u03c9\\xca\\u018dK\\xf9\\x92K\\xb6\\u0231\\xdd\\u01b7\\xa7{\\x7f\\xfb\\xbb\\xc5\\xc1\\u0239\\xcd\\xe9u\\u0133|\\xb9c\\xd1d\\x91\\x8a\\x7f\\xecUY\\x83\\x8eO\\x91uF\\x8d\\x96\\xd5\\xc8Yv\\xc1Cq\\xd3\\x83T\\x95\\u01e2\\xed\\xa7\\xb7S\\xb9Ng\\x8aV\\xac\\xeb\\xf7\\xc1t\\x87\\xb0D\\xd8\\xaf\\x92C\\xb4\\u0149\\u0192\\xf3p\\u0123}\\x7f\\x84\\u010b\\x81cE\\xcb\\x85F\\x9f\\x9f\\xe9GU\\xa5\\xd7K\\x85\\xa7\\xad\\xb6\\xb3B\\x8b\\u010c}C\\xbf\\xe5\\u010b`\\x8dw\\u0121B\\xb7\\xa4\\u0151c\\u01ad\\xb2\\u0151[\\xc5^axwQO\\x85\\xffE\\xcb\\xdf\\u015a\\x95\\u0124N\\u0114\\x9fw\\u0187\\x88\\x81\\xc4\\x8a\\u0144w\\u012a\\xad\\x8ao[\\x7f\\x84_K\\xd3\\xaa\\xb3\\x93\\x8f\\xd9nK\\x89\\xc7\\x83\\u011b\\x9c\\xff]\\u010f\\x80\\u0103_d\\xa9\\xb7\\x7f\\xa9\\xdd\\x7f\\u014f\\xb0\\xd9\\xaeg]\\xb1\\x84\\x9f\\x87\\xdf\\x98\\xe5\\x9b\\x97\\xac\\xf7\\x9dm\\\\\\x9bia\\u01d1k\\u011bX{\\xa2|ZKl\\xe7hLt\\x81\\x80\\u0147\\xee\\u0175\\x80\\u0153\\xe8[\\x80\\xc9@\\u0189\\u0104E\\x9c\\x87t\\u0187\\x8f\\xcf\\x98\\xb3\\xad\\u0127Z\\xabmJ\\x85\\x9b\\x7f\\xd7\\xbe\\x91M\\x81t\\xdd\\u0126\\xa3Iw\\xc4\\xe5\\\\\\xd5{\\x87\\x98\\x83Ow\\u012c\\xa9L\\xd9\\xb3\\x81\\xd9gB\\u0195\\u0140r\\xcc\\x9b\\u0122\\u016dO\\xa5l\\xe3yC\\x90\\xa7H\\xcd\\xa3\\xdfE\\xf1\\x8f\\x9fX\\xa1\\x97\\xad\\xb0\\xd9Cgp\\u0165z\\x91\\x88b`wI\\x84vA|\\xa7\\x94\\x7f\\x87\\x97h\\x8do\\u0115@E\\xb1\\x93iYd\\xa5O\\u013b\\xb9S|}F@\\xbeoAO\\xb2{tf\\x9e\\xdc\\x97\\xa2F\\u01c2\\xd2\\x88W\\xb2\\xb0B\\u0124h^Wx{@\\x84\\xac\\x82\\xadF\\xb8\\xa1\\x84\\u0137n\\xa3\\x90P|\\x9f\\xaa\\u0134@^\\u0120\\u0108\\xe6b\\x96\\xd4c\\xb6l\\x98Yi\\x85\\x96^Mi\\x98c\\u010e\\xb0\\xc2[\\xe4\\x80v\\xef\\xb6gv@\\x90\\xc0\\x93\\u012c\\xb7lJ\\xb8sn|\\xbcu~\\x8da]\\x92\\xc6\\xc8t\\u014c\\xbaJp\\x92\\x83\\xfe\\xa3KKf~\\x8a\\xa6Uby\\xe4I\\x9a\\u013a\\xe3n\\x87\\xd4\\xbf^\\xad\\x9e\\u0175MT\\x96\\x7fh\\u0120\\xdc\\xa4ko\\xbc\\u014e\\xec\\u0105\\u01dch`[t\\x8cRd\\xb2\\u0132_\\x9cXPr\\u0272\\x89l\\x91\\x82X\\x9eiL\\xa7\\xe0\\x83\\x96\\xb9\\x8eH\\x98\\xb0\\u0226q\\x90\\xba\\xaeQC\\x97bA\\x86\\x84\\u014cJ\\xb8\\x90\\u0115\\xda\\xb3\\u013a\\xa7\\xa0`d\\xa8Yj\\x9eiZvR\\u013a\\xb1\\xf6VKkjG\\u020a\\xc4\\x90eP\\x7f\\u011e\\x9eZm\\u013cK\\xc0\\x80\\x82[\\x8a\\x8e`\\xf6s\\xech\\x86\\xef\\xceo\\u012cdtK\\xde{\\xac\\xe8\\xd2\\xd2B\\x8c\\xd4p\\u0132\\xc7\\u012cJ\\u014a\\x81\\xa6\\xb1J\\xab\\x88Y\\xa7\\x8b@\\xb7pH\\x80\\xb5\\xe0\\xe5VKe\\x9bpW\\x86ftsA\\x81\\xc5qC\\xb7\\xacko\\xabpH\\xc6uK@o\\x9fH\\x81\\u0106\\xdb\\x84\\u0137h\\x8dx\\x93e\\x91n\\x9bS\\xb3\\xe0\\u01cdrq\\u01b6Rbzy\\x80\\xb8\\xcb\\xd0\\x90l\\x9b\\xbcE\\xbap\\u0124\\xbc\\x8cx\\xbc\\xbd~\\u011e\\x92\\x81\\x94\\xe0@\\x86\\xda\\xfcdK^\\x88m\\x90\\xccSj\"],encodeOffsets:[[110234,38774]]}},{type:\"Feature\",id:\"620000\",properties:{id:\"620000\",cp:[103.823557,36.058039],name:\"\\u7518\\u8083\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@VuUv\"],[\"@@\\u0169\\x8bE\\x8d\\u0120tt~nkh`Q\\x89\\xa6\\xc5\\xc4\\xdcdw\\x98Ab\\xd7\\u0120\\u0105J\\x88\\xa4D\\xfc\\xe8g\\u013aqBq\\x9cj\\xb0lI\\xa1\\u0128\\xd2\\xa4\\xfaSHb\\x9a\\x87\\x8aj\\xce\\x91B\\x8a\\xb0aZ\\x88\\xa2KJ\\x8e\\x92O[\\x90|A\\xa3\\x9eDx}N\\u0102\\xac\\x95HUnrk\\x84\\xa0kp\\x80\\xbcY\\xa0kMJn[aG\\x82\\xe1\\xda\\xcf[\\xbdrc\\x86}aQxOgsPMnUs\\x87nc\\x8f\\x8bZ\\x85\\x9e\\x96sK\\xfavA\\x9bt\\x84\\xde\\u0121\\x92\\xa3\\xae\\u0100YKdnFw\\x9a\\xa2JE\\xb0\\x94Latf`\\xbch\\xacwe|\\x80\\xc6\\x87\\x9abj}GA\\x80\\xb7~W\\x8e\\x94\\x97`\\x86\\xa2MC\\xa4tL\\xa9\\u0132\\xb0qdf\\x94O\\x82\\x93b\\xde\\u012c\\xb9ttu`^Z\\xfa\\x9dE`\\x8c[@\\x84\\xc6s\\xeez\\xae\\xa1\\x92C\\x84\\u01b3\\u019cG\\xb2\\x93R\\x91\\xa2R\\x92m\\x94f\\x8ew\\u0138g\\xdc\\x83\\x82\\u0105\\xa0G@pzJM\\xbd\\x90m\\x8ahVy\\xb8u\\xc8\\xd4O\\xb1\\xa8{Lf\\xe6U\\xb6\\xdfG\\x7f\\u0102q\\\\\\xaa\\xac\\x87\\xb2I\\x82\\xa5I\\u0149\\xc8\\u012bo\\u0131\\x8b\\xd3\\xd1A\\xe7\\xd1|\\xabL\\xddcsp\\u012b\\xf0\\xcdg\\x85t\\xeb_\\xf5\\x89\\x8d\\x81\\\\\\u0109\\x7f\\xf1LYn\\u011d\\x9dg\\x92\\x9fR\\u01e1\\xc1iHLl\\xf5U\\u0139\\xb2uQjYi\\x9d\\xa7Z_c\\xa8\\x9f\\xb4\\u0139\\u0116\\xd9\\xb7\\x8f\\u014bI\\x85\\x83aBD\\x98\\xadR\\x8f\\xb9\\u0225r\\x97\\xaf\\x8dG\\x95\\xba\\xdf\\x84K\\xa8\\x9dj\\x81Wk\\x92\\u0271\\x8aOq\\x9bW\\u0133\\\\a\\xad\\x8bQ\\\\sg_\\u0106\\u01db\\u014d\\xebp\\xbb\\xa3l\\u011f\\xdb\\x80gS\\x95\\u0176N\\xae\\x9d\\xc0]\\x88\\xd3\\xe4m\\x99\\u0139\\xe3Jaz\\xa5V}\\x89Le\\xa4L\\x84\\xfdo\\x91\\xb9Is\\u014b\\xc5\\xc7^\\x91\\x8ebz\\x85\\x7f\\xb3tmE\\xc1\\xb4a\\x8a\\xb9c\\u010dec\\xc7N\\x95\\u010a\\xe3\\x7f\\xc1\\\\\\u010d\\xaf\\x97dNj\\x95]j\\x86\\x97Z\\xb5k\\xd3da\\x95\\u0107\\xe5]\\u011f\\u0133@\\xa0\\xa9O{\\xa4\\x8f\\u0138m\\xa2\\x83E\\xb7\\x81\\xae\\x83\\xab|@Xwg]A\\u0123\\xb1\\xaf\\x87X\\u01c1\\xd1\\u01f3\\xaac\\x9bwQ\\xda\\u015d\\xf1s\\xd5\\xb3\\xdbV_\\x8f\\xfd\\x83\\x7f\\x98\\xa5\\\\\\u016f\\xa5\\xa9\\xbe\\xf7w\\x97\\x8e\\xa9W\\xd5\\xca\\u0129h\\xff\\xd6\\xc1Ro\\xb8V\\xac\\xe2Db\\xa8\\x9ah\\xfbx\\x96\\xca\\xd7\\u01cc~Z\\xe2\\x83g|\\x9aX\\xc1n\\xdfYo\\xba\\xa7Z\\xc5\\u0158v\\x8c[\\x84\\u012d\\xd6\\u0283u\\u010fxcVbn\\x7fUSf\\x85B\\xaf\\xb3_Tz\\xba\\x97\\xce\\x95O\\x81\\xa9\\xe7M\\xd1~M\\x88\\xb3]\\xb5^p\\xfc\\xb5\\x94\\x8a\\xc4Y~y@X~\\xa4Z\\xb3\\x80[\\xc8\\u014dl@\\xae\\xc5\\xbc\\xa3QK\\x83\\xb7Di\\x8b\\xa1By\\x91\\xff\\x89Q_\\xb4\\x7fD\\x81\\xa5h\\u0157y\\x83^\\x9f\\u012d\\xc1Z]cIz\\xfd\\x89ah\\xb9M\\u012a\\u011fP\\x91s{\\xf2\\x87\\x8b\\x91\\xb2Vw\\xb9t\\xb3\\u015c\\xcb\\x81[\\x8e\\xd1}X\\\\gsF\\x9f\\xa3sPAg\\u011bp\\xd7\\xebfYH\\u0101\\u010f\\xd6q\\u0113\\u016dO\\xcf\\xeb\\x93dL\\xfc\\x95\\\\i\\x8c\\x94t^c\\xae\\x9aR\\xca\\xba\\xb6\\x97\\xa2H\\xb0m\\x88\\x91rY\\x9f\\xa3B\\x9f\\xb9\\u010dIo\\u013eu\\xb6uI]v\\u0123SQ{\\x83U\\u017b\\x94\\xc5}Q\\xc2|\\xcc\\x8b\\xb0\\u0185\\xa4\\u0129\\u016aU\\xa0\\u0119\\u0104\\x9e\\xccZ\\xd2\\x9e\\\\v\\x98\\xb2P\\u0114\\xbb\\u01a2NH\\x83\\u0102yAm\\u0182wVm\\x9e`\\x94]\\xc8\\x8fb\\x95\\x94H`\\x89\\xcc\\xa2\\xb2ILv\\u011c\\x97H\\xae\\xa4Dlt_\\x84\\xa2JJ\\xc4\\xe4m\\x90\\xe8\\xd4D\\xeb\\xfeg\\xba\\u01ab\\x90\\x99\\x94a\\u028e\\xccr\\xeaYi~\\xa0\\xce\\u0130\\xa4Np\\xc0A\\xbe\\u0114\\xbcb\\x85\\xf0\\xf7\\x92\\x8e\\x88\\x87\\xae\\x82\\x94\\xfcs\\x94zMz\\xd6\\u0116Qd\\u0228\\xfd\\x86v\\xa7T\\xe8|\\x9d\\xaaH\\x92\\xc3\\xbea\\xb8|\\x9a\\xd0\\xa0\\u0192wK\\u0122x\\xa6ivr^\\xff\\xa0\\xb8l\\xa0\\xf6\\xe6f\\u019f\\u0134\\xb7PJv}n\\\\h\\xb9\\xb6v\\x86\\xb7\\xc0|\\\\\\u0181\\u011aN\\xb4\\u011c\\x80\\xe7\\xe8\\xc1z]\\x90\\u0121\\xa4\\xb2\\xa8Q\\xd2\\u0168TIl\\x87\\xaa\\u0165\\xd8}\\xbc\\u02d7\\u01a6v\\xc4\\xf9\\xd8E\\xc2\\x8b\\x92\\xabF\\xef\\xcb\\x9bIq\\x94\\u014d\\x8cTv\\u0101\\xdc\\u014f\\x82\\xed\\xdb\\xdf\\x9c\\xdbV\\x97j\\xb3\\xe2wG\\u0103\\xc2\\xedNO\\x8a\\x88\\x8aP\\xecyV\\xb3\\x7f\\u0149\\u0116\\xfdZso\\xa7H\\xd1\\x96\\x8diY\\x90w[\\xdf\\x86\\\\X\\x7f\\xa6\\xa5c]\\xd4\\u01a9\\xdc\\xb7\\xabj\\x87\\xd0qv\\xc1\\xa6m^\\u010b\\xb1R\\x99\\xa6\\u038b\\u0188\\u0165\\u011ag\\xc0\\xbbI\\xef\\u0128\\u0297\\u01ae\\x8e\\xb0\\u019d\\x98\\u013b\\xfe\\xcdA\\u0189\\u017f\\xb1t\\xcdE\\xd5\\xde\\u0101NU\\xcd\\x97\\xa1\\\\\\x81\\u017f\\u010d\\xe5\\xd2\\u02bb\\u0118m\\xa0\\u01ad\\xcc\\u0179\\xf6\\u02a5\\x92\\xebQ\\xa4\\xb5\\xad\\xc7c\\u0195\\xaaoI\\xfd\\x88\\x89I\\xc9\\x90_mkl\\xb3\\u0103\\x89\\u0193\\xa6j\\x97\\xa1Yz\\x95\\u0147i\\x96}Ms\\xdf\\xf5\\x96\\u012b\\u028b\\xa0\\x97}\\x83\\xc1Vm\\x9f_[n}e\\u0131\\x90\\xadU\\u0125\\xbc\\x91\\xaa\\x95I{\\xce\\xa7D\\xd3\\x9c\\u01bb\\u0117oj\\x91qYh\\u0139T\\xa9o\\u016b\\u0136\\xa3]\\u010fx\\u0129\\x8b\\u01d1M\\u011d\\x89q`B\\xb4\\u0183\\u02fa\\u0427\\x97\\xe7~\\x99\\xb2\\u0146j@\\x94\\xa5@\\u0111\\xb4\\u03af}\\u0125tP\\u0144\\xc7\\xbeV\\xacuf\\xd3\\x83\\xc9C\\x8bt\\xd3\\x7f\\u033b\\x89\\x85\\xb9\\xa3G\\xb3\\x80]\\u0196\\u01be\\u014e\\u012a\\u016a\\u0118\\u0316\\xa8\\u0288\\u0122\\u0182l\\u0258\\u06ea\\xfc\\xba\\u0148U\\xf0\\u01dc\\u0222\\u01a2\\u017c\\u030c\\u0226\\u01fc\\x82\\u0124\\u014a\\u0272\\u0116\\xc2\\xadKq\\xb4\\xef\\xa6\\x97\\xba\\u0112\\u01f2\\u0146\\u027e\\xaa\\u01c0\\xde\\u0108\\u0102D\\x86\\xbd\\u0104\\u010e\\xcc\\u0157\\u011er\\xf4\\xf1n\\x8e\\x9cN\\xbc\\xe2\\xbe\\u0284\\u013e\\u0506|\\u01c4\\x8e\\u05a6\\u095b\\u0217\\u01c9\\u0318\\u032d\\u027a\\u0185\\xeagV\\u030d\\u0286\\u0120\\xb7\\xcc\\u010av|\\xfd\\u0116\\xd5W\\u010a\\u01ce\\xde\\xb4\\xf5\\xbcc\\xd2\\xd2B\\u0122\\u0362U\\u011c\\xf0\\u0352s\\xa8\\x81\\u0148\\u0183L\\u0109\\xd5\\xdd@\\u025b\\u01af\\xf7\\xbf\\u013d\\xad\\x8d\\u0139e\\u020f\\u0133\\xebC\\u021aD\\u0172y\\xea\\xd7\\u0156y\\xf2\\xaf\\u013cc\\xc2\\xdfY\\x85t\\xc1\\u01a4yA\\xe3\\u02feJ@\\u01ddr\\xfd\\x8b\\x89@\\x8f\\xa4\\x85rz\\xb8oP\\xb9\\u0250\\xday\\xe1\\x90\\x87H\\x9f\\u0100[Jw\\x85cVe\\u0234\\xcf\\x9c\\xbb\\xc8\\x8e\\u0116}\\u0192\\u0170\\u0150\\xe8\\u022d\\u01e2\\u03cc\\u0100\\u01aa\\xc8\\u0176\\xeb\\u037e\\xd1\\u0306\\u0224\\u041c\\u013e\\u012eE\\u0154\\x8d\\x97\\u0139\\u014a\\u0169~\\xcbU\\u0103{\\x9f\\u013b\\x9d\\u01b9\\u0241\\u03cd\\u0229\\xfe\\u013dv\\u013d\\u0193\\xc9@\\u0113\\x84\\u013d\\u0272\\xdf\\u01d0\\u01ab\\u02be\\u01d7\\u0112p\\xe4W\\xd0xns\\xc0^\\u0186wW\\xa9\\xa6c\\xc5\\xa1\\x81Ji\\xa7v\\x8f\\xfaF\\xb6\\x8e\\xa8c~c\\xbc\\u012b\\x8ceX\\x9d\\u01da\\x8b\\\\\\u0111\\xbeJ\\x8ew\\xc0\\u010fks\\xe3A\\x8d\\x8bf\\xd5\\xa6\\x8dL}wa\\x82o\\x94Z\\x92\\x8bD\\xbd\\x86Ml\\xab]e\\xd2\\xc5a\\xc9\\xb2\\xe1o\\x9d\\xbdF\\xf5\\xdb]\\u013b\\xd2\\xa1wYR\\xa3\\xa2rv\\xd3\\xaey\\xaeLF\\x8bLz\\u0108\\x84\\xf4e]\\x81gx}\\x95|KK}xklL]c\\xa6\\xa3fRt\\xedv\\xa6\\x86P\\u0124oH{tK\"]],encodeOffsets:[[[108619,36299]],[[108589,36341]]]}},{type:\"Feature\",id:\"630000\",properties:{id:\"630000\",cp:[96.778916,35.623178],name:\"\\u9752\\u6d77\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@InJm\"],[\"@@C\\x83\\xc6\\xbdO\\u0143\\u0126s\\u03b0~\\u0112\\xb3\\xa6@@\\x93\\u0145i\\x9a\\xb1\\xe8}\\u0428\\x98\\u0184\\u02f9A\\xb3r_\\u011e\\x8a\\u01d2N\\u012a\\x8c\\u0110w\\xa4^\\u016c\\u0135\\xaap\\u013aSZg\\x92rpi\\u01bc\\u0118\\xd4\\x9b\\xa8C|\\xcd\\x96J\\x92\\xa9\\u0126\\xbb\\xaeV\\u0132\\x8f~f\\\\m\\xa0`Un\\x84\\xc2\\x98~\\u028c\\x9f\\x95\\u012c\\xe0\\xf6Nt\\x95~\\u0148jy\\x96\\xa2Zi\\x98\\u0194\\xa5\\u0104\\x8ak\\xb4nl\\x8f`J\\xca\\x87\\x8aJ\\xfe\\xa9pd\\u0196\\xae\\xc8\\xa3\\xb6\\xecR\\u02a6\\x91\\u017a\\xf5\\u01ae\\xcbn\\x9f\\u02bc\\u0117\\xe6\\xd1\\u0180\\u010e[\\x82\\x98\\xa2V\\xce\\u0102M\\xd6\\xdd\\xceF\\xb2s\\u018a\\u0180\\xceB\\u013c\\xfd\\u019e\\x97\\x8d\\xaf\\u0298\\u01ad\\xf0\\u0127\\xbcJh\\xbf\\u0166\\u0119\\u038c\\u0187\\x9a\\xa5\\xb2Q]\\u010c\\xa5nu\\xc2\\xcfri\\x88\\xb8\\xac\\u01aa\\xdb^\\xd3\\xa6d\\x80\\xa5[W\\xe0\\x85x\\\\Z\\x8f\\x8ej\\xd2\\x95\\xa8Gtp\\xfeY\\u014a\\u0115\\xb4\\x80zUO\\xeb\\x87\\x89P\\x89\\xeeM\\u0104\\xc1xH\\xb4\\xe1\\x98i\\xdcU\\xe0\\x9b\\xee\\xdc\\u0150\\x81\\u0102\\xdbSu\\u014e\\x8br\\x93\\x9cJ\\xf0\\xcc\\xacE\\x8c\\x91F\\xc1\\xfa\\xd7u\\xc3\\xcekr\\x93\\u0112{V}\\u0130\\xabO_\\xcc\\xcb\\u012c\\xa9\\x8e\\xd3\\u0167SR\\xd1\\xb1\\xa7\\u0122\\xa3^\\x8f\\xc2y\\xe8\\xe7\\u011b\\x7fM\\xb3\\u0182\\u0119{[\\xb8\\xbfu\\x85\\xba\\xb5[gt\\xa3\\xb8O\\u01a4\\u013f\\xe9Y\\x9f\\xf5\\xb7k\\u0100\\x9fq]juw\\xa5D\\u0129\\u018d\\x80\\xf5\\xc7P\\xe9\\xc4\\xbdG\\x91\\x9e\\xa9\\xe3\\x87\\xa4G\\x85u\\u0227\\xfeRc\\xd5\\u0115Ny\\x93y\\xfbt\\x81\\x93\\x88\\xad\\x8d\\x87\\xf8\\x91\\x86\\xef\\xbba\\xbd\\u0113\\xbfBMo\\u012f\\xa3\\x9f\\xcdj}\\xe9Z\\xcbqb\\u028d\\x9a\\x93\\u01ac\\x8fh\\xb9\\xec\\xff\\xd3A\\x8f\\xe7\\xe3nI\\xc3\\xa1I`\\x83ks\\xa3CG\\xad\\u011b\\x98Uy\\xd7Cy\\x95\\x85\\x92\\x9f@\\x81\\xb6\\u02a1\\xcaBn\\u0101zG\\x84\\u01a1M\\u0113\\xbc\\xb1O\\xf7\\xf5J\\x8f\\x9d\\xcb\\u011a\\u0103V\\x9f\\u012a\\u0169\\u0186\\xa3\\x8c\\xaf{\\xcbL\\xbd\\xccz\\u017c\\x93\\x84VR|\\u0120TbuvJv\\xb5h\\u013b\\u0116H\\x94\\x90A\\xeb\\xe1a\\x85\\xadO\\xc7\\xf0\\x9d\\xf1\\u0119Nw\\x87\\x85\\u0153\\u013e\\xb7L\\x9bmI\\xb1\\xed\\u0120\\u0129P\\xc9\\xd7\\xae\\xffs\\x97\\x92cB\\xb3\\xb1JK\\xdf\\u010a\\xab`\\x85a\\u0111\\xbb\\xb7\\x8fQAmO\\x92\\x91V\\u0163\\xe9\\xff\\xa4\\xb9SQt]]\\xc7x\\x80\\xb1\\xafA@\\u0109\\u0133\\xa2\\xd3\\u013c\\xa9\\x90\\x95\\x83l\\xb6\\xc5\\x8d\\xdbr\\x97\\u0155sp\\xe3Rk~\\xa6\\xaa]\\u012e\\xad\\xb4\\x93FR\\x84\\xe5d\\xad\\u010csCq\\u0111\\xe9Fn\\xbf\\xc5\\u0183m\\x92\\xc9x{W\\xa9\\xba\\u019d\\xba\\u012fk\\xd5\\u0182\\u0191\\xb8wW\\u016b\\xd0\\xa9\\xc8F\\x9e\\xa3\\\\t\\xc8\\xa5\\xc4R\\xc8\\xfd\\xccJ\\xa0\\x83lGr\\x90^\\xd7\\xe4\\xf9\\x90y\\xde\\xb3fj\\x94c\\x86\\x80\\xa8\\xa3\\xc2Z|\\u01d3M\\u011d\\x9a\\xcf@\\xeb\\xdc\\u0151R\\x8b\\x9b\\u011d\\x89\\x8c\\xf7\\xa1{a\\xef\\u0237\\x81P\\x8f\\x7fu\\xb0\\xcbX\\xd9{\\xa9Tm\\u0120}Y\\xb3\\x92\\xad\\xdeI\\u0148\\xb5\\xe7\\xbd\\xa9C\\xa1\\u012f\\xf7\\xafB\\xbb|St\\xbb\\x9b]v\\x83\\u0173\\x83s\\xbb\\x94}M\\xd3\\xa0\\xff\\u02aa\\u019f\\u01edA\\xa1fs\\x98\\xbb\\x8d\\x9dPY\\x8f\\xbcc\\xa1\\xbb\\xa6c\\x84\\u010b\\xad\\xa5\\xa3~\\x81ms\\u0109P\\x95\\x96Si\\x83^o\\xa9A\\x89\\x8aec\\x82\\x99\\x9dPe\\x7f\\u01f5\\x8ekg\\x82yUi\\xbfh}aH\\x81\\x99\\x9a\\u0109^|\\xe1\\xb4\\x9f\\xa1\\x81H\\x9d\\xd8\\xfb\\xc5\\xab\\u0109\\xae]m\\x9d\\x80\\xa1q\\u0109\\xb6\\xb3\\xc8y\\xf4\\u014dL\\xc1st\\x93\\x8f\\x8fB\\x9f\\xaewn\\xb1\\x9d\\u0103\\xa5HS\\xf2\\u0117\\x9a\\xa3\\x98S\\x92\\xeb@\\xd7\\u0153\\x9d\\xca\\u0103x\\xc7N\\xa9\\x99\\xa9T\\xb1\\xaa\\xa3\\u0132\\xa1fb\\xae\\xdeb\\x8f\\x8e\\x90b_\\u0104\\xa5xu\\x8d\\xa5B\\x97\\x9e{\\u0142\\u011d\\xb3\\xab`d\\x98\\u0190t\\x97\\xa4\\u0165i\\xf1\\x9e\\xcdUu\\xba\\xed`\\xa3\\x98^t\\u0183\\u0132c\\x97\\xb7\\x7f\\xdbLO\\x8b\\xbd\\x8as\\xe7\\xa5Ts{\\u0103\\\\_\\xbb\\x99k\\xcf\\x8a\\xb1q\\xa9\\x90\\u010di\\x8d\\xec\\u0109|\\xcdI\\x83\\xa5\\u0107\\xa5\\x9b\\x80]\\xaa\\xa7D{\\x81\\u015d\\u0156\\xc9R_s\\xffc\\xb3\\u012a\\u014d\\x9b\\u01bf\\xce\\x91\\x9b\\xa7p\\x9b[\\u0109\\x86\\x9bc\\xafbKm\\x9bR\\xa5{\\xb3\\x84Z\\x86e^\\x8e\\x8cwx\\xb9d\\u01bd\\xc5\\xbd\\xf4\\x8dIg\\xa0\\xa7M\\u0115\\xa0\\u01b9\\u0134\\xbf\\x97\\u01e3\\xdc\\xcd\\x83]\\x8b\\xdd\\x96\\x81]sn\\xe5A{\\x8be\\x8c\\u01ad`\\u01fb\\u014a\\u013f\\\\\\u0133\\u016c\\u0171\\x94Y\\xc2\\xff\\xacj\\u0116q\\x8e\\xdfb\\x8a\\xb8\\x95L\\xab\\xb8\\xa9@\\u011b\\u0100\\xa9\\xea\\xb6\\xec\\xc0EH|\\xb4bR\\u013e\\x9e\\x96\\xd3\\xb6r\\xc0Q\\xfe\\x8bvl\\xae\\xd5\\x82E\\x98Tz\\xdcdb\\xa0\\x98hw\\xa4{LR\\x84\\x83d\\x93c\\x8bb\\xaf\\x8b\\xd9Vg\\x9c\\x82\\u019c\\xdfz\\xc3\\xf4\\xec\\xae\\x8d^j\\x90U\\x90\\xe8X\\xce\\x96|U\\xe4\\xcc\\xbbrK\\x8e\\\\\\x8c\\xaaN\\x91\\xbcpZC\\xfc\\x86VY\\x86\\x86\\xa4\\u0243Ri^rP\\u0147\\x92T\\xd6}|br\\xb0q\\u0148b\\u011a\\xb0\\xaai\\u01b6GQ\\xbe\\xb2\\x84x\\xa6P\\x9cml\\u015c\\x91[\\x81\\u0124\\xa1\\u039es\\u0126\\x9f\\xd4\\xcf\\xe2\\\\\\xaa\\xda\\u0152U\\\\f\\x85\\xa2N\\xb2\\xa7x|\\xa4\\xa7\\x84x\\u0114sZP\\xf2\\u029b\\xb2S\\xd0qF`\\xaa\\x84V\\x83\\xde\\u015c\\u0136\\u01a8VZ\\x8c\\xccL`\\x88\\xa2d\\u0150Iqr\\\\\\x90o\\xe4\\xf5\\x96F\\xce\\xb7\\xa4\\xbb\\u0176\\xd7h\\xb9]Cl\\xd9\\x80\\\\\\xa6\\u010f\\xcc\\u012f\\xac\\u0159tT\\u04fa\\u0199gQ\\xc7\\xd3H\\u0163\\u0112\\x94\\xb4\\xc3bE\\xc4lb\\u0294C\\x94|C\\x88\\u016e\\x90\\x88\\x90k\\x84\\u01ae[\\u02bc\\xac\\u0148\\x9c\\xb4K\\u016e\\xc8\\u03b0\\xcc\\u012a\\xb6\\u01b6l\\xf0\\x94\\u013cA\\x86TUvdT\\x8aG\\x86\\xba\\u033c\\x8a\\xd4\\x80\\x8cs\\xcaD\\xd4\\x84veOg\"]],encodeOffsets:[[[105308,37219]],[[95370,40081]]]}},{type:\"Feature\",id:\"640000\",properties:{id:\"640000\",cp:[106.278179,37.26637],name:\"\\u5b81\\u590f\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@K\\xeb\\xc0\\u0119\\u011e\\xabO\\u0119\\u023f\\u0215\\x9f\\u0131]\\u0149\\xa1\\xe5\\u012f\\xd5\\xd4\\xab\\u01f4\\xf5\\u01aa\\x99\\u011aQ\\xd0Zhv\\xa0K\\xb0\\x9b\\xf6q\\xc0\\xd1\\x90S[\\xc3\\xd6H\\u0196\\u010d\\x8f\\xcb\\x87nL]\\xfbc\\x85\\xd9\\xdf@\\x82\\x93\\u011d\\x91\\xbe}w\\xbb\\xbb\\x8bo\\u0123F\\xb9\\x9c\\xbb\\x8fk\\xcc\\xcf\\x7f\\xb7{zP\\x83\\xa7B\\xad\\xa2\\xedy\\xc5t@\\x83\\x9d@\\xe1\\x9a]Yv_ss\\u0123\\xbci\\xdf\\x81\\x94\\u013bL\\xbe\\u0121sKD\\xa3\\xa1N_\\x85\\x93\\x98X\\x8d\\xb8}B\\x7f~Hai\\x88\\x99\\x7f\\xc5f{\\xabx\\xbbge_bs\\x93KF\\xaf\\xa1Ix\\x99mELc\\xffZ\\xa4\\xad\\u0122\\x91\\x83\\xdd\\x9csuBL\\xf9\\x95t\\x86\\x9d\\x8cYd\\x90\\x88mVtNmtOPhRw~bd\\x85\\xbeq\\xd0\\\\\\xe2\\xd9H\\x81\\\\bImlNZ\\x9f\\x7f\\xbblo\\x83\\x9fqlVm\\x96G\\u0101\\xa7~QCw\\xa4\\x99{A\\\\\\x8f\\x91PK\\x8f\\x9fNY\\x87\\xafbF\\x87kC\\xa5\\x92sk\\x8b\\x8as_\\xc3\\\\\\u0103\\xab\\xa2\\u0127kJi\\xafr\\x9brAh\\u0139\\xfb\\xe7\\xa3CU\\x87\\u0115\\u010a_\\xd4\\x97Bix\\xc5\\xd9\\x8f\\u0104n\\xaa\\xd1aM~\\u0127p\\x81Ou\\xa5s\\xeeeQ\\xa5\\xa4^dkKwlL~{L~\\x96hw^\\x82\\xf3f\\u0107\\x83KyE\\x8c\\xadK\\xadzu\\xd4\\xa1qQ\\xa4xZ\\xd1\\xa2^\\u013c\\xf6\\xdc\\xbeEp\\x9e\\xb1\\xe2b\\xca\\xd1\\xc6^fk\\xac\\x85NC\\xbe\\x91\\x8c\\x93Y\\x81pxbK~\\xa5\\x8ee\\xd6\\x8e\\x8c\\xe4Blt\\xbf\\u0110\\x8dx\\xbdI[\\u0112\\u01d9\\x8cW\\x9e\\x8bf\\xbb\\u012c}d\\xa7d\\xb5\\x8d\\xf9Eu\\x90j\\xa8\\x82I\\xc6\\xa2\\xa5dX\\xaa\\u0185x\\xbf]mt\\xcfw\\xdfR\\u0136\\x8cX\\xa2\\u034ev\\xc6z\\u0182Z\\xf2\\xae\\u01e2\\xcc\\u0286Cr\\xe2\\xbaM\\xdez\\x9e\\xc6M\\xd2\\x94\\xca\\xd3\\u014aZ\\xc4\\xbe\\x96r\\xb0\\x9d\\xce\\xae\\u0208m\\xaa\\xb2\\u0108U\\xaa\\u011a\\xee\\x81\\x88\\xf8\\xba\\x88\\u012e\\xa6\\xcc\\u0118k\\x84^F\\u0142\\u012ch\\u011ai\\u0100\\u0116\\xbei\\u0130bj\\xd5\"],[\"@@mfw\\x7f\\u011bwMr\\u0162\\xaav@G\\x89\"]],encodeOffsets:[[[109366,40242]],[[108600,36303]]]}},{type:\"Feature\",id:\"650000\",properties:{id:\"650000\",cp:[85.617733,40.792818],name:\"\\u65b0\\u7586\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@Q\\xd8\\u0114\\xb2X\\xa8\\x94~\\u01d8B\\xbaj\\u0290\\xdf\\xd8vK\\x94\\u0194X\\xa8v\\u010aO\\x9e\\xc3\\x83\\xb7\\xa2i@\\x81~c\\x97\\x87\\u011de_\\xab\\x94E\\x9a\\x93}Qxg\\u026a\\xeb\\xcf\\xc3@s\\xc5yXo\\u0156{\\xf4\\xab\\u0178uX\\x85\\xea\\x95\\xcef`\\x8d\\x9cC\\x82\\x81\\x7f\\xb9\\xc2\\xff\\xd0G\\u012e\\xd5\\u011eX\\u016a\\u014d\\u0178M\\u017a\\xc8\\u01baQ\\xe8\\u013d\\xf4e|\\xbf\\u01b8JR\\xa4\\u0118EjcU\\xf3\\xba\\xaf\\u0128_\\u0158\\xc1\\x8fM\\xaa\\xf7\\xd0\\xa5O\\xe9\\xc8\\x87\\x8d\\xbf\\xd6\\u011f\\u01e4\\u01f7\\xc2F\\xd2\\x87z\\xc9x[]\\xad\\u0124\\u011d\\x89\\u0153\\xa6EP}\\xfb\\u01a5\\xe9\\xbf\\u0130\\u01b7T\\u0117\\u01ab\\u0153\\u0155\\u0185\\x99\\u01b1B\\xbb\\u0110\\xb1\\x92\\u0113O\\x85\\xa6E\\x96\\x95}\\x91`c\\u023ar\\u0126\\xe1\\u0156u\\xd2\\x9e\\xaa\\xab\\u0132\\x87\\u03c0d\\u01ba\\xcf\\xd8Z\\u01b4w\\u0284\\xa4\\u0116G\\u0110\\x99\\u01c2Z\\u0136\\x83\\xe8H\\xb6}\\xdaZ\\u05e6\\u02a5\\u012a\\xef|\\xc7\\u0126M\\u0154\\xbb\\u0130\\u011d\\u01c8\\x8b\\xec\\xa5\\u0392\\x9cba\\xad\\xaf\\xa5\\u01d5\\u01dak\\u0106\\u0175\\u0126\\u0251\\u013a\\u01afx\\u016b\\u0414\\u0335n\\u01a1\\u0283\\u013d\\xe1\\xbdM\\xbb\\x8d\\x9b\\xf2mq\\xf3\\u0158\\u011d\\u010d\\xcb\\xbe\\u0103C\\x85\\u0107\\u0101\\u01bf\\xdd\\u027d\\xa9\\u01f1\\u0145\\xb9\\u0111\\xa5\\x98\\xb3\\xf0Lr\\xc1\\xae\\u0271\\u0115\\u0123\\u0149\\u01fb\\x81\\u030b\\u0225\\u01a1\\u017b\\u01db\\u0221V\\xef\\xb9\\u0147\\u06e9\\xfbk\\u0257\\u0121\\u0181\\xa7\\u0287\\u0117\\u0315\\u0129\\u0169\\u01bd\\u014d^\\u0195\\x8aUv\\xa3\\u0181Q\\xef\\x93\\u01b5k\\u014f\\xbd\\u0389\\xc3\\u016d\\xc7\\xb3L\\u0147\\x9b\\u02bb\\xab\\u01ad\\\\l\\x83\\x87\\x8f\\u016d\\x8fD\\x87\\x93{\\u0293DkaF\\xc3\\xc4a\\x93\\xb3\\u0164\\u0111\\xd4GR\\xc8\\u019ahS\\u04f9\\u015as\\u0130\\xab\\u0110\\xcb[\\xa5\\xda\\x7fDk\\xba^\\xd8g\\xbc\\u0175\\xb8\\xa3E\\xcd\\xf6\\x95\\x80\\u016f\\u0149T\\xa1c_\\x87\\xcbKY\\x8b\\u01a7U\\u015b\\u0135\\x84\\xdd\\x83U_\\xa9rET\\xcf\\u029c\\xb1O\\xf1tYw\\u0113\\xa8\\x83{\\xa3\\xa8uM\\xb3x\\xbd\\u015fL\\xa9\\xd9\\xe1[\\xd3\\xd0\\u0125\\xa0\\u039dt\\u0123\\xa2\\\\\\x82\\u015b\\x92nkO\\x9bw\\xa5\\xb1\\x83T\\xbb\\u01b7F\\u026f\\xe0\\u0129\\xde\\xe1B\\xb9\\xc6\\x8d\\x85\\xd1Uw\\x84\\u0155\\x8a\\x8d\\x9e\\u013dw[\\x93mG\\xbd\\xc8\\xe5~\\x87\\xc6\\xf7Qy\\x8a\\u011bCFm\\u012dZ\\u012b\\x97\\u0175V\\xc1\\x99\\u01bfQ\\u019b\\x97\\xfbXS\\xb2\\x89b\\xbdK\\xcf\\xbd\\u0109S\\x9b\\xa9\\u0177X\\u0115\\x9f{\\x8e\\u0115K\\xb7\\xa5\\u0197cqq\\xa9f\\xbf]\\x87\\x8d\\xdfD\\xf5\\x8dU\\xb3h\\x97\\xad\\x81g\\xcb\\xc7\\xef\\u0123\\xc9\\u024bw\\x93k\\xaf\\xed}I\\xb7\\x9a\\u0153bm\\x9c\\xc9\\x96\\u0159\\x9b\\u012bJ\\u0265\\u013b\\u02c1\\xd7x\\x81o\\x9b\\u0279\\u012b\\x87l\\x95c\\x85\\xa4\\xb3X\\xf9]\\x91\\x99\\u01c5A\\xbfw\\u0349\\xec\\xa5w\\xc7N\\xb7\\xc2\\xcbn\\x8f\\u01be\\u018dd\\xc7\\xa7\\u0111\\xae\\u019dv\\x95Um\\xa9\\xb3G\\\\\\x93}\\xb5\\u013f\\x87Qy\\u0179\\x8fl\\u0103\\x93\\x9b\\xb5Ew\\x89\\u01c7Q\\xbdy\\u018bBe\\xb6\\u014b\\xc0\\u016f\\x87o\\x9e\\xa5A\\x97\\x98\\xc9w@\\x95{Gpm\\xbfA\\u0133\\x86\\u017dKLh\\x8d\\x88\\xb3`\\xf1c\\xcbtW\\x82\\xb1\\xbb\\xd5S\\x89\\xeb\\xfc\\xff\\u010fD\\x87u\\\\www\\xf9\\xb3\\x97V\\x9b\\x8dL\\u0155\\x83OM\\x8d\\xcbGh\\x81\\xa3\\xf5P\\xa1\\x99er\\x8d\\x99\\xcfd{\\x93\\x87\\u0121W\\xc1\\x85\\u010d|\\x7fy\\u0161g\\x9d^\\u011fy\\xc1z\\xd9\\x7fs`\\x97s|\\xc9\\xe5\\xaa\\xc7}m\\xa2\\u0143\\xa8`x\\xa5\\x92\\xf9^\\x95}\\x83\\xcc\\xa5H\\xab\\x89Y\\xaa\\u0185\\x94A\\xd0\\xb9n~\\u017a\\xaf\\x9af\\xa4\\xe1\\xc0z\\x84g\\x8a\\xc7DI\\xd4\\x9d\\xb4A\\u0148\\u0100\\xd2\\x84\\xb6\\xfbEYosp\\xf5D[{\\xf9\\xb0]u\\x9bJq\\x8d\\x95U\\x95|So\\u010bx\\u0163[\\xf5\\xd4\\u0125k\\u014b\\xde\\u016dZ\\xcb\\xba\\xf3Y\\xcb\\xfc\\u010brw\\xa0\\x80\\xdekr\\u0165\\xcb\\xbfXG\\x8f\\xc9b\\u0159aD\\xfc\\xb7\\u0112\\xf7A\\xc3\\xaa[\\xc4\\xe4\\x80I\\xc2\\xaeB\\xd5\\u0110\\x98\\xde_\\xa2\\u0101\\u0120p\\x8a\\xdb\\xc4\\u0209\\u0116\\u0121DK\\x9dwb\\x9dm\\x87\\xc4N\\xf4\\x87\\x8af\\x9c\\u01abV\\xc9vi\\x86\\u01f3\\x97H\\x91\\x8bQ\\xb5\\xe2F\\x9a\\xf9\\x7f\\xad\\xc2\\u0153\\xb3\\x8d\\xa6{YG\\x9e\\x83d\\xa2\\u011a\\xdcO\\xa0\\x84\\x80{\\xd6\\xa6\\xde\\xcd\\xc0P\\x8c^b\\x96\\u01be\\x8al\\x8e[\\x84vt\\xd7\\u0108\\xcdE\\xcb\\xa8\\xa1\\u0110~\\xb4\\xee\\xb8\\xf9\\xceh\\x80u\\xe8`\\xb8\\x9fH\\xd5\\u0154V\\xbaw\\u0120\\xe2\\xe2W\\xf2\\x87@{\\x9c\\xd9N\\xdd\\xb4\\u0259\\xb2\\u0215n{\\xbf\\xa5{l\\x97\\xf7e\\xe9^e\\x92\\u010f\\x88Xj\\xa9\\xee\\\\\\xaa\\xd1\\xf2\\x98\\xdc\\xecc\\\\\\xfcq\\x88\\xd5[\\x81\\u010c\\xa1xo\\xc2\\u010b\\xaab\\xd8\\xad\\x8c\\xf8|\\x80\\xb6\\u0234Zd\\xc6\\xc2\\x9ao\\u0144\\xe9\\x8cG\\x9a\\\\\\x94\\xbc\\x90C\\xb0\\xcc\\xc6\\x81n\\xb4nx\\x9a\\xcaO\\u0128\\x92\\u016a\\x81\\u01b4\\u0138\\xa2\\xb8\\xf2Tx\\xca\\u01eaM\\u012b\\u011e\\x98\\xd6\\u0172\\xc3\\u024eOv\\x88\\u02a6\\u01a2~F\\x8e\\x87R\\u011b\\xf2\\x97\\xbf\\u0121~\\xe5\\u014a\\x9c\\xfa\\x89N\\x9a\\x9e\\x9a\\xb8q\\x8e\\x92\\u0118[\\u0114\\xb6\\xc2\\u0107n\\x90\\xd2P\\u0112\\xdcv\\xfa\\u0100\\xcab\\xd6{\\xc4\\xee\\xb8~\\u0154\\xfcnp\\xa4\\xc2H\\xbe\\x9c\\u0104Y\\xd2\\xa9\\xcaf\\xbam\\xd4\\x88\\u0118cDo\\u012cM\\u016c\\x92\\x98S\\xa4\\x84s\\xb2\\x82\\x94\\u0298\\xda\\x86\\u017e\\u0202V\\u0166\\xa0\\x96\\x8e\\xe8W\\xb0\\xaaB|\\u0132X\\u0154\\xfe\\xc8J\\u0126\\xc6\\xe6F\\u011a\\xea\\x8aY\\u0102\\xaa\\u0102]\\xf8\\xaa\\u0156N\\xde\\xfcA\\x80\\x92f\\u0268J\\x80\\x98\\xaf\\xcerDD\\x9a\\u0124\\x80`\\x80mz\\\\\\x84\\xa7~D\\xac{vJ\\x90\\xc2\\x98\\xabl\\xb5\\u0102b\\x96\\xa4p\\x80\\u014c\\u0170N\\u0104\\xa8\\u010aXW|\\u0173\\xa0\\xbf\\xbe\\u0244\\u0126\\u0190MT\\x94\\x87\\xf2P\\x98\\xf7f\\xd8\\u0136K\\xa2\\u021d\\u02d4S\\xf4\\xb9\\xf2E\\xf0\\xad\\x94`\\u0196\\xbd\\u01d2\\xc2\\u0148\\xd7\\xe4\\u0131\\x96\\xa7\\u0124\\u019d\\xa7C~\\xa1\\x82hl\\xe5\\x82\\u01fa\\u0166\\u015ek\\xe2\\x92~}\\x8eF\\xf8\\xe0\\u0132a\\u011e\\x82f\\x90\\u01a0\\xa5\\x8e\\x84\\u0154d\\x9e\\x98\\xaeU\\xb8\\x88\\u017aX\\x9cv\\xa2a\\u0186\\xfa\\u016at\\u0160\\u0173\\u01a0jd\\x95\\u01ba\\x8a\\u01ba\\xc5\\xecnrh\\\\\\u013a\\xaf\\xe4\\u025d\\u0126]\\xe8p\\u0104\\xa6\\xb4L\\u019e\\u012c\\x8a\\xb4\\u01a4\\u01ec\\u02fc\\u0112\\u0278\\xa4r\\xba\\u01fc\\xb2\\xa8z\\xccP\\xf0\\u0140b\\xfe\\xb9\\u013cD\\xa2\\xb9\\x9c\\\\\\u011c\\xd1\\u015a\\x9f\\xb6Z\\u0184\\xb3\\xe0j\\u0128o\\xe2\\x8a\\u0234L\\xca\\x89\\u022e\\x8c\\u0110\\xad\\u011a\\u0103\\x8e\\xc0\\xeaZ\\u01da\\u0150\\xa4q\\u0202\\\\L\\xa2\\u014c\\u0130f\\xc6s|z\\xbae\\xaa\\xd9\\xe6\\xa7\\u03a2{\\u0100\\xb4\\u0190\\xda\\xac\\xa8\\u0134\\xe0\\xb2\\u0142h\\u02baK\\xde\\xba\\xd6T\\x8ai\\u01a2\\xbe\\xaa\\xec\\xb0`\\xf6\\xf8u\\xae\\xca\\xbe\\xe3\\xd8\"],encodeOffsets:[[88824,50096]]}},{type:\"Feature\",id:\"110000\",properties:{id:\"110000\",cp:[116.405285,39.904989],name:\"\\u5317\\u4eac\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\u013dO\\xc1\\x9b\\xfbt\\u0177mi\\xcdt_H\\xbb\\u0128\\xb1d`\\x8a\\xb9\\xad{bw\\x85Yr\\x93\\xb3S]\\xa7\\xa7o\\xb9\\x80qGtm_S\\u0167\\x80\\x93oa\\x9b\\x8bFLg\\x91QN_\\x95dV\\x9d\\x80@Zom_\\u0107\\\\\\xdf\\x9ac\\xc2\\xb1x\\xafo\\u0153Rcfe\\x85\\xa3\\x92o\\xa7\\xcbgTo\\xdbJ\\xed\\u0114\\xf3u\\x85|\\x7fwP\\xa4\\x99Xn\\x90O\\xa2\\xc9\\x88\\u0166\\x90\\xafrN\\xc4\\u0101\\xa4z\\xe2\\u0156\\xc8Rp\\u0162Z\\x8a\\x9c\\xda{G\\x8arFt\\xa6\\xd2x\\xa7\\xf8\\xb9R\\xf3\\xe4V\\xa4\\x9dXd\\x88\\u017c\\xe2\\xbaWbw\\u015a\\xa8Ud\\xaeb\\xea\\u0146\\xbe\\x91jn\\u014eG\\u0143\\u0176\\x8anz\\x8d\\xdaSe\\xee\\u011cZ\\x90cz\\xee\\xbei]\\xcd\\x9c\\x99Qa\\xfa\\xcd\\xd4i\\xfe\\u0129\\u0228W\\u0122\\x8b\\xfc|\\u0116u[q\\x8db[swP@\\xc5\\u011fP\\xbf{\\\\\\x87\\xa5A\\xa8\\xcf\\x91\\xd1\\xa8\\x8dj\\xaf\\x8aX\\\\\\xaf\\x9cMK\\x91pA\\xb3[H\\x85\\u012bu}}\"],encodeOffsets:[[120023,41045]]}},{type:\"Feature\",id:\"120000\",properties:{id:\"120000\",cp:[117.190182,39.125596],name:\"\\u5929\\u6d25\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@\\u016cgX\\xa7\\xdc\\xabE\\x85\\xb6F\\xcc\\x87\\x7f\\x93\\xacO_\\x99\\xefl\\xc1g\\x93z\\xb1AXe\\x99\\xb5\\xc4\\u0135{\\x8f\\xb6]gitg\\x9aIj\\xb7\\x9b\\xa5\\xeeakS\\x80\\x89\\xa8\\xd0\\u018ek}\\u0115{gB\\x97qGf{\\xbfa\\x86U^fI\\x93\\u01b0\\x8b\\x90\\xb3\\xf5{Y\\x83\\u0131\\xebN\\u013f\\x9ek\\xa9\\xef\\xcbZ\\u014f\\x91R\\xa7\\xf2oY\\xd7\\xd3gc\\x85\\u0125s\\xa1b\\u0121\\xab@dek\\u0105I[nlPqCnp{\\x88\\u014d\\xb3\\x9d\\xb0`\\x90{PNd\\u0197qS\\xc4\\u013bNN\\xe2yj]\\xe4\\x9e\\xd2D\\xa0\\u012cH\\xb0\\xc6]~\\xa1HO\\xbe\\x8cX}\\xd0x\\x8cgp\\x93gW\\x88rDG\\x88\\x8cp\\xf9\\x82\\x8a^L\\x82\\x8f\\x88rzWx\\x88Z^\\xa8\\xb4T\\\\|~@I\\x89z\\x83\\x96b\\u0124\\x8b\\x9cje\\u010a\\xaaz\\xa3\\xae\\u0114v\\u011b\\x80L\\x86mV\\xbe\\xd4_\\xc8\\x94NW~zb\\u012cvG\\x86\\xb2ZmDM~\\x94~\"],encodeOffsets:[[120237,41215]]}},{type:\"Feature\",id:\"310000\",properties:{id:\"310000\",cp:[121.472644,31.231706],name:\"\\u4e0a\\u6d77\",childNum:6},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@\\u0267\\u01b0\\xacEp\\x81\\u01b8\\xc1x\\x9dc\\x87\"],[\"@@\\xa9\\x84\\xaa\\x83\"],[\"@@\\x94MA\\x8b\\x91\\x9a\"],[\"@@Qp\\u0130\\x81E\\xa7\\xc9C\\x8d\\xbe\"],[\"@@b\\u015d\\xd5\\x95\\xd5E\\u0223\\xda\\u01a5\\xea\\x8fIm\\x81\\u0247\\u01e6\\xe8\\xdc\\u0120\\x8c\\xda\\x8f\\x9e\\xc3\\u018c\\xc3\\u034e\\xf3\"],[\"@@\\u01dc\\xfb\\u022c\\u024b\\x8a\\u016d\\x99\\xd7^\\x89sY\\x8f\\x8c\\u024dD\\u014b\\x91\\u017d\\u0105\\xf1CG\\xb2\\xab\\xaa\\u010d@h\\x96_p\\xafA{\\x87oloY\\x80\\xac\\x7fj@\\u0132\\x8d`\\x95gQ\\xda\\x9bhr|\\u01c0^M\\u0132vtbe\\xb4R\\xaf\\xd4\\xac\\xa8Y\\x8e\\xf4\\xa4r]\\xec\\x86\\u01ac\\u012f\"]],encodeOffsets:[[[124702,32062]],[[124547,32200]],[[124808,31991]],[[124726,32110]],[[124903,32376]],[[124438,32149]]]}},{type:\"Feature\",id:\"500000\",properties:{id:\"500000\",cp:[107.304962,29.533155],name:\"\\u91cd\\u5e86\",childNum:2},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@vjG~nG\\u0158\\u016c\\u0136\\u0202\\u0180\\u01be\\xb9\\x90\\x81\\xb8\\xd8\\xceez\\u0106T\\xb8}\\xea\\xd0\\x96qH\\x9f\\xf0q\\u0116\\xe4\\x92\\x8a\\xa5^C\\xc6\\x92Ij\\x96\\xb2p\\x85\\\\_\\xa0\\xe6\\xfcY|\\x9d[Yx\\u018a\\xe6u\\x9e\\xb0xb\\xae\\x85\\x90\\u0170b@~\\xa2NQt\\xb0\\xb6\\x82S\\xe6\\xa0\\x93\\xca~r\\u01c9\\u0114\\xeb\\u011a\\xa2~\\x9auf`\\x91\\x82\\x86fa\\x82\\u0114J\\xe5\\u010a\\x84n\\xd6]\\x84j\\u018e\\u0107\\xca@\\x8a\\xa3\\xbea\\xae\\xa3\\u0170{\\u0176\\u0115F\\x8b\\xe8gLk{Y|\\xa1\\u011cW\\u0194t\\u01ac\\x7fJ\\xd1xq\\x8b\\xb1\\u0122N\\xb4\\x89\\xf2K\\x89\\x99\\x96L\\xc8\\xc3\\xbcD|s`\\u014b\\x92\\u0107]\\x83\\xc3\\x89`\\u0111\\x8cM\\xfb\\u01b1\\xbd~Y\\xb0\\u0127`\\u018f\\xedW\\x89\\xbdeI\\x8b\\xbd{a\\x9f\\x91OIr\\xcf\\xa1\\u0115\\u0147a\\x86p\\x86\\xb5\\xdc\\u0185\\u0121\\x91\\x9c^\\xd6\\xdbb\\xd9\\x7f\\u017d\\u014fml\\xbdS\\x8b\\xeaqDu[R\\x8b\\xe3\\xcb\\xbb\\x86\\xffw`\\xbby\\x91\\xb8_\\u013a\\u0119}\\xf7`M\\xaf\\u010bfCV\\xb5q\\u0149\\xf7Z\\x95gg\\x93\\x8c`d\\xbdpDO\\x87\\xce\\x81Cn\\x9c^uf\\xb2\\xe8nh\\xbcWt\\u018fxRGg\\xa6\\x85pV\\x7f\\x84\\x86FI\\xb1\\x8eG^\\x8cIc\\xb4ec\\x87\\x92G\\x95\\u0139\\xde\\xbds\\xeb\\u012c\\x84h\\x98xW\\x82}K\\xd3\\x88e\\x7f\\xadXsbk\\x94F\\xa6\\x9bL\\x91\\xd8gTk\\xef\\u01b5N\\xef\\xb6}Gy\\x93w\\\\o\\xf1\\xa1nm\\u0108zj\\x9d\\x9f\\x95@\\x99\\xd3c\\xa3\\xbbW\\u0103\\xb9\\xd3j\\x93_m\\xbb\\x88\\x8d\\xb9\\xb7~Mv\\xdbaq\\x9c\\xbb\\xad\\x89\\xea\\x9c\\x92\\\\\\xc2oVn\\x8e\\xd3\\xd8\\xcd\\x99\\xb2\\xab\\x8d\\x8bbq\\xbfe\\x81fE\\xa0\\x84\\x80\\x8b\\u011c\\x90^Q\\x9e~\\xa0\\xc9v\\xfd\\x87\\u015f\\xa4\\xb2\\u012e\\x89pE\\u0130}zc\\u013a\\x83L\\x8b\\xbd\\x87\\x9a\\xbfg\\xc5\\x86\\x9b\\xa1\\xfdE\\xa1ya\\xa3\\xb3t\\\\\\xa8\\x8f\\\\v\\xfa\\xbb\\xbc\\xa7\\xb7\\xd1r\\x8f_o\\xd2\\xfd\\xa5u\\x82\\x95_n\\xbb_\\x83\\x95At\\xa9\\x7f\\x81\\xde\\xc5\\xb1\\u0101\\xa7IVe\\xeb\\x83Y}{VP\\xc0\\x81FA\\xa8\\u0105B}q@|Ou\\x97\\\\Fm\\x89QF\\xdd\\x85Mw\\x98\\xe5}]\\x95\\x80\\x9d|Fm\\xcf\\x8bCa\\x83w\\x8cu_p\\x97\\xafsf\\xd9gY\\x85DHl\\x81`{QEf\\x8fNysB\\x8a\\xa6zG\\xb8rHe\\x82\\x84N\\x7f\\\\Cv\\x7fEs\\xd0\\xf9\\xdc_\\xb7\\xd6\\u0109saQ\\xaf\\x80}_U\\x87\\x86x\\xc3\\u0111\\x8aq\\x9b\\x81NH\\xac\\x95\\xc4d^\\xdd\\u0170R\\xac\\xe3\\xb0we\\u0107JE\\x9e\\xb7v\\xdd\\xb7Hg\\x83\\x82\\xe9FXj\\xc9\\xea`|y\\x8cpxkAw\\x9cW\\u0110pb\\xa5eOsmzwqCh\\xf3UQl\\xa5F^laf\\x8ban\\xf2sr\\x9bEvfQd\\xc1UVf\\x97\\xcev\\xdc^ef\\x88tET\\xac\\xf4A\\\\\\x9c\\xa2sJ\\x8enQTjP\\xd8\\x88x\\xf8K|nBz\\x89\\x84\\x9c\\u011e\\xbbLY\\x82\\x85FDx\\xd3\\x84vr\\x93[eh\\u013e\\x9a\\x95vN\\x94\\xa2o\\xbeNi\\xc2xGp\\xe2\\xac\\x90z\\x9bbfZo~hGi\\x92]\\xf6F|\\x89|Nb\\x87tOMn\\xa0eA\\xb1\\x8a\\x9dtPT\\x87LjpYQ|\\x86SH\\x86\\x86Y\\u0100xinzDJ\\x80\\xccg\\xa2v\\xe0\\xa5Pg\\x89_\\x96\\xc7zII\\x8b\\x80II\\x95\\x84\\xa3\\xaeS\\xac\\x84\\xd8s\\xce\\xbc\\x90\\xa3\\x8cN\"],[\"@@ifjN@s\"]],encodeOffsets:[[[109628,30765]],[[111725,31320]]]}},{type:\"Feature\",id:\"810000\",properties:{id:\"810000\",cp:[114.173355,22.320048],name:\"\\u9999\\u6e2f\",childNum:5},geometry:{type:\"MultiPolygon\",coordinates:[[\"@@AlBk\"],[\"@@m\\x8en\\x8d\"],[\"@@EpFo\"],[\"@@ea\\xa2pl\\x8f\\xb8E\\xf5\\xb9\\x87hj[\\x83]\\xd4C\\xce\\x96@\\x8flj\\x98\\xa1uBX\\x9f\\x85\\x81\\x95\\xb4\\x8bAI\\xb9\\x90\\x85[\\x8byDU\\x88]W`\\xe7wZkmc\\x96\\x85M\\x9b\\x9ep\\x80\\xc5v\\x9b}I\\x8boJl\\x8dca\\x83f\\u0143\\x91K\\x8e\\xb0\\xe4\\xacXJm\\xd0\\xa0\\u0111hI\\xae\\xe6\\xd4tSHn\\x80E\\x88\\x84\\xd2r\\xc8c\"],[\"@@rMUw\\x87AS\\xae\\x80e\"]],encodeOffsets:[[[117111,23002]],[[117072,22876]],[[117045,22887]],[[116975,23082]],[[116882,22747]]]}},{type:\"Feature\",id:\"820000\",properties:{id:\"820000\",cp:[113.54909,22.198951],name:\"\\u6fb3\\u95e8\",childNum:1},geometry:{type:\"Polygon\",coordinates:[\"@@k\\xcad\\x90\\xb0\\xe5\\xa7s\"],encodeOffsets:[[116279,22639]]}}],UTF8Encoding:!0}):n(\"ECharts Map is not loaded\"):n(\"ECharts is not Loaded\")})?i.apply(t,r):i)||(e.exports=a)},function(e,t,n){var i=function(e){\"use strict\";var t=Object.prototype,n=t.hasOwnProperty,i=\"function\"===typeof Symbol?Symbol:{},r=i.iterator||\"@@iterator\",a=i.asyncIterator||\"@@asyncIterator\",o=i.toStringTag||\"@@toStringTag\";function s(e,t,n,i){var r=t&&t.prototype instanceof c?t:c,a=Object.create(r.prototype),o=new w(i||[]);return a._invoke=function(e,t,n){var i=\"suspendedStart\";return function(r,a){if(\"executing\"===i)throw new Error(\"Generator is already running\");if(\"completed\"===i){if(\"throw\"===r)throw a;return M()}for(n.method=r,n.arg=a;;){var o=n.delegate;if(o){var s=x(o,n);if(s){if(s===u)continue;return s}}if(\"next\"===n.method)n.sent=n._sent=n.arg;else if(\"throw\"===n.method){if(\"suspendedStart\"===i)throw i=\"completed\",n.arg;n.dispatchException(n.arg)}else\"return\"===n.method&&n.abrupt(\"return\",n.arg);i=\"executing\";var c=l(e,t,n);if(\"normal\"===c.type){if(i=n.done?\"completed\":\"suspendedYield\",c.arg===u)continue;return{value:c.arg,done:n.done}}\"throw\"===c.type&&(i=\"completed\",n.method=\"throw\",n.arg=c.arg)}}}(e,n,o),a}function l(e,t,n){try{return{type:\"normal\",arg:e.call(t,n)}}catch(i){return{type:\"throw\",arg:i}}}e.wrap=s;var u={};function c(){}function d(){}function h(){}var f={};f[r]=function(){return this};var p=Object.getPrototypeOf,g=p&&p(p(S([])));g&&g!==t&&n.call(g,r)&&(f=g);var m=h.prototype=c.prototype=Object.create(f);function v(e){[\"next\",\"throw\",\"return\"].forEach((function(t){e[t]=function(e){return this._invoke(t,e)}}))}function y(e,t){var i;this._invoke=function(r,a){function o(){return new t((function(i,o){!function i(r,a,o,s){var u=l(e[r],e,a);if(\"throw\"!==u.type){var c=u.arg,d=c.value;return d&&\"object\"===typeof d&&n.call(d,\"__await\")?t.resolve(d.__await).then((function(e){i(\"next\",e,o,s)}),(function(e){i(\"throw\",e,o,s)})):t.resolve(d).then((function(e){c.value=e,o(c)}),(function(e){return i(\"throw\",e,o,s)}))}s(u.arg)}(r,a,i,o)}))}return i=i?i.then(o,o):o()}}function x(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,\"throw\"===t.method){if(e.iterator.return&&(t.method=\"return\",t.arg=void 0,x(e,t),\"throw\"===t.method))return u;t.method=\"throw\",t.arg=new TypeError(\"The iterator does not provide a 'throw' method\")}return u}var i=l(n,e.iterator,t.arg);if(\"throw\"===i.type)return t.method=\"throw\",t.arg=i.arg,t.delegate=null,u;var r=i.arg;return r?r.done?(t[e.resultName]=r.value,t.next=e.nextLoc,\"return\"!==t.method&&(t.method=\"next\",t.arg=void 0),t.delegate=null,u):r:(t.method=\"throw\",t.arg=new TypeError(\"iterator result is not an object\"),t.delegate=null,u)}function b(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function _(e){var t=e.completion||{};t.type=\"normal\",delete t.arg,e.completion=t}function w(e){this.tryEntries=[{tryLoc:\"root\"}],e.forEach(b,this),this.reset(!0)}function S(e){if(e){var t=e[r];if(t)return t.call(e);if(\"function\"===typeof e.next)return e;if(!isNaN(e.length)){var i=-1,a=function t(){for(;++i<e.length;)if(n.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=void 0,t.done=!0,t};return a.next=a}}return{next:M}}function M(){return{value:void 0,done:!0}}return d.prototype=m.constructor=h,h.constructor=d,h[o]=d.displayName=\"GeneratorFunction\",e.isGeneratorFunction=function(e){var t=\"function\"===typeof e&&e.constructor;return!!t&&(t===d||\"GeneratorFunction\"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,h):(e.__proto__=h,o in e||(e[o]=\"GeneratorFunction\")),e.prototype=Object.create(m),e},e.awrap=function(e){return{__await:e}},v(y.prototype),y.prototype[a]=function(){return this},e.AsyncIterator=y,e.async=function(t,n,i,r,a){void 0===a&&(a=Promise);var o=new y(s(t,n,i,r),a);return e.isGeneratorFunction(n)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},v(m),m[o]=\"Generator\",m[r]=function(){return this},m.toString=function(){return\"[object Generator]\"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var i=t.pop();if(i in e)return n.value=i,n.done=!1,n}return n.done=!0,n}},e.values=S,w.prototype={constructor:w,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method=\"next\",this.arg=void 0,this.tryEntries.forEach(_),!e)for(var t in this)\"t\"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if(\"throw\"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function i(n,i){return o.type=\"throw\",o.arg=e,t.next=n,i&&(t.method=\"next\",t.arg=void 0),!!i}for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r],o=a.completion;if(\"root\"===a.tryLoc)return i(\"end\");if(a.tryLoc<=this.prev){var s=n.call(a,\"catchLoc\"),l=n.call(a,\"finallyLoc\");if(s&&l){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!l)throw new Error(\"try statement without catch or finally\");if(this.prev<a.finallyLoc)return i(a.finallyLoc)}}}},abrupt:function(e,t){for(var i=this.tryEntries.length-1;i>=0;--i){var r=this.tryEntries[i];if(r.tryLoc<=this.prev&&n.call(r,\"finallyLoc\")&&this.prev<r.finallyLoc){var a=r;break}}a&&(\"break\"===e||\"continue\"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var o=a?a.completion:{};return o.type=e,o.arg=t,a?(this.method=\"next\",this.next=a.finallyLoc,u):this.complete(o)},complete:function(e,t){if(\"throw\"===e.type)throw e.arg;return\"break\"===e.type||\"continue\"===e.type?this.next=e.arg:\"return\"===e.type?(this.rval=this.arg=e.arg,this.method=\"return\",this.next=\"end\"):\"normal\"===e.type&&t&&(this.next=t),u},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),_(n),u}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var i=n.completion;if(\"throw\"===i.type){var r=i.arg;_(n)}return r}}throw new Error(\"illegal catch attempt\")},delegateYield:function(e,t,n){return this.delegate={iterator:S(e),resultName:t,nextLoc:n},\"next\"===this.method&&(this.arg=void 0),u}},e}(e.exports);try{regeneratorRuntime=i}catch(r){Function(\"r\",\"regeneratorRuntime = r\")(i)}}]]);\n//# sourceMappingURL=2.35178c5d.chunk.js.map"
  },
  {
    "path": "build/static/js/2.35178c5d.chunk.js.LICENSE.txt",
    "content": "/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n/*!\n    Copyright (c) 2017 Jed Watson.\n    Licensed under the MIT License (MIT), see\n    http://jedwatson.github.io/classnames\n  */\n\n/** @license React v0.19.1\n * scheduler.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/** @license React v16.13.1\n * react-dom.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n/** @license React v16.13.1\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n"
  },
  {
    "path": "build/static/js/main.ed4eff3b.chunk.js",
    "content": "(this[\"webpackJsonpmy-datav\"]=this[\"webpackJsonpmy-datav\"]||[]).push([[0],{216:function(e,a,t){e.exports=t(519)},518:function(e,a,t){},519:function(e,a,t){\"use strict\";t.r(a);var l=t(0),n=t.n(l),i=t(210),r=t.n(i),o=t(211),m=t(212),s=t(214),c=t(215),d=t(19),p=t.n(d),f=(t(516),t(213)),v=t(24),h=(t(518),function(e){Object(c.a)(t,e);var a=Object(s.a)(t);function t(e){var l;return Object(o.a)(this,t),(l=a.call(this,e)).state={myChart1:null,myChart2:null,myChart3:null,myChart4:null,myChart5:null,myChart6:null,topdata:{data:[{name:\"\\u5468\\u53e3\",value:55},{name:\"\\u5357\\u9633\",value:120},{name:\"\\u897f\\u5ce1\",value:78},{name:\"\\u9a7b\\u9a6c\\u5e97\",value:66},{name:\"\\u65b0\\u4e61\",value:80},{name:\"\\u4fe1\\u9633\",value:45},{name:\"\\u6f2f\\u6cb3\",value:29}],carousel:\"page\"},tabledata:{header:[\"\\u52171\",\"\\u52172\",\"\\u52173\"],data:[[\"\\u884c1\\u52171\",\"\\u884c1\\u52172\",\"\\u884c1\\u52173\"],[\"\\u884c2\\u52171\",\"\\u884c2\\u52172\",\"\\u884c2\\u52173\"],[\"\\u884c3\\u52171\",\"\\u884c3\\u52172\",\"\\u884c3\\u52173\"],[\"\\u884c4\\u52171\",\"\\u884c4\\u52172\",\"\\u884c4\\u52173\"],[\"\\u884c5\\u52171\",\"\\u884c5\\u52172\",\"\\u884c5\\u52173\"],[\"\\u884c6\\u52171\",\"\\u884c6\\u52172\",\"\\u884c6\\u52173\"],[\"\\u884c7\\u52171\",\"\\u884c7\\u52172\",\"\\u884c7\\u52173\"],[\"\\u884c8\\u52171\",\"\\u884c8\\u52172\",\"\\u884c8\\u52173\"],[\"\\u884c9\\u52171\",\"\\u884c9\\u52172\",\"\\u884c9\\u52173\"],[\"\\u884c10\\u52171\",\"\\u884c10\\u52172\",\"\\u884c10\\u52173\"]],index:!0,columnWidth:[50],align:[\"center\"]}},l}return Object(m.a)(t,[{key:\"componentDidMount\",value:function(){this.initalECharts(),this.initalECharts1(),this.initalECharts2(),this.initalECharts3(),this.initalECharts4(),this.initalECharts5();var e=this;window.onresize=function(){console.log(e.state.myChart1,\"2222222222222\"),e.state.myChart1.resize(),e.state.myChart2.resize(),e.state.myChart3.resize(),e.state.myChart4.resize(),e.state.myChart5.resize(),e.state.myChart6.resize()}}},{key:\"initalECharts5\",value:function(){var e=this;this.setState({myChart6:p.a.init(document.getElementById(\"mainMap3\"))},(function(){e.state.myChart6.setOption({title:{show:!0,text:\"\\u8fd16\\u4e2a\\u6708\\u89c2\\u4f17\\u6d3b\\u8dc3\\u8d8b\\u52bf\",x:\"center\",textStyle:{fontSize:14,fontStyle:\"normal\",fontWeight:\"normal\",color:\"#01c4f7\"}},tooltip:{trigger:\"axis\",axisPointer:{type:\"shadow\"}},legend:{data:[\"\\u89c2\\u770b\\u4eba\\u6570\\u3001\\u6b21\\u6570\\uff08\\u4e2a\\uff09\",\"\\u573a\\u5747\\u89c2\\u770b\\u6570\\uff08\\u573a\\uff09\"],textStyle:{fontSize:12,color:\"#ffffff\"},top:20,itemWidth:20,itemHeight:12,itemGap:10},grid:{left:\"3%\",right:\"4%\",bottom:\"3%\",containLabel:!0},xAxis:{type:\"category\",data:[\"1\\u6708\",\"2\\u6708\",\"3\\u6708\",\"4\\u6708\",\"\\u4e94\\u6708\",\"6\\u6708\"],splitLine:{show:!0,lineStyle:{color:[\"#07234d\"]}},axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}},yAxis:{type:\"value\",boundaryGap:[0,.01],splitLine:{show:!0,lineStyle:{color:[\"#07234d\"]}},axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}},series:[{name:\"\\u89c2\\u770b\\u4eba\\u6570\\u3001\\u6b21\\u6570\\uff08\\u4e2a\\uff09\",type:\"bar\",data:[140,170,90,180,90,90],itemStyle:{color:new p.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:\"#9408fc\"},{offset:1,color:\"#05aed3\"}])}},{name:\"\\u573a\\u5747\\u89c2\\u770b\\u6570\\uff08\\u573a\\uff09\",type:\"bar\",data:[120,130,80,130,120,120],itemStyle:{color:new p.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:\"#13b985\"},{offset:1,color:\"#dc9b18\"}])}}]})}))}},{key:\"initalECharts4\",value:function(){var e=this;this.setState({myChart5:p.a.init(document.getElementById(\"mainMap2\"))},(function(){e.state.myChart5.setOption({title:{show:!0,text:\"\\u8fd16\\u4e2a\\u6708\\u4e3b\\u64ad\\u6d3b\\u8dc3\\u8d8b\\u52bf\",x:\"center\",textStyle:{fontSize:14,fontStyle:\"normal\",fontWeight:\"normal\",color:\"#01c4f7\"}},tooltip:{trigger:\"axis\",axisPointer:{type:\"shadow\"}},legend:{data:[\"\\u5f00\\u64ad\\u4e3b\\u64ad\\u6570\\uff08\\u4e2a\\uff09\",\"\\u5f00\\u64ad\\u573a\\u6b21\\u6570\\uff08\\u573a\\uff09\"],textStyle:{fontSize:12,color:\"#ffffff\"},top:20,itemWidth:20,itemHeight:12,itemGap:10},grid:{left:\"3%\",right:\"4%\",bottom:\"3%\",containLabel:!0},xAxis:{type:\"category\",data:[\"1\\u6708\",\"2\\u6708\",\"3\\u6708\",\"4\\u6708\",\"\\u4e94\\u6708\",\"6\\u6708\"],splitLine:{show:!0,lineStyle:{color:[\"#07234d\"]}},axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}},yAxis:{type:\"value\",boundaryGap:[0,.01],splitLine:{show:!0,lineStyle:{color:[\"#07234d\"]}},axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}},series:[{name:\"\\u5f00\\u64ad\\u4e3b\\u64ad\\u6570\\uff08\\u4e2a\\uff09\",type:\"bar\",data:[140,170,90,180,90,90],itemStyle:{color:new p.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:\"#9408fc\"},{offset:1,color:\"#05aed3\"}])}},{name:\"\\u5f00\\u64ad\\u573a\\u6b21\\u6570\\uff08\\u573a\\uff09\",type:\"bar\",data:[120,130,80,130,120,120],itemStyle:{color:new p.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:\"#13b985\"},{offset:1,color:\"#dc9b18\"}])}}]})}))}},{key:\"initalECharts3\",value:function(){var e=this;this.setState({myChart4:p.a.init(document.getElementById(\"countyMap\"))},(function(){e.state.myChart4.setOption({color:[\"#ff832e\",\"#37cbff\",\"#b3e269\"],legend:{top:30,data:[\"\\u7f8e\\u5986\",\"\\u7406\\u8d22\",\"\\u6559\\u80b2\",\"\\u6bcd\\u5a74\",\"\\u767e\\u8d27\"],textStyle:{fontSize:12,color:\"#ffffff\"},icon:\"circle\",itemWidth:10,itemHeight:10,itemGap:10},grid:{left:\"3%\",right:\"4%\",bottom:\"3%\",containLabel:!0},xAxis:{type:\"value\",splitLine:{show:!0,lineStyle:{color:[\"#07234d\"]}},axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}},yAxis:{type:\"category\",data:[\"\\u4e0a\\u6d77\",\"\\u5e7f\\u5dde\",\"\\u676d\\u5dde\",\"\\u5929\\u6d25\",\"\\u5317\\u4eac\",\"\\u53a6\\u95e8\",\"\\u5408\\u80a5\"],axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}},series:[{name:\"\\u7f8e\\u5986\",type:\"bar\",stack:\"\\u603b\\u91cf\",label:{show:!1,position:\"insideRight\"},data:[320,302,301,334,390,330,320]},{name:\"\\u7406\\u8d22\",type:\"bar\",stack:\"\\u603b\\u91cf\",label:{show:!1,position:\"insideRight\"},data:[120,132,101,134,90,230,210]},{name:\"\\u6559\\u80b2\",type:\"bar\",stack:\"\\u603b\\u91cf\",label:{show:!1,position:\"insideRight\"},data:[220,182,191,234,290,330,310]},{name:\"\\u6bcd\\u5a74\",type:\"bar\",stack:\"\\u603b\\u91cf\",label:{show:!1,position:\"insideRight\"},data:[150,212,201,154,190,330,410]},{name:\"\\u767e\\u8d27\",type:\"bar\",stack:\"\\u603b\\u91cf\",label:{show:!1,position:\"insideRight\"},data:[820,832,901,934,1290,1330,1320]}]})}))}},{key:\"initalECharts2\",value:function(){var e=this;this.setState({myChart3:p.a.init(document.getElementById(\"cityMap\"))},(function(){e.state.myChart3.setOption({color:{type:\"linear\",x:0,y:0,x2:1,y2:0,colorStops:[{offset:0,color:\"#d000d0\"},{offset:1,color:\"#7006d9\"}],globalCoord:!1},tooltip:{trigger:\"axis\",axisPointer:{type:\"shadow\"}},grid:{left:\"3%\",right:\"4%\",bottom:\"3%\",containLabel:!0},xAxis:[{type:\"value\",splitLine:{show:!0,lineStyle:{color:[\"#07234d\"]}},axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}}],yAxis:[{type:\"category\",data:[\"\\u79d1\\u6280\",\"\\u6bcd\\u5a74\",\"\\u7537\\u58eb\",\"\\u7f8e\\u5986\",\"\\u73e0\\u5b9d\",\"\\u5ba0\\u7269\"],axisTick:{alignWithLabel:!0},axisLabel:{show:!0,textStyle:{color:\"#c3dbff\",fontSize:12}}}],series:[{name:\"\\u76f4\\u63a5\\u8bbf\\u95ee\",type:\"bar\",barWidth:\"60%\",data:[10,52,200,334,390,330]}]})}))}},{key:\"initalECharts1\",value:function(){var e=this;this.setState({myChart2:p.a.init(document.getElementById(\"provinceMap\"))},(function(){e.state.myChart2.setOption({color:[\"#9702fe\",\"#ff893b\",\"#37cbff\",\"#d90051\",\"#b2e269\"],tooltip:{trigger:\"item\",formatter:\"{a} <br/>{b}: {c} ({d}%)\"},legend:{orient:\"vertical\",top:30,right:\"20%\",data:[\"\\u7f8e\\u5986\",\"\\u767e\\u5ea6\",\"\\u6559\\u80b2\",\"\\u7406\\u8d22\",\"\\u6bcd\\u5a74\"],textStyle:{fontSize:12,color:\"#ffffff\"},icon:\"circle\",itemWidth:10,itemHeight:10,itemGap:10},series:[{name:\"\\u8bbf\\u95ee\\u6765\\u6e90\",type:\"pie\",radius:[\"50%\",\"70%\"],center:[\"35%\",\"50%\"],avoidLabelOverlap:!1,label:{show:!1,position:\"center\"},emphasis:{label:{show:!0,fontSize:\"30\",fontWeight:\"bold\"}},labelLine:{show:!1},data:[{value:335,name:\"\\u7f8e\\u5986\"},{value:310,name:\"\\u767e\\u5ea6\"},{value:234,name:\"\\u6559\\u80b2\"},{value:135,name:\"\\u7406\\u8d22\"},{value:1548,name:\"\\u6bcd\\u5a74\"}]}]})}))}},{key:\"initalECharts\",value:function(){var e=this;p.a.registerMap(\"zhongguo\",f);var a={\"\\u6d1b\\u9633\":[112.460299,34.62677],\"\\u897f\\u5b89\":[108.946466,34.347269],\"\\u5170\\u5dde\":[103.84044,36.067321],\"\\u4e4c\\u9c81\\u6728\\u9f50\":[87.62444,43.830763],\"\\u5305\\u5934\":[109.846544,40.662929],\"\\u897f\\u5b81\":[101.78443,36.623393],\"\\u94f6\\u5ddd\":[106.258602,38.487834],\"\\u6210\\u90fd\":[104.081534,30.655822],\"\\u91cd\\u5e86\":[106.558434,29.568996],\"\\u62c9\\u8428\":[91.120789,29.65005],\"\\u6606\\u660e\":[102.852448,24.873998],\"\\u8d35\\u9633\":[106.636577,26.653325],\"\\u592a\\u539f\":[112.534919,37.873219],\"\\u6b66\\u6c49\":[114.311582,30.598467],\"\\u957f\\u6c99\":[112.945473,28.234889],\"\\u5357\\u660c\":[115.864589,28.689455],\"\\u5408\\u80a5\":[117.233443,31.826578],\"\\u676d\\u5dde\":[120.215503,30.253087],\"\\u5e7f\\u5dde\":[113.271431,23.135336],\"\\u5317\\u4eac\":[116.413384,39.910925],\"\\u5929\\u6d25\":[117.209523,39.093668]},t=function(e){for(var t=[],l=0;l<e.length;l++){var n=e[l],i=a[n[0].name],r=a[n[1].name];r&&i&&t.push({fromName:n[1].name,toName:n[0].name,coords:[r,i]})}return t},l=[];[[\"\\u6d59\\u6c5f\",[[{name:\"\\u6d1b\\u9633\"},{name:\"\\u6d1b\\u9633\",value:100}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u897f\\u5b89\",value:35}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u5170\\u5dde\",value:25}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u4e4c\\u9c81\\u6728\\u9f50\",value:55}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u5305\\u5934\",value:60}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u897f\\u5b81\",value:45}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u94f6\\u5ddd\",value:35}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u6210\\u90fd\",value:35}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u91cd\\u5e86\",value:40}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u62c9\\u8428\",value:205}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u6606\\u660e\",value:50}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u8d35\\u9633\",value:55}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u592a\\u539f\",value:60}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u6b66\\u6c49\",value:65}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u957f\\u6c99\",value:70}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u5357\\u660c\",value:75}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u5408\\u80a5\",value:80}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u676d\\u5dde\",value:85}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u5e7f\\u5dde\",value:90}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u5317\\u4eac\",value:95}],[{name:\"\\u6d1b\\u9633\"},{name:\"\\u5929\\u6d25\",value:60}]]]].forEach((function(e,n){l.push({name:e[0],type:\"lines\",zlevel:1,symbol:[\"none\",\"none\"],symbolSize:0,effect:{show:!0,period:5,trailLength:.1,symbol:\"arrow\",symbolSize:5},lineStyle:{normal:{color:\"#f19000\",width:1,opacity:.6,curveness:.2}},data:t(e[1])},{name:e[0],type:\"effectScatter\",coordinateSystem:\"geo\",zlevel:2,rippleEffect:{period:5,scale:4,brushType:\"stroke\"},label:{normal:{show:!1,position:\"right\",formatter:\"{b}\"}},symbol:\"circle\",symbolSize:function(e){return e[2]/10},itemStyle:{normal:{color:\"#f19000\"}},data:e[1].map((function(e){return{name:e[1].name,value:a[e[1].name].concat([e[1].value])}}))},{name:e[0],type:\"scatter\",coordinateSystem:\"geo\",zlevel:3,symbol:\"circle\",symbolSize:function(e){return e[2]/15},itemStyle:{normal:{color:\"#f00\"}},data:e[1].map((function(e){return{name:e[1].name,value:a[e[1].name].concat([e[1].value])}}))})})),this.setState({myChart1:p.a.init(document.getElementById(\"mainMap\"))},(function(){e.state.myChart1.setOption({tooltip:{trigger:\"item\"},visualMap:{min:0,left:\"20%\",max:1e4,text:[\"\\u9ad8\",\"\\u4f4e\"],splitNumber:0,color:[\"#0054bb\",\"#85ADDE\"],textStyle:{color:\"#c3dbff\"}},series:[{name:\"2011\\u5168\\u56fdGDP\\u5206\\u5e03\",type:\"map\",mapType:\"china\",mapLocation:{x:\"left\"},itemStyle:{normal:{label:{show:!0,color:\"#fff\"},borderWidth:0}},data:[{name:\"\\u897f\\u85cf\",value:700},{name:\"\\u9752\\u6d77\",value:1670.44},{name:\"\\u5b81\\u590f\",value:2102.21},{name:\"\\u6d77\\u5357\",value:2522.66},{name:\"\\u7518\\u8083\",value:5020.37},{name:\"\\u8d35\\u5dde\",value:5701.84},{name:\"\\u65b0\\u7586\",value:6610.05},{name:\"\\u4e91\\u5357\",value:22},{name:\"\\u91cd\\u5e86\",value:500},{name:\"\\u5409\\u6797\",value:1e3},{name:\"\\u5c71\\u897f\",value:5e3},{name:\"\\u5929\\u6d25\",value:4e3},{name:\"\\u6c5f\\u897f\",value:9e3},{name:\"\\u5e7f\\u897f\",value:689},{name:\"\\u9655\\u897f\",value:9982},{name:\"\\u9ed1\\u9f99\\u6c5f\",value:12582},{name:\"\\u5185\\u8499\\u53e4\",value:14359.88},{name:\"\\u5b89\\u5fbd\",value:22},{name:\"\\u5317\\u4eac\",value:800},{name:\"\\u798f\\u5efa\",value:1223},{name:\"\\u4e0a\\u6d77\",value:19195.69},{name:\"\\u6e56\\u5317\",value:537},{name:\"\\u6e56\\u5357\",value:8872},{name:\"\\u56db\\u5ddd\",value:21026.68},{name:\"\\u8fbd\\u5b81\",value:22226.7},{name:\"\\u6cb3\\u5317\",value:24515.76},{name:\"\\u6cb3\\u5357\",value:26931.03},{name:\"\\u6d59\\u6c5f\",value:32318.85},{name:\"\\u5c71\\u4e1c\",value:45361.85},{name:\"\\u6c5f\\u82cf\",value:49110.27},{name:\"\\u5e7f\\u4e1c\",value:53210.28},{name:\"\\u53f0\\u6e7e\",value:53210.28},{name:\"\\u5357\\u6d77\\u8bf8\\u5c9b\",value:53210.28}]}]})}))}},{key:\"render\",value:function(){var e=this.state,a=e.topdata,t=e.tabledata;return n.a.createElement(\"div\",{className:\"data\"},n.a.createElement(\"header\",{className:\"header_main\"},n.a.createElement(\"div\",{className:\"left_bg\"}),n.a.createElement(\"div\",{className:\"right_bg\"}),n.a.createElement(\"h3\",null,\"Baby\\u5f20\\u6570\\u636e\\u5e73\\u53f0\")),n.a.createElement(\"div\",{className:\"wrapper\"},n.a.createElement(\"div\",{className:\"container-fluid\"},n.a.createElement(\"div\",{className:\"row fill-h\",style:{display:\"flex\"}},n.a.createElement(\"div\",{className:\"col-lg-3 fill-h\",style:{width:\"25%\"}},n.a.createElement(\"div\",{className:\"xpanel-wrapper xpanel-wrapper-5\"},n.a.createElement(v.b,null,n.a.createElement(\"div\",{className:\"xpanel\"},n.a.createElement(\"div\",{className:\"fill-h\",id:\"mainMap1\"},n.a.createElement(v.f,{config:a}))))),n.a.createElement(\"div\",{className:\"xpanel-wrapper xpanel-wrapper-4\"},n.a.createElement(v.b,null,n.a.createElement(\"div\",{className:\"xpanel\"},n.a.createElement(\"div\",{className:\"fill-h\",id:\"worldMap\"},n.a.createElement(v.e,{config:t})))))),n.a.createElement(\"div\",{className:\"col-lg-6 fill-h\",style:{width:\"50%\"}},n.a.createElement(\"div\",{className:\"xpanel-wrapper xpanel-wrapper-5\"},n.a.createElement(\"div\",{className:\"xpanel\",style:{position:\"relative\"}},n.a.createElement(\"div\",{className:\"map_bg\"}),n.a.createElement(\"div\",{className:\"circle_allow\"}),n.a.createElement(\"div\",{className:\"circle_bg\"}),n.a.createElement(\"div\",{style:{width:\"100%\",position:\"absolute\",top:10,display:\"flex\",left:\"50%\",justifyContent:\"center\",color:\"#fff\",alignItems:\"center\",transform:\"translateX(-50%)\"}},n.a.createElement(\"p\",null,\"\\u5168\\u56fd\\u6dd8\\u5b9d\\u4e3b\\u64ad\\u6570\\u91cf\\uff1a\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\"),n.a.createElement(\"div\",{className:\"databg\"},\"6\")),n.a.createElement(\"div\",null,\"\\u5168\\u6dd8\\u5b9d\\u4e3b\\u64ad\\u6570\\u91cf\"),n.a.createElement(\"div\",{style:{height:60,width:200,position:\"absolute\",top:20,right:20}},n.a.createElement(v.d,{style:{width:\"100%\",height:\"100%\"}})),n.a.createElement(\"div\",{className:\"fill-h\",id:\"mainMap\"}))),n.a.createElement(\"div\",{className:\"xpanel-wrapper xpanel-wrapper-4\",style:{display:\"flex\"}},n.a.createElement(\"div\",{style:{width:\"50%\",paddingRight:8,position:\"relative\"}},n.a.createElement(v.c,null,n.a.createElement(\"div\",{className:\"xpanel\"},n.a.createElement(\"div\",{className:\"fill-h\",id:\"mainMap2\"})))),n.a.createElement(\"div\",{style:{width:\"50%\",paddingLeft:8}},n.a.createElement(v.c,null,n.a.createElement(\"div\",{className:\"xpanel\"},n.a.createElement(\"div\",{className:\"fill-h\",id:\"mainMap3\"})))))),n.a.createElement(\"div\",{className:\"col-lg-3 fill-h\",style:{width:\"25%\"}},n.a.createElement(\"div\",{className:\"xpanel-wrapper xpanel-wrapper-6\",style:{position:\"relative\"}},n.a.createElement(\"div\",{className:\"content_title\"},\"\\u4e3b\\u64ad\\u7c7b\\u578b\\u5360\\u6bd4\"),n.a.createElement(v.a,null,n.a.createElement(\"div\",{className:\"xpanel\"},n.a.createElement(\"div\",{className:\"fill-h\",id:\"provinceMap\"})))),n.a.createElement(\"div\",{className:\"xpanel-wrapper xpanel-wrapper-6\",style:{position:\"relative\"}},n.a.createElement(\"div\",{className:\"content_title\"},\"\\u91cd\\u70b9\\u54c1\\u7c7b\\u6392\\u540d\"),n.a.createElement(v.a,null,n.a.createElement(\"div\",{className:\"xpanel\"},n.a.createElement(\"div\",{className:\"fill-h\",id:\"cityMap\"})))),n.a.createElement(\"div\",{className:\"xpanel-wrapper xpanel-wrapper-4\",style:{position:\"relative\"}},n.a.createElement(\"div\",{className:\"content_title\"},\"Top10\\u57ce\\u5e02\\u5404\\u54c1\\u7c7b\\u5360\\u6bd4\"),n.a.createElement(v.a,null,n.a.createElement(\"div\",{className:\"xpanel\"},n.a.createElement(\"div\",{className:\"fill-h\",id:\"countyMap\"})))))))))}}]),t}(l.Component));r.a.render(n.a.createElement(n.a.StrictMode,null,n.a.createElement(h,null)),document.getElementById(\"root\"))}},[[216,1,2]]]);\n//# sourceMappingURL=main.ed4eff3b.chunk.js.map"
  },
  {
    "path": "build/static/js/runtime-main.19738b1a.js",
    "content": "!function(e){function t(t){for(var n,a,l=t[0],f=t[1],i=t[2],c=0,s=[];c<l.length;c++)a=l[c],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&s.push(o[a][0]),o[a]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(p&&p(t);s.length;)s.shift()();return u.push.apply(u,i||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var f=r[l];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=a(a.s=r[0]))}return e}var n={},o={1:0},u=[];function a(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=e,a.c=n,a.d=function(e,t,r){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},a.r=function(e){\"undefined\"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(e,\"__esModule\",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&\"object\"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(a.r(r),Object.defineProperty(r,\"default\",{enumerable:!0,value:e}),2&t&&\"string\"!=typeof e)for(var n in e)a.d(r,n,function(t){return e[t]}.bind(null,n));return r},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,\"a\",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p=\"/\";var l=this[\"webpackJsonpmy-datav\"]=this[\"webpackJsonpmy-datav\"]||[],f=l.push.bind(l);l.push=t,l=l.slice();for(var i=0;i<l.length;i++)t(l[i]);var p=f;r()}([]);\n//# sourceMappingURL=runtime-main.19738b1a.js.map"
  },
  {
    "path": "package.json",
    "content": "{\n  \"name\": \"my-datav\",\n  \"version\": \"0.1.0\",\n  \"private\": true,\n  \"author\": \"@baby张 <babybrotherzb@gmail.com>\",\n  \"address\": \"https://github.com/babybrotherzb\",\n  \"csdn\": \"https://blog.csdn.net/weixin_43648947\",\n  \"dependencies\": {\n    \"@jiaminghi/data-view-react\": \"^1.1.7\",\n    \"@testing-library/jest-dom\": \"^4.2.4\",\n    \"@testing-library/react\": \"^9.3.2\",\n    \"@testing-library/user-event\": \"^7.1.2\",\n    \"axios\": \"^0.19.2\",\n    \"echarts\": \"^4.8.0\",\n    \"express\": \"^4.17.1\",\n    \"react\": \"^16.13.1\",\n    \"react-dom\": \"^16.13.1\",\n    \"react-scripts\": \"3.4.1\"\n  },\n  \"scripts\": {\n    \"dev\":\"npm run start\",\n    \"start\": \"react-scripts start\",\n    \"build\": \"react-scripts build\"\n  },\n  \"eslintConfig\": {\n    \"extends\": \"react-app\"\n  },\n  \"browserslist\": {\n    \"production\": [\n      \">0.2%\",\n      \"not dead\",\n      \"not op_mini all\"\n    ],\n    \"development\": [\n      \"last 1 chrome version\",\n      \"last 1 firefox version\",\n      \"last 1 safari version\"\n    ]\n  },\n  \"devDependencies\": {\n    \"http-proxy-middleware\": \"^1.0.3\"\n  }\n}\n"
  },
  {
    "path": "public/index.html",
    "content": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"utf-8\" />\n    <link rel=\"icon\" href=\"%PUBLIC_URL%/favicon.ico\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <meta name=\"theme-color\" content=\"#000000\" />\n    <meta\n      name=\"description\"\n      content=\"Web site created using create-react-app\"\n    />\n    <link rel=\"apple-touch-icon\" href=\"%PUBLIC_URL%/logo192.png\" />\n    <!--\n      manifest.json provides metadata used when your web app is installed on a\n      user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/\n    -->\n    <link rel=\"manifest\" href=\"%PUBLIC_URL%/manifest.json\" />\n    <!--\n      Notice the use of %PUBLIC_URL% in the tags above.\n      It will be replaced with the URL of the `public` folder during the build.\n      Only files inside the `public` folder can be referenced from the HTML.\n\n      Unlike \"/favicon.ico\" or \"favicon.ico\", \"%PUBLIC_URL%/favicon.ico\" will\n      work correctly both with client-side routing and a non-root public URL.\n      Learn how to configure a non-root public URL by running `npm run build`.\n    -->\n    <title>my-datav</title>\n  </head>\n  <body>\n    <noscript>You need to enable JavaScript to run this app.</noscript>\n    <div id=\"root\"></div>\n    <!--\n      This HTML file is a template.\n      If you open it directly in the browser, you will see an empty page.\n\n      You can add webfonts, meta tags, or analytics to this file.\n      The build step will place the bundled scripts into the <body> tag.\n\n      To begin the development, run `npm start` or `yarn start`.\n      To create a production bundle, use `npm run build` or `yarn build`.\n    -->\n  </body>\n</html>\n"
  },
  {
    "path": "public/manifest.json",
    "content": "{\n  \"short_name\": \"React App\",\n  \"name\": \"Create React App Sample\",\n  \"icons\": [\n    {\n      \"src\": \"favicon.ico\",\n      \"sizes\": \"64x64 32x32 24x24 16x16\",\n      \"type\": \"image/x-icon\"\n    },\n    {\n      \"src\": \"logo192.png\",\n      \"type\": \"image/png\",\n      \"sizes\": \"192x192\"\n    },\n    {\n      \"src\": \"logo512.png\",\n      \"type\": \"image/png\",\n      \"sizes\": \"512x512\"\n    }\n  ],\n  \"start_url\": \".\",\n  \"display\": \"standalone\",\n  \"theme_color\": \"#000000\",\n  \"background_color\": \"#ffffff\"\n}\n"
  },
  {
    "path": "public/robots.txt",
    "content": "# https://www.robotstxt.org/robotstxt.html\nUser-agent: *\nDisallow:\n"
  },
  {
    "path": "src/App.css",
    "content": ".App {\n  text-align: center;\n}\n\n.App-logo {\n  height: 40vmin;\n  pointer-events: none;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n  .App-logo {\n    animation: App-logo-spin infinite 20s linear;\n  }\n}\n\n.App-header {\n  background-color: #282c34;\n  min-height: 100vh;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  font-size: calc(10px + 2vmin);\n  color: white;\n}\n\n.App-link {\n  color: #61dafb;\n}\n\n@keyframes App-logo-spin {\n  from {\n    transform: rotate(0deg);\n  }\n  to {\n    transform: rotate(360deg);\n  }\n}\n"
  },
  {
    "path": "src/App.js",
    "content": "import React, { Component } from 'react'\nimport echarts from 'echarts'\nimport 'echarts/map/js/china'\nimport geoJson from 'echarts/map/json/china.json'\n// import { geoCoordMap, provienceData } from './geo'\nimport { BorderBox1 ,BorderBox8 ,BorderBox13,Decoration1 ,ScrollBoard,ScrollRankingBoard } from '@jiaminghi/data-view-react'\n// import { Decoration9 ,Loading} from '@jiaminghi/data-view-react'\nimport './index.css'\n\nclass App extends Component {\n  constructor(props) {\n    super(props)\n    this.state = {\n      myChart1: null,\n      myChart2: null,\n      myChart3: null,\n      myChart4: null,\n      myChart5: null,\n      myChart6: null,\n      topdata:{data: [\n        {\n          name: '周口',\n          value: 55\n        },\n        {\n          name: '南阳',\n          value: 120\n        },\n        {\n          name: '西峡',\n          value: 78\n        },\n        {\n          name: '驻马店',\n          value: 66\n        },\n        {\n          name: '新乡',\n          value: 80\n        },\n        {\n          name: '信阳',\n          value: 45\n        },\n        {\n          name: '漯河',\n          value: 29\n        }\n      ],\n      carousel: 'page'},\n    tabledata:{\n      header: ['列1', '列2', '列3'],\n      data: [\n        ['行1列1', '行1列2', '行1列3'],\n        ['行2列1', '行2列2', '行2列3'],\n        ['行3列1', '行3列2', '行3列3'],\n        ['行4列1', '行4列2', '行4列3'],\n        ['行5列1', '行5列2', '行5列3'],\n        ['行6列1', '行6列2', '行6列3'],\n        ['行7列1', '行7列2', '行7列3'],\n        ['行8列1', '行8列2', '行8列3'],\n        ['行9列1', '行9列2', '行9列3'],\n        ['行10列1', '行10列2', '行10列3']\n      ],\n      index: true,\n      columnWidth: [50],\n      align: ['center']\n    }\n    }\n  }\n  componentDidMount() {\n    this.initalECharts()\n    this.initalECharts1()\n    this.initalECharts2()\n    this.initalECharts3()\n    this.initalECharts4()\n    this.initalECharts5()\n    const that = this\n    window.onresize = function() {\n      console.log(that.state.myChart1,'2222222222222')\n      that.state.myChart1.resize()\n      that.state.myChart2.resize()\n      that.state.myChart3.resize()\n      that.state.myChart4.resize()\n      that.state.myChart5.resize()\n      that.state.myChart6.resize()\n    }\n  }\n  initalECharts5() {\n    this.setState(\n      { myChart6: echarts.init(document.getElementById('mainMap3')) },\n      () => {\n        this.state.myChart6.setOption({\n          title: {\n            show: true,\n            text: '近6个月观众活跃趋势',\n            x: 'center',\n            textStyle: {\n              //主标题文本样式{\"fontSize\": 18,\"fontWeight\": \"bolder\",\"color\": \"#333\"}\n              fontSize: 14,\n              fontStyle: 'normal',\n              fontWeight: 'normal',\n              color: '#01c4f7'\n            }\n          },\n          tooltip: {\n            trigger: 'axis',\n            axisPointer: {\n              type: 'shadow'\n            }\n          },\n          legend: {\n            data: ['观看人数、次数（个）', '场均观看数（场）'],\n            textStyle: {\n              fontSize: 12,\n              color: '#ffffff'\n            },\n            top: 20,\n            itemWidth: 20, // 设置宽度\n\n            itemHeight: 12, // 设置高度\n\n            itemGap: 10 // 设置间距\n          },\n          grid: {\n            left: '3%',\n            right: '4%',\n            bottom: '3%',\n            containLabel: true\n          },\n          xAxis: {\n            type: 'category',\n            data: ['1月', '2月', '3月', '4月', '五月', '6月'],\n            splitLine: {\n              show: true,\n              lineStyle: {\n                color: ['#07234d']\n              }\n            },\n            axisLabel: {\n              show: true,\n              textStyle: {\n                color: '#c3dbff', //更改坐标轴文字颜色\n                fontSize: 12 //更改坐标轴文字大小\n              }\n            }\n          },\n          yAxis: {\n            type: 'value',\n            boundaryGap: [0, 0.01],\n            splitLine: {\n              show: true,\n              lineStyle: {\n                color: ['#07234d']\n              }\n            },\n            axisLabel: {\n              show: true,\n              textStyle: {\n                color: '#c3dbff', //更改坐标轴文字颜色\n                fontSize: 12 //更改坐标轴文字大小\n              }\n            }\n          },\n          series: [\n            {\n              name: '观看人数、次数（个）',\n              type: 'bar',\n              data: [140, 170, 90,180, 90, 90],\n              itemStyle: {\n                color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [\n                  { offset: 0, color: '#9408fc' },\n                  { offset: 1, color: '#05aed3' }\n                ])\n              }\n            },\n            {\n              name: '场均观看数（场）',\n              type: 'bar',\n              data: [120, 130, 80, 130, 120, 120],\n              itemStyle: {\n                color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [\n                  { offset: 0, color: '#13b985' },\n                  { offset: 1, color: '#dc9b18' }\n                ])\n              }\n            }\n          ]\n        })\n      }\n    )\n  }\n  initalECharts4() {\n    this.setState(\n      { myChart5: echarts.init(document.getElementById('mainMap2')) },\n      () => {\n        this.state.myChart5.setOption({\n          title: {\n            show: true,\n            text: '近6个月主播活跃趋势',\n            x: 'center',\n            textStyle: {\n              //主标题文本样式{\"fontSize\": 18,\"fontWeight\": \"bolder\",\"color\": \"#333\"}\n              fontSize: 14,\n              fontStyle: 'normal',\n              fontWeight: 'normal',\n              color: '#01c4f7'\n            }\n          },\n          tooltip: {\n            trigger: 'axis',\n            axisPointer: {\n              type: 'shadow'\n            }\n          },\n          legend: {\n            data: ['开播主播数（个）', '开播场次数（场）'],\n            textStyle: {\n              fontSize: 12,\n              color: '#ffffff'\n            },\n            top: 20,\n            itemWidth: 20, // 设置宽度\n\n            itemHeight: 12, // 设置高度\n\n            itemGap: 10 // 设置间距\n          },\n          grid: {\n            left: '3%',\n            right: '4%',\n            bottom: '3%',\n            containLabel: true\n          },\n          xAxis: {\n            type: 'category',\n            data: ['1月', '2月', '3月', '4月', '五月', '6月'],\n            splitLine: {\n              show: true,\n              lineStyle: {\n                color: ['#07234d']\n              }\n            },\n            axisLabel: {\n              show: true,\n              textStyle: {\n                color: '#c3dbff', //更改坐标轴文字颜色\n                fontSize: 12 //更改坐标轴文字大小\n              }\n            }\n          },\n          yAxis: {\n            type: 'value',\n            boundaryGap: [0, 0.01],\n            splitLine: {\n              show: true,\n              lineStyle: {\n                color: ['#07234d']\n              }\n            },\n            axisLabel: {\n              show: true,\n              textStyle: {\n                color: '#c3dbff', //更改坐标轴文字颜色\n                fontSize: 12 //更改坐标轴文字大小\n              }\n            }\n          },\n          series: [\n            {\n              name: '开播主播数（个）',\n              type: 'bar',\n              data: [140, 170, 90,180, 90, 90],\n              itemStyle: {\n                color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [\n                  { offset: 0, color: '#9408fc' },\n                  { offset: 1, color: '#05aed3' }\n                ])\n              }\n            },\n            {\n              name: '开播场次数（场）',\n              type: 'bar',\n              data: [120, 130, 80, 130, 120, 120],\n              itemStyle: {\n                color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [\n                  { offset: 0, color: '#13b985' },\n                  { offset: 1, color: '#dc9b18' }\n                ])\n              }\n            }\n          ]\n        })\n      }\n    )\n  }\n  initalECharts3() {\n    this.setState(\n      { myChart4: echarts.init(document.getElementById('countyMap')) },\n      () => {\n        this.state.myChart4.setOption({\n          color: ['#ff832e', '#37cbff', '#b3e269'],\n          legend: {\n            top: 30,\n            data: ['美妆', '理财', '教育', '母婴', '百货'],\n            textStyle: {\n              fontSize: 12,\n              color: '#ffffff'\n            },\n            icon: 'circle',\n            itemWidth: 10, // 设置宽度\n\n            itemHeight: 10, // 设置高度\n\n            itemGap: 10 // 设置间距\n          },\n          grid: {\n            left: '3%',\n            right: '4%',\n            bottom: '3%',\n            containLabel: true\n          },\n          xAxis: {\n            type: 'value',\n            splitLine: {\n              show: true,\n              lineStyle: {\n                color: ['#07234d']\n              }\n            },\n            axisLabel: {\n              show: true,\n              textStyle: {\n                color: '#c3dbff', //更改坐标轴文字颜色\n                fontSize: 12 //更改坐标轴文字大小\n              }\n            }\n          },\n          yAxis: {\n            type: 'category',\n            data: ['上海', '广州', '杭州', '天津', '北京', '厦门', '合肥'],\n            axisLabel: {\n              show: true,\n              textStyle: {\n                color: '#c3dbff', //更改坐标轴文字颜色\n                fontSize: 12 //更改坐标轴文字大小\n              }\n            }\n          },\n          series: [\n            {\n              name: '美妆',\n              type: 'bar',\n              stack: '总量',\n              label: {\n                show: false,\n                position: 'insideRight'\n              },\n              data: [320, 302, 301, 334, 390, 330, 320]\n            },\n            {\n              name: '理财',\n              type: 'bar',\n              stack: '总量',\n              label: {\n                show: false,\n                position: 'insideRight'\n              },\n              data: [120, 132, 101, 134, 90, 230, 210]\n            },\n            {\n              name: '教育',\n              type: 'bar',\n              stack: '总量',\n              label: {\n                show: false,\n                position: 'insideRight'\n              },\n              data: [220, 182, 191, 234, 290, 330, 310]\n            },\n            {\n              name: '母婴',\n              type: 'bar',\n              stack: '总量',\n              label: {\n                show: false,\n                position: 'insideRight'\n              },\n              data: [150, 212, 201, 154, 190, 330, 410]\n            },\n            {\n              name: '百货',\n              type: 'bar',\n              stack: '总量',\n              label: {\n                show: false,\n                position: 'insideRight'\n              },\n              data: [820, 832, 901, 934, 1290, 1330, 1320]\n            }\n          ]\n        })\n      }\n    )\n  }\n  initalECharts2() {\n    this.setState(\n      { myChart3: echarts.init(document.getElementById('cityMap')) },\n      () => {\n        this.state.myChart3.setOption({\n          color: {\n            type: 'linear',\n            x: 0,\n            y: 0,\n            x2: 1,\n            y2: 0,\n            colorStops: [\n              {\n                offset: 0,\n                color: '#d000d0' // 0% 处的颜色\n              },\n              {\n                offset: 1,\n                color: '#7006d9' // 100% 处的颜色\n              }\n            ],\n            globalCoord: false\n          },\n          tooltip: {\n            trigger: 'axis',\n            axisPointer: {\n              // 坐标轴指示器，坐标轴触发有效\n              type: 'shadow' // 默认为直线，可选为：'line' | 'shadow'\n            }\n          },\n          grid: {\n            left: '3%',\n            right: '4%',\n            bottom: '3%',\n            containLabel: true\n          },\n          xAxis: [\n            {\n              type: 'value',\n              splitLine: {\n                show: true,\n                lineStyle: {\n                  color: ['#07234d']\n                }\n              },\n              axisLabel: {\n                show: true,\n                textStyle: {\n                  color: '#c3dbff', //更改坐标轴文字颜色\n                  fontSize: 12 //更改坐标轴文字大小\n                }\n              }\n            }\n          ],\n          yAxis: [\n            {\n              type: 'category',\n              data: ['科技', '母婴', '男士', '美妆', '珠宝', '宠物'],\n              axisTick: {\n                alignWithLabel: true\n              },\n              axisLabel: {\n                show: true,\n                textStyle: {\n                  color: '#c3dbff', //更改坐标轴文字颜色\n                  fontSize: 12 //更改坐标轴文字大小\n                }\n              }\n            }\n          ],\n          series: [\n            {\n              name: '直接访问',\n              type: 'bar',\n              barWidth: '60%',\n              data: [10, 52, 200, 334, 390, 330]\n            }\n          ]\n        })\n      }\n    )\n  }\n  initalECharts1() {\n    this.setState(\n      { myChart2: echarts.init(document.getElementById('provinceMap')) },\n      () => {\n        this.state.myChart2.setOption({\n          color: ['#9702fe', '#ff893b', '#37cbff', '#d90051', '#b2e269'],\n          tooltip: {\n            trigger: 'item',\n            formatter: '{a} <br/>{b}: {c} ({d}%)'\n          },\n          legend: {\n            orient: 'vertical',\n            top: 30,\n            right: '20%',\n            data: ['美妆', '百度', '教育', '理财', '母婴'],\n            textStyle: {\n              fontSize: 12,\n              color: '#ffffff'\n            },\n            icon: 'circle',\n            itemWidth: 10, // 设置宽度\n\n            itemHeight: 10, // 设置高度\n\n            itemGap: 10 // 设置间距\n          },\n          series: [\n            {\n              name: '访问来源',\n              type: 'pie',\n              radius: ['50%', '70%'],\n              center: ['35%', '50%'],\n              avoidLabelOverlap: false,\n              label: {\n                show: false,\n                position: 'center'\n              },\n              emphasis: {\n                label: {\n                  show: true,\n                  fontSize: '30',\n                  fontWeight: 'bold'\n                }\n              },\n              labelLine: {\n                show: false\n              },\n              data: [\n                { value: 335, name: '美妆' },\n                { value: 310, name: '百度' },\n                { value: 234, name: '教育' },\n                { value: 135, name: '理财' },\n                { value: 1548, name: '母婴' }\n              ]\n            }\n          ]\n        })\n      }\n    )\n  }\n  initalECharts() {\n    echarts.registerMap('zhongguo', geoJson)\n    const flyGeo = {\n      洛阳: [112.460299, 34.62677],\n      西安: [108.946466, 34.347269],\n      兰州: [103.84044, 36.067321],\n      乌鲁木齐: [87.62444, 43.830763],\n      包头: [109.846544, 40.662929],\n      西宁: [101.78443, 36.623393],\n      银川: [106.258602, 38.487834],\n      成都: [104.081534, 30.655822],\n      重庆: [106.558434, 29.568996],\n      拉萨: [91.120789, 29.65005],\n      昆明: [102.852448, 24.873998],\n      贵阳: [106.636577, 26.653325],\n      太原: [112.534919, 37.873219],\n      武汉: [114.311582, 30.598467],\n      长沙: [112.945473, 28.234889],\n      南昌: [115.864589, 28.689455],\n      合肥: [117.233443, 31.826578],\n      杭州: [120.215503, 30.253087],\n      广州: [113.271431, 23.135336],\n      北京: [116.413384, 39.910925],\n      天津: [117.209523, 39.093668]\n    }\n\n    //飞线数据\n    const flyVal = [\n      [{ name: '洛阳' }, { name: '洛阳', value: 100 }],\n      [{ name: '洛阳' }, { name: '西安', value: 35 }],\n      [{ name: '洛阳' }, { name: '兰州', value: 25 }],\n      [{ name: '洛阳' }, { name: '乌鲁木齐', value: 55 }],\n      [{ name: '洛阳' }, { name: '包头', value: 60 }],\n      [{ name: '洛阳' }, { name: '西宁', value: 45 }],\n      [{ name: '洛阳' }, { name: '银川', value: 35 }],\n      [{ name: '洛阳' }, { name: '成都', value: 35 }],\n      [{ name: '洛阳' }, { name: '重庆', value: 40 }],\n      [{ name: '洛阳' }, { name: '拉萨', value: 205 }],\n      [{ name: '洛阳' }, { name: '昆明', value: 50 }],\n      [{ name: '洛阳' }, { name: '贵阳', value: 55 }],\n      [{ name: '洛阳' }, { name: '太原', value: 60 }],\n      [{ name: '洛阳' }, { name: '武汉', value: 65 }],\n      [{ name: '洛阳' }, { name: '长沙', value: 70 }],\n      [{ name: '洛阳' }, { name: '南昌', value: 75 }],\n      [{ name: '洛阳' }, { name: '合肥', value: 80 }],\n      [{ name: '洛阳' }, { name: '杭州', value: 85 }],\n      [{ name: '洛阳' }, { name: '广州', value: 90 }],\n      [{ name: '洛阳' }, { name: '北京', value: 95 }],\n      [{ name: '洛阳' }, { name: '天津', value: 60 }]\n    ]\n    //数据转换，转换后格式：[{fromName:'cityName', toName:'cityName', coords:[[lng, lat], [lng, lat]]}, {...}]\n\n    //数据转换，转换后格式：[{fromName:'cityName', toName:'cityName', coords:[[lng, lat], [lng, lat]]}, {...}]\n    const convertFlyData = function(data) {\n      let res = []\n      for (let i = 0; i < data.length; i++) {\n        let dataItem = data[i]\n        let toCoord = flyGeo[dataItem[0].name]\n        let fromCoord = flyGeo[dataItem[1].name]\n        if (fromCoord && toCoord) {\n          res.push({\n            fromName: dataItem[1].name,\n            toName: dataItem[0].name,\n            coords: [fromCoord, toCoord]\n          })\n        }\n      }\n      return res\n    }\n    //报表配置\n    const originName = '浙江'\n    const flySeries = []\n    ;[[originName, flyVal]].forEach(function(item, i) {\n      flySeries.push(\n        {\n          name: item[0],\n          type: 'lines',\n          zlevel: 1,\n          symbol: ['none', 'none'],\n          symbolSize: 0,\n          effect: {\n            //特效线配置\n            show: true,\n            period: 5, //特效动画时间，单位s\n            trailLength: 0.1, //特效尾迹的长度，从0到1\n            symbol: 'arrow',\n            symbolSize: 5\n          },\n          lineStyle: {\n            normal: {\n              color: '#f19000',\n              width: 1,\n              opacity: 0.6,\n              curveness: 0.2 //线的平滑度\n            }\n          },\n          data: convertFlyData(item[1])\n        },\n        {\n          name: item[0],\n          type: 'effectScatter',\n          coordinateSystem: 'geo',\n          zlevel: 2,\n          rippleEffect: {\n            //涟漪特效\n            period: 5, //特效动画时长\n            scale: 4, //波纹的最大缩放比例\n            brushType: 'stroke' //波纹的绘制方式：stroke | fill\n          },\n          label: {\n            normal: {\n              show: false,\n              position: 'right',\n              formatter: '{b}'\n            }\n          },\n          symbol: 'circle',\n          symbolSize: function(val) {\n            //根据某项数据值设置符号大小\n            return val[2] / 10\n          },\n          itemStyle: {\n            normal: {\n              color: '#f19000'\n            }\n          },\n          data: item[1].map(function(dataItem) {\n            return {\n              name: dataItem[1].name,\n              value: flyGeo[dataItem[1].name].concat([dataItem[1].value])\n            }\n          })\n        },\n        {\n          //与上层的点叠加\n          name: item[0],\n          type: 'scatter',\n          coordinateSystem: 'geo',\n          zlevel: 3,\n          symbol: 'circle',\n          symbolSize: function(val) {\n            //根据某项数据值设置符号大小\n            return val[2] / 15\n          },\n          itemStyle: {\n            normal: {\n              color: '#f00'\n            }\n          },\n          data: item[1].map(function(dataItem) {\n            return {\n              name: dataItem[1].name,\n              value: flyGeo[dataItem[1].name].concat([dataItem[1].value])\n            }\n          })\n        }\n      )\n    })\n\n    this.setState(\n      { myChart1: echarts.init(document.getElementById('mainMap')) },\n      () => {\n        this.state.myChart1.setOption({\n          tooltip: {\n            trigger: 'item'\n          },\n         \n          visualMap: {\n            // orient: 'horizontal',\n            min: 0,\n            left: '20%',\n            max: 10000,\n            text: ['高', '低'], // 文本，默认为数值文本\n            splitNumber: 0,\n            color: ['#0054bb', '#85ADDE'],\n            textStyle: {\n              color: '#c3dbff'\n            }\n          },\n\n          series: [\n            {\n              name: '2011全国GDP分布',\n              type: 'map',\n              mapType: 'china',\n              mapLocation: {\n                x: 'left'\n              },\n              // selectedMode: 'multiple',\n              itemStyle: {\n                normal: { label: { show: true, color: '#fff' }, borderWidth: 0 }\n                // emphasis: { label: { show: true } },\n                // borderWidth: 0,\n                // borderColor: '#eee',\n              },\n\n              data: [\n                { name: '西藏', value: 700 },\n                { name: '青海', value: 1670.44 },\n                { name: '宁夏', value: 2102.21 },\n                { name: '海南', value: 2522.66 },\n                { name: '甘肃', value: 5020.37 },\n                { name: '贵州', value: 5701.84 },\n                { name: '新疆', value: 6610.05 },\n                { name: '云南', value: 22 },\n                { name: '重庆', value: 500 },\n                { name: '吉林', value: 1000 },\n                { name: '山西', value: 5000 },\n                { name: '天津', value: 4000 },\n                { name: '江西', value: 9000 },\n                { name: '广西', value: 689 },\n                { name: '陕西', value: 9982 },\n                { name: '黑龙江', value: 12582 },\n                { name: '内蒙古', value: 14359.88 },\n                { name: '安徽', value: 22 },\n                { name: '北京', value: 800 },\n                { name: '福建', value: 1223 },\n                { name: '上海', value: 19195.69 },\n                { name: '湖北', value: 537 },\n                { name: '湖南', value: 8872 },\n                { name: '四川', value: 21026.68 },\n                { name: '辽宁', value: 22226.7 },\n                { name: '河北', value: 24515.76 },\n                { name: '河南', value: 26931.03 },\n                { name: '浙江', value: 32318.85 },\n                { name: '山东', value: 45361.85 },\n                { name: '江苏', value: 49110.27 },\n                { name: '广东', value: 53210.28 },\n                { name: '台湾', value: 53210.28 },\n                { name: '南海诸岛', value: 53210.28 }\n              ]\n            }\n          ]\n        })\n      }\n    )\n  }\n  \n  render() { \n    const { topdata ,tabledata} = this.state\n    return ( \n      <div className=\"data\">\n        <header className=\"header_main\">\n          <div className=\"left_bg\"></div>\n          <div className=\"right_bg\"></div>\n          <h3>Baby张数据平台</h3>\n        </header>\n        <div className=\"wrapper\">\n          <div className=\"container-fluid\">\n            <div className=\"row fill-h\" style={{ display: 'flex' }}>\n              <div className=\"col-lg-3 fill-h\" style={{ width: '25%' }}>\n                <div className=\"xpanel-wrapper xpanel-wrapper-5\">\n                  <BorderBox13>\n                    <div className=\"xpanel\">\n                      <div className=\"fill-h\" id=\"mainMap1\">\n                        {/* <Loading style={{color:'#fff'}}>加载中...</Loading> */}\n                        <ScrollRankingBoard config={topdata}/>\n                      </div>\n                    </div>\n                  </BorderBox13>\n                </div>\n                <div className=\"xpanel-wrapper xpanel-wrapper-4\">\n                  <BorderBox13>\n                    <div className=\"xpanel\">\n                      <div className=\"fill-h\" id=\"worldMap\">\n                      <ScrollBoard config={tabledata}  />\n                      </div>\n                    </div>\n                  </BorderBox13>\n                </div>\n              </div>\n              <div className=\"col-lg-6 fill-h\" style={{ width: '50%' }}>\n                <div className=\"xpanel-wrapper xpanel-wrapper-5\">\n                  <div\n                    className=\"xpanel\"\n                    style={{\n                      position: 'relative'\n                    }}\n                  >\n                    <div className=\"map_bg\"></div>\n                    <div className=\"circle_allow\"></div>\n                    <div className=\"circle_bg\"></div>\n                    \n                    \n                    <div style={{width:'100%', position:'absolute',top:10,display:'flex',left:'50%', justifyContent:'center',color:'#fff',alignItems:'center',transform:'translateX(-50%)'}}>\n                      <p>全国淘宝主播数量：</p>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                      <div className=\"databg\">6</div>\n                    </div>\n                    <div>全淘宝主播数量</div>\n                    <div\n                      style={{\n                        height: 60,\n                        width: 200,\n                        position: 'absolute',\n                        top: 20,\n                        right: 20\n                      }}\n                    >\n                      <Decoration1 style={{ width: '100%', height: '100%' }} />\n                    </div>\n\n                    <div className=\"fill-h\" id=\"mainMap\"></div>\n                  </div>\n                </div>\n                <div\n                  className=\"xpanel-wrapper xpanel-wrapper-4\"\n                  style={{ display: 'flex' }}\n                >\n                  <div\n                    style={{\n                      width: '50%',\n                      paddingRight: 8,\n                      position: 'relative'\n                    }}\n                  >\n                    <BorderBox8>\n                      <div className=\"xpanel\">\n                        <div className=\"fill-h\" id=\"mainMap2\"></div>\n                      </div>\n                    </BorderBox8>\n                  </div>\n                  <div style={{ width: '50%', paddingLeft: 8 }}>\n                    <BorderBox8>\n                      <div className=\"xpanel\">\n                        <div className=\"fill-h\" id=\"mainMap3\"></div>\n                      </div>\n                    </BorderBox8>\n                  </div>\n                </div>\n              </div>\n              <div className=\"col-lg-3 fill-h\" style={{ width: '25%' }}>\n                <div\n                  className=\"xpanel-wrapper xpanel-wrapper-6\"\n                  style={{ position: 'relative' }}\n                >\n                  <div className=\"content_title\">主播类型占比</div>\n                  <BorderBox1>\n                    <div className=\"xpanel\">\n                      <div className=\"fill-h\" id=\"provinceMap\"></div>\n                    </div>\n                  </BorderBox1>\n                </div>\n                <div\n                  className=\"xpanel-wrapper xpanel-wrapper-6\"\n                  style={{ position: 'relative' }}\n                >\n                  <div className=\"content_title\">重点品类排名</div>\n                  <BorderBox1>\n                    <div className=\"xpanel\">\n                      <div className=\"fill-h\" id=\"cityMap\"></div>\n                    </div>\n                  </BorderBox1>\n                </div>\n                <div\n                  className=\"xpanel-wrapper xpanel-wrapper-4\"\n                  style={{ position: 'relative' }}\n                >\n                  <div className=\"content_title\">Top10城市各品类占比</div>\n                  <BorderBox1>\n                    <div className=\"xpanel\">\n                      <div className=\"fill-h\" id=\"countyMap\"></div>\n                    </div>\n                  </BorderBox1>\n                </div>\n              </div>\n            </div>\n          </div>\n        </div>\n      </div>\n     );\n  }\n}\n \nexport default App;"
  },
  {
    "path": "src/geo.js",
    "content": "const provienceData = [\n    {name: '新疆', area: '其他'},\n    {name: '西藏', area: '其他'},\n    {name: '内蒙古', area: '其他'},\n    {name: '青海', area: '其他'},\n    {name: '四川', area: '华西大区'},\n    {name: '黑龙江', area: '东北大区'},\n    {name: '甘肃', area: '华西大区'},\n    {name: '云南', area: '华西大区'},\n    {name: '广西', area: '华南大区'},\n    {name: '湖南', area: '华中大区'},\n    {name: '陕西', area: '华西大区'},\n    {name: '广东', area: '华南大区'},\n    {name: '吉林', area: '东北大区'},\n    {name: '河北', area: '华北大区'},\n    {name: '湖北', area: '华中大区'},\n    {name: '贵州', area: '华西大区'},\n    {name: '山东', area: '华北大区'},\n    {name: '江西', area: '华中大区'},\n    {name: '河南', area: '华北大区'},\n    {name: '辽宁', area: '东北大区'},\n    {name: '山西', area: '华北大区'},\n    {name: '安徽', area: '华中大区'},\n    {name: '福建', area: '华南大区'},\n    {name: '浙江', area: '华东大区'},\n    {name: '江苏', area: '华东大区'},\n    {name: '重庆', area: '华西大区'},\n    {name: '宁夏', area: '华西大区'},\n    {name: '海南', area: '华南大区'},\n    {name: '台湾', area: '其他'},\n    {name: '北京', area: '华北大区'},\n    {name: '天津', area: '华北大区'},\n    {name: '上海', area: '华东大区'},\n    {name: '香港', area: '其他'},\n    {name: '澳门', area: '其他'},\n    {name: '南海诸岛', area: '南海诸岛'},\n];\n\nconst geoCoordMap = {\n    '海门': [121.15, 31.89],\n    '鄂尔多斯': [109.781327, 39.608266],\n    '招远': [120.38, 37.35],\n    '舟山': [122.207216, 29.985295],\n    '齐齐哈尔': [123.97, 47.33],\n    '盐城': [120.13, 33.38],\n    '赤峰': [118.87, 42.28],\n    '青岛': [120.33, 36.07],\n    '乳山': [121.52, 36.89],\n    '金昌': [102.188043, 38.520089],\n    '泉州': [118.58, 24.93],\n    '莱西': [120.53, 36.86],\n    '日照': [119.46, 35.42],\n    '胶南': [119.97, 35.88],\n    '南通': [121.05, 32.08],\n    '拉萨': [91.11, 29.97],\n    '云浮': [112.02, 22.93],\n    '梅州': [116.1, 24.55],\n    '文登': [122.05, 37.2],\n    '上海': [121.48, 31.22],\n    '攀枝花': [101.718637, 26.582347],\n    '威海': [122.1, 37.5],\n    '承德': [117.93, 40.97],\n    '厦门': [118.1, 24.46],\n    '汕尾': [115.375279, 22.786211],\n    '潮州': [116.63, 23.68],\n    '丹东': [124.37, 40.13],\n    '太仓': [121.1, 31.45],\n    '曲靖': [103.79, 25.51],\n    '烟台': [121.39, 37.52],\n    '福州': [119.3, 26.08],\n    '瓦房店': [121.979603, 39.627114],\n    '即墨': [120.45, 36.38],\n    '抚顺': [123.97, 41.97],\n    '玉溪': [102.52, 24.35],\n    '张家口': [114.87, 40.82],\n    '阳泉': [113.57, 37.85],\n    '莱州': [119.942327, 37.177017],\n    '湖州': [120.1, 30.86],\n    '汕头': [116.69, 23.39],\n    '昆山': [120.95, 31.39],\n    '宁波': [121.56, 29.86],\n    '湛江': [110.359377, 21.270708],\n    '揭阳': [116.35, 23.55],\n    '荣成': [122.41, 37.16],\n    '连云港': [119.16, 34.59],\n    '葫芦岛': [120.836932, 40.711052],\n    '常熟': [120.74, 31.64],\n    '东莞': [113.75, 23.04],\n    '河源': [114.68, 23.73],\n    '淮安': [119.15, 33.5],\n    '泰州': [119.9, 32.49],\n    '南宁': [108.33, 22.84],\n    '营口': [122.18, 40.65],\n    '惠州': [114.4, 23.09],\n    '江阴': [120.26, 31.91],\n    '蓬莱': [120.75, 37.8],\n    '韶关': [113.62, 24.84],\n    '嘉峪关': [98.289152, 39.77313],\n    '广州': [113.23, 23.16],\n    '延安': [109.47, 36.6],\n    '太原': [112.53, 37.87],\n    '清远': [113.01, 23.7],\n    '中山': [113.38, 22.52],\n    '昆明': [102.73, 25.04],\n    '寿光': [118.73, 36.86],\n    '盘锦': [122.070714, 41.119997],\n    '长治': [113.08, 36.18],\n    '深圳': [114.07, 22.62],\n    '珠海': [113.52, 22.3],\n    '宿迁': [118.3, 33.96],\n    '咸阳': [108.72, 34.36],\n    '铜川': [109.11, 35.09],\n    '平度': [119.97, 36.77],\n    '佛山': [113.11, 23.05],\n    '海口': [110.35, 20.02],\n    '江门': [113.06, 22.61],\n    '章丘': [117.53, 36.72],\n    '肇庆': [112.44, 23.05],\n    '大连': [121.62, 38.92],\n    '临汾': [111.5, 36.08],\n    '吴江': [120.63, 31.16],\n    '石嘴山': [106.39, 39.04],\n    '沈阳': [123.38, 41.8],\n    '苏州': [120.62, 31.32],\n    '茂名': [110.88, 21.68],\n    '嘉兴': [120.76, 30.77],\n    '长春': [125.35, 43.88],\n    '胶州': [120.03336, 36.264622],\n    '银川': [106.27, 38.47],\n    '张家港': [120.555821, 31.875428],\n    '三门峡': [111.19, 34.76],\n    '锦州': [121.15, 41.13],\n    '南昌': [115.89, 28.68],\n    '柳州': [109.4, 24.33],\n    '三亚': [109.511909, 18.252847],\n    '自贡': [104.778442, 29.33903],\n    '吉林': [126.57, 43.87],\n    '阳江': [111.95, 21.85],\n    '泸州': [105.39, 28.91],\n    '西宁': [101.74, 36.56],\n    '宜宾': [104.56, 29.77],\n    '呼和浩特': [111.65, 40.82],\n    '成都': [104.06, 30.67],\n    '大同': [113.3, 40.12],\n    '镇江': [119.44, 32.2],\n    '桂林': [110.28, 25.29],\n    '张家界': [110.479191, 29.117096],\n    '宜兴': [119.82, 31.36],\n    '北海': [109.12, 21.49],\n    '西安': [108.95, 34.27],\n    '金坛': [119.56, 31.74],\n    '东营': [118.49, 37.46],\n    '牡丹江': [129.58, 44.6],\n    '遵义': [106.9, 27.7],\n    '绍兴': [120.58, 30.01],\n    '扬州': [119.42, 32.39],\n    '常州': [119.95, 31.79],\n    '潍坊': [119.1, 36.62],\n    '重庆': [106.54, 29.59],\n    '台州': [121.420757, 28.656386],\n    '南京': [118.78, 32.04],\n    '滨州': [118.03, 37.36],\n    '贵阳': [106.71, 26.57],\n    '无锡': [120.29, 31.59],\n    '本溪': [123.73, 41.3],\n    '克拉玛依': [84.77, 45.59],\n    '渭南': [109.5, 34.52],\n    '马鞍山': [118.48, 31.56],\n    '宝鸡': [107.15, 34.38],\n    '焦作': [113.21, 35.24],\n    '句容': [119.16, 31.95],\n    '北京': [116.46, 39.92],\n    '徐州': [117.2, 34.26],\n    '衡水': [115.72, 37.72],\n    '包头': [110, 40.58],\n    '绵阳': [104.73, 31.48],\n    '乌鲁木齐': [87.68, 43.77],\n    '枣庄': [117.57, 34.86],\n    '杭州': [120.19, 30.26],\n    '淄博': [118.05, 36.78],\n    '鞍山': [122.85, 41.12],\n    '溧阳': [119.48, 31.43],\n    '库尔勒': [86.06, 41.68],\n    '安阳': [114.35, 36.1],\n    '开封': [114.35, 34.79],\n    '济南': [117, 36.65],\n    '德阳': [104.37, 31.13],\n    '温州': [120.65, 28.01],\n    '九江': [115.97, 29.71],\n    '邯郸': [114.47, 36.6],\n    '临安': [119.72, 30.23],\n    '兰州': [103.73, 36.03],\n    '沧州': [116.83, 38.33],\n    '临沂': [118.35, 35.05],\n    '南充': [106.110698, 30.837793],\n    '天津': [117.2, 39.13],\n    '富阳': [119.95, 30.07],\n    '泰安': [117.13, 36.18],\n    '诸暨': [120.23, 29.71],\n    '郑州': [113.65, 34.76],\n    '哈尔滨': [126.63, 45.75],\n    '聊城': [115.97, 36.45],\n    '芜湖': [118.38, 31.33],\n    '唐山': [118.02, 39.63],\n    '平顶山': [113.29, 33.75],\n    '邢台': [114.48, 37.05],\n    '德州': [116.29, 37.45],\n    '济宁': [116.59, 35.38],\n    '荆州': [112.239741, 30.335165],\n    '宜昌': [111.3, 30.7],\n    '义乌': [120.06, 29.32],\n    '丽水': [119.92, 28.45],\n    '洛阳': [112.44, 34.7],\n    '秦皇岛': [119.57, 39.95],\n    '株洲': [113.16, 27.83],\n    '石家庄': [114.48, 38.03],\n    '莱芜': [117.67, 36.19],\n    '常德': [111.69, 29.05],\n    '保定': [115.48, 38.85],\n    '湘潭': [112.91, 27.87],\n    '金华': [119.64, 29.12],\n    '岳阳': [113.09, 29.37],\n    '长沙': [113, 28.21],\n    '衢州': [118.88, 28.97],\n    '廊坊': [116.7, 39.53],\n    '菏泽': [115.480656, 35.23375],\n    '合肥': [117.27, 31.86],\n    '武汉': [114.31, 30.52],\n    '大庆': [125.03, 46.58]\n};\n\nexport {provienceData, geoCoordMap}"
  },
  {
    "path": "src/index.css",
    "content": "@charset \"utf-8\";\n\n/********** Global **********/\n/*\n *常用背景色： #0b0f34 (6,64,102) (29,45,57) (7,33,58) (8,13,28) (15,43,36)\n */\n *{\n   margin: 0;\n   padding: 0;\n }\nhtml, body, #root {\n\twidth:100%;\n\theight:100%;\n\tmin-height:635px;\n\tfont-family:\"microsoft yahei\", arial, sans-serif;\n\tbackground-repeat:no-repeat;\n\tbackground-position:center;\n\tbackground-size:100% 100%;\n\toverflow-x:hidden;\n\toverflow-y:auto;\n}\nbody {background-image:url(\"./assets/images/bg.png\");}\ntable{\n\theight: 100%;\n\toverflow-y: auto;\n\tdisplay: block;\n}\ntr{\n\tpadding: 8px;\n}\ntd{\n\tcolor: #c9ccd4;\n\tpadding: 8px;\n}\n.content_title{\n\twidth: 200px;\n\ttext-align: center;\n\tcolor: #01c4f7;\n\tfont-size: 14px;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 50%;\n\tmargin-left: -100px;\n}\n.databg{\n\tbackground: url(\"./assets/images/databg.png\") 0 0 no-repeat;\n\tbackground-size: 22px 30px;\n\theight: 30px;\n\twidth: 22px;\n\tcolor: #fff;\n\tfont-size: 22px;\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\tmargin-right: 10px;\n}\n@keyframes bganomation{\n\t0%{width: 50%;}\n\t50%{width: 0%;}\n\t100%{width: 50%;}\n}\n\n@keyframes rotate1{\n\t100%{\n\t\ttransform: translate(-50%, -50%) rotate(360deg);\n\t}\n}\n\n@keyframes retate2{\n\t100%{transform: translate(-50%, -50%) rotate(-360deg);}\n}\n.map_bg{\n\tposition: absolute;\n\ttop: 54%;\n\tleft: 50%;\n\twidth: 45.8vh;\n\theight: 45.8vh;\n\tmin-width: 280px;\n\tmin-height: 280px;\n\ttransform: translate(-50%,-50%);\n\tbackground: url(\"./assets/images/map.png\") center no-repeat;\n\tbackground-size: 45.8vh 45.8vh;\n\topacity: 0.5;\n}\n.circle_allow{\n\tposition: absolute;\n\ttop: 54%;\n\tleft: 50%;\n\twidth: 50vh;\n\theight: 50vh;\n\tmin-width: 280px;\n\tmin-height: 280px;\n\ttransform: translate(-50%,-50%);\n\tbackground: url(\"./assets/images/jt.png\") center no-repeat;\n\tbackground-size: 50vh 50vh;\n\tanimation: retate2 10s linear infinite;\n}\n\n.circle_bg{\n\tposition: absolute;\n\ttop: 54%;\n\tleft: 50%;\n\twidth: 52vh;\n\theight: 52vh;\n\ttransform: translate(-50%,-50%);\n\tbackground: url(\"./assets/images/lbx.png\") center no-repeat;\n\tbackground-size: 52vh 52vh;\n\tanimation: rotate1 10s linear infinite;\n\topacity: 0.4;\n}\n.left_bg{\n\twidth: 62%;\n    height: 100%;\n    position: absolute;\n    right: 0;\n    background-position: right;\n\tbackground:url(\"./assets/images/left_header.png\") 0 10px no-repeat;\n}\n.right_bg{\n\twidth: 53%;\n    height: 100%;\n    position: absolute;\n    top: 0;\n    left: 0;\n\tbackground:url(\"./assets/images/right_header.png\") 0 10px no-repeat;\n}\n.header_main {\n\tmargin:0 auto;\n\twidth:100%;\n\theight:65px;\n\tmax-width:1920px;\n\t/* // background:url(\"./assets/images/header.png\") center no-repeat; */\n\tposition: relative;\n\t\n}\n.header_main h3 {\n\tmargin: 0 auto;\n    padding-top: 14px;\n    line-height: 50px;\n    text-align: center;\n    font-size: 24px;\n    color: rgb(255, 255, 255);\n}\n.wrapper {position:absolute;top:80px;bottom:0;left:0;right:0;min-height:555px;}\n.container-fluid {height:100%;min-height:100%;}\n.row {margin-left:-7px;margin-right:-8px;}\n.row>div {padding-left:7px;padding-right:8px;}\n.xpanel-wrapper {padding-bottom:15px;box-sizing:border-box;}\n.xpanel-wrapper-1 {height:100%;}\n.xpanel-wrapper-2 {height:50%;}\n.xpanel-wrapper-3 {height:33.33333%;}\n.xpanel-wrapper-4 {height:40%;}\n.xpanel-wrapper-5 {height:60%;}\n\n.xpanel-wrapper-6 {height:30%;}\n.xpanel {\n\tpadding:15px;\n\theight:100%;\n\tmin-height:170px;\n\tbackground-size:100% 100%;\n\tbox-sizing:border-box;\n}\n\n/* tool */\n.fill-h {height:100%;min-height:100%;}\n.no-margin {margin:0 !important;}\n.no-padding {padding:0 !important;}\n\n/* scrollbar */\n::-webkit-scrollbar {width:0;height:0;}\n::-webkit-scrollbar-track {background-color:transparent;}\n::-webkit-scrollbar-thumb {border-radius:5px;background-color:rgba(0, 0, 0, 0.3);}"
  },
  {
    "path": "src/index.js",
    "content": "import React from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './App';\n\nReactDOM.render(\n  <React.StrictMode>\n    <App />\n  </React.StrictMode>,\n  document.getElementById('root')\n);\n"
  },
  {
    "path": "src/serviceWorker.js",
    "content": "// This optional code is used to register a service worker.\n// register() is not called by default.\n\n// This lets the app load faster on subsequent visits in production, and gives\n// it offline capabilities. However, it also means that developers (and users)\n// will only see deployed updates on subsequent visits to a page, after all the\n// existing tabs open on the page have been closed, since previously cached\n// resources are updated in the background.\n\n// To learn more about the benefits of this model and instructions on how to\n// opt-in, read https://bit.ly/CRA-PWA\n\nconst isLocalhost = Boolean(\n  window.location.hostname === 'localhost' ||\n    // [::1] is the IPv6 localhost address.\n    window.location.hostname === '[::1]' ||\n    // 127.0.0.0/8 are considered localhost for IPv4.\n    window.location.hostname.match(\n      /^127(?:\\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/\n    )\n);\n\nexport function register(config) {\n  if (process.env.NODE_ENV === 'production' && 'serviceWorker' in navigator) {\n    // The URL constructor is available in all browsers that support SW.\n    const publicUrl = new URL(process.env.PUBLIC_URL, window.location.href);\n    if (publicUrl.origin !== window.location.origin) {\n      // Our service worker won't work if PUBLIC_URL is on a different origin\n      // from what our page is served on. This might happen if a CDN is used to\n      // serve assets; see https://github.com/facebook/create-react-app/issues/2374\n      return;\n    }\n\n    window.addEventListener('load', () => {\n      const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;\n\n      if (isLocalhost) {\n        // This is running on localhost. Let's check if a service worker still exists or not.\n        checkValidServiceWorker(swUrl, config);\n\n        // Add some additional logging to localhost, pointing developers to the\n        // service worker/PWA documentation.\n        navigator.serviceWorker.ready.then(() => {\n          console.log(\n            'This web app is being served cache-first by a service ' +\n              'worker. To learn more, visit https://bit.ly/CRA-PWA'\n          );\n        });\n      } else {\n        // Is not localhost. Just register service worker\n        registerValidSW(swUrl, config);\n      }\n    });\n  }\n}\n\nfunction registerValidSW(swUrl, config) {\n  navigator.serviceWorker\n    .register(swUrl)\n    .then(registration => {\n      registration.onupdatefound = () => {\n        const installingWorker = registration.installing;\n        if (installingWorker == null) {\n          return;\n        }\n        installingWorker.onstatechange = () => {\n          if (installingWorker.state === 'installed') {\n            if (navigator.serviceWorker.controller) {\n              // At this point, the updated precached content has been fetched,\n              // but the previous service worker will still serve the older\n              // content until all client tabs are closed.\n              console.log(\n                'New content is available and will be used when all ' +\n                  'tabs for this page are closed. See https://bit.ly/CRA-PWA.'\n              );\n\n              // Execute callback\n              if (config && config.onUpdate) {\n                config.onUpdate(registration);\n              }\n            } else {\n              // At this point, everything has been precached.\n              // It's the perfect time to display a\n              // \"Content is cached for offline use.\" message.\n              console.log('Content is cached for offline use.');\n\n              // Execute callback\n              if (config && config.onSuccess) {\n                config.onSuccess(registration);\n              }\n            }\n          }\n        };\n      };\n    })\n    .catch(error => {\n      console.error('Error during service worker registration:', error);\n    });\n}\n\nfunction checkValidServiceWorker(swUrl, config) {\n  // Check if the service worker can be found. If it can't reload the page.\n  fetch(swUrl, {\n    headers: { 'Service-Worker': 'script' },\n  })\n    .then(response => {\n      // Ensure service worker exists, and that we really are getting a JS file.\n      const contentType = response.headers.get('content-type');\n      if (\n        response.status === 404 ||\n        (contentType != null && contentType.indexOf('javascript') === -1)\n      ) {\n        // No service worker found. Probably a different app. Reload the page.\n        navigator.serviceWorker.ready.then(registration => {\n          registration.unregister().then(() => {\n            window.location.reload();\n          });\n        });\n      } else {\n        // Service worker found. Proceed as normal.\n        registerValidSW(swUrl, config);\n      }\n    })\n    .catch(() => {\n      console.log(\n        'No internet connection found. App is running in offline mode.'\n      );\n    });\n}\n\nexport function unregister() {\n  if ('serviceWorker' in navigator) {\n    navigator.serviceWorker.ready\n      .then(registration => {\n        registration.unregister();\n      })\n      .catch(error => {\n        console.error(error.message);\n      });\n  }\n}\n"
  }
]