vibedoc 1.1.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +6 -6
  3. package/.next/prerender-manifest.json +3 -3
  4. package/.next/server/app/(app)/activity/page/build-manifest.json +4 -4
  5. package/.next/server/app/(app)/activity/page.js.nft.json +1 -1
  6. package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/(app)/board/page/build-manifest.json +4 -4
  8. package/.next/server/app/(app)/board/page.js.nft.json +1 -1
  9. package/.next/server/app/(app)/board/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/(app)/docs/page/build-manifest.json +4 -4
  11. package/.next/server/app/(app)/docs/page.js.nft.json +1 -1
  12. package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/(app)/explorer/page/build-manifest.json +4 -4
  14. package/.next/server/app/(app)/explorer/page/react-loadable-manifest.json +9 -1
  15. package/.next/server/app/(app)/explorer/page.js.nft.json +1 -1
  16. package/.next/server/app/(app)/explorer/page_client-reference-manifest.js +1 -1
  17. package/.next/server/app/(app)/memory/page/build-manifest.json +4 -4
  18. package/.next/server/app/(app)/memory/page.js.nft.json +1 -1
  19. package/.next/server/app/(app)/memory/page_client-reference-manifest.js +1 -1
  20. package/.next/server/app/(app)/settings/page/build-manifest.json +4 -4
  21. package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
  22. package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
  23. package/.next/server/app/(app)/setup/page/build-manifest.json +4 -4
  24. package/.next/server/app/(app)/setup/page.js.nft.json +1 -1
  25. package/.next/server/app/(app)/setup/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/_global-error/page/build-manifest.json +4 -4
  27. package/.next/server/app/_global-error.html +2 -2
  28. package/.next/server/app/_global-error.rsc +1 -1
  29. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  30. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  31. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  32. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  33. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  34. package/.next/server/app/_not-found/page/build-manifest.json +4 -4
  35. package/.next/server/app/_not-found.html +1 -1
  36. package/.next/server/app/_not-found.rsc +1 -1
  37. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  38. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  39. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  40. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  41. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  42. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  43. package/.next/server/app/activity.html +1 -1
  44. package/.next/server/app/activity.rsc +2 -2
  45. package/.next/server/app/activity.segments/!KGFwcCk/activity/__PAGE__.segment.rsc +2 -2
  46. package/.next/server/app/activity.segments/!KGFwcCk/activity.segment.rsc +1 -1
  47. package/.next/server/app/activity.segments/!KGFwcCk.segment.rsc +1 -1
  48. package/.next/server/app/activity.segments/_full.segment.rsc +2 -2
  49. package/.next/server/app/activity.segments/_head.segment.rsc +1 -1
  50. package/.next/server/app/activity.segments/_index.segment.rsc +1 -1
  51. package/.next/server/app/activity.segments/_tree.segment.rsc +1 -1
  52. package/.next/server/app/api/activity/route.js.nft.json +1 -1
  53. package/.next/server/app/api/backlinks/route.js.nft.json +1 -1
  54. package/.next/server/app/api/context/route.js.nft.json +1 -1
  55. package/.next/server/app/api/decisions/route.js.nft.json +1 -1
  56. package/.next/server/app/api/docs/route.js.nft.json +1 -1
  57. package/.next/server/app/api/explorer/route.js.nft.json +1 -1
  58. package/.next/server/app/api/mcp/route.js.nft.json +1 -1
  59. package/.next/server/app/api/memory/route.js.nft.json +1 -1
  60. package/.next/server/app/api/projects/route.js.nft.json +1 -1
  61. package/.next/server/app/api/settings/route.js.nft.json +1 -1
  62. package/.next/server/app/api/setup/generate/route.js.nft.json +1 -1
  63. package/.next/server/app/api/setup/write/route.js.nft.json +1 -1
  64. package/.next/server/app/api/summary/route.js.nft.json +1 -1
  65. package/.next/server/app/api/tasks/route.js.nft.json +1 -1
  66. package/.next/server/app/board.html +1 -1
  67. package/.next/server/app/board.rsc +2 -2
  68. package/.next/server/app/board.segments/!KGFwcCk/board/__PAGE__.segment.rsc +2 -2
  69. package/.next/server/app/board.segments/!KGFwcCk/board.segment.rsc +1 -1
  70. package/.next/server/app/board.segments/!KGFwcCk.segment.rsc +1 -1
  71. package/.next/server/app/board.segments/_full.segment.rsc +2 -2
  72. package/.next/server/app/board.segments/_head.segment.rsc +1 -1
  73. package/.next/server/app/board.segments/_index.segment.rsc +1 -1
  74. package/.next/server/app/board.segments/_tree.segment.rsc +1 -1
  75. package/.next/server/app/docs.html +1 -1
  76. package/.next/server/app/docs.rsc +2 -2
  77. package/.next/server/app/docs.segments/!KGFwcCk/docs/__PAGE__.segment.rsc +2 -2
  78. package/.next/server/app/docs.segments/!KGFwcCk/docs.segment.rsc +1 -1
  79. package/.next/server/app/docs.segments/!KGFwcCk.segment.rsc +1 -1
  80. package/.next/server/app/docs.segments/_full.segment.rsc +2 -2
  81. package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  82. package/.next/server/app/docs.segments/_index.segment.rsc +1 -1
  83. package/.next/server/app/docs.segments/_tree.segment.rsc +1 -1
  84. package/.next/server/app/explorer.html +1 -1
  85. package/.next/server/app/explorer.rsc +2 -2
  86. package/.next/server/app/explorer.segments/!KGFwcCk/explorer/__PAGE__.segment.rsc +2 -2
  87. package/.next/server/app/explorer.segments/!KGFwcCk/explorer.segment.rsc +1 -1
  88. package/.next/server/app/explorer.segments/!KGFwcCk.segment.rsc +1 -1
  89. package/.next/server/app/explorer.segments/_full.segment.rsc +2 -2
  90. package/.next/server/app/explorer.segments/_head.segment.rsc +1 -1
  91. package/.next/server/app/explorer.segments/_index.segment.rsc +1 -1
  92. package/.next/server/app/explorer.segments/_tree.segment.rsc +1 -1
  93. package/.next/server/app/index.html +1 -1
  94. package/.next/server/app/index.rsc +1 -1
  95. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  96. package/.next/server/app/index.segments/_full.segment.rsc +1 -1
  97. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  98. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  99. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  100. package/.next/server/app/memory.html +1 -1
  101. package/.next/server/app/memory.rsc +2 -2
  102. package/.next/server/app/memory.segments/!KGFwcCk/memory/__PAGE__.segment.rsc +2 -2
  103. package/.next/server/app/memory.segments/!KGFwcCk/memory.segment.rsc +1 -1
  104. package/.next/server/app/memory.segments/!KGFwcCk.segment.rsc +1 -1
  105. package/.next/server/app/memory.segments/_full.segment.rsc +2 -2
  106. package/.next/server/app/memory.segments/_head.segment.rsc +1 -1
  107. package/.next/server/app/memory.segments/_index.segment.rsc +1 -1
  108. package/.next/server/app/memory.segments/_tree.segment.rsc +1 -1
  109. package/.next/server/app/page/build-manifest.json +4 -4
  110. package/.next/server/app/settings.html +1 -1
  111. package/.next/server/app/settings.rsc +1 -1
  112. package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +1 -1
  113. package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +1 -1
  114. package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +1 -1
  115. package/.next/server/app/settings.segments/_full.segment.rsc +1 -1
  116. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  117. package/.next/server/app/settings.segments/_index.segment.rsc +1 -1
  118. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  119. package/.next/server/app/setup.html +1 -1
  120. package/.next/server/app/setup.rsc +2 -2
  121. package/.next/server/app/setup.segments/!KGFwcCk/setup/__PAGE__.segment.rsc +2 -2
  122. package/.next/server/app/setup.segments/!KGFwcCk/setup.segment.rsc +1 -1
  123. package/.next/server/app/setup.segments/!KGFwcCk.segment.rsc +1 -1
  124. package/.next/server/app/setup.segments/_full.segment.rsc +2 -2
  125. package/.next/server/app/setup.segments/_head.segment.rsc +1 -1
  126. package/.next/server/app/setup.segments/_index.segment.rsc +1 -1
  127. package/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
  128. package/.next/server/chunks/[root-of-the-server]__0e51ee32._.js +2 -2
  129. package/.next/server/chunks/[root-of-the-server]__1453b4c1._.js +1 -1
  130. package/.next/server/chunks/[root-of-the-server]__2bbe3bdc._.js +1 -1
  131. package/.next/server/chunks/[root-of-the-server]__2d66d57b._.js +1 -1
  132. package/.next/server/chunks/[root-of-the-server]__54666fd5._.js +1 -1
  133. package/.next/server/chunks/[root-of-the-server]__7a7e1eb1._.js +1 -1
  134. package/.next/server/chunks/[root-of-the-server]__8e790c7b._.js +1 -1
  135. package/.next/server/chunks/[root-of-the-server]__9d1f6722._.js +1 -1
  136. package/.next/server/chunks/[root-of-the-server]__a0a8fb65._.js +1 -1
  137. package/.next/server/chunks/[root-of-the-server]__a7d932af._.js +1 -1
  138. package/.next/server/chunks/[root-of-the-server]__a9dbcc03._.js +1 -1
  139. package/.next/server/chunks/[root-of-the-server]__aa7a40ec._.js +1 -1
  140. package/.next/server/chunks/[root-of-the-server]__bacbf09e._.js +1 -1
  141. package/.next/server/chunks/[root-of-the-server]__bd44b8e4._.js +1 -1
  142. package/.next/server/chunks/[root-of-the-server]__e27393ea._.js +1 -1
  143. package/.next/server/chunks/_75927d0c._.js +1 -1
  144. package/.next/server/chunks/ssr/1ce3b_dagre-d3-es_src_dagre_index_f9cad90b.js +1 -1
  145. package/.next/server/chunks/ssr/4bd2e_mermaid_dist_chunks_mermaid_core_chunk-S3R3BYOJ_mjs_dfc77fcf._.js +1 -1
  146. package/.next/server/chunks/ssr/78921_y-codemirror_next_src_index_7664c743.js +1 -1
  147. package/.next/server/chunks/ssr/{[root-of-the-server]__2d92fa59._.js → [root-of-the-server]__93c50d95._.js} +2 -2
  148. package/.next/server/chunks/ssr/[root-of-the-server]__93c50d95._.js.map +1 -0
  149. package/.next/server/chunks/ssr/[root-of-the-server]__93f88b5d._.js +1 -1
  150. package/.next/server/chunks/ssr/[root-of-the-server]__c441b191._.js +1 -1
  151. package/.next/server/chunks/ssr/[root-of-the-server]__cb200ebe._.js +1 -1
  152. package/.next/server/chunks/ssr/_0324be5b._.js +1 -1
  153. package/.next/server/chunks/ssr/_04bd0614._.js +1 -1
  154. package/.next/server/chunks/ssr/_07ff42fd._.js +1 -1
  155. package/.next/server/chunks/ssr/_0ee1f47f._.js +3 -0
  156. package/.next/server/chunks/ssr/_0ee1f47f._.js.map +1 -0
  157. package/.next/server/chunks/ssr/_39d9968d._.js +1 -1
  158. package/.next/server/chunks/ssr/_692c5bbf._.js +3 -0
  159. package/.next/server/chunks/ssr/_692c5bbf._.js.map +1 -0
  160. package/.next/server/chunks/ssr/_7b129868._.js +1 -1
  161. package/.next/server/chunks/ssr/_83c6a2ff._.js +1 -1
  162. package/.next/server/chunks/ssr/_85e5ab03._.js +1 -1
  163. package/.next/server/chunks/ssr/_c4b742c5._.js +1 -1
  164. package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js +3 -0
  165. package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js.map +1 -0
  166. package/.next/server/chunks/ssr/a5dda_next_dist_bc8c0e5f._.js +1 -1
  167. package/.next/server/chunks/ssr/a5dda_next_dist_c6de1535._.js +1 -1
  168. package/.next/server/chunks/ssr/a5dda_next_dist_esm_build_templates_app-page_d9140d2d.js +1 -1
  169. package/.next/server/chunks/ssr/fe4dd_lodash-es_092245b0._.js +1 -1
  170. package/.next/server/chunks/ssr/fe4dd_lodash-es_1a0ea541._.js +1 -1
  171. package/.next/server/chunks/ssr/fe4dd_lodash-es_2f02253e._.js +1 -1
  172. package/.next/server/chunks/ssr/fe4dd_lodash-es_59ba66ec._.js +1 -1
  173. package/.next/server/chunks/ssr/fe4dd_lodash-es_6dfac36d._.js +1 -1
  174. package/.next/server/chunks/ssr/fe4dd_lodash-es_dba464ad._.js +1 -1
  175. package/.next/server/chunks/ssr/fe4dd_lodash-es_fe91028b._.js +1 -1
  176. package/.next/server/chunks/ssr/node_modules__pnpm_00962046._.js +1 -1
  177. package/.next/server/chunks/ssr/node_modules__pnpm_337eaf96._.js +1 -1
  178. package/.next/server/chunks/ssr/node_modules__pnpm_3601c997._.js +1 -1
  179. package/.next/server/chunks/ssr/node_modules__pnpm_55b7a1cf._.js +1 -1
  180. package/.next/server/chunks/ssr/node_modules__pnpm_7de47ba7._.js +1 -1
  181. package/.next/server/chunks/ssr/node_modules__pnpm_87d282d9._.js +1 -1
  182. package/.next/server/chunks/ssr/node_modules__pnpm_8b3ed63a._.js +1 -1
  183. package/.next/server/chunks/ssr/node_modules__pnpm_8f8943af._.js +1 -1
  184. package/.next/server/chunks/ssr/node_modules__pnpm_928932b1._.js +1 -1
  185. package/.next/server/chunks/ssr/node_modules__pnpm_df7dcb26._.js +1 -1
  186. package/.next/server/chunks/ssr/node_modules__pnpm_e70a06f1._.js +1 -1
  187. package/.next/server/chunks/ssr/node_modules__pnpm_fa1f464c._.js +1 -1
  188. package/.next/server/middleware-build-manifest.js +4 -4
  189. package/.next/server/pages/404.html +1 -1
  190. package/.next/server/pages/500.html +2 -2
  191. package/.next/server/server-reference-manifest.js +1 -1
  192. package/.next/server/server-reference-manifest.json +1 -1
  193. package/.next/static/chunks/0b640fa39aac2219.js +1 -0
  194. package/.next/static/chunks/0ef3e14dc942367c.js +1 -0
  195. package/.next/static/chunks/13bdd4e22dd90816.js +1 -0
  196. package/.next/static/chunks/{1ed5d145167d8eb4.js → 1ef8bf79adc2568f.js} +5 -5
  197. package/.next/static/chunks/{12a5f59c97d227db.js → 25d2e746e06b38ba.js} +1 -1
  198. package/.next/static/chunks/{811bb9b4cd1b0f6c.js → 316cd4755f253783.js} +1 -1
  199. package/.next/static/chunks/351fac2d373f6f38.js +1 -0
  200. package/.next/static/chunks/{ec0c4ff8847ec34b.js → 452e1bb12e7f0b85.js} +1 -1
  201. package/.next/static/chunks/4a40b1a0e0d1d36e.js +29 -0
  202. package/.next/static/chunks/{70d2c49686d63e40.js → 519aa8080f20453e.js} +1 -1
  203. package/.next/static/chunks/{02e429858f990849.js → 55ab99ffa8724197.js} +1 -1
  204. package/.next/static/chunks/55fe2639abb9cd1a.js +2 -0
  205. package/.next/static/chunks/63e6313e09a72507.js +43 -0
  206. package/.next/static/chunks/6fc607e12ff4f9cc.js +215 -0
  207. package/.next/static/chunks/752c6435ac86719d.js +2 -0
  208. package/.next/static/chunks/8034834601bf13d7.js +1 -0
  209. package/.next/static/chunks/8b98ae3ee4dbcfd1.js +2 -0
  210. package/.next/static/chunks/aad224af68aad5fb.js +4 -0
  211. package/.next/static/chunks/b32c8cafb0f99121.js +24 -0
  212. package/.next/static/chunks/c224fce458bb43f9.js +1 -0
  213. package/.next/static/chunks/c6c6b3aa4797a144.js +1 -0
  214. package/.next/static/chunks/c7596c95b8f7f059.js +1 -0
  215. package/.next/static/chunks/cf9345359d04d2e9.js +63 -0
  216. package/.next/static/chunks/e6164bb2a2fa9b00.js +1 -0
  217. package/.next/static/chunks/e7aa622fd3384345.js +2 -0
  218. package/.next/static/chunks/ed565e62e468fa30.js +24 -0
  219. package/.next/static/chunks/{0bbe3dc32a2a7822.js → fcc2b1530d73e61e.js} +1 -1
  220. package/.next/static/chunks/{turbopack-525ea573490deca2.js → turbopack-2835ad6e71df73d8.js} +1 -1
  221. package/package.json +3 -1
  222. package/.next/server/chunks/ssr/[root-of-the-server]__2d92fa59._.js.map +0 -1
  223. package/.next/server/chunks/ssr/_b9f186b2._.js +0 -3
  224. package/.next/server/chunks/ssr/_b9f186b2._.js.map +0 -1
  225. package/.next/server/chunks/ssr/_e18b7893._.js +0 -3
  226. package/.next/server/chunks/ssr/_e18b7893._.js.map +0 -1
  227. package/.next/static/chunks/0bf088d94c6c3d7f.js +0 -1
  228. package/.next/static/chunks/12cf98019a766d56.js +0 -2
  229. package/.next/static/chunks/5051111686a30794.js +0 -24
  230. package/.next/static/chunks/575ff595808bef08.js +0 -29
  231. package/.next/static/chunks/57eb6d643a88d201.js +0 -1
  232. package/.next/static/chunks/70a4b574c7f36373.js +0 -1
  233. package/.next/static/chunks/73ecac2771f5a28f.js +0 -2
  234. package/.next/static/chunks/7cdf6785100b30b4.js +0 -1
  235. package/.next/static/chunks/962586ff4bc6af4f.js +0 -1
  236. package/.next/static/chunks/aaa492e282370bc6.js +0 -43
  237. package/.next/static/chunks/b07c7aa5dcbca335.js +0 -2
  238. package/.next/static/chunks/b43b33637f3f9958.js +0 -215
  239. package/.next/static/chunks/b90625f065b2fb81.js +0 -1
  240. package/.next/static/chunks/c1ea939eac9e0ef7.js +0 -2
  241. package/.next/static/chunks/c855ae74bfce8619.js +0 -63
  242. package/.next/static/chunks/d4eb6ab4605bef88.js +0 -4
  243. package/.next/static/chunks/d6bceca87929c840.js +0 -24
  244. package/.next/static/chunks/eeb1ca1094488ae7.js +0 -1
  245. /package/.next/static/{eg962yV_Znyf_qyl9Yv8S → T1s0QXbWFmXxNEuUL4myK}/_buildManifest.js +0 -0
  246. /package/.next/static/{eg962yV_Znyf_qyl9Yv8S → T1s0QXbWFmXxNEuUL4myK}/_clientMiddlewareManifest.json +0 -0
  247. /package/.next/static/{eg962yV_Znyf_qyl9Yv8S → T1s0QXbWFmXxNEuUL4myK}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,50810,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=1;n.default=function(){return"".concat(i++)}},66469,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,n.default=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:60,n=null;return function(){for(var i=this,r=arguments.length,o=Array(r),a=0;a<r;a++)o[a]=arguments[a];clearTimeout(n),n=setTimeout(function(){t.apply(i,o)},e)}}},72788,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.SizeSensorId=n.SensorTabIndex=n.SensorClassName=void 0,n.SizeSensorId="size-sensor-id",n.SensorClassName="size-sensor-object",n.SensorTabIndex="-1"},37673,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.createSensor=void 0;var i,r=(i=t.r(66469))&&i.__esModule?i:{default:i},o=t.r(72788);n.createSensor=function(t,e){var n=void 0,i=[],a=function(){"static"===getComputedStyle(t).position&&(t.style.position="relative");var e=document.createElement("object");return e.onload=function(){e.contentDocument.defaultView.addEventListener("resize",s),s()},e.style.display="block",e.style.position="absolute",e.style.top="0",e.style.left="0",e.style.height="100%",e.style.width="100%",e.style.overflow="hidden",e.style.pointerEvents="none",e.style.zIndex="-1",e.style.opacity="0",e.setAttribute("class",o.SensorClassName),e.setAttribute("tabindex",o.SensorTabIndex),e.type="text/html",t.appendChild(e),e.data="about:blank",e},s=(0,r.default)(function(){i.forEach(function(e){e(t)})}),l=function(){n&&n.parentNode&&(n.contentDocument&&n.contentDocument.defaultView.removeEventListener("resize",s),n.parentNode.removeChild(n),t.removeAttribute(o.SizeSensorId),n=void 0,i=[],e&&e())};return{element:t,bind:function(t){n||(n=a()),-1===i.indexOf(t)&&i.push(t)},destroy:l,unbind:function(t){var e=i.indexOf(t);-1!==e&&i.splice(e,1),0===i.length&&n&&l()}}}},68874,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.createSensor=void 0;var i,r=t.r(72788),o=(i=t.r(66469))&&i.__esModule?i:{default:i};n.createSensor=function(t,e){var n=void 0,i=[],a=(0,o.default)(function(){i.forEach(function(e){e(t)})}),s=function(){var e=new ResizeObserver(a);return e.observe(t),a(),e},l=function(){n&&n.disconnect(),i=[],n=void 0,t.removeAttribute(r.SizeSensorId),e&&e()};return{element:t,bind:function(t){n||(n=s()),-1===i.indexOf(t)&&i.push(t)},destroy:l,unbind:function(t){var e=i.indexOf(t);-1!==e&&i.splice(e,1),0===i.length&&n&&l()}}}},21200,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.createSensor=void 0;var i=t.r(37673),r=t.r(68874);n.createSensor="u">typeof ResizeObserver?r.createSensor:i.createSensor},25783,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.removeSensor=n.getSensor=n.Sensors=void 0;var i,r=(i=t.r(50810))&&i.__esModule?i:{default:i},o=t.r(21200),a=t.r(72788),s=n.Sensors={};function l(t){t&&s[t]&&delete s[t]}n.getSensor=function(t){var e=t.getAttribute(a.SizeSensorId);if(e&&s[e])return s[e];var n=(0,r.default)();t.setAttribute(a.SizeSensorId,n);var i=(0,o.createSensor)(t,function(){return l(n)});return s[n]=i,i},n.removeSensor=function(t){var e=t.element.getAttribute(a.SizeSensorId);t.destroy(),l(e)}},28719,(t,e,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ver=n.clear=n.bind=void 0;var i=t.r(25783);n.bind=function(t,e){var n=(0,i.getSensor)(t);return n.bind(e),function(){n.unbind(e)}},n.clear=function(t){var e=(0,i.getSensor)(t);(0,i.removeSensor)(e)},n.ver="1.0.3"},65932,(t,e,n)=>{"use strict";e.exports=function t(e,n){if(e===n)return!0;if(e&&n&&"object"==typeof e&&"object"==typeof n){if(e.constructor!==n.constructor)return!1;if(Array.isArray(e)){if((i=e.length)!=n.length)return!1;for(r=i;0!=r--;)if(!t(e[r],n[r]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if((i=(o=Object.keys(e)).length)!==Object.keys(n).length)return!1;for(r=i;0!=r--;)if(!Object.prototype.hasOwnProperty.call(n,o[r]))return!1;for(r=i;0!=r--;){var i,r,o,a=o[r];if(!t(e[a],n[a]))return!1}return!0}return e!=e&&n!=n}},48242,t=>{"use strict";var e,n,i,r,o,a,s,l,u,h,c,p,d,f,g,y,v,m,x,_,b,w,S,M,I,T,C,D,A,k,L,P,O,R,N,z,E,B,V,G,F,W,H,U,Y,X,Z,j,q,K,$,J,Q,tt,te=function(t,e){return(te=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)};function tn(t,e){if("function"!=typeof e&&null!==e)throw TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}te(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var ti=function(){return(ti=Object.assign||function(t){for(var e,n=1,i=arguments.length;n<i;n++)for(var r in e=arguments[n])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t}).apply(this,arguments)};function tr(t,e,n,i){return new(n||(n=Promise))(function(r,o){function a(t){try{l(i.next(t))}catch(t){o(t)}}function s(t){try{l(i.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?r(t.value):((e=t.value)instanceof n?e:new n(function(t){t(e)})).then(a,s)}l((i=i.apply(t,e||[])).next())})}function to(t,e){var n,i,r,o,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){var l=[o,s];if(n)throw TypeError("Generator is already executing.");for(;a;)try{if(n=1,i&&(r=2&l[0]?i.return:l[0]?i.throw||((r=i.return)&&r.call(i),0):i.next)&&!(r=r.call(i,l[1])).done)return r;switch(i=0,r&&(l=[2&l[0],r.value]),l[0]){case 0:case 1:r=l;break;case 4:return a.label++,{value:l[1],done:!1};case 5:a.label++,i=l[1],l=[0];continue;case 7:l=a.ops.pop(),a.trys.pop();continue;default:if(!(r=(r=a.trys).length>0&&r[r.length-1])&&(6===l[0]||2===l[0])){a=0;continue}if(3===l[0]&&(!r||l[1]>r[0]&&l[1]<r[3])){a.label=l[1];break}if(6===l[0]&&a.label<r[1]){a.label=r[1],r=l;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(l);break}r[2]&&a.ops.pop(),a.trys.pop();continue}l=e.call(t,a)}catch(t){l=[6,t],i=0}finally{n=r=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}}t.i(73891);var ta=function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1},ts=new function(){this.browser=new ta,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="u">typeof window};"object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?(ts.wxa=!0,ts.touchEventsSupported=!0):"u"<typeof document&&"u">typeof self?ts.worker=!0:!ts.hasGlobalWindow||"Deno"in window||"u">typeof navigator&&"string"==typeof navigator.userAgent&&navigator.userAgent.indexOf("Node.js")>-1?(ts.node=!0,ts.svgSupported=!0):function(t,e){var n=e.browser,i=t.match(/Firefox\/([\d.]+)/),r=t.match(/MSIE\s([\d.]+)/)||t.match(/Trident\/.+?rv:(([\d.]+))/),o=t.match(/Edge?\/([\d.]+)/),a=/micromessenger/i.test(t);if(i&&(n.firefox=!0,n.version=i[1]),r&&(n.ie=!0,n.version=r[1]),o&&(n.edge=!0,n.version=o[1],n.newEdge=+o[1].split(".")[0]>18),a&&(n.weChat=!0),e.svgSupported="u">typeof SVGRect,e.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,e.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported="u">typeof document){var s=document.documentElement.style;e.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}}(navigator.userAgent,ts);var tl="sans-serif",tu="12px "+tl,th=function(t){var e={};if("u"<typeof JSON)return e;for(var n=0;n<t.length;n++){var i=String.fromCharCode(n+32),r=(t.charCodeAt(n)-20)/100;e[i]=r}return e}("007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N"),tc={createCanvas:function(){return"u">typeof document&&document.createElement("canvas")},measureText:function(t,i){if(!e){var r=tc.createCanvas();e=r&&r.getContext("2d")}if(e)return n!==i&&(n=e.font=i||tu),e.measureText(t);t=t||"",i=i||tu;var o=/((?:\d+)?\.?\d*)px/.exec(i),a=o&&+o[1]||12,s=0;if(i.indexOf("mono")>=0)s=a*t.length;else for(var l=0;l<t.length;l++){var u=th[t[l]];s+=null==u?a:u*a}return{width:s}},loadImage:function(t,e,n){var i=new Image;return i.onload=e,i.onerror=n,i.src=t,i}};function tp(t){for(var e in tc)t[e]&&(tc[e]=t[e])}var td=tV(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(t,e){return t["[object "+e+"]"]=!0,t},{}),tf=tV(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(t,e){return t["[object "+e+"Array]"]=!0,t},{}),tg=Object.prototype.toString,ty=Array.prototype,tv=ty.forEach,tm=ty.filter,tx=ty.slice,t_=ty.map,tb=(function(){}).constructor,tw=tb?tb.prototype:null,tS="__proto__",tM=2311;function tI(){return tM++}function tT(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];"u">typeof console&&console.error.apply(console,t)}function tC(t){if(null==t||"object"!=typeof t)return t;var e=t,n=tg.call(t);if("[object Array]"===n){if(!t[ee]){e=[];for(var i=0,r=t.length;i<r;i++)e[i]=tC(t[i])}}else if(tf[n]){if(!t[ee]){var o=t.constructor;if(o.from)e=o.from(t);else{e=new o(t.length);for(var i=0,r=t.length;i<r;i++)e[i]=t[i]}}}else if(!td[n]&&!t[ee]&&!tQ(t))for(var a in e={},t)t.hasOwnProperty(a)&&a!==tS&&(e[a]=tC(t[a]));return e}function tD(t,e,n){if(!tK(e)||!tK(t))return n?tC(e):t;for(var i in e)if(e.hasOwnProperty(i)&&i!==tS){var r=t[i],o=e[i];!(tK(o)&&tK(r))||tY(o)||tY(r)||tQ(o)||tQ(r)||t$(o)||t$(r)||o[ee]||r[ee]?!n&&i in t||(t[i]=tC(e[i])):tD(r,o,n)}return t}function tA(t,e){for(var n=t[0],i=1,r=t.length;i<r;i++)n=tD(n,t[i],e);return n}function tk(t,e){return Object.assign(t,e),t}function tL(t,e,n){for(var i=tW(e),r=0,o=i.length;r<o;r++){var a=i[r];(n?null!=e[a]:null==t[a])&&(t[a]=e[a])}return t}var tP=tc.createCanvas;function tO(t,e){if(t){if(t.indexOf)return t.indexOf(e);for(var n=0,i=t.length;n<i;n++)if(t[n]===e)return n}return -1}function tR(t,e){var n=t.prototype;function i(){}for(var r in i.prototype=e.prototype,t.prototype=new i,n)n.hasOwnProperty(r)&&(t.prototype[r]=n[r]);t.prototype.constructor=t,t.superClass=e}function tN(t,e,n){if(t="prototype"in t?t.prototype:t,e="prototype"in e?e.prototype:e,Object.getOwnPropertyNames)for(var i=Object.getOwnPropertyNames(e),r=0;r<i.length;r++){var o=i[r];"constructor"!==o&&(n?null!=e[o]:null==t[o])&&(t[o]=e[o])}else tL(t,e,n)}function tz(t){return!!t&&"string"!=typeof t&&"number"==typeof t.length}function tE(t,e,n){if(t&&e)if(t.forEach&&t.forEach===tv)t.forEach(e,n);else if(t.length===+t.length)for(var i=0,r=t.length;i<r;i++)e.call(n,t[i],i,t);else for(var o in t)t.hasOwnProperty(o)&&e.call(n,t[o],o,t)}function tB(t,e,n){if(!t)return[];if(!e)return t6(t);if(t.map&&t.map===t_)return t.map(e,n);for(var i=[],r=0,o=t.length;r<o;r++)i.push(e.call(n,t[r],r,t));return i}function tV(t,e,n,i){if(t&&e){for(var r=0,o=t.length;r<o;r++)n=e.call(i,n,t[r],r,t);return n}}function tG(t,e,n){if(!t)return[];if(!e)return t6(t);if(t.filter&&t.filter===tm)return t.filter(e,n);for(var i=[],r=0,o=t.length;r<o;r++)e.call(n,t[r],r,t)&&i.push(t[r]);return i}function tF(t,e,n){if(t&&e){for(var i=0,r=t.length;i<r;i++)if(e.call(n,t[i],i,t))return t[i]}}function tW(t){if(!t)return[];if(Object.keys)return Object.keys(t);var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}var tH=tw&&tX(tw.bind)?tw.call.bind(tw.bind):function(t,e){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return function(){return t.apply(e,n.concat(tx.call(arguments)))}};function tU(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(this,e.concat(tx.call(arguments)))}}function tY(t){return Array.isArray?Array.isArray(t):"[object Array]"===tg.call(t)}function tX(t){return"function"==typeof t}function tZ(t){return"string"==typeof t}function tj(t){return"[object String]"===tg.call(t)}function tq(t){return"number"==typeof t}function tK(t){var e=typeof t;return"function"===e||!!t&&"object"===e}function t$(t){return!!td[tg.call(t)]}function tJ(t){return!!tf[tg.call(t)]}function tQ(t){return"object"==typeof t&&"number"==typeof t.nodeType&&"object"==typeof t.ownerDocument}function t0(t){return null!=t.colorStops}function t1(t){return null!=t.image}function t2(t){return"[object RegExp]"===tg.call(t)}function t5(t){return t!=t}function t3(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=0,i=t.length;n<i;n++)if(null!=t[n])return t[n]}function t4(t,e){return null!=t?t:e}function t8(t,e,n){return null!=t?t:null!=e?e:n}function t6(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return tx.apply(t,e)}function t7(t){if("number"==typeof t)return[t,t,t,t];var e=t.length;return 2===e?[t[0],t[1],t[0],t[1]]:3===e?[t[0],t[1],t[2],t[1]]:t}function t9(t,e){if(!t)throw Error(e)}function et(t){return null==t?null:"function"==typeof t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var ee="__ec_primitive__";function en(t){t[ee]=!0}function ei(t){return t[ee]}var er=function(){function t(){this.data={}}return t.prototype.delete=function(t){var e=this.has(t);return e&&delete this.data[t],e},t.prototype.has=function(t){return this.data.hasOwnProperty(t)},t.prototype.get=function(t){return this.data[t]},t.prototype.set=function(t,e){return this.data[t]=e,this},t.prototype.keys=function(){return tW(this.data)},t.prototype.forEach=function(t){var e=this.data;for(var n in e)e.hasOwnProperty(n)&&t(e[n],n)},t}(),eo="function"==typeof Map,ea=function(){function t(e){var n=tY(e);this.data=eo?new Map:new er;var i=this;function r(t,e){n?i.set(t,e):i.set(e,t)}e instanceof t?e.each(r):e&&tE(e,r)}return t.prototype.hasKey=function(t){return this.data.has(t)},t.prototype.get=function(t){return this.data.get(t)},t.prototype.set=function(t,e){return this.data.set(t,e),e},t.prototype.each=function(t,e){this.data.forEach(function(n,i){t.call(e,n,i)})},t.prototype.keys=function(){var t=this.data.keys();return eo?Array.from(t):t},t.prototype.removeKey=function(t){this.data.delete(t)},t}();function es(t){return new ea(t)}function el(t,e){for(var n=new t.constructor(t.length+e.length),i=0;i<t.length;i++)n[i]=t[i];for(var r=t.length,i=0;i<e.length;i++)n[i+r]=e[i];return n}function eu(t,e){var n;if(Object.create)n=Object.create(t);else{var i=function(){};i.prototype=t,n=new i}return e&&tk(n,e),n}function eh(t){var e=t.style;e.webkitUserSelect="none",e.userSelect="none",e.webkitTapHighlightColor="rgba(0,0,0,0)",e["-webkit-touch-callout"]="none"}function ec(t,e){return t.hasOwnProperty(e)}function ep(){}var ed=180/Math.PI,ef=Number.EPSILON||2220446049250313e-31;function eg(t,e){return null==t&&(t=0),null==e&&(e=0),[t,e]}function ey(t,e){return t[0]=e[0],t[1]=e[1],t}function ev(t){return[t[0],t[1]]}function em(t,e,n){return t[0]=e,t[1]=n,t}function ex(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t}function e_(t,e,n,i){return t[0]=e[0]+n[0]*i,t[1]=e[1]+n[1]*i,t}function eb(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t}function ew(t){return Math.sqrt(eS(t))}function eS(t){return t[0]*t[0]+t[1]*t[1]}function eM(t,e,n){return t[0]=e[0]*n[0],t[1]=e[1]*n[1],t}function eI(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t}function eT(t,e){return t[0]*e[0]+t[1]*e[1]}function eC(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t}function eD(t,e){var n=ew(e);return 0===n?(t[0]=0,t[1]=0):(t[0]=e[0]/n,t[1]=e[1]/n),t}function eA(t,e){return Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1]))}function ek(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])}function eL(t,e){return t[0]=-e[0],t[1]=-e[1],t}function eP(t,e,n,i){return t[0]=e[0]+i*(n[0]-e[0]),t[1]=e[1]+i*(n[1]-e[1]),t}function eO(t,e,n){var i=e[0],r=e[1];return t[0]=n[0]*i+n[2]*r+n[4],t[1]=n[1]*i+n[3]*r+n[5],t}function eR(t,e,n){return t[0]=Math.min(e[0],n[0]),t[1]=Math.min(e[1],n[1]),t}function eN(t,e,n){return t[0]=Math.max(e[0],n[0]),t[1]=Math.max(e[1],n[1]),t}t.s(["EPSILON",()=>ef,"HashMap",()=>ea,"RADIAN_TO_DEGREE",()=>ed,"assert",()=>t9,"bind",()=>tH,"clone",()=>tC,"concatArray",()=>el,"createCanvas",()=>tP,"createHashMap",()=>es,"createObject",()=>eu,"curry",()=>tU,"defaults",()=>tL,"disableUserSelect",()=>eh,"each",()=>tE,"eqNaN",()=>t5,"extend",()=>tk,"filter",()=>tG,"find",()=>tF,"guid",()=>tI,"hasOwn",()=>ec,"indexOf",()=>tO,"inherits",()=>tR,"isArray",()=>tY,"isArrayLike",()=>tz,"isBuiltInObject",()=>t$,"isDom",()=>tQ,"isFunction",()=>tX,"isGradientObject",()=>t0,"isImagePatternObject",()=>t1,"isNumber",()=>tq,"isObject",()=>tK,"isPrimitive",()=>ei,"isRegExp",()=>t2,"isString",()=>tZ,"isStringSafe",()=>tj,"isTypedArray",()=>tJ,"keys",()=>tW,"logError",()=>tT,"map",()=>tB,"merge",()=>tD,"mergeAll",()=>tA,"mixin",()=>tN,"noop",()=>ep,"normalizeCssArray",()=>t7,"reduce",()=>tV,"retrieve",()=>t3,"retrieve2",()=>t4,"retrieve3",()=>t8,"setAsPrimitive",()=>en,"slice",()=>t6,"trim",()=>et],25883),t.s(["add",()=>ex,"applyTransform",()=>eO,"clone",()=>ev,"copy",()=>ey,"create",()=>eg,"dist",()=>eA,"distSquare",()=>ek,"distance",()=>eA,"distanceSquare",()=>ek,"div",()=>eI,"dot",()=>eT,"len",()=>ew,"lenSquare",()=>eS,"length",()=>ew,"lengthSquare",()=>eS,"lerp",()=>eP,"max",()=>eN,"min",()=>eR,"mul",()=>eM,"negate",()=>eL,"normalize",()=>eD,"scale",()=>eC,"scaleAndAdd",()=>e_,"set",()=>em,"sub",()=>eb],97348);var ez=function(t,e){this.target=t,this.topTarget=e&&e.topTarget},eE=function(){function t(t){this.handler=t,t.on("mousedown",this._dragStart,this),t.on("mousemove",this._drag,this),t.on("mouseup",this._dragEnd,this)}return t.prototype._dragStart=function(t){for(var e=t.target;e&&!e.draggable;)e=e.parent||e.__hostTarget;e&&(this._draggingTarget=e,e.dragging=!0,this._x=t.offsetX,this._y=t.offsetY,this.handler.dispatchToElement(new ez(e,t),"dragstart",t.event))},t.prototype._drag=function(t){var e=this._draggingTarget;if(e){var n=t.offsetX,i=t.offsetY,r=n-this._x,o=i-this._y;this._x=n,this._y=i,e.drift(r,o,t),this.handler.dispatchToElement(new ez(e,t),"drag",t.event);var a=this.handler.findHover(n,i,e).target,s=this._dropTarget;this._dropTarget=a,e!==a&&(s&&a!==s&&this.handler.dispatchToElement(new ez(s,t),"dragleave",t.event),a&&a!==s&&this.handler.dispatchToElement(new ez(a,t),"dragenter",t.event))}},t.prototype._dragEnd=function(t){var e=this._draggingTarget;e&&(e.dragging=!1),this.handler.dispatchToElement(new ez(e,t),"dragend",t.event),this._dropTarget&&this.handler.dispatchToElement(new ez(this._dropTarget,t),"drop",t.event),this._draggingTarget=null,this._dropTarget=null},t}(),eB=function(){function t(t){t&&(this._$eventProcessor=t)}return t.prototype.on=function(t,e,n,i){this._$handlers||(this._$handlers={});var r=this._$handlers;if("function"==typeof e&&(i=n,n=e,e=null),!n||!t)return this;var o=this._$eventProcessor;null!=e&&o&&o.normalizeQuery&&(e=o.normalizeQuery(e)),r[t]||(r[t]=[]);for(var a=0;a<r[t].length;a++)if(r[t][a].h===n)return this;var s={h:n,query:e,ctx:i||this,callAtLast:n.zrEventfulCallAtLast},l=r[t].length-1,u=r[t][l];return u&&u.callAtLast?r[t].splice(l,0,s):r[t].push(s),this},t.prototype.isSilent=function(t){var e=this._$handlers;return!e||!e[t]||!e[t].length},t.prototype.off=function(t,e){var n=this._$handlers;if(!n)return this;if(!t)return this._$handlers={},this;if(e){if(n[t]){for(var i=[],r=0,o=n[t].length;r<o;r++)n[t][r].h!==e&&i.push(n[t][r]);n[t]=i}n[t]&&0===n[t].length&&delete n[t]}else delete n[t];return this},t.prototype.trigger=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var i=this._$handlers[t],r=this._$eventProcessor;if(i)for(var o=e.length,a=i.length,s=0;s<a;s++){var l=i[s];if(!r||!r.filter||null==l.query||r.filter(t,l.query))switch(o){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,e[0]);break;case 2:l.h.call(l.ctx,e[0],e[1]);break;default:l.h.apply(l.ctx,e)}}return r&&r.afterTrigger&&r.afterTrigger(t),this},t.prototype.triggerWithContext=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var i=this._$handlers[t],r=this._$eventProcessor;if(i)for(var o=e.length,a=e[o-1],s=i.length,l=0;l<s;l++){var u=i[l];if(!r||!r.filter||null==u.query||r.filter(t,u.query))switch(o){case 0:u.h.call(a);break;case 1:u.h.call(a,e[0]);break;case 2:u.h.call(a,e[0],e[1]);break;default:u.h.apply(a,e.slice(1,o-1))}}return r&&r.afterTrigger&&r.afterTrigger(t),this},t}(),eV=Math.log(2);function eG(t,e,n,i,r,o){var a=i+"-"+r,s=t.length;if(o.hasOwnProperty(a))return o[a];if(1===e){var l=Math.round(Math.log((1<<s)-1&~r)/eV);return t[n][l]}for(var u=i|1<<n,h=n+1;i&1<<h;)h++;for(var c=0,p=0,d=0;p<s;p++){var f=1<<p;!(f&r)&&(c+=(d%2?-1:1)*t[n][p]*eG(t,e-1,h,u,r|f,o),d++)}return o[a]=c,c}function eF(t,e){var n=[[t[0],t[1],1,0,0,0,-e[0]*t[0],-e[0]*t[1]],[0,0,0,t[0],t[1],1,-e[1]*t[0],-e[1]*t[1]],[t[2],t[3],1,0,0,0,-e[2]*t[2],-e[2]*t[3]],[0,0,0,t[2],t[3],1,-e[3]*t[2],-e[3]*t[3]],[t[4],t[5],1,0,0,0,-e[4]*t[4],-e[4]*t[5]],[0,0,0,t[4],t[5],1,-e[5]*t[4],-e[5]*t[5]],[t[6],t[7],1,0,0,0,-e[6]*t[6],-e[6]*t[7]],[0,0,0,t[6],t[7],1,-e[7]*t[6],-e[7]*t[7]]],i={},r=eG(n,8,0,0,0,i);if(0!==r){for(var o=[],a=0;a<8;a++)for(var s=0;s<8;s++)null==o[s]&&(o[s]=0),o[s]+=((a+s)%2?-1:1)*eG(n,7,+(0===a),1<<a,1<<s,i)/r*e[a];return function(t,e,n){var i=e*o[6]+n*o[7]+1;t[0]=(e*o[0]+n*o[1]+o[2])/i,t[1]=(e*o[3]+n*o[4]+o[5])/i}}}var eW="___zrEVENTSAVED",eH=[];function eU(t,e,n,i,r){if(e.getBoundingClientRect&&ts.domSupported&&!eY(e)){var o=e[eW]||(e[eW]={}),a=function(t,e,n){for(var i=n?"invTrans":"trans",r=e[i],o=e.srcCoords,a=[],s=[],l=!0,u=0;u<4;u++){var h=t[u].getBoundingClientRect(),c=2*u,p=h.left,d=h.top;a.push(p,d),l=l&&o&&p===o[c]&&d===o[c+1],s.push(t[u].offsetLeft,t[u].offsetTop)}return l&&r?r:(e.srcCoords=a,e[i]=n?eF(s,a):eF(a,s))}(function(t,e){var n=e.markers;if(n)return n;n=e.markers=[];for(var i=["left","right"],r=["top","bottom"],o=0;o<4;o++){var a=document.createElement("div"),s=a.style,l=o%2,u=(o>>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;"),t.appendChild(a),n.push(a)}return e.clearMarkers=function(){tE(n,function(t){t.parentNode&&t.parentNode.removeChild(t)})},n}(e,o),o,r);if(a)return a(t,n,i),!0}return!1}function eY(t){return"CANVAS"===t.nodeName.toUpperCase()}var eX=/([&<>"'])/g,eZ={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function ej(t){return null==t?"":(t+"").replace(eX,function(t,e){return eZ[e]})}var eq=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,eK=[],e$=ts.browser.firefox&&39>+ts.browser.version.split(".")[0];function eJ(t,e,n,i){return n=n||{},i?eQ(t,e,n):e$&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):eQ(t,e,n),n}function eQ(t,e,n){if(ts.domSupported&&t.getBoundingClientRect){var i=e.clientX,r=e.clientY;if(eY(t)){var o=t.getBoundingClientRect();n.zrX=i-o.left,n.zrY=r-o.top;return}if(eU(eK,t,i,r)){n.zrX=eK[0],n.zrY=eK[1];return}}n.zrX=n.zrY=0}function e0(t){return t||window.event}function e1(t,e,n){if(null!=(e=e0(e)).zrX)return e;var i=e.type;if(i&&i.indexOf("touch")>=0){var r="touchend"!==i?e.targetTouches[0]:e.changedTouches[0];r&&eJ(t,r,e,n)}else{eJ(t,e,e,n);var o=function(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,i=t.deltaY;return null==n||null==i?e:3*(0!==i?Math.abs(i):Math.abs(n))*(i>0?-1:i<0?1:n>0?-1:1)}(e);e.zrDelta=o?o/120:-(e.detail||0)/3}var a=e.button;return null==e.which&&void 0!==a&&eq.test(e.type)&&(e.which=1&a?1:2&a?3:4&a?2:0),e}function e2(t,e,n,i){t.addEventListener(e,n,i)}var e5=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function e3(t){return 2===t.which||3===t.which}var e4=function(){function t(){this._track=[]}return t.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(t,e,n){var i=t.touches;if(i){for(var r={points:[],touches:[],target:e,event:t},o=0,a=i.length;o<a;o++){var s=i[o],l=eJ(n,s,{});r.points.push([l.zrX,l.zrY]),r.touches.push(s)}this._track.push(r)}},t.prototype._recognize=function(t){for(var e in e6)if(e6.hasOwnProperty(e)){var n=e6[e](this._track,t);if(n)return n}},t}();function e8(t){var e=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(e*e+n*n)}var e6={pinch:function(t,e){var n=t.length;if(n){var i=(t[n-1]||{}).points,r=(t[n-2]||{}).points||i;if(r&&r.length>1&&i&&i.length>1){var o=e8(i)/e8(r);isFinite(o)||(o=1),e.pinchScale=o;var a=[(i[0][0]+i[1][0])/2,(i[0][1]+i[1][1])/2];return e.pinchX=a[0],e.pinchY=a[1],{type:"pinch",target:t[0].target,event:e}}}}};function e7(){return[1,0,0,1,0,0]}function e9(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function nt(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function ne(t,e,n){var i=e[0]*n[0]+e[2]*n[1],r=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],l=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=i,t[1]=r,t[2]=o,t[3]=a,t[4]=s,t[5]=l,t}function nn(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function ni(t,e,n,i){void 0===i&&(i=[0,0]);var r=e[0],o=e[2],a=e[4],s=e[1],l=e[3],u=e[5],h=Math.sin(n),c=Math.cos(n);return t[0]=r*c+s*h,t[1]=-r*h+s*c,t[2]=o*c+l*h,t[3]=-o*h+c*l,t[4]=c*(a-i[0])+h*(u-i[1])+i[0],t[5]=c*(u-i[1])-h*(a-i[0])+i[1],t}function nr(t,e,n){var i=n[0],r=n[1];return t[0]=e[0]*i,t[1]=e[1]*r,t[2]=e[2]*i,t[3]=e[3]*r,t[4]=e[4]*i,t[5]=e[5]*r,t}function no(t,e){var n=e[0],i=e[2],r=e[4],o=e[1],a=e[3],s=e[5],l=n*a-o*i;return l?(l=1/l,t[0]=a*l,t[1]=-o*l,t[2]=-i*l,t[3]=n*l,t[4]=(i*s-a*r)*l,t[5]=(o*r-n*s)*l,t):null}function na(t){var e=e7();return nt(e,t),e}t.s(["clone",()=>na,"copy",()=>nt,"create",()=>e7,"identity",()=>e9,"invert",()=>no,"mul",()=>ne,"rotate",()=>ni,"scale",()=>nr,"translate",()=>nn],14135);var ns=function(){function t(t,e){this.x=t||0,this.y=e||0}return t.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(t,e){return this.x=t,this.y=e,this},t.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},t.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},t.prototype.scale=function(t){this.x*=t,this.y*=t},t.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},t.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},t.prototype.dot=function(t){return this.x*t.x+this.y*t.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},t.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},t.prototype.distanceSquare=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(t){if(t){var e=this.x,n=this.y;return this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this}},t.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},t.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},t.set=function(t,e,n){t.x=e,t.y=n},t.copy=function(t,e){t.x=e.x,t.y=e.y},t.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},t.lenSquare=function(t){return t.x*t.x+t.y*t.y},t.dot=function(t,e){return t.x*e.x+t.y*e.y},t.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},t.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},t.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},t.scaleAndAdd=function(t,e,n,i){t.x=e.x+n.x*i,t.y=e.y+n.y*i},t.lerp=function(t,e,n,i){var r=1-i;t.x=r*e.x+i*n.x,t.y=r*e.y+i*n.y},t}(),nl=Math.min,nu=Math.max,nh=Math.abs,nc=["x","y"],np=["width","height"],nd=new ns,nf=new ns,ng=new ns,ny=new ns,nv=nI(),nm=nv.minTv,nx=nv.maxTv,n_=[0,0],nb=function(){function t(e,n,i,r){t.set(this,e,n,i,r)}return t.set=function(t,e,n,i,r){return i<0&&(e+=i,i=-i),r<0&&(n+=r,r=-r),t.x=e,t.y=n,t.width=i,t.height=r,t},t.prototype.union=function(t){var e=nl(t.x,this.x),n=nl(t.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=nu(t.x+t.width,this.x+this.width)-e:this.width=t.width,isFinite(this.y)&&isFinite(this.height)?this.height=nu(t.y+t.height,this.y+this.height)-n:this.height=t.height,this.x=e,this.y=n},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(t){var e=t.width/this.width,n=t.height/this.height,i=e7();return nn(i,i,[-this.x,-this.y]),nr(i,i,[e,n]),nn(i,i,[t.x,t.y]),i},t.prototype.intersect=function(e,n,i){return t.intersect(this,e,n,i)},t.intersect=function(e,n,i,r){i&&ns.set(i,0,0);var o=r&&r.outIntersectRect||null,a=r&&r.clamp;if(o&&(o.x=o.y=o.width=o.height=NaN),!e||!n)return!1;e instanceof t||(e=t.set(nw,e.x,e.y,e.width,e.height)),n instanceof t||(n=t.set(nS,n.x,n.y,n.width,n.height));var s=!!i;nv.reset(r,s);var l=nv.touchThreshold,u=e.x+l,h=e.x+e.width-l,c=e.y+l,p=e.y+e.height-l,d=n.x+l,f=n.x+n.width-l,g=n.y+l,y=n.y+n.height-l;if(u>h||c>p||d>f||g>y)return!1;var v=!(h<d||f<u||p<g||y<c);return(s||o)&&(n_[0]=1/0,n_[1]=0,nM(u,h,d,f,0,s,o,a),nM(c,p,g,y,1,s,o,a),s&&ns.copy(i,v?nv.useDir?nv.dirMinTv:nm:nx)),v},t.contain=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},t.prototype.contain=function(e,n){return t.contain(this,e,n)},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return 0===this.width||0===this.height},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(t,e){return t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height,t},t.applyTransform=function(e,n,i){if(!i){e!==n&&t.copy(e,n);return}if(i[1]<1e-5&&i[1]>-1e-5&&i[2]<1e-5&&i[2]>-1e-5){var r=i[0],o=i[3],a=i[4],s=i[5];e.x=n.x*r+a,e.y=n.y*o+s,e.width=n.width*r,e.height=n.height*o,e.width<0&&(e.x+=e.width,e.width=-e.width),e.height<0&&(e.y+=e.height,e.height=-e.height);return}nd.x=ng.x=n.x,nd.y=ny.y=n.y,nf.x=ny.x=n.x+n.width,nf.y=ng.y=n.y+n.height,nd.transform(i),ny.transform(i),nf.transform(i),ng.transform(i),e.x=nl(nd.x,nf.x,ng.x,ny.x),e.y=nl(nd.y,nf.y,ng.y,ny.y);var l=nu(nd.x,nf.x,ng.x,ny.x),u=nu(nd.y,nf.y,ng.y,ny.y);e.width=l-e.x,e.height=u-e.y},t}(),nw=new nb(0,0,0,0),nS=new nb(0,0,0,0);function nM(t,e,n,i,r,o,a,s){var l=nh(e-n),u=nh(i-t),h=nl(l,u),c=nc[r],p=nc[1-r],d=np[r];e<n||i<t?l<u?(o&&(nx[c]=-l),s&&(a[c]=e,a[d]=0)):(o&&(nx[c]=u),s&&(a[c]=t,a[d]=0)):(a&&(a[c]=nu(t,n),a[d]=nl(e,i)-a[c]),o&&(h<n_[0]||nv.useDir)&&(n_[0]=nl(h,n_[0]),(l<u||!nv.bidirectional)&&(nm[c]=l,nm[p]=0,nv.useDir&&nv.calcDirMTV()),(l>=u||!nv.bidirectional)&&(nm[c]=-u,nm[p]=0,nv.useDir&&nv.calcDirMTV())))}function nI(){var t=0,e=new ns,n=new ns,i={minTv:new ns,maxTv:new ns,useDir:!1,dirMinTv:new ns,touchThreshold:0,bidirectional:!0,negativeSize:!1,reset:function(r,o){i.touchThreshold=0,r&&null!=r.touchThreshold&&(i.touchThreshold=nu(0,r.touchThreshold)),i.negativeSize=!1,o&&(i.minTv.set(1/0,1/0),i.maxTv.set(0,0),i.useDir=!1,r&&null!=r.direction&&(i.useDir=!0,i.dirMinTv.copy(i.minTv),n.copy(i.minTv),t=r.direction,i.bidirectional=null==r.bidirectional||!!r.bidirectional,i.bidirectional||e.set(Math.cos(t),Math.sin(t))))},calcDirMTV:function(){var o=i.minTv,a=i.dirMinTv,s=o.y*o.y+o.x*o.x,l=Math.sin(t),u=Math.cos(t),h=l*o.y+u*o.x;if(r(h)){r(o.x)&&r(o.y)&&a.set(0,0);return}(n.x=s*u/h,n.y=s*l/h,r(n.x)&&r(n.y))?a.set(0,0):(i.bidirectional||e.dot(n)>0)&&n.len()<a.len()&&a.copy(n)}};function r(t){return 1e-10>nh(t)}return i}var nT="silent";function nC(){e5(this.event)}var nD=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.handler=null,e}return tn(e,t),e.prototype.dispose=function(){},e.prototype.setCursor=function(){},e}(eB),nA=function(t,e){this.x=t,this.y=e},nk=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],nL=new nb(0,0,0,0),nP=function(t){function e(e,n,i,r,o){var a=t.call(this)||this;return a._hovered=new nA(0,0),a.storage=e,a.painter=n,a.painterRoot=r,a._pointerSize=o,i=i||new nD,a.proxy=null,a.setHandlerProxy(i),a._draggingMgr=new eE(a),a}return tn(e,t),e.prototype.setHandlerProxy=function(t){this.proxy&&this.proxy.dispose(),t&&(tE(nk,function(e){t.on&&t.on(e,this[e],this)},this),t.handler=this),this.proxy=t},e.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,i=nR(this,e,n),r=this._hovered,o=r.target;o&&!o.__zr&&(o=(r=this.findHover(r.x,r.y)).target);var a=this._hovered=i?new nA(e,n):this.findHover(e,n),s=a.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),o&&s!==o&&this.dispatchToElement(r,"mouseout",t),this.dispatchToElement(a,"mousemove",t),s&&s!==o&&this.dispatchToElement(a,"mouseover",t)},e.prototype.mouseout=function(t){var e=t.zrEventControl;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&this.trigger("globalout",{type:"globalout",event:t})},e.prototype.resize=function(){this._hovered=new nA(0,0)},e.prototype.dispatch=function(t,e){var n=this[t];n&&n.call(this,e)},e.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},e.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},e.prototype.dispatchToElement=function(t,e,n){var i=(t=t||{}).target;if(!i||!i.silent){for(var r,o="on"+e,a={type:e,event:n,target:(r=t).target,topTarget:r.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:nC};i&&(i[o]&&(a.cancelBubble=!!i[o].call(i,a)),i.trigger(e,a),i=i.__hostTarget?i.__hostTarget:i.parent,!a.cancelBubble););!a.cancelBubble&&(this.trigger(e,a),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(t){"function"==typeof t[o]&&t[o].call(t,a),t.trigger&&t.trigger(e,a)}))}},e.prototype.findHover=function(t,e,n){var i=this.storage.getDisplayList(),r=new nA(t,e);if(nO(i,r,t,e,n),this._pointerSize&&!r.target){for(var o=[],a=this._pointerSize,s=a/2,l=new nb(t-s,e-s,a,a),u=i.length-1;u>=0;u--){var h=i[u];h===n||h.ignore||h.ignoreCoarsePointer||h.parent&&h.parent.ignoreCoarsePointer||(nL.copy(h.getBoundingRect()),h.transform&&nL.applyTransform(h.transform),nL.intersect(l)&&o.push(h))}if(o.length){for(var c=Math.PI/12,p=2*Math.PI,d=0;d<s;d+=4)for(var f=0;f<p;f+=c)if(nO(o,r,t+d*Math.cos(f),e+d*Math.sin(f),n),r.target)return r}}return r},e.prototype.processGesture=function(t,e){this._gestureMgr||(this._gestureMgr=new e4);var n=this._gestureMgr;"start"===e&&n.clear();var i=n.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&n.clear(),i){var r=i.type;t.gestureEvent=r;var o=new nA;o.target=i.target,this.dispatchToElement(o,r,i.event)}},e}(eB);function nO(t,e,n,i,r){for(var o=t.length-1;o>=0;o--){var a=t[o],s=void 0;if(a!==r&&!a.ignore&&(s=function(t,e,n){if(t[t.rectHover?"rectContain":"contain"](e,n)){for(var i=t,r=void 0,o=!1;i;){if(i.ignoreClip&&(o=!0),!o){var a=i.getClipPath();if(a&&!a.contain(e,n))return!1}i.silent&&(r=!0);var s=i.__hostTarget;i=s?i.ignoreHostSilent?null:s:i.parent}return!r||nT}return!1}(a,n,i))&&(e.topTarget||(e.topTarget=a),s!==nT)){e.target=a;break}}}function nR(t,e,n){var i=t.painter;return e<0||e>i.getWidth()||n<0||n>i.getHeight()}function nN(t,e,n,i){var r=e+1;if(r===n)return 1;if(0>i(t[r++],t[e])){for(;r<n&&0>i(t[r],t[r-1]);)r++;var o=t,a=e,s=r;for(s--;a<s;){var l=o[a];o[a++]=o[s],o[s--]=l}}else for(;r<n&&i(t[r],t[r-1])>=0;)r++;return r-e}function nz(t,e,n,i,r){for(i===e&&i++;i<n;i++){for(var o,a=t[i],s=e,l=i;s<l;)0>r(a,t[o=s+l>>>1])?l=o:s=o+1;var u=i-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;u>0;)t[s+u]=t[s+u-1],u--}t[s]=a}}function nE(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])>0){for(s=i-r;l<s&&o(t,e[n+r+l])>0;)a=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}else{for(s=r+1;l<s&&0>=o(t,e[n+r-l]);)a=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s);var u=a;a=r-l,l=r-u}for(a++;a<l;){var h=a+(l-a>>>1);o(t,e[n+h])>0?a=h+1:l=h}return l}function nB(t,e,n,i,r,o){var a=0,s=0,l=1;if(0>o(t,e[n+r])){for(s=r+1;l<s&&0>o(t,e[n+r-l]);)a=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s);var u=a;a=r-l,l=r-u}else{for(s=i-r;l<s&&o(t,e[n+r+l])>=0;)a=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}for(a++;a<l;){var h=a+(l-a>>>1);0>o(t,e[n+h])?l=h:a=h+1}return l}function nV(t,e,n,i){n||(n=0),i||(i=t.length);var r=i-n;if(!(r<2)){var o=0;if(r<32){o=nN(t,n,i,e),nz(t,n,i,n+o,e);return}var a=function(t,e){var n,i,r=7,o=0,a=[];function s(s){var l=n[s],u=i[s],h=n[s+1],c=i[s+1];i[s]=u+c,s===o-3&&(n[s+1]=n[s+2],i[s+1]=i[s+2]),o--;var p=nB(t[h],t,l,u,0,e);l+=p,0==(u-=p)||0!==(c=nE(t[l+u-1],t,h,c,c-1,e))&&(u<=c?function(n,i,o,s){var l,u,h,c=0;for(c=0;c<i;c++)a[c]=t[n+c];var p=0,d=o,f=n;if(t[f++]=t[d++],0==--s){for(c=0;c<i;c++)t[f+c]=a[p+c];return}if(1===i){for(c=0;c<s;c++)t[f+c]=t[d+c];t[f+s]=a[p];return}for(var g=r;;){l=0,u=0,h=!1;do if(0>e(t[d],a[p])){if(t[f++]=t[d++],u++,l=0,0==--s){h=!0;break}}else if(t[f++]=a[p++],l++,u=0,1==--i){h=!0;break}while((l|u)<g)if(h)break;do{if(0!==(l=nB(t[d],a,p,i,0,e))){for(c=0;c<l;c++)t[f+c]=a[p+c];if(f+=l,p+=l,(i-=l)<=1){h=!0;break}}if(t[f++]=t[d++],0==--s){h=!0;break}if(0!==(u=nE(a[p],t,d,s,0,e))){for(c=0;c<u;c++)t[f+c]=t[d+c];if(f+=u,d+=u,0==(s-=u)){h=!0;break}}if(t[f++]=a[p++],1==--i){h=!0;break}g--}while(l>=7||u>=7)if(h)break;g<0&&(g=0),g+=2}if((r=g)<1&&(r=1),1===i){for(c=0;c<s;c++)t[f+c]=t[d+c];t[f+s]=a[p]}else if(0===i)throw Error();else for(c=0;c<i;c++)t[f+c]=a[p+c]}(l,u,h,c):function(n,i,o,s){var l=0;for(l=0;l<s;l++)a[l]=t[o+l];var u=n+i-1,h=s-1,c=o+s-1,p=0,d=0;if(t[c--]=t[u--],0==--i){for(l=0,p=c-(s-1);l<s;l++)t[p+l]=a[l];return}if(1===s){for(c-=i,u-=i,d=c+1,p=u+1,l=i-1;l>=0;l--)t[d+l]=t[p+l];t[c]=a[h];return}for(var f=r;;){var g=0,y=0,v=!1;do if(0>e(a[h],t[u])){if(t[c--]=t[u--],g++,y=0,0==--i){v=!0;break}}else if(t[c--]=a[h--],y++,g=0,1==--s){v=!0;break}while((g|y)<f)if(v)break;do{if(0!=(g=i-nB(a[h],t,n,i,i-1,e))){for(c-=g,u-=g,i-=g,d=c+1,p=u+1,l=g-1;l>=0;l--)t[d+l]=t[p+l];if(0===i){v=!0;break}}if(t[c--]=a[h--],1==--s){v=!0;break}if(0!=(y=s-nE(t[u],a,0,s,s-1,e))){for(c-=y,h-=y,s-=y,d=c+1,p=h+1,l=0;l<y;l++)t[d+l]=a[p+l];if(s<=1){v=!0;break}}if(t[c--]=t[u--],0==--i){v=!0;break}f--}while(g>=7||y>=7)if(v)break;f<0&&(f=0),f+=2}if((r=f)<1&&(r=1),1===s){for(c-=i,u-=i,d=c+1,p=u+1,l=i-1;l>=0;l--)t[d+l]=t[p+l];t[c]=a[h]}else if(0===s)throw Error();else for(l=0,p=c-(s-1);l<s;l++)t[p+l]=a[l]}(l,u,h,c))}return n=[],i=[],{mergeRuns:function(){for(;o>1;){var t=o-2;if(t>=1&&i[t-1]<=i[t]+i[t+1]||t>=2&&i[t-2]<=i[t]+i[t-1])i[t-1]<i[t+1]&&t--;else if(i[t]>i[t+1])break;s(t)}},forceMergeRuns:function(){for(;o>1;){var t=o-2;t>0&&i[t-1]<i[t+1]&&t--,s(t)}},pushRun:function(t,e){n[o]=t,i[o]=e,o+=1}}}(t,e),s=function(t){for(var e=0;t>=32;)e|=1&t,t>>=1;return t+e}(r);do{if((o=nN(t,n,i,e))<s){var l=r;l>s&&(l=s),nz(t,n,n+l,n+o,e),o=l}a.pushRun(n,o),a.mergeRuns(),r-=o,n+=o}while(0!==r)a.forceMergeRuns()}}tE(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(t){nP.prototype[t]=function(e){var n,i,r=e.zrX,o=e.zrY,a=nR(this,r,o);if("mouseup"===t&&a||(i=(n=this.findHover(r,o)).target),"mousedown"===t)this._downEl=i,this._downPoint=[e.zrX,e.zrY],this._upEl=i;else if("mouseup"===t)this._upEl=i;else if("click"===t){if(this._downEl!==this._upEl||!this._downPoint||eA(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,t,e)}});var nG=!1;function nF(){nG||(nG=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function nW(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var nH=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=nW}return t.prototype.traverse=function(t,e){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(t,e)},t.prototype.getDisplayList=function(t,e){e=e||!1;var n=this._displayList;return(t||!n.length)&&this.updateDisplayList(e),n},t.prototype.updateDisplayList=function(t){this._displayListLen=0;for(var e=this._roots,n=this._displayList,i=0,r=e.length;i<r;i++)this._updateAndAddDisplayable(e[i],null,t);n.length=this._displayListLen,nV(n,nW)},t.prototype._updateAndAddDisplayable=function(t,e,n){if(!t.ignore||n){t.beforeUpdate(),t.update(),t.afterUpdate();var i=t.getClipPath(),r=e&&e.length,o=0,a=t.__clipPaths;if(!t.ignoreClip&&(r||i)){if(a||(a=t.__clipPaths=[]),r)for(var s=0;s<e.length;s++)a[o++]=e[s];for(var l=i,u=t;l;)l.parent=u,l.updateTransform(),a[o++]=l,u=l,l=l.getClipPath()}if(a&&(a.length=o),t.childrenRef){for(var h=t.childrenRef(),c=0;c<h.length;c++){var p=h[c];t.__dirty&&(p.__dirty|=1),this._updateAndAddDisplayable(p,a,n)}t.__dirty=0}else isNaN(t.z)&&(nF(),t.z=0),isNaN(t.z2)&&(nF(),t.z2=0),isNaN(t.zlevel)&&(nF(),t.zlevel=0),this._displayList[this._displayListLen++]=t;var d=t.getDecalElement&&t.getDecalElement();d&&this._updateAndAddDisplayable(d,a,n);var f=t.getTextGuideLine();f&&this._updateAndAddDisplayable(f,a,n);var g=t.getTextContent();g&&this._updateAndAddDisplayable(g,a,n)}},t.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},t.prototype.delRoot=function(t){if(t instanceof Array){for(var e=0,n=t.length;e<n;e++)this.delRoot(t[e]);return}var i=tO(this._roots,t);i>=0&&this._roots.splice(i,1)},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}();d=ts.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)};var nU={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return .5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(-Math.pow(2,-10*(t-1))+2)},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),-(n*Math.pow(2,10*(t-=1))*Math.sin(2*Math.PI*(t-e)/.4)))},elasticOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin(2*Math.PI*(t-e)/.4)+1)},elasticInOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),(t*=2)<1)?-.5*(n*Math.pow(2,10*(t-=1))*Math.sin(2*Math.PI*(t-e)/.4)):n*Math.pow(2,-10*(t-=1))*Math.sin(2*Math.PI*(t-e)/.4)*.5+1},backIn:function(t){return t*t*(2.70158*t-1.70158)},backOut:function(t){return--t*t*(2.70158*t+1.70158)+1},backInOut:function(t){return(t*=2)<1?t*t*(3.5949095*t-2.5949095)*.5:.5*((t-=2)*t*(3.5949095*t+2.5949095)+2)},bounceIn:function(t){return 1-nU.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?.5*nU.bounceIn(2*t):.5*nU.bounceOut(2*t-1)+.5}},nY=Math.pow,nX=Math.sqrt,nZ=nX(3),nj=1/3,nq=eg(),nK=eg(),n$=eg();function nJ(t){return t>-1e-8&&t<1e-8}function nQ(t){return t>1e-8||t<-1e-8}function n0(t,e,n,i,r){var o=1-r;return o*o*(o*t+3*r*e)+r*r*(r*i+3*o*n)}function n1(t,e,n,i,r){var o=1-r;return 3*(((e-t)*o+2*(n-e)*r)*o+(i-n)*r*r)}function n2(t,e,n,i,r,o){var a=i+3*(e-n)-t,s=3*(n-2*e+t),l=3*(e-t),u=t-r,h=s*s-3*a*l,c=s*l-9*a*u,p=l*l-3*s*u,d=0;if(nJ(h)&&nJ(c))if(nJ(s))o[0]=0;else{var f=-l/s;f>=0&&f<=1&&(o[d++]=f)}else{var g=c*c-4*h*p;if(nJ(g)){var y=c/h,f=-s/a+y,v=-y/2;f>=0&&f<=1&&(o[d++]=f),v>=0&&v<=1&&(o[d++]=v)}else if(g>0){var m=nX(g),x=h*s+1.5*a*(-c+m),_=h*s+1.5*a*(-c-m),f=(-s-((x=x<0?-nY(-x,nj):nY(x,nj))+(_=_<0?-nY(-_,nj):nY(_,nj))))/(3*a);f>=0&&f<=1&&(o[d++]=f)}else{var b=Math.acos((2*h*s-3*a*c)/(2*nX(h*h*h)))/3,w=nX(h),S=Math.cos(b),f=(-s-2*w*S)/(3*a),v=(-s+w*(S+nZ*Math.sin(b)))/(3*a),M=(-s+w*(S-nZ*Math.sin(b)))/(3*a);f>=0&&f<=1&&(o[d++]=f),v>=0&&v<=1&&(o[d++]=v),M>=0&&M<=1&&(o[d++]=M)}}return d}function n5(t,e,n,i,r){var o=6*n-12*e+6*t,a=9*e+3*i-3*t-9*n,s=3*e-3*t,l=0;if(nJ(a)){if(nQ(o)){var u=-s/o;u>=0&&u<=1&&(r[l++]=u)}}else{var h=o*o-4*a*s;if(nJ(h))r[0]=-o/(2*a);else if(h>0){var c=nX(h),u=(-o+c)/(2*a),p=(-o-c)/(2*a);u>=0&&u<=1&&(r[l++]=u),p>=0&&p<=1&&(r[l++]=p)}}return l}function n3(t,e,n,i,r,o){var a=(e-t)*r+t,s=(n-e)*r+e,l=(i-n)*r+n,u=(s-a)*r+a,h=(l-s)*r+s,c=(h-u)*r+u;o[0]=t,o[1]=a,o[2]=u,o[3]=c,o[4]=c,o[5]=h,o[6]=l,o[7]=i}function n4(t,e,n,i,r,o,a,s,l,u,h){var c,p,d,f,g,y=.005,v=1/0;nq[0]=l,nq[1]=u;for(var m=0;m<1;m+=.05)nK[0]=n0(t,n,r,a,m),nK[1]=n0(e,i,o,s,m),(f=ek(nq,nK))<v&&(c=m,v=f);v=1/0;for(var x=0;x<32&&!(y<1e-4);x++)p=c-y,d=c+y,nK[0]=n0(t,n,r,a,p),nK[1]=n0(e,i,o,s,p),f=ek(nK,nq),p>=0&&f<v?(c=p,v=f):(n$[0]=n0(t,n,r,a,d),n$[1]=n0(e,i,o,s,d),g=ek(n$,nq),d<=1&&g<v?(c=d,v=g):y*=.5);return h&&(h[0]=n0(t,n,r,a,c),h[1]=n0(e,i,o,s,c)),nX(v)}function n8(t,e,n,i){var r=1-i;return r*(r*t+2*i*e)+i*i*n}function n6(t,e,n,i){return 2*((1-i)*(e-t)+i*(n-e))}function n7(t,e,n){var i=t+n-2*e;return 0===i?.5:(t-e)/i}function n9(t,e,n,i,r){var o=(e-t)*i+t,a=(n-e)*i+e,s=(a-o)*i+o;r[0]=t,r[1]=o,r[2]=s,r[3]=s,r[4]=a,r[5]=n}function it(t,e,n,i,r,o,a,s,l){var u,h=.005,c=1/0;nq[0]=a,nq[1]=s;for(var p=0;p<1;p+=.05){nK[0]=n8(t,n,r,p),nK[1]=n8(e,i,o,p);var d=ek(nq,nK);d<c&&(u=p,c=d)}c=1/0;for(var f=0;f<32&&!(h<1e-4);f++){var g=u-h,y=u+h;nK[0]=n8(t,n,r,g),nK[1]=n8(e,i,o,g);var d=ek(nK,nq);if(g>=0&&d<c)u=g,c=d;else{n$[0]=n8(t,n,r,y),n$[1]=n8(e,i,o,y);var v=ek(n$,nq);y<=1&&v<c?(u=y,c=v):h*=.5}}return l&&(l[0]=n8(t,n,r,u),l[1]=n8(e,i,o,u)),nX(c)}var ie=/cubic-bezier\(([0-9,\.e ]+)\)/;function ii(t){var e=t&&ie.exec(t);if(e){var n=e[1].split(","),i=+et(n[0]),r=+et(n[1]),o=+et(n[2]),a=+et(n[3]);if(isNaN(i+r+o+a))return;var s=[];return function(t){return t<=0?0:t>=1?1:n2(0,i,o,1,t,s)&&n0(0,r,a,1,s[0])}}}var ir=function(){function t(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||ep,this.ondestroy=t.ondestroy||ep,this.onrestart=t.onrestart||ep,t.easing&&this.setEasing(t.easing)}return t.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),this._paused){this._pausedTime+=e;return}var n=this._life,i=t-this._startTime-this._pausedTime,r=i/n;r<0&&(r=0),r=Math.min(r,1);var o=this.easingFunc,a=o?o(r):r;if(this.onframe(a),1===r)if(!this.loop)return!0;else this._startTime=t-i%n,this._pausedTime=0,this.onrestart();return!1},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(t){this.easing=t,this.easingFunc=tX(t)?t:nU[t]||ii(t)},t}(),io=function(t){this.value=t},ia=function(){function t(){this._len=0}return t.prototype.insert=function(t){var e=new io(t);return this.insertEntry(e),e},t.prototype.insertEntry=function(t){this.head?(this.tail.next=t,t.prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},t.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),is=function(){function t(t){this._list=new ia,this._maxSize=10,this._map={},this._maxSize=t}return t.prototype.put=function(t,e){var n=this._list,i=this._map,r=null;if(null==i[t]){var o=n.len(),a=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var s=n.head;n.remove(s),delete i[s.key],r=s.value,this._lastRemovedEntry=s}a?a.value=e:a=new io(e),a.key=t,n.insertEntry(a),i[t]=a}return r},t.prototype.get=function(t){var e=this._map[t],n=this._list;if(null!=e)return e!==n.tail&&(n.remove(e),n.insertEntry(e)),e.value},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}(),il={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 iu(t){return(t=Math.round(t))<0?0:t>255?255:t}function ih(t){return t<0?0:t>1?1:t}function ic(t){return t.length&&"%"===t.charAt(t.length-1)?iu(parseFloat(t)/100*255):iu(parseInt(t,10))}function ip(t){return t.length&&"%"===t.charAt(t.length-1)?ih(parseFloat(t)/100):ih(parseFloat(t))}function id(t,e,n){return(n<0?n+=1:n>1&&(n-=1),6*n<1)?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}function ig(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function iy(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var iv=new is(20),im=null;function ix(t,e){im&&iy(im,e),im=iv.put(t,im||e.slice())}function i_(t,e){if(t){e=e||[];var n=iv.get(t);if(n)return iy(e,n);var i=(t+="").replace(/ /g,"").toLowerCase();if(i in il)return iy(e,il[i]),ix(t,e),e;var r=i.length;if("#"===i.charAt(0)){if(4===r||5===r){var o=parseInt(i.slice(1,4),16);return o>=0&&o<=4095?(ig(e,(3840&o)>>4|(3840&o)>>8,240&o|(240&o)>>4,15&o|(15&o)<<4,5===r?parseInt(i.slice(4),16)/15:1),ix(t,e),e):void ig(e,0,0,0,1)}if(7===r||9===r){var o=parseInt(i.slice(1,7),16);return o>=0&&o<=0xffffff?(ig(e,(0xff0000&o)>>16,(65280&o)>>8,255&o,9===r?parseInt(i.slice(7),16)/255:1),ix(t,e),e):void ig(e,0,0,0,1)}return}var a=i.indexOf("("),s=i.indexOf(")");if(-1!==a&&s+1===r){var l=i.substr(0,a),u=i.substr(a+1,s-(a+1)).split(","),h=1;switch(l){case"rgba":if(4!==u.length)return 3===u.length?ig(e,+u[0],+u[1],+u[2],1):ig(e,0,0,0,1);h=ip(u.pop());case"rgb":if(u.length>=3)return ig(e,ic(u[0]),ic(u[1]),ic(u[2]),3===u.length?h:ip(u[3])),ix(t,e),e;return void ig(e,0,0,0,1);case"hsla":if(4!==u.length)return void ig(e,0,0,0,1);return u[3]=ip(u[3]),ib(u,e),ix(t,e),e;case"hsl":if(3!==u.length)return void ig(e,0,0,0,1);return ib(u,e),ix(t,e),e;default:return}}ig(e,0,0,0,1)}}function ib(t,e){var n=(parseFloat(t[0])%360+360)%360/360,i=ip(t[1]),r=ip(t[2]),o=r<=.5?r*(i+1):r+i-r*i,a=2*r-o;return ig(e=e||[],iu(255*id(a,o,n+1/3)),iu(255*id(a,o,n)),iu(255*id(a,o,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function iw(t,e){var n=i_(t);if(n){for(var i=0;i<3;i++)e<0?n[i]=n[i]*(1-e)|0:n[i]=(255-n[i])*e+n[i]|0,n[i]>255?n[i]=255:n[i]<0&&(n[i]=0);return iD(n,4===n.length?"rgba":"rgb")}}function iS(t){var e=i_(t);if(e)return(0x1000000+(e[0]<<16)+(e[1]<<8)+ +e[2]).toString(16).slice(1)}function iM(t,e,n){if(e&&e.length&&t>=0&&t<=1){n=n||[];var i,r,o,a,s=t*(e.length-1),l=Math.floor(s),u=Math.ceil(s),h=e[l],c=e[u],p=s-l;return n[0]=iu((i=h[0],i+(c[0]-i)*p)),n[1]=iu((r=h[1],r+(c[1]-r)*p)),n[2]=iu((o=h[2],o+(c[2]-o)*p)),n[3]=ih((a=h[3],a+(c[3]-a)*p)),n}}function iI(t,e,n){if(e&&e.length&&t>=0&&t<=1){var i,r,o,a,s=t*(e.length-1),l=Math.floor(s),u=Math.ceil(s),h=i_(e[l]),c=i_(e[u]),p=s-l,d=iD([iu((i=h[0],i+(c[0]-i)*p)),iu((r=h[1],r+(c[1]-r)*p)),iu((o=h[2],o+(c[2]-o)*p)),ih((a=h[3],a+(c[3]-a)*p))],"rgba");return n?{color:d,leftIndex:l,rightIndex:u,value:s}:d}}function iT(t,e,n,i){var r,o=i_(t);if(t)return o=function(t){if(t){var e,n,i=t[0]/255,r=t[1]/255,o=t[2]/255,a=Math.min(i,r,o),s=Math.max(i,r,o),l=s-a,u=(s+a)/2;if(0===l)e=0,n=0;else{n=u<.5?l/(s+a):l/(2-s-a);var h=((s-i)/6+l/2)/l,c=((s-r)/6+l/2)/l,p=((s-o)/6+l/2)/l;i===s?e=p-c:r===s?e=1/3+h-p:o===s&&(e=2/3+c-h),e<0&&(e+=1),e>1&&(e-=1)}var d=[360*e,n,u];return null!=t[3]&&d.push(t[3]),d}}(o),null!=e&&(o[0]=(r=Math.round(r=tX(e)?e(o[0]):e))<0?0:r>360?360:r),null!=n&&(o[1]=ip(tX(n)?n(o[1]):n)),null!=i&&(o[2]=ip(tX(i)?i(o[2]):i)),iD(ib(o),"rgba")}function iC(t,e){var n=i_(t);if(n&&null!=e)return n[3]=ih(e),iD(n,"rgba")}function iD(t,e){if(t&&t.length){var n=t[0]+","+t[1]+","+t[2];return("rgba"===e||"hsva"===e||"hsla"===e)&&(n+=","+t[3]),e+"("+n+")"}}function iA(t,e){var n=i_(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}function ik(){return iD([Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(255*Math.random())],"rgb")}var iL=new is(100);function iP(t){if(tZ(t)){var e=iL.get(t);return e||(e=iw(t,-.1),iL.put(t,e)),e}if(t0(t)){var n=tk({},t);return n.colorStops=tB(t.colorStops,function(t){return{offset:t.offset,color:iw(t.color,-.1)}}),n}return t}t.s(["fastLerp",()=>iM,"fastMapToColor",()=>iM,"lerp",()=>iI,"lift",()=>iw,"liftColor",()=>iP,"lum",()=>iA,"mapToColor",()=>iI,"modifyAlpha",()=>iC,"modifyHSL",()=>iT,"parse",()=>i_,"parseCssFloat",()=>ip,"parseCssInt",()=>ic,"random",()=>ik,"stringify",()=>iD,"toHex",()=>iS],9015);var iO=t.i(52491),iR=Math.round;function iN(t){var e;if(t&&"transparent"!==t){if("string"==typeof t&&t.indexOf("rgba")>-1){var n=i_(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}}else t="none";return{color:t,opacity:null==e?1:e}}function iz(t){return t<1e-4&&t>-1e-4}function iE(t){return iR(1e3*t)/1e3}function iB(t){return iR(1e4*t)/1e4}var iV={left:"start",right:"end",center:"middle",middle:"middle"};function iG(t){return t&&!!t.image}function iF(t){return iG(t)||t&&!!t.svgElement}function iW(t){return"linear"===t.type}function iH(t){return"radial"===t.type}function iU(t){return t&&("linear"===t.type||"radial"===t.type)}function iY(t){return"url(#"+t+")"}function iX(t){var e=t.getGlobalScale();return Math.max(Math.ceil(Math.log(Math.max(e[0],e[1]))/Math.log(10)),1)}function iZ(t){var e=t.x||0,n=t.y||0,i=(t.rotation||0)*ed,r=t4(t.scaleX,1),o=t4(t.scaleY,1),a=t.skewX||0,s=t.skewY||0,l=[];return(e||n)&&l.push("translate("+e+"px,"+n+"px)"),i&&l.push("rotate("+i+")"),(1!==r||1!==o)&&l.push("scale("+r+","+o+")"),(a||s)&&l.push("skew("+iR(a*ed)+"deg, "+iR(s*ed)+"deg)"),l.join(" ")}var ij=ts.hasGlobalWindow&&tX(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:void 0!==iO.Buffer?function(t){return iO.Buffer.from(t).toString("base64")}:function(t){return null},iq=Array.prototype.slice;function iK(t,e,n,i){for(var r,o=e.length,a=0;a<o;a++)t[a]=(r=e[a],(n[a]-r)*i+r);return t}function i$(t,e,n,i){for(var r=e.length,o=0;o<r;o++)t[o]=e[o]+n[o]*i;return t}function iJ(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;a<r;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=e[a][s]+n[a][s]*i}return t}function iQ(t){if(tz(t)){var e=t.length;if(tz(t[0])){for(var n=[],i=0;i<e;i++)n.push(iq.call(t[i]));return n}return iq.call(t)}return t}function i0(t){return t[0]=Math.floor(t[0])||0,t[1]=Math.floor(t[1])||0,t[2]=Math.floor(t[2])||0,t[3]=null==t[3]?1:t[3],"rgba("+t.join(",")+")"}function i1(t){return 4===t||5===t}function i2(t){return 1===t||2===t}var i5=[0,0,0,0],i3=function(){function t(t){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=t}return t.prototype.isFinished=function(){return this._finished},t.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},t.prototype.needsAnimate=function(){return this.keyframes.length>=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var i=this.keyframes,r=i.length,o=!1,a=6,s=e;if(tz(e)){var l=tz(e&&e[0])?2:1;a=l,(1!==l||tq(e[0]))&&(2!==l||tq(e[0][0]))||(o=!0)}else if(tq(e)&&e==e)a=0;else if(tZ(e))if(isNaN(+e)){var u=i_(e);u&&(s=u,a=3)}else a=0;else if(t0(e)){var h=tk({},s);h.colorStops=tB(e.colorStops,function(t){return{offset:t.offset,color:i_(t.color)}}),iW(e)?a=4:iH(e)&&(a=5),s=h}0===r?this.valType=a:(a!==this.valType||6===a)&&(o=!0),this.discrete=this.discrete||o;var c={time:t,value:s,rawValue:e,percent:0};return n&&(c.easing=n,c.easingFunc=tX(n)?n:nU[n]||ii(n)),i.push(c),c},t.prototype.prepare=function(t,e){var n=this.keyframes;this._needsSort&&n.sort(function(t,e){return t.time-e.time});for(var i=this.valType,r=n.length,o=n[r-1],a=this.discrete,s=i2(i),l=i1(i),u=0;u<r;u++){var h=n[u],c=h.value,p=o.value;h.percent=h.time/t,!a&&(s&&u!==r-1?function(t,e,n){if(t.push&&e.push){var i=t.length,r=e.length;if(i!==r)if(i>r)t.length=r;else for(var o=i;o<r;o++)t.push(1===n?e[o]:iq.call(e[o]));for(var a=t[0]&&t[0].length,o=0;o<t.length;o++)if(1===n)isNaN(t[o])&&(t[o]=e[o]);else for(var s=0;s<a;s++)isNaN(t[o][s])&&(t[o][s]=e[o][s])}}(c,p,i):l&&function(t,e){for(var n=t.length,i=e.length,r=n>i?e:t,o=Math.min(n,i),a=r[o-1]||{color:[0,0,0,0],offset:0},s=o;s<Math.max(n,i);s++)r.push({offset:a.offset,color:a.color.slice()})}(c.colorStops,p.colorStops))}if(!a&&5!==i&&e&&this.needsAnimate()&&e.needsAnimate()&&i===e.valType&&!e._finished){this._additiveTrack=e;for(var d=n[0].value,u=0;u<r;u++)0===i?n[u].additiveValue=n[u].value-d:3===i?n[u].additiveValue=i$([],n[u].value,d,-1):i2(i)&&(n[u].additiveValue=1===i?i$([],n[u].value,d,-1):iJ([],n[u].value,d,-1))}},t.prototype.step=function(t,e){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,i,r,o=null!=this._additiveTrack,a=o?"additiveValue":"value",s=this.valType,l=this.keyframes,u=l.length,h=this.propName,c=3===s,p=this._lastFr,d=Math.min;if(1===u)i=r=l[0];else{if(e<0)n=0;else if(e<this._lastFrP){for(n=d(p+1,u-1);n>=0&&!(l[n].percent<=e);n--);n=d(n,u-2)}else{for(n=p;n<u&&!(l[n].percent>e);n++);n=d(n-1,u-2)}r=l[n+1],i=l[n]}if(i&&r){this._lastFr=n,this._lastFrP=e;var f=r.percent-i.percent,g=0===f?1:d((e-i.percent)/f,1);r.easingFunc&&(g=r.easingFunc(g));var y=o?this._additiveValue:c?i5:t[h];if((i2(s)||c)&&!y&&(y=this._additiveValue=[]),this.discrete)t[h]=g<1?i.rawValue:r.rawValue;else if(i2(s))1===s?iK(y,i[a],r[a],g):function(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;a<r;a++){t[a]||(t[a]=[]);for(var s,l=0;l<o;l++)t[a][l]=(s=e[a][l],(n[a][l]-s)*i+s)}}(y,i[a],r[a],g);else if(i1(s)){var v,m,x,_,b,w=i[a],S=r[a],M=4===s;(t[h]={type:M?"linear":"radial",x:(v=w.x,(S.x-v)*g+v),y:(m=w.y,(S.y-m)*g+m),colorStops:tB(w.colorStops,function(t,e){var n,i=S.colorStops[e];return{offset:(n=t.offset,(i.offset-n)*g+n),color:i0(iK([],t.color,i.color,g))}}),global:S.global},M)?(t[h].x2=(x=w.x2,(S.x2-x)*g+x),t[h].y2=(_=w.y2,(S.y2-_)*g+_)):t[h].r=(b=w.r,(S.r-b)*g+b)}else if(c)iK(y,i[a],r[a],g),o||(t[h]=i0(y));else{var I,T=(I=i[a],(r[a]-I)*g+I);o?this._additiveValue=T:t[h]=T}o&&this._addToTarget(t)}}},t.prototype._addToTarget=function(t){var e=this.valType,n=this.propName,i=this._additiveValue;0===e?t[n]=t[n]+i:3===e?(i_(t[n],i5),i$(i5,i5,i,1),t[n]=i0(i5)):1===e?i$(t[n],t[n],i,1):2===e&&iJ(t[n],t[n],i,1)},t}(),i4=function(){function t(t,e,n,i){(this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=t,this._loop=e,e&&i)?tT("Can' use additive animation on looped animation."):(this._additiveAnimators=i,this._allowDiscrete=n)}return t.prototype.getMaxTime=function(){return this._maxTime},t.prototype.getDelay=function(){return this._delay},t.prototype.getLoop=function(){return this._loop},t.prototype.getTarget=function(){return this._target},t.prototype.changeTarget=function(t){this._target=t},t.prototype.when=function(t,e,n){return this.whenWithKeys(t,e,tW(e),n)},t.prototype.whenWithKeys=function(t,e,n,i){for(var r=this._tracks,o=0;o<n.length;o++){var a=n[o],s=r[a];if(!s){s=r[a]=new i3(a);var l=void 0,u=this._getAdditiveTrack(a);if(u){var h=u.keyframes,c=h[h.length-1];l=c&&c.value,3===u.valType&&l&&(l=i0(l))}else l=this._target[a];if(null==l)continue;t>0&&s.addKeyframe(0,iQ(l),i),this._trackKeys.push(a)}s.addKeyframe(t,iQ(e[a]),i)}return this._maxTime=Math.max(this._maxTime,t),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;n<e;n++)t[n].call(this)},t.prototype._abortedCallback=function(){this._setTracksFinished();var t=this.animation,e=this._abortedCbs;if(t&&t.removeClip(this._clip),this._clip=null,e)for(var n=0;n<e.length;n++)e[n].call(this)},t.prototype._setTracksFinished=function(){for(var t=this._tracks,e=this._trackKeys,n=0;n<e.length;n++)t[e[n]].setFinished()},t.prototype._getAdditiveTrack=function(t){var e,n=this._additiveAnimators;if(n)for(var i=0;i<n.length;i++){var r=n[i].getTrack(t);r&&(e=r)}return e},t.prototype.start=function(t){if(!(this._started>0)){this._started=1;for(var e=this,n=[],i=this._maxTime||0,r=0;r<this._trackKeys.length;r++){var o=this._trackKeys[r],a=this._tracks[o],s=this._getAdditiveTrack(o),l=a.keyframes,u=l.length;if(a.prepare(i,s),a.needsAnimate())if(!this._allowDiscrete&&a.discrete){var h=l[u-1];h&&(e._target[a.propName]=h.rawValue),a.setFinished()}else n.push(a)}if(n.length||this._force){var c=new ir({life:i,loop:this._loop,delay:this._delay||0,onframe:function(t){e._started=2;var i=e._additiveAnimators;if(i){for(var r=!1,o=0;o<i.length;o++)if(i[o]._clip){r=!0;break}r||(e._additiveAnimators=null)}for(var o=0;o<n.length;o++)n[o].step(e._target,t);var a=e._onframeCbs;if(a)for(var o=0;o<a.length;o++)a[o](e._target,t)},ondestroy:function(){e._doneCallback()}});this._clip=c,this.animation&&this.animation.addClip(c),t&&c.setEasing(t)}else this._doneCallback();return this}},t.prototype.stop=function(t){if(this._clip){var e=this._clip;t&&e.onframe(1),this._abortedCallback()}},t.prototype.delay=function(t){return this._delay=t,this},t.prototype.during=function(t){return t&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(t)),this},t.prototype.done=function(t){return t&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(t)),this},t.prototype.aborted=function(t){return t&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(t)),this},t.prototype.getClip=function(){return this._clip},t.prototype.getTrack=function(t){return this._tracks[t]},t.prototype.getTracks=function(){var t=this;return tB(this._trackKeys,function(e){return t._tracks[e]})},t.prototype.stopTracks=function(t,e){if(!t.length||!this._clip)return!0;for(var n=this._tracks,i=this._trackKeys,r=0;r<t.length;r++){var o=n[t[r]];o&&!o.isFinished()&&(e?o.step(this._target,1):1===this._started&&o.step(this._target,0),o.setFinished())}for(var a=!0,r=0;r<i.length;r++)if(!n[i[r]].isFinished()){a=!1;break}return a&&this._abortedCallback(),a},t.prototype.saveTo=function(t,e,n){if(t){e=e||this._trackKeys;for(var i=0;i<e.length;i++){var r=e[i],o=this._tracks[r];if(!(!o||o.isFinished())){var a=o.keyframes,s=a[n?0:a.length-1];s&&(t[r]=iQ(s.rawValue))}}}},t.prototype.__changeFinalValue=function(t,e){e=e||tW(t);for(var n=0;n<e.length;n++){var i=e[n],r=this._tracks[i];if(r){var o=r.keyframes;if(o.length>1){var a=o.pop();r.addKeyframe(a.time,t[i]),r.prepare(this._maxTime,r.getAdditiveTrack())}}}},t}();function i8(){return new Date().getTime()}var i6=function(t){function e(e){var n=t.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,n.stage=(e=e||{}).stage||{},n}return tn(e,t),e.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?(this._tail.next=t,t.prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},e.prototype.addAnimator=function(t){t.animation=this;var e=t.getClip();e&&this.addClip(e)},e.prototype.removeClip=function(t){if(t.animation){var e=t.prev,n=t.next;e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null}},e.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},e.prototype.update=function(t){for(var e=i8()-this._pausedTime,n=e-this._time,i=this._head;i;){var r=i.next;i.step(e,n)&&(i.ondestroy(),this.removeClip(i)),i=r}this._time=e,!t&&(this.trigger("frame",n),this.stage.update&&this.stage.update())},e.prototype._startLoop=function(){var t=this;this._running=!0,d(function e(){t._running&&(d(e),t._paused||t.update())})},e.prototype.start=function(){this._running||(this._time=i8(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=i8(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=i8()-this._pauseStart,this._paused=!1)},e.prototype.clear=function(){for(var t=this._head;t;){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},e.prototype.isFinished=function(){return null==this._head},e.prototype.animate=function(t,e){e=e||{},this.start();var n=new i4(t,e.loop);return this.addAnimator(n),n},e}(eB),i7=ts.domSupported,i9=(r={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},o=tB(i=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],function(t){var e=t.replace("mouse","pointer");return r.hasOwnProperty(e)?e:t}),{mouse:i,touch:["touchstart","touchend","touchmove"],pointer:o}),rt=["mousemove","mouseup"],re=["pointermove","pointerup"],rn=!1;function ri(t){var e=t.pointerType;return"pen"===e||"touch"===e}function rr(t){t&&(t.zrByTouch=!0)}function ro(t,e){for(var n=e,i=!1;n&&9!==n.nodeType&&!(i=n.domBelongToZr||n!==e&&n===t.painterRoot);)n=n.parentNode;return i}var ra=function(t,e){this.stopPropagation=ep,this.stopImmediatePropagation=ep,this.preventDefault=ep,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY},rs={mousedown:function(t){t=e1(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=e1(this.dom,t);var e=this.__mayPointerCapture;e&&(t.zrX!==e[0]||t.zrY!==e[1])&&this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=e1(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){ro(this,(t=e1(this.dom,t)).toElement||t.relatedTarget)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){rn=!0,t=e1(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){rn||(t=e1(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){rr(t=e1(this.dom,t)),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),rs.mousemove.call(this,t),rs.mousedown.call(this,t)},touchmove:function(t){rr(t=e1(this.dom,t)),this.handler.processGesture(t,"change"),rs.mousemove.call(this,t)},touchend:function(t){rr(t=e1(this.dom,t)),this.handler.processGesture(t,"end"),rs.mouseup.call(this,t),new Date-this.__lastTouchMoment<300&&rs.click.call(this,t)},pointerdown:function(t){rs.mousedown.call(this,t)},pointermove:function(t){ri(t)||rs.mousemove.call(this,t)},pointerup:function(t){rs.mouseup.call(this,t)},pointerout:function(t){ri(t)||rs.mouseout.call(this,t)}};tE(["click","dblclick","contextmenu"],function(t){rs[t]=function(e){e=e1(this.dom,e),this.trigger(t,e)}});var rl={pointermove:function(t){ri(t)||rl.mousemove.call(this,t)},pointerup:function(t){rl.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}};function ru(t,e,n,i){t.mounted[e]=n,t.listenerOpts[e]=i,e2(t.domTarget,e,n,i)}function rh(t){var e,n,i,r=t.mounted;for(var o in r)r.hasOwnProperty(o)&&(e=t.domTarget,n=r[o],i=t.listenerOpts[o],e.removeEventListener(o,n,i));t.mounted={}}var rc=function(t,e){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=t,this.domHandlers=e},rp=function(t){function e(e,n){var i,r,o=t.call(this)||this;return o.__pointerCapturing=!1,o.dom=e,o.painterRoot=n,o._localHandlerScope=new rc(e,rs),i7&&(o._globalHandlerScope=new rc(document,rl)),r=(i=o._localHandlerScope).domHandlers,ts.pointerEventsSupported?tE(i9.pointer,function(t){ru(i,t,function(e){r[t].call(o,e)})}):(ts.touchEventsSupported&&tE(i9.touch,function(t){ru(i,t,function(e){r[t].call(o,e),i.touching=!0,null!=i.touchTimer&&(clearTimeout(i.touchTimer),i.touchTimer=null),i.touchTimer=setTimeout(function(){i.touching=!1,i.touchTimer=null},700)})}),tE(i9.mouse,function(t){ru(i,t,function(e){e=e0(e),i.touching||r[t].call(o,e)})})),o}return tn(e,t),e.prototype.dispose=function(){rh(this._localHandlerScope),i7&&rh(this._globalHandlerScope)},e.prototype.setCursor=function(t){this.dom.style&&(this.dom.style.cursor=t||"default")},e.prototype.__togglePointerCapture=function(t){if(this.__mayPointerCapture=null,i7&&this.__pointerCapturing^t){this.__pointerCapturing=t;var e=this._globalHandlerScope;t?function(t,e){ts.pointerEventsSupported?tE(re,n):ts.touchEventsSupported||tE(rt,n);function n(n){ru(e,n,function(i){if(!ro(t,(i=e0(i)).target)){var r;r=i,i=e1(t.dom,new ra(t,r),!0),e.domHandlers[n].call(t,i)}},{capture:!0})}}(this,e):rh(e)}},e}(eB),rd=1;ts.hasGlobalWindow&&(rd=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var rf=rd,rg="#333",ry="#ccc";function rv(t){return t>5e-5||t<-5e-5}var rm=[],rx=[],r_=e7(),rb=Math.abs,rw=function(){var t;function e(){}return e.prototype.getLocalTransform=function(t){return e.getLocalTransform(this,t)},e.prototype.setPosition=function(t){this.x=t[0],this.y=t[1]},e.prototype.setScale=function(t){this.scaleX=t[0],this.scaleY=t[1]},e.prototype.setSkew=function(t){this.skewX=t[0],this.skewY=t[1]},e.prototype.setOrigin=function(t){this.originX=t[0],this.originY=t[1]},e.prototype.needLocalTransform=function(){return rv(this.rotation)||rv(this.x)||rv(this.y)||rv(this.scaleX-1)||rv(this.scaleY-1)||rv(this.skewX)||rv(this.skewY)},e.prototype.updateTransform=function(){var t=this.parent&&this.parent.transform,e=this.needLocalTransform(),n=this.transform;if(!(e||t)){n&&(e9(n),this.invTransform=null);return}n=n||e7(),e?this.getLocalTransform(n):e9(n),t&&(e?ne(n,t,n):nt(n,t)),this.transform=n,this._resolveGlobalScaleRatio(n)},e.prototype._resolveGlobalScaleRatio=function(t){var e=this.globalScaleRatio;if(null!=e&&1!==e){this.getGlobalScale(rm);var n=rm[0]<0?-1:1,i=rm[1]<0?-1:1,r=((rm[0]-n)*e+n)/rm[0]||0,o=((rm[1]-i)*e+i)/rm[1]||0;t[0]*=r,t[1]*=r,t[2]*=o,t[3]*=o}this.invTransform=this.invTransform||e7(),no(this.invTransform,t)},e.prototype.getComputedTransform=function(){for(var t=this,e=[];t;)e.push(t),t=t.parent;for(;t=e.pop();)t.updateTransform();return this.transform},e.prototype.setLocalTransform=function(t){if(t){var e=t[0]*t[0]+t[1]*t[1],n=t[2]*t[2]+t[3]*t[3],i=Math.atan2(t[1],t[0]),r=Math.PI/2+i-Math.atan2(t[3],t[2]);n=Math.sqrt(n)*Math.cos(r),e=Math.sqrt(e),this.skewX=r,this.skewY=0,this.rotation=-i,this.x=+t[4],this.y=+t[5],this.scaleX=e,this.scaleY=n,this.originX=0,this.originY=0}},e.prototype.decomposeTransform=function(){if(this.transform){var t=this.parent,e=this.transform;t&&t.transform&&(t.invTransform=t.invTransform||e7(),ne(rx,t.invTransform,e),e=rx);var n=this.originX,i=this.originY;(n||i)&&(r_[4]=n,r_[5]=i,ne(rx,e,r_),rx[4]-=n,rx[5]-=i,e=rx),this.setLocalTransform(e)}},e.prototype.getGlobalScale=function(t){var e=this.transform;return(t=t||[],e)?(t[0]=Math.sqrt(e[0]*e[0]+e[1]*e[1]),t[1]=Math.sqrt(e[2]*e[2]+e[3]*e[3]),e[0]<0&&(t[0]=-t[0]),e[3]<0&&(t[1]=-t[1])):(t[0]=1,t[1]=1),t},e.prototype.transformCoordToLocal=function(t,e){var n=[t,e],i=this.invTransform;return i&&eO(n,n,i),n},e.prototype.transformCoordToGlobal=function(t,e){var n=[t,e],i=this.transform;return i&&eO(n,n,i),n},e.prototype.getLineScale=function(){var t=this.transform;return t&&rb(t[0]-1)>1e-10&&rb(t[3]-1)>1e-10?Math.sqrt(rb(t[0]*t[3]-t[2]*t[1])):1},e.prototype.copyTransform=function(t){rM(this,t)},e.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,i=t.originY||0,r=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,l=t.rotation||0,u=t.x,h=t.y,c=t.skewX?Math.tan(t.skewX):0,p=t.skewY?Math.tan(-t.skewY):0;if(n||i||a||s){var d=n+a,f=i+s;e[4]=-d*r-c*f*o,e[5]=-f*o-p*d*r}else e[4]=e[5]=0;return e[0]=r,e[3]=o,e[1]=p*r,e[2]=c*o,l&&ni(e,e,l),e[4]+=n+u,e[5]+=i+h,e},e.initDefaultProps=void((t=e.prototype).scaleX=t.scaleY=t.globalScaleRatio=1,t.x=t.y=t.originX=t.originY=t.skewX=t.skewY=t.rotation=t.anchorX=t.anchorY=0),e}(),rS=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function rM(t,e){for(var n=0;n<rS.length;n++){var i=rS[n];t[i]=e[i]}}function rI(t){f||(f=new is(100)),t=t||tu;var e=f.get(t);return e||(e={font:t,strWidthCache:new is(500),asciiWidthMap:null,asciiWidthMapTried:!1,stWideCharWidth:tc.measureText("国",t).width,asciiCharWidth:tc.measureText("a",t).width},f.put(t,e)),e}var rT=0;function rC(t,e){return t.asciiWidthMapTried||(t.asciiWidthMap=function(t){if(!(rT>=5)){t=t||tu;for(var e=[],n=+new Date,i=0;i<=127;i++)e[i]=tc.measureText(String.fromCharCode(i),t).width;var r=new Date-n;return r>16?rT=5:r>2&&rT++,e}}(t.font),t.asciiWidthMapTried=!0),0<=e&&e<=127?null!=t.asciiWidthMap?t.asciiWidthMap[e]:t.asciiCharWidth:t.stWideCharWidth}function rD(t,e){var n=t.strWidthCache,i=n.get(e);return null==i&&(i=tc.measureText(e,t.font).width,n.put(e,i)),i}function rA(t,e,n,i){var r=rD(rI(e),t),o=rO(e);return new nb(rL(0,r,n),rP(0,o,i),r,o)}function rk(t,e,n,i){var r=((t||"")+"").split("\n");if(1===r.length)return rA(r[0],e,n,i);for(var o=new nb(0,0,0,0),a=0;a<r.length;a++){var s=rA(r[a],e,n,i);0===a?o.copy(s):o.union(s)}return o}function rL(t,e,n,i){return"right"===n?i?t+=e:t-=e:"center"===n&&(i?t+=e/2:t-=e/2),t}function rP(t,e,n,i){return"middle"===n?i?t+=e/2:t-=e/2:"bottom"===n&&(i?t+=e:t-=e),t}function rO(t){return rI(t).stWideCharWidth}function rR(t,e){return"string"==typeof t?t.lastIndexOf("%")>=0?parseFloat(t)/100*e:parseFloat(t):t}function rN(t,e,n){var i=e.position||"inside",r=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,l=n.x,u=n.y,h="left",c="top";if(i instanceof Array)l+=rR(i[0],n.width),u+=rR(i[1],n.height),h=null,c=null;else switch(i){case"left":l-=r,u+=s,h="right",c="middle";break;case"right":l+=r+a,u+=s,c="middle";break;case"top":l+=a/2,u-=r,h="center",c="bottom";break;case"bottom":l+=a/2,u+=o+r,h="center";break;case"inside":l+=a/2,u+=s,h="center",c="middle";break;case"insideLeft":l+=r,u+=s,c="middle";break;case"insideRight":l+=a-r,u+=s,h="right",c="middle";break;case"insideTop":l+=a/2,u+=r,h="center";break;case"insideBottom":l+=a/2,u+=o-r,h="center",c="bottom";break;case"insideTopLeft":l+=r,u+=r;break;case"insideTopRight":l+=a-r,u+=r,h="right";break;case"insideBottomLeft":l+=r,u+=o-r,c="bottom";break;case"insideBottomRight":l+=a-r,u+=o-r,h="right",c="bottom"}return(t=t||{}).x=l,t.y=u,t.align=h,t.verticalAlign=c,t}var rz="__zr_normal__",rE=rS.concat(["ignore"]),rB=tV(rS,function(t,e){return t[e]=!0,t},{ignore:!1}),rV={},rG=new nb(0,0,0,0),rF=[],rW=function(){function t(t){this.id=tI(),this.animators=[],this.currentStates=[],this.states={},this._init(t)}return t.prototype._init=function(t){this.attr(t)},t.prototype.drift=function(t,e,n){switch(this.draggable){case"horizontal":e=0;break;case"vertical":t=0}var i=this.transform;i||(i=this.transform=[1,0,0,1,0,0]),i[4]+=t,i[5]+=e,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(t){var e=this._textContent;if(e&&(!e.ignore||t)){this.textConfig||(this.textConfig={});var n=this.textConfig,i=n.local,r=e.innerTransformable,o=void 0,a=void 0,s=!1;r.parent=i?this:null;var l=!1;r.copyTransform(e);var u=null!=n.position,h=n.autoOverflowArea,c=void 0;if((h||u)&&(c=rG,n.layoutRect?c.copy(n.layoutRect):c.copy(this.getBoundingRect()),i||c.applyTransform(this.transform)),u){this.calculateTextPosition?this.calculateTextPosition(rV,n,c):rN(rV,n,c),r.x=rV.x,r.y=rV.y,o=rV.align,a=rV.verticalAlign;var p=n.origin;if(p&&null!=n.rotation){var d=void 0,f=void 0;"center"===p?(d=.5*c.width,f=.5*c.height):(d=rR(p[0],c.width),f=rR(p[1],c.height)),l=!0,r.originX=-r.x+d+(i?0:c.x),r.originY=-r.y+f+(i?0:c.y)}}null!=n.rotation&&(r.rotation=n.rotation);var g=n.offset;g&&(r.x+=g[0],r.y+=g[1],l||(r.originX=-g[0],r.originY=-g[1]));var y=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={});if(h){var v=y.overflowRect=y.overflowRect||new nb(0,0,0,0);r.getLocalTransform(rF),no(rF,rF),nb.copy(v,c),v.applyTransform(rF)}else y.overflowRect=null;var m=null==n.inside?"string"==typeof n.position&&n.position.indexOf("inside")>=0:n.inside,x=void 0,_=void 0,b=void 0;m&&this.canBeInsideText()?(x=n.insideFill,_=n.insideStroke,(null==x||"auto"===x)&&(x=this.getInsideTextFill()),(null==_||"auto"===_)&&(_=this.getInsideTextStroke(x),b=!0)):(x=n.outsideFill,_=n.outsideStroke,(null==x||"auto"===x)&&(x=this.getOutsideFill()),(null==_||"auto"===_)&&(_=this.getOutsideStroke(x),b=!0)),((x=x||"#000")!==y.fill||_!==y.stroke||b!==y.autoStroke||o!==y.align||a!==y.verticalAlign)&&(s=!0,y.fill=x,y.stroke=_,y.autoStroke=b,y.align=o,y.verticalAlign=a,e.setDefaultTextStyle(y)),e.__dirty|=1,s&&e.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return"#fff"},t.prototype.getInsideTextStroke=function(t){return"#000"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?ry:rg},t.prototype.getOutsideStroke=function(t){var e=this.__zr&&this.__zr.getBackgroundColor(),n="string"==typeof e&&i_(e);n||(n=[255,255,255,1]);for(var i=n[3],r=this.__zr.isDarkMode(),o=0;o<3;o++)n[o]=n[o]*i+255*!r*(1-i);return n[3]=1,iD(n,"rgba")},t.prototype.traverse=function(t,e){},t.prototype.attrKV=function(t,e){"textConfig"===t?this.setTextConfig(e):"textContent"===t?this.setTextContent(e):"clipPath"===t?this.setClipPath(e):"extra"===t?(this.extra=this.extra||{},tk(this.extra,e)):this[t]=e},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(t,e){if("string"==typeof t)this.attrKV(t,e);else if(tK(t))for(var n=tW(t),i=0;i<n.length;i++){var r=n[i];this.attrKV(r,t[r])}return this.markRedraw(),this},t.prototype.saveCurrentToNormalState=function(t){this._innerSaveToNormal(t);for(var e=this._normalState,n=0;n<this.animators.length;n++){var i=this.animators[n],r=i.__fromStateTransition;if(!i.getLoop()&&(!r||r===rz)){var o=i.targetName,a=o?e[o]:e;i.saveTo(a)}}},t.prototype._innerSaveToNormal=function(t){var e=this._normalState;e||(e=this._normalState={}),t.textConfig&&!e.textConfig&&(e.textConfig=this.textConfig),this._savePrimaryToNormal(t,e,rE)},t.prototype._savePrimaryToNormal=function(t,e,n){for(var i=0;i<n.length;i++){var r=n[i];null==t[r]||r in e||(e[r]=this[r])}},t.prototype.hasState=function(){return this.currentStates.length>0},t.prototype.getState=function(t){return this.states[t]},t.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},t.prototype.clearStates=function(t){this.useState(rz,!1,t)},t.prototype.useState=function(t,e,n,i){var r,o=t===rz;if(this.hasState()||!o){var a=this.currentStates,s=this.stateTransition;if(!(tO(a,t)>=0)||!e&&1!==a.length){if(this.stateProxy&&!o&&(r=this.stateProxy(t)),r||(r=this.states&&this.states[t]),!r&&!o)return void tT("State "+t+" not exists.");o||this.saveCurrentToNormalState(r);var l=!!(r&&r.hoverLayer||i);l&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,r,this._normalState,e,!n&&!this.__inHover&&s&&s.duration>0,s);var u=this._textContent,h=this._textGuide;return u&&u.useState(t,e,n,l),h&&h.useState(t,e,n,l),o?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!l&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2),r}}},t.prototype.useStates=function(t,e,n){if(t.length){var i=[],r=this.currentStates,o=t.length,a=o===r.length;if(a){for(var s=0;s<o;s++)if(t[s]!==r[s]){a=!1;break}}if(!a){for(var s=0;s<o;s++){var l=t[s],u=void 0;this.stateProxy&&(u=this.stateProxy(l,t)),u||(u=this.states[l]),u&&i.push(u)}var h=i[o-1],c=!!(h&&h.hoverLayer||n);c&&this._toggleHoverLayerFlag(!0);var p=this._mergeStates(i),d=this.stateTransition;this.saveCurrentToNormalState(p),this._applyStateObj(t.join(","),p,this._normalState,!1,!e&&!this.__inHover&&d&&d.duration>0,d);var f=this._textContent,g=this._textGuide;f&&f.useStates(t,e,c),g&&g.useStates(t,e,c),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!c&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2)}}else this.clearStates()},t.prototype.isSilent=function(){for(var t=this;t;){if(t.silent)return!0;var e=t.__hostTarget;t=e?t.ignoreHostSilent?null:e:t.parent}return!1},t.prototype._updateAnimationTargets=function(){for(var t=0;t<this.animators.length;t++){var e=this.animators[t];e.targetName&&e.changeTarget(this[e.targetName])}},t.prototype.removeState=function(t){var e=tO(this.currentStates,t);if(e>=0){var n=this.currentStates.slice();n.splice(e,1),this.useStates(n)}},t.prototype.replaceState=function(t,e,n){var i=this.currentStates.slice(),r=tO(i,t),o=tO(i,e)>=0;r>=0?o?i.splice(r,1):i[r]=e:n&&!o&&i.push(e),this.useStates(i)},t.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},t.prototype._mergeStates=function(t){for(var e,n={},i=0;i<t.length;i++){var r=t[i];tk(n,r),r.textConfig&&tk(e=e||{},r.textConfig)}return e&&(n.textConfig=e),n},t.prototype._applyStateObj=function(t,e,n,i,r,o){var a=!(e&&i);e&&e.textConfig?(this.textConfig=tk({},i?this.textConfig:n.textConfig),tk(this.textConfig,e.textConfig)):a&&n.textConfig&&(this.textConfig=n.textConfig);for(var s={},l=!1,u=0;u<rE.length;u++){var h=rE[u],c=r&&rB[h];e&&null!=e[h]?c?(l=!0,s[h]=e[h]):this[h]=e[h]:a&&null!=n[h]&&(c?(l=!0,s[h]=n[h]):this[h]=n[h])}if(!r)for(var u=0;u<this.animators.length;u++){var p=this.animators[u],d=p.targetName;p.getLoop()||p.__changeFinalValue(d?(e||n)[d]:e||n)}l&&this._transitionState(t,s,o)},t.prototype._attachComponent=function(t){if((!t.__zr||t.__hostTarget)&&t!==this){var e=this.__zr;e&&t.addSelfToZr(e),t.__zr=e,t.__hostTarget=this}},t.prototype._detachComponent=function(t){t.__zr&&t.removeSelfFromZr(t.__zr),t.__zr=null,t.__hostTarget=null},t.prototype.getClipPath=function(){return this._clipPath},t.prototype.setClipPath=function(t){this._clipPath&&this._clipPath!==t&&this.removeClipPath(),this._attachComponent(t),this._clipPath=t,this.markRedraw()},t.prototype.removeClipPath=function(){var t=this._clipPath;t&&(this._detachComponent(t),this._clipPath=null,this.markRedraw())},t.prototype.getTextContent=function(){return this._textContent},t.prototype.setTextContent=function(t){var e=this._textContent;e!==t&&(e&&e!==t&&this.removeTextContent(),t.innerTransformable=new rw,this._attachComponent(t),this._textContent=t,this.markRedraw())},t.prototype.setTextConfig=function(t){this.textConfig||(this.textConfig={}),tk(this.textConfig,t),this.markRedraw()},t.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},t.prototype.removeTextContent=function(){var t=this._textContent;t&&(t.innerTransformable=null,this._detachComponent(t),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},t.prototype.getTextGuideLine=function(){return this._textGuide},t.prototype.setTextGuideLine=function(t){this._textGuide&&this._textGuide!==t&&this.removeTextGuideLine(),this._attachComponent(t),this._textGuide=t,this.markRedraw()},t.prototype.removeTextGuideLine=function(){var t=this._textGuide;t&&(this._detachComponent(t),this._textGuide=null,this.markRedraw())},t.prototype.markRedraw=function(){this.__dirty|=1;var t=this.__zr;t&&(this.__inHover?t.refreshHover():t.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},t.prototype.dirty=function(){this.markRedraw()},t.prototype._toggleHoverLayerFlag=function(t){this.__inHover=t;var e=this._textContent,n=this._textGuide;e&&(e.__inHover=t),n&&(n.__inHover=t)},t.prototype.addSelfToZr=function(t){if(this.__zr!==t){this.__zr=t;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.addAnimator(e[n]);this._clipPath&&this._clipPath.addSelfToZr(t),this._textContent&&this._textContent.addSelfToZr(t),this._textGuide&&this._textGuide.addSelfToZr(t)}},t.prototype.removeSelfFromZr=function(t){if(this.__zr){this.__zr=null;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.removeAnimator(e[n]);this._clipPath&&this._clipPath.removeSelfFromZr(t),this._textContent&&this._textContent.removeSelfFromZr(t),this._textGuide&&this._textGuide.removeSelfFromZr(t)}},t.prototype.animate=function(t,e,n){var i=new i4(t?this[t]:this,e,n);return t&&(i.targetName=t),this.addAnimator(i,t),i},t.prototype.addAnimator=function(t,e){var n=this.__zr,i=this;t.during(function(){i.updateDuringAnimation(e)}).done(function(){var e=i.animators,n=tO(e,t);n>=0&&e.splice(n,1)}),this.animators.push(t),n&&n.animation.addAnimator(t),n&&n.wakeUp()},t.prototype.updateDuringAnimation=function(t){this.markRedraw()},t.prototype.stopAnimation=function(t,e){for(var n=this.animators,i=n.length,r=[],o=0;o<i;o++){var a=n[o];t&&t!==a.scope?r.push(a):a.stop(e)}return this.animators=r,this},t.prototype.animateTo=function(t,e,n){rH(this,t,e,n)},t.prototype.animateFrom=function(t,e,n){rH(this,t,e,n,!0)},t.prototype._transitionState=function(t,e,n,i){for(var r=rH(this,e,n,i),o=0;o<r.length;o++)r[o].__fromStateTransition=t},t.prototype.getBoundingRect=function(){return null},t.prototype.getPaintRect=function(){return null},t.initDefaultProps=function(){var e=t.prototype;function n(t,n,i,r){Object.defineProperty(e,t,{get:function(){return this[n]||o(this,this[n]=[]),this[n]},set:function(t){this[i]=t[0],this[r]=t[1],this[n]=t,o(this,t)}});function o(t,e){Object.defineProperty(e,0,{get:function(){return t[i]},set:function(e){t[i]=e}}),Object.defineProperty(e,1,{get:function(){return t[r]},set:function(e){t[r]=e}})}}e.type="element",e.name="",e.ignore=e.silent=e.ignoreHostSilent=e.isGroup=e.draggable=e.dragging=e.ignoreClip=e.__inHover=!1,e.__dirty=1,Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),t}();function rH(t,e,n,i,r){var o=[];!function t(e,n,i,r,o,a,s,l){for(var u=tW(r),h=o.duration,c=o.delay,p=o.additive,d=o.setToFinal,f=!tK(a),g=e.animators,y=[],v=0;v<u.length;v++){var m=u[v],x=r[m];if(null!=x&&null!=i[m]&&(f||a[m]))if(!tK(x)||tz(x)||t0(x))y.push(m);else{if(n){l||(i[m]=x,e.updateDuringAnimation(n));continue}t(e,m,i[m],x,o,a&&a[m],s,l)}else l||(i[m]=x,e.updateDuringAnimation(n),y.push(m))}var _=y.length;if(!p&&_)for(var b=0;b<g.length;b++){var w=g[b];if(w.targetName===n&&w.stopTracks(y)){var S=tO(g,w);g.splice(S,1)}}if(o.force||(_=(y=tG(y,function(t){var e,n;return!((e=r[t])===(n=i[t])||tz(e)&&tz(n)&&function(t,e){var n=t.length;if(n!==e.length)return!1;for(var i=0;i<n;i++)if(t[i]!==e[i])return!1;return!0}(e,n))})).length),_>0||o.force&&!s.length){var M=void 0,I=void 0,T=void 0;if(l){I={},d&&(M={});for(var b=0;b<_;b++){var m=y[b];I[m]=i[m],d?M[m]=r[m]:i[m]=r[m]}}else if(d){T={};for(var b=0;b<_;b++){var m=y[b];T[m]=iQ(i[m]),function(t,e,n){if(tz(e[n]))if(tz(t[n])||(t[n]=[]),tJ(e[n])){var i=e[n].length;t[n].length!==i&&(t[n]=new e[n].constructor(i),rU(t[n],e[n],i))}else{var r=e[n],o=t[n],a=r.length;if(tz(r[0]))for(var s=r[0].length,l=0;l<a;l++)o[l]?rU(o[l],r[l],s):o[l]=Array.prototype.slice.call(r[l]);else rU(o,r,a);o.length=r.length}else t[n]=e[n]}(i,r,m)}}var w=new i4(i,!1,!1,p?tG(g,function(t){return t.targetName===n}):null);w.targetName=n,o.scope&&(w.scope=o.scope),d&&M&&w.whenWithKeys(0,M,y),T&&w.whenWithKeys(0,T,y),w.whenWithKeys(null==h?500:h,l?I:r,y).delay(c||0),e.addAnimator(w,n),s.push(w)}}(t,"",t,e,n=n||{},i,o,r);var a=o.length,s=!1,l=n.done,u=n.aborted,h=function(){s=!0,--a<=0&&(s?l&&l():u&&u())},c=function(){--a<=0&&(s?l&&l():u&&u())};!a&&l&&l(),o.length>0&&n.during&&o[0].during(function(t,e){n.during(e)});for(var p=0;p<o.length;p++){var d=o[p];d.done(h),d.aborted(c),n.force&&d.duration(n.duration),d.start(n.easing)}return o}function rU(t,e,n){for(var i=0;i<n;i++)t[i]=e[i]}tN(rW,eB),tN(rW,rw);var rY=function(t){function e(e){var n=t.call(this)||this;return n.isGroup=!0,n._children=[],n.attr(e),n}return tn(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.children=function(){return this._children.slice()},e.prototype.childAt=function(t){return this._children[t]},e.prototype.childOfName=function(t){for(var e=this._children,n=0;n<e.length;n++)if(e[n].name===t)return e[n]},e.prototype.childCount=function(){return this._children.length},e.prototype.add=function(t){return t&&t!==this&&t.parent!==this&&(this._children.push(t),this._doAdd(t)),this},e.prototype.addBefore=function(t,e){if(t&&t!==this&&t.parent!==this&&e&&e.parent===this){var n=this._children,i=n.indexOf(e);i>=0&&(n.splice(i,0,t),this._doAdd(t))}return this},e.prototype.replace=function(t,e){var n=tO(this._children,t);return n>=0&&this.replaceAt(e,n),this},e.prototype.replaceAt=function(t,e){var n=this._children,i=n[e];if(t&&t!==this&&t.parent!==this&&t!==i){n[e]=t,i.parent=null;var r=this.__zr;r&&i.removeSelfFromZr(r),this._doAdd(t)}return this},e.prototype._doAdd=function(t){t.parent&&t.parent.remove(t),t.parent=this;var e=this.__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},e.prototype.remove=function(t){var e=this.__zr,n=this._children,i=tO(n,t);return i<0||(n.splice(i,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh()),this},e.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n<t.length;n++){var i=t[n];e&&i.removeSelfFromZr(e),i.parent=null}return t.length=0,this},e.prototype.eachChild=function(t,e){for(var n=this._children,i=0;i<n.length;i++){var r=n[i];t.call(e,r,i)}return this},e.prototype.traverse=function(t,e){for(var n=0;n<this._children.length;n++){var i=this._children[n],r=t.call(e,i);i.isGroup&&!r&&i.traverse(t,e)}return this},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].addSelfToZr(e)},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].removeSelfFromZr(e)},e.prototype.getBoundingRect=function(t){for(var e=new nb(0,0,0,0),n=t||this._children,i=[],r=null,o=0;o<n.length;o++){var a=n[o];if(!a.ignore&&!a.invisible){var s=a.getBoundingRect(),l=a.getLocalTransform(i);l?(nb.applyTransform(e,s,l),(r=r||e.clone()).union(e)):(r=r||s.clone()).union(s)}}return r||e},e}(rW);rY.prototype.type="group";var rX={},rZ={},rj=function(){function t(t,e,n){var i,r=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=e,this.id=t;var o=new nH,a=n.renderer||"canvas";rX[a]||(a=tW(rX)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect;var s=new rX[a](e,o,n,t),l=n.ssr||s.ssrOnly;this.storage=o,this.painter=s;var u=ts.node||ts.worker||l?null:new rp(s.getViewportRoot(),s.root),h=n.useCoarsePointer;(null==h||"auto"===h?ts.touchEventsSupported:!!h)&&(i=t4(n.pointerSize,44)),this.handler=new nP(o,s,u,s.root,i),this.animation=new i6({stage:{update:l?null:function(){return r._flush(!0)}}}),l||this.animation.start()}return t.prototype.add=function(t){!this._disposed&&t&&(this.storage.addRoot(t),t.addSelfToZr(this),this.refresh())},t.prototype.remove=function(t){!this._disposed&&t&&(this.storage.delRoot(t),t.removeSelfFromZr(this),this.refresh())},t.prototype.configLayer=function(t,e){this._disposed||(this.painter.configLayer&&this.painter.configLayer(t,e),this.refresh())},t.prototype.setBackgroundColor=function(t){this._disposed||(this.painter.setBackgroundColor&&this.painter.setBackgroundColor(t),this.refresh(),this._backgroundColor=t,this._darkMode=function(t){if(!t)return!1;if("string"==typeof t)return .4>iA(t,1);if(t.colorStops){for(var e=t.colorStops,n=0,i=e.length,r=0;r<i;r++)n+=iA(e[r].color,1);return(n/=i)<.4}return!1}(t))},t.prototype.getBackgroundColor=function(){return this._backgroundColor},t.prototype.setDarkMode=function(t){this._darkMode=t},t.prototype.isDarkMode=function(){return this._darkMode},t.prototype.refreshImmediately=function(t){this._disposed||(t||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1)},t.prototype.refresh=function(){this._disposed||(this._needsRefresh=!0,this.animation.start())},t.prototype.flush=function(){this._disposed||this._flush(!1)},t.prototype._flush=function(t){var e,n=i8();this._needsRefresh&&(e=!0,this.refreshImmediately(t)),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately());var i=i8();e?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:i-n})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},t.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){!this._disposed&&(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},t.prototype.resize=function(t){this._disposed||(t=t||{},this.painter.resize(t.width,t.height),this.handler.resize())},t.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},t.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},t.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},t.prototype.setCursorStyle=function(t){this._disposed||this.handler.setCursorStyle(t)},t.prototype.findHover=function(t,e){if(!this._disposed)return this.handler.findHover(t,e)},t.prototype.on=function(t,e,n){return this._disposed||this.handler.on(t,e,n),this},t.prototype.off=function(t,e){this._disposed||this.handler.off(t,e)},t.prototype.trigger=function(t,e){this._disposed||this.handler.trigger(t,e)},t.prototype.clear=function(){if(!this._disposed){for(var t=this.storage.getRoots(),e=0;e<t.length;e++)t[e]instanceof rY&&t[e].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()}},t.prototype.dispose=function(){if(!this._disposed){var t;this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,this._disposed=!0,t=this.id,delete rZ[t]}},t}();function rq(t,e){var n=new rj(tI(),t,e);return rZ[n.id]=n,n}function rK(t){t.dispose()}function r$(){for(var t in rZ)rZ.hasOwnProperty(t)&&rZ[t].dispose();rZ={}}function rJ(t){return rZ[t]}function rQ(t,e){rX[t]=e}function r0(t){if("function"==typeof g)return g(t)}function r1(t){g=t}t.s(["dispose",()=>rK,"disposeAll",()=>r$,"getElementSSRData",()=>r0,"getInstance",()=>rJ,"init",()=>rq,"registerPainter",()=>rQ,"registerSSRDataGetter",()=>r1,"version",()=>"6.0.0"],21924);var r2=Math.min,r5=Math.max,r3=Math.abs;function r4(t,e,n,i){var r=e[0],o=e[1],a=n[0],s=n[1],l=o-r,u=s-a;if(0===l)return 0===u?a:(a+s)/2;if(i){if(l>0){if(t<=r)return a;else if(t>=o)return s}else if(t>=r)return a;else if(t<=o)return s}else{if(t===r)return a;if(t===o)return s}return(t-r)/l*u+a}var r8=function(t,e,n){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return r6(t,e,n)};function r6(t,e,n){return tZ(t)?t.replace(/^\s+|\s+$/g,"").match(/%$/)?parseFloat(t)/100*e+(n||0):parseFloat(t):null==t?NaN:+t}function r7(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),20),t=(+t).toFixed(e),n?t:+t}function r9(t){return t.sort(function(t,e){return t-e}),t}function ot(t){if(isNaN(t*=1))return 0;if(t>1e-14){for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n}return oe(t)}function oe(t){var e=t.toString().toLowerCase(),n=e.indexOf("e"),i=n>0?+e.slice(n+1):0,r=n>0?n:e.length,o=e.indexOf(".");return Math.max(0,(o<0?0:r-1-o)-i)}function on(t,e){var n=Math.log,i=Math.LN10,r=Math.min(Math.max(-Math.floor(n(t[1]-t[0])/i)+Math.round(n(r3(e[1]-e[0]))/i),0),20);return isFinite(r)?r:20}function oi(t,e,n){return t[e]&&or(t,n)[e]||0}function or(t,e){var n=tV(t,function(t,e){return t+(isNaN(e)?0:e)},0);if(0===n)return[];for(var i=Math.pow(10,e),r=tB(t,function(t){return(isNaN(t)?0:t)/n*i*100}),o=100*i,a=tB(r,function(t){return Math.floor(t)}),s=tV(a,function(t,e){return t+e},0),l=tB(r,function(t,e){return t-a[e]});s<o;){for(var u=-1/0,h=null,c=0,p=l.length;c<p;++c)l[c]>u&&(u=l[c],h=c);++a[h],l[h]=0,++s}return tB(a,function(t){return t/i})}function oo(t){var e=2*Math.PI;return(t%e+e)%e}function oa(t){return t>-1e-4&&t<1e-4}var os=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function ol(t){if(t instanceof Date)return t;if(tZ(t)){var e=os.exec(t);if(!e)return new Date(NaN);if(!e[8])return new Date(+e[1],(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0);var n=+e[4]||0;return"Z"!==e[8].toUpperCase()&&(n-=e[8].slice(0,3)),new Date(Date.UTC(+e[1],(e[2]||1)-1,+e[3]||1,n,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0))}return null==t?new Date(NaN):new Date(Math.round(t))}function ou(t){return Math.pow(10,oh(t))}function oh(t){if(0===t)return 0;var e=Math.floor(Math.log(t)/Math.LN10);return t/Math.pow(10,e)>=10&&e++,e}function oc(t,e){var n=oh(t),i=Math.pow(10,n),r=t/i;return t=(e?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?+t.toFixed(n<0?-n:0):t}function op(t,e){var n=(t.length-1)*e+1,i=Math.floor(n),r=+t[i-1],o=n-i;return o?r+o*(t[i]-r):r}function od(t){t.sort(function(t,e){return!function t(e,n,i){return e.interval[i]<n.interval[i]||e.interval[i]===n.interval[i]&&(e.close[i]-n.close[i]==(i?-1:1)||!i&&t(e,n,1))}(t,e,0)?1:-1});for(var e=-1/0,n=1,i=0;i<t.length;){for(var r=t[i].interval,o=t[i].close,a=0;a<2;a++)r[a]<=e&&(r[a]=e,o[a]=a?1:1-n),e=r[a],n=o[a];r[0]===r[1]&&o[0]*o[1]!=1?t.splice(i,1):i++}return t}function of(t){var e=parseFloat(t);return e==t&&(0!==e||!tZ(t)||0>=t.indexOf("x"))?e:NaN}function og(t){return!isNaN(of(t))}function oy(){return Math.round(9*Math.random())}function ov(t,e){return null==t?e:null==e?t:t*e/function t(e,n){return 0===n?e:t(n,e%n)}(t,e)}var om="series\0",ox="\0_ec_\0";function o_(t){return t instanceof Array?t:null==t?[]:[t]}function ob(t,e,n){if(t){t[e]=t[e]||{},t.emphasis=t.emphasis||{},t.emphasis[e]=t.emphasis[e]||{};for(var i=0,r=n.length;i<r;i++){var o=n[i];!t.emphasis[e].hasOwnProperty(o)&&t[e].hasOwnProperty(o)&&(t.emphasis[e][o]=t[e][o])}}}var ow=["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"];function oS(t){return!tK(t)||tY(t)||t instanceof Date?t:t.value}function oM(t,e,n){var i,r,o,a,s,l,u,h,c,p,d,f,g="normalMerge"===n,y="replaceMerge"===n,v="replaceAll"===n;t=t||[],e=(e||[]).slice();var m=es();tE(e,function(t,n){if(!tK(t)){e[n]=null;return}});var x=function(t,e,n){var i=[];if("replaceAll"===n)return i;for(var r=0;r<t.length;r++){var o=t[r];o&&null!=o.id&&e.set(o.id,r),i.push({existing:"replaceMerge"===n||oA(o)?null:o,newOption:null,keyInfo:null,brandNew:null})}return i}(t,m,n);return(g||y)&&(i=x,r=t,o=m,tE(a=e,function(t,e){if(t&&null!=t.id){var n=oT(t.id),s=o.get(n);if(null!=s){var l=i[s];t9(!l.newOption,'Duplicated option on id "'+n+'".'),l.newOption=t,l.existing=r[s],a[e]=null}}})),g&&(s=x,tE(l=e,function(t,e){if(t&&null!=t.name)for(var n=0;n<s.length;n++){var i=s[n].existing;if(!s[n].newOption&&i&&(null==i.id||null==t.id)&&!oA(t)&&!oA(i)&&oI("name",i,t)){s[n].newOption=t,l[e]=null;return}}})),g||y?(u=x,h=e,c=y,tE(h,function(t){if(t){for(var e,n=0;(e=u[n])&&(e.newOption||oA(e.existing)||e.existing&&null!=t.id&&!oI("id",t,e.existing));)n++;e?(e.newOption=t,e.brandNew=c):u.push({newOption:t,brandNew:c,existing:null,keyInfo:null}),n++}})):v&&(p=x,tE(e,function(t){p.push({newOption:t,brandNew:!0,existing:null,keyInfo:null})})),d=x,f=es(),tE(d,function(t){var e=t.existing;e&&f.set(e.id,t)}),tE(d,function(t){var e=t.newOption;t9(!e||null==e.id||!f.get(e.id)||f.get(e.id)===t,"id duplicates: "+(e&&e.id)),e&&null!=e.id&&f.set(e.id,t),t.keyInfo||(t.keyInfo={})}),tE(d,function(t,e){var n=t.existing,i=t.newOption,r=t.keyInfo;if(tK(i)){if(r.name=null!=i.name?oT(i.name):n?n.name:om+e,n)r.id=oT(n.id);else if(null!=i.id)r.id=oT(i.id);else{var o=0;do r.id="\0"+r.name+"\0"+o++;while(f.get(r.id))}f.set(r.id,t)}}),x}function oI(t,e,n){var i=oC(e[t],null),r=oC(n[t],null);return null!=i&&null!=r&&i===r}function oT(t){return oC(t,"")}function oC(t,e){return null==t?e:tZ(t)?t:tq(t)||tj(t)?t+"":e}function oD(t){var e=t.name;return!!(e&&e.indexOf(om))}function oA(t){return t&&null!=t.id&&0===oT(t.id).indexOf(ox)}function ok(t,e){return null!=e.dataIndexInside?e.dataIndexInside:null!=e.dataIndex?tY(e.dataIndex)?tB(e.dataIndex,function(e){return t.indexOfRawIndex(e)}):t.indexOfRawIndex(e.dataIndex):null!=e.name?tY(e.name)?tB(e.name,function(e){return t.indexOfName(e)}):t.indexOfName(e.name):void 0}function oL(){var t="__ec_inner_"+oP++;return function(e){return e[t]||(e[t]={})}}var oP=oy();function oO(t,e,n){var i=oR(e,n),r=i.mainTypeSpecified,o=i.queryOptionMap,a=i.others,s=n?n.defaultMainType:null;return!r&&s&&o.set(s,{}),o.each(function(e,i){var r=oE(t,i,e,{useDefault:s===i,enableAll:!n||null==n.enableAll||n.enableAll,enableNone:!n||null==n.enableNone||n.enableNone});a[i+"Models"]=r.models,a[i+"Model"]=r.models[0]}),a}function oR(t,e){if(tZ(t)){var n,i={};i[t+"Index"]=0,n=i}else n=t;var r=es(),o={},a=!1;return tE(n,function(t,n){if("dataIndex"===n||"dataIndexInside"===n){o[n]=t;return}var i=n.match(/^(\w+)(Index|Id|Name)$/)||[],s=i[1],l=(i[2]||"").toLowerCase();!s||!l||e&&e.includeMainTypes&&0>tO(e.includeMainTypes,s)||(a=a||!!s,(r.get(s)||r.set(s,{}))[l]=t)}),{mainTypeSpecified:a,queryOptionMap:r,others:o}}var oN={useDefault:!0,enableAll:!1,enableNone:!1},oz={useDefault:!1,enableAll:!0,enableNone:!0};function oE(t,e,n,i){i=i||oN;var r=n.index,o=n.id,a=n.name,s={models:null,specified:null!=r||null!=o||null!=a};if(!s.specified){var l=void 0;return s.models=i.useDefault&&(l=t.getComponent(e))?[l]:[],s}if("none"===r||!1===r)if(i.enableNone)return s.models=[],s;else r=-1;return"all"===r&&(r=i.enableAll?o=a=null:-1),s.models=t.queryComponents({mainType:e,index:r,id:o,name:a}),s}function oB(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function oV(t,e){var n=es(),i=[];return tE(t,function(t){var r=e(t);(n.get(r)||(i.push(r),n.set(r,[]))).push(t)}),{keys:i,buckets:n}}function oG(t,e,n,i,r){var o=null==e||"auto"===e;if(null==i)return i;if(tq(i)){var a,s=(i-(a=n||0))*r+a;return r7(s,o?Math.max(ot(n||0),ot(i)):e)}if(tZ(i))return r<1?n:i;for(var l=[],u=Math.max(n?n.length:0,i.length),h=0;h<u;++h){var c=t.getDimensionInfo(h);if(c&&"ordinal"===c.type)l[h]=(r<1&&n?n:i)[h];else{var p=n&&n[h]?n[h]:0,d=i[h],s=(d-p)*r+p;l[h]=r7(s,o?Math.max(ot(p),ot(d)):e)}}return l}var oF=function(){function t(){}return t.prototype.reset=function(t,e,n,i){return this._list=t,this._step=i=i||1,this._idx=e,this._end=null!=n?n:i>0?t.length:0,this.item=null,this.key=NaN,this},t.prototype.next=function(){return(this._step>0?this._idx<this._end:this._idx>=this._end)&&(this.item=this._list[this._idx],this.key=this._idx=this._idx+this._step,!0)},t}();function oW(t){t.option=t.parentModel=t.ecModel=null}var oH="___EC__COMPONENT__CONTAINER___",oU="___EC__EXTENDED_CLASS___";function oY(t){var e={main:"",sub:""};if(t){var n=t.split(".");e.main=n[0]||"",e.sub=n[1]||""}return e}function oX(t,e){t.$constructor=t,t.extend=function(t){var e,n,i=this;return tX(e=i)&&/^class\s/.test(Function.prototype.toString.call(e))?n=function(t){function e(){return t.apply(this,arguments)||this}return tn(e,t),e}(i):tR(n=function(){(t.$constructor||i).apply(this,arguments)},this),tk(n.prototype,t),n[oU]=!0,n.extend=this.extend,n.superCall=oq,n.superApply=oK,n.superClass=i,n}}function oZ(t,e){t.extend=e.extend}var oj=Math.round(10*Math.random());function oq(t,e){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return this.superClass.prototype[e].apply(t,n)}function oK(t,e,n){return this.superClass.prototype[e].apply(t,n)}function o$(t){var e={};t.registerClass=function(t){var n=t.type||t.prototype.type;if(n){t9(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(n),'componentType "'+n+'" illegal'),t.prototype.type=n;var i,r,o=oY(n);o.sub?o.sub!==oH&&(((r=e[(i=o).main])&&r[oH]||((r=e[i.main]={})[oH]=!0),r)[o.sub]=t):e[o.main]=t}return t},t.getClass=function(t,n,i){var r=e[t];if(r&&r[oH]&&(r=n?r[n]:null),i&&!r)throw Error(n?"Component "+t+"."+(n||"")+" is used but not imported.":t+".type should be specified.");return r},t.getClassesByMainType=function(t){var n=oY(t),i=[],r=e[n.main];return r&&r[oH]?tE(r,function(t,e){e!==oH&&i.push(t)}):i.push(r),i},t.hasClass=function(t){return!!e[oY(t).main]},t.getAllClassMainTypes=function(){var t=[];return tE(e,function(e,n){t.push(n)}),t},t.hasSubTypes=function(t){var n=e[oY(t).main];return n&&n[oH]}}function oJ(t,e){for(var n=0;n<t.length;n++)t[n][1]||(t[n][1]=t[n][0]);return e=e||!1,function(n,i,r){for(var o={},a=0;a<t.length;a++){var s=t[a][1];if(!(i&&tO(i,s)>=0||r&&0>tO(r,s))){var l=n.getShallow(s,e);null!=l&&(o[t[a][0]]=l)}}return o}}var oQ=oJ([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),o0=function(){function t(){}return t.prototype.getAreaStyle=function(t,e){return oQ(this,t,e)},t}(),o1=new is(50);function o2(t,e,n,i,r){if(!t)return e;if("string"!=typeof t)return t;if(e&&e.__zrImageSrc===t||!n)return e;var o=o1.get(t),a={hostEl:n,cb:i,cbPayload:r};return o?o3(e=o.image)||o.pending.push(a):((e=tc.loadImage(t,o5,o5)).__zrImageSrc=t,o1.put(t,e.__cachedImgObj={image:e,pending:[a]})),e}function o5(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e<t.pending.length;e++){var n=t.pending[e],i=n.cb;i&&i(this,n.cbPayload),n.hostEl.dirty()}t.pending.length=0}function o3(t){return t&&t.width&&t.height}var o4=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function o8(t,e,n,i,r){var o={};return o6(o,t,e,n,i,r),o.text}function o6(t,e,n,i,r,o){if(!n){t.text="",t.isTruncated=!1;return}var a=(e+"").split("\n");o=o7(n,i,r,o);for(var s=!1,l={},u=0,h=a.length;u<h;u++)o9(l,a[u],o),a[u]=l.textLine,s=s||l.isTruncated;t.text=a.join("\n"),t.isTruncated=s}function o7(t,e,n,i){var r=tk({},i=i||{});n=t4(n,"..."),r.maxIterations=t4(i.maxIterations,2);var o=r.minChar=t4(i.minChar,0),a=r.fontMeasureInfo=rI(e),s=a.asciiCharWidth;r.placeholder=t4(i.placeholder,"");for(var l=t=Math.max(0,t-1),u=0;u<o&&l>=s;u++)l-=s;var h=rD(a,n);return h>l&&(n="",h=0),l=t-h,r.ellipsis=n,r.ellipsisWidth=h,r.contentWidth=l,r.containerWidth=t,r}function o9(t,e,n){var i=n.containerWidth,r=n.contentWidth,o=n.fontMeasureInfo;if(!i){t.textLine="",t.isTruncated=!1;return}var a=rD(o,e);if(a<=i){t.textLine=e,t.isTruncated=!1;return}for(var s=0;;s++){if(a<=r||s>=n.maxIterations){e+=n.ellipsis;break}var l=0===s?function(t,e,n){for(var i=0,r=0,o=t.length;r<o&&i<e;r++)i+=rC(n,t.charCodeAt(r));return r}(e,r,o):a>0?Math.floor(e.length*r/a):0;a=rD(o,e=e.substr(0,l))}""===e&&(e=n.placeholder),t.textLine=e,t.isTruncated=!0}var at=function(){},ae=function(t){this.tokens=[],t&&(this.tokens=t)},an=function(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[],this.isTruncated=!1};function ai(t,e,n,i,r){var o,a,s=""===e,l=r&&n.rich[r]||{},u=t.lines,h=l.font||n.font,c=!1;if(i){var p=l.padding,d=p?p[1]+p[3]:0;if(null!=l.width&&"auto"!==l.width){var f=rR(l.width,i.width)+d;u.length>0&&f+i.accumWidth>i.width&&(o=e.split("\n"),c=!0),i.accumWidth=f}else{var g=ao(e,h,i.width,i.breakAll,i.accumWidth);i.accumWidth=g.accumWidth+d,a=g.linesWidths,o=g.lines}}o||(o=e.split("\n"));for(var y=rI(h),v=0;v<o.length;v++){var m=o[v],x=new at;if(x.styleName=r,x.text=m,x.isLineHolder=!m&&!s,"number"==typeof l.width?x.width=l.width:x.width=a?a[v]:rD(y,m),v||c)u.push(new ae([x]));else{var _=(u[u.length-1]||(u[0]=new ae)).tokens,b=_.length;1===b&&_[0].isLineHolder?_[0]=x:(m||!b||s)&&_.push(x)}}}var ar=tV(",&?/;] ".split(""),function(t,e){return t[e]=!0,t},{});function ao(t,e,n,i,r){for(var o=[],a=[],s="",l="",u=0,h=0,c=rI(e),p=0;p<t.length;p++){var d=t.charAt(p);if("\n"===d){l&&(s+=l,h+=u),o.push(s),a.push(h),s="",l="",u=0,h=0;continue}var f=rC(c,d.charCodeAt(0)),g=!i&&!function(t){var e;return(!((e=t.charCodeAt(0))>=32)||!(e<=591))&&(!(e>=880)||!(e<=4351))&&(!(e>=4608)||!(e<=5119))&&(!(e>=7680)||!(e<=8303))||!!ar[t]}(d);if(o.length?h+f>n:r+h+f>n){h?(s||l)&&(g?(s||(s=l,l="",h=u=0),o.push(s),a.push(h-u),l+=d,u+=f,s="",h=u):(l&&(s+=l,l="",u=0),o.push(s),a.push(h),s=d,h=f)):g?(o.push(l),a.push(u),l=d,u=f):(o.push(d),a.push(f));continue}h+=f,g?(l+=d,u+=f):(l&&(s+=l,l="",u=0),s+=d)}return l&&(s+=l),s&&(o.push(s),a.push(h)),1===o.length&&(h+=r),{accumWidth:h,lines:o,linesWidths:a}}function aa(t,e,n,i,r,o){if(t.baseX=n,t.baseY=i,t.outerWidth=t.outerHeight=null,e){var a=2*e.width,s=2*e.height;nb.set(as,rL(n,a,r),rP(i,s,o),a,s),nb.intersect(e,as,null,al);var l=al.outIntersectRect;t.outerWidth=l.width,t.outerHeight=l.height,t.baseX=rL(l.x,l.width,r,!0),t.baseY=rP(l.y,l.height,o,!0)}}var as=new nb(0,0,0,0),al={outIntersectRect:{},clamp:!0};function au(t){return null!=t?t+="":t=""}function ah(t,e,n,i){var r=new nb(rL(t.x||0,e,t.textAlign),rP(t.y||0,n,t.textBaseline),e,n),o=null!=i?i:ac(t)?t.lineWidth:0;return o>0&&(r.x-=o/2,r.y-=o/2,r.width+=o,r.height+=o),r}function ac(t){var e=t.stroke;return null!=e&&"none"!==e&&t.lineWidth>0}var ap="__zr_style_"+Math.round(10*Math.random()),ad={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},af={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};ad[ap]=!0;var ag=["z","z2","invisible"],ay=["invisible"],av=function(t){var e;function n(e){return t.call(this,e)||this}return tn(n,t),n.prototype._init=function(e){for(var n=tW(e),i=0;i<n.length;i++){var r=n[i];"style"===r?this.useStyle(e[r]):t.prototype.attrKV.call(this,r,e[r])}this.style||this.useStyle({})},n.prototype.beforeBrush=function(){},n.prototype.afterBrush=function(){},n.prototype.innerBeforeBrush=function(){},n.prototype.innerAfterBrush=function(){},n.prototype.shouldBePainted=function(t,e,n,i){var r,o,a,s=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&(r=this,o=t,a=e,am.copy(r.getBoundingRect()),r.transform&&am.applyTransform(r.transform),ax.width=o,ax.height=a,!am.intersect(ax))||s&&!s[0]&&!s[3])return!1;if(n&&this.__clipPaths&&this.__clipPaths.length){for(var l=0;l<this.__clipPaths.length;++l)if(this.__clipPaths[l].isZeroArea())return!1}if(i&&this.parent)for(var u=this.parent;u;){if(u.ignore)return!1;u=u.parent}return!0},n.prototype.contain=function(t,e){return this.rectContain(t,e)},n.prototype.traverse=function(t,e){t.call(e,this)},n.prototype.rectContain=function(t,e){var n=this.transformCoordToLocal(t,e);return this.getBoundingRect().contain(n[0],n[1])},n.prototype.getPaintRect=function(){var t=this._paintRect;if(!this._paintRect||this.__dirty){var e=this.transform,n=this.getBoundingRect(),i=this.style,r=i.shadowBlur||0,o=i.shadowOffsetX||0,a=i.shadowOffsetY||0;t=this._paintRect||(this._paintRect=new nb(0,0,0,0)),e?nb.applyTransform(t,n,e):t.copy(n),(r||o||a)&&(t.width+=2*r+Math.abs(o),t.height+=2*r+Math.abs(a),t.x=Math.min(t.x,t.x+o-r),t.y=Math.min(t.y,t.y+a-r));var s=this.dirtyRectTolerance;t.isZero()||(t.x=Math.floor(t.x-s),t.y=Math.floor(t.y-s),t.width=Math.ceil(t.width+1+2*s),t.height=Math.ceil(t.height+1+2*s))}return t},n.prototype.setPrevPaintRect=function(t){t?(this._prevPaintRect=this._prevPaintRect||new nb(0,0,0,0),this._prevPaintRect.copy(t)):this._prevPaintRect=null},n.prototype.getPrevPaintRect=function(){return this._prevPaintRect},n.prototype.animateStyle=function(t){return this.animate("style",t)},n.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():this.markRedraw()},n.prototype.attrKV=function(e,n){"style"!==e?t.prototype.attrKV.call(this,e,n):this.style?this.setStyle(n):this.useStyle(n)},n.prototype.setStyle=function(t,e){return"string"==typeof t?this.style[t]=e:tk(this.style,t),this.dirtyStyle(),this},n.prototype.dirtyStyle=function(t){t||this.markRedraw(),this.__dirty|=2,this._rect&&(this._rect=null)},n.prototype.dirty=function(){this.dirtyStyle()},n.prototype.styleChanged=function(){return!!(2&this.__dirty)},n.prototype.styleUpdated=function(){this.__dirty&=-3},n.prototype.createStyle=function(t){return eu(ad,t)},n.prototype.useStyle=function(t){t[ap]||(t=this.createStyle(t)),this.__inHover?this.__hoverStyle=t:this.style=t,this.dirtyStyle()},n.prototype.isStyleObject=function(t){return t[ap]},n.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.style&&!n.style&&(n.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(e,n,ag)},n.prototype._applyStateObj=function(e,n,i,r,o,a){t.prototype._applyStateObj.call(this,e,n,i,r,o,a);var s,l=!(n&&r);if(n&&n.style?o?r?s=n.style:(s=this._mergeStyle(this.createStyle(),i.style),this._mergeStyle(s,n.style)):(s=this._mergeStyle(this.createStyle(),r?this.style:i.style),this._mergeStyle(s,n.style)):l&&(s=i.style),s)if(o){var u=this.style;if(this.style=this.createStyle(l?{}:u),l)for(var h=tW(u),c=0;c<h.length;c++){var p=h[c];p in s&&(s[p]=s[p],this.style[p]=u[p])}for(var d=tW(s),c=0;c<d.length;c++){var p=d[c];this.style[p]=this.style[p]}this._transitionState(e,{style:s},a,this.getAnimationStyleProps())}else this.useStyle(s);for(var f=this.__inHover?ay:ag,c=0;c<f.length;c++){var p=f[c];n&&null!=n[p]?this[p]=n[p]:l&&null!=i[p]&&(this[p]=i[p])}},n.prototype._mergeStates=function(e){for(var n,i=t.prototype._mergeStates.call(this,e),r=0;r<e.length;r++){var o=e[r];o.style&&(n=n||{},this._mergeStyle(n,o.style))}return n&&(i.style=n),i},n.prototype._mergeStyle=function(t,e){return tk(t,e),t},n.prototype.getAnimationStyleProps=function(){return af},n.initDefaultProps=void((e=n.prototype).type="displayable",e.invisible=!1,e.z=0,e.z2=0,e.zlevel=0,e.culling=!1,e.cursor="pointer",e.rectHover=!1,e.incremental=!1,e._rect=null,e.dirtyRectTolerance=0,e.__dirty=3),n}(rW),am=new nb(0,0,0,0),ax=new nb(0,0,0,0),a_=Math.min,ab=Math.max,aw=Math.sin,aS=Math.cos,aM=2*Math.PI,aI=eg(),aT=eg(),aC=eg();function aD(t,e,n){if(0!==t.length){for(var i=t[0],r=i[0],o=i[0],a=i[1],s=i[1],l=1;l<t.length;l++)r=a_(r,(i=t[l])[0]),o=ab(o,i[0]),a=a_(a,i[1]),s=ab(s,i[1]);e[0]=r,e[1]=a,n[0]=o,n[1]=s}}function aA(t,e,n,i,r,o){r[0]=a_(t,n),r[1]=a_(e,i),o[0]=ab(t,n),o[1]=ab(e,i)}var ak=[],aL=[],aP={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},aO=[],aR=[],aN=[],az=[],aE=[],aB=[],aV=Math.min,aG=Math.max,aF=Math.cos,aW=Math.sin,aH=Math.abs,aU=Math.PI,aY=2*aU,aX="u">typeof Float32Array,aZ=[];function aj(t){return Math.round(t/aU*1e8)/1e8%2*aU}function aq(t,e){var n=aj(t[0]);n<0&&(n+=aY);var i=n-t[0],r=t[1];r+=i,!e&&r-n>=aY?r=n+aY:e&&n-r>=aY?r=n-aY:!e&&n>r?r=n+(aY-aj(n-r)):e&&n<r&&(r=n-(aY-aj(r-n))),t[0]=n,t[1]=r}var aK=function(){var t;function e(t){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,t&&(this._saveData=!1),this._saveData&&(this.data=[])}return e.prototype.increaseVersion=function(){this._version++},e.prototype.getVersion=function(){return this._version},e.prototype.setScale=function(t,e,n){(n=n||0)>0&&(this._ux=aH(n/rf/t)||0,this._uy=aH(n/rf/e)||0)},e.prototype.setDPR=function(t){this.dpr=t},e.prototype.setContext=function(t){this._ctx=t},e.prototype.getContext=function(){return this._ctx},e.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},e.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},e.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(aP.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},e.prototype.lineTo=function(t,e){var n=aH(t-this._xi),i=aH(e-this._yi),r=n>this._ux||i>this._uy;if(this.addData(aP.L,t,e),this._ctx&&r&&this._ctx.lineTo(t,e),r)this._xi=t,this._yi=e,this._pendingPtDist=0;else{var o=n*n+i*i;o>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=o)}return this},e.prototype.bezierCurveTo=function(t,e,n,i,r,o){return this._drawPendingPt(),this.addData(aP.C,t,e,n,i,r,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,i,r,o),this._xi=r,this._yi=o,this},e.prototype.quadraticCurveTo=function(t,e,n,i){return this._drawPendingPt(),this.addData(aP.Q,t,e,n,i),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,i),this._xi=n,this._yi=i,this},e.prototype.arc=function(t,e,n,i,r,o){this._drawPendingPt(),aZ[0]=i,aZ[1]=r,aq(aZ,o),i=aZ[0];var a=(r=aZ[1])-i;return this.addData(aP.A,t,e,n,n,i,a,0,+!o),this._ctx&&this._ctx.arc(t,e,n,i,r,o),this._xi=aF(r)*n+t,this._yi=aW(r)*n+e,this},e.prototype.arcTo=function(t,e,n,i,r){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,i,r),this},e.prototype.rect=function(t,e,n,i){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,i),this.addData(aP.R,t,e,n,i),this},e.prototype.closePath=function(){this._drawPendingPt(),this.addData(aP.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},e.prototype.fill=function(t){t&&t.fill(),this.toStatic()},e.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},e.prototype.len=function(){return this._len},e.prototype.setData=function(t){if(this._saveData){var e=t.length;!(this.data&&this.data.length===e)&&aX&&(this.data=new Float32Array(e));for(var n=0;n<e;n++)this.data[n]=t[n];this._len=e}},e.prototype.appendPath=function(t){if(this._saveData){t instanceof Array||(t=[t]);for(var e=t.length,n=0,i=this._len,r=0;r<e;r++)n+=t[r].len();var o=this.data;if(aX&&(o instanceof Float32Array||!o)&&(this.data=new Float32Array(i+n),i>0&&o))for(var a=0;a<i;a++)this.data[a]=o[a];for(var r=0;r<e;r++)for(var s=t[r].data,a=0;a<s.length;a++)this.data[i++]=s[a];this._len=i}},e.prototype.addData=function(t,e,n,i,r,o,a,s,l){if(this._saveData){var u=this.data;this._len+arguments.length>u.length&&(this._expandData(),u=this.data);for(var h=0;h<arguments.length;h++)u[this._len++]=arguments[h]}},e.prototype._drawPendingPt=function(){this._pendingPtDist>0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},e.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var t=[],e=0;e<this._len;e++)t[e]=this.data[e];this.data=t}},e.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var t=this.data;t instanceof Array&&(t.length=this._len,aX&&this._len>11&&(this.data=new Float32Array(t)))}},e.prototype.getBoundingRect=function(){aN[0]=aN[1]=aE[0]=aE[1]=Number.MAX_VALUE,az[0]=az[1]=aB[0]=aB[1]=-Number.MAX_VALUE;var t,e=this.data,n=0,i=0,r=0,o=0;for(t=0;t<this._len;){var a=e[t++],s=1===t;switch(s&&(n=e[t],i=e[t+1],r=n,o=i),a){case aP.M:n=r=e[t++],i=o=e[t++],aE[0]=r,aE[1]=o,aB[0]=r,aB[1]=o;break;case aP.L:aA(n,i,e[t],e[t+1],aE,aB),n=e[t++],i=e[t++];break;case aP.C:!function(t,e,n,i,r,o,a,s,l,u){var h=n5(t,n,r,a,ak);l[0]=1/0,l[1]=1/0,u[0]=-1/0,u[1]=-1/0;for(var c=0;c<h;c++){var p=n0(t,n,r,a,ak[c]);l[0]=a_(p,l[0]),u[0]=ab(p,u[0])}h=n5(e,i,o,s,aL);for(var c=0;c<h;c++){var d=n0(e,i,o,s,aL[c]);l[1]=a_(d,l[1]),u[1]=ab(d,u[1])}l[0]=a_(t,l[0]),u[0]=ab(t,u[0]),l[0]=a_(a,l[0]),u[0]=ab(a,u[0]),l[1]=a_(e,l[1]),u[1]=ab(e,u[1]),l[1]=a_(s,l[1]),u[1]=ab(s,u[1])}(n,i,e[t++],e[t++],e[t++],e[t++],e[t],e[t+1],aE,aB),n=e[t++],i=e[t++];break;case aP.Q:!function(t,e,n,i,r,o,a,s){var l=ab(a_(n7(t,n,r),1),0),u=ab(a_(n7(e,i,o),1),0),h=n8(t,n,r,l),c=n8(e,i,o,u);a[0]=a_(t,r,h),a[1]=a_(e,o,c),s[0]=ab(t,r,h),s[1]=ab(e,o,c)}(n,i,e[t++],e[t++],e[t],e[t+1],aE,aB),n=e[t++],i=e[t++];break;case aP.A:var l=e[t++],u=e[t++],h=e[t++],c=e[t++],p=e[t++],d=e[t++]+p;t+=1;var f=!e[t++];s&&(r=aF(p)*h+l,o=aW(p)*c+u),function(t,e,n,i,r,o,a,s,l){var u=Math.abs(r-o);if(u%aM<1e-4&&u>1e-4){s[0]=t-n,s[1]=e-i,l[0]=t+n,l[1]=e+i;return}if(aI[0]=aS(r)*n+t,aI[1]=aw(r)*i+e,aT[0]=aS(o)*n+t,aT[1]=aw(o)*i+e,eR(s,aI,aT),eN(l,aI,aT),(r%=aM)<0&&(r+=aM),(o%=aM)<0&&(o+=aM),r>o&&!a?o+=aM:r<o&&a&&(r+=aM),a){var h=o;o=r,r=h}for(var c=0;c<o;c+=Math.PI/2)c>r&&(aC[0]=aS(c)*n+t,aC[1]=aw(c)*i+e,eR(s,aC,s),eN(l,aC,l))}(l,u,h,c,p,d,f,aE,aB),n=aF(d)*h+l,i=aW(d)*c+u;break;case aP.R:aA(r=n=e[t++],o=i=e[t++],r+e[t++],o+e[t++],aE,aB);break;case aP.Z:n=r,i=o}eR(aN,aN,aE),eN(az,az,aB)}return 0===t&&(aN[0]=aN[1]=az[0]=az[1]=0),new nb(aN[0],aN[1],az[0]-aN[0],az[1]-aN[1])},e.prototype._calculateLength=function(){var t=this.data,e=this._len,n=this._ux,i=this._uy,r=0,o=0,a=0,s=0;this._pathSegLen||(this._pathSegLen=[]);for(var l=this._pathSegLen,u=0,h=0,c=0;c<e;){var p=t[c++],d=1===c;d&&(r=t[c],o=t[c+1],a=r,s=o);var f=-1;switch(p){case aP.M:r=a=t[c++],o=s=t[c++];break;case aP.L:var g=t[c++],y=t[c++],v=g-r,m=y-o;(aH(v)>n||aH(m)>i||c===e-1)&&(f=Math.sqrt(v*v+m*m),r=g,o=y);break;case aP.C:var x=t[c++],_=t[c++],g=t[c++],y=t[c++],b=t[c++],w=t[c++];f=function(t,e,n,i,r,o,a,s,l){for(var u=t,h=e,c=0,p=1;p<=10;p++){var d=.1*p,f=n0(t,n,r,a,d),g=n0(e,i,o,s,d),y=f-u,v=g-h;c+=Math.sqrt(y*y+v*v),u=f,h=g}return c}(r,o,x,_,g,y,b,w,0),r=b,o=w;break;case aP.Q:var x=t[c++],_=t[c++],g=t[c++],y=t[c++];f=function(t,e,n,i,r,o,a){for(var s=t,l=e,u=0,h=1;h<=10;h++){var c=.1*h,p=n8(t,n,r,c),d=n8(e,i,o,c),f=p-s,g=d-l;u+=Math.sqrt(f*f+g*g),s=p,l=d}return u}(r,o,x,_,g,y,0),r=g,o=y;break;case aP.A:var S=t[c++],M=t[c++],I=t[c++],T=t[c++],C=t[c++],D=t[c++],A=D+C;c+=1,d&&(a=aF(C)*I+S,s=aW(C)*T+M),f=aG(I,T)*aV(aY,Math.abs(D)),r=aF(A)*I+S,o=aW(A)*T+M;break;case aP.R:a=r=t[c++],s=o=t[c++],f=2*t[c++]+2*t[c++];break;case aP.Z:var v=a-r,m=s-o;f=Math.sqrt(v*v+m*m),r=a,o=s}f>=0&&(l[h++]=f,u+=f)}return this._pathLen=u,u},e.prototype.rebuildPath=function(t,e){var n,i,r,o,a,s,l,u,h,c,p=this.data,d=this._ux,f=this._uy,g=this._len,y=e<1,v=0,m=0,x=0;if(!y||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,u=e*this._pathLen))t:for(var _=0;_<g;){var b=p[_++],w=1===_;switch(w&&(r=p[_],o=p[_+1],n=r,i=o),b!==aP.L&&x>0&&(t.lineTo(h,c),x=0),b){case aP.M:n=r=p[_++],i=o=p[_++],t.moveTo(r,o);break;case aP.L:a=p[_++],s=p[_++];var S=aH(a-r),M=aH(s-o);if(S>d||M>f){if(y){var I=l[m++];if(v+I>u){var T=(u-v)/I;t.lineTo(r*(1-T)+a*T,o*(1-T)+s*T);break t}v+=I}t.lineTo(a,s),r=a,o=s,x=0}else{var C=S*S+M*M;C>x&&(h=a,c=s,x=C)}break;case aP.C:var D=p[_++],A=p[_++],k=p[_++],L=p[_++],P=p[_++],O=p[_++];if(y){var I=l[m++];if(v+I>u){var T=(u-v)/I;n3(r,D,k,P,T,aO),n3(o,A,L,O,T,aR),t.bezierCurveTo(aO[1],aR[1],aO[2],aR[2],aO[3],aR[3]);break t}v+=I}t.bezierCurveTo(D,A,k,L,P,O),r=P,o=O;break;case aP.Q:var D=p[_++],A=p[_++],k=p[_++],L=p[_++];if(y){var I=l[m++];if(v+I>u){var T=(u-v)/I;n9(r,D,k,T,aO),n9(o,A,L,T,aR),t.quadraticCurveTo(aO[1],aR[1],aO[2],aR[2]);break t}v+=I}t.quadraticCurveTo(D,A,k,L),r=k,o=L;break;case aP.A:var R=p[_++],N=p[_++],z=p[_++],E=p[_++],B=p[_++],V=p[_++],G=p[_++],F=!p[_++],W=z>E?z:E,H=aH(z-E)>.001,U=B+V,Y=!1;if(y){var I=l[m++];v+I>u&&(U=B+V*(u-v)/I,Y=!0),v+=I}if(H&&t.ellipse?t.ellipse(R,N,z,E,G,B,U,F):t.arc(R,N,W,B,U,F),Y)break t;w&&(n=aF(B)*z+R,i=aW(B)*E+N),r=aF(U)*z+R,o=aW(U)*E+N;break;case aP.R:n=r=p[_],i=o=p[_+1],a=p[_++],s=p[_++];var X=p[_++],Z=p[_++];if(y){var I=l[m++];if(v+I>u){var j=u-v;t.moveTo(a,s),t.lineTo(a+aV(j,X),s),(j-=X)>0&&t.lineTo(a+X,s+aV(j,Z)),(j-=Z)>0&&t.lineTo(a+aG(X-j,0),s+Z),(j-=X)>0&&t.lineTo(a,s+aG(Z-j,0));break t}v+=I}t.rect(a,s,X,Z);break;case aP.Z:if(y){var I=l[m++];if(v+I>u){var T=(u-v)/I;t.lineTo(r*(1-T)+n*T,o*(1-T)+i*T);break t}v+=I}t.closePath(),r=n,o=i}}},e.prototype.clone=function(){var t=new e,n=this.data;return t.data=n.slice?n.slice():Array.prototype.slice.call(n),t._len=this._len,t},e.prototype.canSave=function(){return!!this._saveData},e.CMD=aP,e.initDefaultProps=void((t=e.prototype)._saveData=!0,t._ux=0,t._uy=0,t._pendingPtDist=0,t._version=0),e}();function a$(t,e,n,i,r,o,a){if(0===r)return!1;var s=0,l=t;if(a>e+r&&a>i+r||a<e-r&&a<i-r||o>t+r&&o>n+r||o<t-r&&o<n-r)return!1;if(t===n)return Math.abs(o-t)<=r/2;s=(e-i)/(t-n);var u=s*o-a+(l=(t*i-n*e)/(t-n));return u*u/(s*s+1)<=r/2*r/2}function aJ(t,e,n,i,r,o,a,s,l){return 0!==a&&(!(l>e+a)||!(l>i+a)||!(l>o+a))&&(!(l<e-a)||!(l<i-a)||!(l<o-a))&&(!(s>t+a)||!(s>n+a)||!(s>r+a))&&(!(s<t-a)||!(s<n-a)||!(s<r-a))&&it(t,e,n,i,r,o,s,l,null)<=a/2}var aQ=2*Math.PI;function a0(t){return(t%=aQ)<0&&(t+=aQ),t}var a1=2*Math.PI;function a2(t,e,n,i,r,o){if(o>e&&o>i||o<e&&o<i||i===e)return 0;var a=(o-e)/(i-e),s=i<e?1:-1;(1===a||0===a)&&(s=i<e?.5:-.5);var l=a*(n-t)+t;return l===r?1/0:l>r?s:0}var a5=aK.CMD,a3=2*Math.PI,a4=[-1,-1,-1],a8=[-1,-1];function a6(t,e,n,i,r){for(var o,a,s=t.data,l=t.len(),u=0,h=0,c=0,p=0,d=0,f=0;f<l;){var g,y,v,m,x,_,b,w,S=s[f++],M=1===f;switch(S===a5.M&&f>1&&!n&&(u+=a2(h,c,p,d,i,r)),M&&(h=s[f],c=s[f+1],p=h,d=c),S){case a5.M:p=s[f++],d=s[f++],h=p,c=d;break;case a5.L:if(n){if(a$(h,c,s[f],s[f+1],e,i,r))return!0}else u+=a2(h,c,s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case a5.C:if(n){if(g=h,y=c,v=s[f++],m=s[f++],x=s[f++],_=s[f++],b=s[f],w=s[f+1],0!==e&&(!(r>y+e)||!(r>m+e)||!(r>_+e)||!(r>w+e))&&(!(r<y-e)||!(r<m-e)||!(r<_-e)||!(r<w-e))&&(!(i>g+e)||!(i>v+e)||!(i>x+e)||!(i>b+e))&&(!(i<g-e)||!(i<v-e)||!(i<x-e)||!(i<b-e))&&n4(g,y,v,m,x,_,b,w,i,r,null)<=e/2)return!0}else u+=function(t,e,n,i,r,o,a,s,l,u){if(u>e&&u>i&&u>o&&u>s||u<e&&u<i&&u<o&&u<s)return 0;var h=n2(e,i,o,s,u,a4);if(0===h)return 0;for(var c=0,p=-1,d=void 0,f=void 0,g=0;g<h;g++){var y=a4[g],v=0===y||1===y?.5:1;n0(t,n,r,a,y)<l||(p<0&&(p=n5(e,i,o,s,a8),a8[1]<a8[0]&&p>1&&function(){var t=a8[0];a8[0]=a8[1],a8[1]=t}(),d=n0(e,i,o,s,a8[0]),p>1&&(f=n0(e,i,o,s,a8[1]))),2===p?y<a8[0]?c+=d<e?v:-v:y<a8[1]?c+=f<d?v:-v:c+=s<f?v:-v:y<a8[0]?c+=d<e?v:-v:c+=s<d?v:-v)}return c}(h,c,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case a5.Q:if(n){if(aJ(h,c,s[f++],s[f++],s[f],s[f+1],e,i,r))return!0}else u+=function(t,e,n,i,r,o,a,s){if(s>e&&s>i&&s>o||s<e&&s<i&&s<o)return 0;var l=function(t,e,n,i,r){var o=t-2*e+n,a=2*(e-t),s=t-i,l=0;if(nJ(o)){if(nQ(a)){var u=-s/a;u>=0&&u<=1&&(r[l++]=u)}}else{var h=a*a-4*o*s;if(nJ(h)){var u=-a/(2*o);u>=0&&u<=1&&(r[l++]=u)}else if(h>0){var c=nX(h),u=(-a+c)/(2*o),p=(-a-c)/(2*o);u>=0&&u<=1&&(r[l++]=u),p>=0&&p<=1&&(r[l++]=p)}}return l}(e,i,o,s,a4);if(0===l)return 0;var u=n7(e,i,o);if(u>=0&&u<=1){for(var h=0,c=n8(e,i,o,u),p=0;p<l;p++){var d=0===a4[p]||1===a4[p]?.5:1,f=n8(t,n,r,a4[p]);f<a||(a4[p]<u?h+=c<e?d:-d:h+=o<c?d:-d)}return h}var d=0===a4[0]||1===a4[0]?.5:1,f=n8(t,n,r,a4[0]);return f<a?0:o<e?d:-d}(h,c,s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case a5.A:var I=s[f++],T=s[f++],C=s[f++],D=s[f++],A=s[f++],k=s[f++];f+=1;var L=!!(1-s[f++]);o=Math.cos(A)*C+I,a=Math.sin(A)*D+T,M?(p=o,d=a):u+=a2(h,c,o,a,i,r);var P=(i-I)*D/C+I;if(n){if(function(t,e,n,i,r,o,a,s,l){if(0===a)return!1;var u=Math.sqrt((s-=t)*s+(l-=e)*l);if(u-a>n||u+a<n)return!1;if(Math.abs(i-r)%a1<1e-4)return!0;if(o){var h=i;i=a0(r),r=a0(h)}else i=a0(i),r=a0(r);i>r&&(r+=a1);var c=Math.atan2(l,s);return c<0&&(c+=a1),c>=i&&c<=r||c+a1>=i&&c+a1<=r}(I,T,D,A,A+k,L,e,P,r))return!0}else u+=function(t,e,n,i,r,o,a,s){if((s-=e)>n||s<-n)return 0;var l=Math.sqrt(n*n-s*s);a4[0]=-l,a4[1]=l;var u=Math.abs(i-r);if(u<1e-4)return 0;if(u>=a3-1e-4){i=0,r=a3;var h=o?1:-1;return a>=a4[0]+t&&a<=a4[1]+t?h:0}if(i>r){var c=i;i=r,r=c}i<0&&(i+=a3,r+=a3);for(var p=0,d=0;d<2;d++){var f=a4[d];if(f+t>a){var g=Math.atan2(s,f),h=o?1:-1;g<0&&(g=a3+g),(g>=i&&g<=r||g+a3>=i&&g+a3<=r)&&(g>Math.PI/2&&g<1.5*Math.PI&&(h=-h),p+=h)}}return p}(I,T,D,A,A+k,L,P,r);h=Math.cos(A+k)*C+I,c=Math.sin(A+k)*D+T;break;case a5.R:p=h=s[f++],d=c=s[f++];var O=s[f++],R=s[f++];if(o=p+O,a=d+R,n){if(a$(p,d,o,d,e,i,r)||a$(o,d,o,a,e,i,r)||a$(o,a,p,a,e,i,r)||a$(p,a,p,d,e,i,r))return!0}else u+=a2(o,d,o,a,i,r),u+=a2(p,a,p,d,i,r);break;case a5.Z:if(n){if(a$(h,c,p,d,e,i,r))return!0}else u+=a2(h,c,p,d,i,r);h=p,c=d}}return n||1e-4>Math.abs(c-d)||(u+=a2(h,c,p,d,i,r)||0),0!==u}var a7=tL({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},ad),a9={style:tL({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},af.style)},st=rS.concat(["invisible","culling","z","z2","zlevel","parent"]),se=function(t){var e;function n(e){return t.call(this,e)||this}return tn(n,t),n.prototype.update=function(){var e=this;t.prototype.update.call(this);var i=this.style;if(i.decal){var r=this._decalEl=this._decalEl||new n;r.buildPath===n.prototype.buildPath&&(r.buildPath=function(t){e.buildPath(t,e.shape)}),r.silent=!0;var o=r.style;for(var a in i)o[a]!==i[a]&&(o[a]=i[a]);o.fill=i.fill?i.decal:null,o.decal=null,o.shadowColor=null,i.strokeFirst&&(o.stroke=null);for(var s=0;s<st.length;++s)r[st[s]]=this[st[s]];r.__dirty|=1}else this._decalEl&&(this._decalEl=null)},n.prototype.getDecalElement=function(){return this._decalEl},n.prototype._init=function(e){var n=tW(e);this.shape=this.getDefaultShape();var i=this.getDefaultStyle();i&&this.useStyle(i);for(var r=0;r<n.length;r++){var o=n[r],a=e[o];"style"===o?this.style?tk(this.style,a):this.useStyle(a):"shape"===o?tk(this.shape,a):t.prototype.attrKV.call(this,o,a)}this.style||this.useStyle({})},n.prototype.getDefaultStyle=function(){return null},n.prototype.getDefaultShape=function(){return{}},n.prototype.canBeInsideText=function(){return this.hasFill()},n.prototype.getInsideTextFill=function(){var t=this.style.fill;if("none"!==t){if(tZ(t)){var e=iA(t,0);return e>.5?rg:e>.2?"#eee":ry}else if(t)return ry}return rg},n.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(tZ(e)){var n=this.__zr;if(!!(n&&n.isDarkMode())==.4>iA(t,0))return e}},n.prototype.buildPath=function(t,e,n){},n.prototype.pathUpdated=function(){this.__dirty&=-5},n.prototype.getUpdatedPathProxy=function(t){return this.path||this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,t),this.path},n.prototype.createPathProxy=function(){this.path=new aK(!1)},n.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return null!=e&&"none"!==e&&t.lineWidth>0},n.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},n.prototype.getBoundingRect=function(){var t=this._rect,e=this.style,n=!t;if(n){var i=!1;this.path||(i=!0,this.createPathProxy());var r=this.path;(i||4&this.__dirty)&&(r.beginPath(),this.buildPath(r,this.shape,!1),this.pathUpdated()),t=r.getBoundingRect()}if(this._rect=t,this.hasStroke()&&this.path&&this.path.len()>0){var o=this._rectStroke||(this._rectStroke=t.clone());if(this.__dirty||n){o.copy(t);var a=e.strokeNoScale?this.getLineScale():1,s=e.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}a>1e-10&&(o.width+=s/a,o.height+=s/a,o.x-=s/a/2,o.y-=s/a/2)}return o}return t},n.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect(),r=this.style;if(t=n[0],e=n[1],i.contain(t,e)){var o=this.path;if(this.hasStroke()){var a=r.lineWidth,s=r.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(a=Math.max(a,this.strokeContainThreshold)),a6(o,a/s,!0,t,e)))return!0}if(this.hasFill())return a6(o,0,!1,t,e)}return!1},n.prototype.dirtyShape=function(){this.__dirty|=4,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},n.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},n.prototype.animateShape=function(t){return this.animate("shape",t)},n.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():"shape"===t?this.dirtyShape():this.markRedraw()},n.prototype.attrKV=function(e,n){"shape"===e?this.setShape(n):t.prototype.attrKV.call(this,e,n)},n.prototype.setShape=function(t,e){var n=this.shape;return n||(n=this.shape={}),"string"==typeof t?n[t]=e:tk(n,t),this.dirtyShape(),this},n.prototype.shapeChanged=function(){return!!(4&this.__dirty)},n.prototype.createStyle=function(t){return eu(a7,t)},n.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.shape&&!n.shape&&(n.shape=tk({},this.shape))},n.prototype._applyStateObj=function(e,n,i,r,o,a){t.prototype._applyStateObj.call(this,e,n,i,r,o,a);var s,l=!(n&&r);if(n&&n.shape?o?r?s=n.shape:(s=tk({},i.shape),tk(s,n.shape)):(s=tk({},r?this.shape:i.shape),tk(s,n.shape)):l&&(s=i.shape),s)if(o){this.shape=tk({},this.shape);for(var u={},h=tW(s),c=0;c<h.length;c++){var p=h[c];"object"==typeof s[p]?this.shape[p]=s[p]:u[p]=s[p]}this._transitionState(e,{shape:u},a)}else this.shape=s,this.dirtyShape()},n.prototype._mergeStates=function(e){for(var n,i=t.prototype._mergeStates.call(this,e),r=0;r<e.length;r++){var o=e[r];o.shape&&(n=n||{},this._mergeStyle(n,o.shape))}return n&&(i.shape=n),i},n.prototype.getAnimationStyleProps=function(){return a9},n.prototype.isZeroArea=function(){return!1},n.extend=function(t){var e=function(e){function n(n){var i=e.call(this,n)||this;return t.init&&t.init.call(i,n),i}return tn(n,e),n.prototype.getDefaultStyle=function(){return tC(t.style)},n.prototype.getDefaultShape=function(){return tC(t.shape)},n}(n);for(var i in t)"function"==typeof t[i]&&(e.prototype[i]=t[i]);return e},n.initDefaultProps=void((e=n.prototype).type="path",e.strokeContainThreshold=5,e.segmentIgnoreThreshold=0,e.subPixelOptimize=!1,e.autoBatch=!1,e.__dirty=7),n}(av),sn=tL({strokeFirst:!0,font:tu,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},a7),si=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.hasStroke=function(){return ac(this.style)},e.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},e.prototype.createStyle=function(t){return eu(sn,t)},e.prototype.setBoundingRect=function(t){this._rect=t},e.prototype.getBoundingRect=function(){var t,e,n;return this._rect||(this._rect=(e=au((t=this.style).text),n=t.font,ah(t,rD(rI(n),e),rO(n),null))),this._rect},e.initDefaultProps=void(e.prototype.dirtyRectTolerance=10),e}(av);si.prototype.type="tspan";var sr=tL({x:0,y:0},ad),so={style:tL({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},af.style)},sa=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.createStyle=function(t){return eu(sr,t)},e.prototype._getSize=function(t){var e,n=this.style,i=n[t];if(null!=i)return i;var r=(e=n.image)&&"string"!=typeof e&&e.width&&e.height?n.image:this.__image;if(!r)return 0;var o="width"===t?"height":"width",a=n[o];return null==a?r[t]:r[t]/r[o]*a},e.prototype.getWidth=function(){return this._getSize("width")},e.prototype.getHeight=function(){return this._getSize("height")},e.prototype.getAnimationStyleProps=function(){return so},e.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new nb(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect},e}(av);sa.prototype.type="image";var ss=Math.round;function sl(t,e,n){if(e){var i=e.x1,r=e.x2,o=e.y1,a=e.y2;t.x1=i,t.x2=r,t.y1=o,t.y2=a;var s=n&&n.lineWidth;return s&&(ss(2*i)===ss(2*r)&&(t.x1=t.x2=sh(i,s,!0)),ss(2*o)===ss(2*a)&&(t.y1=t.y2=sh(o,s,!0))),t}}function su(t,e,n){if(e){var i=e.x,r=e.y,o=e.width,a=e.height;t.x=i,t.y=r,t.width=o,t.height=a;var s=n&&n.lineWidth;return s&&(t.x=sh(i,s,!0),t.y=sh(r,s,!0),t.width=Math.max(sh(i+o,s,!1)-t.x,+(0!==o)),t.height=Math.max(sh(r+a,s,!1)-t.y,+(0!==a))),t}}function sh(t,e,n){if(!e)return t;var i=ss(2*t);return(i+ss(e))%2==0?i/2:(i+(n?1:-1))/2}var sc=function(){this.x=0,this.y=0,this.width=0,this.height=0},sp={},sd=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultShape=function(){return new sc},e.prototype.buildPath=function(t,e){if(this.subPixelOptimize){var n,i,r,o,a,s,l,u,h,c,p,d,f,g,y,v=su(sp,e,this.style);d=v.x,f=v.y,g=v.width,y=v.height,v.r=e.r,e=v}else d=e.x,f=e.y,g=e.width,y=e.height;e.r?(l=(n=e).x,u=n.y,h=n.width,c=n.height,p=n.r,h<0&&(l+=h,h=-h),c<0&&(u+=c,c=-c),"number"==typeof p?i=r=o=a=p:p instanceof Array?1===p.length?i=r=o=a=p[0]:2===p.length?(i=o=p[0],r=a=p[1]):3===p.length?(i=p[0],r=a=p[1],o=p[2]):(i=p[0],r=p[1],o=p[2],a=p[3]):i=r=o=a=0,i+r>h&&(s=i+r,i*=h/s,r*=h/s),o+a>h&&(s=o+a,o*=h/s,a*=h/s),r+o>c&&(s=r+o,r*=c/s,o*=c/s),i+a>c&&(s=i+a,i*=c/s,a*=c/s),t.moveTo(l+i,u),t.lineTo(l+h-r,u),0!==r&&t.arc(l+h-r,u+r,r,-Math.PI/2,0),t.lineTo(l+h,u+c-o),0!==o&&t.arc(l+h-o,u+c-o,o,0,Math.PI/2),t.lineTo(l+a,u+c),0!==a&&t.arc(l+a,u+c-a,a,Math.PI/2,Math.PI),t.lineTo(l,u+i),0!==i&&t.arc(l+i,u+i,i,Math.PI,1.5*Math.PI)):t.rect(d,f,g,y)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}(se);sd.prototype.type="rect";var sf={fill:"#000"},sg={},sy={style:tL({fill:!0,stroke:!0,fillOpacity:!0,strokeOpacity:!0,lineWidth:!0,fontSize:!0,lineHeight:!0,width:!0,height:!0,textShadowColor:!0,textShadowBlur:!0,textShadowOffsetX:!0,textShadowOffsetY:!0,backgroundColor:!0,padding:!0,borderColor:!0,borderWidth:!0,borderRadius:!0},af.style)},sv=function(t){function e(e){var n=t.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=sf,n.attr(e),n}return tn(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var e=0;e<this._children.length;e++){var n=this._children[e];n.zlevel=this.zlevel,n.z=this.z,n.z2=this.z2,n.culling=this.culling,n.cursor=this.cursor,n.invisible=this.invisible}},e.prototype.updateTransform=function(){var e=this.innerTransformable;e?(e.updateTransform(),e.transform&&(this.transform=e.transform)):t.prototype.updateTransform.call(this)},e.prototype.getLocalTransform=function(e){var n=this.innerTransformable;return n?n.getLocalTransform(e):t.prototype.getLocalTransform.call(this,e)},e.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),t.prototype.getComputedTransform.call(this)},e.prototype._updateSubTexts=function(){var t;this._childCursor=0,sM(t=this.style),tE(t.rich,sM),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=e},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=null},e.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var t=new nb(0,0,0,0),e=this._children,n=[],i=null,r=0;r<e.length;r++){var o=e[r],a=o.getBoundingRect(),s=o.getLocalTransform(n);s?(t.copy(a),t.applyTransform(s),(i=i||t.clone()).union(t)):(i=i||a.clone()).union(a)}this._rect=i||t}return this._rect},e.prototype.setDefaultTextStyle=function(t){this._defaultStyle=t||sf},e.prototype.setTextContent=function(t){},e.prototype._mergeStyle=function(t,e){if(!e)return t;var n=e.rich,i=t.rich||n&&{};return tk(t,e),n&&i?(this._mergeRich(i,n),t.rich=i):i&&(t.rich=i),t},e.prototype._mergeRich=function(t,e){for(var n=tW(e),i=0;i<n.length;i++){var r=n[i];t[r]=t[r]||{},tk(t[r],e[r])}},e.prototype.getAnimationStyleProps=function(){return sy},e.prototype._getOrCreateChild=function(t){var e=this._children[this._childCursor];return e&&e instanceof t||(e=new t),this._children[this._childCursor++]=e,e.__zr=this.__zr,e.parent=this,e},e.prototype._updatePlainTexts=function(){var t=this.style,e=t.font||tu,n=t.padding,i=this._defaultStyle,r=t.x||0,o=t.y||0,a=t.align||i.align||"left",s=t.verticalAlign||i.verticalAlign||"top";aa(sg,i.overflowRect,r,o,a,s),r=sg.baseX,o=sg.baseY;var l=function(t,e,n,i){var r,o=au(t),a=e.overflow,s=e.padding,l=s?s[1]+s[3]:0,u=s?s[0]+s[2]:0,h=e.font,c=rO(h),p=t4(e.lineHeight,c),d="truncate"===e.lineOverflow,f=!1,g=e.width;null==g&&null!=n&&(g=n-l);var y=e.height;null==y&&null!=i&&(y=i-u);var v=(r=null!=g&&("break"===a||"breakAll"===a)?o?ao(o,e.font,g,"breakAll"===a,0).lines:[]:o?o.split("\n"):[]).length*p;if(null==y&&(y=v),v>y&&d){var m=Math.floor(y/p);f=f||r.length>m,v=(r=r.slice(0,m)).length*p}if(o&&"truncate"===a&&null!=g)for(var x=o7(g,h,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),_={},b=0;b<r.length;b++)o9(_,r[b],x),r[b]=_.textLine,f=f||_.isTruncated;for(var w=y,S=0,M=rI(h),b=0;b<r.length;b++)S=Math.max(rD(M,r[b]),S);null==g&&(g=S);var I=g;return w+=u,{lines:r,height:y,outerWidth:I+=l,outerHeight:w,lineHeight:p,calculatedLineHeight:c,contentWidth:S,contentHeight:v,width:g,isTruncated:f}}(sD(t),t,sg.outerWidth,sg.outerHeight),u=sA(t),h=!!t.backgroundColor,c=l.outerHeight,p=l.outerWidth,d=l.lines,f=l.lineHeight;this.isTruncated=!!l.isTruncated;var g=r,y=rP(o,l.contentHeight,s);if(u||n){var v=rL(r,p,a),m=rP(o,c,s);u&&this._renderBackground(t,t,v,m,p,c)}y+=f/2,n&&(g=sC(r,a,n),"top"===s?y+=n[0]:"bottom"===s&&(y-=n[2]));for(var x=0,_=!1,b=!1,w=sT("fill"in t?t.fill:(b=!0,i.fill)),S=sI("stroke"in t?t.stroke:h||i.autoStroke&&!b?null:(x=2,_=!0,i.stroke)),M=t.textShadowBlur>0,I=0;I<d.length;I++){var T=this._getOrCreateChild(si),C=T.createStyle();T.useStyle(C),C.text=d[I],C.x=g,C.y=y,C.textAlign=a,C.textBaseline="middle",C.opacity=t.opacity,C.strokeFirst=!0,M&&(C.shadowBlur=t.textShadowBlur||0,C.shadowColor=t.textShadowColor||"transparent",C.shadowOffsetX=t.textShadowOffsetX||0,C.shadowOffsetY=t.textShadowOffsetY||0),C.stroke=S,C.fill=w,S&&(C.lineWidth=t.lineWidth||x,C.lineDash=t.lineDash,C.lineDashOffset=t.lineDashOffset||0),C.font=e,sw(C,t),y+=f,T.setBoundingRect(ah(C,l.contentWidth,l.calculatedLineHeight,_?0:null))}},e.prototype._updateRichTexts=function(){var t=this.style,e=this._defaultStyle,n=t.align||e.align,i=t.verticalAlign||e.verticalAlign,r=t.x||0,o=t.y||0;aa(sg,e.overflowRect,r,o,n,i),r=sg.baseX,o=sg.baseY;var a=function(t,e,n,i,r){var o,a=new an,s=au(t);if(!s)return a;var l=e.padding,u=l?l[1]+l[3]:0,h=l?l[0]+l[2]:0,c=e.width;null==c&&null!=n&&(c=n-u);var p=e.height;null==p&&null!=i&&(p=i-h);for(var d=e.overflow,f=("break"===d||"breakAll"===d)&&null!=c?{width:c,accumWidth:0,breakAll:"breakAll"===d}:null,g=o4.lastIndex=0;null!=(o=o4.exec(s));){var y=o.index;y>g&&ai(a,s.substring(g,y),e,f),ai(a,o[2],e,f,o[1]),g=o4.lastIndex}g<s.length&&ai(a,s.substring(g,s.length),e,f);var v=[],m=0,x=0,_="truncate"===d,b="truncate"===e.lineOverflow,w={};function S(t,e,n){t.width=e,t.lineHeight=n,m+=n,x=Math.max(x,e)}e:for(var M=0;M<a.lines.length;M++){for(var I=a.lines[M],T=0,C=0,D=0;D<I.tokens.length;D++){var A=I.tokens[D],k=A.styleName&&e.rich[A.styleName]||{},L=A.textPadding=k.padding,P=L?L[1]+L[3]:0,O=A.font=k.font||e.font;A.contentHeight=rO(O);var R=t4(k.height,A.contentHeight);if(A.innerHeight=R,L&&(R+=L[0]+L[2]),A.height=R,A.lineHeight=t8(k.lineHeight,e.lineHeight,R),A.align=k&&k.align||r,A.verticalAlign=k&&k.verticalAlign||"middle",b&&null!=p&&m+A.lineHeight>p){var N=a.lines.length;D>0?(I.tokens=I.tokens.slice(0,D),S(I,C,T),a.lines=a.lines.slice(0,M+1)):a.lines=a.lines.slice(0,M),a.isTruncated=a.isTruncated||a.lines.length<N;break e}var z=k.width,E=null==z||"auto"===z;if("string"==typeof z&&"%"===z.charAt(z.length-1))A.percentWidth=z,v.push(A),A.contentWidth=rD(rI(O),A.text);else{if(E){var B=k.backgroundColor,V=B&&B.image;V&&o3(V=function(t){if("string"!=typeof t)return t;var e=o1.get(t);return e&&e.image}(V))&&(A.width=Math.max(A.width,V.width*R/V.height))}var G=_&&null!=c?c-C:null;null!=G&&G<A.width?!E||G<P?(A.text="",A.width=A.contentWidth=0):(o6(w,A.text,G-P,O,e.ellipsis,{minChar:e.truncateMinChar}),A.text=w.text,a.isTruncated=a.isTruncated||w.isTruncated,A.width=A.contentWidth=rD(rI(O),A.text)):A.contentWidth=rD(rI(O),A.text)}A.width+=P,C+=A.width,k&&(T=Math.max(T,A.lineHeight))}S(I,C,T)}a.outerWidth=a.width=t4(c,x),a.outerHeight=a.height=t4(p,m),a.contentHeight=m,a.contentWidth=x,a.outerWidth+=u,a.outerHeight+=h;for(var M=0;M<v.length;M++){var A=v[M],F=A.percentWidth;A.width=parseInt(F,10)/100*a.width}return a}(sD(t),t,sg.outerWidth,sg.outerHeight,n),s=a.width,l=a.outerWidth,u=a.outerHeight,h=t.padding;this.isTruncated=!!a.isTruncated;var c=rL(r,l,n),p=rP(o,u,i),d=c,f=p;h&&(d+=h[3],f+=h[0]);var g=d+s;sA(t)&&this._renderBackground(t,t,c,p,l,u);for(var y=!!t.backgroundColor,v=0;v<a.lines.length;v++){for(var m=a.lines[v],x=m.tokens,_=x.length,b=m.lineHeight,w=m.width,S=0,M=d,I=g,T=_-1,C=void 0;S<_&&(!(C=x[S]).align||"left"===C.align);)this._placeToken(C,t,b,f,M,"left",y),w-=C.width,M+=C.width,S++;for(;T>=0&&"right"===(C=x[T]).align;)this._placeToken(C,t,b,f,I,"right",y),w-=C.width,I-=C.width,T--;for(M+=(s-(M-d)-(g-I)-w)/2;S<=T;)C=x[S],this._placeToken(C,t,b,f,M+C.width/2,"center",y),M+=C.width,S++;f+=b}},e.prototype._placeToken=function(t,e,n,i,r,o,a){var s=e.rich[t.styleName]||{};s.text=t.text;var l=t.verticalAlign,u=i+n/2;"top"===l?u=i+t.height/2:"bottom"===l&&(u=i+n-t.height/2),!t.isLineHolder&&sA(s)&&this._renderBackground(s,e,"right"===o?r-t.width:"center"===o?r-t.width/2:r,u-t.height/2,t.width,t.height);var h=!!s.backgroundColor,c=t.textPadding;c&&(r=sC(r,o,c),u-=t.height/2-c[0]-t.innerHeight/2);var p=this._getOrCreateChild(si),d=p.createStyle();p.useStyle(d);var f=this._defaultStyle,g=!1,y=0,v=!1,m=sT("fill"in s?s.fill:"fill"in e?e.fill:(g=!0,f.fill)),x=sI("stroke"in s?s.stroke:"stroke"in e?e.stroke:h||a||f.autoStroke&&!g?null:(y=2,v=!0,f.stroke)),_=s.textShadowBlur>0||e.textShadowBlur>0;d.text=t.text,d.x=r,d.y=u,_&&(d.shadowBlur=s.textShadowBlur||e.textShadowBlur||0,d.shadowColor=s.textShadowColor||e.textShadowColor||"transparent",d.shadowOffsetX=s.textShadowOffsetX||e.textShadowOffsetX||0,d.shadowOffsetY=s.textShadowOffsetY||e.textShadowOffsetY||0),d.textAlign=o,d.textBaseline="middle",d.font=t.font||tu,d.opacity=t8(s.opacity,e.opacity,1),sw(d,s),x&&(d.lineWidth=t8(s.lineWidth,e.lineWidth,y),d.lineDash=t4(s.lineDash,e.lineDash),d.lineDashOffset=e.lineDashOffset||0,d.stroke=x),m&&(d.fill=m),p.setBoundingRect(ah(d,t.contentWidth,t.contentHeight,v?0:null))},e.prototype._renderBackground=function(t,e,n,i,r,o){var a,s,l=t.backgroundColor,u=t.borderWidth,h=t.borderColor,c=l&&l.image,p=l&&!c,d=t.borderRadius,f=this;if(p||t.lineHeight||u&&h){(a=this._getOrCreateChild(sd)).useStyle(a.createStyle()),a.style.fill=null;var g=a.shape;g.x=n,g.y=i,g.width=r,g.height=o,g.r=d,a.dirtyShape()}if(p){var y=a.style;y.fill=l||null,y.fillOpacity=t4(t.fillOpacity,1)}else if(c){(s=this._getOrCreateChild(sa)).onload=function(){f.dirtyStyle()};var v=s.style;v.image=l.image,v.x=n,v.y=i,v.width=r,v.height=o}if(u&&h){var y=a.style;y.lineWidth=u,y.stroke=h,y.strokeOpacity=t4(t.strokeOpacity,1),y.lineDash=t.borderDash,y.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill()&&a.hasStroke()&&(y.strokeFirst=!0,y.lineWidth*=2)}var m=(a||s).style;m.shadowBlur=t.shadowBlur||0,m.shadowColor=t.shadowColor||"transparent",m.shadowOffsetX=t.shadowOffsetX||0,m.shadowOffsetY=t.shadowOffsetY||0,m.opacity=t8(t.opacity,e.opacity,1)},e.makeFont=function(t){var e="";return sS(t)&&(e=[t.fontStyle,t.fontWeight,sb(t.fontSize),t.fontFamily||"sans-serif"].join(" ")),e&&et(e)||t.textFont||t.font},e}(av),sm={left:!0,right:1,center:1},sx={top:1,bottom:1,middle:1},s_=["fontStyle","fontWeight","fontSize","fontFamily"];function sb(t){return"string"==typeof t&&(-1!==t.indexOf("px")||-1!==t.indexOf("rem")||-1!==t.indexOf("em"))?t:isNaN(+t)?"12px":t+"px"}function sw(t,e){for(var n=0;n<s_.length;n++){var i=s_[n],r=e[i];null!=r&&(t[i]=r)}}function sS(t){return null!=t.fontSize||t.fontFamily||t.fontWeight}function sM(t){if(t){t.font=sv.makeFont(t);var e=t.align;"middle"===e&&(e="center"),t.align=null==e||sm[e]?e:"left";var n=t.verticalAlign;"center"===n&&(n="middle"),t.verticalAlign=null==n||sx[n]?n:"top",t.padding&&(t.padding=t7(t.padding))}}function sI(t,e){return null==t||e<=0||"transparent"===t||"none"===t?null:t.image||t.colorStops?"#000":t}function sT(t){return null==t||"none"===t?null:t.image||t.colorStops?"#000":t}function sC(t,e,n){return"right"===e?t-n[1]:"center"===e?t+n[3]/2-n[1]/2:t+n[3]}function sD(t){var e=t.text;return null!=e&&(e+=""),e}function sA(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}var sk=oL(),sL=function(t,e,n,i){if(i){var r=sk(i);r.dataIndex=n,r.dataType=e,r.seriesIndex=t,r.ssrType="chart","group"===i.type&&i.traverse(function(i){var r=sk(i);r.seriesIndex=t,r.dataIndex=n,r.dataType=e,r.ssrType="chart"})}},sP=1,sO={},sR=oL(),sN=oL(),sz=["emphasis","blur","select"],sE=["normal","emphasis","blur","select"],sB="highlight",sV="downplay",sG="select",sF="unselect",sW="toggleSelect",sH="selectchanged";function sU(t){return null!=t&&"none"!==t}function sY(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function sX(t){sY(t,"emphasis",2)}function sZ(t){2===t.hoverState&&sY(t,"normal",0)}function sj(t){sY(t,"blur",1)}function sq(t){1===t.hoverState&&sY(t,"normal",0)}function sK(t){t.selected=!0}function s$(t){t.selected=!1}function sJ(t,e,n){e(t,n),t.isGroup&&t.traverse(function(t){e(t,n)})}function sQ(t,e){switch(e){case"emphasis":t.hoverState=2;break;case"normal":t.hoverState=0;break;case"blur":t.hoverState=1;break;case"select":t.selected=!0}}function s0(t,e){var n,i,r,o,a,s=this.states[t];if(this.style){if("emphasis"===t)return function(t,e,n,i){var r=n&&tO(n,"select")>=0,o=!1;if(t instanceof se){var a=sR(t),s=r&&a.selectFill||a.normalFill,l=r&&a.selectStroke||a.normalStroke;if(sU(s)||sU(l)){var u=(i=i||{}).style||{};"inherit"===u.fill?(o=!0,i=tk({},i),(u=tk({},u)).fill=s):!sU(u.fill)&&sU(s)?(o=!0,i=tk({},i),(u=tk({},u)).fill=iP(s)):!sU(u.stroke)&&sU(l)&&(o||(i=tk({},i),u=tk({},u)),u.stroke=iP(l)),i.style=u}}if(i&&null==i.z2){o||(i=tk({},i));var h=t.z2EmphasisLift;i.z2=t.z2+(null!=h?h:10)}return i}(this,0,e,s);else if("blur"===t)return n=s,i=tO(this.currentStates,t)>=0,r=this.style.opacity,o=i?null:function(t,e,n,i){for(var r=t.style,o={},a=0;a<e.length;a++){var s=e[a],l=r[s];o[s]=null==l?i&&i[s]:l}for(var a=0;a<t.animators.length;a++){var u=t.animators[a];u.__fromStateTransition&&0>u.__fromStateTransition.indexOf(n)&&"style"===u.targetName&&u.saveTo(o,e)}return o}(this,["opacity"],t,{opacity:1}),null==(a=(n=n||{}).style||{}).opacity&&(n=tk({},n),a=tk({opacity:i?r:.1*o.opacity},a),n.style=a),n;else if("select"===t){var l=s;if(l&&null==l.z2){l=tk({},l);var u=this.z2SelectLift;l.z2=this.z2+(null!=u?u:9)}return l}}return s}function s1(t){t.stateProxy=s0;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=s0),n&&(n.stateProxy=s0)}function s2(t,e){s8(t,e)||t.__highByOuter||sJ(t,sX)}function s5(t,e){s8(t,e)||t.__highByOuter||sJ(t,sZ)}function s3(t,e){t.__highByOuter|=1<<(e||0),sJ(t,sX)}function s4(t,e){(t.__highByOuter&=~(1<<(e||0)))||sJ(t,sZ)}function s8(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function s6(t){var e=t.getModel(),n=[],i=[];e.eachComponent(function(e,r){var o=sN(r),a="series"===e,s=a?t.getViewOfSeriesModel(r):t.getViewOfComponentModel(r);a||i.push(s),o.isBlured&&(s.group.traverse(function(t){sq(t)}),a&&n.push(r)),o.isBlured=!1}),tE(i,function(t){t&&t.toggleBlurSeries&&t.toggleBlurSeries(n,!1,e)})}function s7(t,e,n,i){var r=i.getModel();function o(t,e){for(var n=0;n<e.length;n++){var i=t.getItemGraphicEl(e[n]);i&&sJ(i,sq)}}if((n=n||"coordinateSystem",null!=t)&&e&&"none"!==e){var a=r.getSeriesByIndex(t),s=a.coordinateSystem;s&&s.master&&(s=s.master);var l=[];r.eachSeries(function(t){var r=a===t,u=t.coordinateSystem;u&&u.master&&(u=u.master);var h=u&&s?u===s:r;if(!("series"===n&&!r||"coordinateSystem"===n&&!h||"series"===e&&r)){if(i.getViewOfSeriesModel(t).group.traverse(function(t){t.__highByOuter&&r&&"self"===e||sj(t)}),tz(e))o(t.getData(),e);else if(tK(e))for(var c=tW(e),p=0;p<c.length;p++)o(t.getData(c[p]),e[c[p]]);l.push(t),sN(t).isBlured=!0}}),r.eachComponent(function(t,e){if("series"!==t){var n=i.getViewOfComponentModel(e);n&&n.toggleBlurSeries&&n.toggleBlurSeries(l,!0,r)}})}}function s9(t,e,n){if(null!=t&&null!=e){var i=n.getModel().getComponent(t,e);if(i){sN(i).isBlured=!0;var r=n.getViewOfComponentModel(i);r&&r.focusBlurEnabled&&r.group.traverse(function(t){sj(t)})}}}function lt(t,e,n,i){var r,o={focusSelf:!1,dispatchers:null};if(null==t||"series"===t||null==e||null==n)return o;var a=i.getModel().getComponent(t,e);if(!a)return o;var s=i.getViewOfComponentModel(a);if(!s||!s.findHighDownDispatchers)return o;for(var l=s.findHighDownDispatchers(n),u=0;u<l.length;u++)if("self"===sk(l[u]).focus){r=!0;break}return{focusSelf:r,dispatchers:l}}function le(t){tE(t.getAllData(),function(e){var n=e.data,i=e.type;n.eachItemGraphicEl(function(e,n){t.isSelected(n,i)?sJ(e,sK):sJ(e,s$)})})}function ln(t,e,n){ll(t,!0),sJ(t,s1),lr(t,e,n)}function li(t,e,n,i){i?ll(t,!1):ln(t,e,n)}function lr(t,e,n){var i=sk(t);null!=e?(i.focus=e,i.blurScope=n):i.focus&&(i.focus=null)}var lo=["emphasis","blur","select"],la={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function ls(t,e,n,i){n=n||"itemStyle";for(var r=0;r<lo.length;r++){var o=lo[r],a=e.getModel([o,n]);t.ensureState(o).style=i?i(a):a[la[n]]()}}function ll(t,e){var n=!1===e;t.highDownSilentOnTouch&&(t.__highDownSilentOnTouch=t.highDownSilentOnTouch),(!n||t.__highDownDispatcher)&&(t.__highByOuter=t.__highByOuter||0,t.__highDownDispatcher=!n)}function lu(t){return!!(t&&t.__highDownDispatcher)}function lh(t){var e=t.type;return e===sG||e===sF||e===sW}function lc(t){var e=t.type;return e===sB||e===sV}var lp=oL();function ld(t,e,n,i,r){if(e&&e.ecModel){var o,a=e.ecModel.getUpdatePayload();o=a&&a.animation}var s=e&&e.isAnimationEnabled(),l="update"===t;if(!s)return null;var u=void 0,h=void 0,c=void 0;return i?(u=t4(i.duration,200),h=t4(i.easing,"cubicOut"),c=0):(u=e.getShallow(l?"animationDurationUpdate":"animationDuration"),h=e.getShallow(l?"animationEasingUpdate":"animationEasing"),c=e.getShallow(l?"animationDelayUpdate":"animationDelay")),o&&(null!=o.duration&&(u=o.duration),null!=o.easing&&(h=o.easing),null!=o.delay&&(c=o.delay)),tX(c)&&(c=c(n,r)),tX(u)&&(u=u(n)),{duration:u||0,delay:c,easing:h}}function lf(t,e,n,i,r,o,a){var s,l=!1;tX(r)?(a=o,o=r,r=null):tK(r)&&(o=r.cb,a=r.during,l=r.isFrom,s=r.removeOpt,r=r.dataIndex);var u="leave"===t;u||e.stopAnimation("leave");var h=ld(t,i,r,u?s||{}:null,i&&i.getAnimationDelayParams?i.getAnimationDelayParams(e,r):null);if(h&&h.duration>0){var c={duration:h.duration,delay:h.delay||0,easing:h.easing,done:o,force:!!o||!!a,setToFinal:!u,scope:t,during:a};l?e.animateFrom(n,c):e.animateTo(n,c)}else e.stopAnimation(),l||e.attr(n),a&&a(1),o&&o()}function lg(t,e,n,i,r,o){lf("update",t,e,n,i,r,o)}function ly(t,e,n,i,r,o){lf("enter",t,e,n,i,r,o)}function lv(t){if(!t.__zr)return!0;for(var e=0;e<t.animators.length;e++)if("leave"===t.animators[e].scope)return!0;return!1}function lm(t,e,n,i,r,o){lv(t)||lf("leave",t,e,n,i,r,o)}function lx(t,e,n,i){t.removeTextContent(),t.removeTextGuideLine(),lm(t,{style:{opacity:0}},e,n,i)}function l_(t,e,n){function i(){t.parent&&t.parent.remove(t)}t.isGroup?t.traverse(function(t){t.isGroup||lx(t,e,n,i)}):lx(t,e,n,i)}function lb(t){lp(t).oldStyle=t.style}var lw={};function lS(t,e){for(var n=0;n<sz.length;n++){var i=sz[n],r=e[i],o=t.ensureState(i);o.style=o.style||{},o.style.text=r}var a=t.currentStates.slice();t.clearStates(!0),t.setStyle({text:e.normal}),t.useStates(a,!0)}function lM(t,e,n){var i,r=t.labelFetcher,o=t.labelDataIndex,a=t.labelDimIndex,s=e.normal;r&&(i=r.getFormattedLabel(o,"normal",null,a,s&&s.get("formatter"),null!=n?{interpolatedValue:n}:null)),null==i&&(i=tX(t.defaultText)?t.defaultText(o,t,n):t.defaultText);for(var l={normal:i},u=0;u<sz.length;u++){var h=sz[u],c=e[h];l[h]=t4(r?r.getFormattedLabel(o,h,null,a,c&&c.get("formatter")):null,i)}return l}function lI(t,e,n,i){n=n||lw;for(var r=t instanceof sv,o=!1,a=0;a<sE.length;a++){var s=e[sE[a]];if(s&&s.getShallow("show")){o=!0;break}}var l=r?t:t.getTextContent();if(o){!r&&(l||(l=new sv,t.setTextContent(l)),t.stateProxy&&(l.stateProxy=t.stateProxy));var u=lM(n,e),h=e.normal,c=!!h.getShallow("show"),p=lC(h,i&&i.normal,n,!1,!r);p.text=u.normal,r||t.setTextConfig(lD(h,n,!1));for(var a=0;a<sz.length;a++){var d=sz[a],s=e[d];if(s){var f=l.ensureState(d),g=!!t4(s.getShallow("show"),c);g!==c&&(f.ignore=!g),f.style=lC(s,i&&i[d],n,!0,!r),f.style.text=u[d],r||(t.ensureState(d).textConfig=lD(s,n,!0))}}l.silent=!!h.getShallow("silent"),null!=l.style.x&&(p.x=l.style.x),null!=l.style.y&&(p.y=l.style.y),l.ignore=!c,l.useStyle(p),l.dirty(),n.enableTextSetter&&(lR(l).setLabelText=function(t){var i=lM(n,e,t);lS(l,i)})}else l&&(l.ignore=!0);t.dirty()}function lT(t,e){e=e||"label";for(var n={normal:t.getModel(e)},i=0;i<sz.length;i++){var r=sz[i];n[r]=t.getModel([r,e])}return n}function lC(t,e,n,i,r){var o={};return function(t,e,n,i,r){n=n||lw;var o,a=e.ecModel,s=a&&a.option.textStyle,l=function(t){for(var e;t&&t!==t.ecModel;){var n=(t.option||lw).rich;if(n){e=e||{};for(var i=tW(n),r=0;r<i.length;r++)e[i[r]]=1}t=t.parentModel}return e}(e);if(l){o={};var u="richInheritPlainLabel",h=t4(e.get(u),a?a.get(u):void 0);for(var c in l)if(l.hasOwnProperty(c)){var p=e.getModel(["rich",c]);lP(o[c]={},p,s,e,h,n,i,r,!1,!0)}}o&&(t.rich=o);var d=e.get("overflow");d&&(t.overflow=d);var f=e.get("lineOverflow");f&&(t.lineOverflow=f);var g=e.get("minMargin");if(null!=g)t.margin=[g=tq(g)?g/2:0,g,g,g],t.__marginType=lE.minMargin;else{var y=e.get("textMargin");null!=y&&(t.margin=t7(y),t.__marginType=lE.textMargin)}lP(t,e,s,null,null,n,i,r,!0,!1)}(o,t,n,i,r),e&&tk(o,e),o}function lD(t,e,n){e=e||{};var i,r={},o=t.getShallow("rotate"),a=t4(t.getShallow("distance"),n?null:5),s=t.getShallow("offset");return"outside"===(i=t.getShallow("position")||(n?null:"inside"))&&(i=e.defaultOutsidePosition||"top"),null!=i&&(r.position=i),null!=s&&(r.offset=s),null!=o&&(r.rotation=o*=Math.PI/180),null!=a&&(r.distance=a),r.outsideFill="inherit"===t.get("color")?e.inheritColor||null:"auto",null!=e.autoOverflowArea&&(r.autoOverflowArea=e.autoOverflowArea),null!=e.layoutRect&&(r.layoutRect=e.layoutRect),r}var lA=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],lk=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],lL=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function lP(t,e,n,i,r,o,a,s,l,u){n=!a&&n||lw;var h=o&&o.inheritColor,c=e.getShallow("color"),p=e.getShallow("textBorderColor"),d=t4(e.getShallow("opacity"),n.opacity);("inherit"===c||"auto"===c)&&(c=h||null),("inherit"===p||"auto"===p)&&(p=h||null),s||(c=c||n.color,p=p||n.textBorderColor),null!=c&&(t.fill=c),null!=p&&(t.stroke=p);var f=t4(e.getShallow("textBorderWidth"),n.textBorderWidth);null!=f&&(t.lineWidth=f);var g=t4(e.getShallow("textBorderType"),n.textBorderType);null!=g&&(t.lineDash=g);var y=t4(e.getShallow("textBorderDashOffset"),n.textBorderDashOffset);null!=y&&(t.lineDashOffset=y),a||null!=d||u||(d=o&&o.defaultOpacity),null!=d&&(t.opacity=d),a||s||null!=t.fill||!o.inheritColor||(t.fill=o.inheritColor);for(var v=0;v<lA.length;v++){var m=lA[v],x=!1!==r&&i?t8(e.getShallow(m),i.getShallow(m),n[m]):t4(e.getShallow(m),n[m]);null!=x&&(t[m]=x)}for(var v=0;v<lk.length;v++){var m=lk[v],x=e.getShallow(m);null!=x&&(t[m]=x)}if(null==t.verticalAlign){var _=e.getShallow("baseline");null!=_&&(t.verticalAlign=_)}if(!l||!o.disableBox){for(var v=0;v<lL.length;v++){var m=lL[v],x=e.getShallow(m);null!=x&&(t[m]=x)}var b=e.getShallow("borderType");null!=b&&(t.borderDash=b),("auto"===t.backgroundColor||"inherit"===t.backgroundColor)&&h&&(t.backgroundColor=h),("auto"===t.borderColor||"inherit"===t.borderColor)&&h&&(t.borderColor=h)}}function lO(t,e){var n=e&&e.getModel("textStyle");return et([t.fontStyle||n&&n.getShallow("fontStyle")||"",t.fontWeight||n&&n.getShallow("fontWeight")||"",(t.fontSize||n&&n.getShallow("fontSize")||12)+"px",t.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))}var lR=oL();function lN(t,e,n,i){if(t){var r=lR(t);r.prevValue=r.value,r.value=n;var o=e.normal;r.valueAnimation=o.get("valueAnimation"),r.valueAnimation&&(r.precision=o.get("precision"),r.defaultInterpolatedText=i,r.statesModels=e)}}function lz(t,e,n,i,r){var o=lR(t);if(o.valueAnimation&&o.prevValue!==o.value){var a=o.defaultInterpolatedText,s=t4(o.interpolatedValue,o.prevValue),l=o.value;t.percent=0,(null==o.prevValue?ly:lg)(t,{percent:1},i,e,null,function(i){var u=oG(n,o.precision,s,l,i);o.interpolatedValue=1===i?null:u,lS(t,lM({labelDataIndex:e,labelFetcher:r,defaultText:a?a(u):u+""},o.statesModels,u))})}}var lE={minMargin:1,textMargin:2},lB=["textStyle","color"],lV=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],lG=new sv,lF=function(){function t(){}return t.prototype.getTextColor=function(t){var e=this.ecModel;return this.getShallow("color")||(!t&&e?e.get(lB):null)},t.prototype.getFont=function(){return lO({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},t.prototype.getTextRect=function(t){for(var e={text:t,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<lV.length;n++)e[lV[n]]=this.getShallow(lV[n]);return lG.useStyle(e),lG.update(),lG.getBoundingRect()},t}(),lW=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],lH=oJ(lW),lU=function(){function t(){}return t.prototype.getLineStyle=function(t){return lH(this,t)},t}(),lY=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],lX=oJ(lY),lZ=function(){function t(){}return t.prototype.getItemStyle=function(t,e){return lX(this,t,e)},t}(),lj=function(){function t(t,e,n){this.parentModel=e,this.ecModel=n,this.option=t}return t.prototype.init=function(t,e,n){for(var i=[],r=3;r<arguments.length;r++)i[r-3]=arguments[r]},t.prototype.mergeOption=function(t,e){tD(this.option,t,!0)},t.prototype.get=function(t,e){return null==t?this.option:this._doGet(this.parsePath(t),!e&&this.parentModel)},t.prototype.getShallow=function(t,e){var n=this.option,i=null==n?n:n[t];if(null==i&&!e){var r=this.parentModel;r&&(i=r.getShallow(t))}return i},t.prototype.getModel=function(e,n){var i=null!=e,r=i?this.parsePath(e):null;return new t(i?this._doGet(r):this.option,n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(r)),this.ecModel)},t.prototype.isEmpty=function(){return null==this.option},t.prototype.restoreData=function(){},t.prototype.clone=function(){return new this.constructor(tC(this.option))},t.prototype.parsePath=function(t){return"string"==typeof t?t.split("."):t},t.prototype.resolveParentPath=function(t){return t},t.prototype.isAnimationEnabled=function(){if(!ts.node&&this.option){if(null!=this.option.animation)return!!this.option.animation;else if(this.parentModel)return this.parentModel.isAnimationEnabled()}},t.prototype._doGet=function(t,e){var n=this.option;if(!t)return n;for(var i=0;i<t.length&&(!t[i]||null!=(n=n&&"object"==typeof n?n[t[i]]:null));i++);return null==n&&e&&(n=e._doGet(this.resolveParentPath(t),e.parentModel)),n},t}();oX(lj),a=["__\0is_clz",oj++].join("_"),lj.prototype[a]=!0,lj.isInstance=function(t){return!!(t&&t[a])},tN(lj,lU),tN(lj,lZ),tN(lj,o0),tN(lj,lF);var lq=Math.round(10*Math.random());function lK(t){return[t||"",lq++].join("_")}function l$(t,e){return tD(tD({},t,!0),e,!0)}var lJ={},lQ={},l0=ts.domSupported&&(document.documentElement.lang||navigator.language||navigator.browserLanguage||"EN").toUpperCase().indexOf("ZH")>-1?"ZH":"EN";function l1(t,e){lQ[t=t.toUpperCase()]=new lj(e),lJ[t]=e}l1("EN",{time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst",custom:"Custom chart",chart:"Chart"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}}),l1("ZH",{time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图",custom:"自定义图表",chart:"图表"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}});var l2=null,l5={year:/({yyyy}|{yy})/,month:/({MMMM}|{MMM}|{MM}|{M})/,day:/({dd}|{d})/,hour:/({HH}|{H}|{hh}|{h})/,minute:/({mm}|{m})/,second:/({ss}|{s})/,millisecond:/({SSS}|{S})/},l3={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}"},l4="{yyyy}-{MM}-{dd}",l8={year:"{yyyy}",month:"{yyyy}-{MM}",day:l4,hour:l4+" "+l3.hour,minute:l4+" "+l3.minute,second:l4+" "+l3.second,millisecond:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"},l6=["year","month","day","hour","minute","second","millisecond"],l7=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function l9(t,e){return t+="","0000".substr(0,e-t.length)+t}function ut(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function ue(t,e,n,i){var r=ol(t),o=r[ur(n)](),a=r[uo(n)]()+1,s=Math.floor((a-1)/3)+1,l=r[ua(n)](),u=r["get"+(n?"UTC":"")+"Day"](),h=r[us(n)](),c=(h-1)%12+1,p=r[ul(n)](),d=r[uu(n)](),f=r[uh(n)](),g=h>=12?"pm":"am",y=g.toUpperCase(),v=(i instanceof lj?i:lQ[i||l0]||lQ.EN).getModel("time"),m=v.get("month"),x=v.get("monthAbbr"),_=v.get("dayOfWeek"),b=v.get("dayOfWeekAbbr");return(e||"").replace(/{a}/g,g+"").replace(/{A}/g,y+"").replace(/{yyyy}/g,o+"").replace(/{yy}/g,l9(o%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,m[a-1]).replace(/{MMM}/g,x[a-1]).replace(/{MM}/g,l9(a,2)).replace(/{M}/g,a+"").replace(/{dd}/g,l9(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,_[u]).replace(/{ee}/g,b[u]).replace(/{e}/g,u+"").replace(/{HH}/g,l9(h,2)).replace(/{H}/g,h+"").replace(/{hh}/g,l9(c+"",2)).replace(/{h}/g,c+"").replace(/{mm}/g,l9(p,2)).replace(/{m}/g,p+"").replace(/{ss}/g,l9(d,2)).replace(/{s}/g,d+"").replace(/{SSS}/g,l9(f,3)).replace(/{S}/g,f+"")}function un(t,e){var n=ol(t),i=n[uo(e)]()+1,r=n[ua(e)](),o=n[us(e)](),a=n[ul(e)](),s=n[uu(e)](),l=0===n[uh(e)](),u=l&&0===s,h=u&&0===a,c=h&&0===o,p=c&&1===r;if(p&&1===i)return"year";if(p)return"month";if(c)return"day";if(h)return"hour";if(u)return"minute";else if(l)return"second";else return"millisecond"}function ui(t,e,n){switch(e){case"year":t[uc(n)](0);case"month":t[up(n)](1);case"day":t[ud(n)](0);case"hour":t[uf(n)](0);case"minute":t[ug(n)](0);case"second":t[uy(n)](0)}return t}function ur(t){return t?"getUTCFullYear":"getFullYear"}function uo(t){return t?"getUTCMonth":"getMonth"}function ua(t){return t?"getUTCDate":"getDate"}function us(t){return t?"getUTCHours":"getHours"}function ul(t){return t?"getUTCMinutes":"getMinutes"}function uu(t){return t?"getUTCSeconds":"getSeconds"}function uh(t){return t?"getUTCMilliseconds":"getMilliseconds"}function uc(t){return t?"setUTCMonth":"setMonth"}function up(t){return t?"setUTCDate":"setDate"}function ud(t){return t?"setUTCHours":"setHours"}function uf(t){return t?"setUTCMinutes":"setMinutes"}function ug(t){return t?"setUTCSeconds":"setSeconds"}function uy(t){return t?"setUTCMilliseconds":"setMilliseconds"}function uv(t){if(!og(t))return tZ(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function um(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,function(t,e){return e.toUpperCase()}),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}function ux(t,e,n){function i(t){return t&&et(t)?t:"-"}function r(t){return!!(null!=t&&!isNaN(t)&&isFinite(t))}var o="time"===e,a=t instanceof Date;if(o||a){var s=o?ol(t):t;if(!isNaN(+s))return ue(s,"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}",n);if(a)return"-"}if("ordinal"===e)return tj(t)?i(t):tq(t)&&r(t)?t+"":"-";var l=of(t);return r(l)?uv(l):tj(t)?i(t):"boolean"==typeof t?t+"":"-"}var u_=["a","b","c","d","e","f","g"],ub=function(t,e){return"{"+t+(null==e?"":e)+"}"};function uw(t,e,n){tY(e)||(e=[e]);var i=e.length;if(!i)return"";for(var r=e[0].$vars||[],o=0;o<r.length;o++){var a=u_[o];t=t.replace(ub(a),ub(a,0))}for(var s=0;s<i;s++)for(var l=0;l<r.length;l++){var u=e[s][r[l]];t=t.replace(ub(u_[l],s),n?ej(u):u)}return t}function uS(t,e){var n=tZ(t)?{color:t,extraCssText:e}:t||{},i=n.color,r=n.type;e=n.extraCssText;var o=n.renderMode||"html";return i?"html"===o?"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:'+ej(i)+";"+(e||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+ej(i)+";"+(e||"")+'"></span>':{renderMode:o,content:"{"+(n.markerId||"markerX")+"|} ",style:"subItem"===r?{width:4,height:4,borderRadius:2,backgroundColor:i}:{width:10,height:10,borderRadius:5,backgroundColor:i}}:""}function uM(t,e,n){("week"===t||"month"===t||"quarter"===t||"half-year"===t||"year"===t)&&(t="MM-dd\nyyyy");var i=ol(e),r=n?"getUTC":"get",o=i[r+"FullYear"](),a=i[r+"Month"]()+1,s=i[r+"Date"](),l=i[r+"Hours"](),u=i[r+"Minutes"](),h=i[r+"Seconds"](),c=i[r+"Milliseconds"]();return t.replace("MM",l9(a,2)).replace("M",a).replace("yyyy",o).replace("yy",l9(o%100+"",2)).replace("dd",l9(s,2)).replace("d",s).replace("hh",l9(l,2)).replace("h",l).replace("mm",l9(u,2)).replace("m",u).replace("ss",l9(h,2)).replace("s",h).replace("SSS",l9(c,3))}function uI(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t}function uT(t,e){return e=e||"transparent",tZ(t)?t:tK(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function uC(t,e){if("_blank"===e||"blank"===e){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var uD={},uA={},uk=function(){function t(){this._normalMasterList=[],this._nonSeriesBoxMasterList=[]}return t.prototype.create=function(t,e){function n(n,i){var r=[];return tE(n,function(n,i){var o=n.create(t,e);r=r.concat(o||[])}),r}this._nonSeriesBoxMasterList=n(uD,!0),this._normalMasterList=n(uA,!1)},t.prototype.update=function(t,e){tE(this._normalMasterList,function(n){n.update&&n.update(t,e)})},t.prototype.getCoordinateSystems=function(){return this._normalMasterList.concat(this._nonSeriesBoxMasterList)},t.register=function(t,e){if("matrix"===t||"calendar"===t){uD[t]=e;return}uA[t]=e},t.get=function(t){return uA[t]||uD[t]},t}(),uL=es();function uP(t,e){var n=t.getShallow("coordinateSystem"),i=t.getShallow("coordinateSystemUsage",!0),r=0;if(n){var o="series"===t.mainType;(null==i&&(i=o?"data":"box"),"data"===i)?(r=1,o||(r=0)):"box"!==i||(r=2,o||uD[n])||(r=0)}return{coordSysType:n,kind:r}}function uO(t){var e=t.targetModel,n=t.coordSysType,i=t.coordSysProvider,r=t.isDefaultDataCoordSys;t.allowNotFound;var o=uP(e,!0),a=o.kind,s=o.coordSysType;if(r&&1!==a&&(a=1,s=n),0===a||s!==n)return!1;var l=i(n,e);return!!l&&(1===a?e.coordinateSystem=l:e.boxCoordinateSystem=l,!0)}var uR=function(t,e){var n=e.getReferringComponents(t,oN).models[0];return n&&n.coordinateSystem},uN=["left","right","top","bottom","width","height"],uz=[["width","left","right"],["height","top","bottom"]];function uE(t,e,n,i,r){var o=0,a=0;null==i&&(i=1/0),null==r&&(r=1/0);var s=0;e.eachChild(function(l,u){var h,c,p=l.getBoundingRect(),d=e.childAt(u+1),f=d&&d.getBoundingRect();if("horizontal"===t){var g=p.width+(f?-f.x+p.x:0);(h=o+g)>i||l.newline?(o=0,h=g,a+=s+n,s=p.height):s=Math.max(s,p.height)}else{var y=p.height+(f?-f.y+p.y:0);(c=a+y)>r||l.newline?(o+=s+n,a=0,c=y,s=p.width):s=Math.max(s,p.width)}l.newline||(l.x=o,l.y=a,l.markRedraw(),"horizontal"===t?o=h+n:a=c+n)})}function uB(t,e){return{left:t.getShallow("left",e),top:t.getShallow("top",e),right:t.getShallow("right",e),bottom:t.getShallow("bottom",e),width:t.getShallow("width",e),height:t.getShallow("height",e)}}function uV(t,e){var n=function(t,e){var n,i,r=uH(t,e,{enableLayoutOnlyByCenter:!0}),o=t.getBoxLayoutParams();if(r.type===uW.point)i=r.refPoint,n=uG(o,{width:e.getWidth(),height:e.getHeight()});else{var a=t.get("center"),s=tY(a)?a:[a,a];n=uG(o,r.refContainer),i=2===r.boxCoordFrom?r.refPoint:[r8(s[0],n.width)+n.x,r8(s[1],n.height)+n.y]}return{viewRect:n,center:i}}(t,e),i=n.viewRect,r=n.center,o=t.get("radius");tY(o)||(o=[0,o]);var a=Math.min(r8(i.width,e.getWidth()),r8(i.height,e.getHeight())),s=r8(o[0],a/2),l=r8(o[1],a/2);return{cx:r[0],cy:r[1],r0:s,r:l,viewRect:i}}function uG(t,e,n){n=t7(n||0);var i=e.width,r=e.height,o=r8(t.left,i),a=r8(t.top,r),s=r8(t.right,i),l=r8(t.bottom,r),u=r8(t.width,i),h=r8(t.height,r),c=n[2]+n[0],p=n[1]+n[3],d=t.aspect;switch(isNaN(u)&&(u=i-s-p-o),isNaN(h)&&(h=r-l-c-a),null!=d&&(isNaN(u)&&isNaN(h)&&(d>i/r?u=.8*i:h=.8*r),isNaN(u)&&(u=d*h),isNaN(h)&&(h=u/d)),isNaN(o)&&(o=i-s-u-p),isNaN(a)&&(a=r-l-h-c),t.left||t.right){case"center":o=i/2-u/2-n[3];break;case"right":o=i-u-p}switch(t.top||t.bottom){case"middle":case"center":a=r/2-h/2-n[0];break;case"bottom":a=r-h-c}o=o||0,a=a||0,isNaN(u)&&(u=i-p-o-(s||0)),isNaN(h)&&(h=r-c-a-(l||0));var f=new nb((e.x||0)+o+n[3],(e.y||0)+a+n[0],u,h);return f.margin=n,f}function uF(t,e,n){var i=t.getShallow("preserveAspect",!0);if(!i)return e;var r=e.width/e.height;if(1e-9>Math.abs(Math.atan(n)-Math.atan(r)))return e;var o=t.getShallow("preserveAspectAlign",!0),a=t.getShallow("preserveAspectVerticalAlign",!0),s={width:e.width,height:e.height},l="cover"===i;return r>n&&!l||r<n&&l?(s.width=e.height*n,"left"===o?s.left=0:"right"===o?s.right=0:s.left="center"):(s.height=e.width/n,"top"===a?s.top=0:"bottom"===a?s.bottom=0:s.top="middle"),uG(s,e)}tU(uE,"vertical"),tU(uE,"horizontal");var uW={rect:1,point:2};function uH(t,e,n){var i,r,o,a,s=t.boxCoordinateSystem;if(s){var l=function(t){var e=t.getShallow("coord",!0),n=1;if(null==e){var i=uL.get(t.type);i&&i.getCoord2&&(n=2,e=i.getCoord2(t))}return{coord:e,from:n}}(t),u=l.coord,h=l.from;if(s.dataToLayout){o=uW.rect,a=h;var c=s.dataToLayout(u);i=c.contentRect||c.rect}else n&&n.enableLayoutOnlyByCenter&&s.dataToPoint&&(o=uW.point,a=h,r=s.dataToPoint(u))}return null==o&&(o=uW.rect),o===uW.rect&&(i||(i={x:0,y:0,width:e.getWidth(),height:e.getHeight()}),r=[i.x+i.width/2,i.y+i.height/2]),{type:o,refContainer:i,refPoint:r,boxCoordFrom:a}}function uU(t,e,n,i,r,o){var a,s=!r||!r.hv||r.hv[0],l=!r||!r.hv||r.hv[1],u=r&&r.boundingMode||"all";if((o=o||t).x=t.x,o.y=t.y,!s&&!l)return!1;if("raw"===u)a="group"===t.type?new nb(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(a=t.getBoundingRect(),t.needLocalTransform()){var h=t.getLocalTransform();(a=a.clone()).applyTransform(h)}var c=uG(tL({width:a.width,height:a.height},e),n,i),p=s?c.x-a.x:0,d=l?c.y-a.y:0;return"raw"===u?(o.x=p,o.y=d):(o.x+=p,o.y+=d),o===t&&t.markRedraw(),!0}function uY(t){var e=t.layoutMode||t.constructor.layoutMode;return tK(e)?e:e?{type:e}:null}function uX(t,e,n){var i=n&&n.ignoreSize;tY(i)||(i=[i,i]);var r=a(uz[0],0),o=a(uz[1],1);function a(n,r){var o={},a=0,l={},u=0;if(tE(n,function(e){l[e]=t[e]}),tE(n,function(t){ec(e,t)&&(o[t]=l[t]=e[t]),s(o,t)&&a++,s(l,t)&&u++}),i[r])return s(e,n[1])?l[n[2]]=null:s(e,n[2])&&(l[n[1]]=null),l;if(2===u||!a)return l;if(a>=2)return o;for(var h=0;h<n.length;h++){var c=n[h];if(!ec(o,c)&&ec(t,c)){o[c]=t[c];break}}return o}function s(t,e){return null!=t[e]&&"auto"!==t[e]}function l(t,e,n){tE(t,function(t){e[t]=n[t]})}l(uz[0],t,r),l(uz[1],t,o)}function uZ(t){return uj({},t)}function uj(t,e){return e&&t&&tE(uN,function(n){ec(e,n)&&(t[n]=e[n])}),t}var uq=oL(),uK=function(t){var e;function n(e,n,i){var r=t.call(this,e,n,i)||this;return r.uid=lK("ec_cpt_model"),r}return tn(n,t),n.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},n.prototype.mergeDefaultAndTheme=function(t,e){var n=uY(this),i=n?uZ(t):{};tD(t,e.getTheme().get(this.mainType)),tD(t,this.getDefaultOption()),n&&uX(t,i,n)},n.prototype.mergeOption=function(t,e){tD(this.option,t,!0);var n=uY(this);n&&uX(this.option,t,n)},n.prototype.optionUpdated=function(t,e){},n.prototype.getDefaultOption=function(){var t=this.constructor;if(!(t&&t[oU]))return t.defaultOption;var e=uq(this);if(!e.defaultOption){for(var n=[],i=t;i;){var r=i.prototype.defaultOption;r&&n.push(r),i=i.superClass}for(var o={},a=n.length-1;a>=0;a--)o=tD(o,n[a],!0);e.defaultOption=o}return e.defaultOption},n.prototype.getReferringComponents=function(t,e){return oE(this.ecModel,t,{index:this.get(t+"Index",!0),id:this.get(t+"Id",!0)},e)},n.prototype.getBoxLayoutParams=function(){return uB(this,!1)},n.prototype.getZLevelKey=function(){return""},n.prototype.setZLevel=function(t){this.option.zlevel=t},n.protoInitialize=void((e=n.prototype).type="component",e.id="",e.name="",e.mainType="",e.subType="",e.componentIndex=0),n}(lj);oZ(uK,lj),o$(uK),s={},uK.registerSubTypeDefaulter=function(t,e){s[oY(t).main]=e},uK.determineSubType=function(t,e){var n=e.type;if(!n){var i=oY(t).main;uK.hasSubTypes(t)&&s[i]&&(n=s[i](e))}return n};var u$=function(t){var e=[];return tE(uK.getClassesByMainType(t),function(t){e=e.concat(t.dependencies||t.prototype.dependencies||[])}),e=tB(e,function(t){return oY(t).main}),"dataset"!==t&&0>=tO(e,"dataset")&&e.unshift("dataset"),e};function uJ(t,e){return t[e]||(t[e]={predecessor:[],successor:[]}),t[e]}uK.topologicalTravel=function(t,e,n,i){if(t.length){var r,o,a,s=(o={},a=[],tE(r=e,function(t){var e,n,i,s=uJ(o,t),l=(e=s.originalDeps=u$(t),n=r,i=[],tE(e,function(t){tO(n,t)>=0&&i.push(t)}),i);s.entryCount=l.length,0===s.entryCount&&a.push(t),tE(l,function(e){0>tO(s.predecessor,e)&&s.predecessor.push(e);var n=uJ(o,e);0>tO(n.successor,e)&&n.successor.push(t)})}),{graph:o,noEntryList:a}),l=s.graph,u=s.noEntryList,h={};for(tE(t,function(t){h[t]=!0});u.length;){var c=u.pop(),p=l[c],d=!!h[c];d&&(n.call(i,c,p.originalDeps.slice()),delete h[c]),tE(p.successor,d?g:f)}tE(h,function(){throw Error("")})}function f(t){l[t].entryCount--,0===l[t].entryCount&&u.push(t)}function g(t){h[t]=!0,f(t)}};var uQ={color:{},darkColor:{},size:{}},u0=uQ.color={theme:["#5070dd","#b6d634","#505372","#ff994d","#0ca8df","#ffd10a","#fb628b","#785db0","#3fbe95"],neutral00:"#fff",neutral05:"#f4f7fd",neutral10:"#e8ebf0",neutral15:"#dbdee4",neutral20:"#cfd2d7",neutral25:"#c3c5cb",neutral30:"#b7b9be",neutral35:"#aaacb2",neutral40:"#9ea0a5",neutral45:"#929399",neutral50:"#86878c",neutral55:"#797b7f",neutral60:"#6d6e73",neutral65:"#616266",neutral70:"#54555a",neutral75:"#48494d",neutral80:"#3c3c41",neutral85:"#303034",neutral90:"#232328",neutral95:"#17171b",neutral99:"#000",accent05:"#eff1f9",accent10:"#e0e4f2",accent15:"#d0d6ec",accent20:"#c0c9e6",accent25:"#b1bbdf",accent30:"#a1aed9",accent35:"#91a0d3",accent40:"#8292cc",accent45:"#7285c6",accent50:"#6578ba",accent55:"#5c6da9",accent60:"#536298",accent65:"#4a5787",accent70:"#404c76",accent75:"#374165",accent80:"#2e3654",accent85:"#252b43",accent90:"#1b2032",accent95:"#121521",transparent:"rgba(0,0,0,0)",highlight:"rgba(255,231,130,0.8)"};for(var u1 in tk(u0,{primary:u0.neutral80,secondary:u0.neutral70,tertiary:u0.neutral60,quaternary:u0.neutral50,disabled:u0.neutral20,border:u0.neutral30,borderTint:u0.neutral20,borderShade:u0.neutral40,background:u0.neutral05,backgroundTint:"rgba(234,237,245,0.5)",backgroundTransparent:"rgba(255,255,255,0)",backgroundShade:u0.neutral10,shadow:"rgba(0,0,0,0.2)",shadowTint:"rgba(129,130,136,0.2)",axisLine:u0.neutral70,axisLineTint:u0.neutral40,axisTick:u0.neutral70,axisTickMinor:u0.neutral60,axisLabel:u0.neutral70,axisSplitLine:u0.neutral15,axisMinorSplitLine:u0.neutral05}),u0)if(u0.hasOwnProperty(u1)){var u2=u0[u1];"theme"===u1?uQ.darkColor.theme=u0.theme.slice():"highlight"===u1?uQ.darkColor.highlight="rgba(255,231,130,0.4)":0===u1.indexOf("accent")?uQ.darkColor[u1]=iT(u2,null,function(t){return .5*t},function(t){return Math.min(1,1.3-t)}):uQ.darkColor[u1]=iT(u2,null,function(t){return .9*t},function(t){return 1-Math.pow(t,1.5)})}uQ.size={xxs:2,xs:5,s:10,m:15,l:20,xl:30,xxl:40,xxxl:50};var u5="";"u">typeof navigator&&(u5=navigator.platform||"");var u3="rgba(0, 0, 0, 0.2)",u4=uQ.color.theme[0],u8=iT(u4,null,null,.9);let u6={darkMode:"auto",colorBy:"series",color:uQ.color.theme,gradientColor:[u8,u4],aria:{decal:{decals:[{color:u3,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:u3,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:u3,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:u3,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:u3,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:u3,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:u5.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,stateAnimation:{duration:300,easing:"cubicOut"},animation:"auto",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicInOut",animationEasingUpdate:"cubicInOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1};var u7=es(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),u9="original",ht="arrayRows",he="objectRows",hn="keyedColumns",hi="typedArray",hr="unknown",ho="column",ha=oL();function hs(t,e,n){var i,r,o={},a=hu(e);if(!a||!t)return o;var s=[],l=[],u=ha(e.ecModel).datasetMap,h=a.uid+"_"+n.seriesLayoutBy;tE(t=t.slice(),function(e,n){var a=tK(e)?e:t[n]={name:e};"ordinal"===a.type&&null==i&&(i=n,r=d(a)),o[a.name]=[]});var c=u.get(h)||u.set(h,{categoryWayDim:r,valueWayDim:0});function p(t,e,n){for(var i=0;i<n;i++)t.push(e+i)}function d(t){var e=t.dimsDef;return e?e.length:1}return tE(t,function(t,e){var n=t.name,r=d(t);if(null==i){var a=c.valueWayDim;p(o[n],a,r),p(l,a,r),c.valueWayDim+=r}else if(i===e)p(o[n],0,r),p(s,0,r);else{var a=c.categoryWayDim;p(o[n],a,r),p(l,a,r),c.categoryWayDim+=r}}),s.length&&(o.itemName=s),l.length&&(o.seriesName=l),o}function hl(t,e,n){var i,r={};if(!hu(t))return r;var o=e.sourceFormat,a=e.dimensionsDefine;(o===he||o===hn)&&tE(a,function(t,e){(tK(t)?t.name:t)==="name"&&(i=e)});var s=function(){for(var t={},r={},s=[],l=0,u=Math.min(5,n);l<u;l++){var h=hc(e.data,o,e.seriesLayoutBy,a,e.startIndex,l);s.push(h);var c=3===h;if(c&&null==t.v&&l!==i&&(t.v=l),null!=t.n&&t.n!==t.v&&(c||3!==s[t.n])||(t.n=l),p(t)&&3!==s[t.n])return t;c||(2===h&&null==r.v&&l!==i&&(r.v=l),(null==r.n||r.n===r.v)&&(r.n=l))}function p(t){return null!=t.v&&null!=t.n}return p(t)?t:p(r)?r:null}();if(s){r.value=[s.v];var l=null!=i?i:s.n;r.itemName=[l],r.seriesName=[l]}return r}function hu(t){if(!t.get("data",!0))return oE(t.ecModel,"dataset",{index:t.get("datasetIndex",!0),id:t.get("datasetId",!0)},oN).models[0]}function hh(t,e){return hc(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function hc(t,e,n,i,r,o){var a,s,l;if(tJ(t))return 3;if(i){var u=i[o];tK(u)?(s=u.name,l=u.type):tZ(u)&&(s=u)}if(null!=l)return"ordinal"===l?1:3;if(e===ht)if("row"===n){for(var h=t[o],c=0;c<(h||[]).length&&c<5;c++)if(null!=(a=g(h[r+c])))return a}else for(var c=0;c<t.length&&c<5;c++){var p=t[r+c];if(p&&null!=(a=g(p[o])))return a}else if(e===he){if(!s)return 3;for(var c=0;c<t.length&&c<5;c++){var d=t[c];if(d&&null!=(a=g(d[s])))return a}}else if(e===hn){if(!s)return 3;var h=t[s];if(!h||tJ(h))return 3;for(var c=0;c<h.length&&c<5;c++)if(null!=(a=g(h[c])))return a}else if(e===u9)for(var c=0;c<t.length&&c<5;c++){var d=t[c],f=oS(d);if(!tY(f))return 3;if(null!=(a=g(f[o])))return a}function g(t){var e=tZ(t);return null!=t&&Number.isFinite(Number(t))&&""!==t?e?2:3:e&&"-"!==t?1:void 0}return 3}var hp=es(),hd=oL(),hf=oL(),hg=function(){function t(){}return t.prototype.getColorFromPalette=function(t,e,n){return hv(this,hd,o_(this.get("color",!0)),this.get("colorLayer",!0),t,e,n)},t.prototype.clearColorPalette=function(){var t,e;t=this,(e=hd)(t).paletteIdx=0,e(t).paletteNameMap={}},t}();function hy(t,e,n,i){var r=o_(t.get(["aria","decal","decals"]));return hv(t,hf,r,null,e,n,i)}function hv(t,e,n,i,r,o,a){var s=e(o=o||t),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(r))return u[r];var h=null!=a&&i?function(t,e){for(var n=t.length,i=0;i<n;i++)if(t[i].length>e)return t[i];return t[n-1]}(i,a):n;if((h=h||n)&&h.length){var c=h[l];return r&&(u[r]=c),s.paletteIdx=(l+1)%h.length,c}}var hm={},hx="u">typeof console&&console.warn&&console.log;function h_(t,e){!function(t,e,n){if(hx){if(n){if(hm[e])return;hm[e]=!0}console[t]("[ECharts] "+e)}}("error",t,e)}function hb(t){throw Error(t)}var hw="\0_ec_inner",hS=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.init=function(t,e,n,i,r,o){i=i||{},this.option=null,this._theme=new lj(i),this._locale=new lj(r),this._optionManager=o},e.prototype.setOption=function(t,e,n){var i=hT(e);this._optionManager.setOption(t,n,i),this._resetOption(null,i)},e.prototype.resetOption=function(t,e){return this._resetOption(t,hT(e))},e.prototype._resetOption=function(t,e){var n=!1,i=this._optionManager;if(!t||"recreate"===t){var r=i.mountOption("recreate"===t);this.option&&"recreate"!==t?(this.restoreData(),this._mergeOption(r,e)):m(this,r),n=!0}if(("timeline"===t||"media"===t)&&this.restoreData(),!t||"recreate"===t||"timeline"===t){var o=i.getTimelineOption(this);o&&(n=!0,this._mergeOption(o,e))}if(!t||"recreate"===t||"media"===t){var a=i.getMediaOption(this);a.length&&tE(a,function(t){n=!0,this._mergeOption(t,e)},this)}return n},e.prototype.mergeOption=function(t){this._mergeOption(t,null)},e.prototype._mergeOption=function(t,e){var n=this.option,i=this._componentsMap,r=this._componentsCount,o=[],a=es(),s=e&&e.replaceMergeMainTypeMap;ha(this).datasetMap=es(),tE(t,function(t,e){null!=t&&(uK.hasClass(e)?e&&(o.push(e),a.set(e,!0)):n[e]=null==n[e]?tC(t):tD(n[e],t,!0))}),s&&s.each(function(t,e){uK.hasClass(e)&&!a.get(e)&&(o.push(e),a.set(e,!0))}),uK.topologicalTravel(o,uK.getAllClassMainTypes(),function(e){var o,a=function(t,e,n){var i=hp.get(e);if(!i)return n;var r=i(t);return r?n.concat(r):n}(this,e,o_(t[e])),l=i.get(e),u=l?s&&s.get(e)?"replaceMerge":"normalMerge":"replaceAll",h=oM(l,a,u);tE(h,function(t){var n,i,r,o,a=t.newOption;tK(a)&&(t.keyInfo.mainType=e,t.keyInfo.subType=(n=e,i=a,r=t.existing,o=uK,i.type?i.type:r?r.subType:o.determineSubType(n,i)))}),n[e]=null,i.set(e,null),r.set(e,0);var c=[],p=[],d=0;tE(h,function(t,n){var i=t.existing,r=t.newOption;if(r){var a="series"===e,s=uK.getClass(e,t.keyInfo.subType,!a);if(!s)return;if("tooltip"===e){if(o)return;o=!0}if(i&&i.constructor===s)i.name=t.keyInfo.name,i.mergeOption(r,this),i.optionUpdated(r,!1);else{var l=tk({componentIndex:n},t.keyInfo);tk(i=new s(r,this,this,l),l),t.brandNew&&(i.__requireNewView=!0),i.init(r,this,this),i.optionUpdated(null,!0)}}else i&&(i.mergeOption({},this),i.optionUpdated({},!1));i?(c.push(i.option),p.push(i),d++):(c.push(void 0),p.push(void 0))},this),n[e]=c,i.set(e,p),r.set(e,d),"series"===e&&y(this)},this),this._seriesIndices||y(this)},e.prototype.getOption=function(){var t=tC(this.option);return tE(t,function(e,n){if(uK.hasClass(n)){for(var i=o_(e),r=i.length,o=!1,a=r-1;a>=0;a--)i[a]&&!oA(i[a])?o=!0:(i[a]=null,!o&&r--);i.length=r,t[n]=i}}),delete t[hw],t},e.prototype.setTheme=function(t){this._theme=new lj(t),this._resetOption("recreate",null)},e.prototype.getTheme=function(){return this._theme},e.prototype.getLocaleModel=function(){return this._locale},e.prototype.setUpdatePayload=function(t){this._payload=t},e.prototype.getUpdatePayload=function(){return this._payload},e.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){var i=n[e||0];if(i)return i;if(null==e){for(var r=0;r<n.length;r++)if(n[r])return n[r]}}},e.prototype.queryComponents=function(t){var e,n=t.mainType;if(!n)return[];var i=t.index,r=t.id,o=t.name,a=this._componentsMap.get(n);return a&&a.length?(null!=i?(e=[],tE(o_(i),function(t){a[t]&&e.push(a[t])})):e=null!=r?hM("id",r,a):null!=o?hM("name",o,a):tG(a,function(t){return!!t}),hI(e,t)):[]},e.prototype.findComponents=function(t){var e,n,i,r,o,a=t.query,s=t.mainType,l=(e=a,n=s+"Index",i=s+"Id",r=s+"Name",e&&(null!=e[n]||null!=e[i]||null!=e[r])?{mainType:s,index:e[n],id:e[i],name:e[r]}:null);return o=hI(l?this.queryComponents(l):tG(this._componentsMap.get(s),function(t){return!!t}),t),t.filter?tG(o,t.filter):o},e.prototype.eachComponent=function(t,e,n){var i=this._componentsMap;if(tX(t))i.each(function(n,i){for(var r=0;n&&r<n.length;r++){var o=n[r];o&&t.call(e,i,o,o.componentIndex)}});else for(var r=tZ(t)?i.get(t):tK(t)?this.findComponents(t):null,o=0;r&&o<r.length;o++){var a=r[o];a&&e.call(n,a,a.componentIndex)}},e.prototype.getSeriesByName=function(t){var e=oC(t,null);return tG(this._componentsMap.get("series"),function(t){return!!t&&null!=e&&t.name===e})},e.prototype.getSeriesByIndex=function(t){return this._componentsMap.get("series")[t]},e.prototype.getSeriesByType=function(t){return tG(this._componentsMap.get("series"),function(e){return!!e&&e.subType===t})},e.prototype.getSeries=function(){return tG(this._componentsMap.get("series"),function(t){return!!t})},e.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},e.prototype.eachSeries=function(t,e){v(this),tE(this._seriesIndices,function(n){var i=this._componentsMap.get("series")[n];t.call(e,i,n)},this)},e.prototype.eachRawSeries=function(t,e){tE(this._componentsMap.get("series"),function(n){n&&t.call(e,n,n.componentIndex)})},e.prototype.eachSeriesByType=function(t,e,n){v(this),tE(this._seriesIndices,function(i){var r=this._componentsMap.get("series")[i];r.subType===t&&e.call(n,r,i)},this)},e.prototype.eachRawSeriesByType=function(t,e,n){return tE(this.getSeriesByType(t),e,n)},e.prototype.isSeriesFiltered=function(t){return v(this),null==this._seriesIndicesMap.get(t.componentIndex)},e.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},e.prototype.filterSeries=function(t,e){v(this);var n=[];tE(this._seriesIndices,function(i){var r=this._componentsMap.get("series")[i];t.call(e,r,i)&&n.push(i)},this),this._seriesIndices=n,this._seriesIndicesMap=es(n)},e.prototype.restoreData=function(t){y(this);var e=this._componentsMap,n=[];e.each(function(t,e){uK.hasClass(e)&&n.push(e)}),uK.topologicalTravel(n,uK.getAllClassMainTypes(),function(n){tE(e.get(n),function(e){e&&("series"!==n||!function(t,e){if(e){var n=e.seriesIndex,i=e.seriesId,r=e.seriesName;return null!=n&&t.componentIndex!==n||null!=i&&t.id!==i||null!=r&&t.name!==r}}(e,t))&&e.restoreData()})})},e.internalField=void(y=function(t){var e=t._seriesIndices=[];tE(t._componentsMap.get("series"),function(t){t&&e.push(t.componentIndex)}),t._seriesIndicesMap=es(e)},v=function(t){},m=function(t,e){t.option={},t.option[hw]=1,t._componentsMap=es({series:[]}),t._componentsCount=es();var n,i,r,o=e.aria;tK(o)&&null==o.enabled&&(o.enabled=!0),n=e,i=t._theme.option,r=n.color&&!n.colorLayer,tE(i,function(t,e){"colorLayer"===e&&r||"color"===e&&n.color||uK.hasClass(e)||("object"==typeof t?n[e]=n[e]?tD(n[e],t,!1):tC(t):null==n[e]&&(n[e]=t))}),tD(e,u6,!1),t._mergeOption(e,null)}),e}(lj);function hM(t,e,n){if(tY(e)){var i=es();return tE(e,function(t){null!=t&&null!=oC(t,null)&&i.set(t,!0)}),tG(n,function(e){return e&&i.get(e[t])})}var r=oC(e,null);return tG(n,function(e){return e&&null!=r&&e[t]===r})}function hI(t,e){return e.hasOwnProperty("subType")?tG(t,function(t){return t&&t.subType===e.subType}):t}function hT(t){var e=es();return t&&tE(o_(t.replaceMerge),function(t){e.set(t,!0)}),{replaceMergeMainTypeMap:e}}tN(hS,hg);var hC=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"];let hD=function(t){tE(hC,function(e){this[e]=tH(t[e],t)},this)};var hA=/^(min|max)?(.+)$/,hk=function(){function t(t){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=t}return t.prototype.setOption=function(t,e,n){t&&(tE(o_(t.series),function(t){t&&t.data&&tJ(t.data)&&en(t.data)}),tE(o_(t.dataset),function(t){t&&t.source&&tJ(t.source)&&en(t.source)})),t=tC(t);var i=this._optionBackup,r=function(t,e,n){var i,r,o=[],a=t.baseOption,s=t.timeline,l=t.options,u=t.media,h=!!t.media,c=!!(l||s||a&&a.timeline);function p(t){tE(e,function(e){e(t,n)})}return a?(r=a).timeline||(r.timeline=s):((c||h)&&(t.options=t.media=null),r=t),h&&tY(u)&&tE(u,function(t){t&&t.option&&(t.query?o.push(t):i||(i=t))}),p(r),tE(l,function(t){return p(t)}),tE(o,function(t){return p(t.option)}),{baseOption:r,timelineOptions:l||[],mediaDefault:i,mediaList:o}}(t,e,!i);this._newBaseOption=r.baseOption,i?(r.timelineOptions.length&&(i.timelineOptions=r.timelineOptions),r.mediaList.length&&(i.mediaList=r.mediaList),r.mediaDefault&&(i.mediaDefault=r.mediaDefault)):this._optionBackup=r},t.prototype.mountOption=function(t){var e=this._optionBackup;return this._timelineOptions=e.timelineOptions,this._mediaList=e.mediaList,this._mediaDefault=e.mediaDefault,this._currentMediaIndices=[],tC(t?e.baseOption:this._newBaseOption)},t.prototype.getTimelineOption=function(t){var e,n=this._timelineOptions;if(n.length){var i=t.getComponent("timeline");i&&(e=tC(n[i.getCurrentIndex()]))}return e},t.prototype.getMediaOption=function(t){var e,n,i=this._api.getWidth(),r=this._api.getHeight(),o=this._mediaList,a=this._mediaDefault,s=[],l=[];if(!o.length&&!a)return l;for(var u=0,h=o.length;u<h;u++)(function(t,e,n){var i={width:e,height:n,aspectratio:e/n},r=!0;return tE(t,function(t,e){var n=e.match(hA);if(n&&n[1]&&n[2]){var o,a,s,l=n[1];o=i[n[2].toLowerCase()],a=t,("min"===(s=l)?o>=a:"max"===s?o<=a:o===a)||(r=!1)}}),r})(o[u].query,i,r)&&s.push(u);return!s.length&&a&&(s=[-1]),s.length&&(e=s,n=this._currentMediaIndices,e.join(",")!==n.join(","))&&(l=tB(s,function(t){return tC(-1===t?a.option:o[t].option)})),this._currentMediaIndices=s,l},t}(),hL=tK,hP=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function hO(t){var e=t&&t.itemStyle;if(e)for(var n=0,i=hP.length;n<i;n++){var r=hP[n],o=e.normal,a=e.emphasis;o&&o[r]&&(t[r]=t[r]||{},t[r].normal?tD(t[r].normal,o[r]):t[r].normal=o[r],o[r]=null),a&&a[r]&&(t[r]=t[r]||{},t[r].emphasis?tD(t[r].emphasis,a[r]):t[r].emphasis=a[r],a[r]=null)}}function hR(t,e,n){if(t&&t[e]&&(t[e].normal||t[e].emphasis)){var i=t[e].normal,r=t[e].emphasis;i&&(n?(t[e].normal=t[e].emphasis=null,tL(t[e],i)):t[e]=i),r&&(t.emphasis=t.emphasis||{},t.emphasis[e]=r,r.focus&&(t.emphasis.focus=r.focus),r.blurScope&&(t.emphasis.blurScope=r.blurScope))}}function hN(t){hR(t,"itemStyle"),hR(t,"lineStyle"),hR(t,"areaStyle"),hR(t,"label"),hR(t,"labelLine"),hR(t,"upperLabel"),hR(t,"edgeLabel")}function hz(t,e){var n=hL(t)&&t[e],i=hL(n)&&n.textStyle;if(i)for(var r=0,o=ow.length;r<o;r++){var a=ow[r];i.hasOwnProperty(a)&&(n[a]=i[a])}}function hE(t){t&&(hN(t),hz(t,"label"),t.emphasis&&hz(t.emphasis,"label"))}function hB(t){return tY(t)?t:t?[t]:[]}function hV(t){return(tY(t)?t[0]:t)||{}}function hG(t){t&&tE(hF,function(e){e[0]in t&&!(e[1]in t)&&(t[e[1]]=t[e[0]])})}var hF=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],hW=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],hH=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function hU(t){var e=t&&t.itemStyle;if(e)for(var n=0;n<hH.length;n++){var i=hH[n][1],r=hH[n][0];null!=e[i]&&(e[r]=e[i])}}function hY(t){t&&"edge"===t.alignTo&&null!=t.margin&&null==t.edgeDistance&&(t.edgeDistance=t.margin)}function hX(t){t&&t.downplay&&!t.blur&&(t.blur=t.downplay)}function hZ(t,e){var n;tE(hB(t.series),function(t){hL(t)&&function(t){if(hL(t)){hO(t),hN(t),hz(t,"label"),hz(t,"upperLabel"),hz(t,"edgeLabel"),t.emphasis&&(hz(t.emphasis,"label"),hz(t.emphasis,"upperLabel"),hz(t.emphasis,"edgeLabel"));var e=t.markPoint;e&&(hO(e),hE(e));var n=t.markLine;n&&(hO(n),hE(n));var i=t.markArea;i&&hE(i);var r=t.data;if("graph"===t.type){r=r||t.nodes;var o=t.links||t.edges;if(o&&!tJ(o))for(var a=0;a<o.length;a++)hE(o[a]);tE(t.categories,function(t){hN(t)})}if(r&&!tJ(r))for(var a=0;a<r.length;a++)hE(r[a]);if((e=t.markPoint)&&e.data)for(var s=e.data,a=0;a<s.length;a++)hE(s[a]);if((n=t.markLine)&&n.data)for(var l=n.data,a=0;a<l.length;a++)tY(l[a])?(hE(l[a][0]),hE(l[a][1])):hE(l[a]);"gauge"===t.type?(hz(t,"axisLabel"),hz(t,"title"),hz(t,"detail")):"treemap"===t.type?(hR(t.breadcrumb,"itemStyle"),tE(t.levels,function(t){hN(t)})):"tree"===t.type&&hN(t.leaves)}}(t)}),n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"],e&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),tE(n,function(e){tE(hB(t[e]),function(t){t&&(hz(t,"axisLabel"),hz(t.axisPointer,"label"))})}),tE(hB(t.parallel),function(t){var e=t&&t.parallelAxisDefault;hz(e,"axisLabel"),hz(e&&e.axisPointer,"label")}),tE(hB(t.calendar),function(t){hR(t,"itemStyle"),hz(t,"dayLabel"),hz(t,"monthLabel"),hz(t,"yearLabel")}),tE(hB(t.radar),function(t){hz(t,"name"),t.name&&null==t.axisName&&(t.axisName=t.name,delete t.name),null!=t.nameGap&&null==t.axisNameGap&&(t.axisNameGap=t.nameGap,delete t.nameGap)}),tE(hB(t.geo),function(t){hL(t)&&(hE(t),tE(hB(t.regions),function(t){hE(t)}))}),tE(hB(t.timeline),function(t){hE(t),hR(t,"label"),hR(t,"itemStyle"),hR(t,"controlStyle",!0);var e=t.data;tY(e)&&tE(e,function(t){tK(t)&&(hR(t,"label"),hR(t,"itemStyle"))})}),tE(hB(t.toolbox),function(t){hR(t,"iconStyle"),tE(t.feature,function(t){hR(t,"iconStyle")})}),hz(hV(t.axisPointer),"label"),hz(hV(t.tooltip).axisPointer,"label"),t.series=o_(t.series),tE(t.series,function(t){if(tK(t)){var e=t.type;if("line"===e)null!=t.clipOverflow&&(t.clip=t.clipOverflow);else if("pie"===e||"gauge"===e){null!=t.clockWise&&(t.clockwise=t.clockWise),hY(t.label);var n=t.data;if(n&&!tJ(n))for(var i=0;i<n.length;i++)hY(n[i]);null!=t.hoverOffset&&(t.emphasis=t.emphasis||{},t.emphasis.scaleSize=null)}else if("gauge"===e){var r=function(t,e){for(var n=e.split(","),i=t,r=0;r<n.length&&null!=(i=i&&i[n[r]]);r++);return i}(t,"pointer.color");null!=r&&function(t,e,n,i){for(var r,o=e.split(","),a=t,s=0;s<o.length-1;s++)null==a[r=o[s]]&&(a[r]={}),a=a[r];null==a[o[s]]&&(a[o[s]]=n)}(t,"itemStyle.color",r)}else if("bar"===e){hU(t),hU(t.backgroundStyle),hU(t.emphasis);var n=t.data;if(n&&!tJ(n))for(var i=0;i<n.length;i++)"object"==typeof n[i]&&(hU(n[i]),hU(n[i]&&n[i].emphasis))}else if("sunburst"===e){var o=t.highlightPolicy;o&&(t.emphasis=t.emphasis||{},t.emphasis.focus||(t.emphasis.focus=o)),hX(t),function t(e,n){if(e)for(var i=0;i<e.length;i++)n(e[i]),e[i]&&t(e[i].children,n)}(t.data,hX)}else"graph"===e||"sankey"===e?t&&null!=t.focusNodeAdjacency&&(t.emphasis=t.emphasis||{},null==t.emphasis.focus&&(t.emphasis.focus="adjacency")):"map"===e&&(t.mapType&&!t.map&&(t.map=t.mapType),t.mapLocation&&tL(t,t.mapLocation));null!=t.hoverAnimation&&(t.emphasis=t.emphasis||{},t.emphasis&&null==t.emphasis.scale&&(t.emphasis.scale=t.hoverAnimation)),hG(t)}}),t.dataRange&&(t.visualMap=t.dataRange),tE(hW,function(e){var n=t[e];n&&(tY(n)||(n=[n]),tE(n,function(t){hG(t)}))})}var hj=function(t){this.data=t.data||(t.sourceFormat===hn?{}:[]),this.sourceFormat=t.sourceFormat||hr,this.seriesLayoutBy=t.seriesLayoutBy||ho,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;n<e.length;n++){var i=e[n];null==i.type&&1===hh(this,n)&&(i.type="ordinal")}};function hq(t){return t instanceof hj}function hK(t,e,n){n=n||hJ(t);var i=e.seriesLayoutBy,r=function(t,e,n,i,r){if(!t)return{dimensionsDefine:hQ(r),startIndex:a,dimensionsDetectedCount:o};if(e===ht){var o,a;"auto"===i||null==i?h0(function(t){null!=t&&"-"!==t&&(tZ(t)?null==a&&(a=1):a=0)},n,t,10):a=tq(i)?i:+!!i,r||1!==a||(r=[],h0(function(t,e){r[e]=null!=t?t+"":""},n,t,1/0)),o=r?r.length:"row"===n?t.length:t[0]?t[0].length:null}else if(e===he)r||(r=function(t){for(var e,n=0;n<t.length&&!(e=t[n++]););if(e)return tW(e)}(t));else if(e===hn)r||(r=[],tE(t,function(t,e){r.push(e)}));else if(e===u9){var s=oS(t[0]);o=tY(s)&&s.length||1}return{startIndex:a,dimensionsDefine:hQ(r),dimensionsDetectedCount:o}}(t,n,i,e.sourceHeader,e.dimensions);return new hj({data:t,sourceFormat:n,seriesLayoutBy:i,dimensionsDefine:r.dimensionsDefine,startIndex:r.startIndex,dimensionsDetectedCount:r.dimensionsDetectedCount,metaRawOption:tC(e)})}function h$(t){return new hj({data:t,sourceFormat:tJ(t)?hi:u9})}function hJ(t){var e=hr;if(tJ(t))e=hi;else if(tY(t)){0===t.length&&(e=ht);for(var n=0,i=t.length;n<i;n++){var r=t[n];if(null!=r){if(tY(r)||tJ(r)){e=ht;break}else if(tK(r)){e=he;break}}}}else if(tK(t)){for(var o in t)if(ec(t,o)&&tz(t[o])){e=hn;break}}return e}function hQ(t){if(t){var e=es();return tB(t,function(t,n){var i={name:(t=tK(t)?t:{name:t}).name,displayName:t.displayName,type:t.type};if(null==i.name)return i;i.name+="",null==i.displayName&&(i.displayName=i.name);var r=e.get(i.name);return r?i.name+="-"+r.count++:e.set(i.name,{count:1}),i})}}function h0(t,e,n,i){if("row"===e)for(var r=0;r<n.length&&r<i;r++)t(n[r]?n[r][0]:null,r);else for(var o=n[0]||[],r=0;r<o.length&&r<i;r++)t(o[r],r)}function h1(t){var e=t.sourceFormat;return e===he||e===hn}var h2=function(){var t;function e(t,e){var n=hq(t)?t:h$(t);this._source=n;var i=this._data=n.data,r=n.sourceFormat;n.seriesLayoutBy,r===hi&&(this._offset=0,this._dimSize=e,this._data=i),M(this,i,n)}return e.prototype.getSource=function(){return this._source},e.prototype.count=function(){return 0},e.prototype.getItem=function(t,e){},e.prototype.appendData=function(t){},e.prototype.clean=function(){},e.protoInitialize=void((t=e.prototype).pure=!1,t.persistent=!0),e.internalField=function(){M=function(t,r,o){var a=o.sourceFormat,s=o.seriesLayoutBy,l=o.startIndex,u=o.dimensionsDefine;tk(t,S[ct(a,s)]),a===hi?(t.getItem=e,t.count=i,t.fillStorage=n):(t.getItem=tH(function(t,e){return h4[ct(t,e)]}(a,s),null,r,l,u),t.count=tH(function(t,e){return h6[ct(t,e)]}(a,s),null,r,l,u))};var t,e=function(t,e){t-=this._offset,e=e||[];for(var n=this._data,i=this._dimSize,r=i*t,o=0;o<i;o++)e[o]=n[r+o];return e},n=function(t,e,n,i){for(var r=this._data,o=this._dimSize,a=0;a<o;a++){for(var s=i[a],l=null==s[0]?1/0:s[0],u=null==s[1]?-1/0:s[1],h=e-t,c=n[a],p=0;p<h;p++){var d=r[p*o+a];c[t+p]=d,d<l&&(l=d),d>u&&(u=d)}s[0]=l,s[1]=u}},i=function(){return this._data?this._data.length/this._dimSize:0};function r(t){for(var e=0;e<t.length;e++)this._data.push(t[e])}(t={})[ht+"_"+ho]={pure:!0,appendData:r},t[ht+"_row"]={pure:!0,appendData:function(){throw Error('Do not support appendData when set seriesLayoutBy: "row".')}},t[he]={pure:!0,appendData:r},t[hn]={pure:!0,appendData:function(t){var e=this._data;tE(t,function(t,n){for(var i=e[n]||(e[n]=[]),r=0;r<(t||[]).length;r++)i.push(t[r])})}},t[u9]={appendData:r},t[hi]={persistent:!1,pure:!0,appendData:function(t){this._data=t},clean:function(){this._offset+=this.count(),this._data=null}},S=t}(),e}(),h5=function(t){tY(t)||h_("series.data or dataset.source must be an array.")};(x={})[ht+"_"+ho]=h5,x[ht+"_row"]=h5,x[he]=h5,x[hn]=function(t,e){for(var n=0;n<e.length;n++)null==e[n].name&&h_("dimension name must not be null/undefined.")},x[u9]=h5;var h3=function(t,e,n,i){return t[i]},h4=((_={})[ht+"_"+ho]=function(t,e,n,i){return t[i+e]},_[ht+"_row"]=function(t,e,n,i,r){i+=e;for(var o=r||[],a=0;a<t.length;a++){var s=t[a];o[a]=s?s[i]:null}return o},_[he]=h3,_[hn]=function(t,e,n,i,r){for(var o=r||[],a=0;a<n.length;a++){var s=n[a].name,l=null!=s?t[s]:null;o[a]=l?l[i]:null}return o},_[u9]=h3,_),h8=function(t,e,n){return t.length},h6=((b={})[ht+"_"+ho]=function(t,e,n){return Math.max(0,t.length-e)},b[ht+"_row"]=function(t,e,n){var i=t[0];return i?Math.max(0,i.length-e):0},b[he]=h8,b[hn]=function(t,e,n){var i=n[0].name,r=null!=i?t[i]:null;return r?r.length:0},b[u9]=h8,b),h7=function(t,e,n){return t[e]},h9=((w={})[ht]=h7,w[he]=function(t,e,n){return t[n]},w[hn]=h7,w[u9]=function(t,e,n){var i=oS(t);return i instanceof Array?i[e]:i},w[hi]=h7,w);function ct(t,e){return t===ht?t+"_"+e:t}function ce(t,e,n){if(t){var i=t.getRawDataItem(e);if(null!=i){var r=t.getStore(),o=r.getSource().sourceFormat;if(null!=n){var a=t.getDimensionIndex(n),s=r.getDimensionProperty(a);return h9[o](i,a,s)}var l=i;return o===u9&&(l=oS(i)),l}}}var cn=/\{@(.+?)\}/g,ci=function(){function t(){}return t.prototype.getDataParams=function(t,e){var n=this.getData(e),i=this.getRawValue(t,e),r=n.getRawIndex(t),o=n.getName(t),a=n.getRawDataItem(t),s=n.getItemVisual(t,"style"),l=s&&s[n.getItemVisual(t,"drawType")||"fill"],u=s&&s.stroke,h=this.mainType,c="series"===h,p=n.userOutput&&n.userOutput.get();return{componentType:h,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:c?this.subType:null,seriesIndex:this.seriesIndex,seriesId:c?this.id:null,seriesName:c?this.name:null,name:o,dataIndex:r,data:a,dataType:e,value:i,color:l,borderColor:u,dimensionNames:p?p.fullDimensions:null,encode:p?p.encode:null,$vars:["seriesName","name","value"]}},t.prototype.getFormattedLabel=function(t,e,n,i,r,o){e=e||"normal";var a=this.getData(n),s=this.getDataParams(t,n);return(o&&(s.value=o.interpolatedValue),null!=i&&tY(s.value)&&(s.value=s.value[i]),r||(r=a.getItemModel(t).get("normal"===e?["label","formatter"]:[e,"label","formatter"])),tX(r))?(s.status=e,s.dimensionIndex=i,r(s)):tZ(r)?uw(r,s).replace(cn,function(e,n){var i=n.length,r=n;"["===r.charAt(0)&&"]"===r.charAt(i-1)&&(r=+r.slice(1,i-1));var s=ce(a,t,r);if(o&&tY(o.interpolatedValue)){var l=a.getDimensionIndex(r);l>=0&&(s=o.interpolatedValue[l])}return null!=s?s+"":""}):void 0},t.prototype.getRawValue=function(t,e){return ce(this.getData(e),t)},t.prototype.formatTooltip=function(t,e,n){},t}();function cr(t){var e,n;return tK(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function co(t){return new ca(t)}var ca=function(){function t(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}return t.prototype.perform=function(t){var e,n,i,r,o=this._upstream,a=t&&t.skip;if(this._dirty&&o){var s=this.context;s.data=s.outputData=o.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!a&&(i=this._plan(this.context));var l=((e=this._modBy)>=1||(e=1),e),u=this._modDataCount||0,h=((n=t&&t.modBy)>=1||(n=1),n),c=t&&t.modDataCount||0;(l!==h||u!==c)&&(i="reset"),(this._dirty||"reset"===i)&&(this._dirty=!1,r=this._doReset(a)),this._modBy=h,this._modDataCount=c;var p=t&&t.step;if(o?this._dueEnd=o._outputDueEnd:this._dueEnd=this._count?this._count(this.context):1/0,this._progress){var d=this._dueIndex,f=Math.min(null!=p?this._dueIndex+p:1/0,this._dueEnd);if(!a&&(r||d<f)){var g=this._progress;if(tY(g))for(var y=0;y<g.length;y++)this._doProgress(g[y],d,f,h,c);else this._doProgress(g,d,f,h,c)}this._dueIndex=f;var v=null!=this._settedOutputEnd?this._settedOutputEnd:f;this._outputDueEnd=v}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},t.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},t.prototype._doProgress=function(t,e,n,i,r){cs.reset(e,n,i,r),this._callingProgress=t,this._callingProgress({start:e,end:n,count:n-e,next:cs.next},this.context)},t.prototype._doReset=function(t){this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!t&&this._reset&&((e=this._reset(this.context))&&e.progress&&(n=e.forceFirstProgress,e=e.progress),tY(e)&&!e.length&&(e=null)),this._progress=e,this._modBy=this._modDataCount=null;var e,n,i=this._downstream;return i&&i.dirty(),n},t.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},t.prototype.pipe=function(t){(this._downstream!==t||this._dirty)&&(this._downstream=t,t._upstream=this,t.dirty())},t.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},t.prototype.getUpstream=function(){return this._upstream},t.prototype.getDownstream=function(){return this._downstream},t.prototype.setOutputEnd=function(t){this._outputDueEnd=this._settedOutputEnd=t},t}(),cs=function(){var t,e,n,i,r,o={reset:function(l,u,h,c){e=l,t=u,n=h,r=Math.ceil((i=c)/n),o.next=n>1&&i>0?s:a}};return o;function a(){return e<t?e++:null}function s(){var o=e%r*n+Math.ceil(e/r),a=e>=t?null:o<i?o:e;return e++,a}}();function cl(t,e){var n=e&&e.type;return"ordinal"===n?t:("time"!==n||tq(t)||null==t||"-"===t||(t=+ol(t)),null==t||""===t?NaN:Number(t))}var cu=es({number:function(t){return parseFloat(t)},time:function(t){return+ol(t)},trim:function(t){return tZ(t)?et(t):t}}),ch={lt:function(t,e){return t<e},lte:function(t,e){return t<=e},gt:function(t,e){return t>e},gte:function(t,e){return t>=e}},cc=function(){function t(t,e){tq(e)||hb(""),this._opFn=ch[t],this._rvalFloat=of(e)}return t.prototype.evaluate=function(t){return tq(t)?this._opFn(t,this._rvalFloat):this._opFn(of(t),this._rvalFloat)},t}(),cp=function(){function t(t,e){var n="desc"===t;this._resultLT=n?1:-1,null==e&&(e=n?"min":"max"),this._incomparable="min"===e?-1/0:1/0}return t.prototype.evaluate=function(t,e){var n=tq(t)?t:of(t),i=tq(e)?e:of(e),r=isNaN(n),o=isNaN(i);if(r&&(n=this._incomparable),o&&(i=this._incomparable),r&&o){var a=tZ(t),s=tZ(e);a&&(n=s?t:0),s&&(i=a?e:0)}return n<i?this._resultLT:n>i?-this._resultLT:0},t}(),cd=function(){function t(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=of(e)}return t.prototype.evaluate=function(t){var e=t===this._rval;if(!e){var n=typeof t;n!==this._rvalTypeof&&("number"===n||"number"===this._rvalTypeof)&&(e=of(t)===this._rvalFloat)}return this._isEQ?e:!e},t}(),cf=function(){function t(){}return t.prototype.getRawData=function(){throw Error("not supported")},t.prototype.getRawDataItem=function(t){throw Error("not supported")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(t){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(t,e){},t.prototype.retrieveValueFromItem=function(t,e){},t.prototype.convertValue=function(t,e){return cl(t,e)},t}();function cg(t){return c_(t.sourceFormat)||hb(""),t.data}function cy(t){var e=t.sourceFormat,n=t.data;if(c_(e)||hb(""),e===ht){for(var i=[],r=0,o=n.length;r<o;r++)i.push(n[r].slice());return i}if(e===he){for(var i=[],r=0,o=n.length;r<o;r++)i.push(tk({},n[r]));return i}}function cv(t,e,n){if(null!=n){if(tq(n)||!isNaN(n)&&!ec(e,n))return t[n];else if(ec(e,n))return e[n]}}function cm(t){return tC(t)}var cx=es();function c_(t){return t===ht||t===he}var cb="undefined",cw=typeof Uint32Array===cb?Array:Uint32Array,cS=typeof Uint16Array===cb?Array:Uint16Array,cM=typeof Int32Array===cb?Array:Int32Array,cI=typeof Float64Array===cb?Array:Float64Array,cT={float:cI,int:cM,ordinal:Array,number:Array,time:cI};function cC(t){return t>65535?cw:cS}function cD(){return[1/0,-1/0]}function cA(t,e,n,i,r){var o=cT[n||"float"];if(r){var a=t[e],s=a&&a.length;if(s!==i){for(var l=new o(i),u=0;u<s;u++)l[u]=a[u];t[e]=l}}else t[e]=new o(i)}var ck=function(){function t(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=es()}return t.prototype.initData=function(t,e,n){this._provider=t,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var i=t.getSource(),r=this.defaultDimValueGetter=I[i.sourceFormat];this._dimValueGetter=n||r,this._rawExtent=[],h1(i),this._dimensions=tB(e,function(t){return{type:t.type,property:t.property}}),this._initDataFromProvider(0,t.count())},t.prototype.getProvider=function(){return this._provider},t.prototype.getSource=function(){return this._provider.getSource()},t.prototype.ensureCalculationDimension=function(t,e){var n=this._calcDimNameToIdx,i=this._dimensions,r=n.get(t);if(null!=r){if(i[r].type===e)return r}else r=i.length;return i[r]={type:e},n.set(t,r),this._chunks[r]=new cT[e||"float"](this._rawCount),this._rawExtent[r]=cD(),r},t.prototype.collectOrdinalMeta=function(t,e){var n=this._chunks[t],i=this._dimensions[t],r=this._rawExtent,o=i.ordinalOffset||0,a=n.length;0===o&&(r[t]=cD());for(var s=r[t],l=o;l<a;l++){var u=n[l]=e.parseAndCollect(n[l]);isNaN(u)||(s[0]=Math.min(u,s[0]),s[1]=Math.max(u,s[1]))}i.ordinalMeta=e,i.ordinalOffset=a,i.type="ordinal"},t.prototype.getOrdinalMeta=function(t){return this._dimensions[t].ordinalMeta},t.prototype.getDimensionProperty=function(t){var e=this._dimensions[t];return e&&e.property},t.prototype.appendData=function(t){var e=this._provider,n=this.count();e.appendData(t);var i=e.count();return e.persistent||(i+=n),n<i&&this._initDataFromProvider(n,i,!0),[n,i]},t.prototype.appendValues=function(t,e){for(var n=this._chunks,i=this._dimensions,r=i.length,o=this._rawExtent,a=this.count(),s=a+Math.max(t.length,e||0),l=0;l<r;l++){var u=i[l];cA(n,l,u.type,s,!0)}for(var h=[],c=a;c<s;c++)for(var p=c-a,d=0;d<r;d++){var u=i[d],f=I.arrayRows.call(this,t[p]||h,u.property,p,d);n[d][c]=f;var g=o[d];f<g[0]&&(g[0]=f),f>g[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:a,end:s}},t.prototype._initDataFromProvider=function(t,e,n){for(var i=this._provider,r=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,l=tB(o,function(t){return t.property}),u=0;u<a;u++){var h=o[u];s[u]||(s[u]=cD()),cA(r,u,h.type,e,n)}if(i.fillStorage)i.fillStorage(t,e,r,s);else for(var c=[],p=t;p<e;p++){c=i.getItem(p,c);for(var d=0;d<a;d++){var f=r[d],g=this._dimValueGetter(c,l[d],p,d);f[p]=g;var y=s[d];g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=e,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(t,e){if(!(e>=0&&e<this._count))return NaN;var n=this._chunks[t];return n?n[this.getRawIndex(e)]:NaN},t.prototype.getValues=function(t,e){var n=[],i=[];if(null==e){e=t,t=[];for(var r=0;r<this._dimensions.length;r++)i.push(r)}else i=t;for(var r=0,o=i.length;r<o;r++)n.push(this.get(i[r],e));return n},t.prototype.getByRawIndex=function(t,e){if(!(e>=0&&e<this._rawCount))return NaN;var n=this._chunks[t];return n?n[e]:NaN},t.prototype.getSum=function(t){var e=this._chunks[t],n=0;if(e)for(var i=0,r=this.count();i<r;i++){var o=this.get(t,i);isNaN(o)||(n+=o)}return n},t.prototype.getMedian=function(t){var e=[];this.each([t],function(t){isNaN(t)||e.push(t)});var n=e.sort(function(t,e){return t-e}),i=this.count();return 0===i?0:i%2==1?n[(i-1)/2]:(n[i/2]+n[i/2-1])/2},t.prototype.indexOfRawIndex=function(t){if(t>=this._rawCount||t<0)return -1;if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&n<this._count&&n===t)return t;for(var i=0,r=this._count-1;i<=r;){var o=(i+r)/2|0;if(e[o]<t)i=o+1;else{if(!(e[o]>t))return o;r=o-1}}return -1},t.prototype.getIndices=function(){var t,e=this._indices;if(e){var n=e.constructor,i=this._count;if(n===Array){t=new n(i);for(var r=0;r<i;r++)t[r]=e[r]}else t=new n(e.buffer,0,i)}else{var n=cC(this._rawCount);t=new n(this.count());for(var r=0;r<t.length;r++)t[r]=r}return t},t.prototype.filter=function(t,e){if(!this._count)return this;for(var n=this.clone(),i=n.count(),r=new(cC(n._rawCount))(i),o=[],a=t.length,s=0,l=t[0],u=n._chunks,h=0;h<i;h++){var c=void 0,p=n.getRawIndex(h);if(0===a)c=e(h);else if(1===a)c=e(u[l][p],h);else{for(var d=0;d<a;d++)o[d]=u[t[d]][p];o[d]=h,c=e.apply(null,o)}c&&(r[s++]=p)}return s<i&&(n._indices=r),n._count=s,n._extent=[],n._updateGetRawIdx(),n},t.prototype.selectRange=function(t){var e=this.clone(),n=e._count;if(!n)return this;var i=tW(t),r=i.length;if(!r)return this;var o=e.count(),a=new(cC(e._rawCount))(o),s=0,l=i[0],u=t[l][0],h=t[l][1],c=e._chunks,p=!1;if(!e._indices){var d=0;if(1===r){for(var f=c[i[0]],g=0;g<n;g++){var y=f[g];(y>=u&&y<=h||isNaN(y))&&(a[s++]=d),d++}p=!0}else if(2===r){for(var f=c[i[0]],v=c[i[1]],m=t[i[1]][0],x=t[i[1]][1],g=0;g<n;g++){var y=f[g],_=v[g];(y>=u&&y<=h||isNaN(y))&&(_>=m&&_<=x||isNaN(_))&&(a[s++]=d),d++}p=!0}}if(!p)if(1===r)for(var g=0;g<o;g++){var b=e.getRawIndex(g),y=c[i[0]][b];(y>=u&&y<=h||isNaN(y))&&(a[s++]=b)}else for(var g=0;g<o;g++){for(var w=!0,b=e.getRawIndex(g),S=0;S<r;S++){var M=i[S],y=c[M][b];(y<t[M][0]||y>t[M][1])&&(w=!1)}w&&(a[s++]=e.getRawIndex(g))}return s<o&&(e._indices=a),e._count=s,e._extent=[],e._updateGetRawIdx(),e},t.prototype.map=function(t,e){var n=this.clone(t);return this._updateDims(n,t,e),n},t.prototype.modify=function(t,e){this._updateDims(this,t,e)},t.prototype._updateDims=function(t,e,n){for(var i=t._chunks,r=[],o=e.length,a=t.count(),s=[],l=t._rawExtent,u=0;u<e.length;u++)l[e[u]]=cD();for(var h=0;h<a;h++){for(var c=t.getRawIndex(h),p=0;p<o;p++)s[p]=i[e[p]][c];s[o]=h;var d=n&&n.apply(null,s);if(null!=d){"object"!=typeof d&&(r[0]=d,d=r);for(var u=0;u<d.length;u++){var f=e[u],g=d[u],y=l[f],v=i[f];v&&(v[c]=g),g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}}},t.prototype.lttbDownSample=function(t,e){var n,i,r,o=this.clone([t],!0),a=o._chunks[t],s=this.count(),l=0,u=Math.floor(1/e),h=this.getRawIndex(0),c=new(cC(this._rawCount))(Math.min((Math.ceil(s/u)+2)*2,s));c[l++]=h;for(var p=1;p<s-1;p+=u){for(var d=Math.min(p+u,s-1),f=Math.min(p+2*u,s),g=(f+d)/2,y=0,v=d;v<f;v++){var m=this.getRawIndex(v),x=a[m];isNaN(x)||(y+=x)}y/=f-d;var _=p,b=Math.min(p+u,s),w=p-1,S=a[h];n=-1,r=_;for(var M=-1,I=0,v=_;v<b;v++){var m=this.getRawIndex(v),x=a[m];if(isNaN(x)){I++,M<0&&(M=m);continue}(i=Math.abs((w-g)*(x-S)-(w-v)*(y-S)))>n&&(n=i,r=m)}I>0&&I<b-_&&(c[l++]=Math.min(M,r),r=Math.max(M,r)),c[l++]=r,h=r}return c[l++]=this.getRawIndex(s-1),o._count=l,o._indices=c,o.getRawIndex=this._getRawIdx,o},t.prototype.minmaxDownSample=function(t,e){for(var n=this.clone([t],!0),i=n._chunks,r=Math.floor(1/e),o=i[t],a=this.count(),s=new(cC(this._rawCount))(2*Math.ceil(a/r)),l=0,u=0;u<a;u+=r){var h=u,c=o[this.getRawIndex(h)],p=u,d=o[this.getRawIndex(p)],f=r;u+r>a&&(f=a-u);for(var g=0;g<f;g++){var y=o[this.getRawIndex(u+g)];y<c&&(c=y,h=u+g),y>d&&(d=y,p=u+g)}var v=this.getRawIndex(h),m=this.getRawIndex(p);h<p?(s[l++]=v,s[l++]=m):(s[l++]=m,s[l++]=v)}return n._count=l,n._indices=s,n._updateGetRawIdx(),n},t.prototype.downSample=function(t,e,n,i){for(var r=this.clone([t],!0),o=r._chunks,a=[],s=Math.floor(1/e),l=o[t],u=this.count(),h=r._rawExtent[t]=cD(),c=new(cC(this._rawCount))(Math.ceil(u/s)),p=0,d=0;d<u;d+=s){s>u-d&&(a.length=s=u-d);for(var f=0;f<s;f++){var g=this.getRawIndex(d+f);a[f]=l[g]}var y=n(a),v=this.getRawIndex(Math.min(d+i(a,y)||0,u-1));l[v]=y,y<h[0]&&(h[0]=y),y>h[1]&&(h[1]=y),c[p++]=v}return r._count=p,r._indices=c,r._updateGetRawIdx(),r},t.prototype.each=function(t,e){if(this._count)for(var n=t.length,i=this._chunks,r=0,o=this.count();r<o;r++){var a=this.getRawIndex(r);switch(n){case 0:e(r);break;case 1:e(i[t[0]][a],r);break;case 2:e(i[t[0]][a],i[t[1]][a],r);break;default:for(var s=0,l=[];s<n;s++)l[s]=i[t[s]][a];l[s]=r,e.apply(null,l)}}},t.prototype.getDataExtent=function(t){var e,n=this._chunks[t],i=cD();if(!n)return i;var r=this.count();if(!this._indices)return this._rawExtent[t].slice();if(e=this._extent[t])return e.slice();for(var o=(e=i)[0],a=e[1],s=0;s<r;s++){var l=n[this.getRawIndex(s)];l<o&&(o=l),l>a&&(a=l)}return e=[o,a],this._extent[t]=e,e},t.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],i=this._chunks,r=0;r<i.length;r++)n.push(i[r][e]);return n},t.prototype.clone=function(e,n){var i=new t,r=this._chunks,o=e&&tV(e,function(t,e){return t[e]=!0,t},{});if(o)for(var a=0;a<r.length;a++)i._chunks[a]=o[a]?function(t){var e=t.constructor;return e===Array?t.slice():new e(t)}(r[a]):r[a];else i._chunks=r;return this._copyCommonProps(i),n||(i._indices=this._cloneIndices()),i._updateGetRawIdx(),i},t.prototype._copyCommonProps=function(t){t._count=this._count,t._rawCount=this._rawCount,t._provider=this._provider,t._dimensions=this._dimensions,t._extent=tC(this._extent),t._rawExtent=tC(this._rawExtent)},t.prototype._cloneIndices=function(){if(this._indices){var t=this._indices.constructor,e=void 0;if(t===Array){var n=this._indices.length;e=new t(n);for(var i=0;i<n;i++)e[i]=this._indices[i]}else e=new t(this._indices);return e}return null},t.prototype._getRawIdxIdentity=function(t){return t},t.prototype._getRawIdx=function(t){return t<this._count&&t>=0?this._indices[t]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function t(t,e,n,i){return cl(t[i],this._dimensions[i])}I={arrayRows:t,objectRows:function(t,e,n,i){return cl(t[e],this._dimensions[i])},keyedColumns:t,original:function(t,e,n,i){var r=t&&(null==t.value?t:t.value);return cl(r instanceof Array?r[i]:r,this._dimensions[i])},typedArray:function(t,e,n,i){return t[i]}}}(),t}(),cL=function(){function t(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n=this._sourceHost,i=this._getUpstreamSourceManagers(),r=!!i.length;if(cO(n)){var o=void 0,a=void 0,s=void 0;if(r){var l=i[0];l.prepareSource(),o=(s=l.getSource()).data,a=s.sourceFormat,e=[l._getVersionSign()]}else a=tJ(o=n.get("data",!0))?hi:u9,e=[];var u=this._getSourceMetaRawOption()||{},h=s&&s.metaRawOption||{},c=t4(u.seriesLayoutBy,h.seriesLayoutBy)||null,p=t4(u.sourceHeader,h.sourceHeader),d=t4(u.dimensions,h.dimensions);t=c!==h.seriesLayoutBy||!!p!=!!h.sourceHeader||d?[hK(o,{seriesLayoutBy:c,sourceHeader:p,dimensions:d},a)]:[]}else if(r){var f=this._applyTransform(i);t=f.sourceList,e=f.upstreamSignList}else t=[hK(n.get("source",!0),this._getSourceMetaRawOption(),null)],e=[];this._setLocalSource(t,e)},t.prototype._applyTransform=function(t){var e,n,i=this._sourceHost,r=i.get("transform",!0),o=i.get("fromTransformResult",!0);null!=o&&1!==t.length&&cR("");var a=[],s=[];return(tE(t,function(t){t.prepareSource();var e=t.getSource(o||0);null==o||e||cR(""),a.push(e),s.push(t._getVersionSign())}),r)?n=function(t,e,n){var i=o_(t),r=i.length;r||hb("");for(var o=0;o<r;o++)e=function(t,e,n,i){e.length||hb(""),tK(t)||hb("");var r=t.type,o=cx.get(r);o||hb("");var a=tB(e,function(t){return function(t,e){var n=new cf,i=t.data,r=n.sourceFormat=t.sourceFormat,o=t.startIndex;t.seriesLayoutBy!==ho&&hb("");var a=[],s={},l=t.dimensionsDefine;if(l)tE(l,function(t,e){var n=t.name,i={index:e,name:n,displayName:t.displayName};a.push(i),null!=n&&(ec(s,n)&&hb(""),s[n]=i)});else for(var u=0;u<t.dimensionsDetectedCount||0;u++)a.push({index:u});var h=h4[ct(r,ho)];e.__isBuiltIn&&(n.getRawDataItem=function(t){return h(i,o,a,t)},n.getRawData=tH(cg,null,t)),n.cloneRawData=tH(cy,null,t),n.count=tH(h6[ct(r,ho)],null,i,o,a);var c=h9[r];n.retrieveValue=function(t,e){return p(h(i,o,a,t),e)};var p=n.retrieveValueFromItem=function(t,e){if(null!=t){var n=a[e];if(n)return c(t,e,n.name)}};return n.getDimensionInfo=tH(cv,null,a,s),n.cloneAllDimensionInfo=tH(cm,null,a),n}(t,o)});return tB(o_(o.transform({upstream:a[0],upstreamList:a,config:tC(t.config)})),function(t,n){tK(t)||hb(""),t.data||hb(""),c_(hJ(t.data))||hb("");var i,r=e[0];if(r&&0===n&&!t.dimensions){var o=r.startIndex;o&&(t.data=r.data.slice(0,o).concat(t.data)),i={seriesLayoutBy:ho,sourceHeader:o,dimensions:r.metaRawOption.dimensions}}else i={seriesLayoutBy:ho,sourceHeader:0,dimensions:t.dimensions};return hK(t.data,i,null)})}(i[o],e,0,0),o!==r-1&&(e.length=Math.max(e.length,1));return e}(r,a,{datasetIndex:i.componentIndex}):null!=o&&(n=[new hj({data:(e=a[0]).data,sourceFormat:e.sourceFormat,seriesLayoutBy:e.seriesLayoutBy,dimensionsDefine:tC(e.dimensionsDefine),startIndex:e.startIndex,dimensionsDetectedCount:e.dimensionsDetectedCount})]),{sourceList:n,upstreamSignList:s}},t.prototype._isDirty=function(){if(this._dirty)return!0;for(var t=this._getUpstreamSourceManagers(),e=0;e<t.length;e++){var n=t[e];if(n._isDirty()||this._upstreamSignList[e]!==n._getVersionSign())return!0}},t.prototype.getSource=function(t){t=t||0;var e=this._sourceList[t];if(!e){var n=this._getUpstreamSourceManagers();return n[0]&&n[0].getSource(t)}return e},t.prototype.getSharedDataStore=function(t){var e=t.makeStoreSchema();return this._innerGetDataStore(e.dimensions,t.source,e.hash)},t.prototype._innerGetDataStore=function(t,e,n){var i=this._storeList,r=i[0];r||(r=i[0]={});var o=r[n];if(!o){var a=this._getUpstreamSourceManagers()[0];cO(this._sourceHost)&&a?o=a._innerGetDataStore(t,e,n):(o=new ck).initData(new h2(e,t.length),t),r[n]=o}return o},t.prototype._getUpstreamSourceManagers=function(){var t=this._sourceHost;if(cO(t)){var e=hu(t);return e?[e.getSourceManager()]:[]}return tB(t.get("transform",!0)||t.get("fromTransformResult",!0)?oE(t.ecModel,"dataset",{index:t.get("fromDatasetIndex",!0),id:t.get("fromDatasetId",!0)},oN).models:[],function(t){return t.getSourceManager()})},t.prototype._getSourceMetaRawOption=function(){var t,e,n,i=this._sourceHost;return cO(i)?(t=i.get("seriesLayoutBy",!0),e=i.get("sourceHeader",!0),n=i.get("dimensions",!0)):this._getUpstreamSourceManagers().length||(t=i.get("seriesLayoutBy",!0),e=i.get("sourceHeader",!0),n=i.get("dimensions",!0)),{seriesLayoutBy:t,sourceHeader:e,dimensions:n}},t}();function cP(t){t.option.transform&&en(t.option.transform)}function cO(t){return"series"===t.mainType}function cR(t){throw Error(t)}function cN(t){var e=t.lineHeight;return null==e?"line-height:1":"line-height:"+ej(e+"")+"px"}function cz(t,e){var n=t.color||uQ.color.tertiary,i=t.fontSize||12,r=t.fontWeight||"400",o=t.color||uQ.color.secondary,a=t.fontSize||14,s=t.fontWeight||"900";return"html"===e?{nameStyle:"font-size:"+ej(i+"")+"px;color:"+ej(n)+";font-weight:"+ej(r+""),valueStyle:"font-size:"+ej(a+"")+"px;color:"+ej(o)+";font-weight:"+ej(s+"")}:{nameStyle:{fontSize:i,fill:n,fontWeight:r},valueStyle:{fontSize:a,fill:o,fontWeight:s}}}var cE=[0,10,20,30],cB=["","\n","\n\n","\n\n\n"];function cV(t,e){return e.type=t,e}function cG(t){return"section"===t.type}function cF(t,e,n,i){var r,o=e.noHeader,a={html:cE[r=function t(e){if(cG(e)){var n=0,i=e.blocks.length,r=i>1||i>0&&!e.noHeader;return tE(e.blocks,function(e){var i=t(e);i>=n&&(n=i+ +(r&&(!i||cG(e)&&!e.noHeader)))}),n}return 0}(e)],richText:cB[r]},s=[],l=e.blocks||[];t9(!l||tY(l)),l=l||[];var u=t.orderMode;if(e.sortBlocks&&u){l=l.slice();var h={valueAsc:"asc",valueDesc:"desc"};if(ec(h,u)){var c=new cp(h[u],null);l.sort(function(t,e){return c.evaluate(t.sortParam,e.sortParam)})}else"seriesDesc"===u&&l.reverse()}tE(l,function(n,r){var o=e.valueFormatter,l=(cG(n)?cF:cW)(o?tk(tk({},t),{valueFormatter:o}):t,n,r>0?a.html:0,i);null!=l&&s.push(l)});var p="richText"===t.renderMode?s.join(a.richText):cU(i,s.join(""),o?n:a.html);if(o)return p;var d=ux(e.header,"ordinal",t.useUTC),f=cz(i,t.renderMode).nameStyle,g=cN(i);return"richText"===t.renderMode?cY(t,d,f)+a.richText+p:cU(i,'<div style="'+f+";"+g+';">'+ej(d)+"</div>"+p,n)}function cW(t,e,n,i){var r=t.renderMode,o=e.noName,a=e.noValue,s=!e.markerType,l=e.name,u=t.useUTC,h=e.valueFormatter||t.valueFormatter||function(t){return tB(t=tY(t)?t:[t],function(t,e){return ux(t,tY(b)?b[e]:b,u)})};if(!o||!a){var c,p,d,f,g,y,v,m,x=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||uQ.color.secondary,r),_=o?"":ux(l,"ordinal",u),b=e.valueType,w=a?[]:h(e.value,e.dataIndex),S=!s||!o,M=!s&&o,I=cz(i,r),T=I.nameStyle,C=I.valueStyle;return"richText"===r?(s?"":x)+(o?"":cY(t,_,T))+(a?"":(c=t,p=w,d=S,f=M,g=[C],d&&g.push({padding:[0,0,0,f?10:20],align:"right"}),c.markupStyleCreator.wrapRichTextStyle(tY(p)?p.join(" "):p,g))):cU(i,(s?"":x)+(o?"":'<span style="'+T+";"+(s?"":"margin-left:2px")+'">'+ej(_)+"</span>")+(a?"":(y=w,v=S,m=M,'<span style="'+(v?"float:right;margin-left:"+(m?"10px":"20px"):"")+";"+C+'">'+tB(y=tY(y)?y:[y],function(t){return ej(t)}).join("&nbsp;&nbsp;")+"</span>")),n)}}function cH(t,e,n,i,r,o){if(t)return(cG(t)?cF:cW)({useUTC:r,renderMode:n,orderMode:i,markupStyleCreator:e,valueFormatter:t.valueFormatter},t,0,o)}function cU(t,e,n){return'<div style="margin: '+n+"px 0 0;"+cN(t)+';">'+e+'<div style="clear:both"></div></div>'}function cY(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function cX(t,e){return uT(t.getData().getItemVisual(e,"style")[t.visualDrawType])}function cZ(t,e){var n=t.get("padding");return null!=n?n:"richText"===e?[8,10]:10}var cj=function(){function t(){this.richTextStyles={},this._nextStyleNameId=oy()}return t.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},t.prototype.makeTooltipMarker=function(t,e,n){var i="richText"===n?this._generateStyleName():null,r=uS({color:e,type:t,renderMode:n,markerId:i});return tZ(r)?r:(this.richTextStyles[i]=r.style,r.content)},t.prototype.wrapRichTextStyle=function(t,e){var n={};tY(e)?tE(e,function(t){return tk(n,t)}):tk(n,e);var i=this._generateStyleName();return this.richTextStyles[i]=n,"{"+i+"|"+t+"}"},t}();function cq(t){var e,n,i,r,o=t.series,a=t.dataIndex,s=t.multipleSeries,l=o.getData(),u=l.mapDimensionsAll("defaultedTooltip"),h=u.length,c=o.getRawValue(a),p=tY(c),d=cX(o,a);if(h>1||p&&!h){var f=function(t,e,n,i,r){var o=e.getData(),a=tV(t,function(t,e,n){var i=o.getDimensionInfo(n);return t||i&&!1!==i.tooltip&&null!=i.displayName},!1),s=[],l=[],u=[];function h(t,e){var n=o.getDimensionInfo(e);n&&!1!==n.otherDims.tooltip&&(a?u.push(cV("nameValue",{markerType:"subItem",markerColor:r,name:n.displayName,value:t,valueType:n.type})):(s.push(t),l.push(n.type)))}return i.length?tE(i,function(t){h(ce(o,n,t),t)}):tE(t,h),{inlineValues:s,inlineValueTypes:l,blocks:u}}(c,o,a,u,d);e=f.inlineValues,n=f.inlineValueTypes,i=f.blocks,r=f.inlineValues[0]}else if(h){var g=l.getDimensionInfo(u[0]);r=e=ce(l,a,u[0]),n=g.type}else r=e=p?c[0]:c;var y=oD(o),v=y&&o.name||"",m=l.getName(a),x=s?v:m;return cV("section",{header:v,noHeader:s||!y,sortParam:r,blocks:[cV("nameValue",{markerType:"item",markerColor:d,name:x,noName:!et(x),value:e,valueType:n,dataIndex:a})].concat(i||[])})}var cK=oL();function c$(t,e){return t.getName(e)||t.getId(e)}var cJ="__universalTransitionEnabled",cQ=function(t){var e;function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._selectedDataIndicesMap={},e}return tn(n,t),n.prototype.init=function(t,e,n){this.seriesIndex=this.componentIndex,this.dataTask=co({count:c1,reset:c2}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,n),(cK(this).sourceManager=new cL(this)).prepareSource();var i=this.getInitialData(t,n);c3(i,this),this.dataTask.context.data=i,cK(this).dataBeforeProcessed=i,c0(this),this._initSelectedMapFromData(i)},n.prototype.mergeDefaultAndTheme=function(t,e){var n=uY(this),i=n?uZ(t):{},r=this.subType;uK.hasClass(r)&&(r+="Series"),tD(t,e.getTheme().get(this.subType)),tD(t,this.getDefaultOption()),ob(t,"label",["show"]),this.fillDataTextStyle(t.data),n&&uX(t,i,n)},n.prototype.mergeOption=function(t,e){t=tD(this.option,t,!0),this.fillDataTextStyle(t.data);var n=uY(this);n&&uX(this.option,t,n);var i=cK(this).sourceManager;i.dirty(),i.prepareSource();var r=this.getInitialData(t,e);c3(r,this),this.dataTask.dirty(),this.dataTask.context.data=r,cK(this).dataBeforeProcessed=r,c0(this),this._initSelectedMapFromData(r)},n.prototype.fillDataTextStyle=function(t){if(t&&!tJ(t))for(var e=["show"],n=0;n<t.length;n++)t[n]&&t[n].label&&ob(t[n],"label",e)},n.prototype.getInitialData=function(t,e){},n.prototype.appendData=function(t){this.getRawData().appendData(t.data)},n.prototype.getData=function(t){var e=c8(this);if(!e)return cK(this).data;var n=e.context.data;return null!=t&&n.getLinkedData?n.getLinkedData(t):n},n.prototype.getAllData=function(){var t=this.getData();return t&&t.getLinkedDataAll?t.getLinkedDataAll():[{data:t}]},n.prototype.setData=function(t){var e=c8(this);if(e){var n=e.context;n.outputData=t,e!==this.dataTask&&(n.data=t)}cK(this).data=t},n.prototype.getEncode=function(){var t=this.get("encode",!0);if(t)return es(t)},n.prototype.getSourceManager=function(){return cK(this).sourceManager},n.prototype.getSource=function(){return this.getSourceManager().getSource()},n.prototype.getRawData=function(){return cK(this).dataBeforeProcessed},n.prototype.getColorBy=function(){return this.get("colorBy")||"series"},n.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},n.prototype.getBaseAxis=function(){var t=this.coordinateSystem;return t&&t.getBaseAxis&&t.getBaseAxis()},n.prototype.indicesOfNearest=function(t,e,n,i){var r=this.getData(),o=this.coordinateSystem,a=o&&o.getAxis(t);if(!o||!a)return[];var s=a.dataToCoord(n);null==i&&(i=1/0);var l=[],u=1/0,h=-1,c=0;return r.each(e,function(t,e){var n=s-a.dataToCoord(t),r=Math.abs(n);r<=i&&((r<u||r===u&&n>=0&&h<0)&&(u=r,h=n,c=0),n===h&&(l[c++]=e))}),l.length=c,l},n.prototype.formatTooltip=function(t,e,n){return cq({series:this,dataIndex:t,multipleSeries:e})},n.prototype.isAnimationEnabled=function(){var t=this.ecModel;if(ts.node&&!(t&&t.ssr))return!1;var e=this.getShallow("animation");return e&&this.getData().count()>this.getShallow("animationThreshold")&&(e=!1),!!e},n.prototype.restoreData=function(){this.dataTask.dirty()},n.prototype.getColorFromPalette=function(t,e,n){var i=this.ecModel,r=hg.prototype.getColorFromPalette.call(this,t,e,n);return r||(r=i.getColorFromPalette(t,e,n)),r},n.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},n.prototype.getProgressive=function(){return this.get("progressive")},n.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},n.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},n.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var i=this.option.selectedMode,r=this.getData(e);if("series"===i||"all"===n){this.option.selectedMap={},this._selectedDataIndicesMap={};return}for(var o=0;o<t.length;o++){var a=c$(r,t[o]);n[a]=!1,this._selectedDataIndicesMap[a]=-1}}},n.prototype.toggleSelect=function(t,e){for(var n=[],i=0;i<t.length;i++)n[0]=t[i],this.isSelected(t[i],e)?this.unselect(n,e):this.select(n,e)},n.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var t=this._selectedDataIndicesMap,e=tW(t),n=[],i=0;i<e.length;i++){var r=t[e[i]];r>=0&&n.push(r)}return n},n.prototype.isSelected=function(t,e){var n=this.option.selectedMap;if(!n)return!1;var i=this.getData(e);return("all"===n||n[c$(i,t)])&&!i.getItemModel(t).get(["select","disabled"])},n.prototype.isUniversalTransitionEnabled=function(){if(this[cJ])return!0;var t=this.option.universalTransition;return!!t&&(!0===t||t&&t.enabled)},n.prototype._innerSelect=function(t,e){var n,i,r=this.option,o=r.selectedMode,a=e.length;if(o&&a){if("series"===o)r.selectedMap="all";else if("multiple"===o){tK(r.selectedMap)||(r.selectedMap={});for(var s=r.selectedMap,l=0;l<a;l++){var u=e[l],h=c$(t,u);s[h]=!0,this._selectedDataIndicesMap[h]=t.getRawIndex(u)}}else if("single"===o||!0===o){var c=e[a-1],h=c$(t,c);(n={})[h]=!0,r.selectedMap=n,this._selectedDataIndicesMap=((i={})[h]=t.getRawIndex(c),i)}}},n.prototype._initSelectedMapFromData=function(t){if(!this.option.selectedMap){var e=[];t.hasItemOption&&t.each(function(n){var i=t.getRawDataItem(n);i&&i.selected&&e.push(n)}),e.length>0&&this._innerSelect(t,e)}},n.registerClass=function(t){return uK.registerClass(t)},n.protoInitialize=void((e=n.prototype).type="series.__base__",e.seriesIndex=0,e.ignoreStyleOnData=!1,e.hasSymbolVisual=!1,e.defaultSymbol="circle",e.visualStyleAccessPath="itemStyle",e.visualDrawType="fill"),n}(uK);function c0(t){var e,n,i,r=t.name;oD(t)||(t.name=(n=(e=t.getRawData()).mapDimensionsAll("seriesName"),i=[],tE(n,function(t){var n=e.getDimensionInfo(t);n.displayName&&i.push(n.displayName)}),i.join(" ")||r))}function c1(t){return t.model.getRawData().count()}function c2(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),c5}function c5(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function c3(t,e){tE(el(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),function(n){t.wrapMethod(n,tU(c4,e))})}function c4(t,e){var n=c8(t);return n&&n.setOutputEnd((e||this).count()),e}function c8(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var i=n.currentTask;if(i){var r=i.agentStubMap;r&&(i=r.get(t.uid))}return i}}tN(cQ,ci),tN(cQ,hg),oZ(cQ,uK);var c6=function(){function t(){this.group=new rY,this.uid=lK("viewComponent")}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,i){},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,i){},t.prototype.updateLayout=function(t,e,n,i){},t.prototype.updateVisual=function(t,e,n,i){},t.prototype.toggleBlurSeries=function(t,e,n){},t.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)},t}();function c7(){var t=oL();return function(e){var n=t(e),i=e.pipelineContext,r=!!n.large,o=!!n.progressiveRender,a=n.large=!!(i&&i.large),s=n.progressiveRender=!!(i&&i.progressiveRender);return(r!==a||o!==s)&&"reset"}}oX(c6),o$(c6);var c9=aK.CMD,pt=[[],[],[]],pe=Math.sqrt,pn=Math.atan2;function pi(t,e){if(e){var n,i,r,o,a,s,l=t.data,u=t.len(),h=c9.M,c=c9.C,p=c9.L,d=c9.R,f=c9.A,g=c9.Q;for(r=0,o=0;r<u;){switch(n=l[r++],o=r,i=0,n){case h:case p:i=1;break;case c:i=3;break;case g:i=2;break;case f:var y=e[4],v=e[5],m=pe(e[0]*e[0]+e[1]*e[1]),x=pe(e[2]*e[2]+e[3]*e[3]),_=pn(-e[1]/x,e[0]/m);l[r]*=m,l[r++]+=y,l[r]*=x,l[r++]+=v,l[r++]*=m,l[r++]*=x,l[r++]+=_,l[r++]+=_,r+=2,o=r;break;case d:s[0]=l[r++],s[1]=l[r++],eO(s,s,e),l[o++]=s[0],l[o++]=s[1],s[0]+=l[r++],s[1]+=l[r++],eO(s,s,e),l[o++]=s[0],l[o++]=s[1]}for(a=0;a<i;a++){var b=pt[a];b[0]=l[r++],b[1]=l[r++],eO(b,b,e),l[o++]=b[0],l[o++]=b[1]}}t.increaseVersion()}}var pr=Math.sqrt,po=Math.sin,pa=Math.cos,ps=Math.PI;function pl(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function pu(t,e){return(t[0]*e[0]+t[1]*e[1])/(pl(t)*pl(e))}function ph(t,e){return(t[0]*e[1]<t[1]*e[0]?-1:1)*Math.acos(pu(t,e))}function pc(t,e,n,i,r,o,a,s,l,u,h){var c=ps/180*l,p=pa(c)*(t-n)/2+po(c)*(e-i)/2,d=-1*po(c)*(t-n)/2+pa(c)*(e-i)/2,f=p*p/(a*a)+d*d/(s*s);f>1&&(a*=pr(f),s*=pr(f));var g=(r===o?-1:1)*pr((a*a*(s*s)-a*a*(d*d)-s*s*(p*p))/(a*a*(d*d)+s*s*(p*p)))||0,y=g*a*d/s,v=-(g*s)*p/a,m=(t+n)/2+pa(c)*y-po(c)*v,x=(e+i)/2+po(c)*y+pa(c)*v,_=ph([1,0],[(p-y)/a,(d-v)/s]),b=[(p-y)/a,(d-v)/s],w=[(-1*p-y)/a,(-1*d-v)/s],S=ph(b,w);if(-1>=pu(b,w)&&(S=ps),pu(b,w)>=1&&(S=0),S<0){var M=Math.round(S/ps*1e6)/1e6;S=2*ps+M%2*ps}h.addData(u,m,x,a,s,_,S,c,o)}var pp=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig,pd=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g,pf=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.applyTransform=function(t){},e}(se);function pg(t){return null!=t.setData}function py(t,e){var n=function(t){var e,n=new aK;if(!t)return n;var i=0,r=0,o=0,a=0,s=aK.CMD,l=t.match(pp);if(!l)return n;for(var u=0;u<l.length;u++){for(var h=l[u],c=h.charAt(0),p=void 0,d=h.match(pd)||[],f=d.length,g=0;g<f;g++)d[g]=parseFloat(d[g]);for(var y=0;y<f;){var v=void 0,m=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,M=i,I=r,T=void 0,C=void 0;switch(c){case"l":i+=d[y++],r+=d[y++],p=s.L,n.addData(p,i,r);break;case"L":i=d[y++],r=d[y++],p=s.L,n.addData(p,i,r);break;case"m":i+=d[y++],r+=d[y++],p=s.M,n.addData(p,i,r),o=i,a=r,c="l";break;case"M":i=d[y++],r=d[y++],p=s.M,n.addData(p,i,r),o=i,a=r,c="L";break;case"h":i+=d[y++],p=s.L,n.addData(p,i,r);break;case"H":i=d[y++],p=s.L,n.addData(p,i,r);break;case"v":r+=d[y++],p=s.L,n.addData(p,i,r);break;case"V":r=d[y++],p=s.L,n.addData(p,i,r);break;case"C":p=s.C,n.addData(p,d[y++],d[y++],d[y++],d[y++],d[y++],d[y++]),i=d[y-2],r=d[y-1];break;case"c":p=s.C,n.addData(p,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r),i+=d[y-2],r+=d[y-1];break;case"S":v=i,m=r,T=n.len(),C=n.data,e===s.C&&(v+=i-C[T-4],m+=r-C[T-3]),p=s.C,M=d[y++],I=d[y++],i=d[y++],r=d[y++],n.addData(p,v,m,M,I,i,r);break;case"s":v=i,m=r,T=n.len(),C=n.data,e===s.C&&(v+=i-C[T-4],m+=r-C[T-3]),p=s.C,M=i+d[y++],I=r+d[y++],i+=d[y++],r+=d[y++],n.addData(p,v,m,M,I,i,r);break;case"Q":M=d[y++],I=d[y++],i=d[y++],r=d[y++],p=s.Q,n.addData(p,M,I,i,r);break;case"q":M=d[y++]+i,I=d[y++]+r,i+=d[y++],r+=d[y++],p=s.Q,n.addData(p,M,I,i,r);break;case"T":v=i,m=r,T=n.len(),C=n.data,e===s.Q&&(v+=i-C[T-4],m+=r-C[T-3]),i=d[y++],r=d[y++],p=s.Q,n.addData(p,v,m,i,r);break;case"t":v=i,m=r,T=n.len(),C=n.data,e===s.Q&&(v+=i-C[T-4],m+=r-C[T-3]),i+=d[y++],r+=d[y++],p=s.Q,n.addData(p,v,m,i,r);break;case"A":x=d[y++],_=d[y++],b=d[y++],w=d[y++],S=d[y++],M=i,I=r,i=d[y++],pc(M,I,i,r=d[y++],w,S,x,_,b,p=s.A,n);break;case"a":x=d[y++],_=d[y++],b=d[y++],w=d[y++],S=d[y++],M=i,I=r,i+=d[y++],pc(M,I,i,r+=d[y++],w,S,x,_,b,p=s.A,n)}}("z"===c||"Z"===c)&&(p=s.Z,n.addData(p),i=o,r=a),e=p}return n.toStatic(),n}(t),i=tk({},e);return i.buildPath=function(t){var e=pg(t);if(e&&t.canSave()){t.appendPath(n);var i=t.getContext();i&&t.rebuildPath(i,1)}else{var i=e?t.getContext():t;i&&n.rebuildPath(i,1)}},i.applyTransform=function(t){pi(n,t),this.dirtyShape()},i}function pv(t,e){e=e||{};var n=new se;return t.shape&&n.setShape(t.shape),n.setStyle(t.style),e.bakeTransform?pi(n.path,t.getComputedTransform()):e.toLocal?n.setLocalTransform(t.getComputedTransform()):n.copyTransform(t),n.buildPath=t.buildPath,n.applyTransform=n.applyTransform,n.z=t.z,n.z2=t.z2,n.zlevel=t.zlevel,n}var pm=function(){this.cx=0,this.cy=0,this.r=0},px=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultShape=function(){return new pm},e.prototype.buildPath=function(t,e){t.moveTo(e.cx+e.r,e.cy),t.arc(e.cx,e.cy,e.r,0,2*Math.PI)},e}(se);px.prototype.type="circle";var p_=function(){this.cx=0,this.cy=0,this.rx=0,this.ry=0},pb=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultShape=function(){return new p_},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=e.rx,o=e.ry,a=.5522848*r,s=.5522848*o;t.moveTo(n-r,i),t.bezierCurveTo(n-r,i-s,n-a,i-o,n,i-o),t.bezierCurveTo(n+a,i-o,n+r,i-s,n+r,i),t.bezierCurveTo(n+r,i+s,n+a,i+o,n,i+o),t.bezierCurveTo(n-a,i+o,n-r,i+s,n-r,i),t.closePath()},e}(se);pb.prototype.type="ellipse";var pw=Math.PI,pS=2*pw,pM=Math.sin,pI=Math.cos,pT=Math.acos,pC=Math.atan2,pD=Math.abs,pA=Math.sqrt,pk=Math.max,pL=Math.min;function pP(t,e,n,i,r,o,a){var s=t-n,l=e-i,u=(a?o:-o)/pA(s*s+l*l),h=u*l,c=-u*s,p=t+h,d=e+c,f=n+h,g=i+c,y=(p+f)/2,v=(d+g)/2,m=f-p,x=g-d,_=m*m+x*x,b=r-o,w=p*g-f*d,S=(x<0?-1:1)*pA(pk(0,b*b*_-w*w)),M=(w*x-m*S)/_,I=(-w*m-x*S)/_,T=(w*x+m*S)/_,C=(-w*m+x*S)/_,D=M-y,A=I-v,k=T-y,L=C-v;return D*D+A*A>k*k+L*L&&(M=T,I=C),{cx:M,cy:I,x0:-h,y0:-c,x1:M*(r/b-1),y1:I*(r/b-1)}}var pO=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0},pR=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultShape=function(){return new pO},e.prototype.buildPath=function(t,e){!function(t,e){var n,i=pk(e.r,0),r=pk(e.r0||0,0),o=i>0,a=r>0;if(o||a){if(o||(i=r,r=0),r>i){var s=i;i=r,r=s}var l=e.startAngle,u=e.endAngle;if(!(isNaN(l)||isNaN(u))){var h=e.cx,c=e.cy,p=!!e.clockwise,d=pD(u-l),f=d>pS&&d%pS;if(f>1e-4&&(d=f),i>1e-4)if(d>pS-1e-4)t.moveTo(h+i*pI(l),c+i*pM(l)),t.arc(h,c,i,l,u,!p),r>1e-4&&(t.moveTo(h+r*pI(u),c+r*pM(u)),t.arc(h,c,r,u,l,p));else{var g=void 0,y=void 0,v=void 0,m=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,M=void 0,I=void 0,T=void 0,C=void 0,D=void 0,A=void 0,k=void 0,L=i*pI(l),P=i*pM(l),O=r*pI(u),R=r*pM(u),N=d>1e-4;if(N){var z=e.cornerRadius;z&&(g=(n=function(t){var e;if(tY(t)){var n=t.length;if(!n)return t;e=1===n?[t[0],t[0],0,0]:2===n?[t[0],t[0],t[1],t[1]]:3===n?t.concat(t[2]):t}else e=[t,t,t,t];return e}(z))[0],y=n[1],v=n[2],m=n[3]);var E=pD(i-r)/2;if(x=pL(E,v),_=pL(E,m),b=pL(E,g),w=pL(E,y),I=S=pk(x,_),T=M=pk(b,w),(S>1e-4||M>1e-4)&&(C=i*pI(u),D=i*pM(u),A=r*pI(l),k=r*pM(l),d<pw)){var B=function(t,e,n,i,r,o,a,s){var l=n-t,u=i-e,h=a-r,c=s-o,p=c*l-h*u;if(!(p*p<1e-4))return p=(h*(e-o)-c*(t-r))/p,[t+p*l,e+p*u]}(L,P,A,k,C,D,O,R);if(B){var V=L-B[0],G=P-B[1],F=C-B[0],W=D-B[1],H=1/pM(pT((V*F+G*W)/(pA(V*V+G*G)*pA(F*F+W*W)))/2),U=pA(B[0]*B[0]+B[1]*B[1]);I=pL(S,(i-U)/(H+1)),T=pL(M,(r-U)/(H-1))}}}if(N)if(I>1e-4){var Y=pL(v,I),X=pL(m,I),Z=pP(A,k,L,P,i,Y,p),j=pP(C,D,O,R,i,X,p);t.moveTo(h+Z.cx+Z.x0,c+Z.cy+Z.y0),I<S&&Y===X?t.arc(h+Z.cx,c+Z.cy,I,pC(Z.y0,Z.x0),pC(j.y0,j.x0),!p):(Y>0&&t.arc(h+Z.cx,c+Z.cy,Y,pC(Z.y0,Z.x0),pC(Z.y1,Z.x1),!p),t.arc(h,c,i,pC(Z.cy+Z.y1,Z.cx+Z.x1),pC(j.cy+j.y1,j.cx+j.x1),!p),X>0&&t.arc(h+j.cx,c+j.cy,X,pC(j.y1,j.x1),pC(j.y0,j.x0),!p))}else t.moveTo(h+L,c+P),t.arc(h,c,i,l,u,!p);else t.moveTo(h+L,c+P);if(r>1e-4&&N)if(T>1e-4){var Y=pL(g,T),X=pL(y,T),Z=pP(O,R,C,D,r,-X,p),j=pP(L,P,A,k,r,-Y,p);t.lineTo(h+Z.cx+Z.x0,c+Z.cy+Z.y0),T<M&&Y===X?t.arc(h+Z.cx,c+Z.cy,T,pC(Z.y0,Z.x0),pC(j.y0,j.x0),!p):(X>0&&t.arc(h+Z.cx,c+Z.cy,X,pC(Z.y0,Z.x0),pC(Z.y1,Z.x1),!p),t.arc(h,c,r,pC(Z.cy+Z.y1,Z.cx+Z.x1),pC(j.cy+j.y1,j.cx+j.x1),p),Y>0&&t.arc(h+j.cx,c+j.cy,Y,pC(j.y1,j.x1),pC(j.y0,j.x0),!p))}else t.lineTo(h+O,c+R),t.arc(h,c,r,u,l,p);else t.lineTo(h+O,c+R)}else t.moveTo(h,c);t.closePath()}}}(t,e)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}(se);pR.prototype.type="sector";var pN=function(){this.cx=0,this.cy=0,this.r=0,this.r0=0},pz=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultShape=function(){return new pN},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=2*Math.PI;t.moveTo(n+e.r,i),t.arc(n,i,e.r,0,r,!1),t.moveTo(n+e.r0,i),t.arc(n,i,e.r0,0,r,!0)},e}(se);function pE(t,e,n){var i=e.smooth,r=e.points;if(r&&r.length>=2){if(i){var o=function(t,e,n,i){var r,o,a,s,l=[],u=[],h=[],c=[];if(i){a=[1/0,1/0],s=[-1/0,-1/0];for(var p=0,d=t.length;p<d;p++)eR(a,a,t[p]),eN(s,s,t[p]);eR(a,a,i[0]),eN(s,s,i[1])}for(var p=0,d=t.length;p<d;p++){var f=t[p];if(n)r=t[p?p-1:d-1],o=t[(p+1)%d];else if(0===p||p===d-1){l.push(ev(t[p]));continue}else r=t[p-1],o=t[p+1];eb(u,o,r),eC(u,u,e);var g=eA(f,r),y=eA(f,o),v=g+y;0!==v&&(g/=v,y/=v),eC(h,u,-g),eC(c,u,y);var m=ex([],f,h),x=ex([],f,c);i&&(eN(m,m,a),eR(m,m,s),eN(x,x,a),eR(x,x,s)),l.push(m),l.push(x)}return n&&l.push(l.shift()),l}(r,i,n,e.smoothConstraint);t.moveTo(r[0][0],r[0][1]);for(var a=r.length,s=0;s<(n?a:a-1);s++){var l=o[2*s],u=o[2*s+1],h=r[(s+1)%a];t.bezierCurveTo(l[0],l[1],u[0],u[1],h[0],h[1])}}else{t.moveTo(r[0][0],r[0][1]);for(var s=1,c=r.length;s<c;s++)t.lineTo(r[s][0],r[s][1])}n&&t.closePath()}}pz.prototype.type="ring";var pB=function(){this.points=null,this.smooth=0,this.smoothConstraint=null},pV=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultShape=function(){return new pB},e.prototype.buildPath=function(t,e){pE(t,e,!0)},e}(se);pV.prototype.type="polygon";var pG=function(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null},pF=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new pG},e.prototype.buildPath=function(t,e){pE(t,e,!1)},e}(se);pF.prototype.type="polyline";var pW={},pH=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1},pU=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new pH},e.prototype.buildPath=function(t,e){if(this.subPixelOptimize){var n,i,r,o,a=sl(pW,e,this.style);n=a.x1,i=a.y1,r=a.x2,o=a.y2}else n=e.x1,i=e.y1,r=e.x2,o=e.y2;var s=e.percent;0!==s&&(t.moveTo(n,i),s<1&&(r=n*(1-s)+r*s,o=i*(1-s)+o*s),t.lineTo(r,o))},e.prototype.pointAt=function(t){var e=this.shape;return[e.x1*(1-t)+e.x2*t,e.y1*(1-t)+e.y2*t]},e}(se);pU.prototype.type="line";var pY=[],pX=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1};function pZ(t,e,n){var i=t.cpx2,r=t.cpy2;return null!=i||null!=r?[(n?n1:n0)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?n1:n0)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?n6:n8)(t.x1,t.cpx1,t.x2,e),(n?n6:n8)(t.y1,t.cpy1,t.y2,e)]}var pj=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new pX},e.prototype.buildPath=function(t,e){var n=e.x1,i=e.y1,r=e.x2,o=e.y2,a=e.cpx1,s=e.cpy1,l=e.cpx2,u=e.cpy2,h=e.percent;0!==h&&(t.moveTo(n,i),null==l||null==u?(h<1&&(n9(n,a,r,h,pY),a=pY[1],r=pY[2],n9(i,s,o,h,pY),s=pY[1],o=pY[2]),t.quadraticCurveTo(a,s,r,o)):(h<1&&(n3(n,a,l,r,h,pY),a=pY[1],l=pY[2],r=pY[3],n3(i,s,u,o,h,pY),s=pY[1],u=pY[2],o=pY[3]),t.bezierCurveTo(a,s,l,u,r,o)))},e.prototype.pointAt=function(t){return pZ(this.shape,t,!1)},e.prototype.tangentAt=function(t){var e=pZ(this.shape,t,!0);return eD(e,e)},e}(se);pj.prototype.type="bezier-curve";var pq=function(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},pK=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new pq},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r,0),o=e.startAngle,a=e.endAngle,s=e.clockwise,l=Math.cos(o),u=Math.sin(o);t.moveTo(l*r+n,u*r+i),t.arc(n,i,r,o,a,!s)},e}(se);pK.prototype.type="arc";var p$=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="compound",e}return tn(e,t),e.prototype._updatePathDirty=function(){for(var t=this.shape.paths,e=this.shapeChanged(),n=0;n<t.length;n++)e=e||t[n].shapeChanged();e&&this.dirtyShape()},e.prototype.beforeBrush=function(){this._updatePathDirty();for(var t=this.shape.paths||[],e=this.getGlobalScale(),n=0;n<t.length;n++)t[n].path||t[n].createPathProxy(),t[n].path.setScale(e[0],e[1],t[n].segmentIgnoreThreshold)},e.prototype.buildPath=function(t,e){for(var n=e.paths||[],i=0;i<n.length;i++)n[i].buildPath(t,n[i].shape,!0)},e.prototype.afterBrush=function(){for(var t=this.shape.paths||[],e=0;e<t.length;e++)t[e].pathUpdated()},e.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),se.prototype.getBoundingRect.call(this)},e}(se),pJ=function(){function t(t){this.colorStops=t||[]}return t.prototype.addColorStop=function(t,e){this.colorStops.push({offset:t,color:e})},t}(),pQ=function(t){function e(e,n,i,r,o,a){var s=t.call(this,o)||this;return s.x=null==e?0:e,s.y=null==n?0:n,s.x2=null==i?1:i,s.y2=null==r?0:r,s.type="linear",s.global=a||!1,s}return tn(e,t),e}(pJ),p0=function(t){function e(e,n,i,r,o){var a=t.call(this,r)||this;return a.x=null==e?.5:e,a.y=null==n?.5:n,a.r=null==i?.5:i,a.type="radial",a.global=o||!1,a}return tn(e,t),e}(pJ),p1=Math.min,p2=Math.max,p5=Math.abs,p3=[0,0],p4=[0,0],p8=nI(),p6=p8.minTv,p7=p8.maxTv,p9=function(){function t(t,e){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new ns;for(var n=0;n<2;n++)this._axes[n]=new ns;t&&this.fromBoundingRect(t,e)}return t.prototype.fromBoundingRect=function(t,e){var n=this._corners,i=this._axes,r=t.x,o=t.y,a=r+t.width,s=o+t.height;if(n[0].set(r,o),n[1].set(a,o),n[2].set(a,s),n[3].set(r,s),e)for(var l=0;l<4;l++)n[l].transform(e);ns.sub(i[0],n[1],n[0]),ns.sub(i[1],n[3],n[0]),i[0].normalize(),i[1].normalize();for(var l=0;l<2;l++)this._origin[l]=i[l].dot(n[0])},t.prototype.intersect=function(t,e,n){var i=!0,r=!e;return(e&&ns.set(e,0,0),p8.reset(n,!r),!this._intersectCheckOneSide(this,t,r,1)&&(i=!1,r)||!this._intersectCheckOneSide(t,this,r,-1)&&(i=!1,r))?i:(r||p8.negativeSize||ns.copy(e,i?p8.useDir?p8.dirMinTv:p6:p7),i)},t.prototype._intersectCheckOneSide=function(t,e,n,i){for(var r=!0,o=0;o<2;o++){var a=t._axes[o];if(t._getProjMinMaxOnAxis(o,t._corners,p3),t._getProjMinMaxOnAxis(o,e._corners,p4),p8.negativeSize||p3[1]<p4[0]||p3[0]>p4[1]){if(r=!1,p8.negativeSize||n)return r;var s=p5(p4[0]-p3[1]),l=p5(p3[0]-p4[1]);p1(s,l)>p7.len()&&(s<l?ns.scale(p7,a,-s*i):ns.scale(p7,a,l*i))}else if(!n){var s=p5(p4[0]-p3[1]),l=p5(p3[0]-p4[1]);(p8.useDir||p1(s,l)<p6.len())&&((s<l||!p8.bidirectional)&&(ns.scale(p6,a,s*i),p8.useDir&&p8.calcDirMTV()),(s>=l||!p8.bidirectional)&&(ns.scale(p6,a,-l*i),p8.useDir&&p8.calcDirMTV()))}}return r},t.prototype._getProjMinMaxOnAxis=function(t,e,n){for(var i=this._axes[t],r=this._origin,o=e[0].dot(i)+r[t],a=o,s=o,l=1;l<e.length;l++){var u=e[l].dot(i)+r[t];a=p1(u,a),s=p2(u,s)}n[0]=a+p8.touchThreshold,n[1]=s-p8.touchThreshold,p8.negativeSize=n[1]<n[0]},t}(),dt=[],de=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.notClear=!0,e.incremental=!0,e._displayables=[],e._temporaryDisplayables=[],e._cursor=0,e}return tn(e,t),e.prototype.traverse=function(t,e){t.call(e,this)},e.prototype.useStyle=function(){this.style={}},e.prototype.getCursor=function(){return this._cursor},e.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},e.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},e.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},e.prototype.addDisplayable=function(t,e){e?this._temporaryDisplayables.push(t):this._displayables.push(t),this.markRedraw()},e.prototype.addDisplayables=function(t,e){e=e||!1;for(var n=0;n<t.length;n++)this.addDisplayable(t[n],e)},e.prototype.getDisplayables=function(){return this._displayables},e.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},e.prototype.eachPendingDisplayable=function(t){for(var e=this._cursor;e<this._displayables.length;e++)t&&t(this._displayables[e]);for(var e=0;e<this._temporaryDisplayables.length;e++)t&&t(this._temporaryDisplayables[e])},e.prototype.update=function(){this.updateTransform();for(var t=this._cursor;t<this._displayables.length;t++){var e=this._displayables[t];e.parent=this,e.update(),e.parent=null}for(var t=0;t<this._temporaryDisplayables.length;t++){var e=this._temporaryDisplayables[t];e.parent=this,e.update(),e.parent=null}},e.prototype.getBoundingRect=function(){if(!this._rect){for(var t=new nb(1/0,1/0,-1/0,-1/0),e=0;e<this._displayables.length;e++){var n=this._displayables[e],i=n.getBoundingRect().clone();n.needLocalTransform()&&i.applyTransform(n.getLocalTransform(dt)),t.union(i)}this._rect=t}return this._rect},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e);if(this.getBoundingRect().contain(n[0],n[1])){for(var i=0;i<this._displayables.length;i++)if(this._displayables[i].contain(t,e))return!0}return!1},e}(av),dn={},di=["x","y"],dr=["width","height"];function da(t){return se.extend(t)}var ds=function(t,e){var n=py(t,e),i=pf;function r(t){var e=i.call(this,t)||this;return e.applyTransform=n.applyTransform,e.buildPath=n.buildPath,e}return tn(r,i),r};function dl(t,e){return ds(t,e)}function du(t,e){dn[t]=e}function dh(t){if(dn.hasOwnProperty(t))return dn[t]}function dc(t,e,n,i){var r=new pf(py(t,e));return n&&("center"===i&&(n=dd(n,r.getBoundingRect())),dg(r,n)),r}function dp(t,e,n){var i=new sa({style:{image:t,x:e.x,y:e.y,width:e.width,height:e.height},onload:function(t){if("center"===n){var r={width:t.width,height:t.height};i.setStyle(dd(e,r))}}});return i}function dd(t,e){var n,i=e.width/e.height,r=t.height*i;return n=r<=t.width?t.height:(r=t.width)/i,{x:t.x+t.width/2-r/2,y:t.y+t.height/2-n/2,width:r,height:n}}var df=function(t,e){for(var n=[],i=t.length,r=0;r<i;r++){var o=t[r];n.push(o.getUpdatedPathProxy(!0))}var a=new se(e);return a.createPathProxy(),a.buildPath=function(t){if(pg(t)){t.appendPath(n);var e=t.getContext();e&&t.rebuildPath(e,1)}},a};function dg(t,e){if(t.applyTransform){var n=t.getBoundingRect().calculateTransform(e);t.applyTransform(n)}}function dy(t,e){return sl(t,t,{lineWidth:e}),t}function dv(t,e){return su(t,t,e),t}var dm=sh;function dx(t,e){for(var n=e9([]);t&&t!==e;)ne(n,t.getLocalTransform(),n),t=t.parent;return n}function d_(t,e,n){return e&&!tz(e)&&(e=rw.getLocalTransform(e)),n&&(e=no([],e)),eO([],t,e)}function db(t,e,n){var i=0===e[4]||0===e[5]||0===e[0]?1:r3(2*e[4]/e[0]),r=0===e[4]||0===e[5]||0===e[2]?1:r3(2*e[4]/e[2]),o=["left"===t?-i:"right"===t?i:0,"top"===t?-r:"bottom"===t?r:0];return r3((o=d_(o,e,n))[0])>r3(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"}function dw(t,e,n){if(t&&e){var i,r=(i={},t.traverse(function(t){!t.isGroup&&t.anid&&(i[t.anid]=t)}),i);e.traverse(function(t){if(!t.isGroup&&t.anid){var e=r[t.anid];if(e){var i=o(t);t.attr(o(e)),lg(t,i,n,sk(t).dataIndex)}}})}function o(t){var e={x:t.x,y:t.y,rotation:t.rotation};return null!=t.shape&&(e.shape=tC(t.shape)),e}}function dS(t,e){return tB(t,function(t){var n=t[0];n=r2(n=r5(n,e.x),e.x+e.width);var i=t[1];return[n,i=r2(i=r5(i,e.y),e.y+e.height)]})}function dM(t,e){var n=r5(t.x,e.x),i=r2(t.x+t.width,e.x+e.width),r=r5(t.y,e.y),o=r2(t.y+t.height,e.y+e.height);if(i>=n&&o>=r)return{x:n,y:r,width:i-n,height:o-r}}function dI(t,e,n){var i=tk({rectHover:!0},e),r=i.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return 0===t.indexOf("image://")?(r.image=t.slice(8),tL(r,n),new sa(i)):dc(t.replace("path://",""),i,n,"center")}function dT(t,e,n,i,r){for(var o=0,a=r[r.length-1];o<r.length;o++){var s=r[o];if(dC(t,e,n,i,s[0],s[1],a[0],a[1]))return!0;a=s}}function dC(t,e,n,i,r,o,a,s){var l,u=n-t,h=i-e,c=a-r,p=s-o,d=c*h-u*p;if((l=d)<=1e-6&&l>=-1e-6)return!1;var f=t-r,g=e-o,y=(f*h-u*g)/d;if(y<0||y>1)return!1;var v=(f*p-c*g)/d;return!(v<0)&&!(v>1)}function dD(t,e,n,i,r){return null==e||(tq(e)?dA[0]=dA[1]=dA[2]=dA[3]=e:(dA[0]=e[0],dA[1]=e[1],dA[2]=e[2],dA[3]=e[3]),i&&(dA[0]=r5(0,dA[0]),dA[1]=r5(0,dA[1]),dA[2]=r5(0,dA[2]),dA[3]=r5(0,dA[3])),n&&(dA[0]=-dA[0],dA[1]=-dA[1],dA[2]=-dA[2],dA[3]=-dA[3]),dk(t,dA,"x","width",3,1,r&&r[0]||0),dk(t,dA,"y","height",0,2,r&&r[1]||0)),t}var dA=[0,0,0,0];function dk(t,e,n,i,r,o,a){var s=e[o]+e[r],l=t[i];t[i]+=s,a=r5(0,r2(a,l)),t[i]<a?(t[i]=a,t[n]+=e[r]>=0?-e[r]:e[o]>=0?l+e[o]:r3(s)>1e-8?(l-a)*e[r]/s:0):t[n]-=e[r]}function dL(t){var e=t.itemTooltipOption,n=t.componentModel,i=t.itemName,r=tZ(e)?{formatter:e}:e,o=n.mainType,a=n.componentIndex,s={componentType:o,name:i,$vars:["name"]};s[o+"Index"]=a;var l=t.formatterParamsExtra;l&&tE(tW(l),function(t){ec(s,t)||(s[t]=l[t],s.$vars.push(t))});var u=sk(t.el);u.componentMainType=o,u.componentIndex=a,u.tooltipConfig={name:i,option:tL({content:i,encodeHTMLContent:!0,formatterParams:s},r)}}function dP(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function dO(t,e){if(t)if(tY(t))for(var n=0;n<t.length;n++)dP(t[n],e);else dP(t,e)}function dR(t){return!t||r3(t[1])<dN&&r3(t[2])<dN||r3(t[0])<dN&&r3(t[3])<dN}var dN=1e-5;function dz(t,e){return t?nb.copy(t,e):e.clone()}function dE(t,e){return e?nt(t||e7(),e):void 0}function dB(t){return{z:t.get("z")||0,zlevel:t.get("zlevel")||0}}function dV(t){var e=-1/0,n=1/0;function i(t){if(t&&!t.isGroup){var e=t.currentStates;if(e.length)for(var n=0;n<e.length;n++)r(t.states[e[n]]);r(t)}}function r(t){if(t){var i=t.z2;i>e&&(e=i),i<n&&(n=i)}}return dP(t,function(t){i(t),i(t.getTextContent()),i(t.getTextGuideLine())}),n>e&&(n=e=0),{min:n,max:e}}function dG(t,e,n){!function t(e,n,i,r){if(e.ignoreModelZ)return r;var o=e.getTextContent(),a=e.getTextGuideLine();if(e.isGroup)for(var s=e.childrenRef(),l=0;l<s.length;l++)r=r5(t(s[l],n,i,r),r);else e.z=n,e.zlevel=i,r=r5(e.z2||0,r);if(o&&(o.z=n,o.zlevel=i,isFinite(r)&&(o.z2=r+2)),a){var u=e.textGuideLineConfig;a.z=n,a.zlevel=i,isFinite(r)&&(a.z2=r+(u&&u.showAbove?1:-1))}return r}(t,e,n,-1/0)}dn.circle=px,dn.ellipse=pb,dn.sector=pR,dn.ring=pz,dn.polygon=pV,dn.polyline=pF,dn.rect=sd,dn.line=pU,dn.bezierCurve=pj,dn.arc=pK,t.s(["WH",()=>dr,"XY",()=>di,"applyTransform",()=>d_,"calcZ2Range",()=>dV,"clipPointsByRect",()=>dS,"clipRectByRect",()=>dM,"createIcon",()=>dI,"ensureCopyRect",()=>dz,"ensureCopyTransform",()=>dE,"expandOrShrinkRect",()=>dD,"extendPath",()=>dl,"extendShape",()=>da,"getShapeClass",()=>dh,"getTransform",()=>dx,"groupTransition",()=>dw,"isBoundingRectAxisAligned",()=>dR,"lineLineIntersect",()=>dC,"linePolygonIntersect",()=>dT,"makeImage",()=>dp,"makePath",()=>dc,"mergePath",()=>df,"registerShape",()=>du,"resizePath",()=>dg,"retrieveZInfo",()=>dB,"setTooltipConfig",()=>dL,"subPixelOptimize",()=>dm,"subPixelOptimizeLine",()=>dy,"subPixelOptimizeRect",()=>dv,"transformDirection",()=>db,"traverseElements",()=>dO,"traverseUpdateZ",()=>dG],57970);var dF=oL(),dW=c7(),dH=function(){function t(){this.group=new rY,this.uid=lK("viewChart"),this.renderTask=co({plan:dX,reset:dZ}),this.renderTask.context={view:this}}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,i){},t.prototype.highlight=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&dY(r,i,"emphasis")},t.prototype.downplay=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&dY(r,i,"normal")},t.prototype.remove=function(t,e){this.group.removeAll()},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateLayout=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateVisual=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.eachRendered=function(t){dO(this.group,t)},t.markUpdateMethod=function(t,e){dF(t).updateMethod=e},t.protoInitialize=void(t.prototype.type="chart"),t}();function dU(t,e,n){t&&lu(t)&&("emphasis"===e?s3:s4)(t,n)}function dY(t,e,n){var i,r,o=ok(t,e),a=e&&null!=e.highlightKey?(null==(r=sO[i=e.highlightKey])&&sP<=32&&(r=sO[i]=sP++),r):null;null!=o?tE(o_(o),function(e){dU(t.getItemGraphicEl(e),n,a)}):t.eachItemGraphicEl(function(t){dU(t,n,a)})}function dX(t){return dW(t.model)}function dZ(t){var e=t.model,n=t.ecModel,i=t.api,r=t.payload,o=e.pipelineContext.progressiveRender,a=t.view,s=r&&dF(r).updateMethod,l=o?"incrementalPrepareRender":s&&a[s]?s:"render";return"render"!==l&&a[l](e,n,i,r),dj[l]}oX(dH,["dispose"]),o$(dH);var dj={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}},dq="\0__throttleOriginMethod",dK="\0__throttleRate",d$="\0__throttleType";function dJ(t,e,n){var i,r,o,a,s,l=0,u=0,h=null;function c(){u=new Date().getTime(),h=null,t.apply(o,a||[])}e=e||0;var p=function(){for(var t=[],p=0;p<arguments.length;p++)t[p]=arguments[p];i=new Date().getTime(),o=this,a=t;var d=s||e,f=s||n;s=null,r=i-(f?l:u)-d,clearTimeout(h),f?h=setTimeout(c,d):r>=0?c():h=setTimeout(c,-r),l=i};return p.clear=function(){h&&(clearTimeout(h),h=null)},p.debounceNextCall=function(t){s=t},p}function dQ(t,e,n,i){var r=t[e];if(r){var o=r[dq]||r,a=r[d$];if(r[dK]!==n||a!==i){if(null==n||!i)return t[e]=o;(r=t[e]=dJ(o,n,"debounce"===i))[dq]=o,r[d$]=i,r[dK]=n}return r}}function d0(t,e){var n=t[e];n&&n[dq]&&(n.clear&&n.clear(),t[e]=n[dq])}var d1=oL(),d2={itemStyle:oJ(lY,!0),lineStyle:oJ(lW,!0)},d5={lineStyle:"stroke",itemStyle:"fill"};function d3(t,e){var n=t.visualStyleMapper||d2[e];return n||(console.warn("Unknown style type '"+e+"'."),d2.itemStyle)}function d4(t,e){var n=t.visualDrawType||d5[e];return n||(console.warn("Unknown style type '"+e+"'."),"fill")}var d8=new lj,d6=Math.PI,d7=function(){function t(t,e,n,i){this._stageTaskMap=es(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),i=this._visualHandlers=i.slice(),this._allHandlers=n.concat(i)}return t.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each(function(t){var e=t.overallTask;e&&e.dirty()})},t.prototype.getPerformArgs=function(t,e){if(t.__pipeline){var n=this._pipelineMap.get(t.__pipeline.id),i=n.context,r=!e&&n.progressiveEnabled&&(!i||i.progressiveRender)&&t.__idxInPipeline>n.blockIndex?n.step:null,o=i&&i.modDataCount,a=null!=o?Math.ceil(o/r):null;return{step:r,modBy:a,modDataCount:o}}},t.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},t.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),i=t.getData().count(),r=n.progressiveEnabled&&e.incrementalPrepareRender&&i>=n.threshold,o=t.get("large")&&i>=t.get("largeThreshold"),a="mod"===t.get("progressiveChunkMode")?i:null;t.pipelineContext=n.context={progressiveRender:r,modDataCount:a,large:o}},t.prototype.restorePipelines=function(t){var e=this,n=e._pipelineMap=es();t.eachSeries(function(t){var i=t.getProgressive(),r=t.uid;n.set(r,{id:r,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:i&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(i||700),count:0}),e._pipe(t,t.dataTask)})},t.prototype.prepareStageTasks=function(){var t=this._stageTaskMap,e=this.api.getModel(),n=this.api;tE(this._allHandlers,function(i){var r=t.get(i.uid)||t.set(i.uid,{});t9(!(i.reset&&i.overallReset),""),i.reset&&this._createSeriesStageTask(i,r,e,n),i.overallReset&&this._createOverallStageTask(i,r,e,n)},this)},t.prototype.prepareView=function(t,e,n,i){var r=t.renderTask,o=r.context;o.model=e,o.ecModel=n,o.api=i,r.__block=!t.incrementalPrepareRender,this._pipe(e,r)},t.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},t.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},t.prototype._performStageTasks=function(t,e,n,i){i=i||{};var r=!1,o=this;function a(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}tE(t,function(t,s){if(!i.visualType||i.visualType===t.visualType){var l=o._stageTaskMap.get(t.uid),u=l.seriesTaskMap,h=l.overallTask;if(h){var c,p=h.agentStubMap;p.each(function(t){a(i,t)&&(t.dirty(),c=!0)}),c&&h.dirty(),o.updatePayload(h,n);var d=o.getPerformArgs(h,i.block);p.each(function(t){t.perform(d)}),h.perform(d)&&(r=!0)}else u&&u.each(function(s,l){a(i,s)&&s.dirty();var u=o.getPerformArgs(s,i.block);u.skip=!t.performRawSeries&&e.isSeriesFiltered(s.context.model),o.updatePayload(s,n),s.perform(u)&&(r=!0)})}}),this.unfinished=r||this.unfinished},t.prototype.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e=t.dataTask.perform()||e}),this.unfinished=e||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)})},t.prototype.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)},t.prototype._createSeriesStageTask=function(t,e,n,i){var r=this,o=e.seriesTaskMap,a=e.seriesTaskMap=es(),s=t.seriesType,l=t.getTargetSeries;function u(e){var s=e.uid,l=a.set(s,o&&o.get(s)||co({plan:fi,reset:fr,count:fs}));l.context={model:e,ecModel:n,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:r},r._pipe(e,l)}t.createOnAllSeries?n.eachRawSeries(u):s?n.eachRawSeriesByType(s,u):l&&l(n,i).each(u)},t.prototype._createOverallStageTask=function(t,e,n,i){var r=this,o=e.overallTask=e.overallTask||co({reset:d9});o.context={ecModel:n,api:i,overallReset:t.overallReset,scheduler:r};var a=o.agentStubMap,s=o.agentStubMap=es(),l=t.seriesType,u=t.getTargetSeries,h=!0,c=!1;function p(t){var e=t.uid,n=s.set(e,a&&a.get(e)||(c=!0,co({reset:ft,onDirty:fn})));n.context={model:t,overallProgress:h},n.agent=o,n.__block=h,r._pipe(t,n)}t9(!t.createOnAllSeries,""),l?n.eachRawSeriesByType(l,p):u?u(n,i).each(p):(h=!1,tE(n.getSeries(),p)),c&&o.dirty()},t.prototype._pipe=function(t,e){var n=t.uid,i=this._pipelineMap.get(n);i.head||(i.head=e),i.tail&&i.tail.pipe(e),i.tail=e,e.__idxInPipeline=i.count++,e.__pipeline=i},t.wrapStageHandler=function(t,e){return tX(t)&&(t={overallReset:t,seriesType:function(t){T=null;try{t(fl,fu)}catch(t){}return T}(t)}),t.uid=lK("stageHandler"),e&&(t.visualType=e),t},t}();function d9(t){t.overallReset(t.ecModel,t.api,t.payload)}function ft(t){return t.overallProgress&&fe}function fe(){this.agent.dirty(),this.getDownstream().dirty()}function fn(){this.agent&&this.agent.dirty()}function fi(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function fr(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=o_(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?tB(e,function(t,e){return fa(e)}):fo}var fo=fa(0);function fa(t){return function(e,n){var i=n.data,r=n.resetDefines[t];if(r&&r.dataEach)for(var o=e.start;o<e.end;o++)r.dataEach(i,o);else r&&r.progress&&r.progress(e,i)}}function fs(t){return t.data.count()}var fl={},fu={};function fh(t,e){for(var n in e.prototype)t[n]=ep}fh(fl,hS),fh(fu,hD),fl.eachSeriesByType=fl.eachRawSeriesByType=function(t){T=t},fl.eachComponent=function(t){"series"===t.mainType&&t.subType&&(T=t.subType)};var fc=uQ.darkColor,fp=fc.background,fd=function(){return{axisLine:{lineStyle:{color:fc.axisLine}},splitLine:{lineStyle:{color:fc.axisSplitLine}},splitArea:{areaStyle:{color:[fc.backgroundTint,fc.backgroundTransparent]}},minorSplitLine:{lineStyle:{color:fc.axisMinorSplitLine}},axisLabel:{color:fc.axisLabel},axisName:{}}},ff={label:{color:fc.secondary},itemStyle:{borderColor:fc.borderTint},dividerLineStyle:{color:fc.border}},fg={darkMode:!0,color:fc.theme,backgroundColor:fp,axisPointer:{lineStyle:{color:fc.border},crossStyle:{color:fc.borderShade},label:{color:fc.tertiary}},legend:{textStyle:{color:fc.secondary},pageTextStyle:{color:fc.tertiary}},textStyle:{color:fc.secondary},title:{textStyle:{color:fc.primary},subtextStyle:{color:fc.quaternary}},toolbox:{iconStyle:{borderColor:fc.accent50}},tooltip:{backgroundColor:fc.neutral20,defaultBorderColor:fc.border,textStyle:{color:fc.tertiary}},dataZoom:{borderColor:fc.accent10,textStyle:{color:fc.tertiary},brushStyle:{color:fc.backgroundTint},handleStyle:{color:fc.neutral00,borderColor:fc.accent20},moveHandleStyle:{color:fc.accent40},emphasis:{handleStyle:{borderColor:fc.accent50}},dataBackground:{lineStyle:{color:fc.accent30},areaStyle:{color:fc.accent20}},selectedDataBackground:{lineStyle:{color:fc.accent50},areaStyle:{color:fc.accent30}}},visualMap:{textStyle:{color:fc.secondary},handleStyle:{borderColor:fc.neutral30}},timeline:{lineStyle:{color:fc.accent10},label:{color:fc.tertiary},controlStyle:{color:fc.accent30,borderColor:fc.accent30}},calendar:{itemStyle:{color:fc.neutral00,borderColor:fc.neutral20},dayLabel:{color:fc.tertiary},monthLabel:{color:fc.secondary},yearLabel:{color:fc.secondary}},matrix:{x:ff,y:ff,backgroundColor:{borderColor:fc.axisLine},body:{itemStyle:{borderColor:fc.borderTint}}},timeAxis:fd(),logAxis:fd(),valueAxis:fd(),categoryAxis:fd(),line:{symbol:"circle"},graph:{color:fc.theme},gauge:{title:{color:fc.secondary},axisLine:{lineStyle:{color:[[1,fc.neutral05]]}},axisLabel:{color:fc.axisLabel},detail:{color:fc.primary}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}},funnel:{itemStyle:{borderColor:fc.background}},radar:((l=fd()).axisName={color:fc.axisLabel},l.axisLine.lineStyle.color=fc.neutral20,l),treemap:{breadcrumb:{itemStyle:{color:fc.neutral20,textStyle:{color:fc.secondary}},emphasis:{itemStyle:{color:fc.neutral30}}}},sunburst:{itemStyle:{borderColor:fc.background}},map:{itemStyle:{borderColor:fc.border,areaColor:fc.neutral10},label:{color:fc.tertiary},emphasis:{label:{color:fc.primary},itemStyle:{areaColor:fc.highlight}},select:{label:{color:fc.primary},itemStyle:{areaColor:fc.highlight}}},geo:{itemStyle:{borderColor:fc.border,areaColor:fc.neutral10},emphasis:{label:{color:fc.primary},itemStyle:{areaColor:fc.highlight}},select:{label:{color:fc.primary},itemStyle:{color:fc.highlight}}}};fg.categoryAxis.splitLine.show=!1;var fy=function(){function t(){}return t.prototype.normalizeQuery=function(t){var e={},n={},i={};if(tZ(t)){var r=oY(t);e.mainType=r.main||null,e.subType=r.sub||null}else{var o=["Index","Name","Id"],a={name:1,dataIndex:1,dataType:1};tE(t,function(t,r){for(var s=!1,l=0;l<o.length;l++){var u=o[l],h=r.lastIndexOf(u);if(h>0&&h===r.length-u.length){var c=r.slice(0,h);"data"!==c&&(e.mainType=c,e[u.toLowerCase()]=t,s=!0)}}a.hasOwnProperty(r)&&(n[r]=t,s=!0),s||(i[r]=t)})}return{cptQuery:e,dataQuery:n,otherQuery:i}},t.prototype.filter=function(t,e){var n=this.eventInfo;if(!n)return!0;var i=n.targetEl,r=n.packedEvent,o=n.model,a=n.view;if(!o||!a)return!0;var s=e.cptQuery,l=e.dataQuery;return u(s,o,"mainType")&&u(s,o,"subType")&&u(s,o,"index","componentIndex")&&u(s,o,"name")&&u(s,o,"id")&&u(l,r,"name")&&u(l,r,"dataIndex")&&u(l,r,"dataType")&&(!a.filterForExposedEvent||a.filterForExposedEvent(t,e.otherQuery,i,r));function u(t,e,n,i){return null==t[n]||e[i||n]===t[n]}},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),fv=["symbol","symbolSize","symbolRotate","symbolOffset"],fm=fv.concat(["symbolKeepAspect"]);function fx(t,e,n){switch(n){case"color":return t.getItemVisual(e,"style")[t.getVisual("drawType")];case"opacity":return t.getItemVisual(e,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getItemVisual(e,n)}}function f_(t,e){switch(e){case"color":return t.getVisual("style")[t.getVisual("drawType")];case"opacity":return t.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getVisual(e)}}function fb(t,e,n,i){switch(n){case"color":t.ensureUniqueItemVisual(e,"style")[t.getVisual("drawType")]=i,t.setItemVisual(e,"colorFromPalette",!1);break;case"opacity":t.ensureUniqueItemVisual(e,"style").opacity=i;break;case"symbol":case"symbolSize":case"liftZ":t.setItemVisual(e,n,i)}}function fw(t,e){tE([[t+"ToggleSelect","toggleSelect"],[t+"Select","select"],[t+"UnSelect","unselect"]],function(n){e(n[0],function(e,i,r){var o,a;e=tk({},e),r.dispatchAction(tk(e,{type:n[1],seriesIndex:(o=e,a=[],i.eachComponent({mainType:"series",subType:t,query:o},function(t){a.push(t.seriesIndex)}),a)}))})})}function fS(t,e,n,i,r){var o=t+e;n.isSilent(o)||i.eachComponent({mainType:"series",subType:"pie"},function(t){for(var e=t.seriesIndex,i=t.option.selectedMap,a=r.selected,s=0;s<a.length;s++)if(a[s].seriesIndex===e){var l=t.getData(),u=ok(l,r.fromActionPayload);n.trigger(o,{type:o,seriesId:t.id,name:tY(u)?l.getName(u[0]):l.getName(u),selected:tZ(i)?i:tk({},i)})}})}function fM(t,e,n){for(var i;t&&(!e(t)||(i=t,!n));)t=t.__hostTarget||t.parent;return i}var fI=Math.round(9*Math.random()),fT="function"==typeof Object.defineProperty,fC=function(){function t(){this._id="__ec_inner_"+fI++}return t.prototype.get=function(t){return this._guard(t)[this._id]},t.prototype.set=function(t,e){var n=this._guard(t);return fT?Object.defineProperty(n,this._id,{value:e,enumerable:!1,configurable:!0}):n[this._id]=e,this},t.prototype.delete=function(t){return!!this.has(t)&&(delete this._guard(t)[this._id],!0)},t.prototype.has=function(t){return!!this._guard(t)[this._id]},t.prototype._guard=function(t){if(t!==Object(t))throw TypeError("Value of WeakMap is not a non-null object.");return t},t}(),fD=se.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,i=e.cy,r=e.width/2,o=e.height/2;t.moveTo(n,i-o),t.lineTo(n+r,i+o),t.lineTo(n-r,i+o),t.closePath()}}),fA=se.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,i=e.cy,r=e.width/2,o=e.height/2;t.moveTo(n,i-o),t.lineTo(n+r,i),t.lineTo(n,i+o),t.lineTo(n-r,i),t.closePath()}}),fk=se.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.x,i=e.y,r=e.width/5*3,o=Math.max(r,e.height),a=r/2,s=a*a/(o-a),l=i-o+a+s,u=Math.asin(s/a),h=Math.cos(u)*a,c=Math.sin(u),p=Math.cos(u),d=.6*a,f=.7*a;t.moveTo(n-h,l+s),t.arc(n,l,a,Math.PI-u,2*Math.PI+u),t.bezierCurveTo(n+h-c*d,l+s+p*d,n,i-f,n,i),t.bezierCurveTo(n,i-f,n-h+c*d,l+s+p*d,n-h,l+s),t.closePath()}}),fL=se.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.height,i=e.width,r=e.x,o=e.y,a=i/3*2;t.moveTo(r,o),t.lineTo(r+a,o+n),t.lineTo(r,o+n/4*3),t.lineTo(r-a,o+n),t.lineTo(r,o),t.closePath()}}),fP={line:function(t,e,n,i,r){r.x1=t,r.y1=e+i/2,r.x2=t+n,r.y2=e+i/2},rect:function(t,e,n,i,r){r.x=t,r.y=e,r.width=n,r.height=i},roundRect:function(t,e,n,i,r){r.x=t,r.y=e,r.width=n,r.height=i,r.r=Math.min(n,i)/4},square:function(t,e,n,i,r){var o=Math.min(n,i);r.x=t,r.y=e,r.width=o,r.height=o},circle:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.r=Math.min(n,i)/2},diamond:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.width=n,r.height=i},pin:function(t,e,n,i,r){r.x=t+n/2,r.y=e+i/2,r.width=n,r.height=i},arrow:function(t,e,n,i,r){r.x=t+n/2,r.y=e+i/2,r.width=n,r.height=i},triangle:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.width=n,r.height=i}},fO={};tE({line:pU,rect:sd,roundRect:sd,square:sd,circle:px,diamond:fA,pin:fk,arrow:fL,triangle:fD},function(t,e){fO[e]=new t});var fR=se.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(t,e,n){var i=rN(t,e,n),r=this.shape;return r&&"pin"===r.symbolType&&"inside"===e.position&&(i.y=n.y+.4*n.height),i},buildPath:function(t,e,n){var i=e.symbolType;if("none"!==i){var r=fO[i];r||(r=fO[i="rect"]),fP[i](e.x,e.y,e.width,e.height,r.shape),r.buildPath(t,r.shape,n)}}});function fN(t,e){if("image"!==this.type){var n=this.style;this.__isEmptyBrush?(n.stroke=t,n.fill=e||uQ.color.neutral00,n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=t:n.fill=t,this.markRedraw()}}function fz(t,e,n,i,r,o,a){var s,l=0===t.indexOf("empty");return l&&(t=t.substr(5,1).toLowerCase()+t.substr(6)),(s=0===t.indexOf("image://")?dp(t.slice(8),new nb(e,n,i,r),a?"center":"cover"):0===t.indexOf("path://")?dc(t.slice(7),{},new nb(e,n,i,r),a?"center":"cover"):new fR({shape:{symbolType:t,x:e,y:n,width:i,height:r}})).__isEmptyBrush=l,s.setColor=fN,o&&s.setColor(o),s}function fE(t){return tY(t)||(t=[+t,+t]),[t[0]||0,t[1]||0]}function fB(t,e){if(null!=t)return tY(t)||(t=[t,t]),[r8(t[0],e[0])||0,r8(t4(t[1],t[0]),e[1])||0]}function fV(t){return isFinite(t)}function fG(t,e,n){for(var i,r,o,a,s,l,u,h,c,p,d="radial"===e.type?(o=Math.min(i=n.width,r=n.height),a=null==e.x?.5:e.x,s=null==e.y?.5:e.y,l=null==e.r?.5:e.r,e.global||(a=a*i+n.x,s=s*r+n.y,l*=o),a=fV(a)?a:.5,s=fV(s)?s:.5,l=l>=0&&fV(l)?l:.5,t.createRadialGradient(a,s,0,a,s,l)):(u=null==e.x?0:e.x,h=null==e.x2?1:e.x2,c=null==e.y?0:e.y,p=null==e.y2?0:e.y2,e.global||(u=u*n.width+n.x,h=h*n.width+n.x,c=c*n.height+n.y,p=p*n.height+n.y),u=fV(u)?u:0,h=fV(h)?h:1,c=fV(c)?c:0,p=fV(p)?p:0,t.createLinearGradient(u,c,h,p)),f=e.colorStops,g=0;g<f.length;g++)d.addColorStop(f[g].offset,f[g].color);return d}function fF(t){return parseInt(t,10)}function fW(t,e,n){var i=["width","height"][e],r=["clientWidth","clientHeight"][e],o=["paddingLeft","paddingTop"][e],a=["paddingRight","paddingBottom"][e];if(null!=n[i]&&"auto"!==n[i])return parseFloat(n[i]);var s=document.defaultView.getComputedStyle(t);return(t[r]||fF(s[i])||fF(t.style[i]))-(fF(s[o])||0)-(fF(s[a])||0)|0}function fH(t){var e,n,i=t.style,r=i.lineDash&&i.lineWidth>0&&(e=i.lineDash,n=i.lineWidth,e&&"solid"!==e&&n>0?"dashed"===e?[4*n,2*n]:"dotted"===e?[n]:tq(e)?[e]:tY(e)?e:null:null),o=i.lineDashOffset;if(r){var a=i.strokeNoScale&&t.getLineScale?t.getLineScale():1;a&&1!==a&&(r=tB(r,function(t){return t/a}),o/=a)}return[r,o]}var fU=new aK(!0);function fY(t){var e=t.stroke;return null!=e&&"none"!==e&&t.lineWidth>0}function fX(t){return"string"==typeof t&&"none"!==t}function fZ(t){var e=t.fill;return null!=e&&"none"!==e}function fj(t,e){if(null!=e.fillOpacity&&1!==e.fillOpacity){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function fq(t,e){if(null!=e.strokeOpacity&&1!==e.strokeOpacity){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function fK(t,e,n){var i=o2(e.image,e.__image,n);if(o3(i)){var r=t.createPattern(i,e.repeat||"repeat");if("function"==typeof DOMMatrix&&r&&r.setTransform){var o=new DOMMatrix;o.translateSelf(e.x||0,e.y||0),o.rotateSelf(0,0,(e.rotation||0)*ed),o.scaleSelf(e.scaleX||1,e.scaleY||1),r.setTransform(o)}return r}}var f$=["shadowBlur","shadowOffsetX","shadowOffsetY"],fJ=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function fQ(t,e,n,i,r){var o=!1;if(!i&&e===(n=n||{}))return!1;if(i||e.opacity!==n.opacity){f2(t,r),o=!0;var a=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(a)?ad.opacity:a}(i||e.blend!==n.blend)&&(o||(f2(t,r),o=!0),t.globalCompositeOperation=e.blend||ad.blend);for(var s=0;s<f$.length;s++){var l=f$[s];(i||e[l]!==n[l])&&(o||(f2(t,r),o=!0),t[l]=t.dpr*(e[l]||0))}return(i||e.shadowColor!==n.shadowColor)&&(o||(f2(t,r),o=!0),t.shadowColor=e.shadowColor||ad.shadowColor),o}function f0(t,e,n,i,r){var o=f5(e,r.inHover),a=i?null:n&&f5(n,r.inHover)||{};if(o===a)return!1;var s=fQ(t,o,a,i,r);if((i||o.fill!==a.fill)&&(s||(f2(t,r),s=!0),fX(o.fill)&&(t.fillStyle=o.fill)),(i||o.stroke!==a.stroke)&&(s||(f2(t,r),s=!0),fX(o.stroke)&&(t.strokeStyle=o.stroke)),(i||o.opacity!==a.opacity)&&(s||(f2(t,r),s=!0),t.globalAlpha=null==o.opacity?1:o.opacity),e.hasStroke()){var l=o.lineWidth/(o.strokeNoScale&&e.getLineScale?e.getLineScale():1);t.lineWidth!==l&&(s||(f2(t,r),s=!0),t.lineWidth=l)}for(var u=0;u<fJ.length;u++){var h=fJ[u],c=h[0];(i||o[c]!==a[c])&&(s||(f2(t,r),s=!0),t[c]=o[c]||h[1])}return s}function f1(t,e){var n=e.transform,i=t.dpr||1;n?t.setTransform(i*n[0],i*n[1],i*n[2],i*n[3],i*n[4],i*n[5]):t.setTransform(i,0,0,i,0,0)}function f2(t,e){e.batchFill&&t.fill(),e.batchStroke&&t.stroke(),e.batchFill="",e.batchStroke=""}function f5(t,e){return e&&t.__hoverStyle||t.style}function f3(t,e){f4(t,e,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function f4(t,e,n,i){var r,o=e.transform;if(!e.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1)){e.__dirty&=-2,e.__isRendered=!1;return}var a=e.__clipPaths,s=n.prevElClipPaths,l=!1,u=!1;if(!s||function(t,e){if(t===e||!t&&!e)return!1;if(!t||!e||t.length!==e.length)return!0;for(var n=0;n<t.length;n++)if(t[n]!==e[n])return!0;return!1}(a,s)){if(s&&s.length&&(f2(t,n),t.restore(),u=l=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),a&&a.length){f2(t,n),t.save();for(var h=!1,c=0;c<a.length;c++){var p=a[c];h=h||p.isZeroArea(),f1(t,p),t.beginPath(),p.buildPath(t,p.shape),t.clip()}n.allClipped=h,l=!0}n.prevElClipPaths=a}if(n.allClipped){e.__isRendered=!1;return}e.beforeBrush&&e.beforeBrush(),e.innerBeforeBrush();var d=n.prevEl;d||(u=l=!0);var f=e instanceof se&&e.autoBatch&&(v=fZ(y=e.style),m=fY(y),!(y.lineDash||!(v^m)||v&&"string"!=typeof y.fill||m&&"string"!=typeof y.stroke||y.strokePercent<1||y.strokeOpacity<1||y.fillOpacity<1));!l&&(x=d.transform,o&&x?o[0]===x[0]&&o[1]===x[1]&&o[2]===x[2]&&o[3]===x[3]&&o[4]===x[4]&&o[5]===x[5]:+(!o&&!x))?f||f2(t,n):(f2(t,n),f1(t,e));var g=f5(e,n.inHover);if(e instanceof se)1!==n.lastDrawType&&(u=!0,n.lastDrawType=1),f0(t,e,d,u,n),f&&(n.batchFill||n.batchStroke)||t.beginPath(),function(t,e,n,i){var r,o,a,s=fY(n),l=fZ(n),u=n.strokePercent,h=u<1,c=!e.path;(!e.silent||h)&&c&&e.createPathProxy();var p=e.path||fU,d=e.__dirty;if(!i){var f=n.fill,g=n.stroke,y=l&&!!f.colorStops,v=s&&!!g.colorStops,m=l&&!!f.image,x=s&&!!g.image,_=void 0,b=void 0,w=void 0,S=void 0,M=void 0;(y||v)&&(M=e.getBoundingRect()),y&&(_=d?fG(t,f,M):e.__canvasFillGradient,e.__canvasFillGradient=_),v&&(b=d?fG(t,g,M):e.__canvasStrokeGradient,e.__canvasStrokeGradient=b),m&&(w=d||!e.__canvasFillPattern?fK(t,f,e):e.__canvasFillPattern,e.__canvasFillPattern=w),x&&(S=d||!e.__canvasStrokePattern?fK(t,g,e):e.__canvasStrokePattern,e.__canvasStrokePattern=S),y?t.fillStyle=_:m&&(w?t.fillStyle=w:l=!1),v?t.strokeStyle=b:x&&(S?t.strokeStyle=S:s=!1)}var I=e.getGlobalScale();p.setScale(I[0],I[1],e.segmentIgnoreThreshold),t.setLineDash&&n.lineDash&&(o=(r=fH(e))[0],a=r[1]);var T=!0;(c||4&d)&&(p.setDPR(t.dpr),h?p.setContext(null):(p.setContext(t),T=!1),p.reset(),e.buildPath(p,e.shape,i),p.toStatic(),e.pathUpdated()),T&&p.rebuildPath(t,h?u:1),o&&(t.setLineDash(o),t.lineDashOffset=a),!i&&(n.strokeFirst?(s&&fq(t,n),l&&fj(t,n)):(l&&fj(t,n),s&&fq(t,n))),o&&t.setLineDash([])}(t,e,g,f),f&&(n.batchFill=g.fill||"",n.batchStroke=g.stroke||"");else if(e instanceof si){3!==n.lastDrawType&&(u=!0,n.lastDrawType=3),f0(t,e,d,u,n);var y,v,m,x,_,b=g.text;if(null!=b&&(b+=""),b){t.font=g.font||tu,t.textAlign=g.textAlign,t.textBaseline=g.textBaseline;var w=void 0,S=void 0;t.setLineDash&&g.lineDash&&(w=(_=fH(e))[0],S=_[1]),w&&(t.setLineDash(w),t.lineDashOffset=S),g.strokeFirst?(fY(g)&&t.strokeText(b,g.x,g.y),fZ(g)&&t.fillText(b,g.x,g.y)):(fZ(g)&&t.fillText(b,g.x,g.y),fY(g)&&t.strokeText(b,g.x,g.y)),w&&t.setLineDash([])}}else e instanceof sa?(2!==n.lastDrawType&&(u=!0,n.lastDrawType=2),r=u,fQ(t,f5(e,n.inHover),d&&f5(d,n.inHover),r,n),function(t,e,n){var i=e.__image=o2(n.image,e.__image,e,e.onload);if(i&&o3(i)){var r=n.x||0,o=n.y||0,a=e.getWidth(),s=e.getHeight(),l=i.width/i.height;if(null==a&&null!=s?a=s*l:null==s&&null!=a?s=a/l:null==a&&null==s&&(a=i.width,s=i.height),n.sWidth&&n.sHeight){var u=n.sx||0,h=n.sy||0;t.drawImage(i,u,h,n.sWidth,n.sHeight,r,o,a,s)}else if(n.sx&&n.sy){var u=n.sx,h=n.sy,c=a-u,p=s-h;t.drawImage(i,u,h,c,p,r,o,a,s)}else t.drawImage(i,r,o,a,s)}}(t,e,g)):e.getTemporalDisplayables&&(4!==n.lastDrawType&&(u=!0,n.lastDrawType=4),function(t,e,n){var i,r,o=e.getDisplayables(),a=e.getTemporalDisplayables();t.save();var s={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover};for(i=e.getCursor(),r=o.length;i<r;i++){var l=o[i];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),f4(t,l,s,i===r-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}for(var u=0,h=a.length;u<h;u++){var l=a[u];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),f4(t,l,s,u===h-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}e.clearTemporalDisplayables(),e.notClear=!0,t.restore()}(t,e,n));f&&i&&f2(t,n),e.innerAfterBrush(),e.afterBrush&&e.afterBrush(),n.prevEl=e,e.__dirty=0,e.__isRendered=!0}var f8=new fC,f6=new is(100),f7=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function f9(t,e){if("none"===t)return null;var n=e.getDevicePixelRatio(),i=e.getZr(),r="svg"===i.painter.type;t.dirty&&f8.delete(t);var o=f8.get(t);if(o)return o;var a=tL(t,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512});"none"===a.backgroundColor&&(a.backgroundColor=null);var s={repeat:"repeat"};return function(t){for(var e,o,s=[n],l=!0,u=0;u<f7.length;++u){var h=a[f7[u]];if(null!=h&&!tY(h)&&!tZ(h)&&!tq(h)&&"boolean"!=typeof h){l=!1;break}s.push(h)}if(l){e=s.join(",")+(r?"-svg":"");var c=f6.get(e);c&&(r?t.svgElement=c:t.image=c)}var p=function t(e){if(!e||0===e.length)return[[0,0]];if(tq(e)){var n=Math.ceil(e);return[[n,n]]}for(var i=!0,r=0;r<e.length;++r)if(!tq(e[r])){i=!1;break}if(i)return t([e]);for(var o=[],r=0;r<e.length;++r)if(tq(e[r])){var n=Math.ceil(e[r]);o.push([n,n])}else{var n=tB(e[r],function(t){return Math.ceil(t)});n.length%2==1?o.push(n.concat(n)):o.push(n)}return o}(a.dashArrayX),d=function(t){if(!t||"object"==typeof t&&0===t.length)return[0,0];if(tq(t)){var e=Math.ceil(t);return[e,e]}var n=tB(t,function(t){return Math.ceil(t)});return t.length%2?n.concat(n):n}(a.dashArrayY),f=function t(e){if(!e||0===e.length)return[["rect"]];if(tZ(e))return[[e]];for(var n=!0,i=0;i<e.length;++i)if(!tZ(e[i])){n=!1;break}if(n)return t([e]);for(var r=[],i=0;i<e.length;++i)tZ(e[i])?r.push([e[i]]):r.push(e[i]);return r}(a.symbol),g=tB(p,function(t){return gt(t)}),y=gt(d),v=!r&&tc.createCanvas(),m=r&&{tag:"g",attrs:{},key:"dcl",children:[]},x=function(){for(var t=1,e=0,n=g.length;e<n;++e)t=ov(t,g[e]);for(var i=1,e=0,n=f.length;e<n;++e)i=ov(i,f[e].length);t*=i;var r=y*g.length*f.length;return{width:Math.max(1,Math.min(t,a.maxTileWidth)),height:Math.max(1,Math.min(r,a.maxTileHeight))}}();v&&(v.width=x.width*n,v.height=x.height*n,o=v.getContext("2d")),function(){o&&(o.clearRect(0,0,v.width,v.height),a.backgroundColor&&(o.fillStyle=a.backgroundColor,o.fillRect(0,0,v.width,v.height)));for(var t=0,e=0;e<d.length;++e)t+=d[e];if(!(t<=0))for(var s=-y,l=0,u=0,h=0;s<x.height;){if(l%2==0){for(var c=u/2%f.length,g=0,_=0,b=0;g<2*x.width;){for(var w=0,e=0;e<p[h].length;++e)w+=p[h][e];if(w<=0)break;if(_%2==0){var S=(1-a.symbolSize)*.5,M=g+p[h][_]*S,I=s+d[l]*S,T=p[h][_]*a.symbolSize,C=d[l]*a.symbolSize,D=b/2%f[c].length;!function(t,e,s,l,u){var h=r?1:n,c=fz(u,t*h,e*h,s*h,l*h,a.color,a.symbolKeepAspect);if(r){var p=i.painter.renderOneToVNode(c);p&&m.children.push(p)}else f3(o,c)}(M,I,T,C,f[c][D])}g+=p[h][_],++b,++_===p[h].length&&(_=0)}++h===p.length&&(h=0)}s+=d[l],++u,++l===d.length&&(l=0)}}(),l&&f6.put(e,v||m),t.image=v,t.svgElement=m,t.svgWidth=x.width,t.svgHeight=x.height}(s),s.rotation=a.rotation,s.scaleX=s.scaleY=r?1:1/n,f8.set(t,s),t.dirty=!1,s}function gt(t){for(var e=0,n=0;n<t.length;++n)e+=t[n];return t.length%2==1?2*e:e}var ge=new eB,gn={},gi={},gr="6.0.0",go={zrender:"6.0.0"},ga={PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:1e3,PROGRESSIVE_LAYOUT:1100,GLOBAL:2e3,CHART:3e3,POST_CHART_LAYOUT:4600,COMPONENT:4e3,BRUSH:5e3,CHART_ITEM:4500,ARIA:6e3,DECAL:7e3}},gs="__flagInMainProcess",gl="__mainProcessVersion",gu="__pendingUpdate",gh="__needsUpdateStatus",gc=/^[a-zA-Z0-9_]+$/,gp="__connectUpdateStatus";function gd(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return this.isDisposed()?void gb(this.id):gg(this,t,e)}}function gf(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return gg(this,t,e)}}function gg(t,e,n){return n[0]=n[0]&&n[0].toLowerCase(),eB.prototype[e].apply(t,n)}var gy=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e}(eB),gv=gy.prototype;gv.on=gf("on"),gv.off=gf("off");var gm=function(t){function e(e,n,i){var r=t.call(this,new fy)||this;r._chartsViews=[],r._chartsMap={},r._componentsViews=[],r._componentsMap={},r._pendingActions=[],i=i||{},r._dom=e,r[gl]=1,i.ssr&&(g=function(t){var e=sk(t),n=e.dataIndex;if(null!=n){var i=es();return i.set("series_index",e.seriesIndex),i.set("data_index",n),e.ssrType&&i.set("ssr_type",e.ssrType),i}});var o=r._zr=rq(e,{renderer:i.renderer||"canvas",devicePixelRatio:i.devicePixelRatio,width:i.width,height:i.height,ssr:i.ssr,useDirtyRect:t4(i.useDirtyRect,!1),useCoarsePointer:t4(i.useCoarsePointer,"auto"),pointerSize:i.pointerSize});r._ssr=i.ssr,r._throttledZrFlush=dJ(tH(o.flush,o),17),r._updateTheme(n),r._locale=function(t){if(!tZ(t))return tD(tC(t),tC(lJ.EN),!1);var e=lJ[t.toUpperCase()]||{};return"ZH"===t||"EN"===t?tC(e):tD(tC(e),tC(lJ.EN),!1)}(i.locale||l0),r._coordSysMgr=new uk;var a=r._api=F(r);function s(t,e){return t.__prio-e.__prio}return nV(gC,s),nV(gI,s),r._scheduler=new d7(r,a,gI,gC),r._messageCenter=new gy,r._initEvents(),r.resize=tH(r.resize,r),o.animation.on("frame",r._onframe,r),z(o,r),E(o,r),en(r),r}return tn(e,t),e.prototype._onframe=function(){if(!this._disposed){U(this);var t=this._scheduler;if(this[gu]){var e=this[gu].silent;this[gs]=!0,Y(this);try{C(this),k.update.call(this,null,this[gu].updateParams)}catch(t){throw this[gs]=!1,this[gu]=null,t}this._zr.flush(),this[gs]=!1,this[gu]=null,R.call(this,e),N.call(this,e)}else if(t.unfinished){var n=1,i=this._model,r=this._api;t.unfinished=!1;do{var o=+new Date;t.performSeriesTasks(i),t.performDataProcessorTasks(i),P(this,i),t.performVisualTasks(i),G(this,this._model,r,"remain",{}),n-=new Date-o}while(n>0&&t.unfinished)t.unfinished||this._zr.flush()}}},e.prototype.getDom=function(){return this._dom},e.prototype.getId=function(){return this.id},e.prototype.getZr=function(){return this._zr},e.prototype.isSSR=function(){return this._ssr},e.prototype.setOption=function(t,e,n){if(!this[gs]){if(this._disposed)return void gb(this.id);if(tK(e)&&(n=e.lazyUpdate,i=e.silent,r=e.replaceMerge,o=e.transition,e=e.notMerge),this[gs]=!0,Y(this),!this._model||e){var i,r,o,a=new hk(this._api),s=this._theme,l=this._model=new hS;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,a)}this._model.setOption(t,{replaceMerge:r},gT);var u={seriesTransition:o,optionChanged:!0};if(n)this[gu]={silent:i,updateParams:u},this[gs]=!1,this.getZr().wakeUp();else{try{C(this),k.update.call(this,null,u)}catch(t){throw this[gu]=null,this[gs]=!1,t}this._ssr||this._zr.flush(),this[gu]=null,this[gs]=!1,R.call(this,i),N.call(this,i)}}},e.prototype.setTheme=function(t,e){if(!this[gs]){if(this._disposed)return void gb(this.id);var n=this._model;if(n){var i=e&&e.silent,r=null;this[gu]&&(null==i&&(i=this[gu].silent),r=this[gu].updateParams,this[gu]=null),this[gs]=!0,Y(this);try{this._updateTheme(t),n.setTheme(this._theme),C(this),k.update.call(this,{type:"setTheme"},r)}catch(t){throw this[gs]=!1,t}this[gs]=!1,R.call(this,i),N.call(this,i)}}},e.prototype._updateTheme=function(t){tZ(t)&&(t=gD[t]),t&&((t=tC(t))&&hZ(t,!0),this._theme=t)},e.prototype.getModel=function(){return this._model},e.prototype.getOption=function(){return this._model&&this._model.getOption()},e.prototype.getWidth=function(){return this._zr.getWidth()},e.prototype.getHeight=function(){return this._zr.getHeight()},e.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||ts.hasGlobalWindow&&window.devicePixelRatio||1},e.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},e.prototype.renderToCanvas=function(t){return t=t||{},this._zr.painter.getRenderedCanvas({backgroundColor:t.backgroundColor||this._model.get("backgroundColor"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},e.prototype.renderToSVGString=function(t){return t=t||{},this._zr.painter.renderToString({useViewBox:t.useViewBox})},e.prototype.getSvgDataURL=function(){var t=this._zr;return tE(t.storage.getDisplayList(),function(t){t.stopAnimation(null,!0)}),t.painter.toDataURL()},e.prototype.getDataURL=function(t){if(this._disposed)return void gb(this.id);var e=(t=t||{}).excludeComponents,n=this._model,i=[],r=this;tE(e,function(t){n.eachComponent({mainType:t},function(t){var e=r._componentsMap[t.__viewId];e.group.ignore||(i.push(e),e.group.ignore=!0)})});var o="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL("image/"+(t&&t.type||"png"));return tE(i,function(t){t.group.ignore=!1}),o},e.prototype.getConnectedDataURL=function(t){if(this._disposed)return void gb(this.id);var e="svg"===t.type,n=this.group,i=Math.min,r=Math.max,o=1/0;if(!gL[n])return this.getDataURL(t);var a=o,s=o,l=-o,u=-o,h=[],c=t&&t.pixelRatio||this.getDevicePixelRatio();tE(gk,function(o,c){if(o.group===n){var p=e?o.getZr().painter.getSvgDom().innerHTML:o.renderToCanvas(tC(t)),d=o.getDom().getBoundingClientRect();a=i(d.left,a),s=i(d.top,s),l=r(d.right,l),u=r(d.bottom,u),h.push({dom:p,left:d.left,top:d.top})}}),a*=c,s*=c,l*=c,u*=c;var p=l-a,d=u-s,f=tc.createCanvas(),g=rq(f,{renderer:e?"svg":"canvas"});if(g.resize({width:p,height:d}),!e)return t.connectedBackgroundColor&&g.add(new sd({shape:{x:0,y:0,width:p,height:d},style:{fill:t.connectedBackgroundColor}})),tE(h,function(t){var e=new sa({style:{x:t.left*c-a,y:t.top*c-s,image:t.dom}});g.add(e)}),g.refreshImmediately(),f.toDataURL("image/"+(t&&t.type||"png"));var y="";return tE(h,function(t){var e=t.left-a,n=t.top-s;y+='<g transform="translate('+e+","+n+')">'+t.dom+"</g>"}),g.painter.getSvgRoot().innerHTML=y,t.connectedBackgroundColor&&g.painter.setBackgroundColor(t.connectedBackgroundColor),g.refreshImmediately(),g.painter.toDataURL()},e.prototype.convertToPixel=function(t,e,n){return L(this,"convertToPixel",t,e,n)},e.prototype.convertToLayout=function(t,e,n){return L(this,"convertToLayout",t,e,n)},e.prototype.convertFromPixel=function(t,e,n){return L(this,"convertFromPixel",t,e,n)},e.prototype.containPixel=function(t,e){var n;return this._disposed?void gb(this.id):(tE(oO(this._model,t),function(t,i){i.indexOf("Models")>=0&&tE(t,function(t){var r=t.coordinateSystem;if(r&&r.containPoint)n=n||!!r.containPoint(e);else if("seriesModels"===i){var o=this._chartsMap[t.__viewId];o&&o.containPoint&&(n=n||o.containPoint(e,t))}},this)},this),!!n)},e.prototype.getVisual=function(t,e){var n=oO(this._model,t,{defaultMainType:"series"}),i=n.seriesModel.getData(),r=n.hasOwnProperty("dataIndexInside")?n.dataIndexInside:n.hasOwnProperty("dataIndex")?i.indexOfRawIndex(n.dataIndex):null;return null!=r?fx(i,r,e):f_(i,e)},e.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},e.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},e.prototype._initEvents=function(){var t,e,n=this;tE(g_,function(t){var e=function(e){var i,r=n.getModel(),o=e.target;if("globalout"===t?i={}:o&&fM(o,function(t){var e=sk(t);if(e&&null!=e.dataIndex){var n=e.dataModel||r.getSeriesByIndex(e.seriesIndex);return i=n&&n.getDataParams(e.dataIndex,e.dataType,o)||{},!0}if(e.eventData)return i=tk({},e.eventData),!0},!0),i){var a=i.componentType,s=i.componentIndex;("markLine"===a||"markPoint"===a||"markArea"===a)&&(a="series",s=i.seriesIndex);var l=a&&null!=s&&r.getComponent(a,s),u=l&&n["series"===l.mainType?"_chartsMap":"_componentsMap"][l.__viewId];i.event=e,i.type=t,n._$eventProcessor.eventInfo={targetEl:o,packedEvent:i,model:l,view:u},n.trigger(t,i)}};e.zrEventfulCallAtLast=!0,n._zr.on(t,e,n)});var i=this._messageCenter;tE(gM,function(t,e){i.on(e,function(t){n.trigger(e,t)})}),t=this,e=this._api,i.on("selectchanged",function(n){var i=e.getModel();n.isFromClick?(fS("map","selectchanged",t,i,n),fS("pie","selectchanged",t,i,n)):"select"===n.fromAction?(fS("map","selected",t,i,n),fS("pie","selected",t,i,n)):"unselect"===n.fromAction&&(fS("map","unselected",t,i,n),fS("pie","unselected",t,i,n))})},e.prototype.isDisposed=function(){return this._disposed},e.prototype.clear=function(){this._disposed?gb(this.id):this.setOption({series:[]},!0)},e.prototype.dispose=function(){if(this._disposed)return void gb(this.id);this._disposed=!0,this.getDom()&&oB(this.getDom(),gR,"");var t=this._api,e=this._model;tE(this._componentsViews,function(n){n.dispose(e,t)}),tE(this._chartsViews,function(n){n.dispose(e,t)}),this._zr.dispose(),this._dom=this._model=this._chartsMap=this._componentsMap=this._chartsViews=this._componentsViews=this._scheduler=this._api=this._zr=this._throttledZrFlush=this._theme=this._coordSysMgr=this._messageCenter=null,delete gk[this.id]},e.prototype.resize=function(t){if(!this[gs]){if(this._disposed)return void gb(this.id);this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var n=e.resetOption("media"),i=t&&t.silent;this[gu]&&(null==i&&(i=this[gu].silent),n=!0,this[gu]=null),this[gs]=!0,Y(this);try{n&&C(this),k.update.call(this,{type:"resize",animation:tk({duration:0},t&&t.animation)})}catch(t){throw this[gs]=!1,t}this[gs]=!1,R.call(this,i),N.call(this,i)}}},e.prototype.showLoading=function(t,e){if(this._disposed)return void gb(this.id);if(tK(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),gA[t]){var n=gA[t](this._api,e),i=this._zr;this._loadingFX=n,i.add(n)}},e.prototype.hideLoading=function(){this._disposed?gb(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},e.prototype.makeActionFromEvent=function(t){var e=tk({},t);return e.type=gS[t.type],e},e.prototype.dispatchAction=function(t,e){if(this._disposed)return void gb(this.id);if((tK(e)||(e={silent:!!e}),gw[t.type])&&this._model){if(this[gs])return void this._pendingActions.push(t);var n=e.silent;O.call(this,t,n);var i=e.flush;i?this._zr.flush():!1!==i&&ts.browser.weChat&&this._throttledZrFlush(),R.call(this,n),N.call(this,n)}},e.prototype.updateLabelLayout=function(){ge.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},e.prototype.appendData=function(t){if(this._disposed)return void gb(this.id);var e=t.seriesIndex;this.getModel().getSeriesByIndex(e).appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp()},e.internalField=function(){function t(t){t.clearColorPalette(),t.eachSeries(function(t){t.clearColorPalette()})}function e(t){for(var e=[],n=t.currentStates,i=0;i<n.length;i++){var r=n[i];"emphasis"!==r&&"blur"!==r&&"select"!==r&&e.push(r)}t.selected&&t.states.select&&e.push("select"),2===t.hoverState&&t.states.emphasis?e.push("emphasis"):1===t.hoverState&&t.states.blur&&e.push("blur"),t.useStates(e)}function n(t,e){if(!t.preventAutoZ){var n=dB(t);e.eachRendered(function(t){return dG(t,n.z,n.zlevel),!0})}}function i(t,e){e.eachRendered(function(t){if(!lv(t)){var e=t.getTextContent(),n=t.getTextGuideLine();t.stateTransition&&(t.stateTransition=null),e&&e.stateTransition&&(e.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),t.hasState()?(t.prevStates=t.currentStates,t.clearStates()):t.prevStates&&(t.prevStates=null)}})}function r(t,n){var i=t.getModel("stateAnimation"),r=t.isAnimationEnabled(),o=i.get("duration"),a=o>0?{duration:o,delay:i.get("delay"),easing:i.get("easing")}:null;n.eachRendered(function(t){if(t.states&&t.states.emphasis&&!lv(t)){if(t instanceof se&&((n=sR(t)).normalFill=t.style.fill,n.normalStroke=t.style.stroke,n.selectFill=(i=t.states.select||{}).style&&i.style.fill||null,n.selectStroke=i.style&&i.style.stroke||null),t.__dirty){var n,i,o=t.prevStates;o&&t.useStates(o)}if(r){t.stateTransition=a;var s=t.getTextContent(),l=t.getTextGuideLine();s&&(s.stateTransition=a),l&&(l.stateTransition=a)}t.__dirty&&e(t)}})}C=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),D(t,!0),D(t,!1),e.plan()},D=function(t,e){for(var n=t._model,i=t._scheduler,r=e?t._componentsViews:t._chartsViews,o=e?t._componentsMap:t._chartsMap,a=t._zr,s=t._api,l=0;l<r.length;l++)r[l].__alive=!1;function u(t){var l=t.__requireNewView;t.__requireNewView=!1;var u="_ec_"+t.id+"_"+t.type,h=!l&&o[u];if(!h){var c=oY(t.type);(h=new(e?c6.getClass(c.main,c.sub):dH.getClass(c.sub))).init(n,s),o[u]=h,r.push(h),a.add(h.group)}t.__viewId=h.__id=u,h.__alive=!0,h.__model=t,h.group.__ecComponentInfo={mainType:t.mainType,index:t.componentIndex},e||i.prepareView(h,t,n,s)}e?n.eachComponent(function(t,e){"series"!==t&&u(e)}):n.eachSeries(u);for(var l=0;l<r.length;){var h=r[l];h.__alive?l++:(e||h.renderTask.dispose(),a.remove(h.group),h.dispose(n,s),r.splice(l,1),o[h.__id]===h&&delete o[h.__id],h.__id=h.group.__ecComponentInfo=null)}},A=function(t,e,n,i,r){var o,a=t._model;if(a.setUpdatePayload(n),!i)return void tE([].concat(t._componentsViews).concat(t._chartsViews),h);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};r&&(l.subType=r);var u=n.excludeSeriesId;function h(i){i&&i.__alive&&i[e]&&i[e](i.__model,a,t._api,n)}null!=u&&(o=es(),tE(o_(u),function(t){var e=oC(t,null);null!=e&&o.set(e,!0)})),a&&a.eachComponent(l,function(e){if(!(o&&null!=o.get(e.id))){if(lc(n))if(e instanceof cQ)n.type!==sB||n.notBlur||e.get(["emphasis","disabled"])||function(t,e,n){var i=t.seriesIndex,r=t.getData(e.dataType);if(r){var o=ok(r,e);o=(tY(o)?o[0]:o)||0;var a=r.getItemGraphicEl(o);if(!a)for(var s=r.count(),l=0;!a&&l<s;)a=r.getItemGraphicEl(l++);if(a){var u=sk(a);s7(i,u.focus,u.blurScope,n)}else{var h=t.get(["emphasis","focus"]),c=t.get(["emphasis","blurScope"]);null!=h&&s7(i,h,c,n)}}}(e,n,t._api);else{var i=lt(e.mainType,e.componentIndex,n.name,t._api),r=i.focusSelf,a=i.dispatchers;n.type===sB&&r&&!n.notBlur&&s9(e.mainType,e.componentIndex,t._api),a&&tE(a,function(t){n.type===sB?s3(t):s4(t)})}else if(lh(n)&&e instanceof cQ){if(t._api,lh(n)){var s=n.dataType,l=ok(e.getData(s),n);tY(l)||(l=[l]),e[n.type===sW?"toggleSelect":n.type===sG?"select":"unselect"](l,s)}le(e),H(t)}}},t),a&&a.eachComponent(l,function(e){o&&null!=o.get(e.id)||h(t["series"===i?"_chartsMap":"_componentsMap"][e.__viewId])},t)},k={prepareAndUpdate:function(t){C(this),k.update.call(this,t,t&&{optionChanged:null!=t.newOption})},update:function(e,n){var i=this._model,r=this._api,o=this._zr,a=this._coordSysMgr,s=this._scheduler;if(i){i.setUpdatePayload(e),s.restoreData(i,e),s.performSeriesTasks(i),a.create(i,r),s.performDataProcessorTasks(i,e),P(this,i),a.update(i,r),t(i),s.performVisualTasks(i,e);var l=i.get("backgroundColor")||"transparent";o.setBackgroundColor(l);var u=i.get("darkMode");null!=u&&"auto"!==u&&o.setDarkMode(u),B(this,i,r,e,n),ge.trigger("afterupdate",i,r)}},updateTransform:function(e){var n=this,i=this._model,r=this._api;if(i){i.setUpdatePayload(e);var o=[];i.eachComponent(function(t,a){if("series"!==t){var s=n.getViewOfComponentModel(a);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(a,i,r,e);l&&l.update&&o.push(s)}else o.push(s)}});var a=es();i.eachSeries(function(t){var o=n._chartsMap[t.__viewId];if(o.updateTransform){var s=o.updateTransform(t,i,r,e);s&&s.update&&a.set(t.uid,1)}else a.set(t.uid,1)}),t(i),this._scheduler.performVisualTasks(i,e,{setDirty:!0,dirtyMap:a}),G(this,i,r,e,{},a),ge.trigger("afterupdate",i,r)}},updateView:function(e){var n=this._model;n&&(n.setUpdatePayload(e),dH.markUpdateMethod(e,"updateView"),t(n),this._scheduler.performVisualTasks(n,e,{setDirty:!0}),B(this,n,this._api,e,{}),ge.trigger("afterupdate",n,this._api))},updateVisual:function(e){var n=this,i=this._model;i&&(i.setUpdatePayload(e),i.eachSeries(function(t){t.getData().clearAllVisual()}),dH.markUpdateMethod(e,"updateVisual"),t(i),this._scheduler.performVisualTasks(i,e,{visualType:"visual",setDirty:!0}),i.eachComponent(function(t,r){if("series"!==t){var o=n.getViewOfComponentModel(r);o&&o.__alive&&o.updateVisual(r,i,n._api,e)}}),i.eachSeries(function(t){n._chartsMap[t.__viewId].updateVisual(t,i,n._api,e)}),ge.trigger("afterupdate",i,this._api))},updateLayout:function(t){k.update.call(this,t)}},L=function(t,e,n,i,r){if(t._disposed)return void gb(t.id);for(var o,a=t._model,s=t._coordSysMgr.getCoordinateSystems(),l=oO(a,n),u=0;u<s.length;u++){var h=s[u];if(h[e]&&null!=(o=h[e](a,l,i,r)))return o}},P=function(t,e){var n=t._chartsMap,i=t._scheduler;e.eachSeries(function(t){i.updateStreamModes(t,n[t.__viewId])})},O=function(t,e){var n,i=this,r=this.getModel(),o=t.type,a=t.escapeConnect,s=gw[o],l=(s.update||"update").split(":"),u=l.pop(),h=null!=l[0]&&oY(l[0]);this[gs]=!0,Y(this);var c=[t],p=!1;t.batch&&(p=!0,c=tB(t.batch,function(e){return(e=tL(tk({},e),t)).batch=null,e}));var d=[],f=[],g=s.nonRefinedEventType,y=lh(t),v=lc(t);if(v&&s6(this._api),tE(c,function(e){var o=s.action(e,r,i._api);if(s.refineEvent?f.push(o):n=o,(n=n||tk({},e)).type=g,d.push(n),v){var a=oR(t),l=a.queryOptionMap;A(i,u,e,a.mainTypeSpecified?l.keys()[0]:"series"),H(i)}else y?(A(i,u,e,"series"),H(i)):h&&A(i,u,e,h.main,h.sub)}),"none"!==u&&!v&&!y&&!h)try{this[gu]?(C(this),k.update.call(this,t),this[gu]=null):k[u].call(this,t)}catch(t){throw this[gs]=!1,t}if(n=p?{type:g,escapeConnect:a,batch:d}:d[0],this[gs]=!1,!e){var m=void 0;if(s.refineEvent){var x=s.refineEvent(f,t,r,this._api).eventContent;t9(tK(x)),(m=tL({type:s.refinedEventType},x)).fromAction=t.type,m.fromActionPayload=t,m.escapeConnect=!0}var _=this._messageCenter;_.trigger(n.type,n),m&&_.trigger(m.type,m)}},R=function(t){for(var e=this._pendingActions;e.length;){var n=e.shift();O.call(this,n,t)}},N=function(t){t||this.trigger("updated")},z=function(t,e){t.on("rendered",function(n){e.trigger("rendered",n),!t.animation.isFinished()||e[gu]||e._scheduler.unfinished||e._pendingActions.length||e.trigger("finished")})},E=function(t,e){t.on("mouseover",function(t){var n,i,r,o,a,s=fM(t.target,lu);s&&(n=e._api,o=(r=lt((i=sk(s)).componentMainType,i.componentIndex,i.componentHighDownName,n)).dispatchers,a=r.focusSelf,o?(a&&s9(i.componentMainType,i.componentIndex,n),tE(o,function(e){return s2(e,t)})):(s7(i.seriesIndex,i.focus,i.blurScope,n),"self"===i.focus&&s9(i.componentMainType,i.componentIndex,n),s2(s,t)),H(e))}).on("mouseout",function(t){var n,i,r,o=fM(t.target,lu);o&&(s6(n=e._api),(r=lt((i=sk(o)).componentMainType,i.componentIndex,i.componentHighDownName,n).dispatchers)?tE(r,function(e){return s5(e,t)}):s5(o,t),H(e))}).on("click",function(t){var n=fM(t.target,function(t){return null!=sk(t).dataIndex},!0);if(n){var i=n.selected?"unselect":"select",r=sk(n);e._api.dispatchAction({type:i,dataType:r.dataType,dataIndexInside:r.dataIndex,seriesIndex:r.seriesIndex,isFromClick:!0})}})},B=function(t,e,n,i,r){!function(t){var e=[],n=[],i=!1;if(t.eachComponent(function(t,r){var o=r.get("zlevel")||0,a=r.get("z")||0,s=r.getZLevelKey();i=i||!!s,("series"===t?n:e).push({zlevel:o,z:a,idx:r.componentIndex,type:t,key:s})}),i){var r,o,a=e.concat(n);nV(a,function(t,e){return t.zlevel===e.zlevel?t.z-e.z:t.zlevel-e.zlevel}),tE(a,function(e){var n=t.getComponent(e.type,e.idx),i=e.zlevel,a=e.key;null!=r&&(i=Math.max(r,i)),a?(i===r&&a!==o&&i++,o=a):o&&(i===r&&i++,o=""),r=i,n.setZLevel(i)})}}(e),V(t,e,n,i,r),tE(t._chartsViews,function(t){t.__alive=!1}),G(t,e,n,i,r),tE(t._chartsViews,function(t){t.__alive||t.remove(e,n)})},V=function(t,e,o,a,s,l){tE(l||t._componentsViews,function(t){var s=t.__model;i(s,t),t.render(s,e,o,a),n(s,t),r(s,t)})},G=function(t,e,o,a,s,l){var u,h,c,p,d=t._scheduler;s=tk(s||{},{updatedSeries:e.getSeries()}),ge.trigger("series:beforeupdate",e,o,s);var f=!1;e.eachSeries(function(e){var n,r,o,s=t._chartsMap[e.__viewId];s.__alive=!0;var u=s.renderTask;d.updatePayload(u,a),i(e,s),l&&l.get(e.uid)&&u.dirty(),u.perform(d.getPerformArgs(u))&&(f=!0),s.group.silent=!!e.get("silent"),n=e,r=s,o=n.get("blendMode")||null,r.eachRendered(function(t){t.isGroup||(t.style.blend=o)}),le(e)}),d.unfinished=f||d.unfinished,ge.trigger("series:layoutlabels",e,o,s),ge.trigger("series:transition",e,o,s),e.eachSeries(function(e){var i=t._chartsMap[e.__viewId];n(e,i),r(e,i)}),u=t,h=e,c=u._zr.storage,p=0,c.traverse(function(t){!t.isGroup&&p++}),!(p>h.get("hoverLayerThreshold"))||ts.node||ts.worker||h.eachSeries(function(t){if(!t.preventUsingHoverLayer){var e=u._chartsMap[t.__viewId];e.__alive&&e.eachRendered(function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)})}}),ge.trigger("series:afterupdate",e,o,s)},H=function(t){t[gh]=!0,t.getZr().wakeUp()},Y=function(t){t[gl]=(t[gl]+1)%1e3},U=function(t){t[gh]&&(t.getZr().storage.traverse(function(t){lv(t)||e(t)}),t[gh]=!1)},F=function(t){return new(function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return tn(n,e),n.prototype.getCoordinateSystems=function(){return t._coordSysMgr.getCoordinateSystems()},n.prototype.getComponentByElement=function(e){for(;e;){var n=e.__ecComponentInfo;if(null!=n)return t._model.getComponent(n.mainType,n.index);e=e.parent}},n.prototype.enterEmphasis=function(e,n){s3(e,n),H(t)},n.prototype.leaveEmphasis=function(e,n){s4(e,n),H(t)},n.prototype.enterBlur=function(e){sJ(e,sj),H(t)},n.prototype.leaveBlur=function(e){sJ(e,sq),H(t)},n.prototype.enterSelect=function(e){sJ(e,sK),H(t)},n.prototype.leaveSelect=function(e){sJ(e,s$),H(t)},n.prototype.getModel=function(){return t.getModel()},n.prototype.getViewOfComponentModel=function(e){return t.getViewOfComponentModel(e)},n.prototype.getViewOfSeriesModel=function(e){return t.getViewOfSeriesModel(e)},n.prototype.getMainProcessVersion=function(){return t[gl]},n}(hD))(t)},W=function(t){function e(t,e){for(var n=0;n<t.length;n++)t[n][gp]=e}tE(gS,function(n,i){t._messageCenter.on(i,function(n){if(gL[t.group]&&0!==t[gp]&&(!n||!n.escapeConnect)){var i=t.makeActionFromEvent(n),r=[];tE(gk,function(e){e!==t&&e.group===t.group&&r.push(e)}),e(r,0),tE(r,function(t){1!==t[gp]&&t.dispatchAction(i)}),e(r,2)}})})}}(),e}(eB),gx=gm.prototype;gx.on=gd("on"),gx.off=gd("off"),gx.one=function(t,e,n){var i=this;this.on.call(this,t,function n(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];e&&e.apply&&e.apply(this,r),i.off(t,n)},n)};var g_=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];function gb(t){}var gw={},gS={},gM={},gI=[],gT=[],gC=[],gD={},gA={},gk={},gL={},gP=new Date-0,gO=new Date-0,gR="_echarts_instance_";function gN(t,e,n){var i=!(n&&n.ssr);if(i){var r=gV(t);if(r)return r}var o=new gm(t,e,n);return o.id="ec_"+gP++,gk[o.id]=o,i&&oB(t,gR,o.id),W(o),ge.trigger("afterinit",o),o}function gz(t){if(tY(t)){var e=t;t=null,tE(e,function(e){null!=e.group&&(t=e.group)}),t=t||"g_"+gO++,tE(e,function(e){e.group=t})}return gL[t]=!0,t}function gE(t){gL[t]=!1}function gB(t){tZ(t)?t=gk[t]:t instanceof gm||(t=gV(t)),t instanceof gm&&!t.isDisposed()&&t.dispose()}function gV(t){return gk[t.getAttribute?t.getAttribute(gR):t[gR]]}function gG(t){return gk[t]}function gF(t,e){gD[t]=e}function gW(t){0>tO(gT,t)&&gT.push(t)}function gH(t,e){g0(gI,t,e,2e3)}function gU(t){gX("afterinit",t)}function gY(t){gX("afterupdate",t)}function gX(t,e){ge.on(t,e)}function gZ(t,e,n){function i(t){return t.toLowerCase()}tX(e)&&(n=e,e=""),tK(t)?(r=t.type,l=t.event,a=t.update,s=t.publishNonRefinedEvent,n||(n=t.action),o=t.refineEvent):(r=t,l=e);var r,o,a,s,l=i(l||r),u=o?i(r):l;gw[r]||(t9(gc.test(r)&&gc.test(l)),o&&t9(l!==r),gw[r]={actionType:r,refinedEventType:l,nonRefinedEventType:u,update:a,action:n,refineEvent:o},gM[l]=1,o&&s&&(gM[u]=1),gS[u]=r)}function gj(t,e){uk.register(t,e)}function gq(t){var e=uk.get(t);if(e)return e.getDimensionsInfo?e.getDimensionsInfo():e.dimensions.slice()}function gK(t,e){gi[t]=e}function g$(t,e){g0(gC,t,e,1e3,"layout")}function gJ(t,e){g0(gC,t,e,3e3,"visual")}var gQ=[];function g0(t,e,n,i,r){if((tX(e)||tK(e))&&(n=e,e=i),!(tO(gQ,n)>=0)){gQ.push(n);var o=d7.wrapStageHandler(n,r);o.__prio=e,o.__raw=n,t.push(o)}}function g1(t,e){gA[t]=e}function g2(t){tp({createCanvas:t})}function g5(t,e,n){var i=gn.registerMap;i&&i(t,e,n)}function g3(t){var e=gn.getMap;return e&&e(t)}var g4=function(t){var e=(t=tC(t)).type;e||hb("");var n=e.split(":");2!==n.length&&hb("");var i=!1;"echarts"===n[0]&&(e=n[1],i=!0),t.__isBuiltIn=i,cx.set(e,t)};function g8(t,e,n,i){var r;return{eventContent:{selected:(r=[],n.eachSeries(function(t){tE(t.getAllData(),function(e){e.data;var n=e.type,i=t.getSelectedDataIndices();if(i.length>0){var o={dataIndex:i,seriesIndex:t.seriesIndex};null!=n&&(o.dataType=n),r.push(o)}})}),r),isFromClick:e.isFromClick||!1}}}gJ(2e3,{createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=t.getModel(i),o=d3(t,i)(r),a=r.getShallow("decal");a&&(n.setVisual("decal",a),a.dirty=!0);var s=d4(t,i),l=o[s],u=tX(l)?l:null,h="auto"===o.fill||"auto"===o.stroke;if(!o[s]||u||h){var c=t.getColorFromPalette(t.name,null,e.getSeriesCount());o[s]||(o[s]=c,n.setVisual("colorFromPalette",!0)),o.fill="auto"===o.fill||tX(o.fill)?c:o.fill,o.stroke="auto"===o.stroke||tX(o.stroke)?c:o.stroke}if(n.setVisual("style",o),n.setVisual("drawType",s),!e.isSeriesFiltered(t)&&u)return n.setVisual("colorFromPalette",!1),{dataEach:function(e,n){var i=t.getDataParams(n),r=tk({},o);r[s]=u(i),e.setItemVisual(n,"style",r)}}}}),gJ(4500,{createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!(t.ignoreStyleOnData||e.isSeriesFiltered(t))){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=d3(t,i),o=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(t,e){var n=t.getRawDataItem(e);if(n&&n[i]){d8.option=n[i];var a=r(d8);tk(t.ensureUniqueItemVisual(e,"style"),a),d8.option.decal&&(t.setItemVisual(e,"decal",d8.option.decal),d8.option.decal.dirty=!0),o in a&&t.setItemVisual(e,"colorFromPalette",!1)}}:null}}}}),gJ(4500,{performRawSeries:!0,overallReset:function(t){var e=es();t.eachSeries(function(t){var n=t.getColorBy();if(!t.isColorBySeries()){var i=t.type+"-"+n,r=e.get(i);r||(r={},e.set(i,r)),d1(t).scope=r}}),t.eachSeries(function(e){if(!(e.isColorBySeries()||t.isSeriesFiltered(e))){var n=e.getRawData(),i={},r=e.getData(),o=d1(e).scope,a=e.visualStyleAccessPath||"itemStyle",s=d4(e,a);r.each(function(t){i[r.getRawIndex(t)]=t}),n.each(function(t){var a=i[t];if(r.getItemVisual(a,"colorFromPalette")){var l=r.ensureUniqueItemVisual(a,"style"),u=n.getName(t)||t+"",h=n.count();l[s]=e.getColorFromPalette(u,o,h)}})}})}}),gJ(2e3,{createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData();if(t.legendIcon&&n.setVisual("legendIcon",t.legendIcon),t.hasSymbolVisual){for(var i={},r={},o=!1,a=0;a<fv.length;a++){var s=fv[a],l=t.get(s);tX(l)?(o=!0,r[s]=l):i[s]=l}if(i.symbol=i.symbol||t.defaultSymbol,n.setVisual(tk({legendIcon:t.legendIcon||i.symbol,symbolKeepAspect:t.get("symbolKeepAspect")},i)),!e.isSeriesFiltered(t)){var u=tW(r);return{dataEach:o?function(e,n){for(var i=t.getRawValue(n),o=t.getDataParams(n),a=0;a<u.length;a++){var s=u[a];e.setItemVisual(n,s,r[s](i,o))}}:null}}}}}),gJ(4500,{createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(t.hasSymbolVisual&&!e.isSeriesFiltered(t))return{dataEach:t.getData().hasItemOption?function(t,e){for(var n=t.getItemModel(e),i=0;i<fm.length;i++){var r=fm[i],o=n.getShallow(r,!0);null!=o&&t.setItemVisual(e,r,o)}}:null}}}),gJ(7e3,function(t,e){t.eachRawSeries(function(n){if(!t.isSeriesFiltered(n)){var i=n.getData();i.hasItemVisual()&&i.each(function(t){var n=i.getItemVisual(t,"decal");n&&(i.ensureUniqueItemVisual(t,"style").decal=f9(n,e))});var r=i.getVisual("decal");r&&(i.getVisual("style").decal=f9(r,e))}})}),gW(hZ),gH(900,function(t){var e=es();t.eachSeries(function(t){var n=t.get("stack");if(n){var i=e.get(n)||e.set(n,[]),r=t.getData(),o={stackResultDimension:r.getCalculationInfo("stackResultDimension"),stackedOverDimension:r.getCalculationInfo("stackedOverDimension"),stackedDimension:r.getCalculationInfo("stackedDimension"),stackedByDimension:r.getCalculationInfo("stackedByDimension"),isStackedByIndex:r.getCalculationInfo("isStackedByIndex"),data:r,seriesModel:t};if(!o.stackedDimension||!(o.isStackedByIndex||o.stackedByDimension))return;i.push(o)}}),e.each(function(t){var e;0!==t.length&&("seriesDesc"===(t[0].seriesModel.get("stackOrder")||"seriesAsc")&&t.reverse(),tE(t,function(e,n){e.data.setCalculationInfo("stackedOnSeries",n>0?t[n-1].seriesModel:null)}),tE(e=t,function(t,n){var i=[],r=[NaN,NaN],o=[t.stackResultDimension,t.stackedOverDimension],a=t.data,s=t.isStackedByIndex,l=t.seriesModel.get("stackStrategy")||"samesign";a.modify(o,function(o,u,h){var c,p,d=a.get(t.stackedDimension,h);if(isNaN(d))return r;s?p=a.getRawIndex(h):c=a.get(t.stackedByDimension,h);for(var f=NaN,g=n-1;g>=0;g--){var y=e[g];if(s||(p=y.data.rawIndexOf(y.stackedByDimension,c)),p>=0){var v=y.data.getByRawIndex(y.stackResultDimension,p);if("all"===l||"positive"===l&&v>0||"negative"===l&&v<0||"samesign"===l&&d>=0&&v>0||"samesign"===l&&d<=0&&v<0){d=function(t,e){var n=Math.max(ot(t),ot(e)),i=t+e;return n>20?i:r7(i,n)}(d,v),f=v;break}}}return i[0]=d,i[1]=f,i})}))})}),gA.default=function(t,e){tL(e=e||{},{text:"loading",textColor:uQ.color.primary,fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255,255,255,0.8)",showSpinner:!0,color:uQ.color.theme[0],spinnerRadius:10,lineWidth:5,zlevel:0});var n,i=new rY,r=new sd({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});i.add(r);var o=new sv({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),a=new sd({style:{fill:"none"},textContent:o,textConfig:{position:"right",distance:10},zlevel:e.zlevel,z:10001});return i.add(a),e.showSpinner&&((n=new pK({shape:{startAngle:-d6/2,endAngle:-d6/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:"round",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001})).animateShape(!0).when(1e3,{endAngle:3*d6/2}).start("circularInOut"),n.animateShape(!0).when(1e3,{startAngle:3*d6/2}).delay(300).start("circularInOut"),i.add(n)),i.resize=function(){var i=o.getBoundingRect().width,s=e.showSpinner?e.spinnerRadius:0,l=(t.getWidth()-2*s-(e.showSpinner&&i?10:0)-i)/2-(e.showSpinner&&i?0:5+i/2)+(e.showSpinner?0:i/2)+(i?0:s),u=t.getHeight()/2;e.showSpinner&&n.setShape({cx:l,cy:u}),a.setShape({x:l-s,y:u-s,width:2*s,height:2*s}),r.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},i.resize(),i},gZ({type:sB,event:sB,update:sB},ep),gZ({type:sV,event:sV,update:sV},ep),gZ({type:sG,event:sH,update:sG,action:ep,refineEvent:g8,publishNonRefinedEvent:!0}),gZ({type:sF,event:sH,update:sF,action:ep,refineEvent:g8,publishNonRefinedEvent:!0}),gZ({type:sW,event:sH,update:sW,action:ep,refineEvent:g8,publishNonRefinedEvent:!0}),gD.default={},gD.dark=fg;var g6={};t.s(["PRIORITY",()=>ga,"connect",()=>gz,"dataTool",()=>g6,"dependencies",()=>go,"disConnect",()=>gE,"disconnect",()=>gE,"dispose",()=>gB,"getCoordinateSystemDimensions",()=>gq,"getInstanceByDom",()=>gV,"getInstanceById",()=>gG,"getMap",()=>g3,"init",()=>gN,"registerAction",()=>gZ,"registerCoordinateSystem",()=>gj,"registerCustomSeries",()=>gK,"registerLayout",()=>g$,"registerLoading",()=>g1,"registerMap",()=>g5,"registerPostInit",()=>gU,"registerPostUpdate",()=>gY,"registerPreprocessor",()=>gW,"registerProcessor",()=>gH,"registerTheme",()=>gF,"registerTransform",()=>g4,"registerUpdateLifecycle",()=>gX,"registerVisual",()=>gJ,"setCanvasCreator",()=>g2,"version",()=>gr],94529);var g7=[],g9={registerPreprocessor:gW,registerProcessor:gH,registerPostInit:gU,registerPostUpdate:gY,registerUpdateLifecycle:gX,registerAction:gZ,registerCoordinateSystem:gj,registerLayout:g$,registerVisual:gJ,registerTransform:g4,registerLoading:g1,registerMap:g5,registerImpl:function(t,e){gn[t]=e},PRIORITY:ga,ComponentModel:uK,ComponentView:c6,SeriesModel:cQ,ChartView:dH,registerComponentModel:function(t){uK.registerClass(t)},registerComponentView:function(t){c6.registerClass(t)},registerSeriesModel:function(t){cQ.registerClass(t)},registerChartView:function(t){dH.registerClass(t)},registerCustomSeries:function(t,e){gi[t]=e},registerSubTypeDefaulter:function(t,e){uK.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){rX[t]=e}};function yt(t){tY(t)?tE(t,function(t){yt(t)}):tO(g7,t)>=0||(g7.push(t),tX(t)&&(t={install:t}),t.install(g9))}var ye=Math.sin,yn=Math.cos,yi=Math.PI,yr=2*Math.PI,yo=180/yi,ya=function(){function t(){}return t.prototype.reset=function(t){this._start=!0,this._d=[],this._str="",this._p=Math.pow(10,t||4)},t.prototype.moveTo=function(t,e){this._add("M",t,e)},t.prototype.lineTo=function(t,e){this._add("L",t,e)},t.prototype.bezierCurveTo=function(t,e,n,i,r,o){this._add("C",t,e,n,i,r,o)},t.prototype.quadraticCurveTo=function(t,e,n,i){this._add("Q",t,e,n,i)},t.prototype.arc=function(t,e,n,i,r,o){this.ellipse(t,e,n,n,0,i,r,o)},t.prototype.ellipse=function(t,e,n,i,r,o,a,s){var l=a-o,u=!s,h=Math.abs(l),c=iz(h-yr)||(u?l>=yr:-l>=yr),p=l>0?l%yr:l%yr+yr,d=!1;d=!!c||!iz(h)&&p>=yi==!!u;var f=t+n*yn(o),g=e+i*ye(o);this._start&&this._add("M",f,g);var y=Math.round(r*yo);if(c){var v=1/this._p,m=(u?1:-1)*(yr-v);this._add("A",n,i,y,1,+u,t+n*yn(o+m),e+i*ye(o+m)),v>.01&&this._add("A",n,i,y,0,+u,f,g)}else{var x=t+n*yn(a),_=e+i*ye(a);this._add("A",n,i,y,+d,+u,x,_)}},t.prototype.rect=function(t,e,n,i){this._add("M",t,e),this._add("l",n,0),this._add("l",0,i),this._add("l",-n,0),this._add("Z")},t.prototype.closePath=function(){this._d.length>0&&this._add("Z")},t.prototype._add=function(t,e,n,i,r,o,a,s,l){for(var u=[],h=this._p,c=1;c<arguments.length;c++){var p=arguments[c];if(isNaN(p)){this._invalid=!0;return}u.push(Math.round(p*h)/h)}this._d.push(t+u.join(" ")),this._start="Z"===t},t.prototype.generateStr=function(){this._str=this._invalid?"":this._d.join(""),this._d=[]},t.prototype.getStr=function(){return this._str},t}(),ys="none",yl=Math.round,yu=["lineCap","miterLimit","lineJoin"],yh=tB(yu,function(t){return"stroke-"+t.toLowerCase()}),yc="http://www.w3.org/2000/svg",yp="http://www.w3.org/1999/xlink",yd="ecmeta_";function yf(t){return document.createElementNS(yc,t)}function yg(t,e,n,i,r){return{tag:t,attrs:n||{},children:i,text:r,key:e}}function yy(t,e){var n=(e=e||{}).newline?"\n":"";return function t(e){var i=e.children,r=e.tag,o=e.attrs,a=e.text;return function(t,e){var n=[];if(e)for(var i in e){var r=e[i],o=i;!1!==r&&(!0!==r&&null!=r&&(o+='="'+r+'"'),n.push(o))}return"<"+t+" "+n.join(" ")+">"}(r,o)+("style"!==r?ej(a):a||"")+(i?""+n+tB(i,function(e){return t(e)}).join(n)+n:"")+"</"+r+">"}(t)}function yv(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssStyleCache:{},cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function ym(t,e,n,i){return yg("svg","root",{width:t,height:e,xmlns:yc,"xmlns:xlink":yp,version:"1.1",baseProfile:"full",viewBox:!!i&&"0 0 "+t+" "+e},n)}var yx=0,y_={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"},yb="transform-origin",yw={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function yS(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function yM(t){return tZ(t)?y_[t]?"cubic-bezier("+y_[t]+")":ii(t)?t:"":""}function yI(t,e,n,i){var r=t.animators,o=r.length,a=[];if(t instanceof p$){var s=function(t,e,n){var i,r,o=t.shape.paths,a={};if(tE(o,function(t){var e=yv(n.zrId);e.animation=!0,yI(t,{},e,!0);var o=e.cssAnims,s=e.cssNodes,l=tW(o),u=l.length;if(u){var h=o[r=l[u-1]];for(var c in h){var p=h[c];a[c]=a[c]||{d:""},a[c].d+=p.d||""}for(var d in s){var f=s[d].animation;f.indexOf(r)>=0&&(i=f)}}}),i){e.d=!1;var s=yS(a,n);return i.replace(r,s)}}(t,e,n);if(s)a.push(s);else if(!o)return}else if(!o)return;for(var l={},u=0;u<o;u++){var h=r[u],c=[h.getMaxTime()/1e3+"s"],p=yM(h.getClip().easing),d=h.getDelay();p?c.push(p):c.push("linear"),d&&c.push(d/1e3+"s"),h.getLoop()&&c.push("infinite");var f=c.join(" ");l[f]=l[f]||[f,[]],l[f][1].push(h)}for(var g in l){var s=function(r){var o,a,s=r[1],l=s.length,u={},h={},c={},p="animation-timing-function";function d(t,e,n){for(var i=t.getTracks(),r=t.getMaxTime(),o=0;o<i.length;o++){var a=i[o];if(a.needsAnimate()){var s=a.keyframes,l=a.propName;if(n&&(l=n(l)),l)for(var u=0;u<s.length;u++){var h=s[u],c=Math.round(h.time/r*100)+"%",d=yM(h.easing),f=h.rawValue;(tZ(f)||tq(f))&&(e[c]=e[c]||{},e[c][l]=h.rawValue,d&&(e[c][p]=d))}}}}for(var f=0;f<l;f++){var g=s[f],y=g.targetName;y?"shape"===y&&d(g,h):i||d(g,u)}for(var v in u){var m={};rM(m,t),tk(m,u[v]);var x=iZ(m),_=u[v][p];c[v]=x?{transform:x}:{},function(t,e){var n=e.originX,i=e.originY;(n||i)&&(t[yb]=n+"px "+i+"px")}(c[v],m),_&&(c[v][p]=_)}var b=!0;for(var v in h){c[v]=c[v]||{};var w=!o,_=h[v][p];w&&(o=new aK);var S=o.len();o.reset(),c[v].d=function(t,e,n){var i=tk({},t.shape);tk(i,e),t.buildPath(n,i);var r=new ya;return r.reset(iX(t)),n.rebuildPath(r,1),r.generateStr(),r.getStr()}(t,h[v],o);var M=o.len();if(!w&&S!==M){b=!1;break}_&&(c[v][p]=_)}if(!b)for(var v in c)delete c[v].d;if(!i)for(var f=0;f<l;f++){var g=s[f],y=g.targetName;"style"===y&&d(g,c,function(t){return yw[t]})}for(var I=tW(c),T=!0,f=1;f<I.length;f++){var C=I[f-1],D=I[f];if(c[C][yb]!==c[D][yb]){T=!1;break}a=c[C][yb]}if(T&&a){for(var v in c)c[v][yb]&&delete c[v][yb];e[yb]=a}if(tG(I,function(t){return tW(c[t]).length>0}).length)return yS(c,n)+" "+r[0]+" both"}(l[g]);s&&a.push(s)}if(a.length){var y=n.zrId+"-cls-"+yx++;n.cssNodes["."+y]={animation:a.join(",")},e.class=y}}function yT(t,e,n,i){var r=JSON.stringify(t),o=n.cssStyleCache[r];o||(o=n.zrId+"-cls-"+yx++,n.cssStyleCache[r]=o,n.cssNodes["."+o+(i?":hover":"")]=t),e.class=e.class?e.class+" "+o:o}var yC=Math.round;function yD(t){return t&&tX(t.toDataURL)}function yA(t,e,n,i){!function(t,e,n,i){var r,o,a=null==e.opacity?1:e.opacity;if(n instanceof sa)return t("opacity",a);if(null!=(r=e.fill)&&r!==ys){var s=iN(e.fill);t("fill",s.color);var l=null!=e.fillOpacity?e.fillOpacity*s.opacity*a:s.opacity*a;(i||l<1)&&t("fill-opacity",l)}else t("fill",ys);if(null!=(o=e.stroke)&&o!==ys){var u=iN(e.stroke);t("stroke",u.color);var h=e.strokeNoScale?n.getLineScale():1,c=h?(e.lineWidth||0)/h:0,p=null!=e.strokeOpacity?e.strokeOpacity*u.opacity*a:u.opacity*a,d=e.strokeFirst;if((i||1!==c)&&t("stroke-width",c),(i||d)&&t("paint-order",d?"stroke":"fill"),(i||p<1)&&t("stroke-opacity",p),e.lineDash){var f=fH(n),g=f[0],y=f[1];g&&(y=yl(y||0),t("stroke-dasharray",g.join(",")),(y||i)&&t("stroke-dashoffset",y))}else i&&t("stroke-dasharray",ys);for(var v=0;v<yu.length;v++){var m=yu[v];if(i||e[m]!==a7[m]){var x=e[m]||a7[m];x&&t(yh[v],x)}}}else i&&t("stroke",ys)}(function(r,o){var a="fill"===r||"stroke"===r;a&&iU(o)?yB(e,t,r,i):a&&iF(o)?yV(n,t,r,i):t[r]=o,a&&i.ssr&&"none"===o&&(t["pointer-events"]="visible")},e,n,!1),function(t,e,n){var i=t.style;if(i&&(i.shadowBlur||i.shadowOffsetX||i.shadowOffsetY)){var r,o,a=(r=t.style,o=t.getGlobalScale(),[r.shadowColor,(r.shadowBlur||0).toFixed(2),(r.shadowOffsetX||0).toFixed(2),(r.shadowOffsetY||0).toFixed(2),o[0],o[1]].join(",")),s=n.shadowCache,l=s[a];if(!l){var u=t.getGlobalScale(),h=u[0],c=u[1];if(!h||!c)return;var p=i.shadowOffsetX||0,d=i.shadowOffsetY||0,f=i.shadowBlur,g=iN(i.shadowColor),y=g.opacity,v=g.color;l=n.zrId+"-s"+n.shadowIdx++,n.defs[l]=yg("filter",l,{id:l,x:"-100%",y:"-100%",width:"300%",height:"300%"},[yg("feDropShadow","",{dx:p/h,dy:d/c,stdDeviation:f/2/h+" "+f/2/c,"flood-color":v,"flood-opacity":y})]),s[a]=l}e.filter=iY(l)}}(n,t,i)}function yk(t,e){var n=r0(e);n&&(n.each(function(e,n){null!=e&&(t[(yd+n).toLowerCase()]=e+"")}),e.isSilent()&&(t[yd+"silent"]="true"))}function yL(t){return iz(t[0]-1)&&iz(t[1])&&iz(t[2])&&iz(t[3]-1)}function yP(t,e,n){if(e&&!(iz(e[4])&&iz(e[5])&&yL(e))){var i=n?10:1e4;t.transform=yL(e)?"translate("+yC(e[4]*i)/i+" "+yC(e[5]*i)/i+")":"matrix("+iE(e[0])+","+iE(e[1])+","+iE(e[2])+","+iE(e[3])+","+iB(e[4])+","+iB(e[5])+")"}}function yO(t,e,n){for(var i=t.points,r=[],o=0;o<i.length;o++)r.push(yC(i[o][0]*n)/n),r.push(yC(i[o][1]*n)/n);e.points=r.join(" ")}function yR(t){return!t.smooth}var yN={circle:[(u=tB(["cx","cy","r"],function(t){return"string"==typeof t?[t,t]:t}),function(t,e,n){for(var i=0;i<u.length;i++){var r=u[i],o=t[r[0]];null!=o&&(e[r[1]]=yC(o*n)/n)}})],polyline:[yO,yR],polygon:[yO,yR]};function yz(t,e){var n=t.style,i=t.shape,r=yN[t.type],o={},a=e.animation,s="path",l=t.style.strokePercent,u=e.compress&&iX(t)||4;if(!r||e.willUpdate||r[1]&&!r[1](i)||a&&function(t){for(var e=t.animators,n=0;n<e.length;n++)if("shape"===e[n].targetName)return!0;return!1}(t)||l<1){var h=!t.path||t.shapeChanged();t.path||t.createPathProxy();var c=t.path;h&&(c.beginPath(),t.buildPath(c,t.shape),t.pathUpdated());var p=c.getVersion(),d=t.__svgPathBuilder;t.__svgPathVersion===p&&d&&l===t.__svgPathStrokePercent||(d||(d=t.__svgPathBuilder=new ya),d.reset(u),c.rebuildPath(d,l),d.generateStr(),t.__svgPathVersion=p,t.__svgPathStrokePercent=l),o.d=d.getStr()}else{s=t.type;var f=Math.pow(10,u);r[0](i,o,f)}return yP(o,t.transform),yA(o,n,t,e),yk(o,t),e.animation&&yI(t,o,e),e.emphasis&&function(t,e,n){if(!t.ignore)if(t.isSilent()){var i={"pointer-events":"none"};yT(i,e,n,!0)}else{var r=t.states.emphasis&&t.states.emphasis.style?t.states.emphasis.style:{},o=r.fill;if(!o){var a=t.style&&t.style.fill,s=t.states.select&&t.states.select.style&&t.states.select.style.fill,l=t.currentStates.indexOf("select")>=0&&s||a;l&&(o=iP(l))}var u=r.lineWidth;u&&(u/=!r.strokeNoScale&&t.transform?t.transform[0]:1);var i={cursor:"pointer"};o&&(i.fill=o),r.stroke&&(i.stroke=r.stroke),u&&(i["stroke-width"]=u),yT(i,e,n,!0)}}(t,o,e),yg(s,t.id+"",o)}function yE(t,e){return t instanceof se?yz(t,e):t instanceof sa?function(t,e){var n,i=t.style,r=i.image;if(r&&!tZ(r)&&((n=r)&&tZ(n.src)?r=r.src:yD(r)&&(r=r.toDataURL())),r){var o=i.x||0,a=i.y||0,s={href:r,width:i.width,height:i.height};return o&&(s.x=o),a&&(s.y=a),yP(s,t.transform),yA(s,i,t,e),yk(s,t),e.animation&&yI(t,s,e),yg("image",t.id+"",s)}}(t,e):t instanceof si?function(t,e){var n=t.style,i=n.text;if(null!=i&&(i+=""),!(!i||isNaN(n.x)||isNaN(n.y))){var r,o,a,s=n.font||tu,l=n.x||0,u=(r=n.y||0,o=rO(s),"top"===(a=n.textBaseline)?r+=o/2:"bottom"===a&&(r-=o/2),r),h={"dominant-baseline":"central","text-anchor":iV[n.textAlign]||n.textAlign};if(sS(n)){var c="",p=n.fontStyle,d=sb(n.fontSize);if(!parseFloat(d))return;var f=n.fontFamily||tl,g=n.fontWeight;c+="font-size:"+d+";font-family:"+f+";",p&&"normal"!==p&&(c+="font-style:"+p+";"),g&&"normal"!==g&&(c+="font-weight:"+g+";"),h.style=c}else h.style="font: "+s;return i.match(/\s/)&&(h["xml:space"]="preserve"),l&&(h.x=l),u&&(h.y=u),yP(h,t.transform),yA(h,n,t,e),yk(h,t),e.animation&&yI(t,h,e),yg("text",t.id+"",h,void 0,i)}}(t,e):void 0}function yB(t,e,n,i){var r,o=t[n],a={gradientUnits:o.global?"userSpaceOnUse":"objectBoundingBox"};if(iW(o))r="linearGradient",a.x1=o.x,a.y1=o.y,a.x2=o.x2,a.y2=o.y2;else{if(!iH(o))return;r="radialGradient",a.cx=t4(o.x,.5),a.cy=t4(o.y,.5),a.r=t4(o.r,.5)}for(var s=o.colorStops,l=[],u=0,h=s.length;u<h;++u){var c=100*iB(s[u].offset)+"%",p=iN(s[u].color),d=p.color,f=p.opacity,g={offset:c};g["stop-color"]=d,f<1&&(g["stop-opacity"]=f),l.push(yg("stop",u+"",g))}var y=yy(yg(r,"",a,l)),v=i.gradientCache,m=v[y];m||(m=i.zrId+"-g"+i.gradientIdx++,v[y]=m,a.id=m,i.defs[m]=yg(r,m,a,l)),e[n]=iY(m)}function yV(t,e,n,i){var r,o,a,s=t.style[n],l=t.getBoundingRect(),u={},h=s.repeat,c="no-repeat"===h,p="repeat-x"===h,d="repeat-y"===h;if(iG(s)){var f=s.imageWidth,g=s.imageHeight,y=void 0,v=s.image;if(tZ(v)?y=v:v&&tZ(v.src)?y=v.src:yD(v)&&(y=v.toDataURL()),"u"<typeof Image){var m="Image width/height must been given explictly in svg-ssr renderer.";t9(f,m),t9(g,m)}else if(null==f||null==g){var x=function(t,e){if(t){var n=t.elm,i=f||e.width,r=g||e.height;"pattern"===t.tag&&(p?(r=1,i/=l.width):d&&(i=1,r/=l.height)),t.attrs.width=i,t.attrs.height=r,n&&(n.setAttribute("width",i),n.setAttribute("height",r))}},_=o2(y,null,t,function(t){c||x(w,t),x(r,t)});_&&_.width&&_.height&&(f=f||_.width,g=g||_.height)}r=yg("image","img",{href:y,width:f,height:g}),u.width=f,u.height=g}else s.svgElement&&(r=tC(s.svgElement),u.width=s.svgWidth,u.height=s.svgHeight);if(r){c?o=a=1:p?(a=1,o=u.width/l.width):d?(o=1,a=u.height/l.height):u.patternUnits="userSpaceOnUse",null==o||isNaN(o)||(u.width=o),null==a||isNaN(a)||(u.height=a);var b=iZ(s);b&&(u.patternTransform=b);var w=yg("pattern","",u,[r]),S=yy(w),M=i.patternCache,I=M[S];I||(I=i.zrId+"-p"+i.patternIdx++,M[S]=I,u.id=I,w=i.defs[I]=yg("pattern",I,u,[r])),e[n]=iY(I)}}function yG(t){return document.createTextNode(t)}function yF(t,e,n){t.insertBefore(e,n)}function yW(t,e){t.removeChild(e)}function yH(t,e){t.appendChild(e)}function yU(t){return t.parentNode}function yY(t){return t.nextSibling}function yX(t,e){t.textContent=e}var yZ=yg("","");function yj(t){return void 0===t}function yq(t){return void 0!==t}function yK(t,e){var n=t.key===e.key;return t.tag===e.tag&&n}function y$(t){var e,n=t.children,i=t.tag;if(yq(i)){var r=t.elm=yf(i);if(y0(yZ,t),tY(n))for(e=0;e<n.length;++e){var o=n[e];null!=o&&yH(r,y$(o))}else yq(t.text)&&!tK(t.text)&&yH(r,yG(t.text))}else t.elm=yG(t.text);return t.elm}function yJ(t,e,n,i,r){for(;i<=r;++i){var o=n[i];null!=o&&yF(t,y$(o),e)}}function yQ(t,e,n,i){for(;n<=i;++n){var r=e[n];null!=r&&(yq(r.tag)?yW(yU(r.elm),r.elm):yW(t,r.elm))}}function y0(t,e){var n,i=e.elm,r=t&&t.attrs||{},o=e.attrs||{};if(r!==o){for(n in o){var a=o[n];r[n]!==a&&(!0===a?i.setAttribute(n,""):!1===a?i.removeAttribute(n):"style"===n?i.style.cssText=a:120!==n.charCodeAt(0)?i.setAttribute(n,a):"xmlns:xlink"===n||"xmlns"===n?i.setAttributeNS("http://www.w3.org/2000/xmlns/",n,a):58===n.charCodeAt(3)?i.setAttributeNS("http://www.w3.org/XML/1998/namespace",n,a):58===n.charCodeAt(5)?i.setAttributeNS(yp,n,a):i.setAttribute(n,a))}for(n in r)n in o||i.removeAttribute(n)}}var y1=0,y2=function(){function t(t,e,n){if(this.type="svg",this.refreshHover=y5("refreshHover"),this.configLayer=y5("configLayer"),this.storage=e,this._opts=n=tk({},n),this.root=t,this._id="zr"+y1++,this._oldVNode=ym(n.width,n.height),t&&!n.ssr){var i=this._viewport=document.createElement("div");i.style.cssText="position:relative;overflow:hidden";var r=this._svgDom=this._oldVNode.elm=yf("svg");y0(null,this._oldVNode),i.appendChild(r),t.appendChild(i)}this.resize(n.width,n.height)}return t.prototype.getType=function(){return this.type},t.prototype.getViewportRoot=function(){return this._viewport},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.getSvgDom=function(){return this._svgDom},t.prototype.refresh=function(){if(this.root){var t=this.renderToVNode({willUpdate:!0});t.attrs.style="position:absolute;left:0;top:0;user-select:none",function(t,e){if(yK(t,e))!function t(e,n){var i=n.elm=e.elm,r=e.children,o=n.children;e!==n&&(y0(e,n),yj(n.text)?yq(r)&&yq(o)?r!==o&&function(e,n,i){for(var r,o,a,s=0,l=0,u=n.length-1,h=n[0],c=n[u],p=i.length-1,d=i[0],f=i[p];s<=u&&l<=p;)null==h?h=n[++s]:null==c?c=n[--u]:null==d?d=i[++l]:null==f?f=i[--p]:yK(h,d)?(t(h,d),h=n[++s],d=i[++l]):yK(c,f)?(t(c,f),c=n[--u],f=i[--p]):yK(h,f)?(t(h,f),yF(e,h.elm,yY(c.elm)),h=n[++s],f=i[--p]):(yK(c,d)?(t(c,d),yF(e,c.elm,h.elm),c=n[--u]):(yj(r)&&(r=function(t,e,n){for(var i={},r=e;r<=n;++r){var o=t[r].key;void 0!==o&&(i[o]=r)}return i}(n,s,u)),yj(o=r[d.key])||(a=n[o]).tag!==d.tag?yF(e,y$(d),h.elm):(t(a,d),n[o]=void 0,yF(e,a.elm,h.elm))),d=i[++l]);(s<=u||l<=p)&&(s>u?yJ(e,null==i[p+1]?null:i[p+1].elm,i,l,p):yQ(e,n,s,u))}(i,r,o):yq(o)?(yq(e.text)&&yX(i,""),yJ(i,null,o,0,o.length-1)):yq(r)?yQ(i,r,0,r.length-1):yq(e.text)&&yX(i,""):e.text!==n.text&&(yq(r)&&yQ(i,r,0,r.length-1),yX(i,n.text)))}(t,e);else{var n=t.elm,i=yU(n);y$(e),null!==i&&(yF(i,e.elm,yY(n)),yQ(i,[t],0,0))}}(this._oldVNode,t),this._oldVNode=t}},t.prototype.renderOneToVNode=function(t){return yE(t,yv(this._id))},t.prototype.renderToVNode=function(t){t=t||{};var e=this.storage.getDisplayList(!0),n=this._width,i=this._height,r=yv(this._id);r.animation=t.animation,r.willUpdate=t.willUpdate,r.compress=t.compress,r.emphasis=t.emphasis,r.ssr=this._opts.ssr;var o=[],a=this._bgVNode=function(t,e,n,i){var r;if(n&&"none"!==n)if(r=yg("rect","bg",{width:t,height:e,x:"0",y:"0"}),iU(n))yB({fill:n},r.attrs,"fill",i);else if(iF(n))yV({style:{fill:n},dirty:ep,getBoundingRect:function(){return{width:t,height:e}}},r.attrs,"fill",i);else{var o=iN(n),a=o.color,s=o.opacity;r.attrs.fill=a,s<1&&(r.attrs["fill-opacity"]=s)}return r}(n,i,this._backgroundColor,r);a&&o.push(a);var s=t.compress?null:this._mainVNode=yg("g","main",{},[]);this._paintList(e,r,s?s.children:o),s&&o.push(s);var l=tB(tW(r.defs),function(t){return r.defs[t]});if(l.length&&o.push(yg("defs","defs",{},l)),t.animation){var u,h,c,p,d,f,g,y,v=(u=r.cssNodes,h=r.cssAnims,d=" {"+(p=(c={newline:!0}).newline?"\n":""),f=p+"}",g=tB(tW(u),function(t){return t+d+tB(tW(u[t]),function(e){return e+":"+u[t][e]+";"}).join(p)+f}).join(p),y=tB(tW(h),function(t){return"@keyframes "+t+d+tB(tW(h[t]),function(e){return e+d+tB(tW(h[t][e]),function(n){var i=h[t][e][n];return"d"===n&&(i='path("'+i+'")'),n+":"+i+";"}).join(p)+f}).join(p)+f}).join(p),g||y?["<![CDATA[",g,y,"]]>"].join(p):"");if(v){var m=yg("style","stl",{},[],v);o.push(m)}}return ym(n,i,o,t.useViewBox)},t.prototype.renderToString=function(t){return t=t||{},yy(this.renderToVNode({animation:t4(t.cssAnimation,!0),emphasis:t4(t.cssEmphasis,!0),willUpdate:!1,compress:!0,useViewBox:t4(t.useViewBox,!0)}),{newline:!0})},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t},t.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},t.prototype._paintList=function(t,e,n){for(var i,r,o=t.length,a=[],s=0,l=0,u=0;u<o;u++){var h=t[u];if(!h.invisible){var c=h.__clipPaths,p=c&&c.length||0,d=r&&r.length||0,f=void 0;for(f=Math.max(p-1,d-1);f>=0&&(!c||!r||c[f]!==r[f]);f--);for(var g=d-1;g>f;g--)i=a[--s-1];for(var y=f+1;y<p;y++){var v={};!function(t,e,n){var i=n.clipPathCache,r=n.defs,o=i[t.id];if(!o){var a={id:o=n.zrId+"-c"+n.clipPathIdx++};i[t.id]=o,r[o]=yg("clipPath",o,a,[yz(t,n)])}e["clip-path"]=iY(o)}(c[y],v,e);var m=yg("g","clip-g-"+l++,v,[]);(i?i.children:n).push(m),a[s++]=m,i=m}r=c;var x=yE(h,e);x&&(i?i.children:n).push(x)}}},t.prototype.resize=function(t,e){var n=this._opts,i=this.root,r=this._viewport;if(null!=t&&(n.width=t),null!=e&&(n.height=e),i&&r&&(r.style.display="none",t=fW(i,0,n),e=fW(i,1,n),r.style.display=""),this._width!==t||this._height!==e){if(this._width=t,this._height=e,r){var o=r.style;o.width=t+"px",o.height=e+"px"}if(iF(this._backgroundColor))this.refresh();else{var a=this._svgDom;a&&(a.setAttribute("width",t),a.setAttribute("height",e));var s=this._bgVNode&&this._bgVNode.elm;s&&(s.setAttribute("width",t),s.setAttribute("height",e))}}},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t.prototype.dispose=function(){this.root&&(this.root.innerHTML=""),this._svgDom=this._viewport=this.storage=this._oldVNode=this._bgVNode=this._mainVNode=null},t.prototype.clear=function(){this._svgDom&&(this._svgDom.innerHTML=null),this._oldVNode=null},t.prototype.toDataURL=function(t){var e=this.renderToString(),n="data:image/svg+xml;";return t?(e=ij(e))&&n+"base64,"+e:n+"charset=UTF-8,"+encodeURIComponent(e)},t}();function y5(t){return function(){}}function y3(t,e,n){var i=tc.createCanvas(),r=e.getWidth(),o=e.getHeight(),a=i.style;return a&&(a.position="absolute",a.left="0",a.top="0",a.width=r+"px",a.height=o+"px",i.setAttribute("data-zr-dom-id",t)),i.width=r*n,i.height=o*n,i}var y4=function(t){function e(e,n,i){var r,o=t.call(this)||this;o.motionBlur=!1,o.lastFrameAlpha=.7,o.dpr=1,o.virtual=!1,o.config={},o.incremental=!1,o.zlevel=0,o.maxRepaintRectCount=5,o.__dirty=!0,o.__firstTimePaint=!0,o.__used=!1,o.__drawIndex=0,o.__startIndex=0,o.__endIndex=0,o.__prevStartIndex=null,o.__prevEndIndex=null,i=i||rf,"string"==typeof e?r=y3(e,n,i):tK(e)&&(e=(r=e).id),o.id=e,o.dom=r;var a=r.style;return a&&(eh(r),r.onselectstart=function(){return!1},a.padding="0",a.margin="0",a.borderWidth="0"),o.painter=n,o.dpr=i,o}return tn(e,t),e.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},e.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},e.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},e.prototype.setUnpainted=function(){this.__firstTimePaint=!0},e.prototype.createBackBuffer=function(){var t=this.dpr;this.domBack=y3("back-"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext("2d"),1!==t&&this.ctxBack.scale(t,t)},e.prototype.createRepaintRects=function(t,e,n,i){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var r,o=[],a=this.maxRepaintRectCount,s=!1,l=new nb(0,0,0,0);function u(t){if(!(!t.isFinite()||t.isZero()))if(0===o.length){var e=new nb(0,0,0,0);e.copy(t),o.push(e)}else{for(var n=!1,i=1/0,r=0,u=0;u<o.length;++u){var h=o[u];if(h.intersect(t)){var c=new nb(0,0,0,0);c.copy(h),c.union(t),o[u]=c,n=!0;break}if(s){l.copy(t),l.union(h);var p=t.width*t.height,d=h.width*h.height,f=l.width*l.height-p-d;f<i&&(i=f,r=u)}}if(s&&(o[r].union(t),n=!0),!n){var e=new nb(0,0,0,0);e.copy(t),o.push(e)}s||(s=o.length>=a)}}for(var h=this.__startIndex;h<this.__endIndex;++h){var c=t[h];if(c){var p=c.shouldBePainted(n,i,!0,!0),d=c.__isRendered&&(1&c.__dirty||!p)?c.getPrevPaintRect():null;d&&u(d);var f=p&&(1&c.__dirty||!c.__isRendered)?c.getPaintRect():null;f&&u(f)}}for(var h=this.__prevStartIndex;h<this.__prevEndIndex;++h){var c=e[h],p=c&&c.shouldBePainted(n,i,!0,!0);if(c&&(!p||!c.__zr)&&c.__isRendered){var d=c.getPrevPaintRect();d&&u(d)}}do{r=!1;for(var h=0;h<o.length;){if(o[h].isZero()){o.splice(h,1);continue}for(var g=h+1;g<o.length;)o[h].intersect(o[g])?(r=!0,o[h].union(o[g]),o.splice(g,1)):g++;h++}}while(r)return this._paintRects=o,o},e.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},e.prototype.resize=function(t,e){var n=this.dpr,i=this.dom,r=i.style,o=this.domBack;r&&(r.width=t+"px",r.height=e+"px"),i.width=t*n,i.height=e*n,o&&(o.width=t*n,o.height=e*n,1!==n&&this.ctxBack.scale(n,n))},e.prototype.clear=function(t,e,n){var i=this.dom,r=this.ctx,o=i.width,a=i.height;e=e||this.clearColor;var s=this.motionBlur&&!t,l=this.lastFrameAlpha,u=this.dpr,h=this;s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(i,0,0,o/u,a/u));var c=this.domBack;function p(t,n,i,o){if(r.clearRect(t,n,i,o),e&&"transparent"!==e){var a=void 0;t0(e)?(a=(e.global||e.__width===i&&e.__height===o)&&e.__canvasGradient||fG(r,e,{x:0,y:0,width:i,height:o}),e.__canvasGradient=a,e.__width=i,e.__height=o):t1(e)&&(e.scaleX=e.scaleX||u,e.scaleY=e.scaleY||u,a=fK(r,e,{dirty:function(){h.setUnpainted(),h.painter.refresh()}})),r.save(),r.fillStyle=a||e,r.fillRect(t,n,i,o),r.restore()}s&&(r.save(),r.globalAlpha=l,r.drawImage(c,t,n,i,o),r.restore())}!n||s?p(0,0,o,a):n.length&&tE(n,function(t){p(t.x*u,t.y*u,t.width*u,t.height*u)})},e}(eB),y8=function(){function t(t,e,n,i){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var r=!t.nodeName||"CANVAS"===t.nodeName.toUpperCase();this._opts=n=tk({},n||{}),this.dpr=n.devicePixelRatio||rf,this._singleCanvas=r,this.root=t,t.style&&(eh(t),t.innerHTML=""),this.storage=e;var o=this._zlevelList;this._prevDisplayList=[];var a=this._layers;if(r){var s=t.width,l=t.height;null!=n.width&&(s=n.width),null!=n.height&&(l=n.height),this.dpr=n.devicePixelRatio||1,t.width=s*this.dpr,t.height=l*this.dpr,this._width=s,this._height=l;var u=new y4(t,this,this.dpr);u.__builtin__=!0,u.initContext(),a[314159]=u,u.zlevel=314159,o.push(314159),this._domRoot=t}else{this._width=fW(t,0,n),this._height=fW(t,1,n);var h,c,p,d=this._domRoot=(h=this._width,c=this._height,(p=document.createElement("div")).style.cssText=["position:relative","width:"+h+"px","height:"+c+"px","padding:0;margin:0;border-width:0"].join(";")+";",p);t.appendChild(d)}}return t.prototype.getType=function(){return"canvas"},t.prototype.isSingleCanvas=function(){return this._singleCanvas},t.prototype.getViewportRoot=function(){return this._domRoot},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.refresh=function(t){var e=this.storage.getDisplayList(!0),n=this._prevDisplayList,i=this._zlevelList;this._redrawId=Math.random(),this._paintList(e,n,t,this._redrawId);for(var r=0;r<i.length;r++){var o=i[r],a=this._layers[o];if(!a.__builtin__&&a.refresh){var s=0===r?this._backgroundColor:null;a.refresh(s)}}return this._opts.useDirtyRect&&(this._prevDisplayList=e.slice()),this},t.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},t.prototype._paintHoverList=function(t){var e,n=t.length,i=this._hoverlayer;if(i&&i.clear(),n){for(var r={inHover:!0,viewWidth:this._width,viewHeight:this._height},o=0;o<n;o++){var a=t[o];a.__inHover&&(i||(i=this._hoverlayer=this.getLayer(1e5)),e||(e=i.ctx).save(),f4(e,a,r,o===n-1))}e&&e.restore()}},t.prototype.getHoverLayer=function(){return this.getLayer(1e5)},t.prototype.paintOne=function(t,e){f3(t,e)},t.prototype._paintList=function(t,e,n,i){if(this._redrawId===i){n=n||!1,this._updateLayerStatus(t);var r=this._doPaintList(t,e,n),o=r.finished,a=r.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),a&&this._paintHoverList(t),o)this.eachLayer(function(t){t.afterBrush&&t.afterBrush()});else{var s=this;d(function(){s._paintList(t,e,n,i)})}}},t.prototype._compositeManually=function(){var t=this.getLayer(314159).ctx,e=this._domRoot.width,n=this._domRoot.height;t.clearRect(0,0,e,n),this.eachBuiltinLayer(function(i){i.virtual&&t.drawImage(i.dom,0,0,e,n)})},t.prototype._doPaintList=function(t,e,n){for(var i=this,r=[],o=this._opts.useDirtyRect,a=0;a<this._zlevelList.length;a++){var s=this._zlevelList[a],l=this._layers[s];l.__builtin__&&l!==this._hoverlayer&&(l.__dirty||n)&&r.push(l)}for(var u=!0,h=!1,c=this,p=0;p<r.length;p++)!function(a){var s,l=r[a],p=l.ctx,d=o&&l.createRepaintRects(t,e,c._width,c._height),f=n?l.__startIndex:l.__drawIndex,g=!n&&l.incremental&&Date.now,y=g&&Date.now(),v=l.zlevel===c._zlevelList[0]?c._backgroundColor:null;if(l.__startIndex===l.__endIndex)l.clear(!1,v,d);else if(f===l.__startIndex){var m=t[f];m.incremental&&m.notClear&&!n||l.clear(!1,v,d)}-1===f&&(console.error("For some unknown reason. drawIndex is -1"),f=l.__startIndex);var x=function(e){var n={inHover:!1,allClipped:!1,prevEl:null,viewWidth:i._width,viewHeight:i._height};for(s=f;s<l.__endIndex;s++){var r=t[s];if(r.__inHover&&(h=!0),i._doPaintEl(r,l,o,e,n,s===l.__endIndex-1),g&&Date.now()-y>15)break}n.prevElClipPaths&&p.restore()};if(d)if(0===d.length)s=l.__endIndex;else for(var _=c.dpr,b=0;b<d.length;++b){var w=d[b];p.save(),p.beginPath(),p.rect(w.x*_,w.y*_,w.width*_,w.height*_),p.clip(),x(w),p.restore()}else p.save(),x(),p.restore();l.__drawIndex=s,l.__drawIndex<l.__endIndex&&(u=!1)}(p);return ts.wxa&&tE(this._layers,function(t){t&&t.ctx&&t.ctx.draw&&t.ctx.draw()}),{finished:u,needsRefreshHover:h}},t.prototype._doPaintEl=function(t,e,n,i,r,o){var a=e.ctx;if(n){var s=t.getPaintRect();(!i||s&&s.intersect(i))&&(f4(a,t,r,o),t.setPrevPaintRect(s))}else f4(a,t,r,o)},t.prototype.getLayer=function(t,e){this._singleCanvas&&!this._needsManuallyCompositing&&(t=314159);var n=this._layers[t];return n||((n=new y4("zr_"+t,this,this.dpr)).zlevel=t,n.__builtin__=!0,this._layerConfig[t]?tD(n,this._layerConfig[t],!0):this._layerConfig[t-.01]&&tD(n,this._layerConfig[t-.01],!0),e&&(n.virtual=e),this.insertLayer(t,n),n.initContext()),n},t.prototype.insertLayer=function(t,e){var n=this._layers,i=this._zlevelList,r=i.length,o=this._domRoot,a=null,s=-1;if(!n[t]){if(e&&(e.__builtin__||"function"==typeof e.resize&&"function"==typeof e.refresh&&1)){if(r>0&&t>i[0]){for(s=0;s<r-1&&(!(i[s]<t)||!(i[s+1]>t));s++);a=n[i[s]]}if(i.splice(s+1,0,t),n[t]=e,!e.virtual)if(a){var l=a.dom;l.nextSibling?o.insertBefore(e.dom,l.nextSibling):o.appendChild(e.dom)}else o.firstChild?o.insertBefore(e.dom,o.firstChild):o.appendChild(e.dom);e.painter||(e.painter=this)}}},t.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i];t.call(e,this._layers[r],r)}},t.prototype.eachBuiltinLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i],o=this._layers[r];o.__builtin__&&t.call(e,o,r)}},t.prototype.eachOtherLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i],o=this._layers[r];o.__builtin__||t.call(e,o,r)}},t.prototype.getLayers=function(){return this._layers},t.prototype._updateLayerStatus=function(t){function e(t){a&&(a.__endIndex!==t&&(a.__dirty=!0),a.__endIndex=t)}if(this.eachBuiltinLayer(function(t,e){t.__dirty=t.__used=!1}),this._singleCanvas)for(var n,i,r=1;r<t.length;r++){var o=t[r];if(o.zlevel!==t[r-1].zlevel||o.incremental){this._needsManuallyCompositing=!0;break}}var a=null,s=0;for(i=0;i<t.length;i++){var o=t[i],l=o.zlevel,u=void 0;n!==l&&(n=l,s=0),o.incremental?((u=this.getLayer(l+.001,this._needsManuallyCompositing)).incremental=!0,s=1):u=this.getLayer(l+.01*(s>0),this._needsManuallyCompositing),u.__builtin__||tT("ZLevel "+l+" has been used by unkown layer "+u.id),u!==a&&(u.__used=!0,u.__startIndex!==i&&(u.__dirty=!0),u.__startIndex=i,u.incremental?u.__drawIndex=-1:u.__drawIndex=i,e(i),a=u),1&o.__dirty&&!o.__inHover&&(u.__dirty=!0,u.incremental&&u.__drawIndex<0&&(u.__drawIndex=i))}e(i),this.eachBuiltinLayer(function(t,e){!t.__used&&t.getElementCount()>0&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)})},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(t){t.clear()},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t,tE(this._layers,function(t){t.setUnpainted()})},t.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?tD(n[t],e,!0):n[t]=e;for(var i=0;i<this._zlevelList.length;i++){var r=this._zlevelList[i];(r===t||r===t+.01)&&tD(this._layers[r],n[t],!0)}}},t.prototype.delLayer=function(t){var e=this._layers,n=this._zlevelList,i=e[t];i&&(i.dom.parentNode.removeChild(i.dom),delete e[t],n.splice(tO(n,t),1))},t.prototype.resize=function(t,e){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var i=this._opts,r=this.root;if(null!=t&&(i.width=t),null!=e&&(i.height=e),t=fW(r,0,i),e=fW(r,1,i),n.style.display="",this._width!==t||e!==this._height){for(var o in n.style.width=t+"px",n.style.height=e+"px",this._layers)this._layers.hasOwnProperty(o)&&this._layers[o].resize(t,e);this.refresh(!0)}this._width=t,this._height=e}else{if(null==t||null==e)return;this._width=t,this._height=e,this.getLayer(314159).resize(t,e)}return this},t.prototype.clearLayer=function(t){var e=this._layers[t];e&&e.clear()},t.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},t.prototype.getRenderedCanvas=function(t){if(t=t||{},this._singleCanvas&&!this._compositeManually)return this._layers[314159].dom;var e=new y4("image",this,t.pixelRatio||this.dpr);e.initContext(),e.clear(!1,t.backgroundColor||this._backgroundColor);var n=e.ctx;if(t.pixelRatio<=this.dpr){this.refresh();var i=e.dom.width,r=e.dom.height;this.eachLayer(function(t){t.__builtin__?n.drawImage(t.dom,0,0,i,r):t.renderToCanvas&&(n.save(),t.renderToCanvas(n),n.restore())})}else for(var o={inHover:!1,viewWidth:this._width,viewHeight:this._height},a=this.storage.getDisplayList(!0),s=0,l=a.length;s<l;s++)f4(n,a[s],o,s===l-1);return e.dom},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t}();function y6(t){return null==t?0:t.length||1}function y7(t){return t}var y9=function(){function t(t,e,n,i,r,o){this._old=t,this._new=e,this._oldKeyGetter=n||y7,this._newKeyGetter=i||y7,this.context=r,this._diffModeMultiple="multiple"===o}return t.prototype.add=function(t){return this._add=t,this},t.prototype.update=function(t){return this._update=t,this},t.prototype.updateManyToOne=function(t){return this._updateManyToOne=t,this},t.prototype.updateOneToMany=function(t){return this._updateOneToMany=t,this},t.prototype.updateManyToMany=function(t){return this._updateManyToMany=t,this},t.prototype.remove=function(t){return this._remove=t,this},t.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},t.prototype._executeOneToOne=function(){var t=this._old,e=this._new,n={},i=Array(t.length),r=Array(e.length);this._initIndexMap(t,null,i,"_oldKeyGetter"),this._initIndexMap(e,n,r,"_newKeyGetter");for(var o=0;o<t.length;o++){var a=i[o],s=n[a],l=y6(s);if(l>1){var u=s.shift();1===s.length&&(n[a]=s[0]),this._update&&this._update(u,o)}else 1===l?(n[a]=null,this._update&&this._update(s,o)):this._remove&&this._remove(o)}this._performRestAdd(r,n)},t.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},i={},r=[],o=[];this._initIndexMap(t,n,r,"_oldKeyGetter"),this._initIndexMap(e,i,o,"_newKeyGetter");for(var a=0;a<r.length;a++){var s=r[a],l=n[s],u=i[s],h=y6(l),c=y6(u);if(h>1&&1===c)this._updateManyToOne&&this._updateManyToOne(u,l),i[s]=null;else if(1===h&&c>1)this._updateOneToMany&&this._updateOneToMany(u,l),i[s]=null;else if(1===h&&1===c)this._update&&this._update(u,l),i[s]=null;else if(h>1&&c>1)this._updateManyToMany&&this._updateManyToMany(u,l),i[s]=null;else if(h>1)for(var p=0;p<h;p++)this._remove&&this._remove(l[p]);else this._remove&&this._remove(l)}this._performRestAdd(o,i)},t.prototype._performRestAdd=function(t,e){for(var n=0;n<t.length;n++){var i=t[n],r=e[i],o=y6(r);if(o>1)for(var a=0;a<o;a++)this._add&&this._add(r[a]);else 1===o&&this._add&&this._add(r);e[i]=null}},t.prototype._initIndexMap=function(t,e,n,i){for(var r=this._diffModeMultiple,o=0;o<t.length;o++){var a="_ec_"+this[i](t[o],o);if(r||(n[o]=a),e){var s=e[a],l=y6(s);0===l?(e[a]=o,r&&n.push(a)):1===l?e[a]=[s,o]:s.push(o)}}},t}(),vt=function(){function t(t,e){this._encode=t,this._schema=e}return t.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},t.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},t}();function ve(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}function vn(t){return"category"===t?"ordinal":"time"===t?"time":"float"}let vi=function(t){this.otherDims={},null!=t&&tk(this,t)};var vr=oL(),vo={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},va=function(){function t(t){this.dimensions=t.dimensions,this._dimOmitted=t.dimensionOmitted,this.source=t.source,this._fullDimCount=t.fullDimensionCount,this._updateDimOmitted(t.dimensionOmitted)}return t.prototype.isDimensionOmitted=function(){return this._dimOmitted},t.prototype._updateDimOmitted=function(t){this._dimOmitted=t,t&&(this._dimNameMap||(this._dimNameMap=vu(this.source)))},t.prototype.getSourceDimensionIndex=function(t){return t4(this._dimNameMap.get(t),-1)},t.prototype.getSourceDimension=function(t){var e=this.source.dimensionsDefine;if(e)return e[t]},t.prototype.makeStoreSchema=function(){for(var t=this._fullDimCount,e=h1(this.source),n=!(t>30),i="",r=[],o=0,a=0;o<t;o++){var s=void 0,l=void 0,u=void 0,h=this.dimensions[a];if(h&&h.storeDimIndex===o)s=e?h.name:null,l=h.type,u=h.ordinalMeta,a++;else{var c=this.getSourceDimension(o);c&&(s=e?c.name:null,l=c.type)}r.push({property:s,type:l,ordinalMeta:u}),!e||null==s||h&&h.isCalculationCoord||(i+=n?s.replace(/\`/g,"`1").replace(/\$/g,"`2"):s),i+="$",i+=vo[l]||"f",u&&(i+=u.uid),i+="$"}var p=this.source;return{dimensions:r,hash:[p.seriesLayoutBy,p.startIndex,i].join("$$")}},t.prototype.makeOutputDimensionNames=function(){for(var t=[],e=0,n=0;e<this._fullDimCount;e++){var i=void 0,r=this.dimensions[n];if(r&&r.storeDimIndex===e)r.isCalculationCoord||(i=r.name),n++;else{var o=this.getSourceDimension(e);o&&(i=o.name)}t.push(i)}return t},t.prototype.appendCalculationDimension=function(t){this.dimensions.push(t),t.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},t}();function vs(t){return t instanceof va}function vl(t){for(var e=es(),n=0;n<(t||[]).length;n++){var i=t[n],r=tK(i)?i.name:i;null!=r&&null==e.get(r)&&e.set(r,n)}return e}function vu(t){var e=vr(t);return e.dimNameMap||(e.dimNameMap=vl(t.dimensionsDefine))}var vh=tK,vc="u"<typeof Int32Array?Array:Int32Array,vp=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],vd=["_approximateExtent"],vf=function(){function t(t,e){this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","minmaxDownSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","minmaxDownSample","lttbDownSample"];var n,i=!1;vs(t)?(n=t.dimensions,this._dimOmitted=t.isDimensionOmitted(),this._schema=t):(i=!0,n=t),n=n||["x","y"];for(var r={},o=[],a={},s=!1,l={},u=0;u<n.length;u++){var h=n[u],c=tZ(h)?new vi({name:h}):h instanceof vi?h:new vi(h),p=c.name;c.type=c.type||"float",c.coordDim||(c.coordDim=p,c.coordDimIndex=0);var d=c.otherDims=c.otherDims||{};o.push(p),r[p]=c,null!=l[p]&&(s=!0),c.createInvertedIndices&&(a[p]=[]);var f=u;tq(c.storeDimIndex)&&(f=c.storeDimIndex),0===d.itemName&&(this._nameDimIdx=f),0===d.itemId&&(this._idDimIdx=f),i&&(c.storeDimIndex=u)}if(this.dimensions=o,this._dimInfos=r,this._initGetDimensionInfo(s),this.hostModel=e,this._invertedIndicesMap=a,this._dimOmitted){var g=this._dimIdxToName=es();tE(o,function(t){g.set(r[t].storeDimIndex,t)})}}return t.prototype.getDimension=function(t){var e=this._recognizeDimIndex(t);if(null==e)return t;if(e=t,!this._dimOmitted)return this.dimensions[e];var n=this._dimIdxToName.get(e);if(null!=n)return n;var i=this._schema.getSourceDimension(e);if(i)return i.name},t.prototype.getDimensionIndex=function(t){var e=this._recognizeDimIndex(t);if(null!=e)return e;if(null==t)return -1;var n=this._getDimInfo(t);return n?n.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(t):-1},t.prototype._recognizeDimIndex=function(t){if(tq(t)||null!=t&&!isNaN(t)&&!this._getDimInfo(t)&&(!this._dimOmitted||0>this._schema.getSourceDimensionIndex(t)))return+t},t.prototype._getStoreDimIndex=function(t){return this.getDimensionIndex(t)},t.prototype.getDimensionInfo=function(t){return this._getDimInfo(this.getDimension(t))},t.prototype._initGetDimensionInfo=function(t){var e=this._dimInfos;this._getDimInfo=t?function(t){return e.hasOwnProperty(t)?e[t]:void 0}:function(t){return e[t]}},t.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},t.prototype.mapDimension=function(t,e){var n=this._dimSummary;if(null==e)return n.encodeFirstDimNotExtra[t];var i=n.encode[t];return i?i[e]:null},t.prototype.mapDimensionsAll=function(t){return(this._dimSummary.encode[t]||[]).slice()},t.prototype.getStore=function(){return this._store},t.prototype.initData=function(t,e,n){var i,r,o,a,s,l,u,h,c,p,d,f,g,y=this;if(t instanceof ck&&(g=t),!g){var v=this.dimensions,m=hq(t)||tz(t)?new h2(t,v.length):t;g=new ck;var x=tB(v,function(t){return{type:y._dimInfos[t].type,property:t}});g.initData(m,x,n)}this._store=g,this._nameList=(e||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,g.count()),this._dimSummary=(i=this,r=this._schema,a=(o={}).encode={},s=es(),l=[],u=[],h={},tE(i.dimensions,function(t){var e=i.getDimensionInfo(t),n=e.coordDim;if(n){var r,o=e.coordDimIndex;ve(a,n)[o]=t,e.isExtraCoord||(s.set(n,1),"ordinal"!==(r=e.type)&&"time"!==r&&(l[0]=t),ve(h,n)[o]=i.getDimensionIndex(e.name)),e.defaultTooltip&&u.push(t)}u7.each(function(t,n){var i=ve(a,n),r=e.otherDims[n];null!=r&&!1!==r&&(i[r]=e.name)})}),c=[],p={},s.each(function(t,e){var n=a[e];p[e]=n[0],c=c.concat(n)}),o.dataDimsOnCoord=c,o.dataDimIndicesOnCoord=tB(c,function(t){return i.getDimensionInfo(t).storeDimIndex}),o.encodeFirstDimNotExtra=p,(d=a.label)&&d.length&&(l=d.slice()),(f=a.tooltip)&&f.length?u=f.slice():u.length||(u=l.slice()),a.defaultedLabel=l,a.defaultedTooltip=u,o.userOutput=new vt(h,r),o),this.userOutput=this._dimSummary.userOutput},t.prototype.appendData=function(t){var e=this._store.appendData(t);this._doInit(e[0],e[1])},t.prototype.appendValues=function(t,e){var n=this._store.appendValues(t,e&&e.length),i=n.start,r=n.end,o=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),e)for(var a=i;a<r;a++){var s=a-i;this._nameList[a]=e[s],o&&J(this,a)}},t.prototype._updateOrdinalMeta=function(){for(var t=this._store,e=this.dimensions,n=0;n<e.length;n++){var i=this._dimInfos[e[n]];i.ordinalMeta&&t.collectOrdinalMeta(i.storeDimIndex,i.ordinalMeta)}},t.prototype._shouldMakeIdFromName=function(){var t=this._store.getProvider();return null==this._idDimIdx&&t.getSource().sourceFormat!==hi&&!t.fillStorage},t.prototype._doInit=function(t,e){if(!(t>=e)){var n=this._store.getProvider();this._updateOrdinalMeta();var i=this._nameList,r=this._idList;if(n.getSource().sourceFormat===u9&&!n.pure)for(var o=[],a=t;a<e;a++){var s,l=n.getItem(a,o);if(!(!this.hasItemOption&&tK(s=l))||s instanceof Array||(this.hasItemOption=!0),l){var u=l.name;null==i[a]&&null!=u&&(i[a]=oC(u,null));var h=l.id;null==r[a]&&null!=h&&(r[a]=oC(h,null))}}if(this._shouldMakeIdFromName())for(var a=t;a<e;a++)J(this,a);X(this)}},t.prototype.getApproximateExtent=function(t){return this._approximateExtent[t]||this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.setApproximateExtent=function(t,e){e=this.getDimension(e),this._approximateExtent[e]=t.slice()},t.prototype.getCalculationInfo=function(t){return this._calculationInfo[t]},t.prototype.setCalculationInfo=function(t,e){vh(t)?tk(this._calculationInfo,t):this._calculationInfo[t]=e},t.prototype.getName=function(t){var e=this.getRawIndex(t),n=this._nameList[e];return null==n&&null!=this._nameDimIdx&&(n=j(this,this._nameDimIdx,e)),null==n&&(n=""),n},t.prototype._getCategory=function(t,e){var n=this._store.get(t,e),i=this._store.getOrdinalMeta(t);return i?i.categories[n]:n},t.prototype.getId=function(t){return Z(this,this.getRawIndex(t))},t.prototype.count=function(){return this._store.count()},t.prototype.get=function(t,e){var n=this._store,i=this._dimInfos[t];if(i)return n.get(i.storeDimIndex,e)},t.prototype.getByRawIndex=function(t,e){var n=this._store,i=this._dimInfos[t];if(i)return n.getByRawIndex(i.storeDimIndex,e)},t.prototype.getIndices=function(){return this._store.getIndices()},t.prototype.getDataExtent=function(t){return this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.getSum=function(t){return this._store.getSum(this._getStoreDimIndex(t))},t.prototype.getMedian=function(t){return this._store.getMedian(this._getStoreDimIndex(t))},t.prototype.getValues=function(t,e){var n=this,i=this._store;return tY(t)?i.getValues(tB(t,function(t){return n._getStoreDimIndex(t)}),e):i.getValues(t)},t.prototype.hasValue=function(t){for(var e=this._dimSummary.dataDimIndicesOnCoord,n=0,i=e.length;n<i;n++)if(isNaN(this._store.get(e[n],t)))return!1;return!0},t.prototype.indexOfName=function(t){for(var e=0,n=this._store.count();e<n;e++)if(this.getName(e)===t)return e;return -1},t.prototype.getRawIndex=function(t){return this._store.getRawIndex(t)},t.prototype.indexOfRawIndex=function(t){return this._store.indexOfRawIndex(t)},t.prototype.rawIndexOf=function(t,e){var n=t&&this._invertedIndicesMap[t],i=n&&n[e];return null==i||isNaN(i)?-1:i},t.prototype.each=function(t,e,n){tX(t)&&(n=e,e=t,t=[]);var i=n||this,r=tB(q(t),this._getStoreDimIndex,this);this._store.each(r,i?tH(e,i):e)},t.prototype.filterSelf=function(t,e,n){tX(t)&&(n=e,e=t,t=[]);var i=n||this,r=tB(q(t),this._getStoreDimIndex,this);return this._store=this._store.filter(r,i?tH(e,i):e),this},t.prototype.selectRange=function(t){var e=this,n={},i=tW(t),r=[];return tE(i,function(i){var o=e._getStoreDimIndex(i);n[o]=t[i],r.push(o)}),this._store=this._store.selectRange(n),this},t.prototype.mapArray=function(t,e,n){tX(t)&&(n=e,e=t,t=[]),n=n||this;var i=[];return this.each(t,function(){i.push(e&&e.apply(this,arguments))},n),i},t.prototype.map=function(t,e,n,i){var r=n||i||this,o=tB(q(t),this._getStoreDimIndex,this),a=$(this);return a._store=this._store.map(o,r?tH(e,r):e),a},t.prototype.modify=function(t,e,n,i){var r=n||i||this,o=tB(q(t),this._getStoreDimIndex,this);this._store.modify(o,r?tH(e,r):e)},t.prototype.downSample=function(t,e,n,i){var r=$(this);return r._store=this._store.downSample(this._getStoreDimIndex(t),e,n,i),r},t.prototype.minmaxDownSample=function(t,e){var n=$(this);return n._store=this._store.minmaxDownSample(this._getStoreDimIndex(t),e),n},t.prototype.lttbDownSample=function(t,e){var n=$(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(t),e),n},t.prototype.getRawDataItem=function(t){return this._store.getRawDataItem(t)},t.prototype.getItemModel=function(t){var e=this.hostModel;return new lj(this.getRawDataItem(t),e,e&&e.ecModel)},t.prototype.diff=function(t){var e=this;return new y9(t?t.getStore().getIndices():[],this.getStore().getIndices(),function(e){return Z(t,e)},function(t){return Z(e,t)})},t.prototype.getVisual=function(t){var e=this._visual;return e&&e[t]},t.prototype.setVisual=function(t,e){this._visual=this._visual||{},vh(t)?tk(this._visual,t):this._visual[t]=e},t.prototype.getItemVisual=function(t,e){var n=this._itemVisuals[t],i=n&&n[e];return null==i?this.getVisual(e):i},t.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},t.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,i=n[t];i||(i=n[t]={});var r=i[e];return null==r&&(tY(r=this.getVisual(e))?r=r.slice():vh(r)&&(r=tk({},r)),i[e]=r),r},t.prototype.setItemVisual=function(t,e,n){var i=this._itemVisuals[t]||{};this._itemVisuals[t]=i,vh(e)?tk(i,e):i[e]=n},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(t,e){vh(t)?tk(this._layout,t):this._layout[t]=e},t.prototype.getLayout=function(t){return this._layout[t]},t.prototype.getItemLayout=function(t){return this._itemLayouts[t]},t.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?tk(this._itemLayouts[t]||{},e):e},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(t,e){sL(this.hostModel&&this.hostModel.seriesIndex,this.dataType,t,e),this._graphicEls[t]=e},t.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},t.prototype.eachItemGraphicEl=function(t,e){tE(this._graphicEls,function(n,i){n&&t&&t.call(e,n,i)})},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:tB(this.dimensions,this._getDimInfo,this),this.hostModel)),K(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(t,e){var n=this[t];tX(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(t6(arguments)))})},t.internalField=void(X=function(t){var e=t._invertedIndicesMap;tE(e,function(n,i){var r=t._dimInfos[i],o=r.ordinalMeta,a=t._store;if(o){n=e[i]=new vc(o.categories.length);for(var s=0;s<n.length;s++)n[s]=-1;for(var s=0;s<a.count();s++)n[a.get(r.storeDimIndex,s)]=s}})},j=function(t,e,n){return oC(t._getCategory(e,n),null)},Z=function(t,e){var n=t._idList[e];return null==n&&null!=t._idDimIdx&&(n=j(t,t._idDimIdx,e)),null==n&&(n="e\0\0"+e),n},q=function(t){return tY(t)||(t=null!=t?[t]:[]),t},$=function(e){var n=new t(e._schema?e._schema:tB(e.dimensions,e._getDimInfo,e),e.hostModel);return K(n,e),n},K=function(t,e){tE(vp.concat(e.__wrappedMethods||[]),function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t.__wrappedMethods=e.__wrappedMethods,tE(vd,function(n){t[n]=tC(e[n])}),t._calculationInfo=tk({},e._calculationInfo)},J=function(t,e){var n=t._nameList,i=t._idList,r=t._nameDimIdx,o=t._idDimIdx,a=n[e],s=i[e];if(null==a&&null!=r&&(n[e]=a=j(t,r,e)),null==s&&null!=o&&(i[e]=s=j(t,o,e)),null==s&&null!=a){var l=t._nameRepeatCount,u=l[a]=(l[a]||0)+1;s=a,u>1&&(s+="__ec__"+u),i[e]=s}}),t}();function vg(t,e){return vy(t,e).dimensions}function vy(t,e){hq(t)||(t=h$(t));var n,i,r,o,a,s=(e=e||{}).coordDimensions||[],l=e.dimensionsDefine||t.dimensionsDefine||[],u=es(),h=[],c=(n=t,i=s,r=l,o=e.dimensionsCount,a=Math.max(n.dimensionsDetectedCount||1,i.length,r.length,o||0),tE(i,function(t){var e;tK(t)&&(e=t.dimsDef)&&(a=Math.max(a,e.length))}),a),p=e.canOmitUnusedDimensions&&c>30,d=l===t.dimensionsDefine,f=d?vu(t):vl(l),g=e.encodeDefine;!g&&e.encodeDefaulter&&(g=e.encodeDefaulter(t,c));for(var y=es(g),v=new cM(c),m=0;m<v.length;m++)v[m]=-1;function x(t){var e=v[t];if(e<0){var n=l[t],i=tK(n)?n:{name:n},r=new vi,o=i.name;null!=o&&null!=f.get(o)&&(r.name=r.displayName=o),null!=i.type&&(r.type=i.type),null!=i.displayName&&(r.displayName=i.displayName);var a=h.length;return v[t]=a,r.storeDimIndex=t,h.push(r),r}return h[e]}if(!p)for(var m=0;m<c;m++)x(m);y.each(function(t,e){var n=o_(t).slice();if(1===n.length&&!tZ(n[0])&&n[0]<0)return void y.set(e,!1);var i=y.set(e,[]);tE(n,function(t,n){var r=tZ(t)?f.get(t):t;null!=r&&r<c&&(i[n]=r,b(x(r),e,n))})});var _=0;function b(t,e,n){null!=u7.get(e)?t.otherDims[e]=n:(t.coordDim=e,t.coordDimIndex=n,u.set(e,!0))}tE(s,function(t){if(tZ(t))r=t,i={};else{var e,n,i,r=(i=t).name,o=i.ordinalMeta;i.ordinalMeta=null,(i=tk({},i)).ordinalMeta=o,e=i.dimsDef,n=i.otherDims,i.name=i.coordDim=i.coordDimIndex=i.dimsDef=i.otherDims=null}var a=y.get(r);if(!1!==a){if(!(a=o_(a)).length)for(var s=0;s<(e&&e.length||1);s++){for(;_<c&&null!=x(_).coordDim;)_++;_<c&&a.push(_++)}tE(a,function(t,o){var a=x(t);if(d&&null!=i.type&&(a.type=i.type),b(tL(a,i),r,o),null==a.name&&e){var s=e[o];tK(s)||(s={name:s}),a.name=a.displayName=s.name,a.defaultTooltip=s.defaultTooltip}n&&tL(a.otherDims,n)})}});var w=e.generateCoord,S=e.generateCoordCount,M=null!=S;S=w?S||1:0;var I=w||"value";function T(t){null==t.name&&(t.name=t.coordDim)}if(p)tE(h,function(t){T(t)}),h.sort(function(t,e){return t.storeDimIndex-e.storeDimIndex});else for(var C=0;C<c;C++){var D=x(C);null==D.coordDim&&(D.coordDim=function(t,e,n){if(n||e.hasKey(t)){for(var i=0;e.hasKey(t+i);)i++;t+=i}return e.set(t,!0),t}(I,u,M),D.coordDimIndex=0,(!w||S<=0)&&(D.isExtraCoord=!0),S--),T(D),null==D.type&&(1===hh(t,C)||D.isExtraCoord&&(null!=D.otherDims.itemName||null!=D.otherDims.seriesName))&&(D.type="ordinal")}return function(t){for(var e=es(),n=0;n<t.length;n++){var i=t[n],r=i.name,o=e.get(r)||0;o>0&&(i.name=r+(o-1)),o++,e.set(r,o)}}(h),new va({source:t,dimensions:h,fullDimensionCount:c,dimensionOmitted:p})}var vv=function(t){this.coordSysDims=[],this.axisMap=es(),this.categoryAxisMap=es(),this.coordSysName=t},vm={cartesian2d:function(t,e,n,i){var r=t.getReferringComponents("xAxis",oN).models[0],o=t.getReferringComponents("yAxis",oN).models[0];e.coordSysDims=["x","y"],n.set("x",r),n.set("y",o),vx(r)&&(i.set("x",r),e.firstCategoryDimIndex=0),vx(o)&&(i.set("y",o),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,i){var r=t.getReferringComponents("singleAxis",oN).models[0];e.coordSysDims=["single"],n.set("single",r),vx(r)&&(i.set("single",r),e.firstCategoryDimIndex=0)},polar:function(t,e,n,i){var r=t.getReferringComponents("polar",oN).models[0],o=r.findAxisModel("radiusAxis"),a=r.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",a),vx(o)&&(i.set("radius",o),e.firstCategoryDimIndex=0),vx(a)&&(i.set("angle",a),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},geo:function(t,e,n,i){e.coordSysDims=["lng","lat"]},parallel:function(t,e,n,i){var r=t.ecModel,o=r.getComponent("parallel",t.get("parallelIndex")),a=e.coordSysDims=o.dimensions.slice();tE(o.parallelAxisIndex,function(t,o){var s=r.getComponent("parallelAxis",t),l=a[o];n.set(l,s),vx(s)&&(i.set(l,s),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=o))})},matrix:function(t,e,n,i){var r=t.getReferringComponents("matrix",oN).models[0];e.coordSysDims=["x","y"];var o=r.getDimensionModel("x"),a=r.getDimensionModel("y");n.set("x",o),n.set("y",a),i.set("x",o),i.set("y",a)}};function vx(t){return"category"===t.get("type")}function v_(t,e,n){var i,r,o,a,s,l,u,h=(n=n||{}).byIndex,c=n.stackedCoordDimension;vs(e.schema)?(i=(r=e.schema).dimensions,o=e.store):i=e;var p=!!(t&&t.get("stack"));if(tE(i,function(t,e){tZ(t)&&(i[e]=t={name:t}),p&&!t.isExtraCoord&&(h||a||!t.ordinalMeta||(a=t),s||"ordinal"===t.type||"time"===t.type||c&&c!==t.coordDim||(s=t))}),!s||h||a||(h=!0),s){l="__\0ecstackresult_"+t.id,u="__\0ecstackedover_"+t.id,a&&(a.createInvertedIndices=!0);var d=s.coordDim,f=s.type,g=0;tE(i,function(t){t.coordDim===d&&g++});var y={name:l,coordDim:d,coordDimIndex:g,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length},v={name:u,coordDim:u,coordDimIndex:g+1,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length+1};r?(o&&(y.storeDimIndex=o.ensureCalculationDimension(u,f),v.storeDimIndex=o.ensureCalculationDimension(l,f)),r.appendCalculationDimension(y),r.appendCalculationDimension(v)):(i.push(y),i.push(v))}return{stackedDimension:s&&s.name,stackedByDimension:a&&a.name,isStackedByIndex:h,stackedOverDimension:u,stackResultDimension:l}}function vb(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function vw(t,e){return vb(t,e)?t.getCalculationInfo("stackResultDimension"):e}let vS=function(t,e,n){n=n||{};var i,r,o,a,s,l,u,h,c=e.getSourceManager(),p=!1;t?(p=!0,h=h$(t)):p=(h=c.getSource()).sourceFormat===u9;var d=function(t){var e=t.get("coordinateSystem"),n=new vv(e),i=vm[e];if(i)return i(t,n,n.axisMap,n.categoryAxisMap),n}(e),f=(r=e.get("coordinateSystem"),o=uk.get(r),d&&d.coordSysDims&&(i=tB(d.coordSysDims,function(t){var e={name:t},n=d.axisMap.get(t);return n&&(e.type=vn(n.get("type"))),e})),i||(i=o&&(o.getDimensionsInfo?o.getDimensionsInfo():o.dimensions.slice())||["x","y"]),i),g=n.useEncodeDefaulter,y=tX(g)?g:g?tU(hs,f,e):null,v=vy(h,{coordDimensions:f,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:y,canOmitUnusedDimensions:!p}),m=(a=v.dimensions,s=n.createInvertedIndices,d&&tE(a,function(t,e){var n=t.coordDim,i=d.categoryAxisMap.get(n);i&&(null==l&&(l=e),t.ordinalMeta=i.getOrdinalMeta(),s&&(t.createInvertedIndices=!0)),null!=t.otherDims.itemName&&(u=!0)}),u||null==l||(a[l].otherDims.itemName=0),l),x=p?null:c.getSharedDataStore(v),_=v_(e,{schema:v,store:x}),b=new vf(v,e);b.setCalculationInfo(_);var w=null!=m&&function(t){if(t.sourceFormat===u9)return!tY(oS(function(t){for(var e=0;e<t.length&&null==t[e];)e++;return t[e]}(t.data||[])))}(h)?function(t,e,n,i){return i===m?n:this.defaultDimValueGetter(t,e,n,i)}:null;return b.hasItemOption=!1,b.initData(p?h:x,null,w),b};var vM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return tn(e,t),e.prototype.getInitialData=function(t){return vS(null,this,{useEncodeDefaulter:!0})},e.prototype.getLegendIcon=function(t){var e=new rY,n=fz("line",0,t.itemHeight/2,t.itemWidth,0,t.lineStyle.stroke,!1);e.add(n),n.setStyle(t.lineStyle);var i=this.getData().getVisual("symbol"),r=this.getData().getVisual("symbolRotate"),o="none"===i?"circle":i,a=.8*t.itemHeight,s=fz(o,(t.itemWidth-a)/2,(t.itemHeight-a)/2,a,a,t.itemStyle.fill);return e.add(s),s.setStyle(t.itemStyle),s.rotation=("inherit"===t.iconRotate?r:t.iconRotate||0)*Math.PI/180,s.setOrigin([t.itemWidth/2,t.itemHeight/2]),o.indexOf("empty")>-1&&(s.style.stroke=s.style.fill,s.style.fill=uQ.color.neutral00,s.style.lineWidth=2),e},e.type="series.line",e.dependencies=["grid","polar"],e.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:6,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},e}(cQ);function vI(t,e){var n=t.mapDimensionsAll("defaultedLabel"),i=n.length;if(1===i){var r=ce(t,e,n[0]);return null!=r?r+"":null}if(i){for(var o=[],a=0;a<n.length;a++)o.push(ce(t,e,n[a]));return o.join(" ")}}function vT(t,e){var n=t.mapDimensionsAll("defaultedLabel");if(!tY(e))return e+"";for(var i=[],r=0;r<n.length;r++){var o=t.getDimensionIndex(n[r]);o>=0&&i.push(e[o])}return i.join(" ")}var vC=function(t){function e(e,n,i,r){var o=t.call(this)||this;return o.updateData(e,n,i,r),o}return tn(e,t),e.prototype._createSymbol=function(t,e,n,i,r,o){this.removeAll();var a=fz(t,-1,-1,2,2,null,o);a.attr({z2:t4(r,100),culling:!0,scaleX:i[0]/2,scaleY:i[1]/2}),a.drift=vD,this._symbolType=t,this.add(a)},e.prototype.stopSymbolAnimation=function(t){this.childAt(0).stopAnimation(null,t)},e.prototype.getSymbolType=function(){return this._symbolType},e.prototype.getSymbolPath=function(){return this.childAt(0)},e.prototype.highlight=function(){s3(this.childAt(0))},e.prototype.downplay=function(){s4(this.childAt(0))},e.prototype.setZ=function(t,e){var n=this.childAt(0);n.zlevel=t,n.z=e},e.prototype.setDraggable=function(t,e){var n=this.childAt(0);n.draggable=t,n.cursor=!e&&t?"move":n.cursor},e.prototype.updateData=function(t,n,i,r){this.silent=!1;var o=t.getItemVisual(n,"symbol")||"circle",a=t.hostModel,s=e.getSymbolSize(t,n),l=e.getSymbolZ2(t,n),u=o!==this._symbolType,h=r&&r.disableAnimation;if(u){var c=t.getItemVisual(n,"symbolKeepAspect");this._createSymbol(o,t,n,s,l,c)}else{var p=this.childAt(0);p.silent=!1;var d={scaleX:s[0]/2,scaleY:s[1]/2};h?p.attr(d):lg(p,d,a,n),lb(p)}if(this._updateCommon(t,n,s,i,r),u){var p=this.childAt(0);if(!h){var d={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:p.style.opacity}};p.scaleX=p.scaleY=0,p.style.opacity=0,ly(p,d,a,n)}}h&&this.childAt(0).stopAnimation("leave")},e.prototype._updateCommon=function(t,e,n,i,r){var o,a,s,l,u,h,c,p,d,f=this.childAt(0),g=t.hostModel;if(i&&(o=i.emphasisItemStyle,a=i.blurItemStyle,s=i.selectItemStyle,l=i.focus,u=i.blurScope,c=i.labelStatesModels,p=i.hoverScale,d=i.cursorStyle,h=i.emphasisDisabled),!i||t.hasItemOption){var y=i&&i.itemModel?i.itemModel:t.getItemModel(e),v=y.getModel("emphasis");o=v.getModel("itemStyle").getItemStyle(),s=y.getModel(["select","itemStyle"]).getItemStyle(),a=y.getModel(["blur","itemStyle"]).getItemStyle(),l=v.get("focus"),u=v.get("blurScope"),h=v.get("disabled"),c=lT(y),p=v.getShallow("scale"),d=y.getShallow("cursor")}var m=t.getItemVisual(e,"symbolRotate");f.attr("rotation",(m||0)*Math.PI/180||0);var x=fB(t.getItemVisual(e,"symbolOffset"),n);x&&(f.x=x[0],f.y=x[1]),d&&f.attr("cursor",d);var _=t.getItemVisual(e,"style"),b=_.fill;if(f instanceof sa){var w=f.style;f.useStyle(tk({image:w.image,x:w.x,y:w.y,width:w.width,height:w.height},_))}else f.__isEmptyBrush?f.useStyle(tk({},_)):f.useStyle(_),f.style.decal=null,f.setColor(b,r&&r.symbolInnerColor),f.style.strokeNoScale=!0;var S=t.getItemVisual(e,"liftZ"),M=this._z2;null!=S?null==M&&(this._z2=f.z2,f.z2+=S):null!=M&&(f.z2=M,this._z2=null);var I=r&&r.useNameLabel;lI(f,c,{labelFetcher:g,labelDataIndex:e,defaultText:function(e){return I?t.getName(e):vI(t,e)},inheritColor:b,defaultOpacity:_.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;var T=f.ensureState("emphasis");T.style=o,f.ensureState("select").style=s,f.ensureState("blur").style=a;var C=null==p||!0===p?Math.max(1.1,3/this._sizeY):isFinite(p)&&p>0?+p:1;T.scaleX=this._sizeX*C,T.scaleY=this._sizeY*C,this.setSymbolScale(1),li(this,l,u,h)},e.prototype.setSymbolScale=function(t){this.scaleX=this.scaleY=t},e.prototype.fadeOut=function(t,e,n){var i=this.childAt(0),r=sk(this).dataIndex,o=n&&n.animation;if(this.silent=i.silent=!0,n&&n.fadeLabel){var a=i.getTextContent();a&&lm(a,{style:{opacity:0}},e,{dataIndex:r,removeOpt:o,cb:function(){i.removeTextContent()}})}else i.removeTextContent();lm(i,{style:{opacity:0},scaleX:0,scaleY:0},e,{dataIndex:r,cb:t,removeOpt:o})},e.getSymbolSize=function(t,e){return fE(t.getItemVisual(e,"symbolSize"))},e.getSymbolZ2=function(t,e){return t.getItemVisual(e,"z2")},e}(rY);function vD(t,e){this.parent.drift(t,e)}function vA(t,e,n,i){return e&&!isNaN(e[0])&&!isNaN(e[1])&&!(i.isIgnore&&i.isIgnore(n))&&!(i.clipShape&&!i.clipShape.contain(e[0],e[1]))&&"none"!==t.getItemVisual(n,"symbol")}function vk(t){return null==t||tK(t)||(t={isIgnore:t}),t||{}}function vL(t){var e=t.hostModel,n=e.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:e.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:e.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:lT(e),cursorStyle:e.get("cursor")}}var vP=function(){function t(t){this.group=new rY,this._SymbolCtor=t||vC}return t.prototype.updateData=function(t,e){this._progressiveEls=null,e=vk(e);var n=this.group,i=t.hostModel,r=this._data,o=this._SymbolCtor,a=e.disableAnimation,s=vL(t),l={disableAnimation:a},u=e.getSymbolPoint||function(e){return t.getItemLayout(e)};r||n.removeAll(),t.diff(r).add(function(i){var r=u(i);if(vA(t,r,i,e)){var a=new o(t,i,s,l);a.setPosition(r),t.setItemGraphicEl(i,a),n.add(a)}}).update(function(h,c){var p=r.getItemGraphicEl(c),d=u(h);if(!vA(t,d,h,e))return void n.remove(p);var f=t.getItemVisual(h,"symbol")||"circle",g=p&&p.getSymbolType&&p.getSymbolType();if(!p||g&&g!==f)n.remove(p),(p=new o(t,h,s,l)).setPosition(d);else{p.updateData(t,h,s,l);var y={x:d[0],y:d[1]};a?p.attr(y):lg(p,y,i)}n.add(p),t.setItemGraphicEl(h,p)}).remove(function(t){var e=r.getItemGraphicEl(t);e&&e.fadeOut(function(){n.remove(e)},i)}).execute(),this._getSymbolPoint=u,this._data=t},t.prototype.updateLayout=function(){var t=this,e=this._data;e&&e.eachItemGraphicEl(function(e,n){var i=t._getSymbolPoint(n);e.setPosition(i),e.markRedraw()})},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=vL(t),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e,n){function i(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=vk(n);for(var r=t.start;r<t.end;r++){var o=e.getItemLayout(r);if(vA(e,o,r,n)){var a=new this._SymbolCtor(e,r,this._seriesScope);a.traverse(i),a.setPosition(o),this.group.add(a),e.setItemGraphicEl(r,a),this._progressiveEls.push(a)}}},t.prototype.eachRendered=function(t){dO(this._progressiveEls||this.group,t)},t.prototype.remove=function(t){var e=this.group,n=this._data;n&&t?n.eachItemGraphicEl(function(t){t.fadeOut(function(){e.remove(t)},n.hostModel)}):e.removeAll()},t}();function vO(t,e,n){var i,r,o,a,s=t.getBaseAxis(),l=t.getOtherAxis(s),u=(i=l,r=n,o=0,a=i.scale.getExtent(),"start"===r?o=a[0]:"end"===r?o=a[1]:tq(r)&&!isNaN(r)?o=r:a[0]>0?o=a[0]:a[1]<0&&(o=a[1]),o),h=s.dim,c=l.dim,p=e.mapDimension(c),d=e.mapDimension(h),f=+("x"===c||"radius"===c),g=tB(t.dimensions,function(t){return e.mapDimension(t)}),y=!1,v=e.getCalculationInfo("stackResultDimension");return vb(e,g[0])&&(y=!0,g[0]=v),vb(e,g[1])&&(y=!0,g[1]=v),{dataDimsForPoint:g,valueStart:u,valueAxisDim:c,baseAxisDim:h,stacked:!!y,valueDim:p,baseDim:d,baseDataOffset:f,stackedOverDimension:e.getCalculationInfo("stackedOverDimension")}}function vR(t,e,n,i){var r=NaN;t.stacked&&(r=n.get(n.getCalculationInfo("stackedOverDimension"),i)),isNaN(r)&&(r=t.valueStart);var o=t.baseDataOffset,a=[];return a[o]=n.get(t.baseDim,i),a[1-o]=r,e.dataToPoint(a)}var vN="u">typeof Float32Array,vz=vN?Float32Array:Array;function vE(t){return tY(t)?vN?new Float32Array(t):t:new vz(t)}var vB=Math.min,vV=Math.max;function vG(t,e){return isNaN(t)||isNaN(e)}function vF(t,e,n,i,r,o,a,s,l){for(var u,h,c,p,d,f,g=n,y=0;y<i;y++){var v=e[2*g],m=e[2*g+1];if(g>=r||g<0)break;if(vG(v,m)){if(l){g+=o;continue}break}if(g===n)t[o>0?"moveTo":"lineTo"](v,m),c=v,p=m;else{var x=v-u,_=m-h;if(x*x+_*_<.5){g+=o;continue}if(a>0){for(var b=g+o,w=e[2*b],S=e[2*b+1];w===v&&S===m&&y<i;)y++,b+=o,g+=o,w=e[2*b],S=e[2*b+1],v=e[2*g],m=e[2*g+1],x=v-u,_=m-h;var M=y+1;if(l)for(;vG(w,S)&&M<i;)M++,b+=o,w=e[2*b],S=e[2*b+1];var I=.5,T=0,C=0,D=void 0,A=void 0;if(M>=i||vG(w,S))d=v,f=m;else{T=w-u,C=S-h;var k=v-u,L=w-v,P=m-h,O=S-m,R=void 0,N=void 0;if("x"===s){R=Math.abs(k),N=Math.abs(L);var z=T>0?1:-1;d=v-z*R*a,f=m,D=v+z*N*a,A=m}else if("y"===s){R=Math.abs(P),N=Math.abs(O);var E=C>0?1:-1;d=v,f=m-E*R*a,D=v,A=m+E*N*a}else R=Math.sqrt(k*k+P*P),d=v-T*a*(1-(I=(N=Math.sqrt(L*L+O*O))/(N+R))),f=m-C*a*(1-I),D=v+T*a*I,A=m+C*a*I,D=vB(D,vV(w,v)),A=vB(A,vV(S,m)),D=vV(D,vB(w,v)),A=vV(A,vB(S,m)),T=D-v,C=A-m,d=v-T*R/N,f=m-C*R/N,d=vB(d,vV(u,v)),f=vB(f,vV(h,m)),d=vV(d,vB(u,v)),f=vV(f,vB(h,m)),T=v-d,C=m-f,D=v+T*N/R,A=m+C*N/R}t.bezierCurveTo(c,p,d,f,v,m),c=D,p=A}else t.lineTo(v,m)}u=v,h=m,g+=o}return y}var vW=function(){this.smooth=0,this.smoothConstraint=!0},vH=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polyline",n}return tn(e,t),e.prototype.getDefaultStyle=function(){return{stroke:uQ.color.neutral99,fill:null}},e.prototype.getDefaultShape=function(){return new vW},e.prototype.buildPath=function(t,e){var n=e.points,i=0,r=n.length/2;if(e.connectNulls){for(;r>0&&vG(n[2*r-2],n[2*r-1]);r--);for(;i<r&&vG(n[2*i],n[2*i+1]);i++);}for(;i<r;)i+=vF(t,n,i,r,r,1,e.smooth,e.smoothMonotone,e.connectNulls)+1},e.prototype.getPointOn=function(t,e){this.path||(this.createPathProxy(),this.buildPath(this.path,this.shape));for(var n,i,r=this.path.data,o=aK.CMD,a="x"===e,s=[],l=0;l<r.length;){var u=r[l++],h=void 0,c=void 0,p=void 0,d=void 0,f=void 0,g=void 0,y=void 0;switch(u){case o.M:n=r[l++],i=r[l++];break;case o.L:if(h=r[l++],c=r[l++],(y=a?(t-n)/(h-n):(t-i)/(c-i))<=1&&y>=0){var v=a?(c-i)*y+i:(h-n)*y+n;return a?[t,v]:[v,t]}n=h,i=c;break;case o.C:h=r[l++],c=r[l++],p=r[l++],d=r[l++],f=r[l++],g=r[l++];var m=a?n2(n,h,p,f,t,s):n2(i,c,d,g,t,s);if(m>0)for(var x=0;x<m;x++){var _=s[x];if(_<=1&&_>=0){var v=a?n0(i,c,d,g,_):n0(n,h,p,f,_);return a?[t,v]:[v,t]}}n=f,i=g}}},e}(se),vU=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e}(vW),vY=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polygon",n}return tn(e,t),e.prototype.getDefaultShape=function(){return new vU},e.prototype.buildPath=function(t,e){var n=e.points,i=e.stackedOnPoints,r=0,o=n.length/2,a=e.smoothMonotone;if(e.connectNulls){for(;o>0&&vG(n[2*o-2],n[2*o-1]);o--);for(;r<o&&vG(n[2*r],n[2*r+1]);r++);}for(;r<o;){var s=vF(t,n,r,o,o,1,e.smooth,a,e.connectNulls);vF(t,i,r+s-1,s,o,-1,e.stackedOnSmooth,a,e.connectNulls),r+=s+1,t.closePath()}},e}(se);function vX(t,e,n,i,r){var o=t.getArea(),a=o.x,s=o.y,l=o.width,u=o.height,h=n.get(["lineStyle","width"])||0;a-=h/2,s-=h/2,l+=h,u+=h,l=Math.ceil(l),a!==Math.floor(a)&&(a=Math.floor(a),l++);var c=new sd({shape:{x:a,y:s,width:l,height:u}});if(e){var p=t.getBaseAxis(),d=p.isHorizontal(),f=p.inverse;d?(f&&(c.shape.x+=l),c.shape.width=0):(f||(c.shape.y+=u),c.shape.height=0);var g=tX(r)?function(t){r(t,c)}:null;ly(c,{shape:{width:l,height:u,x:a,y:s}},n,null,i,g)}return c}function vZ(t,e,n){var i=t.getArea(),r=r7(i.r0,1),o=r7(i.r,1),a=new pR({shape:{cx:r7(t.cx,1),cy:r7(t.cy,1),r0:r,r:o,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}});return e&&("angle"===t.getBaseAxis().dim?a.shape.endAngle=i.startAngle:a.shape.r=r,ly(a,{shape:{endAngle:i.endAngle,r:o}},n)),a}function vj(t,e,n,i,r){if(t){if("polar"===t.type)return vZ(t,e,n);else if("cartesian2d"===t.type)return vX(t,e,n,i,r)}return null}function vq(t,e){return t.type===e}function vK(t,e){if(t.length===e.length){for(var n=0;n<t.length;n++)if(t[n]!==e[n])return;return!0}}function v$(t){for(var e=1/0,n=1/0,i=-1/0,r=-1/0,o=0;o<t.length;){var a=t[o++],s=t[o++];isNaN(a)||(e=Math.min(a,e),i=Math.max(a,i)),isNaN(s)||(n=Math.min(s,n),r=Math.max(s,r))}return[[e,n],[i,r]]}function vJ(t,e){var n=v$(t),i=n[0],r=n[1],o=v$(e),a=o[0],s=o[1];return Math.max(Math.abs(i[0]-a[0]),Math.abs(i[1]-a[1]),Math.abs(r[0]-s[0]),Math.abs(r[1]-s[1]))}function vQ(t){return tq(t)?t:.5*!!t}function v0(t,e,n,i,r){var o=n.getBaseAxis(),a=+("x"!==o.dim&&"radius"!==o.dim),s=[],l=0,u=[],h=[],c=[],p=[];if(r){for(l=0;l<t.length;l+=2){var d=e||t;isNaN(d[l])||isNaN(d[l+1])||p.push(t[l],t[l+1])}t=p}for(l=0;l<t.length-2;l+=2)switch(c[0]=t[l+2],c[1]=t[l+3],h[0]=t[l],h[1]=t[l+1],s.push(h[0],h[1]),i){case"end":u[a]=c[a],u[1-a]=h[1-a],s.push(u[0],u[1]);break;case"middle":var f=(h[a]+c[a])/2,g=[];u[a]=g[a]=f,u[1-a]=h[1-a],g[1-a]=c[1-a],s.push(u[0],u[1]),s.push(g[0],g[1]);break;default:u[a]=h[a],u[1-a]=c[1-a],s.push(u[0],u[1])}return s.push(t[l++],t[l++]),s}function v1(t,e){return[t[2*e],t[2*e+1]]}function v2(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e<sz.length;e++)if(t.get([sz[e],"endLabel","show"]))return!0;return!1}function v5(t,e,n,i){if(!vq(e,"cartesian2d"))return vZ(e,n,i);var r=i.getModel("endLabel"),o=r.get("valueAnimation"),a=i.getData(),s={lastFrameIndex:0},l=v2(i)?function(n,i){t._endLabelOnDuring(n,i,a,s,o,r,e)}:null,u=e.getBaseAxis().isHorizontal(),h=vX(e,n,i,function(){var e=t._endLabel;e&&n&&null!=s.originalX&&e.attr({x:s.originalX,y:s.originalY})},l);if(!i.get("clip",!0)){var c=h.shape,p=Math.max(c.width,c.height);u?(c.y-=p,c.height+=2*p):(c.x-=p,c.width+=2*p)}return l&&l(1,h),h}var v3=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.init=function(){var t=new rY,e=new vP;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t,this._changePolyState=tH(this._changePolyState,this)},e.prototype.render=function(t,e,n){var i,r=t.coordinateSystem,o=this.group,a=t.getData(),s=t.getModel("lineStyle"),l=t.getModel("areaStyle"),u=a.getLayout("points")||[],h="polar"===r.type,c=this._coordSys,p=this._symbolDraw,d=this._polyline,f=this._polygon,g=this._lineGroup,y=!e.ssr&&t.get("animation"),v=!l.isEmpty(),m=l.get("origin"),x=vO(r,a,m),_=v&&function(t,e,n){if(!n.valueDim)return[];for(var i=e.count(),r=vE(2*i),o=0;o<i;o++){var a=vR(n,t,e,o);r[2*o]=a[0],r[2*o+1]=a[1]}return r}(r,a,x),b=t.get("showSymbol"),w=t.get("connectNulls"),S=b&&!h&&function(t,e,n){var i=t.get("showAllSymbol"),r="auto"===i;if(!i||r){var o=n.getAxesByScale("ordinal")[0];if(o&&!(r&&function(t,e){var n=t.getExtent(),i=Math.abs(n[1]-n[0])/t.scale.count();isNaN(i)&&(i=0);for(var r=e.count(),o=Math.max(1,Math.round(r/5)),a=0;a<r;a+=o)if(1.5*vC.getSymbolSize(e,a)[+!!t.isHorizontal()]>i)return!1;return!0}(o,e))){var a=e.mapDimension(o.dim),s={};return tE(o.getViewLabels(),function(t){s[o.scale.getRawOrdinalNumber(t.tickValue)]=1}),function(t){return!s.hasOwnProperty(e.get(a,t))}}}}(t,a,r),M=this._data;M&&M.eachItemGraphicEl(function(t,e){t.__temp&&(o.remove(t),M.setItemGraphicEl(e,null))}),b||p.remove(),o.add(g);var I=!h&&t.get("step");r&&r.getArea&&t.get("clip",!0)&&(null!=(i=r.getArea()).width?(i.x-=.1,i.y-=.1,i.width+=.2,i.height+=.2):i.r0&&(i.r0-=.5,i.r+=.5)),this._clipShapeForSymbol=i;var T=function(t,e,n){var i,r,o=t.getVisual("visualMeta");if(o&&o.length&&t.count()){if("cartesian2d"!==e.type)return;for(var a=o.length-1;a>=0;a--){var s=t.getDimensionInfo(o[a].dimension);if("x"===(i=s&&s.coordDim)||"y"===i){r=o[a];break}}if(!r)return;var l=e.getAxis(i),u=tB(r.stops,function(t){return{coord:l.toGlobalCoord(l.dataToCoord(t.value)),color:t.color}}),h=u.length,c=r.outerColors.slice();h&&u[0].coord>u[h-1].coord&&(u.reverse(),c.reverse());var p=function(t,e){var n,i,r=[],o=t.length;function a(t,e,n){var i=t.coord,r=iI((n-i)/(e.coord-i),[t.color,e.color]);return{coord:n,color:r}}for(var s=0;s<o;s++){var l=t[s],u=l.coord;if(u<0)n=l;else if(u>e){i?r.push(a(i,l,e)):n&&r.push(a(n,l,0),a(n,l,e));break}else n&&(r.push(a(n,l,0)),n=null),r.push(l),i=l}return r}(u,"x"===i?n.getWidth():n.getHeight()),d=p.length;if(!d&&h)return u[0].coord<0?c[1]?c[1]:u[h-1].color:c[0]?c[0]:u[0].color;var f=p[0].coord-10,g=p[d-1].coord+10,y=g-f;if(y<.001)return"transparent";tE(p,function(t){t.offset=(t.coord-f)/y}),p.push({offset:d?p[d-1].offset:.5,color:c[1]||"transparent"}),p.unshift({offset:d?p[0].offset:.5,color:c[0]||"transparent"});var v=new pQ(0,0,0,0,p,!0);return v[i]=f,v[i+"2"]=g,v}}(a,r,n)||a.getVisual("style")[a.getVisual("drawType")];if(d&&c.type===r.type&&I===this._step){v&&!f?f=this._newPolygon(u,_):f&&!v&&(g.remove(f),f=this._polygon=null),h||this._initOrUpdateEndLabel(t,r,uT(T));var C=g.getClipPath();C?ly(C,{shape:v5(this,r,!1,t).shape},t):g.setClipPath(v5(this,r,!0,t)),b&&p.updateData(a,{isIgnore:S,clipShape:i,disableAnimation:!0,getSymbolPoint:function(t){return[u[2*t],u[2*t+1]]}}),vK(this._stackedOnPoints,_)&&vK(this._points,u)||(y?this._doUpdateAnimation(a,_,r,n,I,m,w):(I&&(_&&(_=v0(_,u,r,I,w)),u=v0(u,null,r,I,w)),d.setShape({points:u}),f&&f.setShape({points:u,stackedOnPoints:_})))}else b&&p.updateData(a,{isIgnore:S,clipShape:i,disableAnimation:!0,getSymbolPoint:function(t){return[u[2*t],u[2*t+1]]}}),y&&this._initSymbolLabelAnimation(a,r,i),I&&(_&&(_=v0(_,u,r,I,w)),u=v0(u,null,r,I,w)),d=this._newPolyline(u),v?f=this._newPolygon(u,_):f&&(g.remove(f),f=this._polygon=null),h||this._initOrUpdateEndLabel(t,r,uT(T)),g.setClipPath(v5(this,r,!0,t));var D=t.getModel("emphasis"),A=D.get("focus"),k=D.get("blurScope"),L=D.get("disabled");d.useStyle(tL(s.getLineStyle(),{fill:"none",stroke:T,lineJoin:"bevel"})),ls(d,t,"lineStyle"),d.style.lineWidth>0&&"bolder"===t.get(["emphasis","lineStyle","width"])&&(d.getState("emphasis").style.lineWidth=+d.style.lineWidth+1),sk(d).seriesIndex=t.seriesIndex,li(d,A,k,L);var P=vQ(t.get("smooth")),O=t.get("smoothMonotone");if(d.setShape({smooth:P,smoothMonotone:O,connectNulls:w}),f){var R=a.getCalculationInfo("stackedOnSeries"),N=0;f.useStyle(tL(l.getAreaStyle(),{fill:T,opacity:.7,lineJoin:"bevel",decal:a.getVisual("style").decal})),R&&(N=vQ(R.get("smooth"))),f.setShape({smooth:P,stackedOnSmooth:N,smoothMonotone:O,connectNulls:w}),ls(f,t,"areaStyle"),sk(f).seriesIndex=t.seriesIndex,li(f,A,k,L)}var z=this._changePolyState;a.eachItemGraphicEl(function(t){t&&(t.onHoverStateChange=z)}),this._polyline.onHoverStateChange=z,this._data=a,this._coordSys=r,this._stackedOnPoints=_,this._points=u,this._step=I,this._valueOrigin=m,t.get("triggerLineEvent")&&(this.packEventData(t,d),f&&this.packEventData(t,f))},e.prototype.packEventData=function(t,e){sk(e).eventData={componentType:"series",componentSubType:"line",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"line"}},e.prototype.highlight=function(t,e,n,i){var r=t.getData(),o=ok(r,i);if(this._changePolyState("emphasis"),o instanceof Array||null==o||!(o>=0))dH.prototype.highlight.call(this,t,e,n,i);else{var a=r.getLayout("points"),s=r.getItemGraphicEl(o);if(!s){var l=a[2*o],u=a[2*o+1];if(isNaN(l)||isNaN(u)||this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(l,u))return;var h=t.get("zlevel")||0,c=t.get("z")||0;(s=new vC(r,o)).x=l,s.y=u,s.setZ(h,c);var p=s.getSymbolPath().getTextContent();p&&(p.zlevel=h,p.z=c,p.z2=this._polyline.z2+1),s.__temp=!0,r.setItemGraphicEl(o,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}},e.prototype.downplay=function(t,e,n,i){var r=t.getData(),o=ok(r,i);if(this._changePolyState("normal"),null!=o&&o>=0){var a=r.getItemGraphicEl(o);a&&(a.__temp?(r.setItemGraphicEl(o,null),this.group.remove(a)):a.downplay())}else dH.prototype.downplay.call(this,t,e,n,i)},e.prototype._changePolyState=function(t){var e=this._polygon;sQ(this._polyline,t),e&&sQ(e,t)},e.prototype._newPolyline=function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new vH({shape:{points:t},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(e),this._polyline=e,e},e.prototype._newPolygon=function(t,e){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new vY({shape:{points:t,stackedOnPoints:e},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n,n},e.prototype._initSymbolLabelAnimation=function(t,e,n){var i,r,o=e.getBaseAxis(),a=o.inverse;"cartesian2d"===e.type?(i=o.isHorizontal(),r=!1):"polar"===e.type&&(i="angle"===o.dim,r=!0);var s=t.hostModel,l=s.get("animationDuration");tX(l)&&(l=l(null));var u=s.get("animationDelay")||0,h=tX(u)?u(null):u;t.eachItemGraphicEl(function(t,o){if(t){var s=[t.x,t.y],c=void 0,p=void 0,d=void 0;if(n)if(r){var f=e.pointToCoord(s);i?(c=n.startAngle,p=n.endAngle,d=-f[1]/180*Math.PI):(c=n.r0,p=n.r,d=f[0])}else i?(c=n.x,p=n.x+n.width,d=t.x):(c=n.y+n.height,p=n.y,d=t.y);var g=p===c?0:(d-c)/(p-c);a&&(g=1-g);var y=tX(u)?u(o):l*g+h,v=t.getSymbolPath(),m=v.getTextContent();t.attr({scaleX:0,scaleY:0}),t.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:y}),m&&m.animateFrom({style:{opacity:0}},{duration:300,delay:y}),v.disableLabelAnimation=!0}})},e.prototype._initOrUpdateEndLabel=function(t,e,n){var i=t.getModel("endLabel");if(v2(t)){var r,o,a,s=t.getData(),l=this._polyline,u=s.getLayout("points");if(!u){l.removeTextContent(),this._endLabel=null;return}var h=this._endLabel;h||((h=this._endLabel=new sv({z2:200})).ignoreClip=!0,l.setTextContent(this._endLabel),l.disableLabelAnimation=!0);var c=function(t){for(var e,n,i=t.length/2;i>0&&(e=t[2*i-2],n=t[2*i-1],isNaN(e)||isNaN(n));i--);return i-1}(u);c>=0&&(lI(l,lT(t,"endLabel"),{inheritColor:n,labelFetcher:t,labelDataIndex:c,defaultText:function(t,e,n){return null!=n?vT(s,n):vI(s,t)},enableTextSetter:!0},(o=(r=e.getBaseAxis()).isHorizontal(),a=r.inverse,{normal:{align:i.get("align")||(o?a?"right":"left":"center"),verticalAlign:i.get("verticalAlign")||(o?"middle":a?"top":"bottom")}})),l.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},e.prototype._endLabelOnDuring=function(t,e,n,i,r,o,a){var s=this._endLabel,l=this._polyline;if(s){t<1&&null==i.originalX&&(i.originalX=s.x,i.originalY=s.y);var u=n.getLayout("points"),h=n.hostModel,c=h.get("connectNulls"),p=o.get("precision"),d=o.get("distance")||0,f=a.getBaseAxis(),g=f.isHorizontal(),y=f.inverse,v=e.shape,m=y?g?v.x:v.y+v.height:g?v.x+v.width:v.y,x=(g?d:0)*(y?-1:1),_=(g?0:-d)*(y?-1:1),b=g?"x":"y",w=function(t,e,n){for(var i,r,o=t.length/2,a=+("x"!==n),s=0,l=-1,u=0;u<o;u++)if(!(isNaN(r=t[2*u+a])||isNaN(t[2*u+1-a]))){if(0===u){i=r;continue}if(i<=e&&r>=e||i>=e&&r<=e){l=u;break}s=u,i=r}return{range:[s,l],t:(e-i)/(r-i)}}(u,m,b),S=w.range,M=S[1]-S[0],I=void 0;if(M>=1){if(M>1&&!c){var T=v1(u,S[0]);s.attr({x:T[0]+x,y:T[1]+_}),r&&(I=h.getRawValue(S[0]))}else{var T=l.getPointOn(m,b);T&&s.attr({x:T[0]+x,y:T[1]+_});var C=h.getRawValue(S[0]),D=h.getRawValue(S[1]);r&&(I=oG(n,p,C,D,w.t))}i.lastFrameIndex=S[0]}else{var A=1===t||i.lastFrameIndex>0?S[0]:0,T=v1(u,A);r&&(I=h.getRawValue(A)),s.attr({x:T[0]+x,y:T[1]+_})}if(r){var k=lR(s);"function"==typeof k.setLabelText&&k.setLabelText(I)}}},e.prototype._doUpdateAnimation=function(t,e,n,i,r,o,a){var s=this._polyline,l=this._polygon,u=t.hostModel,h=function(t,e,n,i,r,o,a,s){for(var l,u=(l=[],e.diff(t).add(function(t){l.push({cmd:"+",idx:t})}).update(function(t,e){l.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){l.push({cmd:"-",idx:t})}).execute(),l),h=[],c=[],p=[],d=[],f=[],g=[],y=[],v=vO(r,e,a),m=t.getLayout("points")||[],x=e.getLayout("points")||[],_=0;_<u.length;_++){var b=u[_],w=!0,S=void 0,M=void 0;switch(b.cmd){case"=":S=2*b.idx,M=2*b.idx1;var I=m[S],T=m[S+1],C=x[M],D=x[M+1];(isNaN(I)||isNaN(T))&&(I=C,T=D),h.push(I,T),c.push(C,D),p.push(n[S],n[S+1]),d.push(i[M],i[M+1]),y.push(e.getRawIndex(b.idx1));break;case"+":var A=b.idx,k=v.dataDimsForPoint,L=r.dataToPoint([e.get(k[0],A),e.get(k[1],A)]);M=2*A,h.push(L[0],L[1]),c.push(x[M],x[M+1]);var P=vR(v,r,e,A);p.push(P[0],P[1]),d.push(i[M],i[M+1]),y.push(e.getRawIndex(A));break;case"-":w=!1}w&&(f.push(b),g.push(g.length))}g.sort(function(t,e){return y[t]-y[e]});for(var O=h.length,R=vE(O),N=vE(O),z=vE(O),E=vE(O),B=[],_=0;_<g.length;_++){var V=g[_],G=2*_,F=2*V;R[G]=h[F],R[G+1]=h[F+1],N[G]=c[F],N[G+1]=c[F+1],z[G]=p[F],z[G+1]=p[F+1],E[G]=d[F],E[G+1]=d[F+1],B[_]=f[V]}return{current:R,next:N,stackedOnCurrent:z,stackedOnNext:E,status:B}}(this._data,t,this._stackedOnPoints,e,this._coordSys,0,this._valueOrigin,0),c=h.current,p=h.stackedOnCurrent,d=h.next,f=h.stackedOnNext;if(r&&(p=v0(h.stackedOnCurrent,h.current,n,r,a),c=v0(h.current,null,n,r,a),f=v0(h.stackedOnNext,h.next,n,r,a),d=v0(h.next,null,n,r,a)),vJ(c,d)>3e3||l&&vJ(p,f)>3e3){s.stopAnimation(),s.setShape({points:d}),l&&(l.stopAnimation(),l.setShape({points:d,stackedOnPoints:f}));return}s.shape.__points=h.current,s.shape.points=c;var g={shape:{points:d}};h.current!==c&&(g.shape.__points=h.next),s.stopAnimation(),lg(s,g,u),l&&(l.setShape({points:c,stackedOnPoints:p}),l.stopAnimation(),lg(l,{shape:{stackedOnPoints:f}},u),s.shape.points!==l.shape.points&&(l.shape.points=s.shape.points));for(var y=[],v=h.status,m=0;m<v.length;m++)if("="===v[m].cmd){var x=t.getItemGraphicEl(v[m].idx1);x&&y.push({el:x,ptIdx:m})}s.animators&&s.animators.length&&s.animators[0].during(function(){l&&l.dirtyShape();for(var t=s.shape.__points,e=0;e<y.length;e++){var n=y[e].el,i=2*y[e].ptIdx;n.x=t[i],n.y=t[i+1],n.markRedraw()}})},e.prototype.remove=function(t){var e=this.group,n=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),n&&n.eachItemGraphicEl(function(t,i){t.__temp&&(e.remove(t),n.setItemGraphicEl(i,null))}),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._endLabel=this._data=null},e.type="line",e}(dH);function v4(t,e){return{seriesType:t,plan:c7(),reset:function(t){var n=t.getData(),i=t.coordinateSystem,r=t.pipelineContext,o=e||r.large;if(i){var a=tB(i.dimensions,function(t){return n.mapDimension(t)}).slice(0,2),s=a.length,l=n.getCalculationInfo("stackResultDimension");vb(n,a[0])&&(a[0]=l),vb(n,a[1])&&(a[1]=l);var u=n.getStore(),h=n.getDimensionIndex(a[0]),c=n.getDimensionIndex(a[1]);return s&&{progress:function(t,e){for(var n=t.end-t.start,r=o&&vE(n*s),a=[],l=[],p=t.start,d=0;p<t.end;p++){var f=void 0;if(1===s){var g=u.get(h,p);f=i.dataToPoint(g,null,l)}else a[0]=u.get(h,p),a[1]=u.get(c,p),f=i.dataToPoint(a,null,l);o?(r[d++]=f[0],r[d++]=f[1]):e.setItemLayout(p,f.slice())}o&&e.setLayout("points",r)}}}}}}var v8={average:function(t){for(var e=0,n=0,i=0;i<t.length;i++)!isNaN(t[i])&&(e+=t[i],n++);return 0===n?NaN:e/n},sum:function(t){for(var e=0,n=0;n<t.length;n++)e+=t[n]||0;return e},max:function(t){for(var e=-1/0,n=0;n<t.length;n++)t[n]>e&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;n<t.length;n++)t[n]<e&&(e=t[n]);return isFinite(e)?e:NaN},nearest:function(t){return t[0]}},v6=function(t){return Math.round(t.length/2)};function v7(t){return{seriesType:t,reset:function(t,e,n){var i=t.getData(),r=t.get("sampling"),o=t.coordinateSystem,a=i.count();if(a>10&&"cartesian2d"===o.type&&r){var s=o.getBaseAxis(),l=o.getOtherAxis(s),u=s.getExtent(),h=n.getDevicePixelRatio(),c=Math.round(a/(Math.abs(u[1]-u[0])*(h||1)));if(isFinite(c)&&c>1){"lttb"===r?t.setData(i.lttbDownSample(i.mapDimension(l.dim),1/c)):"minmax"===r&&t.setData(i.minmaxDownSample(i.mapDimension(l.dim),1/c));var p=void 0;tZ(r)?p=v8[r]:tX(r)&&(p=r),p&&t.setData(i.downSample(i.mapDimension(l.dim),1/c,p,v6))}}}}}var v9="__ec_stack_";function mt(t){return t.get("stack")||v9+t.seriesIndex}function me(t){return t.dim+t.index}function mn(t,e){var n=[];return e.eachSeriesByType(t,function(t){ms(t)&&n.push(t)}),n}function mi(t){var e=function(t){var e={};tE(t,function(t){var n=t.coordinateSystem.getBaseAxis();if("time"===n.type||"value"===n.type)for(var i=t.getData(),r=n.dim+"_"+n.index,o=i.getDimensionIndex(i.mapDimension(n.dim)),a=i.getStore(),s=0,l=a.count();s<l;++s){var u=a.get(o,s);e[r]?e[r].push(u):e[r]=[u]}});var n={};for(var i in e)if(e.hasOwnProperty(i)){var r=e[i];if(r){r.sort(function(t,e){return t-e});for(var o=null,a=1;a<r.length;++a){var s=r[a]-r[a-1];s>0&&(o=null===o?s:Math.min(o,s))}n[i]=o}}return n}(t),n=[];return tE(t,function(t){var i,r=t.coordinateSystem.getBaseAxis(),o=r.getExtent();if("category"===r.type)i=r.getBandWidth();else if("value"===r.type||"time"===r.type){var a=e[r.dim+"_"+r.index],s=Math.abs(o[1]-o[0]),l=r.scale.getExtent(),u=Math.abs(l[1]-l[0]);i=a?s/u*a:s}else{var h=t.getData();i=Math.abs(o[1]-o[0])/h.count()}var c=r8(t.get("barWidth"),i),p=r8(t.get("barMaxWidth"),i),d=r8(t.get("barMinWidth")||(ml(t)?.5:1),i),f=t.get("barGap"),g=t.get("barCategoryGap"),y=t.get("defaultBarGap");n.push({bandWidth:i,barWidth:c,barMaxWidth:p,barMinWidth:d,barGap:f,barCategoryGap:g,defaultBarGap:y,axisKey:me(r),stackId:mt(t)})}),mr(n)}function mr(t){var e={};tE(t,function(t,n){var i=t.axisKey,r=t.bandWidth,o=e[i]||{bandWidth:r,remainedWidth:r,autoWidthCount:0,categoryGap:null,gap:t.defaultBarGap||0,stacks:{}},a=o.stacks;e[i]=o;var s=t.stackId;!a[s]&&o.autoWidthCount++,a[s]=a[s]||{width:0,maxWidth:0};var l=t.barWidth;l&&!a[s].width&&(a[s].width=l,l=Math.min(o.remainedWidth,l),o.remainedWidth-=l);var u=t.barMaxWidth;u&&(a[s].maxWidth=u);var h=t.barMinWidth;h&&(a[s].minWidth=h);var c=t.barGap;null!=c&&(o.gap=c);var p=t.barCategoryGap;null!=p&&(o.categoryGap=p)});var n={};return tE(e,function(t,e){n[e]={};var i,r=t.stacks,o=t.bandWidth,a=t.categoryGap;null==a&&(a=Math.max(35-4*tW(r).length,15)+"%");var s=r8(a,o),l=r8(t.gap,1),u=t.remainedWidth,h=t.autoWidthCount,c=(u-s)/(h+(h-1)*l);c=Math.max(c,0),tE(r,function(t){var e=t.maxWidth,n=t.minWidth;if(t.width){var i=t.width;e&&(i=Math.min(i,e)),n&&(i=Math.max(i,n)),t.width=i,u-=i+l*i,h--}else{var i=c;e&&e<i&&(i=Math.min(e,u)),n&&n>i&&(i=n),i!==c&&(t.width=i,u-=i+l*i,h--)}}),c=Math.max(c=(u-s)/(h+(h-1)*l),0);var p=0;tE(r,function(t,e){t.width||(t.width=c),i=t,p+=t.width*(1+l)}),i&&(p-=i.width*l);var d=-p/2;tE(r,function(t,i){n[e][i]=n[e][i]||{bandWidth:o,offset:d,width:t.width},d+=t.width*(1+l)})}),n}function mo(t,e){var n=mn(t,e),i=mi(n);tE(n,function(t){var e=t.getData(),n=t.coordinateSystem.getBaseAxis(),r=mt(t),o=i[me(n)][r],a=o.offset,s=o.width;e.setLayout({bandWidth:o.bandWidth,offset:a,size:s})})}function ma(t){return{seriesType:t,plan:c7(),reset:function(t){if(ms(t)){var e,n,i=t.getData(),r=t.coordinateSystem,o=r.getBaseAxis(),a=r.getOtherAxis(o),s=i.getDimensionIndex(i.mapDimension(a.dim)),l=i.getDimensionIndex(i.mapDimension(o.dim)),u=t.get("showBackground",!0),h=i.mapDimension(a.dim),c=i.getCalculationInfo("stackResultDimension"),p=vb(i,h)&&!!i.getCalculationInfo("stackedOnSeries"),d=a.isHorizontal(),f=((n=(e=a).model.get("startValue"))||(n=0),e.toGlobalCoord(e.dataToCoord("log"===e.type?n>0?n:1:n))),g=ml(t),y=t.get("barMinHeight")||0,v=c&&i.getDimensionIndex(c),m=i.getLayout("size"),x=i.getLayout("offset");return{progress:function(t,e){for(var n,i=t.count,o=g&&vE(3*i),a=g&&u&&vE(3*i),h=g&&vE(i),c=r.master.getRect(),_=d?c.width:c.height,b=e.getStore(),w=0;null!=(n=t.next());){var S=b.get(p?v:s,n),M=b.get(l,n),I=f,T=void 0;p&&(T=S-b.get(s,n));var C=void 0,D=void 0,A=void 0,k=void 0;if(d){var L=r.dataToPoint([S,M]);if(p){var P=r.dataToPoint([T,M]);I=P[0]}C=I,D=L[1]+x,A=L[0]-I,k=m,Math.abs(A)<y&&(A=(A<0?-1:1)*y)}else{var L=r.dataToPoint([M,S]);if(p){var P=r.dataToPoint([M,T]);I=P[1]}C=L[0]+x,D=I,A=m,Math.abs(k=L[1]-I)<y&&(k=(k<=0?-1:1)*y)}g?(o[w]=C,o[w+1]=D,o[w+2]=d?A:k,a&&(a[w]=d?c.x:C,a[w+1]=d?D:c.y,a[w+2]=_),h[n]=n):e.setItemLayout(n,{x:C,y:D,width:A,height:k}),w+=3}g&&e.setLayout({largePoints:o,largeDataIndices:h,largeBackgroundPoints:a,valueAxisHorizontal:d})}}}}}}function ms(t){return t.coordinateSystem&&"cartesian2d"===t.coordinateSystem.type}function ml(t){return t.pipelineContext&&t.pipelineContext.large}var mu=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.getInitialData=function(t,e){return vS(null,this,{useEncodeDefaulter:!0})},e.prototype.getMarkerPosition=function(t,e,n){var i=this.coordinateSystem;if(i&&i.clampData){var r=i.clampData(t),o=i.dataToPoint(r);if(n)tE(i.getAxes(),function(t,n){if("category"===t.type&&null!=e){var i=t.getTicksCoords(),a=t.getTickModel().get("alignWithLabel"),s=r[n],l="x1"===e[n]||"y1"===e[n];if(l&&!a&&(s+=1),!(i.length<2)){if(2===i.length){o[n]=t.toGlobalCoord(t.getExtent()[+!!l]);return}for(var u=void 0,h=void 0,c=1,p=0;p<i.length;p++){var d=i[p].coord,f=p===i.length-1?i[p-1].tickValue+c:i[p].tickValue;if(f===s){h=d;break}if(f<s)u=d;else if(null!=u&&f>s){h=(d+u)/2;break}1===p&&(c=f-i[0].tickValue)}null==h&&(u?u&&(h=i[i.length-1].coord):h=i[0].coord),o[n]=t.toGlobalCoord(h)}}});else{var a=this.getData(),s=a.getLayout("offset"),l=a.getLayout("size"),u=+!i.getBaseAxis().isHorizontal();o[u]+=s+l/2}return o}return[NaN,NaN]},e.type="series.__base_bar__",e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod",defaultBarGap:"10%"},e}(cQ);cQ.registerClass(mu);var mh=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.getInitialData=function(){return vS(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},e.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},e.prototype.getProgressiveThreshold=function(){var t=this.get("progressiveThreshold"),e=this.get("largeThreshold");return e>t&&(t=e),t},e.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},e.type="series.bar",e.dependencies=["grid","polar"],e.defaultOption=l$(mu.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},select:{itemStyle:{borderColor:uQ.color.primary,borderWidth:2}},realtimeSort:!1}),e}(mu),mc=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},mp=function(t){function e(e){var n=t.call(this,e)||this;return n.type="sausage",n}return tn(e,t),e.prototype.getDefaultShape=function(){return new mc},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=(o-r)*.5,s=r+a,l=e.startAngle,u=e.endAngle,h=e.clockwise,c=2*Math.PI,p=h?u-l<c:l-u<c;p||(l=u-(h?c:-c));var d=Math.cos(l),f=Math.sin(l),g=Math.cos(u),y=Math.sin(u);p?(t.moveTo(d*r+n,f*r+i),t.arc(d*s+n,f*s+i,a,-Math.PI+l,l,!h)):t.moveTo(d*o+n,f*o+i),t.arc(n,i,o,l,u,!h),t.arc(g*s+n,y*s+i,a,u-2*Math.PI,u-Math.PI,!h),0!==r&&t.arc(n,i,r,u,l,h)},e}(se);function md(t,e,n){return e*Math.sin(t)*(n?-1:1)}function mf(t,e,n){return e*Math.cos(t)*(n?1:-1)}function mg(t,e,n){var i=t.get("borderRadius");if(null==i)return n?{cornerRadius:0}:null;tY(i)||(i=[i,i,i,i]);var r=Math.abs(e.r||0-e.r0||0);return{cornerRadius:tB(i,function(t){return rR(t,r)})}}var my=Math.max,mv=Math.min,mm=function(t){function e(){var n=t.call(this)||this;return n.type=e.type,n._isFirstFrame=!0,n}return tn(e,t),e.prototype.render=function(t,e,n,i){this._model=t,this._removeOnRenderedListener(n),this._updateDrawMode(t);var r=t.get("coordinateSystem");("cartesian2d"===r||"polar"===r)&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(t,e,n):this._renderNormal(t,e,n,i))},e.prototype.incrementalPrepareRender=function(t){this._clear(),this._updateDrawMode(t),this._updateLargeClip(t)},e.prototype.incrementalRender=function(t,e){this._progressiveEls=[],this._incrementalRenderLarge(t,e)},e.prototype.eachRendered=function(t){dO(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;(null==this._isLargeDraw||e!==this._isLargeDraw)&&(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t,e,n,i){var r,o=this.group,a=t.getData(),s=this._data,l=t.coordinateSystem,u=l.getBaseAxis();"cartesian2d"===l.type?r=u.isHorizontal():"polar"===l.type&&(r="angle"===u.dim);var h=t.isAnimationEnabled()?t:null,c=function(t,e){var n=t.get("realtimeSort",!0),i=e.getBaseAxis();if(n&&"category"===i.type&&"cartesian2d"===e.type)return{baseAxis:i,otherAxis:e.getOtherAxis(i)}}(t,l);c&&this._enableRealtimeSort(c,a,n);var p=t.get("clip",!0)||c,d=function(t,e){var n=t.getArea&&t.getArea();if(vq(t,"cartesian2d")){var i=t.getBaseAxis();if("category"!==i.type||!i.onBand){var r=e.getLayout("bandWidth");i.isHorizontal()?(n.x-=r,n.width+=2*r):(n.y-=r,n.height+=2*r)}}return n}(l,a);o.removeClipPath();var f=t.get("roundCap",!0),g=t.get("showBackground",!0),y=t.getModel("backgroundStyle"),v=y.get("borderRadius")||0,m=[],x=this._backgroundEls,_=i&&i.isInitSort,b=i&&"changeAxisOrder"===i.type;function w(t){var e,n,i,o=mT[l.type](a,t);if(!o)return null;var s=(e=l,n=r,i=o,new("polar"===e.type?pR:sd)({shape:mO(n,i,e),silent:!0,z2:0}));return s.useStyle(y.getItemStyle()),"cartesian2d"===l.type?s.setShape("r",v):s.setShape("cornerRadius",v),m[t]=s,s}a.diff(s).add(function(e){var n=a.getItemModel(e),i=mT[l.type](a,e,n);if(i&&(g&&w(e),a.hasValue(e)&&mI[l.type](i))){var s=!1;p&&(s=mx[l.type](d,i));var y=m_[l.type](t,a,e,i,r,h,u.model,!1,f);c&&(y.forceLabelAnimation=!0),mD(y,a,e,n,i,t,r,"polar"===l.type),_?y.attr({shape:i}):c?mb(c,h,y,i,e,r,!1,!1):ly(y,{shape:i},t,e),a.setItemGraphicEl(e,y),o.add(y),y.ignore=s}}).update(function(e,n){var i=a.getItemModel(e),S=mT[l.type](a,e,i);if(S){if(g){var M=void 0;0===x.length?M=w(n):((M=x[n]).useStyle(y.getItemStyle()),"cartesian2d"===l.type?M.setShape("r",v):M.setShape("cornerRadius",v),m[e]=M);var I=mT[l.type](a,e);lg(M,{shape:mO(r,I,l)},h,e)}var T=s.getItemGraphicEl(n);if(!a.hasValue(e)||!mI[l.type](S))return void o.remove(T);var C=!1;if(p&&(C=mx[l.type](d,S))&&o.remove(T),T&&("sector"===T.type&&f||"sausage"===T.type&&!f)&&(T&&l_(T,t,n),T=null),T?lb(T):T=m_[l.type](t,a,e,S,r,h,u.model,!0,f),c&&(T.forceLabelAnimation=!0),b){var D=T.getTextContent();if(D){var A=lR(D);null!=A.prevValue&&(A.prevValue=A.value)}}else mD(T,a,e,i,S,t,r,"polar"===l.type);_?T.attr({shape:S}):c?mb(c,h,T,S,e,r,!0,b):lg(T,{shape:S},t,e,null),a.setItemGraphicEl(e,T),T.ignore=C,o.add(T)}}).remove(function(e){var n=s.getItemGraphicEl(e);n&&l_(n,t,e)}).execute();var S=this._backgroundGroup||(this._backgroundGroup=new rY);S.removeAll();for(var M=0;M<m.length;++M)S.add(m[M]);o.add(S),this._backgroundEls=m,this._data=a},e.prototype._renderLarge=function(t,e,n){this._clear(),mL(t,this.group),this._updateLargeClip(t)},e.prototype._incrementalRenderLarge=function(t,e){this._removeBackground(),mL(e,this.group,this._progressiveEls,!0)},e.prototype._updateLargeClip=function(t){var e=t.get("clip",!0)&&vj(t.coordinateSystem,!1,t),n=this.group;e?n.setClipPath(e):n.removeClipPath()},e.prototype._enableRealtimeSort=function(t,e,n){var i=this;if(e.count()){var r=t.baseAxis;if(this._isFirstFrame)this._dispatchInitSort(e,t,n),this._isFirstFrame=!1;else{var o=function(t){var n=e.getItemGraphicEl(t),i=n&&n.shape;return i&&Math.abs(r.isHorizontal()?i.height:i.width)||0};this._onRendered=function(){i._updateSortWithinSameData(e,o,r,n)},n.getZr().on("rendered",this._onRendered)}}},e.prototype._dataSort=function(t,e,n){var i=[];return t.each(t.mapDimension(e.dim),function(t,e){var r=n(e);r=null==r?NaN:r,i.push({dataIndex:e,mappedValue:r,ordinalNumber:t})}),i.sort(function(t,e){return e.mappedValue-t.mappedValue}),{ordinalNumbers:tB(i,function(t){return t.ordinalNumber})}},e.prototype._isOrderChangedWithinSameData=function(t,e,n){for(var i=n.scale,r=t.mapDimension(n.dim),o=Number.MAX_VALUE,a=0,s=i.getOrdinalMeta().categories.length;a<s;++a){var l=t.rawIndexOf(r,i.getRawOrdinalNumber(a)),u=l<0?5e-324:e(t.indexOfRawIndex(l));if(u>o)return!0;o=u}return!1},e.prototype._isOrderDifferentInView=function(t,e){for(var n=e.scale,i=n.getExtent(),r=Math.max(0,i[0]),o=Math.min(i[1],n.getOrdinalMeta().categories.length-1);r<=o;++r)if(t.ordinalNumbers[r]!==n.getRawOrdinalNumber(r))return!0},e.prototype._updateSortWithinSameData=function(t,e,n,i){if(this._isOrderChangedWithinSameData(t,e,n)){var r=this._dataSort(t,n,e);this._isOrderDifferentInView(r,n)&&(this._removeOnRenderedListener(i),i.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:r}))}},e.prototype._dispatchInitSort=function(t,e,n){var i=e.baseAxis,r=this._dataSort(t,i,function(n){return t.get(t.mapDimension(e.otherAxis.dim),n)});n.dispatchAction({type:"changeAxisOrder",componentType:i.dim+"Axis",isInitSort:!0,axisId:i.index,sortInfo:r})},e.prototype.remove=function(t,e){this._clear(this._model),this._removeOnRenderedListener(e)},e.prototype.dispose=function(t,e){this._removeOnRenderedListener(e)},e.prototype._removeOnRenderedListener=function(t){this._onRendered&&(t.getZr().off("rendered",this._onRendered),this._onRendered=null)},e.prototype._clear=function(t){var e=this.group,n=this._data;t&&t.isAnimationEnabled()&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl(function(e){l_(e,t,sk(e).dataIndex)})):e.removeAll(),this._data=null,this._isFirstFrame=!0},e.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},e.type="bar",e}(dH),mx={cartesian2d:function(t,e){var n=e.width<0?-1:1,i=e.height<0?-1:1;n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height);var r=t.x+t.width,o=t.y+t.height,a=my(e.x,t.x),s=mv(e.x+e.width,r),l=my(e.y,t.y),u=mv(e.y+e.height,o),h=s<a,c=u<l;return e.x=h&&a>r?s:a,e.y=c&&l>o?u:l,e.width=h?0:s-a,e.height=c?0:u-l,n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height),h||c},polar:function(t,e){var n=e.r0<=e.r?1:-1;if(n<0){var i=e.r;e.r=e.r0,e.r0=i}var r=mv(e.r,t.r),o=my(e.r0,t.r0);e.r=r,e.r0=o;var a=r-o<0;if(n<0){var i=e.r;e.r=e.r0,e.r0=i}return a}},m_={cartesian2d:function(t,e,n,i,r,o,a,s,l){var u=new sd({shape:tk({},i),z2:1});return u.__dataIndex=n,u.name="item",o&&(u.shape[r?"height":"width"]=0),u},polar:function(t,e,n,i,r,o,a,s,l){var u,h,c=!r&&l?mp:pR,p=new c({shape:i,z2:1});if(p.name="item",u=mC(r),h=c===mp,p.calculateTextPosition=function(t,e,n){var i=e.position;if(!i||i instanceof Array)return rN(t,e,n);var r=u(i),o=null!=e.distance?e.distance:5,a=this.shape,s=a.cx,l=a.cy,c=a.r,p=a.r0,d=(c+p)/2,f=a.startAngle,g=a.endAngle,y=(f+g)/2,v=h?Math.abs(c-p)/2:0,m=Math.cos,x=Math.sin,_=s+c*m(f),b=l+c*x(f),w="left",S="top";switch(r){case"startArc":_=s+(p-o)*m(y),b=l+(p-o)*x(y),w="center",S="top";break;case"insideStartArc":_=s+(p+o)*m(y),b=l+(p+o)*x(y),w="center",S="bottom";break;case"startAngle":_=s+d*m(f)+md(f,o+v,!1),b=l+d*x(f)+mf(f,o+v,!1),w="right",S="middle";break;case"insideStartAngle":_=s+d*m(f)+md(f,-o+v,!1),b=l+d*x(f)+mf(f,-o+v,!1),w="left",S="middle";break;case"middle":_=s+d*m(y),b=l+d*x(y),w="center",S="middle";break;case"endArc":_=s+(c+o)*m(y),b=l+(c+o)*x(y),w="center",S="bottom";break;case"insideEndArc":_=s+(c-o)*m(y),b=l+(c-o)*x(y),w="center",S="top";break;case"endAngle":_=s+d*m(g)+md(g,o+v,!0),b=l+d*x(g)+mf(g,o+v,!0),w="left",S="middle";break;case"insideEndAngle":_=s+d*m(g)+md(g,-o+v,!0),b=l+d*x(g)+mf(g,-o+v,!0),w="right",S="middle";break;default:return rN(t,e,n)}return(t=t||{}).x=_,t.y=b,t.align=w,t.verticalAlign=S,t},o){var d=p.shape,f=r?"r":"endAngle",g={};d[f]=r?i.r0:i.startAngle,g[f]=i[f],(s?lg:ly)(p,{shape:g},o)}return p}};function mb(t,e,n,i,r,o,a,s){var l,u;o?(u={x:i.x,width:i.width},l={y:i.y,height:i.height}):(u={y:i.y,height:i.height},l={x:i.x,width:i.width}),s||(a?lg:ly)(n,{shape:l},e,r,null),(a?lg:ly)(n,{shape:u},e?t.baseAxis.model:null,r)}function mw(t,e){for(var n=0;n<e.length;n++)if(!isFinite(t[e[n]]))return!0;return!1}var mS=["x","y","width","height"],mM=["cx","cy","r","startAngle","endAngle"],mI={cartesian2d:function(t){return!mw(t,mS)},polar:function(t){return!mw(t,mM)}},mT={cartesian2d:function(t,e,n){var i,r,o,a=t.getItemLayout(e);if(!a)return null;var s=n?(i=n,r=a,(o=i.get(["itemStyle","borderColor"]))&&"none"!==o?Math.min(i.get(["itemStyle","borderWidth"])||0,isNaN(r.width)?Number.MAX_VALUE:Math.abs(r.width),isNaN(r.height)?Number.MAX_VALUE:Math.abs(r.height)):0):0,l=a.width>0?1:-1,u=a.height>0?1:-1;return{x:a.x+l*s/2,y:a.y+u*s/2,width:a.width-l*s,height:a.height-u*s}},polar:function(t,e,n){var i=t.getItemLayout(e);return{cx:i.cx,cy:i.cy,r0:i.r0,r:i.r,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}}};function mC(t){var e;return e=t?"Arc":"Angle",function(t){switch(t){case"start":case"insideStart":case"end":case"insideEnd":return t+e;default:return t}}}function mD(t,e,n,i,r,o,a,s){var l=e.getItemVisual(n,"style");if(s){if(!o.get("roundCap")){var u=t.shape,h=mg(i.getModel("itemStyle"),u,!0);tk(u,h),t.setShape(u)}}else{var c=i.get(["itemStyle","borderRadius"])||0;t.setShape("r",c)}t.useStyle(l);var p=i.getShallow("cursor");p&&t.attr("cursor",p);var d=s?a?r.r>=r.r0?"endArc":"startArc":r.endAngle>=r.startAngle?"endAngle":"startAngle":a?r.height>=0?"bottom":"top":r.width>=0?"right":"left",f=lT(i);lI(t,f,{labelFetcher:o,labelDataIndex:n,defaultText:vI(o.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:d});var g=t.getTextContent();if(s&&g){var y=i.get(["label","position"]);t.textConfig.inside="middle"===y||null,function(t,e,n,i){if(tq(i))return t.setTextConfig({rotation:i});if(tY(e))return t.setTextConfig({rotation:0});var r,o=t.shape,a=o.clockwise?o.startAngle:o.endAngle,s=o.clockwise?o.endAngle:o.startAngle,l=n(e);switch(l){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":r=(a+s)/2;break;case"startAngle":case"insideStartAngle":r=a;break;case"endAngle":case"insideEndAngle":r=s;break;default:t.setTextConfig({rotation:0});return}var u=1.5*Math.PI-r;"middle"===l&&u>Math.PI/2&&u<1.5*Math.PI&&(u-=Math.PI),t.setTextConfig({rotation:u})}(t,"outside"===y?d:y,mC(a),i.get(["label","rotate"]))}lN(g,f,o.getRawValue(n),function(t){return vT(e,t)});var v=i.getModel(["emphasis"]);li(t,v.get("focus"),v.get("blurScope"),v.get("disabled")),ls(t,i),null!=r.startAngle&&null!=r.endAngle&&r.startAngle===r.endAngle&&(t.style.fill="none",t.style.stroke="none",tE(t.states,function(t){t.style&&(t.style.fill=t.style.stroke="none")}))}var mA=function(){},mk=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeBar",n}return tn(e,t),e.prototype.getDefaultShape=function(){return new mA},e.prototype.buildPath=function(t,e){for(var n=e.points,i=this.baseDimIdx,r=1-this.baseDimIdx,o=[],a=[],s=this.barWidth,l=0;l<n.length;l+=3)a[i]=s,a[r]=n[l+2],o[i]=n[l+i],o[r]=n[l+r],t.rect(o[0],o[1],a[0],a[1])},e}(se);function mL(t,e,n,i){var r=t.getData(),o=+!!r.getLayout("valueAxisHorizontal"),a=r.getLayout("largeDataIndices"),s=r.getLayout("size"),l=t.getModel("backgroundStyle"),u=r.getLayout("largeBackgroundPoints");if(u){var h=new mk({shape:{points:u},incremental:!!i,silent:!0,z2:0});h.baseDimIdx=o,h.largeDataIndices=a,h.barWidth=s,h.useStyle(l.getItemStyle()),e.add(h),n&&n.push(h)}var c=new mk({shape:{points:r.getLayout("largePoints")},incremental:!!i,ignoreCoarsePointer:!0,z2:1});c.baseDimIdx=o,c.largeDataIndices=a,c.barWidth=s,e.add(c),c.useStyle(r.getVisual("style")),c.style.stroke=null,sk(c).seriesIndex=t.seriesIndex,t.get("silent")||(c.on("mousedown",mP),c.on("mousemove",mP)),n&&n.push(c)}var mP=dJ(function(t){var e=function(t,e,n){for(var i=t.baseDimIdx,r=1-i,o=t.shape.points,a=t.largeDataIndices,s=[],l=[],u=t.barWidth,h=0,c=o.length/3;h<c;h++){var p=3*h;if(l[i]=u,l[r]=o[p+2],s[i]=o[p+i],s[r]=o[p+r],l[r]<0&&(s[r]+=l[r],l[r]=-l[r]),e>=s[0]&&e<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return a[h]}return -1}(this,t.offsetX,t.offsetY);sk(this).dataIndex=e>=0?e:null},30,!1);function mO(t,e,n){if(vq(n,"cartesian2d")){var i=n.getArea();return{x:t?e.x:i.x,y:t?i.y:e.y,width:t?e.width:i.width,height:t?i.height:e.height}}var i=n.getArea();return{cx:i.cx,cy:i.cy,r0:t?i.r0:e.r0,r:t?i.r:e.r,startAngle:t?e.startAngle:0,endAngle:t?e.endAngle:2*Math.PI}}var mR=2*Math.PI,mN=Math.PI/180;function mz(t,e,n){e.eachSeriesByType(t,function(t){var e=t.getData(),i=e.mapDimension("value"),r=uV(t,n),o=r.cx,a=r.cy,s=r.r,l=r.r0,u=r.viewRect,h=-t.get("startAngle")*mN,c=t.get("endAngle"),p=t.get("padAngle")*mN;c="auto"===c?h-mR:-c*mN;var d=t.get("minAngle")*mN+p,f=0;e.each(i,function(t){!isNaN(t)&&f++});var g=e.getSum(i),y=Math.PI/(g||f)*2,v=t.get("clockwise"),m=t.get("roseType"),x=t.get("stillShowZeroSum"),_=e.getDataExtent(i);_[0]=0;var b=v?1:-1,w=[h,c],S=b*p/2;aq(w,!v),h=w[0],c=w[1];var M=mE(t);M.startAngle=h,M.endAngle=c,M.clockwise=v,M.cx=o,M.cy=a,M.r=s,M.r0=l;var I=Math.abs(c-h),T=I,C=0,D=h;if(e.setLayout({viewRect:u,r:s}),e.each(i,function(t,n){if(isNaN(t))return void e.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:v,cx:o,cy:a,r0:l,r:m?NaN:s});(i="area"!==m?0===g&&x?y:t*y:I/f)<d?(i=d,T-=d):C+=t;var i,r=D+b*i,u=0,h=0;p>i?h=u=D+b*i/2:(u=D+S,h=r-S),e.setItemLayout(n,{angle:i,startAngle:u,endAngle:h,clockwise:v,cx:o,cy:a,r0:l,r:m?r4(t,_,[l,s]):s}),D=r}),T<mR&&f)if(T<=.001){var A=I/f;e.each(i,function(t,n){if(!isNaN(t)){var i=e.getItemLayout(n);i.angle=A;var r=0,o=0;A<p?o=r=h+b*(n+.5)*A:(r=h+b*n*A+S,o=h+b*(n+1)*A-S),i.startAngle=r,i.endAngle=o}})}else y=T/C,D=h,e.each(i,function(t,n){if(!isNaN(t)){var i=e.getItemLayout(n),r=i.angle===d?d:t*y,o=0,a=0;r<p?a=o=D+b*r/2:(o=D+S,a=D+b*r-S),i.startAngle=o,i.endAngle=a,D+=b*r}})})}var mE=oL();function mB(t){return{seriesType:t,reset:function(t,e){var n=e.findComponents({mainType:"legend"});if(n&&n.length){var i=t.getData();i.filterSelf(function(t){for(var e=i.getName(t),r=0;r<n.length;r++)if(!n[r].isSelected(e))return!1;return!0})}}}}var mV=2*Math.PI,mG=aK.CMD,mF=["top","right","bottom","left"];function mW(t,e,n,i,r,o,a,s){var l=n-t,u=i-e,h=Math.sqrt(l*l+u*u),c=((r-t)*(l/=h)+(o-e)*(u/=h))/h;s&&(c=Math.min(Math.max(c,0),1)),c*=h;var p=a[0]=t+c*l,d=a[1]=e+c*u;return Math.sqrt((p-r)*(p-r)+(d-o)*(d-o))}function mH(t,e,n,i,r,o,a){n<0&&(t+=n,n=-n),i<0&&(e+=i,i=-i);var s=t+n,l=e+i,u=a[0]=Math.min(Math.max(r,t),s),h=a[1]=Math.min(Math.max(o,e),l);return Math.sqrt((u-r)*(u-r)+(h-o)*(h-o))}var mU=[],mY=new ns,mX=new ns,mZ=new ns,mj=new ns,mq=new ns;function mK(t,e){if(t){var n=t.getTextGuideLine(),i=t.getTextContent();if(i&&n){var r=t.textGuideLineConfig||{},o=[[0,0],[0,0],[0,0]],a=r.candidates||mF,s=i.getBoundingRect().clone();s.applyTransform(i.getComputedTransform());var l=1/0,u=r.anchor,h=t.getComputedTransform(),c=h&&no([],h),p=e.get("length2")||0;u&&mZ.copy(u);for(var d=0;d<a.length;d++){!function(t,e,n,i,r){var o=n.width,a=n.height;switch(t){case"top":i.set(n.x+o/2,n.y-0),r.set(0,-1);break;case"bottom":i.set(n.x+o/2,n.y+a+0),r.set(0,1);break;case"left":i.set(n.x-0,n.y+a/2),r.set(-1,0);break;case"right":i.set(n.x+o+0,n.y+a/2),r.set(1,0)}}(a[d],0,s,mY,mj),ns.scaleAndAdd(mX,mY,mj,p),mX.transform(c);var f=t.getBoundingRect(),g=u?u.distance(mX):t instanceof se?function(t,e,n){for(var i,r,o=0,a=0,s=0,l=0,u=1/0,h=e.data,c=t.x,p=t.y,d=0;d<h.length;){var f=h[d++];1===d&&(o=h[d],a=h[d+1],s=o,l=a);var g=u;switch(f){case mG.M:s=h[d++],l=h[d++],o=s,a=l;break;case mG.L:g=mW(o,a,h[d],h[d+1],c,p,mU,!0),o=h[d++],a=h[d++];break;case mG.C:g=n4(o,a,h[d++],h[d++],h[d++],h[d++],h[d],h[d+1],c,p,mU),o=h[d++],a=h[d++];break;case mG.Q:g=it(o,a,h[d++],h[d++],h[d],h[d+1],c,p,mU),o=h[d++],a=h[d++];break;case mG.A:var y=h[d++],v=h[d++],m=h[d++],x=h[d++],_=h[d++],b=h[d++];d+=1;var w=!!(1-h[d++]);i=Math.cos(_)*m+y,r=Math.sin(_)*x+v,d<=1&&(s=i,l=r);var S=(c-y)*x/m+y;g=function(t,e,n,i,r,o,a,s,l){var u=Math.sqrt((a-=t)*a+(s-=e)*s),h=(a/=u)*n+t,c=(s/=u)*n+e;if(Math.abs(i-r)%mV<1e-4)return l[0]=h,l[1]=c,u-n;if(o){var p=i;i=a0(r),r=a0(p)}else i=a0(i),r=a0(r);i>r&&(r+=mV);var d=Math.atan2(s,a);if(d<0&&(d+=mV),d>=i&&d<=r||d+mV>=i&&d+mV<=r)return l[0]=h,l[1]=c,u-n;var f=n*Math.cos(i)+t,g=n*Math.sin(i)+e,y=n*Math.cos(r)+t,v=n*Math.sin(r)+e,m=(f-a)*(f-a)+(g-s)*(g-s),x=(y-a)*(y-a)+(v-s)*(v-s);return m<x?(l[0]=f,l[1]=g,Math.sqrt(m)):(l[0]=y,l[1]=v,Math.sqrt(x))}(y,v,x,_,_+b,w,S,p,mU),o=Math.cos(_+b)*m+y,a=Math.sin(_+b)*x+v;break;case mG.R:g=mH(s=o=h[d++],l=a=h[d++],h[d++],h[d++],c,p,mU);break;case mG.Z:g=mW(o,a,s,l,c,p,mU,!0),o=s,a=l}g<u&&(u=g,n.set(mU[0],mU[1]))}return u}(mX,t.path,mZ):function(t,e,n){var i=mH(e.x,e.y,e.width,e.height,t.x,t.y,mU);return n.set(mU[0],mU[1]),i}(mX,f,mZ);g<l&&(l=g,mX.transform(h),mZ.transform(h),mZ.toArray(o[0]),mX.toArray(o[1]),mY.toArray(o[2]))}mQ(o,e.get("minTurnAngle")),n.setShape({points:o})}}}var m$=[],mJ=new ns;function mQ(t,e){if(e<=180&&e>0){e=e/180*Math.PI,mY.fromArray(t[0]),mX.fromArray(t[1]),mZ.fromArray(t[2]),ns.sub(mj,mY,mX),ns.sub(mq,mZ,mX);var n=mj.len(),i=mq.len();if(!(n<.001)&&!(i<.001)&&(mj.scale(1/n),mq.scale(1/i),Math.cos(e)<mj.dot(mq))){var r=mW(mX.x,mX.y,mZ.x,mZ.y,mY.x,mY.y,m$,!1);mJ.fromArray(m$),mJ.scaleAndAdd(mq,r/Math.tan(Math.PI-e));var o=mZ.x!==mX.x?(mJ.x-mX.x)/(mZ.x-mX.x):(mJ.y-mX.y)/(mZ.y-mX.y);if(isNaN(o))return;o<0?ns.copy(mJ,mX):o>1&&ns.copy(mJ,mZ),mJ.toArray(t[1])}}}function m0(t,e,n,i){var r="normal"===n,o=r?t:t.ensureState(n);o.ignore=e;var a=i.get("smooth");a&&!0===a&&(a=.3),o.shape=o.shape||{},a>0&&(o.shape.smooth=a);var s=i.getModel("lineStyle").getLineStyle();r?t.useStyle(s):o.style=s}function m1(t,e){var n=e.smooth,i=e.points;if(i)if(t.moveTo(i[0][0],i[0][1]),n>0&&i.length>=3){var r=eA(i[0],i[1]),o=eA(i[1],i[2]);if(!r||!o){t.lineTo(i[1][0],i[1][1]),t.lineTo(i[2][0],i[2][1]);return}var a=Math.min(r,o)*n,s=eP([],i[1],i[0],a/r),l=eP([],i[1],i[2],a/o),u=eP([],s,l,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),t.bezierCurveTo(l[0],l[1],l[0],l[1],i[2][0],i[2][1])}else for(var h=1;h<i.length;h++)t.lineTo(i[h][0],i[h][1])}function m2(t,e,n){var i=t.getTextGuideLine(),r=t.getTextContent();if(!r){i&&t.removeTextGuideLine();return}for(var o=e.normal,a=o.get("show"),s=r.ignore,l=0;l<sE.length;l++){var u=sE[l],h=e[u],c="normal"===u;if(h){var p=h.get("show");if((c?s:t4(r.states[u]&&r.states[u].ignore,s))||!t4(p,a)){var d=c?i:i&&i.states[u];d&&(d.ignore=!0),i&&m0(i,!0,u,h);continue}!i&&(i=new pF,t.setTextGuideLine(i),c||!s&&a||m0(i,!0,"normal",e.normal),t.stateProxy&&(i.stateProxy=t.stateProxy)),m0(i,!1,u,h)}}if(i){tL(i.style,n),i.style.fill=null;var f=o.get("showAbove");(t.textGuideLineConfig=t.textGuideLineConfig||{}).showAbove=f||!1,i.buildPath=m1}}function m5(t,e){e=e||"labelLine";for(var n={normal:t.getModel(e)},i=0;i<sz.length;i++){var r=sz[i];n[r]=t.getModel([r,e])}return n}var m3=["label","labelLine","layoutOption","priority","defaultAttr","marginForce","minMarginForce","marginDefault","suggestIgnore"];function m4(t,e,n){n=n||3,e?t.dirty|=n:t.dirty&=~n}function m8(t,e){return e=e||3,null==t.dirty||!!(t.dirty&e)}function m6(t){if(t)return m8(t)&&m7(t,t.label,t),t}function m7(t,e,n){var i=e.getComputedTransform();t.transform=dE(t.transform,i);var r=t.localRect=dz(t.localRect,e.getBoundingRect()),o=e.style,a=o.margin,s=n&&n.marginForce,l=n&&n.minMarginForce,u=n&&n.marginDefault,h=o.__marginType;null==h&&u&&(a=u,h=lE.textMargin);for(var c=0;c<4;c++)m9[c]=h===lE.minMargin&&l&&null!=l[c]?l[c]:s&&null!=s[c]?s[c]:a?a[c]:0;h===lE.textMargin&&dD(r,m9,!1,!1);var p=t.rect=dz(t.rect,r);return i&&p.applyTransform(i),h===lE.minMargin&&dD(p,m9,!1,!1),t.axisAligned=dR(i),(t.label=t.label||{}).ignore=e.ignore,m4(t,!1),m4(t,!0,2),t}var m9=[0,0,0,0];function xt(t,e){if(t){t.label.x+=e.x,t.label.y+=e.y,t.label.markRedraw();var n=t.transform;n&&(n[4]+=e.x,n[5]+=e.y);var i=t.rect;i&&(i.x+=e.x,i.y+=e.y);var r=t.obb;r&&r.fromBoundingRect(t.localRect,n)}}function xe(t,e){for(var n=0;n<m3.length;n++){var i=m3[n];null==t[i]&&(t[i]=e[i])}return m6(t)}function xn(t){var e=t.obb;return(!e||m8(t,2))&&(t.obb=e=e||new p9,e.fromBoundingRect(t.localRect,t.transform),m4(t,!1,2)),e}function xi(t,e,n,i,r){var o,a,s,l=t.length,u=di[e],h=dr[e];if(l<2)return!1;t.sort(function(t,e){return t.rect[u]-e.rect[u]});for(var c=0,p=!1,d=0,f=0;f<l;f++){var g=t[f],y=g.rect;(o=y[u]-c)<0&&(y[u]-=o,g.label[u]-=o,p=!0),d+=Math.max(-o,0),c=y[u]+y[h]}d>0&&r&&b(-d/l,0,l);var v=t[0],m=t[l-1];function x(){a=v.rect[u]-n,s=i-m.rect[u]-m.rect[h]}function _(t,e,n){if(t<0){var i=Math.min(e,-t);if(i>0){b(i*n,0,l);var r=i+t;r<0&&w(-r*n,1)}else w(-t*n,1)}}function b(e,n,i){0!==e&&(p=!0);for(var r=n;r<i;r++){var o=t[r],a=o.rect;a[u]+=e,o.label[u]+=e}}function w(e,n){for(var i=[],r=0,o=1;o<l;o++){var a=t[o-1].rect,s=Math.max(t[o].rect[u]-a[u]-a[h],0);i.push(s),r+=s}if(r){var c=Math.min(Math.abs(e)/r,n);if(e>0)for(var o=0;o<l-1;o++){var p=i[o]*c;b(p,0,o+1)}else for(var o=l-1;o>0;o--){var p=i[o-1]*c;b(-p,o,l)}}}function S(t){for(var e=t<0?-1:1,n=Math.ceil((t=Math.abs(t))/(l-1)),i=0;i<l-1;i++)if(e>0?b(n,0,i+1):b(-n,l-i-1,l),(t-=n)<=0)return}return x(),a<0&&w(-a,.8),s<0&&w(s,.8),x(),_(a,s,1),_(s,a,-1),x(),a<0&&S(-a),s<0&&S(s),p}function xr(t){var e=[];function n(t){if(!t.ignore){var e=t.ensureState("emphasis");null==e.ignore&&(e.ignore=!1)}t.ignore=!0}t.sort(function(t,e){return!!e.suggestIgnore-!!t.suggestIgnore||e.priority-t.priority});for(var i=0;i<t.length;i++){var r=m6(t[i]);if(!r.label.ignore){for(var o=r.label,a=r.labelLine,s=!1,l=0;l<e.length;l++)if(xo(r,e[l],null,{touchThreshold:.05})){s=!0;break}s?(n(o),a&&n(a)):e.push(r)}}}function xo(t,e,n,i){return!!t&&!!e&&(!t.label||!t.label.ignore)&&(!e.label||!e.label.ignore)&&!!t.rect.intersect(e.rect,n,i)&&(!!t.axisAligned&&!!e.axisAligned||xn(t).intersect(xn(e),n,i))}var xa=Math.PI/180;function xs(t,e,n,i,r,o,a,s,l,u){if(!(t.length<2)){for(var h=t.length,c=0;c<h;c++)if("outer"===t[c].position&&"labelLine"===t[c].labelAlignTo){var p=t[c].label.x-u;t[c].linePoints[1][0]+=p,t[c].label.x=u}xi(t,1,l,l+a)&&function(t){for(var o={list:[],maxY:0},a={list:[],maxY:0},s=0;s<t.length;s++)if("none"===t[s].labelAlignTo){var l=t[s],u=l.label.y>n?a:o,h=Math.abs(l.label.y-n);if(h>=u.maxY){var c=l.label.x-e-l.len2*r,p=i+l.len;u.rB=Math.abs(c)<p?Math.sqrt(h*h/(1-c*c/p/p)):p,u.maxY=h}u.list.push(l)}d(o),d(a)}(t)}function d(t){for(var o=t.rB,a=o*o,s=0;s<t.list.length;s++){var l=t.list[s],u=Math.abs(l.label.y-n),h=i+l.len,c=e+(Math.sqrt(Math.abs(h*h*(1-u*u/a)))+l.len2)*r,p=c-l.label.x,d=l.targetTextWidth-p*r;xl(l,d,!0),l.label.x=c}}}function xl(t,e,n){if(null==t.labelStyleWidth){var i=t.label,r=i.style,o=t.rect,a=r.backgroundColor,s=r.padding,l=s?s[1]+s[3]:0,u=r.overflow,h=o.width+(a?0:l);if(e<h||n){if(u&&u.match("break")){i.setStyle("backgroundColor",null),i.setStyle("width",e-l);var c=i.getBoundingRect();i.setStyle("width",Math.ceil(c.width)),i.setStyle("backgroundColor",a)}else{var p=e-l,d=e<h?p:n?p>t.unconstrainedWidth?null:p:null;i.setStyle("width",d)}xu(o,i)}}}function xu(t,e){xc.rect=t,m7(xc,e,xh)}var xh={minMarginForce:[null,0,null,0],marginDefault:[1,0,1,0]},xc={};function xp(t){return"center"===t.position}var xd=function(t){function e(e,n,i){var r=t.call(this)||this;r.z2=2;var o=new sv;return r.setTextContent(o),r.updateData(e,n,i,!0),r}return tn(e,t),e.prototype.updateData=function(t,e,n,i){var r=t.hostModel,o=t.getItemModel(e),a=o.getModel("emphasis"),s=t.getItemLayout(e),l=tk(mg(o.getModel("itemStyle"),s,!0),s);if(isNaN(l.startAngle))return void this.setShape(l);if(i){this.setShape(l);var u=r.getShallow("animationType");r.ecModel.ssr?(ly(this,{scaleX:0,scaleY:0},r,{dataIndex:e,isFrom:!0}),this.originX=l.cx,this.originY=l.cy):"scale"===u?(this.shape.r=s.r0,ly(this,{shape:{r:s.r}},r,e)):null!=n?(this.setShape({startAngle:n,endAngle:n}),ly(this,{shape:{startAngle:s.startAngle,endAngle:s.endAngle}},r,e)):(this.shape.endAngle=s.startAngle,lg(this,{shape:{endAngle:s.endAngle}},r,e))}else lb(this),lg(this,{shape:l},r,e);this.useStyle(t.getItemVisual(e,"style")),ls(this,o);var h=(s.startAngle+s.endAngle)/2,c=r.get("selectedOffset"),p=Math.cos(h)*c,d=Math.sin(h)*c,f=o.getShallow("cursor");f&&this.attr("cursor",f),this._updateLabel(r,t,e),this.ensureState("emphasis").shape=tk({r:s.r+(a.get("scale")&&a.get("scaleSize")||0)},mg(a.getModel("itemStyle"),s)),tk(this.ensureState("select"),{x:p,y:d,shape:mg(o.getModel(["select","itemStyle"]),s)}),tk(this.ensureState("blur"),{shape:mg(o.getModel(["blur","itemStyle"]),s)});var g=this.getTextGuideLine(),y=this.getTextContent();g&&tk(g.ensureState("select"),{x:p,y:d}),tk(y.ensureState("select"),{x:p,y:d}),li(this,a.get("focus"),a.get("blurScope"),a.get("disabled"))},e.prototype._updateLabel=function(t,e,n){var i=e.getItemModel(n),r=i.getModel("labelLine"),o=e.getItemVisual(n,"style"),a=o&&o.fill,s=o&&o.opacity;lI(this,lT(i),{labelFetcher:e.hostModel,labelDataIndex:n,inheritColor:a,defaultOpacity:s,defaultText:t.getFormattedLabel(n,"normal")||e.getName(n)});var l=this.getTextContent();this.setTextConfig({position:null,rotation:null}),l.attr({z2:10});var u=i.get(["label","position"]);if("outside"!==u&&"outer"!==u)this.removeTextGuideLine();else{var h=this.getTextGuideLine();h||(h=new pF,this.setTextGuideLine(h)),m2(this,m5(i),{stroke:a,opacity:t8(r.get(["lineStyle","opacity"]),s,1)})}},e}(pR),xf=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.ignoreLabelLineUpdate=!0,e}return tn(e,t),e.prototype.render=function(t,e,n,i){var r,o=t.getData(),a=this._data,s=this.group;if(!a&&o.count()>0){for(var l=o.getItemLayout(0),u=1;isNaN(l&&l.startAngle)&&u<o.count();++u)l=o.getItemLayout(u);l&&(r=l.startAngle)}if(this._emptyCircleSector&&s.remove(this._emptyCircleSector),0===o.count()&&t.get("showEmptyCircle")){var h=new pR({shape:tC(mE(t))});h.useStyle(t.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=h,s.add(h)}o.diff(a).add(function(t){var e=new xd(o,t,r);o.setItemGraphicEl(t,e),s.add(e)}).update(function(t,e){var n=a.getItemGraphicEl(e);n.updateData(o,t,r),n.off("click"),s.add(n),o.setItemGraphicEl(t,n)}).remove(function(e){l_(a.getItemGraphicEl(e),t,e)}).execute(),function(t){var e,n,i=t.getData(),r=[],o=!1,a=(t.get("minShowLabelAngle")||0)*xa,s=i.getLayout("viewRect"),l=i.getLayout("r"),u=s.width,h=s.x,c=s.y,p=s.height;function d(t){t.ignore=!0}i.each(function(t){var s,c,f,g,y=i.getItemGraphicEl(t),v=y.shape,m=y.getTextContent(),x=y.getTextGuideLine(),_=i.getItemModel(t),b=_.getModel("label"),w=b.get("position")||_.get(["emphasis","label","position"]),S=b.get("distanceToLabelLine"),M=b.get("alignTo"),I=r8(b.get("edgeDistance"),u),T=b.get("bleedMargin");null==T&&(T=Math.min(u,p)>200?10:2);var C=_.getModel("labelLine"),D=C.get("length");D=r8(D,u);var A=C.get("length2");if(A=r8(A,u),Math.abs(v.endAngle-v.startAngle)<a){tE(m.states,d),m.ignore=!0,x&&(tE(x.states,d),x.ignore=!0);return}if(function(t){if(!t.ignore)return!0;for(var e in t.states)if(!1===t.states[e].ignore)return!0;return!1}(m)){var k=(v.startAngle+v.endAngle)/2,L=Math.cos(k),P=Math.sin(k);e=v.cx,n=v.cy;var O="inside"===w||"inner"===w;if("center"===w)s=v.cx,c=v.cy,g="center";else{var R=(O?(v.r+v.r0)/2*L:v.r*L)+e,N=(O?(v.r+v.r0)/2*P:v.r*P)+n;if(s=R+3*L,c=N+3*P,!O){var z=R+L*(D+l-v.r),E=N+P*(D+l-v.r),B=z+(L<0?-1:1)*A;s="edge"===M?L<0?h+I:h+u-I:B+(L<0?-S:S),c=E,f=[[R,N],[z,E],[B,E]]}g=O?"center":"edge"===M?L>0?"right":"left":L>0?"left":"right"}var V=Math.PI,G=0,F=b.get("rotate");if(tq(F))G=V/180*F;else if("center"===w)G=0;else if("radial"===F||!0===F)G=L<0?-k+V:-k;else if("tangential"===F&&"outside"!==w&&"outer"!==w){var W=Math.atan2(L,P);W<0&&(W=2*V+W),P>0&&(W=V+W),G=W-V}if(o=!!G,m.x=s,m.y=c,m.rotation=G,m.setStyle({verticalAlign:"middle"}),O){m.setStyle({align:g});var H=m.states.select;H&&(H.x+=m.x,H.y+=m.y)}else{var U=new nb(0,0,0,0);xu(U,m),r.push({label:m,labelLine:x,position:w,len:D,len2:A,minTurnAngle:C.get("minTurnAngle"),maxSurfaceAngle:C.get("maxSurfaceAngle"),surfaceNormal:new ns(L,P),linePoints:f,textAlign:g,labelDistance:S,labelAlignTo:M,edgeDistance:I,bleedMargin:T,rect:U,unconstrainedWidth:U.width,labelStyleWidth:m.style.width})}y.setTextConfig({inside:O})}}),!o&&t.get("avoidLabelOverlap")&&function(t,e,n,i,r,o,a,s){for(var l=[],u=[],h=Number.MAX_VALUE,c=-Number.MAX_VALUE,p=0;p<t.length;p++){var d=t[p].label;xp(t[p])||(d.x<e?(h=Math.min(h,d.x),l.push(t[p])):(c=Math.max(c,d.x),u.push(t[p])))}for(var p=0;p<t.length;p++){var f=t[p];if(!xp(f)&&f.linePoints){if(null!=f.labelStyleWidth)continue;var d=f.label,g=f.linePoints,y=void 0;y="edge"===f.labelAlignTo?d.x<e?g[2][0]-f.labelDistance-a-f.edgeDistance:a+r-f.edgeDistance-g[2][0]-f.labelDistance:"labelLine"===f.labelAlignTo?d.x<e?h-a-f.bleedMargin:a+r-c-f.bleedMargin:d.x<e?d.x-a-f.bleedMargin:a+r-d.x-f.bleedMargin,f.targetTextWidth=y,xl(f,y,!1)}}xs(u,e,n,i,1,r,o,a,s,c),xs(l,e,n,i,-1,r,o,a,s,h);for(var p=0;p<t.length;p++){var f=t[p];if(!xp(f)&&f.linePoints){var d=f.label,g=f.linePoints,v="edge"===f.labelAlignTo,m=d.style.padding,x=m?m[1]+m[3]:0,_=d.style.backgroundColor?0:x,b=f.rect.width+_,w=g[1][0]-g[2][0];v?d.x<e?g[2][0]=a+f.edgeDistance+b+f.labelDistance:g[2][0]=a+r-f.edgeDistance-b-f.labelDistance:(d.x<e?g[2][0]=d.x+f.labelDistance:g[2][0]=d.x-f.labelDistance,g[1][0]=g[2][0]+w),g[1][1]=g[2][1]=d.y}}}(r,e,n,l,u,p,h,c);for(var f=0;f<r.length;f++){var g=r[f],y=g.label,v=g.labelLine,m=isNaN(y.x)||isNaN(y.y);if(y){y.setStyle({align:g.textAlign}),m&&(tE(y.states,d),y.ignore=!0);var x=y.states.select;x&&(x.x+=y.x,x.y+=y.y)}if(v){var _=g.linePoints;m||!_?(tE(v.states,d),v.ignore=!0):(mQ(_,g.minTurnAngle),function(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,mY.fromArray(t[0]),mX.fromArray(t[1]),mZ.fromArray(t[2]),ns.sub(mj,mX,mY),ns.sub(mq,mZ,mX);var i=mj.len(),r=mq.len();if(!(i<.001)&&!(r<.001)&&(mj.scale(1/i),mq.scale(1/r),mj.dot(e)<Math.cos(n))){var o=mW(mX.x,mX.y,mZ.x,mZ.y,mY.x,mY.y,m$,!1);mJ.fromArray(m$);var a=Math.PI/2,s=a+Math.acos(mq.dot(e))-n;if(s>=a)ns.copy(mJ,mZ);else{mJ.scaleAndAdd(mq,o/Math.tan(Math.PI/2-s));var l=mZ.x!==mX.x?(mJ.x-mX.x)/(mZ.x-mX.x):(mJ.y-mX.y)/(mZ.y-mX.y);if(isNaN(l))return;l<0?ns.copy(mJ,mX):l>1&&ns.copy(mJ,mZ)}mJ.toArray(t[1])}}}(_,g.surfaceNormal,g.maxSurfaceAngle),v.setShape({points:_}),y.__hostTarget.textGuideLineConfig={anchor:new ns(_[0][0],_[0][1])})}}}(t),"expansion"!==t.get("animationTypeUpdate")&&(this._data=o)},e.prototype.dispose=function(){},e.prototype.containPoint=function(t,e){var n=e.getData().getItemLayout(0);if(n){var i=t[0]-n.cx,r=t[1]-n.cy,o=Math.sqrt(i*i+r*r);return o<=n.r&&o>=n.r0}},e.type="pie",e}(dH);function xg(t,e,n){e=tY(e)&&{coordDimensions:e}||tk({encodeDefine:t.getEncode()},e);var i=t.getSource(),r=new vf(vy(i,e).dimensions,t);return r.initData(i,n),r}var xy=function(){function t(t,e){this._getDataWithEncodedVisual=t,this._getRawData=e}return t.prototype.getAllNames=function(){var t=this._getRawData();return t.mapArray(t.getName)},t.prototype.containName=function(t){return this._getRawData().indexOfName(t)>=0},t.prototype.indexOfName=function(t){return this._getDataWithEncodedVisual().indexOfName(t)},t.prototype.getItemVisual=function(t,e){return this._getDataWithEncodedVisual().getItemVisual(t,e)},t}(),xv=oL(),xm=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new xy(tH(this.getData,this),tH(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return xg(this,{coordDimensions:["value"],encodeDefaulter:tU(hl,this)})},e.prototype.getDataParams=function(e){var n=this.getData(),i=xv(n),r=i.seats;if(!r){var o=[];n.each(n.mapDimension("value"),function(t){o.push(t)}),r=i.seats=or(o,n.hostModel.get("percentPrecision"))}var a=t.prototype.getDataParams.call(this,e);return a.percent=r[e]||0,a.$vars.push("percent"),a},e.prototype._defaultLabelLine=function(t){ob(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.type="series.pie",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"50%"],clockwise:!0,startAngle:90,endAngle:"auto",padAngle:0,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,coordinateSystemUsage:"box",left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:30,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},e}(cQ);h={fullType:xm.type,getCoord2:function(t){return t.getShallow("center")}},uL.set(h.fullType,{getCoord2:void 0}).getCoord2=h.getCoord2;var xx=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return tn(e,t),e.prototype.getInitialData=function(t,e){return vS(null,this,{useEncodeDefaulter:!0})},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?5e3:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?1e4:this.get("progressiveThreshold"):t},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},e.type="series.scatter",e.dependencies=["grid","polar","geo","singleAxis","calendar","matrix"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:uQ.color.primary}},universalTransition:{divideShape:"clone"}},e}(cQ),x_=function(){},xb=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return tn(e,t),e.prototype.getDefaultShape=function(){return new x_},e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.buildPath=function(t,e){var n,i=e.points,r=e.size,o=this.symbolProxy,a=o.shape,s=t.getContext?t.getContext():t,l=s&&r[0]<4,u=this.softClipShape;if(l){this._ctx=s;return}for(this._ctx=null,n=this._off;n<i.length;){var h=i[n++],c=i[n++];!(isNaN(h)||isNaN(c))&&(!u||u.contain(h,c))&&(a.x=h-r[0]/2,a.y=c-r[1]/2,a.width=r[0],a.height=r[1],o.buildPath(t,a,!0))}this.incremental&&(this._off=n,this.notClear=!0)},e.prototype.afterBrush=function(){var t,e=this.shape,n=e.points,i=e.size,r=this._ctx,o=this.softClipShape;if(r){for(t=this._off;t<n.length;){var a=n[t++],s=n[t++];!(isNaN(a)||isNaN(s))&&(!o||o.contain(a,s))&&r.fillRect(a-i[0]/2,s-i[1]/2,i[0],i[1])}this.incremental&&(this._off=t,this.notClear=!0)}},e.prototype.findDataIndex=function(t,e){for(var n=this.shape,i=n.points,r=n.size,o=Math.max(r[0],4),a=Math.max(r[1],4),s=i.length/2-1;s>=0;s--){var l=2*s,u=i[l]-o/2,h=i[l+1]-a/2;if(t>=u&&e>=h&&t<=u+o&&e<=h+a)return s}return -1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();return(t=n[0],e=n[1],i.contain(t,e))?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.points,i=e.size,r=i[0],o=i[1],a=1/0,s=1/0,l=-1/0,u=-1/0,h=0;h<n.length;){var c=n[h++],p=n[h++];a=Math.min(c,a),l=Math.max(c,l),s=Math.min(p,s),u=Math.max(p,u)}t=this._rect=new nb(a-r/2,s-o/2,l-a+r,u-s+o)}return t},e}(se),xw=function(){function t(){this.group=new rY}return t.prototype.updateData=function(t,e){this._clear();var n=this._create();n.setShape({points:t.getLayout("points")}),this._setCommon(n,t,e)},t.prototype.updateLayout=function(t){var e=t.getLayout("points");this.group.eachChild(function(t){if(null!=t.startIndex){var n=(t.endIndex-t.startIndex)*2,i=4*t.startIndex*2;e=new Float32Array(e.buffer,i,n)}t.setShape("points",e),t.reset()})},t.prototype.incrementalPrepareUpdate=function(t){this._clear()},t.prototype.incrementalUpdate=function(t,e,n){var i=this._newAdded[0],r=e.getLayout("points"),o=i&&i.shape.points;if(o&&o.length<2e4){var a=o.length,s=new Float32Array(a+r.length);s.set(o),s.set(r,a),i.endIndex=t.end,i.setShape({points:s})}else{this._newAdded=[];var l=this._create();l.startIndex=t.start,l.endIndex=t.end,l.incremental=!0,l.setShape({points:r}),this._setCommon(l,e,n)}},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new xb({cursor:"default"});return t.ignoreCoarsePointer=!0,this.group.add(t),this._newAdded.push(t),t},t.prototype._setCommon=function(t,e,n){var i=e.hostModel;n=n||{};var r=e.getVisual("symbolSize");t.setShape("size",r instanceof Array?r:[r,r]),t.softClipShape=n.clipShape||null,t.symbolProxy=fz(e.getVisual("symbol"),0,0,0,0),t.setColor=t.symbolProxy.setColor;var o=t.shape.size[0]<4;t.useStyle(i.getModel("itemStyle").getItemStyle(o?["color","shadowBlur","shadowColor"]:["color"]));var a=e.getVisual("style"),s=a&&a.fill;s&&t.setColor(s);var l=sk(t);l.seriesIndex=i.seriesIndex,t.on("mousemove",function(e){l.dataIndex=null;var n=t.hoverDataIdx;n>=0&&(l.dataIndex=n+(t.startIndex||0))})},t.prototype.remove=function(){this._clear()},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),xS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=t.getData();this._updateSymbolDraw(i,t).updateData(i,{clipShape:this._getClipShape(t)}),this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData();this._updateSymbolDraw(i,t).incrementalPrepareUpdate(i),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._symbolDraw.incrementalUpdate(t,e.getData(),{clipShape:this._getClipShape(e)}),this._finished=t.end===e.getData().count()},e.prototype.updateTransform=function(t,e,n){var i=t.getData();if(this.group.dirty(),!this._finished||i.count()>1e4)return{update:!0};var r=v4("").reset(t,e,n);r.progress&&r.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout(i)},e.prototype.eachRendered=function(t){this._symbolDraw&&this._symbolDraw.eachRendered(t)},e.prototype._getClipShape=function(t){if(t.get("clip",!0)){var e=t.coordinateSystem;return e&&e.getArea&&e.getArea(.1)}},e.prototype._updateSymbolDraw=function(t,e){var n=this._symbolDraw,i=e.pipelineContext.large;return n&&i===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=i?new xw:new vP,this._isLargeDraw=i,this.group.removeAll()),this.group.add(n.group),n},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},e.prototype.dispose=function(){},e.type="scatter",e}(dH),xM={left:0,right:0,top:0,bottom:0},xI=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.mergeDefaultAndTheme=function(e,n){var i=uZ(e.outerBounds);t.prototype.mergeDefaultAndTheme.apply(this,arguments),i&&e.outerBounds&&uX(e.outerBounds,i)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.apply(this,arguments),this.option.outerBounds&&e.outerBounds&&uX(this.option.outerBounds,e.outerBounds)},e.type="grid",e.dependencies=["xAxis","yAxis"],e.layoutMode="box",e.defaultOption={show:!1,z:0,left:"15%",top:65,right:"10%",bottom:80,containLabel:!1,outerBoundsMode:"auto",outerBounds:xM,outerBoundsContain:"all",outerBoundsClampWidth:"25%",outerBoundsClampHeight:"25%",backgroundColor:uQ.color.transparent,borderWidth:1,borderColor:uQ.color.neutral30},e}(uK),xT=function(){function t(){}return t.prototype.getNeedCrossZero=function(){return!this.option.scale},t.prototype.getCoordSysModel=function(){},t}(),xC=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",oN).models[0]},e.type="cartesian2dAxis",e}(uK);tN(xC,xT);var xD={show:!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:uQ.color.axisLine,width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15],breakLine:!0},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,color:uQ.color.axisLabel,textMargin:[0,3]},splitLine:{show:!0,showMinLine:!0,showMaxLine:!0,lineStyle:{color:uQ.color.axisSplitLine,width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:[uQ.color.backgroundTint,uQ.color.backgroundTransparent]}},breakArea:{show:!0,itemStyle:{color:uQ.color.neutral00,borderColor:uQ.color.border,borderWidth:1,borderType:[3,3],opacity:.6},zigzagAmplitude:4,zigzagMinSpan:4,zigzagMaxSpan:20,zigzagZ:100,expandOnClick:!0},breakLabelLayout:{moveOverlap:"auto"}},xA=tD({boundaryGap:!0,deduplication:null,jitter:0,jitterOverlap:!0,jitterMargin:2,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto",show:"auto"},axisLabel:{interval:"auto"}},xD),xk=tD({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:uQ.color.axisMinorSplitLine,width:1}}},xD),xL=tD({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},xk),xP=tL({logBase:10},xk);let xO={category:xA,value:xk,time:xL,log:xP};var xR=0,xN=function(){function t(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++xR,this._onCollect=t.onCollect}return t.createByAxisModel=function(e){var n=e.option,i=n.data,r=i&&tB(i,xz);return new t({categories:r,needCollect:!r,deduplication:!1!==n.dedplication})},t.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},t.prototype.parseAndCollect=function(t){var e,n=this._needCollect;if(!tZ(t)&&!n)return t;if(n&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,this._onCollect&&this._onCollect(t,e),e;var i=this._getOrCreateMap();return null==(e=i.get(t))&&(n?(e=this.categories.length,this.categories[e]=t,i.set(t,e),this._onCollect&&this._onCollect(t,e)):e=NaN),e},t.prototype._getOrCreateMap=function(){return this._map||(this._map=es(this.categories))},t}();function xz(t){return tK(t)&&null!=t.value?t.value:t+""}var xE={value:1,category:1,time:1,log:1},xB=null;function xV(t,e,n,i){tE(xE,function(r,o){var a=tD(tD({},xO[o],!0),i,!0),s=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e+"Axis."+o,n}return tn(n,t),n.prototype.mergeDefaultAndTheme=function(t,e){var n=uY(this),i=n?uZ(t):{};tD(t,e.getTheme().get(o+"Axis")),tD(t,this.getDefaultOption()),t.type=xG(t),n&&uX(t,i,n)},n.prototype.optionUpdated=function(){"category"===this.option.type&&(this.__ordinalMeta=xN.createByAxisModel(this))},n.prototype.getCategories=function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},n.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},n.prototype.updateAxisBreaks=function(t){var e=xB;return e?e.updateModelAxisBreak(this,t):{breaks:[]}},n.type=e+"Axis."+o,n.defaultOption=a,n}(n);t.registerComponentModel(s)}),t.registerSubTypeDefaulter(e+"Axis",xG)}function xG(t){return t.type||(t.data?"category":"value")}function xF(t){return"interval"===t.type||"log"===t.type}function xW(t){var e=Math.pow(10,oh(t)),n=t/e;return n?2===n?n=3:3===n?n=5:n*=2:n=1,r7(n*e)}function xH(t){return ot(t)+2}function xU(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function xY(t,e){return t>=e[0]&&t<=e[1]}var xX=function(){function t(){this.normalize=xZ,this.scale=xj}return t.prototype.updateMethods=function(t){t.hasBreaks()?(this.normalize=tH(t.normalize,t),this.scale=tH(t.scale,t)):(this.normalize=xZ,this.scale=xj)},t}();function xZ(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function xj(t,e){return t*(e[1]-e[0])+e[0]}function xq(t,e,n){var i=Math.log(t);return[Math.log(n?e[0]:Math.max(0,e[0]))/i,Math.log(n?e[1]:Math.max(0,e[1]))/i]}var xK=function(){function t(t){this._calculator=new xX,this._setting=t||{},this._extent=[1/0,-1/0];var e=l2;e&&(this._brkCtx=e.createScaleBreakContext(),this._brkCtx.update(this._extent))}return t.prototype.getSetting=function(t){return this._setting[t]},t.prototype._innerUnionExtent=function(t){var e=this._extent;this._innerSetExtent(t[0]<e[0]?t[0]:e[0],t[1]>e[1]?t[1]:e[1])},t.prototype.unionExtentFromData=function(t,e){this._innerUnionExtent(t.getApproximateExtent(e))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(t,e){this._innerSetExtent(t,e)},t.prototype._innerSetExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e),this._brkCtx&&this._brkCtx.update(n)},t.prototype.setBreaksFromOption=function(t){var e=l2;e&&this._innerSetBreak(e.parseAxisBreakOption(t,tH(this.parse,this)))},t.prototype._innerSetBreak=function(t){this._brkCtx&&(this._brkCtx.setBreaks(t),this._calculator.updateMethods(this._brkCtx),this._brkCtx.update(this._extent))},t.prototype._innerGetBreaks=function(){return this._brkCtx?this._brkCtx.breaks:[]},t.prototype.hasBreaks=function(){return!!this._brkCtx&&this._brkCtx.hasBreaks()},t.prototype._getExtentSpanWithBreaks=function(){return this._brkCtx&&this._brkCtx.hasBreaks()?this._brkCtx.getExtentSpan():this._extent[1]-this._extent[0]},t.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(t){this._isBlank=t},t}();o$(xK);var x$=function(t){function e(e){var n=t.call(this,e)||this;n.type="ordinal";var i=n.getSetting("ordinalMeta");return i||(i=new xN({})),tY(i)&&(i=new xN({categories:tB(i,function(t){return tK(t)?t.value:t})})),n._ordinalMeta=i,n._extent=n.getSetting("extent")||[0,i.categories.length-1],n}return tn(e,t),e.prototype.parse=function(t){return null==t?NaN:tZ(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},e.prototype.contain=function(t){return xY(t,this._extent)&&t>=0&&t<this._ordinalMeta.categories.length},e.prototype.normalize=function(t){return t=this._getTickNumber(t),this._calculator.normalize(t,this._extent)},e.prototype.scale=function(t){return t=Math.round(this._calculator.scale(t,this._extent)),this.getRawOrdinalNumber(t)},e.prototype.getTicks=function(){for(var t=[],e=this._extent,n=e[0];n<=e[1];)t.push({value:n}),n++;return t},e.prototype.getMinorTicks=function(t){},e.prototype.setSortInfo=function(t){if(null==t){this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null;return}for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],i=this._ticksByOrdinalNumber=[],r=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);r<a;++r){var s=e[r];n[r]=s,i[s]=r}for(var l=0;r<o;++r){for(;null!=i[l];)l++;n.push(l),i[l]=r}},e.prototype._getTickNumber=function(t){var e=this._ticksByOrdinalNumber;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getRawOrdinalNumber=function(t){var e=this._ordinalNumbersByTick;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getLabel=function(t){if(!this.isBlank()){var e=this.getRawOrdinalNumber(t.value),n=this._ordinalMeta.categories[e];return null==n?"":n+""}},e.prototype.count=function(){return this._extent[1]-this._extent[0]+1},e.prototype.isInExtentRange=function(t){return t=this._getTickNumber(t),this._extent[0]<=t&&this._extent[1]>=t},e.prototype.getOrdinalMeta=function(){return this._ordinalMeta},e.prototype.calcNiceTicks=function(){},e.prototype.calcNiceExtent=function(){},e.type="ordinal",e}(xK);xK.registerClass(x$);var xJ=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="interval",e._interval=0,e._intervalPrecision=2,e}return tn(e,t),e.prototype.parse=function(t){return null==t||""===t?NaN:Number(t)},e.prototype.contain=function(t){return xY(t,this._extent)},e.prototype.normalize=function(t){return this._calculator.normalize(t,this._extent)},e.prototype.scale=function(t){return this._calculator.scale(t,this._extent)},e.prototype.getInterval=function(){return this._interval},e.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=xH(t)},e.prototype.getTicks=function(t){t=t||{};var e=this._interval,n=this._extent,i=this._niceExtent,r=this._intervalPrecision,o=l2,a=[];if(!e)return a;if("only_break"===t.breakTicks&&o)return o.addBreaksToTicks(a,this._brkCtx.breaks,this._extent),a;n[0]<i[0]&&(t.expandToNicedExtent?a.push({value:r7(i[0]-e,r)}):a.push({value:n[0]}));for(var s=function(t,n){return Math.round((n-t)/e)},l=i[0];l<=i[1];){if(a.push({value:l}),l=r7(l+e,r),this._brkCtx){var u=this._brkCtx.calcNiceTickMultiple(l,s);u>=0&&(l=r7(l+u*e,r))}if(a.length>0&&l===a[a.length-1].value)break;if(a.length>1e4)return[]}var h=a.length?a[a.length-1].value:i[1];return n[1]>h&&(t.expandToNicedExtent?a.push({value:r7(h+e,r)}):a.push({value:n[1]})),o&&o.pruneTicksByBreak(t.pruneByBreak,a,this._brkCtx.breaks,function(t){return t.value},this._interval,this._extent),"none"!==t.breakTicks&&o&&o.addBreaksToTicks(a,this._brkCtx.breaks,this._extent),a},e.prototype.getMinorTicks=function(t){for(var e=this.getTicks({expandToNicedExtent:!0}),n=[],i=this.getExtent(),r=1;r<e.length;r++){var o=e[r],a=e[r-1];if(!a.break&&!o.break){for(var s=0,l=[],u=(o.value-a.value)/t,h=xH(u);s<t-1;){var c=r7(a.value+(s+1)*u,h);c>i[0]&&c<i[1]&&l.push(c),s++}var p=l2;p&&p.pruneTicksByBreak("auto",l,this._getNonTransBreaks(),function(t){return t},this._interval,i),n.push(l)}}return n},e.prototype._getNonTransBreaks=function(){return this._brkCtx?this._brkCtx.breaks:[]},e.prototype.getLabel=function(t,e){if(null==t)return"";var n=e&&e.precision;return null==n?n=ot(t.value)||0:"auto"===n&&(n=this._intervalPrecision),uv(r7(t.value,n,!0))},e.prototype.calcNiceTicks=function(t,e,n){t=t||5;var i=this._extent.slice(),r=this._getExtentSpanWithBreaks();if(isFinite(r)){r<0&&(r=-r,i.reverse(),this._innerSetExtent(i[0],i[1]),i=this._extent.slice());var o,a,s,l,u,h,c,p,d=(s=i,l=r,u=t,c=(h={}).interval=oc(l/u,!0),null!=e&&c<e&&(c=h.interval=e),null!=n&&c>n&&(c=h.interval=n),p=h.intervalPrecision=xH(c),o=h.niceTickExtent=[r7(Math.ceil(s[0]/c)*c,p),r7(Math.floor(s[1]/c)*c,p)],a=s,isFinite(o[0])||(o[0]=a[0]),isFinite(o[1])||(o[1]=a[1]),xU(o,0,a),xU(o,1,a),o[0]>o[1]&&(o[0]=o[1]),h);this._intervalPrecision=d.intervalPrecision,this._interval=d.interval,this._niceExtent=d.niceTickExtent}},e.prototype.calcNiceExtent=function(t){var e=this._extent.slice();if(e[0]===e[1])if(0!==e[0]){var n=Math.abs(e[0]);t.fixMax||(e[1]+=n/2),e[0]-=n/2}else e[1]=1;isFinite(e[1]-e[0])||(e[0]=0,e[1]=1),this._innerSetExtent(e[0],e[1]),e=this._extent.slice(),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval);var i=this._interval,r=this._intervalPrecision;t.fixMin||(e[0]=r7(Math.floor(e[0]/i)*i,r)),t.fixMax||(e[1]=r7(Math.ceil(e[1]/i)*i,r)),this._innerSetExtent(e[0],e[1])},e.prototype.setNiceExtent=function(t,e){this._niceExtent=[t,e]},e.type="interval",e}(xK);xK.registerClass(xJ);var xQ=function(t,e,n,i){for(;n<i;){var r=n+i>>>1;t[r][1]<e?n=r+1:i=r}return n},x0=function(t){function e(e){var n=t.call(this,e)||this;return n.type="time",n}return tn(e,t),e.prototype.getLabel=function(t){var e=this.getSetting("useUTC");return ue(t.value,l8[function(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}(ut(this._minLevelUnit))]||l8.second,e,this.getSetting("locale"))},e.prototype.getFormattedLabel=function(t,e,n){var i=this.getSetting("useUTC");return function(t,e,n,i,r){var o=null;if(tZ(n))o=n;else if(tX(n)){var a={time:t.time,level:t.time.level},s=l2;s&&s.makeAxisLabelFormatterParamBreak(a,t.break),o=n(t.value,e,a)}else{var l=t.time;if(l){var u=n[l.lowerTimeUnit][l.upperTimeUnit];o=u[Math.min(l.level,u.length-1)]||""}else{var h=un(t.value,r);o=n[h][h][0]}}return ue(new Date(t.value),o,r,i)}(t,e,n,this.getSetting("locale"),i)},e.prototype.getTicks=function(t){t=t||{};var e=this._interval,n=this._extent,i=l2,r=[];if(!e)return r;var o=this.getSetting("useUTC");if(i&&"only_break"===t.breakTicks)return l2.addBreaksToTicks(r,this._brkCtx.breaks,this._extent),r;var a=un(n[1],o);r.push({value:n[0],time:{level:0,upperTimeUnit:a,lowerTimeUnit:a}});var s=function(t,e,n,i,r,o){for(var a=0,s=[],l=[],u=0,h=0,c=0;c<l7.length;++c){var p,d=ut(l7[c]);if((p=l7[c])===ut(p)&&(!function(t,r,s){var l=[],u=!r.length;if(!x2(ut(t),i[0],i[1],n)){u&&(r=[{value:(d=i[0],f=Math.max(0,tO(l6,t)-1),ui(new Date(d),l6[f],n).getTime())},{value:i[1]}]);for(var h=0;h<r.length-1;h++){var c=r[h].value,p=r[h+1].value;if(c!==p){var d,f,g,y,v,m=void 0,x=void 0,_=void 0;switch(t){case"year":m=Math.max(1,Math.round(e/864e5/365)),x=ur(n),_=n?"setUTCFullYear":"setFullYear";break;case"half-year":case"quarter":case"month":m=(g=e/2592e6)>6?6:g>3?3:g>2?2:1,x=uo(n),_=uc(n);break;case"week":case"half-week":case"day":m=(y=e/864e5)>16?16:y>7.5?7:y>3.5?4:y>1.5?2:1,x=ua(n),_=up(n);break;case"half-day":case"quarter-day":case"hour":m=(v=e/36e5)>12?12:v>6?6:v>3.5?4:v>2?2:1,x=us(n),_=ud(n);break;case"minute":m=x5(e,!0),x=ul(n),_=uf(n);break;case"second":m=x5(e,!1),x=uu(n),_=ug(n);break;case"millisecond":m=oc(e,!0),x=uh(n),_=uy(n)}p>=i[0]&&c<=i[1]&&function(t,e,n,r,s,l,u){for(var h,c,p,d=((h=new Date(0))[s](1),c=h.getTime(),h[s](1+t),p=h.getTime()-c,function(t,e){return Math.max(0,Math.round((e-t)/p))}),f=e,g=new Date(f);f<n&&f<=i[1]&&(u.push({value:f}),!(a++>1e4));)if(g[s](g[r]()+t),f=g.getTime(),o){var y=o.calcNiceTickMultiple(f,d);y>0&&(g[s](g[r]()+y*t),f=g.getTime())}u.push({value:f,notAdd:!0})}(m,c,p,x,_,0,l),"year"===t&&s.length>1&&0===h&&s.unshift({value:s[0].value-m})}}for(var h=0;h<l.length;h++)s.push(l[h])}}(l7[c],s[s.length-1]||[],l),d!==(l7[c+1]?ut(l7[c+1]):null))){if(l.length){h=u,l.sort(function(t,e){return t.value-e.value});for(var f=[],g=0;g<l.length;++g){var y=l[g].value;(0===g||l[g-1].value!==y)&&(f.push(l[g]),y>=i[0]&&y<=i[1]&&u++)}var v=r/e;if(u>1.5*v&&h>v/1.5||(s.push(f),u>v||t===l7[c]))break}l=[]}}for(var m=tG(tB(s,function(t){return tG(t,function(t){return t.value>=i[0]&&t.value<=i[1]&&!t.notAdd})}),function(t){return t.length>0}),x=[],_=m.length-1,c=0;c<m.length;++c)for(var b=m[c],w=0;w<b.length;++w){var S=un(b[w].value,n);x.push({value:b[w].value,time:{level:_-c,upperTimeUnit:S,lowerTimeUnit:S}})}x.sort(function(t,e){return t.value-e.value});for(var M=[],c=0;c<x.length;++c)(0===c||x[c].value!==x[c-1].value)&&M.push(x[c]);return M}(this._minLevelUnit,this._approxInterval,o,n,this._getExtentSpanWithBreaks(),this._brkCtx);r=r.concat(s);var l=un(n[1],o);r.push({value:n[1],time:{level:0,upperTimeUnit:l,lowerTimeUnit:l}});var u=this.getSetting("useUTC"),h=l6.length-1,c=0;return tE(r,function(t){h=Math.min(h,tO(l6,t.time.upperTimeUnit)),c=Math.max(c,t.time.level)}),i&&l2.pruneTicksByBreak(t.pruneByBreak,r,this._brkCtx.breaks,function(t){return t.value},this._approxInterval,this._extent),i&&"none"!==t.breakTicks&&l2.addBreaksToTicks(r,this._brkCtx.breaks,this._extent,function(t){for(var e=Math.max(tO(l6,un(t.vmin,u)),tO(l6,un(t.vmax,u))),n=0,i=0;i<l6.length;i++)if(!x2(l6[i],t.vmin,t.vmax,u)){n=i;break}var r=Math.min(n,h);return{level:c,lowerTimeUnit:l6[Math.max(r,e)],upperTimeUnit:l6[r]}}),r},e.prototype.calcNiceExtent=function(t){var e=this.getExtent();if(e[0]===e[1]&&(e[0]-=864e5,e[1]+=864e5),e[1]===-1/0&&e[0]===1/0){var n=new Date;e[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),e[0]=e[1]-864e5}this._innerSetExtent(e[0],e[1]),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval)},e.prototype.calcNiceTicks=function(t,e,n){t=t||10;var i=this._getExtentSpanWithBreaks();this._approxInterval=i/t,null!=e&&this._approxInterval<e&&(this._approxInterval=e),null!=n&&this._approxInterval>n&&(this._approxInterval=n);var r=x1.length,o=Math.min(xQ(x1,this._approxInterval,0,r),r-1);this._interval=x1[o][1],this._intervalPrecision=xH(this._interval),this._minLevelUnit=x1[Math.max(o-1,0)][0]},e.prototype.parse=function(t){return tq(t)?t:+ol(t)},e.prototype.contain=function(t){return xY(t,this._extent)},e.prototype.normalize=function(t){return this._calculator.normalize(t,this._extent)},e.prototype.scale=function(t){return this._calculator.scale(t,this._extent)},e.type="time",e}(xJ),x1=[["second",1e3],["minute",6e4],["hour",36e5],["quarter-day",216e5],["half-day",432e5],["day",10368e4],["half-week",3024e5],["week",6048e5],["month",26784e5],["quarter",8208e6],["half-year",15768e6],["year",31536e6]];function x2(t,e,n,i){return ui(new Date(e),t,i).getTime()===ui(new Date(n),t,i).getTime()}function x5(t,e){return(t/=e?6e4:1e3)>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}xK.registerClass(x0);var x3=Math.floor,x4=Math.ceil,x8=Math.pow,x6=Math.log,x7=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="log",e.base=10,e._originalScale=new xJ,e}return tn(e,t),e.prototype.getTicks=function(e){e=e||{};var n=this._extent.slice(),i=this._originalScale.getExtent(),r=t.prototype.getTicks.call(this,e),o=this.base,a=this._originalScale._innerGetBreaks(),s=l2;return tB(r,function(t){var e,r=t.value,l=null,u=x8(o,r);if(r===n[0]&&this._fixMin?l=i[0]:r===n[1]&&this._fixMax&&(l=i[1]),s){var h=s.getTicksLogTransformBreak(t,o,a,x9);e=h.vBreak,null==l&&(l=h.brkRoundingCriterion)}return null!=l&&(u=x9(u,l)),{value:u,break:e}},this)},e.prototype._getNonTransBreaks=function(){return this._originalScale._innerGetBreaks()},e.prototype.setExtent=function(e,n){this._originalScale.setExtent(e,n);var i=xq(this.base,[e,n]);t.prototype.setExtent.call(this,i[0],i[1])},e.prototype.getExtent=function(){var e=this.base,n=t.prototype.getExtent.call(this);n[0]=x8(e,n[0]),n[1]=x8(e,n[1]);var i=this._originalScale.getExtent();return this._fixMin&&(n[0]=x9(n[0],i[0])),this._fixMax&&(n[1]=x9(n[1],i[1])),n},e.prototype.unionExtentFromData=function(t,e){this._originalScale.unionExtentFromData(t,e);var n=xq(this.base,t.getApproximateExtent(e),!0);this._innerUnionExtent(n)},e.prototype.calcNiceTicks=function(t){t=t||10;var e=this._extent.slice(),n=this._getExtentSpanWithBreaks();if(isFinite(n)&&!(n<=0)){var i=ou(n);for(t/n*i<=.5&&(i*=10);!isNaN(i)&&1>Math.abs(i)&&Math.abs(i)>0;)i*=10;var r=[r7(x4(e[0]/i)*i),r7(x3(e[1]/i)*i)];this._interval=i,this._intervalPrecision=xH(i),this._niceExtent=r}},e.prototype.calcNiceExtent=function(e){t.prototype.calcNiceExtent.call(this,e),this._fixMin=e.fixMin,this._fixMax=e.fixMax},e.prototype.contain=function(e){return e=x6(e)/x6(this.base),t.prototype.contain.call(this,e)},e.prototype.normalize=function(e){return e=x6(e)/x6(this.base),t.prototype.normalize.call(this,e)},e.prototype.scale=function(e){return e=t.prototype.scale.call(this,e),x8(this.base,e)},e.prototype.setBreaksFromOption=function(t){var e=l2;if(e){var n=e.logarithmicParseBreaksFromOption(t,this.base,tH(this.parse,this)),i=n.parsedOriginal,r=n.parsedLogged;this._originalScale._innerSetBreak(i),this._innerSetBreak(r)}},e.type="log",e}(xJ);function x9(t,e){return r7(t,ot(e))}xK.registerClass(x7);var _t=function(){function t(t,e,n){this._prepareParams(t,e,n)}return t.prototype._prepareParams=function(t,e,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var i=this._isOrdinal="ordinal"===t.type;this._needCrossZero="interval"===t.type&&e.getNeedCrossZero&&e.getNeedCrossZero();var r=e.get("min",!0);null==r&&(r=e.get("startValue",!0));var o=this._modelMinRaw=r;tX(o)?this._modelMinNum=_r(t,o({min:n[0],max:n[1]})):"dataMin"!==o&&(this._modelMinNum=_r(t,o));var a=this._modelMaxRaw=e.get("max",!0);if(tX(a)?this._modelMaxNum=_r(t,a({min:n[0],max:n[1]})):"dataMax"!==a&&(this._modelMaxNum=_r(t,a)),i)this._axisDataLen=e.getCategories().length;else{var s=e.get("boundaryGap"),l=tY(s)?s:[s||0,s||0];"boolean"==typeof l[0]||"boolean"==typeof l[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[rR(l[0],1),rR(l[1],1)]}},t.prototype.calculate=function(){var t,e,n=this._isOrdinal,i=this._dataMin,r=this._dataMax,o=this._axisDataLen,a=this._boundaryGapInner,s=n?null:r-i||Math.abs(i),l="dataMin"===this._modelMinRaw?i:this._modelMinNum,u="dataMax"===this._modelMaxRaw?r:this._modelMaxNum,h=null!=l,c=null!=u;null==l&&(l=n?o?0:NaN:i-a[0]*s),null==u&&(u=n?o?o-1:NaN:r+a[1]*s),null!=l&&isFinite(l)||(l=NaN),null!=u&&isFinite(u)||(u=NaN);var p=(t=l)!=t||(e=u)!=e||n&&!o;this._needCrossZero&&(l>0&&u>0&&!h&&(l=0),l<0&&u<0&&!c&&(u=0));var d=this._determinedMin,f=this._determinedMax;return null!=d&&(l=d,h=!0),null!=f&&(u=f,c=!0),{min:l,max:u,minFixed:h,maxFixed:c,isBlank:p}},t.prototype.modifyDataMinMax=function(t,e){this[_n[t]]=e},t.prototype.setDeterminedMinMax=function(t,e){this[_e[t]]=e},t.prototype.freeze=function(){this.frozen=!0},t}(),_e={min:"_determinedMin",max:"_determinedMax"},_n={min:"_dataMin",max:"_dataMax"};function _i(t,e,n){var i=t.rawExtentInfo;return i||(i=new _t(t,e,n),t.rawExtentInfo=i),i}function _r(t,e){return null==e?null:e!=e?NaN:t.parse(e)}function _o(t,e){var n=t.type,i=_i(t,e,t.getExtent()).calculate();t.setBlank(i.isBlank);var r=i.min,o=i.max,a=e.ecModel;if(a&&"time"===n){var s=mn("bar",a),l=!1;if(tE(s,function(t){l=l||t.getBaseAxis()===e.axis}),l){var u=function(t,e,n,i){var r=n.axis.getExtent(),o=Math.abs(r[1]-r[0]),a=function(t,e,n){if(t&&e)return t[me(e)]}(i,n.axis);if(void 0===a)return{min:t,max:e};var s=1/0;tE(a,function(t){s=Math.min(t.offset,s)});var l=-1/0;tE(a,function(t){l=Math.max(t.offset+t.width,l)});var u=(s=Math.abs(s))+(l=Math.abs(l)),h=e-t,c=h/(1-(s+l)/o)-h;return e+=l/u*c,{min:t-=s/u*c,max:e}}(r,o,e,mi(s));r=u.min,o=u.max}}return{extent:[r,o],fixMin:i.minFixed,fixMax:i.maxFixed}}function _a(t,e){var n=_o(t,e),i=n.extent,r=e.get("splitNumber");t instanceof x7&&(t.base=e.get("logBase"));var o=t.type,a=e.get("interval"),s="interval"===o||"time"===o;t.setBreaksFromOption(_g(e)),t.setExtent(i[0],i[1]),t.calcNiceExtent({splitNumber:r,fixMin:n.fixMin,fixMax:n.fixMax,minInterval:s?e.get("minInterval"):null,maxInterval:s?e.get("maxInterval"):null}),null!=a&&t.setInterval&&t.setInterval(a)}function _s(t,e){if(e=e||t.get("type"))switch(e){case"category":return new x$({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new x0({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(xK.getClass(e)||xJ)}}function _l(t){var e=t.getLabelModel().get("formatter");if("time"===t.type){var n,i,r,o=tZ(e)||tX(e)?e:(n=(n=e)||{},i={},r=!0,tE(l6,function(t){r&&(r=null==n[t])}),tE(l6,function(t,e){var o=n[t];i[t]={};for(var a=null,s=e;s>=0;s--){var l=l6[s],u=tK(o)&&!tY(o)?o[l]:o,h=void 0;tY(u)?a=(h=u.slice())[0]||"":tZ(u)?h=[a=u]:(null==a?a=l3[t]:l5[l].test(a)||(a=i[l][l][0]+" "+a),h=[a],r&&(h[1]="{primary|"+a+"}")),i[t][l]=h}}),i);return function(e,n){return t.scale.getFormattedLabel(e,n,o)}}if(tZ(e))return function(n){var i=t.scale.getLabel(n);return e.replace("{value}",null!=i?i:"")};if(!tX(e))return function(e){return t.scale.getLabel(e)};if("category"===t.type)return function(n,i){return e(_u(t,n),n.value-t.scale.getExtent()[0],null)};var a=l2;return function(n,i){var r=null;return a&&(r=a.makeAxisLabelFormatterParamBreak(r,n.break)),e(_u(t,n),i,r)}}function _u(t,e){return"category"===t.type?t.scale.getLabel(e):e.value}function _h(t){var e=t.get("interval");return null==e?"auto":e}function _c(t){return"category"===t.type&&0===_h(t.getLabelModel())}function _p(t,e){var n={};return tE(t.mapDimensionsAll(e),function(e){n[vw(t,e)]=!0}),tW(n)}function _d(t){return"middle"===t||"center"===t}function _f(t){return t.getShallow("show")}function _g(t){var e,n=t.get("breaks",!0);if(null!=n){return l2&&("x"===(e=t.axis).dim||"y"===e.dim||"z"===e.dim||"single"===e.dim)&&"category"!==e.type?n:void 0}}var _y=function(){function t(t){this.type="cartesian",this._dimList=[],this._axes={},this.name=t||""}return t.prototype.getAxis=function(t){return this._axes[t]},t.prototype.getAxes=function(){return tB(this._dimList,function(t){return this._axes[t]},this)},t.prototype.getAxesByScale=function(t){return t=t.toLowerCase(),tG(this.getAxes(),function(e){return e.scale.type===t})},t.prototype.addAxis=function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)},t}(),_v=["x","y"];function _m(t){return("interval"===t.type||"time"===t.type)&&!t.hasBreaks()}var _x=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cartesian2d",e.dimensions=_v,e}return tn(e,t),e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var t=this.getAxis("x").scale,e=this.getAxis("y").scale;if(_m(t)&&_m(e)){var n=t.getExtent(),i=e.getExtent(),r=this.dataToPoint([n[0],i[0]]),o=this.dataToPoint([n[1],i[1]]),a=n[1]-n[0],s=i[1]-i[0];if(a&&s){var l=(o[0]-r[0])/a,u=(o[1]-r[1])/s,h=r[0]-n[0]*l,c=r[1]-i[0]*u,p=this._transform=[l,0,0,u,h,c];this._invTransform=no([],p)}}},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},e.prototype.containPoint=function(t){var e=this.getAxis("x"),n=this.getAxis("y");return e.contain(e.toLocalCoord(t[0]))&&n.contain(n.toLocalCoord(t[1]))},e.prototype.containData=function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},e.prototype.containZone=function(t,e){var n=this.dataToPoint(t),i=this.dataToPoint(e),r=this.getArea(),o=new nb(n[0],n[1],i[0]-n[0],i[1]-n[1]);return r.intersect(o)},e.prototype.dataToPoint=function(t,e,n){n=n||[];var i=t[0],r=t[1];if(this._transform&&null!=i&&isFinite(i)&&null!=r&&isFinite(r))return eO(n,t,this._transform);var o=this.getAxis("x"),a=this.getAxis("y");return n[0]=o.toGlobalCoord(o.dataToCoord(i,e)),n[1]=a.toGlobalCoord(a.dataToCoord(r,e)),n},e.prototype.clampData=function(t,e){var n=this.getAxis("x").scale,i=this.getAxis("y").scale,r=n.getExtent(),o=i.getExtent(),a=n.parse(t[0]),s=i.parse(t[1]);return(e=e||[])[0]=Math.min(Math.max(Math.min(r[0],r[1]),a),Math.max(r[0],r[1])),e[1]=Math.min(Math.max(Math.min(o[0],o[1]),s),Math.max(o[0],o[1])),e},e.prototype.pointToData=function(t,e,n){if(n=n||[],this._invTransform)return eO(n,t,this._invTransform);var i=this.getAxis("x"),r=this.getAxis("y");return n[0]=i.coordToData(i.toLocalCoord(t[0]),e),n[1]=r.coordToData(r.toLocalCoord(t[1]),e),n},e.prototype.getOtherAxis=function(t){return this.getAxis("x"===t.dim?"y":"x")},e.prototype.getArea=function(t){t=t||0;var e=this.getAxis("x").getGlobalExtent(),n=this.getAxis("y").getGlobalExtent(),i=Math.min(e[0],e[1])-t,r=Math.min(n[0],n[1])-t,o=Math.max(e[0],e[1])-i+t,a=Math.max(n[0],n[1])-r+t;return new nb(i,r,o,a)},e}(_y),__=oL(),_b=oL();function _w(t){return{out:{noPxChangeTryDetermine:[]},kind:t}}function _S(t,e){var n=tB(e,function(e){return t.scale.parse(e)});return"time"===t.type&&n.length>0&&(n.sort(),n.unshift(n[0]),n.push(n[n.length-1])),n}function _M(t,e,n){var i,r,o=_T(t),a=_h(e),s=1===n.kind;if(!s){var l=_D(o,a);if(l)return l}tX(a)?i=_O(t,a):(r="auto"===a?function(t,e){if(1===e.kind){var n=t.calculateCategoryInterval(e);return e.out.noPxChangeTryDetermine.push(function(){return _b(t).autoInterval=n,!0}),n}var i=_b(t).autoInterval;return null!=i?i:_b(t).autoInterval=t.calculateCategoryInterval(e)}(t,n):a,i=_P(t,r));var u={labels:i,labelCategoryInterval:r};return s?n.out.noPxChangeTryDetermine.push(function(){return _A(o,a,u),!0}):_A(o,a,u),u}var _I=_C("axisTick"),_T=_C("axisLabel");function _C(t){return function(e){return _b(e)[t]||(_b(e)[t]={list:[]})}}function _D(t,e){for(var n=0;n<t.list.length;n++)if(t.list[n].key===e)return t.list[n].value}function _A(t,e,n){return t.list.push({key:e,value:n}),n}function _k(t,e,n){return null==_L(t,e,n)}function _L(t,e,n){var i=__(t.model),r=t.getExtent(),o=i.lastAutoInterval,a=i.lastTickCount;if(null!=o&&null!=a&&1>=Math.abs(o-e)&&1>=Math.abs(a-n)&&o>e&&i.axisExtent0===r[0]&&i.axisExtent1===r[1])return o;i.lastTickCount=n,i.lastAutoInterval=e,i.axisExtent0=r[0],i.axisExtent1=r[1]}function _P(t,e,n){var i=_l(t),r=t.scale,o=r.getExtent(),a=t.getLabelModel(),s=[],l=Math.max((e||0)+1,1),u=o[0],h=r.count();0!==u&&l>1&&h/l>2&&(u=Math.round(Math.ceil(u/l)*l));var c=_c(t),p=a.get("showMinLabel")||c,d=a.get("showMaxLabel")||c;p&&u!==o[0]&&g(o[0]);for(var f=u;f<=o[1];f+=l)g(f);function g(t){var e={value:t};s.push(n?t:{formattedLabel:i(e),rawLabel:r.getLabel(e),tickValue:t,time:void 0,break:void 0})}return d&&f-l!==o[1]&&g(o[1]),s}function _O(t,e,n){var i=t.scale,r=_l(t),o=[];return tE(i.getTicks(),function(t){var a=i.getLabel(t),s=t.value;e(t.value,a)&&o.push(n?s:{formattedLabel:r(t),rawLabel:a,tickValue:s,time:void 0,break:void 0})}),o}var _R=[0,1],_N=function(){function t(t,e,n){this.onBand=!1,this.inverse=!1,this.dim=t,this.scale=e,this._extent=n||[0,0]}return t.prototype.contain=function(t){var e=this._extent,n=Math.min(e[0],e[1]),i=Math.max(e[0],e[1]);return t>=n&&t<=i},t.prototype.containData=function(t){return this.scale.contain(this.scale.parse(t))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(t){return on(t||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},t.prototype.dataToCoord=function(t,e){var n=this._extent,i=this.scale;return t=i.normalize(i.parse(t)),this.onBand&&"ordinal"===i.type&&_z(n=n.slice(),i.count()),r4(t,_R,n,e)},t.prototype.coordToData=function(t,e){var n=this._extent,i=this.scale;this.onBand&&"ordinal"===i.type&&_z(n=n.slice(),i.count());var r=r4(t,n,_R,e);return this.scale.scale(r)},t.prototype.pointToData=function(t,e){},t.prototype.getTicksCoords=function(t){var e=(t=t||{}).tickModel||this.getTickModel(),n=function(t,e,n){var i=t.getTickModel().get("customValues");if(i){var r=t.scale.getExtent();return{ticks:tG(_S(t,i),function(t){return t>=r[0]&&t<=r[1]})}}return"category"===t.type?function(t,e){var n,i,r=_I(t),o=_h(e),a=_D(r,o);if(a)return a;if((!e.get("show")||t.scale.isBlank())&&(n=[]),tX(o))n=_O(t,o,!0);else if("auto"===o){var s=_M(t,t.getLabelModel(),_w(2));i=s.labelCategoryInterval,n=tB(s.labels,function(t){return t.tickValue})}else n=_P(t,i=o,!0);return _A(r,o,{ticks:n,tickCategoryInterval:i})}(t,e):{ticks:tB(t.scale.getTicks(n),function(t){return t.value})}}(this,e,{breakTicks:t.breakTicks,pruneByBreak:t.pruneByBreak}).ticks,i=tB(n,function(t){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}},this);return function(t,e,n,i){var r,o,a=e.length;if(t.onBand&&!n&&a){var s=t.getExtent();if(1===a)e[0].coord=s[0],e[0].onBand=!0,r=e[1]={coord:s[1],tickValue:e[0].tickValue,onBand:!0};else{var l=e[a-1].tickValue-e[0].tickValue,u=(e[a-1].coord-e[0].coord)/l;tE(e,function(t){t.coord-=u/2,t.onBand=!0});var h=t.scale.getExtent();o=1+h[1]-e[a-1].tickValue,r={coord:e[a-1].coord+u*o,tickValue:h[1]+1,onBand:!0},e.push(r)}var c=s[0]>s[1];p(e[0].coord,s[0])&&(i?e[0].coord=s[0]:e.shift()),i&&p(s[0],e[0].coord)&&e.unshift({coord:s[0],onBand:!0}),p(s[1],r.coord)&&(i?r.coord=s[1]:e.pop()),i&&p(r.coord,s[1])&&e.push({coord:s[1],onBand:!0})}function p(t,e){return t=r7(t),e=r7(e),c?t>e:t<e}}(this,i,e.get("alignWithLabel"),t.clamp),i},t.prototype.getMinorTicksCoords=function(){if("ordinal"===this.scale.type)return[];var t=this.model.getModel("minorTick").get("splitNumber");return t>0&&t<100||(t=5),tB(this.scale.getMinorTicks(t),function(t){return tB(t,function(t){return{coord:this.dataToCoord(t),tickValue:t}},this)},this)},t.prototype.getViewLabels=function(t){return function(t,e){var n,i,r,o,a,s,l,u=t.getLabelModel().get("customValues");if(u){var h=_l(t),c=t.scale.getExtent();return{labels:tB(tG(_S(t,u),function(t){return t>=c[0]&&t<=c[1]}),function(e){var n={value:e};return{formattedLabel:h(n),rawLabel:t.scale.getLabel(n),tickValue:e,time:void 0,break:void 0}})}}return"category"===t.type?(n=t,i=e,r=n.getLabelModel(),o=_M(n,r,i),!r.get("show")||n.scale.isBlank()?{labels:[]}:o):(s=(a=t).scale.getTicks(),l=_l(a),{labels:tB(s,function(t,e){return{formattedLabel:l(t,e),rawLabel:a.scale.getLabel(t),tickValue:t.value,time:t.time,break:t.break}})})}(this,t=t||_w(2)).labels},t.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},t.prototype.getTickModel=function(){return this.model.getModel("axisTick")},t.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),n=e[1]-e[0]+ +!!this.onBand;return 0===n&&(n=1),Math.abs(Math.abs(t[1]-t[0]))/n},t.prototype.calculateCategoryInterval=function(t){return function(t,e){var n,i,r=e.kind,o=(i=(n=t).getLabelModel(),{axisRotate:n.getRotate?n.getRotate():n.isHorizontal&&!n.isHorizontal()?90:0,labelRotate:i.get("rotate")||0,font:i.getFont()}),a=_l(t),s=(o.axisRotate-o.labelRotate)/180*Math.PI,l=t.scale,u=l.getExtent(),h=l.count();if(u[1]-u[0]<1)return 0;var c=1;h>40&&(c=Math.max(1,Math.floor(h/40)));for(var p=u[0],d=t.dataToCoord(p+1)-t.dataToCoord(p),f=Math.abs(d*Math.cos(s)),g=Math.abs(d*Math.sin(s)),y=0,v=0;p<=u[1];p+=c){var m=0,x=0,_=rk(a({value:p}),o.font,"center","top");m=1.3*_.width,x=1.3*_.height,y=Math.max(y,m,7),v=Math.max(v,x,7)}var b=y/f,w=v/g;isNaN(b)&&(b=1/0),isNaN(w)&&(w=1/0);var S=Math.max(0,Math.floor(Math.min(b,w)));if(1===r)return e.out.noPxChangeTryDetermine.push(tH(_k,null,t,S,h)),S;var M=_L(t,S,h);return null!=M?M:S}(this,t=t||_w(2))},t}();function _z(t,e){var n=(t[1]-t[0])/e/2;t[0]+=n,t[1]-=n}var _E=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.index=0,a.type=r||"value",a.position=o||"bottom",a}return tn(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.getGlobalExtent=function(t){var e=this.getExtent();return e[0]=this.toGlobalCoord(e[0]),e[1]=this.toGlobalCoord(e[1]),t&&e[0]>e[1]&&e.reverse(),e},e.prototype.pointToData=function(t,e){return this.coordToData(this.toLocalCoord(t[+("x"!==this.dim)]),e)},e.prototype.setCategorySortInfo=function(t){if("category"!==this.type)return!1;this.model.option.categorySortInfo=t,this.scale.setSortInfo(t)},e}(_N),_B="expandAxisBreak",_V="collapseAxisBreak",_G="toggleAxisBreak",_F="axisbreakchanged",_W={type:_B,event:_F,update:"update",refineEvent:_Y},_H={type:_V,event:_F,update:"update",refineEvent:_Y},_U={type:_G,event:_F,update:"update",refineEvent:_Y};function _Y(t,e,n,i){var r=[];return tE(t,function(t){r=r.concat(t.eventBreaks)}),{eventContent:{breaks:r}}}var _X=Math.PI,_Z=[[1,2,1,2],[5,3,5,3],[8,3,8,3]],_j=[[0,1,0,1],[0,3,0,3],[0,3,0,3]],_q=oL(),_K=oL(),_$=function(){function t(t){this.recordMap={},this.resolveAxisNameOverlap=t}return t.prototype.ensureRecord=function(t){var e=t.axis.dim,n=t.componentIndex,i=this.recordMap,r=i[e]||(i[e]=[]);return r[n]||(r[n]={ready:{}})},t}(),_J=e7(),_Q=new nb(0,0,0,0),_0=function(t,e,n,i,r,o){if(_d(t.nameLocation)){var a,s,l=o.stOccupiedRect;l&&_1((a={},s=o.transGroup.transform,a.transform=dE(a.transform,s),a.localRect=dz(a.localRect,l),a.rect=dz(a.rect,l),s&&a.rect.applyTransform(s),a.axisAligned=dR(s),a.obb=void 0,(a.label=a.label||{}).ignore=!1,a),i,r)}else _2(o.labelInfoList,o.dirVec,i,r)};function _1(t,e,n){var i=new ns;xo(t,e,i,{direction:Math.atan2(n.y,n.x),bidirectional:!1,touchThreshold:.05})&&xt(e,i)}function _2(t,e,n,i){for(var r=ns.dot(i,e)>=0,o=0,a=t.length;o<a;o++){var s=t[r?o:a-1-o];s.label.ignore||_1(s,n,i)}}var _5=function(){function t(t,e,n,i){this.group=new rY,this._axisModel=t,this._api=e,this._local={},this._shared=i||new _$(_0),this._resetCfgDetermined(n)}return t.prototype.updateCfg=function(t){var e=this._cfg.raw;e.position=t.position,e.labelOffset=t.labelOffset,this._resetCfgDetermined(e)},t.prototype.__getRawCfg=function(){return this._cfg.raw},t.prototype._resetCfgDetermined=function(t){var e=this._axisModel,n=e.getDefaultOption?e.getDefaultOption():{},i=t4(t.axisName,e.get("name")),r=e.get("nameMoveOverlap");(null==r||"auto"===r)&&(r=t4(t.defaultNameMoveOverlap,!0));var o={raw:t,position:t.position,rotation:t.rotation,nameDirection:t4(t.nameDirection,1),tickDirection:t4(t.tickDirection,1),labelDirection:t4(t.labelDirection,1),labelOffset:t4(t.labelOffset,0),silent:t4(t.silent,!0),axisName:i,nameLocation:t8(e.get("nameLocation"),n.nameLocation,"end"),shouldNameMoveOverlap:!!i&&r,optionHideOverlap:e.get(["axisLabel","hideOverlap"]),showMinorTicks:e.get(["minorTick","show"])};this._cfg=o;var a=new rY({x:o.position[0],y:o.position[1],rotation:o.rotation});a.updateTransform(),this._transformGroup=a;var s=this._shared.ensureRecord(e);s.transGroup=this._transformGroup,s.dirVec=new ns(Math.cos(-o.rotation),Math.sin(-o.rotation))},t.prototype.build=function(t,e){var n=this;return t||(t={axisLine:!0,axisTickLabelEstimate:!1,axisTickLabelDetermine:!0,axisName:!0}),tE(_3,function(i){t[i]&&_4[i](n._cfg,n._local,n._shared,n._axisModel,n.group,n._transformGroup,n._api,e||{})}),this},t.innerTextLayout=function(t,e,n){var i,r,o=oo(e-t);return oa(o)?(r=n>0?"top":"bottom",i="center"):oa(o-_X)?(r=n>0?"bottom":"top",i="center"):(r="middle",i=o>0&&o<_X?n>0?"right":"left":n>0?"left":"right"),{rotation:o,textAlign:i,textVerticalAlign:r}},t.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},t.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)},t}(),_3=["axisLine","axisTickLabelEstimate","axisTickLabelDetermine","axisName"],_4={axisLine:function(t,e,n,i,r,o,a){var s=i.get(["axisLine","show"]);if("auto"===s&&(s=!0,null!=t.raw.axisLineAutoShow&&(s=!!t.raw.axisLineAutoShow)),s){var l=i.axis.getExtent(),u=o.transform,h=[l[0],0],c=[l[1],0],p=h[0]>c[0];u&&(eO(h,h,u),eO(c,c,u));var d=tk({lineCap:"round"},i.getModel(["axisLine","lineStyle"]).getLineStyle()),f={strokeContainThreshold:t.raw.strokeContainThreshold||5,silent:!0,z2:1,style:d};if(i.get(["axisLine","breakLine"])&&i.axis.scale.hasBreaks())xB.buildAxisBreakLine(i,r,o,f);else{var g=new pU(tk({shape:{x1:h[0],y1:h[1],x2:c[0],y2:c[1]}},f));dy(g.shape,g.style.lineWidth),g.anid="line",r.add(g)}var y=i.get(["axisLine","symbol"]);if(null!=y){var v=i.get(["axisLine","symbolSize"]);tZ(y)&&(y=[y,y]),(tZ(v)||tq(v))&&(v=[v,v]);var m=fB(i.get(["axisLine","symbolOffset"])||0,v),x=v[0],_=v[1];tE([{rotate:t.rotation+Math.PI/2,offset:m[0],r:0},{rotate:t.rotation-Math.PI/2,offset:m[1],r:Math.sqrt((h[0]-c[0])*(h[0]-c[0])+(h[1]-c[1])*(h[1]-c[1]))}],function(e,n){if("none"!==y[n]&&null!=y[n]){var i=fz(y[n],-x/2,-_/2,x,_,d.stroke,!0),o=e.r+e.offset,a=p?c:h;i.attr({rotation:e.rotate,x:a[0]+o*Math.cos(t.rotation),y:a[1]-o*Math.sin(t.rotation),silent:!0,z2:11}),r.add(i)}})}}},axisTickLabelEstimate:function(t,e,n,i,r,o,a,s){_9(e,r,s)&&_8(t,e,n,i,r,o,a,1)},axisTickLabelDetermine:function(t,e,n,i,r,o,a,s){_9(e,r,s)&&_8(t,e,n,i,r,o,a,2);var l,u,h,c=function(t,e,n,i){var r=i.axis,o=i.getModel("axisTick"),a=o.get("show");if("auto"===a&&(a=!0,null!=t.raw.axisTickAutoShow&&(a=!!t.raw.axisTickAutoShow)),!a||r.scale.isBlank())return[];for(var s=o.getModel("lineStyle"),l=t.tickDirection*o.get("length"),u=_7(r.getTicksCoords(),n.transform,l,tL(s.getLineStyle(),{stroke:i.get(["axisLine","lineStyle","color"])}),"ticks"),h=0;h<u.length;h++)e.add(u[h]);return u}(t,r,o,i);l=t,u=e.labelLayoutList,h=c,l.showMinorTicks||tE(u,function(t){if(t&&t.label.ignore)for(var e=0;e<h.length;e++){var n=h[e],i=_K(n),r=_q(t.label);if(null!=i.tickValue&&!i.onBand&&i.tickValue===r.tickValue)return void _6(n)}}),function(t,e,n,i,r){var o=i.axis,a=i.getModel("minorTick");if(!(!t.showMinorTicks||o.scale.isBlank())){var s=o.getMinorTicksCoords();if(s.length)for(var l=a.getModel("lineStyle"),u=r*a.get("length"),h=tL(l.getLineStyle(),tL(i.getModel("axisTick").getLineStyle(),{stroke:i.get(["axisLine","lineStyle","color"])})),c=0;c<s.length;c++)for(var p=_7(s[c],n.transform,u,h,"minorticks_"+c),d=0;d<p.length;d++)e.add(p[d])}}(t,r,o,i,t.tickDirection)},axisName:function(t,e,n,i,r,o,a,s){var l,u,h=n.ensureRecord(i);e.nameEl&&(r.remove(e.nameEl),e.nameEl=h.nameLayout=h.nameLocation=null);var c=t.axisName;if(c){var p,d,f,g,y,v,m,x,_,b=t.nameLocation,w=t.nameDirection,S=i.getModel("nameTextStyle"),M=i.get("nameGap")||0,I=i.axis.getExtent(),T=i.axis.inverse?-1:1,C=new ns(0,0),D=new ns(0,0);"start"===b?(C.x=I[0]-T*M,D.x=-T):"end"===b?(C.x=I[1]+T*M,D.x=T):(C.x=(I[0]+I[1])/2,C.y=t.labelOffset+w*M,D.y=w);var A=e7();D.transform(ni(A,A,t.rotation));var k=i.get("nameRotate");null!=k&&(k=k*_X/180),_d(b)?l=_5.innerTextLayout(t.rotation,null!=k?k:t.rotation,w):(p=t.rotation,d=b,f=k||0,g=I,m=oo(f-p),x=g[0]>g[1],_="start"===d&&!x||"start"!==d&&x,oa(m-_X/2)?(v=_?"bottom":"top",y="center"):oa(m-1.5*_X)?(v=_?"top":"bottom",y="center"):(v="middle",y=m<1.5*_X&&m>_X/2?_?"left":"right":_?"right":"left"),l={rotation:m,textAlign:y,textVerticalAlign:v},null!=(u=t.raw.axisNameAvailableWidth)&&(isFinite(u=Math.abs(u/Math.sin(l.rotation)))||(u=null)));var L=S.getFont(),P=i.get("nameTruncate",!0)||{},O=P.ellipsis,R=t3(t.raw.nameTruncateMaxWidth,P.maxWidth,u),N=s.nameMarginLevel||0,z=new sv({x:C.x,y:C.y,rotation:l.rotation,silent:_5.isLabelSilent(i),style:lC(S,{text:c,font:L,overflow:"truncate",width:R,ellipsis:O,fill:S.getTextColor()||i.get(["axisLine","lineStyle","color"]),align:S.get("align")||l.textAlign,verticalAlign:S.get("verticalAlign")||l.textVerticalAlign}),z2:1});if(dL({el:z,componentModel:i,itemName:c}),z.__fullText=c,z.anid="name",i.get("triggerEvent")){var E=_5.makeAxisEventDataBase(i);E.targetType="axisName",E.name=c,sk(z).eventData=E}o.add(z),z.updateTransform(),e.nameEl=z;var B=h.nameLayout=m6({label:z,priority:z.z2,defaultAttr:{ignore:z.ignore},marginDefault:_d(b)?_Z[N]:_j[N]});if(h.nameLocation=b,r.add(z),z.decomposeTransform(),t.shouldNameMoveOverlap&&B){var V=n.ensureRecord(i);n.resolveAxisNameOverlap(t,n,i,B,D,V)}}}};function _8(t,e,n,i,r,o,a,s){bt(e)||function(t,e,n,i,r,o){var a=r.axis,s=t3(t.raw.axisLabelShow,r.get(["axisLabel","show"])),l=new rY;n.add(l);var u=_w(i);if(!s||a.scale.isBlank())return be(e,[],l,u);var h=r.getModel("axisLabel"),c=a.getViewLabels(u),p=(t3(t.raw.labelRotate,h.get("rotate"))||0)*_X/180,d=_5.innerTextLayout(t.rotation,p,t.labelDirection),f=r.getCategories&&r.getCategories(!0),g=[],y=r.get("triggerEvent"),v=1/0,m=-1/0;tE(c,function(t,e){var n,i="ordinal"===a.scale.type?a.scale.getRawOrdinalNumber(t.tickValue):t.tickValue,s=t.formattedLabel,u=t.rawLabel,p=h;if(f&&f[i]){var x=f[i];tK(x)&&x.textStyle&&(p=new lj(x.textStyle,h,r.ecModel))}var _=p.getTextColor()||r.get(["axisLine","lineStyle","color"]),b=p.getShallow("align",!0)||d.textAlign,w=t4(p.getShallow("alignMinLabel",!0),b),S=t4(p.getShallow("alignMaxLabel",!0),b),M=p.getShallow("verticalAlign",!0)||p.getShallow("baseline",!0)||d.textVerticalAlign,I=t4(p.getShallow("verticalAlignMinLabel",!0),M),T=t4(p.getShallow("verticalAlignMaxLabel",!0),M),C=10+((null==(n=t.time)?void 0:n.level)||0);v=Math.min(v,C),m=Math.max(m,C);var D=new sv({x:0,y:0,rotation:0,silent:_5.isLabelSilent(r),z2:C,style:lC(p,{text:s,align:0===e?w:e===c.length-1?S:b,verticalAlign:0===e?I:e===c.length-1?T:M,fill:tX(_)?_("category"===a.type?u:"value"===a.type?i+"":i,e):_})});D.anid="label_"+i;var A=_q(D);if(A.break=t.break,A.tickValue=i,A.layoutRotation=d.rotation,dL({el:D,componentModel:r,itemName:s,formatterParamsExtra:{isTruncated:function(){return D.isTruncated},value:u,tickIndex:e}}),y){var k,L,P,O,R=_5.makeAxisEventDataBase(r);R.targetType="axisLabel",R.value=u,R.tickIndex=e,t.break&&(R.break={start:t.break.parsedBreak.vmin,end:t.break.parsedBreak.vmax}),"category"===a.type&&(R.dataIndex=i),sk(D).eventData=R,t.break&&(k=r,L=o,P=D,O=t.break,P.on("click",function(t){var e={type:_B,breaks:[{start:O.parsedBreak.breakOption.start,end:O.parsedBreak.breakOption.end}]};e[k.axis.dim+"AxisIndex"]=k.componentIndex,L.dispatchAction(e)}))}g.push(D),l.add(D)}),be(e,tB(g,function(t){return{label:t,priority:_q(t).break?t.z2+(m-v+1):t.z2,defaultAttr:{ignore:t.ignore}}}),l,u)}(t,e,r,s,i,a);var l,u,h,c,p,d=e.labelLayoutList;l=t,u=i,h=d,c=o,p=u.get(["axisLabel","margin"]),tE(h,function(t,e){var n=m6(t);if(n){var i=n.label,r=_q(i);n.suggestIgnore=i.ignore,i.ignore=!1,rM(bn,bi),bn.x=u.axis.dataToCoord(r.tickValue),bn.y=l.labelOffset+l.labelDirection*p,bn.rotation=r.layoutRotation,c.add(bn),bn.updateTransform(),c.remove(bn),bn.decomposeTransform(),rM(i,bn),i.markRedraw(),m4(n,!0),m6(n)}}),function(t,e,n){var i=l2;if(i){var r=i.retrieveAxisBreakPairs(n,function(t){return t&&_q(t.label).break},!0),o=t.get(["breakLabelLayout","moveOverlap"],!0);(!0===o||"auto"===o)&&tE(r,function(i){xB.adjustBreakLabelPair(t.axis.inverse,e,[m6(n[i[0]]),m6(n[i[1]])])})}}(i,t.rotation,d);var f=t.optionHideOverlap;(function(t,e,n){if(!_c(t.axis)){var i=t.get(["axisLabel","showMinLabel"]),r=t.get(["axisLabel","showMaxLabel"]),o=e.length;a(i,0,1),a(r,o-1,o-2)}function a(t,i,r){var o=m6(e[i]),a=m6(e[r]);if(o&&a){if(!1===t||o.suggestIgnore)return void _6(o.label);if(a.suggestIgnore)return void _6(a.label);if(!n){var s=[0,0,0,0];o=xe({marginForce:s},o),a=xe({marginForce:s},a)}xo(o,a,null,{touchThreshold:.1})&&(t?_6(a.label):_6(o.label))}}})(i,d,f),f&&xr(tG(d,function(t){return t&&!t.label.ignore})),function(t,e,n,i){var r,o=n.axis,a=e.ensureRecord(n),s=[],l=!!t.axisName&&_d(t.nameLocation);tE(i,function(t){var e=m6(t);if(e&&!e.label.ignore){s.push(e);var n=a.transGroup;l&&(n.transform?no(_J,n.transform):e9(_J),e.transform&&ne(_J,_J,e.transform),nb.copy(_Q,e.localRect),_Q.applyTransform(_J),r?r.union(_Q):nb.copy(r=new nb(0,0,0,0),_Q))}});var u=Math.abs(a.dirVec.x)>.1?"x":"y",h=a.transGroup[u];if(s.sort(function(t,e){return Math.abs(t.label[u]-h)-Math.abs(e.label[u]-h)}),l&&r){var c=o.getExtent(),p=Math.min(c[0],c[1]),d=Math.max(c[0],c[1])-p;r.union(new nb(p,0,d,1))}a.stOccupiedRect=r,a.labelInfoList=s}(t,n,i,d)}function _6(t){t&&(t.ignore=!0)}function _7(t,e,n,i,r){for(var o=[],a=[],s=[],l=0;l<t.length;l++){var u=t[l].coord;a[0]=u,a[1]=0,s[0]=u,s[1]=n,e&&(eO(a,a,e),eO(s,s,e));var h=new pU({shape:{x1:a[0],y1:a[1],x2:s[0],y2:s[1]},style:i,z2:2,autoBatch:!0,silent:!0});dy(h.shape,h.style.lineWidth),h.anid=r+"_"+t[l].tickValue,o.push(h);var c=_K(h);c.onBand=!!t[l].onBand,c.tickValue=t[l].tickValue}return o}function _9(t,e,n){if(bt(t)){var i=t.axisLabelsCreationContext.out.noPxChangeTryDetermine;if(n.noPxChange){for(var r=!0,o=0;o<i.length;o++)r=r&&i[o]();if(r)return!1}i.length&&(e.remove(t.labelGroup),be(t,null,null,null))}return!0}function bt(t){return!!t.labelLayoutList}function be(t,e,n,i){t.labelLayoutList=e,t.labelGroup=n,t.axisLabelsCreationContext=i}var bn=new sd,bi=new sd;function br(t,e,n){n=n||{};var i=e.axis,r={},o=i.getAxesOnZeroOf()[0],a=i.position,s=o?"onZero":a,l=i.dim,u=[t.x,t.x+t.width,t.y,t.y+t.height],h={left:0,right:1,top:0,bottom:1,onZero:2},c=e.get("offset")||0,p="x"===l?[u[2]-c,u[3]+c]:[u[0]-c,u[1]+c];if(o){var d=o.toGlobalCoord(o.dataToCoord(0));p[h.onZero]=Math.max(Math.min(d,p[1]),p[0])}r.position=["y"===l?p[h[s]]:u[0],"x"===l?p[h[s]]:u[3]],r.rotation=Math.PI/2*("x"!==l),r.labelDirection=r.tickDirection=r.nameDirection=({top:-1,bottom:1,left:-1,right:1})[a],r.labelOffset=o?p[h[a]]-p[h.onZero]:0,e.get(["axisTick","inside"])&&(r.tickDirection=-r.tickDirection),t3(n.labelInside,e.get(["axisLabel","inside"]))&&(r.labelDirection=-r.labelDirection);var f=e.get(["axisLabel","rotate"]);return r.labelRotate="top"===s?-f:f,r.z2=1,r}function bo(t){var e={xAxisModel:null,yAxisModel:null};return tE(e,function(n,i){var r=i.replace(/Model$/,""),o=t.getReferringComponents(r,oN).models[0];e[i]=o}),e}function ba(t,e,n){var i=xJ.prototype,r=i.getTicks.call(n),o=i.getTicks.call(n,{expandToNicedExtent:!0}),a=r.length-1,s=i.getInterval.call(n),l=_o(t,e),u=l.extent,h=l.fixMin,c=l.fixMax;"log"===t.type&&(u=xq(t.base,u,!0)),t.setBreaksFromOption(_g(e)),t.setExtent(u[0],u[1]),t.calcNiceExtent({splitNumber:a,fixMin:h,fixMax:c});var p=i.getExtent.call(t);h&&(u[0]=p[0]),c&&(u[1]=p[1]);var d=i.getInterval.call(t),f=u[0],g=u[1];if(h&&c)d=(g-f)/a;else if(h)for(g=u[0]+d*a;g<u[1]&&isFinite(g)&&isFinite(u[1]);)d=xW(d),g=u[0]+d*a;else if(c)for(f=u[1]-d*a;f>u[0]&&isFinite(f)&&isFinite(u[0]);)d=xW(d),f=u[1]-d*a;else{t.getTicks().length-1>a&&(d=xW(d));var y=d*a;(f=r7((g=Math.ceil(u[1]/d)*d)-y))<0&&u[0]>=0?(f=0,g=r7(y)):g>0&&u[1]<=0&&(g=0,f=-r7(y))}var v=(r[0].value-o[0].value)/s,m=(r[a].value-o[a].value)/s;i.setExtent.call(t,f+d*v,g+d*m),i.setInterval.call(t,d),(v||m)&&i.setNiceExtent.call(t,f+d,g-d)}var bs=[[3,1],[0,2]],bl=function(){function t(t,e,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=_v,this._initCartesian(t,e,n),this.model=t}return t.prototype.getRect=function(){return this._rect},t.prototype.update=function(t,e){var n=this._axesMap;function i(t){var e,n=tW(t),i=n.length;if(i){for(var r=[],o=i-1;o>=0;o--){var a=t[+n[o]],s=a.model,l=a.scale;xF(l)&&s.get("alignTicks")&&null==s.get("interval")?r.push(a):(_a(l,s),xF(l)&&(e=a))}r.length&&(e||_a((e=r.pop()).scale,e.model),tE(r,function(t){ba(t.scale,t.model,e.scale)}))}}this._updateScale(t,this.model),i(n.x),i(n.y);var r={};tE(n.x,function(t){bh(n,"y",t,r)}),tE(n.y,function(t){bh(n,"x",t,r)}),this.resize(this.model,e)},t.prototype.resize=function(t,e,n){var i=uH(t,e),r=this._rect=uG(t.getBoxLayoutParams(),i.refContainer),o=this._axesMap,a=this._coordsList,s=t.get("containLabel");if(bp(o,r),!n){var l=(h=r,c=a,p=o,d=s,f=e,g=new _$(by),tE(p,function(t){return tE(t,function(t){_f(t.model)&&(t.axisBuilder=function(t,e,n,i,r,o){for(var a=br(t,n),s=!1,l=!1,u=0;u<e.length;u++)xF(e[u].getOtherAxis(n.axis).scale)&&(s=l=!0,"category"===n.axis.type&&n.axis.onBand&&(l=!1));return a.axisLineAutoShow=s,a.axisTickAutoShow=l,a.defaultNameMoveOverlap=o,new _5(n,i,a,r)}(h,c,t.model,f,g,!d))})}),g),u=void 0;if(s)Q?(Q(this._axesList,r),bp(o,r)):u=bf(r.clone(),"axisLabel",null,r,o,l,i);else{var h,c,p,d,f,g,y,v,m,x,_,b,w=(y=t,v=r,m=i,"same"===(_=y.get("outerBoundsMode",!0))?x=v.clone():(null==_||"auto"===_)&&(x=uG(y.get("outerBounds",!0)||xM,m.refContainer)),{outerBoundsRect:x,parsedOuterBoundsContain:null==(b=y.get("outerBoundsContain",!0))||"auto"===b||0>tO(["all","axisLabel"],b)?"all":b,outerBoundsClamp:[r6(t4(y.get("outerBoundsClampWidth",!0),"25%"),v.width),r6(t4(y.get("outerBoundsClampHeight",!0),"25%"),v.height)]}),S=w.outerBoundsRect,M=w.parsedOuterBoundsContain,I=w.outerBoundsClamp;S&&(u=bf(S,M,I,r,o,l,i))}bg(r,o,2,null,u,i)}tE(this._coordsList,function(t){t.calcAffineTransform()})},t.prototype.getAxis=function(t,e){var n=this._axesMap[t];if(null!=n)return n[e||0]},t.prototype.getAxes=function(){return this._axesList.slice()},t.prototype.getCartesian=function(t,e){if(null!=t&&null!=e){var n="x"+t+"y"+e;return this._coordsMap[n]}tK(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var i=0,r=this._coordsList;i<r.length;i++)if(r[i].getAxis("x").index===t||r[i].getAxis("y").index===e)return r[i]},t.prototype.getCartesians=function(){return this._coordsList.slice()},t.prototype.convertToPixel=function(t,e,n){var i=this._findConvertTarget(e);return i.cartesian?i.cartesian.dataToPoint(n):i.axis?i.axis.toGlobalCoord(i.axis.dataToCoord(n)):null},t.prototype.convertFromPixel=function(t,e,n){var i=this._findConvertTarget(e);return i.cartesian?i.cartesian.pointToData(n):i.axis?i.axis.coordToData(i.axis.toLocalCoord(n)):null},t.prototype._findConvertTarget=function(t){var e,n,i=t.seriesModel,r=t.xAxisModel||i&&i.getReferringComponents("xAxis",oN).models[0],o=t.yAxisModel||i&&i.getReferringComponents("yAxis",oN).models[0],a=t.gridModel,s=this._coordsList;return i?0>tO(s,e=i.coordinateSystem)&&(e=null):r&&o?e=this.getCartesian(r.componentIndex,o.componentIndex):r?n=this.getAxis("x",r.componentIndex):o?n=this.getAxis("y",o.componentIndex):a&&a.coordinateSystem===this&&(e=this._coordsList[0]),{cartesian:e,axis:n}},t.prototype.containPoint=function(t){var e=this._coordsList[0];if(e)return e.containPoint(t)},t.prototype._initCartesian=function(t,e,n){var i=this,r=this,o={left:!1,right:!1,top:!1,bottom:!1},a={x:{},y:{}},s={x:0,y:0};if(e.eachComponent("xAxis",l("x"),this),e.eachComponent("yAxis",l("y"),this),!s.x||!s.y){this._axesMap={},this._axesList=[];return}function l(e){return function(n,i){if(bu(n,t)){var l=n.get("position");"x"===e?"top"!==l&&"bottom"!==l&&(l=o.bottom?"top":"bottom"):"left"!==l&&"right"!==l&&(l=o.left?"right":"left"),o[l]=!0;var u=new _E(e,_s(n),[0,0],n.get("type"),l),h="category"===u.type;u.onBand=h&&n.get("boundaryGap"),u.inverse=n.get("inverse"),n.axis=u,u.model=n,u.grid=r,u.index=i,r._axesList.push(u),a[e][i]=u,s[e]++}}}this._axesMap=a,tE(a.x,function(e,n){tE(a.y,function(r,o){var a="x"+n+"y"+o,s=new _x(a);s.master=i,s.model=t,i._coordsMap[a]=s,i._coordsList.push(s),s.addAxis(e),s.addAxis(r)})})},t.prototype._updateScale=function(t,e){function n(t,e){tE(_p(t,e.dim),function(n){e.scale.unionExtentFromData(t,n)})}tE(this._axesList,function(t){if(t.scale.setExtent(1/0,-1/0),"category"===t.type){var e=t.model.get("categorySortInfo");t.scale.setSortInfo(e)}}),t.eachSeries(function(t){if(t.coordinateSystem&&"cartesian2d"===t.coordinateSystem.type){var i=bo(t),r=i.xAxisModel,o=i.yAxisModel;if(bu(r,e)&&bu(o,e)){var a=this.getCartesian(r.componentIndex,o.componentIndex),s=t.getData(),l=a.getAxis("x"),u=a.getAxis("y");n(s,l),n(s,u)}}},this)},t.prototype.getTooltipAxes=function(t){var e=[],n=[];return tE(this.getCartesians(),function(i){var r=null!=t&&"auto"!==t?i.getAxis(t):i.getBaseAxis(),o=i.getOtherAxis(r);0>tO(e,r)&&e.push(r),0>tO(n,o)&&n.push(o)}),{baseAxes:e,otherAxes:n}},t.create=function(e,n){var i=[];return e.eachComponent("grid",function(r,o){var a=new t(r,e,n);a.name="grid_"+o,a.resize(r,n,!0),r.coordinateSystem=a,i.push(a)}),e.eachSeries(function(t){uO({targetModel:t,coordSysType:"cartesian2d",coordSysProvider:function(){var e=bo(t),n=e.xAxisModel,i=e.yAxisModel;return n.getCoordSysModel().coordinateSystem.getCartesian(n.componentIndex,i.componentIndex)}})}),i},t.dimensions=_v,t}();function bu(t,e){return t.getCoordSysModel()===e}function bh(t,e,n,i){n.getAxesOnZeroOf=function(){return r?[r]:[]};var r,o=t[e],a=n.model,s=a.get(["axisLine","onZero"]),l=a.get(["axisLine","onZeroAxisIndex"]);if(s){if(null!=l)bc(o[l])&&(r=o[l]);else for(var u in o)if(o.hasOwnProperty(u)&&bc(o[u])&&!i[h(o[u])]){r=o[u];break}r&&(i[h(r)]=!0)}function h(t){return t.dim+"_"+t.index}}function bc(t){var e,n,i;return t&&"category"!==t.type&&"time"!==t.type&&(n=(e=t.scale.getExtent())[0],i=e[1],!(n>0&&i>0||n<0&&i<0))}function bp(t,e){tE(t.x,function(t){return bd(t,e.x,e.width)}),tE(t.y,function(t){return bd(t,e.y,e.height)})}function bd(t,e,n){var i,r,o=[0,n],a=+!!t.inverse;t.setExtent(o[a],o[1-a]),r=(i=t.getExtent())[0]+i[1],t.toGlobalCoord="x"===t.dim?function(t){return t+e}:function(t){return r-t+e},t.toLocalCoord="x"===t.dim?function(t){return t-e}:function(t){return r-t+e}}function bf(t,e,n,i,r,o,a){bg(i,r,1,e,!1,a);var s=[0,0,0,0];u(0),u(1),h(i,0,NaN),h(i,1,NaN);var l=null==tF(s,function(t){return t>0});return dD(i,s,!0,!0,n),bp(r,i),l;function u(t){tE(r[di[t]],function(e){if(_f(e.model)){var n=o.ensureRecord(e.model),i=n.labelInfoList;if(i)for(var r=0;r<i.length;r++){var a=i[r],s=e.scale.normalize(_q(a.label).tickValue);s=1===t?1-s:s,h(a.rect,t,s),h(a.rect,1-t,NaN)}var l=n.nameLayout;if(l){var s=_d(n.nameLocation)?.5:NaN;h(l.rect,t,s),h(l.rect,1-t,NaN)}}})}function h(e,n,i){var r=t[di[n]]-e[di[n]],o=e[dr[n]]+e[di[n]]-(t[dr[n]]+t[di[n]]);r=c(r,1-i),o=c(o,i);var a=bs[n][0],l=bs[n][1];s[a]=r5(s[a],r),s[l]=r5(s[l],o)}function c(t,e){return t>0&&e==e&&e>1e-4&&(t/=e),t}}function bg(t,e,n,i,r,o){var a=2===n;tE(e,function(e){return tE(e,function(e){if(_f(e.model)){var n,i;n=e.axisBuilder,i=br(t,e.model),n.updateCfg(i),e.axisBuilder.build(a?{axisTickLabelDetermine:!0}:{axisTickLabelEstimate:!0},{noPxChange:r})}})});var s={x:0,y:0};function l(e){s[di[1-e]]=t[dr[e]]<=.5*o.refContainer[dr[e]]?0:1-e==1?2:1}l(0),l(1),tE(e,function(t,e){return tE(t,function(t){_f(t.model)&&(("all"===i||a)&&t.axisBuilder.build({axisName:!0},{nameMarginLevel:s[e]}),a&&t.axisBuilder.build({axisLine:!0}))})})}var by=function(t,e,n,i,r,o){var a="x"===n.axis.dim?"y":"x";_0(t,e,n,i,r,o),_d(t.nameLocation)||tE(e.recordMap[a],function(t){t&&t.labelInfoList&&t.dirVec&&_2(t.labelInfoList,t.dirVec,i,r)})};function bv(t,e){return"all"===t||tY(t)&&tO(t,e)>=0||t===e}function bm(t){var e=(t.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return e&&e.axesInfo[b_(t)]}function bx(t){return!!t.get(["handle","show"])}function b_(t){return t.type+"||"+t.id}var bb={},bw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(e,n,i,r){this.axisPointerClass&&function(t){var e=bm(t);if(e){var n=e.axisPointerModel,i=e.axis.scale,r=n.option,o=n.get("status"),a=n.get("value");null!=a&&(a=i.parse(a));var s=bx(n);null==o&&(r.status=s?"show":"hide");var l=i.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a<l[0]&&(a=l[0]),r.value=a,s&&(r.status=e.axis.scale.isBlank()?"hide":"show")}}(e),t.prototype.render.apply(this,arguments),this._doUpdateAxisPointerClass(e,i,!0)},e.prototype.updateAxisPointer=function(t,e,n,i){this._doUpdateAxisPointerClass(t,n,!1)},e.prototype.remove=function(t,e){var n=this._axisPointer;n&&n.remove(e)},e.prototype.dispose=function(e,n){this._disposeAxisPointer(n),t.prototype.dispose.apply(this,arguments)},e.prototype._doUpdateAxisPointerClass=function(t,n,i){var r=e.getAxisPointerClass(this.axisPointerClass);if(r){var o,a=(o=bm(t))&&o.axisPointerModel;a?(this._axisPointer||(this._axisPointer=new r)).render(t,a,n,i):this._disposeAxisPointer(n)}},e.prototype._disposeAxisPointer=function(t){this._axisPointer&&this._axisPointer.dispose(t),this._axisPointer=null},e.registerAxisPointerClass=function(t,e){bb[t]=e},e.getAxisPointerClass=function(t){return t&&bb[t]},e.type="axis",e}(c6),bS=oL();function bM(t,e,n,i){var r=n.axis;if(!r.scale.isBlank()){var o=n.getModel("splitArea"),a=o.getModel("areaStyle"),s=a.get("color"),l=i.coordinateSystem.getRect(),u=r.getTicksCoords({tickModel:o,clamp:!0,breakTicks:"none",pruneByBreak:"preserve_extent_bound"});if(u.length){var h=s.length,c=bS(t).splitAreaColors,p=es(),d=0;if(c)for(var f=0;f<u.length;f++){var g=c.get(u[f].tickValue);if(null!=g){d=(g+(h-1)*f)%h;break}}var y=r.toGlobalCoord(u[0].coord),v=a.getAreaStyle();s=tY(s)?s:[s];for(var f=1;f<u.length;f++){var m=r.toGlobalCoord(u[f].coord),x=void 0,_=void 0,b=void 0,w=void 0;r.isHorizontal()?(x=y,_=l.y,b=m-x,w=l.height,y=x+b):(x=l.x,_=y,b=l.width,w=m-_,y=_+w);var S=u[f-1].tickValue;null!=S&&p.set(S,d),e.add(new sd({anid:null!=S?"area_"+S:null,shape:{x:x,y:_,width:b,height:w},style:tL({fill:s[d]},v),autoBatch:!0,silent:!0})),d=(d+1)%h}bS(t).splitAreaColors=p}}}function bI(t){bS(t).splitAreaColors=null}var bT=["splitArea","splitLine","minorSplitLine","breakArea"],bC=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="CartesianAxisPointer",n}return tn(e,t),e.prototype.render=function(e,n,i,r){this.group.removeAll();var o=this._axisGroup;this._axisGroup=new rY,this.group.add(this._axisGroup),_f(e)&&(this._axisGroup.add(e.axis.axisBuilder.group),tE(bT,function(t){e.get([t,"show"])&&bD[t](this,this._axisGroup,e,e.getCoordSysModel(),i)},this),r&&"changeAxisOrder"===r.type&&r.isInitSort||dw(o,this._axisGroup,e),t.prototype.render.call(this,e,n,i,r))},e.prototype.remove=function(){bI(this)},e.type="cartesianAxis",e}(bw),bD={splitLine:function(t,e,n,i,r){var o=n.axis;if(!o.scale.isBlank()){var a=n.getModel("splitLine"),s=a.getModel("lineStyle"),l=s.get("color"),u=!1!==a.get("showMinLine"),h=!1!==a.get("showMaxLine");l=tY(l)?l:[l];for(var c=i.coordinateSystem.getRect(),p=o.isHorizontal(),d=0,f=o.getTicksCoords({tickModel:a,breakTicks:"none",pruneByBreak:"preserve_extent_bound"}),g=[],y=[],v=s.getLineStyle(),m=0;m<f.length;m++){var x=o.toGlobalCoord(f[m].coord);if((0!==m||u)&&(m!==f.length-1||h)){var _=f[m].tickValue;p?(g[0]=x,g[1]=c.y,y[0]=x,y[1]=c.y+c.height):(g[0]=c.x,g[1]=x,y[0]=c.x+c.width,y[1]=x);var b=d++%l.length,w=new pU({anid:null!=_?"line_"+_:null,autoBatch:!0,shape:{x1:g[0],y1:g[1],x2:y[0],y2:y[1]},style:tL({stroke:l[b]},v),silent:!0});dy(w.shape,v.lineWidth),e.add(w)}}}},minorSplitLine:function(t,e,n,i,r){var o=n.axis,a=n.getModel("minorSplitLine").getModel("lineStyle"),s=i.coordinateSystem.getRect(),l=o.isHorizontal(),u=o.getMinorTicksCoords();if(u.length)for(var h=[],c=[],p=a.getLineStyle(),d=0;d<u.length;d++)for(var f=0;f<u[d].length;f++){var g=o.toGlobalCoord(u[d][f].coord);l?(h[0]=g,h[1]=s.y,c[0]=g,c[1]=s.y+s.height):(h[0]=s.x,h[1]=g,c[0]=s.x+s.width,c[1]=g);var y=new pU({anid:"minor_line_"+u[d][f].tickValue,autoBatch:!0,shape:{x1:h[0],y1:h[1],x2:c[0],y2:c[1]},style:p,silent:!0});dy(y.shape,p.lineWidth),e.add(y)}},splitArea:function(t,e,n,i,r){bM(t,e,n,i)},breakArea:function(t,e,n,i,r){var o=xB,a=n.axis.scale;o&&"ordinal"!==a.type&&o.rectCoordBuildBreakAxis(e,t,n,i.coordinateSystem.getRect(),r)}},bA=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="xAxis",e}(bC),bk=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=bA.type,e}return tn(e,t),e.type="yAxis",e}(bC),bL=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="grid",e}return tn(e,t),e.prototype.render=function(t,e){this.group.removeAll(),t.get("show")&&this.group.add(new sd({shape:t.coordinateSystem.getRect(),style:tL({fill:t.get("backgroundColor")},t.getItemStyle()),silent:!0,z2:-1}))},e.type="grid",e}(c6),bP={offset:0};function bO(t){t.registerComponentView(bL),t.registerComponentModel(xI),t.registerCoordinateSystem("cartesian2d",bl),xV(t,"x",xC,bP),xV(t,"y",xC,bP),t.registerComponentView(bA),t.registerComponentView(bk),t.registerPreprocessor(function(t){t.xAxis&&t.yAxis&&!t.grid&&(t.grid={})})}var bR=oL();function bN(t,e,n,i){if(t instanceof _E){var r,o,a,s,l,u,h,c,p,d,f,g,y,v=t.scale.type;if("category"!==v&&"ordinal"!==v)return n}var m=t.model,x=m.get("jitter"),_=m.get("jitterOverlap"),b=m.get("jitterMargin")||0,w="ordinal"===t.scale.type?t.getBandWidth():null;if(x>0)if(_)return bz(n,x,w,i);else{return r=t,o=e,a=n,s=i,l=x,u=b,(h=bR(r)).items||(h.items=[]),p=bE(c=h.items,o,a,s,l,u,1),d=bE(c,o,a,s,l,u,-1),f=Math.abs(p-a)<Math.abs(d-a)?p:d,g="ordinal"===r.scale.type?r.getBandWidth():null,(y=Math.abs(f-a))>l/2||g&&y>g/2-s?bz(a,l,g,s):(c.push({fixedCoord:o,floatCoord:f,r:s}),f)}return n}function bz(t,e,n,i){return null===n?t+(Math.random()-.5)*e:t+(Math.random()-.5)*Math.min(Math.max(0,e),n-2*i)}function bE(t,e,n,i,r,o,a){for(var s=n,l=0;l<t.length;l++){var u=t[l],h=e-u.fixedCoord,c=s-u.floatCoord,p=h*h+c*c,d=i+u.r+o;if(p<d*d){var f=u.floatCoord+Math.sqrt(d*d-h*h)*a;if(Math.abs(f-n)>r/2)return Number.MAX_VALUE;if(1===a&&f>s||-1===a&&f<s){s=f,l=-1;continue}}}return s}function bB(t){t.eachSeriesByType("scatter",function(t){var e=t.coordinateSystem;if(e&&("cartesian2d"===e.type||"single"===e.type)){var n,i,r,o,a,s=e.getBaseAxis?e.getBaseAxis():null;if(s&&(i=(n=t.coordinateSystem)&&n.type,o=(r=n&&n.getBaseAxis&&n.getBaseAxis())&&r.scale&&r.scale.type,a=s.model.get("jitter")>0,("cartesian2d"===i&&"ordinal"===o||"single"===i)&&a)){var l=t.getData();l.each(function(t){var e=s.dim,n=s.orient,i="horizontal"===n&&"category"!==s.type||"vertical"===n&&"category"===s.type,r=l.getItemLayout(t),o=l.getItemVisual(t,"symbolSize"),a=o instanceof Array?(o[1]+o[0])/2:o;if("y"===e||"single"===e&&i){var u=bN(s,r[0],r[1],a/2);l.setItemLayout(t,[r[0],u])}else if("x"===e||"single"===e&&!i){var u=bN(s,r[1],r[0],a/2);l.setItemLayout(t,[u,r[1]])}})}}})}function bV(t){t.eachSeriesByType("radar",function(t){var e=t.getData(),n=[],i=t.coordinateSystem;if(i){var r=i.getIndicatorAxes();tE(r,function(t,o){e.each(e.mapDimension(r[o].dim),function(t,e){n[e]=n[e]||[];var r,a=i.dataToPoint(t,o);n[e][o]=bG(a)?a:[(r=i).cx,r.cy]})}),e.each(function(t){var r,o=tF(n[t],function(t){return bG(t)})||[(r=i).cx,r.cy];n[t].push(o.slice()),e.setItemLayout(t,n[t])})}})}function bG(t){return!isNaN(t[0])&&!isNaN(t[1])}function bF(t){var e=t.polar;if(e){tY(e)||(e=[e]);var n=[];tE(e,function(e,i){e.indicator?(e.type&&!e.shape&&(e.shape=e.type),t.radar=t.radar||[],tY(t.radar)||(t.radar=[t.radar]),t.radar.push(e)):n.push(e)}),t.polar=n}tE(t.series,function(t){t&&"radar"===t.type&&t.polarIndex&&(t.radarIndex=t.polarIndex)})}t.i(57970),t.s(["Arc",0,pK,"BezierCurve",0,pj,"BoundingRect",0,nb,"Circle",0,px,"CompoundPath",0,p$,"Ellipse",0,pb,"Group",0,rY,"Image",0,sa,"IncrementalDisplayable",0,de,"Line",0,pU,"LinearGradient",0,pQ,"OrientedBoundingRect",0,p9,"Path",0,se,"Point",0,ns,"Polygon",0,pV,"Polyline",0,pF,"RadialGradient",0,p0,"Rect",0,sd,"Ring",0,pz,"Sector",0,pR,"Text",0,sv,"WH",()=>dr,"XY",()=>di,"applyTransform",()=>d_,"calcZ2Range",()=>dV,"clipPointsByRect",()=>dS,"clipRectByRect",()=>dM,"createIcon",()=>dI,"ensureCopyRect",()=>dz,"ensureCopyTransform",()=>dE,"expandOrShrinkRect",()=>dD,"extendPath",()=>dl,"extendShape",()=>da,"getShapeClass",()=>dh,"getTransform",()=>dx,"groupTransition",()=>dw,"initProps",()=>ly,"isBoundingRectAxisAligned",()=>dR,"isElementRemoved",()=>lv,"lineLineIntersect",()=>dC,"linePolygonIntersect",()=>dT,"makeImage",()=>dp,"makePath",()=>dc,"mergePath",()=>df,"registerShape",()=>du,"removeElement",()=>lm,"removeElementWithFadeOut",()=>l_,"resizePath",()=>dg,"retrieveZInfo",()=>dB,"setTooltipConfig",()=>dL,"subPixelOptimize",()=>dm,"subPixelOptimizeLine",()=>dy,"subPixelOptimizeRect",()=>dv,"transformDirection",()=>db,"traverseElements",()=>dO,"traverseUpdateZ",()=>dG,"updateProps",()=>lg],15188);var bW=t.i(15188),bH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=t.coordinateSystem,r=this.group,o=t.getData(),a=this._data;function s(e,n,i,r,o,a){i.removeAll();for(var s=0;s<n.length-1;s++){var l=function(t,e){var n=t.getItemVisual(e,"symbol")||"circle";if("none"!==n){var i=fE(t.getItemVisual(e,"symbolSize")),r=fz(n,-1,-1,2,2),o=t.getItemVisual(e,"symbolRotate")||0;return r.attr({style:{strokeNoScale:!0},z2:100,scaleX:i[0]/2,scaleY:i[1]/2,rotation:o*Math.PI/180||0}),r}}(r,o);l&&(l.__dimIdx=s,e[s]?(l.setPosition(e[s]),bW[a?"initProps":"updateProps"](l,{x:n[s][0],y:n[s][1]},t,o)):l.setPosition(n[s]),i.add(l))}}function l(t){return tB(t,function(t){return[i.cx,i.cy]})}o.diff(a).add(function(e){var n=o.getItemLayout(e);if(n){var i=new bW.Polygon,r=new bW.Polyline,a={shape:{points:n}};i.shape.points=l(n),r.shape.points=l(n),bW.initProps(i,a,t,e),bW.initProps(r,a,t,e);var u=new bW.Group,h=new bW.Group;u.add(r),u.add(i),u.add(h),s(r.shape.points,n,h,o,e,!0),o.setItemGraphicEl(e,u)}}).update(function(e,n){var i=a.getItemGraphicEl(n),r=i.childAt(0),l=i.childAt(1),u=i.childAt(2),h={shape:{points:o.getItemLayout(e)}};h.shape.points&&(s(r.shape.points,h.shape.points,u,o,e,!1),lb(l),lb(r),bW.updateProps(r,h,t),bW.updateProps(l,h,t),o.setItemGraphicEl(e,i))}).remove(function(t){r.remove(a.getItemGraphicEl(t))}).execute(),o.eachItemGraphicEl(function(t,e){var n=o.getItemModel(e),i=t.childAt(0),a=t.childAt(1),s=t.childAt(2),l=o.getItemVisual(e,"style"),u=l.fill;r.add(t),i.useStyle(tL(n.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:u})),ls(i,n,"lineStyle"),ls(a,n,"areaStyle");var h=n.getModel("areaStyle"),c=h.isEmpty()&&h.parentModel.isEmpty();a.ignore=c,tE(["emphasis","select","blur"],function(t){var e=n.getModel([t,"areaStyle"]),r=e.isEmpty()&&e.parentModel.isEmpty();a.ensureState(t).ignore=r&&c;var o=n.getModel([t,"lineStyle"]).getLineStyle();i.ensureState(t).style=o;var l=e.getAreaStyle();a.ensureState(t).style=l;var u=n.getModel([t,"itemStyle"]).getItemStyle();s.eachChild(function(e){e.ensureState(t).style=tC(u)})}),a.useStyle(tL(n.getModel("areaStyle").getAreaStyle(),{fill:u,opacity:.7,decal:l.decal}));var p=n.getModel("emphasis");s.eachChild(function(t){if(t instanceof sa){var i=t.style;t.useStyle(tk({image:i.image,x:i.x,y:i.y,width:i.width,height:i.height},l))}else t.useStyle(l),t.setColor(u),t.style.strokeNoScale=!0;var r=o.getStore().get(o.getDimensionIndex(t.__dimIdx),e);(null==r||isNaN(r))&&(r=""),lI(t,lT(n),{labelFetcher:o.hostModel,labelDataIndex:e,labelDimIndex:t.__dimIdx,defaultText:r,inheritColor:u,defaultOpacity:l.opacity})}),li(t,p.get("focus"),p.get("blurScope"),p.get("disabled"))}),this._data=o},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.type="radar",e}(dH),bU=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return tn(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new xy(tH(this.getData,this),tH(this.getRawData,this))},e.prototype.getInitialData=function(t,e){return xg(this,{generateCoord:"indicator_",generateCoordCount:1/0})},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.coordinateSystem.getIndicatorAxes(),o=this.getData().getName(t),a=""===o?this.name:o,s=cX(this,t);return cV("section",{header:a,sortBlocks:!0,blocks:tB(r,function(e){var n=i.get(i.mapDimension(e.dim),t);return cV("nameValue",{markerType:"subItem",markerColor:s,name:e.name,value:n,sortParam:n})})})},e.prototype.getTooltipPosition=function(t){if(null!=t){for(var e=this.getData(),n=this.coordinateSystem,i=e.getValues(tB(n.dimensions,function(t){return e.mapDimension(t)}),t),r=0,o=i.length;r<o;r++)if(!isNaN(i[r])){var a=n.getIndicatorAxes();return n.coordToPoint(a[r].dataToCoord(i[r]),r)}}},e.type="series.radar",e.dependencies=["radar"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid",join:"round"},label:{position:"top"},symbolSize:8},e}(cQ),bY=xO.value;function bX(t,e){return tL({show:e},t)}var bZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.optionUpdated=function(){var t=this.get("boundaryGap"),e=this.get("splitNumber"),n=this.get("scale"),i=this.get("axisLine"),r=this.get("axisTick"),o=this.get("axisLabel"),a=this.get("axisName"),s=this.get(["axisName","show"]),l=this.get(["axisName","formatter"]),u=this.get("axisNameGap"),h=this.get("triggerEvent"),c=tB(this.get("indicator")||[],function(c){null!=c.max&&c.max>0&&!c.min?c.min=0:null!=c.min&&c.min<0&&!c.max&&(c.max=0);var p=a;null!=c.color&&(p=tL({color:c.color},a));var d=tD(tC(c),{boundaryGap:t,splitNumber:e,scale:n,axisLine:i,axisTick:r,axisLabel:o,name:c.text,showName:s,nameLocation:"end",nameGap:u,nameTextStyle:p,triggerEvent:h},!1);if(tZ(l)){var f=d.name;d.name=l.replace("{value}",null!=f?f:"")}else tX(l)&&(d.name=l(d.name,d));var g=new lj(d,null,this.ecModel);return tN(g,xT.prototype),g.mainType="radar",g.componentIndex=this.componentIndex,g},this);this._indicatorModels=c},e.prototype.getIndicatorModels=function(){return this._indicatorModels},e.type="radar",e.defaultOption={z:0,center:["50%","50%"],radius:"50%",startAngle:90,axisName:{show:!0,color:uQ.color.axisLabel},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:tD({lineStyle:{color:uQ.color.neutral20}},bY.axisLine),axisLabel:bX(bY.axisLabel,!1),axisTick:bX(bY.axisTick,!1),splitLine:bX(bY.splitLine,!0),splitArea:bX(bY.splitArea,!0),indicator:[]},e}(uK),bj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){this.group.removeAll(),this._buildAxes(t,n),this._buildSplitLineAndArea(t)},e.prototype._buildAxes=function(t,e){var n=t.coordinateSystem;tE(tB(n.getIndicatorAxes(),function(t){var i=t.model.get("showName")?t.name:"";return new _5(t.model,e,{axisName:i,position:[n.cx,n.cy],rotation:t.angle,labelDirection:-1,tickDirection:-1,nameDirection:1})}),function(t){t.build(),this.group.add(t.group)},this)},e.prototype._buildSplitLineAndArea=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes();if(n.length){var i=t.get("shape"),r=t.getModel("splitLine"),o=t.getModel("splitArea"),a=r.getModel("lineStyle"),s=o.getModel("areaStyle"),l=r.get("show"),u=o.get("show"),h=a.get("color"),c=s.get("color"),p=tY(h)?h:[h],d=tY(c)?c:[c],f=[],g=[];if("circle"===i)for(var y=n[0].getTicksCoords(),v=e.cx,m=e.cy,x=0;x<y.length;x++){if(l){var _=D(f,p,x);f[_].push(new px({shape:{cx:v,cy:m,r:y[x].coord}}))}if(u&&x<y.length-1){var _=D(g,d,x);g[_].push(new pz({shape:{cx:v,cy:m,r0:y[x].coord,r:y[x+1].coord}}))}}else for(var b,w=tB(n,function(t,n){var i=t.getTicksCoords();return b=null==b?i.length-1:Math.min(i.length-1,b),tB(i,function(t){return e.coordToPoint(t.coord,n)})}),S=[],x=0;x<=b;x++){for(var M=[],I=0;I<n.length;I++)M.push(w[I][x]);if(M[0]&&M.push(M[0].slice()),l){var _=D(f,p,x);f[_].push(new pF({shape:{points:M}}))}if(u&&S){var _=D(g,d,x-1);g[_].push(new pV({shape:{points:M.concat(S)}}))}S=M.slice().reverse()}var T=a.getLineStyle(),C=s.getAreaStyle();tE(g,function(t,e){this.group.add(df(t,{style:tL({stroke:"none",fill:d[e%d.length]},C),silent:!0}))},this),tE(f,function(t,e){this.group.add(df(t,{style:tL({fill:"none",stroke:p[e%p.length]},T),silent:!0}))},this)}function D(t,e,n){var i=n%e.length;return t[i]=t[i]||[],i}},e.type="radar",e}(c6),bq=function(t){function e(e,n,i){var r=t.call(this,e,n,i)||this;return r.type="value",r.angle=0,r.name="",r}return tn(e,t),e}(_N),bK=function(){function t(t,e,n){this.dimensions=[],this._model=t,this._indicatorAxes=tB(t.getIndicatorModels(),function(t,e){var n="indicator_"+e,i=new bq(n,new xJ);return i.name=t.get("name"),i.model=t,t.axis=i,this.dimensions.push(n),i},this),this.resize(t,n)}return t.prototype.getIndicatorAxes=function(){return this._indicatorAxes},t.prototype.dataToPoint=function(t,e){var n=this._indicatorAxes[e];return this.coordToPoint(n.dataToCoord(t),e)},t.prototype.coordToPoint=function(t,e){var n=this._indicatorAxes[e].angle;return[this.cx+t*Math.cos(n),this.cy-t*Math.sin(n)]},t.prototype.pointToData=function(t){var e,n=t[0]-this.cx,i=t[1]-this.cy,r=Math.sqrt(n*n+i*i);n/=r;for(var o=Math.atan2(-(i/=r),n),a=1/0,s=-1,l=0;l<this._indicatorAxes.length;l++){var u=this._indicatorAxes[l],h=Math.abs(o-u.angle);h<a&&(e=u,s=l,a=h)}return[s,+(e&&e.coordToData(r))]},t.prototype.resize=function(t,e){var n=uH(t,e).refContainer,i=t.get("center"),r=Math.min(n.width,n.height)/2;this.cx=r8(i[0],n.width)+n.x,this.cy=r8(i[1],n.height)+n.y,this.startAngle=t.get("startAngle")*Math.PI/180;var o=t.get("radius");(tZ(o)||tq(o))&&(o=[0,o]),this.r0=r8(o[0],r),this.r=r8(o[1],r),tE(this._indicatorAxes,function(t,e){t.setExtent(this.r0,this.r);var n=this.startAngle+e*Math.PI*2/this._indicatorAxes.length;t.angle=Math.atan2(Math.sin(n),Math.cos(n))},this)},t.prototype.update=function(t,e){var n=this._indicatorAxes,i=this._model;tE(n,function(t){t.scale.setExtent(1/0,-1/0)}),t.eachSeriesByType("radar",function(e,r){if("radar"===e.get("coordinateSystem")&&t.getComponent("radar",e.get("radarIndex"))===i){var o=e.getData();tE(n,function(t){t.scale.unionExtentFromData(o,o.mapDimension(t.dim))})}},this);var r=i.get("splitNumber"),o=new xJ;o.setExtent(0,r),o.setInterval(1),tE(n,function(t,e){ba(t.scale,t.model,o)})},t.prototype.convertToPixel=function(t,e,n){return console.warn("Not implemented."),null},t.prototype.convertFromPixel=function(t,e,n){return console.warn("Not implemented."),null},t.prototype.containPoint=function(t){return console.warn("Not implemented."),!1},t.create=function(e,n){var i=[];return e.eachComponent("radar",function(r){var o=new t(r,e,n);i.push(o),r.coordinateSystem=o}),e.eachSeriesByType("radar",function(t){"radar"===t.get("coordinateSystem")&&(t.coordinateSystem=i[t.get("radarIndex")||0])}),i},t.dimensions=[],t}();function b$(t){t.registerCoordinateSystem("radar",bK),t.registerComponentModel(bZ),t.registerComponentView(bj),t.registerVisual({seriesType:"radar",reset:function(t){var e=t.getData();e.each(function(t){e.setItemVisual(t,"legendIcon","roundRect")}),e.setVisual("legendIcon","roundRect")}})}var bJ=oL();gZ({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},ep);var bQ={axisPointer:1,tooltip:1,brush:1};function b0(t,e,n){var i=e.getComponentByElement(t.topTarget);if(!i||i===n||bQ.hasOwnProperty(i.mainType))return!1;var r=i.coordinateSystem;if(!r||r.model===n)return!1;var o=dB(i),a=dB(n);return!(0>=(o.zlevel-a.zlevel||o.z-a.z))}var b1=function(t){function e(e){var n=t.call(this)||this;n._zr=e;var i=tH(n._mousedownHandler,n),r=tH(n._mousemoveHandler,n),o=tH(n._mouseupHandler,n),a=tH(n._mousewheelHandler,n),s=tH(n._pinchHandler,n);return n.enable=function(t,n){var l=n.zInfo,u=dB(l.component),h=u.z,c=u.zlevel,p={component:l.component,z:h,zlevel:c,z2:t4(l.z2,-1/0)},d=tk({},n.triggerInfo);this._opt=tL(tk({},n),{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0,zInfoParsed:p,triggerInfo:d}),null==t&&(t=!0),this._enabled&&this._controlType===t||(this._enabled=!0,this.disable(),(!0===t||"move"===t||"pan"===t)&&(b4(e,"mousedown",i,p),b4(e,"mousemove",r,p),b4(e,"mouseup",o,p)),(!0===t||"scale"===t||"zoom"===t)&&(b4(e,"mousewheel",a,p),b4(e,"pinch",s,p)))},n.disable=function(){this._enabled=!1,b8(e,"mousedown",i),b8(e,"mousemove",r),b8(e,"mouseup",o),b8(e,"mousewheel",a),b8(e,"pinch",s)},n}return tn(e,t),e.prototype.isDragging=function(){return this._dragging},e.prototype.isPinching=function(){return this._pinching},e.prototype._checkPointer=function(t,e,n){var i=this._opt,r=i.zInfoParsed;if(b0(t,i.api,r.component))return!1;var o=i.triggerInfo,a=o.roamTrigger,s=!1;return"global"===a&&(s=!0),s||(s=o.isInSelf(t,e,n)),s&&o.isInClip&&!o.isInClip(t,e,n)&&(s=!1),s},e.prototype._decideCursorStyle=function(t,e,n,i){var r=t.target;return!r&&this._checkPointer(t,e,n)?"grab":i?r&&r.cursor||"default":void 0},e.prototype.dispose=function(){this.disable()},e.prototype._mousedownHandler=function(t){if(!(e3(t)||b2(t))){for(var e=t.target;e;){if(e.draggable)return;e=e.__hostTarget||e.parent}var n=t.offsetX,i=t.offsetY;this._checkPointer(t,n,i)&&(this._x=n,this._y=i,this._dragging=!0)}},e.prototype._mousemoveHandler=function(t){var e=this._zr;if(!("pinch"===t.gestureEvent||bJ(e).globalPan||b2(t))){var n=t.offsetX,i=t.offsetY;if(!this._dragging||!b7("moveOnMouseMove",t,this._opt)){var r=this._decideCursorStyle(t,n,i,!1);r&&e.setCursorStyle(r);return}e.setCursorStyle("grabbing");var o=this._x,a=this._y,s=n-o,l=i-a;this._x=n,this._y=i,this._opt.preventDefaultMouseMove&&e5(t.event),t.__ecRoamConsumed=!0,b6(this,"pan","moveOnMouseMove",t,{dx:s,dy:l,oldX:o,oldY:a,newX:n,newY:i,isAvailableBehavior:null})}},e.prototype._mouseupHandler=function(t){if(!b2(t)){var e=this._zr;if(!e3(t)){this._dragging=!1;var n=this._decideCursorStyle(t,t.offsetX,t.offsetY,!0);n&&e.setCursorStyle(n)}}},e.prototype._mousewheelHandler=function(t){if(!b2(t)){var e=b7("zoomOnMouseWheel",t,this._opt),n=b7("moveOnMouseWheel",t,this._opt),i=t.wheelDelta,r=Math.abs(i),o=t.offsetX,a=t.offsetY;if(0!==i&&(e||n)){if(e){var s=r>3?1.4:r>1?1.2:1.1;this._checkTriggerMoveZoom(this,"zoom","zoomOnMouseWheel",t,{scale:i>0?s:1/s,originX:o,originY:a,isAvailableBehavior:null})}if(n){var l=Math.abs(i);this._checkTriggerMoveZoom(this,"scrollMove","moveOnMouseWheel",t,{scrollDelta:(i>0?1:-1)*(l>3?.4:l>1?.15:.05),originX:o,originY:a,isAvailableBehavior:null})}}}},e.prototype._pinchHandler=function(t){if(!(bJ(this._zr).globalPan||b2(t))){var e=t.pinchScale>1?1.1:1/1.1;this._checkTriggerMoveZoom(this,"zoom",null,t,{scale:e,originX:t.pinchX,originY:t.pinchY,isAvailableBehavior:null})}},e.prototype._checkTriggerMoveZoom=function(t,e,n,i,r){t._checkPointer(i,r.originX,r.originY)&&(e5(i.event),i.__ecRoamConsumed=!0,b6(t,e,n,i,r))},e}(eB);function b2(t){return t.__ecRoamConsumed}var b5=oL();function b3(t){var e=b5(t);return e.roam=e.roam||{},e.uniform=e.uniform||{},e}function b4(t,e,n,i){for(var r,o,a,s=b3(t).roam,l=s[e]=s[e]||[],u=0;u<l.length;u++){var h=l[u].zInfoParsed;if(0>=(h.zlevel-i.zlevel||h.z-i.z||h.z2-i.z2))break}l.splice(u,0,{listener:n,zInfoParsed:i}),r=t,o=e,(a=b3(r)).uniform[o]||r.on(o,a.uniform[o]=function(t){var e=a.roam[o];if(e)for(var n=0;n<e.length;n++)e[n].listener(t)})}function b8(t,e,n){for(var i=b3(t).roam[e]||[],r=0;r<i.length;r++)if(i[r].listener===n){i.splice(r,1),i.length||function(t,e){var n=b3(t).uniform;n[e]&&(t.off(e,n[e]),n[e]=null)}(t,e);return}}function b6(t,e,n,i,r){r.isAvailableBehavior=tH(b7,null,n,i),t.trigger(e,r)}function b7(t,e,n){var i=n[t];return!t||i&&(!tZ(i)||e.event[i+"Key"])}function b9(t,e,n){var i=t.target;i.x+=e,i.y+=n,i.dirty()}function wt(t,e,n,i){var r=t.target,o=t.zoomLimit,a=t.zoom=t.zoom||1;a*=e;var s=(a=wo(a,o))/t.zoom;t.zoom=a,wr(r,n,i,s),r.dirty()}function we(t,e,n,i,r,o){var a=new nb(0,0,0,0);i.enable(t.get("roam"),{api:e,zInfo:{component:t},triggerInfo:{roamTrigger:t.get("roamTrigger"),isInSelf:function(t,e,i){return a.copy(n.getBoundingRect()),a.applyTransform(n.getComputedTransform()),a.contain(e,i)},isInClip:function(t,e,n){return!o||o.contain(e,n)}}}),r.zoomLimit=t.get("scaleLimit");var s=t.coordinateSystem;r.zoom=s?s.getZoom():1;var l=t.subType+"Roam";i.off("pan").off("zoom").on("pan",function(n){b9(r,n.dx,n.dy),e.dispatchAction({seriesId:t.id,type:l,dx:n.dx,dy:n.dy})}).on("zoom",function(n){wt(r,n.scale,n.originX,n.originY),e.dispatchAction({seriesId:t.id,type:l,zoom:n.scale,originX:n.originX,originY:n.originY}),e.updateLabelLayout()})}function wn(t,e){return t.pointToProjected?t.pointToProjected(e):t.pointToData(e)}function wi(t,e,n){var i=t.getZoom(),r=t.getCenter(),o=e.zoom,a=t.projectedToPoint?t.projectedToPoint(r):t.dataToPoint(r);return null!=e.dx&&null!=e.dy&&(a[0]-=e.dx,a[1]-=e.dy,t.setCenter(wn(t,a))),null!=o&&(o=wo(i*o,n)/i,wr(t,e.originX,e.originY,o),t.updateTransform(),t.setCenter(wn(t,a)),t.setZoom(o*i)),{center:t.getCenter(),zoom:t.getZoom()}}function wr(t,e,n,i){t.x-=(e-t.x)*(i-1),t.y-=(n-t.y)*(i-1),t.scaleX*=i,t.scaleY*=i}function wo(t,e){if(e){var n=e.min||0;t=Math.max(Math.min(e.max||1/0,t),n)}return t}function wa(t){tZ(t)&&(t=new DOMParser().parseFromString(t,"text/xml"));var e=t;for(9===e.nodeType&&(e=e.firstChild);"svg"!==e.nodeName.toLowerCase()||1!==e.nodeType;)e=e.nextSibling;return e}var ws={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-anchor":"textAlign",visibility:"visibility",display:"display"},wl=tW(ws),wu={"alignment-baseline":"textBaseline","stop-color":"stopColor"},wh=tW(wu),wc=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(t,e){e=e||{};var n,i,r=wa(t);this._defsUsePending=[];var o=new rY;this._root=o;var a=[],s=r.getAttribute("viewBox")||"",l=parseFloat(r.getAttribute("width")||e.width),u=parseFloat(r.getAttribute("height")||e.height);isNaN(l)&&(l=null),isNaN(u)&&(u=null),wv(r,o,null,!0,!1);for(var h=r.firstChild;h;)this._parseNode(h,o,a,null,!1,!1),h=h.nextSibling;if(function(t,e){for(var n=0;n<e.length;n++){var i=e[n];i[0].style[i[1]]=t[i[2]]}}(this._defs,this._defsUsePending),this._defsUsePending=[],s){var c=ww(s);c.length>=4&&(n={x:parseFloat(c[0]||0),y:parseFloat(c[1]||0),width:parseFloat(c[2]),height:parseFloat(c[3])})}if(n&&null!=l&&null!=u&&(i=wC(n,{x:0,y:0,width:l,height:u}),!e.ignoreViewBox)){var p=o;(o=new rY).add(p),p.scaleX=p.scaleY=i.scale,p.x=i.x,p.y=i.y}return e.ignoreRootClip||null==l||null==u||o.setClipPath(new sd({shape:{x:0,y:0,width:l,height:u}})),{root:o,width:l,height:u,viewBoxRect:n,viewBoxTransform:i,named:a}},t.prototype._parseNode=function(t,e,n,i,r,o){var a,s=t.nodeName.toLowerCase(),l=i;if("defs"===s&&(r=!0),"text"===s&&(o=!0),"defs"===s||"switch"===s)a=e;else{if(!r){var u=tt[s];if(u&&ec(tt,s)){a=u.call(this,t,e);var h=t.getAttribute("name");if(h){var c={name:h,namedFrom:null,svgNodeTagLower:s,el:a};n.push(c),"g"===s&&(l=c)}else i&&n.push({name:i.name,namedFrom:i,svgNodeTagLower:s,el:a});e.add(a)}}var p=wp[s];if(p&&ec(wp,s)){var d=p.call(this,t),f=t.getAttribute("id");f&&(this._defs[f]=d)}}if(a&&a.isGroup)for(var g=t.firstChild;g;)1===g.nodeType?this._parseNode(g,a,n,l,r,o):3===g.nodeType&&o&&this._parseText(g,a),g=g.nextSibling},t.prototype._parseText=function(t,e){var n=new si({style:{text:t.textContent},silent:!0,x:this._textX||0,y:this._textY||0});wg(e,n),wv(t,n,this._defsUsePending,!1,!1),function(t,e){var n=e.__selfStyle;if(n){var i=n.textBaseline,r=i;i&&"auto"!==i?"baseline"===i?r="alphabetic":"before-edge"===i||"text-before-edge"===i?r="top":"after-edge"===i||"text-after-edge"===i?r="bottom":("central"===i||"mathematical"===i)&&(r="middle"):r="alphabetic",t.style.textBaseline=r}var o=e.__inheritedStyle;if(o){var a=o.textAlign,s=a;a&&("middle"===a&&(s="center"),t.style.textAlign=s)}}(n,e);var i=n.style,r=i.fontSize;r&&r<9&&(i.fontSize=9,n.scaleX*=r/9,n.scaleY*=r/9);var o=(i.fontSize||i.fontFamily)&&[i.fontStyle,i.fontWeight,(i.fontSize||12)+"px",i.fontFamily||"sans-serif"].join(" ");i.font=o;var a=n.getBoundingRect();return this._textX+=a.width,e.add(n),n},t.internalField=void(tt={g:function(t,e){var n=new rY;return wg(e,n),wv(t,n,this._defsUsePending,!1,!1),n},rect:function(t,e){var n=new sd;return wg(e,n),wv(t,n,this._defsUsePending,!1,!1),n.setShape({x:parseFloat(t.getAttribute("x")||"0"),y:parseFloat(t.getAttribute("y")||"0"),width:parseFloat(t.getAttribute("width")||"0"),height:parseFloat(t.getAttribute("height")||"0")}),n.silent=!0,n},circle:function(t,e){var n=new px;return wg(e,n),wv(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),r:parseFloat(t.getAttribute("r")||"0")}),n.silent=!0,n},line:function(t,e){var n=new pU;return wg(e,n),wv(t,n,this._defsUsePending,!1,!1),n.setShape({x1:parseFloat(t.getAttribute("x1")||"0"),y1:parseFloat(t.getAttribute("y1")||"0"),x2:parseFloat(t.getAttribute("x2")||"0"),y2:parseFloat(t.getAttribute("y2")||"0")}),n.silent=!0,n},ellipse:function(t,e){var n=new pb;return wg(e,n),wv(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),rx:parseFloat(t.getAttribute("rx")||"0"),ry:parseFloat(t.getAttribute("ry")||"0")}),n.silent=!0,n},polygon:function(t,e){var n,i=t.getAttribute("points");i&&(n=wy(i));var r=new pV({shape:{points:n||[]},silent:!0});return wg(e,r),wv(t,r,this._defsUsePending,!1,!1),r},polyline:function(t,e){var n,i=t.getAttribute("points");i&&(n=wy(i));var r=new pF({shape:{points:n||[]},silent:!0});return wg(e,r),wv(t,r,this._defsUsePending,!1,!1),r},image:function(t,e){var n=new sa;return wg(e,n),wv(t,n,this._defsUsePending,!1,!1),n.setStyle({image:t.getAttribute("xlink:href")||t.getAttribute("href"),x:+t.getAttribute("x"),y:+t.getAttribute("y"),width:+t.getAttribute("width"),height:+t.getAttribute("height")}),n.silent=!0,n},text:function(t,e){var n=t.getAttribute("x")||"0",i=t.getAttribute("y")||"0",r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0";this._textX=parseFloat(n)+parseFloat(r),this._textY=parseFloat(i)+parseFloat(o);var a=new rY;return wg(e,a),wv(t,a,this._defsUsePending,!1,!0),a},tspan:function(t,e){var n=t.getAttribute("x"),i=t.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=i&&(this._textY=parseFloat(i));var r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0",a=new rY;return wg(e,a),wv(t,a,this._defsUsePending,!1,!0),this._textX+=parseFloat(r),this._textY+=parseFloat(o),a},path:function(t,e){var n=new pf(py(t.getAttribute("d")||"",void 0));return wg(e,n),wv(t,n,this._defsUsePending,!1,!1),n.silent=!0,n}}),t}(),wp={lineargradient:function(t){var e=new pQ(parseInt(t.getAttribute("x1")||"0",10),parseInt(t.getAttribute("y1")||"0",10),parseInt(t.getAttribute("x2")||"10",10),parseInt(t.getAttribute("y2")||"0",10));return wd(t,e),wf(t,e),e},radialgradient:function(t){var e=new p0(parseInt(t.getAttribute("cx")||"0",10),parseInt(t.getAttribute("cy")||"0",10),parseInt(t.getAttribute("r")||"0",10));return wd(t,e),wf(t,e),e}};function wd(t,e){"userSpaceOnUse"===t.getAttribute("gradientUnits")&&(e.global=!0)}function wf(t,e){for(var n=t.firstChild;n;){if(1===n.nodeType&&"stop"===n.nodeName.toLocaleLowerCase()){var i=n.getAttribute("offset"),r=void 0;r=i&&i.indexOf("%")>0?parseInt(i,10)/100:i?parseFloat(i):0;var o={};wT(n,o,o);var a=o.stopColor||n.getAttribute("stop-color")||"#000000",s=o.stopOpacity||n.getAttribute("stop-opacity");if(s){var l=i_(a);l&&l[3]&&(l[3]*=ip(s),a=iD(l,"rgba"))}e.colorStops.push({offset:r,color:a})}n=n.nextSibling}}function wg(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),tL(e.__inheritedStyle,t.__inheritedStyle))}function wy(t){for(var e=ww(t),n=[],i=0;i<e.length;i+=2){var r=parseFloat(e[i]),o=parseFloat(e[i+1]);n.push([r,o])}return n}function wv(t,e,n,i,r){var o=e.__inheritedStyle=e.__inheritedStyle||{},a={};1===t.nodeType&&(function(t,e){var n=t.getAttribute("transform");if(n){n=n.replace(/,/g," ");var i=[],r=null;n.replace(wS,function(t,e,n){return i.push(e,n),""});for(var o=i.length-1;o>0;o-=2){var a=i[o],s=i[o-1],l=ww(a);switch(r=r||e7(),s){case"translate":nn(r,r,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":nr(r,r,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":ni(r,r,-parseFloat(l[0])*wM,[parseFloat(l[1]||"0"),parseFloat(l[2]||"0")]);break;case"skewX":ne(r,[1,0,Math.tan(parseFloat(l[0])*wM),1,0,0],r);break;case"skewY":ne(r,[1,Math.tan(parseFloat(l[0])*wM),0,1,0,0],r);break;case"matrix":r[0]=parseFloat(l[0]),r[1]=parseFloat(l[1]),r[2]=parseFloat(l[2]),r[3]=parseFloat(l[3]),r[4]=parseFloat(l[4]),r[5]=parseFloat(l[5])}}e.setLocalTransform(r)}}(t,e),wT(t,o,a),i||function(t,e,n){for(var i=0;i<wl.length;i++){var r=wl[i],o=t.getAttribute(r);null!=o&&(e[ws[r]]=o)}for(var i=0;i<wh.length;i++){var r=wh[i],o=t.getAttribute(r);null!=o&&(n[wu[r]]=o)}}(t,o,a)),e.style=e.style||{},null!=o.fill&&(e.style.fill=w_(e,"fill",o.fill,n)),null!=o.stroke&&(e.style.stroke=w_(e,"stroke",o.stroke,n)),tE(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(t){null!=o[t]&&(e.style[t]=parseFloat(o[t]))}),tE(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign"],function(t){null!=o[t]&&(e.style[t]=o[t])}),r&&(e.__selfStyle=a),o.lineDash&&(e.style.lineDash=tB(ww(o.lineDash),function(t){return parseFloat(t)})),("hidden"===o.visibility||"collapse"===o.visibility)&&(e.invisible=!0),"none"===o.display&&(e.ignore=!0)}var wm=/^url\(\s*#(.*?)\)/;function w_(t,e,n,i){var r=n&&n.match(wm);if(r){var o=et(r[1]);i.push([t,e,o]);return}return"none"===n&&(n=null),n}var wb=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function ww(t){return t.match(wb)||[]}var wS=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g,wM=Math.PI/180,wI=/([^\s:;]+)\s*:\s*([^:;]+)/g;function wT(t,e,n){var i,r=t.getAttribute("style");if(r)for(wI.lastIndex=0;null!=(i=wI.exec(r));){var o=i[1],a=ec(ws,o)?ws[o]:null;a&&(e[a]=i[2]);var s=ec(wu,o)?wu[o]:null;s&&(n[s]=i[2])}}function wC(t,e){var n=Math.min(e.width/t.width,e.height/t.height);return{scale:n,x:-(t.x+t.width/2)*n+(e.x+e.width/2),y:-(t.y+t.height/2)*n+(e.y+e.height/2)}}function wD(t,e){return 1e-8>Math.abs(t-e)}function wA(t,e,n){var i=0,r=t[0];if(!r)return!1;for(var o=1;o<t.length;o++){var a=t[o];i+=a2(r[0],r[1],a[0],a[1],e,n),r=a}var s=t[0];return wD(r[0],s[0])&&wD(r[1],s[1])||(i+=a2(r[0],r[1],s[0],s[1],e,n)),0!==i}var wk=[];function wL(t,e){for(var n=0;n<t.length;n++)eO(t[n],t[n],e)}function wP(t,e,n,i){for(var r=0;r<t.length;r++){var o=t[r];i&&(o=i.project(o)),o&&isFinite(o[0])&&isFinite(o[1])&&(eR(e,e,o),eN(n,n,o))}}var wO=function(){function t(t){this.name=t}return t.prototype.setCenter=function(t){this._center=t},t.prototype.getCenter=function(){var t=this._center;return t||(t=this._center=this.calcCenter()),t},t}(),wR=function(t,e){this.type="polygon",this.exterior=t,this.interiors=e},wN=function(t){this.type="linestring",this.points=t},wz=function(t){function e(e,n,i){var r=t.call(this,e)||this;return r.type="geoJSON",r.geometries=n,r._center=i&&[i[0],i[1]],r}return tn(e,t),e.prototype.calcCenter=function(){for(var t,e=this.geometries,n=0,i=0;i<e.length;i++){var r=e[i],o=r.exterior,a=o&&o.length;a>n&&(t=r,n=a)}if(t)return function(t){for(var e=0,n=0,i=0,r=t.length,o=t[r-1][0],a=t[r-1][1],s=0;s<r;s++){var l=t[s][0],u=t[s][1],h=o*u-l*a;e+=h,n+=(o+l)*h,i+=(a+u)*h,o=l,a=u}return e?[n/e/3,i/e/3,e]:[t[0][0]||0,t[0][1]||0]}(t.exterior);var s=this.getBoundingRect();return[s.x+s.width/2,s.y+s.height/2]},e.prototype.getBoundingRect=function(t){var e=this._rect;if(e&&!t)return e;var n=[1/0,1/0],i=[-1/0,-1/0];return tE(this.geometries,function(e){"polygon"===e.type?wP(e.exterior,n,i,t):tE(e.points,function(e){wP(e,n,i,t)})}),isFinite(n[0])&&isFinite(n[1])&&isFinite(i[0])&&isFinite(i[1])||(n[0]=n[1]=i[0]=i[1]=0),e=new nb(n[0],n[1],i[0]-n[0],i[1]-n[1]),t||(this._rect=e),e},e.prototype.contain=function(t){var e=this.getBoundingRect(),n=this.geometries;if(!e.contain(t[0],t[1]))return!1;n:for(var i=0,r=n.length;i<r;i++){var o=n[i];if("polygon"===o.type){var a=o.exterior,s=o.interiors;if(wA(a,t[0],t[1])){for(var l=0;l<(s?s.length:0);l++)if(wA(s[l],t[0],t[1]))continue n;return!0}}}return!1},e.prototype.transformTo=function(t,e,n,i){var r=this.getBoundingRect(),o=r.width/r.height;n?i||(i=n/o):n=o*i;for(var a=new nb(t,e,n,i),s=r.calculateTransform(a),l=this.geometries,u=0;u<l.length;u++){var h=l[u];"polygon"===h.type?(wL(h.exterior,s),tE(h.interiors,function(t){wL(t,s)})):tE(h.points,function(t){wL(t,s)})}(r=this._rect).copy(a),this._center=[r.x+r.width/2,r.y+r.height/2]},e.prototype.cloneShallow=function(t){null==t&&(t=this.name);var n=new e(t,this.geometries,this._center);return n._rect=this._rect,n.transformTo=null,n},e}(wO),wE=function(t){function e(e,n){var i=t.call(this,e)||this;return i.type="geoSVG",i._elOnlyForCalculate=n,i}return tn(e,t),e.prototype.calcCenter=function(){for(var t=this._elOnlyForCalculate,e=t.getBoundingRect(),n=[e.x+e.width/2,e.y+e.height/2],i=e9(wk),r=t;r&&!r.isGeoSVGGraphicRoot;)ne(i,r.getLocalTransform(),i),r=r.parent;return no(i,i),eO(n,n,i),n},e}(wO),wB=es(["rect","circle","line","ellipse","polygon","polyline","path","text","tspan","g"]),wV=function(){function t(t,e){this.type="geoSVG",this._usedGraphicMap=es(),this._freedGraphics=[],this._mapName=t,this._parsedXML=wa(e)}return t.prototype.load=function(){var t=this._firstGraphic;if(!t){t=this._firstGraphic=this._buildGraphic(this._parsedXML),this._freedGraphics.push(t),this._boundingRect=this._firstGraphic.boundingRect.clone();var e,n,i,r=(e=t.named,n=[],i=es(),tE(e,function(t){if(null==t.namedFrom){var e=new wE(t.name,t.el);n.push(e),i.set(t.name,e)}}),{regions:n,regionsMap:i}),o=r.regions,a=r.regionsMap;this._regions=o,this._regionsMap=a}return{boundingRect:this._boundingRect,regions:this._regions,regionsMap:this._regionsMap}},t.prototype._buildGraphic=function(t){try{var e;i=(n=t&&(e={ignoreViewBox:!0,ignoreRootClip:!0},new wc().parse(t,e))||{}).root,t9(null!=i)}catch(t){throw Error("Invalid svg format\n"+t.message)}var n,i,r=new rY;r.add(i),r.isGeoSVGGraphicRoot=!0;var o=n.width,a=n.height,s=n.viewBoxRect,l=this._boundingRect;if(!l){var u=void 0,h=void 0,c=void 0,p=void 0;if(null!=o?(u=0,c=o):s&&(u=s.x,c=s.width),null!=a?(h=0,p=a):s&&(h=s.y,p=s.height),null==u||null==h){var d=i.getBoundingRect();null==u&&(u=d.x,c=d.width),null==h&&(h=d.y,p=d.height)}l=this._boundingRect=new nb(u,h,c,p)}if(s){var f=wC(s,l);i.scaleX=i.scaleY=f.scale,i.x=f.x,i.y=f.y}r.setClipPath(new sd({shape:l.plain()}));var g=[];return tE(n.named,function(t){var e;null!=wB.get(t.svgNodeTagLower)&&(g.push(t),(e=t.el).silent=!1,e.isGroup&&e.traverse(function(t){t.silent=!1}))}),{root:r,boundingRect:l,named:g}},t.prototype.useGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);return n||(n=this._freedGraphics.pop()||this._buildGraphic(this._parsedXML),e.set(t,n)),n},t.prototype.freeGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);n&&(e.removeKey(t),this._freedGraphics.push(n))},t}();function wG(t,e,n){for(var i=0;i<t.length;i++)t[i]=wF(t[i],e[i],n)}function wF(t,e,n){for(var i=[],r=e[0],o=e[1],a=0;a<t.length;a+=2){var s=t.charCodeAt(a)-64,l=t.charCodeAt(a+1)-64;l=l>>1^-(1&l),s=(s>>1^-(1&s))+r,l+=o,r=s,o=l,i.push([s/n,l/n])}return i}function wW(t,e){return tB(tG((t=function(t){if(!t.UTF8Encoding)return t;var e=t.UTF8Scale;return null==e&&(e=1024),tE(t.features,function(t){var n=t.geometry,i=n.encodeOffsets,r=n.coordinates;if(i)switch(n.type){case"LineString":n.coordinates=wF(r,i,e);break;case"Polygon":case"MultiLineString":wG(r,i,e);break;case"MultiPolygon":tE(r,function(t,n){return wG(t,i[n],e)})}}),t.UTF8Encoding=!1,t}(t)).features,function(t){return t.geometry&&t.properties&&t.geometry.coordinates.length>0}),function(t){var n=t.properties,i=t.geometry,r=[];switch(i.type){case"Polygon":var o=i.coordinates;r.push(new wR(o[0],o.slice(1)));break;case"MultiPolygon":tE(i.coordinates,function(t){t[0]&&r.push(new wR(t[0],t.slice(1)))});break;case"LineString":r.push(new wN([i.coordinates]));break;case"MultiLineString":r.push(new wN(i.coordinates))}var a=new wz(n[e||"name"],r,n.cp);return a.properties=n,a})}for(var wH=[126,25],wU="南海诸岛",wY=[[[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]]],wX=0;wX<wY.length;wX++)for(var wZ=0;wZ<wY[wX].length;wZ++)wY[wX][wZ][0]/=10.5,wY[wX][wZ][1]/=-14,wY[wX][wZ][0]+=wH[0],wY[wX][wZ][1]+=wH[1];var wj={南海诸岛:[32,80],广东:[0,-10],香港:[10,5],澳门:[-10,10],天津:[5,5]},wq=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]],wK=function(){function t(t,e,n){var i;this.type="geoJSON",this._parsedMap=es(),this._mapName=t,this._specialAreas=n,this._geoJSON=tZ(i=e)?"u">typeof JSON&&JSON.parse?JSON.parse(i):Function("return ("+i+");")():i}return t.prototype.load=function(t,e){e=e||"name";var n=this._parsedMap.get(e);if(!n){var i=this._parseToRegions(e);n=this._parsedMap.set(e,{regions:i,boundingRect:function(t){for(var e,n=0;n<t.length;n++){var i=t[n].getBoundingRect();(e=e||i.clone()).union(i)}return e}(i)})}var r=es(),o=[];return tE(n.regions,function(e){var n=e.name;t&&ec(t,n)&&(e=e.cloneShallow(n=t[n])),o.push(e),r.set(n,e)}),{regions:o,boundingRect:n.boundingRect||new nb(0,0,0,0),regionsMap:r}},t.prototype._parseToRegions=function(t){var e,n=this._mapName,i=this._geoJSON;try{e=i?wW(i,t):[]}catch(t){throw Error("Invalid geoJson format\n"+t.message)}return!function(t,e){if("china"===t){for(var n=0;n<e.length;n++)if(e[n].name===wU)return;e.push(new wz(wU,tB(wY,function(t){return{type:"polygon",exterior:t}}),wH))}}(n,e),tE(e,function(t){var e=t.name;if("china"===n){var i=wj[t.name];if(i){var r=t.getCenter();r[0]+=i[0]/10.5,r[1]+=-i[1]/14,t.setCenter(r)}}"china"===n&&"台湾"===t.name&&t.geometries.push({type:"polygon",exterior:wq[0]});var o=this._specialAreas&&this._specialAreas[e];o&&t.transformTo(o.left,o.top,o.width,o.height)},this),e},t.prototype.getMapForUser=function(){return{geoJson:this._geoJSON,geoJSON:this._geoJSON,specialAreas:this._specialAreas}},t}(),w$=es();let wJ=function(t,e,n){if(e.svg){var i=new wV(t,e.svg);w$.set(t,i)}else{var r=e.geoJson||e.geoJSON;r&&!e.features?n=e.specialAreas:r=e;var i=new wK(t,r,n);w$.set(t,i)}},wQ=function(t){return w$.get(t)},w0=function(t){var e=w$.get(t);return e&&"geoJSON"===e.type&&e.getMapForUser()},w1=function(t,e,n){var i=w$.get(t);return i?i.load(e,n):void 0};var w2=["rect","circle","line","ellipse","polygon","polyline","path"],w5=es(w2),w3=es(w2.concat(["g"])),w4=es(w2.concat(["g"])),w8=oL();function w6(t){var e=t.getItemStyle(),n=t.get("areaColor");return null!=n&&(e.fill=n),e}function w7(t){var e=t.style;e&&(e.stroke=e.stroke||e.fill,e.fill=null)}var w9=function(){function t(t){var e=this.group=new rY,n=this._transformGroup=new rY;e.add(n),this.uid=lK("ec_map_draw"),this._controller=new b1(t.getZr()),this._controllerHost={target:n},n.add(this._regionsGroup=new rY),n.add(this._svgGroup=new rY)}return t.prototype.draw=function(t,e,n,i,r){var o,a="geo"===t.mainType,s=t.getData&&t.getData();a&&e.eachComponent({mainType:"series",subType:"map"},function(e){s||e.getHostGeoModel()!==t||(s=e.getData())});var l=t.coordinateSystem,u=this._regionsGroup,h=this._transformGroup,c=l.getTransformInfo(),p=c.raw,d=c.roam,f=!u.childAt(0)||r;t.getShallow("clip",!0)?(o=l.getViewRect().clone(),this.group.setClipPath(new sd({shape:o.clone()}))):this.group.removeClipPath(),f?(h.x=d.x,h.y=d.y,h.scaleX=d.scaleX,h.scaleY=d.scaleY,h.dirty()):lg(h,d,t);var g=s&&s.getVisual("visualMeta")&&s.getVisual("visualMeta").length>0,y={api:n,geo:l,mapOrGeoModel:t,data:s,isVisualEncodedByVisualMap:g,isGeo:a,transformInfoRaw:p};"geoJSON"===l.resourceType?this._buildGeoJSON(y):"geoSVG"===l.resourceType&&this._buildSVG(y),this._updateController(t,o,e,n),this._updateMapSelectHandler(t,u,n,i)},t.prototype._buildGeoJSON=function(t){var e=this._regionsGroupByName=es(),n=es(),i=this._regionsGroup,r=t.transformInfoRaw,o=t.mapOrGeoModel,a=t.data,s=t.geo.projection,l=s&&s.stream;function u(t,e){return e&&(t=e(t)),t&&[t[0]*r.scaleX+r.x,t[1]*r.scaleY+r.y]}function h(t){return{shape:{points:function(t){for(var e=[],n=!l&&s&&s.project,i=0;i<t.length;++i){var r=u(t[i],n);r&&e.push(r)}return e}(t)}}}i.removeAll(),tE(t.geo.regions,function(r){var c=r.name,p=e.get(c),d=n.get(c)||{},f=d.dataIdx,g=d.regionModel;if(!p){p=e.set(c,new rY),i.add(p),f=a?a.indexOfName(c):null;var y=(g=t.isGeo?o.getRegionModel(c):a?a.getItemModel(f):null).get("silent",!0);null!=y&&(p.silent=y),n.set(c,{dataIdx:f,regionModel:g})}var v=[],m=[];tE(r.geometries,function(t){if("polygon"===t.type){var e=[t.exterior].concat(t.interiors||[]);l&&(e=So(e,l)),tE(e,function(t){v.push(new pV(h(t)))})}else{var n=t.points;l&&(n=So(n,l,!0)),tE(n,function(t){m.push(new pF(h(t)))})}});var x=u(r.getCenter(),s&&s.project);function _(e,n){if(e.length){var i=new p$({culling:!0,segmentIgnoreThreshold:1,shape:{paths:e}});p.add(i),St(t,i,f,g),Se(t,i,c,g,o,f,x),n&&(w7(i),tE(i.states,w7))}}_(v),_(m,!0)}),e.each(function(e,i){var r=n.get(i),a=r.dataIdx,s=r.regionModel;Sn(t,e,i,s,o,a),Si(t,e,i,s,o),Sr(t,e,i,s,o)},this)},t.prototype._buildSVG=function(t){var e=t.geo.map,n=t.transformInfoRaw;this._svgGroup.x=n.x,this._svgGroup.y=n.y,this._svgGroup.scaleX=n.scaleX,this._svgGroup.scaleY=n.scaleY,this._svgResourceChanged(e)&&(this._freeSVG(),this._useSVG(e));var i=this._svgDispatcherMap=es(),r=!1;tE(this._svgGraphicRecord.named,function(e){var n=e.name,o=t.mapOrGeoModel,a=t.data,s=e.svgNodeTagLower,l=e.el,u=a?a.indexOfName(n):null,h=o.getRegionModel(n);null!=w5.get(s)&&l instanceof av&&St(t,l,u,h),l instanceof av&&(l.culling=!0);var c=h.get("silent",!0);null!=c&&(l.silent=c),l.z2EmphasisLift=0,e.namedFrom||(null!=w4.get(s)&&Se(t,l,n,h,o,u,null),Sn(t,l,n,h,o,u),Si(t,l,n,h,o),null!=w3.get(s)&&("self"===Sr(t,l,n,h,o)&&(r=!0),(i.get(n)||i.set(n,[])).push(l)))},this),this._enableBlurEntireSVG(r,t)},t.prototype._enableBlurEntireSVG=function(t,e){if(t&&e.isGeo){var n=e.mapOrGeoModel.getModel(["blur","itemStyle"]).getItemStyle().opacity;this._svgGraphicRecord.root.traverse(function(t){if(!t.isGroup){s1(t);var e=t.ensureState("blur").style||{};null==e.opacity&&null!=n&&(e.opacity=n),t.ensureState("emphasis")}})}},t.prototype.remove=function(){this._regionsGroup.removeAll(),this._regionsGroupByName=null,this._svgGroup.removeAll(),this._freeSVG(),this._controller.dispose(),this._controllerHost=null},t.prototype.findHighDownDispatchers=function(t,e){if(null==t)return[];var n=e.coordinateSystem;if("geoJSON"===n.resourceType){var i=this._regionsGroupByName;if(i){var r=i.get(t);return r?[r]:[]}}else if("geoSVG"===n.resourceType)return this._svgDispatcherMap&&this._svgDispatcherMap.get(t)||[]},t.prototype._svgResourceChanged=function(t){return this._svgMapName!==t},t.prototype._useSVG=function(t){var e=wQ(t);if(e&&"geoSVG"===e.type){var n=e.useGraphic(this.uid);this._svgGroup.add(n.root),this._svgGraphicRecord=n,this._svgMapName=t}},t.prototype._freeSVG=function(){var t=this._svgMapName;if(null!=t){var e=wQ(t);e&&"geoSVG"===e.type&&e.freeGraphic(this.uid),this._svgGraphicRecord=null,this._svgDispatcherMap=null,this._svgGroup.removeAll(),this._svgMapName=null}},t.prototype._updateController=function(t,e,n,i){var r=t.coordinateSystem,o=this._controller,a=this._controllerHost;a.zoomLimit=t.get("scaleLimit"),a.zoom=r.getZoom(),o.enable(t.get("roam")||!1,{api:i,zInfo:{component:t},triggerInfo:{roamTrigger:t.get("roamTrigger"),isInSelf:function(t,e,n){return r.containPoint([e,n])},isInClip:function(t,n,i){return!e||e.contain(n,i)}}});var s=t.mainType;function l(){var e={type:"geoRoam",componentType:s};return e[s+"Id"]=t.id,e}o.off("pan").on("pan",function(t){this._mouseDownFlag=!1,b9(a,t.dx,t.dy),i.dispatchAction(tk(l(),{dx:t.dx,dy:t.dy,animation:{duration:0}}))},this),o.off("zoom").on("zoom",function(t){this._mouseDownFlag=!1,wt(a,t.scale,t.originX,t.originY),i.dispatchAction(tk(l(),{totalZoom:a.zoom,zoom:t.scale,originX:t.originX,originY:t.originY,animation:{duration:0}}))},this)},t.prototype.resetForLabelLayout=function(){this.group.traverse(function(t){var e=t.getTextContent();e&&(e.ignore=w8(e).ignore)})},t.prototype._updateMapSelectHandler=function(t,e,n,i){var r=this;e.off("mousedown"),e.off("click"),t.get("selectedMode")&&(e.on("mousedown",function(){r._mouseDownFlag=!0}),e.on("click",function(t){r._mouseDownFlag&&(r._mouseDownFlag=!1)}))},t}();function St(t,e,n,i){var r=i.getModel("itemStyle"),o=i.getModel(["emphasis","itemStyle"]),a=i.getModel(["blur","itemStyle"]),s=i.getModel(["select","itemStyle"]),l=w6(r),u=w6(o),h=w6(s),c=w6(a),p=t.data;if(p){var d=p.getItemVisual(n,"style"),f=p.getItemVisual(n,"decal");t.isVisualEncodedByVisualMap&&d.fill&&(l.fill=d.fill),f&&(l.decal=f9(f,t.api))}e.setStyle(l),e.style.strokeNoScale=!0,e.ensureState("emphasis").style=u,e.ensureState("select").style=h,e.ensureState("blur").style=c,s1(e)}function Se(t,e,n,i,r,o,a){var s=t.data,l=t.isGeo,u=s&&isNaN(s.get(s.mapDimension("value"),o)),h=s&&s.getItemLayout(o);if(l||u||h&&h.showLabel){var c=l?n:o,p=void 0;(!s||o>=0)&&(p=r);var d=a?{normal:{align:"center",verticalAlign:"middle"}}:null;lI(e,lT(i),{labelFetcher:p,labelDataIndex:c,defaultText:n},d);var f=e.getTextContent();if(f&&(w8(f).ignore=f.ignore,e.textConfig&&a)){var g=e.getBoundingRect().clone();e.textConfig.layoutRect=g,e.textConfig.position=[(a[0]-g.x)/g.width*100+"%",(a[1]-g.y)/g.height*100+"%"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function Sn(t,e,n,i,r,o){t.data?t.data.setItemGraphicEl(o,e):sk(e).eventData={componentType:"geo",componentIndex:r.componentIndex,geoIndex:r.componentIndex,name:n,region:i&&i.option||{}}}function Si(t,e,n,i,r){t.data||dL({el:e,componentModel:r,itemName:n,itemTooltipOption:i.get("tooltip")})}function Sr(t,e,n,i,r){e.highDownSilentOnTouch=!!r.get("selectedMode");var o,a=i.getModel("emphasis"),s=a.get("focus");return li(e,s,a.get("blurScope"),a.get("disabled")),t.isGeo&&((o=sk(e)).componentMainType=r.mainType,o.componentIndex=r.componentIndex,o.componentHighDownName=n),s}function So(t,e,n){var i,r=[];function o(){i=[]}function a(){i.length&&(r.push(i),i=[])}var s=e({polygonStart:o,polygonEnd:a,lineStart:o,lineEnd:a,point:function(t,e){isFinite(t)&&isFinite(e)&&i.push([t,e])},sphere:function(){}});return n||s.polygonStart(),tE(t,function(t){s.lineStart();for(var e=0;e<t.length;e++)s.point(t[e][0],t[e][1]);s.lineEnd()}),n||s.polygonEnd(),r}var Sa=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n,i){if(!i||"mapToggleSelect"!==i.type||i.from!==this.uid){var r=this.group;if(r.removeAll(),!t.getHostGeoModel()){if(this._mapDraw&&i&&"geoRoam"===i.type&&this._mapDraw.resetForLabelLayout(),i&&"geoRoam"===i.type&&"series"===i.componentType&&i.seriesId===t.id){var o=this._mapDraw;o&&r.add(o.group)}else if(t.needsDrawMap){var o=this._mapDraw||new w9(n);r.add(o.group),o.draw(t,e,n,this,i),this._mapDraw=o}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;t.get("showLegendSymbol")&&e.getComponent("legend")&&this._renderSymbols(t,e,n)}}},e.prototype.remove=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},e.prototype._renderSymbols=function(t,e,n){var i=t.originalData,r=this.group;i.each(i.mapDimension("value"),function(e,n){if(!isNaN(e)){var o=i.getItemLayout(n);if(o&&o.point){var a=o.point,s=o.offset,l=new px({style:{fill:t.getData().getVisual("style").fill},shape:{cx:a[0]+9*s,cy:a[1],r:3},silent:!0,z2:8+11*!s});if(!s){var u=t.mainSeries.getData(),h=i.getName(n),c=u.indexOfName(h),p=i.getItemModel(n),d=p.getModel("label"),f=u.getItemGraphicEl(c);lI(l,lT(p),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(c,n)}},defaultText:h}),l.disableLabelAnimation=!0,d.get("position")||l.setTextConfig({position:"bottom"}),f.onHoverStateChange=function(t){sQ(l,t)}}r.add(l)}}})},e.type="map",e}(dH),Ss=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.needsDrawMap=!1,n.seriesGroup=[],n.getTooltipPosition=function(t){if(null!=t){var e=this.getData().getName(t),n=this.coordinateSystem,i=n.getRegion(e);return i&&n.dataToPoint(i.getCenter())}},n}return tn(e,t),e.prototype.getInitialData=function(t){for(var e=xg(this,{coordDimensions:["value"],encodeDefaulter:tU(hl,this)}),n=es(),i=[],r=0,o=e.count();r<o;r++){var a=e.getName(r);n.set(a,r)}return tE(w1(this.getMapType(),this.option.nameMap,this.option.nameProperty).regions,function(t){var r,o=t.name,a=n.get(o),s=t.properties&&t.properties.echartsStyle;null==a?(r={name:o},i.push(r)):r=e.getRawDataItem(a),s&&tD(r,s)}),e.appendData(i),e},e.prototype.getHostGeoModel=function(){if(2!==uP(this).kind)return this.getReferringComponents("geo",{useDefault:!1,enableAll:!1,enableNone:!1}).models[0]},e.prototype.getMapType=function(){return(this.getHostGeoModel()||this).option.map},e.prototype.getRawValue=function(t){var e=this.getData();return e.get(e.mapDimension("value"),t)},e.prototype.getRegionModel=function(t){var e=this.getData();return e.getItemModel(e.indexOfName(t))},e.prototype.formatTooltip=function(t,e,n){for(var i=this.getData(),r=this.getRawValue(t),o=i.getName(t),a=this.seriesGroup,s=[],l=0;l<a.length;l++){var u=a[l].originalData.indexOfName(o),h=i.mapDimension("value");isNaN(a[l].originalData.get(h,u))||s.push(a[l].name)}return cV("section",{header:s.join(", "),noHeader:!s.length,blocks:[cV("nameValue",{name:o,value:r})]})},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.getLegendIcon=function(t){var e=t.icon||"roundRect",n=fz(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill);return n.setStyle(t.itemStyle),n.style.stroke="none",e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill=uQ.color.neutral00,n.style.lineWidth=2),n},e.type="series.map",e.dependencies=["geo"],e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,label:{show:!1,color:uQ.color.tertiary},itemStyle:{borderWidth:.5,borderColor:uQ.color.border,areaColor:uQ.color.background},emphasis:{label:{show:!0,color:uQ.color.primary},itemStyle:{areaColor:uQ.color.highlight}},select:{label:{show:!0,color:uQ.color.primary},itemStyle:{color:uQ.color.highlight}},nameProperty:"name"},e}(cQ);function Sl(t){var e={};t.eachSeriesByType("map",function(t){var n=t.getHostGeoModel(),i=n?"o"+n.id:"i"+t.getMapType();(e[i]=e[i]||[]).push(t)}),tE(e,function(t,e){for(var n,i,r,o=(n=tB(t,function(t){return t.getData()}),i=t[0].get("mapValueCalculation"),r={},tE(n,function(t){t.each(t.mapDimension("value"),function(e,n){var i="ec-"+t.getName(n);r[i]=r[i]||[],isNaN(e)||r[i].push(e)})}),n[0].map(n[0].mapDimension("value"),function(t,e){for(var o,a="ec-"+n[0].getName(e),s=0,l=1/0,u=-1/0,h=r[a].length,c=0;c<h;c++)l=Math.min(l,r[a][c]),u=Math.max(u,r[a][c]),s+=r[a][c];return o="min"===i?l:"max"===i?u:"average"===i?s/h:s,0===h?NaN:o})),a=0;a<t.length;a++)t[a].originalData=t[a].getData();for(var a=0;a<t.length;a++)t[a].seriesGroup=t,t[a].needsDrawMap=0===a&&!t[a].getHostGeoModel(),t[a].setData(o.cloneShallow()),t[a].mainSeries=t[0]})}function Su(t){var e={};t.eachSeriesByType("map",function(n){var i=n.getMapType();if(!n.getHostGeoModel()&&!e[i]){var r={};tE(n.seriesGroup,function(e){var n=e.coordinateSystem,i=e.originalData;e.get("showLegendSymbol")&&t.getComponent("legend")&&i.each(i.mapDimension("value"),function(t,e){var o=i.getName(e),a=n.getRegion(o);if(!(!a||isNaN(t))){var s=r[o]||0,l=n.dataToPoint(a.getCenter());r[o]=s+1,i.setItemLayout(e,{point:l,offset:s})}})});var o=n.getData();o.each(function(t){var e=o.getName(t),n=o.getItemLayout(t)||{};n.showLabel=!r[e],o.setItemLayout(t,n)}),e[i]=!0}})}var Sh=function(t){function e(e,n){var i=t.call(this)||this;return i.type="view",i.dimensions=["x","y"],i._roamTransformable=new rw,i._rawTransformable=new rw,i.name=e,i._opt=n,i}return tn(e,t),e.prototype.setBoundingRect=function(t,e,n,i){return this._rect=new nb(t,e,n,i),this._updateCenterAndZoom(),this._rect},e.prototype.getBoundingRect=function(){return this._rect},e.prototype.setViewRect=function(t,e,n,i){this._transformTo(t,e,n,i),this._viewRect=new nb(t,e,n,i)},e.prototype._transformTo=function(t,e,n,i){var r=this.getBoundingRect(),o=this._rawTransformable;o.transform=r.calculateTransform(new nb(t,e,n,i));var a=o.parent;o.parent=null,o.decomposeTransform(),o.parent=a,this._updateTransform()},e.prototype.setCenter=function(t){var e=this._opt;e&&e.api&&e.ecModel&&e.ecModel.getShallow("legacyViewCoordSysCenterBase")&&t&&(t=[r8(t[0],e.api.getWidth()),r8(t[1],e.api.getWidth())]),this._centerOption=tC(t),this._updateCenterAndZoom()},e.prototype.setZoom=function(t){this._zoom=wo(t||1,this.zoomLimit),this._updateCenterAndZoom()},e.prototype.getDefaultCenter=function(){var t=this.getBoundingRect();return[t.x+t.width/2,t.y+t.height/2]},e.prototype.getCenter=function(){return this._center||this.getDefaultCenter()},e.prototype.getZoom=function(){return this._zoom||1},e.prototype.getRoamTransform=function(){return this._roamTransformable.getLocalTransform()},e.prototype._updateCenterAndZoom=function(){var t=this._centerOption,e=this._rect;t&&e&&(this._center=[r8(t[0],e.width,e.x),r8(t[1],e.height,e.y)]);var n=this._rawTransformable.getLocalTransform(),i=this._roamTransformable,r=this.getDefaultCenter(),o=this.getCenter(),a=this.getZoom();o=eO([],o,n),r=eO([],r,n),i.originX=o[0],i.originY=o[1],i.x=r[0]-o[0],i.y=r[1]-o[1],i.scaleX=i.scaleY=a,this._updateTransform()},e.prototype._updateTransform=function(){var t=this._roamTransformable,e=this._rawTransformable;e.parent=t,t.updateTransform(),e.updateTransform(),nt(this.transform||(this.transform=[]),e.transform||e7()),this._rawTransform=e.getLocalTransform(),this.invTransform=this.invTransform||[],no(this.invTransform,this.transform),this.decomposeTransform()},e.prototype.getTransformInfo=function(){var t=this._rawTransformable,e=this._roamTransformable,n=new rw;return n.transform=e.transform,n.decomposeTransform(),{roam:{x:n.x,y:n.y,scaleX:n.scaleX,scaleY:n.scaleY},raw:{x:t.x,y:t.y,scaleX:t.scaleX,scaleY:t.scaleY}}},e.prototype.getViewRect=function(){return this._viewRect},e.prototype.getViewRectAfterRoam=function(){var t=this.getBoundingRect().clone();return t.applyTransform(this.transform),t},e.prototype.dataToPoint=function(t,e,n){var i=e?this._rawTransform:this.transform;return n=n||[],i?eO(n,t,i):ey(n,t)},e.prototype.pointToData=function(t,e,n){n=n||[];var i=this.invTransform;return i?eO(n,t,i):(n[0]=t[0],n[1]=t[1],n)},e.prototype.convertToPixel=function(t,e,n){var i=Sc(e);return i===this?i.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var i=Sc(e);return i===this?i.pointToData(n):null},e.prototype.containPoint=function(t){return this.getViewRectAfterRoam().contain(t[0],t[1])},e.dimensions=["x","y"],e}(rw);function Sc(t){var e=t.seriesModel;return e?e.coordinateSystem:null}var Sp={geoJSON:{aspectScale:.75,invertLongitute:!0},geoSVG:{aspectScale:1,invertLongitute:!1}},Sd=["lng","lat"],Sf=function(t){function e(e,n,i){var r,o=t.call(this,e,{api:i.api,ecModel:i.ecModel})||this;o.dimensions=Sd,o.type="geo",o._nameCoordMap=es(),o.map=n;var a=i.projection,s=w1(n,i.nameMap,i.nameProperty),l=wQ(n);o.resourceType=l?l.type:null;var u=o.regions=s.regions,h=Sp[l.type];if(o._regionsMap=s.regionsMap,o.regions=s.regions,o.projection=a,a)for(var c=0;c<u.length;c++){var p=u[c].getBoundingRect(a);(r=r||p.clone()).union(p)}else r=s.boundingRect;return o.setBoundingRect(r.x,r.y,r.width,r.height),o.aspectScale=a?1:t4(i.aspectScale,h.aspectScale),o._invertLongitute=!a&&h.invertLongitute,o}return tn(e,t),e.prototype._transformTo=function(t,e,n,i){var r=this.getBoundingRect(),o=this._invertLongitute;r=r.clone(),o&&(r.y=-r.y-r.height);var a=this._rawTransformable;a.transform=r.calculateTransform(new nb(t,e,n,i));var s=a.parent;a.parent=null,a.decomposeTransform(),a.parent=s,o&&(a.scaleY=-a.scaleY),this._updateTransform()},e.prototype.getRegion=function(t){return this._regionsMap.get(t)},e.prototype.getRegionByCoord=function(t){for(var e=this.regions,n=0;n<e.length;n++){var i=e[n];if("geoJSON"===i.type&&i.contain(t))return e[n]}},e.prototype.addGeoCoord=function(t,e){this._nameCoordMap.set(t,e)},e.prototype.getGeoCoord=function(t){var e=this._regionsMap.get(t);return this._nameCoordMap.get(t)||e&&e.getCenter()},e.prototype.dataToPoint=function(t,e,n){if(tZ(t)&&(t=this.getGeoCoord(t)),t){var i=this.projection;return i&&(t=i.project(t)),t&&this.projectedToPoint(t,e,n)}},e.prototype.pointToData=function(t,e,n){var i=this.projection;return i&&(t=i.unproject(t)),t&&this.pointToProjected(t,n)},e.prototype.pointToProjected=function(e,n){return t.prototype.pointToData.call(this,e,0,n)},e.prototype.projectedToPoint=function(e,n,i){return t.prototype.dataToPoint.call(this,e,n,i)},e.prototype.convertToPixel=function(t,e,n){var i=Sg(e);return i===this?i.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var i=Sg(e);return i===this?i.pointToData(n):null},e}(Sh);function Sg(t){var e=t.geoModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo",oN).models[0]||{}).coordinateSystem:null}function Sy(t,e){var n,i,r,o=t.get("boundingCoords");if(null!=o){var a=o[0],s=o[1];if(isFinite(a[0])&&isFinite(a[1])&&isFinite(s[0])&&isFinite(s[1])){var l=this.projection;if(l){var u=a[0],h=a[1],c=s[0],p=s[1];a=[1/0,1/0],s=[-1/0,-1/0];var d=function(t,e,n,i){for(var r=n-t,o=i-e,u=0;u<=100;u++){var h=u/100,c=l.project([t+r*h,e+o*h]);eR(a,a,c),eN(s,s,c)}};d(u,h,c,h),d(c,h,c,p),d(c,p,u,p),d(u,p,c,h)}this.setBoundingRect(a[0],a[1],s[0]-a[0],s[1]-a[1])}}var f=this.getBoundingRect(),g=t.get("layoutCenter"),y=t.get("layoutSize"),v=uH(t,e).refContainer,m=f.width/f.height*this.aspectScale,x=!1;if(g&&y&&(n=[r8(g[0],v.width)+v.x,r8(g[1],v.height)+v.y],i=r8(y,Math.min(v.width,v.height)),isNaN(n[0])||isNaN(n[1])||isNaN(i)||(x=!0)),x)r={},m>1?(r.width=i,r.height=i/m):(r.height=i,r.width=i*m),r.y=n[1]-r.height/2,r.x=n[0]-r.width/2;else{var _=t.getBoxLayoutParams();_.aspect=m,r=uF(t,r=uG(_,v),m)}this.setViewRect(r.x,r.y,r.width,r.height),this.setCenter(t.get("center")),this.setZoom(t.get("zoom"))}tN(Sf,Sh);var Sv=new(function(){function t(){this.dimensions=Sd}return t.prototype.create=function(t,e){var n=[];function i(t){return{nameProperty:t.get("nameProperty"),aspectScale:t.get("aspectScale"),projection:t.get("projection")}}t.eachComponent("geo",function(r,o){var a=r.get("map"),s=new Sf(a+o,a,tk({nameMap:r.get("nameMap"),api:e,ecModel:t},i(r)));s.zoomLimit=r.get("scaleLimit"),n.push(s),r.coordinateSystem=s,s.model=r,s.resize=Sy,s.resize(r,e)}),t.eachSeries(function(t){uO({targetModel:t,coordSysType:"geo",coordSysProvider:function(){var e="map"===t.subType?t.getHostGeoModel():t.getReferringComponents("geo",oN).models[0];return e&&e.coordinateSystem},allowNotFound:!0})});var r={};return t.eachSeriesByType("map",function(t){if(!t.getHostGeoModel()){var e=t.getMapType();r[e]=r[e]||[],r[e].push(t)}}),tE(r,function(r,o){var a=new Sf(o,o,tk({nameMap:tA(tB(r,function(t){return t.get("nameMap")})),api:e,ecModel:t},i(r[0])));a.zoomLimit=t3.apply(null,tB(r,function(t){return t.get("scaleLimit")})),n.push(a),a.resize=Sy,a.resize(r[0],e),tE(r,function(t){t.coordinateSystem=a,tE(t.get("geoCoord"),function(t,e){a.addGeoCoord(e,t)})})}),n},t.prototype.getFilledRegions=function(t,e,n,i){for(var r=(t||[]).slice(),o=es(),a=0;a<r.length;a++)o.set(r[a].name,r[a]);return tE(w1(e,n,i).regions,function(t){var e=t.name,n=o.get(e),i=t.properties&&t.properties.echartsStyle;n||(n={name:e},r.push(n)),i&&tD(n,i)}),r},t}()),Sm=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n);var i=wQ(t.map);if(i&&"geoJSON"===i.type){var r=t.itemStyle=t.itemStyle||{};"color"in r||(r.color=t.defaultItemStyleColor||uQ.color.backgroundTint)}ob(t,"label",["show"])},e.prototype.optionUpdated=function(){var t=this,e=this.option;e.regions=Sv.getFilledRegions(e.regions,e.map,e.nameMap,e.nameProperty);var n={};this._optionModelMap=tV(e.regions||[],function(e,i){var r=i.name;return r&&(e.set(r,new lj(i,t,t.ecModel)),i.selected&&(n[r]=!0)),e},es()),e.selectedMap||(e.selectedMap=n)},e.prototype.getRegionModel=function(t){return this._optionModelMap.get(t)||new lj(null,this,this.ecModel)},e.prototype.getFormattedLabel=function(t,e){var n=this.getRegionModel(t),i="normal"===e?n.get(["label","formatter"]):n.get(["emphasis","label","formatter"]),r={name:t};return tX(i)?(r.status=e,i(r)):tZ(i)?i.replace("{a}",null!=t?t:""):void 0},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.select=function(t){var e=this.option,n=e.selectedMode;n&&("multiple"!==n&&(e.selectedMap=null),(e.selectedMap||(e.selectedMap={}))[t]=!0)},e.prototype.unSelect=function(t){var e=this.option.selectedMap;e&&(e[t]=!1)},e.prototype.toggleSelected=function(t){this[this.isSelected(t)?"unSelect":"select"](t)},e.prototype.isSelected=function(t){var e=this.option.selectedMap;return!!(e&&e[t])},e.type="geo",e.layoutMode="box",e.defaultOption={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:uQ.color.tertiary},itemStyle:{borderWidth:.5,borderColor:uQ.color.border},emphasis:{label:{show:!0,color:uQ.color.primary},itemStyle:{color:uQ.color.highlight}},select:{label:{show:!0,color:uQ.color.primary},itemStyle:{color:uQ.color.highlight}},regions:[]},e}(uK),Sx=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.focusBlurEnabled=!0,n}return tn(e,t),e.prototype.init=function(t,e){this._api=e},e.prototype.render=function(t,e,n,i){if(this._model=t,!t.get("show")){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;return}this._mapDraw||(this._mapDraw=new w9(n));var r=this._mapDraw;r.draw(t,e,n,this,i),r.group.on("click",this._handleRegionClick,this),r.group.silent=t.get("silent"),this.group.add(r.group),this.updateSelectStatus(t,e,n)},e.prototype._handleRegionClick=function(t){var e;fM(t.target,function(t){return null!=(e=sk(t).eventData)},!0),e&&this._api.dispatchAction({type:"geoToggleSelect",geoId:this._model.id,name:e.name})},e.prototype.updateSelectStatus=function(t,e,n){var i=this;this._mapDraw.group.traverse(function(t){var e=sk(t).eventData;if(e)return i._model.isSelected(e.name)?n.enterSelect(t):n.leaveSelect(t),!0})},e.prototype.findHighDownDispatchers=function(t){return this._mapDraw&&this._mapDraw.findHighDownDispatchers(t,this._model)},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove()},e.type="geo",e}(c6);function S_(t,e,n){wJ(t,e,n)}function Sb(t){function e(e,n){n.update="geo:updateSelectStatus",t.registerAction(n,function(t,n){var i={},r=[];return n.eachComponent({mainType:"geo",query:t},function(n){n[e](t.name),tE(n.coordinateSystem.regions,function(t){i[t.name]=n.isSelected(t.name)||!1});var o=[];tE(i,function(t,e){i[e]&&o.push(e)}),r.push({geoIndex:n.componentIndex,name:o})}),{selected:i,allSelected:r,name:t.name}})}t.registerCoordinateSystem("geo",Sv),t.registerComponentModel(Sm),t.registerComponentView(Sx),t.registerImpl("registerMap",S_),t.registerImpl("getMap",function(t){return w0(t)}),e("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),e("select",{type:"geoSelect",event:"geoselected"}),e("unSelect",{type:"geoUnSelect",event:"geounselected"}),t.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},function(t,e,n){var i=t.componentType;i||(null!=t.geoId?i="geo":null!=t.seriesId&&(i="series")),i||(i="series"),e.eachComponent({mainType:i,query:t},function(e){var n=e.coordinateSystem;if("geo"===n.type){var r=wi(n,t,e.get("scaleLimit"));e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom),"series"===i&&tE(e.seriesGroup,function(t){t.setCenter(r.center),t.setZoom(r.zoom)})}})})}function Sw(t,e){var n=t.isExpand?t.children:[],i=t.parentNode.children,r=t.hierNode.i?i[t.hierNode.i-1]:null;if(n.length){!function(t){for(var e=t.children,n=e.length,i=0,r=0;--n>=0;){var o=e[n];o.hierNode.prelim+=i,o.hierNode.modifier+=i,r+=o.hierNode.change,i+=o.hierNode.shift+r}}(t);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;r?(t.hierNode.prelim=r.hierNode.prelim+e(t,r),t.hierNode.modifier=t.hierNode.prelim-o):t.hierNode.prelim=o}else r&&(t.hierNode.prelim=r.hierNode.prelim+e(t,r));t.parentNode.hierNode.defaultAncestor=function(t,e,n,i){if(e){for(var r=t,o=t,a=o.parentNode.children[0],s=e,l=r.hierNode.modifier,u=o.hierNode.modifier,h=a.hierNode.modifier,c=s.hierNode.modifier;s=ST(s),o=SC(o),s&&o;){r=ST(r),a=SC(a),r.hierNode.ancestor=t;var p,d,f,g=s.hierNode.prelim+c-o.hierNode.prelim-u+i(s,o);g>0&&(function(t,e,n){var i=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=i,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=i}((p=s,d=t,f=n,p.hierNode.ancestor.parentNode===d.parentNode?p.hierNode.ancestor:f),t,g),u+=g,l+=g),c+=s.hierNode.modifier,u+=o.hierNode.modifier,l+=r.hierNode.modifier,h+=a.hierNode.modifier}s&&!ST(r)&&(r.hierNode.thread=s,r.hierNode.modifier+=c-l),o&&!SC(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=u-h,n=t)}return n}(t,r,t.parentNode.hierNode.defaultAncestor||i[0],e)}function SS(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function SM(t){return arguments.length?t:SD}function SI(t,e){return{x:e*Math.cos(t-=Math.PI/2),y:e*Math.sin(t)}}function ST(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function SC(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function SD(t,e){return t.parentNode===e.parentNode?1:2}var SA=function(){this.parentPoint=[],this.childPoints=[]},Sk=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultStyle=function(){return{stroke:uQ.color.neutral99,fill:null}},e.prototype.getDefaultShape=function(){return new SA},e.prototype.buildPath=function(t,e){var n=e.childPoints,i=n.length,r=e.parentPoint,o=n[0],a=n[i-1];if(1===i){t.moveTo(r[0],r[1]),t.lineTo(o[0],o[1]);return}var s=e.orient,l=+("TB"!==s&&"BT"!==s),u=1-l,h=r8(e.forkPosition,1),c=[];c[l]=r[l],c[u]=r[u]+(a[u]-r[u])*h,t.moveTo(r[0],r[1]),t.lineTo(c[0],c[1]),t.moveTo(o[0],o[1]),c[l]=o[l],t.lineTo(c[0],c[1]),c[l]=a[l],t.lineTo(c[0],c[1]),t.lineTo(a[0],a[1]);for(var p=1;p<i-1;p++){var d=n[p];t.moveTo(d[0],d[1]),c[l]=d[l],t.lineTo(c[0],c[1])}},e}(se),SL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._mainGroup=new rY,n}return tn(e,t),e.prototype.init=function(t,e){this._controller=new b1(e.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},e.prototype.render=function(t,e,n){var i=t.getData(),r=t.layoutInfo,o=this._mainGroup;"radial"===t.get("layout")?(o.x=r.x+r.width/2,o.y=r.y+r.height/2):(o.x=r.x,o.y=r.y),this._updateViewCoordSys(t,n),this._updateController(t,null,e,n);var a=this._data;i.diff(a).add(function(e){SP(i,e)&&SO(i,e,null,o,t)}).update(function(e,n){var r=a.getItemGraphicEl(n);if(!SP(i,e)){r&&Sz(a,n,r,o,t);return}SO(i,e,r,o,t)}).remove(function(e){var n=a.getItemGraphicEl(e);n&&Sz(a,e,n,o,t)}).execute(),this._nodeScaleRatio=t.get("nodeScaleRatio"),this._updateNodeAndLinkScale(t),!0===t.get("expandAndCollapse")&&i.eachItemGraphicEl(function(e,i){e.off("click").on("click",function(){n.dispatchAction({type:"treeExpandAndCollapse",seriesId:t.id,dataIndex:i})})}),this._data=i},e.prototype._updateViewCoordSys=function(t,e){var n=t.getData(),i=[];n.each(function(t){var e=n.getItemLayout(t);!e||isNaN(e.x)||isNaN(e.y)||i.push([+e.x,+e.y])});var r=[],o=[];aD(i,r,o);var a=this._min,s=this._max;o[0]-r[0]==0&&(r[0]=a?a[0]:r[0]-1,o[0]=s?s[0]:o[0]+1),o[1]-r[1]==0&&(r[1]=a?a[1]:r[1]-1,o[1]=s?s[1]:o[1]+1);var l=t.coordinateSystem=new Sh(null,{api:e,ecModel:t.ecModel});l.zoomLimit=t.get("scaleLimit"),l.setBoundingRect(r[0],r[1],o[0]-r[0],o[1]-r[1]),l.setCenter(t.get("center")),l.setZoom(t.get("zoom")),this.group.attr({x:l.x,y:l.y,scaleX:l.scaleX,scaleY:l.scaleY}),this._min=r,this._max=o},e.prototype._updateController=function(t,e,n,i){var r=this;we(t,i,this.group,this._controller,this._controllerHost,e),this._controller.on("zoom",function(e){r._updateNodeAndLinkScale(t)})},e.prototype._updateNodeAndLinkScale=function(t){var e=t.getData(),n=this._getNodeGlobalScale(t);e.eachItemGraphicEl(function(t,e){t.setSymbolScale(n)})},e.prototype._getNodeGlobalScale=function(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=this._nodeScaleRatio,i=e.scaleX||1;return((e.getZoom()-1)*n+1)/i},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype.remove=function(){this._mainGroup.removeAll(),this._data=null},e.type="tree",e}(dH);function SP(t,e){var n=t.getItemLayout(e);return n&&!isNaN(n.x)&&!isNaN(n.y)}function SO(t,e,n,i,r){var o=!n,a=t.tree.getNodeByDataIndex(e),s=a.getModel(),l=a.getVisual("style").fill,u=!1===a.isExpand&&0!==a.children.length?l:uQ.color.neutral00,h=t.tree.root,c=a.parentNode===h?a:a.parentNode||a,p=t.getItemGraphicEl(c.dataIndex),d=c.getLayout(),f=p?{x:p.__oldX,y:p.__oldY,rawX:p.__radialOldRawX,rawY:p.__radialOldRawY}:d,g=a.getLayout();o?((n=new vC(t,e,null,{symbolInnerColor:u,useNameLabel:!0})).x=f.x,n.y=f.y):n.updateData(t,e,null,{symbolInnerColor:u,useNameLabel:!0}),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=g.rawX,n.__radialRawY=g.rawY,i.add(n),t.setItemGraphicEl(e,n),n.__oldX=n.x,n.__oldY=n.y,lg(n,{x:g.x,y:g.y},r);var y=n.getSymbolPath();if("radial"===r.get("layout")){var v=h.children[0],m=v.getLayout(),x=v.children.length,_=void 0,b=void 0;if(g.x===m.x&&!0===a.isExpand&&v.children.length){var w={x:(v.children[0].getLayout().x+v.children[x-1].getLayout().x)/2,y:(v.children[0].getLayout().y+v.children[x-1].getLayout().y)/2};(_=Math.atan2(w.y-m.y,w.x-m.x))<0&&(_=2*Math.PI+_),(b=w.x<m.x)&&(_-=Math.PI)}else(_=Math.atan2(g.y-m.y,g.x-m.x))<0&&(_=2*Math.PI+_),0===a.children.length||0!==a.children.length&&!1===a.isExpand?(b=g.x<m.x)&&(_-=Math.PI):(b=g.x>m.x)||(_-=Math.PI);var S=b?"left":"right",M=s.getModel("label"),I=M.get("rotate"),T=Math.PI/180*I,C=y.getTextContent();C&&(y.setTextConfig({position:M.get("position")||S,rotation:null==I?-_:T,origin:"center"}),C.setStyle("verticalAlign","middle"))}var D=s.get(["emphasis","focus"]),A="relative"===D?el(a.getAncestorsIndices(),a.getDescendantIndices()):"ancestor"===D?a.getAncestorsIndices():"descendant"===D?a.getDescendantIndices():null;A&&(sk(n).focus=A),function(t,e,n,i,r,o,a,s){var l=e.getModel(),u=t.get("edgeShape"),h=t.get("layout"),c=t.getOrient(),p=t.get(["lineStyle","curveness"]),d=t.get("edgeForkPosition"),f=l.getModel("lineStyle").getLineStyle(),g=i.__edge;if("curve"===u)e.parentNode&&e.parentNode!==n&&(g||(g=i.__edge=new pj({shape:SE(h,c,p,r,r)})),lg(g,{shape:SE(h,c,p,o,a)},t));else if("polyline"===u&&"orthogonal"===h&&e!==n&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var y=e.children,v=[],m=0;m<y.length;m++){var x=y[m].getLayout();v.push([x.x,x.y])}g||(g=i.__edge=new Sk({shape:{parentPoint:[a.x,a.y],childPoints:[[a.x,a.y]],orient:c,forkPosition:d}})),lg(g,{shape:{parentPoint:[a.x,a.y],childPoints:v}},t)}g&&!("polyline"===u&&!e.isExpand)&&(g.useStyle(tL({strokeNoScale:!0,fill:null},f)),ls(g,l,"lineStyle"),s1(g),s.add(g))}(r,a,h,n,f,d,g,i),n.__edge&&(n.onHoverStateChange=function(e){if("blur"!==e){var i=a.parentNode&&t.getItemGraphicEl(a.parentNode.dataIndex);i&&1===i.hoverState||sQ(n.__edge,e)}})}function SR(t,e,n,i,r){var o=SN(e.tree.root,t),a=o.source,s=o.sourceLayout,l=e.getItemGraphicEl(t.dataIndex);if(l){var u=e.getItemGraphicEl(a.dataIndex).__edge,h=l.__edge||(!1===a.isExpand||1===a.children.length?u:void 0),c=i.get("edgeShape"),p=i.get("layout"),d=i.get("orient"),f=i.get(["lineStyle","curveness"]);h&&("curve"===c?lm(h,{shape:SE(p,d,f,s,s),style:{opacity:0}},i,{cb:function(){n.remove(h)},removeOpt:r}):"polyline"===c&&"orthogonal"===i.get("layout")&&lm(h,{shape:{parentPoint:[s.x,s.y],childPoints:[[s.x,s.y]]},style:{opacity:0}},i,{cb:function(){n.remove(h)},removeOpt:r}))}}function SN(t,e){for(var n,i=e.parentNode===t?e:e.parentNode||e;null==(n=i.getLayout());)i=i.parentNode===t?i:i.parentNode||i;return{source:i,sourceLayout:n}}function Sz(t,e,n,i,r){var o=t.tree.getNodeByDataIndex(e),a=SN(t.tree.root,o).sourceLayout,s={duration:r.get("animationDurationUpdate"),easing:r.get("animationEasingUpdate")};lm(n,{x:a.x+1,y:a.y+1},r,{cb:function(){i.remove(n),t.setItemGraphicEl(e,null)},removeOpt:s}),n.fadeOut(null,t.hostModel,{fadeLabel:!0,animation:s}),o.children.forEach(function(e){SR(e,t,i,r,s)}),SR(o,t,i,r,s)}function SE(t,e,n,i,r){if("radial"===t){u=i.rawX,c=i.rawY,h=r.rawX;var o,a,s,l,u,h,c,p=r.rawY,d=SI(u,c),f=SI(u,c+(p-c)*n),g=SI(h,p+(c-p)*n),y=SI(h,p);return{x1:d.x||0,y1:d.y||0,x2:y.x||0,y2:y.y||0,cpx1:f.x||0,cpy1:f.y||0,cpx2:g.x||0,cpy2:g.y||0}}return u=i.x,c=i.y,h=r.x,p=r.y,("LR"===e||"RL"===e)&&(o=u+(h-u)*n,a=c,s=h+(u-h)*n,l=p),("TB"===e||"BT"===e)&&(o=u,a=c+(p-c)*n,s=h,l=p+(c-p)*n),{x1:u,y1:c,x2:h,y2:p,cpx1:o,cpy1:a,cpx2:s,cpy2:l}}var SB=oL();function SV(t,e){var n;if(n=this,SB(n).mainData===n){var i=tk({},SB(this).datas);i[this.dataType]=e,SU(e,i,t)}else SY(e,this.dataType,SB(this).mainData,t);return e}function SG(t,e){return t.struct&&t.struct.update(),e}function SF(t,e){return tE(SB(e).datas,function(n,i){n!==e&&SY(n.cloneShallow(),i,e,t)}),e}function SW(t){var e=SB(this).mainData;return null==t||null==e?e:SB(e).datas[t]}function SH(){var t=SB(this).mainData;return null==t?[{data:t}]:tB(tW(SB(t).datas),function(e){return{type:e,data:SB(t).datas[e]}})}function SU(t,e,n){SB(t).datas={},tE(e,function(e,i){SY(e,i,t,n)})}function SY(t,e,n,i){SB(n).datas[e]=t,SB(t).mainData=n,t.dataType=e,i.struct&&(t[i.structAttr]=i.struct,i.struct[i.datasAttr[e]]=t),t.getLinkedData=SW,t.getLinkedDataAll=SH}let SX=function(t){var e=t.mainData,n=t.datas;n||(n={main:e},t.datasAttr={main:"data"}),t.datas=t.mainData=null,SU(e,n,t),tE(n,function(n){tE(e.TRANSFERABLE_METHODS,function(e){n.wrapMethod(e,tU(SV,t))})}),e.wrapMethod("cloneShallow",tU(SF,t)),tE(e.CHANGABLE_METHODS,function(n){e.wrapMethod(n,tU(SG,t))}),t9(n[e.dataType]===e)};var SZ=function(){function t(t,e){this.depth=0,this.height=0,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.isExpand=!1,this.name=t||"",this.hostTree=e}return t.prototype.isRemoved=function(){return this.dataIndex<0},t.prototype.eachNode=function(t,e,n){tX(t)&&(n=e,e=t,t=null),tZ(t=t||{})&&(t={order:t});var i,r=t.order||"preorder",o=this[t.attr||"children"];"preorder"===r&&(i=e.call(n,this));for(var a=0;!i&&a<o.length;a++)o[a].eachNode(t,e,n);"postorder"===r&&e.call(n,this)},t.prototype.updateDepthAndHeight=function(t){var e=0;this.depth=t;for(var n=0;n<this.children.length;n++){var i=this.children[n];i.updateDepthAndHeight(t+1),i.height>e&&(e=i.height)}this.height=e+1},t.prototype.getNodeById=function(t){if(this.getId()===t)return this;for(var e=0,n=this.children,i=n.length;e<i;e++){var r=n[e].getNodeById(t);if(r)return r}},t.prototype.contains=function(t){if(t===this)return!0;for(var e=0,n=this.children,i=n.length;e<i;e++){var r=n[e].contains(t);if(r)return r}},t.prototype.getAncestors=function(t){for(var e=[],n=t?this:this.parentNode;n;)e.push(n),n=n.parentNode;return e.reverse(),e},t.prototype.getAncestorsIndices=function(){for(var t=[],e=this;e;)t.push(e.dataIndex),e=e.parentNode;return t.reverse(),t},t.prototype.getDescendantIndices=function(){var t=[];return this.eachNode(function(e){t.push(e.dataIndex)}),t},t.prototype.getValue=function(t){var e=this.hostTree.data;return e.getStore().get(e.getDimensionIndex(t||"value"),this.dataIndex)},t.prototype.setLayout=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,e)},t.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostTree.data.getItemModel(this.dataIndex).getModel(t)},t.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},t.prototype.setVisual=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,e)},t.prototype.getVisual=function(t){return this.hostTree.data.getItemVisual(this.dataIndex,t)},t.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},t.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},t.prototype.getChildIndex=function(){if(this.parentNode){for(var t=this.parentNode.children,e=0;e<t.length;++e)if(t[e]===this)return e}return -1},t.prototype.isAncestorOf=function(t){for(var e=t.parentNode;e;){if(e===this)return!0;e=e.parentNode}return!1},t.prototype.isDescendantOf=function(t){return t!==this&&t.isAncestorOf(this)},t}(),Sj=function(){function t(t){this.type="tree",this._nodes=[],this.hostModel=t}return t.prototype.eachNode=function(t,e,n){this.root.eachNode(t,e,n)},t.prototype.getNodeByDataIndex=function(t){var e=this.data.getRawIndex(t);return this._nodes[e]},t.prototype.getNodeById=function(t){return this.root.getNodeById(t)},t.prototype.update=function(){for(var t=this.data,e=this._nodes,n=0,i=e.length;n<i;n++)e[n].dataIndex=-1;for(var n=0,i=t.count();n<i;n++)e[t.getRawIndex(n)].dataIndex=n},t.prototype.clearLayouts=function(){this.data.clearItemLayouts()},t.createTree=function(e,n,i){var r=new t(n),o=[],a=1;!function t(e,n){var i,s,l,u=e.value;a=Math.max(a,tY(u)?u.length:1),o.push(e);var h=new SZ(oC(e.name,""),r);n?(i=h,l=(s=n).children,i.parentNode!==s&&(l.push(i),i.parentNode=s)):r.root=h,r._nodes.push(h);var c=e.children;if(c)for(var p=0;p<c.length;p++)t(c[p],h)}(e),r.root.updateDepthAndHeight(0);var s=new vf(vy(o,{coordDimensions:["value"],dimensionsCount:a}).dimensions,n);return s.initData(o),i&&i(s),SX({mainData:s,struct:r,structAttr:"tree"}),r.update(),r},t}();function Sq(t,e,n){if(t&&tO(e,t.type)>=0){var i=n.getData().tree.root,r=t.targetNode;if(tZ(r)&&(r=i.getNodeById(r)),r&&i.contains(r))return{node:r};var o=t.targetNodeId;if(null!=o&&(r=i.getNodeById(o)))return{node:r}}}function SK(t){for(var e=[];t;)(t=t.parentNode)&&e.push(t);return e.reverse()}function S$(t,e){return tO(SK(t),e)>=0}function SJ(t,e){for(var n=[];t;){var i=t.dataIndex;n.push({name:t.name,dataIndex:i,value:e.getRawValue(i)}),t=t.parentNode}return n.reverse(),n}var SQ=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasSymbolVisual=!0,e.ignoreStyleOnData=!0,e}return tn(e,t),e.prototype.getInitialData=function(t){var e={name:t.name,children:t.data},n=new lj(t.leaves||{},this,this.ecModel),i=Sj.createTree(e,this,function(t){t.wrapMethod("getItemModel",function(t,e){var r=i.getNodeByDataIndex(e);return r&&r.children.length&&r.isExpand||(t.parentModel=n),t})}),r=0;i.eachNode("preorder",function(t){t.depth>r&&(r=t.depth)});var o=t.expandAndCollapse&&t.initialTreeDepth>=0?t.initialTreeDepth:r;return i.root.eachNode("preorder",function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=o}),i.data},e.prototype.getOrient=function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.formatTooltip=function(t,e,n){for(var i=this.getData().tree,r=i.root.children[0],o=i.getNodeByDataIndex(t),a=o.getValue(),s=o.name;o&&o!==r;)s=o.parentNode.name+"."+s,o=o.parentNode;return cV("nameValue",{name:s,value:a,noValue:isNaN(a)||null==a})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=SJ(i,this),n.collapsed=!i.isExpand,n},e.type="series.tree",e.layoutMode="box",e.defaultOption={z:2,coordinateSystemUsage:"box",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,roamTrigger:"global",nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:uQ.color.borderTint,width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},e}(cQ);function S0(t,e){for(var n,i=[t];n=i.pop();)if(e(n),n.isExpand){var r=n.children;if(r.length)for(var o=r.length-1;o>=0;o--)i.push(r[o])}}function S1(t,e){t.eachSeriesByType("tree",function(t){!function(t,e){var n=uH(t,e).refContainer,i=uG(t.getBoxLayoutParams(),n);t.layoutInfo=i;var r=t.get("layout"),o=0,a=0,s=null;"radial"===r?(o=2*Math.PI,a=Math.min(i.height,i.width)/2,s=SM(function(t,e){return(t.parentNode===e.parentNode?1:2)/t.depth})):(o=i.width,a=i.height,s=SM());var l=t.getData().tree.root,u=l.children[0];if(u){!function(t){t.hierNode={defaultAncestor:null,ancestor:t,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var e,n,i=[t];e=i.pop();)if(n=e.children,e.isExpand&&n.length)for(var r=n.length,o=r-1;o>=0;o--){var a=n[o];a.hierNode={defaultAncestor:null,ancestor:a,prelim:0,modifier:0,change:0,shift:0,i:o,thread:null},i.push(a)}}(l),function(t,e,n){for(var i,r=[t],o=[];i=r.pop();)if(o.push(i),i.isExpand){var a=i.children;if(a.length)for(var s=0;s<a.length;s++)r.push(a[s])}for(;i=o.pop();)e(i,n)}(u,Sw,s),l.hierNode.modifier=-u.hierNode.prelim,S0(u,SS);var h=u,c=u,p=u;S0(u,function(t){var e=t.getLayout().x;e<h.getLayout().x&&(h=t),e>c.getLayout().x&&(c=t),t.depth>p.depth&&(p=t)});var d=h===c?1:s(h,c)/2,f=d-h.getLayout().x,g=0,y=0,v=0,m=0;if("radial"===r)g=o/(c.getLayout().x+d+f),y=a/(p.depth-1||1),S0(u,function(t){v=(t.getLayout().x+f)*g,m=(t.depth-1)*y;var e=SI(v,m);t.setLayout({x:e.x,y:e.y,rawX:v,rawY:m},!0)});else{var x=t.getOrient();"RL"===x||"LR"===x?(y=a/(c.getLayout().x+d+f),g=o/(p.depth-1||1),S0(u,function(t){m=(t.getLayout().x+f)*y,v="LR"===x?(t.depth-1)*g:o-(t.depth-1)*g,t.setLayout({x:v,y:m},!0)})):("TB"===x||"BT"===x)&&(g=o/(c.getLayout().x+d+f),y=a/(p.depth-1||1),S0(u,function(t){v=(t.getLayout().x+f)*g,m="TB"===x?(t.depth-1)*y:a-(t.depth-1)*y,t.setLayout({x:v,y:m},!0)}))}}}(t,e)})}function S2(t){t.eachSeriesByType("tree",function(t){var e=t.getData();e.tree.eachNode(function(t){var n=t.getModel().getModel("itemStyle").getItemStyle();tk(e.ensureUniqueItemVisual(t.dataIndex,"style"),n)})})}var S5=["treemapZoomToNode","treemapRender","treemapMove"];function S3(t){var e=t.getData().tree,n={};e.eachNode(function(e){for(var i=e;i&&i.depth>1;)i=i.parentNode;var r=hy(t.ecModel,i.name||i.dataIndex+"",n);e.setVisual("decal",r)})}var S4=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventUsingHoverLayer=!0,n}return tn(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};!function t(e){var n=0;tE(e.children,function(e){t(e);var i=e.value;tY(i)&&(i=i[0]),n+=i});var i=e.value;tY(i)&&(i=i[0]),(null==i||isNaN(i))&&(i=n),i<0&&(i=0),tY(e.value)?e.value[0]=i:e.value=i}(n);var i=t.levels||[],r=new lj({itemStyle:this.designatedVisualItemStyle={}},this,e),o=tB((i=t.levels=function(t,e){var n,i,r=o_(e.get("color")),o=o_(e.get(["aria","decal","decals"]));if(r){tE(t=t||[],function(t){var e=new lj(t),r=e.get("color"),o=e.get("decal");(e.get(["itemStyle","color"])||r&&"none"!==r)&&(n=!0),(e.get(["itemStyle","decal"])||o&&"none"!==o)&&(i=!0)});var a=t[0]||(t[0]={});return n||(a.color=r.slice()),!i&&o&&(a.decal=o.slice()),t}}(i,e))||[],function(t){return new lj(t,r,e)},this),a=Sj.createTree(n,this,function(t){t.wrapMethod("getItemModel",function(t,e){var n=a.getNodeByDataIndex(e);return t.parentModel=(n?o[n.depth]:null)||r,t})});return a.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.getRawValue(t);return cV("nameValue",{name:i.getName(t),value:r})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments);return n.treeAncestors=SJ(this.getData().tree.getNodeByDataIndex(e),this),n.treePathInfo=n.treeAncestors,n},e.prototype.setLayoutInfo=function(t){this.layoutInfo=this.layoutInfo||{},tk(this.layoutInfo,t)},e.prototype.mapIdToIndex=function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=es(),this._idIndexMapCount=0);var n=e.get(t);return null==n&&e.set(t,n=this._idIndexMapCount++),n},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){S3(this)},e.type="series.treemap",e.layoutMode="box",e.defaultOption={progressive:0,coordinateSystemUsage:"box",left:uQ.size.l,top:uQ.size.xxxl,right:uQ.size.l,bottom:uQ.size.xxxl,sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,scaleLimit:{max:5,min:.2},roam:!0,roamTrigger:"global",nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",bottom:uQ.size.m,emptyItemWidth:25,itemStyle:{color:uQ.color.backgroundShade,textStyle:{color:uQ.color.secondary}},emphasis:{itemStyle:{color:uQ.color.background}}},label:{show:!0,distance:0,padding:5,position:"inside",color:uQ.color.neutral00,overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:uQ.color.neutral00,borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},e}(cQ),S8=function(){function t(t){this.group=new rY,t.add(this.group)}return t.prototype.render=function(t,e,n,i){var r=t.getModel("breadcrumb"),o=this.group;if(o.removeAll(),r.get("show")&&n){var a=r.getModel("itemStyle"),s=r.getModel("emphasis"),l=a.getModel("textStyle"),u=s.getModel(["itemStyle","textStyle"]),h=uH(t,e).refContainer,c={left:r.get("left"),right:r.get("right"),top:r.get("top"),bottom:r.get("bottom")},p={emptyItemWidth:r.get("emptyItemWidth"),totalWidth:0,renderList:[]},d=uG(c,h);this._prepare(n,p,l),this._renderContent(t,p,d,a,s,l,u,i),uU(o,c,h)}},t.prototype._prepare=function(t,e,n){for(var i=t;i;i=i.parentNode){var r=oC(i.getModel().get("name"),""),o=Math.max(n.getTextRect(r).width+16,e.emptyItemWidth);e.totalWidth+=o+8,e.renderList.push({node:i,text:r,width:o})}},t.prototype._renderContent=function(t,e,n,i,r,o,a,s){for(var l=0,u=e.emptyItemWidth,h=t.get(["breadcrumb","height"]),c=e.totalWidth,p=e.renderList,d=r.getModel("itemStyle").getItemStyle(),f=p.length-1;f>=0;f--){var g,y,v,m=p[f],x=m.node,_=m.width,b=m.text;c>n.width&&(c-=_-u,_=u,b=null);var w=new pV({shape:{points:function(t,e,n,i,r,o){var a=[[r?t:t-5,0],[t+n,0],[t+n,0+i],[r?t:t-5,0+i]];return o||a.splice(2,0,[t+n+5,0+i/2]),r||a.push([t,0+i/2]),a}(l,0,_,h,f===p.length-1,0===f)},style:tL(i.getItemStyle(),{lineJoin:"bevel"}),textContent:new sv({style:lC(o,{text:b})}),textConfig:{position:"inside"},z2:1e5,onclick:tU(s,x)});w.disableLabelAnimation=!0,w.getTextContent().ensureState("emphasis").style=lC(a,{text:b}),w.ensureState("emphasis").style=d,li(w,r.get("focus"),r.get("blurScope"),r.get("disabled")),this.group.add(w),g=w,y=t,v=x,sk(g).eventData={componentType:"series",componentSubType:"treemap",componentIndex:y.componentIndex,seriesIndex:y.seriesIndex,seriesName:y.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:v&&v.dataIndex,name:v&&v.name},treePathInfo:v&&SJ(v,y)},l+=_+8}},t.prototype.remove=function(){this.group.removeAll()},t}(),S6=function(){function t(){this._storage=[],this._elExistsMap={}}return t.prototype.add=function(t,e,n,i,r){return!this._elExistsMap[t.id]&&(this._elExistsMap[t.id]=!0,this._storage.push({el:t,target:e,duration:n,delay:i,easing:r}),!0)},t.prototype.finished=function(t){return this._finishedCallback=t,this},t.prototype.start=function(){for(var t=this,e=this._storage.length,n=function(){--e<=0&&(t._storage.length=0,t._elExistsMap={},t._finishedCallback&&t._finishedCallback())},i=0,r=this._storage.length;i<r;i++){var o=this._storage[i];o.el.animateTo(o.target,{duration:o.duration,delay:o.delay,easing:o.easing,setToFinal:!0,done:n,aborted:n})}return this},t}(),S7="label",S9="upperLabel",Mt=oJ([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),Me=function(t){var e=Mt(t);return e.stroke=e.fill=e.lineWidth=null,e},Mn=oL(),Mi=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._state="ready",n._storage=Mr(),n}return tn(e,t),e.prototype.render=function(t,e,n,i){if(!(0>tO(e.findComponents({mainType:"series",subType:"treemap",query:i}),t))){this.seriesModel=t,this.api=n,this.ecModel=e;var r=Sq(i,["treemapZoomToNode","treemapRootToNode"],t),o=i&&i.type,a=t.layoutInfo,s=!this._oldTree,l=this._storage,u="treemapRootToNode"===o&&r&&l?{rootNodeGroup:l.nodeGroup[r.node.getRawIndex()],direction:i.direction}:null,h=this._giveContainerGroup(a),c=t.get("animation"),p=this._doRender(h,t,u);!c||s||o&&"treemapZoomToNode"!==o&&"treemapRootToNode"!==o?p.renderFinally():this._doAnimation(h,p,t,u),this._resetController(n),this._renderBreadcrumb(t,n,r)}},e.prototype._giveContainerGroup=function(t){var e=this._containerGroup;return e||(e=this._containerGroup=new rY,this._initEvents(e),this.group.add(e)),e.x=t.x,e.y=t.y,e},e.prototype._doRender=function(t,e,n){var i,r,o=e.getData().tree,a=this._oldTree,s=Mr(),l=Mr(),u=this._storage,h=[];!function t(i,r,o,a,c){function p(t){return t.getId()}function d(p,d){var f=null!=p?i[p]:null,g=null!=d?r[d]:null,y=function(t,e,n,i,r,o,a,s,l,u){if(a){var h=a.getLayout(),c=t.getData(),p=a.getModel();if(c.setItemGraphicEl(a.dataIndex,null),h&&h.isInView){var d=h.width,f=h.height,g=h.borderWidth,y=h.invisible,v=a.getRawIndex(),m=s&&s.getRawIndex(),x=a.viewChildren,_=h.upperHeight,b=x&&x.length,w=p.getModel("itemStyle"),S=p.getModel(["emphasis","itemStyle"]),M=p.getModel(["blur","itemStyle"]),I=p.getModel(["select","itemStyle"]),T=w.get("borderRadius")||0,C=V("nodeGroup",rY);if(C){if(l.add(C),C.x=h.x||0,C.y=h.y||0,C.markRedraw(),Mn(C).nodeWidth=d,Mn(C).nodeHeight=f,h.isAboveViewRoot)return C;var D=V("background",sd,u,20);D&&function(e,n,i){var r=sk(n);if(r.dataIndex=a.dataIndex,r.seriesIndex=t.seriesIndex,n.setShape({x:0,y:0,width:d,height:f,r:T}),y)z(n);else{n.invisible=!1;var o=a.getVisual("style"),s=o.stroke,l=Me(w);l.fill=s;var u=Mt(S);u.fill=S.get("borderColor");var h=Mt(M);h.fill=M.get("borderColor");var c=Mt(I);if(c.fill=I.get("borderColor"),i){var p=d-2*g;E(n,s,o.opacity,{x:g,y:0,width:p,height:_})}else n.removeTextContent();n.setStyle(l),n.ensureState("emphasis").style=u,n.ensureState("blur").style=h,n.ensureState("select").style=c,s1(n)}e.add(n)}(C,D,b&&h.upperLabelHeight);var A=p.getModel("emphasis"),k=A.get("focus"),L=A.get("blurScope"),P=A.get("disabled"),O="ancestor"===k?a.getAncestorsIndices():"descendant"===k?a.getDescendantIndices():k;if(b)lu(C)&&ll(C,!1),D&&(ll(D,!P),c.setItemGraphicEl(a.dataIndex,D),lr(D,O,L));else{var R=V("content",sd,u,30);R&&function(e,n){var i=sk(n);i.dataIndex=a.dataIndex,i.seriesIndex=t.seriesIndex;var r=Math.max(d-2*g,0),o=Math.max(f-2*g,0);if(n.culling=!0,n.setShape({x:g,y:g,width:r,height:o,r:T}),y)z(n);else{n.invisible=!1;var s=a.getVisual("style"),l=s.fill,u=Me(w);u.fill=l,u.decal=s.decal;var h=Mt(S),c=Mt(M),p=Mt(I);E(n,l,s.opacity,null),n.setStyle(u),n.ensureState("emphasis").style=h,n.ensureState("blur").style=c,n.ensureState("select").style=p,s1(n)}e.add(n)}(C,R),D.disableMorphing=!0,D&&lu(D)&&ll(D,!1),ll(C,!P),c.setItemGraphicEl(a.dataIndex,C);var N=p.getShallow("cursor");N&&R.attr("cursor",N),lr(C,O,L)}return C}}}function z(t){t.invisible||o.push(t)}function E(e,n,i,r){var o=p.getModel(r?S9:S7),s=oC(p.get("name"),null),l=o.getShallow("show");lI(e,lT(p,r?S9:S7),{defaultText:l?s:null,inheritColor:n,defaultOpacity:i,labelFetcher:t,labelDataIndex:a.dataIndex});var u=e.getTextContent();if(u){var c=u.style,d=t7(c.padding||0);r&&(e.setTextConfig({layoutRect:r}),u.disableLabelLayout=!0),u.beforeUpdate=function(){var t=Math.max((r?r.width:e.shape.width)-d[1]-d[3],0),n=Math.max((r?r.height:e.shape.height)-d[0]-d[2],0);(c.width!==t||c.height!==n)&&u.setStyle({width:t,height:n})},c.truncateMinChar=2,c.lineOverflow="truncate",B(c,r,h);var f=u.getState("emphasis");B(f?f.style:null,r,h)}}function B(e,n,i){var r=e?e.text:null;if(!n&&i.isLeafRoot&&null!=r){var o=t.get("drillDownIcon",!0);e.text=o?o+" "+r:r}}function V(t,o,s,l){var u,h,c,p=null!=m&&n[t][m],d=r[t];return p?(n[t][m]=null,u=d,h=p,c=u[v]={},h instanceof rY?(c.oldX=h.x,c.oldY=h.y):c.oldShape=tk({},h.shape)):y||((p=new o)instanceof av&&(p.z2=100*s+l),function(t,e){var n=t[v]={},o=a.parentNode,s=e instanceof rY;if(o&&(!i||"drillDown"===i.direction)){var l=0,u=0,h=r.background[o.getRawIndex()];!i&&h&&h.oldShape&&(l=h.oldShape.width,u=h.oldShape.height),s?(n.oldX=0,n.oldY=u):n.oldShape={x:l,y:u,width:0,height:0}}n.fadein=!s}(d,p)),e[t][v]=p}}(e,l,u,n,s,h,f,g,o,c);y&&t(f&&f.viewChildren||[],g&&g.viewChildren||[],y,a,c+1)}a?(r=i,tE(i,function(t,e){t.isRemoved()||d(e,e)})):new y9(r,i,p,p).add(d).update(d).remove(tU(d,null)).execute()}(o.root?[o.root]:[],a&&a.root?[a.root]:[],t,o===a||!a,0);var c=(i=u,r=Mr(),i&&tE(i,function(t,e){var n=r[e];tE(t,function(t){t&&(n.push(t),Mn(t).willDelete=!0)})}),r);if(this._oldTree=o,this._storage=l,this._controllerHost){var p=this.seriesModel.layoutInfo,d=o.root.getLayout();d.width===p.width&&d.height===p.height&&(this._controllerHost.zoom=1)}return{lastsForAnimation:s,willDeleteEls:c,renderFinally:function(){tE(c,function(t){tE(t,function(t){t.parent&&t.parent.remove(t)})}),tE(h,function(t){t.invisible=!0,t.dirty()})}}},e.prototype._doAnimation=function(t,e,n,i){var r=n.get("animationDurationUpdate"),o=n.get("animationEasing"),a=(tX(r)?0:r)||0,s=(tX(o)?null:o)||"cubicOut",l=new S6;tE(e.willDeleteEls,function(t,e){tE(t,function(t,n){if(!t.invisible){var r,o=t.parent,u=Mn(o);if(i&&"drillDown"===i.direction)r=o===i.rootNodeGroup?{shape:{x:0,y:0,width:u.nodeWidth,height:u.nodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var h=0,c=0;u.willDelete||(h=u.nodeWidth/2,c=u.nodeHeight/2),r="nodeGroup"===e?{x:h,y:c,style:{opacity:0}}:{shape:{x:h,y:c,width:0,height:0},style:{opacity:0}}}r&&l.add(t,r,a,0,s)}})}),tE(this._storage,function(t,n){tE(t,function(t,i){var r=e.lastsForAnimation[n][i],o={};r&&(t instanceof rY?null!=r.oldX&&(o.x=t.x,o.y=t.y,t.x=r.oldX,t.y=r.oldY):(r.oldShape&&(o.shape=tk({},t.shape),t.setShape(r.oldShape)),r.fadein?(t.setStyle("opacity",0),o.style={opacity:1}):1!==t.style.opacity&&(o.style={opacity:1})),l.add(t,o,a,0,s))})},this),this._state="animating",l.finished(tH(function(){this._state="ready",e.renderFinally()},this)).start()},e.prototype._resetController=function(t){var e=this,n=this._controller,i=this._controllerHost;i||(this._controllerHost={target:this.group},i=this._controllerHost);var r=this.seriesModel;n||((n=this._controller=new b1(t.getZr())).on("pan",tH(this._onPan,this)),n.on("zoom",tH(this._onZoom,this))),n.enable(r.get("roam"),{api:t,zInfo:{component:r},triggerInfo:{roamTrigger:r.get("roamTrigger"),isInSelf:function(t,n,i){var r=e._containerGroup;return!!r&&r.getBoundingRect().contain(n-r.x,i-r.y)}}}),i.zoomLimit=r.get("scaleLimit"),i.zoom=r.get("zoom")},e.prototype._clearController=function(){var t=this._controller;this._controllerHost=null,t&&(t.dispose(),t=null)},e.prototype._onPan=function(t){if("animating"!==this._state&&(Math.abs(t.dx)>3||Math.abs(t.dy)>3)){var e=this.seriesModel.getData().tree.root;if(e){var n=e.getLayout();n&&this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+t.dx,y:n.y+t.dy,width:n.width,height:n.height}})}}},e.prototype._onZoom=function(t){var e=t.originX,n=t.originY,i=t.scale;if("animating"!==this._state){var r=this.seriesModel.getData().tree.root;if(!r)return;var o=r.getLayout();if(!o)return;var a=new nb(o.x,o.y,o.width,o.height),s=null,l=this._controllerHost;s=l.zoomLimit;var u=l.zoom=l.zoom||1;if(u*=i,s){var h=s.min||0;u=Math.max(Math.min(s.max||1/0,u),h)}var c=u/l.zoom;l.zoom=u;var p=this.seriesModel.layoutInfo;e-=p.x,n-=p.y;var d=e7();nn(d,d,[-e,-n]),nr(d,d,[c,c]),nn(d,d,[e,n]),a.applyTransform(d),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}})}},e.prototype._initEvents=function(t){var e=this;t.on("click",function(t){if("ready"===e._state){var n=e.seriesModel.get("nodeClick",!0);if(n){var i=e.findTarget(t.offsetX,t.offsetY);if(i){var r=i.node;if(r.getLayout().isLeafRoot)e._rootToNode(i);else if("zoomToNode"===n)e._zoomToNode(i);else if("link"===n){var o=r.hostTree.data.getItemModel(r.dataIndex),a=o.get("link",!0),s=o.get("target",!0)||"blank";a&&uC(a,s)}}}}},this)},e.prototype._renderBreadcrumb=function(t,e,n){var i=this;!n&&((n=null!=t.get("leafDepth",!0)?{node:t.getViewRoot()}:this.findTarget(e.getWidth()/2,e.getHeight()/2))||(n={node:t.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new S8(this.group))).render(t,e,n.node,function(e){"animating"!==i._state&&(S$(t.getViewRoot(),e)?i._rootToNode({node:e}):i._zoomToNode({node:e}))})},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=Mr(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},e.prototype.dispose=function(){this._clearController()},e.prototype._zoomToNode=function(t){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype._rootToNode=function(t){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype.findTarget=function(t,e){var n;return this.seriesModel.getViewRoot().eachNode({attr:"viewChildren",order:"preorder"},function(i){var r=this._storage.background[i.getRawIndex()];if(r){var o=r.transformCoordToLocal(t,e),a=r.shape;if(!(a.x<=o[0])||!(o[0]<=a.x+a.width)||!(a.y<=o[1])||!(o[1]<=a.y+a.height))return!1;n={node:i,offsetX:o[0],offsetY:o[1]}}},this),n},e.type="treemap",e}(dH);function Mr(){return{nodeGroup:[],background:[],content:[]}}var Mo=function(){function t(e){var n,i,r=e.mappingMethod,o=e.type,a=this.option=tC(e);this.type=o,this.mappingMethod=r,this._normalizeData=Mg[r];var s=t.visualHandlers[o];this.applyVisual=s.applyVisual,this.getColorMapper=s.getColorMapper,this._normalizedToVisual=s._normalizedToVisual[r],"piecewise"===r?(Ma(a),i=(n=a).pieceList,n.hasSpecialVisual=!1,tE(i,function(t,e){t.originIndex=e,null!=t.visual&&(n.hasSpecialVisual=!0)})):"category"===r?a.categories?function(t){var e=t.categories,n=t.categoryMap={},i=t.visual;if(tE(e,function(t,e){n[t]=e}),!tY(i)){var r=[];tK(i)?tE(i,function(t,e){var i=n[e];r[null!=i?i:-1]=t}):r[-1]=i,i=Mf(t,r)}for(var o=e.length-1;o>=0;o--)null==i[o]&&(delete n[e[o]],e.pop())}(a):Ma(a,!0):(t9("linear"!==r||a.dataExtent),Ma(a))}return t.prototype.mapValueToVisual=function(t){var e=this._normalizeData(t);return this._normalizedToVisual(e,t)},t.prototype.getNormalizer=function(){return tH(this._normalizeData,this)},t.listVisualTypes=function(){return tW(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(t,e,n){tK(t)?tE(t,e,n):e.call(n,t)},t.mapVisual=function(e,n,i){var r,o=tY(e)?[]:tK(e)?{}:(r=!0,null);return t.eachVisual(e,function(t,e){var a=n.call(i,t,e);r?o=a:o[e]=a}),o},t.retrieveVisuals=function(e){var n,i={};return e&&tE(t.visualHandlers,function(t,r){e.hasOwnProperty(r)&&(i[r]=e[r],n=!0)}),n?i:null},t.prepareVisualTypes=function(t){if(tY(t))t=t.slice();else{if(!tK(t))return[];var e=[];tE(t,function(t,n){e.push(n)}),t=e}return t.sort(function(t,e){return"color"===e&&"color"!==t&&0===t.indexOf("color")?1:-1}),t},t.dependsOn=function(t,e){return"color"===e?!!(t&&0===t.indexOf(e)):t===e},t.findPieceIndex=function(t,e,n){for(var i,r=1/0,o=0,a=e.length;o<a;o++){var s=e[o].value;if(null!=s){if(s===t||tZ(s)&&s===t+"")return o;n&&S(s,o)}}for(var o=0,a=e.length;o<a;o++){var l,u,h,c,p,d,f,g,y,v,m,x,_=e[o],b=_.interval,w=_.close;if(b){if(b[0]===-1/0){if(l=w[1],u=t,h=b[1],l?u<=h:u<h)return o}else if(b[1]===1/0){if(c=w[0],p=b[0],d=t,c?p<=d:p<d)return o}else{if(f=w[0],g=b[0],y=t,(f?g<=y:g<y)&&(v=w[1],m=t,x=b[1],v?m<=x:m<x))return o}n&&S(b[0],o),n&&S(b[1],o)}}if(n)return t===1/0?e.length-1:t===-1/0?0:i;function S(e,n){var o=Math.abs(e-t);o<r&&(r=o,i=n)}},t.visualHandlers={color:{applyVisual:Mu("color"),getColorMapper:function(){var t=this.option;return tH("category"===t.mappingMethod?function(t,e){return e||(t=this._normalizeData(t)),Mh.call(this,t)}:function(e,n,i){var r=!!i;return n||(e=this._normalizeData(e)),i=iM(e,t.parsedVisual,i),r?i:iD(i,"rgba")},this)},_normalizedToVisual:{linear:function(t){return iD(iM(t,this.option.parsedVisual),"rgba")},category:Mh,piecewise:function(t,e){var n=Md.call(this,e);return null==n&&(n=iD(iM(t,this.option.parsedVisual),"rgba")),n},fixed:Mc}},colorHue:Ms(function(t,e){return iT(t,e)}),colorSaturation:Ms(function(t,e){return iT(t,null,e)}),colorLightness:Ms(function(t,e){return iT(t,null,null,e)}),colorAlpha:Ms(function(t,e){return iC(t,e)}),decal:{applyVisual:Mu("decal"),_normalizedToVisual:{linear:null,category:Mh,piecewise:null,fixed:null}},opacity:{applyVisual:Mu("opacity"),_normalizedToVisual:Mp([0,1])},liftZ:{applyVisual:Mu("liftZ"),_normalizedToVisual:{linear:Mc,category:Mc,piecewise:Mc,fixed:Mc}},symbol:{applyVisual:function(t,e,n){n("symbol",this.mapValueToVisual(t))},_normalizedToVisual:{linear:Ml,category:Mh,piecewise:function(t,e){var n=Md.call(this,e);return null==n&&(n=Ml.call(this,t)),n},fixed:Mc}},symbolSize:{applyVisual:Mu("symbolSize"),_normalizedToVisual:Mp([0,1])}},t}();function Ma(t,e){var n=t.visual,i=[];tK(n)?tE(n,function(t){i.push(t)}):null!=n&&i.push(n),e||1!==i.length||({color:1,symbol:1}).hasOwnProperty(t.type)||(i[1]=i[0]),Mf(t,i)}function Ms(t){return{applyVisual:function(e,n,i){var r=this.mapValueToVisual(e);i("color",t(n("color"),r))},_normalizedToVisual:Mp([0,1])}}function Ml(t){var e=this.option.visual;return e[Math.round(r4(t,[0,1],[0,e.length-1],!0))]||{}}function Mu(t){return function(e,n,i){i(t,this.mapValueToVisual(e))}}function Mh(t){var e=this.option.visual;return e[this.option.loop&&-1!==t?t%e.length:t]}function Mc(){return this.option.visual[0]}function Mp(t){return{linear:function(e){return r4(e,t,this.option.visual,!0)},category:Mh,piecewise:function(e,n){var i=Md.call(this,n);return null==i&&(i=r4(e,t,this.option.visual,!0)),i},fixed:Mc}}function Md(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var i=Mo.findPieceIndex(t,n),r=n[i];if(r&&r.visual)return r.visual[this.type]}}function Mf(t,e){return t.visual=e,"color"===t.type&&(t.parsedVisual=tB(e,function(t){return i_(t)||[0,0,0,1]})),e}var Mg={linear:function(t){return r4(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,n=Mo.findPieceIndex(t,e,!0);if(null!=n)return r4(n,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return null==e?-1:e},fixed:ep},My=oL();let Mv={seriesType:"treemap",reset:function(t){var e=t.getData().tree.root;e.isRemoved()||function t(e,n,i,r){var o=e.getModel(),a=e.getLayout(),s=e.hostTree.data;if(a&&!a.invisible&&a.isInView){var l,u,h,c,p,d,f,g=o.getModel("itemStyle"),y=(l=g,u=n,h=r,c=tk({},u),p=h.designatedVisualItemStyle,tE(["color","colorAlpha","colorSaturation"],function(t){p[t]=u[t];var e=l.get(t);p[t]=null,null!=e&&(c[t]=e)}),c),v=s.ensureUniqueItemVisual(e.dataIndex,"style"),m=g.get("borderColor"),x=g.get("borderColorSaturation");null!=x&&(d=x,m=null!=(f=Mm(y))?iT(f,null,null,d):null),v.stroke=m;var _=e.viewChildren;if(_&&_.length){var b=function(t,e,n,i,r,o){if(o&&o.length){var a=M_(e,"color")||null!=r.color&&"none"!==r.color&&(M_(e,"colorAlpha")||M_(e,"colorSaturation"));if(a){var s=e.get("visualMin"),l=e.get("visualMax"),u=n.dataExtent.slice();null!=s&&s<u[0]&&(u[0]=s),null!=l&&l>u[1]&&(u[1]=l);var h=e.get("colorMappingBy"),c={type:a.name,dataExtent:u,visual:a.range};"color"===c.type&&("index"===h||"id"===h)?(c.mappingMethod="category",c.loop=!0):c.mappingMethod="linear";var p=new Mo(c);return My(p).drColorMappingBy=h,p}}}(0,o,a,0,y,_);tE(_,function(e,n){if(e.depth>=i.length||e===i[e.depth]){var a=function(t,e,n,i,r,o){var a=tk({},e);if(r){var s=r.type,l="color"===s&&My(r).drColorMappingBy,u="index"===l?i:"id"===l?o.mapIdToIndex(n.getId()):n.getValue(t.get("visualDimension"));a[s]=r.mapValueToVisual(u)}return a}(o,y,e,n,b,r);t(e,a,i,r)}})}else v.fill=Mm(y)}}(e,{},t.getViewRoot().getAncestors(),t)}};function Mm(t){var e=Mx(t,"color");if(e){var n=Mx(t,"colorAlpha"),i=Mx(t,"colorSaturation");return i&&(e=iT(e,null,null,i)),n&&(e=iC(e,n)),e}}function Mx(t,e){var n=t[e];if(null!=n&&"none"!==n)return n}function M_(t,e){var n=t.get(e);return tY(n)&&n.length?{name:e,range:n}:null}var Mb=Math.max,Mw=Math.min,MS=["itemStyle","borderWidth"],MM=["itemStyle","gapWidth"],MI=["upperLabel","show"],MT=["upperLabel","height"];let MC={seriesType:"treemap",reset:function(t,e,n,i){var r=t.option,o=uH(t,n).refContainer,a=uG(t.getBoxLayoutParams(),o),s=r.size||[],l=r8(t3(a.width,s[0]),o.width),u=r8(t3(a.height,s[1]),o.height),h=i&&i.type,c=Sq(i,["treemapZoomToNode","treemapRootToNode"],t),p="treemapRender"===h||"treemapMove"===h?i.rootRect:null,d=t.getViewRoot(),f=SK(d);if("treemapMove"!==h){var g="treemapZoomToNode"===h?function(t,e,n,i,r){var o,a=(e||{}).node,s=[i,r];if(!a||a===n)return s;for(var l=i*r,u=l*t.option.zoomToNodeRatio;o=a.parentNode;){for(var h=0,c=o.children,p=0,d=c.length;p<d;p++)h+=c[p].getValue();var f=a.getValue();if(0===f)return s;u*=h/f;var g=o.getModel(),y=g.get(MS),v=Math.max(y,MA(g));(u+=4*y*y+(3*y+v)*Math.pow(u,.5))>0x1fffffffffffff&&(u=0x1fffffffffffff),a=o}u<l&&(u=l);var m=Math.pow(u/l,.5);return[i*m,r*m]}(t,c,d,l,u):p?[p.width,p.height]:[l,u],y=r.sort;y&&"asc"!==y&&"desc"!==y&&(y="desc");var v={squareRatio:r.squareRatio,sort:y,leafDepth:r.leafDepth};d.hostTree.clearLayouts();var m={x:0,y:0,width:g[0],height:g[1],area:g[0]*g[1]};d.setLayout(m),function t(e,n,i,r){if(!e.isRemoved()){var o,a,s=e.getLayout();o=s.width,a=s.height;var l=e.getModel(),u=l.get(MS),h=l.get(MM)/2,c=MA(l),p=Math.max(u,c),d=u-h,f=p-h;e.setLayout({borderWidth:u,upperHeight:p,upperLabelHeight:c},!0);var g=(o=Mb(o-2*d,0))*(a=Mb(a-d-f,0)),y=function(t,e,n,i,r,o){var a,s,l=t.children||[],u=i.sort;"asc"!==u&&"desc"!==u&&(u=null);var h=null!=i.leafDepth&&i.leafDepth<=o;if(r&&!h)return t.viewChildren=[];a=l=tG(l,function(t){return!t.isRemoved()}),(s=u)&&a.sort(function(t,e){var n="asc"===s?t.getValue()-e.getValue():e.getValue()-t.getValue();return 0===n?"asc"===s?t.dataIndex-e.dataIndex:e.dataIndex-t.dataIndex:n});var c=function(t,e,n){for(var i,r=0,o=0,a=e.length;o<a;o++)r+=e[o].getValue();var s=t.get("visualDimension");return e&&e.length?"value"===s&&n?(i=[e[e.length-1].getValue(),e[0].getValue()],"asc"===n&&i.reverse()):(i=[1/0,-1/0],tE(e,function(t){var e=t.getValue(s);e<i[0]&&(i[0]=e),e>i[1]&&(i[1]=e)})):i=[NaN,NaN],{sum:r,dataExtent:i}}(e,l,u);if(0===c.sum||(c.sum=function(t,e,n,i,r){if(!i)return n;for(var o=t.get("visibleMin"),a=r.length,s=a,l=a-1;l>=0;l--){var u=r["asc"===i?a-l-1:l].getValue();u/n*e<o&&(s=l,n-=u)}return"asc"===i?r.splice(0,a-s):r.splice(s,a-s),n}(e,n,c.sum,u,l),0===c.sum))return t.viewChildren=[];for(var p=0,d=l.length;p<d;p++){var f=l[p].getValue()/c.sum*n;l[p].setLayout({area:f})}return h&&(l.length&&t.setLayout({isLeafRoot:!0},!0),l.length=0),t.viewChildren=l,t.setLayout({dataExtent:c.dataExtent},!0),l}(e,l,g,n,i,r);if(y.length){var v={x:d,y:f,width:o,height:a},m=Mw(o,a),x=1/0,_=[];_.area=0;for(var b=0,w=y.length;b<w;){var S=y[b];_.push(S),_.area+=S.getLayout().area;var M=function(t,e,n){for(var i=0,r=1/0,o=0,a=void 0,s=t.length;o<s;o++)(a=t[o].getLayout().area)&&(a<r&&(r=a),a>i&&(i=a));var l=t.area*t.area,u=e*e*n;return l?Mb(u*i/l,l/(u*r)):1/0}(_,m,n.squareRatio);M<=x?(b++,x=M):(_.area-=_.pop().getLayout().area,MD(_,m,v,h,!1),m=Mw(v.width,v.height),_.length=_.area=0,x=1/0)}if(_.length&&MD(_,m,v,h,!0),!i){var I=l.get("childrenVisibleMin");null!=I&&g<I&&(i=!0)}for(var b=0,w=y.length;b<w;b++)t(y[b],n,i,r+1)}}}(d,v,!1,0),m=d.getLayout(),tE(f,function(t,e){var n=(f[e+1]||d).getValue();t.setLayout(tk({dataExtent:[n,n],borderWidth:0,upperHeight:0},m))})}var x=t.getData().tree.root;x.setLayout(function(t,e,n){if(e)return{x:e.x,y:e.y};var i={x:0,y:0};if(!n)return i;var r=n.node,o=r.getLayout();if(!o)return i;for(var a=[o.width/2,o.height/2],s=r;s;){var l=s.getLayout();a[0]+=l.x,a[1]+=l.y,s=s.parentNode}return{x:t.width/2-a[0],y:t.height/2-a[1]}}(a,p,c),!0),t.setLayoutInfo(a),function t(e,n,i,r,o){var a=e.getLayout(),s=i[o],l=s&&s===e;if((!s||l)&&(o!==i.length||e===r)){e.setLayout({isInView:!0,invisible:!l&&!n.intersect(a),isAboveViewRoot:l},!0);var u=new nb(n.x-a.x,n.y-a.y,n.width,n.height);tE(e.viewChildren||[],function(e){t(e,u,i,r,o+1)})}}(x,new nb(-a.x,-a.y,n.getWidth(),n.getHeight()),f,d,0)}};function MD(t,e,n,i,r){var o=+(e!==n.width),a=1-o,s=["x","y"],l=["width","height"],u=n[s[o]],h=e?t.area/e:0;(r||h>n[l[a]])&&(h=n[l[a]]);for(var c=0,p=t.length;c<p;c++){var d=t[c],f={},g=h?d.getLayout().area/h:0,y=f[l[a]]=Mb(h-2*i,0),v=n[s[o]]+n[l[o]]-u,m=c===p-1||v<g?v:g,x=f[l[o]]=Mb(m-2*i,0);f[s[a]]=n[s[a]]+Mw(i,y/2),f[s[o]]=u+Mw(i,x/2),u+=m,d.setLayout(f,!0)}n[s[a]]+=h,n[l[a]]-=h}function MA(t){return t.get(MI)?t.get(MT):0}function Mk(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.eachSeriesByType("graph",function(t){var n=t.getCategoriesData(),i=t.getGraph().data,r=n.mapArray(n.getName);i.filterSelf(function(t){var n=i.getItemModel(t).getShallow("category");if(null!=n){tq(n)&&(n=r[n]);for(var o=0;o<e.length;o++)if(!e[o].isSelected(n))return!1}return!0})})}function ML(t){var e={};t.eachSeriesByType("graph",function(t){var n=t.getCategoriesData(),i=t.getData(),r={};n.each(function(i){var o=n.getName(i);r["ec-"+o]=i;var a=n.getItemModel(i),s=a.getModel("itemStyle").getItemStyle();s.fill||(s.fill=t.getColorFromPalette(o,e)),n.setItemVisual(i,"style",s);for(var l=["symbol","symbolSize","symbolKeepAspect"],u=0;u<l.length;u++){var h=a.getShallow(l[u],!0);null!=h&&n.setItemVisual(i,l[u],h)}}),n.count()&&i.each(function(t){var e=i.getItemModel(t).getShallow("category");if(null!=e){tZ(e)&&(e=r["ec-"+e]);var o=n.getItemVisual(e,"style");tk(i.ensureUniqueItemVisual(t,"style"),o);for(var a=["symbol","symbolSize","symbolKeepAspect"],s=0;s<a.length;s++)i.setItemVisual(t,a[s],n.getItemVisual(e,a[s]))}})})}function MP(t){return t instanceof Array||(t=[t,t]),t}function MO(t){t.eachSeriesByType("graph",function(t){var e=t.getGraph(),n=t.getEdgeData(),i=MP(t.get("edgeSymbol")),r=MP(t.get("edgeSymbolSize"));n.setVisual("fromSymbol",i&&i[0]),n.setVisual("toSymbol",i&&i[1]),n.setVisual("fromSymbolSize",r&&r[0]),n.setVisual("toSymbolSize",r&&r[1]),n.setVisual("style",t.getModel("lineStyle").getLineStyle()),n.each(function(t){var i=n.getItemModel(t),r=e.getEdgeByIndex(t),o=MP(i.getShallow("symbol",!0)),a=MP(i.getShallow("symbolSize",!0)),s=i.getModel("lineStyle").getLineStyle(),l=n.ensureUniqueItemVisual(t,"style");switch(tk(l,s),l.stroke){case"source":var u=r.node1.getVisual("style");l.stroke=u&&u.fill;break;case"target":var u=r.node2.getVisual("style");l.stroke=u&&u.fill}o[0]&&r.setVisual("fromSymbol",o[0]),o[1]&&r.setVisual("toSymbol",o[1]),a[0]&&r.setVisual("fromSymbolSize",a[0]),a[1]&&r.setVisual("toSymbolSize",a[1])})})}var MR=function(t){return t.get("autoCurveness")||null},MN=function(t,e){var n=MR(t),i=20,r=[];if(tq(n))i=n;else if(tY(n)){t.__curvenessList=n;return}e>i&&(i=e);var o=i%2?i+2:i+3;r=[];for(var a=0;a<o;a++)r.push((a%2?a+1:a)/10*(a%2?-1:1));t.__curvenessList=r},Mz=function(t,e,n){var i=[t.id,t.dataIndex].join("."),r=[e.id,e.dataIndex].join(".");return[n.uid,i,r].join("-->")},ME=function(t){var e=t.split("-->");return[e[0],e[2],e[1]].join("-->")},MB=function(t,e){var n=Mz(t.node1,t.node2,e);return e.__edgeMap[n]},MV=function(t,e){var n=e.__edgeMap;return n[t]?n[t].length:0};function MG(t,e,n,i){var r=MR(e),o=tY(r);if(!r)return null;var a=MB(t,e);if(!a)return null;for(var s=-1,l=0;l<a.length;l++)if(a[l]===n){s=l;break}var u=MV(Mz(t.node1,t.node2,e),e)+MV(Mz(t.node2,t.node1,e),e);MN(e,u),t.lineStyle=t.lineStyle||{};var h=Mz(t.node1,t.node2,e),c=e.__curvenessList,p=o||u%2?0:1;if(a.isForward)return c[p+s];var d=MV(ME(h),e),f=c[s+d+p];return i?o?r&&0===r[0]?(d+p)%2?f:-f:((d%2?0:1)+p)%2?f:-f:(d+p)%2?f:-f:c[s+d+p]}function MF(t){var e=t.coordinateSystem;if(!e||"view"===e.type){var n=t.getGraph();n.eachNode(function(t){var e=t.getModel();t.setLayout([+e.get("x"),+e.get("y")])}),MW(n,t)}}function MW(t,e){t.eachEdge(function(t,n){var i=t8(t.getModel().get(["lineStyle","curveness"]),-MG(t,e,n,!0),0),r=ev(t.node1.getLayout()),o=ev(t.node2.getLayout()),a=[r,o];+i&&a.push([(r[0]+o[0])/2-(r[1]-o[1])*i,(r[1]+o[1])/2-(o[0]-r[0])*i]),t.setLayout(a)})}function MH(t,e){t.eachSeriesByType("graph",function(t){var e=t.get("layout"),n=t.coordinateSystem;if(n&&"view"!==n.type){var i=t.getData(),r=[];tE(n.dimensions,function(t){r=r.concat(i.mapDimensionsAll(t))});for(var o=0;o<i.count();o++){for(var a=[],s=!1,l=0;l<r.length;l++){var u=i.get(r[l],o);isNaN(u)||(s=!0),a.push(u)}s?i.setItemLayout(o,n.dataToPoint(a)):i.setItemLayout(o,[NaN,NaN])}MW(i.graph,t)}else e&&"none"!==e||MF(t)})}function MU(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=t.option.nodeScaleRatio,i=e.scaleX;return((e.getZoom()-1)*n+1)/i}function MY(t){var e=t.getVisual("symbolSize");return e instanceof Array&&(e=(e[0]+e[1])/2),+e}var MX=Math.PI,MZ=[];function Mj(t,e,n,i){var r=t.coordinateSystem;if(!r||"view"===r.type){var o=r.getBoundingRect(),a=t.getData(),s=a.graph,l=o.width/2+o.x,u=o.height/2+o.y,h=Math.min(o.width,o.height)/2,c=a.count();if(a.setLayout({cx:l,cy:u}),c){if(n){var p=r.pointToData(i),d=[p[0]-l,p[1]-u];eD(d,d),eC(d,d,h),n.setLayout([l+d[0],u+d[1]],!0),MK(n,t.get(["circular","rotateLabel"]),l,u)}Mq[e](t,s,a,h,l,u,c),s.eachEdge(function(e,n){var i,r=t8(e.getModel().get(["lineStyle","curveness"]),MG(e,t,n),0),o=ev(e.node1.getLayout()),a=ev(e.node2.getLayout()),s=(o[0]+a[0])/2,h=(o[1]+a[1])/2;+r&&(r*=3,i=[l*r+s*(1-r),u*r+h*(1-r)]),e.setLayout([o,a,i])})}}}var Mq={value:function(t,e,n,i,r,o,a){var s=0,l=n.getSum("value"),u=2*Math.PI/(l||a);e.eachNode(function(t){var e=t.getValue("value"),n=u*(l?e:1)/2;s+=n,t.setLayout([i*Math.cos(s)+r,i*Math.sin(s)+o]),s+=n})},symbolSize:function(t,e,n,i,r,o,a){var s=0;MZ.length=a;var l=MU(t);e.eachNode(function(t){var e=MY(t);isNaN(e)&&(e=2),e<0&&(e=0);var n=Math.asin((e*=l)/2/i);isNaN(n)&&(n=MX/2),MZ[t.dataIndex]=n,s+=2*n});var u=(2*MX-s)/a/2,h=0;e.eachNode(function(t){var e=u+MZ[t.dataIndex];h+=e,t.getLayout()&&t.getLayout().fixed||t.setLayout([i*Math.cos(h)+r,i*Math.sin(h)+o]),h+=e})}};function MK(t,e,n,i){var r=t.getGraphicEl();if(r){var o=t.getModel().get(["label","rotate"])||0,a=r.getSymbolPath();if(e){var s=t.getLayout(),l=Math.atan2(s[1]-i,s[0]-n);l<0&&(l=2*Math.PI+l);var u=s[0]<n;u&&(l-=Math.PI);var h=u?"left":"right";a.setTextConfig({rotation:-l,position:h,origin:"center"});var c=a.ensureState("emphasis");tk(c.textConfig||(c.textConfig={}),{position:h})}else a.setTextConfig({rotation:o*=Math.PI/180})}}function M$(t){t.eachSeriesByType("graph",function(t){"circular"===t.get("layout")&&Mj(t,"symbolSize")})}function MJ(t){t.eachSeriesByType("graph",function(t){var e=t.coordinateSystem;if(!e||"view"===e.type)if("force"===t.get("layout")){var n=t.preservedPoints||{},i=t.getGraph(),r=i.data,o=i.edgeData,a=t.getModel("force"),s=a.get("initLayout");t.preservedPoints?r.each(function(t){var e=r.getId(t);r.setItemLayout(t,n[e]||[NaN,NaN])}):s&&"none"!==s?"circular"===s&&Mj(t,"value"):MF(t);var l=r.getDataExtent("value"),u=o.getDataExtent("value"),h=a.get("repulsion"),c=a.get("edgeLength"),p=tY(h)?h:[h,h],d=tY(c)?c:[c,c];d=[d[1],d[0]];var f=r.mapArray("value",function(t,e){var n=r.getItemLayout(e),i=r4(t,l,p);return isNaN(i)&&(i=(p[0]+p[1])/2),{w:i,rep:i,fixed:r.getItemModel(e).get("fixed"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}}),g=o.mapArray("value",function(e,n){var r=i.getEdgeByIndex(n),o=r4(e,u,d);isNaN(o)&&(o=(d[0]+d[1])/2);var a=r.getModel(),s=t8(r.getModel().get(["lineStyle","curveness"]),-MG(r,t,n,!0),0);return{n1:f[r.node1.dataIndex],n2:f[r.node2.dataIndex],d:o,curveness:s,ignoreForceLayout:a.get("ignoreForceLayout")}}),y=function(t,e,n){for(var i,r,o=n.rect,a=o.width,s=o.height,l=[o.x+a/2,o.y+s/2],u=null==n.gravity?.1:n.gravity,h=0;h<t.length;h++){var c=t[h];c.p||(c.p=eg(a*(Math.random()-.5)+l[0],s*(Math.random()-.5)+l[1])),c.pp=ev(c.p),c.edges=null}var p=null==n.friction?.6:n.friction,d=p;return{warmUp:function(){d=.8*p},setFixed:function(e){t[e].fixed=!0},setUnfixed:function(e){t[e].fixed=!1},beforeStep:function(t){i=t},afterStep:function(t){r=t},step:function(n){i&&i(t,e);for(var o=[],a=t.length,s=0;s<e.length;s++){var h=e[s];if(!h.ignoreForceLayout){var c=h.n1,p=h.n2;eb(o,p.p,c.p);var f=ew(o)-h.d,g=p.w/(c.w+p.w);isNaN(g)&&(g=0),eD(o,o),c.fixed||e_(c.p,c.p,o,g*f*d),p.fixed||e_(p.p,p.p,o,-(1-g)*f*d)}}for(var s=0;s<a;s++){var y=t[s];y.fixed||(eb(o,l,y.p),e_(y.p,y.p,o,u*d))}for(var s=0;s<a;s++)for(var c=t[s],v=s+1;v<a;v++){var p=t[v];eb(o,p.p,c.p);var f=ew(o);0===f&&(em(o,Math.random()-.5,Math.random()-.5),f=1);var m=(c.rep+p.rep)/f/f;c.fixed||e_(c.pp,c.pp,o,m),p.fixed||e_(p.pp,p.pp,o,-m)}for(var x=[],s=0;s<a;s++){var y=t[s];y.fixed||(eb(x,y.p,y.pp),e_(y.p,y.p,x,d),ey(y.pp,y.p))}var _=(d*=.992)<.01;r&&r(t,e,_),n&&n(_)}}}(f,g,{rect:e.getBoundingRect(),gravity:a.get("gravity"),friction:a.get("friction")});y.beforeStep(function(t,e){for(var n=0,r=t.length;n<r;n++)t[n].fixed&&ey(t[n].p,i.getNodeByIndex(n).getLayout())}),y.afterStep(function(t,e,o){for(var a=0,s=t.length;a<s;a++)t[a].fixed||i.getNodeByIndex(a).setLayout(t[a].p),n[r.getId(a)]=t[a].p;for(var a=0,s=e.length;a<s;a++){var l=e[a],u=i.getEdgeByIndex(a),h=l.n1.p,c=l.n2.p,p=u.getLayout();(p=p?p.slice():[])[0]=p[0]||[],p[1]=p[1]||[],ey(p[0],h),ey(p[1],c),+l.curveness&&(p[2]=[(h[0]+c[0])/2-(h[1]-c[1])*l.curveness,(h[1]+c[1])/2-(c[0]-h[0])*l.curveness]),u.setLayout(p)}}),t.forceLayout=y,t.preservedPoints=n,y.step()}else t.forceLayout=null})}function MQ(t,e){var n=[];return t.eachSeriesByType("graph",function(i){uO({targetModel:i,coordSysType:"view",coordSysProvider:function(){var r,o,a=i.getData(),s=a.mapArray(function(t){var e=a.getItemModel(t);return[+e.get("x"),+e.get("y")]}),l=[],u=[];aD(s,l,u),u[0]-l[0]==0&&(u[0]+=1,l[0]-=1),u[1]-l[1]==0&&(u[1]+=1,l[1]-=1);var h=(u[0]-l[0])/(u[1]-l[1]),c=(r=uH(i,e),o=uG(tk(i.getBoxLayoutParams(),{aspect:h}),r.refContainer),uF(i,o,h));isNaN(h)&&(l=[c.x,c.y],u=[c.x+c.width,c.y+c.height]);var p=u[0]-l[0],d=u[1]-l[1],f=new Sh(null,{api:e,ecModel:t});return f.zoomLimit=i.get("scaleLimit"),f.setBoundingRect(l[0],l[1],p,d),f.setViewRect(c.x,c.y,c.width,c.height),f.setCenter(i.get("center")),f.setZoom(i.get("zoom")),n.push(f),f},isDefaultDataCoordSys:!0})}),n}var M0=pU.prototype,M1=pj.prototype,M2=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1};function M5(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}tn(function(){return null!==c&&c.apply(this,arguments)||this},c=M2);var M3=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-line",n}return tn(e,t),e.prototype.getDefaultStyle=function(){return{stroke:uQ.color.neutral99,fill:null}},e.prototype.getDefaultShape=function(){return new M2},e.prototype.buildPath=function(t,e){M5(e)?M0.buildPath.call(this,t,e):M1.buildPath.call(this,t,e)},e.prototype.pointAt=function(t){return M5(this.shape)?M0.pointAt.call(this,t):M1.pointAt.call(this,t)},e.prototype.tangentAt=function(t){var e=this.shape,n=M5(e)?[e.x2-e.x1,e.y2-e.y1]:M1.tangentAt.call(this,t);return eD(n,n)},e}(se),M4=["fromSymbol","toSymbol"];function M8(t){return"_"+t+"Type"}function M6(t,e,n){var i=e.getItemVisual(n,t);if(!i||"none"===i)return i;var r=e.getItemVisual(n,t+"Size"),o=e.getItemVisual(n,t+"Rotate"),a=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),l=fE(r),u=fB(a||0,l);return i+l+u+(o||"")+(s||"")}function M7(t,e,n){var i=e.getItemVisual(n,t);if(i&&"none"!==i){var r=e.getItemVisual(n,t+"Size"),o=e.getItemVisual(n,t+"Rotate"),a=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),l=fE(r),u=fB(a||0,l),h=fz(i,-l[0]/2+u[0],-l[1]/2+u[1],l[0],l[1],null,s);return h.__specifiedRotation=null==o||isNaN(o)?void 0:o*Math.PI/180||0,h.name=t,h}}function M9(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var n=e[2];n?(t.cpx1=n[0],t.cpy1=n[1]):(t.cpx1=NaN,t.cpy1=NaN)}var It=function(t){function e(e,n,i){var r=t.call(this)||this;return r._createLine(e,n,i),r}return tn(e,t),e.prototype._createLine=function(t,e,n){var i,r=t.hostModel,o=t.getItemLayout(e),a=t.getItemVisual(e,"z2"),s=(M9((i=new M3({name:"line",subPixelOptimize:!0})).shape,o),i);s.shape.percent=0,ly(s,{z2:t4(a,0),shape:{percent:1}},r,e),this.add(s),tE(M4,function(n){var i=M7(n,t,e);this.add(i),this[M8(n)]=M6(n,t,e)},this),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var i=t.hostModel,r=this.childOfName("line"),o=t.getItemLayout(e),a={shape:{}};M9(a.shape,o),lg(r,a,i,e),tE(M4,function(n){var i=M6(n,t,e),r=M8(n);if(this[r]!==i){this.remove(this.childOfName(n));var o=M7(n,t,e);this.add(o)}this[r]=i},this),this._updateCommonStl(t,e,n)},e.prototype.getLinePath=function(){return this.childAt(0)},e.prototype._updateCommonStl=function(t,e,n){var i=t.hostModel,r=this.childOfName("line"),o=n&&n.emphasisLineStyle,a=n&&n.blurLineStyle,s=n&&n.selectLineStyle,l=n&&n.labelStatesModels,u=n&&n.emphasisDisabled,h=n&&n.focus,c=n&&n.blurScope;if(!n||t.hasItemOption){var p=t.getItemModel(e),d=p.getModel("emphasis");o=d.getModel("lineStyle").getLineStyle(),a=p.getModel(["blur","lineStyle"]).getLineStyle(),s=p.getModel(["select","lineStyle"]).getLineStyle(),u=d.get("disabled"),h=d.get("focus"),c=d.get("blurScope"),l=lT(p)}var f=t.getItemVisual(e,"style"),g=f.stroke;r.useStyle(f),r.style.fill=null,r.style.strokeNoScale=!0,r.ensureState("emphasis").style=o,r.ensureState("blur").style=a,r.ensureState("select").style=s,tE(M4,function(t){var e=this.childOfName(t);if(e){e.setColor(g),e.style.opacity=f.opacity;for(var n=0;n<sz.length;n++){var i=sz[n],o=r.getState(i);if(o){var a=o.style||{},s=e.ensureState(i),l=s.style||(s.style={});null!=a.stroke&&(l[e.__isEmptyBrush?"stroke":"fill"]=a.stroke),null!=a.opacity&&(l.opacity=a.opacity)}}e.markRedraw()}},this);var y=i.getRawValue(e);lI(this,l,{labelDataIndex:e,labelFetcher:{getFormattedLabel:function(e,n){return i.getFormattedLabel(e,n,t.dataType)}},inheritColor:g||uQ.color.neutral99,defaultOpacity:f.opacity,defaultText:(null==y?t.getName(e):isFinite(y)?r7(y):y)+""});var v=this.getTextContent();if(v){var m=l.normal;v.__align=v.style.align,v.__verticalAlign=v.style.verticalAlign,v.__position=m.get("position")||"middle";var x=m.get("distance");tY(x)||(x=[x,x]),v.__labelDistance=x}this.setTextConfig({position:null,local:!0,inside:!1}),li(this,h,c,u)},e.prototype.highlight=function(){s3(this)},e.prototype.downplay=function(){s4(this)},e.prototype.updateLayout=function(t,e){this.setLinePoints(t.getItemLayout(e))},e.prototype.setLinePoints=function(t){var e=this.childOfName("line");M9(e.shape,t),e.dirty()},e.prototype.beforeUpdate=function(){var t=this.childOfName("fromSymbol"),e=this.childOfName("toSymbol"),n=this.getTextContent();if(t||e||n&&!n.ignore){for(var i=1,r=this.parent;r;)r.scaleX&&(i/=r.scaleX),r=r.parent;var o=this.childOfName("line");if(this.__dirty||o.__dirty){var a=o.shape.percent,s=o.pointAt(0),l=o.pointAt(a),u=eb([],l,s);if(eD(u,u),t&&(t.setPosition(s),w(t,0),t.scaleX=t.scaleY=i*a,t.markRedraw()),e&&(e.setPosition(l),w(e,1),e.scaleX=e.scaleY=i*a,e.markRedraw()),n&&!n.ignore){n.x=n.y=0,n.originX=n.originY=0;var h=void 0,c=void 0,p=n.__labelDistance,d=p[0]*i,f=p[1]*i,g=a/2,y=o.tangentAt(g),v=[y[1],-y[0]],m=o.pointAt(g);v[1]>0&&(v[0]=-v[0],v[1]=-v[1]);var x=y[0]<0?-1:1;if("start"!==n.__position&&"end"!==n.__position){var _=-Math.atan2(y[1],y[0]);l[0]<s[0]&&(_=Math.PI+_),n.rotation=_}var b=void 0;switch(n.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":b=-f,c="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":b=f,c="top";break;default:b=0,c="middle"}switch(n.__position){case"end":n.x=u[0]*d+l[0],n.y=u[1]*f+l[1],h=u[0]>.8?"left":u[0]<-.8?"right":"center",c=u[1]>.8?"top":u[1]<-.8?"bottom":"middle";break;case"start":n.x=-u[0]*d+s[0],n.y=-u[1]*f+s[1],h=u[0]>.8?"right":u[0]<-.8?"left":"center",c=u[1]>.8?"bottom":u[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":n.x=d*x+s[0],n.y=s[1]+b,h=y[0]<0?"right":"left",n.originX=-d*x,n.originY=-b;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":n.x=m[0],n.y=m[1]+b,h="center",n.originY=-b;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":n.x=-d*x+l[0],n.y=l[1]+b,h=y[0]>=0?"right":"left",n.originX=d*x,n.originY=-b}n.scaleX=n.scaleY=i,n.setStyle({verticalAlign:n.__verticalAlign||c,align:n.__align||h})}}}function w(t,e){var n=t.__specifiedRotation;if(null==n){var i=o.tangentAt(e);t.attr("rotation",(1===e?-1:1)*Math.PI/2-Math.atan2(i[1],i[0]))}else t.attr("rotation",n)}},e}(rY),Ie=function(){function t(t){this.group=new rY,this._LineCtor=t||It}return t.prototype.updateData=function(t){var e=this;this._progressiveEls=null;var n=this.group,i=this._lineData;this._lineData=t,i||n.removeAll();var r=In(t);t.diff(i).add(function(n){e._doAdd(t,n,r)}).update(function(n,o){e._doUpdate(i,t,o,n,r)}).remove(function(t){n.remove(i.getItemGraphicEl(t))}).execute()},t.prototype.updateLayout=function(){var t=this._lineData;t&&t.eachItemGraphicEl(function(e,n){e.updateLayout(t,n)},this)},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=In(t),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e){function n(t){var e;t.isGroup||(e=t).animators&&e.animators.length>0||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[];for(var i=t.start;i<t.end;i++)if(Ir(e.getItemLayout(i))){var r=new this._LineCtor(e,i,this._seriesScope);r.traverse(n),this.group.add(r),e.setItemGraphicEl(i,r),this._progressiveEls.push(r)}},t.prototype.remove=function(){this.group.removeAll()},t.prototype.eachRendered=function(t){dO(this._progressiveEls||this.group,t)},t.prototype._doAdd=function(t,e,n){if(Ir(t.getItemLayout(e))){var i=new this._LineCtor(t,e,n);t.setItemGraphicEl(e,i),this.group.add(i)}},t.prototype._doUpdate=function(t,e,n,i,r){var o=t.getItemGraphicEl(n);Ir(e.getItemLayout(i))?(o?o.updateData(e,i,r):o=new this._LineCtor(e,i,r),e.setItemGraphicEl(i,o),this.group.add(o)):this.group.remove(o)},t}();function In(t){var e=t.hostModel,n=e.getModel("emphasis");return{lineStyle:e.getModel("lineStyle").getLineStyle(),emphasisLineStyle:n.getModel(["lineStyle"]).getLineStyle(),blurLineStyle:e.getModel(["blur","lineStyle"]).getLineStyle(),selectLineStyle:e.getModel(["select","lineStyle"]).getLineStyle(),emphasisDisabled:n.get("disabled"),blurScope:n.get("blurScope"),focus:n.get("focus"),labelStatesModels:lT(e)}}function Ii(t){return isNaN(t[0])||isNaN(t[1])}function Ir(t){return t&&!Ii(t[0])&&!Ii(t[1])}var Io=[],Ia=[],Is=[],Il=Math.abs;function Iu(t,e,n){for(var i,r=t[0],o=t[1],a=t[2],s=1/0,l=n*n,u=.1,h=.1;h<=.9;h+=.1){Io[0]=n8(r[0],o[0],a[0],h),Io[1]=n8(r[1],o[1],a[1],h);var c=Il(ek(Io,e)-l);c<s&&(s=c,i=h)}for(var p=0;p<32;p++){var d=i+u;Ia[0]=n8(r[0],o[0],a[0],i),Ia[1]=n8(r[1],o[1],a[1],i),Is[0]=n8(r[0],o[0],a[0],d),Is[1]=n8(r[1],o[1],a[1],d);var c=ek(Ia,e)-l;if(.01>Il(c))break;var f=ek(Is,e)-l;u/=2,c<0?f>=0?i+=u:i-=u:f>=0?i-=u:i+=u}return i}function Ih(t,e){var n=[],i=[[],[],[]],r=[[],[]],o=[];e/=2,t.eachEdge(function(t,a){var s=t.getLayout(),l=t.getVisual("fromSymbol"),u=t.getVisual("toSymbol");!s.__original&&(s.__original=[ev(s[0]),ev(s[1])],s[2]&&s.__original.push(ev(s[2])));var h=s.__original;if(null!=s[2]){if(ey(i[0],h[0]),ey(i[1],h[2]),ey(i[2],h[1]),l&&"none"!==l){var c=MY(t.node1),p=Iu(i,h[0],c*e);n9(i[0][0],i[1][0],i[2][0],p,n),i[0][0]=n[3],i[1][0]=n[4],n9(i[0][1],i[1][1],i[2][1],p,n),i[0][1]=n[3],i[1][1]=n[4]}if(u&&"none"!==u){var c=MY(t.node2),p=Iu(i,h[1],c*e);n9(i[0][0],i[1][0],i[2][0],p,n),i[1][0]=n[1],i[2][0]=n[2],n9(i[0][1],i[1][1],i[2][1],p,n),i[1][1]=n[1],i[2][1]=n[2]}ey(s[0],i[0]),ey(s[1],i[2]),ey(s[2],i[1])}else{if(ey(r[0],h[0]),ey(r[1],h[1]),eb(o,r[1],r[0]),eD(o,o),l&&"none"!==l){var c=MY(t.node1);e_(r[0],r[0],o,c*e)}if(u&&"none"!==u){var c=MY(t.node2);e_(r[1],r[1],o,-c*e)}ey(s[0],r[0]),ey(s[1],r[1])}})}var Ic=oL();function Ip(t,e){t&&(Ic(t).bridge=e)}function Id(t){return"view"===t.type}var If=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(t,e){var n=new vP,i=new Ie,r=this.group,o=new rY;this._controller=new b1(e.getZr()),this._controllerHost={target:o},o.add(n.group),o.add(i.group),r.add(o),this._symbolDraw=n,this._lineDraw=i,this._mainGroup=o,this._firstRender=!0},e.prototype.render=function(t,e,n){var i=this,r=t.coordinateSystem,o=!1;this._model=t,this._api=n,this._active=!0;var a=this._getThumbnailInfo();a&&a.bridge.reset(n);var s=this._symbolDraw,l=this._lineDraw;if(Id(r)){var u={x:r.x,y:r.y,scaleX:r.scaleX,scaleY:r.scaleY};this._firstRender?this._mainGroup.attr(u):lg(this._mainGroup,u,t)}Ih(t.getGraph(),MU(t));var h=t.getData();s.updateData(h);var c=t.getEdgeData();l.updateData(c),this._updateNodeAndLinkScale(),this._updateController(null,t,n),clearTimeout(this._layoutTimeout);var p=t.forceLayout,d=t.get(["force","layoutAnimation"]);p&&(o=!0,this._startForceLayoutIteration(p,n,d));var f=t.get("layout");h.graph.eachNode(function(e){var r=e.dataIndex,o=e.getGraphicEl(),a=e.getModel();if(o){o.off("drag").off("dragend");var s=a.get("draggable");s&&o.on("drag",function(a){switch(f){case"force":p.warmUp(),i._layouting||i._startForceLayoutIteration(p,n,d),p.setFixed(r),h.setItemLayout(r,[o.x,o.y]);break;case"circular":h.setItemLayout(r,[o.x,o.y]),e.setLayout({fixed:!0},!0),Mj(t,"symbolSize",e,[a.offsetX,a.offsetY]),i.updateLayout(t);break;default:h.setItemLayout(r,[o.x,o.y]),MW(t.getGraph(),t),i.updateLayout(t)}}).on("dragend",function(){p&&p.setUnfixed(r)}),o.setDraggable(s,!!a.get("cursor")),"adjacency"===a.get(["emphasis","focus"])&&(sk(o).focus=e.getAdjacentDataIndices())}}),h.graph.eachEdge(function(t){var e=t.getGraphicEl(),n=t.getModel().get(["emphasis","focus"]);e&&"adjacency"===n&&(sk(e).focus={edge:[t.dataIndex],node:[t.node1.dataIndex,t.node2.dataIndex]})});var g="circular"===t.get("layout")&&t.get(["circular","rotateLabel"]),y=h.getLayout("cx"),v=h.getLayout("cy");h.graph.eachNode(function(t){MK(t,g,y,v)}),this._firstRender=!1,o||this._renderThumbnail(t,n,this._symbolDraw,this._lineDraw)},e.prototype.dispose=function(){this.remove(),this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._startForceLayoutIteration=function(t,e,n){var i=this,r=!1;!function o(){t.step(function(t){i.updateLayout(i._model),(t||!r)&&(r=!0,i._renderThumbnail(i._model,e,i._symbolDraw,i._lineDraw)),(i._layouting=!t)&&(n?i._layoutTimeout=setTimeout(o,16):o())})}()},e.prototype._updateController=function(t,e,n){var i=this._controller,r=this._controllerHost,o=e.coordinateSystem;Id(o)?(i.enable(e.get("roam"),{api:n,zInfo:{component:e},triggerInfo:{roamTrigger:e.get("roamTrigger"),isInSelf:function(t,e,n){return o.containPoint([e,n])},isInClip:function(e,n,i){return!t||t.contain(n,i)}}}),r.zoomLimit=e.get("scaleLimit"),r.zoom=o.getZoom(),i.off("pan").off("zoom").on("pan",function(t){n.dispatchAction({seriesId:e.id,type:"graphRoam",dx:t.dx,dy:t.dy})}).on("zoom",function(t){n.dispatchAction({seriesId:e.id,type:"graphRoam",zoom:t.scale,originX:t.originX,originY:t.originY})})):i.disable()},e.prototype.updateViewOnPan=function(t,e,n){this._active&&(b9(this._controllerHost,n.dx,n.dy),this._updateThumbnailWindow())},e.prototype.updateViewOnZoom=function(t,e,n){this._active&&(wt(this._controllerHost,n.zoom,n.originX,n.originY),this._updateNodeAndLinkScale(),Ih(t.getGraph(),MU(t)),this._lineDraw.updateLayout(),e.updateLabelLayout(),this._updateThumbnailWindow())},e.prototype._updateNodeAndLinkScale=function(){var t=this._model,e=t.getData(),n=MU(t);e.eachItemGraphicEl(function(t,e){t&&t.setSymbolScale(n)})},e.prototype.updateLayout=function(t){this._active&&(Ih(t.getGraph(),MU(t)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout())},e.prototype.remove=function(){this._active=!1,clearTimeout(this._layoutTimeout),this._layouting=!1,this._layoutTimeout=null,this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove(),this._controller&&this._controller.disable()},e.prototype._getThumbnailInfo=function(){var t=this._model,e=t.coordinateSystem;if("view"===e.type){var n=function(t){if(t)return Ic(t).bridge}(t);if(n)return{bridge:n,coordSys:e}}},e.prototype._updateThumbnailWindow=function(){var t=this._getThumbnailInfo();t&&t.bridge.updateWindow(t.coordSys.transform,this._api)},e.prototype._renderThumbnail=function(t,e,n,i){var r=this._getThumbnailInfo();if(r){var o=new rY,a=n.group.children(),s=i.group.children(),l=new rY,u=new rY;o.add(u),o.add(l);for(var h=0;h<a.length;h++){var c=a[h],p=c.children()[0],d=c.x,f=c.y,g=tk(tC(p.shape),{width:p.scaleX,height:p.scaleY,x:d-p.scaleX/2,y:f-p.scaleY/2}),y=tC(p.style),v=new p.constructor({shape:g,style:y,z2:151});u.add(v)}for(var h=0;h<s.length;h++){var c=s[h],m=c.children()[0],y=tC(m.style),g=tC(m.shape),x=new M3({style:y,shape:g,z2:151});l.add(x)}r.bridge.renderContent({api:e,roamType:t.get("roam"),viewportRect:null,group:o,targetTrans:r.coordSys.transform})}},e.type="graph",e}(dH);function Ig(t){return"_EC_"+t}var Iy=function(){function t(t){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=t||!1}return t.prototype.isDirected=function(){return this._directed},t.prototype.addNode=function(t,e){t=null==t?""+e:""+t;var n=this._nodesMap;if(!n[Ig(t)]){var i=new Iv(t,e);return i.hostGraph=this,this.nodes.push(i),n[Ig(t)]=i,i}},t.prototype.getNodeByIndex=function(t){var e=this.data.getRawIndex(t);return this.nodes[e]},t.prototype.getNodeById=function(t){return this._nodesMap[Ig(t)]},t.prototype.addEdge=function(t,e,n){var i=this._nodesMap,r=this._edgesMap;if(tq(t)&&(t=this.nodes[t]),tq(e)&&(e=this.nodes[e]),t instanceof Iv||(t=i[Ig(t)]),e instanceof Iv||(e=i[Ig(e)]),t&&e){var o=t.id+"-"+e.id,a=new Im(t,e,n);return a.hostGraph=this,this._directed&&(t.outEdges.push(a),e.inEdges.push(a)),t.edges.push(a),t!==e&&e.edges.push(a),this.edges.push(a),r[o]=a,a}},t.prototype.getEdgeByIndex=function(t){var e=this.edgeData.getRawIndex(t);return this.edges[e]},t.prototype.getEdge=function(t,e){t instanceof Iv&&(t=t.id),e instanceof Iv&&(e=e.id);var n=this._edgesMap;return this._directed?n[t+"-"+e]:n[t+"-"+e]||n[e+"-"+t]},t.prototype.eachNode=function(t,e){for(var n=this.nodes,i=n.length,r=0;r<i;r++)n[r].dataIndex>=0&&t.call(e,n[r],r)},t.prototype.eachEdge=function(t,e){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&&t.call(e,n[r],r)},t.prototype.breadthFirstTraverse=function(t,e,n,i){if(e instanceof Iv||(e=this._nodesMap[Ig(e)]),e){for(var r="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!t.call(i,e,null))for(var a=[e];a.length;)for(var s=a.shift(),l=s[r],o=0;o<l.length;o++){var u=l[o],h=u.node1===s?u.node2:u.node1;if(!h.__visited){if(t.call(i,h,s))return;a.push(h),h.__visited=!0}}}},t.prototype.update=function(){for(var t=this.data,e=this.edgeData,n=this.nodes,i=this.edges,r=0,o=n.length;r<o;r++)n[r].dataIndex=-1;for(var r=0,o=t.count();r<o;r++)n[t.getRawIndex(r)].dataIndex=r;e.filterSelf(function(t){var n=i[e.getRawIndex(t)];return n.node1.dataIndex>=0&&n.node2.dataIndex>=0});for(var r=0,o=i.length;r<o;r++)i[r].dataIndex=-1;for(var r=0,o=e.count();r<o;r++)i[e.getRawIndex(r)].dataIndex=r},t.prototype.clone=function(){for(var e=new t(this._directed),n=this.nodes,i=this.edges,r=0;r<n.length;r++)e.addNode(n[r].id,n[r].dataIndex);for(var r=0;r<i.length;r++){var o=i[r];e.addEdge(o.node1.id,o.node2.id,o.dataIndex)}return e},t}(),Iv=function(){function t(t,e){this.inEdges=[],this.outEdges=[],this.edges=[],this.dataIndex=-1,this.id=null==t?"":t,this.dataIndex=null==e?-1:e}return t.prototype.degree=function(){return this.edges.length},t.prototype.inDegree=function(){return this.inEdges.length},t.prototype.outDegree=function(){return this.outEdges.length},t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostGraph.data.getItemModel(this.dataIndex).getModel(t)},t.prototype.getAdjacentDataIndices=function(){for(var t={edge:[],node:[]},e=0;e<this.edges.length;e++){var n=this.edges[e];n.dataIndex<0||(t.edge.push(n.dataIndex),t.node.push(n.node1.dataIndex,n.node2.dataIndex))}return t},t.prototype.getTrajectoryDataIndices=function(){for(var t=es(),e=es(),n=0,i=this.edges.length;n<i;n++){var r=this.edges[n];if(!(r.dataIndex<0)){t.set(r.dataIndex,!0);for(var o=[r.node1],a=[r.node2],s=0;s<o.length;){var l=o[s];s++,e.set(l.dataIndex,!0);for(var u=l.inEdges,h=0,c=u.length,p=void 0,d=void 0;h<c;h++)(d=(p=u[h]).dataIndex)>=0&&!t.hasKey(d)&&(t.set(d,!0),o.push(p.node1))}for(s=0;s<a.length;){var f=a[s];s++,e.set(f.dataIndex,!0);for(var g=f.outEdges,h=0,y=g.length,v=void 0,m=void 0;h<y;h++)(m=(v=g[h]).dataIndex)>=0&&!t.hasKey(m)&&(t.set(m,!0),a.push(v.node2))}}}return{edge:t.keys(),node:e.keys()}},t}(),Im=function(){function t(t,e,n){this.dataIndex=-1,this.node1=t,this.node2=e,this.dataIndex=null==n?-1:n}return t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostGraph.edgeData.getItemModel(this.dataIndex).getModel(t)},t.prototype.getAdjacentDataIndices=function(){return{edge:[this.dataIndex],node:[this.node1.dataIndex,this.node2.dataIndex]}},t.prototype.getTrajectoryDataIndices=function(){var t=es(),e=es();t.set(this.dataIndex,!0);for(var n=[this.node1],i=[this.node2],r=0;r<n.length;){var o=n[r];r++,e.set(o.dataIndex,!0);for(var a=o.inEdges,s=0,l=a.length,u=void 0,h=void 0;s<l;s++)(h=(u=o.inEdges[s]).dataIndex)>=0&&!t.hasKey(h)&&(t.set(h,!0),n.push(u.node1))}for(r=0;r<i.length;){var c=i[r];r++,e.set(c.dataIndex,!0);for(var p=c.outEdges,s=0,l=p.length,d=void 0,f=void 0;s<l;s++)(f=(d=c.outEdges[s]).dataIndex)>=0&&!t.hasKey(f)&&(t.set(f,!0),i.push(d.node2))}return{edge:t.keys(),node:e.keys()}},t}();function Ix(t,e){return{getValue:function(n){var i=this[t][e];return i.getStore().get(i.getDimensionIndex(n||"value"),this.dataIndex)},setVisual:function(n,i){this.dataIndex>=0&&this[t][e].setItemVisual(this.dataIndex,n,i)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,i){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,i)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}function I_(t,e,n,i,r){for(var o,a=new Iy(i),s=0;s<t.length;s++)a.addNode(t3(t[s].id,t[s].name,s),s);for(var l=[],u=[],h=0,s=0;s<e.length;s++){var c=e[s],p=c.source,d=c.target;a.addEdge(p,d,h)&&(u.push(c),l.push(t3(oC(c.id,null),p+" > "+d)),h++)}var f=n.get("coordinateSystem");if("cartesian2d"===f||"polar"===f||"matrix"===f)o=vS(t,n);else{var g=uk.get(f),y=g&&g.dimensions||[];0>tO(y,"value")&&y.concat(["value"]),(o=new vf(vy(t,{coordDimensions:y,encodeDefine:n.getEncode()}).dimensions,n)).initData(t)}var v=new vf(["value"],n);return v.initData(u,l),r&&r(o,v),SX({mainData:o,struct:a,structAttr:"graph",datas:{node:o,edge:v},datasAttr:{node:"data",edge:"edgeData"}}),a.update(),a}tN(Iv,Ix("hostGraph","data")),tN(Im,Ix("hostGraph","edgeData"));var Ib=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return tn(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments);var n=this;function i(){return n._categoriesData}this.legendVisualProvider=new xy(i,i),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeDefaultAndTheme=function(e){t.prototype.mergeDefaultAndTheme.apply(this,arguments),ob(e,"edgeLabel",["show"])},e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[],i=t.data||t.nodes||[],r=this;MR(this)&&(this.__curvenessList=[],this.__edgeMap={},MN(this));var o=I_(i,n,this,!0,function(t,e){t.wrapMethod("getItemModel",function(t){var e=r._categoriesModels[t.getShallow("category")];return e&&(e.parentModel=t.parentModel,t.parentModel=e),t});var n=lj.prototype.getModel;function i(t,e){var i=n.call(this,t,e);return i.resolveParentPath=o,i}function o(t){if(t&&("label"===t[0]||"label"===t[1])){var e=t.slice();return"label"===t[0]?e[0]="edgeLabel":"label"===t[1]&&(e[1]="edgeLabel"),e}return t}e.wrapMethod("getItemModel",function(t){return t.resolveParentPath=o,t.getModel=i,t})});return tE(o.edges,function(t){!function(t,e,n,i){if(MR(n)){var r=Mz(t,e,n),o=n.__edgeMap,a=o[ME(r)];o[r]&&!a?o[r].isForward=!0:a&&o[r]&&(a.isForward=!0,o[r].isForward=!1),o[r]=o[r]||[],o[r].push(i)}}(t.node1,t.node2,this,t.dataIndex)},this),o.data},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.getCategoriesData=function(){return this._categoriesData},e.prototype.formatTooltip=function(t,e,n){if("edge"===n){var i=this.getData(),r=this.getDataParams(t,n),o=i.graph.getEdgeByIndex(t),a=i.getName(o.node1.dataIndex),s=i.getName(o.node2.dataIndex),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),cV("nameValue",{name:l.join(" > "),value:r.value,noValue:null==r.value})}return cq({series:this,dataIndex:t,multipleSeries:e})},e.prototype._updateCategoriesData=function(){var t=tB(this.option.categories||[],function(t){return null!=t.value?t:tk({value:0},t)}),e=new vf(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray(function(t){return e.getItemModel(t)})},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.isAnimationEnabled=function(){return t.prototype.isAnimationEnabled.call(this)&&!("force"===this.get("layout")&&this.get(["force","layoutAnimation"]))},e.type="series.graph",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,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:uQ.color.neutral50,width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:uQ.color.primary}}},e}(cQ),Iw=function(t){function e(e,n,i){var r=t.call(this)||this;sk(r).dataType="node",r.z2=2;var o=new sv;return r.setTextContent(o),r.updateData(e,n,i,!0),r}return tn(e,t),e.prototype.updateData=function(t,e,n,i){var r=t.graph.getNodeByIndex(e),o=t.hostModel,a=r.getModel(),s=a.getModel("emphasis"),l=t.getItemLayout(e),u=tk(mg(a.getModel("itemStyle"),l,!0),l);if(isNaN(u.startAngle))return void this.setShape(u);i?this.setShape(u):lg(this,{shape:u},o,e);var h=tk(mg(a.getModel("itemStyle"),l,!0),l);this.setShape(h),this.useStyle(t.getItemVisual(e,"style")),ls(this,a),this._updateLabel(o,a,r),t.setItemGraphicEl(e,this),ls(this,a,"itemStyle");var c=s.get("focus");li(this,"adjacency"===c?r.getAdjacentDataIndices():c,s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t,e,n){var i,r=this.getTextContent(),o=n.getLayout(),a=(o.startAngle+o.endAngle)/2,s=Math.cos(a),l=Math.sin(a),u=e.getModel("label");r.ignore=!u.get("show");var h=lT(e),c=n.getVisual("style");lI(r,h,{labelFetcher:{getFormattedLabel:function(n,i,r,o,a,s){return t.getFormattedLabel(n,i,"node",o,t8(a,h.normal&&h.normal.get("formatter"),e.get("name")),s)}},labelDataIndex:n.dataIndex,defaultText:n.dataIndex+"",inheritColor:c.fill,defaultOpacity:c.opacity,defaultOutsidePosition:"startArc"});var p=u.get("position")||"outside",d=u.get("distance")||0;i="outside"===p?o.r+d:(o.r+o.r0)/2,this.textConfig={inside:"outside"!==p};var f="outside"!==p?u.get("align")||"center":s>0?"left":"right",g="outside"!==p?u.get("verticalAlign")||"middle":l>0?"top":"bottom";r.attr({x:s*i+o.cx,y:l*i+o.cy,rotation:0,style:{align:f,verticalAlign:g}})},e}(pR),IS=function(t){function e(e,n,i,r){var o=t.call(this)||this;return sk(o).dataType="edge",o.updateData(e,n,i,r,!0),o}return tn(e,t),e.prototype.buildPath=function(t,e){t.moveTo(e.s1[0],e.s1[1]);var n=e.clockwise;t.arc(e.cx,e.cy,e.r,e.sStartAngle,e.sEndAngle,!n),t.bezierCurveTo((e.cx-e.s2[0])*.7+e.s2[0],(e.cy-e.s2[1])*.7+e.s2[1],(e.cx-e.t1[0])*.7+e.t1[0],(e.cy-e.t1[1])*.7+e.t1[1],e.t1[0],e.t1[1]),t.arc(e.cx,e.cy,e.r,e.tStartAngle,e.tEndAngle,!n),t.bezierCurveTo((e.cx-e.t2[0])*.7+e.t2[0],(e.cy-e.t2[1])*.7+e.t2[1],(e.cx-e.s1[0])*.7+e.s1[0],(e.cy-e.s1[1])*.7+e.s1[1],e.s1[0],e.s1[1]),t.closePath()},e.prototype.updateData=function(t,e,n,i,r){var o=t.hostModel,a=e.graph.getEdgeByIndex(n),s=a.getLayout(),l=a.node1.getModel(),u=e.getItemModel(a.dataIndex),h=u.getModel("lineStyle"),c=u.getModel("emphasis"),p=c.get("focus"),d=tk(mg(l.getModel("itemStyle"),s,!0),s);isNaN(d.sStartAngle)||isNaN(d.tStartAngle)?this.setShape(d):(r?(this.setShape(d),IM(this,a,t,h)):(lb(this),IM(this,a,t,h),lg(this,{shape:d},o,n)),li(this,"adjacency"===p?a.getAdjacentDataIndices():p,c.get("blurScope"),c.get("disabled")),ls(this,u,"lineStyle"),e.setItemGraphicEl(a.dataIndex,this))},e}(se);function IM(t,e,n,i){var r=e.node1,o=e.node2,a=t.style;switch(t.setStyle(i.getLineStyle()),i.get("color")){case"source":a.fill=n.getItemVisual(r.dataIndex,"style").fill,a.decal=r.getVisual("style").decal;break;case"target":a.fill=n.getItemVisual(o.dataIndex,"style").fill,a.decal=o.getVisual("style").decal;break;case"gradient":var s=n.getItemVisual(r.dataIndex,"style").fill,l=n.getItemVisual(o.dataIndex,"style").fill;if(tZ(s)&&tZ(l)){var u=t.shape;a.fill=new pQ((u.s1[0]+u.s2[0])/2,(u.s1[1]+u.s2[1])/2,(u.t1[0]+u.t2[0])/2,(u.t1[1]+u.t2[1])/2,[{offset:0,color:s},{offset:1,color:l}],!0)}}}var II=Math.PI/180,IT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(t,e){},e.prototype.render=function(t,e,n){var i=t.getData(),r=this._data,o=this.group,a=-t.get("startAngle")*II;if(i.diff(r).add(function(t){if(i.getItemLayout(t)){var e=new Iw(i,t,a);sk(e).dataIndex=t,o.add(e)}}).update(function(e,n){var s=r.getItemGraphicEl(n);if(!i.getItemLayout(e)){s&&l_(s,t,n);return}s?s.updateData(i,e,a):s=new Iw(i,e,a),o.add(s)}).remove(function(e){var n=r.getItemGraphicEl(e);n&&l_(n,t,e)}).execute(),!r){var s=t.get("center");this.group.scaleX=.01,this.group.scaleY=.01,this.group.originX=r8(s[0],n.getWidth()),this.group.originY=r8(s[1],n.getHeight()),ly(this.group,{scaleX:1,scaleY:1},t)}this._data=i,this.renderEdges(t,a)},e.prototype.renderEdges=function(t,e){var n=t.getData(),i=t.getEdgeData(),r=this._edgeData,o=this.group;i.diff(r).add(function(t){var r=new IS(n,i,t,e);sk(r).dataIndex=t,o.add(r)}).update(function(t,a){var s=r.getItemGraphicEl(a);s.updateData(n,i,t,e),o.add(s)}).remove(function(e){var n=r.getItemGraphicEl(e);n&&l_(n,t,e)}).execute(),this._edgeData=i},e.prototype.dispose=function(){},e.type="chord",e}(dH),IC=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links),this.legendVisualProvider=new xy(tH(this.getData,this),tH(this.getRawData,this))},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links)},e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[];return I_(t.data||t.nodes||[],n,this,!0,function(t,e){var n=lj.prototype.getModel;function i(t,e){var i=n.call(this,t,e);return i.resolveParentPath=r,i}function r(t){if(t&&("label"===t[0]||"label"===t[1])){var e=t.slice();return"label"===t[0]?e[0]="edgeLabel":"label"===t[1]&&(e[1]="edgeLabel"),e}return t}e.wrapMethod("getItemModel",function(t){return t.resolveParentPath=r,t.getModel=i,t})}).data},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(t,e,n){var i=this.getDataParams(t,n);if("edge"===n){var r=this.getData(),o=r.graph.getEdgeByIndex(t),a=r.getName(o.node1.dataIndex),s=r.getName(o.node2.dataIndex),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),cV("nameValue",{name:l.join(" > "),value:i.value,noValue:null==i.value})}return cV("nameValue",{name:i.name,value:i.value,noValue:null==i.value})},e.prototype.getDataParams=function(e,n){var i=t.prototype.getDataParams.call(this,e,n);if("node"===n){var r=this.getData(),o=this.getGraph().getNodeByIndex(e);null==i.name&&(i.name=r.getName(e)),null==i.value&&(i.value=o.getLayout().value)}return i},e.type="series.chord",e.defaultOption={z:2,coordinateSystem:"none",legendHoverLink:!0,colorBy:"data",left:0,top:0,right:0,bottom:0,width:null,height:null,center:["50%","50%"],radius:["70%","80%"],clockwise:!0,startAngle:90,endAngle:"auto",minAngle:0,padAngle:3,itemStyle:{borderRadius:[0,0,5,5]},lineStyle:{width:0,color:"source",opacity:.2},label:{show:!0,position:"outside",distance:5},emphasis:{focus:"adjacency",lineStyle:{opacity:.5}}},e}(cQ),ID=Math.PI/180;function IA(t,e){t.eachSeriesByType("chord",function(t){!function(t,e){var n=t.getData(),i=n.graph,r=t.getEdgeData();if(r.count()){var o=uV(t,e),a=o.cx,s=o.cy,l=o.r,u=o.r0,h=Math.max((t.get("padAngle")||0)*ID,0),c=Math.max((t.get("minAngle")||0)*ID,0),p=-t.get("startAngle")*ID,d=p+2*Math.PI,f=t.get("clockwise"),g=f?1:-1,y=[p,d];aq(y,!f);var v=y[0],m=y[1]-v,x=0===n.getSum("value")&&0===r.getSum("value"),_=[],b=0;i.eachEdge(function(t){var e=x?1:t.getValue("value");x&&(e>0||c)&&(b+=2);var n=t.node1.dataIndex,i=t.node2.dataIndex;_[n]=(_[n]||0)+e,_[i]=(_[i]||0)+e});var w=0;if(i.eachNode(function(t){var e=t.getValue("value");isNaN(e)||(_[t.dataIndex]=Math.max(e,_[t.dataIndex]||0)),!x&&(_[t.dataIndex]>0||c)&&b++,w+=_[t.dataIndex]||0}),0!==b&&0!==w){h*b>=Math.abs(m)&&(h=Math.max(0,(Math.abs(m)-c*b)/b)),(h+c)*b>=Math.abs(m)&&(c=(Math.abs(m)-h*b)/b);var S=(m-h*b*g)/w,M=0,I=0,T=0,C=1/0;i.eachNode(function(t){var e=_[t.dataIndex]||0,n=S*(w?e:1)*g;Math.abs(n)<c?M+=c-Math.abs(n):(C=Math.min(C,Math.abs(n)-c),I+=Math.abs(n)-c,T+=Math.abs(n)),t.setLayout({angle:n,value:e})});var D=!1;if(M>I){var A=M/I;i.eachNode(function(t){var e=t.getLayout().angle;Math.abs(e)>=c?t.setLayout({angle:e*A,ratio:A},!0):t.setLayout({angle:c,ratio:0===c?1:e/c},!0)})}else i.eachNode(function(t){if(!D){var e=t.getLayout().angle,n=Math.min(e/T,1)*M;e-n<c&&(D=!0)}});var k=M;i.eachNode(function(t){if(!(k<=0)){var e=t.getLayout().angle;if(e>c&&c>0){var n=D?1:Math.min(e/T,1),i=Math.min(e-c,Math.min(k,M*n));k-=i,t.setLayout({angle:e-i,ratio:(e-i)/e},!0)}else c>0&&t.setLayout({angle:c,ratio:0===e?1:c/e},!0)}});var L=v,P=[];i.eachNode(function(t){var e=Math.max(t.getLayout().angle,c);t.setLayout({cx:a,cy:s,r0:u,r:l,startAngle:L,endAngle:L+e*g,clockwise:f},!0),P[t.dataIndex]=L,L+=(e+h)*g}),i.eachEdge(function(t){var e=x?1:t.getValue("value"),n=S*(w?e:1)*g,i=t.node1.dataIndex,r=P[i]||0,o=r+Math.abs((t.node1.getLayout().ratio||1)*n)*g,l=[a+u*Math.cos(r),s+u*Math.sin(r)],h=[a+u*Math.cos(o),s+u*Math.sin(o)],c=t.node2.dataIndex,p=P[c]||0,d=p+Math.abs((t.node2.getLayout().ratio||1)*n)*g,y=[a+u*Math.cos(p),s+u*Math.sin(p)],v=[a+u*Math.cos(d),s+u*Math.sin(d)];t.setLayout({s1:l,s2:h,sStartAngle:r,sEndAngle:o,t1:y,t2:v,tStartAngle:p,tEndAngle:d,cx:a,cy:s,r:u,value:e,clockwise:f}),P[i]=o,P[c]=d})}}}(t,e)})}var Ik=function(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0},IL=function(t){function e(e){var n=t.call(this,e)||this;return n.type="pointer",n}return tn(e,t),e.prototype.getDefaultShape=function(){return new Ik},e.prototype.buildPath=function(t,e){var n=Math.cos,i=Math.sin,r=e.r,o=e.width,a=e.angle,s=e.x-n(a)*o*(o>=r/3?1:2),l=e.y-i(a)*o*(o>=r/3?1:2);a=e.angle-Math.PI/2,t.moveTo(s,l),t.lineTo(e.x+n(a)*o,e.y+i(a)*o),t.lineTo(e.x+n(e.angle)*r,e.y+i(e.angle)*r),t.lineTo(e.x-n(a)*o,e.y-i(a)*o),t.lineTo(s,l)},e}(se);function IP(t,e){var n=null==t?"":t+"";return e&&(tZ(e)?n=e.replace("{value}",n):tX(e)&&(n=e(t))),n}var IO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){this.group.removeAll();var i,r,o=t.get(["axisLine","lineStyle","color"]),a=(i=t.get("center"),r=Math.min(n.getWidth(),n.getHeight()),{cx:r8(i[0],n.getWidth()),cy:r8(i[1],n.getHeight()),r:r8(t.get("radius"),r/2)});this._renderMain(t,e,n,o,a),this._data=t.getData()},e.prototype.dispose=function(){},e.prototype._renderMain=function(t,e,n,i,r){var o=this.group,a=t.get("clockwise"),s=-t.get("startAngle")/180*Math.PI,l=-t.get("endAngle")/180*Math.PI,u=t.getModel("axisLine"),h=u.get("roundCap")?mp:pR,c=u.get("show"),p=u.getModel("lineStyle"),d=p.get("width"),f=[s,l];aq(f,!a),s=f[0];for(var g=(l=f[1])-s,y=s,v=[],m=0;c&&m<i.length;m++){var x=new h({shape:{startAngle:y,endAngle:l=s+g*Math.min(Math.max(i[m][0],0),1),cx:r.cx,cy:r.cy,clockwise:a,r0:r.r-d,r:r.r},silent:!0});x.setStyle({fill:i[m][1]}),x.setStyle(p.getLineStyle(["color","width"])),v.push(x),y=l}v.reverse(),tE(v,function(t){return o.add(t)});var _=function(t){var e;if(t<=0)return i[0][1];for(e=0;e<i.length;e++)if(i[e][0]>=t&&(0===e?0:i[e-1][0])<t)return i[e][1];return i[e-1][1]};this._renderTicks(t,e,n,_,r,s,l,a,d),this._renderTitleAndDetail(t,e,n,_,r),this._renderAnchor(t,r),this._renderPointer(t,e,n,_,r,s,l,a,d)},e.prototype._renderTicks=function(t,e,n,i,r,o,a,s,l){for(var u,h,c=this.group,p=r.cx,d=r.cy,f=r.r,g=+t.get("min"),y=+t.get("max"),v=t.getModel("splitLine"),m=t.getModel("axisTick"),x=t.getModel("axisLabel"),_=t.get("splitNumber"),b=m.get("splitNumber"),w=r8(v.get("length"),f),S=r8(m.get("length"),f),M=o,I=(a-o)/_,T=I/b,C=v.getModel("lineStyle").getLineStyle(),D=m.getModel("lineStyle").getLineStyle(),A=v.get("distance"),k=0;k<=_;k++){if(u=Math.cos(M),h=Math.sin(M),v.get("show")){var L=A?A+l:l,P=new pU({shape:{x1:u*(f-L)+p,y1:h*(f-L)+d,x2:u*(f-w-L)+p,y2:h*(f-w-L)+d},style:C,silent:!0});"auto"===C.stroke&&P.setStyle({stroke:i(k/_)}),c.add(P)}if(x.get("show")){var L=x.get("distance")+A,O=IP(r7(k/_*(y-g)+g),x.get("formatter")),R=i(k/_),N=u*(f-w-L)+p,z=h*(f-w-L)+d,E=x.get("rotate"),B=0;"radial"===E?(B=-M+2*Math.PI)>Math.PI/2&&(B+=Math.PI):"tangential"===E?B=-M-Math.PI/2:tq(E)&&(B=E*Math.PI/180),0===B?c.add(new sv({style:lC(x,{text:O,x:N,y:z,verticalAlign:h<-.8?"top":h>.8?"bottom":"middle",align:u<-.4?"left":u>.4?"right":"center"},{inheritColor:R}),silent:!0})):c.add(new sv({style:lC(x,{text:O,x:N,y:z,verticalAlign:"middle",align:"center"},{inheritColor:R}),silent:!0,originX:N,originY:z,rotation:B}))}if(m.get("show")&&k!==_){var L=m.get("distance");L=L?L+l:l;for(var V=0;V<=b;V++){var G=new pU({shape:{x1:(u=Math.cos(M))*(f-L)+p,y1:(h=Math.sin(M))*(f-L)+d,x2:u*(f-S-L)+p,y2:h*(f-S-L)+d},silent:!0,style:D});"auto"===D.stroke&&G.setStyle({stroke:i((k+V/b)/_)}),c.add(G),M+=T}M-=T}else M+=I}},e.prototype._renderPointer=function(t,e,n,i,r,o,a,s,l){var u=this.group,h=this._data,c=this._progressEls,p=[],d=t.get(["pointer","show"]),f=t.getModel("progress"),g=f.get("show"),y=t.getData(),v=y.mapDimension("value"),m=+t.get("min"),x=+t.get("max"),_=[m,x],b=[o,a];function w(e,n){var i,o=y.getItemModel(e).getModel("pointer"),a=r8(o.get("width"),r.r),s=r8(o.get("length"),r.r),l=t.get(["pointer","icon"]),u=o.get("offsetCenter"),h=r8(u[0],r.r),c=r8(u[1],r.r),p=o.get("keepAspect");return(i=l?fz(l,h-a/2,c-s,a,s,null,p):new IL({shape:{angle:-Math.PI/2,width:a,r:s,x:h,y:c}})).rotation=-(n+Math.PI/2),i.x=r.cx,i.y=r.cy,i}function S(t,e){var n=f.get("roundCap")?mp:pR,i=f.get("overlap"),a=i?f.get("width"):l/y.count(),u=i?r.r-a:r.r-(t+1)*a,h=i?r.r:r.r-t*a,c=new n({shape:{startAngle:o,endAngle:e,cx:r.cx,cy:r.cy,clockwise:s,r0:u,r:h}});return i&&(c.z2=r4(y.get(v,t),[m,x],[100,0],!0)),c}(g||d)&&(y.diff(h).add(function(e){var n=y.get(v,e);if(d){var i=w(e,o);ly(i,{rotation:-((isNaN(+n)?b[0]:r4(n,_,b,!0))+Math.PI/2)},t),u.add(i),y.setItemGraphicEl(e,i)}if(g){var r=S(e,o);ly(r,{shape:{endAngle:r4(n,_,b,f.get("clip"))}},t),u.add(r),sL(t.seriesIndex,y.dataType,e,r),p[e]=r}}).update(function(e,n){var i=y.get(v,e);if(d){var r=h.getItemGraphicEl(n),a=r?r.rotation:o,s=w(e,a);s.rotation=a,lg(s,{rotation:-((isNaN(+i)?b[0]:r4(i,_,b,!0))+Math.PI/2)},t),u.add(s),y.setItemGraphicEl(e,s)}if(g){var l=c[n],m=S(e,l?l.shape.endAngle:o);lg(m,{shape:{endAngle:r4(i,_,b,f.get("clip"))}},t),u.add(m),sL(t.seriesIndex,y.dataType,e,m),p[e]=m}}).execute(),y.each(function(t){var e=y.getItemModel(t),n=e.getModel("emphasis"),r=n.get("focus"),o=n.get("blurScope"),a=n.get("disabled");if(d){var s=y.getItemGraphicEl(t),l=y.getItemVisual(t,"style"),u=l.fill;if(s instanceof sa){var h=s.style;s.useStyle(tk({image:h.image,x:h.x,y:h.y,width:h.width,height:h.height},l))}else s.useStyle(l),"pointer"!==s.type&&s.setColor(u);s.setStyle(e.getModel(["pointer","itemStyle"]).getItemStyle()),"auto"===s.style.fill&&s.setStyle("fill",i(r4(y.get(v,t),_,[0,1],!0))),s.z2EmphasisLift=0,ls(s,e),li(s,r,o,a)}if(g){var c=p[t];c.useStyle(y.getItemVisual(t,"style")),c.setStyle(e.getModel(["progress","itemStyle"]).getItemStyle()),c.z2EmphasisLift=0,ls(c,e),li(c,r,o,a)}}),this._progressEls=p)},e.prototype._renderAnchor=function(t,e){var n=t.getModel("anchor");if(n.get("show")){var i=n.get("size"),r=n.get("icon"),o=n.get("offsetCenter"),a=n.get("keepAspect"),s=fz(r,e.cx-i/2+r8(o[0],e.r),e.cy-i/2+r8(o[1],e.r),i,i,null,a);s.z2=+!!n.get("showAbove"),s.setStyle(n.getModel("itemStyle").getItemStyle()),this.group.add(s)}},e.prototype._renderTitleAndDetail=function(t,e,n,i,r){var o=this,a=t.getData(),s=a.mapDimension("value"),l=+t.get("min"),u=+t.get("max"),h=new rY,c=[],p=[],d=t.isAnimationEnabled(),f=t.get(["pointer","showAbove"]);a.diff(this._data).add(function(t){c[t]=new sv({silent:!0}),p[t]=new sv({silent:!0})}).update(function(t,e){c[t]=o._titleEls[e],p[t]=o._detailEls[e]}).execute(),a.each(function(e){var n=a.getItemModel(e),o=a.get(s,e),g=new rY,y=i(r4(o,[l,u],[0,1],!0)),v=n.getModel("title");if(v.get("show")){var m=v.get("offsetCenter"),x=r.cx+r8(m[0],r.r),_=r.cy+r8(m[1],r.r),b=c[e];b.attr({z2:2*!f,style:lC(v,{x:x,y:_,text:a.getName(e),align:"center",verticalAlign:"middle"},{inheritColor:y})}),g.add(b)}var w=n.getModel("detail");if(w.get("show")){var S=w.get("offsetCenter"),M=r.cx+r8(S[0],r.r),I=r.cy+r8(S[1],r.r),T=r8(w.get("width"),r.r),C=r8(w.get("height"),r.r),D=t.get(["progress","show"])?a.getItemVisual(e,"style").fill:y,b=p[e],A=w.get("formatter");b.attr({z2:2*!f,style:lC(w,{x:M,y:I,text:IP(o,A),width:isNaN(T)?null:T,height:isNaN(C)?null:C,align:"center",verticalAlign:"middle"},{inheritColor:D})}),lN(b,{normal:w},o,function(t){return IP(t,A)}),d&&lz(b,e,a,t,{getFormattedLabel:function(t,e,n,i,r,a){return IP(a?a.interpolatedValue:o,A)}}),g.add(b)}h.add(g)}),this.group.add(h),this._titleEls=c,this._detailEls=p},e.type="gauge",e}(dH),IR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="itemStyle",n}return tn(e,t),e.prototype.getInitialData=function(t,e){return xg(this,["value"])},e.type="series.gauge",e.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,uQ.color.neutral10]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:uQ.color.axisTick,width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:uQ.color.axisTickMinor,width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:uQ.color.axisLabel,fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:uQ.color.neutral00,borderWidth:0,borderColor:uQ.color.theme[0]}},title:{show:!0,offsetCenter:[0,"20%"],color:uQ.color.secondary,fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:uQ.color.transparent,borderWidth:0,borderColor:uQ.color.neutral40,width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:uQ.color.primary,fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},e}(cQ),IN=["itemStyle","opacity"],Iz=function(t){function e(e,n){var i=t.call(this)||this,r=new pF,o=new sv;return i.setTextContent(o),i.setTextGuideLine(r),i.updateData(e,n,!0),i}return tn(e,t),e.prototype.updateData=function(t,e,n){var i=t.hostModel,r=t.getItemModel(e),o=t.getItemLayout(e),a=r.getModel("emphasis"),s=r.get(IN);s=null==s?1:s,n||lb(this),this.useStyle(t.getItemVisual(e,"style")),this.style.lineJoin="round",n?(this.setShape({points:o.points}),this.style.opacity=0,ly(this,{style:{opacity:s}},i,e)):lg(this,{style:{opacity:s},shape:{points:o.points}},i,e),ls(this,r),this._updateLabel(t,e),li(this,a.get("focus"),a.get("blurScope"),a.get("disabled"))},e.prototype._updateLabel=function(t,e){var n=this.getTextGuideLine(),i=this.getTextContent(),r=t.hostModel,o=t.getItemModel(e),a=t.getItemLayout(e).label,s=t.getItemVisual(e,"style"),l=s.fill;lI(i,lT(o),{labelFetcher:t.hostModel,labelDataIndex:e,defaultOpacity:s.opacity,defaultText:t.getName(e)},{normal:{align:a.textAlign,verticalAlign:a.verticalAlign}});var u="inherit"===o.getModel("label").get("color")?l:null;this.setTextConfig({local:!0,inside:!!a.inside,insideStroke:u,outsideFill:u});var h=a.linePoints;n.setShape({points:h}),this.textGuideLineConfig={anchor:h?new ns(h[0][0],h[0][1]):null},lg(i,{style:{x:a.x,y:a.y}},r,e),i.attr({rotation:a.rotation,originX:a.x,originY:a.y,z2:10}),m2(this,m5(o),{stroke:l})},e}(pV),IE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreLabelLineUpdate=!0,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._data,o=this.group;i.diff(r).add(function(t){var e=new Iz(i,t);i.setItemGraphicEl(t,e),o.add(e)}).update(function(t,e){var n=r.getItemGraphicEl(e);n.updateData(i,t),o.add(n),i.setItemGraphicEl(t,n)}).remove(function(e){l_(r.getItemGraphicEl(e),t,e)}).execute(),this._data=i},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.prototype.dispose=function(){},e.type="funnel",e}(dH),IB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new xy(tH(this.getData,this),tH(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.getInitialData=function(t,e){return xg(this,{coordDimensions:["value"],encodeDefaulter:tU(hl,this)})},e.prototype._defaultLabelLine=function(t){ob(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.prototype.getDataParams=function(e){var n=this.getData(),i=t.prototype.getDataParams.call(this,e),r=n.mapDimension("value"),o=n.getSum(r);return i.percent=o?+(n.get(r,e)/o*100).toFixed(2):0,i.$vars.push("percent"),i},e.type="series.funnel",e.defaultOption={coordinateSystemUsage:"box",z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:65,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:uQ.color.neutral00,borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:uQ.color.primary}}},e}(cQ);function IV(t,e){t.eachSeriesByType("funnel",function(t){var n,i=t.getData(),r=i.mapDimension("value"),o=t.get("sort"),a=uH(t,e),s=uG(t.getBoxLayoutParams(),a.refContainer),l=t.get("orient"),u=s.width,h=s.height,c=function(t,e){for(var n=t.mapDimension("value"),i=t.mapArray(n,function(t){return t}),r=[],o="ascending"===e,a=0,s=t.count();a<s;a++)r[a]=a;return tX(e)?r.sort(e):"none"!==e&&r.sort(function(t,e){return o?i[t]-i[e]:i[e]-i[t]}),r}(i,o),p=s.x,d=s.y,f="horizontal"===l?[r8(t.get("minSize"),h),r8(t.get("maxSize"),h)]:[r8(t.get("minSize"),u),r8(t.get("maxSize"),u)],g=i.getDataExtent(r),y=t.get("min"),v=t.get("max");null==y&&(y=Math.min(g[0],0)),null==v&&(v=g[1]);var m=t.get("funnelAlign"),x=t.get("gap"),_=(("horizontal"===l?u:h)-x*(i.count()-1))/i.count(),b=function(t,e){if("horizontal"===l){var n,o=r4(i.get(r,t)||0,[y,v],f,!0),a=void 0;switch(m){case"top":a=d;break;case"center":a=d+(h-o)/2;break;case"bottom":a=d+(h-o)}return[[e,a],[e,a+o]]}var s=r4(i.get(r,t)||0,[y,v],f,!0);switch(m){case"left":n=p;break;case"center":n=p+(u-s)/2;break;case"right":n=p+u-s}return[[n,e],[n+s,e]]};"ascending"===o&&(_=-_,x=-x,"horizontal"===l?p+=u:d+=h,c=c.reverse());for(var w=0;w<c.length;w++){var S=c[w],M=c[w+1],I=i.getItemModel(S);if("horizontal"===l){var T=I.get(["itemStyle","width"]);null==T?T=_:(T=r8(T,u),"ascending"===o&&(T=-T));var C=b(S,p),D=b(M,p+T);p+=T+x,i.setItemLayout(S,{points:C.concat(D.slice().reverse())})}else{var A=I.get(["itemStyle","height"]);null==A?A=_:(A=r8(A,h),"ascending"===o&&(A=-A));var C=b(S,d),D=b(M,d+A);d+=A+x,i.setItemLayout(S,{points:C.concat(D.slice().reverse())})}}n=i.hostModel.get("orient"),i.each(function(t){var e,r,o,a,s=i.getItemModel(t),l=s.getModel("label").get("position"),u=s.getModel("labelLine"),h=i.getItemLayout(t),c=h.points,p="inner"===l||"inside"===l||"center"===l||"insideLeft"===l||"insideRight"===l;if(p)"insideLeft"===l?(r=(c[0][0]+c[3][0])/2+5,o=(c[0][1]+c[3][1])/2,e="left"):"insideRight"===l?(r=(c[1][0]+c[2][0])/2-5,o=(c[1][1]+c[2][1])/2,e="right"):(r=(c[0][0]+c[1][0]+c[2][0]+c[3][0])/4,o=(c[0][1]+c[1][1]+c[2][1]+c[3][1])/4,e="center"),a=[[r,o],[r,o]];else{var d=void 0,f=void 0,g=void 0,y=void 0,v=u.get("length");"left"===l?(d=(c[3][0]+c[0][0])/2,f=(c[3][1]+c[0][1])/2,r=(g=d-v)-5,e="right"):"right"===l?(d=(c[1][0]+c[2][0])/2,f=(c[1][1]+c[2][1])/2,r=(g=d+v)+5,e="left"):"top"===l?(d=(c[3][0]+c[0][0])/2,o=(y=(f=(c[3][1]+c[0][1])/2)-v)-5,e="center"):"bottom"===l?(d=(c[1][0]+c[2][0])/2,o=(y=(f=(c[1][1]+c[2][1])/2)+v)+5,e="center"):"rightTop"===l?(d="horizontal"===n?c[3][0]:c[1][0],f="horizontal"===n?c[3][1]:c[1][1],"horizontal"===n?(o=(y=f-v)-5,e="center"):(r=(g=d+v)+5,e="top")):"rightBottom"===l?(d=c[2][0],f=c[2][1],"horizontal"===n?(o=(y=f+v)+5,e="center"):(r=(g=d+v)+5,e="bottom")):"leftTop"===l?(d=c[0][0],f="horizontal"===n?c[0][1]:c[1][1],"horizontal"===n?(o=(y=f-v)-5,e="center"):(r=(g=d-v)-5,e="right")):"leftBottom"===l?(d="horizontal"===n?c[1][0]:c[3][0],f="horizontal"===n?c[1][1]:c[2][1],"horizontal"===n?(o=(y=f+v)+5,e="center"):(r=(g=d-v)-5,e="right")):(d=(c[1][0]+c[2][0])/2,f=(c[1][1]+c[2][1])/2,"horizontal"===n?(o=(y=f+v)+5,e="center"):(r=(g=d+v)+5,e="left")),"horizontal"===n?r=g=d:o=y=f,a=[[d,f],[g,y]]}h.label={linePoints:a,x:r,y:o,verticalAlign:"middle",textAlign:e,inside:p}})})}var IG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._dataGroup=new rY,n._initialized=!1,n}return tn(e,t),e.prototype.init=function(){this.group.add(this._dataGroup)},e.prototype.render=function(t,e,n,i){this._progressiveEls=null;var r=this._dataGroup,o=t.getData(),a=this._data,s=t.coordinateSystem,l=s.dimensions,u=IH(t);if(o.diff(a).add(function(t){IU(IW(o,r,t,l,s),o,t,u)}).update(function(e,n){var i=a.getItemGraphicEl(n),r=IF(o,e,l,s);o.setItemGraphicEl(e,i),lg(i,{shape:{points:r}},t,e),lb(i),IU(i,o,e,u)}).remove(function(t){var e=a.getItemGraphicEl(t);r.remove(e)}).execute(),!this._initialized){this._initialized=!0;var h,c,p,d,f,g,y,v=(h=s,c=t,p=function(){setTimeout(function(){r.removeClipPath()})},d=h.model,g=new sd({shape:{x:(f=h.getRect()).x,y:f.y,width:f.width,height:f.height}}),y="horizontal"===d.get("layout")?"width":"height",g.setShape(y,0),ly(g,{shape:{width:f.width,height:f.height}},c,p),g);r.setClipPath(v)}this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},e.prototype.incrementalRender=function(t,e,n){for(var i=e.getData(),r=e.coordinateSystem,o=r.dimensions,a=IH(e),s=this._progressiveEls=[],l=t.start;l<t.end;l++){var u=IW(i,this._dataGroup,l,o,r);u.incremental=!0,IU(u,i,l,a),s.push(u)}},e.prototype.remove=function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null},e.type="parallel",e}(dH);function IF(t,e,n,i){for(var r=[],o=0;o<n.length;o++){var a,s=n[o],l=t.get(t.mapDimension(s),e);a=l,("category"===i.getAxis(s).type?null==a:null==a||isNaN(a))||r.push(i.dataToPoint(l,s))}return r}function IW(t,e,n,i,r){var o=new pF({shape:{points:IF(t,n,i,r)},z2:10});return e.add(o),t.setItemGraphicEl(n,o),o}function IH(t){var e,n=t.get("smooth",!0);return!0===n&&(n=.3),(e=n=of(n))!=e&&(n=0),{smooth:n}}function IU(t,e,n,i){t.useStyle(e.getItemVisual(n,"style")),t.style.fill=null,t.setShape("smooth",i.smooth);var r=e.getItemModel(n),o=r.getModel("emphasis");ls(t,r,"lineStyle"),li(t,o.get("focus"),o.get("blurScope"),o.get("disabled"))}var IY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return tn(e,t),e.prototype.getInitialData=function(t,e){return vS(null,this,{useEncodeDefaulter:tH(IX,null,this)})},e.prototype.getRawIndicesByActiveState=function(t){var e=this.coordinateSystem,n=this.getData(),i=[];return e.eachActiveState(n,function(e,r){t===e&&i.push(n.getRawIndex(r))}),i},e.type="series.parallel",e.dependencies=["parallel"],e.defaultOption={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}(cQ);function IX(t){var e=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(e){var n={};return tE(e.dimensions,function(t){var e=+t.replace("dim","");n[t]=e}),n}}var IZ=["lineStyle","opacity"];let Ij={seriesType:"parallel",reset:function(t,e){var n=t.coordinateSystem,i={normal:t.get(["lineStyle","opacity"]),active:t.get("activeOpacity"),inactive:t.get("inactiveOpacity")};return{progress:function(t,e){n.eachActiveState(e,function(t,n){var r=i[t];if("normal"===t&&e.hasItemOption){var o=e.getItemModel(n).get(IZ,!0);null!=o&&(r=o)}e.ensureUniqueItemVisual(n,"style").opacity=r},t.start,t.end)}}}};function Iq(t){var e;(function(t){if(!t.parallel){var e=!1;tE(t.series,function(t){t&&"parallel"===t.type&&(e=!0)}),e&&(t.parallel=[{}])}})(t),tE(o_((e=t).parallelAxis),function(t){if(tK(t)){var n=t.parallelIndex||0,i=o_(e.parallel)[n];i&&i.parallelAxisDefault&&tD(t,i.parallelAxisDefault,!1)}})}var IK=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){this._model=t,this._api=n,this._handlers||(this._handlers={},tE(I$,function(t,e){n.getZr().on(e,this._handlers[e]=tH(t,this))},this)),dQ(this,"_throttledDispatchExpand",t.get("axisExpandRate"),"fixRate")},e.prototype.dispose=function(t,e){d0(this,"_throttledDispatchExpand"),tE(this._handlers,function(t,n){e.getZr().off(n,t)}),this._handlers=null},e.prototype._throttledDispatchExpand=function(t){this._dispatchExpand(t)},e.prototype._dispatchExpand=function(t){t&&this._api.dispatchAction(tk({type:"parallelAxisExpand"},t))},e.type="parallel",e}(c6),I$={mousedown:function(t){IJ(this,"click")&&(this._mouseDownPoint=[t.offsetX,t.offsetY])},mouseup:function(t){var e=this._mouseDownPoint;if(IJ(this,"click")&&e){var n=[t.offsetX,t.offsetY];if(Math.pow(e[0]-n[0],2)+Math.pow(e[1]-n[1],2)>5)return;var i=this._model.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]);"none"!==i.behavior&&this._dispatchExpand({axisExpandWindow:i.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(t){if(!this._mouseDownPoint&&IJ(this,"mousemove")){var e=this._model,n=e.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]),i=n.behavior;"jump"===i&&this._throttledDispatchExpand.debounceNextCall(e.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===i?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===i?null:{duration:0}})}}};function IJ(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}var IQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(){t.prototype.init.apply(this,arguments),this.mergeOption({})},e.prototype.mergeOption=function(t){var e=this.option;t&&tD(e,t,!0),this._initDimensions()},e.prototype.contains=function(t,e){var n=t.get("parallelIndex");return null!=n&&e.getComponent("parallel",n)===this},e.prototype.setAxisExpand=function(t){tE(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],function(e){t.hasOwnProperty(e)&&(this.option[e]=t[e])},this)},e.prototype._initDimensions=function(){var t=this.dimensions=[],e=this.parallelAxisIndex=[];tE(tG(this.ecModel.queryComponents({mainType:"parallelAxis"}),function(t){return(t.get("parallelIndex")||0)===this.componentIndex},this),function(n){t.push("dim"+n.get("dim")),e.push(n.componentIndex)})},e.type="parallel",e.dependencies=["parallelAxis"],e.layoutMode="box",e.defaultOption={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},e}(uK),I0=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.type=r||"value",a.axisIndex=o,a}return tn(e,t),e.prototype.isHorizontal=function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")},e}(_N);function I1(t,e,n,i,r,o){t=t||0;var a,s=n[1]-n[0];if(null!=r&&(r=I5(r,[0,s])),null!=o&&(o=Math.max(o,null!=r?r:0)),"all"===i){var l=Math.abs(e[1]-e[0]);l=I5(l,[0,s]),r=o=I5(l,[r,o]),i=0}e[0]=I5(e[0],n),e[1]=I5(e[1],n);var u=I2(e,i);e[i]+=t;var h=r||0,c=n.slice();return u.sign<0?c[0]+=h:c[1]-=h,e[i]=I5(e[i],c),a=I2(e,i),null!=r&&(a.sign!==u.sign||a.span<r)&&(e[1-i]=e[i]+u.sign*r),a=I2(e,i),null!=o&&a.span>o&&(e[1-i]=e[i]+a.sign*o),e}function I2(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:n<0?1:e?-1:1}}function I5(t,e){return Math.min(null!=e[1]?e[1]:1/0,Math.max(null!=e[0]?e[0]:-1/0,t))}var I3=Math.min,I4=Math.max,I8=Math.floor,I6=Math.ceil,I7=Math.PI,I9=function(){function t(t,e,n){this.type="parallel",this._axesMap=es(),this._axesLayout={},this.dimensions=t.dimensions,this._model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var i=t.dimensions,r=t.parallelAxisIndex;tE(i,function(t,n){var i=r[n],o=e.getComponent("parallelAxis",i),a=this._axesMap.set(t,new I0(t,_s(o),[0,0],o.get("type"),i)),s="category"===a.type;a.onBand=s&&o.get("boundaryGap"),a.inverse=o.get("inverse"),o.axis=a,a.model=o,a.coordinateSystem=o.coordinateSystem=this},this)},t.prototype.update=function(t,e){this._updateAxesFromSeries(this._model,t)},t.prototype.containPoint=function(t){var e=this._makeLayoutInfo(),n=e.axisBase,i=e.layoutBase,r=e.pixelDimIndex,o=t[1-r],a=t[r];return o>=n&&o<=n+e.axisLength&&a>=i&&a<=i+e.layoutLength},t.prototype.getModel=function(){return this._model},t.prototype._updateAxesFromSeries=function(t,e){e.eachSeries(function(n){if(t.contains(n,e)){var i=n.getData();tE(this.dimensions,function(t){var e=this._axesMap.get(t);e.scale.unionExtentFromData(i,i.mapDimension(t)),_a(e.scale,e.model)},this)}},this)},t.prototype.resize=function(t,e){var n=uH(t,e).refContainer;this._rect=uG(t.getBoxLayoutParams(),n),this._layoutAxes()},t.prototype.getRect=function(){return this._rect},t.prototype._makeLayoutInfo=function(){var t,e=this._model,n=this._rect,i=["x","y"],r=["width","height"],o=e.get("layout"),a=+("horizontal"!==o),s=n[r[a]],l=[0,s],u=this.dimensions.length,h=Tt(e.get("axisExpandWidth"),l),c=Tt(e.get("axisExpandCount")||0,[0,u]),p=e.get("axisExpandable")&&u>3&&u>c&&c>1&&h>0&&s>0,d=e.get("axisExpandWindow");d?(t=Tt(d[1]-d[0],l),d[1]=d[0]+t):(t=Tt(h*(c-1),l),(d=[h*(e.get("axisExpandCenter")||I8(u/2))-t/2])[1]=d[0]+t);var f=(s-t)/(u-c);f<3&&(f=0);var g=[I8(r7(d[0]/h,1))+1,I6(r7(d[1]/h,1))-1],y=f/h*d[0];return{layout:o,pixelDimIndex:a,layoutBase:n[i[a]],layoutLength:s,axisBase:n[i[1-a]],axisLength:n[r[1-a]],axisExpandable:p,axisExpandWidth:h,axisCollapseWidth:f,axisExpandWindow:d,axisCount:u,winInnerIndices:g,axisExpandWindow0Pos:y}},t.prototype._layoutAxes=function(){var t=this._rect,e=this._axesMap,n=this.dimensions,i=this._makeLayoutInfo(),r=i.layout;e.each(function(t){var e=[0,i.axisLength],n=+!!t.inverse;t.setExtent(e[n],e[1-n])}),tE(n,function(e,n){var o=(i.axisExpandable?function(t,e){var n,i,r=e.layoutLength,o=e.axisExpandWidth,a=e.axisCount,s=e.axisCollapseWidth,l=e.winInnerIndices,u=s,h=!1;return t<l[0]?(n=t*s,i=s):t<=l[1]?(n=e.axisExpandWindow0Pos+t*o-e.axisExpandWindow[0],u=o,h=!0):(n=r-(a-1-t)*s,i=s),{position:n,axisNameAvailableWidth:u,axisLabelShow:h,nameTruncateMaxWidth:i}}:function(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}})(n,i),a={horizontal:{x:o.position,y:i.axisLength},vertical:{x:0,y:o.position}},s=[a[r].x+t.x,a[r].y+t.y],l={horizontal:I7/2,vertical:0}[r],u=e7();ni(u,u,l),nn(u,u,s),this._axesLayout[e]={position:s,rotation:l,transform:u,axisNameAvailableWidth:o.axisNameAvailableWidth,axisLabelShow:o.axisLabelShow,nameTruncateMaxWidth:o.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}},this)},t.prototype.getAxis=function(t){return this._axesMap.get(t)},t.prototype.dataToPoint=function(t,e){return this.axisCoordToPoint(this._axesMap.get(e).dataToCoord(t),e)},t.prototype.eachActiveState=function(t,e,n,i){null==n&&(n=0),null==i&&(i=t.count());var r=this._axesMap,o=this.dimensions,a=[],s=[];tE(o,function(e){a.push(t.mapDimension(e)),s.push(r.get(e).model)});for(var l=this.hasAxisBrushed(),u=n;u<i;u++){var h=void 0;if(l){h="active";for(var c=t.getValues(a,u),p=0,d=o.length;p<d;p++)if("inactive"===s[p].getActiveState(c[p])){h="inactive";break}}else h="normal";e(h,u)}},t.prototype.hasAxisBrushed=function(){for(var t=this.dimensions,e=this._axesMap,n=!1,i=0,r=t.length;i<r;i++)"normal"!==e.get(t[i]).model.getActiveState()&&(n=!0);return n},t.prototype.axisCoordToPoint=function(t,e){return d_([t,0],this._axesLayout[e].transform)},t.prototype.getAxisLayout=function(t){return tC(this._axesLayout[t])},t.prototype.getSlidedAxisExpandWindow=function(t){var e,n=this._makeLayoutInfo(),i=n.pixelDimIndex,r=n.axisExpandWindow.slice(),o=r[1]-r[0],a=[0,n.axisExpandWidth*(n.axisCount-1)];if(!this.containPoint(t))return{behavior:"none",axisExpandWindow:r};var s=t[i]-n.layoutBase-n.axisExpandWindow0Pos,l="slide",u=n.axisCollapseWidth,h=this._model.get("axisExpandSlideTriggerArea"),c=null!=h[0];if(u)c&&u&&s<o*h[0]?(l="jump",e=s-o*h[2]):c&&u&&s>o*(1-h[0])?(l="jump",e=s-o*(1-h[2])):(e=s-o*h[1])>=0&&(e=s-o*(1-h[1]))<=0&&(e=0),(e*=n.axisExpandWidth/u)?I1(e,r,a,"all"):l="none";else{var p=r[1]-r[0];(r=[I4(0,a[1]*s/p-p/2)])[1]=I3(a[1],r[0]+p),r[0]=r[1]-p}return{axisExpandWindow:r,behavior:l}},t}();function Tt(t,e){return I3(I4(t,e[0]),e[1])}let Te={create:function(t,e){var n=[];return t.eachComponent("parallel",function(i,r){var o=new I9(i,t,e);o.name="parallel_"+r,o.resize(i,e),i.coordinateSystem=o,o.model=i,n.push(o)}),t.eachSeries(function(t){if("parallel"===t.get("coordinateSystem")){var e=t.getReferringComponents("parallel",oN).models[0];t.coordinateSystem=e.coordinateSystem}}),n}};var Tn=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.activeIntervals=[],n}return tn(e,t),e.prototype.getAreaSelectStyle=function(){return oJ([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},e.prototype.setActiveIntervals=function(t){var e=this.activeIntervals=tC(t);if(e)for(var n=e.length-1;n>=0;n--)r9(e[n])},e.prototype.getActiveState=function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(+t))return"inactive";if(1===e.length){var n=e[0];if(n[0]<=t&&t<=n[1])return"active"}else for(var i=0,r=e.length;i<r;i++)if(e[i][0]<=t&&t<=e[i][1])return"active";return"inactive"},e}(uK);tN(Tn,xT);var Ti=Math.min,Tr=Math.max,To=Math.pow,Ta="globalPan",Ts={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},Tl={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},Tu={brushStyle:{lineWidth:2,stroke:uQ.color.backgroundTint,fill:uQ.color.borderTint},transformable:!0,brushMode:"single",removeOnClick:!1},Th=0,Tc=function(t){function e(e){var n=t.call(this)||this;return n._track=[],n._covers=[],n._handlers={},n._zr=e,n.group=new rY,n._uid="brushController_"+Th++,tE(TB,function(t,e){this._handlers[e]=tH(t,this)},n),n}return tn(e,t),e.prototype.enableBrush=function(t){return this._brushType&&this._doDisableBrush(),t.brushType&&this._doEnableBrush(t),this},e.prototype._doEnableBrush=function(t){var e,n=this._zr;this._enableGlobalPan||(e=this._uid,bJ(n)[Ta]=e),tE(this._handlers,function(t,e){n.on(e,t)}),this._brushType=t.brushType,this._brushOption=tD(tC(Tu),t,!0)},e.prototype._doDisableBrush=function(){var t,e,n=this._zr;t=this._uid,(e=bJ(n))[Ta]===t&&(e[Ta]=null),tE(this._handlers,function(t,e){n.off(e,t)}),this._brushType=this._brushOption=null},e.prototype.setPanels=function(t){if(t&&t.length){var e=this._panels={};tE(t,function(t){e[t.panelId]=tC(t)})}else this._panels=null;return this},e.prototype.mount=function(t){t=t||{},this._enableGlobalPan=t.enableGlobalPan;var e=this.group;return this._zr.add(e),e.attr({x:t.x||0,y:t.y||0,rotation:t.rotation||0,scaleX:t.scaleX||1,scaleY:t.scaleY||1}),this._transform=e.getLocalTransform(),this},e.prototype.updateCovers=function(t){t=tB(t,function(t){return tD(tC(Tu),t,!0)});var e=this._covers,n=this._covers=[],i=this,r=this._creatingCover;return new y9(e,t,function(t,e){return o(t.__brushOption,e)},o).add(a).update(a).remove(function(t){e[t]!==r&&i.group.remove(e[t])}).execute(),this;function o(t,e){return(null!=t.id?t.id:"\0-brush-index-"+e)+"-"+t.brushType}function a(o,a){var s=t[o];if(null!=a&&e[a]===r)n[o]=e[a];else{var l=n[o]=null!=a?(e[a].__brushOption=s,e[a]):Td(i,Tp(i,s));Ty(i,l)}}},e.prototype.unmount=function(){return this.enableBrush(!1),T_(this),this._zr.remove(this.group),this},e.prototype.dispose=function(){this.unmount(),this.off()},e}(eB);function Tp(t,e){var n=TG[e.brushType].createCover(t,e);return n.__brushOption=e,Tg(n,e),t.group.add(n),n}function Td(t,e){var n=Tv(e);return n.endCreating&&(n.endCreating(t,e),Tg(e,e.__brushOption)),e}function Tf(t,e){var n=e.__brushOption;Tv(e).updateCoverShape(t,e,n.range,n)}function Tg(t,e){var n=e.z;null==n&&(n=1e4),t.traverse(function(t){t.z=n,t.z2=n})}function Ty(t,e){Tv(e).updateCommon(t,e),Tf(t,e)}function Tv(t){return TG[t.__brushOption.brushType]}function Tm(t,e,n){var i,r=t._panels;if(!r)return!0;var o=t._transform;return tE(r,function(t){t.isTargetByCursor(e,n,o)&&(i=t)}),i}function Tx(t,e){var n=t._panels;if(!n)return!0;var i=e.__brushOption.panelId;return null==i||n[i]}function T_(t){var e=t._covers,n=e.length;return tE(e,function(e){t.group.remove(e)},t),e.length=0,!!n}function Tb(t,e){var n=tB(t._covers,function(t){var e=t.__brushOption,n=tC(e.range);return{brushType:e.brushType,panelId:e.panelId,range:n}});t.trigger("brush",{areas:n,isEnd:!!e.isEnd,removeOnClick:!!e.removeOnClick})}function Tw(t){var e=t.length-1;return e<0&&(e=0),[t[0],t[e]]}function TS(t,e,n,i){var r=new rY;return r.add(new sd({name:"main",style:TC(n),silent:!0,draggable:!0,cursor:"move",drift:tU(Tk,t,e,r,["n","s","w","e"]),ondragend:tU(Tb,e,{isEnd:!0})})),tE(i,function(n){r.add(new sd({name:n.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:tU(Tk,t,e,r,n),ondragend:tU(Tb,e,{isEnd:!0})}))}),r}function TM(t,e,n,i){var r=i.brushStyle.lineWidth||0,o=Tr(r,6),a=n[0][0],s=n[1][0],l=a-r/2,u=s-r/2,h=n[0][1],c=n[1][1],p=h-o+r/2,d=c-o+r/2,f=h-a,g=c-s,y=f+r,v=g+r;TT(t,e,"main",a,s,f,g),i.transformable&&(TT(t,e,"w",l,u,o,v),TT(t,e,"e",p,u,o,v),TT(t,e,"n",l,u,y,o),TT(t,e,"s",l,d,y,o),TT(t,e,"nw",l,u,o,o),TT(t,e,"ne",p,u,o,o),TT(t,e,"sw",l,d,o,o),TT(t,e,"se",p,d,o,o))}function TI(t,e){var n=e.__brushOption,i=n.transformable,r=e.childAt(0);r.useStyle(TC(n)),r.attr({silent:!i,cursor:i?"move":"default"}),tE([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],function(n){var r,o,a,s=e.childOfName(n.join("")),l=1===n.length?TA(t,n[0]):(("e"===(a=[TA(r=t,(o=n)[0]),TA(r,o[1])])[0]||"w"===a[0])&&a.reverse(),a.join(""));s&&s.attr({silent:!i,invisible:!i,cursor:i?Tl[l]+"-resize":null})})}function TT(t,e,n,i,r,o,a){var s,l,u,h=e.childOfName(n);h&&h.setShape((l=Ti((s=TO(t,e,[[i,r],[i+o,r+a]]))[0][0],s[1][0]),{x:l,y:u=Ti(s[0][1],s[1][1]),width:Tr(s[0][0],s[1][0])-l,height:Tr(s[0][1],s[1][1])-u}))}function TC(t){return tL({strokeNoScale:!0},t.brushStyle)}function TD(t,e,n,i){var r=[Ti(t,n),Ti(e,i)],o=[Tr(t,n),Tr(e,i)];return[[r[0],o[0]],[r[1],o[1]]]}function TA(t,e){return({left:"w",right:"e",top:"n",bottom:"s"})[db({w:"left",e:"right",n:"top",s:"bottom"}[e],dx(t.group))]}function Tk(t,e,n,i,r,o){var a=n.__brushOption,s=t.toRectRange(a.range),l=TP(e,r,o);tE(i,function(t){var e=Ts[t];s[e[0]][e[1]]+=l[e[0]]}),a.range=t.fromRectRange(TD(s[0][0],s[1][0],s[0][1],s[1][1])),Ty(e,n),Tb(e,{isEnd:!1})}function TL(t,e,n,i){var r=e.__brushOption.range,o=TP(t,n,i);tE(r,function(t){t[0]+=o[0],t[1]+=o[1]}),Ty(t,e),Tb(t,{isEnd:!1})}function TP(t,e,n){var i=t.group,r=i.transformCoordToLocal(e,n),o=i.transformCoordToLocal(0,0);return[r[0]-o[0],r[1]-o[1]]}function TO(t,e,n){var i=Tx(t,e);return i&&!0!==i?i.clipPath(n,t._transform):tC(n)}function TR(t){var e=t.event;e.preventDefault&&e.preventDefault()}function TN(t,e,n){return t.childOfName("main").contain(e,n)}function Tz(t,e,n,i){var r,o=t._creatingCover,a=t._creatingPanel,s=t._brushOption;if(t._track.push(n.slice()),function(t){var e=t._track;if(!e.length)return!1;var n=e[e.length-1],i=e[0],r=n[0]-i[0],o=n[1]-i[1];return To(r*r+o*o,.5)>6}(t)||o){if(a&&!o){"single"===s.brushMode&&T_(t);var l=tC(s);l.brushType=TE(l.brushType,a),l.panelId=!0===a?null:a.panelId,o=t._creatingCover=Tp(t,l),t._covers.push(o)}if(o){var u=TG[TE(t._brushType,a)];o.__brushOption.range=u.getCreatingRange(TO(t,o,t._track)),i&&(Td(t,o),u.updateCommon(t,o)),Tf(t,o),r={isEnd:i}}}else i&&"single"===s.brushMode&&s.removeOnClick&&Tm(t,e,n)&&T_(t)&&(r={isEnd:i,removeOnClick:!0});return r}function TE(t,e){return"auto"===t?e.defaultBrushType:t}var TB={mousedown:function(t){if(this._dragging)TV(this,t);else if(!t.target||!t.target.draggable){TR(t);var e=this.group.transformCoordToLocal(t.offsetX,t.offsetY);this._creatingCover=null,(this._creatingPanel=Tm(this,t,e))&&(this._dragging=!0,this._track=[e.slice()])}},mousemove:function(t){var e=t.offsetX,n=t.offsetY,i=this.group.transformCoordToLocal(e,n);if(!function(t,e,n){if(!(!t._brushType||(i=t,r=e.offsetX,o=e.offsetY,a=i._zr,r<0||r>a.getWidth()||o<0||o>a.getHeight()))){var i,r,o,a,s=t._zr,l=t._covers,u=Tm(t,e,n);if(!t._dragging)for(var h=0;h<l.length;h++){var c=l[h].__brushOption;if(u&&(!0===u||c.panelId===u.panelId)&&TG[c.brushType].contain(l[h],n[0],n[1]))return}u&&s.setCursorStyle("crosshair")}}(this,t,i),this._dragging){TR(t);var r=Tz(this,t,i,!1);r&&Tb(this,r)}},mouseup:function(t){TV(this,t)}};function TV(t,e){if(t._dragging){TR(e);var n=e.offsetX,i=e.offsetY,r=t.group.transformCoordToLocal(n,i),o=Tz(t,e,r,!0);t._dragging=!1,t._track=[],t._creatingCover=null,o&&Tb(t,o)}}var TG={lineX:TF(0),lineY:TF(1),rect:{createCover:function(t,e){function n(t){return t}return TS({toRectRange:n,fromRectRange:n},t,e,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(t){var e=Tw(t);return TD(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(t,e,n,i){TM(t,e,n,i)},updateCommon:TI,contain:TN},polygon:{createCover:function(t,e){var n=new rY;return n.add(new pF({name:"main",style:TC(e),silent:!0})),n},getCreatingRange:function(t){return t},endCreating:function(t,e){e.remove(e.childAt(0)),e.add(new pV({name:"main",draggable:!0,drift:tU(TL,t,e),ondragend:tU(Tb,t,{isEnd:!0})}))},updateCoverShape:function(t,e,n,i){e.childAt(0).setShape({points:TO(t,e,n)})},updateCommon:TI,contain:TN}};function TF(t){return{createCover:function(e,n){return TS({toRectRange:function(e){var n=[e,[0,100]];return t&&n.reverse(),n},fromRectRange:function(e){return e[t]}},e,n,[[["w"],["e"]],[["n"],["s"]]][t])},getCreatingRange:function(e){var n=Tw(e);return[Ti(n[0][t],n[1][t]),Tr(n[0][t],n[1][t])]},updateCoverShape:function(e,n,i,r){var o,a=Tx(e,n);if(!0!==a&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(t);else{var s=e._zr;o=[0,[s.getWidth(),s.getHeight()][1-t]]}var l=[i,o];t&&l.reverse(),TM(e,n,l,r)},updateCommon:TI,contain:TN}}function TW(t){return t=TY(t),function(e){return dS(e,t)}}function TH(t,e){return t=TY(t),function(n){var i=null!=e?e:n,r=i?t.width:t.height,o=i?t.x:t.y;return[o,o+(r||0)]}}function TU(t,e,n){var i=TY(t);return function(t,r){return i.contain(r[0],r[1])&&!b0(t,e,n)}}function TY(t){return nb.create(t)}var TX=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(e,n){t.prototype.init.apply(this,arguments),(this._brushController=new Tc(n.getZr())).on("brush",tH(this._onBrush,this))},e.prototype.render=function(t,e,n,i){var r,o,a;if(r=t,o=e,!(a=i)||"axisAreaSelect"!==a.type||o.findComponents({mainType:"parallelAxis",query:a})[0]!==r){this.axisModel=t,this.api=n,this.group.removeAll();var s=this._axisGroup;if(this._axisGroup=new rY,this.group.add(this._axisGroup),t.get("show")){var l,u=(l=t,e.getComponent("parallel",l.get("parallelIndex"))),h=u.coordinateSystem,c=t.getAreaSelectStyle(),p=c.width,d=t.axis.dim,f=tk({strokeContainThreshold:p},h.getAxisLayout(d)),g=new _5(t,n,f);g.build(),this._axisGroup.add(g.group),this._refreshBrushController(f,c,t,u,p,n),dw(s,this._axisGroup,t)}}},e.prototype._refreshBrushController=function(t,e,n,i,r,o){var a,s,l=n.axis.getExtent(),u=l[1]-l[0],h=Math.min(30,.1*Math.abs(u)),c=nb.create({x:l[0],y:-r/2,width:u,height:r});c.x-=h,c.width+=2*h,this._brushController.mount({enableGlobalPan:!0,rotation:t.rotation,x:t.position[0],y:t.position[1]}).setPanels([{panelId:"pl",clipPath:TW(c),isTargetByCursor:TU(c,o,i),getLinearBrushOtherExtent:TH(c,0)}]).enableBrush({brushType:"lineX",brushStyle:e,removeOnClick:!0}).updateCovers((s=(a=n).axis,tB(a.activeIntervals,function(t){return{brushType:"lineX",panelId:"pl",range:[s.dataToCoord(t[0],!0),s.dataToCoord(t[1],!0)]}})))},e.prototype._onBrush=function(t){var e=t.areas,n=this.axisModel,i=n.axis,r=tB(e,function(t){return[i.coordToData(t.range[0],!0),i.coordToData(t.range[1],!0)]});(!n.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:n.id,intervals:r})},e.prototype.dispose=function(){this._brushController.dispose()},e.type="parallelAxis",e}(c6),TZ={type:"axisAreaSelect",event:"axisAreaSelected"},Tj={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};function Tq(t){t.registerComponentView(IK),t.registerComponentModel(IQ),t.registerCoordinateSystem("parallel",Te),t.registerPreprocessor(Iq),t.registerComponentModel(Tn),t.registerComponentView(TX),xV(t,"parallel",Tn,Tj),t.registerAction(TZ,function(t,e){e.eachComponent({mainType:"parallelAxis",query:t},function(e){e.axis.model.setActiveIntervals(t.intervals)})}),t.registerAction("parallelAxisExpand",function(t,e){e.eachComponent({mainType:"parallel",query:t},function(e){e.setAxisExpand(t)})})}var TK=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.cpx2=0,this.cpy2=0,this.extent=0},T$=function(t){function e(e){return t.call(this,e)||this}return tn(e,t),e.prototype.getDefaultShape=function(){return new TK},e.prototype.buildPath=function(t,e){var n=e.extent;t.moveTo(e.x1,e.y1),t.bezierCurveTo(e.cpx1,e.cpy1,e.cpx2,e.cpy2,e.x2,e.y2),"vertical"===e.orient?(t.lineTo(e.x2+n,e.y2),t.bezierCurveTo(e.cpx2+n,e.cpy2,e.cpx1+n,e.cpy1,e.x1+n,e.y1)):(t.lineTo(e.x2,e.y2+n),t.bezierCurveTo(e.cpx2,e.cpy2+n,e.cpx1,e.cpy1+n,e.x1,e.y1+n)),t.closePath()},e.prototype.highlight=function(){s3(this)},e.prototype.downplay=function(){s4(this)},e}(se),TJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._mainGroup=new rY,n._focusAdjacencyDisabled=!1,n}return tn(e,t),e.prototype.init=function(t,e){this._controller=new b1(e.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},e.prototype.render=function(t,e,n){var i,r,o,a,s=this,l=t.getGraph(),u=this._mainGroup,h=t.layoutInfo,c=h.width,p=h.height,d=t.getData(),f=t.getData("edge"),g=t.get("orient");this._model=t,u.removeAll(),u.x=h.x,u.y=h.y,this._updateViewCoordSys(t,n),we(t,n,u,this._controller,this._controllerHost,null),l.eachEdge(function(e){var n,i,r,o,a,s,l,h,d=new T$,y=sk(d);y.dataIndex=e.dataIndex,y.seriesIndex=t.seriesIndex,y.dataType="edge";var v=e.getModel(),m=v.getModel("lineStyle"),x=m.get("curveness"),_=e.node1.getLayout(),b=e.node1.getModel(),w=b.get("localX"),S=b.get("localY"),M=e.node2.getLayout(),I=e.node2.getModel(),T=I.get("localX"),C=I.get("localY"),D=e.getLayout();d.shape.extent=Math.max(1,D.dy),d.shape.orient=g,"vertical"===g?(n=(null!=w?w*c:_.x)+D.sy,i=(null!=S?S*p:_.y)+_.dy,r=(null!=T?T*c:M.x)+D.ty,o=null!=C?C*p:M.y,a=n,s=i*(1-x)+o*x,l=r,h=i*x+o*(1-x)):(n=(null!=w?w*c:_.x)+_.dx,i=(null!=S?S*p:_.y)+D.sy,r=null!=T?T*c:M.x,o=(null!=C?C*p:M.y)+D.ty,a=n*(1-x)+r*x,s=i,l=n*x+r*(1-x),h=o),d.setShape({x1:n,y1:i,x2:r,y2:o,cpx1:a,cpy1:s,cpx2:l,cpy2:h}),d.useStyle(m.getItemStyle()),TQ(d.style,g,e);var A=""+v.get("value"),k=lT(v,"edgeLabel");lI(d,k,{labelFetcher:{getFormattedLabel:function(e,n,i,r,o,a){return t.getFormattedLabel(e,n,"edge",r,t8(o,k.normal&&k.normal.get("formatter"),A),a)}},labelDataIndex:e.dataIndex,defaultText:A}),d.setTextConfig({position:"inside"});var L=v.getModel("emphasis");ls(d,v,"lineStyle",function(t){var n=t.getItemStyle();return TQ(n,g,e),n}),u.add(d),f.setItemGraphicEl(e.dataIndex,d);var P=L.get("focus");li(d,"adjacency"===P?e.getAdjacentDataIndices():"trajectory"===P?e.getTrajectoryDataIndices():P,L.get("blurScope"),L.get("disabled"))}),l.eachNode(function(e){var n=e.getLayout(),i=e.getModel(),r=i.get("localX"),o=i.get("localY"),a=i.getModel("emphasis"),s=i.get(["itemStyle","borderRadius"])||0,l=new sd({shape:{x:null!=r?r*c:n.x,y:null!=o?o*p:n.y,width:n.dx,height:n.dy,r:s},style:i.getModel("itemStyle").getItemStyle(),z2:10});lI(l,lT(i),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(e,n,"node")}},labelDataIndex:e.dataIndex,defaultText:e.id}),l.disableLabelAnimation=!0,l.setStyle("fill",e.getVisual("color")),l.setStyle("decal",e.getVisual("style").decal),ls(l,i),u.add(l),d.setItemGraphicEl(e.dataIndex,l),sk(l).dataType="node";var h=a.get("focus");li(l,"adjacency"===h?e.getAdjacentDataIndices():"trajectory"===h?e.getTrajectoryDataIndices():h,a.get("blurScope"),a.get("disabled"))}),d.eachItemGraphicEl(function(e,i){d.getItemModel(i).get("draggable")&&(e.drift=function(e,r){s._focusAdjacencyDisabled=!0,this.shape.x+=e,this.shape.y+=r,this.dirty(),n.dispatchAction({type:"dragNode",seriesId:t.id,dataIndex:d.getRawIndex(i),localX:this.shape.x/c,localY:this.shape.y/p})},e.ondragend=function(){s._focusAdjacencyDisabled=!1},e.draggable=!0,e.cursor="move")}),!this._data&&t.isAnimationEnabled()&&u.setClipPath((i=u.getBoundingRect(),r=t,o=function(){u.removeClipPath()},ly(a=new sd({shape:{x:i.x-10,y:i.y-10,width:0,height:i.height+20}}),{shape:{width:i.width+20}},r,o),a)),this._data=t.getData()},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._updateViewCoordSys=function(t,e){var n=t.layoutInfo,i=n.width,r=n.height,o=t.coordinateSystem=new Sh(null,{api:e,ecModel:t.ecModel});o.zoomLimit=t.get("scaleLimit"),o.setBoundingRect(0,0,i,r),o.setCenter(t.get("center")),o.setZoom(t.get("zoom")),this._controllerHost.target.attr({x:o.x,y:o.y,scaleX:o.scaleX,scaleY:o.scaleY})},e.type="sankey",e}(dH);function TQ(t,e,n){switch(t.fill){case"source":t.fill=n.node1.getVisual("color"),t.decal=n.node1.getVisual("style").decal;break;case"target":t.fill=n.node2.getVisual("color"),t.decal=n.node2.getVisual("style").decal;break;case"gradient":var i=n.node1.getVisual("color"),r=n.node2.getVisual("color");tZ(i)&&tZ(r)&&(t.fill=new pQ(0,0,+("horizontal"===e),+("vertical"===e),[{color:i,offset:0},{color:r,offset:1}]))}}var T0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[],i=t.data||t.nodes||[],r=t.levels||[];this.levelModels=[];for(var o=this.levelModels,a=0;a<r.length;a++)null!=r[a].depth&&r[a].depth>=0&&(o[r[a].depth]=new lj(r[a],this,e));return I_(i,n,this,!0,function(t,e){t.wrapMethod("getItemModel",function(t,e){var n=t.parentModel,i=n.getData().getItemLayout(e);if(i){var r=i.depth,o=n.levelModels[r];o&&(t.parentModel=o)}return t}),e.wrapMethod("getItemModel",function(t,e){var n=t.parentModel,i=n.getGraph().getEdgeByIndex(e).node1.getLayout();if(i){var r=i.depth,o=n.levelModels[r];o&&(t.parentModel=o)}return t})}).data},e.prototype.setNodePosition=function(t,e){var n=(this.option.data||this.option.nodes)[t];n.localX=e[0],n.localY=e[1]},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(t,e,n){function i(t){return isNaN(t)||null==t}if("edge"===n){var r=this.getDataParams(t,n),o=r.data,a=r.value;return cV("nameValue",{name:o.source+" -- "+o.target,value:a,noValue:i(a)})}var s=this.getGraph().getNodeByIndex(t).getLayout().value,l=this.getDataParams(t,n).data.name;return cV("nameValue",{name:null!=l?l+"":null,value:s,noValue:i(s)})},e.prototype.optionUpdated=function(){},e.prototype.getDataParams=function(e,n){var i=t.prototype.getDataParams.call(this,e,n);return null==i.value&&"node"===n&&(i.value=this.getGraph().getNodeByIndex(e).getLayout().value),i},e.type="series.sankey",e.layoutMode="box",e.defaultOption={z:2,coordinateSystemUsage:"box",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,roam:!1,roamTrigger:"global",center:null,zoom:1,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:uQ.color.neutral50,opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:uQ.color.primary}},animationEasing:"linear",animationDuration:1e3},e}(cQ);function T1(t,e){t.eachSeriesByType("sankey",function(t){var n,i,r,o,a,s,l,u,h,c,p=t.get("nodeWidth"),d=t.get("nodeGap"),f=uH(t,e).refContainer,g=uG(t.getBoxLayoutParams(),f);t.layoutInfo=g;var y=g.width,v=g.height,m=t.getGraph(),x=m.nodes,_=m.edges;tE(x,function(t){var e=Math.max(Ct(t.outEdges,T9),Ct(t.inEdges,T9),t.getValue()||0);t.setLayout({value:e},!0)});var b=0!==tG(x,function(t){return 0===t.getLayout().value}).length?0:t.get("layoutIterations");n=x,i=_,r=p,o=d,a=y,s=v,l=b,u=t.get("orient"),function(t,e,n,i,r,o,a){for(var s,l,u,h=[],c=[],p=[],d=[],f=0,g=0;g<e.length;g++)h[g]=1;for(var g=0;g<t.length;g++)c[g]=t[g].inEdges.length,0===c[g]&&p.push(t[g]);for(var y=-1;p.length;){for(var v=0;v<p.length;v++){var m=p[v],x=m.hostGraph.data.getRawDataItem(m.dataIndex),_=null!=x.depth&&x.depth>=0;_&&x.depth>y&&(y=x.depth),m.setLayout({depth:_?x.depth:f},!0),"vertical"===o?m.setLayout({dy:n},!0):m.setLayout({dx:n},!0);for(var b=0;b<m.outEdges.length;b++){var w=m.outEdges[b];h[e.indexOf(w)]=0;var S=w.node2,M=t.indexOf(S);0==--c[M]&&0>d.indexOf(S)&&d.push(S)}}++f,p=d,d=[]}for(var g=0;g<h.length;g++)if(1===h[g])throw Error("Sankey is a DAG, the original data has cycle!");var I=y>f-1?y:f-1;a&&"left"!==a&&function(t,e,n,i){if("right"===e){for(var r,o,a=[],s=t,l=0;s.length;){for(var u=0;u<s.length;u++){var h=s[u];h.setLayout({skNodeHeight:l},!0);for(var c=0;c<h.inEdges.length;c++){var p=h.inEdges[c];0>a.indexOf(p.node1)&&a.push(p.node1)}}s=a,a=[],++l}tE(t,function(t){T2(t)||t.setLayout({depth:Math.max(0,i-t.getLayout().skNodeHeight)},!0)})}else{"justify"===e&&(r=t,o=i,tE(r,function(t){T2(t)||t.outEdges.length||t.setLayout({depth:o},!0)}))}}(t,a,0,I),s=t,l="vertical"===o?(r-n)/I:(i-n)/I,u=o,tE(s,function(t){var e=t.getLayout().depth*l;"vertical"===u?t.setLayout({y:e},!0):t.setLayout({x:e},!0)})}(n,i,r,a,s,u,t.get("nodeAlign")),function(t,e,n,i,r,o,a){var s,l,u,h,c,p,d,f,g,y,v,m=(s=t,l=[],u="vertical"===a?"y":"x",(h=oV(s,function(t){return t.getLayout()[u]})).keys.sort(function(t,e){return t-e}),tE(h.keys,function(t){l.push(h.buckets.get(t))}),l);c=m,p=e,d=n,f=i,g=r,y=a,v=1/0,tE(c,function(t){var e=t.length,n=0;tE(t,function(t){n+=t.getLayout().value});var i="vertical"===y?(f-(e-1)*g)/n:(d-(e-1)*g)/n;i<v&&(v=i)}),tE(c,function(t){tE(t,function(t,e){var n=t.getLayout().value*v;"vertical"===y?(t.setLayout({x:e},!0),t.setLayout({dx:n},!0)):(t.setLayout({y:e},!0),t.setLayout({dy:n},!0))})}),tE(p,function(t){var e=t.getValue()*v;t.setLayout({dy:e},!0)}),T5(m,r,n,i,a);for(var x=1;o>0;o--)(function(t,e,n){tE(t.slice().reverse(),function(t){tE(t,function(t){if(t.outEdges.length){var i=Ct(t.outEdges,T3,n)/Ct(t.outEdges,T9);if(isNaN(i)){var r=t.outEdges.length;i=r?Ct(t.outEdges,T4,n)/r:0}if("vertical"===n){var o=t.getLayout().x+(i-T7(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(i-T7(t,n))*e;t.setLayout({y:a},!0)}}})})})(m,x*=.99,a),T5(m,r,n,i,a),function(t,e,n){tE(t,function(t){tE(t,function(t){if(t.inEdges.length){var i=Ct(t.inEdges,T8,n)/Ct(t.inEdges,T9);if(isNaN(i)){var r=t.inEdges.length;i=r?Ct(t.inEdges,T6,n)/r:0}if("vertical"===n){var o=t.getLayout().x+(i-T7(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(i-T7(t,n))*e;t.setLayout({y:a},!0)}}})})}(m,x,a),T5(m,r,n,i,a)}(n,i,s,a,o,l,u),h=n,c="vertical"===u?"x":"y",tE(h,function(t){t.outEdges.sort(function(t,e){return t.node2.getLayout()[c]-e.node2.getLayout()[c]}),t.inEdges.sort(function(t,e){return t.node1.getLayout()[c]-e.node1.getLayout()[c]})}),tE(h,function(t){var e=0,n=0;tE(t.outEdges,function(t){t.setLayout({sy:e},!0),e+=t.getLayout().dy}),tE(t.inEdges,function(t){t.setLayout({ty:n},!0),n+=t.getLayout().dy})})})}function T2(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function T5(t,e,n,i,r){var o="vertical"===r?"x":"y";tE(t,function(t){t.sort(function(t,e){return t.getLayout()[o]-e.getLayout()[o]});for(var a,s,l,u=0,h=t.length,c="vertical"===r?"dx":"dy",p=0;p<h;p++)(l=u-(s=t[p]).getLayout()[o])>0&&(a=s.getLayout()[o]+l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]+s.getLayout()[c]+e;if((l=u-e-("vertical"===r?i:n))>0){a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0),u=a;for(var p=h-2;p>=0;--p)(l=(s=t[p]).getLayout()[o]+s.getLayout()[c]+e-u)>0&&(a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]}})}function T3(t,e){return T7(t.node2,e)*t.getValue()}function T4(t,e){return T7(t.node2,e)}function T8(t,e){return T7(t.node1,e)*t.getValue()}function T6(t,e){return T7(t.node1,e)}function T7(t,e){return"vertical"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function T9(t){return t.getValue()}function Ct(t,e,n){for(var i=0,r=t.length,o=-1;++o<r;){var a=+e(t[o],n);isNaN(a)||(i+=a)}return i}function Ce(t){t.eachSeriesByType("sankey",function(t){var e=t.getGraph(),n=e.nodes,i=e.edges;if(n.length){var r=1/0,o=-1/0;tE(n,function(t){var e=t.getLayout().value;e<r&&(r=e),e>o&&(o=e)}),tE(n,function(e){var n=new Mo({type:"color",mappingMethod:"linear",dataExtent:[r,o],visual:t.get("color")}).mapValueToVisual(e.getLayout().value),i=e.getModel().get(["itemStyle","color"]);null!=i?(e.setVisual("color",i),e.setVisual("style",{fill:i})):(e.setVisual("color",n),e.setVisual("style",{fill:n}))})}i.length&&tE(i,function(t){var e=t.getModel().get("lineStyle");t.setVisual("style",e)})})}var Cn=function(){function t(){}return t.prototype._hasEncodeRule=function(t){var e=this.getEncode();return e&&null!=e.get(t)},t.prototype.getInitialData=function(t,e){var n,i,r=e.getComponent("xAxis",this.get("xAxisIndex")),o=e.getComponent("yAxis",this.get("yAxisIndex")),a=r.get("type"),s=o.get("type");"category"===a?(t.layout="horizontal",n=r.getOrdinalMeta(),i=!this._hasEncodeRule("x")):"category"===s?(t.layout="vertical",n=o.getOrdinalMeta(),i=!this._hasEncodeRule("y")):t.layout=t.layout||"horizontal";var l=["x","y"],u=+("horizontal"!==t.layout),h=this._baseAxisDim=l[u],c=l[1-u],p=[r,o],d=p[u].get("type"),f=p[1-u].get("type"),g=t.data;if(g&&i){var y=[];tE(g,function(t,e){var n;tY(t)?(n=t.slice(),t.unshift(e)):tY(t.value)?((n=tk({},t)).value=n.value.slice(),t.value.unshift(e)):n=t,y.push(n)}),t.data=y}var v=this.defaultValueDimensions,m=[{name:h,type:vn(d),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:c,type:vn(f),dimsDef:v.slice()}];return xg(this,{coordDimensions:m,dimensionsCount:v.length+1,encodeDefaulter:tU(hs,m,this)})},t.prototype.getBaseAxis=function(){var t=this._baseAxisDim;return this.ecModel.getComponent(t+"Axis",this.get(t+"AxisIndex")).axis},t}(),Ci=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return tn(e,t),e.type="series.boxplot",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:uQ.color.neutral00,borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:uQ.color.shadow}},animationDuration:800},e}(cQ);tN(Ci,Cn,!0);var Cr=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this.group,o=this._data;this._data||r.removeAll();var a=+("horizontal"===t.get("layout"));i.diff(o).add(function(t){if(i.hasValue(t)){var e=Cs(i.getItemLayout(t),i,t,a,!0);i.setItemGraphicEl(t,e),r.add(e)}}).update(function(t,e){var n=o.getItemGraphicEl(e);if(!i.hasValue(t))return void r.remove(n);var s=i.getItemLayout(t);n?(lb(n),Cl(s,n,i,t)):n=Cs(s,i,t,a),r.add(n),i.setItemGraphicEl(t,n)}).remove(function(t){var e=o.getItemGraphicEl(t);e&&r.remove(e)}).execute(),this._data=i},e.prototype.remove=function(t){var e=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl(function(t){t&&e.remove(t)})},e.type="boxplot",e}(dH),Co=function(){},Ca=function(t){function e(e){var n=t.call(this,e)||this;return n.type="boxplotBoxPath",n}return tn(e,t),e.prototype.getDefaultShape=function(){return new Co},e.prototype.buildPath=function(t,e){var n=e.points,i=0;for(t.moveTo(n[i][0],n[i][1]),i++;i<4;i++)t.lineTo(n[i][0],n[i][1]);for(t.closePath();i<n.length;i++)t.moveTo(n[i][0],n[i][1]),i++,t.lineTo(n[i][0],n[i][1])},e}(se);function Cs(t,e,n,i,r){var o,a,s,l=t.ends,u=new Ca({shape:{points:r?(o=l,a=i,s=t,tB(o,function(t){return(t=t.slice())[a]=s.initBaseline,t})):l}});return Cl(t,u,e,n,r),u}function Cl(t,e,n,i,r){var o=n.hostModel;(0,bW[r?"initProps":"updateProps"])(e,{shape:{points:t.ends}},o,i),e.useStyle(n.getItemVisual(i,"style")),e.style.strokeNoScale=!0,e.z2=100;var a=n.getItemModel(i),s=a.getModel("emphasis");ls(e,a),li(e,s.get("focus"),s.get("blurScope"),s.get("disabled"))}function Cu(t){var e,n;tE((e=[],n=[],t.eachSeriesByType("boxplot",function(t){var i=t.getBaseAxis(),r=tO(n,i);r<0&&(r=n.length,n[r]=i,e[r]={axis:i,seriesModels:[]}),e[r].seriesModels.push(t)}),e),function(t){var e=t.seriesModels;e.length&&(function(t){var e,n=t.axis,i=t.seriesModels,r=i.length,o=t.boxWidthList=[],a=t.boxOffsetList=[],s=[];if("category"===n.type)e=n.getBandWidth();else{var l=0;tE(i,function(t){l=Math.max(l,t.getData().count())});var u=n.getExtent();e=Math.abs(u[1]-u[0])/l}tE(i,function(t){var n=t.get("boxWidth");tY(n)||(n=[n,n]),s.push([r8(n[0],e)||0,r8(n[1],e)||0])});var h=.8*e-2,c=h/r*.3,p=(h-c*(r-1))/r,d=p/2-h/2;tE(i,function(t,e){a.push(d),d+=c+p,o.push(Math.min(Math.max(p,s[e][0]),s[e][1]))})}(t),tE(e,function(e,n){!function(t,e,n){var i=t.coordinateSystem,r=t.getData(),o=n/2,a=+("horizontal"!==t.get("layout")),s=1-a,l=["x","y"],u=r.mapDimension(l[a]),h=r.mapDimensionsAll(l[s]);if(null!=u&&!(h.length<5))for(var c=0;c<r.count();c++){var p=r.get(u,c),d=x(p,h[2],c),f=x(p,h[0],c),g=x(p,h[1],c),y=x(p,h[3],c),v=x(p,h[4],c),m=[];_(m,g,!1),_(m,y,!0),m.push(f,g,v,y),b(m,f),b(m,v),b(m,d),r.setItemLayout(c,{initBaseline:d[s],ends:m})}function x(t,n,o){var l,u=r.get(n,o),h=[];return h[a]=t,h[s]=u,isNaN(t)||isNaN(u)?l=[NaN,NaN]:(l=i.dataToPoint(h),l[a]+=e),l}function _(t,e,n){var i=e.slice(),r=e.slice();i[a]+=o,r[a]-=o,n?t.push(i,r):t.push(r,i)}function b(t,e){var n=e.slice(),i=e.slice();n[a]-=o,i[a]+=o,t.push(n,i)}}(e,t.boxOffsetList[n],t.boxWidthList[n])}))})}var Ch={type:"echarts:boxplot",transform:function(t){var e=t.upstream;e.sourceFormat!==ht&&hb("");var n=function(t,e){for(var n=[],i=[],r=(e=e||{}).boundIQR,o="none"===r||0===r,a=0;a<t.length;a++){var s=r9(t[a].slice()),l=op(s,.25),u=op(s,.5),h=op(s,.75),c=s[0],p=s[s.length-1],d=(null==r?1.5:r)*(h-l),f=o?c:Math.max(c,l-d),g=o?p:Math.min(p,h+d),y=e.itemNameFormatter,v=tX(y)?y({value:a}):tZ(y)?y.replace("{value}",a+""):a+"";n.push([v,f,l,u,h,g]);for(var m=0;m<s.length;m++){var x=s[m];if(x<f||x>g){var _=[v,x];i.push(_)}}}return{boxData:n,outliers:i}}(e.getRawData(),t.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:n.boxData},{data:n.outliers}]}},Cc=["itemStyle","borderColor"],Cp=["itemStyle","borderColor0"],Cd=["itemStyle","borderColorDoji"],Cf=["itemStyle","color"],Cg=["itemStyle","color0"];function Cy(t,e){return e.get(t>0?Cf:Cg)}function Cv(t,e){return e.get(0===t?Cd:t>0?Cc:Cp)}var Cm={seriesType:"candlestick",plan:c7(),performRawSeries:!0,reset:function(t,e){if(!e.isSeriesFiltered(t))return!t.pipelineContext.large&&{progress:function(t,e){for(var n;null!=(n=t.next());){var i=e.getItemModel(n),r=e.getItemLayout(n).sign,o=i.getItemStyle();o.fill=Cy(r,i),o.stroke=Cv(r,i)||o.fill,tk(e.ensureUniqueItemVisual(n,"style"),o)}}}}},Cx=["color","borderColor"],C_=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(t),this._isLargeDraw?this._renderLarge(t):this._renderNormal(t)},e.prototype.incrementalPrepareRender=function(t,e,n){this._clear(),this._updateDrawMode(t)},e.prototype.incrementalRender=function(t,e,n,i){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(t,e):this._incrementalRenderNormal(t,e)},e.prototype.eachRendered=function(t){dO(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;(null==this._isLargeDraw||e!==this._isLargeDraw)&&(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t){var e=t.getData(),n=this._data,i=this.group,r=e.getLayout("isSimpleBox"),o=t.get("clip",!0),a=t.coordinateSystem,s=a.getArea&&a.getArea();this._data||i.removeAll(),e.diff(n).add(function(n){if(e.hasValue(n)){var a=e.getItemLayout(n);if(!(o&&CM(s,a))){var l=CS(a,n,!0);ly(l,{shape:{points:a.ends}},t,n),CI(l,e,n,r),i.add(l),e.setItemGraphicEl(n,l)}}}).update(function(a,l){var u=n.getItemGraphicEl(l);if(!e.hasValue(a))return void i.remove(u);var h=e.getItemLayout(a);o&&CM(s,h)?i.remove(u):(u?(lg(u,{shape:{points:h.ends}},t,a),lb(u)):u=CS(h,a),CI(u,e,a,r),i.add(u),e.setItemGraphicEl(a,u))}).remove(function(t){var e=n.getItemGraphicEl(t);e&&i.remove(e)}).execute(),this._data=e},e.prototype._renderLarge=function(t){this._clear(),CD(t,this.group);var e=t.get("clip",!0)?vj(t.coordinateSystem,!1,t):null;e?this.group.setClipPath(e):this.group.removeClipPath()},e.prototype._incrementalRenderNormal=function(t,e){for(var n,i=e.getData(),r=i.getLayout("isSimpleBox");null!=(n=t.next());){var o=CS(i.getItemLayout(n),n);CI(o,i,n,r),o.incremental=!0,this.group.add(o),this._progressiveEls.push(o)}},e.prototype._incrementalRenderLarge=function(t,e){CD(e,this.group,this._progressiveEls,!0)},e.prototype.remove=function(t){this._clear()},e.prototype._clear=function(){this.group.removeAll(),this._data=null},e.type="candlestick",e}(dH),Cb=function(){},Cw=function(t){function e(e){var n=t.call(this,e)||this;return n.type="normalCandlestickBox",n}return tn(e,t),e.prototype.getDefaultShape=function(){return new Cb},e.prototype.buildPath=function(t,e){var n=e.points;this.__simpleBox?(t.moveTo(n[4][0],n[4][1]),t.lineTo(n[6][0],n[6][1])):(t.moveTo(n[0][0],n[0][1]),t.lineTo(n[1][0],n[1][1]),t.lineTo(n[2][0],n[2][1]),t.lineTo(n[3][0],n[3][1]),t.closePath(),t.moveTo(n[4][0],n[4][1]),t.lineTo(n[5][0],n[5][1]),t.moveTo(n[6][0],n[6][1]),t.lineTo(n[7][0],n[7][1]))},e}(se);function CS(t,e,n){var i,r,o=t.ends;return new Cw({shape:{points:n?(i=o,r=t,tB(i,function(t){return(t=t.slice())[1]=r.initBaseline,t})):o},z2:100})}function CM(t,e){for(var n=!0,i=0;i<e.ends.length;i++)if(t.contain(e.ends[i][0],e.ends[i][1])){n=!1;break}return n}function CI(t,e,n,i){var r=e.getItemModel(n);t.useStyle(e.getItemVisual(n,"style")),t.style.strokeNoScale=!0,t.__simpleBox=i,ls(t,r);var o=e.getItemLayout(n).sign;tE(t.states,function(t,e){var n=r.getModel(e),i=Cy(o,n),a=Cv(o,n)||i,s=t.style||(t.style={});i&&(s.fill=i),a&&(s.stroke=a)});var a=r.getModel("emphasis");li(t,a.get("focus"),a.get("blurScope"),a.get("disabled"))}var CT=function(){},CC=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeCandlestickBox",n}return tn(e,t),e.prototype.getDefaultShape=function(){return new CT},e.prototype.buildPath=function(t,e){for(var n=e.points,i=0;i<n.length;)if(this.__sign===n[i++]){var r=n[i++];t.moveTo(r,n[i++]),t.lineTo(r,n[i++])}else i+=3},e}(se);function CD(t,e,n,i){var r=t.getData(),o=r.getLayout("largePoints"),a=new CC({shape:{points:o},__sign:1,ignoreCoarsePointer:!0});e.add(a);var s=new CC({shape:{points:o},__sign:-1,ignoreCoarsePointer:!0});e.add(s);var l=new CC({shape:{points:o},__sign:0,ignoreCoarsePointer:!0});e.add(l),CA(1,a,t,r),CA(-1,s,t,r),CA(0,l,t,r),i&&(a.incremental=!0,s.incremental=!0),n&&n.push(a,s)}function CA(t,e,n,i){var r=Cv(t,n)||Cy(t,n),o=n.getModel("itemStyle").getItemStyle(Cx);e.useStyle(o),e.style.fill=null,e.style.stroke=r}var Ck=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],n}return tn(e,t),e.prototype.getShadowDim=function(){return"open"},e.prototype.brushSelector=function(t,e,n){var i=e.getItemLayout(t);return i&&n.rect(i.brushRect)},e.type="series.candlestick",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,clip:!0,itemStyle:{color:"#eb5454",color0:"#47b262",borderColor:"#eb5454",borderColor0:"#47b262",borderColorDoji:null,borderWidth:1},emphasis:{itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationEasing:"linear",animationDuration:300},e}(cQ);function CL(t){t&&tY(t.series)&&tE(t.series,function(t){tK(t)&&"k"===t.type&&(t.type="candlestick")})}tN(Ck,Cn,!0);var CP={seriesType:"candlestick",plan:c7(),reset:function(t){var e,n,i,r,o,a,s,l,u=t.coordinateSystem,h=t.getData(),c=(e=t,n=h,o="category"===(r=e.getBaseAxis()).type?r.getBandWidth():Math.abs((i=r.getExtent())[1]-i[0])/n.count(),a=r8(t4(e.get("barMaxWidth"),o),o),s=r8(t4(e.get("barMinWidth"),1),o),null!=(l=e.get("barWidth"))?r8(l,o):Math.max(Math.min(o/2,a),s)),p=h.getDimensionIndex(h.mapDimension("x")),d=tB(h.mapDimensionsAll("y"),h.getDimensionIndex,h),f=d[0],g=d[1],y=d[2],v=d[3];if(h.setLayout({candleWidth:c,isSimpleBox:c<=1.3}),!(p<0)&&!(d.length<4))return{progress:t.pipelineContext.large?function(e,n){for(var i,r,o=vE(4*e.count),a=0,s=[],l=[],h=n.getStore(),c=!!t.get(["itemStyle","borderColorDoji"]);null!=(r=e.next());){var d=h.get(p,r),m=h.get(f,r),x=h.get(g,r),_=h.get(y,r),b=h.get(v,r);if(isNaN(d)||isNaN(_)||isNaN(b)){o[a++]=NaN,a+=3;continue}o[a++]=CO(h,r,m,x,g,c),s[0]=d,s[1]=_,i=u.dataToPoint(s,null,l),o[a++]=i?i[0]:NaN,o[a++]=i?i[1]:NaN,s[1]=b,i=u.dataToPoint(s,null,l),o[a++]=i?i[1]:NaN}n.setLayout("largePoints",o)}:function(t,e){for(var n,i=e.getStore();null!=(n=t.next());){var r=i.get(p,n),o=i.get(f,n),a=i.get(g,n),s=i.get(y,n),l=i.get(v,n),h=Math.min(o,a),d=Math.max(o,a),m=M(h,r),x=M(d,r),_=M(s,r),b=M(l,r),w=[];I(w,x,0),I(w,m,1),w.push(T(b),T(x),T(_),T(m));var S=!!e.getItemModel(n).get(["itemStyle","borderColorDoji"]);e.setItemLayout(n,{sign:CO(i,n,o,a,g,S),initBaseline:o>a?x[1]:m[1],ends:w,brushRect:function(t,e,n){var i=M(t,n),r=M(e,n);return i[0]-=c/2,r[0]-=c/2,{x:i[0],y:i[1],width:c,height:r[1]-i[1]}}(s,l,r)})}function M(t,e){var n=[];return n[0]=e,n[1]=t,isNaN(e)||isNaN(t)?[NaN,NaN]:u.dataToPoint(n)}function I(t,e,n){var i=e.slice(),r=e.slice();i[0]=dm(i[0]+c/2,1,!1),r[0]=dm(r[0]-c/2,1,!0),n?t.push(i,r):t.push(r,i)}function T(t){return t[0]=dm(t[0],1),t}}}}};function CO(t,e,n,i,r,o){return n>i?-1:n<i?1:o?0:e>0?t.get(r,e-1)<=i?1:-1:1}function CR(t,e){var n=e.rippleEffectColor||e.color;t.eachChild(function(t){t.attr({z:e.z,zlevel:e.zlevel,style:{stroke:"stroke"===e.brushType?n:null,fill:"fill"===e.brushType?n:null}})})}var CN=function(t){function e(e,n){var i=t.call(this)||this,r=new vC(e,n),o=new rY;return i.add(r),i.add(o),i.updateData(e,n),i}return tn(e,t),e.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},e.prototype.startEffectAnimation=function(t){for(var e=t.symbolType,n=t.color,i=t.rippleNumber,r=this.childAt(1),o=0;o<i;o++){var a=fz(e,-1,-1,2,2,n);a.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scaleX:.5,scaleY:.5});var s=-o/i*t.period+t.effectOffset;a.animate("",!0).when(t.period,{scaleX:t.rippleScale/2,scaleY:t.rippleScale/2}).delay(s).start(),a.animateStyle(!0).when(t.period,{opacity:0}).delay(s).start(),r.add(a)}CR(r,t)},e.prototype.updateEffectAnimation=function(t){for(var e=this._effectCfg,n=this.childAt(1),i=["symbolType","period","rippleScale","rippleNumber"],r=0;r<i.length;r++){var o=i[r];if(e[o]!==t[o]){this.stopEffectAnimation(),this.startEffectAnimation(t);return}}CR(n,t)},e.prototype.highlight=function(){s3(this)},e.prototype.downplay=function(){s4(this)},e.prototype.getSymbolType=function(){var t=this.childAt(0);return t&&t.getSymbolType()},e.prototype.updateData=function(t,e){var n=this,i=t.hostModel;this.childAt(0).updateData(t,e);var r=this.childAt(1),o=t.getItemModel(e),a=t.getItemVisual(e,"symbol"),s=fE(t.getItemVisual(e,"symbolSize")),l=t.getItemVisual(e,"style"),u=l&&l.fill,h=o.getModel("emphasis");r.setScale(s),r.traverse(function(t){t.setStyle("fill",u)});var c=fB(t.getItemVisual(e,"symbolOffset"),s);c&&(r.x=c[0],r.y=c[1]),r.rotation=(t.getItemVisual(e,"symbolRotate")||0)*Math.PI/180||0;var p={};p.showEffectOn=i.get("showEffectOn"),p.rippleScale=o.get(["rippleEffect","scale"]),p.brushType=o.get(["rippleEffect","brushType"]),p.period=1e3*o.get(["rippleEffect","period"]),p.effectOffset=e/t.count(),p.z=i.getShallow("z")||0,p.zlevel=i.getShallow("zlevel")||0,p.symbolType=a,p.color=u,p.rippleEffectColor=o.get(["rippleEffect","color"]),p.rippleNumber=o.get(["rippleEffect","number"]),"render"===p.showEffectOn?(this._effectCfg?this.updateEffectAnimation(p):this.startEffectAnimation(p),this._effectCfg=p):(this._effectCfg=null,this.stopEffectAnimation(),this.onHoverStateChange=function(t){"emphasis"===t?"render"!==p.showEffectOn&&n.startEffectAnimation(p):"normal"===t&&"render"!==p.showEffectOn&&n.stopEffectAnimation()}),this._effectCfg=p,li(this,h.get("focus"),h.get("blurScope"),h.get("disabled"))},e.prototype.fadeOut=function(t){t&&t()},e}(rY),Cz=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(){this._symbolDraw=new vP(CN)},e.prototype.render=function(t,e,n){var i=t.getData(),r=this._symbolDraw;r.updateData(i,{clipShape:this._getClipShape(t)}),this.group.add(r.group)},e.prototype._getClipShape=function(t){var e=t.coordinateSystem,n=e&&e.getArea&&e.getArea();return t.get("clip",!0)?n:null},e.prototype.updateTransform=function(t,e,n){var i=t.getData();this.group.dirty();var r=v4("").reset(t,e,n);r.progress&&r.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout()},e.prototype._updateGroupTransform=function(t){var e=t.coordinateSystem;e&&e.getRoamTransform&&(this.group.transform=na(e.getRoamTransform()),this.group.decomposeTransform())},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0)},e.type="effectScatter",e}(dH),CE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return tn(e,t),e.prototype.getInitialData=function(t,e){return vS(null,this,{useEncodeDefaulter:!0})},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.type="series.effectScatter",e.dependencies=["grid","polar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",clip:!0,rippleEffect:{period:4,scale:2.5,brushType:"fill",number:3},universalTransition:{divideShape:"clone"},symbolSize:10},e}(cQ),CB=function(t){function e(e,n,i){var r=t.call(this)||this;return r.add(r.createLine(e,n,i)),r._updateEffectSymbol(e,n),r}return tn(e,t),e.prototype.createLine=function(t,e,n){return new It(t,e,n)},e.prototype._updateEffectSymbol=function(t,e){var n=t.getItemModel(e).getModel("effect"),i=n.get("symbolSize"),r=n.get("symbol");tY(i)||(i=[i,i]);var o=t.getItemVisual(e,"style"),a=n.get("color")||o&&o.stroke,s=this.childAt(1);this._symbolType!==r&&(this.remove(s),(s=fz(r,-.5,-.5,1,1,a)).z2=100,s.culling=!0,this.add(s)),s&&(s.setStyle("shadowColor",a),s.setStyle(n.getItemStyle(["color"])),s.scaleX=i[0],s.scaleY=i[1],s.setColor(a),this._symbolType=r,this._symbolScale=i,this._updateEffectAnimation(t,n,e))},e.prototype._updateEffectAnimation=function(t,e,n){var i=this.childAt(1);if(i){var r=t.getItemLayout(n),o=1e3*e.get("period"),a=e.get("loop"),s=e.get("roundTrip"),l=e.get("constantSpeed"),u=t3(e.get("delay"),function(e){return e/t.count()*o/3});if(i.ignore=!0,this._updateAnimationPoints(i,r),l>0&&(o=this._getLineLength(i)/l*1e3),o!==this._period||a!==this._loop||s!==this._roundTrip){i.stopAnimation();var h=void 0;h=tX(u)?u(n):u,i.__t>0&&(h=-o*i.__t),this._animateSymbol(i,o,h,a,s)}this._period=o,this._loop=a,this._roundTrip=s}},e.prototype._animateSymbol=function(t,e,n,i,r){if(e>0){t.__t=0;var o=this,a=t.animate("",i).when(r?2*e:e,{__t:r?2:1}).delay(n).during(function(){o._updateSymbolPosition(t)});i||a.done(function(){o.remove(t)}),a.start()}},e.prototype._getLineLength=function(t){return eA(t.__p1,t.__cp1)+eA(t.__cp1,t.__p2)},e.prototype._updateAnimationPoints=function(t,e){t.__p1=e[0],t.__p2=e[1],t.__cp1=e[2]||[(e[0][0]+e[1][0])/2,(e[0][1]+e[1][1])/2]},e.prototype.updateData=function(t,e,n){this.childAt(0).updateData(t,e,n),this._updateEffectSymbol(t,e)},e.prototype._updateSymbolPosition=function(t){var e=t.__p1,n=t.__p2,i=t.__cp1,r=t.__t<1?t.__t:2-t.__t,o=[t.x,t.y],a=o.slice();o[0]=n8(e[0],i[0],n[0],r),o[1]=n8(e[1],i[1],n[1],r);var s=t.__t<1?n6(e[0],i[0],n[0],r):n6(n[0],i[0],e[0],1-r),l=t.__t<1?n6(e[1],i[1],n[1],r):n6(n[1],i[1],e[1],1-r);t.rotation=-Math.atan2(l,s)-Math.PI/2,("line"===this._symbolType||"rect"===this._symbolType||"roundRect"===this._symbolType)&&(void 0!==t.__lastT&&t.__lastT<t.__t?(t.scaleY=1.05*eA(a,o),1===r&&(o[0]=a[0]+(o[0]-a[0])/2,o[1]=a[1]+(o[1]-a[1])/2)):1===t.__lastT?t.scaleY=2*eA(e,o):t.scaleY=this._symbolScale[1]),t.__lastT=t.__t,t.ignore=!1,t.x=o[0],t.y=o[1]},e.prototype.updateLayout=function(t,e){this.childAt(0).updateLayout(t,e);var n=t.getItemModel(e).getModel("effect");this._updateEffectAnimation(t,n,e)},e}(rY),CV=function(t){function e(e,n,i){var r=t.call(this)||this;return r._createPolyline(e,n,i),r}return tn(e,t),e.prototype._createPolyline=function(t,e,n){var i=new pF({shape:{points:t.getItemLayout(e)}});this.add(i),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var i=t.hostModel;lg(this.childAt(0),{shape:{points:t.getItemLayout(e)}},i,e),this._updateCommonStl(t,e,n)},e.prototype._updateCommonStl=function(t,e,n){var i=this.childAt(0),r=t.getItemModel(e),o=n&&n.emphasisLineStyle,a=n&&n.focus,s=n&&n.blurScope,l=n&&n.emphasisDisabled;if(!n||t.hasItemOption){var u=r.getModel("emphasis");o=u.getModel("lineStyle").getLineStyle(),l=u.get("disabled"),a=u.get("focus"),s=u.get("blurScope")}i.useStyle(t.getItemVisual(e,"style")),i.style.fill=null,i.style.strokeNoScale=!0,i.ensureState("emphasis").style=o,li(this,a,s,l)},e.prototype.updateLayout=function(t,e){this.childAt(0).setShape("points",t.getItemLayout(e))},e}(rY),CG=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._lastFrame=0,e._lastFramePercent=0,e}return tn(e,t),e.prototype.createLine=function(t,e,n){return new CV(t,e,n)},e.prototype._updateAnimationPoints=function(t,e){this._points=e;for(var n=[0],i=0,r=1;r<e.length;r++)i+=eA(e[r-1],e[r]),n.push(i);if(0===i){this._length=0;return}for(var r=0;r<n.length;r++)n[r]/=i;this._offsets=n,this._length=i},e.prototype._getLineLength=function(){return this._length},e.prototype._updateSymbolPosition=function(t){var e,n=t.__t<1?t.__t:2-t.__t,i=this._points,r=this._offsets,o=i.length;if(r){var a=this._lastFrame;if(n<this._lastFramePercent){for(e=Math.min(a+1,o-1);e>=0&&!(r[e]<=n);e--);e=Math.min(e,o-2)}else{for(e=a;e<o&&!(r[e]>n);e++);e=Math.min(e-1,o-2)}var s=(n-r[e])/(r[e+1]-r[e]),l=i[e],u=i[e+1];t.x=l[0]*(1-s)+s*u[0],t.y=l[1]*(1-s)+s*u[1];var h=t.__t<1?u[0]-l[0]:l[0]-u[0],c=t.__t<1?u[1]-l[1]:l[1]-u[1];t.rotation=-Math.atan2(c,h)-Math.PI/2,this._lastFrame=e,this._lastFramePercent=n,t.ignore=!1}},e}(CB),CF=function(){this.polyline=!1,this.curveness=0,this.segs=[]},CW=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return tn(e,t),e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.getDefaultStyle=function(){return{stroke:uQ.color.neutral99,fill:null}},e.prototype.getDefaultShape=function(){return new CF},e.prototype.buildPath=function(t,e){var n,i=e.segs,r=e.curveness;if(e.polyline)for(n=this._off;n<i.length;){var o=i[n++];if(o>0){t.moveTo(i[n++],i[n++]);for(var a=1;a<o;a++)t.lineTo(i[n++],i[n++])}}else for(n=this._off;n<i.length;){var s=i[n++],l=i[n++],u=i[n++],h=i[n++];if(t.moveTo(s,l),r>0){var c=(s+u)/2-(l-h)*r,p=(l+h)/2-(u-s)*r;t.quadraticCurveTo(c,p,u,h)}else t.lineTo(u,h)}this.incremental&&(this._off=n,this.notClear=!0)},e.prototype.findDataIndex=function(t,e){var n=this.shape,i=n.segs,r=n.curveness,o=this.style.lineWidth;if(n.polyline)for(var a=0,s=0;s<i.length;){var l=i[s++];if(l>0)for(var u=i[s++],h=i[s++],c=1;c<l;c++){var p=i[s++],d=i[s++];if(a$(u,h,p,d,o,t,e))return a}a++}else for(var a=0,s=0;s<i.length;){var u=i[s++],h=i[s++],p=i[s++],d=i[s++];if(r>0){var f=(u+p)/2-(h-d)*r,g=(h+d)/2-(p-u)*r;if(aJ(u,h,f,g,p,d,o,t,e))return a}else if(a$(u,h,p,d,o,t,e))return a;a++}return -1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();return(t=n[0],e=n[1],i.contain(t,e))?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape.segs,n=1/0,i=1/0,r=-1/0,o=-1/0,a=0;a<e.length;){var s=e[a++],l=e[a++];n=Math.min(s,n),r=Math.max(s,r),i=Math.min(l,i),o=Math.max(l,o)}t=this._rect=new nb(n,i,r,o)}return t},e}(se),CH=function(){function t(){this.group=new rY}return t.prototype.updateData=function(t){this._clear();var e=this._create();e.setShape({segs:t.getLayout("linesPoints")}),this._setCommon(e,t)},t.prototype.incrementalPrepareUpdate=function(t){this.group.removeAll(),this._clear()},t.prototype.incrementalUpdate=function(t,e){var n=this._newAdded[0],i=e.getLayout("linesPoints"),r=n&&n.shape.segs;if(r&&r.length<2e4){var o=r.length,a=new Float32Array(o+i.length);a.set(r),a.set(i,o),n.setShape({segs:a})}else{this._newAdded=[];var s=this._create();s.incremental=!0,s.setShape({segs:i}),this._setCommon(s,e),s.__startIndex=t.start}},t.prototype.remove=function(){this._clear()},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new CW({cursor:"default",ignoreCoarsePointer:!0});return this._newAdded.push(t),this.group.add(t),t},t.prototype._setCommon=function(t,e,n){var i=e.hostModel;t.setShape({polyline:i.get("polyline"),curveness:i.get(["lineStyle","curveness"])}),t.useStyle(i.getModel("lineStyle").getLineStyle()),t.style.strokeNoScale=!0;var r=e.getVisual("style");r&&r.stroke&&t.setStyle("stroke",r.stroke),t.setStyle("fill",null);var o=sk(t);o.seriesIndex=i.seriesIndex,t.on("mousemove",function(e){o.dataIndex=null;var n=t.hoverDataIdx;n>0&&(o.dataIndex=n+t.__startIndex)})},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),CU={seriesType:"lines",plan:c7(),reset:function(t){var e=t.coordinateSystem;if(e){var n=t.get("polyline"),i=t.pipelineContext.large;return{progress:function(r,o){var a=[];if(i){var s=void 0,l=r.end-r.start;if(n){for(var u=0,h=r.start;h<r.end;h++)u+=t.getLineCoordsCount(h);s=new Float32Array(l+2*u)}else s=new Float32Array(4*l);for(var c=0,p=[],h=r.start;h<r.end;h++){var d=t.getLineCoords(h,a);n&&(s[c++]=d);for(var f=0;f<d;f++)p=e.dataToPoint(a[f],!1,p),s[c++]=p[0],s[c++]=p[1]}o.setLayout("linesPoints",s)}else for(var h=r.start;h<r.end;h++){var g=o.getItemModel(h),d=t.getLineCoords(h,a),y=[];if(n)for(var v=0;v<d;v++)y.push(e.dataToPoint(a[v]));else{y[0]=e.dataToPoint(a[0]),y[1]=e.dataToPoint(a[1]);var m=g.get(["lineStyle","curveness"]);+m&&(y[2]=[(y[0][0]+y[1][0])/2-(y[0][1]-y[1][1])*m,(y[0][1]+y[1][1])/2-(y[1][0]-y[0][0])*m])}o.setItemLayout(h,y)}}}}}},CY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._updateLineDraw(i,t),o=t.get("zlevel"),a=t.get(["effect","trailLength"]),s=n.getZr(),l="svg"===s.painter.getType();l||s.painter.getLayer(o).clear(!0),null==this._lastZlevel||l||s.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(t)&&a>0&&(l||s.configLayer(o,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(a/10+.9,1),0)})),r.updateData(i);var u=t.get("clip",!0)&&vj(t.coordinateSystem,!1,t);u?this.group.setClipPath(u):this.group.removeClipPath(),this._lastZlevel=o,this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData();this._updateLineDraw(i,t).incrementalPrepareUpdate(i),this._clearLayer(n),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._lineDraw.incrementalUpdate(t,e.getData()),this._finished=t.end===e.getData().count()},e.prototype.eachRendered=function(t){this._lineDraw&&this._lineDraw.eachRendered(t)},e.prototype.updateTransform=function(t,e,n){var i=t.getData(),r=t.pipelineContext;if(!this._finished||r.large||r.progressiveRender)return{update:!0};var o=CU.reset(t,e,n);o.progress&&o.progress({start:0,end:i.count(),count:i.count()},i),this._lineDraw.updateLayout(),this._clearLayer(n)},e.prototype._updateLineDraw=function(t,e){var n=this._lineDraw,i=this._showEffect(e),r=!!e.get("polyline"),o=e.pipelineContext.large;return n&&i===this._hasEffet&&r===this._isPolyline&&o===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=o?new CH:new Ie(r?i?CG:CV:i?CB:It),this._hasEffet=i,this._isPolyline=r,this._isLargeDraw=o),this.group.add(n.group),n},e.prototype._showEffect=function(t){return!!t.get(["effect","show"])},e.prototype._clearLayer=function(t){var e=t.getZr();"svg"!==e.painter.getType()&&null!=this._lastZlevel&&e.painter.getLayer(this._lastZlevel).clear(!0)},e.prototype.remove=function(t,e){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(e)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.type="lines",e}(dH),CX="u"<typeof Uint32Array?Array:Uint32Array,CZ="u"<typeof Float64Array?Array:Float64Array;function Cj(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=tB(e,function(t){var e={coords:[t[0].coord,t[1].coord]};return t[0].name&&(e.fromName=t[0].name),t[1].name&&(e.toName=t[1].name),tA([e,t[0],t[1]])}))}var Cq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return tn(e,t),e.prototype.init=function(e){e.data=e.data||[],Cj(e);var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count)),t.prototype.init.apply(this,arguments)},e.prototype.mergeOption=function(e){if(Cj(e),e.data){var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count))}t.prototype.mergeOption.apply(this,arguments)},e.prototype.appendData=function(t){var e=this._processFlatCoordsArray(t.data);e.flatCoords&&(this._flatCoords?(this._flatCoords=el(this._flatCoords,e.flatCoords),this._flatCoordsOffset=el(this._flatCoordsOffset,e.flatCoordsOffset)):(this._flatCoords=e.flatCoords,this._flatCoordsOffset=e.flatCoordsOffset),t.data=new Float32Array(e.count)),this.getRawData().appendData(t.data)},e.prototype._getCoordsFromItemModel=function(t){var e=this.getData().getItemModel(t);return e.option instanceof Array?e.option:e.getShallow("coords")},e.prototype.getLineCoordsCount=function(t){return this._flatCoordsOffset?this._flatCoordsOffset[2*t+1]:this._getCoordsFromItemModel(t).length},e.prototype.getLineCoords=function(t,e){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*t],i=this._flatCoordsOffset[2*t+1],r=0;r<i;r++)e[r]=e[r]||[],e[r][0]=this._flatCoords[n+2*r],e[r][1]=this._flatCoords[n+2*r+1];return i}for(var o=this._getCoordsFromItemModel(t),r=0;r<o.length;r++)e[r]=e[r]||[],e[r][0]=o[r][0],e[r][1]=o[r][1];return o.length},e.prototype._processFlatCoordsArray=function(t){var e=0;if(this._flatCoords&&(e=this._flatCoords.length),tq(t[0])){for(var n=t.length,i=new CX(n),r=new CZ(n),o=0,a=0,s=0,l=0;l<n;){s++;var u=t[l++];i[a++]=o+e,i[a++]=u;for(var h=0;h<u;h++){var c=t[l++],p=t[l++];r[o++]=c,r[o++]=p}}return{flatCoordsOffset:new Uint32Array(i.buffer,0,a),flatCoords:r,count:s}}return{flatCoordsOffset:null,flatCoords:null,count:t.length}},e.prototype.getInitialData=function(t,e){var n=new vf(["value"],this);return n.hasItemOption=!1,n.initData(t.data,[],function(t,e,i,r){if(t instanceof Array)return NaN;n.hasItemOption=!0;var o=t.value;if(null!=o)return o instanceof Array?o[r]:o}),n},e.prototype.formatTooltip=function(t,e,n){var i=this.getData().getItemModel(t),r=i.get("name");if(r)return r;var o=i.get("fromName"),a=i.get("toName"),s=[];return null!=o&&s.push(o),null!=a&&s.push(a),cV("nameValue",{name:s.join(" > ")})},e.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},e.prototype.getZLevelKey=function(){var t=this.getModel("effect"),e=t.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:t.get("show")&&e>0?e+"":""},e.type="series.lines",e.dependencies=["grid","polar","geo","calendar"],e.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!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}},e}(cQ);function CK(t){return t instanceof Array||(t=[t,t]),t}let C$={seriesType:"lines",reset:function(t){var e=CK(t.get("symbol")),n=CK(t.get("symbolSize")),i=t.getData();return i.setVisual("fromSymbol",e&&e[0]),i.setVisual("toSymbol",e&&e[1]),i.setVisual("fromSymbolSize",n&&n[0]),i.setVisual("toSymbolSize",n&&n[1]),{dataEach:i.hasItemOption?function(t,e){var n=t.getItemModel(e),i=CK(n.getShallow("symbol",!0)),r=CK(n.getShallow("symbolSize",!0));i[0]&&t.setItemVisual(e,"fromSymbol",i[0]),i[1]&&t.setItemVisual(e,"toSymbol",i[1]),r[0]&&t.setItemVisual(e,"fromSymbolSize",r[0]),r[1]&&t.setItemVisual(e,"toSymbolSize",r[1])}:null}}};var CJ=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var t=tc.createCanvas();this.canvas=t}return t.prototype.update=function(t,e,n,i,r,o){var a=this._getBrush(),s=this._getGradient(r,"inRange"),l=this._getGradient(r,"outOfRange"),u=this.pointSize+this.blurSize,h=this.canvas,c=h.getContext("2d"),p=t.length;h.width=e,h.height=n;for(var d=0;d<p;++d){var f=t[d],g=f[0],y=f[1],v=i(f[2]);c.globalAlpha=v,c.drawImage(a,g-u,y-u)}if(!h.width||!h.height)return h;for(var m=c.getImageData(0,0,h.width,h.height),x=m.data,_=0,b=x.length,w=this.minOpacity,S=this.maxOpacity-w;_<b;){var v=x[_+3]/256,M=4*Math.floor(255*v);if(v>0){var I=o(v)?s:l;v>0&&(v=v*S+w),x[_++]=I[M],x[_++]=I[M+1],x[_++]=I[M+2],x[_++]=I[M+3]*v*256}else _+=4}return c.putImageData(m,0,0),h},t.prototype._getBrush=function(){var t=this._brushCanvas||(this._brushCanvas=tc.createCanvas()),e=this.pointSize+this.blurSize,n=2*e;t.width=n,t.height=n;var i=t.getContext("2d");return i.clearRect(0,0,n,n),i.shadowOffsetX=n,i.shadowBlur=this.blurSize,i.shadowColor=uQ.color.neutral99,i.beginPath(),i.arc(-e,e,this.pointSize,0,2*Math.PI,!0),i.closePath(),i.fill(),t},t.prototype._getGradient=function(t,e){for(var n=this._gradientPixels,i=n[e]||(n[e]=new Uint8ClampedArray(1024)),r=[0,0,0,0],o=0,a=0;a<256;a++)t[e](a/255,!0,r),i[o++]=r[0],i[o++]=r[1],i[o++]=r[2],i[o++]=r[3];return i},t}();function CQ(t){var e=t.dimensions;return"lng"===e[0]&&"lat"===e[1]}var C0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){e.eachComponent("visualMap",function(e){e.eachTargetSeries(function(n){n===t&&(i=e)})}),this._progressiveEls=null,this.group.removeAll();var i,r=t.coordinateSystem;"cartesian2d"===r.type||"calendar"===r.type||"matrix"===r.type?this._renderOnGridLike(t,n,0,t.getData().count()):CQ(r)&&this._renderOnGeo(r,t,i,n)},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll()},e.prototype.incrementalRender=function(t,e,n,i){var r=e.coordinateSystem;r&&(CQ(r)?this.render(e,n,i):(this._progressiveEls=[],this._renderOnGridLike(e,i,t.start,t.end,!0)))},e.prototype.eachRendered=function(t){dO(this._progressiveEls||this.group,t)},e.prototype._renderOnGridLike=function(t,e,n,i,r){var o,a,s,l,u=t.coordinateSystem,h=vq(u,"cartesian2d"),c=vq(u,"matrix");if(h){var p=u.getAxis("x"),d=u.getAxis("y");o=p.getBandWidth()+.5,a=d.getBandWidth()+.5,s=p.scale.getExtent(),l=d.scale.getExtent()}for(var f=this.group,g=t.getData(),y=t.getModel(["emphasis","itemStyle"]).getItemStyle(),v=t.getModel(["blur","itemStyle"]).getItemStyle(),m=t.getModel(["select","itemStyle"]).getItemStyle(),x=t.get(["itemStyle","borderRadius"]),_=lT(t),b=t.getModel("emphasis"),w=b.get("focus"),S=b.get("blurScope"),M=b.get("disabled"),I=h||c?[g.mapDimension("x"),g.mapDimension("y"),g.mapDimension("value")]:[g.mapDimension("time"),g.mapDimension("value")],T=n;T<i;T++){var C=void 0,D=g.getItemVisual(T,"style");if(h){var A=g.get(I[0],T),k=g.get(I[1],T);if(isNaN(g.get(I[2],T))||isNaN(A)||isNaN(k)||A<s[0]||A>s[1]||k<l[0]||k>l[1])continue;var L=u.dataToPoint([A,k]);C=new sd({shape:{x:L[0]-o/2,y:L[1]-a/2,width:o,height:a},style:D})}else if(c){var P,O=u.dataToLayout([g.get(I[0],T),g.get(I[1],T)]).rect;if((P=O.x)!=P)continue;C=new sd({z2:1,shape:O,style:D})}else{if(isNaN(g.get(I[1],T)))continue;var R,N,z=u.dataToLayout([g.get(I[0],T)]),O=z.contentRect||z.rect;if((R=O.x)!=R||(N=O.y)!=N)continue;C=new sd({z2:1,shape:O,style:D})}if(g.hasItemOption){var E=g.getItemModel(T),B=E.getModel("emphasis");y=B.getModel("itemStyle").getItemStyle(),v=E.getModel(["blur","itemStyle"]).getItemStyle(),m=E.getModel(["select","itemStyle"]).getItemStyle(),x=E.get(["itemStyle","borderRadius"]),w=B.get("focus"),S=B.get("blurScope"),M=B.get("disabled"),_=lT(E)}C.shape.r=x;var V=t.getRawValue(T),G="-";V&&null!=V[2]&&(G=V[2]+""),lI(C,_,{labelFetcher:t,labelDataIndex:T,defaultOpacity:D.opacity,defaultText:G}),C.ensureState("emphasis").style=y,C.ensureState("blur").style=v,C.ensureState("select").style=m,li(C,w,S,M),C.incremental=r,r&&(C.states.emphasis.hoverLayer=!0),f.add(C),g.setItemGraphicEl(T,C),this._progressiveEls&&this._progressiveEls.push(C)}},e.prototype._renderOnGeo=function(t,e,n,i){var r,o,a,s,l,u,h,c=n.targetVisuals.inRange,p=n.targetVisuals.outOfRange,d=e.getData(),f=this._hmLayer||this._hmLayer||new CJ;f.blurSize=e.get("blurSize"),f.pointSize=e.get("pointSize"),f.minOpacity=e.get("minOpacity"),f.maxOpacity=e.get("maxOpacity");var g=t.getViewRect().clone(),y=t.getRoamTransform();g.applyTransform(y);var v=Math.max(g.x,0),m=Math.max(g.y,0),x=Math.min(g.width+g.x,i.getWidth()),_=Math.min(g.height+g.y,i.getHeight()),b=x-v,w=_-m,S=[d.mapDimension("lng"),d.mapDimension("lat"),d.mapDimension("value")],M=d.mapArray(S,function(e,n,i){var r=t.dataToPoint([e,n]);return r[0]-=v,r[1]-=m,r.push(i),r}),I=n.getExtent(),T="visualMap.continuous"===n.type?(r=n.option.range,o=I[1]-I[0],r=[(r[0]-I[0])/o,(r[1]-I[0])/o],function(t){return t>=r[0]&&t<=r[1]}):(a=n.getPieceList(),s=n.option.selected,l=I[1]-I[0],u=(a=tB(a,function(t){return{interval:[(t.interval[0]-I[0])/l,(t.interval[1]-I[0])/l]}})).length,h=0,function(t){var e;for(e=h;e<u;e++){var n=a[e].interval;if(n[0]<=t&&t<=n[1]){h=e;break}}if(e===u)for(e=h-1;e>=0;e--){var n=a[e].interval;if(n[0]<=t&&t<=n[1]){h=e;break}}return e>=0&&e<u&&s[e]});f.update(M,b,w,c.color.getNormalizer(),{inRange:c.color.getColorMapper(),outOfRange:p.color.getColorMapper()},T);var C=new sa({style:{width:b,height:w,x:v,y:m,image:f.canvas},silent:!0});this.group.add(C)},e.type="heatmap",e}(dH),C1=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.getInitialData=function(t,e){return vS(null,this,{generateCoord:"value"})},e.prototype.preventIncremental=function(){var t=uk.get(this.get("coordinateSystem"));if(t&&t.dimensions)return"lng"===t.dimensions[0]&&"lat"===t.dimensions[1]},e.type="series.heatmap",e.dependencies=["grid","geo","calendar","matrix"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0,select:{itemStyle:{borderColor:uQ.color.primary}}},e}(cQ),C2=["itemStyle","borderWidth"],C5=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],C3=new bW.Circle,C4=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=this.group,r=t.getData(),o=this._data,a=t.coordinateSystem,s=a.getBaseAxis().isHorizontal(),l=a.master.getRect(),u={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:t,coordSys:a,coordSysExtent:[[l.x,l.x+l.width],[l.y,l.y+l.height]],isHorizontal:s,valueDim:C5[+s],categoryDim:C5[1-s]};r.diff(o).add(function(t){if(r.hasValue(t)){var e=Di(r,t),n=C8(r,t,e,u),o=Da(r,u,n);r.setItemGraphicEl(t,o),i.add(o),Dc(o,u,n)}}).update(function(t,e){var n,a,s,l,h,c,p=o.getItemGraphicEl(e);if(!r.hasValue(t))return void i.remove(p);var d=Di(r,t),f=C8(r,t,d,u),g=Dl(r,f);p&&g!==p.__pictorialShapeStr&&(i.remove(p),r.setItemGraphicEl(t,null),p=null),p?(n=p,a=u,l=(s=f).animationModel,h=s.dataIndex,c=n.__pictorialBundle,bW.updateProps(c,{x:s.bundlePosition[0],y:s.bundlePosition[1]},l,h),s.symbolRepeat?C9(n,a,s,!0):Dt(n,a,s,!0),De(n,s,!0),Dn(n,a,s,!0)):p=Da(r,u,f,!0),r.setItemGraphicEl(t,p),p.__pictorialSymbolMeta=f,i.add(p),Dc(p,u,f)}).remove(function(t){var e=o.getItemGraphicEl(t);e&&Ds(o,t,e.__pictorialSymbolMeta.animationModel,e)}).execute();var h=t.get("clip",!0)?vj(t.coordinateSystem,!1,t):null;return h?i.setClipPath(h):i.removeClipPath(),this._data=r,this.group},e.prototype.remove=function(t,e){var n=this.group,i=this._data;t.get("animation")?i&&i.eachItemGraphicEl(function(e){Ds(i,sk(e).dataIndex,t,e)}):n.removeAll()},e.type="pictorialBar",e}(dH);function C8(t,e,n,i){var r,o,a,s,l,u,h,c,p,d,f,g,y,v,m,x,_,b,w,S,M,I=t.getItemLayout(e),T=n.get("symbolRepeat"),C=n.get("symbolClip"),D=n.get("symbolPosition")||"start",A=(n.get("symbolRotate")||0)*Math.PI/180||0,k=n.get("symbolPatternSize")||2,L=n.isAnimationEnabled(),P={dataIndex:e,layout:I,itemModel:n,symbolType:t.getItemVisual(e,"symbol")||"circle",style:t.getItemVisual(e,"style"),symbolClip:C,symbolRepeat:T,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:k,rotation:A,animationModel:L?n:null,hoverScale:L&&n.get(["emphasis","scale"]),z2:n.getShallow("z",!0)||0};(function(t,e,n,i,r){var o,a=i.valueDim,s=t.get("symbolBoundingData"),l=i.coordSys.getOtherAxis(i.coordSys.getBaseAxis()),u=l.toGlobalCoord(l.dataToCoord(0)),h=1-(n[a.wh]<=0);if(tY(s)){var c=[C6(l,s[0])-u,C6(l,s[1])-u];c[1]<c[0]&&c.reverse(),o=c[h]}else o=null!=s?C6(l,s)-u:e?i.coordSysExtent[a.index][h]-u:n[a.wh];r.boundingLength=o,e&&(r.repeatCutLength=n[a.wh]);var p="x"===a.xy,d=l.inverse;r.pxSign=p&&!d||!p&&d?o>=0?1:-1:o>0?1:-1})(n,T,I,i,P),r=t,o=e,a=I,s=T,l=P.boundingLength,u=P.pxSign,h=k,c=i,p=P,f=c.valueDim,y=Math.abs(a[(g=c.categoryDim).wh]),(d=tY(v=r.getItemVisual(o,"symbolSize"))?v.slice():null==v?["100%","100%"]:[v,v])[g.index]=r8(d[g.index],y),d[f.index]=r8(d[f.index],s?y:Math.abs(l)),p.symbolSize=d,m=p.symbolScale=[d[0]/h,d[1]/h],m[f.index]*=(c.isHorizontal?-1:1)*u,x=n,_=P.symbolScale,b=A,w=i,S=P,(M=x.get(C2)||0)&&(C3.attr({scaleX:_[0],scaleY:_[1],rotation:b}),C3.updateTransform(),M/=C3.getLineScale(),M*=_[w.valueDim.index]),S.valueLineWidth=M||0;var O=P.symbolSize,R=fB(n.get("symbolOffset"),O);return function(t,e,n,i,r,o,a,s,l,u,h,c){var p=h.categoryDim,d=h.valueDim,f=c.pxSign,g=Math.max(e[d.index]+s,0),y=g;if(i){var v=Math.abs(l),m=t3(t.get("symbolMargin"),"15%")+"",x=!1;m.lastIndexOf("!")===m.length-1&&(x=!0,m=m.slice(0,m.length-1));var _=r8(m,e[d.index]),b=Math.max(g+2*_,0),w=x?0:2*_,S=og(i),M=S?i:Dp((v+w)/b);_=(v-M*g)/2/(x?M:Math.max(M-1,1)),b=g+2*_,w=x?0:2*_,S||"fixed"===i||(M=u?Dp((Math.abs(u)+w)/b):0),y=M*b-w,c.repeatTimes=M,c.symbolMargin=_}var I=y/2*f,T=c.pathPosition=[];T[p.index]=n[p.wh]/2,T[d.index]="start"===a?I:"end"===a?l-I:l/2,o&&(T[0]+=o[0],T[1]+=o[1]);var C=c.bundlePosition=[];C[p.index]=n[p.xy],C[d.index]=n[d.xy];var D=c.barRectShape=tk({},n);D[d.wh]=f*Math.max(Math.abs(n[d.wh]),Math.abs(T[d.index]+I)),D[p.wh]=n[p.wh];var A=c.clipShape={};A[p.xy]=-n[p.xy],A[p.wh]=h.ecSize[p.wh],A[d.xy]=0,A[d.wh]=n[d.wh]}(n,O,I,T,0,R,D,P.valueLineWidth,P.boundingLength,P.repeatCutLength,i,P),P}function C6(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function C7(t){var e=t.symbolPatternSize,n=fz(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function C9(t,e,n,i){var r=t.__pictorialBundle,o=n.symbolSize,a=n.valueLineWidth,s=n.pathPosition,l=e.valueDim,u=n.repeatTimes||0,h=0,c=o[e.valueDim.index]+a+2*n.symbolMargin;for(Du(t,function(t){t.__pictorialAnimationIndex=h,t.__pictorialRepeatTimes=u,h<u?Dh(t,null,f(h),n,i):Dh(t,null,{scaleX:0,scaleY:0},n,i,function(){r.remove(t)}),h++});h<u;h++){var p=C7(n);p.__pictorialAnimationIndex=h,p.__pictorialRepeatTimes=u,r.add(p);var d=f(h);Dh(p,{x:d.x,y:d.y,scaleX:0,scaleY:0},{scaleX:d.scaleX,scaleY:d.scaleY,rotation:d.rotation},n,i)}function f(t){var e=s.slice(),i=n.pxSign,r=t;return("start"===n.symbolRepeatDirection?i>0:i<0)&&(r=u-1-t),e[l.index]=c*(r-u/2+.5)+s[l.index],{x:e[0],y:e[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function Dt(t,e,n,i){var r=t.__pictorialBundle,o=t.__pictorialMainPath;o?Dh(o,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,i):(o=t.__pictorialMainPath=C7(n),r.add(o),Dh(o,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,i))}function De(t,e,n){var i=tk({},e.barRectShape),r=t.__pictorialBarRect;r?Dh(r,null,{shape:i},e,n):((r=t.__pictorialBarRect=new bW.Rect({z2:2,shape:i,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}})).disableMorphing=!0,t.add(r))}function Dn(t,e,n,i){if(n.symbolClip){var r=t.__pictorialClipPath,o=tk({},n.clipShape),a=e.valueDim,s=n.animationModel,l=n.dataIndex;if(r)bW.updateProps(r,{shape:o},s,l);else{o[a.wh]=0,r=new bW.Rect({shape:o}),t.__pictorialBundle.setClipPath(r),t.__pictorialClipPath=r;var u={};u[a.wh]=n.clipShape[a.wh],bW[i?"updateProps":"initProps"](r,{shape:u},s,l)}}}function Di(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=Dr,n.isAnimationEnabled=Do,n}function Dr(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function Do(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function Da(t,e,n,i){var r=new bW.Group,o=new bW.Group;return r.add(o),r.__pictorialBundle=o,o.x=n.bundlePosition[0],o.y=n.bundlePosition[1],n.symbolRepeat?C9(r,e,n):Dt(r,e,n),De(r,n,i),Dn(r,e,n,i),r.__pictorialShapeStr=Dl(t,n),r.__pictorialSymbolMeta=n,r}function Ds(t,e,n,i){var r=i.__pictorialBarRect;r&&r.removeTextContent();var o=[];Du(i,function(t){o.push(t)}),i.__pictorialMainPath&&o.push(i.__pictorialMainPath),i.__pictorialClipPath&&(n=null),tE(o,function(t){bW.removeElement(t,{scaleX:0,scaleY:0},n,e,function(){i.parent&&i.parent.remove(i)})}),t.setItemGraphicEl(e,null)}function Dl(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function Du(t,e,n){tE(t.__pictorialBundle.children(),function(i){i!==t.__pictorialBarRect&&e.call(n,i)})}function Dh(t,e,n,i,r,o){e&&t.attr(e),i.symbolClip&&!r?n&&t.attr(n):n&&bW[r?"updateProps":"initProps"](t,n,i.animationModel,i.dataIndex,o)}function Dc(t,e,n){var i=n.dataIndex,r=n.itemModel,o=r.getModel("emphasis"),a=o.getModel("itemStyle").getItemStyle(),s=r.getModel(["blur","itemStyle"]).getItemStyle(),l=r.getModel(["select","itemStyle"]).getItemStyle(),u=r.getShallow("cursor"),h=o.get("focus"),c=o.get("blurScope"),p=o.get("scale");Du(t,function(t){if(t instanceof sa){var e=t.style;t.useStyle(tk({image:e.image,x:e.x,y:e.y,width:e.width,height:e.height},n.style))}else t.useStyle(n.style);var i=t.ensureState("emphasis");i.style=a,p&&(i.scaleX=1.1*t.scaleX,i.scaleY=1.1*t.scaleY),t.ensureState("blur").style=s,t.ensureState("select").style=l,u&&(t.cursor=u),t.z2=n.z2});var d=e.valueDim.posDesc[+(n.boundingLength>0)],f=t.__pictorialBarRect;f.ignoreClip=!0,lI(f,lT(r),{labelFetcher:e.seriesModel,labelDataIndex:i,defaultText:vI(e.seriesModel.getData(),i),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:d}),li(t,h,c,o.get("disabled"))}function Dp(t){var e=Math.round(t);return 1e-4>Math.abs(t-e)?e:Math.ceil(t)}var Dd=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return tn(e,t),e.prototype.getInitialData=function(e){return e.stack=null,t.prototype.getInitialData.apply(this,arguments)},e.type="series.pictorialBar",e.dependencies=["grid"],e.defaultOption=l$(mu.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%",clip:!1,progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:uQ.color.primary}}}),e}(mu),Df=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._layers=[],n}return tn(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this,o=this.group,a=t.getLayerSeries(),s=i.getLayout("layoutInfo"),l=s.rect,u=s.boundaryGap;function h(t){return t.name}o.x=0,o.y=l.y+u[0];var c=new y9(this._layersSeries||[],a,h,h),p=[];function d(e,n,s){var l,u,h=r._layers;if("remove"===e)return void o.remove(h[n]);for(var c=[],d=[],f=a[n].indices,g=0;g<f.length;g++){var y=i.getItemLayout(f[g]),v=y.x,m=y.y0,x=y.y;c.push(v,m),d.push(v,m+x),l=i.getItemVisual(f[g],"style")}var _=i.getItemLayout(f[0]),b=t.getModel("label").get("margin"),w=t.getModel("emphasis");if("add"===e){var S,M,I,T,C=p[n]=new rY;u=new vY({shape:{points:c,stackedOnPoints:d,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),C.add(u),o.add(C),t.isAnimationEnabled()&&u.setClipPath((S=u.getBoundingRect(),M=t,I=function(){u.removeClipPath()},ly(T=new sd({shape:{x:S.x-10,y:S.y-10,width:0,height:S.height+20}}),{shape:{x:S.x-50,width:S.width+100,height:S.height+20}},M,I),T))}else{var C=h[s];u=C.childAt(0),o.add(C),p[n]=C,lg(u,{shape:{points:c,stackedOnPoints:d}},t),lb(u)}lI(u,lT(t),{labelDataIndex:f[g-1],defaultText:i.getName(f[g-1]),inheritColor:l.fill},{normal:{verticalAlign:"middle"}}),u.setTextConfig({position:null,local:!0});var D=u.getTextContent();D&&(D.x=_.x-b,D.y=_.y0+_.y/2),u.useStyle(l),i.setItemGraphicEl(n,u),ls(u,t),li(u,w.get("focus"),w.get("blurScope"),w.get("disabled"))}c.add(tH(d,this,"add")).update(tH(d,this,"update")).remove(tH(d,this,"remove")).execute(),this._layersSeries=a,this._layers=p},e.type="themeRiver",e}(dH),Dg=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new xy(tH(this.getData,this),tH(this.getRawData,this))},e.prototype.fixData=function(t){var e=t.length,n={},i=oV(t,function(t){return n.hasOwnProperty(t[0]+"")||(n[t[0]+""]=-1),t[2]}),r=[];i.buckets.each(function(t,e){r.push({name:e,dataList:t})});for(var o=r.length,a=0;a<o;++a){for(var s=r[a].name,l=0;l<r[a].dataList.length;++l){var u=r[a].dataList[l][0]+"";n[u]=a}for(var u in n)n.hasOwnProperty(u)&&n[u]!==a&&(n[u]=a,t[e]=[u,0,s],e++)}return t},e.prototype.getInitialData=function(t,e){for(var n=this.getReferringComponents("singleAxis",oN).models[0].get("type"),i=tG(t.data,function(t){return void 0!==t[2]}),r=this.fixData(i||[]),o=[],a=this.nameMap=es(),s=0,l=0;l<r.length;++l)o.push(r[l][2]),!a.get(r[l][2])&&(a.set(r[l][2],s),s++);var u=new vf(vy(r,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:vn(n)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}).dimensions,this);return u.initData(r),u},e.prototype.getLayerSeries=function(){for(var t=this.getData(),e=t.count(),n=[],i=0;i<e;++i)n[i]=i;var r=t.mapDimension("single"),o=oV(n,function(e){return t.get("name",e)}),a=[];return o.buckets.each(function(e,n){e.sort(function(e,n){return t.get(r,e)-t.get(r,n)}),a.push({name:n,indices:e})}),a},e.prototype.getAxisTooltipData=function(t,e,n){tY(t)||(t=t?[t]:[]);for(var i,r=this.getData(),o=this.getLayerSeries(),a=[],s=o.length,l=0;l<s;++l){for(var u=Number.MAX_VALUE,h=-1,c=o[l].indices.length,p=0;p<c;++p){var d=r.get(t[0],o[l].indices[p]),f=Math.abs(d-e);f<=u&&(i=d,u=f,h=o[l].indices[p])}a.push(h)}return{dataIndices:a,nestestValue:i}},e.prototype.formatTooltip=function(t,e,n){var i=this.getData();return cV("nameValue",{name:i.getName(t),value:i.get(i.mapDimension("value"),t)})},e.type="series.themeRiver",e.dependencies=["singleAxis"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",fontSize:11},emphasis:{label:{show:!0}}},e}(cQ);function Dy(t,e){t.eachSeriesByType("themeRiver",function(t){var e=t.getData(),n=t.coordinateSystem,i={},r=n.getRect();i.rect=r;var o=t.get("boundaryGap"),a=n.getAxis();i.boundaryGap=o,"horizontal"===a.orient?(o[0]=r8(o[0],r.height),o[1]=r8(o[1],r.height),Dv(e,t,r.height-o[0]-o[1])):(o[0]=r8(o[0],r.width),o[1]=r8(o[1],r.width),Dv(e,t,r.width-o[0]-o[1])),e.setLayout("layoutInfo",i)})}function Dv(t,e,n){if(t.count())for(var i,r=e.coordinateSystem,o=e.getLayerSeries(),a=t.mapDimension("single"),s=t.mapDimension("value"),l=tB(o,function(e){return tB(e.indices,function(e){var n=r.dataToPoint(t.get(a,e));return n[1]=t.get(s,e),n})}),u=function(t){for(var e=t.length,n=t[0].length,i=[],r=[],o=0,a=0;a<n;++a){for(var s=0,l=0;l<e;++l)s+=t[l][a][1];s>o&&(o=s),i.push(s)}for(var u=0;u<n;++u)r[u]=(o-i[u])/2;o=0;for(var h=0;h<n;++h){var c=i[h]+r[h];c>o&&(o=c)}return{y0:r,max:o}}(l),h=u.y0,c=n/u.max,p=o.length,d=o[0].indices.length,f=0;f<d;++f){i=h[f]*c,t.setItemLayout(o[0].indices[f],{layerIndex:0,x:l[0][f][0],y0:i,y:l[0][f][1]*c});for(var g=1;g<p;++g)i+=l[g-1][f][1]*c,t.setItemLayout(o[g].indices[f],{layerIndex:g,x:l[g][f][0],y0:i,y:l[g][f][1]*c})}}var Dm=function(t){function e(e,n,i,r){var o=t.call(this)||this;o.z2=2,o.textConfig={inside:!0},sk(o).seriesIndex=n.seriesIndex;var a=new sv({z2:4,silent:e.getModel().get(["label","silent"])});return o.setTextContent(a),o.updateData(!0,e,n,i,r),o}return tn(e,t),e.prototype.updateData=function(t,e,n,i,r){this.node=e,e.piece=this,n=n||this._seriesModel,i=i||this._ecModel;var o=this;sk(o).dataIndex=e.dataIndex;var a=e.getModel(),s=a.getModel("emphasis"),l=e.getLayout(),u=tk({},l);u.label=null;var h=e.getVisual("style");h.lineJoin="bevel";var c=e.getVisual("decal");c&&(h.decal=f9(c,r));var p=mg(a.getModel("itemStyle"),u,!0);tk(u,p),tE(sz,function(t){var e=o.ensureState(t),n=a.getModel([t,"itemStyle"]);e.style=n.getItemStyle();var i=mg(n,u);i&&(e.shape=i)}),t?(o.setShape(u),o.shape.r=l.r0,ly(o,{shape:{r:l.r}},n,e.dataIndex)):(lg(o,{shape:u},n),lb(o)),o.useStyle(h),this._updateLabel(n);var d=a.getShallow("cursor");d&&o.attr("cursor",d),this._seriesModel=n||this._seriesModel,this._ecModel=i||this._ecModel;var f=s.get("focus");li(this,"relative"===f?el(e.getAncestorsIndices(),e.getDescendantIndices()):"ancestor"===f?e.getAncestorsIndices():"descendant"===f?e.getDescendantIndices():f,s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t){var e=this,n=this.node.getModel(),i=n.getModel("label"),r=this.node.getLayout(),o=r.endAngle-r.startAngle,a=(r.startAngle+r.endAngle)/2,s=Math.cos(a),l=Math.sin(a),u=this,h=u.getTextContent(),c=this.node.dataIndex,p=i.get("minAngle")/180*Math.PI;function d(t,e){var n=t.get(e);return null==n?i.get(e):n}h.ignore=!(i.get("show")&&!(null!=p&&Math.abs(o)<p)),tE(sE,function(i){var p,f="normal"===i?n.getModel("label"):n.getModel([i,"label"]),g="normal"===i,y=g?h:h.ensureState(i),v=t.getFormattedLabel(c,i);g&&(v=v||e.node.name),y.style=lC(f,{},null,"normal"!==i,!0),v&&(y.style.text=v);var m=f.get("show");null==m||g||(y.ignore=!m);var x=d(f,"position"),_=g?u:u.states[i],b=_.style.fill;_.textConfig={outsideFill:"inherit"===f.get("color")?b:null,inside:"outside"!==x};var w=d(f,"distance")||0,S=d(f,"align"),M=d(f,"rotate"),I=.5*Math.PI,T=1.5*Math.PI,C=a0("tangential"===M?Math.PI/2-a:a),D=C>I&&!oa(C-I)&&C<T;"outside"===x?(p=r.r+w,S=D?"right":"left"):S&&"center"!==S?"left"===S?(p=r.r0+w,S=D?"right":"left"):"right"===S&&(p=r.r-w,S=D?"left":"right"):(p=o===2*Math.PI&&0===r.r0?0:(r.r+r.r0)/2,S="center"),y.style.align=S,y.style.verticalAlign=d(f,"verticalAlign")||"middle",y.x=p*s+r.cx,y.y=p*l+r.cy;var A=0;"radial"===M?A=a0(-a)+(D?Math.PI:0):"tangential"===M?A=a0(Math.PI/2-a)+(D?Math.PI:0):tq(M)&&(A=M*Math.PI/180),y.rotation=a0(A)}),h.dirtyStyle()},e}(pR),Dx="sunburstRootToNode",D_="sunburstHighlight",Db=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n,i){var r,o,a=this;this.seriesModel=t,this.api=n,this.ecModel=e;var s=t.getData(),l=s.tree.root,u=t.getViewRoot(),h=this.group,c=t.get("renderLabelForZeroData"),p=[];u.eachNode(function(t){p.push(t)}),function(i,r){function o(t){return t.getId()}function a(o,a){!function(i,r){if(c||!i||i.getValue()||(i=null),i!==l&&r!==l){if(r&&r.piece){var o;i?(r.piece.updateData(!1,i,t,e,n),s.setItemGraphicEl(i.dataIndex,r.piece)):(o=r)&&o.piece&&(h.remove(o.piece),o.piece=null)}else if(i){var a=new Dm(i,t,e,n);h.add(a),s.setItemGraphicEl(i.dataIndex,a)}}}(null==o?null:i[o],null==a?null:r[a])}(0!==i.length||0!==r.length)&&new y9(r,i,o,o).add(a).update(a).remove(tU(a,null)).execute()}(p,this._oldChildren||[]),r=l,(o=u).depth>0?(a.virtualPiece?a.virtualPiece.updateData(!1,r,t,e,n):(a.virtualPiece=new Dm(r,t,e,n),h.add(a.virtualPiece)),o.piece.off("click"),a.virtualPiece.on("click",function(t){a._rootToNode(o.parentNode)})):a.virtualPiece&&(h.remove(a.virtualPiece),a.virtualPiece=null),this._initEvents(),this._oldChildren=p},e.prototype._initEvents=function(){var t=this;this.group.off("click"),this.group.on("click",function(e){var n=!1;t.seriesModel.getViewRoot().eachNode(function(i){if(!n&&i.piece&&i.piece===e.target){var r=i.getModel().get("nodeClick");if("rootToNode"===r)t._rootToNode(i);else if("link"===r){var o=i.getModel(),a=o.get("link");a&&uC(a,o.get("target",!0)||"_blank")}n=!0}})})},e.prototype._rootToNode=function(t){t!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:Dx,from:this.uid,seriesId:this.seriesModel.id,targetNode:t})},e.prototype.containPoint=function(t,e){var n=e.getData().getItemLayout(0);if(n){var i=t[0]-n.cx,r=t[1]-n.cy,o=Math.sqrt(i*i+r*r);return o<=n.r&&o>=n.r0}},e.type="sunburst",e}(dH),Dw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreStyleOnData=!0,n}return tn(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};!function t(e){var n=0;tE(e.children,function(e){t(e);var i=e.value;tY(i)&&(i=i[0]),n+=i});var i=e.value;tY(i)&&(i=i[0]),(null==i||isNaN(i))&&(i=n),i<0&&(i=0),tY(e.value)?e.value[0]=i:e.value=i}(n);var i=this._levelModels=tB(t.levels||[],function(t){return new lj(t,this,e)},this),r=Sj.createTree(n,this,function(t){t.wrapMethod("getItemModel",function(t,e){var n=i[r.getNodeByDataIndex(e).depth];return n&&(t.parentModel=n),t})});return r.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments);return n.treePathInfo=SJ(this.getData().tree.getNodeByDataIndex(e),this),n},e.prototype.getLevelModel=function(t){return this._levelModels&&this._levelModels[t.depth]},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){S3(this)},e.type="series.sunburst",e.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,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},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},e}(cQ),DS=Math.PI/180;function DM(t,e,n){e.eachSeriesByType(t,function(t){var e=t.get("center"),i=t.get("radius");tY(i)||(i=[0,i]),tY(e)||(e=[e,e]);var r=n.getWidth(),o=n.getHeight(),a=Math.min(r,o),s=r8(e[0],r),l=r8(e[1],o),u=r8(i[0],a/2),h=r8(i[1],a/2),c=-t.get("startAngle")*DS,p=t.get("minAngle")*DS,d=t.getData().tree.root,f=t.getViewRoot(),g=f.depth,y=t.get("sort");null!=y&&function t(e,n){var i=e.children||[];e.children=function(t,e){if(tX(e)){var n=tB(t,function(t,e){var n=t.getValue();return{params:{depth:t.depth,height:t.height,dataIndex:t.dataIndex,getValue:function(){return n}},index:e}});return n.sort(function(t,n){return e(t.params,n.params)}),tB(n,function(e){return t[e.index]})}var i="asc"===e;return t.sort(function(t,e){var n=(t.getValue()-e.getValue())*(i?1:-1);return 0===n?(t.dataIndex-e.dataIndex)*(i?-1:1):n})}(i,n),i.length&&tE(e.children,function(e){t(e,n)})}(f,y);var v=0;tE(f.children,function(t){!isNaN(t.getValue())&&v++});var m=f.getValue(),x=Math.PI/(m||v)*2,_=f.depth>0,b=(h-u)/(f.height-(_?-1:1)||1),w=t.get("clockwise"),S=t.get("stillShowZeroSum"),M=w?1:-1,I=function(e,n){if(e){var i=n;if(e!==d){var r=e.getValue(),o=0===m&&S?x:r*x;o<p&&(o=p),i=n+M*o;var h=e.depth-g-(_?-1:1),c=u+b*h,f=u+b*(h+1),y=t.getLevelModel(e);if(y){var v=y.get("r0",!0),T=y.get("r",!0),C=y.get("radius",!0);null!=C&&(v=C[0],T=C[1]),null!=v&&(c=r8(v,a/2)),null!=T&&(f=r8(T,a/2))}e.setLayout({angle:o,startAngle:n,endAngle:i,clockwise:w,cx:s,cy:l,r0:c,r:f})}if(e.children&&e.children.length){var D=0;tE(e.children,function(t){D+=I(t,n+D)})}return i-n}};if(_){var T=2*Math.PI;d.setLayout({angle:T,startAngle:c,endAngle:c+T,clockwise:w,cx:s,cy:l,r0:u,r:u+b})}I(f,c)})}function DI(t){var e={};t.eachSeriesByType("sunburst",function(t){var n=t.getData(),i=n.tree;i.eachNode(function(r){var o=r.getModel().getModel("itemStyle").getItemStyle();o.fill||(o.fill=function(t,n,i){if(0===t.depth)return uQ.color.neutral50;for(var r=t;r&&r.depth>1;)r=r.parentNode;var o=n.getColorFromPalette(r.name||r.dataIndex+"",e);return t.depth>1&&tZ(o)&&(o=iw(o,(t.depth-1)/(i-1)*.5)),o}(r,t,i.root.height)),tk(n.ensureUniqueItemVisual(r.dataIndex,"style"),o)})})}var DT={color:"fill",borderColor:"stroke"},DC={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},DD=oL(),DA=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},e.prototype.getInitialData=function(t,e){return vS(null,this)},e.prototype.getDataParams=function(e,n,i){var r=t.prototype.getDataParams.call(this,e,n);return i&&(r.info=DD(i).info),r},e.type="series.custom",e.dependencies=["grid","polar","geo","singleAxis","calendar","matrix"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},e}(cQ);function Dk(t,e){return e=e||[0,0],tB(["x","y"],function(n,i){var r=this.getAxis(n),o=e[i],a=t[i]/2;return"category"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(o-a)-r.dataToCoord(o+a))},this)}function DL(t,e){return e=e||[0,0],tB([0,1],function(n){var i=e[n],r=t[n]/2,o=[],a=[];return o[n]=i-r,a[n]=i+r,o[1-n]=a[1-n]=e[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])},this)}function DP(t,e){var n=this.getAxis(),i=e instanceof Array?e[0]:e,r=(t instanceof Array?t[0]:t)/2;return"category"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(i-r)-n.dataToCoord(i+r))}function DO(t,e){return e=e||[0,0],tB(["Radius","Angle"],function(n,i){var r=this["get"+n+"Axis"](),o=e[i],a=t[i]/2,s="category"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(o-a)-r.dataToCoord(o+a));return"Angle"===n&&(s=s*Math.PI/180),s},this)}function DR(t,e,n,i){return t&&(t.legacy||!1!==t.legacy&&!n&&!i&&"tspan"!==e&&("text"===e||ec(t,"text")))}function DN(t,e,n){var i,r,o;if("text"===e)o=t;else{o={},ec(t,"text")&&(o.text=t.text),ec(t,"rich")&&(o.rich=t.rich),ec(t,"textFill")&&(o.fill=t.textFill),ec(t,"textStroke")&&(o.stroke=t.textStroke),ec(t,"fontFamily")&&(o.fontFamily=t.fontFamily),ec(t,"fontSize")&&(o.fontSize=t.fontSize),ec(t,"fontStyle")&&(o.fontStyle=t.fontStyle),ec(t,"fontWeight")&&(o.fontWeight=t.fontWeight),r={type:"text",style:o,silent:!0},i={};var a=ec(t,"textPosition");n?i.position=a?t.textPosition:"inside":a&&(i.position=t.textPosition),ec(t,"textPosition")&&(i.position=t.textPosition),ec(t,"textOffset")&&(i.offset=t.textOffset),ec(t,"textRotation")&&(i.rotation=t.textRotation),ec(t,"textDistance")&&(i.distance=t.textDistance)}return Dz(o,t),tE(o.rich,function(t){Dz(t,t)}),{textConfig:i,textContent:r}}function Dz(t,e){e&&(e.font=e.textFont||e.font,ec(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),ec(e,"textAlign")&&(t.align=e.textAlign),ec(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),ec(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),ec(e,"textWidth")&&(t.width=e.textWidth),ec(e,"textHeight")&&(t.height=e.textHeight),ec(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),ec(e,"textPadding")&&(t.padding=e.textPadding),ec(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),ec(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),ec(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),ec(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),ec(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),ec(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),ec(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function DE(t,e,n){t.textPosition=t.textPosition||n.position||"inside",null!=n.offset&&(t.textOffset=n.offset),null!=n.rotation&&(t.textRotation=n.rotation),null!=n.distance&&(t.textDistance=n.distance);var i=t.textPosition.indexOf("inside")>=0,r=t.fill||uQ.color.neutral99;DB(t,e);var o=null==t.textFill;return i?o&&(t.textFill=n.insideFill||uQ.color.neutral00,!t.textStroke&&n.insideStroke&&(t.textStroke=n.insideStroke),t.textStroke||(t.textStroke=r),null==t.textStrokeWidth&&(t.textStrokeWidth=2)):(o&&(t.textFill=t.fill||n.outsideFill||uQ.color.neutral00),!t.textStroke&&n.outsideStroke&&(t.textStroke=n.outsideStroke)),t.text=e.text,t.rich=e.rich,tE(e.rich,function(t){DB(t,t)}),t}function DB(t,e){e&&(ec(e,"fill")&&(t.textFill=e.fill),ec(e,"stroke")&&(t.textStroke=e.fill),ec(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),ec(e,"font")&&(t.font=e.font),ec(e,"fontStyle")&&(t.fontStyle=e.fontStyle),ec(e,"fontWeight")&&(t.fontWeight=e.fontWeight),ec(e,"fontSize")&&(t.fontSize=e.fontSize),ec(e,"fontFamily")&&(t.fontFamily=e.fontFamily),ec(e,"align")&&(t.textAlign=e.align),ec(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),ec(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),ec(e,"width")&&(t.textWidth=e.width),ec(e,"height")&&(t.textHeight=e.height),ec(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),ec(e,"padding")&&(t.textPadding=e.padding),ec(e,"borderColor")&&(t.textBorderColor=e.borderColor),ec(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),ec(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),ec(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),ec(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),ec(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),ec(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),ec(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),ec(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),ec(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),ec(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var DV={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},DG=tW(DV);tV(rS,function(t,e){return t[e]=1,t},{}),rS.join(", ");var DF=["","style","shape","extra"],DW=oL();function DH(t,e,n,i,r){var o=t+"Animation",a=ld(t,i,r)||{},s=DW(e).userDuring;return a.duration>0&&(a.during=s?tH(DK,{el:e,userDuring:s}):null,a.setToFinal=!0,a.scope=t),tk(a,n[o]),a}function DU(t,e,n,i){var r,o,a=(i=i||{}).dataIndex,s=i.isInit,l=i.clearStyle,u=n.isAnimationEnabled(),h=DW(t),c=e.style;h.userDuring=e.during;var p={},d={};if(function(t,e,n){for(var i=0;i<DG.length;i++){var r=DG[i],o=DV[r],a=e[r];a&&(n[o[0]]=a[0],n[o[1]]=a[1])}for(var i=0;i<rS.length;i++){var s=rS[i];null!=e[s]&&(n[s]=e[s])}}(0,e,d),"compound"===t.type)for(var f=t.shape.paths,g=e.shape.paths,y=0;y<g.length;y++)DJ("shape",g[y],f[y]);else DJ("shape",e,d),DJ("extra",e,d);if(!s&&u&&(function(t,e,n){for(var i=e.transition,r=DZ(i)?rS:o_(i||[]),o=0;o<r.length;o++){var a=r[o];if("style"!==a&&"shape"!==a&&"extra"!==a){var s=t[a];n[a]=s}}}(t,e,p),D$("shape",t,e,p),D$("extra",t,e,p),function(t,e,n,i){if(n){var r,o=t.style;if(o){var a=n.transition,s=e.transition;if(a&&!DZ(a)){var l=o_(a);r||(r=i.style={});for(var u=0;u<l.length;u++){var h=l[u],c=o[h];r[h]=c}}else if(t.getAnimationStyleProps&&(DZ(s)||DZ(a)||tO(s,"style")>=0)){var p=t.getAnimationStyleProps(),d=p?p.style:null;if(d){r||(r=i.style={});for(var f=tW(n),u=0;u<f.length;u++){var h=f[u];if(d[h]){var c=o[h];r[h]=c}}}}}}}(t,e,c,p)),d.style=c,function(t,e,n){var i=e.style;if(!t.isGroup&&i){if(n){t.useStyle({});for(var r=t.animators,o=0;o<r.length;o++){var a=r[o];"style"===a.targetName&&a.changeTarget(t.style)}}t.setStyle(i)}e&&(e.style=null,e&&t.attr(e),e.style=i)}(t,d,l),r=t,ec(o=e,"silent")&&(r.silent=o.silent),ec(o,"ignore")&&(r.ignore=o.ignore),r instanceof av&&ec(o,"invisible")&&(r.invisible=o.invisible),r instanceof se&&ec(o,"autoBatch")&&(r.autoBatch=o.autoBatch),u)if(s){var v={};tE(DF,function(t){var n=t?e[t]:e;n&&n.enterFrom&&(t&&(v[t]=v[t]||{}),tk(t?v[t]:v,n.enterFrom))});var m=DH("enter",t,e,n,a);m.duration>0&&t.animateFrom(v,m)}else{var x=t,_=e,b=a||0,w=n,S=p;if(S){var M=DH("update",x,_,w,b);M.duration>0&&x.animateFrom(S,M)}}DY(t,e),c?t.dirty():t.markRedraw()}function DY(t,e){for(var n=DW(t).leaveToProps,i=0;i<DF.length;i++){var r=DF[i],o=r?e[r]:e;o&&o.leaveTo&&(n||(n=DW(t).leaveToProps={}),r&&(n[r]=n[r]||{}),tk(r?n[r]:n,o.leaveTo))}}function DX(t,e,n,i){if(t){var r=t.parent,o=DW(t).leaveToProps;if(o){var a=DH("update",t,e,n,0);a.done=function(){r&&r.remove(t),i&&i()},t.animateTo(o,a)}else r&&r.remove(t),i&&i()}}function DZ(t){return"all"===t}var Dj={},Dq={setTransform:function(t,e){return Dj.el[t]=e,this},getTransform:function(t){return Dj.el[t]},setShape:function(t,e){var n=Dj.el;return(n.shape||(n.shape={}))[t]=e,n.dirtyShape&&n.dirtyShape(),this},getShape:function(t){var e=Dj.el.shape;if(e)return e[t]},setStyle:function(t,e){var n=Dj.el,i=n.style;return i&&(i[t]=e,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(t){var e=Dj.el.style;if(e)return e[t]},setExtra:function(t,e){return(Dj.el.extra||(Dj.el.extra={}))[t]=e,this},getExtra:function(t){var e=Dj.el.extra;if(e)return e[t]}};function DK(){var t=this.el;if(t){var e=DW(t).userDuring,n=this.userDuring;if(e!==n){this.el=this.userDuring=null;return}Dj.el=t,n(Dq)}}function D$(t,e,n,i){var r,o=n[t];if(o){var a=e[t];if(a){var s=n.transition,l=o.transition;if(l)if(r||(r=i[t]={}),DZ(l))tk(r,a);else for(var u=o_(l),h=0;h<u.length;h++){var c=u[h],p=a[c];r[c]=p}else if(DZ(s)||tO(s,t)>=0){r||(r=i[t]={});for(var d=tW(a),h=0;h<d.length;h++){var f,g,c=d[h],p=a[c];f=o[c],g=p,(tz(f)?f!==g:null!=f&&isFinite(f))&&(r[c]=p)}}}}}function DJ(t,e,n){var i=e[t];if(i)for(var r=n[t]={},o=tW(i),a=0;a<o.length;a++){var s=o[a];r[s]=iQ(i[s])}}var DQ=oL(),D0=["percent","easing","shape","style","extra"];function D1(t){t.stopAnimation("keyframe"),t.attr(DQ(t))}function D2(t,e,n){if(n.isAnimationEnabled()&&e){if(tY(e))return void tE(e,function(e){D2(t,e,n)});var i=e.keyframes,r=e.duration;if(n&&null==r){var o=ld("enter",n,0);r=o&&o.duration}if(i&&r){var a=DQ(t);tE(DF,function(n){var o;n&&!t[n]||(i.sort(function(t,e){return t.percent-e.percent}),tE(i,function(i){var s=t.animators,l=n?i[n]:i;if(l){var u=tW(l);if(n||(u=tG(u,function(t){return 0>tO(D0,t)})),u.length){o||((o=t.animate(n,e.loop,!0)).scope="keyframe");for(var h=0;h<s.length;h++)s[h]!==o&&s[h].targetName===o.targetName&&s[h].stopTracks(u);n&&(a[n]=a[n]||{});var c=n?a[n]:a;tE(u,function(e){c[e]=((n?t[n]:t)||{})[e]}),o.whenWithKeys(r*i.percent,l,u,i.easing)}}}),o&&o.delay(e.delay||0).duration(r).start(e.easing))})}}}var D5="emphasis",D3="normal",D4="blur",D8="select",D6=[D3,D5,D4,D8],D7={normal:["itemStyle"],emphasis:[D5,"itemStyle"],blur:[D4,"itemStyle"],select:[D8,"itemStyle"]},D9={normal:["label"],emphasis:[D5,"label"],blur:[D4,"label"],select:[D8,"label"]},At=["x","y"],Ae={normal:{},emphasis:{},blur:{},select:{}},An={cartesian2d:function(t){var e=t.master.getRect();return{coordSys:{type:"cartesian2d",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:tH(Dk,t)}}},geo:function(t){var e=t.getBoundingRect();return{coordSys:{type:"geo",x:e.x,y:e.y,width:e.width,height:e.height,zoom:t.getZoom()},api:{coord:function(e){return t.dataToPoint(e)},size:tH(DL,t)}}},single:function(t){var e=t.getRect();return{coordSys:{type:"singleAxis",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:tH(DP,t)}}},polar:function(t){var e=t.getRadiusAxis(),n=t.getAngleAxis(),i=e.getExtent();return i[0]>i[1]&&i.reverse(),{coordSys:{type:"polar",cx:t.cx,cy:t.cy,r:i[1],r0:i[0]},api:{coord:function(i){var r=e.dataToRadius(i[0]),o=n.dataToAngle(i[1]),a=t.coordToPoint([r,o]);return a.push(r,o*Math.PI/180),a},size:tH(DO,t)}}},calendar:function(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:"calendar",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(e,n){return t.dataToPoint(e,n)},layout:function(e,n){return t.dataToLayout(e,n)}}}},matrix:function(t){var e=t.getRect();return{coordSys:{type:"matrix",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e,n){return t.dataToPoint(e,n)},layout:function(e,n){return t.dataToLayout(e,n)}}}}};function Ai(t){return t instanceof se}function Ar(t){return t instanceof av}var Ao=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n,i){this._progressiveEls=null;var r=this._data,o=t.getData(),a=this.group,s=Au(t,o,e,n);r||a.removeAll(),o.diff(r).add(function(e){Ah(n,null,e,s(e,i),t,a,o)}).remove(function(e){var n=r.getItemGraphicEl(e);n&&DX(n,DD(n).option,t)}).update(function(e,l){Ah(n,r.getItemGraphicEl(l),e,s(e,i),t,a,o)}).execute();var l=t.get("clip",!0)?vj(t.coordinateSystem,!1,t):null;l?a.setClipPath(l):a.removeClipPath(),this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll(),this._data=null},e.prototype.incrementalRender=function(t,e,n,i,r){var o=e.getData(),a=Au(e,o,n,i),s=this._progressiveEls=[];function l(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}for(var u=t.start;u<t.end;u++){var h=Ah(null,null,u,a(u,r),e,this.group,o);h&&(h.traverse(l),s.push(h))}},e.prototype.eachRendered=function(t){dO(this._progressiveEls||this.group,t)},e.prototype.filterForExposedEvent=function(t,e,n,i){var r=e.element;if(null==r||n.name===r)return!0;for(;(n=n.__hostTarget||n.parent)&&n!==this.group;)if(n.name===r)return!0;return!1},e.type="custom",e}(dH);function Aa(t){var e,n=t.type;if("path"===n){var i=t.shape,r=null!=i.width&&null!=i.height?{x:i.x||0,y:i.y||0,width:i.width,height:i.height}:null,o=Ax(i);DD(e=dc(o,null,r,i.layout||"center")).customPathData=o}else if("image"===n)DD(e=new sa({})).customImagePath=t.style.image;else if("text"===n)e=new sv({});else if("group"===n)e=new rY;else if("compoundPath"===n){var i=t.shape;if(!i||!i.paths){var a="";hb(a)}e=new p$({shape:{paths:tB(i.paths,function(t){if("path"===t.type)return dc(t.shape.pathData,t,null);var e=dh(t.type);return e||hb(""),new e})}})}else{var s=dh(n);if(!s){var a="";hb(a)}e=new s}return DD(e).customGraphicType=n,e.name=t.name,e.z2EmphasisLift=1,e.z2SelectLift=1,e}function As(t,e,n,i,r,o,a){D1(e);var s=r&&r.normal.cfg;s&&e.setTextConfig(s),i&&null==i.transition&&(i.transition=At);var l=i&&i.style;if(l){"text"===e.type&&(ec(l,"textFill")&&(l.fill=l.textFill),ec(l,"textStroke")&&(l.stroke=l.textStroke));var u=void 0,h=Ai(e)?l.decal:null;t&&h&&(h.dirty=!0,u=f9(h,t)),l.__decalPattern=u}if(Ar(e)&&l){var u=l.__decalPattern;u&&(l.decal=u)}DU(e,i,o,{dataIndex:n,isInit:a,clearStyle:!0}),D2(e,i.keyframeAnimation,o)}function Al(t,e,n,i,r){var o=e.isGroup?null:e,a=r&&r[t].cfg;if(o){var s=o.ensureState(t);if(!1===i){var l=o.getState(t);l&&(l.style=null)}else s.style=i||null;a&&(s.textConfig=a),s1(o)}}function Au(t,e,n,i){var r,o,a,s,l=t.get("renderItem");if("string"==typeof l){var u=gi[l];u&&(l=u)}var h=t.coordinateSystem,c={};h&&(c=h.prepareCustoms?h.prepareCustoms(h):An[h.type](h));for(var p=tL({getWidth:i.getWidth,getHeight:i.getHeight,getZr:i.getZr,getDevicePixelRatio:i.getDevicePixelRatio,value:function(t,n){return null==n&&(n=a),e.getStore().get(e.getDimensionIndex(t||0),n)},style:function(n,i){null==i&&(i=a);var r=e.getItemVisual(i,"style"),o=r&&r.fill,s=r&&r.opacity,l=b(i,D3).getItemStyle();null!=o&&(l.fill=o),null!=s&&(l.opacity=s);var u={inheritColor:tZ(o)?o:uQ.color.neutral99},h=w(i,D3),c=lC(h,null,u,!1,!0);c.text=h.getShallow("show")?t4(t.getFormattedLabel(i,D3),vI(e,i)):null;var p=lD(h,u,!1);return M(n,l),l=DE(l,c,p),n&&S(l,n),l.legacy=!0,l},ordinalRawValue:function(t,n){null==n&&(n=a),t=t||0;var i=e.getDimensionInfo(t);if(!i){var r=e.getDimensionIndex(t);return r>=0?e.getStore().get(r,n):void 0}var o=e.get(i.name,n),s=i&&i.ordinalMeta;return s?s.categories[o]:o},styleEmphasis:function(n,i){null==i&&(i=a);var r=b(i,D5).getItemStyle(),o=w(i,D5),s=lC(o,null,null,!0,!0);s.text=o.getShallow("show")?t8(t.getFormattedLabel(i,D5),t.getFormattedLabel(i,D3),vI(e,i)):null;var l=lD(o,null,!0);return M(n,r),r=DE(r,s,l),n&&S(r,n),r.legacy=!0,r},visual:function(t,n){if(null==n&&(n=a),ec(DT,t)){var i=e.getItemVisual(n,"style");return i?i[DT[t]]:null}if(ec(DC,t))return e.getItemVisual(n,t)},barLayout:function(t){if("cartesian2d"===h.type)return function(t){var e=[],n=t.axis,i="axis0";if("category"===n.type){for(var r=n.getBandWidth(),o=0;o<t.count||0;o++)e.push(tL({bandWidth:r,axisKey:i,stackId:v9+o},t));for(var a=mr(e),s=[],o=0;o<t.count;o++){var l=a[i][v9+o];l.offsetCenter=l.offset+l.width/2,s.push(l)}return s}}(tL({axis:h.getBaseAxis()},t))},currentSeriesIndices:function(){return n.getCurrentSeriesIndices()},font:function(t){return lO(t,n)}},c.api||{}),d={context:{},seriesId:t.id,seriesName:t.name,seriesIndex:t.seriesIndex,coordSys:c.coordSys,dataInsideLength:e.count(),encode:(r=t.getData(),o={},tE(r.dimensions,function(t){var e=r.getDimensionInfo(t);if(!e.isExtraCoord){var n=e.coordDim;(o[n]=o[n]||[])[e.coordDimIndex]=r.getDimensionIndex(t)}}),o),itemPayload:t.get("itemPayload")||{}},f={},g={},y={},v={},m=0;m<D6.length;m++){var x=D6[m];y[x]=t.getModel(D7[x]),v[x]=t.getModel(D9[x])}function _(t){return t===a?s||(s=e.getItemModel(t)):e.getItemModel(t)}function b(t,n){return e.hasItemOption?t===a?f[n]||(f[n]=_(t).getModel(D7[n])):_(t).getModel(D7[n]):y[n]}function w(t,n){return e.hasItemOption?t===a?g[n]||(g[n]=_(t).getModel(D9[n])):_(t).getModel(D9[n]):v[n]}return function(t,n){return a=t,s=null,f={},g={},l&&l(tL({dataIndexInside:t,dataIndex:e.getRawIndex(t),actionType:n?n.type:null},d),p)};function S(t,e){for(var n in e)ec(e,n)&&(t[n]=e[n])}function M(t,e){t&&(t.textFill&&(e.textFill=t.textFill),t.textPosition&&(e.textPosition=t.textPosition))}}function Ah(t,e,n,i,r,o,a){if(!i)return void o.remove(e);var s=Ac(t,e,n,i,r,o);return s&&a.setItemGraphicEl(n,s),s&&li(s,i.focus,i.blurScope,i.emphasisDisabled),s}function Ac(t,e,n,i,r,o){var a,s=-1,l=e;e&&Ap(e,i,r)&&(s=tO(o.childrenRef(),e),e=null);var u=!e,h=e;h?h.clearStates():(h=Aa(i),l&&((a=h).copyTransform(l),Ar(a)&&Ar(l)&&(a.setStyle(l.style),a.z=l.z,a.z2=l.z2,a.zlevel=l.zlevel,a.invisible=l.invisible,a.ignore=l.ignore,Ai(a)&&Ai(l)&&a.setShape(l.shape)))),!1===i.morph?h.disableMorphing=!0:h.disableMorphing&&(h.disableMorphing=!1),i.tooltipDisabled&&(h.tooltipDisabled=!0),Ae.normal.cfg=Ae.normal.conOpt=Ae.emphasis.cfg=Ae.emphasis.conOpt=Ae.blur.cfg=Ae.blur.conOpt=Ae.select.cfg=Ae.select.conOpt=null,Ae.isLegacy=!1,function(t,e,n,i,r,o){if(!t.isGroup&&"compoundPath"!==t.type){Ad(n,null,o),Ad(n,D5,o);var a=o.normal.conOpt,s=o.emphasis.conOpt,l=o.blur.conOpt,u=o.select.conOpt;if(null!=a||null!=s||null!=u||null!=l){var h=t.getTextContent();if(!1===a)h&&t.removeTextContent();else{a=o.normal.conOpt=a||{type:"text"},h?h.clearStates():(h=Aa(a),t.setTextContent(h)),As(null,h,e,a,null,i,r);for(var c=a&&a.style,p=0;p<D6.length;p++){var d=D6[p];if(d!==D3){var f=o[d].conOpt;Al(d,h,f,Ag(a,f,d),null)}}c?h.dirty():h.markRedraw()}}}}(h,n,i,r,u,Ae),function(t,e,n,i,r){var o=n.clipPath;if(!1===o)t&&t.getClipPath()&&t.removeClipPath();else if(o){var a=t.getClipPath();a&&Ap(a,o,i)&&(a=null),a||(a=Aa(o),t.setClipPath(a)),As(null,a,e,o,null,i,r)}}(h,n,i,r,u),As(t,h,n,i,Ae,r,u),ec(i,"info")&&(DD(h).info=i.info);for(var c=0;c<D6.length;c++){var p=D6[c];if(p!==D3){var d=Af(i,p),f=Ag(i,d,p);Al(p,h,d,f,Ae)}}var g=h;if(!g.isGroup){var y=r.currentZ,v=r.currentZLevel;g.z=y,g.zlevel=v;var m=i.z2;null!=m&&(g.z2=m||0);for(var x=0;x<D6.length;x++)!function(t,e,n){var i=n===D3,r=i?e:Af(e,n),o=r?r.z2:null;null!=o&&((i?t:t.ensureState(n)).z2=o||0)}(g,i,D6[x])}return"group"===i.type&&function(t,e,n,i,r){var o=i.children,a=o?o.length:0,s=i.$mergeChildren,l="byName"===s||i.diffChildrenByName,u=!1===s;if(a||l||u){if(l){return new y9((f={api:t,oldChildren:e.children()||[],newChildren:o||[],dataIndex:n,seriesModel:r,group:e}).oldChildren,f.newChildren,Ay,Ay,f).add(Av).update(Av).remove(Am).execute()}u&&e.removeAll();for(var h=0;h<a;h++){var c=o[h],p=e.childAt(h);c?(null==c.ignore&&(c.ignore=!1),Ac(t,p,n,c,r,e)):p.ignore=!0}for(var d=e.childCount()-1;d>=h;d--){var f,g,y,v,m=e.childAt(d);g=e,y=m,v=r,y&&DX(y,DD(g).option,v)}}}(t,h,n,i,r),s>=0?o.replaceAt(h,s):o.add(h),h}function Ap(t,e,n){var i,r=DD(t),o=e.type,a=e.shape,s=e.style;return n.isUniversalTransitionEnabled()||null!=o&&o!==r.customGraphicType||"path"===o&&(i=a)&&(ec(i,"pathData")||ec(i,"d"))&&Ax(a)!==r.customPathData||"image"===o&&ec(s,"image")&&s.image!==r.customImagePath}function Ad(t,e,n){var i=e?Af(t,e):t,r=e?Ag(t,i,D5):t.style,o=t.type,a=i?i.textConfig:null,s=t.textContent,l=s?e?Af(s,e):s:null;if(r&&(n.isLegacy||DR(r,o,!!a,!!l))){n.isLegacy=!0;var u=DN(r,o,!e);!a&&u.textConfig&&(a=u.textConfig),!l&&u.textContent&&(l=u.textContent)}if(!e&&l){var h=l;h.type||(h.type="text")}var c=e?n[e]:n.normal;c.cfg=a,c.conOpt=l}function Af(t,e){return e?t?t[e]:null:t}function Ag(t,e,n){var i=e&&e.style;return null==i&&n===D5&&t&&(i=t.styleEmphasis),i}function Ay(t,e){var n=t&&t.name;return null!=n?n:"e\0\0"+e}function Av(t,e){var n=this.context,i=null!=t?n.newChildren[t]:null,r=null!=e?n.oldChildren[e]:null;Ac(n.api,r,n.dataIndex,i,n.seriesModel,n.group)}function Am(t){var e=this.context,n=e.oldChildren[t];n&&DX(n,DD(n).option,e.seriesModel)}function Ax(t){return t&&(t.pathData||t.d)}var A_=oL(),Ab=function(){function t(){this._dragging=!1,this.animationThreshold=15}return t.prototype.render=function(t,e,n,i){var r=e.get("value"),o=e.get("status");if(this._axisModel=t,this._axisPointerModel=e,this._api=n,i||this._lastValue!==r||this._lastStatus!==o){this._lastValue=r,this._lastStatus=o;var a=this._group,s=this._handle;if(!o||"hide"===o){a&&a.hide(),s&&s.hide();return}a&&a.show(),s&&s.show();var l={};this.makeElOption(l,r,t,e,n);var u=l.graphicKey;u!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=u;var h=this._moveAnimation=this.determineAnimation(t,e);if(a){var c=tU(Aw,e,h);this.updatePointerEl(a,l,c),this.updateLabelEl(a,l,c,e)}else a=this._group=new bW.Group,this.createPointerEl(a,l,t,e),this.createLabelEl(a,l,t,e),n.getZr().add(a);AI(a,e,!0),this._renderHandle(r)}},t.prototype.remove=function(t){this.clear(t)},t.prototype.dispose=function(t){this.clear(t)},t.prototype.determineAnimation=function(t,e){var n=e.get("animation"),i=t.axis,r="category"===i.type,o=e.get("snap");if(!o&&!r)return!1;if("auto"===n||null==n){var a=this.animationThreshold;if(r&&i.getBandWidth()>a)return!0;if(o){var s=bm(t).seriesDataCount,l=i.getExtent();return Math.abs(l[0]-l[1])/s>a}return!1}return!0===n},t.prototype.makeElOption=function(t,e,n,i,r){},t.prototype.createPointerEl=function(t,e,n,i){var r=e.pointer;if(r){var o=A_(t).pointerEl=new bW[r.type](tC(e.pointer));t.add(o)}},t.prototype.createLabelEl=function(t,e,n,i){if(e.label){var r=A_(t).labelEl=new bW.Text(tC(e.label));t.add(r),AS(r,i)}},t.prototype.updatePointerEl=function(t,e,n){var i=A_(t).pointerEl;i&&e.pointer&&(i.setStyle(e.pointer.style),n(i,{shape:e.pointer.shape}))},t.prototype.updateLabelEl=function(t,e,n,i){var r=A_(t).labelEl;r&&(r.setStyle(e.label.style),n(r,{x:e.label.x,y:e.label.y}),AS(r,i))},t.prototype._renderHandle=function(t){if(!this._dragging&&this.updateHandleTransform){var e,n=this._axisPointerModel,i=this._api.getZr(),r=this._handle,o=n.getModel("handle"),a=n.get("status");if(!o.get("show")||!a||"hide"===a){r&&i.remove(r),this._handle=null;return}this._handle||(e=!0,r=this._handle=bW.createIcon(o.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){e5(t.event)},onmousedown:tH(this._onHandleDragMove,this,0,0),drift:tH(this._onHandleDragMove,this),ondragend:tH(this._onHandleDragEnd,this)}),i.add(r)),AI(r,n,!1),r.setStyle(o.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=o.get("size");tY(s)||(s=[s,s]),r.scaleX=s[0]/2,r.scaleY=s[1]/2,dQ(this,"_doDispatchAxisPointer",o.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},t.prototype._moveHandleToValue=function(t,e){Aw(this._axisPointerModel,!e&&this._moveAnimation,this._handle,AM(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},t.prototype._onHandleDragMove=function(t,e){var n=this._handle;if(n){this._dragging=!0;var i=this.updateHandleTransform(AM(n),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=i,n.stopAnimation(),n.attr(AM(i)),A_(n).lastProp=null,this._doDispatchAxisPointer()}},t.prototype._doDispatchAxisPointer=function(){if(this._handle){var t=this._payloadInfo,e=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:e.axis.dim,axisIndex:e.componentIndex}]})}},t.prototype._onHandleDragEnd=function(){if(this._dragging=!1,this._handle){var t=this._axisPointerModel.get("value");this._moveHandleToValue(t),this._api.dispatchAction({type:"hideTip"})}},t.prototype.clear=function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),n=this._group,i=this._handle;e&&n&&(this._lastGraphicKey=null,n&&e.remove(n),i&&e.remove(i),this._group=null,this._handle=null,this._payloadInfo=null),d0(this,"_doDispatchAxisPointer")},t.prototype.doClear=function(){},t.prototype.buildLabel=function(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}},t}();function Aw(t,e,n,i){!function t(e,n){if(!(tK(e)&&tK(n)))return e===n;var i=!0;return tE(n,function(n,r){i=i&&t(e[r],n)}),!!i}(A_(n).lastProp,i)&&(A_(n).lastProp=i,e?bW.updateProps(n,i,t):(n.stopAnimation(),n.attr(i)))}function AS(t,e){t[e.get(["label","show"])?"show":"hide"]()}function AM(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function AI(t,e,n){var i=e.get("z"),r=e.get("zlevel");t&&t.traverse(function(t){"group"!==t.type&&(null!=i&&(t.z=i),null!=r&&(t.zlevel=r),t.silent=n)})}function AT(t){var e,n=t.get("type"),i=t.getModel(n+"Style");return"line"===n?(e=i.getLineStyle()).fill=null:"shadow"===n&&((e=i.getAreaStyle()).stroke=null),e}function AC(t,e,n,i,r){var o,a,s,l,u,h,c=AD(n.get("value"),e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),p=n.getModel("label"),d=t7(p.get("padding")||0),f=p.getFont(),g=rk(c,f),y=r.position,v=g.width+d[1]+d[3],m=g.height+d[0]+d[2],x=r.align;"right"===x&&(y[0]-=v),"center"===x&&(y[0]-=v/2);var _=r.verticalAlign;"bottom"===_&&(y[1]-=m),"middle"===_&&(y[1]-=m/2),o=y,a=v,s=m,u=(l=i).getWidth(),h=l.getHeight(),o[0]=Math.min(o[0]+a,u)-a,o[1]=Math.min(o[1]+s,h)-s,o[0]=Math.max(o[0],0),o[1]=Math.max(o[1],0);var b=p.get("backgroundColor");b&&"auto"!==b||(b=e.get(["axisLine","lineStyle","color"])),t.label={x:y[0],y:y[1],style:lC(p,{text:c,font:f,fill:p.getTextColor(),padding:d,backgroundColor:b}),z2:10}}function AD(t,e,n,i,r){t=e.scale.parse(t);var o=e.scale.getLabel({value:t},{precision:r.precision}),a=r.formatter;if(a){var s={value:_u(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};tE(i,function(t){var e=n.getSeriesByIndex(t.seriesIndex),i=t.dataIndexInside,r=e&&e.getDataParams(i);r&&s.seriesData.push(r)}),tZ(a)?o=a.replace("{value}",o):tX(a)&&(o=a(s))}return o}function AA(t,e,n){var i=e7();return ni(i,i,n.rotation),nn(i,i,n.position),d_([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],i)}function Ak(t,e,n,i,r,o){var a=_5.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=r.get(["label","margin"]),AC(e,i,r,o,{position:AA(i.axis,t,n),align:a.textAlign,verticalAlign:a.textVerticalAlign})}function AL(t,e,n){return{x1:t[n=n||0],y1:t[1-n],x2:e[n],y2:e[1-n]}}function AP(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}}function AO(t,e,n,i,r,o){return{cx:t,cy:e,r0:n,r:i,startAngle:r,endAngle:o,clockwise:!0}}var AR=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.grid,s=i.get("type"),l=AN(a,o).getOtherAxis(o).getGlobalExtent(),u=o.toGlobalCoord(o.dataToCoord(e,!0));if(s&&"none"!==s){var h=AT(i),c=Az[s](o,u,l);c.style=h,t.graphicKey=c.type,t.pointer=c}Ak(e,t,br(a.getRect(),n),n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=br(e.axis.grid.getRect(),e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=AA(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.grid,a=r.getGlobalExtent(!0),s=AN(o,r).getOtherAxis(r).getGlobalExtent(),l=+("x"!==r.dim),u=[t.x,t.y];u[l]+=e[l],u[l]=Math.min(a[1],u[l]),u[l]=Math.max(a[0],u[l]);var h=(s[1]+s[0])/2,c=[h,h];return c[l]=u[l],{x:u[0],y:u[1],rotation:t.rotation,cursorPoint:c,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][l]}},e}(Ab);function AN(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var Az={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:AL([e,n[0]],[e,n[1]],AE(t))}},shadow:function(t,e,n){var i=Math.max(1,t.getBandWidth()),r=n[1]-n[0];return{type:"Rect",shape:AP([e-i/2,n[0]],[i,r],AE(t))}}};function AE(t){return+("x"!==t.dim)}var AB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="axisPointer",e.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:uQ.color.border,width:1,type:"dashed"},shadowStyle:{color:uQ.color.shadowTint},label:{show:!0,formatter:null,precision:"auto",margin:3,color:uQ.color.neutral00,padding:[5,7,5,7],backgroundColor:uQ.color.accent60,borderColor:null,borderWidth:0,borderRadius:3},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:uQ.color.accent40,throttle:40}},e}(uK),AV=oL();function AG(t,e,n){if(!ts.node){var i=e.getZr();AV(i).records||(AV(i).records={}),function(t,e){AV(t).initialized||(AV(t).initialized=!0,n("click",tU(AW,"click")),n("mousemove",tU(AW,"mousemove")),n("globalout",AF));function n(n,i){t.on(n,function(n){var r,o,a,s,l,u,h,c,p=(r=e,o={showTip:[],hideTip:[]},{dispatchAction:a=function(t){var e=o[t.type];e?e.push(t):(t.dispatchAction=a,r.dispatchAction(t))},pendings:o});tE(AV(t).records,function(t){t&&i(t,n,p.dispatchAction)}),s=p.pendings,l=e,h=s.showTip.length,c=s.hideTip.length,h?u=s.showTip[h-1]:c&&(u=s.hideTip[c-1]),u&&(u.dispatchAction=null,l.dispatchAction(u))})}}(i,e),(AV(i).records[t]||(AV(i).records[t]={})).handler=n}}function AF(t,e,n){t.handler("leave",null,n)}function AW(t,e,n,i){e.handler(t,n,i)}function AH(t,e){if(!ts.node){var n=e.getZr();(AV(n).records||{})[t]&&(AV(n).records[t]=null)}}var AU=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=e.getComponent("tooltip"),r=t.get("triggerOn")||i&&i.get("triggerOn")||"mousemove|click";AG("axisPointer",n,function(t,e,n){"none"!==r&&("leave"===t||r.indexOf(t)>=0)&&n({type:"updateAxisPointer",currTrigger:t,x:e&&e.offsetX,y:e&&e.offsetY})})},e.prototype.remove=function(t,e){AH("axisPointer",e)},e.prototype.dispose=function(t,e){AH("axisPointer",e)},e.type="axisPointer",e}(c6);function AY(t,e){var n,i=[],r=t.seriesIndex;if(null==r||!(n=e.getSeriesByIndex(r)))return{point:[]};var o=n.getData(),a=ok(o,t);if(null==a||a<0||tY(a))return{point:[]};var s=o.getItemGraphicEl(a),l=n.coordinateSystem;if(n.getTooltipPosition)i=n.getTooltipPosition(a)||[];else if(l&&l.dataToPoint)if(t.isStacked){var u=l.getBaseAxis(),h=l.getOtherAxis(u).dim,c=u.dim,p=+("x"===h||"radius"===h),d=o.mapDimension(c),f=[];f[p]=o.get(d,a),f[1-p]=o.get(o.getCalculationInfo("stackResultDimension"),a),i=l.dataToPoint(f)||[]}else i=l.dataToPoint(o.getValues(tB(l.dimensions,function(t){return o.mapDimension(t)}),a))||[];else if(s){var g=s.getBoundingRect().clone();g.applyTransform(s.transform),i=[g.x+g.width/2,g.y+g.height/2]}return{point:i,el:s}}var AX=oL();function AZ(t,e,n){var i=t.currTrigger,r=[t.x,t.y],o=t.dispatchAction||tH(n.dispatchAction,n),a=e.getComponent("axisPointer").coordSysAxesInfo;if(a){AJ(r)&&(r=AY({seriesIndex:t.seriesIndex,dataIndex:t.dataIndex},e).point);var s,l,u,h,c,p,d,f,g,y,v,m=AJ(r),x=t.axesInfo,_=a.axesInfo,b="leave"===i||AJ(r),w={},S={},M={list:[],map:{}},I={showPointer:tU(Aq,S),showTooltip:tU(AK,M)};tE(a.coordSysMap,function(t,e){var n=m||t.containPoint(r);tE(a.coordSysAxesInfo[e],function(t,e){var i=t.axis,o=function(t,e){for(var n=0;n<(t||[]).length;n++){var i=t[n];if(e.axis.dim===i.axisDim&&e.axis.model.componentIndex===i.axisIndex)return i}}(x,t);if(!b&&n&&(!x||o)){var a=o&&o.value;null!=a||m||(a=i.pointToData(r)),null!=a&&Aj(t,a,I,!1,w)}})});var T={};return tE(_,function(t,e){var n=t.linkGroup;n&&!S[e]&&tE(n.axesInfo,function(e,i){var r=S[i];if(e!==t&&r){var o=r.value;n.mapper&&(o=t.axis.scale.parse(n.mapper(o,A$(e),A$(t)))),T[t.key]=o}})}),tE(T,function(t,e){Aj(_[e],t,I,!0,w)}),s=S,l=_,u=w.axesInfo=[],tE(l,function(t,e){var n=t.axisPointerModel.option,i=s[e];i?(t.useHandle||(n.status="show"),n.value=i.value,n.seriesDataIndices=(i.payloadBatch||[]).slice()):t.useHandle||(n.status="hide"),"show"===n.status&&u.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:n.value})}),function(t,e,n,i){if(AJ(e)||!t.list.length)return i({type:"hideTip"});var r=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};i({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:r.dataIndexInside,dataIndex:r.dataIndex,seriesIndex:r.seriesIndex,dataByCoordSys:t.list})}(M,r,t,o),h=_,p=(c=n).getZr(),d="axisPointerLastHighlights",f=AX(p)[d]||{},g=AX(p)[d]={},tE(h,function(t,e){var n=t.axisPointerModel.option;"show"===n.status&&t.triggerEmphasis&&tE(n.seriesDataIndices,function(t){g[t.seriesIndex+" | "+t.dataIndex]=t})}),y=[],v=[],tE(f,function(t,e){g[e]||v.push(t)}),tE(g,function(t,e){f[e]||y.push(t)}),v.length&&c.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:v}),y.length&&c.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:y}),w}}function Aj(t,e,n,i,r){var o=t.axis;if(!o.scale.isBlank()&&o.containData(e)){if(!t.involveSeries)return void n.showPointer(t,e);var a,s,l,u,h,c,p,d,f=(a=e,u=(l=(s=t).axis).dim,h=a,c=[],p=Number.MAX_VALUE,d=-1,tE(s.seriesModels,function(t,e){var n,i,r=t.getData().mapDimensionsAll(u);if(t.getAxisTooltipData){var o=t.getAxisTooltipData(r,a,l);i=o.dataIndices,n=o.nestestValue}else{if(!(i=t.indicesOfNearest(u,r[0],a,"category"===l.type?.5:null)).length)return;n=t.getData().get(r[0],i[0])}if(null!=n&&isFinite(n)){var s=a-n,f=Math.abs(s);f<=p&&((f<p||s>=0&&d<0)&&(p=f,d=s,h=n,c.length=0),tE(i,function(e){c.push({seriesIndex:t.seriesIndex,dataIndexInside:e,dataIndex:t.getData().getRawIndex(e)})}))}}),{payloadBatch:c,snapToValue:h}),g=f.payloadBatch,y=f.snapToValue;g[0]&&null==r.seriesIndex&&tk(r,g[0]),!i&&t.snap&&o.containData(y)&&null!=y&&(e=y),n.showPointer(t,e,g),n.showTooltip(t,f,y)}}function Aq(t,e,n,i){t[e.key]={value:n,payloadBatch:i}}function AK(t,e,n,i){var r=n.payloadBatch,o=e.axis,a=o.model,s=e.axisPointerModel;if(e.triggerTooltip&&r.length){var l=e.coordSys.model,u=b_(l),h=t.map[u];h||(h=t.map[u]={coordSysId:l.id,coordSysIndex:l.componentIndex,coordSysType:l.type,coordSysMainType:l.mainType,dataByAxis:[]},t.list.push(h)),h.dataByAxis.push({axisDim:o.dim,axisIndex:a.componentIndex,axisType:a.type,axisId:a.id,value:i,valueLabelOpt:{precision:s.get(["label","precision"]),formatter:s.get(["label","formatter"])},seriesDataIndices:r.slice()})}}function A$(t){var e=t.axis.model,n={},i=n.axisDim=t.axis.dim;return n.axisIndex=n[i+"AxisIndex"]=e.componentIndex,n.axisName=n[i+"AxisName"]=e.name,n.axisId=n[i+"AxisId"]=e.id,n}function AJ(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function AQ(t){bw.registerAxisPointerClass("CartesianAxisPointer",AR),t.registerComponentModel(AB),t.registerComponentView(AU),t.registerPreprocessor(function(t){if(t){t.axisPointer&&0!==t.axisPointer.length||(t.axisPointer={});var e=t.axisPointer.link;e&&!tY(e)&&(t.axisPointer.link=[e])}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,function(t,e){var n,i,r,o,a,s,l,u,h;t.getComponent("axisPointer").coordSysAxesInfo=(i=n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}},r=t,o=e,a=r.getComponent("tooltip"),l=(s=r.getComponent("axisPointer")).get("link",!0)||[],u=[],tE(o.getCoordinateSystems(),function(t){if(t.axisPointerEnabled){var e=b_(t.model),n=i.coordSysAxesInfo[e]={};i.coordSysMap[e]=t;var o=t.model.getModel("tooltip",a);if(tE(t.getAxes(),tU(d,!1,null)),t.getTooltipAxes&&a&&o.get("show")){var h="axis"===o.get("trigger"),c="cross"===o.get(["axisPointer","type"]),p=t.getTooltipAxes(o.get(["axisPointer","axis"]));(h||c)&&tE(p.baseAxes,tU(d,!c||"cross",h)),c&&tE(p.otherAxes,tU(d,"cross",!1))}}function d(e,a,h){var c=h.model.getModel("axisPointer",s),p=c.get("show");if(p&&("auto"!==p||e||bx(c))){null==a&&(a=c.get("triggerTooltip"));var d=(c=e?function(t,e,n,i,r,o){var a=e.getModel("axisPointer"),s={};tE(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],function(t){s[t]=tC(a.get(t))}),s.snap="category"!==t.type&&!!o,"cross"===a.get("type")&&(s.type="line");var l=s.label||(s.label={});if(null==l.show&&(l.show=!1),"cross"===r){var u=a.get(["label","show"]);if(l.show=null==u||u,!o){var h=s.lineStyle=a.get("crossStyle");h&&tL(l,h.textStyle)}}return t.model.getModel("axisPointer",new lj(s,n,i))}(h,o,s,r,e,a):c).get("snap"),f=c.get("triggerEmphasis"),g=b_(h.model),y=a||d||"category"===h.type,v=i.axesInfo[g]={key:g,axis:h,coordSys:t,axisPointerModel:c,triggerTooltip:a,triggerEmphasis:f,involveSeries:y,snap:d,useHandle:bx(c),seriesModels:[],linkGroup:null};n[g]=v,i.seriesInvolved=i.seriesInvolved||y;var m=function(t,e){for(var n=e.model,i=e.dim,r=0;r<t.length;r++){var o=t[r]||{};if(bv(o[i+"AxisId"],n.id)||bv(o[i+"AxisIndex"],n.componentIndex)||bv(o[i+"AxisName"],n.name))return r}}(l,h);if(null!=m){var x=u[m]||(u[m]={axesInfo:{}});x.axesInfo[g]=v,x.mapper=l[m].mapper,v.linkGroup=x}}}}),n.seriesInvolved&&(h=n,t.eachSeries(function(t){var e=t.coordinateSystem,n=t.get(["tooltip","trigger"],!0),i=t.get(["tooltip","show"],!0);e&&e.model&&"none"!==n&&!1!==n&&"item"!==n&&!1!==i&&!1!==t.get(["axisPointer","show"],!0)&&tE(h.coordSysAxesInfo[b_(e.model)],function(n){var i=n.axis;e.getAxis(i.dim)===i&&(n.seriesModels.push(t),null==n.seriesDataCount&&(n.seriesDataCount=0),n.seriesDataCount+=t.getData().count())})})),n)}),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},AZ)}var A0=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis;"angle"===o.dim&&(this.animationThreshold=Math.PI/18);var a=o.polar,s=a.getOtherAxis(o).getExtent(),l=o.dataToCoord(e),u=i.get("type");if(u&&"none"!==u){var h=AT(i),c=A1[u](o,a,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}var p=function(t,e,n,i,r){var o,a,s,l=e.axis,u=l.dataToCoord(t),h=i.getAngleAxis().getExtent()[0];h=h/180*Math.PI;var c=i.getRadiusAxis().getExtent();if("radius"===l.dim){var p=e7();ni(p,p,h),nn(p,p,[i.cx,i.cy]),o=d_([u,-r],p);var d=e.getModel("axisLabel").get("rotate")||0,f=_5.innerTextLayout(h,d*Math.PI/180,-1);a=f.textAlign,s=f.textVerticalAlign}else{var g=c[1];o=i.coordToPoint([g+r,u]);var y=i.cx,v=i.cy;a=Math.abs(o[0]-y)/g<.3?"center":o[0]>y?"left":"right",s=Math.abs(o[1]-v)/g<.3?"middle":o[1]>v?"top":"bottom"}return{position:o,align:a,verticalAlign:s}}(e,n,0,a,i.get(["label","margin"]));AC(t,n,i,r,p)},e}(Ab),A1={line:function(t,e,n,i){return"angle"===t.dim?{type:"Line",shape:AL(e.coordToPoint([i[0],n]),e.coordToPoint([i[1],n]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:n}}},shadow:function(t,e,n,i){var r=Math.max(1,t.getBandWidth()),o=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:AO(e.cx,e.cy,i[0],i[1],(-n-r/2)*o,(-n+r/2)*o)}:{type:"Sector",shape:AO(e.cx,e.cy,n-r/2,n+r/2,0,2*Math.PI)}}},A2=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.findAxisModel=function(t){var e;return this.ecModel.eachComponent(t,function(t){t.getCoordSysModel()===this&&(e=t)},this),e},e.type="polar",e.dependencies=["radiusAxis","angleAxis"],e.defaultOption={z:0,center:["50%","50%"],radius:"80%"},e}(uK),A5=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",oN).models[0]},e.type="polarAxis",e}(uK);tN(A5,xT);var A3=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="angleAxis",e}(A5),A4=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="radiusAxis",e}(A5),A8=function(t){function e(e,n){return t.call(this,"radius",e,n)||this}return tn(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)[+("radius"!==this.dim)]},e}(_N);A8.prototype.dataToRadius=_N.prototype.dataToCoord,A8.prototype.radiusToData=_N.prototype.coordToData;var A6=oL(),A7=function(t){function e(e,n){return t.call(this,"angle",e,n||[0,360])||this}return tn(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)[+("radius"!==this.dim)]},e.prototype.calculateCategoryInterval=function(){var t=this.getLabelModel(),e=this.scale,n=e.getExtent(),i=e.count();if(n[1]-n[0]<1)return 0;var r=n[0],o=Math.abs(this.dataToCoord(r+1)-this.dataToCoord(r)),a=Math.max(rk(null==r?"":r+"",t.getFont(),"center","top").height,7)/o;isNaN(a)&&(a=1/0);var s=Math.max(0,Math.floor(a)),l=A6(this.model),u=l.lastAutoInterval,h=l.lastTickCount;return null!=u&&null!=h&&1>=Math.abs(u-s)&&1>=Math.abs(h-i)&&u>s?s=u:(l.lastTickCount=i,l.lastAutoInterval=s),s},e}(_N);A7.prototype.dataToAngle=_N.prototype.dataToCoord,A7.prototype.angleToData=_N.prototype.coordToData;var A9=["radius","angle"],kt=function(){function t(t){this.dimensions=A9,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new A8,this._angleAxis=new A7,this.axisPointerEnabled=!0,this.name=t||"",this._radiusAxis.polar=this._angleAxis.polar=this}return t.prototype.containPoint=function(t){var e=this.pointToCoord(t);return this._radiusAxis.contain(e[0])&&this._angleAxis.contain(e[1])},t.prototype.containData=function(t){return this._radiusAxis.containData(t[0])&&this._angleAxis.containData(t[1])},t.prototype.getAxis=function(t){return this["_"+t+"Axis"]},t.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},t.prototype.getAxesByScale=function(t){var e=[],n=this._angleAxis,i=this._radiusAxis;return n.scale.type===t&&e.push(n),i.scale.type===t&&e.push(i),e},t.prototype.getAngleAxis=function(){return this._angleAxis},t.prototype.getRadiusAxis=function(){return this._radiusAxis},t.prototype.getOtherAxis=function(t){var e=this._angleAxis;return t===e?this._radiusAxis:e},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},t.prototype.getTooltipAxes=function(t){var e=null!=t&&"auto"!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[e],otherAxes:[this.getOtherAxis(e)]}},t.prototype.dataToPoint=function(t,e,n){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],e),this._angleAxis.dataToAngle(t[1],e)],n)},t.prototype.pointToData=function(t,e,n){n=n||[];var i=this.pointToCoord(t);return n[0]=this._radiusAxis.radiusToData(i[0],e),n[1]=this._angleAxis.angleToData(i[1],e),n},t.prototype.pointToCoord=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,i=this.getAngleAxis(),r=i.getExtent(),o=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]);i.inverse?o=a-360:a=o+360;var s=Math.sqrt(e*e+n*n);e/=s;for(var l=Math.atan2(-(n/=s),e)/Math.PI*180,u=l<o?1:-1;l<o||l>a;)l+=360*u;return[s,l]},t.prototype.coordToPoint=function(t,e){e=e||[];var n=t[0],i=t[1]/180*Math.PI;return e[0]=Math.cos(i)*n+this.cx,e[1]=-Math.sin(i)*n+this.cy,e},t.prototype.getArea=function(){var t=this.getAngleAxis(),e=this.getRadiusAxis().getExtent().slice();e[0]>e[1]&&e.reverse();var n=t.getExtent(),i=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:e[0],r:e[1],startAngle:-n[0]*i,endAngle:-n[1]*i,clockwise:t.inverse,contain:function(t,e){var n=t-this.cx,i=e-this.cy,r=n*n+i*i,o=this.r,a=this.r0;return o!==a&&r-1e-4<=o*o&&r+1e-4>=a*a},x:this.cx-e[1],y:this.cy-e[1],width:2*e[1],height:2*e[1]}},t.prototype.convertToPixel=function(t,e,n){return ke(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return ke(e)===this?this.pointToData(n):null},t}();function ke(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}function kn(t,e){var n=this,i=n.getAngleAxis(),r=n.getRadiusAxis();if(i.scale.setExtent(1/0,-1/0),r.scale.setExtent(1/0,-1/0),t.eachSeries(function(t){if(t.coordinateSystem===n){var e=t.getData();tE(_p(e,"radius"),function(t){r.scale.unionExtentFromData(e,t)}),tE(_p(e,"angle"),function(t){i.scale.unionExtentFromData(e,t)})}}),_a(i.scale,i.model),_a(r.scale,r.model),"category"===i.type&&!i.onBand){var o=i.getExtent(),a=360/i.scale.count();i.inverse?o[1]+=a:o[1]-=a,i.setExtent(o[0],o[1])}}function ki(t,e){var n;if(t.type=e.get("type"),t.scale=_s(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),"angleAxis"===e.mainType){t.inverse=t.inverse!==e.get("clockwise");var i=e.get("startAngle"),r=null!=(n=e.get("endAngle"))?n:i+(t.inverse?-360:360);t.setExtent(i,r)}e.axis=t,t.model=e}let kr={dimensions:A9,create:function(t,e){var n=[];return t.eachComponent("polar",function(t,i){var r,o,a,s,l,u,h=new kt(i+"");h.update=kn;var c=h.getRadiusAxis(),p=h.getAngleAxis(),d=t.findAxisModel("radiusAxis"),f=t.findAxisModel("angleAxis");ki(c,d),ki(p,f),r=t.get("center"),o=uH(t,e).refContainer,h.cx=r8(r[0],o.width)+o.x,h.cy=r8(r[1],o.height)+o.y,a=h.getRadiusAxis(),s=Math.min(o.width,o.height)/2,null==(l=t.get("radius"))?l=[0,"100%"]:tY(l)||(l=[0,l]),u=[r8(l[0],s),r8(l[1],s)],a.inverse?a.setExtent(u[1],u[0]):a.setExtent(u[0],u[1]),n.push(h),t.coordinateSystem=h,h.model=t}),t.eachSeries(function(t){if("polar"===t.get("coordinateSystem")){var e=t.getReferringComponents("polar",oN).models[0];t.coordinateSystem=e.coordinateSystem}}),n}};var ko=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function ka(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var i=t.coordToPoint([e[0],n]),r=t.coordToPoint([e[1],n]);return{x1:i[0],y1:i[1],x2:r[0],y2:r[1]}}function ks(t){return+!t.getRadiusAxis().inverse}function kl(t){var e=t[0],n=t[t.length-1];e&&n&&1e-4>Math.abs(Math.abs(e.coord-n.coord)-360)&&t.pop()}var ku=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return tn(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=t.axis,i=n.polar,r=i.getRadiusAxis().getExtent(),o=n.getTicksCoords({breakTicks:"none"}),a=n.getMinorTicksCoords(),s=tB(n.getViewLabels(),function(t){t=tC(t);var e=n.scale,i="ordinal"===e.type?e.getRawOrdinalNumber(t.tickValue):t.tickValue;return t.coord=n.dataToCoord(i),t});kl(s),kl(o),tE(ko,function(e){t.get([e,"show"])&&(!n.scale.isBlank()||"axisLine"===e)&&kh[e](this.group,t,i,o,a,r,s)},this)}},e.type="angleAxis",e}(bw),kh={axisLine:function(t,e,n,i,r,o){var a,s=e.getModel(["axisLine","lineStyle"]),l=n.getAngleAxis(),u=Math.PI/180,h=l.getExtent(),c=ks(n),p=+!c,d=360===Math.abs(h[1]-h[0])?"Circle":"Arc";(a=0===o[p]?new bW[d]({shape:{cx:n.cx,cy:n.cy,r:o[c],startAngle:-h[0]*u,endAngle:-h[1]*u,clockwise:l.inverse},style:s.getLineStyle(),z2:1,silent:!0}):new bW.Ring({shape:{cx:n.cx,cy:n.cy,r:o[c],r0:o[p]},style:s.getLineStyle(),z2:1,silent:!0})).style.fill=null,t.add(a)},axisTick:function(t,e,n,i,r,o){var a=e.getModel("axisTick"),s=(a.get("inside")?-1:1)*a.get("length"),l=o[ks(n)],u=tB(i,function(t){return new bW.Line({shape:ka(n,[l,l+s],t.coord)})});t.add(bW.mergePath(u,{style:tL(a.getModel("lineStyle").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})}))},minorTick:function(t,e,n,i,r,o){if(r.length){for(var a=e.getModel("axisTick"),s=e.getModel("minorTick"),l=(a.get("inside")?-1:1)*s.get("length"),u=o[ks(n)],h=[],c=0;c<r.length;c++)for(var p=0;p<r[c].length;p++)h.push(new bW.Line({shape:ka(n,[u,u+l],r[c][p].coord)}));t.add(bW.mergePath(h,{style:tL(s.getModel("lineStyle").getLineStyle(),tL(a.getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])}))}))}},axisLabel:function(t,e,n,i,r,o,a){var s=e.getCategories(!0),l=e.getModel("axisLabel"),u=l.get("margin"),h=e.get("triggerEvent");tE(a,function(i,r){var a=l,c=i.tickValue,p=o[ks(n)],d=n.coordToPoint([p+u,i.coord]),f=n.cx,g=n.cy,y=Math.abs(d[0]-f)/p<.3?"center":d[0]>f?"left":"right",v=Math.abs(d[1]-g)/p<.3?"middle":d[1]>g?"top":"bottom";if(s&&s[c]){var m=s[c];tK(m)&&m.textStyle&&(a=new lj(m.textStyle,l,l.ecModel))}var x=new bW.Text({silent:_5.isLabelSilent(e),style:lC(a,{x:d[0],y:d[1],fill:a.getTextColor()||e.get(["axisLine","lineStyle","color"]),text:i.formattedLabel,align:y,verticalAlign:v})});if(t.add(x),bW.setTooltipConfig({el:x,componentModel:e,itemName:i.formattedLabel,formatterParamsExtra:{isTruncated:function(){return x.isTruncated},value:i.rawLabel,tickIndex:r}}),h){var _=_5.makeAxisEventDataBase(e);_.targetType="axisLabel",_.value=i.rawLabel,sk(x).eventData=_}},this)},splitLine:function(t,e,n,i,r,o){var a=e.getModel("splitLine").getModel("lineStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var u=[],h=0;h<i.length;h++){var c=l++%s.length;u[c]=u[c]||[],u[c].push(new bW.Line({shape:ka(n,o,i[h].coord)}))}for(var h=0;h<u.length;h++)t.add(bW.mergePath(u[h],{style:tL({stroke:s[h%s.length]},a.getLineStyle()),silent:!0,z:e.get("z")}))},minorSplitLine:function(t,e,n,i,r,o){if(r.length){for(var a=e.getModel("minorSplitLine").getModel("lineStyle"),s=[],l=0;l<r.length;l++)for(var u=0;u<r[l].length;u++)s.push(new bW.Line({shape:ka(n,o,r[l][u].coord)}));t.add(bW.mergePath(s,{style:a.getLineStyle(),silent:!0,z:e.get("z")}))}},splitArea:function(t,e,n,i,r,o){if(i.length){var a=e.getModel("splitArea").getModel("areaStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var u=[],h=Math.PI/180,c=-i[0].coord*h,p=Math.min(o[0],o[1]),d=Math.max(o[0],o[1]),f=e.get("clockwise"),g=1,y=i.length;g<=y;g++){var v=g===y?i[0].coord:i[g].coord,m=l++%s.length;u[m]=u[m]||[],u[m].push(new bW.Sector({shape:{cx:n.cx,cy:n.cy,r0:p,r:d,startAngle:c,endAngle:-v*h,clockwise:f},silent:!0})),c=-v*h}for(var g=0;g<u.length;g++)t.add(bW.mergePath(u[g],{style:tL({fill:s[g%s.length]},a.getAreaStyle()),silent:!0}))}}},kc=["splitLine","splitArea","minorSplitLine"],kp=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return tn(e,t),e.prototype.render=function(t,e,n){if(this.group.removeAll(),t.get("show")){var i,r,o,a=this._axisGroup,s=this._axisGroup=new bW.Group;this.group.add(s);var l=t.axis,u=l.polar,h=u.getAngleAxis(),c=l.getTicksCoords(),p=l.getMinorTicksCoords(),d=h.getExtent()[0],f=l.getExtent(),g=(i=u,r=t,o=d,{position:[i.cx,i.cy],rotation:o/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:r.getModel("axisLabel").get("rotate"),z2:1}),y=new _5(t,n,g);y.build(),s.add(y.group),bW.groupTransition(a,s,t),tE(kc,function(e){t.get([e,"show"])&&!l.scale.isBlank()&&kd[e](this.group,t,u,d,f,c,p)},this)}},e.type="radiusAxis",e}(bw),kd={splitLine:function(t,e,n,i,r,o){var a=e.getModel("splitLine").getModel("lineStyle"),s=a.get("color"),l=0,u=n.getAngleAxis(),h=Math.PI/180,c=u.getExtent(),p=360===Math.abs(c[1]-c[0])?"Circle":"Arc";s=s instanceof Array?s:[s];for(var d=[],f=0;f<o.length;f++){var g=l++%s.length;d[g]=d[g]||[],d[g].push(new bW[p]({shape:{cx:n.cx,cy:n.cy,r:Math.max(o[f].coord,0),startAngle:-c[0]*h,endAngle:-c[1]*h,clockwise:u.inverse}}))}for(var f=0;f<d.length;f++)t.add(bW.mergePath(d[f],{style:tL({stroke:s[f%s.length],fill:null},a.getLineStyle()),silent:!0}))},minorSplitLine:function(t,e,n,i,r,o,a){if(a.length){for(var s=e.getModel("minorSplitLine").getModel("lineStyle"),l=[],u=0;u<a.length;u++)for(var h=0;h<a[u].length;h++)l.push(new bW.Circle({shape:{cx:n.cx,cy:n.cy,r:a[u][h].coord}}));t.add(bW.mergePath(l,{style:tL({fill:null},s.getLineStyle()),silent:!0}))}},splitArea:function(t,e,n,i,r,o){if(o.length){var a=e.getModel("splitArea").getModel("areaStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var u=[],h=o[0].coord,c=1;c<o.length;c++){var p=l++%s.length;u[p]=u[p]||[],u[p].push(new bW.Sector({shape:{cx:n.cx,cy:n.cy,r0:h,r:o[c].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),h=o[c].coord}for(var c=0;c<u.length;c++)t.add(bW.mergePath(u[c],{style:tL({fill:s[c%s.length]},a.getAreaStyle()),silent:!0}))}}};function kf(t){return t.get("stack")||"__ec_stack_"+t.seriesIndex}function kg(t,e){return e.dim+t.model.componentIndex}let ky=function(t,e,n){var i,r,o,a={},s=(i=tG(e.getSeriesByType(t),function(t){return!e.isSeriesFiltered(t)&&t.coordinateSystem&&"polar"===t.coordinateSystem.type}),r={},tE(i,function(t,e){var n=t.getData(),i=t.coordinateSystem,o=i.getBaseAxis(),a=kg(i,o),s=o.getExtent(),l="category"===o.type?o.getBandWidth():Math.abs(s[1]-s[0])/n.count(),u=r[a]||{bandWidth:l,remainedWidth:l,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},h=u.stacks;r[a]=u;var c=kf(t);!h[c]&&u.autoWidthCount++,h[c]=h[c]||{width:0,maxWidth:0};var p=r8(t.get("barWidth"),l),d=r8(t.get("barMaxWidth"),l),f=t.get("barGap"),g=t.get("barCategoryGap");p&&!h[c].width&&(p=Math.min(u.remainedWidth,p),h[c].width=p,u.remainedWidth-=p),d&&(h[c].maxWidth=d),null!=f&&(u.gap=f),null!=g&&(u.categoryGap=g)}),o={},tE(r,function(t,e){o[e]={};var n,i=t.stacks,r=t.bandWidth,a=r8(t.categoryGap,r),s=r8(t.gap,1),l=t.remainedWidth,u=t.autoWidthCount,h=(l-a)/(u+(u-1)*s);h=Math.max(h,0),tE(i,function(t,e){var n=t.maxWidth;n&&n<h&&(n=Math.min(n,l),t.width&&(n=Math.min(n,t.width)),l-=n,t.width=n,u--)}),h=Math.max(h=(l-a)/(u+(u-1)*s),0);var c=0;tE(i,function(t,e){t.width||(t.width=h),n=t,c+=t.width*(1+s)}),n&&(c-=n.width*s);var p=-c/2;tE(i,function(t,n){o[e][n]=o[e][n]||{offset:p,width:t.width},p+=t.width*(1+s)})}),o);e.eachSeriesByType(t,function(t){if("polar"===t.coordinateSystem.type){var e=t.getData(),n=t.coordinateSystem,i=n.getBaseAxis(),r=kg(n,i),o=kf(t),l=s[r][o],u=l.offset,h=l.width,c=n.getOtherAxis(i),p=t.coordinateSystem.cx,d=t.coordinateSystem.cy,f=t.get("barMinHeight")||0,g=t.get("barMinAngle")||0;a[o]=a[o]||[];for(var y=e.mapDimension(c.dim),v=e.mapDimension(i.dim),m=vb(e,y),x="radius"!==i.dim||!t.get("roundCap",!0),_=c.model.get("startValue"),b=c.dataToCoord(_||0),w=0,S=e.count();w<S;w++){var M=e.get(y,w),I=e.get(v,w),T=M>=0?"p":"n",C=b;m&&(a[o][I]||(a[o][I]={p:b,n:b}),C=a[o][I][T]);var D=void 0,A=void 0,k=void 0,L=void 0;if("radius"===c.dim){var P=c.dataToCoord(M)-b,O=i.dataToCoord(I);Math.abs(P)<f&&(P=(P<0?-1:1)*f),D=C,A=C+P,L=(k=O-u)-h,m&&(a[o][I][T]=A)}else{var R=c.dataToCoord(M,x)-b,N=i.dataToCoord(I);Math.abs(R)<g&&(R=(R<0?-1:1)*g),A=(D=N+u)+h,k=C,L=C+R,m&&(a[o][I][T]=L)}e.setItemLayout(w,{cx:p,cy:d,r0:D,r:A,startAngle:-k*Math.PI/180,endAngle:-L*Math.PI/180,clockwise:k>=L})}}})};var kv={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},km={splitNumber:5},kx=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="polar",e}(c6);function k_(t,e){e=e||{};var n=t.coordinateSystem,i=t.axis,r={},o=i.position,a=i.orient,s=n.getRect(),l=[s.x,s.x+s.width,s.y,s.y+s.height],u={horizontal:{top:l[2],bottom:l[3]},vertical:{left:l[0],right:l[1]}};r.position=["vertical"===a?u.vertical[o]:l[0],"horizontal"===a?u.horizontal[o]:l[3]],r.rotation=Math.PI/2*({horizontal:0,vertical:1})[a],r.labelDirection=r.tickDirection=r.nameDirection=({top:-1,bottom:1,right:1,left:-1})[o],t.get(["axisTick","inside"])&&(r.tickDirection=-r.tickDirection),t3(e.labelInside,t.get(["axisLabel","inside"]))&&(r.labelDirection=-r.labelDirection);var h=t.get(["axisLabel","rotate"]);return r.labelRotate="top"===o?-h:h,r.z2=1,r}var kb=["splitArea","splitLine","breakArea"],kw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="SingleAxisPointer",n}return tn(e,t),e.prototype.render=function(e,n,i,r){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new rY;var s=k_(e),l=new _5(e,i,s);l.build(),o.add(this._axisGroup),o.add(l.group),tE(kb,function(t){e.get([t,"show"])&&kS[t](this,this.group,this._axisGroup,e,i)},this),dw(a,this._axisGroup,e),t.prototype.render.call(this,e,n,i,r)},e.prototype.remove=function(){bI(this)},e.type="singleAxis",e}(bw),kS={splitLine:function(t,e,n,i,r){var o=i.axis;if(!o.scale.isBlank()){var a=i.getModel("splitLine"),s=a.getModel("lineStyle"),l=s.get("color");l=l instanceof Array?l:[l];for(var u=s.get("width"),h=i.coordinateSystem.getRect(),c=o.isHorizontal(),p=[],d=0,f=o.getTicksCoords({tickModel:a,breakTicks:"none",pruneByBreak:"preserve_extent_bound"}),g=[],y=[],v=0;v<f.length;++v){var m=o.toGlobalCoord(f[v].coord);c?(g[0]=m,g[1]=h.y,y[0]=m,y[1]=h.y+h.height):(g[0]=h.x,g[1]=m,y[0]=h.x+h.width,y[1]=m);var x=new pU({shape:{x1:g[0],y1:g[1],x2:y[0],y2:y[1]},silent:!0});dy(x.shape,u);var _=d++%l.length;p[_]=p[_]||[],p[_].push(x)}for(var b=s.getLineStyle(["color"]),v=0;v<p.length;++v)e.add(df(p[v],{style:tL({stroke:l[v%l.length]},b),silent:!0}))}},splitArea:function(t,e,n,i,r){bM(t,n,i,i)},breakArea:function(t,e,n,i,r){var o=xB,a=i.axis.scale;o&&"ordinal"!==a.type&&o.rectCoordBuildBreakAxis(e,t,i,i.coordinateSystem.getRect(),r)}},kM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.getCoordSysModel=function(){return this},e.type="singleAxis",e.layoutMode="box",e.defaultOption={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}},jitter:0,jitterOverlap:!0,jitterMargin:2},e}(uK);tN(kM,xT.prototype);var kI=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.type=r||"value",a.position=o||"bottom",a}return tn(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.pointToData=function(t,e){return this.coordinateSystem.pointToData(t)[0]},e}(_N),kT=["single"],kC=function(){function t(t,e,n){this.type="single",this.dimension="single",this.dimensions=kT,this.axisPointerEnabled=!0,this.model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var i=new kI(this.dimension,_s(t),[0,0],t.get("type"),t.get("position")),r="category"===i.type;i.onBand=r&&t.get("boundaryGap"),i.inverse=t.get("inverse"),i.orient=t.get("orient"),t.axis=i,i.model=t,i.coordinateSystem=this,this._axis=i},t.prototype.update=function(t,e){t.eachSeries(function(t){if(t.coordinateSystem===this){var e=t.getData();tE(e.mapDimensionsAll(this.dimension),function(t){this._axis.scale.unionExtentFromData(e,t)},this),_a(this._axis.scale,this._axis.model)}},this)},t.prototype.resize=function(t,e){var n=uH(t,e).refContainer;this._rect=uG(t.getBoxLayoutParams(),n),this._adjustAxis()},t.prototype.getRect=function(){return this._rect},t.prototype._adjustAxis=function(){var t=this._rect,e=this._axis,n=e.isHorizontal(),i=n?[0,t.width]:[0,t.height],r=+!!e.inverse;e.setExtent(i[r],i[1-r]),this._updateAxisTransform(e,n?t.x:t.y)},t.prototype._updateAxisTransform=function(t,e){var n=t.getExtent(),i=n[0]+n[1],r=t.isHorizontal();t.toGlobalCoord=r?function(t){return t+e}:function(t){return i-t+e},t.toLocalCoord=r?function(t){return t-e}:function(t){return i-t+e}},t.prototype.getAxis=function(){return this._axis},t.prototype.getBaseAxis=function(){return this._axis},t.prototype.getAxes=function(){return[this._axis]},t.prototype.getTooltipAxes=function(){return{baseAxes:[this.getAxis()],otherAxes:[]}},t.prototype.containPoint=function(t){var e=this.getRect(),n=this.getAxis();return"horizontal"===n.orient?n.contain(n.toLocalCoord(t[0]))&&t[1]>=e.y&&t[1]<=e.y+e.height:n.contain(n.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},t.prototype.pointToData=function(t,e,n){n=n||[];var i=this.getAxis();return n[0]=i.coordToData(i.toLocalCoord(t[+("horizontal"!==i.orient)])),n},t.prototype.dataToPoint=function(t,e,n){var i=this.getAxis(),r=this.getRect();n=n||[];var o=+("horizontal"!==i.orient);return t instanceof Array&&(t=t[0]),n[o]=i.toGlobalCoord(i.dataToCoord(+t)),n[1-o]=0===o?r.y+r.height/2:r.x+r.width/2,n},t.prototype.convertToPixel=function(t,e,n){return kD(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return kD(e)===this?this.pointToData(n):null},t}();function kD(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}let kA={create:function(t,e){var n=[];return t.eachComponent("singleAxis",function(i,r){var o=new kC(i,t,e);o.name="single_"+r,o.resize(i,e),i.coordinateSystem=o,n.push(o)}),t.eachSeries(function(t){if("singleAxis"===t.get("coordinateSystem")){var e=t.getReferringComponents("singleAxis",oN).models[0];t.coordinateSystem=e&&e.coordinateSystem}}),n},dimensions:kT};var kk=["x","y"],kL=["width","height"],kP=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.coordinateSystem,s=kN(a,1-kR(o)),l=a.dataToPoint(e)[0],u=i.get("type");if(u&&"none"!==u){var h=AT(i),c=kO[u](o,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}Ak(e,t,k_(n),n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=k_(e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=AA(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.coordinateSystem,a=kR(r),s=kN(o,a),l=[t.x,t.y];l[a]+=e[a],l[a]=Math.min(s[1],l[a]),l[a]=Math.max(s[0],l[a]);var u=kN(o,1-a),h=(u[1]+u[0])/2,c=[h,h];return c[a]=l[a],{x:l[0],y:l[1],rotation:t.rotation,cursorPoint:c,tooltipOption:{verticalAlign:"middle"}}},e}(Ab),kO={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:AL([e,n[0]],[e,n[1]],kR(t))}},shadow:function(t,e,n){var i=t.getBandWidth(),r=n[1]-n[0];return{type:"Rect",shape:AP([e-i/2,n[0]],[i,r],kR(t))}}};function kR(t){return+!t.isHorizontal()}function kN(t,e){var n=t.getRect();return[n[kk[e]],n[kk[e]]+n[kL[e]]]}var kz=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="single",e}(c6),kE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(e,n,i){var r=uZ(e);t.prototype.init.apply(this,arguments),kB(e,r)},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),kB(this.option,e)},e.prototype.getCellSize=function(){return this.option.cellSize},e.type="calendar",e.layoutMode="box",e.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:uQ.color.axisLine,width:1,type:"solid"}},itemStyle:{color:uQ.color.neutral00,borderWidth:1,borderColor:uQ.color.neutral10},dayLabel:{show:!0,firstDay:0,position:"start",margin:uQ.size.s,color:uQ.color.secondary},monthLabel:{show:!0,position:"start",margin:uQ.size.s,align:"center",formatter:null,color:uQ.color.secondary},yearLabel:{show:!0,position:null,margin:uQ.size.xl,formatter:null,color:uQ.color.quaternary,fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},e}(uK);function kB(t,e){var n,i=t.cellSize;1===(n=tY(i)?i:t.cellSize=[i,i]).length&&(n[1]=n[0]);var r=tB([0,1],function(t){return(null!=e[uz[t][0]]||null!=e[uz[t][1]]&&null!=e[uz[t][2]])&&(n[t]="auto"),null!=n[t]&&"auto"!==n[t]});uX(t,e,{type:"box",ignoreSize:r})}var kV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){var i=this.group;i.removeAll();var r=t.coordinateSystem,o=r.getRangeInfo(),a=r.getOrient(),s=e.getLocaleModel();this._renderDayRect(t,o,i),this._renderLines(t,o,a,i),this._renderYearText(t,o,a,i),this._renderMonthText(t,s,a,i),this._renderWeekText(t,s,o,a,i)},e.prototype._renderDayRect=function(t,e,n){for(var i=t.coordinateSystem,r=t.getModel("itemStyle").getItemStyle(),o=i.getCellWidth(),a=i.getCellHeight(),s=e.start.time;s<=e.end.time;s=i.getNextNDay(s,1).time){var l=i.dataToCalendarLayout([s],!1).tl,u=new sd({shape:{x:l[0],y:l[1],width:o,height:a},cursor:"default",style:r});n.add(u)}},e.prototype._renderLines=function(t,e,n,i){var r=this,o=t.coordinateSystem,a=t.getModel(["splitLine","lineStyle"]).getLineStyle(),s=t.get(["splitLine","show"]),l=a.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=e.start,h=0;u.time<=e.end.time;h++){p(u.formatedDate),0===h&&(u=o.getDateInfo(e.start.y+"-"+e.start.m));var c=u.date;c.setMonth(c.getMonth()+1),u=o.getDateInfo(c)}function p(e){r._firstDayOfMonth.push(o.getDateInfo(e)),r._firstDayPoints.push(o.dataToCalendarLayout([e],!1).tl);var l=r._getLinePointsOfOneWeek(t,e,n);r._tlpoints.push(l[0]),r._blpoints.push(l[l.length-1]),s&&r._drawSplitline(l,a,i)}p(o.getNextNDay(e.end.time,1).formatedDate),s&&this._drawSplitline(r._getEdgesPoints(r._tlpoints,l,n),a,i),s&&this._drawSplitline(r._getEdgesPoints(r._blpoints,l,n),a,i)},e.prototype._getEdgesPoints=function(t,e,n){var i=[t[0].slice(),t[t.length-1].slice()],r=+("horizontal"!==n);return i[0][r]=i[0][r]-e/2,i[1][r]=i[1][r]+e/2,i},e.prototype._drawSplitline=function(t,e,n){var i=new pF({z2:20,shape:{points:t},style:e});n.add(i)},e.prototype._getLinePointsOfOneWeek=function(t,e,n){for(var i=t.coordinateSystem,r=i.getDateInfo(e),o=[],a=0;a<7;a++){var s=i.getNextNDay(r.time,a),l=i.dataToCalendarLayout([s.time],!1);o[2*s.day]=l.tl,o[2*s.day+1]=l["horizontal"===n?"bl":"tr"]}return o},e.prototype._formatterLabel=function(t,e){if(tZ(t)&&t){var n;return n=t,tE(e,function(t,e){n=n.replace("{"+e+"}",t)}),n}return tX(t)?t(e):e.nameMap},e.prototype._yearTextPositionControl=function(t,e,n,i,r){var o=e[0],a=e[1],s=["center","bottom"];"bottom"===i?(a+=r,s=["center","top"]):"left"===i?o-=r:"right"===i?(o+=r,s=["center","top"]):a-=r;var l=0;return("left"===i||"right"===i)&&(l=Math.PI/2),{rotation:l,x:o,y:a,style:{align:s[0],verticalAlign:s[1]}}},e.prototype._renderYearText=function(t,e,n,i){var r=t.getModel("yearLabel");if(r.get("show")){var o=r.get("margin"),a=r.get("position");a||(a="horizontal"!==n?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,u=(s[0][1]+s[1][1])/2,h=+("horizontal"!==n),c={top:[l,s[h][1]],bottom:[l,s[1-h][1]],left:[s[1-h][0],u],right:[s[h][0],u]},p=e.start.y;+e.end.y>+e.start.y&&(p=p+"-"+e.end.y);var d=r.get("formatter"),f={start:e.start.y,end:e.end.y,nameMap:p},g=new sv({z2:30,style:lC(r,{text:this._formatterLabel(d,f)}),silent:r.get("silent")});g.attr(this._yearTextPositionControl(g,c[a],n,a,o)),i.add(g)}},e.prototype._monthTextPositionControl=function(t,e,n,i,r){var o="left",a="top",s=t[0],l=t[1];return"horizontal"===n?(l+=r,e&&(o="center"),"start"===i&&(a="bottom")):(s+=r,e&&(a="middle"),"start"===i&&(o="right")),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderMonthText=function(t,e,n,i){var r=t.getModel("monthLabel");if(r.get("show")){var o=r.get("nameMap"),a=r.get("margin"),s=r.get("position"),l=r.get("align"),u=[this._tlpoints,this._blpoints];(!o||tZ(o))&&(o&&(e=lQ[o]||e),o=e.get(["time","monthAbbr"])||[]);var h=+("start"!==s),c=+("horizontal"!==n);a="start"===s?-a:a;for(var p="center"===l,d=r.get("silent"),f=0;f<u[h].length-1;f++){var g=u[h][f].slice(),y=this._firstDayOfMonth[f];if(p){var v=this._firstDayPoints[f];g[c]=(v[c]+u[0][f+1][c])/2}var m=r.get("formatter"),x=o[y.m-1],_={yyyy:y.y,yy:(y.y+"").slice(2),MM:y.m,M:+y.m,nameMap:x},b=new sv({z2:30,style:tk(lC(r,{text:this._formatterLabel(m,_)}),this._monthTextPositionControl(g,p,n,s,a)),silent:d});i.add(b)}}},e.prototype._weekTextPositionControl=function(t,e,n,i,r){var o="center",a="middle",s=t[0],l=t[1],u="start"===n;return"horizontal"===e?(s=s+i+(u?1:-1)*r[0]/2,o=u?"right":"left"):(l=l+i+(u?1:-1)*r[1]/2,a=u?"bottom":"top"),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderWeekText=function(t,e,n,i,r){var o=t.getModel("dayLabel");if(o.get("show")){var a=t.coordinateSystem,s=o.get("position"),l=o.get("nameMap"),u=o.get("margin"),h=a.getFirstDayOfWeek();(!l||tZ(l))&&(l&&(e=lQ[l]||e),l=e.get(["time","dayOfWeekShort"])||tB(e.get(["time","dayOfWeekAbbr"]),function(t){return t[0]}));var c=a.getNextNDay(n.end.time,7-n.lweek).time,p=[a.getCellWidth(),a.getCellHeight()];u=r8(u,Math.min(p[1],p[0])),"start"===s&&(c=a.getNextNDay(n.start.time,-(7+n.fweek)).time,u=-u);for(var d=o.get("silent"),f=0;f<7;f++){var g=a.getNextNDay(c,f),y=a.dataToCalendarLayout([g.time],!1).center,v=new sv({z2:30,style:tk(lC(o,{text:l[Math.abs((f+h)%7)]}),this._weekTextPositionControl(y,i,s,u,p)),silent:d});r.add(v)}}},e.type="calendar",e}(c6),kG=function(){function t(e,n,i){this.type="calendar",this.dimensions=t.dimensions,this.getDimensionsInfo=t.getDimensionsInfo,this._model=e,this._update(n,i)}return t.getDimensionsInfo=function(){return[{name:"time",type:"time"},"value"]},t.prototype.getRangeInfo=function(){return this._rangeInfo},t.prototype.getModel=function(){return this._model},t.prototype.getRect=function(){return this._rect},t.prototype.getCellWidth=function(){return this._sw},t.prototype.getCellHeight=function(){return this._sh},t.prototype.getOrient=function(){return this._orient},t.prototype.getFirstDayOfWeek=function(){return this._firstDayOfWeek},t.prototype.getDateInfo=function(t){var e=(t=ol(t)).getFullYear(),n=t.getMonth()+1,i=n<10?"0"+n:""+n,r=t.getDate(),o=r<10?"0"+r:""+r,a=t.getDay();return{y:e+"",m:i,d:o,day:a=Math.abs((a+7-this.getFirstDayOfWeek())%7),time:t.getTime(),formatedDate:e+"-"+i+"-"+o,date:t}},t.prototype.getNextNDay=function(t,e){return 0===(e=e||0)||(t=new Date(this.getDateInfo(t).time)).setDate(t.getDate()+e),this.getDateInfo(t)},t.prototype._update=function(t,e){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,i=["width","height"],r=this._model.getCellSize().slice(),o=this._model.getBoxLayoutParams(),a="horizontal"===this._orient?[n,7]:[7,n];tE([0,1],function(t){u(r,t)&&(o[i[t]]=r[t]*a[t])});var s={width:e.getWidth(),height:e.getHeight()},l=this._rect=uG(o,s);function u(t,e){return null!=t[e]&&"auto"!==t[e]}tE([0,1],function(t){u(r,t)||(r[t]=l[i[t]]/a[t])}),this._sw=r[0],this._sh=r[1]},t.prototype.dataToPoint=function(t,e,n){n=n||[],tY(t)&&(t=t[0]),null==e&&(e=!0);var i=this.getDateInfo(t),r=this._rangeInfo,o=i.formatedDate;if(e&&!(i.time>=r.start.time&&i.time<r.end.time+864e5))return n[0]=n[1]=NaN,n;var a=i.day,s=this._getRangeInfo([r.start.time,o]).nthWeek;return"vertical"===this._orient?(n[0]=this._rect.x+a*this._sw+this._sw/2,n[1]=this._rect.y+s*this._sh+this._sh/2):(n[0]=this._rect.x+s*this._sw+this._sw/2,n[1]=this._rect.y+a*this._sh+this._sh/2),n},t.prototype.pointToData=function(t){var e=this.pointToDate(t);return e&&e.time},t.prototype.dataToLayout=function(t,e,n){var i=(n=n||{}).rect=n.rect||{},r=n.contentRect=n.contentRect||{},o=this.dataToPoint(t,e);return i.x=o[0]-this._sw/2,i.y=o[1]-this._sh/2,i.width=this._sw,i.height=this._sh,nb.copy(r,i),dD(r,this._lineWidth/2,!0,!0),n},t.prototype.dataToCalendarLayout=function(t,e){var n=this.dataToPoint(t,e);return{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]}},t.prototype.pointToDate=function(t){var e=Math.floor((t[0]-this._rect.x)/this._sw)+1,n=Math.floor((t[1]-this._rect.y)/this._sh)+1,i=this._rangeInfo.range;return"vertical"===this._orient?this._getDateByWeeksAndDay(n,e-1,i):this._getDateByWeeksAndDay(e,n-1,i)},t.prototype.convertToPixel=function(t,e,n){var i=kF(e);return i===this?i.dataToPoint(n):null},t.prototype.convertToLayout=function(t,e,n){var i=kF(e);return i===this?i.dataToLayout(n):null},t.prototype.convertFromPixel=function(t,e,n){var i=kF(e);return i===this?i.pointToData(n):null},t.prototype.containPoint=function(t){return console.warn("Not implemented."),!1},t.prototype._initRangeOption=function(){var t,e=this._model.get("range");if(tY(e)&&1===e.length&&(e=e[0]),tY(e))t=e;else{var n=e.toString();if(/^\d{4}$/.test(n)&&(t=[n+"-01-01",n+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(n)){var i=this.getDateInfo(n),r=i.date;r.setMonth(r.getMonth()+1);var o=this.getNextNDay(r,-1);t=[i.formatedDate,o.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(n)&&(t=[n,n])}if(!t)return e;var a=this._getRangeInfo(t);return a.start.time>a.end.time&&t.reverse(),t},t.prototype._getRangeInfo=function(t){var e,n=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];n[0].time>n[1].time&&(e=!0,n.reverse());var i=Math.floor(n[1].time/864e5)-Math.floor(n[0].time/864e5)+1,r=new Date(n[0].time),o=r.getDate(),a=n[1].date.getDate();r.setDate(o+i-1);var s=r.getDate();if(s!==a)for(var l=r.getTime()-n[1].time>0?1:-1;(s=r.getDate())!==a&&(r.getTime()-n[1].time)*l>0;)i-=l,r.setDate(s-l);var u=Math.floor((i+n[0].day+6)/7),h=e?-u+1:u-1;return e&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:i,weeks:u,nthWeek:h,fweek:n[0].day,lweek:n[1].day}},t.prototype._getDateByWeeksAndDay=function(t,e,n){var i=this._getRangeInfo(n);if(t>i.weeks||0===t&&e<i.fweek||t===i.weeks&&e>i.lweek)return null;var r=(t-1)*7-i.fweek+e,o=new Date(i.start.time);return o.setDate(+i.start.d+r),this.getDateInfo(o)},t.create=function(e,n){var i=[];return e.eachComponent("calendar",function(r){var o=new t(r,e,n);i.push(o),r.coordinateSystem=o}),e.eachComponent(function(t,e){uO({targetModel:e,coordSysType:"calendar",coordSysProvider:uR})}),i},t.dimensions=["time","value"],t}();function kF(t){var e=t.calendarModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem:null}var kW={none:0,all:1,body:2,corner:3};function kH(t,e,n){var i=e[di[n]].getCell(t);return!i&&tq(t)&&t<0&&(i=e[di[1-n]].getUnitLayoutInfo(n,Math.round(t))),i}function kU(t){var e=t||[];return e[0]=e[0]||[],e[1]=e[1]||[],e[0][0]=e[0][1]=e[1][0]=e[1][1]=NaN,e}function kY(t,e,n,i,r){kX(t[0],e,r,n,i,0),kX(t[1],e,r,n,i,1)}function kX(t,e,n,i,r,o){t[0]=1/0,t[1]=-1/0;var a=i[o],s=tY(a)?a:[a],l=s.length,u=!!n;if(l>=1?(kZ(t,e,s,u,r,o,0),l>1&&kZ(t,e,s,u,r,o,l-1)):t[0]=t[1]=NaN,u){var h,c,p=-r[di[1-o]].getLocatorCount(o),d=r[di[o]].getLocatorCount(o)-1;n===kW.body?p=r5(0,p):n===kW.corner&&(d=r2(-1,d)),d<p&&(p=d=NaN),(h=t[0])!=h&&(t[0]=p),(c=t[1])!=c&&(t[1]=d),t[0]=r5(r2(t[0],d),p),t[1]=r5(r2(t[1],d),p)}}function kZ(t,e,n,i,r,o,a){var s,l=kH(n[a],r,o);if(!l){t[0]=t[1]=NaN;return}var u=l.id[di[o]],h=u,c=(s=l)&&(2===s.type||3===s.type)?s:null;c&&(h+=c.span[di[o]]-1),t[0]=r2(t[0],u,h),t[1]=r5(t[1],u,h)}function kj(t,e){var n,i;return(n=t[e][0])!=n||(i=t[e][1])!=i}function kq(t,e,n,i){e=e||kK;for(var r=0;r<i;r++)e[r]=!1;for(;;){for(var o=!1,r=0;r<i;r++){var a,s,l=n[r];!e[r]&&l.cellMergeOwner&&(a=t,s=l.locatorRange,k$(a[0],s[0])&&k$(a[1],s[1])&&(a[0][0]=r2(a[0][0],s[0][0]),a[0][1]=r5(a[0][1],s[0][1]),a[1][0]=r2(a[1][0],s[1][0]),a[1][1]=r5(a[1][1],s[1][1]),1))&&(e[r]=!0,o=!0)}if(!o)break}}var kK=[];function k$(t,e){return t[1]>=e[0]&&t[0]<=e[1]}function kJ(t,e){t.id.set(e[0][0],e[1][0]),t.span.set(e[0][1]-t.id.x+1,e[1][1]-t.id.y+1)}function kQ(t,e,n,i){var r=kH(e[i][0],n,i),o=kH(e[i][1],n,i);t[di[i]]=t[dr[i]]=NaN,r&&o&&(t[di[i]]=r.xy,t[dr[i]]=o.xy+o.wh-r.xy)}function k0(t,e,n,i){return t[di[e]]=n,t[di[1-e]]=i,t}function k1(){return{x:NaN,y:NaN,width:NaN,height:NaN}}var k2=function(){function t(t,e){this._cells=[],this._levels=[],this.dim=t,this.dimIdx=+("x"!==t),this._model=e,this._uniqueValueGen=(i=RegExp("^"+(n=t.toUpperCase())+"([0-9]+)$"),r=0,{calcDupBase:function(t){var e;null!=t&&(e=t.match(i))&&(r=r5(r,+e[1]+1))},ensureValueUnique:function(t,e){for(var i=es(),o=0;o<t.length;o++){var a=t[o];(null==a||null!=i.get(a))&&(t[o]=a=""+n+r++,e[o].option=tL({value:a},e[o].option)),i.set(a,!0)}}});var n,i,r,o=e.get("data",!0);null==o||tY(o)||(o=[]),o?this._initByDimModelData(o):this._initBySeriesData()}return t.prototype._initByDimModelData=function(t){var e=this,n=e._cells,i=e._levels,r=[],o=0;e._leavesCount=function t(n,a,s){var l=0;return n&&tE(n,function(n,u){tZ(n)?h={value:n}:tK(n)?(h=n,null==n.value||tZ(n.value)||(h={value:null})):h={value:null};var h,c={type:3,ordinal:NaN,level:s,firstLeafLocator:a,id:new ns,span:k0(new ns,e.dimIdx,1,1),option:h,xy:NaN,wh:NaN,dim:e,rect:k1()};o++,(r[a]||(r[a]=[])).push(c),i[s]||(i[s]={type:1,xy:NaN,wh:NaN,option:null,id:new ns,dim:e});var p=Math.max(1,t(h.children,a,s+1));c.span[di[e.dimIdx]]=p,l+=p,a+=p}),l}(t,0,0),function(){for(var t=[];n.length<o;)for(var i=0;i<r.length;i++){var a=r[i].pop();if(a){a.ordinal=t.length;var s=a.option.value;t.push(s),n.push(a),e._uniqueValueGen.calcDupBase(s)}}e._uniqueValueGen.ensureValueUnique(t,n);var l=e._ordinalMeta=new xN({categories:t,needCollect:!1,deduplication:!1});e._scale=new x$({ordinalMeta:l});for(var u=0;u<e._leavesCount;u++){var h=e._cells[u];h.type=2,h.span[di[1-e.dimIdx]]=e._levels.length-h.level}e._initCellsId(),e._initLevelIdOptions()}()},t.prototype._initBySeriesData=function(){var t=this;t._leavesCount=0,t._levels=[{type:1,xy:NaN,wh:NaN,option:null,id:new ns,dim:t}],t._initLevelIdOptions();var e=t._ordinalMeta=new xN({needCollect:!0,deduplication:!0,onCollect:function(e,n){var i=t._cells[n]={type:2,ordinal:n,level:0,firstLeafLocator:n,id:new ns,span:k0(new ns,t.dimIdx,1,1),option:{value:e+""},xy:NaN,wh:NaN,dim:t,rect:k1()};t._leavesCount++,t._setCellId(i)}});t._scale=new x$({ordinalMeta:e})},t.prototype._setCellId=function(t){var e=this._levels.length,n=this.dimIdx;k0(t.id,n,t.firstLeafLocator,t.level-e)},t.prototype._initCellsId=function(){var t=this._levels.length,e=this.dimIdx;tE(this._cells,function(n){k0(n.id,e,n.firstLeafLocator,n.level-t)})},t.prototype._initLevelIdOptions=function(){var t=this._levels.length,e=this.dimIdx,n=this._model.get("levels",!0);n=tY(n)?n:[],tE(this._levels,function(i,r){k0(i.id,e,0,r-t),i.option=n[r]})},t.prototype.shouldShow=function(){return!!this._model.getShallow("show",!0)},t.prototype.resetLayoutIterator=function(t,e,n,i){if(t=t||new oF,e===this.dimIdx){var r=this._leavesCount,o=null!=n?Math.max(0,n):0;i=null!=i?Math.min(i,r):r,t.reset(this._cells,o,o+i)}else{var r=this._levels.length,o=null!=n?Math.max(0,n+r):0;i=null!=i?Math.min(i,r):r,t.reset(this._levels,o,o+i)}return t},t.prototype.resetCellIterator=function(t){return(t||new oF).reset(this._cells,0)},t.prototype.resetLevelIterator=function(t){return(t||new oF).reset(this._levels,0)},t.prototype.getLayout=function(t,e,n){var i=this.getUnitLayoutInfo(e,n);t[di[e]]=i?i.xy:NaN,t[dr[e]]=i?i.wh:NaN},t.prototype.getUnitLayoutInfo=function(t,e){return t===this.dimIdx?e<this._leavesCount?this._cells[e]:void 0:this._levels[e+this._levels.length]},t.prototype.getCell=function(t){var e=this._scale.parse(t);return e!=e?void 0:this._cells[e]},t.prototype.getLocatorCount=function(t){return t===this.dimIdx?this._leavesCount:this._levels.length},t.prototype.getOrdinalMeta=function(){return this._ordinalMeta},t}(),k5=function(){function t(t,e,n){this._model=e,this._dims=n,this._kind=t,this._cellMergeOwnerList=[]}return t.prototype._ensureCellMap=function(){var t=this,e=t._cellMap;return e||(e=t._cellMap=es(),function(){var e=[],i=t._model.getShallow("data");i&&!tY(i)&&(i=null),tE(i,function(n,i){if(tK(n)&&tY(n.coord)){var r=kU([]);if(kY(r,null,n.coord,t._dims,n.coordClamp?kW[t._kind]:kW.none),!(kj(r,0)||kj(r,1))){var o=n&&n.mergeCells,a={id:new ns,span:new ns,locatorRange:r,option:n,cellMergeOwner:o};kJ(a,r),e.push(a)}}});for(var r=[],o=0;o<e.length;o++){var a=e[o];if(a.cellMergeOwner){var s=a.locatorRange;kq(s,r,e,o);for(var l=0;l<o;l++)r[l]&&(e[l].cellMergeOwner=!1);if(s[0][0]!==a.id.x||s[1][0]!==a.id.y){a.cellMergeOwner=!1;var u=tk({},a.option);u.coord=null;var h={id:new ns,span:new ns,locatorRange:s,option:u,cellMergeOwner:!0};kJ(h,s),e.push(h)}}}tE(e,function(e){var i=n(e.id.x,e.id.y);if(e.cellMergeOwner&&(i.cellMergeOwner=!0,i.span=e.span,i.locatorRange=e.locatorRange,i.spanRect=k1(),t._cellMergeOwnerList.push(i)),e.cellMergeOwner||e.option)for(var r=0;r<e.span.y;r++)for(var o=0;o<e.span.x;o++){var a=n(e.id.x+o,e.id.y+r);a.option=e.option,e.cellMergeOwner&&(a.inSpanOf=i)}})}()),e;function n(t,n){var i=t+"|"+n,r=e.get(i);return r||(r=e.set(i,{id:new ns(t,n),option:null,inSpanOf:null,span:null,spanRect:null,locatorRange:null,cellMergeOwner:!1})),r}},t.prototype.getCell=function(t){var e;return this._ensureCellMap().get((e=t[0],e+"|"+t[1]))},t.prototype.travelExistingCells=function(t){this._ensureCellMap().each(t)},t.prototype.expandRangeByCellMerge=function(t){if(!kj(t,0)&&!kj(t,1)&&t[0][0]===t[0][1]&&t[1][0]===t[1][1]){k3[0]=t[0][0],k3[1]=t[1][0];var e,n=this.getCell(k3),i=n&&n.inSpanOf;if(i)return void(e=i.locatorRange,t[0][0]=e[0][0],t[0][1]=e[0][1],t[1][0]=e[1][0],t[1][1]=e[1][1])}var r=this._cellMergeOwnerList;kq(t,null,r,r.length)},t}(),k3=[],k4={show:!0,color:uQ.color.secondary,overflow:"break",lineOverflow:"truncate",padding:[2,3,2,3],distance:0};function k8(t){return{color:"none",borderWidth:1,borderColor:t?"none":uQ.color.borderTint}}var k6={show:!0,label:k4,itemStyle:k8(!1),silent:void 0,dividerLineStyle:{width:1,color:uQ.color.border}},k7={z:-50,left:"10%",top:"10%",right:"10%",bottom:"10%",x:k6,y:k6,body:{label:k4,itemStyle:k8(!1),silent:void 0},corner:{label:k4,itemStyle:k8(!0),silent:void 0},backgroundStyle:{color:"none",borderColor:uQ.color.axisLine,borderWidth:1}},k9=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.optionUpdated=function(){var t=this._dimModels={x:new Lt(this.get("x",!0)||{}),y:new Lt(this.get("y",!0)||{})};t.x.option.type=t.y.option.type="category";var e={x:t.x.dim=new k2("x",t.x),y:t.y.dim=new k2("y",t.y)};this._body=new k5("body",new lj(this.getShallow("body")),e),this._corner=new k5("corner",new lj(this.getShallow("corner")),e)},e.prototype.getDimensionModel=function(t){return this._dimModels[t]},e.prototype.getBody=function(){return this._body},e.prototype.getCorner=function(){return this._corner},e.type="matrix",e.layoutMode="box",e.defaultOption=k7,e}(uK),Lt=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.getOrdinalMeta=function(){return this.dim.getOrdinalMeta()},e}(lj),Le=Math.round,Ln={normal:25,special:100},Li={normal:50,special:125},Lr=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e){this.group.removeAll();var n=this.group,i=t.coordinateSystem.getRect(),r=t.getDimensionModel("x"),o=t.getDimensionModel("y"),a=r.dim,s=o.dim;(function(t,e,n){function i(i){var r=e.getDimensionModel(di[i]),o=r.dim;if(o.shouldShow())for(var a=r.getModel("itemStyle"),s=r.getModel("label"),l=e.getShallow("tooltip",!0),u=[],h=o.resetCellIterator();h.next();){var c=h.item,p={};nb.copy(p,c.rect),em(u,c.id.x,c.id.y),Lo(u,e,t,n,c.option,a,s,r,p,c.option.value,Li,l)}}i(0),i(1)})(n,t,e),function(t,e,n,i,r){function o(n,i,o,a){var s=new lj(e.getShallow(n,!0)),l=s.getModel("itemStyle"),u=s.getModel("label"),h=new oF,c=new oF,p=[],d=e.getShallow("tooltip",!0);for(a.resetLayoutIterator(c,1);c.next();)for(o.resetLayoutIterator(h,0);h.next();){var f=h.item,g=c.item;em(p,f.id.x,g.id.y);var y=i.getCell(p);if(!y||!y.inSpanOf||y.inSpanOf===y){var v={};y&&y.span?nb.copy(v,y.spanRect):(f.dim.getLayout(v,0,p[0]),g.dim.getLayout(v,1,p[1]));var m=y?y.option:null;Lo(p,e,t,r,m,l,u,s,v,m?m.value:null,Ln,d)}}}o("body",e.getBody(),n,i),n.shouldShow()&&i.shouldShow()&&o("corner",e.getCorner(),i,n)}(n,t,a,s,e);var l=t4(t.getShallow("borderZ2",!0),99),u=l-1,h=t.getModel("backgroundStyle").getItemStyle(["borderWidth"]);h.lineWidth=0;var c=t.getModel("backgroundStyle").getItemStyle(["color","decal","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]);c.fill="none";var p=Lh(i.clone(),h,0),d=Lh(i.clone(),c,l);p.silent=!0,d.silent=!0,n.add(p),n.add(d);var f=a.getUnitLayoutInfo(0,0),g=s.getUnitLayoutInfo(1,0);f&&g&&(a.shouldShow()&&n.add(Lc({x1:i.x,y1:g.xy,x2:i.x+i.width,y2:g.xy},r.getModel("dividerLineStyle").getLineStyle(),u)),s.shouldShow()&&n.add(Lc({x1:f.xy,y1:i.y,x2:f.xy,y2:i.y+i.height},o.getModel("dividerLineStyle").getLineStyle(),u)))},e.type="matrix",e}(c6);function Lo(t,e,n,i,r,o,a,s,l,u,h,c){Ls.option=r?r.itemStyle:null,Ls.parentModel=o,La.option=r,La.parentModel=s;var p,d,f=t4(La.getShallow("z2"),r&&r.itemStyle?h.special:h.normal),g=c&&c.show,y=Lh(l,Ls.getItemStyle(),f);n.add(y);var v=La.get("cursor");if(null!=v&&y.attr("cursor",v),null!=u){var m=u+"";if(Ll.option=r?r.label:null,Ll.parentModel=a,Ll.ecModel=i,lI(y,{normal:Ll},{defaultText:m,autoOverflowArea:!0,layoutRect:tC(y.shape)}),d=y.getTextContent()){d.z2=f+1;var x=d.style;if(x&&x.overflow&&"none"!==x.overflow&&x.lineOverflow){var _={};nb.copy(_,l),dD(_,((null==(p=y.style)?void 0:p.lineWidth)||0)/2,!0,!0),y.updateInnerText(),d.getLocalTransform(Lu),no(Lu,Lu),nb.applyTransform(_,_,Lu),d.setClipPath(new sd({shape:_}))}}dL({el:y,componentModel:e,itemName:m,itemTooltipOption:c,formatterParamsExtra:{xyLocator:t.slice()}})}if(d){var b=Ll.get("silent");null==b&&(b=!g),d.silent=b,d.ignoreHostSilent=!0}var w=La.get("silent");null==w&&(w=!y.style||"none"===y.style.fill||!y.style.fill),y.silent=w,oW(La),oW(Ls),oW(Ll)}var La=new lj,Ls=new lj,Ll=new lj,Lu=[];function Lh(t,e,n){var i=e.lineWidth;if(i){var r=t.x+t.width,o=t.y+t.height;t.x=sh(t.x,i,!0),t.y=sh(t.y,i,!0),t.width=sh(r,i,!0)-t.x,t.height=sh(o,i,!0)-t.y}return new sd({shape:t,style:e,z2:n})}function Lc(t,e,n){var i=e.lineWidth;return i&&(Le(2*t.x1)===Le(2*t.x2)&&(t.x1=t.x2=sh(t.x1,i,!0)),Le(2*t.y1)===Le(2*t.y2)&&(t.y1=t.y2=sh(t.y1,i,!0))),new pU({shape:t,style:e,silent:!0,z2:n})}var Lp=function(){function t(e,n,i){this.dimensions=t.dimensions,this.type="matrix",this._model=e;var r=this._dimModels={x:e.getDimensionModel("x"),y:e.getDimensionModel("y")};this._dims={x:r.x.dim,y:r.y.dim},this._resize(e,i)}return t.getDimensionsInfo=function(){return[{name:"x",type:"ordinal"},{name:"y",type:"ordinal"},{name:"value"}]},t.create=function(e,n){var i=[];return e.eachComponent("matrix",function(r){var o=new t(r,e,n);i.push(o),r.coordinateSystem=o}),e.eachComponent(function(t,e){uO({targetModel:e,coordSysType:"matrix",coordSysProvider:uR})}),i},t.prototype.getRect=function(){return this._rect},t.prototype._resize=function(t,e){var n=this._dims,i=this._dimModels,r=this._rect=uG(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()});Ly(i,n,r,0),Ly(i,n,r,1),Lv(0,n),Lv(1,n),Lm(this._model.getBody(),n),Lm(this._model.getCorner(),n)},t.prototype.dataToPoint=function(t,e,n){return n=n||[],this.dataToLayout(t,e,Ld),n[0]=Ld.rect.x+Ld.rect.width/2,n[1]=Ld.rect.y+Ld.rect.height/2,n},t.prototype.dataToLayout=function(t,e,n){var i=this._dims,r=(n=n||{}).rect=n.rect||{};r.x=r.y=r.width=r.height=NaN;var o=n.matrixXYLocatorRange=kU(n.matrixXYLocatorRange);return tY(t)&&(kY(o,null,t,i,t4(e&&e.clamp,kW.none)),e&&e.ignoreMergeCells||(e&&e.clamp===kW.corner||this._model.getBody().expandRangeByCellMerge(o),e&&e.clamp===kW.body||this._model.getCorner().expandRangeByCellMerge(o)),kQ(r,o,i,0),kQ(r,o,i,1)),n},t.prototype.pointToData=function(t,e,n){var i=this._dims;return LM(LS,0,i,t,e&&e.clamp),LM(LS,1,i,t,e&&e.clamp),(n=n||[])[0]=n[1]=NaN,LS.y===Lw.inCorner&&LS.x===Lw.inBody?LI(LS,n,0,i):LS.x===Lw.inCorner&&LS.y===Lw.inBody?LI(LS,n,1,i):(LT(LS,n,0,i),LT(LS,n,1,i)),n},t.prototype.convertToPixel=function(t,e,n,i){var r=Lb(e);return r===this?r.dataToPoint(n,i):void 0},t.prototype.convertToLayout=function(t,e,n,i){var r=Lb(e);return r===this?r.dataToLayout(n,i):void 0},t.prototype.convertFromPixel=function(t,e,n,i){var r=Lb(e);return r===this?r.pointToData(n,i):void 0},t.prototype.containPoint=function(t){return this._rect.contain(t[0],t[1])},t.dimensions=["x","y","value"],t}(),Ld={rect:k1()},Lf=new oF,Lg=new oF;function Ly(t,e,n,i){for(var r=1-i,o=e[di[i]],a=e[di[r]],s=a.shouldShow(),l=o.resetCellIterator();l.next();)l.item.wh=l.item.xy=NaN;for(var u=a.resetLayoutIterator(null,i);u.next();)u.item.wh=u.item.xy=NaN;for(var h=n[dr[i]],c=o.getLocatorCount(i)+a.getLocatorCount(i),p=new lj,d=a.resetLevelIterator();d.next();)p.option=d.item.option,p.parentModel=t[di[r]],y(d.item,s?p.get("levelSize"):0);for(var f=new lj,g=o.resetCellIterator();g.next();)2===g.item.type&&(f.option=g.item.option,f.parentModel=void 0,y(g.item,f.get("size")));function y(t,e){var r,o,a,s=(r=e,o=i,L_(r6(r,(a=n)[dr[o]]),a[dr[o]]));s==s&&(t.wh=L_(s,h),h=L_(h-t.wh),c--)}var v=c?h/c:0,m=!c&&h>=1,x=n[di[i]],_=o.getLocatorCount(i)-1,b=new oF;for(a.resetLayoutIterator(b,i);b.next();)w(b.item);for(o.resetLayoutIterator(b,i);b.next();)w(b.item);function w(t){var e;(e=t.wh)!=e&&(t.wh=v),t.xy=x,t.id[di[i]]!==_||m||(t.wh=n[di[i]]+n[dr[i]]-t.xy),x+=t.wh}}function Lv(t,e){for(var n=e[di[t]].resetCellIterator();n.next();){var i=n.item;Lx(i.rect,t,i.id,i.span,e),Lx(i.rect,1-t,i.id,i.span,e),3===i.type&&(i.xy=i.rect[di[t]],i.wh=i.rect[dr[t]])}}function Lm(t,e){t.travelExistingCells(function(t){var n=t.span;if(n){var i=t.spanRect,r=t.id;Lx(i,0,r,n,e),Lx(i,1,r,n,e)}})}function Lx(t,e,n,i,r){t[dr[e]]=0;var o=n[di[e]]<0?r[di[1-e]]:r[di[e]],a=o.getUnitLayoutInfo(e,n[di[e]]);if(t[di[e]]=a.xy,t[dr[e]]=a.wh,i[di[e]]>1){var s=o.getUnitLayoutInfo(e,n[di[e]]+i[di[e]]-1);t[dr[e]]=s.xy+s.wh-a.xy}}function L_(t,e){return Math.max(Math.min(t,t4(e,1/0)),0)}function Lb(t){var e=t.matrixModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem:null}var Lw={inBody:1,inCorner:2,outside:3},LS={x:null,y:null,point:[]};function LM(t,e,n,i,r){var o=n[di[e]],a=n[di[1-e]],s=o.getUnitLayoutInfo(e,o.getLocatorCount(e)-1),l=o.getUnitLayoutInfo(e,0),u=a.getUnitLayoutInfo(e,-a.getLocatorCount(e)),h=a.shouldShow()?a.getUnitLayoutInfo(e,-1):null,c=t.point[e]=i[e];if(!l&&!h){t[di[e]]=Lw.outside;return}if(r===kW.body)return void(l?(t[di[e]]=Lw.inBody,c=r2(s.xy+s.wh,r5(l.xy,c)),t.point[e]=c):t[di[e]]=Lw.outside);if(r===kW.corner)return void(h?(t[di[e]]=Lw.inCorner,c=r2(h.xy+h.wh,r5(u.xy,c)),t.point[e]=c):t[di[e]]=Lw.outside);var p=l?l.xy:h?h.xy+h.wh:NaN,d=u?u.xy:p,f=s?s.xy+s.wh:p;if(c<d){if(!r){t[di[e]]=Lw.outside;return}c=d}else if(c>f){if(!r){t[di[e]]=Lw.outside;return}c=f}t.point[e]=c,t[di[e]]=p<=c&&c<=f?Lw.inBody:d<=c&&c<=p?Lw.inCorner:Lw.outside}function LI(t,e,n,i){var r=1-n;if(t[di[n]]!==Lw.outside)for(i[di[n]].resetCellIterator(Lg);Lg.next();){var o=Lg.item;if(LC(t.point[n],o.rect,n)&&LC(t.point[r],o.rect,r)){e[n]=o.ordinal,e[r]=o.id[di[r]];return}}}function LT(t,e,n,i){if(t[di[n]]!==Lw.outside)for((t[di[n]]===Lw.inCorner?i[di[1-n]]:i[di[n]]).resetLayoutIterator(Lf,n);Lf.next();){var r,o;if(r=t.point[n],(o=Lf.item).xy<=r&&r<=o.xy+o.wh){e[n]=Lf.item.id[di[n]];return}}}function LC(t,e,n){return e[di[n]]<=t&&t<=e[di[n]]+e[dr[n]]}function LD(t,e){var n;return tE(e,function(e){null!=t[e]&&"auto"!==t[e]&&(n=!0)}),n}var LA=["transition","enterFrom","leaveTo"],Lk=LA.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function LL(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),t&&e)for(var i=n?LA:Lk,r=0;r<i.length;r++){var o=i[r];null==t[o]&&null!=e[o]&&(t[o]=e[o])}}var LP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventAutoZ=!0,n}return tn(e,t),e.prototype.mergeOption=function(e,n){var i=this.option.elements;this.option.elements=null,t.prototype.mergeOption.call(this,e,n),this.option.elements=i},e.prototype.optionUpdated=function(t,e){var n=this.option,i=(e?n:t).elements,r=n.elements=e?[]:n.elements,o=[];this._flatten(i,o,null);var a=oM(r,o,"normalMerge"),s=this._elOptionsToUpdate=[];tE(a,function(t,e){var n=t.newOption;if(n){s.push(n);var i,o,a,l,u=t.existing;if(n.id=t.keyInfo.id,!n.type&&u&&(n.type=u.type),null==n.parentId){var h=n.parentOption;h?n.parentId=h.id:u&&(n.parentId=u.parentId)}n.parentOption=null,i=tk({},n),o=r[e],"merge"===(a=n.$action||"merge")?o?(tD(o,i,!0),uX(o,i,{ignoreSize:!0}),uj(n,o),LL(n,o),LL(n,o,"shape"),LL(n,o,"style"),LL(n,o,"extra"),n.clipPath=o.clipPath):r[e]=i:"replace"===a?r[e]=i:"remove"===a&&o&&(r[e]=null),l=r[e],l&&(l.hv=n.hv=[LD(n,["left","right"]),LD(n,["top","bottom"])],"group"===l.type&&(null==l.width&&(l.width=n.width=0),null==l.height&&(l.height=n.height=0)))}},this),n.elements=tG(r,function(t){return t&&delete t.$action,null!=t})},e.prototype._flatten=function(t,e,n){tE(t,function(t){if(t){n&&(t.parentOption=n),e.push(t);var i=t.children;i&&i.length&&this._flatten(i,e,t),delete t.children}},this)},e.prototype.useElOptionsToUpdate=function(){var t=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,t},e.type="graphic",e.defaultOption={elements:[]},e}(uK),LO={path:null,compoundPath:null,group:rY,image:sa,text:sv},LR=oL(),LN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(){this._elMap=es()},e.prototype.render=function(t,e,n){t!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=t,this._updateElements(t),this._relocate(t,n)},e.prototype._updateElements=function(t){var e=t.useElOptionsToUpdate();if(e){var n=this._elMap,i=this.group,r=t.get("z"),o=t.get("zlevel");tE(e,function(e){var a=oC(e.id,null),s=null!=a?n.get(a):null,l=oC(e.parentId,null),u=null!=l?n.get(l):i,h=e.type,c=e.style;"text"===h&&c&&e.hv&&e.hv[1]&&(c.textVerticalAlign=c.textBaseline=c.verticalAlign=c.align=null);var p=e.textContent,d=e.textConfig;if(c&&DR(c,h,!!d,!!p)){var f=DN(c,h,!0);!d&&f.textConfig&&(d=e.textConfig=f.textConfig),!p&&f.textContent&&(p=f.textContent)}var g=(M=tk({},M=e),tE(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(uN),function(t){delete M[t]}),M),y=e.$action||"merge",v="merge"===y,m="replace"===y;if(v){var x=!s,_=s;x?_=LE(a,u,e.type,n):(_&&(LR(_).isNew=!1),D1(_)),_&&(DU(_,g,t,{isInit:x}),LV(_,e,r,o))}else if(m){LB(s,e,n,t);var b=LE(a,u,e.type,n);b&&(DU(b,g,t,{isInit:!0}),LV(b,e,r,o))}else"remove"===y&&(DY(s,e),LB(s,e,n,t));var w=n.get(a);if(w&&p)if(v){var S=w.getTextContent();S?S.attr(p):w.setTextContent(new sv(p))}else m&&w.setTextContent(new sv(p));if(w){var M,I,T,C,D,A=e.clipPath;if(A){var k=A.type,L=void 0,x=!1;if(v){var P=w.getClipPath();L=(x=!P||LR(P).type!==k)?Lz(k):P}else m&&(x=!0,L=Lz(k));w.setClipPath(L),DU(L,A,t,{isInit:x}),D2(L,A.keyframeAnimation,t)}var O=LR(w);w.setTextConfig(d),O.option=e,I=w,T=t,C=e,D=sk(I).eventData,I.silent||I.ignore||D||(D=sk(I).eventData={componentType:"graphic",componentIndex:T.componentIndex,name:I.name}),D&&(D.info=C.info),dL({el:w,componentModel:t,itemName:w.name,itemTooltipOption:e.tooltip}),D2(w,e.keyframeAnimation,t)}})}},e.prototype._relocate=function(t,e){for(var n=t.option.elements,i=this.group,r=this._elMap,o=e.getWidth(),a=e.getHeight(),s=["x","y"],l=0;l<n.length;l++){var u=n[l],h=oC(u.id,null),c=null!=h?r.get(h):null;if(c&&c.isGroup){var p=c.parent,d=p===i,f=LR(c),g=LR(p);f.width=r8(f.option.width,d?o:g.width)||0,f.height=r8(f.option.height,d?a:g.height)||0}}for(var l=n.length-1;l>=0;l--){var u=n[l],h=oC(u.id,null),c=null!=h?r.get(h):null;if(c){var p=c.parent,g=LR(p),y=p===i?{width:o,height:a}:{width:g.width,height:g.height},v={},m=uU(c,u,y,null,{hv:u.hv,boundingMode:u.bounding},v);if(!LR(c).isNew&&m){for(var x=u.transition,_={},b=0;b<s.length;b++){var w=s[b],S=v[w];x&&(DZ(x)||tO(x,w)>=0)?_[w]=S:c[w]=S}lg(c,_,t,0)}else c.attr(v)}}},e.prototype._clear=function(){var t=this,e=this._elMap;e.each(function(n){LB(n,LR(n).option,e,t._lastGraphicModel)}),this._elMap=es()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(c6);function Lz(t){var e=new(ec(LO,t)?LO[t]:dh(t))({});return LR(e).type=t,e}function LE(t,e,n,i){var r=Lz(n);return e.add(r),i.set(t,r),LR(r).id=t,LR(r).isNew=!0,r}function LB(t,e,n,i){t&&t.parent&&("group"===t.type&&t.traverse(function(t){LB(t,e,n,i)}),DX(t,e,i),n.removeKey(LR(t).id))}function LV(t,e,n,i){t.isGroup||tE([["cursor",av.prototype.cursor],["zlevel",i||0],["z",n||0],["z2",0]],function(n){var i=n[0];ec(e,i)?t[i]=t4(e[i],n[1]):null==t[i]&&(t[i]=n[1])}),tE(tW(e),function(n){if(0===n.indexOf("on")){var i=e[n];t[n]=tX(i)?i:null}}),ec(e,"draggable")&&(t.draggable=e.draggable),null!=e.name&&(t.name=e.name),null!=e.id&&(t.id=e.id)}var LG=["x","y","radius","angle","single"],LF=["cartesian2d","polar","singleAxis"];function LW(t){return t+"Axis"}function LH(t){var e=t.ecModel,n={infoList:[],infoMap:es()};return t.eachTargetAxis(function(t,i){var r=e.getComponent(LW(t),i);if(r){var o=r.getCoordSysModel();if(o){var a=o.uid,s=n.infoMap.get(a);s||(s={model:o,axisModels:[]},n.infoList.push(s),n.infoMap.set(a,s)),s.axisModels.push(r)}}}),n}var LU=function(){function t(){this.indexList=[],this.indexMap=[]}return t.prototype.add=function(t){this.indexMap[t]||(this.indexList.push(t),this.indexMap[t]=!0)},t}(),LY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return tn(e,t),e.prototype.init=function(t,e,n){var i=LX(t);this.settledOption=i,this.mergeDefaultAndTheme(t,n),this._doInit(i)},e.prototype.mergeOption=function(t){var e=LX(t);tD(this.option,t,!0),tD(this.settledOption,e,!0),this._doInit(e)},e.prototype._doInit=function(t){var e=this.option;this._setDefaultThrottle(t),this._updateRangeUse(t);var n=this.settledOption;tE([["start","startValue"],["end","endValue"]],function(t,i){"value"===this._rangePropMode[i]&&(e[t[0]]=n[t[0]]=null)},this),this._resetTarget()},e.prototype._resetTarget=function(){var t=this.get("orient",!0),e=this._targetAxisInfoMap=es();this._fillSpecifiedTargetAxis(e)?this._orient=t||this._makeAutoOrientByTargetAxis():(this._orient=t||"horizontal",this._fillAutoTargetAxisByOrient(e,this._orient)),this._noTarget=!0,e.each(function(t){t.indexList.length&&(this._noTarget=!1)},this)},e.prototype._fillSpecifiedTargetAxis=function(t){var e=!1;return tE(LG,function(n){var i=this.getReferringComponents(LW(n),oz);if(i.specified){e=!0;var r=new LU;tE(i.models,function(t){r.add(t.componentIndex)}),t.set(n,r)}},this),e},e.prototype._fillAutoTargetAxisByOrient=function(t,e){var n=this.ecModel,i=!0,r="vertical"===e?"y":"x",o=n.findComponents({mainType:r+"Axis"});if(a(o,r),i){var o=n.findComponents({mainType:"singleAxis",filter:function(t){return t.get("orient",!0)===e}});a(o,"single")}function a(e,n){var r=e[0];if(r){var o=new LU;if(o.add(r.componentIndex),t.set(n,o),i=!1,"x"===n||"y"===n){var a=r.getReferringComponents("grid",oN).models[0];a&&tE(e,function(t){r.componentIndex!==t.componentIndex&&a===t.getReferringComponents("grid",oN).models[0]&&o.add(t.componentIndex)})}}}i&&tE(LG,function(e){if(i){var r=n.findComponents({mainType:LW(e),filter:function(t){return"category"===t.get("type",!0)}});if(r[0]){var o=new LU;o.add(r[0].componentIndex),t.set(e,o),i=!1}}},this)},e.prototype._makeAutoOrientByTargetAxis=function(){var t;return this.eachTargetAxis(function(e){t||(t=e)},this),"y"===t?"vertical":"horizontal"},e.prototype._setDefaultThrottle=function(t){if(t.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var e=this.ecModel.option;this.option.throttle=e.animation&&e.animationDurationUpdate>0?100:20}},e.prototype._updateRangeUse=function(t){var e=this._rangePropMode,n=this.get("rangeMode");tE([["start","startValue"],["end","endValue"]],function(i,r){var o=null!=t[i[0]],a=null!=t[i[1]];o&&!a?e[r]="percent":!o&&a?e[r]="value":n?e[r]=n[r]:o&&(e[r]="percent")})},e.prototype.noTarget=function(){return this._noTarget},e.prototype.getFirstTargetAxisModel=function(){var t;return this.eachTargetAxis(function(e,n){null==t&&(t=this.ecModel.getComponent(LW(e),n))},this),t},e.prototype.eachTargetAxis=function(t,e){this._targetAxisInfoMap.each(function(n,i){tE(n.indexList,function(n){t.call(e,i,n)})})},e.prototype.getAxisProxy=function(t,e){var n=this.getAxisModel(t,e);if(n)return n.__dzAxisProxy},e.prototype.getAxisModel=function(t,e){var n=this._targetAxisInfoMap.get(t);if(n&&n.indexMap[e])return this.ecModel.getComponent(LW(t),e)},e.prototype.setRawRange=function(t){var e=this.option,n=this.settledOption;tE([["start","startValue"],["end","endValue"]],function(i){(null!=t[i[0]]||null!=t[i[1]])&&(e[i[0]]=n[i[0]]=t[i[0]],e[i[1]]=n[i[1]]=t[i[1]])},this),this._updateRangeUse(t)},e.prototype.setCalculatedRange=function(t){var e=this.option;tE(["start","startValue","end","endValue"],function(n){e[n]=t[n]})},e.prototype.getPercentRange=function(){var t=this.findRepresentativeAxisProxy();if(t)return t.getDataPercentWindow()},e.prototype.getValueRange=function(t,e){if(null!=t||null!=e)return this.getAxisProxy(t,e).getDataValueWindow();var n=this.findRepresentativeAxisProxy();if(n)return n.getDataValueWindow()},e.prototype.findRepresentativeAxisProxy=function(t){if(t)return t.__dzAxisProxy;for(var e,n=this._targetAxisInfoMap.keys(),i=0;i<n.length;i++)for(var r=n[i],o=this._targetAxisInfoMap.get(r),a=0;a<o.indexList.length;a++){var s=this.getAxisProxy(r,o.indexList[a]);if(s.hostedBy(this))return s;e||(e=s)}return e},e.prototype.getRangePropMode=function(){return this._rangePropMode.slice()},e.prototype.getOrient=function(){return this._orient},e.type="dataZoom",e.dependencies=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","series","toolbox"],e.defaultOption={z:4,filterMode:"filter",start:0,end:100},e}(uK);function LX(t){var e={};return tE(["start","end","startValue","endValue","throttle"],function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}var LZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="dataZoom.select",e}(LY),Lj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n,i){this.dataZoomModel=t,this.ecModel=e,this.api=n},e.type="dataZoom",e}(c6),Lq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="dataZoom.select",e}(Lj),LK=function(){function t(t,e,n,i){this._dimName=t,this._axisIndex=e,this.ecModel=i,this._dataZoomModel=n}return t.prototype.hostedBy=function(t){return this._dataZoomModel===t},t.prototype.getDataValueWindow=function(){return this._valueWindow.slice()},t.prototype.getDataPercentWindow=function(){return this._percentWindow.slice()},t.prototype.getTargetSeriesModels=function(){var t=[];return this.ecModel.eachSeries(function(e){if(tO(LF,e.get("coordinateSystem"))>=0){var n=LW(this._dimName),i=e.getReferringComponents(n,oN).models[0];i&&this._axisIndex===i.componentIndex&&t.push(e)}},this),t},t.prototype.getAxisModel=function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},t.prototype.getMinMaxSpan=function(){return tC(this._minMaxSpan)},t.prototype.calculateDataWindow=function(t){var e,n=this._dataExtent,i=this.getAxisModel().axis.scale,r=this._dataZoomModel.getRangePropMode(),o=[0,100],a=[],s=[];tE(["start","end"],function(l,u){var h=t[l],c=t[l+"Value"];"percent"===r[u]?(null==h&&(h=o[u]),c=i.parse(r4(h,o,n))):(e=!0,h=r4(c=null==c?n[u]:i.parse(c),n,o)),s[u]=null==c||isNaN(c)?n[u]:c,a[u]=null==h||isNaN(h)?o[u]:h}),r9(s),r9(a);var l=this._minMaxSpan;function u(t,e,n,r,o){var a=o?"Span":"ValueSpan";I1(0,t,n,"all",l["min"+a],l["max"+a]);for(var s=0;s<2;s++)e[s]=r4(t[s],n,r,!0),o&&(e[s]=i.parse(e[s]))}return e?u(s,a,n,o,!1):u(a,s,o,n,!0),{valueWindow:s,percentWindow:a}},t.prototype.reset=function(t){if(t===this._dataZoomModel){var e,n,i,r,o,a=this.getTargetSeriesModels();this._dataExtent=(e=this,n=this._dimName,i=[1/0,-1/0],tE(a,function(t){var e;e=t.getData(),e&&tE(_p(e,n),function(t){var n=e.getApproximateExtent(t);n[0]<i[0]&&(i[0]=n[0]),n[1]>i[1]&&(i[1]=n[1])})}),[(o=_i((r=e.getAxisModel()).axis.scale,r,i).calculate()).min,o.max]),this._updateMinMaxSpan();var s=this.calculateDataWindow(t.settledOption);this._valueWindow=s.valueWindow,this._percentWindow=s.percentWindow,this._setAxisModel()}},t.prototype.filterData=function(t,e){if(t===this._dataZoomModel){var n=this._dimName,i=this.getTargetSeriesModels(),r=t.get("filterMode"),o=this._valueWindow;"none"!==r&&tE(i,function(t){var e=t.getData(),i=e.mapDimensionsAll(n);if(i.length){if("weakFilter"===r){var a=e.getStore(),s=tB(i,function(t){return e.getDimensionIndex(t)},e);e.filterSelf(function(t){for(var e,n,r,l=0;l<i.length;l++){var u=a.get(s[l],t),h=!isNaN(u),c=u<o[0],p=u>o[1];if(h&&!c&&!p)return!0;h&&(r=!0),c&&(e=!0),p&&(n=!0)}return r&&e&&n})}else tE(i,function(n){if("empty"===r)t.setData(e=e.map(n,function(t){var e;return(e=t)>=o[0]&&e<=o[1]?t:NaN}));else{var i={};i[n]=o,e.selectRange(i)}});tE(i,function(t){e.setApproximateExtent(o,t)})}})}},t.prototype._updateMinMaxSpan=function(){var t=this._minMaxSpan={},e=this._dataZoomModel,n=this._dataExtent;tE(["min","max"],function(i){var r=e.get(i+"Span"),o=e.get(i+"ValueSpan");null!=o&&(o=this.getAxisModel().axis.scale.parse(o)),null!=o?r=r4(n[0]+o,n,[0,100],!0):null!=r&&(o=r4(r,[0,100],n,!0)-n[0]),t[i+"Span"]=r,t[i+"ValueSpan"]=o},this)},t.prototype._setAxisModel=function(){var t=this.getAxisModel(),e=this._percentWindow,n=this._valueWindow;if(e){var i=on(n,[0,500]);i=Math.min(i,20);var r=t.axis.scale.rawExtentInfo;0!==e[0]&&r.setDeterminedMinMax("min",+n[0].toFixed(i)),100!==e[1]&&r.setDeterminedMinMax("max",+n[1].toFixed(i)),r.freeze()}},t}();let L$={getTargetSeries:function(t){function e(e){t.eachComponent("dataZoom",function(n){n.eachTargetAxis(function(i,r){var o=t.getComponent(LW(i),r);e(i,r,o,n)})})}e(function(t,e,n,i){n.__dzAxisProxy=null});var n=[];e(function(e,i,r,o){r.__dzAxisProxy||(r.__dzAxisProxy=new LK(e,i,o,t),n.push(r.__dzAxisProxy))});var i=es();return tE(n,function(t){tE(t.getTargetSeriesModels(),function(t){i.set(t.uid,t)})}),i},overallReset:function(t,e){t.eachComponent("dataZoom",function(t){t.eachTargetAxis(function(e,n){t.getAxisProxy(e,n).reset(t)}),t.eachTargetAxis(function(n,i){t.getAxisProxy(n,i).filterData(t,e)})}),t.eachComponent("dataZoom",function(t){var e=t.findRepresentativeAxisProxy();if(e){var n=e.getDataPercentWindow(),i=e.getDataValueWindow();t.setCalculatedRange({start:n[0],end:n[1],startValue:i[0],endValue:i[1]})}})}};var LJ=!1;function LQ(t){LJ||(LJ=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,L$),t.registerAction("dataZoom",function(t,e){tE(function(t,e){var n,i=es(),r=[],o=es();t.eachComponent({mainType:"dataZoom",query:e},function(t){o.get(t.uid)||s(t)});do n=!1,t.eachComponent("dataZoom",a);while(n)function a(t){var e;!o.get(t.uid)&&(e=!1,t.eachTargetAxis(function(t,n){var r=i.get(t);r&&r[n]&&(e=!0)}),e)&&(s(t),n=!0)}function s(t){o.set(t.uid,!0),r.push(t),t.eachTargetAxis(function(t,e){(i.get(t)||i.set(t,[]))[e]=!0})}return r}(e,t),function(e){e.setRawRange({start:t.start,end:t.end,startValue:t.startValue,endValue:t.endValue})})}),t.registerSubTypeDefaulter("dataZoom",function(){return"slider"}))}function L0(t){t.registerComponentModel(LZ),t.registerComponentView(Lq),LQ(t)}var L1=function(){},L2={},L5=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.optionUpdated=function(){t.prototype.optionUpdated.apply(this,arguments);var e=this.ecModel;tE(this.option.feature,function(t,n){var i=L2[n];i&&(i.getDefaultOption&&(i.defaultOption=i.getDefaultOption(e)),tD(t,i.defaultOption))})},e.type="toolbox",e.layoutMode={type:"box",ignoreSize:!0},e.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:uQ.color.border,borderRadius:0,borderWidth:0,padding:uQ.size.m,itemSize:15,itemGap:uQ.size.s,showTitle:!0,iconStyle:{borderColor:uQ.color.accent50,color:"none"},emphasis:{iconStyle:{borderColor:uQ.color.accent50}},tooltip:{show:!1,position:"bottom"}},e}(uK);function L3(t,e){var n=t7(e.get("padding")),i=e.getItemStyle(["color","opacity"]);return i.fill=e.get("backgroundColor"),new sd({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get("borderRadius")},style:i,silent:!0,z2:-1})}var L4=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.render=function(t,e,n,i){var r=this.group;if(r.removeAll(),t.get("show")){var o=+t.get("itemSize"),a="vertical"===t.get("orient"),s=t.get("feature")||{},l=this._features||(this._features={}),u=[];tE(s,function(t,e){u.push(e)}),new y9(this._featureNames||[],u).add(f).update(f).remove(tU(f,null)).execute(),this._featureNames=u;var h=uH(t,n).refContainer,c=t.getBoxLayoutParams(),p=t.get("padding"),d=uG(c,h,p);uE(t.get("orient"),r,t.get("itemGap"),d.width,d.height),uU(r,c,h,p),r.add(L3(r.getBoundingRect(),t)),a||r.eachChild(function(t){var e=t.__title,i=t.ensureState("emphasis"),a=i.textConfig||(i.textConfig={}),s=t.getTextContent(),l=s&&s.ensureState("emphasis");if(l&&!tX(l)&&e){var u=l.style||(l.style={}),h=rk(e,sv.makeFont(u)),c=t.x+r.x,p=t.y+r.y+o,d=!1;p+h.height>n.getHeight()&&(a.position="top",d=!0);var f=d?-5-h.height:o+10;c+h.width/2>n.getWidth()?(a.position=["100%",f],u.align="right"):c-h.width/2<0&&(a.position=[0,f],u.align="left")}})}function f(h,c){var p,d,f,g,y,v,m,x,_,b,w,S=u[h],M=u[c],I=s[S],T=new lj(I,t,t.ecModel);if(i&&null!=i.newTitle&&i.featureName===S&&(I.title=i.newTitle),S&&!M){if(0===S.indexOf("my"))w={onclick:T.option.onclick,featureName:S};else{var C=L2[S];if(!C)return;w=new C}l[S]=w}else if(!(w=l[M]))return;w.uid=lK("toolbox-feature"),w.model=T,w.ecModel=e,w.api=n;var D=w instanceof L1;if(!S&&M){D&&w.dispose&&w.dispose(e,n);return}if(!T.get("show")||D&&w.unusable){D&&w.remove&&w.remove(e,n);return}p=T,d=w,f=S,v=p.getModel("iconStyle"),m=p.getModel(["emphasis","iconStyle"]),x=d instanceof L1&&d.getIcons?d.getIcons():p.get("icon"),_=p.get("title")||{},tZ(x)?(g={})[f]=x:g=x,tZ(_)?(y={})[f]=_:y=_,b=p.iconPaths={},tE(g,function(i,s){var l=dI(i,{},{x:-o/2,y:-o/2,width:o,height:o});l.setStyle(v.getItemStyle()),l.ensureState("emphasis").style=m.getItemStyle();var u=new sv({style:{text:y[s],align:m.get("textAlign"),borderRadius:m.get("textBorderRadius"),padding:m.get("textPadding"),fill:null,font:lO({fontStyle:m.get("textFontStyle"),fontFamily:m.get("textFontFamily"),fontSize:m.get("textFontSize"),fontWeight:m.get("textFontWeight")},e)},ignore:!0});l.setTextContent(u),dL({el:l,componentModel:t,itemName:s,formatterParamsExtra:{title:y[s]}}),l.__title=y[s],l.on("mouseover",function(){var e=m.getItemStyle(),i=a?null==t.get("right")&&"right"!==t.get("left")?"right":"left":null==t.get("bottom")&&"bottom"!==t.get("top")?"bottom":"top";u.setStyle({fill:m.get("textFill")||e.fill||e.stroke||uQ.color.neutral99,backgroundColor:m.get("textBackgroundColor")}),l.setTextConfig({position:m.get("textPosition")||i}),u.ignore=!t.get("showTitle"),n.enterEmphasis(this)}).on("mouseout",function(){"emphasis"!==p.get(["iconStatus",s])&&n.leaveEmphasis(this),u.hide()}),("emphasis"===p.get(["iconStatus",s])?s3:s4)(l),r.add(l),l.on("click",tH(d.onclick,d,e,n,s)),b[s]=l}),T.setIconStatus=function(t,e){var n=this.option,i=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[t]=e,i[t]&&("emphasis"===e?s3:s4)(i[t])},w instanceof L1&&w.render&&w.render(T,e,n,i)}},e.prototype.updateView=function(t,e,n,i){tE(this._features,function(t){t instanceof L1&&t.updateView&&t.updateView(t.model,e,n,i)})},e.prototype.remove=function(t,e){tE(this._features,function(n){n instanceof L1&&n.remove&&n.remove(t,e)}),this.group.removeAll()},e.prototype.dispose=function(t,e){tE(this._features,function(n){n instanceof L1&&n.dispose&&n.dispose(t,e)})},e.type="toolbox",e}(c6),L8=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.onclick=function(t,e){var n=this.model,i=n.get("name")||t.get("title.0.text")||"echarts",r="svg"===e.getZr().painter.getType(),o=r?"svg":n.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:n.get("backgroundColor",!0)||t.get("backgroundColor")||uQ.color.neutral00,connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")}),s=ts.browser;if("function"!=typeof MouseEvent||!s.newEdge&&(s.ie||s.edge))if(window.navigator.msSaveOrOpenBlob||r){var l=a.split(","),u=l[0].indexOf("base64")>-1,h=r?decodeURIComponent(l[1]):l[1];u&&(h=window.atob(h));var c=i+"."+o;if(window.navigator.msSaveOrOpenBlob){for(var p=h.length,d=new Uint8Array(p);p--;)d[p]=h.charCodeAt(p);var f=new Blob([d]);window.navigator.msSaveOrOpenBlob(f,c)}else{var g=document.createElement("iframe");document.body.appendChild(g);var y=g.contentWindow,v=y.document;v.open("image/svg+xml","replace"),v.write(h),v.close(),y.focus(),v.execCommand("SaveAs",!0,c),document.body.removeChild(g)}}else{var m=n.get("lang"),x='<body style="margin:0;"><img src="'+a+'" style="max-width:100%;" title="'+(m&&m[0]||"")+'" /></body>',_=window.open();_.document.write(x),_.document.title=i}else{var b=document.createElement("a");b.download=i+"."+o,b.target="_blank",b.href=a;var w=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});b.dispatchEvent(w)}},e.getDefaultOption=function(t){return{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:t.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:uQ.color.neutral00,name:"",excludeComponents:["toolbox"],lang:t.getLocaleModel().get(["toolbox","saveAsImage","lang"])}},e}(L1),L6="__ec_magicType_stack__",L7=[["line","bar"],["stack"]],L9=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.getIcons=function(){var t=this.model,e=t.get("icon"),n={};return tE(t.get("type"),function(t){e[t]&&(n[t]=e[t])}),n},e.getDefaultOption=function(t){return{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:t.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}}},e.prototype.onclick=function(t,e,n){var i,r=this.model,o=r.get(["seriesIndex",n]);if(Pt[n]){var a={series:[]};tE(L7,function(t){tO(t,n)>=0&&tE(t,function(t){r.setIconStatus(t,"normal")})}),r.setIconStatus(n,"emphasis"),t.eachComponent({mainType:"series",query:null==o?null:{seriesIndex:o}},function(t){var e=t.subType,i=t.id,o=Pt[n](e,i,t,r);o&&(tL(o,t.option),a.series.push(o));var s=t.coordinateSystem;if(s&&"cartesian2d"===s.type&&("line"===n||"bar"===n)){var l=s.getAxesByScale("ordinal")[0];if(l){var u=l.dim+"Axis",h=t.getReferringComponents(u,oN).models[0].componentIndex;a[u]=a[u]||[];for(var c=0;c<=h;c++)a[u][h]=a[u][h]||{};a[u][h].boundaryGap="bar"===n}}});var s=n;"stack"===n&&(i=tD({stack:r.option.title.tiled,tiled:r.option.title.stack},r.option.title),"emphasis"!==r.get(["iconStatus",n])&&(s="tiled")),e.dispatchAction({type:"changeMagicType",currentType:s,newOption:a,newTitle:i,featureName:"magicType"})}},e}(L1),Pt={line:function(t,e,n,i){if("bar"===t)return tD({id:e,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(t,e,n,i){if("line"===t)return tD({id:e,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(t,e,n,i){var r=n.get("stack")===L6;if("line"===t||"bar"===t)return i.setIconStatus("stack",r?"normal":"emphasis"),tD({id:e,stack:r?"":L6},i.get(["option","stack"])||{},!0)}};gZ({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(t,e){e.mergeOption(t.newOption)});var Pe=Array(60).join("-");function Pn(t){return t.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}var Pi=RegExp("[ ]+","g"),Pr=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.onclick=function(t,e){setTimeout(function(){e.dispatchAction({type:"hideTip"})});var n,i,r,o,a,s,l=e.getDom(),u=this.model;this._dom&&l.removeChild(this._dom);var h=document.createElement("div");h.style.cssText="position:absolute;top:0;bottom:0;left:0;right:0;padding:5px",h.style.backgroundColor=u.get("backgroundColor")||uQ.color.neutral00;var c=document.createElement("h4"),p=u.get("lang")||[];c.innerHTML=p[0]||u.get("title"),c.style.cssText="margin:10px 20px",c.style.color=u.get("textColor");var d=document.createElement("div"),f=document.createElement("textarea");d.style.cssText="overflow:auto";var g=u.get("optionToContent"),y=u.get("contentToOption"),v={value:tG([(o=(s=(n={},i=[],r=[],t.eachRawSeries(function(t){var e=t.coordinateSystem;if(e&&("cartesian2d"===e.type||"polar"===e.type)){var o=e.getBaseAxis();if("category"===o.type){var a=o.dim+"_"+o.index;n[a]||(n[a]={categoryAxis:o,valueAxis:e.getOtherAxis(o),series:[]},r.push({axisDim:o.dim,axisIndex:o.index})),n[a].series.push(t)}else i.push(t)}else i.push(t)}),{seriesGroupByCategoryAxis:n,other:i,meta:r})).seriesGroupByCategoryAxis,a=[],tE(o,function(t,e){var n=t.categoryAxis,i=t.valueAxis.dim,r=[" "].concat(tB(t.series,function(t){return t.name})),o=[n.model.getCategories()];tE(t.series,function(t){var e=t.getRawData();o.push(t.getRawData().mapArray(e.mapDimension(i),function(t){return t}))});for(var s=[r.join(" ")],l=0;l<o[0].length;l++){for(var u=[],h=0;h<o.length;h++)u.push(o[h][l]);s.push(u.join(" "))}a.push(s.join("\n"))}),a.join("\n\n"+Pe+"\n\n")),tB(s.other,function(t){var e=t.getRawData(),n=[t.name],i=[];return e.each(e.dimensions,function(){for(var t=arguments.length,r=arguments[t-1],o=e.getName(r),a=0;a<t-1;a++)i[a]=arguments[a];n.push((o?o+" ":"")+i.join(" "))}),n.join("\n")}).join("\n\n"+Pe+"\n\n")],function(t){return!!t.replace(/[\n\t\s]/g,"")}).join("\n\n"+Pe+"\n\n"),meta:s.meta};if(tX(g)){var m=g(e.getOption());tZ(m)?d.innerHTML=m:tQ(m)&&d.appendChild(m)}else{f.readOnly=u.get("readOnly");var x=f.style;x.cssText="display:block;width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;resize:none;box-sizing:border-box;outline:none",x.color=u.get("textColor"),x.borderColor=u.get("textareaBorderColor"),x.backgroundColor=u.get("textareaColor"),f.value=v.value,d.appendChild(f)}var _=v.meta,b=document.createElement("div");b.style.cssText="position:absolute;bottom:5px;left:0;right:0";var w="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",S=document.createElement("div"),M=document.createElement("div");w+=";background-color:"+u.get("buttonColor")+";color:"+u.get("buttonTextColor");var I=this;function T(){l.removeChild(h),I._dom=null}e2(S,"click",T),e2(M,"click",function(){var t,n,i,r;if(null==y&&null!=g||null!=y&&null==g)return void T();try{tX(y)?t=y(d,e.getOption()):(n=f.value,i=n.split(RegExp("\n*"+Pe+"\n*","g")),r={series:[]},tE(i,function(t,e){if(function(t){if(t.slice(0,t.indexOf("\n")).indexOf(" ")>=0)return!0}(t)){var n=function(t){for(var e=t.split(/\n+/g),n=Pn(e.shift()).split(Pi),i=[],r=tB(n,function(t){return{name:t,data:[]}}),o=0;o<e.length;o++){var a=Pn(e[o]).split(Pi);i.push(a.shift());for(var s=0;s<a.length;s++)r[s]&&(r[s].data[o]=a[s])}return{series:r,categories:i}}(t),i=_[e],o=i.axisDim+"Axis";i&&(r[o]=r[o]||[],r[o][i.axisIndex]={data:n.categories},r.series=r.series.concat(n.series))}else{var n=function(t){for(var e=t.split(/\n+/g),n=Pn(e.shift()),i=[],r=0;r<e.length;r++){var o=Pn(e[r]);if(o){var a=o.split(Pi),s="",l=void 0,u=!1;isNaN(a[0])?(u=!0,s=a[0],a=a.slice(1),i[r]={name:s,value:[]},l=i[r].value):l=i[r]=[];for(var h=0;h<a.length;h++)l.push(+a[h]);1===l.length&&(u?i[r].value=l[0]:i[r]=l[0])}}return{name:n,data:i}}(t);r.series.push(n)}}),t=r)}catch(t){throw T(),Error("Data view format error "+t)}t&&e.dispatchAction({type:"changeDataView",newOption:t}),T()}),S.innerHTML=p[1],M.innerHTML=p[2],M.style.cssText=S.style.cssText=w,u.get("readOnly")||b.appendChild(M),b.appendChild(S),h.appendChild(c),h.appendChild(d),h.appendChild(b),d.style.height=l.clientHeight-80+"px",l.appendChild(h),this._dom=h},e.prototype.remove=function(t,e){this._dom&&e.getDom().removeChild(this._dom)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.getDefaultOption=function(t){return{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:t.getLocaleModel().get(["toolbox","dataView","title"]),lang:t.getLocaleModel().get(["toolbox","dataView","lang"]),backgroundColor:uQ.color.background,textColor:uQ.color.primary,textareaColor:uQ.color.background,textareaBorderColor:uQ.color.border,buttonColor:uQ.color.accent50,buttonTextColor:uQ.color.neutral00}},e}(L1);gZ({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},function(t,e){var n=[];tE(t.newOption.series,function(t){var i=e.getSeriesByName(t.name)[0];if(i){var r,o=i.get("data");n.push({name:t.name,data:(r=t.data,tB(r,function(t,e){var n=o&&o[e];if(!tK(n)||tY(n))return t;tK(t)&&!tY(t)||(t={value:t});var i=null!=n.name&&null==t.name;return t=tL(t,n),i&&delete t.name,t}))})}else n.push(tk({type:"scatter"},t))}),e.mergeOption(tL({series:n},t.newOption))});var Po=oL();function Pa(t){var e=Po(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}var Ps=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.onclick=function(t,e){Po(t).snapshots=null,e.dispatchAction({type:"restore",from:this.uid})},e.getDefaultOption=function(t){return{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:t.getLocaleModel().get(["toolbox","restore","title"])}},e}(L1);gZ({type:"restore",event:"restore",update:"prepareAndUpdate"},function(t,e){e.resetOption("recreate")});var Pl=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],Pu=function(){function t(t,e,n){var i=this;this._targetInfoList=[];var r=Pc(e,t);tE(Pp,function(t,e){(!n||!n.include||tO(n.include,e)>=0)&&t(r,i._targetInfoList)})}return t.prototype.setOutputRanges=function(t,e){return this.matchOutputRanges(t,e,function(t,e,n){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var i=Pg[t.brushType](0,n,e);t.__rangeOffset={offset:Pv[t.brushType](i.values,t.range,[1,1]),xyMinMax:i.xyMinMax}}}),t},t.prototype.matchOutputRanges=function(t,e,n){tE(t,function(t){var i=this.findTargetInfo(t,e);i&&!0!==i&&tE(i.coordSyses,function(i){var r=Pg[t.brushType](1,i,t.range,!0);n(t,r.values,i,e)})},this)},t.prototype.setInputRanges=function(t,e){tE(t,function(t){var n=this.findTargetInfo(t,e);if(t.range=t.range||[],n&&!0!==n){t.panelId=n.panelId;var i,r,o,a,s,l=Pg[t.brushType](0,n.coordSys,t.coordRange),u=t.__rangeOffset;t.range=u?Pv[t.brushType](l.values,u.offset,(i=l.xyMinMax,r=u.xyMinMax,o=Px(i),a=Px(r),isNaN((s=[o[0]/a[0],o[1]/a[1]])[0])&&(s[0]=1),isNaN(s[1])&&(s[1]=1),s)):l.values}},this)},t.prototype.makePanelOpts=function(t,e){return tB(this._targetInfoList,function(n){var i=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:e?e(n):null,clipPath:TW(i),isTargetByCursor:TU(i,t,n.coordSysModel),getLinearBrushOtherExtent:TH(i)}})},t.prototype.controlSeries=function(t,e,n){var i=this.findTargetInfo(t,n);return!0===i||i&&tO(i.coordSyses,e.coordinateSystem)>=0},t.prototype.findTargetInfo=function(t,e){for(var n=this._targetInfoList,i=Pc(e,t),r=0;r<n.length;r++){var o=n[r],a=t.panelId;if(a){if(o.panelId===a)return o}else for(var s=0;s<Pd.length;s++)if(Pd[s](i,o))return o}return!0},t}();function Ph(t){return t[0]>t[1]&&t.reverse(),t}function Pc(t,e){return oO(t,e,{includeMainTypes:Pl})}var Pp={grid:function(t,e){var n=t.xAxisModels,i=t.yAxisModels,r=t.gridModels,o=es(),a={},s={};(n||i||r)&&(tE(n,function(t){var e=t.axis.grid.model;o.set(e.id,e),a[e.id]=!0}),tE(i,function(t){var e=t.axis.grid.model;o.set(e.id,e),s[e.id]=!0}),tE(r,function(t){o.set(t.id,t),a[t.id]=!0,s[t.id]=!0}),o.each(function(t){var r=t.coordinateSystem,o=[];tE(r.getCartesians(),function(t,e){(tO(n,t.getAxis("x").model)>=0||tO(i,t.getAxis("y").model)>=0)&&o.push(t)}),e.push({panelId:"grid--"+t.id,gridModel:t,coordSysModel:t,coordSys:o[0],coordSyses:o,getPanelRect:Pf.grid,xAxisDeclared:a[t.id],yAxisDeclared:s[t.id]})}))},geo:function(t,e){tE(t.geoModels,function(t){var n=t.coordinateSystem;e.push({panelId:"geo--"+t.id,geoModel:t,coordSysModel:t,coordSys:n,coordSyses:[n],getPanelRect:Pf.geo})})}},Pd=[function(t,e){var n=t.xAxisModel,i=t.yAxisModel,r=t.gridModel;return!r&&n&&(r=n.axis.grid.model),!r&&i&&(r=i.axis.grid.model),r&&r===e.gridModel},function(t,e){var n=t.geoModel;return n&&n===e.geoModel}],Pf={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(dx(t)),e}},Pg={lineX:tU(Py,0),lineY:tU(Py,1),rect:function(t,e,n,i){var r=t?e.pointToData([n[0][0],n[1][0]],i):e.dataToPoint([n[0][0],n[1][0]],i),o=t?e.pointToData([n[0][1],n[1][1]],i):e.dataToPoint([n[0][1],n[1][1]],i),a=[Ph([r[0],o[0]]),Ph([r[1],o[1]])];return{values:a,xyMinMax:a}},polygon:function(t,e,n,i){var r=[[1/0,-1/0],[1/0,-1/0]];return{values:tB(n,function(n){var o=t?e.pointToData(n,i):e.dataToPoint(n,i);return r[0][0]=Math.min(r[0][0],o[0]),r[1][0]=Math.min(r[1][0],o[1]),r[0][1]=Math.max(r[0][1],o[0]),r[1][1]=Math.max(r[1][1],o[1]),o}),xyMinMax:r}}};function Py(t,e,n,i){var r=n.getAxis(["x","y"][t]),o=Ph(tB([0,1],function(t){return e?r.coordToData(r.toLocalCoord(i[t]),!0):r.toGlobalCoord(r.dataToCoord(i[t]))})),a=[];return a[t]=o,a[1-t]=[NaN,NaN],{values:o,xyMinMax:a}}var Pv={lineX:tU(Pm,0),lineY:tU(Pm,1),rect:function(t,e,n){return[[t[0][0]-n[0]*e[0][0],t[0][1]-n[0]*e[0][1]],[t[1][0]-n[1]*e[1][0],t[1][1]-n[1]*e[1][1]]]},polygon:function(t,e,n){return tB(t,function(t,i){return[t[0]-n[0]*e[i][0],t[1]-n[1]*e[i][1]]})}};function Pm(t,e,n,i){return[e[0]-i[t]*n[0],e[1]-i[t]*n[1]]}function Px(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}var P_=ox+"toolbox-dataZoom_",Pb=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.render=function(t,e,n,i){var r,o,a,s,l,u,h,c,p;this._brushController||(this._brushController=new Tc(n.getZr()),this._brushController.on("brush",tH(this._onBrush,this)).mount()),r=t,o=e,a=this,s=i,l=n,u=a._isZoomActive,s&&"takeGlobalCursor"===s.type&&(u="dataZoomSelect"===s.key&&s.dataZoomSelectActive),a._isZoomActive=u,r.setIconStatus("zoom",u?"emphasis":"normal"),h=new Pu(PS(r),o,{include:["grid"]}).makePanelOpts(l,function(t){return t.xAxisDeclared&&!t.yAxisDeclared?"lineX":!t.xAxisDeclared&&t.yAxisDeclared?"lineY":"rect"}),a._brushController.setPanels(h).enableBrush(!!u&&!!h.length&&{brushType:"auto",brushStyle:r.getModel("brushStyle").getItemStyle()}),c=t,p=e,c.setIconStatus("back",Pa(p).length>1?"emphasis":"normal")},e.prototype.onclick=function(t,e,n){Pw[n].call(this)},e.prototype.remove=function(t,e){this._brushController&&this._brushController.unmount()},e.prototype.dispose=function(t,e){this._brushController&&this._brushController.dispose()},e.prototype._onBrush=function(t){var e=t.areas;if(t.isEnd&&e.length){var n,i,r,o={},a=this.ecModel;this._brushController.updateCovers([]),new Pu(PS(this.model),a,{include:["grid"]}).matchOutputRanges(e,a,function(t,e,n){if("cartesian2d"===n.type){var i=t.brushType;"rect"===i?(s("x",n,e[0]),s("y",n,e[1])):s({lineX:"x",lineY:"y"}[i],n,e)}}),n=a,i=o,r=Pa(n),tE(i,function(t,e){for(var i=r.length-1;i>=0&&!r[i][e];i--);if(i<0){var o=n.queryComponents({mainType:"dataZoom",subType:"select",id:e})[0];if(o){var a=o.getPercentRange();r[0][e]={dataZoomId:e,start:a[0],end:a[1]}}}}),r.push(i),this._dispatchZoomAction(o)}function s(t,e,n){var i,r,s,l=e.getAxis(t),u=l.model,h=(i=t,r=u,a.eachComponent({mainType:"dataZoom",subType:"select"},function(t){t.getAxisModel(i,r.componentIndex)&&(s=t)}),s),c=h.findRepresentativeAxisProxy(u).getMinMaxSpan();(null!=c.minValueSpan||null!=c.maxValueSpan)&&(n=I1(0,n.slice(),l.scale.getExtent(),0,c.minValueSpan,c.maxValueSpan)),h&&(o[h.id]={dataZoomId:h.id,startValue:n[0],endValue:n[1]})}},e.prototype._dispatchZoomAction=function(t){var e=[];tE(t,function(t,n){e.push(tC(t))}),e.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:e})},e.getDefaultOption=function(t){return{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:t.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:uQ.color.backgroundTint}}},e}(L1),Pw={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){var t,e,n;this._dispatchZoomAction((e=(t=Pa(this.ecModel))[t.length-1],t.length>1&&t.pop(),n={},tE(e,function(e,i){for(var r=t.length-1;r>=0;r--)if(e=t[r][i]){n[i]=e;break}}),n))}};function PS(t){var e={xAxisIndex:t.get("xAxisIndex",!0),yAxisIndex:t.get("yAxisIndex",!0),xAxisId:t.get("xAxisId",!0),yAxisId:t.get("yAxisId",!0)};return null==e.xAxisIndex&&null==e.xAxisId&&(e.xAxisIndex="all"),null==e.yAxisIndex&&null==e.yAxisId&&(e.yAxisIndex="all"),e}p=function(t){var e=t.getComponent("toolbox",0),n=["feature","dataZoom"];if(e&&null!=e.get(n)){var i=e.getModel(n),r=[],o=oO(t,PS(i));return tE(o.xAxisModels,function(t){return a(t,"xAxis","xAxisIndex")}),tE(o.yAxisModels,function(t){return a(t,"yAxis","yAxisIndex")}),r}function a(t,e,n){var o=t.componentIndex,a={type:"select",$fromToolbox:!0,filterMode:i.get("filterMode",!0)||"filter",id:P_+e+o};a[n]=o,r.push(a)}},t9(null==hp.get("dataZoom")&&p),hp.set("dataZoom",p);var PM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="tooltip",e.dependencies=["axisPointer"],e.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,displayTransition:!0,enterable:!1,backgroundColor:uQ.color.neutral00,shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,defaultBorderColor:uQ.color.border,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:uQ.color.borderShade,width:1,type:"dashed",textStyle:{}}},textStyle:{color:uQ.color.tertiary,fontSize:14}},e}(uK);function PI(t){var e=t.get("confine");return null!=e?!!e:"richText"===t.get("renderMode")}function PT(t){if(ts.domSupported){for(var e=document.documentElement.style,n=0,i=t.length;n<i;n++)if(t[n]in e)return t[n]}}var PC=PT(["transform","webkitTransform","OTransform","MozTransform","msTransform"]);function PD(t,e){if(!t)return e;e=um(e,!0);var n=t.indexOf(e);return(t=-1===n?e:"-"+t.slice(0,n)+"-"+e).toLowerCase()}var PA=PD(PT(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),"transition"),Pk=PD(PC,"transform"),PL="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(ts.transform3dSupported?"will-change:transform;":"");function PP(t,e,n){var i=t.toFixed(0)+"px",r=e.toFixed(0)+"px";if(!ts.transformSupported)return n?"top:"+r+";left:"+i+";":[["top",r],["left",i]];var o=ts.transform3dSupported,a="translate"+(o?"3d":"")+"("+i+","+r+(o?",0":"")+")";return n?"top:0;left:0;"+Pk+":"+a+";":[["top",0],["left",0],[PC,a]]}function PO(t,e,n,i,r){var o=e&&e.painter;if(n){var a=o&&o.getViewportRoot();a&&eU(eH,a,i,r,!0)&&eU(t,n,eH[0],eH[1])}else{t[0]=i,t[1]=r;var s=o&&o.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var PR=function(){function t(t,e){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,ts.wxa)return null;var n=document.createElement("div");n.domBelongToZr=!0,this.el=n;var i=this._zr=t.getZr(),r=e.appendTo,o=r&&(tZ(r)?document.querySelector(r):tQ(r)?r:tX(r)&&r(t.getDom()));PO(this._styleCoord,i,o,t.getWidth()/2,t.getHeight()/2),(o||t.getDom()).appendChild(n),this._api=t,this._container=o;var a=this;n.onmouseenter=function(){a._enterable&&(clearTimeout(a._hideTimeout),a._show=!0),a._inContent=!0},n.onmousemove=function(t){if(t=t||window.event,!a._enterable){var e=i.handler;e1(i.painter.getViewportRoot(),t,!0),e.dispatch("mousemove",t)}},n.onmouseleave=function(){a._inContent=!1,a._enterable&&a._show&&a.hideLater(a._hideDelay)}}return t.prototype.update=function(t){if(!this._container){var e,n,i=this._api.getDom(),r=(e="position",(n=i.currentStyle||document.defaultView&&document.defaultView.getComputedStyle(i))?e?n[e]:n:null),o=i.style;"absolute"!==o.position&&"absolute"!==r&&(o.position="relative")}var a=t.get("alwaysShowContent");a&&this._moveIfResized(),this._alwaysShowContent=a,this._enableDisplayTransition=t.get("displayTransition")&&t.get("transitionDuration")>0,this.el.className=t.get("className")||""},t.prototype.show=function(t,e){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var n,i,r,o,a,s,l,u,h,c,p,d,f,g,y,v,m,x,_,b,w,S,M,I,T=this.el,C=T.style,D=this._styleCoord;T.innerHTML?C.cssText=PL+(n=!this._firstShow,i=this._longHide,r=this._enableDisplayTransition,o=[],a=t.get("transitionDuration"),s=t.get("backgroundColor"),l=t.get("shadowBlur"),u=t.get("shadowColor"),h=t.get("shadowOffsetX"),c=t.get("shadowOffsetY"),p=t.getModel("textStyle"),d=cZ(t,"html"),f=h+"px "+c+"px "+l+"px "+u,o.push("box-shadow:"+f),n&&a>0&&o.push((g="cubic-bezier(0.23,1,0.32,1)",y="",v="",r&&(v="opacity"+(y=" "+a/2+"s "+g)+",visibility"+y),i||(y=" "+a+"s "+g,v+=(v.length?",":"")+(ts.transformSupported?""+Pk+y:",left"+y+",top"+y)),PA+":"+v)),s&&o.push("background-color:"+s),tE(["width","color","radius"],function(e){var n="border-"+e,i=um(n),r=t.get(i);null!=r&&o.push(n+":"+r+("color"===e?"":"px"))}),o.push((m=[],x=p.get("fontSize"),(_=p.getTextColor())&&m.push("color:"+_),m.push("font:"+p.getFont()),b=t4(p.get("lineHeight"),Math.round(3*x/2)),x&&m.push("line-height:"+b+"px"),w=p.get("textShadowColor"),S=p.get("textShadowBlur")||0,M=p.get("textShadowOffsetX")||0,I=p.get("textShadowOffsetY")||0,w&&S&&m.push("text-shadow:"+M+"px "+I+"px "+S+"px "+w),tE(["decoration","align"],function(t){var e=p.get(t);e&&m.push("text-"+t+":"+e)}),m.join(";"))),null!=d&&o.push("padding:"+t7(d).join("px ")+"px"),o.join(";")+";")+PP(D[0],D[1],!0)+"border-color:"+uT(e)+";"+(t.get("extraCssText")||"")+";pointer-events:"+(this._enterable?"auto":"none"):C.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},t.prototype.setContent=function(t,e,n,i,r){var o=this.el;if(null==t){o.innerHTML="";return}var a="";if(tZ(r)&&"item"===n.get("trigger")&&!PI(n)&&(a=function(t,e,n){if(!tZ(n)||"inside"===n)return"";var i,r,o=t.get("backgroundColor"),a=t.get("borderWidth");e=uT(e);var s=i="left"===(i=n)?"right":"right"===i?"left":"top"===i?"bottom":"top",l=Math.max(1.5*Math.round(a),6),u="",h=Pk+":";tO(["left","right"],s)>-1?(u+="top:50%",h+="translateY(-50%) rotate("+(r="left"===s?-225:-45)+"deg)"):(u+="left:50%",h+="translateX(-50%) rotate("+(r="top"===s?225:45)+"deg)");var c=r*Math.PI/180,p=l+a,d=p*Math.abs(Math.cos(c))+p*Math.abs(Math.sin(c));u+=";"+s+":-"+Math.round(((d-Math.SQRT2*a)/2+Math.SQRT2*a-(d-p)/2)*100)/100+"px";var f=e+" solid "+a+"px;";return'<div style="'+["position:absolute;width:"+l+"px;height:"+l+"px;z-index:-1;",u+";"+h+";","border-bottom:"+f,"border-right:"+f,"background-color:"+o+";"].join("")+'"></div>'}(n,i,r)),tZ(t))o.innerHTML=t+a;else if(t){o.innerHTML="",tY(t)||(t=[t]);for(var s=0;s<t.length;s++)tQ(t[s])&&t[s].parentNode!==o&&o.appendChild(t[s]);if(a&&o.childNodes.length){var l=document.createElement("div");l.innerHTML=a,o.appendChild(l)}}},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el;return t?[t.offsetWidth,t.offsetHeight]:[0,0]},t.prototype.moveTo=function(t,e){if(this.el){var n=this._styleCoord;if(PO(n,this._zr,this._container,t,e),null!=n[0]&&null!=n[1]){var i=this.el.style;tE(PP(n[0],n[1]),function(t){i[t[0]]=t[1]})}}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){var t=this,e=this.el.style;this._enableDisplayTransition?(e.visibility="hidden",e.opacity="0"):e.display="none",ts.transform3dSupported&&(e.willChange=""),this._show=!1,this._longHideTimeout=setTimeout(function(){return t._longHide=!0},500)},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(tH(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var t=this._zr;!function(t,e){function n(t){var e=t[eW];e&&(e.clearMarkers&&e.clearMarkers(),delete t[eW])}t&&n(t),e&&n(e)}(t&&t.painter&&t.painter.getViewportRoot(),this._container);var e=this.el;if(e){e.onmouseenter=e.onmousemove=e.onmouseleave=null;var n=e.parentNode;n&&n.removeChild(e)}this.el=this._container=null},t}(),PN=function(){function t(t){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=t.getZr(),PB(this._styleCoord,this._zr,t.getWidth()/2,t.getHeight()/2)}return t.prototype.update=function(t){var e=t.get("alwaysShowContent");e&&this._moveIfResized(),this._alwaysShowContent=e},t.prototype.show=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.show(),this._show=!0},t.prototype.setContent=function(t,e,n,i,r){var o=this;tK(t)&&hb(""),this.el&&this._zr.remove(this.el);var a=n.getModel("textStyle");this.el=new sv({style:{rich:e.richTextStyles,text:t,lineHeight:22,borderWidth:1,borderColor:i,textShadowColor:a.get("textShadowColor"),fill:n.get(["textStyle","color"]),padding:cZ(n,"richText"),verticalAlign:"top",align:"left"},z:n.get("z")}),tE(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],function(t){o.el.style[t]=n.get(t)}),tE(["textShadowBlur","textShadowOffsetX","textShadowOffsetY"],function(t){o.el.style[t]=a.get(t)||0}),this._zr.add(this.el);var s=this;this.el.on("mouseover",function(){s._enterable&&(clearTimeout(s._hideTimeout),s._show=!0),s._inContent=!0}),this.el.on("mouseout",function(){s._enterable&&s._show&&s.hideLater(s._hideDelay),s._inContent=!1})},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el,e=this.el.getBoundingRect(),n=PE(t.style);return[e.width+n.left+n.right,e.height+n.top+n.bottom]},t.prototype.moveTo=function(t,e){var n=this.el;if(n){var i=this._styleCoord;PB(i,this._zr,t,e),t=i[0],e=i[1];var r=n.style,o=Pz(r.borderWidth||0),a=PE(r);n.x=t+o+a.left,n.y=e+o+a.top,n.markRedraw()}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){this.el&&this.el.hide(),this._show=!1},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(tH(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this._zr.remove(this.el)},t}();function Pz(t){return Math.max(0,t)}function PE(t){var e=Pz(t.shadowBlur||0),n=Pz(t.shadowOffsetX||0),i=Pz(t.shadowOffsetY||0);return{left:Pz(e-n),right:Pz(e+n),top:Pz(e-i),bottom:Pz(e+i)}}function PB(t,e,n,i){t[0]=n,t[1]=i,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var PV=new sd({shape:{x:-1,y:-1,width:2,height:2}}),PG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(t,e){if(!ts.node&&e.getDom()){var n,i=t.getComponent("tooltip"),r=this._renderMode="auto"===(n=i.get("renderMode"))?ts.domSupported?"html":"richText":n||"html";this._tooltipContent="richText"===r?new PN(e):new PR(e,{appendTo:i.get("appendToBody",!0)?"body":i.get("appendTo",!0)})}},e.prototype.render=function(t,e,n){if(!ts.node&&n.getDom()){this.group.removeAll(),this._tooltipModel=t,this._ecModel=e,this._api=n;var i=this._tooltipContent;i.update(t),i.setEnterable(t.get("enterable")),this._initGlobalListener(),this._keepShow(),"richText"!==this._renderMode&&t.get("transitionDuration")?dQ(this,"_updatePosition",50,"fixRate"):d0(this,"_updatePosition")}},e.prototype._initGlobalListener=function(){var t=this._tooltipModel.get("triggerOn");AG("itemTooltip",this._api,tH(function(e,n,i){"none"!==t&&(t.indexOf(e)>=0?this._tryShow(n,i):"leave"===e&&this._hide(i))},this))},e.prototype._keepShow=function(){var t=this._tooltipModel,e=this._ecModel,n=this._api,i=t.get("triggerOn");if(null!=this._lastX&&null!=this._lastY&&"none"!==i&&"click"!==i){var r=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){n.isDisposed()||r.manuallyShowTip(t,e,n,{x:r._lastX,y:r._lastY,dataByCoordSys:r._lastDataByCoordSys})})}},e.prototype.manuallyShowTip=function(t,e,n,i){if(i.from!==this.uid&&!ts.node&&n.getDom()){var r=PW(i,n);this._ticket="";var o=i.dataByCoordSys,a=function(t,e,n){var i,r=oR(t).queryOptionMap,o=r.keys()[0];if(o&&"series"!==o){var a=oE(e,o,r.get(o),{useDefault:!1,enableAll:!1,enableNone:!1}).models[0];if(a&&(n.getViewOfComponentModel(a).group.traverse(function(e){var n=sk(e).tooltipConfig;if(n&&n.name===t.name)return i=e,!0}),i))return{componentMainType:o,componentIndex:a.componentIndex,el:i}}}(i,e,n);if(a){var s=a.el.getBoundingRect().clone();s.applyTransform(a.el.transform),this._tryShow({offsetX:s.x+s.width/2,offsetY:s.y+s.height/2,target:a.el,position:i.position,positionDefault:"bottom"},r)}else if(i.tooltip&&null!=i.x&&null!=i.y)PV.x=i.x,PV.y=i.y,PV.update(),sk(PV).tooltipConfig={name:null,option:i.tooltip},this._tryShow({offsetX:i.x,offsetY:i.y,target:PV},r);else if(o)this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,dataByCoordSys:o,tooltipOption:i.tooltipOption},r);else if(null!=i.seriesIndex){if(this._manuallyAxisShowTip(t,e,n,i))return;var l=AY(i,e),u=l.point[0],h=l.point[1];null!=u&&null!=h&&this._tryShow({offsetX:u,offsetY:h,target:l.el,position:i.position,positionDefault:"bottom"},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))}},e.prototype.manuallyHideTip=function(t,e,n,i){var r=this._tooltipContent;this._tooltipModel&&r.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,i.from!==this.uid&&this._hide(PW(i,n))},e.prototype._manuallyAxisShowTip=function(t,e,n,i){var r=i.seriesIndex,o=i.dataIndex,a=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=r&&null!=o&&null!=a){var s=e.getSeriesByIndex(r);if(s&&"axis"===PF([s.getData().getItemModel(o),s,(s.coordinateSystem||{}).model],this._tooltipModel).get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:r,dataIndex:o,position:i.position}),!0}},e.prototype._tryShow=function(t,e){var n=t.target;if(this._tooltipModel){this._lastX=t.offsetX,this._lastY=t.offsetY;var i,r,o=t.dataByCoordSys;if(o&&o.length)this._showAxisTooltip(o,t);else if(n){if("legend"===sk(n).ssrType)return;this._lastDataByCoordSys=null,fM(n,function(t){if(t.tooltipDisabled)return i=r=null,!0;i||r||(null!=sk(t).dataIndex?i=t:null!=sk(t).tooltipConfig&&(r=t))},!0),i?this._showSeriesItemTooltip(t,i,e):r?this._showComponentItemTooltip(t,r,e):this._hide(e)}else this._lastDataByCoordSys=null,this._hide(e)}},e.prototype._showOrMove=function(t,e){var n=t.get("showDelay");e=tH(e,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(e,n):e()},e.prototype._showAxisTooltip=function(t,e){var n=this._ecModel,i=this._tooltipModel,r=[e.offsetX,e.offsetY],o=PF([e.tooltipOption],i),a=this._renderMode,s=[],l=cV("section",{blocks:[],noHeader:!0}),u=[],h=new cj;tE(t,function(t){tE(t.dataByAxis,function(t){var e=n.getComponent(t.axisDim+"Axis",t.axisIndex),r=t.value;if(e&&null!=r){var o=AD(r,e.axis,n,t.seriesDataIndices,t.valueLabelOpt),c=cV("section",{header:o,noHeader:!et(o),sortBlocks:!0,blocks:[]});l.blocks.push(c),tE(t.seriesDataIndices,function(l){var p=n.getSeriesByIndex(l.seriesIndex),d=l.dataIndexInside,f=p.getDataParams(d);if(!(f.dataIndex<0)){f.axisDim=t.axisDim,f.axisIndex=t.axisIndex,f.axisType=t.axisType,f.axisId=t.axisId,f.axisValue=_u(e.axis,{value:r}),f.axisValueLabel=o,f.marker=h.makeTooltipMarker("item",uT(f.color),a);var g=cr(p.formatTooltip(d,!0,null)),y=g.frag;if(y){var v=PF([p],i).get("valueFormatter");c.blocks.push(v?tk({valueFormatter:v},y):y)}g.text&&u.push(g.text),s.push(f)}})}})}),l.blocks.reverse(),u.reverse();var c=e.position,p=cH(l,h,a,o.get("order"),n.get("useUTC"),o.get("textStyle"));p&&u.unshift(p);var d="richText"===a?"\n\n":"<br/>",f=u.join(d);this._showOrMove(o,function(){this._updateContentNotChangedOnAxis(t,s)?this._updatePosition(o,c,r[0],r[1],this._tooltipContent,s):this._showTooltipContent(o,f,s,Math.random()+"",r[0],r[1],c,null,h)})},e.prototype._showSeriesItemTooltip=function(t,e,n){var i=this._ecModel,r=sk(e),o=r.seriesIndex,a=i.getSeriesByIndex(o),s=r.dataModel||a,l=r.dataIndex,u=r.dataType,h=s.getData(u),c=this._renderMode,p=t.positionDefault,d=PF([h.getItemModel(l),s,a&&(a.coordinateSystem||{}).model],this._tooltipModel,p?{position:p}:null),f=d.get("trigger");if(null==f||"item"===f){var g=s.getDataParams(l,u),y=new cj;g.marker=y.makeTooltipMarker("item",uT(g.color),c);var v=cr(s.formatTooltip(l,!1,u)),m=d.get("order"),x=d.get("valueFormatter"),_=v.frag,b=_?cH(x?tk({valueFormatter:x},_):_,y,c,m,i.get("useUTC"),d.get("textStyle")):v.text,w="item_"+s.name+"_"+l;this._showOrMove(d,function(){this._showTooltipContent(d,b,g,w,t.offsetX,t.offsetY,t.position,t.target,y)}),n({type:"showTip",dataIndexInside:l,dataIndex:h.getRawIndex(l),seriesIndex:o,from:this.uid})}},e.prototype._showComponentItemTooltip=function(t,e,n){var i="html"===this._renderMode,r=sk(e),o=r.tooltipConfig.option||{},a=o.encodeHTMLContent;if(tZ(o)){var s=o;o={content:s,formatter:s},a=!0}a&&i&&o.content&&((o=tC(o)).content=ej(o.content));var l=[o],u=this._ecModel.getComponent(r.componentMainType,r.componentIndex);u&&l.push(u),l.push({formatter:o.content});var h=t.positionDefault,c=PF(l,this._tooltipModel,h?{position:h}:null),p=c.get("content"),d=Math.random()+"",f=new cj;this._showOrMove(c,function(){var n=tC(c.get("formatterParams")||{});this._showTooltipContent(c,p,n,d,t.offsetX,t.offsetY,t.position,e,f)}),n({type:"showTip",from:this.uid})},e.prototype._showTooltipContent=function(t,e,n,i,r,o,a,s,l){if(this._ticket="",t.get("showContent")&&t.get("show")){var u=this._tooltipContent;u.setEnterable(t.get("enterable"));var h=t.get("formatter");a=a||t.get("position");var c=e,p=this._getNearestPoint([r,o],n,t.get("trigger"),t.get("borderColor"),t.get("defaultBorderColor",!0)).color;if(h)if(tZ(h)){var d=t.ecModel.get("useUTC"),f=tY(n)?n[0]:n,g=f&&f.axisType&&f.axisType.indexOf("time")>=0;c=h,g&&(c=ue(f.axisValue,c,d)),c=uw(c,n,!0)}else if(tX(h)){var y=tH(function(e,i){e===this._ticket&&(u.setContent(i,l,t,p,a),this._updatePosition(t,a,r,o,u,n,s))},this);this._ticket=i,c=h(n,i,y)}else c=h;u.setContent(c,l,t,p,a),u.show(t,p),this._updatePosition(t,a,r,o,u,n,s)}},e.prototype._getNearestPoint=function(t,e,n,i,r){return"axis"===n||tY(e)?{color:i||r}:tY(e)?void 0:{color:i||e.color||e.borderColor}},e.prototype._updatePosition=function(t,e,n,i,r,o,a){var s=this._api.getWidth(),l=this._api.getHeight();e=e||t.get("position");var u=r.getSize(),h=t.get("align"),c=t.get("verticalAlign"),p=a&&a.getBoundingRect().clone();if(a&&p.applyTransform(a.transform),tX(e)&&(e=e([n,i],o,r.el,p,{viewSize:[s,l],contentSize:u.slice()})),tY(e))n=r8(e[0],s),i=r8(e[1],l);else if(tK(e)){var d=e;d.width=u[0],d.height=u[1];var f=uG(d,{width:s,height:l});n=f.x,i=f.y,h=null,c=null}else if(tZ(e)&&a){var g=function(t,e,n,i){var r=n[0],o=n[1],a=Math.ceil(Math.SQRT2*i)+8,s=0,l=0,u=e.width,h=e.height;switch(t){case"inside":s=e.x+u/2-r/2,l=e.y+h/2-o/2;break;case"top":s=e.x+u/2-r/2,l=e.y-o-a;break;case"bottom":s=e.x+u/2-r/2,l=e.y+h+a;break;case"left":s=e.x-r-a,l=e.y+h/2-o/2;break;case"right":s=e.x+u+a,l=e.y+h/2-o/2}return[s,l]}(e,p,u,t.get("borderWidth"));n=g[0],i=g[1]}else{var y,v,m,x,_,b,w,S,M,I,g=(y=n,v=i,m=r,x=s,_=l,b=h?null:20,w=c?null:20,M=(S=m.getSize())[0],I=S[1],null!=b&&(y+M+b+2>x?y-=M+b:y+=b),null!=w&&(v+I+w>_?v-=I+w:v+=w),[y,v]);n=g[0],i=g[1]}if(h&&(n-=PH(h)?u[0]/2:"right"===h?u[0]:0),c&&(i-=PH(c)?u[1]/2:"bottom"===c?u[1]:0),PI(t)){var T,C,D,A,k,L,P,O,g=(T=n,C=i,D=r,A=s,k=l,P=(L=D.getSize())[0],O=L[1],T=Math.min(T+P,A)-P,C=Math.min(C+O,k)-O,[T=Math.max(T,0),C=Math.max(C,0)]);n=g[0],i=g[1]}r.moveTo(n,i)},e.prototype._updateContentNotChangedOnAxis=function(t,e){var n=this._lastDataByCoordSys,i=this._cbParamsList,r=!!n&&n.length===t.length;return r&&tE(n,function(n,o){var a=n.dataByAxis||[],s=(t[o]||{}).dataByAxis||[];(r=r&&a.length===s.length)&&tE(a,function(t,n){var o=s[n]||{},a=t.seriesDataIndices||[],l=o.seriesDataIndices||[];(r=r&&t.value===o.value&&t.axisType===o.axisType&&t.axisId===o.axisId&&a.length===l.length)&&tE(a,function(t,e){var n=l[e];r=r&&t.seriesIndex===n.seriesIndex&&t.dataIndex===n.dataIndex}),i&&tE(t.seriesDataIndices,function(t){var n=t.seriesIndex,o=e[n],a=i[n];o&&a&&a.data!==o.data&&(r=!1)})})}),this._lastDataByCoordSys=t,this._cbParamsList=e,!!r},e.prototype._hide=function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},e.prototype.dispose=function(t,e){!ts.node&&e.getDom()&&(d0(this,"_updatePosition"),this._tooltipContent.dispose(),AH("itemTooltip",e))},e.type="tooltip",e}(c6);function PF(t,e,n){var i,r=e.ecModel;n?(i=new lj(n,r,r),i=new lj(e.option,i,r)):i=e;for(var o=t.length-1;o>=0;o--){var a=t[o];a&&(a instanceof lj&&(a=a.get("tooltip",!0)),tZ(a)&&(a={formatter:a}),a&&(i=new lj(a,i,r)))}return i}function PW(t,e){return t.dispatchAction||tH(e.dispatchAction,e)}function PH(t){return"center"===t||"middle"===t}var PU=["rect","polygon","keep","clear"];function PY(t,e){var n=o_(t?t.brush:[]);if(n.length){var i,r,o=[];tE(n,function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(o=o.concat(e))});var a=t&&t.toolbox;tY(a)&&(a=a[0]),a||(t.toolbox=[a={feature:{}}]);var s=a.feature||(a.feature={}),l=s.brush||(s.brush={}),u=l.type||(l.type=[]);u.push.apply(u,o),r={},tE(i=u,function(t){r[t]=1}),i.length=0,tE(r,function(t,e){i.push(e)}),e&&!u.length&&u.push.apply(u,PU)}}function PX(t){if(t){for(var e in t)if(t.hasOwnProperty(e))return!0}}function PZ(t,e,n){var i={};return tE(e,function(e){var r,o=i[e]=((r=function(){}).prototype.__hidden=r.prototype,new r);tE(t[e],function(t,i){if(Mo.isValidType(i)){var r={type:i,visual:t};n&&n(r,e),o[i]=new Mo(r),"opacity"===i&&((r=tC(r)).type="colorAlpha",o.__hidden.__alphaForOpacity=new Mo(r))}})}),i}function Pj(t,e,n){var i;tE(n,function(t){e.hasOwnProperty(t)&&PX(e[t])&&(i=!0)}),i&&tE(n,function(n){e.hasOwnProperty(n)&&PX(e[n])?t[n]=tC(e[n]):delete t[n]})}var Pq={lineX:PK(0),lineY:PK(1),rect:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])},rect:function(t,e,n){return t&&n.boundingRect.intersect(t)}},polygon:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])&&wA(n.range,t[0],t[1])},rect:function(t,e,n){var i=n.range;if(!t||i.length<=1)return!1;var r=t.x,o=t.y,a=t.width,s=t.height,l=i[0];if(wA(i,r,o)||wA(i,r+a,o)||wA(i,r,o+s)||wA(i,r+a,o+s)||nb.create(t).contain(l[0],l[1])||dT(r,o,r+a,o,i)||dT(r,o,r,o+s,i)||dT(r+a,o,r+a,o+s,i)||dT(r,o+s,r+a,o+s,i))return!0}}};function PK(t){var e=["x","y"],n=["width","height"];return{point:function(e,n,i){if(e){var r=i.range;return P$(e[t],r)}},rect:function(i,r,o){if(i){var a=o.range,s=[i[e[t]],i[e[t]]+i[n[t]]];return s[1]<s[0]&&s.reverse(),P$(s[0],a)||P$(s[1],a)||P$(a[0],s)||P$(a[1],s)}}}}function P$(t,e){return e[0]<=t&&t<=e[1]}var PJ=["inBrush","outOfBrush"],PQ="__ecBrushSelect",P0="__ecInBrushSelectEvent";function P1(t){t.eachComponent({mainType:"brush"},function(e){(e.brushTargetManager=new Pu(e.option,t)).setInputRanges(e.areas,t)})}function P2(t,e,n){var i,r,o=[];t.eachComponent({mainType:"brush"},function(t){n&&"takeGlobalCursor"===n.type&&t.setBrushOption("brush"===n.key?n.brushOption:{brushType:!1})}),P1(t),t.eachComponent({mainType:"brush"},function(e,n){var a={brushId:e.id,brushIndex:n,brushName:e.name,areas:tC(e.areas),selected:[]};o.push(a);var s=e.option,l=s.brushLink,u=[],h=[],c=[],p=!1;n||(i=s.throttleType,r=s.throttleDelay);var d=tB(e.areas,function(t){var e,n,i=P4[t.brushType],r=tL({boundingRect:i?i(t):void 0},t);return e=r.brushType,r.selectors=n={point:function(t){return Pq[e].point(t,n,r)},rect:function(t){return Pq[e].rect(t,n,r)}},r}),f=PZ(e.option,PJ,function(t){t.mappingMethod="fixed"});function g(t){return"all"===l||!!u[t]}function y(t){return!!t.length}tY(l)&&tE(l,function(t){u[t]=1}),t.eachSeries(function(n,i){var r,o,a,s=c[i]=[];"parallel"===n.subType?(r=n,o=i,a=r.coordinateSystem,p=p||a.hasAxisBrushed(),g(o)&&a.eachActiveState(r.getData(),function(t,e){"active"===t&&(h[e]=1)})):function(n,i,r){if(!(!n.brushSelector||(o=e,a=i,null!=(s=o.option.seriesIndex)&&"all"!==s&&(tY(s)?0>tO(s,a):a!==s)))&&(tE(d,function(i){e.brushTargetManager.controlSeries(i,n,t)&&r.push(i),p=p||y(r)}),g(i)&&y(r))){var o,a,s,l=n.getData();l.each(function(t){P3(n,r,l,t)&&(h[t]=1)})}}(n,i,s)}),t.eachSeries(function(t,e){var n={seriesId:t.id,seriesIndex:e,seriesName:t.name,dataIndex:[]};a.selected.push(n);var i=c[e],r=t.getData(),o=g(e)?function(t){return h[t]?(n.dataIndex.push(r.getRawIndex(t)),"inBrush"):"outOfBrush"}:function(e){return P3(t,i,r,e)?(n.dataIndex.push(r.getRawIndex(e)),"inBrush"):"outOfBrush"};(g(e)?p:y(i))&&function(t,e,n,i,r,o){var a,s={};function l(t){return fx(n,a,t)}function u(t,e){fb(n,a,t,e)}tE(t,function(t){var n=Mo.prepareVisualTypes(e[t]);s[t]=n}),n.each(function(t,r){a=t;var o=n.getRawDataItem(a);if(!o||!1!==o.visualMap)for(var h=i.call(void 0,t),c=e[h],p=s[h],d=0,f=p.length;d<f;d++){var g=p[d];c[g]&&c[g].applyVisual(t,l,u)}})}(PJ,f,r,o)})}),function(t,e,n,i,r){if(r){var o=t.getZr();o[P0]||(o[PQ]||(o[PQ]=P5),dQ(o,PQ,n,e)(t,i))}}(e,i,r,o,n)}function P5(t,e){if(!t.isDisposed()){var n=t.getZr();n[P0]=!0,t.dispatchAction({type:"brushSelect",batch:e}),n[P0]=!1}}function P3(t,e,n,i){for(var r=0,o=e.length;r<o;r++){var a=e[r];if(t.brushSelector(i,n,a.selectors,a))return!0}}var P4={rect:function(t){return P8(t.range)},polygon:function(t){for(var e,n=t.range,i=0,r=n.length;i<r;i++){e=e||[[1/0,-1/0],[1/0,-1/0]];var o=n[i];o[0]<e[0][0]&&(e[0][0]=o[0]),o[0]>e[0][1]&&(e[0][1]=o[0]),o[1]<e[1][0]&&(e[1][0]=o[1]),o[1]>e[1][1]&&(e[1][1]=o[1])}return e&&P8(e)}};function P8(t){return new nb(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var P6=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new Tc(e.getZr())).on("brush",tH(this._onBrush,this)).mount()},e.prototype.render=function(t,e,n,i){this.model=t,this._updateController(t,e,n,i)},e.prototype.updateTransform=function(t,e,n,i){P1(e),this._updateController(t,e,n,i)},e.prototype.updateVisual=function(t,e,n,i){this.updateTransform(t,e,n,i)},e.prototype.updateView=function(t,e,n,i){this._updateController(t,e,n,i)},e.prototype._updateController=function(t,e,n,i){i&&i.$from===t.id||this._brushController.setPanels(t.brushTargetManager.makePanelOpts(n)).enableBrush(t.brushOption).updateCovers(t.areas.slice())},e.prototype.dispose=function(){this._brushController.dispose()},e.prototype._onBrush=function(t){var e=this.model.id,n=this.model.brushTargetManager.setOutputRanges(t.areas,this.ecModel);(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:e,areas:tC(n),$from:e}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:e,areas:tC(n),$from:e})},e.type="brush",e}(c6),P7=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.areas=[],n.brushOption={},n}return tn(e,t),e.prototype.optionUpdated=function(t,e){var n=this.option;e||Pj(n,t,["inBrush","outOfBrush"]);var i=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:this.option.defaultOutOfBrushColor},i.hasOwnProperty("liftZ")||(i.liftZ=5)},e.prototype.setAreas=function(t){t&&(this.areas=tB(t,function(t){return P9(this.option,t)},this))},e.prototype.setBrushOption=function(t){this.brushOption=P9(this.option,t),this.brushType=this.brushOption.brushType},e.type="brush",e.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],e.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:uQ.color.backgroundTint,borderColor:uQ.color.borderTint},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4,defaultOutOfBrushColor:uQ.color.disabled},e}(uK);function P9(t,e){return tD({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new lj(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}var Ot=["rect","polygon","lineX","lineY","keep","clear"],Oe=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return tn(e,t),e.prototype.render=function(t,e,n){var i,r,o;e.eachComponent({mainType:"brush"},function(t){i=t.brushType,r=t.brushOption.brushMode||"single",o=o||!!t.areas.length}),this._brushType=i,this._brushMode=r,tE(t.get("type",!0),function(e){t.setIconStatus(e,("keep"===e?"multiple"===r:"clear"===e?o:e===i)?"emphasis":"normal")})},e.prototype.updateView=function(t,e,n){this.render(t,e,n)},e.prototype.getIcons=function(){var t=this.model,e=t.get("icon",!0),n={};return tE(t.get("type",!0),function(t){e[t]&&(n[t]=e[t])}),n},e.prototype.onclick=function(t,e,n){var i=this._brushType,r=this._brushMode;"clear"===n?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?i:i!==n&&n,brushMode:"keep"===n?"multiple"===r?"single":"multiple":r}})},e.getDefaultOption=function(t){return{show:!0,type:Ot.slice(),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:t.getLocaleModel().get(["toolbox","brush","title"])}},e}(L1),On=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return tn(e,t),e.type="title",e.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:"center",top:uQ.size.m,backgroundColor:uQ.color.transparent,borderColor:uQ.color.primary,borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:uQ.color.primary},subtextStyle:{fontSize:12,color:uQ.color.quaternary}},e}(uK),Oi=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){if(this.group.removeAll(),t.get("show")){var i=this.group,r=t.getModel("textStyle"),o=t.getModel("subtextStyle"),a=t.get("textAlign"),s=t4(t.get("textBaseline"),t.get("textVerticalAlign")),l=new sv({style:lC(r,{text:t.get("text"),fill:r.getTextColor()},{disableBox:!0}),z2:10}),u=l.getBoundingRect(),h=t.get("subtext"),c=new sv({style:lC(o,{text:h,fill:o.getTextColor(),y:u.height+t.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),p=t.get("link"),d=t.get("sublink"),f=t.get("triggerEvent",!0);l.silent=!p&&!f,c.silent=!d&&!f,p&&l.on("click",function(){uC(p,"_"+t.get("target"))}),d&&c.on("click",function(){uC(d,"_"+t.get("subtarget"))}),sk(l).eventData=sk(c).eventData=f?{componentType:"title",componentIndex:t.componentIndex}:null,i.add(l),h&&i.add(c);var g=i.getBoundingRect(),y=t.getBoxLayoutParams();y.width=g.width,y.height=g.height;var v=uG(y,uH(t,n).refContainer,t.get("padding"));a||("middle"===(a=t.get("left")||t.get("right"))&&(a="center"),"right"===a?v.x+=v.width:"center"===a&&(v.x+=v.width/2)),s||("center"===(s=t.get("top")||t.get("bottom"))&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),i.x=v.x,i.y=v.y,i.markRedraw();var m={align:a,verticalAlign:s};l.setStyle(m),c.setStyle(m),g=i.getBoundingRect();var x=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var b=new sd({shape:{x:g.x-x[3],y:g.y-x[0],width:g.width+x[1]+x[3],height:g.height+x[0]+x[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});i.add(b)}},e.type="title",e}(c6),Or=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode="box",n}return tn(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._initData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this._initData()},e.prototype.setCurrentIndex=function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(t>=e&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},e.prototype.getCurrentIndex=function(){return this.option.currentIndex},e.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},e.prototype.setPlayState=function(t){this.option.autoPlay=!!t},e.prototype.getPlayState=function(){return!!this.option.autoPlay},e.prototype._initData=function(){var t,e=this.option,n=e.data||[],i=e.axisType,r=this._names=[];"category"===i?(t=[],tE(n,function(e,n){var i,o=oC(oS(e),"");tK(e)?(i=tC(e)).value=n:i=n,t.push(i),r.push(o)})):t=n,(this._data=new vf([{name:"value",type:{category:"ordinal",time:"time",value:"number"}[i]||"number"}],this)).initData(t,r)},e.prototype.getData=function(){return this._data},e.prototype.getCategories=function(){if("category"===this.get("axisType"))return this._names.slice()},e.type="timeline",e.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:uQ.size.m,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:uQ.color.secondary},data:[]},e}(uK),Oo=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="timeline.slider",e.defaultOption=l$(Or.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:uQ.color.border,borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:uQ.color.accent10},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:uQ.color.tertiary},itemStyle:{color:uQ.color.accent20,borderWidth:0},checkpointStyle:{symbol:"circle",symbolSize:15,color:uQ.color.accent50,borderColor:uQ.color.accent50,borderWidth:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"rgba(0, 0, 0, 0)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,itemGap:12,position:"left",playIcon:"path://M15 0C23.2843 0 30 6.71573 30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0ZM15 3C8.37258 3 3 8.37258 3 15C3 21.6274 8.37258 27 15 27C21.6274 27 27 21.6274 27 15C27 8.37258 21.6274 3 15 3ZM11.5 10.6699C11.5 9.90014 12.3333 9.41887 13 9.80371L20.5 14.1338C21.1667 14.5187 21.1667 15.4813 20.5 15.8662L13 20.1963C12.3333 20.5811 11.5 20.0999 11.5 19.3301V10.6699Z",stopIcon:"path://M15 0C23.2843 0 30 6.71573 30 15C30 23.2843 23.2843 30 15 30C6.71573 30 0 23.2843 0 15C0 6.71573 6.71573 0 15 0ZM15 3C8.37258 3 3 8.37258 3 15C3 21.6274 8.37258 27 15 27C21.6274 27 27 21.6274 27 15C27 8.37258 21.6274 3 15 3ZM11.5 10C12.3284 10 13 10.6716 13 11.5V18.5C13 19.3284 12.3284 20 11.5 20C10.6716 20 10 19.3284 10 18.5V11.5C10 10.6716 10.6716 10 11.5 10ZM18.5 10C19.3284 10 20 10.6716 20 11.5V18.5C20 19.3284 19.3284 20 18.5 20C17.6716 20 17 19.3284 17 18.5V11.5C17 10.6716 17.6716 10 18.5 10Z",nextIcon:"path://M0.838834 18.7383C0.253048 18.1525 0.253048 17.2028 0.838834 16.617L7.55635 9.89949L0.838834 3.18198C0.253048 2.59619 0.253048 1.64645 0.838834 1.06066C1.42462 0.474874 2.37437 0.474874 2.96015 1.06066L10.7383 8.83883L10.8412 8.95277C11.2897 9.50267 11.2897 10.2963 10.8412 10.8462L10.7383 10.9602L2.96015 18.7383C2.37437 19.3241 1.42462 19.3241 0.838834 18.7383Z",prevIcon:"path://M10.9602 1.06066C11.5459 1.64645 11.5459 2.59619 10.9602 3.18198L4.24264 9.89949L10.9602 16.617C11.5459 17.2028 11.5459 18.1525 10.9602 18.7383C10.3744 19.3241 9.42462 19.3241 8.83883 18.7383L1.06066 10.9602L0.957771 10.8462C0.509245 10.2963 0.509245 9.50267 0.957771 8.95277L1.06066 8.83883L8.83883 1.06066C9.42462 0.474874 10.3744 0.474874 10.9602 1.06066Z",prevBtnSize:18,nextBtnSize:18,color:uQ.color.accent50,borderColor:uQ.color.accent50,borderWidth:0},emphasis:{label:{show:!0,color:uQ.color.accent60},itemStyle:{color:uQ.color.accent60,borderColor:uQ.color.accent60},controlStyle:{color:uQ.color.accent70,borderColor:uQ.color.accent70}},progress:{lineStyle:{color:uQ.color.accent30},itemStyle:{color:uQ.color.accent40}},data:[]}),e}(Or);tN(Oo,ci.prototype);var Oa=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="timeline",e}(c6),Os=function(t){function e(e,n,i,r){var o=t.call(this,e,n,i)||this;return o.type=r||"value",o}return tn(e,t),e.prototype.getLabelModel=function(){return this.model.getModel("label")},e.prototype.isHorizontal=function(){return"horizontal"===this.model.get("orient")},e}(_N),Ol=Math.PI,Ou=oL(),Oh=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(t,e){this.api=e},e.prototype.render=function(t,e,n){if(this.model=t,this.api=n,this.ecModel=e,this.group.removeAll(),t.get("show",!0)){var i=this._layout(t,n),r=this._createGroup("_mainGroup"),o=this._createGroup("_labelGroup"),a=this._axis=this._createAxis(i,t);t.formatTooltip=function(t){return cV("nameValue",{noName:!0,value:a.scale.getLabel({value:t})})},tE(["AxisLine","AxisTick","Control","CurrentPointer"],function(e){this["_render"+e](i,r,a,t)},this),this._renderAxisLabel(i,o,a,t),this._position(i,t)}this._doPlayStop(),this._updateTicksStatus()},e.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},e.prototype.dispose=function(){this._clearTimer()},e.prototype._layout=function(t,e){var n,i,r,o,a,s,l=t.get(["label","position"]),u=t.get("orient"),h=(n=t,i=e,uG(n.getBoxLayoutParams(),uH(n,i).refContainer,n.get("padding"))),c={horizontal:"center",vertical:(r=null==l||"auto"===l?"horizontal"===u?h.y+h.height/2<e.getHeight()/2?"-":"+":h.x+h.width/2<e.getWidth()/2?"+":"-":tZ(l)?({horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}})[u][l]:l)>=0||"+"===r?"left":"right"},p="vertical"===u?h.height:h.width,d=t.getModel("controlStyle"),f=d.get("show",!0),g=f?d.get("itemSize"):0,y=f?d.get("itemGap"):0,v=g+y,m=t.get(["label","rotate"])||0;m=m*Ol/180;var x=d.get("position",!0),_=f&&d.get("showPlayBtn",!0),b=f&&d.get("showPrevBtn",!0),w=f&&d.get("showNextBtn",!0),S=0,M=p;"left"===x||"bottom"===x?(_&&(o=[0,0],S+=v),b&&(a=[S,0],S+=v)):(_&&(o=[M-g,0],M-=v),b&&(a=[0,0],S+=v)),w&&(s=[M-g,0],M-=v);var I=[S,M];return t.get("inverse")&&I.reverse(),{viewRect:h,mainLength:p,orient:u,rotation:({horizontal:0,vertical:Ol/2})[u],labelRotation:m,labelPosOpt:r,labelAlign:t.get(["label","align"])||c[u],labelBaseline:t.get(["label","verticalAlign"])||t.get(["label","baseline"])||({horizontal:r>=0||"+"===r?"top":"bottom",vertical:"middle"})[u],playPosition:o,prevBtnPosition:a,nextBtnPosition:s,axisExtent:I,controlSize:g,controlGap:y}},e.prototype._position=function(t,e){var n=this._mainGroup,i=this._labelGroup,r=t.viewRect;if("vertical"===t.orient){var o=e7(),a=r.x,s=r.y+r.height;nn(o,o,[-a,-s]),ni(o,o,-Ol/2),nn(o,o,[a,s]),(r=r.clone()).applyTransform(o)}var l=y(r),u=y(n.getBoundingRect()),h=y(i.getBoundingRect()),c=[n.x,n.y],p=[i.x,i.y];p[0]=c[0]=l[0][0];var d=t.labelPosOpt;if(null==d||tZ(d)){var f=+("+"!==d);v(c,u,l,1,f),v(p,h,l,1,1-f)}else{var f=d>=0?0:1;v(c,u,l,1,f),p[1]=c[1]+d}function g(t){t.originX=l[0][0]-t.x,t.originY=l[1][0]-t.y}function y(t){return[[t.x,t.x+t.width],[t.y,t.y+t.height]]}function v(t,e,n,i,r){t[i]+=n[i][r]-e[i][r]}n.setPosition(c),i.setPosition(p),n.rotation=i.rotation=t.rotation,g(n),g(i)},e.prototype._createAxis=function(t,e){var n=e.getData(),i=e.get("axisType"),r=function(t,e){if(e=e||t.get("type"))switch(e){case"category":return new x$({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case"time":return new x0({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new xJ}}(e,i);r.getTicks=function(){return n.mapArray(["value"],function(t){return{value:t}})};var o=n.getDataExtent("value");r.setExtent(o[0],o[1]),r.calcNiceTicks();var a=new Os("value",r,t.axisExtent,i);return a.model=e,a},e.prototype._createGroup=function(t){var e=this[t]=new rY;return this.group.add(e),e},e.prototype._renderAxisLine=function(t,e,n,i){var r=n.getExtent();if(i.get(["lineStyle","show"])){var o=new pU({shape:{x1:r[0],y1:0,x2:r[1],y2:0},style:tk({lineCap:"round"},i.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});e.add(o);var a=this._progressLine=new pU({shape:{x1:r[0],x2:this._currentPointer?this._currentPointer.x:r[0],y1:0,y2:0},style:tL({lineCap:"round",lineWidth:o.style.lineWidth},i.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});e.add(a)}},e.prototype._renderAxisTick=function(t,e,n,i){var r=this,o=i.getData(),a=n.scale.getTicks();this._tickSymbols=[],tE(a,function(t){var a=n.dataToCoord(t.value),s=o.getItemModel(t.value),l=s.getModel("itemStyle"),u=s.getModel(["emphasis","itemStyle"]),h=s.getModel(["progress","itemStyle"]),c=Oc(s,l,e,{x:a,y:0,onclick:tH(r._changeTimeline,r,t.value)});c.ensureState("emphasis").style=u.getItemStyle(),c.ensureState("progress").style=h.getItemStyle(),ln(c);var p=sk(c);s.get("tooltip")?(p.dataIndex=t.value,p.dataModel=i):p.dataIndex=p.dataModel=null,r._tickSymbols.push(c)})},e.prototype._renderAxisLabel=function(t,e,n,i){var r=this;if(n.getLabelModel().get("show")){var o=i.getData(),a=n.getViewLabels();this._tickLabels=[],tE(a,function(i){var a=i.tickValue,s=o.getItemModel(a),l=s.getModel("label"),u=s.getModel(["emphasis","label"]),h=s.getModel(["progress","label"]),c=new sv({x:n.dataToCoord(i.tickValue),y:0,rotation:t.labelRotation-t.rotation,onclick:tH(r._changeTimeline,r,a),silent:!1,style:lC(l,{text:i.formattedLabel,align:t.labelAlign,verticalAlign:t.labelBaseline})});c.ensureState("emphasis").style=lC(u),c.ensureState("progress").style=lC(h),e.add(c),ln(c),Ou(c).dataIndex=a,r._tickLabels.push(c)})}},e.prototype._renderControl=function(t,e,n,i){var r=t.controlSize,o=t.rotation,a=i.getModel("controlStyle").getItemStyle(),s=i.getModel(["emphasis","controlStyle"]).getItemStyle(),l=i.getPlayState(),u=i.get("inverse",!0);function h(t,n,l,u){if(t){var h,c,p,d,f,g,y=rR(t4(i.get(["controlStyle",n+"BtnSize"]),r),r),v=(h=i,c=n+"Icon",p=[0,-y/2,y,y],f=(d={x:t[0],y:t[1],originX:r/2,originY:0,rotation:u?-o:0,rectHover:!0,style:a,onclick:l}).style,g=dI(h.get(["controlStyle",c]),d||{},new nb(p[0],p[1],p[2],p[3])),f&&g.setStyle(f),g);v.ensureState("emphasis").style=s,e.add(v),ln(v)}}h(t.nextBtnPosition,"next",tH(this._changeTimeline,this,u?"-":"+")),h(t.prevBtnPosition,"prev",tH(this._changeTimeline,this,u?"+":"-")),h(t.playPosition,l?"stop":"play",tH(this._handlePlayClick,this,!l),!0)},e.prototype._renderCurrentPointer=function(t,e,n,i){var r=i.getData(),o=i.getCurrentIndex(),a=r.getItemModel(o).getModel("checkpointStyle"),s=this;this._currentPointer=Oc(a,a,this._mainGroup,{},this._currentPointer,{onCreate:function(t){t.draggable=!0,t.drift=tH(s._handlePointerDrag,s),t.ondragend=tH(s._handlePointerDragend,s),Op(t,s._progressLine,o,n,i,!0)},onUpdate:function(t){Op(t,s._progressLine,o,n,i)}})},e.prototype._handlePlayClick=function(t){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:t,from:this.uid})},e.prototype._handlePointerDrag=function(t,e,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},e.prototype._handlePointerDragend=function(t){this._pointerChangeTimeline([t.offsetX,t.offsetY],!0)},e.prototype._pointerChangeTimeline=function(t,e){var n=this._toAxisCoord(t)[0],i=r9(this._axis.getExtent().slice());n>i[1]&&(n=i[1]),n<i[0]&&(n=i[0]),this._currentPointer.x=n,this._currentPointer.markRedraw();var r=this._progressLine;r&&(r.shape.x2=n,r.dirty());var o=this._findNearestTick(n),a=this.model;(e||o!==a.getCurrentIndex()&&a.get("realtime"))&&this._changeTimeline(o)},e.prototype._doPlayStop=function(){var t=this;this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout(function(){var e=t.model;t._changeTimeline(e.getCurrentIndex()+(e.get("rewind",!0)?-1:1))},this.model.get("playInterval")))},e.prototype._toAxisCoord=function(t){return d_(t,this._mainGroup.getLocalTransform(),!0)},e.prototype._findNearestTick=function(t){var e,n=this.model.getData(),i=1/0,r=this._axis;return n.each(["value"],function(n,o){var a=Math.abs(r.dataToCoord(n)-t);a<i&&(i=a,e=o)}),e},e.prototype._clearTimer=function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},e.prototype._changeTimeline=function(t){var e=this.model.getCurrentIndex();"+"===t?t=e+1:"-"===t&&(t=e-1),this.api.dispatchAction({type:"timelineChange",currentIndex:t,from:this.uid})},e.prototype._updateTicksStatus=function(){var t=this.model.getCurrentIndex(),e=this._tickSymbols,n=this._tickLabels;if(e)for(var i=0;i<e.length;i++)e&&e[i]&&e[i].toggleState("progress",i<t);if(n)for(var i=0;i<n.length;i++)n&&n[i]&&n[i].toggleState("progress",Ou(n[i]).dataIndex<=t)},e.type="timeline.slider",e}(Oa);function Oc(t,e,n,i,r,o){var a=e.get("color");r?(r.setColor(a),n.add(r),o&&o.onUpdate(r)):((r=fz(t.get("symbol"),-1,-1,2,2,a)).setStyle("strokeNoScale",!0),n.add(r),o&&o.onCreate(r));var s=e.getItemStyle(["color"]);r.setStyle(s),i=tD({rectHover:!0,z2:100},i,!0);var l=fE(t.get("symbolSize"));i.scaleX=l[0]/2,i.scaleY=l[1]/2;var u=fB(t.get("symbolOffset"),l);u&&(i.x=(i.x||0)+u[0],i.y=(i.y||0)+u[1]);var h=t.get("symbolRotate");return i.rotation=(h||0)*Math.PI/180||0,r.attr(i),r.updateTransform(),r}function Op(t,e,n,i,r,o){if(!t.dragging){var a=r.getModel("checkpointStyle"),s=i.dataToCoord(r.getData().get("value",n));if(o||!a.get("animation",!0))t.attr({x:s,y:0}),e&&e.attr({shape:{x2:s}});else{var l={duration:a.get("animationDuration",!0),easing:a.get("animationEasing",!0)};t.stopAnimation(null,!0),t.animateTo({x:s,y:0},l),e&&e.animateTo({shape:{x2:s}},l)}}}function Od(t){var e=t&&t.timeline;tY(e)||(e=e?[e]:[]),tE(e,function(t){t&&function(t){var e=t.type,n={number:"value",time:"time"};if(n[e]&&(t.axisType=n[e],delete t.type),Of(t),Og(t,"controlPosition")){var i=t.controlStyle||(t.controlStyle={});Og(i,"position")||(i.position=t.controlPosition),"none"!==i.position||Og(i,"show")||(i.show=!1,delete i.position),delete t.controlPosition}tE(t.data||[],function(t){tK(t)&&!tY(t)&&(!Og(t,"value")&&Og(t,"name")&&(t.value=t.name),Of(t))})}(t)})}function Of(t){var e=t.itemStyle||(t.itemStyle={}),n=e.emphasis||(e.emphasis={}),i=t.label||t.label||{},r=i.normal||(i.normal={}),o={normal:1,emphasis:1};tE(i,function(t,e){o[e]||Og(r,e)||(r[e]=t)}),n.label&&!Og(i,"emphasis")&&(i.emphasis=n.label,delete n.label)}function Og(t,e){return t.hasOwnProperty(e)}function Oy(t,e){if(!t)return!1;for(var n=tY(t)?t:[t],i=0;i<n.length;i++)if(n[i]&&n[i][e])return!0;return!1}function Ov(t){ob(t,"label",["show"])}var Om=oL(),Ox=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.createdBySelf=!1,n.preventAutoZ=!0,n}return tn(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._mergeOption(t,n,!1,!0)},e.prototype.isAnimationEnabled=function(){if(ts.node)return!1;var t=this.__hostSeries;return this.getShallow("animation")&&t&&t.isAnimationEnabled()},e.prototype.mergeOption=function(t,e){this._mergeOption(t,e,!1,!1)},e.prototype._mergeOption=function(t,e,n,i){var r=this.mainType;n||e.eachSeries(function(t){var n=t.get(this.mainType,!0),o=Om(t)[r];if(!n||!n.data){Om(t)[r]=null;return}o?o._mergeOption(n,e,!0):(i&&Ov(n),tE(n.data,function(t){t instanceof Array?(Ov(t[0]),Ov(t[1])):Ov(t)}),tk(o=this.createMarkerModelFromSeries(n,this,e),{mainType:this.mainType,seriesIndex:t.seriesIndex,name:t.name,createdBySelf:!0}),o.__hostSeries=t),Om(t)[r]=o},this)},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.getRawValue(t),o=i.getName(t);return cV("section",{header:this.name,blocks:[cV("nameValue",{name:o,value:r,noName:!o,noValue:null==r})]})},e.prototype.getData=function(){return this._data},e.prototype.setData=function(t){this._data=t},e.prototype.getDataParams=function(t,e){var n=ci.prototype.getDataParams.call(this,t,e),i=this.__hostSeries;return i&&(n.seriesId=i.id,n.seriesName=i.name,n.seriesType=i.subType),n},e.getMarkerModelFromSeries=function(t,e){return Om(t)[e]},e.type="marker",e.dependencies=["series","grid","polar","geo"],e}(uK);tN(Ox,ci.prototype);var O_=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markPoint",e.defaultOption={z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}},e}(Ox);function Ob(t){return!(isNaN(parseFloat(t.x))&&isNaN(parseFloat(t.y)))}function Ow(t,e,n,i,r,o,a){var s=[],l=vb(e,r)?e.getCalculationInfo("stackResultDimension"):r,u=OD(e,l,t),h=e.hostModel.indicesOfNearest(n,l,u)[0];s[o]=e.get(i,h),s[a]=e.get(l,h);var c=e.get(r,h),p=ot(e.get(r,h));return(p=Math.min(p,20))>=0&&(s[a]=+s[a].toFixed(p)),[s,c]}var OS={min:tU(Ow,"min"),max:tU(Ow,"max"),average:tU(Ow,"average"),median:tU(Ow,"median")};function OM(t,e){if(e){var n,i=t.getData(),r=t.coordinateSystem,o=r&&r.dimensions;if(!(!isNaN(parseFloat((n=e).x))&&!isNaN(parseFloat(n.y)))&&!tY(e.coord)&&tY(o)){var a=OI(e,i,r,t);if((e=tC(e)).type&&OS[e.type]&&a.baseAxis&&a.valueAxis){var s=tO(o,a.baseAxis.dim),l=tO(o,a.valueAxis.dim),u=OS[e.type](i,a.valueAxis.dim,a.baseDataDim,a.valueDataDim,s,l);e.coord=u[0],e.value=u[1]}else e.coord=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis]}if(null!=e.coord&&tY(o))for(var h=e.coord,c=0;c<2;c++)OS[h[c]]&&(h[c]=OD(i,i.mapDimension(o[c]),h[c]));else{e.coord=[];var p=t.getBaseAxis();if(p&&e.type&&OS[e.type]){var d=r.getOtherAxis(p);d&&(e.value=OD(i,i.mapDimension(d.dim),e.type))}}return e}}function OI(t,e,n,i){var r,o,a,s={};return null!=t.valueIndex||null!=t.valueDim?(s.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,s.valueAxis=n.getAxis((r=i,o=s.valueDataDim,(a=r.getData().getDimensionInfo(o))&&a.coordDim)),s.baseAxis=n.getOtherAxis(s.valueAxis),s.baseDataDim=e.mapDimension(s.baseAxis.dim)):(s.baseAxis=i.getBaseAxis(),s.valueAxis=n.getOtherAxis(s.baseAxis),s.baseDataDim=e.mapDimension(s.baseAxis.dim),s.valueDataDim=e.mapDimension(s.valueAxis.dim)),s}function OT(t,e){return!t||!t.containData||!e.coord||!!Ob(e)||t.containData(e.coord)}function OC(t,e){return t?function(t,n,i,r){return cl(r<2?t.coord&&t.coord[r]:t.value,e[r])}:function(t,n,i,r){return cl(t.value,e[r])}}function OD(t,e,n){if("average"===n){var i=0,r=0;return t.each(e,function(t,e){!isNaN(t)&&(i+=t,r++)}),i/r}return"median"===n?t.getMedian(e):t.getDataExtent(e)[+("max"===n)]}var OA=oL(),Ok=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.init=function(){this.markerGroupMap=es()},e.prototype.render=function(t,e,n){var i,r,o,a=this,s=this.markerGroupMap;s.each(function(t){OA(t).keep=!1}),e.eachSeries(function(t){var i=Ox.getMarkerModelFromSeries(t,a.type);i&&a.renderSeries(t,i,e,n)}),s.each(function(t){OA(t).keep||a.group.remove(t.group)}),i=e,r=s,o=this.type,i.eachSeries(function(t){var e=Ox.getMarkerModelFromSeries(t,o),n=r.get(t.id);if(e&&n&&n.group){var i=dB(e),a=i.z,s=i.zlevel;dG(n.group,a,s)}})},e.prototype.markKeep=function(t){OA(t).keep=!0},e.prototype.toggleBlurSeries=function(t,e){var n=this;tE(t,function(t){var i=Ox.getMarkerModelFromSeries(t,n.type);i&&i.getData().eachItemGraphicEl(function(t){t&&(e?sJ(t,sj):sJ(t,sq))})})},e.type="marker",e}(c6);function OL(t,e,n){var i=e.coordinateSystem,r=n.getWidth(),o=n.getHeight(),a=i&&i.getArea&&i.getArea();t.each(function(n){var s,l=t.getItemModel(n),u="coordinate"===l.get("relativeTo"),h=u?a?a.width:0:r,c=u?a?a.height:0:o,p=u&&a?a.x:0,d=u&&a?a.y:0,f=r8(l.get("x"),h)+p,g=r8(l.get("y"),c)+d;if(isNaN(f)||isNaN(g)){if(e.getMarkerPosition)s=e.getMarkerPosition(t.getValues(t.dimensions,n));else if(i){var y=t.get(i.dimensions[0],n),v=t.get(i.dimensions[1],n);s=i.dataToPoint([y,v])}}else s=[f,g];isNaN(f)||(s[0]=f),isNaN(g)||(s[1]=g),t.setItemLayout(n,s)})}var OP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=Ox.getMarkerModelFromSeries(t,"markPoint");e&&(OL(e.getData(),t,n),this.markerGroupMap.get(t.id).updateLayout())},this)},e.prototype.renderSeries=function(t,e,n,i){var r,o,a,s,l,u,h,c=t.coordinateSystem,p=t.id,d=t.getData(),f=this.markerGroupMap,g=f.get(p)||f.set(p,new vP),y=(r=c,o=t,a=e,l=new vf(s=r?tB(r&&r.dimensions,function(t){return tk(tk({},o.getData().getDimensionInfo(o.getData().mapDimension(t))||{}),{name:t,ordinalMeta:null})}):[{name:"value",type:"float"}],a),u=tB(a.get("data"),tU(OM,o)),r&&(u=tG(u,tU(OT,r))),h=OC(!!r,s),l.initData(u,null,h),l);e.setData(y),OL(e.getData(),t,i),y.each(function(t){var n=y.getItemModel(t),i=n.getShallow("symbol"),r=n.getShallow("symbolSize"),o=n.getShallow("symbolRotate"),a=n.getShallow("symbolOffset"),s=n.getShallow("symbolKeepAspect");if(tX(i)||tX(r)||tX(o)||tX(a)){var l=e.getRawValue(t),u=e.getDataParams(t);tX(i)&&(i=i(l,u)),tX(r)&&(r=r(l,u)),tX(o)&&(o=o(l,u)),tX(a)&&(a=a(l,u))}var h=n.getModel("itemStyle").getItemStyle(),c=n.get("z2"),p=f_(d,"color");h.fill||(h.fill=p),y.setItemVisual(t,{z2:t4(c,0),symbol:i,symbolSize:r,symbolRotate:o,symbolOffset:a,symbolKeepAspect:s,style:h})}),g.updateData(y),this.group.add(g.group),y.eachItemGraphicEl(function(t){t.traverse(function(t){sk(t).dataModel=e})}),this.markKeep(g),g.group.silent=e.get("silent")||t.get("silent")},e.type="markPoint",e}(Ok),OO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markLine",e.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,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}(Ox),OR=oL(),ON=function(t,e,n,i){var r,o=t.getData();if(tY(i))r=i;else{var a=i.type;if("min"===a||"max"===a||"average"===a||"median"===a||null!=i.xAxis||null!=i.yAxis){var s=void 0,l=void 0;if(null!=i.yAxis||null!=i.xAxis)s=e.getAxis(null!=i.yAxis?"y":"x"),l=t3(i.yAxis,i.xAxis);else{var u=OI(i,o,e,t);s=u.valueAxis;var h=vw(o,u.valueDataDim);l=OD(o,h,a)}var c=+("x"!==s.dim),p=1-c,d=tC(i),f={coord:[]};d.type=null,d.coord=[],d.coord[p]=-1/0,f.coord[p]=1/0;var g=n.get("precision");g>=0&&tq(l)&&(l=+l.toFixed(Math.min(g,20))),d.coord[c]=f.coord[c]=l,r=[d,f,{type:a,valueIndex:i.valueIndex,value:l}]}else r=[]}var y=[OM(t,r[0]),OM(t,r[1]),tk({},r[2])];return y[2].type=y[2].type||null,tD(y[2],y[0]),tD(y[2],y[1]),y};function Oz(t){return!isNaN(t)&&!isFinite(t)}function OE(t,e,n,i){var r=1-t,o=i.dimensions[t];return Oz(e[r])&&Oz(n[r])&&e[t]===n[t]&&i.getAxis(o).containData(e[t])}function OB(t,e){if("cartesian2d"===t.type){var n=e[0].coord,i=e[1].coord;if(n&&i&&(OE(1,n,i,t)||OE(0,n,i,t)))return!0}return OT(t,e[0])&&OT(t,e[1])}function OV(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=r8(s.get("x"),r.getWidth()),u=r8(s.get("y"),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition)o=i.getMarkerPosition(t.getValues(t.dimensions,e));else{var h=a.dimensions,c=t.get(h[0],e),p=t.get(h[1],e);o=a.dataToPoint([c,p])}if(vq(a,"cartesian2d")){var d=a.getAxis("x"),f=a.getAxis("y"),h=a.dimensions;Oz(t.get(h[0],e))?o[0]=d.toGlobalCoord(d.getExtent()[+!n]):Oz(t.get(h[1],e))&&(o[1]=f.toGlobalCoord(f.getExtent()[+!n]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];t.setItemLayout(e,o)}var OG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=Ox.getMarkerModelFromSeries(t,"markLine");if(e){var i=e.getData(),r=OR(e).from,o=OR(e).to;r.each(function(e){OV(r,e,!0,t,n),OV(o,e,!1,t,n)}),i.each(function(t){i.setItemLayout(t,[r.getItemLayout(t),o.getItemLayout(t)])}),this.markerGroupMap.get(t.id).updateLayout()}},this)},e.prototype.renderSeries=function(t,e,n,i){var r,o,a,s,l,u,h,c,p,d=t.coordinateSystem,f=t.id,g=t.getData(),y=this.markerGroupMap,v=y.get(f)||y.set(f,new Ie);this.group.add(v.group);var m=(r=d,o=t,a=e,l=new vf(s=r?tB(r&&r.dimensions,function(t){return tk(tk({},o.getData().getDimensionInfo(o.getData().mapDimension(t))||{}),{name:t,ordinalMeta:null})}):[{name:"value",type:"float"}],a),u=new vf(s,a),h=new vf([],a),c=tB(a.get("data"),tU(ON,o,r,a)),r&&(c=tG(c,tU(OB,r))),p=OC(!!r,s),l.initData(tB(c,function(t){return t[0]}),null,p),u.initData(tB(c,function(t){return t[1]}),null,p),h.initData(tB(c,function(t){return t[2]})),h.hasItemOption=!0,{from:l,to:u,line:h}),x=m.from,_=m.to,b=m.line;OR(e).from=x,OR(e).to=_,e.setData(b);var w=e.get("symbol"),S=e.get("symbolSize"),M=e.get("symbolRotate"),I=e.get("symbolOffset");function T(e,n,r){var o=e.getItemModel(n);OV(e,n,r,t,i);var a=o.getModel("itemStyle").getItemStyle();null==a.fill&&(a.fill=f_(g,"color")),e.setItemVisual(n,{symbolKeepAspect:o.get("symbolKeepAspect"),symbolOffset:t4(o.get("symbolOffset",!0),I[+!r]),symbolRotate:t4(o.get("symbolRotate",!0),M[+!r]),symbolSize:t4(o.get("symbolSize"),S[+!r]),symbol:t4(o.get("symbol",!0),w[+!r]),style:a})}tY(w)||(w=[w,w]),tY(S)||(S=[S,S]),tY(M)||(M=[M,M]),tY(I)||(I=[I,I]),m.from.each(function(t){T(x,t,!0),T(_,t,!1)}),b.each(function(t){var e=b.getItemModel(t),n=e.getModel("lineStyle").getLineStyle();b.setItemLayout(t,[x.getItemLayout(t),_.getItemLayout(t)]);var i=e.get("z2");null==n.stroke&&(n.stroke=x.getItemVisual(t,"style").fill),b.setItemVisual(t,{z2:t4(i,0),fromSymbolKeepAspect:x.getItemVisual(t,"symbolKeepAspect"),fromSymbolOffset:x.getItemVisual(t,"symbolOffset"),fromSymbolRotate:x.getItemVisual(t,"symbolRotate"),fromSymbolSize:x.getItemVisual(t,"symbolSize"),fromSymbol:x.getItemVisual(t,"symbol"),toSymbolKeepAspect:_.getItemVisual(t,"symbolKeepAspect"),toSymbolOffset:_.getItemVisual(t,"symbolOffset"),toSymbolRotate:_.getItemVisual(t,"symbolRotate"),toSymbolSize:_.getItemVisual(t,"symbolSize"),toSymbol:_.getItemVisual(t,"symbol"),style:n})}),v.updateData(b),m.line.eachItemGraphicEl(function(t){sk(t).dataModel=e,t.traverse(function(t){sk(t).dataModel=e})}),this.markKeep(v),v.group.silent=e.get("silent")||t.get("silent")},e.type="markLine",e}(Ok),OF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markArea",e.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},e}(Ox),OW=oL(),OH=function(t,e,n,i){var r=i[0],o=i[1];if(r&&o){var a=OM(t,r),s=OM(t,o),l=a.coord,u=s.coord;l[0]=t3(l[0],-1/0),l[1]=t3(l[1],-1/0),u[0]=t3(u[0],1/0),u[1]=t3(u[1],1/0);var h=tA([{},a,s]);return h.coord=[a.coord,s.coord],h.x0=a.x,h.y0=a.y,h.x1=s.x,h.y1=s.y,h}};function OU(t){return!isNaN(t)&&!isFinite(t)}function OY(t,e,n,i){var r=1-t;return OU(e[r])&&OU(n[r])}function OX(t,e){var n=e.coord[0],i=e.coord[1],r={coord:n,x:e.x0,y:e.y0},o={coord:i,x:e.x1,y:e.y1};if(vq(t,"cartesian2d"))return!!(n&&i&&(OY(1,n,i,t)||OY(0,n,i,t)))||!t||!t.containZone||!r.coord||!o.coord||!!Ob(r)||!!Ob(o)||t.containZone(r.coord,o.coord);return OT(t,r)||OT(t,o)}function OZ(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=r8(s.get(n[0]),r.getWidth()),u=r8(s.get(n[1]),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition){var h=t.getValues(["x0","y0"],e),c=t.getValues(["x1","y1"],e),p=a.clampData(h),d=a.clampData(c),f=[];"x0"===n[0]?f[0]=p[0]>d[0]?c[0]:h[0]:f[0]=p[0]>d[0]?h[0]:c[0],"y0"===n[1]?f[1]=p[1]>d[1]?c[1]:h[1]:f[1]=p[1]>d[1]?h[1]:c[1],o=i.getMarkerPosition(f,n,!0)}else{var g=t.get(n[0],e),y=t.get(n[1],e),v=[g,y];a.clampData&&a.clampData(v,v),o=a.dataToPoint(v,!0)}if(vq(a,"cartesian2d")){var m=a.getAxis("x"),x=a.getAxis("y"),g=t.get(n[0],e),y=t.get(n[1],e);OU(g)?o[0]=m.toGlobalCoord(m.getExtent()[+("x0"!==n[0])]):OU(y)&&(o[1]=x.toGlobalCoord(x.getExtent()[+("y0"!==n[1])]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];return o}var Oj=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]],Oq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=Ox.getMarkerModelFromSeries(t,"markArea");if(e){var i=e.getData();i.each(function(e){var r=tB(Oj,function(r){return OZ(i,e,r,t,n)});i.setItemLayout(e,r),i.getItemGraphicEl(e).setShape("points",r)})}},this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,{group:new rY});this.group.add(l.group),this.markKeep(l);var u=function(t,e,n){if(t){var i,r,o=tB(t&&t.dimensions,function(t){var n=e.getData();return tk(tk({},n.getDimensionInfo(n.mapDimension(t))||{}),{name:t,ordinalMeta:null})});i=new vf(r=tB(["x0","y0","x1","y1"],function(t,e){return{name:t,type:o[e%2].type}}),n)}else i=new vf(r=[{name:"value",type:"float"}],n);var a=tB(n.get("data"),tU(OH,e,t,n));t&&(a=tG(a,tU(OX,t)));var s=t?function(t,e,n,i){return cl(t.coord[Math.floor(i/2)][i%2],r[i])}:function(t,e,n,i){return cl(t.value,r[i])};return i.initData(a,null,s),i.hasItemOption=!0,i}(r,t,e);e.setData(u),u.each(function(e){var n=tB(Oj,function(n){return OZ(u,e,n,t,i)}),o=r.getAxis("x").scale,s=r.getAxis("y").scale,l=o.getExtent(),h=s.getExtent(),c=[o.parse(u.get("x0",e)),o.parse(u.get("x1",e))],p=[s.parse(u.get("y0",e)),s.parse(u.get("y1",e))];r9(c),r9(p);var d=!(l[0]>c[1]||l[1]<c[0]||h[0]>p[1]||h[1]<p[0]);u.setItemLayout(e,{points:n,allClipped:!d});var f=u.getItemModel(e),g=f.getModel("itemStyle").getItemStyle(),y=f.get("z2"),v=f_(a,"color");!g.fill&&(g.fill=v,tZ(g.fill)&&(g.fill=iC(g.fill,.4))),g.stroke||(g.stroke=v),u.setItemVisual(e,"style",g),u.setItemVisual(e,"z2",t4(y,0))}),u.diff(OW(l).data).add(function(t){var e=u.getItemLayout(t),n=u.getItemVisual(t,"z2");if(!e.allClipped){var i=new pV({z2:t4(n,0),shape:{points:e.points}});u.setItemGraphicEl(t,i),l.group.add(i)}}).update(function(t,n){var i=OW(l).data.getItemGraphicEl(n),r=u.getItemLayout(t),o=u.getItemVisual(t,"z2");r.allClipped?i&&l.group.remove(i):(i?lg(i,{z2:t4(o,0),shape:{points:r.points}},e,t):i=new pV({shape:{points:r.points}}),u.setItemGraphicEl(t,i),l.group.add(i))}).remove(function(t){var e=OW(l).data.getItemGraphicEl(t);l.group.remove(e)}).execute(),u.eachItemGraphicEl(function(t,n){var i=u.getItemModel(n),r=u.getItemVisual(n,"style");t.useStyle(u.getItemVisual(n,"style")),lI(t,lT(i),{labelFetcher:e,labelDataIndex:n,defaultText:u.getName(n)||"",inheritColor:tZ(r.fill)?iC(r.fill,1):uQ.color.neutral99}),ls(t,i),li(t,null,null,i.get(["emphasis","disabled"])),sk(t).dataModel=e}),OW(l).data=u,l.group.silent=e.get("silent")||t.get("silent")},e.type="markArea",e}(Ok),OK=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return tn(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),t.selected=t.selected||{},this._updateSelector(t)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),this._updateSelector(e)},e.prototype._updateSelector=function(t){var e=t.selector,n=this.ecModel;!0===e&&(e=t.selector=["all","inverse"]),tY(e)&&tE(e,function(t,i){var r;tZ(t)&&(t={type:t}),e[i]=tD(t,"all"===(r=t.type)?{type:"all",title:n.getLocaleModel().get(["legend","selector","all"])}:"inverse"===r?{type:"inverse",title:n.getLocaleModel().get(["legend","selector","inverse"])}:void 0)})},e.prototype.optionUpdated=function(){this._updateData(this.ecModel);var t=this._data;if(t[0]&&"single"===this.get("selectedMode")){for(var e=!1,n=0;n<t.length;n++){var i=t[n].get("name");if(this.isSelected(i)){this.select(i),e=!0;break}}e||this.select(t[0].get("name"))}},e.prototype._updateData=function(t){var e=[],n=[];t.eachRawSeries(function(i){var r,o=i.name;if(n.push(o),i.legendVisualProvider){var a=i.legendVisualProvider.getAllNames();t.isSeriesFiltered(i)||(n=n.concat(a)),a.length?e=e.concat(a):r=!0}else r=!0;r&&oD(i)&&e.push(i.name)}),this._availableNames=n;var i=this.get("data")||e,r=es(),o=tB(i,function(t){return((tZ(t)||tq(t))&&(t={name:t}),r.get(t.name))?null:(r.set(t.name,!0),new lj(t,this,this.ecModel))},this);this._data=tG(o,function(t){return!!t})},e.prototype.getData=function(){return this._data},e.prototype.select=function(t){var e=this.option.selected;"single"===this.get("selectedMode")&&tE(this._data,function(t){e[t.get("name")]=!1}),e[t]=!0},e.prototype.unSelect=function(t){"single"!==this.get("selectedMode")&&(this.option.selected[t]=!1)},e.prototype.toggleSelected=function(t){var e=this.option.selected;e.hasOwnProperty(t)||(e[t]=!0),this[e[t]?"unSelect":"select"](t)},e.prototype.allSelect=function(){var t=this._data,e=this.option.selected;tE(t,function(t){e[t.get("name",!0)]=!0})},e.prototype.inverseSelect=function(){var t=this._data,e=this.option.selected;tE(t,function(t){var n=t.get("name",!0);e.hasOwnProperty(n)||(e[n]=!0),e[n]=!e[n]})},e.prototype.isSelected=function(t){var e=this.option.selected;return!(e.hasOwnProperty(t)&&!e[t])&&tO(this._availableNames,t)>=0},e.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},e.type="legend.plain",e.dependencies=["series"],e.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",bottom:uQ.size.m,align:"auto",backgroundColor:uQ.color.transparent,borderColor:uQ.color.border,borderRadius:0,borderWidth:0,padding:5,itemGap:8,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:uQ.color.disabled,inactiveBorderColor:uQ.color.disabled,inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:uQ.color.disabled,inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:uQ.color.secondary},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:uQ.color.tertiary,borderWidth:1,borderColor:uQ.color.border},emphasis:{selectorLabel:{show:!0,color:uQ.color.quaternary}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1},triggerEvent:!1},e}(uK),O$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!1,n}return tn(e,t),e.prototype.init=function(){this.group.add(this._contentGroup=new rY),this.group.add(this._selectorGroup=new rY),this._isFirstRender=!0},e.prototype.getContentGroup=function(){return this._contentGroup},e.prototype.getSelectorGroup=function(){return this._selectorGroup},e.prototype.render=function(t,e,n){var i=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),t.get("show",!0)){var r=t.get("align"),o=t.get("orient");r&&"auto"!==r||(r="right"===t.get("left")&&"vertical"===o?"right":"left");var a=t.get("selector",!0),s=t.get("selectorPosition",!0);a&&(!s||"auto"===s)&&(s="horizontal"===o?"end":"start"),this.renderInner(r,t,e,n,a,o,s);var l=uH(t,n).refContainer,u=t.getBoxLayoutParams(),h=t.get("padding"),c=uG(u,l,h),p=this.layoutInner(t,r,c,i,a,s),d=uG(tL({width:p.width,height:p.height},u),l,h);this.group.x=d.x-p.x,this.group.y=d.y-p.y,this.group.markRedraw(),this.group.add(this._backgroundEl=L3(p,t))}},e.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},e.prototype.renderInner=function(t,e,n,i,r,o,a){var s=this.getContentGroup(),l=es(),u=e.get("selectedMode"),h=e.get("triggerEvent"),c=[];n.eachRawSeries(function(t){t.get("legendHoverLink")||c.push(t.id)}),tE(e.getData(),function(r,o){var a=this,p=r.get("name");if(!this.newlineDisabled&&(""===p||"\n"===p)){var d=new rY;d.newline=!0,s.add(d);return}var f=n.getSeriesByName(p)[0];if(!l.get(p))if(f){var g=f.getData(),y=g.getVisual("legendLineStyle")||{},v=g.getVisual("legendIcon"),m=g.getVisual("style"),x=this._createItem(f,p,o,r,e,t,y,m,v,u,i);x.on("click",tU(OJ,p,null,i,c)).on("mouseover",tU(O0,f.name,null,i,c)).on("mouseout",tU(O1,f.name,null,i,c)),n.ssr&&x.eachChild(function(t){var e=sk(t);e.seriesIndex=f.seriesIndex,e.dataIndex=o,e.ssrType="legend"}),h&&x.eachChild(function(t){a.packEventData(t,e,f,o,p)}),l.set(p,!0)}else n.eachRawSeries(function(a){var s=this;if(!l.get(p)&&a.legendVisualProvider){var d=a.legendVisualProvider;if(!d.containName(p))return;var f=d.indexOfName(p),g=d.getItemVisual(f,"style"),y=d.getItemVisual(f,"legendIcon"),v=i_(g.fill);v&&0===v[3]&&(v[3]=.2,g=tk(tk({},g),{fill:iD(v,"rgba")}));var m=this._createItem(a,p,o,r,e,t,{},g,y,u,i);m.on("click",tU(OJ,null,p,i,c)).on("mouseover",tU(O0,null,p,i,c)).on("mouseout",tU(O1,null,p,i,c)),n.ssr&&m.eachChild(function(t){var e=sk(t);e.seriesIndex=a.seriesIndex,e.dataIndex=o,e.ssrType="legend"}),h&&m.eachChild(function(t){s.packEventData(t,e,a,o,p)}),l.set(p,!0)}},this)},this),r&&this._createSelector(r,e,i,o,a)},e.prototype.packEventData=function(t,e,n,i,r){var o={componentType:"legend",componentIndex:e.componentIndex,dataIndex:i,value:r,seriesIndex:n.seriesIndex};sk(t).eventData=o},e.prototype._createSelector=function(t,e,n,i,r){var o=this.getSelectorGroup();tE(t,function(t){var i=t.type,r=new sv({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===i?"legendAllSelect":"legendInverseSelect",legendId:e.id})}});o.add(r),lI(r,{normal:e.getModel("selectorLabel"),emphasis:e.getModel(["emphasis","selectorLabel"])},{defaultText:t.title}),ln(r)})},e.prototype._createItem=function(t,e,n,i,r,o,a,s,l,u,h){var c=t.visualDrawType,p=r.get("itemWidth"),d=r.get("itemHeight"),f=r.isSelected(e),g=i.get("symbolRotate"),y=i.get("symbolKeepAspect"),v=i.get("icon"),m=function(t,e,n,i,r,o,a){function s(t,e){"auto"===t.lineWidth&&(t.lineWidth=2*(e.lineWidth>0)),tE(t,function(n,i){"inherit"===t[i]&&(t[i]=e[i])})}var l=e.getModel("itemStyle"),u=l.getItemStyle(),h=0===t.lastIndexOf("empty",0)?"fill":"stroke",c=l.getShallow("decal");u.decal=c&&"inherit"!==c?f9(c,a):i.decal,"inherit"===u.fill&&(u.fill=i[r]),"inherit"===u.stroke&&(u.stroke=i[h]),"inherit"===u.opacity&&(u.opacity=("fill"===r?i:n).opacity),s(u,i);var p=e.getModel("lineStyle"),d=p.getLineStyle();if(s(d,n),"auto"===u.fill&&(u.fill=i.fill),"auto"===u.stroke&&(u.stroke=i.fill),"auto"===d.stroke&&(d.stroke=i.fill),!o){var f=e.get("inactiveBorderWidth"),g=u[h];u.lineWidth="auto"===f?i.lineWidth>0&&g?2:0:u.lineWidth,u.fill=e.get("inactiveColor"),u.stroke=e.get("inactiveBorderColor"),d.stroke=p.get("inactiveColor"),d.lineWidth=p.get("inactiveWidth")}return{itemStyle:u,lineStyle:d}}(l=v||l||"roundRect",i,a,s,c,f,h),x=new rY,_=i.getModel("textStyle");if(tX(t.getLegendIcon)&&(!v||"inherit"===v))x.add(t.getLegendIcon({itemWidth:p,itemHeight:d,icon:l,iconRotate:g,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}));else{var b,w,S,M="inherit"===v&&t.getData().getVisual("symbol")?"inherit"===g?t.getData().getVisual("symbolRotate"):g:0;x.add(((S=fz(w=(b={itemWidth:p,itemHeight:d,icon:l,iconRotate:M,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}).icon||"roundRect",0,0,b.itemWidth,b.itemHeight,b.itemStyle.fill,b.symbolKeepAspect)).setStyle(b.itemStyle),S.rotation=(b.iconRotate||0)*Math.PI/180,S.setOrigin([b.itemWidth/2,b.itemHeight/2]),w.indexOf("empty")>-1&&(S.style.stroke=S.style.fill,S.style.fill=uQ.color.neutral00,S.style.lineWidth=2),S))}var I=r.get("formatter"),T=e;tZ(I)&&I?T=I.replace("{name}",null!=e?e:""):tX(I)&&(T=I(e));var C=f?_.getTextColor():i.get("inactiveColor");x.add(new sv({style:lC(_,{text:T,x:"left"===o?p+5:-5,y:d/2,fill:C,align:o,verticalAlign:"middle"},{inheritColor:C})}));var D=new sd({shape:x.getBoundingRect(),style:{fill:"transparent"}}),A=i.getModel("tooltip");return A.get("show")&&dL({el:D,componentModel:r,itemName:e,itemTooltipOption:A.option}),x.add(D),x.eachChild(function(t){t.silent=!0}),D.silent=!u,this.getContentGroup().add(x),ln(x),x.__legendDataIndex=n,x},e.prototype.layoutInner=function(t,e,n,i,r,o){var a=this.getContentGroup(),s=this.getSelectorGroup();uE(t.get("orient"),a,t.get("itemGap"),n.width,n.height);var l=a.getBoundingRect(),u=[-l.x,-l.y];if(s.markRedraw(),a.markRedraw(),!r)return a.x=u[0],a.y=u[1],this.group.getBoundingRect();uE("horizontal",s,t.get("selectorItemGap",!0));var h=s.getBoundingRect(),c=[-h.x,-h.y],p=t.get("selectorButtonGap",!0),d=t.getOrient().index,f=0===d?"width":"height",g=0===d?"height":"width",y=0===d?"y":"x";"end"===o?c[d]+=l[f]+p:u[d]+=h[f]+p,c[1-d]+=l[g]/2-h[g]/2,s.x=c[0],s.y=c[1],a.x=u[0],a.y=u[1];var v={x:0,y:0};return v[f]=l[f]+p+h[f],v[g]=Math.max(l[g],h[g]),v[y]=Math.min(0,h[y]+c[1-d]),v},e.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},e.type="legend.plain",e}(c6);function OJ(t,e,n,i){O1(t,e,n,i),n.dispatchAction({type:"legendToggleSelect",name:null!=t?t:e}),O0(t,e,n,i)}function OQ(t){for(var e,n=t.getZr().storage.getDisplayList(),i=0,r=n.length;i<r&&!(e=n[i].states.emphasis);)i++;return e&&e.hoverLayer}function O0(t,e,n,i){OQ(n)||n.dispatchAction({type:"highlight",seriesName:t,name:e,excludeSeriesId:i})}function O1(t,e,n,i){OQ(n)||n.dispatchAction({type:"downplay",seriesName:t,name:e,excludeSeriesId:i})}function O2(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.filterSeries(function(t){for(var n=0;n<e.length;n++)if(!e[n].isSelected(t.name))return!1;return!0})}function O5(t,e,n){var i="allSelect"===t||"inverseSelect"===t,r={},o=[];n.eachComponent({mainType:"legend",query:e},function(n){i?n[t]():n[t](e.name),O3(n,r),o.push(n.componentIndex)});var a={};return n.eachComponent("legend",function(t){tE(r,function(e,n){t[e?"select":"unSelect"](n)}),O3(t,a)}),i?{selected:a,legendIndex:o}:{name:e.name,selected:a}}function O3(t,e){var n=e||{};return tE(t.getData(),function(e){var i=e.get("name");if("\n"!==i&&""!==i){var r=t.isSelected(i);ec(n,i)?n[i]=n[i]&&r:n[i]=r}}),n}function O4(t){t.registerComponentModel(OK),t.registerComponentView(O$),t.registerProcessor(t.PRIORITY.PROCESSOR.SERIES_FILTER,O2),t.registerSubTypeDefaulter("legend",function(){return"plain"}),t.registerAction("legendToggleSelect","legendselectchanged",tU(O5,"toggleSelected")),t.registerAction("legendAllSelect","legendselectall",tU(O5,"allSelect")),t.registerAction("legendInverseSelect","legendinverseselect",tU(O5,"inverseSelect")),t.registerAction("legendSelect","legendselected",tU(O5,"select")),t.registerAction("legendUnSelect","legendunselected",tU(O5,"unSelect"))}var O8=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.setScrollDataIndex=function(t){this.option.scrollDataIndex=t},e.prototype.init=function(e,n,i){var r=uZ(e);t.prototype.init.call(this,e,n,i),O6(this,e,r)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),O6(this,this.option,e)},e.type="legend.scroll",e.defaultOption=l$(OK.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:uQ.color.accent50,pageIconInactiveColor:uQ.color.accent10,pageIconSize:15,pageTextStyle:{color:uQ.color.tertiary},animationDurationUpdate:800}),e}(OK);function O6(t,e,n){var i=t.getOrient(),r=[1,1];r[i.index]=0,uX(e,n,{type:"box",ignoreSize:!!r})}var O7=["width","height"],O9=["x","y"],Rt=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!0,n._currentIndex=0,n}return tn(e,t),e.prototype.init=function(){t.prototype.init.call(this),this.group.add(this._containerGroup=new rY),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new rY)},e.prototype.resetInner=function(){t.prototype.resetInner.call(this),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},e.prototype.renderInner=function(e,n,i,r,o,a,s){var l=this;t.prototype.renderInner.call(this,e,n,i,r,o,a,s);var u=this._controllerGroup,h=n.get("pageIconSize",!0),c=tY(h)?h:[h,h];d("pagePrev",0);var p=n.getModel("pageTextStyle");function d(t,e){var i=dI(n.get("pageIcons",!0)[n.getOrient().name][e],{onclick:tH(l._pageGo,l,t+"DataIndex",n,r)},{x:-c[0]/2,y:-c[1]/2,width:c[0],height:c[1]});i.name=t,u.add(i)}u.add(new sv({name:"pageText",style:{text:"xx/xx",fill:p.getTextColor(),font:p.getFont(),verticalAlign:"middle",align:"center"},silent:!0})),d("pageNext",1)},e.prototype.layoutInner=function(t,e,n,i,r,o){var a=this.getSelectorGroup(),s=t.getOrient().index,l=O7[s],u=O9[s],h=O7[1-s],c=O9[1-s];r&&uE("horizontal",a,t.get("selectorItemGap",!0));var p=t.get("selectorButtonGap",!0),d=a.getBoundingRect(),f=[-d.x,-d.y],g=tC(n);r&&(g[l]=n[l]-d[l]-p);var y=this._layoutContentAndController(t,i,g,s,l,h,c,u);if(r){if("end"===o)f[s]+=y[l]+p;else{var v=d[l]+p;f[s]-=v,y[u]-=v}y[l]+=d[l]+p,f[1-s]+=y[c]+y[h]/2-d[h]/2,y[h]=Math.max(y[h],d[h]),y[c]=Math.min(y[c],d[c]+f[1-s]),a.x=f[0],a.y=f[1],a.markRedraw()}return y},e.prototype._layoutContentAndController=function(t,e,n,i,r,o,a,s){var l=this.getContentGroup(),u=this._containerGroup,h=this._controllerGroup;uE(t.get("orient"),l,t.get("itemGap"),i?n.width:null,i?null:n.height),uE("horizontal",h,t.get("pageButtonItemGap",!0));var c=l.getBoundingRect(),p=h.getBoundingRect(),d=this._showController=c[r]>n[r],f=[-c.x,-c.y];e||(f[i]=l[s]);var g=[0,0],y=[-p.x,-p.y],v=t4(t.get("pageButtonGap",!0),t.get("itemGap",!0));d&&("end"===t.get("pageButtonPosition",!0)?y[i]+=n[r]-p[r]:g[i]+=p[r]+v),y[1-i]+=c[o]/2-p[o]/2,l.setPosition(f),u.setPosition(g),h.setPosition(y);var m={x:0,y:0};if(m[r]=d?n[r]:c[r],m[o]=Math.max(c[o],p[o]),m[a]=Math.min(0,p[a]+y[1-i]),u.__rectSize=n[r],d){var x={x:0,y:0};x[r]=Math.max(n[r]-p[r]-v,0),x[o]=m[o],u.setClipPath(new sd({shape:x})),u.__rectSize=x[r]}else h.eachChild(function(t){t.attr({invisible:!0,silent:!0})});var _=this._getPageInfo(t);return null!=_.pageIndex&&lg(l,{x:_.contentPosition[0],y:_.contentPosition[1]},d?t:null),this._updatePageInfoView(t,_),m},e.prototype._pageGo=function(t,e,n){var i=this._getPageInfo(e)[t];null!=i&&n.dispatchAction({type:"legendScroll",scrollDataIndex:i,legendId:e.id})},e.prototype._updatePageInfoView=function(t,e){var n=this._controllerGroup;tE(["pagePrev","pageNext"],function(i){var r=null!=e[i+"DataIndex"],o=n.childOfName(i);o&&(o.setStyle("fill",r?t.get("pageIconColor",!0):t.get("pageIconInactiveColor",!0)),o.cursor=r?"pointer":"default")});var i=n.childOfName("pageText"),r=t.get("pageFormatter"),o=e.pageIndex,a=null!=o?o+1:0,s=e.pageCount;i&&r&&i.setStyle("text",tZ(r)?r.replace("{current}",null==a?"":a+"").replace("{total}",null==s?"":s+""):r({current:a,total:s}))},e.prototype._getPageInfo=function(t){var e=t.get("scrollDataIndex",!0),n=this.getContentGroup(),i=this._containerGroup.__rectSize,r=t.getOrient().index,o=O7[r],a=O9[r],s=this._findTargetItemIndex(e),l=n.children(),u=l[s],h=l.length,c=+!!h,p={contentPosition:[n.x,n.y],pageCount:c,pageIndex:c-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return p;var d=m(u);p.contentPosition[r]=-d.s;for(var f=s+1,g=d,y=d,v=null;f<=h;++f)(!(v=m(l[f]))&&y.e>g.s+i||v&&!x(v,g.s))&&(g=y.i>g.i?y:v)&&(null==p.pageNextDataIndex&&(p.pageNextDataIndex=g.i),++p.pageCount),y=v;for(var f=s-1,g=d,y=d,v=null;f>=-1;--f)(!(v=m(l[f]))||!x(y,v.s))&&g.i<y.i&&(y=g,null==p.pagePrevDataIndex&&(p.pagePrevDataIndex=g.i),++p.pageCount,++p.pageIndex),g=v;return p;function m(t){if(t){var e=t.getBoundingRect(),n=e[a]+t[a];return{s:n,e:n+e[o],i:t.__legendDataIndex}}}function x(t,e){return t.e>=e&&t.s<=e+i}},e.prototype._findTargetItemIndex=function(t){var e,n;return this._showController?(this.getContentGroup().eachChild(function(i,r){var o=i.__legendDataIndex;null==n&&null!=o&&(n=r),o===t&&(e=r)}),null!=e?e:n):0},e.type="legend.scroll",e}(O$);function Re(t){yt(O4),t.registerComponentModel(O8),t.registerComponentView(Rt),t.registerAction("legendScroll","legendscroll",function(t,e){var n=t.scrollDataIndex;null!=n&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},function(t){t.setScrollDataIndex(n)})})}var Rn=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="dataZoom.inside",e.defaultOption=l$(LY.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(LY),Ri=oL();function Rr(t,e){if(e){t.removeKey(e.model.uid);var n=e.controller;n&&n.dispose()}}function Ro(t,e){t.isDisposed()||t.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:e})}function Ra(t,e,n,i){return t.coordinateSystem.containPoint([n,i])}var Rs=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataZoom.inside",e}return tn(e,t),e.prototype.render=function(e,n,i){var r;(t.prototype.render.apply(this,arguments),e.noTarget())?this._clear():(this.range=e.getPercentRange(),r={pan:tH(Rl.pan,this),zoom:tH(Rl.zoom,this),scrollMove:tH(Rl.scrollMove,this)},Ri(i).coordSysRecordMap.each(function(t){var n=t.dataZoomInfoMap.get(e.uid);n&&(n.getRange=r)}))},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){!function(t,e){for(var n=Ri(t).coordSysRecordMap,i=n.keys(),r=0;r<i.length;r++){var o=i[r],a=n.get(o),s=a.dataZoomInfoMap;if(s){var l=e.uid;s.get(l)&&(s.removeKey(l),s.keys().length||Rr(n,a))}}}(this.api,this.dataZoomModel),this.range=null},e.type="dataZoom.inside",e}(Lj),Rl={zoom:function(t,e,n,i){var r=this.range,o=r.slice(),a=t.axisModels[0];if(a){var s=Rh[e](null,[i.originX,i.originY],a,n,t),l=(s.signal>0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(o[1]-o[0])+o[0],u=Math.max(1/i.scale,0);o[0]=(o[0]-l)*u+l,o[1]=(o[1]-l)*u+l;var h=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();if(I1(0,o,[0,100],0,h.minSpan,h.maxSpan),this.range=o,r[0]!==o[0]||r[1]!==o[1])return o}},pan:Ru(function(t,e,n,i,r,o){var a=Rh[i]([o.oldX,o.oldY],[o.newX,o.newY],e,r,n);return a.signal*(t[1]-t[0])*a.pixel/a.pixelLength}),scrollMove:Ru(function(t,e,n,i,r,o){return Rh[i]([0,0],[o.scrollDelta,o.scrollDelta],e,r,n).signal*(t[1]-t[0])*o.scrollDelta})};function Ru(t){return function(e,n,i,r){var o=this.range,a=o.slice(),s=e.axisModels[0];if(s&&(I1(t(a,s,e,n,i,r),a,[0,100],"all"),this.range=a,o[0]!==a[0]||o[1]!==a[1]))return a}}var Rh={grid:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem.getRect();return t=t||[0,0],"x"===o.dim?(a.pixel=e[0]-t[0],a.pixelLength=s.width,a.pixelStart=s.x,a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=s.height,a.pixelStart=s.y,a.signal=o.inverse?-1:1),a},polar:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):[0,0],e=s.pointToCoord(e),"radiusAxis"===n.mainType?(a.pixel=e[0]-t[0],a.pixelLength=l[1]-l[0],a.pixelStart=l[0],a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=u[1]-u[0],a.pixelStart=u[0],a.signal=o.inverse?-1:1),a},singleAxis:function(t,e,n,i,r){var o=n.axis,a=r.model.coordinateSystem.getRect(),s={};return t=t||[0,0],"horizontal"===o.orient?(s.pixel=e[0]-t[0],s.pixelLength=a.width,s.pixelStart=a.x,s.signal=o.inverse?1:-1):(s.pixel=e[1]-t[1],s.pixelLength=a.height,s.pixelStart=a.y,s.signal=o.inverse?-1:1),s}};function Rc(t){LQ(t),t.registerComponentModel(Rn),t.registerComponentView(Rs),t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,function(t,e){var n=Ri(e),i=n.coordSysRecordMap||(n.coordSysRecordMap=es());i.each(function(t){t.dataZoomInfoMap=null}),t.eachComponent({mainType:"dataZoom",subType:"inside"},function(t){tE(LH(t).infoList,function(n){var r,o,a,s=n.model.uid,l=i.get(s)||i.set(s,(a=(o={model:r=n.model,containsPoint:tU(Ra,r),dispatchAction:tU(Ro,e),dataZoomInfoMap:null,controller:null}).controller=new b1(e.getZr()),tE(["pan","zoom","scrollMove"],function(t){a.on(t,function(e){var n=[];o.dataZoomInfoMap.each(function(i){if(e.isAvailableBehavior(i.model.option)){var r=(i.getRange||{})[t],a=r&&r(i.dzReferCoordSysInfo,o.model.mainType,o.controller,e);!i.model.get("disabled",!0)&&a&&n.push({dataZoomId:i.model.id,start:a[0],end:a[1]})}}),n.length&&o.dispatchAction(n)})}),o));(l.dataZoomInfoMap||(l.dataZoomInfoMap=es())).set(t.uid,{dzReferCoordSysInfo:n,model:t,getRange:null})})}),i.each(function(t){var n,r,o,a,s,l=t.controller,u=t.dataZoomInfoMap;if(u){var h=u.keys()[0];null!=h&&(s=u.get(h))}if(!s)return void Rr(i,t);var c=(r="type_",o={type_true:2,type_move:1,type_false:0,type_undefined:-1},a=!0,u.each(function(t){var e=t.model,i=!e.get("disabled",!0)&&(!e.get("zoomLock",!0)||"move");o[r+i]>o[r+n]&&(n=i),a=a&&e.get("preventDefaultMouseMove",!0)}),{controlType:n,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!a,api:e,zInfo:{component:t.model},triggerInfo:{roamTrigger:null,isInSelf:t.containsPoint}}});l.enable(c.controlType,c.opt),dQ(t,"dispatchAction",s.model.get("throttle",!0),"fixRate")})})}var Rp=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.type="dataZoom.slider",e.layoutMode="box",e.defaultOption=l$(LY.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:uQ.color.accent10,borderRadius:0,backgroundColor:uQ.color.transparent,dataBackground:{lineStyle:{color:uQ.color.accent30,width:.5},areaStyle:{color:uQ.color.accent20,opacity:.2}},selectedDataBackground:{lineStyle:{color:uQ.color.accent40,width:.5},areaStyle:{color:uQ.color.accent20,opacity:.3}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:uQ.color.neutral00,borderColor:uQ.color.accent20},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:uQ.color.accent40,opacity:.5},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:uQ.color.tertiary},brushSelect:!0,brushStyle:{color:uQ.color.accent30,opacity:.3},emphasis:{handleLabel:{show:!0},handleStyle:{borderColor:uQ.color.accent40},moveHandleStyle:{opacity:.8}},defaultLocationEdgeGap:15}),e}(LY),Rd="horizontal",Rf="vertical",Rg=["line","bar","candlestick","scatter"],Ry={easing:"cubicOut",duration:100,delay:0},Rv=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._displayables={},n}return tn(e,t),e.prototype.init=function(t,e){this.api=e,this._onBrush=tH(this._onBrush,this),this._onBrushEnd=tH(this._onBrushEnd,this)},e.prototype.render=function(e,n,i,r){if(t.prototype.render.apply(this,arguments),dQ(this,"_dispatchZoomAction",e.get("throttle"),"fixRate"),this._orient=e.getOrient(),!1===e.get("show"))return void this.group.removeAll();if(e.noTarget()){this._clear(),this.group.removeAll();return}r&&"dataZoom"===r.type&&r.from===this.uid||this._buildView(),this._updateView()},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){d0(this,"_dispatchZoomAction");var t=this.api.getZr();t.off("mousemove",this._onBrush),t.off("mouseup",this._onBrushEnd)},e.prototype._buildView=function(){var t=this.group;t.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var e=this._displayables.sliderGroup=new rY;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},e.prototype._resetLocation=function(){var t=this.dataZoomModel,e=this.api,n=t.get("brushSelect"),i=uH(t,e).refContainer,r=this._findCoordRect(),o=t.get("defaultLocationEdgeGap",!0)||0,a=this._orient===Rd?{right:i.width-r.x-r.width,top:i.height-30-o-7*!!n,width:r.width,height:30}:{right:o,top:r.y,width:30,height:r.height},s=uZ(t.option);tE(["right","top","width","height"],function(t){"ph"===s[t]&&(s[t]=a[t])});var l=uG(s,i);this._location={x:l.x,y:l.y},this._size=[l.width,l.height],this._orient===Rf&&this._size.reverse()},e.prototype._positionGroup=function(){var t=this.group,e=this._location,n=this._orient,i=this.dataZoomModel.getFirstTargetAxisModel(),r=i&&i.get("inverse"),o=this._displayables.sliderGroup,a=(this._dataShadowInfo||{}).otherAxisInverse;o.attr(n!==Rd||r?n===Rd&&r?{scaleY:a?1:-1,scaleX:-1}:n!==Rf||r?{scaleY:a?-1:1,scaleX:-1,rotation:Math.PI/2}:{scaleY:a?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:a?1:-1,scaleX:1});var s=t.getBoundingRect([o]);t.x=e.x-s.x,t.y=e.y-s.y,t.markRedraw()},e.prototype._getViewExtent=function(){return[0,this._size[0]]},e.prototype._renderBackground=function(){var t=this.dataZoomModel,e=this._size,n=this._displayables.sliderGroup,i=t.get("brushSelect");n.add(new sd({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40}));var r=new sd({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:tH(this._onClickPanel,this)}),o=this.api.getZr();i?(r.on("mousedown",this._onBrushStart,this),r.cursor="crosshair",o.on("mousemove",this._onBrush),o.on("mouseup",this._onBrushEnd)):(o.off("mousemove",this._onBrush),o.off("mouseup",this._onBrushEnd)),n.add(r)},e.prototype._renderDataShadow=function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],t){var e=this._size,n=this._shadowSize||[],i=t.series,r=i.getRawData(),o=i.getShadowDim&&i.getShadowDim(),a=o&&r.getDimensionInfo(o)?i.getShadowDim():t.otherDim;if(null!=a){var s=this._shadowPolygonPts,l=this._shadowPolylinePts;if(r!==this._shadowData||a!==this._shadowDim||e[0]!==n[0]||e[1]!==n[1]){var u,h=r.getDataExtent(t.thisDim),c=r.getDataExtent(a),p=(c[1]-c[0])*.3;c=[c[0]-p,c[1]+p];var d=[0,e[1]],f=[0,e[0]],g=[[e[0],0],[0,0]],y=[],v=f[1]/Math.max(1,r.count()-1),m=e[0]/(h[1]-h[0]),x="time"===t.thisAxis.type,_=-v,b=Math.round(r.count()/e[0]);r.each([t.thisDim,a],function(t,e,n){if(b>0&&n%b){x||(_+=v);return}_=x?(t-h[0])*m:_+v;var i=null==e||isNaN(e)||""===e,r=i?0:r4(e,c,d,!0);i&&!u&&n?(g.push([g[g.length-1][0],0]),y.push([y[y.length-1][0],0])):!i&&u&&(g.push([_,0]),y.push([_,0])),i||(g.push([_,r]),y.push([_,r])),u=i}),s=this._shadowPolygonPts=g,l=this._shadowPolylinePts=y}this._shadowData=r,this._shadowDim=a,this._shadowSize=[e[0],e[1]];for(var w=this.dataZoomModel,S=0;S<3;S++){var M=function(t){var e=w.getModel(t?"selectedDataBackground":"dataBackground"),n=new rY,i=new pV({shape:{points:s},segmentIgnoreThreshold:1,style:e.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),r=new pF({shape:{points:l},segmentIgnoreThreshold:1,style:e.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return n.add(i),n.add(r),n}(1===S);this._displayables.sliderGroup.add(M),this._displayables.dataShadowSegs.push(M)}}}},e.prototype._prepareDataShadowInfo=function(){var t,e=this.dataZoomModel,n=e.get("showDataShadow");if(!1!==n){var i=this.ecModel;return e.eachTargetAxis(function(r,o){tE(e.getAxisProxy(r,o).getTargetSeriesModels(),function(e){if(!t&&!(!0!==n&&0>tO(Rg,e.get("type")))){var a,s=i.getComponent(LW(r),o).axis,l={x:"y",y:"x",radius:"angle",angle:"radius"}[r],u=e.coordinateSystem;null!=l&&u.getOtherAxis&&(a=u.getOtherAxis(s).inverse),l=e.getData().mapDimension(l);var h=e.getData().mapDimension(r);t={thisAxis:s,series:e,thisDim:h,otherDim:l,otherAxisInverse:a}}},this)},this),t}},e.prototype._renderHandle=function(){var t=this.group,e=this._displayables,n=e.handles=[null,null],i=e.handleLabels=[null,null],r=this._displayables.sliderGroup,o=this._size,a=this.dataZoomModel,s=this.api,l=a.get("borderRadius")||0,u=a.get("brushSelect"),h=e.filler=new sd({silent:u,style:{fill:a.get("fillerColor")},textConfig:{position:"inside"}});r.add(h),r.add(new sd({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:o[0],height:o[1],r:l},style:{stroke:a.get("dataBackgroundColor")||a.get("borderColor"),lineWidth:1,fill:uQ.color.transparent}})),tE([0,1],function(e){var o=a.get("handleIcon");!fO[o]&&0>o.indexOf("path://")&&0>o.indexOf("image://")&&(o="path://"+o);var s=fz(o,-1,0,2,2,null,!0);s.attr({cursor:"vertical"===this._orient?"ns-resize":"ew-resize",draggable:!0,drift:tH(this._onDragMove,this,e),ondragend:tH(this._onDragEnd,this),onmouseover:tH(this._showDataInfo,this,!0),onmouseout:tH(this._showDataInfo,this,!1),z2:5});var l=s.getBoundingRect(),u=a.get("handleSize");this._handleHeight=r8(u,this._size[1]),this._handleWidth=l.width/l.height*this._handleHeight,s.setStyle(a.getModel("handleStyle").getItemStyle()),s.style.strokeNoScale=!0,s.rectHover=!0,s.ensureState("emphasis").style=a.getModel(["emphasis","handleStyle"]).getItemStyle(),ln(s);var h=a.get("handleColor");null!=h&&(s.style.fill=h),r.add(n[e]=s);var c=a.getModel("textStyle"),p=(a.get("handleLabel")||{}).show||!1;t.add(i[e]=new sv({silent:!0,invisible:!p,style:lC(c,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:c.getTextColor(),font:c.getFont()}),z2:10}))},this);var c=h;if(u){var p=r8(a.get("moveHandleSize"),o[1]),d=e.moveHandle=new sd({style:a.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:o[1]-.5,height:p}}),f=.8*p,g=e.moveHandleIcon=fz(a.get("moveHandleIcon"),-f/2,-f/2,f,f,uQ.color.neutral00,!0);g.silent=!0,g.y=o[1]+p/2-.5,d.ensureState("emphasis").style=a.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var y=Math.min(o[1]/2,Math.max(p,10));(c=e.moveZone=new sd({invisible:!0,shape:{y:o[1]-y,height:p+y}})).on("mouseover",function(){s.enterEmphasis(d)}).on("mouseout",function(){s.leaveEmphasis(d)}),r.add(d),r.add(g),r.add(c)}c.attr({draggable:!0,cursor:"default",drift:tH(this._onDragMove,this,"all"),ondragstart:tH(this._showDataInfo,this,!0),ondragend:tH(this._onDragEnd,this),onmouseover:tH(this._showDataInfo,this,!0),onmouseout:tH(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[r4(t[0],[0,100],e,!0),r4(t[1],[0,100],e,!0)]},e.prototype._updateInterval=function(t,e){var n=this.dataZoomModel,i=this._handleEnds,r=this._getViewExtent(),o=n.findRepresentativeAxisProxy().getMinMaxSpan(),a=[0,100];I1(e,i,r,n.get("zoomLock")?"all":t,null!=o.minSpan?r4(o.minSpan,a,r,!0):null,null!=o.maxSpan?r4(o.maxSpan,a,r,!0):null);var s=this._range,l=this._range=r9([r4(i[0],r,a,!0),r4(i[1],r,a,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},e.prototype._updateView=function(t){var e=this._displayables,n=this._handleEnds,i=r9(n.slice()),r=this._size;tE([0,1],function(t){var i=e.handles[t],o=this._handleHeight;i.attr({scaleX:o/2,scaleY:o/2,x:n[t]+(t?-1:1),y:r[1]/2-o/2})},this),e.filler.setShape({x:i[0],y:0,width:i[1]-i[0],height:r[1]});var o={x:i[0],width:i[1]-i[0]};e.moveHandle&&(e.moveHandle.setShape(o),e.moveZone.setShape(o),e.moveZone.getBoundingRect(),e.moveHandleIcon&&e.moveHandleIcon.attr("x",o.x+o.width/2));for(var a=e.dataShadowSegs,s=[0,i[0],i[1],r[0]],l=0;l<a.length;l++){var u=a[l],h=u.getClipPath();h||(h=new sd,u.setClipPath(h)),h.setShape({x:s[l],y:0,width:s[l+1]-s[l],height:r[1]})}this._updateDataInfo(t)},e.prototype._updateDataInfo=function(t){var e=this.dataZoomModel,n=this._displayables,i=n.handleLabels,r=this._orient,o=["",""];if(e.get("showDetail")){var a=e.findRepresentativeAxisProxy();if(a){var s=a.getAxisModel().axis,l=this._range,u=t?a.calculateDataWindow({start:l[0],end:l[1]}).valueWindow:a.getDataValueWindow();o=[this._formatLabel(u[0],s),this._formatLabel(u[1],s)]}}var h=r9(this._handleEnds.slice());function c(t){var e=dx(n.handles[t].parent,this.group),a=db(0===t?"right":"left",e),s=this._handleWidth/2+5,l=d_([h[t]+(0===t?-s:s),this._size[1]/2],e);i[t].setStyle({x:l[0],y:l[1],verticalAlign:r===Rd?"middle":a,align:r===Rd?a:"center",text:o[t]})}c.call(this,0),c.call(this,1)},e.prototype._formatLabel=function(t,e){var n=this.dataZoomModel,i=n.get("labelFormatter"),r=n.get("labelPrecision");(null==r||"auto"===r)&&(r=e.getPixelPrecision());var o=null==t||isNaN(t)?"":"category"===e.type||"time"===e.type?e.scale.getLabel({value:Math.round(t)}):t.toFixed(Math.min(r,20));return tX(i)?i(t,o):tZ(i)?i.replace("{value}",o):o},e.prototype._showDataInfo=function(t){var e=(this.dataZoomModel.get("handleLabel")||{}).show||!1,n=this.dataZoomModel.getModel(["emphasis","handleLabel"]).get("show")||!1,i=t||this._dragging?n:e,r=this._displayables,o=r.handleLabels;o[0].attr("invisible",!i),o[1].attr("invisible",!i),r.moveHandle&&this.api[i?"enterEmphasis":"leaveEmphasis"](r.moveHandle,1)},e.prototype._onDragMove=function(t,e,n,i){this._dragging=!0,e5(i.event);var r=d_([e,n],this._displayables.sliderGroup.getLocalTransform(),!0),o=this._updateInterval(t,r[0]),a=this.dataZoomModel.get("realtime");this._updateView(!a),o&&a&&this._dispatchZoomAction(!0)},e.prototype._onDragEnd=function(){this._dragging=!1,this._showDataInfo(!1),this.dataZoomModel.get("realtime")||this._dispatchZoomAction(!1)},e.prototype._onClickPanel=function(t){var e=this._size,n=this._displayables.sliderGroup.transformCoordToLocal(t.offsetX,t.offsetY);if(!(n[0]<0)&&!(n[0]>e[0])&&!(n[1]<0)&&!(n[1]>e[1])){var i=this._handleEnds,r=(i[0]+i[1])/2,o=this._updateInterval("all",n[0]-r);this._updateView(),o&&this._dispatchZoomAction(!1)}},e.prototype._onBrushStart=function(t){var e=t.offsetX,n=t.offsetY;this._brushStart=new ns(e,n),this._brushing=!0,this._brushStartTime=+new Date},e.prototype._onBrushEnd=function(t){if(this._brushing){var e=this._displayables.brushRect;if(this._brushing=!1,e){e.attr("ignore",!0);var n=e.shape;if(!(new Date-this._brushStartTime<200&&5>Math.abs(n.width))){var i=this._getViewExtent(),r=[0,100],o=this._handleEnds=[n.x,n.x+n.width],a=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();I1(0,o,i,0,null!=a.minSpan?r4(a.minSpan,r,i,!0):null,null!=a.maxSpan?r4(a.maxSpan,r,i,!0):null),this._range=r9([r4(o[0],i,r,!0),r4(o[1],i,r,!0)]),this._updateView(),this._dispatchZoomAction(!1)}}}},e.prototype._onBrush=function(t){this._brushing&&(e5(t.event),this._updateBrushRect(t.offsetX,t.offsetY))},e.prototype._updateBrushRect=function(t,e){var n=this._displayables,i=this.dataZoomModel,r=n.brushRect;r||(r=n.brushRect=new sd({silent:!0,style:i.getModel("brushStyle").getItemStyle()}),n.sliderGroup.add(r)),r.attr("ignore",!1);var o=this._brushStart,a=this._displayables.sliderGroup,s=a.transformCoordToLocal(t,e),l=a.transformCoordToLocal(o.x,o.y),u=this._size;s[0]=Math.max(Math.min(u[0],s[0]),0),r.setShape({x:l[0],y:0,width:s[0]-l[0],height:u[1]})},e.prototype._dispatchZoomAction=function(t){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:t?Ry:null,start:e[0],end:e[1]})},e.prototype._findCoordRect=function(){var t,e=LH(this.dataZoomModel).infoList;if(!t&&e.length){var n=e[0].model.coordinateSystem;t=n.getRect&&n.getRect()}if(!t){var i=this.api.getWidth(),r=this.api.getHeight();t={x:.2*i,y:.2*r,width:.6*i,height:.6*r}}return t},e.type="dataZoom.slider",e}(Lj);function Rm(t){t.registerComponentModel(Rp),t.registerComponentView(Rv),LQ(t)}var Rx={color:{active:["#006edd","#e0ffff"],inactive:[uQ.color.transparent]},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]}};let R_=function(t,e,n){var i=tC((Rx[t]||{})[e]);return n&&tY(i)?i[i.length-1]:i};var Rb=Mo.mapVisual,Rw=Mo.eachVisual,RS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return tn(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.optionUpdated=function(t,e){var n=this.option;e||Pj(n,t,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(t){var e=this.stateList;t=tH(t,this),this.controllerVisuals=PZ(this.option.controller,e,t),this.targetVisuals=PZ(this.option.target,e,t)},e.prototype.getItemSymbol=function(){return null},e.prototype.getTargetSeriesIndices=function(){var t=this.option.seriesId,e=this.option.seriesIndex;return null==e&&null==t&&(e="all"),tB(oE(this.ecModel,"series",{index:e,id:t},{useDefault:!1,enableAll:!0,enableNone:!1}).models,function(t){return t.componentIndex})},e.prototype.eachTargetSeries=function(t,e){tE(this.getTargetSeriesIndices(),function(n){var i=this.ecModel.getSeriesByIndex(n);i&&t.call(e,i)},this)},e.prototype.isTargetSeries=function(t){var e=!1;return this.eachTargetSeries(function(n){n===t&&(e=!0)}),e},e.prototype.formatValueText=function(t,e,n){var i,r=this.option,o=r.precision,a=this.dataBound,s=r.formatter;n=n||["<",">"],tY(t)&&(t=t.slice(),i=!0);var l=e?t:i?[u(t[0]),u(t[1])]:u(t);if(tZ(s))return s.replace("{value}",i?l[0]:l).replace("{value2}",i?l[1]:l);if(tX(s))return i?s(t[0],t[1]):s(t);if(!i)return l;if(t[0]===a[0])return n[0]+" "+l[1];if(t[1]===a[1])return n[1]+" "+l[0];return l[0]+" - "+l[1];function u(t){return t===a[0]?"min":t===a[1]?"max":(+t).toFixed(Math.min(o,20))}},e.prototype.resetExtent=function(){var t=this.option,e=r9([t.min,t.max]);this._dataExtent=e},e.prototype.getDataDimensionIndex=function(t){var e=this.option.dimension;if(null!=e)return t.getDimensionIndex(e);for(var n=t.dimensions,i=n.length-1;i>=0;i--){var r=n[i],o=t.getDimensionInfo(r);if(!o.isCalculationCoord)return o.storeDimIndex}},e.prototype.getExtent=function(){return this._dataExtent.slice()},e.prototype.completeVisualOption=function(){var t=this.ecModel,e=this.option,n={inRange:e.inRange,outOfRange:e.outOfRange},i=e.target||(e.target={}),r=e.controller||(e.controller={});tD(i,n),tD(r,n);var o=this.isCategory();function a(n){tY(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")}}a.call(this,i),a.call(this,r),(function(t,e,n){var i=t[e],r=t[n];i&&!r&&(r=t[n]={},tE(i,function(t,e){if(Mo.isValidType(e)){var n=R_(e,"inactive",o);null!=n&&(r[e]=n,"color"!==e||r.hasOwnProperty("opacity")||r.hasOwnProperty("colorAlpha")||(r.opacity=[0,0]))}}))}).call(this,i,"inRange","outOfRange"),(function(t){var e=(t.inRange||{}).symbol||(t.outOfRange||{}).symbol,n=(t.inRange||{}).symbolSize||(t.outOfRange||{}).symbolSize,i=this.get("inactiveColor"),r=this.getItemSymbol()||"roundRect";tE(this.stateList,function(a){var s=this.itemSize,l=t[a];l||(l=t[a]={color:o?i:[i]}),null==l.symbol&&(l.symbol=e&&tC(e)||(o?r:[r])),null==l.symbolSize&&(l.symbolSize=n&&tC(n)||(o?s[0]:[s[0],s[0]])),l.symbol=Rb(l.symbol,function(t){return"none"===t?r:t});var u=l.symbolSize;if(null!=u){var h=-1/0;Rw(u,function(t){t>h&&(h=t)}),l.symbolSize=Rb(u,function(t){return r4(t,[0,h],[0,s[0]],!0)})}},this)}).call(this,r)},e.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},e.prototype.isCategory=function(){return!!this.option.categories},e.prototype.setSelected=function(t){},e.prototype.getSelected=function(){return null},e.prototype.getValueState=function(t){return null},e.prototype.getVisualMeta=function(t){return null},e.type="visualMap",e.dependencies=["series"],e.defaultOption={show:!0,z:4,min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:uQ.color.transparent,borderColor:uQ.color.borderTint,contentColor:uQ.color.theme[0],inactiveColor:uQ.color.disabled,borderWidth:0,padding:uQ.size.m,textGap:10,precision:0,textStyle:{color:uQ.color.secondary}},e}(uK),RM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual(function(t){t.mappingMethod="linear",t.dataExtent=this.getExtent()}),this._resetRange()},e.prototype.resetItemSize=function(){t.prototype.resetItemSize.apply(this,arguments);var e=this.itemSize;(null==e[0]||isNaN(e[0]))&&(e[0]=20),(null==e[1]||isNaN(e[1]))&&(e[1]=140)},e.prototype._resetRange=function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):tY(e)&&(e[0]>e[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},e.prototype.completeVisualOption=function(){t.prototype.completeVisualOption.apply(this,arguments),tE(this.stateList,function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=e[1]/3)},this)},e.prototype.setSelected=function(t){this.option.range=t.slice(),this._resetRange()},e.prototype.getSelected=function(){var t=this.getExtent(),e=r9((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]<t[0]&&(e[0]=t[0]),e[1]<t[0]&&(e[1]=t[0]),e},e.prototype.getValueState=function(t){var e=this.option.range,n=this.getExtent(),i=t4(this.option.unboundedRange,!0);return(i&&e[0]<=n[0]||e[0]<=t)&&(i&&e[1]>=n[1]||t<=e[1])?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[];return this.eachTargetSeries(function(n){var i=[],r=n.getData();r.each(this.getDataDimensionIndex(r),function(e,n){t[0]<=e&&e<=t[1]&&i.push(n)},this),e.push({seriesId:n.id,dataIndex:i})},this),e},e.prototype.getVisualMeta=function(t){var e=RI(this,"outOfRange",this.getExtent()),n=RI(this,"inRange",this.option.range.slice()),i=[];function r(e,n){i.push({value:e,color:t(e,n)})}for(var o=0,a=0,s=n.length,l=e.length;a<l&&(!n.length||e[a]<=n[0]);a++)e[a]<n[o]&&r(e[a],"outOfRange");for(var u=1;o<s;o++,u=0)u&&i.length&&r(n[o],"outOfRange"),r(n[o],"inRange");for(var u=1;a<l;a++)(!n.length||n[n.length-1]<e[a])&&(u&&(i.length&&r(i[i.length-1].value,"outOfRange"),u=0),r(e[a],"outOfRange"));var h=i.length;return{stops:i,outerColors:[h?i[0].color:"transparent",h?i[h-1].color:"transparent"]}},e.type="visualMap.continuous",e.defaultOption=l$(RS.defaultOption,{align:"auto",calculable:!1,hoverLink:!0,realtime:!0,handleIcon:"path://M-11.39,9.77h0a3.5,3.5,0,0,1-3.5,3.5h-22a3.5,3.5,0,0,1-3.5-3.5h0a3.5,3.5,0,0,1,3.5-3.5h22A3.5,3.5,0,0,1-11.39,9.77Z",handleSize:"120%",handleStyle:{borderColor:uQ.color.neutral00,borderWidth:1},indicatorIcon:"circle",indicatorSize:"50%",indicatorStyle:{borderColor:uQ.color.neutral00,borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:uQ.color.shadow}}),e}(RS);function RI(t,e,n){if(n[0]===n[1])return n.slice();for(var i=(n[1]-n[0])/200,r=n[0],o=[],a=0;a<=200&&r<n[1];a++)o.push(r),r+=i;return o.push(n[1]),o}var RT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.autoPositionValues={left:1,right:1,top:1,bottom:1},n}return tn(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e},e.prototype.render=function(t,e,n,i){(this.visualMapModel=t,!1===t.get("show"))?this.group.removeAll():this.doRender(t,e,n,i)},e.prototype.renderBackground=function(t){var e=this.visualMapModel,n=t7(e.get("padding")||0),i=t.getBoundingRect();t.add(new sd({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:e.get("backgroundColor"),stroke:e.get("borderColor"),lineWidth:e.get("borderWidth")}}))},e.prototype.getControllerVisual=function(t,e,n){var i=(n=n||{}).forceState,r=this.visualMapModel,o={};function a(t){return o[t]}function s(t,e){o[t]=e}"color"===e&&(o.color=r.get("contentColor"));var l=r.controllerVisuals[i||r.getValueState(t)];return tE(Mo.prepareVisualTypes(l),function(i){var r=l[i];n.convertOpacityToAlpha&&"opacity"===i&&(i="colorAlpha",r=l.__alphaForOpacity),Mo.dependsOn(i,e)&&r&&r.applyVisual(t,a,s)}),o[e]},e.prototype.positionGroup=function(t){var e=this.visualMapModel,n=uH(e,this.api).refContainer;uU(t,e.getBoxLayoutParams(),n)},e.prototype.doRender=function(t,e,n,i){},e.type="visualMap",e}(c6),RC=[["left","right","width"],["top","bottom","height"]];function RD(t,e,n){var i=t.option,r=i.align;if(null!=r&&"auto"!==r)return r;for(var o={width:e.getWidth(),height:e.getHeight()},a=+("horizontal"===i.orient),s=RC[a],l=[0,null,10],u={},h=0;h<3;h++)u[RC[1-a][h]]=l[h],u[s[h]]=2===h?n[0]:i[s[h]];var c=[["x","width",3],["y","height",0]][a],p=uG(u,o,i.padding);return s[(p.margin[c[2]]||0)+p[c[0]]+.5*p[c[1]]<.5*o[c[1]]?0:1]}function RA(t,e){return tE(t||[],function(t){null!=t.dataIndex&&(t.dataIndexInside=t.dataIndex,t.dataIndex=null),t.highlightKey="visualMap"+(e?e.componentIndex:"")}),t}var Rk=Math.min,RL=Math.max,RP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._shapes={},n._dataInterval=[],n._handleEnds=[],n._hoverLinkDataIndices=[],n}return tn(e,t),e.prototype.init=function(e,n){t.prototype.init.call(this,e,n),this._hoverLinkFromSeriesMouseOver=tH(this._hoverLinkFromSeriesMouseOver,this),this._hideIndicator=tH(this._hideIndicator,this)},e.prototype.doRender=function(t,e,n,i){i&&"selectDataRange"===i.type&&i.from===this.uid||this._buildView()},e.prototype._buildView=function(){this.group.removeAll();var t=this.visualMapModel,e=this.group;this._orient=t.get("orient"),this._useHandle=t.get("calculable"),this._resetInterval(),this._renderBar(e);var n=t.get("text");this._renderEndsText(e,n,0),this._renderEndsText(e,n,1),this._updateView(!0),this.renderBackground(e),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(e)},e.prototype._renderEndsText=function(t,e,n){if(e){var i=e[1-n];i=null!=i?i+"":"";var r=this.visualMapModel,o=r.get("textGap"),a=r.itemSize,s=this._shapes.mainGroup,l=this._applyTransform([a[0]/2,0===n?-o:a[1]+o],s),u=this._applyTransform(0===n?"bottom":"top",s),h=this._orient,c=this.visualMapModel.textStyleModel;this.group.add(new sv({style:lC(c,{x:l[0],y:l[1],verticalAlign:c.get("verticalAlign")||("horizontal"===h?"middle":u),align:c.get("align")||("horizontal"===h?u:"center"),text:i})}))}},e.prototype._renderBar=function(t){var e=this.visualMapModel,n=this._shapes,i=e.itemSize,r=this._orient,o=this._useHandle,a=RD(e,this.api,i),s=n.mainGroup=this._createBarGroup(a),l=new rY;s.add(l),l.add(n.outOfRange=RO()),l.add(n.inRange=RO(null,o?RN(this._orient):null,tH(this._dragHandle,this,"all",!1),tH(this._dragHandle,this,"all",!0))),l.setClipPath(new sd({shape:{x:0,y:0,width:i[0],height:i[1],r:3}}));var u=e.textStyleModel.getTextRect("国"),h=RL(u.width,u.height);o&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(e,s,0,i,h,r),this._createHandle(e,s,1,i,h,r)),this._createIndicator(e,s,i,h,r),t.add(s)},e.prototype._createHandle=function(t,e,n,i,r,o){var a=tH(this._dragHandle,this,n,!1),s=tH(this._dragHandle,this,n,!0),l=rR(t.get("handleSize"),i[0]),u=fz(t.get("handleIcon"),-l/2,-l/2,l,l,null,!0),h=RN(this._orient);u.attr({cursor:h,draggable:!0,drift:a,ondragend:s,onmousemove:function(t){e5(t.event)}}),u.x=i[0]/2,u.useStyle(t.getModel("handleStyle").getItemStyle()),u.setStyle({strokeNoScale:!0,strokeFirst:!0}),u.style.lineWidth*=2,u.ensureState("emphasis").style=t.getModel(["emphasis","handleStyle"]).getItemStyle(),ll(u,!0),e.add(u);var c=new sv({cursor:h,draggable:!0,drift:a,onmousemove:function(t){e5(t.event)},ondragend:s,style:lC(this.visualMapModel.textStyleModel,{x:0,y:0,text:""})});c.ensureState("blur").style={opacity:.1},c.stateTransition={duration:200},this.group.add(c);var p=[l,0],d=this._shapes;d.handleThumbs[n]=u,d.handleLabelPoints[n]=p,d.handleLabels[n]=c},e.prototype._createIndicator=function(t,e,n,i,r){var o=rR(t.get("indicatorSize"),n[0]),a=fz(t.get("indicatorIcon"),-o/2,-o/2,o,o,null,!0);a.attr({cursor:"move",invisible:!0,silent:!0,x:n[0]/2});var s=t.getModel("indicatorStyle").getItemStyle();if(a instanceof sa){var l=a.style;a.useStyle(tk({image:l.image,x:l.x,y:l.y,width:l.width,height:l.height},s))}else a.useStyle(s);e.add(a);var u=new sv({silent:!0,invisible:!0,style:lC(this.visualMapModel.textStyleModel,{x:0,y:0,text:""})});this.group.add(u);var h=[("horizontal"===r?i/2:6)+n[0]/2,0],c=this._shapes;c.indicator=a,c.indicatorLabel=u,c.indicatorLabelPoint=h,this._firstShowIndicator=!0},e.prototype._dragHandle=function(t,e,n,i){if(this._useHandle){if(this._dragging=!e,!e){var r=this._applyTransform([n,i],this._shapes.mainGroup,!0);this._updateInterval(t,r[1]),this._hideIndicator(),this._updateView()}!this.visualMapModel.get("realtime")===e&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),e?this._hovering||this._clearHoverLinkToSeries():RR(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[t],!1)}},e.prototype._resetInterval=function(){var t=this.visualMapModel,e=this._dataInterval=t.getSelected(),n=t.getExtent(),i=[0,t.itemSize[1]];this._handleEnds=[r4(e[0],n,i,!0),r4(e[1],n,i,!0)]},e.prototype._updateInterval=function(t,e){e=e||0;var n=this.visualMapModel,i=this._handleEnds,r=[0,n.itemSize[1]];I1(e,i,r,t,0);var o=n.getExtent();this._dataInterval=[r4(i[0],r,o,!0),r4(i[1],r,o,!0)]},e.prototype._updateView=function(t){var e=this.visualMapModel,n=e.getExtent(),i=this._shapes,r=[0,e.itemSize[1]],o=t?r:this._handleEnds,a=this._createBarVisual(this._dataInterval,n,o,"inRange"),s=this._createBarVisual(n,n,r,"outOfRange");i.inRange.setStyle({fill:a.barColor}).setShape("points",a.barPoints),i.outOfRange.setStyle({fill:s.barColor}).setShape("points",s.barPoints),this._updateHandle(o,a)},e.prototype._createBarVisual=function(t,e,n,i){var r={forceState:i,convertOpacityToAlpha:!0},o=this._makeColorGradient(t,r),a=[this.getControllerVisual(t[0],"symbolSize",r),this.getControllerVisual(t[1],"symbolSize",r)],s=this._createBarPoints(n,a);return{barColor:new pQ(0,0,0,1,o),barPoints:s,handlesColor:[o[0].color,o[o.length-1].color]}},e.prototype._makeColorGradient=function(t,e){var n=[],i=(t[1]-t[0])/100;n.push({color:this.getControllerVisual(t[0],"color",e),offset:0});for(var r=1;r<100;r++){var o=t[0]+i*r;if(o>t[1])break;n.push({color:this.getControllerVisual(o,"color",e),offset:r/100})}return n.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),n},e.prototype._createBarPoints=function(t,e){var n=this.visualMapModel.itemSize;return[[n[0]-e[0],t[0]],[n[0],t[0]],[n[0],t[1]],[n[0]-e[1],t[1]]]},e.prototype._createBarGroup=function(t){var e=this._orient,n=this.visualMapModel.get("inverse");return new rY("horizontal"===e&&!n?{scaleX:"bottom"===t?1:-1,rotation:Math.PI/2}:"horizontal"===e&&n?{scaleX:"bottom"===t?-1:1,rotation:-Math.PI/2}:"vertical"===e&&!n?{scaleX:"left"===t?1:-1,scaleY:-1}:{scaleX:"left"===t?1:-1})},e.prototype._updateHandle=function(t,e){if(this._useHandle){var n=this._shapes,i=this.visualMapModel,r=n.handleThumbs,o=n.handleLabels,a=i.itemSize,s=i.getExtent(),l=this._applyTransform("left",n.mainGroup);tE([0,1],function(u){var h=r[u];h.setStyle("fill",e.handlesColor[u]),h.y=t[u];var c=r4(t[u],[0,a[1]],s,!0),p=this.getControllerVisual(c,"symbolSize");h.scaleX=h.scaleY=p/a[0],h.x=a[0]-p/2;var d=d_(n.handleLabelPoints[u],dx(h,this.group));if("horizontal"===this._orient){var f="left"===l||"top"===l?(a[0]-p)/2:-((a[0]-p)/2);d[1]+=f}o[u].setStyle({x:d[0],y:d[1],text:i.formatValueText(this._dataInterval[u]),verticalAlign:"middle",align:"vertical"===this._orient?this._applyTransform("left",n.mainGroup):"center"})},this)}},e.prototype._showIndicator=function(t,e,n,i){var r=this.visualMapModel,o=r.getExtent(),a=r.itemSize,s=[0,a[1]],l=this._shapes,u=l.indicator;if(u){u.attr("invisible",!1);var h=this.getControllerVisual(t,"color",{convertOpacityToAlpha:!0}),c=this.getControllerVisual(t,"symbolSize"),p=r4(t,o,s,!0),d=a[0]-c/2,f={x:u.x,y:u.y};u.y=p,u.x=d;var g=d_(l.indicatorLabelPoint,dx(u,this.group)),y=l.indicatorLabel;y.attr("invisible",!1);var v=this._applyTransform("left",l.mainGroup),m="horizontal"===this._orient;y.setStyle({text:(n||"")+r.formatValueText(e),verticalAlign:m?v:"middle",align:m?"center":v});var x={x:d,y:p,style:{fill:h}},_={style:{x:g[0],y:g[1]}};if(r.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var b={duration:100,easing:"cubicInOut",additive:!0};u.x=f.x,u.y=f.y,u.animateTo(x,b),y.animateTo(_,b)}else u.attr(x),y.attr(_);this._firstShowIndicator=!1;var w=this._shapes.handleLabels;if(w)for(var S=0;S<w.length;S++)this.api.enterBlur(w[S])}},e.prototype._enableHoverLinkToSeries=function(){var t=this;this._shapes.mainGroup.on("mousemove",function(e){if(t._hovering=!0,!t._dragging){var n=t.visualMapModel.itemSize,i=t._applyTransform([e.offsetX,e.offsetY],t._shapes.mainGroup,!0,!0);i[1]=Rk(RL(0,i[1]),n[1]),t._doHoverLinkToSeries(i[1],0<=i[0]&&i[0]<=n[0])}}).on("mouseout",function(){t._hovering=!1,t._dragging||t._clearHoverLinkToSeries()})},e.prototype._enableHoverLinkFromSeries=function(){var t=this.api.getZr();this.visualMapModel.option.hoverLink?(t.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),t.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},e.prototype._doHoverLinkToSeries=function(t,e){var n=this.visualMapModel,i=n.itemSize;if(n.option.hoverLink){var r,o,a,s,l,u=[0,i[1]],h=n.getExtent();t=Rk(RL(u[0],t),u[1]);var c=(r=n,o=h,a=u,s=6,(l=r.get("hoverLinkDataSize"))&&(s=r4(l,o,a,!0)/2),s),p=[t-c,t+c],d=r4(t,u,h,!0),f=[r4(p[0],u,h,!0),r4(p[1],u,h,!0)];p[0]<u[0]&&(f[0]=-1/0),p[1]>u[1]&&(f[1]=1/0),e&&(f[0]===-1/0?this._showIndicator(d,f[1],"< ",c):f[1]===1/0?this._showIndicator(d,f[0],"> ",c):this._showIndicator(d,d,"≈ ",c));var g=this._hoverLinkDataIndices,y=[];(e||RR(n))&&(y=this._hoverLinkDataIndices=n.findTargetDataIndices(f));var v=function(t,e){var n={},i={};return r(t||[],n),r(e||[],i,n),[o(n),o(i)];function r(t,e,n){for(var i=0,r=t.length;i<r;i++){var o=oC(t[i].seriesId,null);if(null==o)return;for(var a=o_(t[i].dataIndex),s=n&&n[o],l=0,u=a.length;l<u;l++){var h=a[l];s&&s[h]?s[h]=null:(e[o]||(e[o]={}))[h]=1}}}function o(t,e){var n=[];for(var i in t)if(t.hasOwnProperty(i)&&null!=t[i])if(e)n.push(+i);else{var r=o(t[i],!0);r.length&&n.push({seriesId:i,dataIndex:r})}return n}}(g,y);this._dispatchHighDown("downplay",RA(v[0],n)),this._dispatchHighDown("highlight",RA(v[1],n))}},e.prototype._hoverLinkFromSeriesMouseOver=function(t){if(fM(t.target,function(t){var n=sk(t);if(null!=n.dataIndex)return e=n,!0},!0),e){var e,n=this.ecModel.getSeriesByIndex(e.seriesIndex),i=this.visualMapModel;if(i.isTargetSeries(n)){var r=n.getData(e.dataType),o=r.getStore().get(i.getDataDimensionIndex(r),e.dataIndex);isNaN(o)||this._showIndicator(o,o)}}},e.prototype._hideIndicator=function(){var t=this._shapes;t.indicator&&t.indicator.attr("invisible",!0),t.indicatorLabel&&t.indicatorLabel.attr("invisible",!0);var e=this._shapes.handleLabels;if(e)for(var n=0;n<e.length;n++)this.api.leaveBlur(e[n])},e.prototype._clearHoverLinkToSeries=function(){this._hideIndicator();var t=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",RA(t,this.visualMapModel)),t.length=0},e.prototype._clearHoverLinkFromSeries=function(){this._hideIndicator();var t=this.api.getZr();t.off("mouseover",this._hoverLinkFromSeriesMouseOver),t.off("mouseout",this._hideIndicator)},e.prototype._applyTransform=function(t,e,n,i){var r=dx(e,i?null:this.group);return tY(t)?d_(t,r,n):db(t,r,n)},e.prototype._dispatchHighDown=function(t,e){e&&e.length&&this.api.dispatchAction({type:t,batch:e})},e.prototype.dispose=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},e.type="visualMap.continuous",e}(RT);function RO(t,e,n,i){return new pV({shape:{points:t},draggable:!!n,cursor:e,drift:n,onmousemove:function(t){e5(t.event)},ondragend:i})}function RR(t){var e=t.get("hoverLinkOnHandle");return!!(null==e?t.get("realtime"):e)}function RN(t){return"vertical"===t?"ns-resize":"ew-resize"}var Rz={type:"selectDataRange",event:"dataRangeSelected",update:"update"},RE=function(t,e){e.eachComponent({mainType:"visualMap",query:t},function(e){e.setSelected(t.selected)})},RB=[{createOnAllSeries:!0,reset:function(t,e){var n=[];return e.eachComponent("visualMap",function(e){var i,r,o,a,s,l=t.pipelineContext;!e.isTargetSeries(t)||l&&l.large||n.push((i=e.stateList,r=e.targetVisuals,o=tH(e.getValueState,e),a=e.getDataDimensionIndex(t.getData()),s={},tE(i,function(t){var e=Mo.prepareVisualTypes(r[t]);s[t]=e}),{progress:function(t,e){function n(t){return fx(e,u,t)}function i(t,n){fb(e,u,t,n)}null!=a&&(l=e.getDimensionIndex(a));for(var l,u,h=e.getStore();null!=(u=t.next());){var c=e.getRawDataItem(u);if(!c||!1!==c.visualMap)for(var p=null!=a?h.get(l,u):u,d=o(p),f=r[d],g=s[d],y=0,v=g.length;y<v;y++){var m=g[y];f[m]&&f[m].applyVisual(p,n,i)}}}}))}),n}},{createOnAllSeries:!0,reset:function(t,e){var n=t.getData(),i=[];e.eachComponent("visualMap",function(e){if(e.isTargetSeries(t)){var r=e.getVisualMeta(tH(RV,null,t,e))||{stops:[],outerColors:[]},o=e.getDataDimensionIndex(n);o>=0&&(r.dimension=o,i.push(r))}}),t.getData().setVisual("visualMeta",i)}}];function RV(t,e,n,i){for(var r=e.targetVisuals[i],o=Mo.prepareVisualTypes(r),a={color:f_(t.getData(),"color")},s=0,l=o.length;s<l;s++){var u=o[s],h=r["opacity"===u?"__alphaForOpacity":u];h&&h.applyVisual(n,c,p)}return a.color;function c(t){return a[t]}function p(t,e){a[t]=e}}function RG(t){var e=t&&t.visualMap;tY(e)||(e=e?[e]:[]),tE(e,function(t){if(t){RF(t,"splitList")&&!RF(t,"pieces")&&(t.pieces=t.splitList,delete t.splitList);var e=t.pieces;e&&tY(e)&&tE(e,function(t){tK(t)&&(RF(t,"start")&&!RF(t,"min")&&(t.min=t.start),RF(t,"end")&&!RF(t,"max")&&(t.max=t.end))})}})}function RF(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}var RW=!1;function RH(t){RW||(RW=!0,t.registerSubTypeDefaulter("visualMap",function(t){return t.categories||(t.pieces?t.pieces.length>0:t.splitNumber>0)&&!t.calculable?"piecewise":"continuous"}),t.registerAction(Rz,RE),tE(RB,function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)}),t.registerPreprocessor(RG))}function RU(t){t.registerComponentModel(RM),t.registerComponentView(RP),RH(t)}var RY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._pieceList=[],n}return tn(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var i=this._mode=this._determineMode();this._pieceList=[],RX[this._mode].call(this,this._pieceList),this._resetSelected(e,n);var r=this.option.categories;this.resetVisual(function(t,e){"categories"===i?(t.mappingMethod="category",t.categories=tC(r)):(t.dataExtent=this.getExtent(),t.mappingMethod="piecewise",t.pieceList=tB(this._pieceList,function(t){return t=tC(t),"inRange"!==e&&(t.visual=null),t}))})},e.prototype.completeVisualOption=function(){var e=this.option,n={},i=Mo.listVisualTypes(),r=this.isCategory();function o(t,e,n){return t&&t[e]&&t[e].hasOwnProperty(n)}tE(e.pieces,function(t){tE(i,function(e){t.hasOwnProperty(e)&&(n[e]=1)})}),tE(n,function(t,n){var i=!1;tE(this.stateList,function(t){i=i||o(e,t,n)||o(e.target,t,n)},this),i||tE(this.stateList,function(t){(e[t]||(e[t]={}))[n]=R_(n,"inRange"===t?"active":"inactive",r)})},this),t.prototype.completeVisualOption.apply(this,arguments)},e.prototype._resetSelected=function(t,e){var n=this.option,i=this._pieceList,r=(e?n:t).selected||{};if(n.selected=r,tE(i,function(t,e){var n=this.getSelectedMapKey(t);r.hasOwnProperty(n)||(r[n]=!0)},this),"single"===n.selectedMode){var o=!1;tE(i,function(t,e){var n=this.getSelectedMapKey(t);r[n]&&(o?r[n]=!1:o=!0)},this)}},e.prototype.getItemSymbol=function(){return this.get("itemSymbol")},e.prototype.getSelectedMapKey=function(t){return"categories"===this._mode?t.value+"":t.index+""},e.prototype.getPieceList=function(){return this._pieceList},e.prototype._determineMode=function(){var t=this.option;return t.pieces&&t.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},e.prototype.setSelected=function(t){this.option.selected=tC(t)},e.prototype.getValueState=function(t){var e=Mo.findPieceIndex(t,this._pieceList);return null!=e&&this.option.selected[this.getSelectedMapKey(this._pieceList[e])]?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[],n=this._pieceList;return this.eachTargetSeries(function(i){var r=[],o=i.getData();o.each(this.getDataDimensionIndex(o),function(e,i){Mo.findPieceIndex(e,n)===t&&r.push(i)},this),e.push({seriesId:i.id,dataIndex:r})},this),e},e.prototype.getRepresentValue=function(t){var e;if(this.isCategory())e=t.value;else if(null!=t.value)e=t.value;else{var n=t.interval||[];e=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return e},e.prototype.getVisualMeta=function(t){if(!this.isCategory()){var e=[],n=["",""],i=this,r=this._pieceList.slice();if(r.length){var o=r[0].interval[0];o!==-1/0&&r.unshift({interval:[-1/0,o]}),(o=r[r.length-1].interval[1])!==1/0&&r.push({interval:[o,1/0]})}else r.push({interval:[-1/0,1/0]});var a=-1/0;return tE(r,function(t){var e=t.interval;e&&(e[0]>a&&s([a,e[0]],"outOfRange"),s(e.slice()),a=e[1])},this),{stops:e,outerColors:n}}function s(r,o){var a=i.getRepresentValue({interval:r});o||(o=i.getValueState(a));var s=t(a,o);r[0]===-1/0?n[0]=s:r[1]===1/0?n[1]=s:e.push({value:r[0],color:s},{value:r[1],color:s})}},e.type="visualMap.piecewise",e.defaultOption=l$(RS.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),e}(RS),RX={splitNumber:function(t){var e=this.option,n=Math.min(e.precision,20),i=this.getExtent(),r=e.splitNumber;e.splitNumber=r=Math.max(parseInt(r,10),1);for(var o=(i[1]-i[0])/r;+o.toFixed(n)!==o&&n<5;)n++;e.precision=n,o=+o.toFixed(n),e.minOpen&&t.push({interval:[-1/0,i[0]],close:[0,0]});for(var a=0,s=i[0];a<r;s+=o,a++){var l=a===r-1?i[1]:s+o;t.push({interval:[s,l],close:[1,1]})}e.maxOpen&&t.push({interval:[i[1],1/0],close:[0,0]}),od(t),tE(t,function(t,e){t.index=e,t.text=this.formatValueText(t.interval)},this)},categories:function(t){var e=this.option;tE(e.categories,function(e){t.push({text:this.formatValueText(e,!0),value:e})},this),RZ(e,t)},pieces:function(t){var e=this.option;tE(e.pieces,function(e,n){tK(e)||(e={value:e});var i={text:"",index:n};if(null!=e.label&&(i.text=e.label),e.hasOwnProperty("value")){var r=i.value=e.value;i.interval=[r,r],i.close=[1,1]}else{for(var o=i.interval=[],a=i.close=[0,0],s=[1,0,1],l=[-1/0,1/0],u=[],h=0;h<2;h++){for(var c=[["gte","gt","min"],["lte","lt","max"]][h],p=0;p<3&&null==o[h];p++)o[h]=e[c[p]],a[h]=s[p],u[h]=2===p;null==o[h]&&(o[h]=l[h])}u[0]&&o[1]===1/0&&(a[0]=0),u[1]&&o[0]===-1/0&&(a[1]=0),o[0]===o[1]&&a[0]&&a[1]&&(i.value=o[0])}i.visual=Mo.retrieveVisuals(e),t.push(i)},this),RZ(e,t),od(t),tE(t,function(t){var e=t.close,n=[["<","≤"][e[1]],[">","≥"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,n)},this)}};function RZ(t,e){var n=t.inverse;("vertical"===t.orient?!n:n)&&e.reverse()}var Rj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.doRender=function(){var t=this.group;t.removeAll();var e=this.visualMapModel,n=e.get("textGap"),i=e.textStyleModel,r=this._getItemAlign(),o=e.itemSize,a=this._getViewData(),s=a.endsText,l=t3(e.get("showLabel",!0),!s),u=!e.get("selectedMode");s&&this._renderEndsText(t,s[0],o,l,r),tE(a.viewPieceList,function(a){var s=a.piece,h=new rY;h.onclick=tH(this._onItemClick,this,s),this._enableHoverLink(h,a.indexInModelPieceList);var c=e.getRepresentValue(s);if(this._createItemSymbol(h,c,[0,0,o[0],o[1]],u),l){var p=this.visualMapModel.getValueState(c),d=i.get("align")||r;h.add(new sv({style:lC(i,{x:"right"===d?-n:o[0]+n,y:o[1]/2,text:s.text,verticalAlign:i.get("verticalAlign")||"middle",align:d,opacity:t4(i.get("opacity"),"outOfRange"===p?.5:1)}),silent:u}))}t.add(h)},this),s&&this._renderEndsText(t,s[1],o,l,r),uE(e.get("orient"),t,e.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},e.prototype._enableHoverLink=function(t,e){var n=this;t.on("mouseover",function(){return i("highlight")}).on("mouseout",function(){return i("downplay")});var i=function(t){var i=n.visualMapModel;i.option.hoverLink&&n.api.dispatchAction({type:t,batch:RA(i.findTargetDataIndices(e),i)})}},e.prototype._getItemAlign=function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return RD(t,this.api,t.itemSize);var n=e.align;return n&&"auto"!==n||(n="left"),n},e.prototype._renderEndsText=function(t,e,n,i,r){if(e){var o=new rY,a=this.visualMapModel.textStyleModel;o.add(new sv({style:lC(a,{x:i?"right"===r?n[0]:0:n[0]/2,y:n[1]/2,verticalAlign:"middle",align:i?r:"center",text:e})})),t.add(o)}},e.prototype._getViewData=function(){var t=this.visualMapModel,e=tB(t.getPieceList(),function(t,e){return{piece:t,indexInModelPieceList:e}}),n=t.get("text"),i=t.get("orient"),r=t.get("inverse");return("horizontal"===i?r:!r)?e.reverse():n&&(n=n.slice().reverse()),{viewPieceList:e,endsText:n}},e.prototype._createItemSymbol=function(t,e,n,i){var r=fz(this.getControllerVisual(e,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(e,"color"));r.silent=i,t.add(r)},e.prototype._onItemClick=function(t){var e=this.visualMapModel,n=e.option,i=n.selectedMode;if(i){var r=tC(n.selected),o=e.getSelectedMapKey(t);"single"===i||!0===i?(r[o]=!0,tE(r,function(t,e){r[e]=e===o})):r[o]=!r[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:r})}},e.type="visualMap.piecewise",e}(RT);function Rq(t){t.registerComponentModel(RY),t.registerComponentView(Rj),RH(t)}var RK=function(){function t(t){this._thumbnailModel=t}return t.prototype.reset=function(t){this._renderVersion=t.getMainProcessVersion()},t.prototype.renderContent=function(t){var e=t.api.getViewOfComponentModel(this._thumbnailModel);e&&(t.group.silent=!0,e.renderContent({group:t.group,targetTrans:t.targetTrans,z2Range:dV(t.group),roamType:t.roamType,viewportRect:t.viewportRect,renderVersion:this._renderVersion}))},t.prototype.updateWindow=function(t,e){var n=e.getViewOfComponentModel(this._thumbnailModel);n&&n.updateWindow({targetTrans:t,renderVersion:this._renderVersion})},t}(),R$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventAutoZ=!0,n}return tn(e,t),e.prototype.optionUpdated=function(t,e){this._updateBridge()},e.prototype._updateBridge=function(){var t=this._birdge=this._birdge||new RK(this);this._target=null,this.ecModel.eachSeries(function(t){Ip(t,null)}),this.shouldShow()&&Ip(this.getTarget().baseMapProvider,t)},e.prototype.shouldShow=function(){return this.getShallow("show",!0)},e.prototype.getBridge=function(){return this._birdge},e.prototype.getTarget=function(){if(this._target)return this._target;var t=this.getReferringComponents("series",{useDefault:!1,enableAll:!1,enableNone:!1}).models[0];return t?"graph"!==t.subType&&(t=null):t=this.ecModel.queryComponents({mainType:"series",subType:"graph"})[0],this._target={baseMapProvider:t},this._target},e.type="thumbnail",e.layoutMode="box",e.dependencies=["series","geo"],e.defaultOption={show:!0,right:1,bottom:1,height:"25%",width:"25%",itemStyle:{borderColor:uQ.color.border,borderWidth:2},windowStyle:{borderWidth:1,color:uQ.color.neutral30,borderColor:uQ.color.neutral40,opacity:.3},z:10},e}(uK),RJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return tn(e,t),e.prototype.render=function(t,e,n){if(this._api=n,this._model=t,this._coordSys||(this._coordSys=new Sh),!this._isEnabled())return void this._clear();this._renderVersion=n.getMainProcessVersion();var i=this.group;i.removeAll();var r=t.getModel("itemStyle"),o=r.getItemStyle();null==o.fill&&(o.fill=e.get("backgroundColor")||uQ.color.neutral00);var a=uH(t,n).refContainer,s=uG(uB(t,!0),a),l=o.lineWidth||0,u=this._contentRect=dD(s.clone(),l/2,!0,!0),h=new rY;i.add(h),h.setClipPath(new sd({shape:u.plain()}));var c=this._targetGroup=new rY;h.add(c);var p=s.plain();p.r=r.getShallow("borderRadius",!0),i.add(this._bgRect=new sd({style:o,shape:p,silent:!1,cursor:"grab"}));var d=t.getModel("windowStyle"),f=d.getShallow("borderRadius",!0);h.add(this._windowRect=new sd({shape:{x:0,y:0,width:0,height:0,r:f},style:d.getItemStyle(),silent:!1,cursor:"grab"})),this._dealRenderContent(),this._dealUpdateWindow(),R0(t,this)},e.prototype.renderContent=function(t){this._bridgeRendered=t,this._isEnabled()&&(this._dealRenderContent(),this._dealUpdateWindow(),R0(this._model,this))},e.prototype._dealRenderContent=function(){var t=this._bridgeRendered;if(t&&t.renderVersion===this._renderVersion){var e=this._targetGroup,n=this._coordSys,i=this._contentRect;if(e.removeAll(),t){var r=t.group,o=r.getBoundingRect();e.add(r),this._bgRect.z2=t.z2Range.min-10,n.setBoundingRect(o.x,o.y,o.width,o.height);var a=uG({left:"center",top:"center",aspect:o.width/o.height},i);n.setViewRect(a.x,a.y,a.width,a.height),r.attr(n.getTransformInfo().raw),this._windowRect.z2=t.z2Range.max+10,this._resetRoamController(t.roamType)}}},e.prototype.updateWindow=function(t){var e=this._bridgeRendered;e&&e.renderVersion===t.renderVersion&&(e.targetTrans=t.targetTrans),this._isEnabled()&&this._dealUpdateWindow()},e.prototype._dealUpdateWindow=function(){var t=this._bridgeRendered;if(t&&t.renderVersion===this._renderVersion){var e=no([],t.targetTrans),n=ne([],this._coordSys.transform,e);this._transThisToTarget=no([],n);var i=t.viewportRect;(i=i?i.clone():new nb(0,0,this._api.getWidth(),this._api.getHeight())).applyTransform(n);var r=this._windowRect,o=r.shape.r;r.setShape(tL({r:o},i))}},e.prototype._resetRoamController=function(t){var e=this,n=this._api,i=this._roamController;(i||(i=this._roamController=new b1(n.getZr())),t&&this._isEnabled())?(i.enable(t,{api:n,zInfo:{component:this._model},triggerInfo:{roamTrigger:null,isInSelf:function(t,n,i){return e._contentRect.contain(n,i)}}}),i.off("pan").off("zoom").on("pan",tH(this._onPan,this)).on("zoom",tH(this._onZoom,this))):i.disable()},e.prototype._onPan=function(t){var e=this._transThisToTarget;if(this._isEnabled()&&e){var n=eO([],[t.oldX,t.oldY],e),i=eO([],[t.oldX-t.dx,t.oldY-t.dy],e);this._api.dispatchAction(RQ(this._model.getTarget().baseMapProvider,{dx:i[0]-n[0],dy:i[1]-n[1]}))}},e.prototype._onZoom=function(t){var e=this._transThisToTarget;if(this._isEnabled()&&e){var n=eO([],[t.originX,t.originY],e);this._api.dispatchAction(RQ(this._model.getTarget().baseMapProvider,{zoom:1/t.scale,originX:n[0],originY:n[1]}))}},e.prototype._isEnabled=function(){var t=this._model;return!!t&&!!t.shouldShow()&&!!t.getTarget().baseMapProvider},e.prototype._clear=function(){this.group.removeAll(),this._bridgeRendered=null,this._roamController&&this._roamController.disable()},e.prototype.remove=function(){this._clear()},e.prototype.dispose=function(){this._clear()},e.type="thumbnail",e}(c6);function RQ(t,e){var n={type:"series"===t.mainType?t.subType+"Roam":t.mainType+"Roam"};return n[t.mainType+"Id"]=t.id,tk(n,e),n}function R0(t,e){var n=dB(t);dG(e.group,n.z,n.zlevel)}var R1={label:{enabled:!0},decal:{show:!1}},R2=oL(),R5={};function R3(t,e){var n=t.getModel("aria");if(n.get("enabled")){var i=tC(R1);tD(i.label,t.getLocaleModel().get("aria"),!1),tD(n.option,i,!1),function(){if(n.getModel("decal").get("show")){var e=es();t.eachSeries(function(t){if(!t.isColorBySeries()){var n=e.get(t.type);n||(n={},e.set(t.type,n)),R2(t).scope=n}}),t.eachRawSeries(function(e){if(!t.isSeriesFiltered(e)){if(tX(e.enableAriaDecal))return void e.enableAriaDecal();var n=e.getData();if(e.isColorBySeries()){var i=hy(e.ecModel,e.name,R5,t.getSeriesCount()),r=n.getVisual("decal");n.setVisual("decal",u(r,i))}else{var o=e.getRawData(),a={},s=R2(e).scope;n.each(function(t){a[n.getRawIndex(t)]=t});var l=o.count();o.each(function(t){var i=a[t],r=o.getName(t)||t+"",h=hy(e.ecModel,r,s,l),c=n.getItemVisual(i,"decal");n.setItemVisual(i,"decal",u(c,h))})}}function u(t,e){var n=t?tk(tk({},e),t):e;return n.dirty=!0,n}})}}(),function(){var i,o=e.getZr().dom;if(o){var a=t.getLocaleModel().get("aria"),s=n.getModel("label");if(s.option=tL(s.option,a),s.get("enabled")){if(o.setAttribute("role","img"),s.get("description"))return o.setAttribute("aria-label",s.get("description"));var l,u=t.getSeriesCount(),h=s.get(["data","maxCount"])||10,c=Math.min(u,s.get(["series","maxCount"])||10);if(u<1)return;var p=((l=t.get("title"))&&l.length&&(l=l[0]),l&&l.text);i=p?r(s.get(["general","withTitle"]),{title:p}):s.get(["general","withoutTitle"]);var d=[];i+=r(u>1?s.get(["series","multiple","prefix"]):s.get(["series","single","prefix"]),{seriesCount:u}),t.eachSeries(function(e,n){if(n<c){var i,o,a=void 0,l=e.get("name")?"withName":"withoutName";a=r(a=u>1?s.get(["series","multiple",l]):s.get(["series","single",l]),{seriesId:e.seriesIndex,seriesName:e.get("name"),seriesType:(i=e.subType,(o=t.getLocaleModel().get(["series","typeNames"]))[i]||o.chart)});var p=e.getData();p.count()>h?a+=r(s.get(["data","partialData"]),{displayCnt:h}):a+=s.get(["data","allData"]);for(var f=s.get(["data","separator","middle"]),g=s.get(["data","separator","end"]),y=s.get(["data","excludeDimensionId"]),v=[],m=0;m<p.count();m++)if(m<h){var x=p.getName(m),_=y?tG(p.getValues(m),function(t,e){return -1===tO(y,e)}):p.getValues(m),b=s.get(["data",x?"withName":"withoutName"]);v.push(r(b,{name:x,value:_.join(f)}))}a+=v.join(f)+g,d.push(a)}});var f=s.getModel(["series","multiple","separator"]),g=f.get("middle"),y=f.get("end");i+=d.join(g)+y,o.setAttribute("aria-label",i)}}}()}function r(t,e){if(!tZ(t))return t;var n=t;return tE(e,function(t,e){n=n.replace(RegExp("\\{\\s*"+e+"\\s*\\}","g"),t)}),n}}function R4(t){if(t&&t.aria){var e=t.aria;null!=e.show&&(e.enabled=e.show),e.label=e.label||{},tE(["description","general","series","data"],function(t){null!=e[t]&&(e.label[t]=e[t])})}}var R8=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return tn(e,t),e.prototype.init=function(e,n,i){t.prototype.init.call(this,e,n,i),this._sourceManager=new cL(this),cP(this)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),cP(this)},e.prototype.optionUpdated=function(){this._sourceManager.dirty()},e.prototype.getSourceManager=function(){return this._sourceManager},e.type="dataset",e.defaultOption={seriesLayoutBy:ho},e}(uK),R6=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return tn(e,t),e.type="dataset",e}(c6),R7={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},R9=function(){function t(t){null==(this._condVal=tZ(t)?new RegExp(t):t2(t)?t:null)&&hb("")}return t.prototype.evaluate=function(t){var e=typeof t;return tZ(e)?this._condVal.test(t):!!tq(e)&&this._condVal.test(t+"")},t}(),Nt=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),Ne=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(!t[e].evaluate())return!1;return!0},t}(),Nn=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(t[e].evaluate())return!0;return!1},t}(),Ni=function(){function t(){}return t.prototype.evaluate=function(){return!this.child.evaluate()},t}(),Nr=function(){function t(){}return t.prototype.evaluate=function(){for(var t=!!this.valueParser,e=(0,this.getValue)(this.valueGetterParam),n=t?this.valueParser(e):null,i=0;i<this.subCondList.length;i++)if(!this.subCondList[i].evaluate(t?n:e))return!1;return!0},t}();function No(t,e){if(!0===t||!1===t){var n,i,r,o,a,s=new Nt;return s.value=t,s}if(tK(n=t)&&!tz(n)||hb(""),t.and)return Na("and",t,e);if(t.or)return Na("or",t,e);if(t.not){return i=t,r=e,function(t){return tK(t)&&!tz(t)}(o=i.not)||hb(""),(a=new Ni).child=No(o,r),a.child||hb(""),a}return function(t,e){for(var n=e.prepareGetValue(t),i=[],r=tW(t),o=t.parser,a=o?cu.get(o):null,s=0;s<r.length;s++){var l=r[s];if(!("parser"===l||e.valueGetterAttrMap.get(l))){var u=ec(R7,l)?R7[l]:l,h=t[l],c=a?a(h):h,p=("eq"===u||"ne"===u?new cd("eq"===u,c):ec(ch,u)?new cc(u,c):null)||"reg"===u&&new R9(c);p||hb(""),i.push(p)}}i.length||hb("");var d=new Nr;return d.valueGetterParam=n,d.valueParser=a,d.getValue=e.getValue,d.subCondList=i,d}(t,e)}function Na(t,e,n){var i=e[t];tY(i)||hb(""),i.length||hb("");var r="and"===t?new Ne:new Nn;return r.children=tB(i,function(t){return No(t,n)}),r.children.length||hb(""),r}var Ns=function(){function t(t,e){this._cond=No(t,e)}return t.prototype.evaluate=function(){return this._cond.evaluate()},t}(),Nl={type:"echarts:filter",transform:function(t){for(var e,n=t.upstream,i=new Ns(t.config,{valueGetterAttrMap:es({dimension:!0}),prepareGetValue:function(t){var e=t.dimension;ec(t,"dimension")||hb("");var i=n.getDimensionInfo(e);return i||hb(""),{dimIdx:i.index}},getValue:function(t){return n.retrieveValueFromItem(e,t.dimIdx)}}),r=[],o=0,a=n.count();o<a;o++)e=n.getRawDataItem(o),i.evaluate()&&r.push(e);return{data:r}}},Nu={type:"echarts:sort",transform:function(t){var e=t.upstream,n=o_(t.config);n.length||hb("");var i=[];tE(n,function(t){var n=t.dimension,r=t.order,o=t.parser,a=t.incomparable;null==n&&hb(""),"asc"!==r&&"desc"!==r&&hb(""),a&&"min"!==a&&"max"!==a&&hb(""),"asc"!==r&&"desc"!==r&&hb("");var s=e.getDimensionInfo(n);s||hb("");var l=o?cu.get(o):null;o&&!l&&hb(""),i.push({dimIdx:s.index,parser:l,comparator:new cp(r,a)})});var r=e.sourceFormat;r!==ht&&r!==he&&hb("");for(var o=[],a=0,s=e.count();a<s;a++)o.push(e.getRawDataItem(a));return o.sort(function(t,n){for(var r=0;r<i.length;r++){var o=i[r],a=e.retrieveValueFromItem(t,o.dimIdx),s=e.retrieveValueFromItem(n,o.dimIdx);o.parser&&(a=o.parser(a),s=o.parser(s));var l=o.comparator.evaluate(a,s);if(0!==l)return l}return 0}),{data:o}}},Nh=aK.CMD;function Nc(t,e){return 1e-5>Math.abs(t-e)}function Np(t){var e,n,i,r,o,a=t.data,s=t.len(),l=[],u=0,h=0,c=0,p=0;function d(t,n){e&&e.length>2&&l.push(e),e=[t,n]}function f(t,n,i,r){Nc(t,i)&&Nc(n,r)||e.push(t,n,i,r,i,r)}for(var g=0;g<s;){var y=a[g++],v=1===g;switch(v&&(u=a[g],h=a[g+1],c=u,p=h,(y===Nh.L||y===Nh.C||y===Nh.Q)&&(e=[c,p])),y){case Nh.M:u=c=a[g++],h=p=a[g++],d(c,p);break;case Nh.L:f(u,h,n=a[g++],i=a[g++]),u=n,h=i;break;case Nh.C:e.push(a[g++],a[g++],a[g++],a[g++],u=a[g++],h=a[g++]);break;case Nh.Q:n=a[g++],i=a[g++],r=a[g++],o=a[g++],e.push(u+2/3*(n-u),h+2/3*(i-h),r+2/3*(n-r),o+2/3*(i-o),r,o),u=r,h=o;break;case Nh.A:var m=a[g++],x=a[g++],_=a[g++],b=a[g++],w=a[g++],S=a[g++]+w;g+=1;var M=!a[g++];n=Math.cos(w)*_+m,i=Math.sin(w)*b+x,v?d(c=n,p=i):f(u,h,n,i),u=Math.cos(S)*_+m,h=Math.sin(S)*b+x;for(var I=(M?-1:1)*Math.PI/2,T=w;M?T>S:T<S;T+=I){var C=M?Math.max(T+I,S):Math.min(T+I,S);!function(t,n,i,r,o,a){var s=4*Math.tan(Math.abs(n-t)/4)/3,l=n<t?-1:1,u=Math.cos(t),h=Math.sin(t),c=Math.cos(n),p=Math.sin(n),d=c*o+i,f=p*a+r,g=o*s*l,y=a*s*l;e.push(u*o+i-g*h,h*a+r+y*u,d+g*p,f-y*c,d,f)}(T,C,m,x,_,b)}break;case Nh.R:c=u=a[g++],p=h=a[g++],n=c+a[g++],i=p+a[g++],d(n,p),f(n,p,n,i),f(n,i,c,i),f(c,i,c,p),f(c,p,n,p);break;case Nh.Z:e&&f(u,h,c,p),u=c,h=p}}return e&&e.length>2&&l.push(e),l}function Nd(t,e,n){var i=Math.ceil(Math.sqrt(Math.abs(t[e]/t[1-e])*n)),r=Math.floor(n/i);0===r&&(r=1,i=n);for(var o=[],a=0;a<i;a++)o.push(r);var s=n-i*r;if(s>0)for(var a=0;a<s;a++)o[a%i]+=1;return o}function Nf(t,e,n){for(var i=t.r0,r=t.r,o=t.startAngle,a=Math.abs(t.endAngle-o),s=a*r,l=r-i,u=s>Math.abs(l),h=Nd([s,l],+!u,e),c=(u?a:l)/h.length,p=0;p<h.length;p++)for(var d=(u?l:a)/h[p],f=0;f<h[p];f++){var g={};u?(g.startAngle=o+c*p,g.endAngle=o+c*(p+1),g.r0=i+d*f,g.r=i+d*(f+1)):(g.startAngle=o+d*f,g.endAngle=o+d*(f+1),g.r0=i+c*p,g.r=i+c*(p+1)),g.clockwise=t.clockwise,g.cx=t.cx,g.cy=t.cy,n.push(g)}}function Ng(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function Ny(t){var e=t.points,n=[],i=[];aD(e,n,i);var r=new nb(n[0],n[1],i[0]-n[0],i[1]-n[1]),o=r.width,a=r.height,s=r.x,l=r.y,u=new ns,h=new ns;return o>a?(u.x=h.x=s+o/2,u.y=l,h.y=l+a):(u.y=h.y=l+a/2,u.x=s,h.x=s+o),function(t,e,n){for(var i=t.length,r=[],o=0;o<i;o++){var a=t[o],s=t[(o+1)%i],l=function(t,e,n,i,r,o,a,s){var l=n-t,u=i-e,h=a-r,c=s-o,p=h*u-l*c;if(1e-6>Math.abs(p))return null;var d=((t-r)*c-h*(e-o))/p;return d<0||d>1?null:new ns(d*l+t,d*u+e)}(a[0],a[1],s[0],s[1],e.x,e.y,n.x,n.y);l&&r.push({projPt:function(t,e,n){var i=new ns;ns.sub(i,n,e),i.normalize();var r=new ns;return ns.sub(r,t,e),r.dot(i)}(l,e,n),pt:l,idx:o})}if(r.length<2)return[{points:t},{points:t}];r.sort(function(t,e){return t.projPt-e.projPt});var u=r[0],h=r[r.length-1];if(h.idx<u.idx){var c=u;u=h,h=c}for(var p=[u.pt.x,u.pt.y],d=[h.pt.x,h.pt.y],f=[p],g=[d],o=u.idx+1;o<=h.idx;o++)Ng(f,t[o].slice());Ng(f,d),Ng(f,p);for(var o=h.idx+1;o<=u.idx+i;o++)Ng(g,t[o%i].slice());return Ng(g,p),Ng(g,d),[{points:f},{points:g}]}(e,u,h)}function Nv(t,e,n,i){if(1===n)i.push(e);else{var r=Math.floor(n/2),o=t(e);Nv(t,o[0],r,i),Nv(t,o[1],n-r,i)}return i}function Nm(t,e){for(var n=t.length,i=t[n-2],r=t[n-1],o=[],a=0;a<e.length;)o[a++]=i,o[a++]=r;return o}function Nx(t){for(var e=0,n=0,i=0,r=t.length,o=0,a=r-2;o<r;a=o,o+=2){var s=t[a],l=t[a+1],u=t[o],h=t[o+1],c=s*h-u*l;e+=c,n+=(s+u)*c,i+=(l+h)*c}return 0===e?[t[0]||0,t[1]||0]:[n/e/3,i/e/3,e]}function N_(t){return t.__isCombineMorphing}var Nb="__mOriginal_";function Nw(t,e,n){var i=Nb+e,r=t[i]||t[e];t[i]||(t[i]=t[e]);var o=n.replace,a=n.after,s=n.before;t[e]=function(){var t,e=arguments;return s&&s.apply(this,e),t=o?o.apply(this,e):r.apply(this,e),a&&a.apply(this,e),t}}function NS(t,e){var n=Nb+e;t[n]&&(t[e]=t[n],t[n]=null)}function NM(t,e){for(var n=0;n<t.length;n++)for(var i=t[n],r=0;r<i.length;){var o=i[r],a=i[r+1];i[r++]=e[0]*o+e[2]*a+e[4],i[r++]=e[1]*o+e[3]*a+e[5]}}function NI(t,e){var n=t.getUpdatedPathProxy(),i=e.getUpdatedPathProxy(),r=function(t,e){for(var n,i,r,o=[],a=[],s=0;s<Math.max(t.length,e.length);s++){var l=t[s],u=e[s],h=void 0,c=void 0;l?u?(h=(n=function(t,e){var n=t.length,i=e.length;if(n===i)return[t,e];for(var r=[],o=[],a=n<i?t:e,s=Math.min(n,i),l=Math.abs(i-n)/6,u=Math.ceil(l/((s-2)/6))+1,h=[a[0],a[1]],c=l,p=2;p<s;){var d=a[p-2],f=a[p-1],g=a[p++],y=a[p++],v=a[p++],m=a[p++],x=a[p++],_=a[p++];if(c<=0){h.push(g,y,v,m,x,_);continue}for(var b=Math.min(c,u-1)+1,w=1;w<=b;w++){var S=w/b;n3(d,g,v,x,S,r),n3(f,y,m,_,S,o),d=r[3],f=o[3],h.push(r[1],o[1],r[2],o[2],d,f),g=r[5],y=o[5],v=r[6],m=o[6]}c-=b-1}return a===t?[h,e]:[t,h]}(l,u))[0],c=n[1],i=h,r=c):(c=Nm(r||l,l),h=l):(h=Nm(i||u,u),c=u),o.push(h),a.push(c)}return[o,a]}(Np(n),Np(i)),o=r[0],a=r[1],s=t.getComputedTransform(),l=e.getComputedTransform();s&&NM(o,s),l&&NM(a,l),Nw(e,"updateTransform",{replace:function(){this.transform=null}}),e.transform=null;var u=function(t,e,n,i){for(var r,o=[],a=0;a<t.length;a++){var s=t[a],l=e[a],u=Nx(s),h=Nx(l);null==r&&(r=u[2]<0!=h[2]<0);var c=[],p=[],d=0,f=1/0,g=[],y=s.length;r&&(s=function(t){for(var e=[],n=t.length,i=0;i<n;i+=2)e[i]=t[n-i-2],e[i+1]=t[n-i-1];return e}(s));for(var v=6*function(t,e,n,i){for(var r=(t.length-2)/6,o=1/0,a=0,s=t.length,l=s-2,u=0;u<r;u++){for(var h=6*u,c=0,p=0;p<s;p+=2){var d=0===p?h:(h+p-2)%l+2,f=t[d]-n[0],g=t[d+1]-n[1],y=e[p]-i[0],v=e[p+1]-i[1],m=y-f,x=v-g;c+=m*m+x*x}c<o&&(o=c,a=u)}return a}(s,l,u,h),m=y-2,x=0;x<m;x+=2){var _=(v+x)%m+2;c[x+2]=s[_]-u[0],c[x+3]=s[_+1]-u[1]}c[0]=s[v]-u[0],c[1]=s[v+1]-u[1];for(var b=i/10,w=-i/2;w<=i/2;w+=b){for(var S=Math.sin(w),M=Math.cos(w),I=0,x=0;x<s.length;x+=2){var T=c[x],C=c[x+1],D=l[x]-h[0],A=l[x+1]-h[1],k=D*M-A*S,L=D*S+A*M;g[x]=k,g[x+1]=L;var P=k-T,O=L-C;I+=P*P+O*O}if(I<f){f=I,d=w;for(var R=0;R<g.length;R++)p[R]=g[R]}}o.push({from:c,to:p,fromCp:u,toCp:h,rotation:-d})}return o}(o,a,0,Math.PI),h=[];Nw(e,"buildPath",{replace:function(t){for(var n=e.__morphT,i=1-n,r=[],o=0;o<u.length;o++){var a=u[o],s=a.from,l=a.to,c=a.rotation*n,p=a.fromCp,d=a.toCp,f=Math.sin(c),g=Math.cos(c);eP(r,p,d,n);for(var y=0;y<s.length;y+=2){var v=s[y],m=s[y+1],x=l[y],_=l[y+1],b=v*i+x*n,w=m*i+_*n;h[y]=b*g-w*f+r[0],h[y+1]=b*f+w*g+r[1]}var S=h[0],M=h[1];t.moveTo(S,M);for(var y=2;y<s.length;){var x=h[y++],_=h[y++],I=h[y++],T=h[y++],C=h[y++],D=h[y++];S===x&&M===_&&I===C&&T===D?t.lineTo(C,D):t.bezierCurveTo(x,_,I,T,C,D),S=C,M=D}}}})}function NT(t,e,n){if(!t||!e)return e;var i=n.done,r=n.during;return NI(t,e),e.__morphT=0,e.animateTo({__morphT:1},tL({during:function(t){e.dirtyShape(),r&&r(t)},done:function(){NS(e,"buildPath"),NS(e,"updateTransform"),e.__morphT=-1,e.createPathProxy(),e.dirtyShape(),i&&i()}},n)),e}function NC(t){var e=1/0,n=1/0,i=-1/0,r=-1/0,o=tB(t,function(t){var o=t.getBoundingRect(),a=t.getComputedTransform(),s=o.x+o.width/2+(a?a[4]:0),l=o.y+o.height/2+(a?a[5]:0);return e=Math.min(s,e),n=Math.min(l,n),i=Math.max(s,i),r=Math.max(l,r),[s,l]});return tB(o,function(o,a){return{cp:o,z:function(t,e,n,i,r,o){t=r===n?0:Math.round(32767*(t-n)/(r-n)),e=o===i?0:Math.round(32767*(e-i)/(o-i));for(var a,s=0,l=32768;l>0;l/=2){var u=0,h=0;(t&l)>0&&(u=1),(e&l)>0&&(h=1),s+=l*l*(3*u^h),0===h&&(1===u&&(t=l-1-t,e=l-1-e),a=t,t=e,e=a)}return s}(o[0],o[1],e,n,i,r),path:t[a]}}).sort(function(t,e){return t.z-e.z}).map(function(t){return t.path})}function ND(t){return function(t,e){var n,i=[],r=t.shape;switch(t.type){case"rect":!function(t,e,n){for(var i=t.width,r=t.height,o=i>r,a=Nd([i,r],+!o,e),s=o?"width":"height",l=o?"height":"width",u=o?"x":"y",h=o?"y":"x",c=t[s]/a.length,p=0;p<a.length;p++)for(var d=t[l]/a[p],f=0;f<a[p];f++){var g={};g[u]=p*c,g[h]=f*d,g[s]=c,g[l]=d,g.x+=t.x,g.y+=t.y,n.push(g)}}(r,e,i),n=sd;break;case"sector":Nf(r,e,i),n=pR;break;case"circle":Nf({r0:0,r:r.r,startAngle:0,endAngle:2*Math.PI,cx:r.cx,cy:r.cy},e,i),n=pR;break;default:var o=t.getComputedTransform(),a=o?Math.sqrt(Math.max(o[0]*o[0]+o[1]*o[1],o[2]*o[2]+o[3]*o[3])):1,s=tB(function(t,e){var n=Np(t),i=[];e=e||1;for(var r=0;r<n.length;r++){var o=n[r],a=[],s=o[0],l=o[1];a.push(s,l);for(var u=2;u<o.length;){var h=o[u++],c=o[u++],p=o[u++],d=o[u++],f=o[u++],g=o[u++];!function t(e,n,i,r,o,a,s,l,u,h){if(Nc(e,i)&&Nc(n,r)&&Nc(o,s)&&Nc(a,l))return void u.push(s,l);var c=2/h,p=c*c,d=s-e,f=l-n,g=Math.sqrt(d*d+f*f);d/=g,f/=g;var y=i-e,v=r-n,m=o-s,x=a-l,_=y*y+v*v,b=m*m+x*x;if(_<p&&b<p)return void u.push(s,l);var w=d*y+f*v,S=-d*m-f*x;if(_-w*w<p&&w>=0&&b-S*S<p&&S>=0)return void u.push(s,l);var M=[],I=[];n3(e,i,o,s,.5,M),n3(n,r,a,l,.5,I),t(M[0],I[0],M[1],I[1],M[2],I[2],M[3],I[3],u,h),t(M[4],I[4],M[5],I[5],M[6],I[6],M[7],I[7],u,h)}(s,l,h,c,p,d,f,g,a,e),s=f,l=g}i.push(a)}return i}(t.getUpdatedPathProxy(),a),function(t){for(var e=[],n=0;n<t.length;)e.push([t[n++],t[n++]]);return e}),l=s.length;if(0===l)Nv(Ny,{points:s[0]},e,i);else if(l===e)for(var u=0;u<l;u++)i.push({points:s[u]});else{var h=0,c=tB(s,function(t){var e=[],n=[];aD(t,e,n);var i=(n[1]-e[1])*(n[0]-e[0]);return h+=i,{poly:t,area:i}});c.sort(function(t,e){return e.area-t.area});for(var p=e,u=0;u<l;u++){var d=c[u];if(p<=0)break;var f=u===l-1?p:Math.ceil(d.area/h*e);f<0||(Nv(Ny,{points:d.poly},f,i),p-=f)}}n=pV}if(!n){for(var g=[],y=0;y<e;y++)g.push(pv(t));return g}for(var v=[],u=0;u<i.length;u++){var m=new n;m.setShape(i[u]),m.setStyle(t.style),m.z=t.z,m.z2=t.z2,m.zlevel=t.zlevel,v.push(m)}return v}(t.path,t.count)}function NA(){return{fromIndividuals:[],toIndividuals:[],count:0}}function Nk(t,e){for(var n=[],i=t.length,r=0;r<i;r++)n.push({one:t[r],many:[]});for(var r=0;r<e.length;r++){var o=e[r].length,a=void 0;for(a=0;a<o;a++)n[a%i].many.push(e[r][a])}for(var s=0,r=i-1;r>=0;r--)if(!n[r].many.length){var l=n[s].many;if(l.length<=1)if(!s)return n;else s=0;var o=l.length,u=Math.ceil(o/2);n[r].many=l.slice(u,o),n[s].many=l.slice(0,u),s++}return n}var NL={clone:function(t){for(var e=[],n=1-Math.pow(1-t.path.style.opacity,1/t.count),i=0;i<t.count;i++){var r=pv(t.path);r.setStyle("opacity",n),e.push(r)}return e},split:null};function NP(t,e,n,i,r,o){if(t.length&&e.length){var a,s,l=ld("update",i,r);if(l&&l.duration>0){var u=i.getModel("universalTransition").get("delay"),h=Object.assign({setToFinal:!0},l);tY(t[0])&&(a=t,s=e),tY(e[0])&&(a=e,s=t);for(var c=a?a===t:t.length>e.length,p=a?Nk(s,a):Nk(c?e:t,[c?t:e]),d=0,f=0;f<p.length;f++)d+=p[f].many.length;for(var g=0,f=0;f<p.length;f++)(function t(e,i,r,a,s){var l=e.many,c=e.one;if(1!==l.length||s)for(var p=tL({dividePath:NL[n],individualDelay:u&&function(t,e,n,i){return u(t+r,a)}},h),d=i?function(t,e,n){var i=[];!function t(e){for(var n=0;n<e.length;n++){var r=e[n];N_(r)?t(r.childrenRef()):r instanceof se&&i.push(r)}}(t);var r=i.length;if(!r)return NA();var o=(n.dividePath||ND)({path:e,count:r});if(o.length!==r)return console.error("Invalid morphing: unmatched splitted path"),NA();i=NC(i),o=NC(o);for(var a=n.done,s=n.during,l=n.individualDelay,u=new rw,h=0;h<r;h++){var c=i[h],p=o[h];p.parent=e,p.copyTransform(u),l||NI(c,p)}function d(t){for(var e=0;e<o.length;e++)o[e].addSelfToZr(t)}function f(){e.__isCombineMorphing=!1,e.__morphT=-1,e.childrenRef=null,NS(e,"addSelfToZr"),NS(e,"removeSelfFromZr")}e.__isCombineMorphing=!0,e.childrenRef=function(){return o},Nw(e,"addSelfToZr",{after:function(t){d(t)}}),Nw(e,"removeSelfFromZr",{after:function(t){for(var e=0;e<o.length;e++)o[e].removeSelfFromZr(t)}});var g=o.length;if(l)for(var y=g,v=function(){0==--y&&(f(),a&&a())},h=0;h<g;h++){var m=l?tL({delay:(n.delay||0)+l(h,g,i[h],o[h]),done:v},n):n;NT(i[h],o[h],m)}else e.__morphT=0,e.animateTo({__morphT:1},tL({during:function(t){for(var n=0;n<g;n++){var i=o[n];i.__morphT=e.__morphT,i.dirtyShape()}s&&s(t)},done:function(){f();for(var e=0;e<t.length;e++)NS(t[e],"updateTransform");a&&a()}},n));return e.__zr&&d(e.__zr),{fromIndividuals:i,toIndividuals:o,count:g}}(l,c,p):function(t,e,n){var i=e.length,r=[],o=n.dividePath||ND;if(N_(t)){!function t(e){for(var n=0;n<e.length;n++){var i=e[n];N_(i)?t(i.childrenRef()):i instanceof se&&r.push(i)}}(t.childrenRef());var a=r.length;if(a<i)for(var s=0,l=a;l<i;l++)r.push(pv(r[s++%a]));r.length=i}else{r=o({path:t,count:i});for(var u=t.getComputedTransform(),l=0;l<r.length;l++)r[l].setLocalTransform(u);if(r.length!==i)return console.error("Invalid morphing: unmatched splitted path"),NA()}r=NC(r),e=NC(e);for(var h=n.individualDelay,l=0;l<i;l++){var c=h?tL({delay:(n.delay||0)+h(l,i,r[l],e[l])},n):n;NT(r[l],e[l],c)}return{fromIndividuals:r,toIndividuals:e,count:e.length}}(c,l,p),f=d.fromIndividuals,g=d.toIndividuals,y=f.length,v=0;v<y;v++){var m=u?tL({delay:u(v,y)},h):h;o(f[v],g[v],i?l[v]:e.one,i?e.one:l[v],m)}else{var x=i?l[0]:c,_=i?c:l[0];if(N_(x))t({many:[x],one:_},!0,r,a,!0);else{var m=u?tL({delay:u(r,a)},h):h;NT(x,_,m),o(x,_,x,_,m)}}})(p[f],c,g,d),g+=p[f].many.length}}}function NO(t){if(!t)return[];if(tY(t)){for(var e=[],n=0;n<t.length;n++)e.push(NO(t[n]));return e}var i=[];return t.traverse(function(t){t instanceof se&&!t.disableMorphing&&!t.invisible&&!t.ignore&&i.push(t)}),i}var NR=oL();function NN(t,e,n,i){var r=function(t,e){for(var n=t.dimensions,i=0;i<n.length;i++){var r=t.getDimensionInfo(n[i]);if(r&&0===r.otherDims[e])return n[i]}}(t,i?"itemChildGroupId":"itemGroupId");if(r){var o=t,a=e,s=r,l=o.getDimensionInfo(s),u=l&&l.ordinalMeta;if(l){var h=o.get(l.name,a);return u&&u.categories[h]||h+""}return}var c=t.getRawDataItem(e),p=i?"childGroupId":"groupId";return c&&c[p]?c[p]+"":i?void 0:n||t.getId(e)}function Nz(t){var e=[];return tE(t,function(t){var n=t.data,i=t.dataGroupId;if(!(n.count()>1e4))for(var r=n.getIndices(),o=0;o<r.length;o++)e.push({data:n,groupId:NN(n,o,i,!1),childGroupId:NN(n,o,i,!0),divide:t.divide,dataIndex:o})}),e}function NE(t,e,n){t.traverse(function(t){t instanceof se&&ly(t,{style:{opacity:0}},e,{dataIndex:n,isFrom:!0})})}function NB(t){if(t.parent){var e=t.getComputedTransform();t.setLocalTransform(e),t.parent.remove(t)}}function NV(t){t.stopAnimation(),t.isGroup&&t.traverse(function(t){t.stopAnimation()})}function NG(t,e,n){var i=Nz(t),r=Nz(e);function o(t,e,n,i,r){(n||t)&&e.animateFrom({style:n&&n!==t?tk(tk({},n.style),t.style):t.style},r)}var a=!1,s=0,l=es(),u=es();i.forEach(function(t){t.groupId&&l.set(t.groupId,!0),t.childGroupId&&u.set(t.childGroupId,!0)});for(var h=0;h<r.length;h++){var c=r[h].groupId;if(u.get(c)){s=1;break}var p=r[h].childGroupId;if(p&&l.get(p)){s=2;break}}function d(t,e){return function(n){var i=n.data,r=n.dataIndex;return e?i.getId(r):t?1===s?n.childGroupId:n.groupId:2===s?n.childGroupId:n.groupId}}var f=function(t,e){var n=t.length;if(n!==e.length)return!1;for(var i=0;i<n;i++){var r=t[i],o=e[i];if(r.data.getId(r.dataIndex)!==o.data.getId(o.dataIndex))return!1}return!0}(i,r),g={};if(!f)for(var h=0;h<r.length;h++){var y=r[h],v=y.data.getItemGraphicEl(y.dataIndex);v&&(g[v.id]=!0)}function m(t,e){var n,s=i[e],l=r[t],u=l.data.hostModel,h=s.data.getItemGraphicEl(s.dataIndex),c=l.data.getItemGraphicEl(l.dataIndex);if(h===c){c&&(n=ld("update",u,l.dataIndex))&&c.traverse(function(t){if(t instanceof av){var e=lp(t).oldStyle;e&&t.animateFrom({style:e},n)}});return}h&&g[h.id]||c&&(NV(c),h?(NV(h),NB(h),a=!0,NP(NO(h),NO(c),l.divide,u,t,o)):NE(c,u,t))}new y9(i,r,d(!0,f),d(!1,f),null,"multiple").update(m).updateManyToOne(function(t,e){var n=r[t],s=n.data,l=s.hostModel,u=s.getItemGraphicEl(n.dataIndex),h=tG(tB(e,function(t){return i[t].data.getItemGraphicEl(i[t].dataIndex)}),function(t){return t&&t!==u&&!g[t.id]});u&&(NV(u),h.length?(tE(h,function(t){NV(t),NB(t)}),a=!0,NP(NO(h),NO(u),n.divide,l,t,o)):NE(u,l,n.dataIndex))}).updateOneToMany(function(t,e){var n=i[e],s=n.data.getItemGraphicEl(n.dataIndex);if(!s||!g[s.id]){var l=tG(tB(t,function(t){return r[t].data.getItemGraphicEl(r[t].dataIndex)}),function(t){return t&&t!==s}),u=r[t[0]].data.hostModel;l.length&&(tE(l,function(t){return NV(t)}),s?(NV(s),NB(s),a=!0,NP(NO(s),NO(l),n.divide,u,t[0],o)):tE(l,function(e){return NE(e,u,t[0])}))}}).updateManyToMany(function(t,e){new y9(e,t,function(t){return i[t].data.getId(i[t].dataIndex)},function(t){return r[t].data.getId(r[t].dataIndex)}).update(function(n,i){m(t[n],e[i])}).execute()}).execute(),a&&tE(e,function(t){var e=t.data.hostModel,i=e&&n.getViewOfSeriesModel(e),r=ld("update",e,0);i&&e.isAnimationEnabled()&&r&&r.duration>0&&i.group.traverse(function(t){t instanceof se&&!t.animators.length&&t.animateFrom({style:{opacity:0}},r)})})}function NF(t){var e=t.getModel("universalTransition").get("seriesKey");return e||t.id}function NW(t){return tY(t)?t.sort().join(","):t}function NH(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function NU(t,e){for(var n=0;n<t.length;n++)if(null!=e.seriesIndex&&e.seriesIndex===t[n].seriesIndex||null!=e.seriesId&&e.seriesId===t[n].id)return n}var NY=["align","verticalAlign","width","height","fontSize"],NX=new rw,NZ=oL(),Nj=oL();function Nq(t,e,n){for(var i=0;i<n.length;i++){var r=n[i];null!=e[r]&&(t[r]=e[r])}}var NK=["x","y","rotation"],N$=function(){function t(){this._labelList=[],this._chartViewList=[]}return t.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},t.prototype._addLabel=function(t,e,n,i,r){var o,a=i.style,s=i.__hostTarget.textConfig||{},l=i.getComputedTransform(),u=i.getBoundingRect().plain();nb.applyTransform(u,u,l),l?NX.setLocalTransform(l):(NX.x=NX.y=NX.rotation=NX.originX=NX.originY=0,NX.scaleX=NX.scaleY=1),NX.rotation=a0(NX.rotation);var h=i.__hostTarget;if(h){o=h.getBoundingRect().plain();var c=h.getComputedTransform();nb.applyTransform(o,o,c)}var p=o&&h.getTextGuideLine();this._labelList.push({label:i,labelLine:p,seriesModel:n,dataIndex:t,dataType:e,layoutOptionOrCb:r,layoutOption:null,rect:u,hostRect:o,priority:o?o.width*o.height:0,defaultAttr:{ignore:i.ignore,labelGuideIgnore:p&&p.ignore,x:NX.x,y:NX.y,scaleX:NX.scaleX,scaleY:NX.scaleY,rotation:NX.rotation,style:{x:a.x,y:a.y,align:a.align,verticalAlign:a.verticalAlign,width:a.width,height:a.height,fontSize:a.fontSize},cursor:i.cursor,attachedPos:s.position,attachedRot:s.rotation}})},t.prototype.addLabelsOfSeries=function(t){var e=this;this._chartViewList.push(t);var n=t.__model,i=n.get("labelLayout");(tX(i)||tW(i).length)&&t.group.traverse(function(t){if(t.ignore)return!0;var r=t.getTextContent(),o=sk(t);r&&!r.disableLabelLayout&&e._addLabel(o.dataIndex,o.dataType,n,r,i)})},t.prototype.updateLayoutConfig=function(t){for(var e=t.getWidth(),n=t.getHeight(),i=0;i<this._labelList.length;i++){var r=this._labelList[i],o=r.label,a=o.__hostTarget,s=r.defaultAttr,l=void 0;l=(l=tX(r.layoutOptionOrCb)?r.layoutOptionOrCb(function(t,e){var n=t.label,i=e&&e.getTextGuideLine();return{dataIndex:t.dataIndex,dataType:t.dataType,seriesIndex:t.seriesModel.seriesIndex,text:t.label.style.text,rect:t.hostRect,labelRect:t.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:function(t){if(t){for(var e=[],n=0;n<t.length;n++)e.push(t[n].slice());return e}}(i&&i.shape.points)}}(r,a)):r.layoutOptionOrCb)||{},r.layoutOption=l;var u=Math.PI/180;a&&a.setTextConfig({local:!1,position:null!=l.x||null!=l.y?null:s.attachedPos,rotation:null!=l.rotate?l.rotate*u:s.attachedRot,offset:[l.dx||0,l.dy||0]});var h=!1;if(null!=l.x?(o.x=r8(l.x,e),o.setStyle("x",0),h=!0):(o.x=s.x,o.setStyle("x",s.style.x)),null!=l.y?(o.y=r8(l.y,n),o.setStyle("y",0),h=!0):(o.y=s.y,o.setStyle("y",s.style.y)),l.labelLinePoints){var c=a.getTextGuideLine();c&&(c.setShape({points:l.labelLinePoints}),h=!1)}NZ(o).needsUpdateLabelLine=h,o.rotation=null!=l.rotate?l.rotate*u:s.rotation,o.scaleX=s.scaleX,o.scaleY=s.scaleY;for(var p=0;p<NY.length;p++){var d=NY[p];o.setStyle(d,null!=l[d]?l[d]:s.style[d])}if(l.draggable){if(o.draggable=!0,o.cursor="move",a){var f=r.seriesModel;null!=r.dataIndex&&(f=r.seriesModel.getData(r.dataType).getItemModel(r.dataIndex)),o.on("drag",function(t,e){return function(){mK(t,e)}}(a,f.getModel("labelLine")))}}else o.off("drag"),o.cursor=s.cursor}},t.prototype.layout=function(t){var e=t.getWidth(),n=t.getHeight(),i=[];tE(this._labelList,function(t){t.defaultAttr.ignore||i.push(xe({},t))});var r=tG(i,function(t){return"shiftX"===t.layoutOption.moveOverlap}),o=tG(i,function(t){return"shiftY"===t.layoutOption.moveOverlap});xi(r,0,0,e),xi(o,1,0,n);for(var a=tG(i,function(t){return t.layoutOption.hideOverlap}),s=0;s<a.length;s++){var l=a[s],u=l.defaultAttr,h=l.labelLine;l.label.attr("ignore",u.ignore),h&&h.attr("ignore",u.labelGuideIgnore)}xr(a)},t.prototype.processLabelsOverall=function(){var t=this;tE(this._chartViewList,function(e){var n=e.__model,i=e.ignoreLabelLineUpdate,r=n.isAnimationEnabled();e.group.traverse(function(e){if(e.ignore&&!e.forceLabelAnimation)return!0;var o=!i,a=e.getTextContent();!o&&a&&(o=NZ(a).needsUpdateLabelLine),o&&t._updateLabelLine(e,n),r&&t._animateLabels(e,n)})})},t.prototype._updateLabelLine=function(t,e){var n=t.getTextContent(),i=sk(t),r=i.dataIndex;if(n&&null!=r){var o=e.getData(i.dataType),a=o.getItemModel(r),s={},l=o.getItemVisual(r,"style");l&&(s.stroke=l[o.getVisual("drawType")]);var u=a.getModel("labelLine");m2(t,m5(a),s),mK(t,u)}},t.prototype._animateLabels=function(t,e){var n=t.getTextContent(),i=t.getTextGuideLine();if(n&&(t.forceLabelAnimation||!n.ignore&&!n.invisible&&!t.disableLabelAnimation&&!lv(t))){var r=NZ(n),o=r.oldLayout,a=sk(t),s=a.dataIndex,l={x:n.x,y:n.y,rotation:n.rotation},u=e.getData(a.dataType);if(o){n.attr(o);var h=t.prevStates;h&&(tO(h,"select")>=0&&n.attr(r.oldLayoutSelect),tO(h,"emphasis")>=0&&n.attr(r.oldLayoutEmphasis)),lg(n,l,e,s)}else if(n.attr(l),!lR(n).valueAnimation){var c=t4(n.style.opacity,1);n.style.opacity=0,ly(n,{style:{opacity:c}},e,s)}if(r.oldLayout=l,n.states.select){var p=r.oldLayoutSelect={};Nq(p,l,NK),Nq(p,n.states.select,NK)}if(n.states.emphasis){var d=r.oldLayoutEmphasis={};Nq(d,l,NK),Nq(d,n.states.emphasis,NK)}lz(n,s,u,e,e)}if(i&&!i.ignore&&!i.invisible){var r=Nj(i),o=r.oldLayout,f={points:i.shape.points};o?(i.attr({shape:o}),lg(i,{shape:f},e)):(i.setShape(f),i.style.strokePercent=0,ly(i,{style:{strokePercent:1}},e)),r.oldLayout=f}},t}(),NJ=oL();function NQ(t){t.registerUpdateLifecycle("series:beforeupdate",function(t,e,n){var i=NJ(e).labelManager;i||(i=NJ(e).labelManager=new N$),i.clearLabels()}),t.registerUpdateLifecycle("series:layoutlabels",function(t,e,n){var i=NJ(e).labelManager;n.updatedSeries.forEach(function(t){i.addLabelsOfSeries(e.getViewOfSeriesModel(t))}),i.updateLayoutConfig(e),i.layout(e),i.processLabelsOverall()})}var N0=function(){function t(){this.breaks=[],this._elapsedExtent=[1/0,-1/0]}return t.prototype.setBreaks=function(t){this.breaks=t.breaks},t.prototype.update=function(t){e=this,n=t,i=0,r={tpAbs:{span:0,val:0},tpPrct:{span:0,val:0}},a={S:{tpAbs:(o=function(){return{has:!1,span:NaN,inExtFrac:NaN,val:NaN}})(),tpPrct:o()},E:{tpAbs:o(),tpPrct:o()}},tE(e.breaks,function(t){var e=t.gapParsed;"tpPrct"===e.type&&(i+=e.val);var o=N8(t,n);if(o){var s=o.vmin!==t.vmin,l=o.vmax!==t.vmax,u=o.vmax-o.vmin;if(s&&l);else if(s||l){var h=s?"S":"E";a[h][e.type].has=!0,a[h][e.type].span=u,a[h][e.type].inExtFrac=u/(t.vmax-t.vmin),a[h][e.type].val=e.val}else r[e.type].span+=u,r[e.type].val+=e.val}}),s=i*(0+(n[1]-n[0])+(r.tpAbs.val-r.tpAbs.span)+(a.S.tpAbs.has?(a.S.tpAbs.val-a.S.tpAbs.span)*a.S.tpAbs.inExtFrac:0)+(a.E.tpAbs.has?(a.E.tpAbs.val-a.E.tpAbs.span)*a.E.tpAbs.inExtFrac:0)-r.tpPrct.span-(a.S.tpPrct.has?a.S.tpPrct.span*a.S.tpPrct.inExtFrac:0)-(a.E.tpPrct.has?a.E.tpPrct.span*a.E.tpPrct.inExtFrac:0))/(1-r.tpPrct.val-(a.S.tpPrct.has?a.S.tpPrct.val*a.S.tpPrct.inExtFrac:0)-(a.E.tpPrct.has?a.E.tpPrct.val*a.E.tpPrct.inExtFrac:0)),tE(e.breaks,function(t){var e=t.gapParsed;"tpPrct"===e.type&&(t.gapReal=0!==i?Math.max(s,0)*e.val/i:0),"tpAbs"===e.type&&(t.gapReal=e.val),null==t.gapReal&&(t.gapReal=0)});var e,n,i,r,o,a,s,l=this._elapsedExtent;l[0]=this.elapse(t[0]),l[1]=this.elapse(t[1])},t.prototype.hasBreaks=function(){return!!this.breaks.length},t.prototype.calcNiceTickMultiple=function(t,e){for(var n=0;n<this.breaks.length;n++){var i=this.breaks[n];if(i.vmin<t&&t<i.vmax)return e(t,i.vmax)}return 0},t.prototype.getExtentSpan=function(){return this._elapsedExtent[1]-this._elapsedExtent[0]},t.prototype.normalize=function(t){var e=this._elapsedExtent[1]-this._elapsedExtent[0];return 0===e?.5:(this.elapse(t)-this._elapsedExtent[0])/e},t.prototype.scale=function(t){return this.unelapse(t*(this._elapsedExtent[1]-this._elapsedExtent[0])+this._elapsedExtent[0])},t.prototype.elapse=function(t){for(var e=N2,n=N5,i=!0,r=0;r<this.breaks.length;r++){var o=this.breaks[r];if(t<=o.vmax){t>o.vmin?e+=o.vmin-n+(t-o.vmin)/(o.vmax-o.vmin)*o.gapReal:e+=t-n,n=o.vmax,i=!1;break}e+=o.vmin-n+o.gapReal,n=o.vmax}return i&&(e+=t-n),e},t.prototype.unelapse=function(t){for(var e=N2,n=N5,i=!0,r=0,o=0;o<this.breaks.length;o++){var a=this.breaks[o],s=e+a.vmin-n,l=s+a.gapReal;if(t<=l){r=t>s?a.vmin+(t-s)/(l-s)*(a.vmax-a.vmin):n+t-e,n=a.vmax,i=!1;break}e=l,n=a.vmax}return i&&(r=n+t-e),r},t}();function N1(){return new N0}var N2=0,N5=0;function N3(t,e,n,i,r,o){"no"!==t&&tE(n,function(n){var a=N8(n,o);if(a)for(var s=e.length-1;s>=0;s--){var l=i(e[s]),u=3*r/4;l>a.vmin-u&&l<a.vmax+u&&("preserve_extent_bound"!==t||l!==o[0]&&l!==o[1])&&e.splice(s,1)}})}function N4(t,e,n,i){tE(e,function(e){var r=N8(e,n);r&&(t.push({value:r.vmin,break:{type:"vmin",parsedBreak:r},time:i?i(r):void 0}),t.push({value:r.vmax,break:{type:"vmax",parsedBreak:r},time:i?i(r):void 0}))}),e.length&&t.sort(function(t,e){return t.value-e.value})}function N8(t,e){var n=Math.max(t.vmin,e[0]),i=Math.min(t.vmax,e[1]);return n<i||n===i&&n>e[0]&&n<e[1]?{vmin:n,vmax:i,breakOption:t.breakOption,gapParsed:t.gapParsed,gapReal:t.gapReal}:null}function N6(t,e,n){var i=[];if(!t)return{breaks:i};tE(t,function(t){if(t&&null!=t.start&&null!=t.end&&!t.isExpanded){var r={breakOption:tC(t),vmin:e(t.start),vmax:e(t.end),gapParsed:{type:"tpAbs",val:0},gapReal:null};if(null!=t.gap){var o=!1;if(tZ(t.gap)){var a=et(t.gap);if(a.match(/%$/)){var s,l=parseFloat(a)/100;(s=l)>=0&&s<1-1e-5||(l=0),r.gapParsed.type="tpPrct",r.gapParsed.val=l,o=!0}}if(!o){var u=e(t.gap);(!isFinite(u)||u<0)&&(u=0),r.gapParsed.type="tpAbs",r.gapParsed.val=u}}if(r.vmin===r.vmax&&(r.gapParsed.type="tpAbs",r.gapParsed.val=0),n&&n.noNegative&&tE(["vmin","vmax"],function(t){r[t]<0&&(r[t]=0)}),r.vmin>r.vmax){var h=r.vmax;r.vmax=r.vmin,r.vmin=h}i.push(r)}}),i.sort(function(t,e){return t.vmin-e.vmin});var r=-1/0;return tE(i,function(t,e){r>t.vmin&&(i[e]=null),r=t.vmax}),{breaks:i.filter(function(t){return!!t})}}function N7(t,e){return N9(e)===N9(t)}function N9(t){return t.start+"_\0_"+t.end}function zt(t,e,n){var i=[];tE(t,function(t,n){var r=e(t);r&&"vmin"===r.type&&i.push([n])}),tE(t,function(n,r){var o=e(n);if(o&&"vmax"===o.type){var a=tF(i,function(n){return N7(e(t[n[0]]).parsedBreak.breakOption,o.parsedBreak.breakOption)});a&&a.push(r)}});var r=[];return tE(i,function(e){2===e.length&&r.push(n?e:[t[e[0]],t[e[1]]])}),r}function ze(t,e,n,i){if(t.break){var r,o,a=t.break.parsedBreak,s=tF(n,function(e){return N7(e.breakOption,t.break.parsedBreak.breakOption)}),l=i(Math.pow(e,a.vmin),s.vmin),u=i(Math.pow(e,a.vmax),s.vmax),h={type:a.gapParsed.type,val:"tpAbs"===a.gapParsed.type?r7(Math.pow(e,a.vmin+a.gapParsed.val))-l:a.gapParsed.val};r={type:t.break.type,parsedBreak:{breakOption:a.breakOption,vmin:l,vmax:u,gapParsed:h,gapReal:a.gapReal}},o=s[t.break.type]}return{brkRoundingCriterion:o,vBreak:r}}function zn(t,e,n){var i={noNegative:!0},r=N6(t,n,i),o=N6(t,n,i),a=Math.log(e);return o.breaks=tB(o.breaks,function(t){var e=Math.log(t.vmin)/a,n=Math.log(t.vmax)/a,i={type:t.gapParsed.type,val:"tpAbs"===t.gapParsed.type?Math.log(t.vmin+t.gapParsed.val)/a-e:t.gapParsed.val};return{vmin:e,vmax:n,gapParsed:i,gapReal:t.gapReal,breakOption:t.breakOption}}),{parsedOriginal:r,parsedLogged:o}}var zi={vmin:"start",vmax:"end"};function zr(t,e){return e&&((t=t||{}).break={type:zi[e.type],start:e.parsedBreak.vmin,end:e.parsedBreak.vmax}),t}var zo=oL();function za(t,e,n,i,r){var o=n.axis;if(!o.scale.isBlank()&&l2){var a=l2.retrieveAxisBreakPairs(o.scale.getTicks({breakTicks:"only_break"}),function(t){return t.break},!1);if(a.length){var s=n.getModel("breakArea"),l=s.get("zigzagAmplitude"),u=s.get("zigzagMinSpan"),h=s.get("zigzagMaxSpan");h=Math.max(u=Math.max(2,u||0),h||0);var c=s.get("expandOnClick"),p=s.get("zigzagZ"),d=s.getModel("itemStyle").getItemStyle(),f=d.stroke,g=d.lineWidth,y=d.lineDash,v=d.fill,m=new rY({ignoreModelZ:!0}),x=o.isHorizontal(),_=zo(e).visualList||(zo(e).visualList=[]);tE(_,function(t){return t.shouldRemove=!0});for(var b=0;b<a.length;b++)!function(t){var e,s=a[t][0].break.parsedBreak,b=[];b[0]=o.toGlobalCoord(o.dataToCoord(s.vmin,!0)),b[1]=o.toGlobalCoord(o.dataToCoord(s.vmax,!0)),b[1]<b[0]&&b.reverse();var w=((e=tF(_,function(t){return l2.identifyAxisBreak(t.parsedBreak.breakOption,s.breakOption)}))||_.push(e={zigzagRandomList:[],parsedBreak:s,shouldRemove:!1}),e);w.shouldRemove=!1;var S=new rY;(function(t,e,n,r,o,a){var s={stroke:f,lineWidth:g,lineDash:y,fill:"none"},c=+!o,m=1-c,x=i[di[m]]+i[dr[m]];function _(t){var e=[],n=[];e[c]=n[c]=t,e[m]=i[di[m]],n[m]=x;var r={x1:e[0],y1:e[1],x2:n[0],y2:n[1]};return sl(r,r,{lineWidth:1}),e[0]=r.x1,e[1]=r.y1,e[c]}n=_(n),r=_(r);for(var b=[],w=[],S=!0,M=i[di[m]],I=0;;I++){var T=M===i[di[m]],C=M>=x;C&&(M=x);var D=[],A=[];D[c]=n,A[c]=r,T||C||(D[c]+=S?-l:l,A[c]-=S?l:-l),D[m]=M,A[m]=M,b.push(D),w.push(A);var k=void 0;if(I<t.length?k=t[I]:(k=Math.random(),t.push(k)),M+=k*(h-u)+u,S=!S,C)break}var L=l2.serializeAxisBreakIdentifier(a.breakOption);if(e.add(new pF({anid:"break_a_"+L,shape:{points:b},style:s,z:p})),0!==a.gapReal){e.add(new pF({anid:"break_b_"+L,shape:{points:w},style:s,z:p}));var P=w.slice();P.reverse();var O=b.concat(P);e.add(new pV({anid:"break_c_"+L,shape:{points:O},style:{fill:v,opacity:d.opacity},z:p}))}})(w.zigzagRandomList,S,b[0],b[1],x,s),c&&S.on("click",function(){var t={type:_B,breaks:[{start:s.breakOption.start,end:s.breakOption.end}]};t[o.dim+"AxisIndex"]=n.componentIndex,r.dispatchAction(t)}),S.silent=!c,m.add(S)}(b);t.add(m);for(var w=_.length-1;w>=0;w--)_[w].shouldRemove&&_.splice(w,1)}}}function zs(t,e,n,i){var r=t.axis,o=n.transform;t9(i.style);var a=r.getExtent();r.inverse&&(a=a.slice()).reverse();var s=tB(l2.retrieveAxisBreakPairs(r.scale.getTicks({breakTicks:"only_break"}),function(t){return t.break},!1),function(t){var e=t[0].break.parsedBreak,n=[r.dataToCoord(e.vmin,!0),r.dataToCoord(e.vmax,!0)];return n[0]>n[1]&&n.reverse(),{coordPair:n,brkId:l2.serializeAxisBreakIdentifier(e.breakOption)}});s.sort(function(t,e){return t.coordPair[0]-e.coordPair[0]});for(var l=a[0],u=null,h=0;h<s.length;h++){var c=s[h],p=Math.max(c.coordPair[0],a[0]),d=Math.min(c.coordPair[1],a[1]);l<=p&&f(l,p,u,c),l=d,u=c}function f(t,n,r,a){function s(t,e){o&&(eO(t,t,o),eO(e,e,o))}function l(t,e){var n={x1:t[0],y1:t[1],x2:e[0],y2:e[1]};sl(n,n,i.style),t[0]=n.x1,t[1]=n.y1,e[0]=n.x2,e[1]=n.y2}var u=[t,0],h=[n,0],c=[t,5],p=[n,5];s(u,c),l(u,c),s(h,p),l(h,p),l(u,h);var d=new pU(tk({shape:{x1:u[0],y1:u[1],x2:h[0],y2:h[1]}},i));e.add(d),d.anid="breakLine_"+(r?r.brkId:"\0")+"_\0_"+(a?a.brkId:"\0")}l<=a[1]&&f(l,a[1],u,null)}function zl(t,e,n){if(!tF(n,function(t){return!t})){var i=new ns;if(xo(n[0],n[1],i,{direction:-(t?e+Math.PI:e),touchThreshold:0,bidirectional:!1})){var r=e7();ni(r,r,-e);var o=tB(n,function(t){return t.transform?ne(e7(),r,t.transform):r}),a=.5;if(g(0)||g(1)){var s=tB(n,function(t,e){var n=t.localRect.clone();return n.applyTransform(o[e]),n}),l=new ns;l.copy(n[0].label).add(n[1].label).scale(.5),l.transform(r);var u=i.clone().transform(r),h=(s[0].x+s[1].x+(u.x>=0?s[0].width:s[1].width)+u.x)/2-l.x,c=Math.min(h,h-u.x),p=Math.max(h,h-u.x);a=(h-(p<0?p:c>0?c:0))/u.x}var d=new ns,f=new ns;ns.scale(d,i,-a),ns.scale(f,i,1-a),xt(n[0],d),xt(n[1],f)}}function g(t){var e=n[0].localRect;return 1e-5>Math.abs(new ns(e[dr[t]]*o[0][0],e[dr[t]]*o[0][1]).y)}}function zu(t,e){var n={breaks:[]};return tE(e.breaks,function(i){if(i){var r=tF(t.get("breaks",!0),function(t){return l2.identifyAxisBreak(t,i)});if(r){var o=e.type,a={isExpanded:!!r.isExpanded};r.isExpanded=o===_B||o!==_V&&(o===_G?!r.isExpanded:r.isExpanded),n.breaks.push({start:r.start,end:r.end,isExpanded:!!r.isExpanded,old:a})}}}),n}function zh(t,e){tE(t,function(t){if(!t.model.get(["axisLabel","inside"])){var n=function(t){var e,n,i,r=t.model,o=t.scale;if(!(!r.get(["axisLabel","show"])||o.isBlank())){var a=o.getExtent();n=o instanceof x$?o.count():(e=o.getTicks()).length;var s=t.getLabelModel(),l=_l(t),u=1;n>40&&(u=Math.ceil(n/40));for(var h=0;h<n;h+=u){var c=l(e?e[h]:{value:a[0]+h},h),p=function(t,e){var n=e*Math.PI/180,i=t.width,r=t.height,o=i*Math.abs(Math.cos(n))+Math.abs(r*Math.sin(n)),a=i*Math.abs(Math.sin(n))+Math.abs(r*Math.cos(n));return new nb(t.x,t.y,o,a)}(s.getTextRect(c),s.get("rotate")||0);i?i.union(p):i=p}return i}}(t);if(n){var i=t.isHorizontal()?"height":"width",r=t.model.get(["axisLabel","margin"]);e[i]-=n[i]+r,"top"===t.position?e.y+=n.height+r:"left"===t.position&&(e.x+=n.width+r)}}})}yt([function(t){t.registerPainter("canvas",y8)}]),yt([function(t){t.registerPainter("svg",y2)}]),yt([function(t){t.registerChartView(v3),t.registerSeriesModel(vM),t.registerLayout(v4("line",!0)),t.registerVisual({seriesType:"line",reset:function(t){var e=t.getData(),n=t.getModel("lineStyle").getLineStyle();n&&!n.stroke&&(n.stroke=e.getVisual("style").fill),e.setVisual("legendLineStyle",n)}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,v7("line"))},function(t){t.registerChartView(mm),t.registerSeriesModel(mh),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,tU(mo,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,ma("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,v7("bar")),t.registerAction({type:"changeAxisOrder",event:"changeAxisOrder",update:"update"},function(t,e){var n=t.componentType||"series";e.eachComponent({mainType:n,query:t},function(e){t.sortInfo&&e.axis.setCategorySortInfo(t.sortInfo)})})},function(t){t.registerChartView(xf),t.registerSeriesModel(xm),fw("pie",t.registerAction),t.registerLayout(tU(mz,"pie")),t.registerProcessor(mB("pie")),t.registerProcessor({seriesType:"pie",reset:function(t,e){var n=t.getData();n.filterSelf(function(t){var e=n.mapDimension("value"),i=n.get(e,t);return!tq(i)||!!isNaN(i)||!(i<0)})}})},function(t){yt(bO),t.registerSeriesModel(xx),t.registerChartView(xS),t.registerLayout(v4("scatter"))},function(t){yt(b$),t.registerChartView(bH),t.registerSeriesModel(bU),t.registerLayout(bV),t.registerProcessor(mB("radar")),t.registerPreprocessor(bF)},function(t){yt(Sb),t.registerChartView(Sa),t.registerSeriesModel(Ss),t.registerLayout(Su),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,Sl),fw("map",t.registerAction)},function(t){t.registerChartView(SL),t.registerSeriesModel(SQ),t.registerLayout(S1),t.registerVisual(S2),t.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},function(t,e){e.eachComponent({mainType:"series",subType:"tree",query:t},function(e){var n=t.dataIndex,i=e.getData().tree.getNodeByDataIndex(n);i.isExpand=!i.isExpand})}),t.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},function(t,e,n){e.eachComponent({mainType:"series",subType:"tree",query:t},function(e){var n=wi(e.coordinateSystem,t,e.get("scaleLimit"));e.setCenter(n.center),e.setZoom(n.zoom)})})},function(t){t.registerSeriesModel(S4),t.registerChartView(Mi),t.registerVisual(Mv),t.registerLayout(MC);for(var e=0;e<S5.length;e++)t.registerAction({type:S5[e],update:"updateView"},ep);t.registerAction({type:"treemapRootToNode",update:"updateView"},function(t,e){e.eachComponent({mainType:"series",subType:"treemap",query:t},function(e,n){var i=Sq(t,["treemapZoomToNode","treemapRootToNode"],e);if(i){var r=e.getViewRoot();r&&(t.direction=S$(r,i.node)?"rollUp":"drillDown"),e.resetViewRoot(i.node)}})})},function(t){t.registerChartView(If),t.registerSeriesModel(Ib),t.registerProcessor(Mk),t.registerVisual(ML),t.registerVisual(MO),t.registerLayout(MH),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,M$),t.registerLayout(MJ),t.registerCoordinateSystem("graphView",{dimensions:Sh.dimensions,create:MQ}),t.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},ep),t.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},ep),t.registerAction({type:"graphRoam",event:"graphRoam",update:"none"},function(t,e,n){e.eachComponent({mainType:"series",query:t},function(e){var i=n.getViewOfSeriesModel(e);i&&(null!=t.dx&&null!=t.dy&&i.updateViewOnPan(e,n,t),null!=t.zoom&&null!=t.originX&&null!=t.originY&&i.updateViewOnZoom(e,n,t));var r=wi(e.coordinateSystem,t,e.get("scaleLimit"));e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)})})},function(t){t.registerChartView(IT),t.registerSeriesModel(IC),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,IA),t.registerProcessor(mB("chord"))},function(t){t.registerChartView(IO),t.registerSeriesModel(IR)},function(t){t.registerChartView(IE),t.registerSeriesModel(IB),t.registerLayout(IV),t.registerProcessor(mB("funnel"))},function(t){yt(Tq),t.registerChartView(IG),t.registerSeriesModel(IY),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,Ij)},function(t){t.registerChartView(TJ),t.registerSeriesModel(T0),t.registerLayout(T1),t.registerVisual(Ce),t.registerAction({type:"dragNode",event:"dragnode",update:"update"},function(t,e){e.eachComponent({mainType:"series",subType:"sankey",query:t},function(e){e.setNodePosition(t.dataIndex,[t.localX,t.localY])})}),t.registerAction({type:"sankeyRoam",event:"sankeyRoam",update:"none"},function(t,e,n){e.eachComponent({mainType:"series",subType:"sankey",query:t},function(e){var n=wi(e.coordinateSystem,t,e.get("scaleLimit"));e.setCenter(n.center),e.setZoom(n.zoom)})})},function(t){t.registerSeriesModel(Ci),t.registerChartView(Cr),t.registerLayout(Cu),t.registerTransform(Ch)},function(t){t.registerChartView(C_),t.registerSeriesModel(Ck),t.registerPreprocessor(CL),t.registerVisual(Cm),t.registerLayout(CP)},function(t){t.registerChartView(Cz),t.registerSeriesModel(CE),t.registerLayout(v4("effectScatter"))},function(t){t.registerChartView(CY),t.registerSeriesModel(Cq),t.registerLayout(CU),t.registerVisual(C$)},function(t){t.registerChartView(C0),t.registerSeriesModel(C1)},function(t){t.registerChartView(C4),t.registerSeriesModel(Dd),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,tU(mo,"pictorialBar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,ma("pictorialBar"))},function(t){t.registerChartView(Df),t.registerSeriesModel(Dg),t.registerLayout(Dy),t.registerProcessor(mB("themeRiver"))},function(t){t.registerChartView(Db),t.registerSeriesModel(Dw),t.registerLayout(tU(DM,"sunburst")),t.registerProcessor(tU(mB,"sunburst")),t.registerVisual(DI),t.registerAction({type:Dx,update:"updateView"},function(t,e){e.eachComponent({mainType:"series",subType:"sunburst",query:t},function(e,n){var i=Sq(t,[Dx],e);if(i){var r=e.getViewRoot();r&&(t.direction=S$(r,i.node)?"rollUp":"drillDown"),e.resetViewRoot(i.node)}})}),t.registerAction({type:D_,update:"none"},function(t,e,n){t=tk({},t),e.eachComponent({mainType:"series",subType:"sunburst",query:t},function(e){var n=Sq(t,[D_],e);n&&(t.dataIndex=n.node.dataIndex)}),n.dispatchAction(tk(t,{type:"highlight"}))}),t.registerAction({type:"sunburstUnhighlight",update:"updateView"},function(t,e,n){t=tk({},t),n.dispatchAction(tk(t,{type:"downplay"}))})},function(t){t.registerChartView(Ao),t.registerSeriesModel(DA)}]),yt(function(t){yt(bO),yt(AQ)}),yt(function(t){yt(AQ),bw.registerAxisPointerClass("PolarAxisPointer",A0),t.registerCoordinateSystem("polar",kr),t.registerComponentModel(A2),t.registerComponentView(kx),xV(t,"angle",A3,kv),xV(t,"radius",A4,km),t.registerComponentView(ku),t.registerComponentView(kp),t.registerLayout(tU(ky,"bar"))}),yt(Sb),yt(function(t){yt(AQ),bw.registerAxisPointerClass("SingleAxisPointer",kP),t.registerComponentView(kz),t.registerComponentView(kw),t.registerComponentModel(kM),xV(t,"single",kM,kM.defaultOption),t.registerCoordinateSystem("single",kA)}),yt(Tq),yt(function(t){t.registerComponentModel(kE),t.registerComponentView(kV),t.registerCoordinateSystem("calendar",kG)}),yt(function(t){t.registerComponentModel(k9),t.registerComponentView(Lr),t.registerCoordinateSystem("matrix",Lp)}),yt(function(t){t.registerComponentModel(LP),t.registerComponentView(LN),t.registerPreprocessor(function(t){var e=t.graphic;tY(e)?e[0]&&e[0].elements?t.graphic=[t.graphic[0]]:t.graphic=[{elements:e}]:e&&!e.elements&&(t.graphic=[{elements:[e]}])})}),yt(function(t){t.registerComponentModel(L5),t.registerComponentView(L4),L2.saveAsImage=L8,L2.magicType=L9,L2.dataView=Pr,L2.dataZoom=Pb,L2.restore=Ps,yt(L0)}),yt(function(t){yt(AQ),t.registerComponentModel(PM),t.registerComponentView(PG),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},ep),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},ep)}),yt(AQ),yt(function(t){t.registerComponentView(P6),t.registerComponentModel(P7),t.registerPreprocessor(PY),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,P2),t.registerAction({type:"brush",event:"brush",update:"updateVisual"},function(t,e){e.eachComponent({mainType:"brush",query:t},function(e){e.setAreas(t.areas)})}),t.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},ep),t.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},ep),L2.brush=Oe}),yt(function(t){t.registerComponentModel(On),t.registerComponentView(Oi)}),yt(function(t){t.registerComponentModel(Oo),t.registerComponentView(Oh),t.registerSubTypeDefaulter("timeline",function(){return"slider"}),t.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(t,e,n){var i=e.getComponent("timeline");return i&&null!=t.currentIndex&&(i.setCurrentIndex(t.currentIndex),!i.get("loop",!0)&&i.isIndexMax()&&i.getPlayState()&&(i.setPlayState(!1),n.dispatchAction({type:"timelinePlayChange",playState:!1,from:t.from}))),e.resetOption("timeline",{replaceMerge:i.get("replaceMerge",!0)}),tL({currentIndex:i.option.currentIndex},t)}),t.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(t,e){var n=e.getComponent("timeline");n&&null!=t.playState&&n.setPlayState(t.playState)}),t.registerPreprocessor(Od)}),yt(function(t){t.registerComponentModel(O_),t.registerComponentView(OP),t.registerPreprocessor(function(t){Oy(t.series,"markPoint")&&(t.markPoint=t.markPoint||{})})}),yt(function(t){t.registerComponentModel(OO),t.registerComponentView(OG),t.registerPreprocessor(function(t){Oy(t.series,"markLine")&&(t.markLine=t.markLine||{})})}),yt(function(t){t.registerComponentModel(OF),t.registerComponentView(Oq),t.registerPreprocessor(function(t){Oy(t.series,"markArea")&&(t.markArea=t.markArea||{})})}),yt(function(t){yt(O4),yt(Re)}),yt(function(t){yt(Rc),yt(Rm)}),yt(Rc),yt(Rm),yt(function(t){yt(RU),yt(Rq)}),yt(RU),yt(Rq),yt(function(t){t.registerComponentModel(R$),t.registerComponentView(RJ)}),yt(function(t){t.registerPreprocessor(R4),t.registerVisual(t.PRIORITY.VISUAL.ARIA,R3)}),yt(function(t){t.registerTransform(Nl),t.registerTransform(Nu)}),yt(function(t){t.registerComponentModel(R8),t.registerComponentView(R6)}),yt(function(t){t.registerUpdateLifecycle("series:beforeupdate",function(t,e,n){tE(o_(n.seriesTransition),function(t){tE(o_(t.to),function(t){for(var e=n.updatedSeries,i=0;i<e.length;i++)(null!=t.seriesIndex&&t.seriesIndex===e[i].seriesIndex||null!=t.seriesId&&t.seriesId===e[i].id)&&(e[i][cJ]=!0)})})}),t.registerUpdateLifecycle("series:transition",function(t,e,n){var i=NR(e);if(i.oldSeries&&n.updatedSeries&&n.optionChanged){var r=n.seriesTransition;if(r)tE(o_(r),function(t){var r,o;r=[],o=[],tE(o_(t.from),function(t){var e=NU(i.oldSeries,t);e>=0&&r.push({dataGroupId:i.oldDataGroupIds[e],data:i.oldData[e],divide:NH(i.oldData[e]),groupIdDim:t.dimension})}),tE(o_(t.to),function(t){var e=NU(n.updatedSeries,t);if(e>=0){var r=n.updatedSeries[e].getData();o.push({dataGroupId:i.oldDataGroupIds[e],data:r,divide:NH(r),groupIdDim:t.dimension})}}),r.length>0&&o.length>0&&NG(r,o,e)});else{var o,a,s,l=(o=es(),a=es(),s=es(),tE(i.oldSeries,function(t,e){var n=i.oldDataGroupIds[e],r=i.oldData[e],o=NF(t),l=NW(o);a.set(l,{dataGroupId:n,data:r}),tY(o)&&tE(o,function(t){s.set(t,{key:l,dataGroupId:n,data:r})})}),tE(n.updatedSeries,function(t){if(t.isUniversalTransitionEnabled()&&t.isAnimationEnabled()){var e=t.get("dataGroupId"),n=t.getData(),i=NF(t),r=NW(i),l=a.get(r);if(l)o.set(r,{oldSeries:[{dataGroupId:l.dataGroupId,divide:NH(l.data),data:l.data}],newSeries:[{dataGroupId:e,divide:NH(n),data:n}]});else if(tY(i)){var u=[];tE(i,function(t){var e=a.get(t);e.data&&u.push({dataGroupId:e.dataGroupId,divide:NH(e.data),data:e.data})}),u.length&&o.set(r,{oldSeries:u,newSeries:[{dataGroupId:e,data:n,divide:NH(n)}]})}else{var h=s.get(i);if(h){var c=o.get(h.key);c||(c={oldSeries:[{dataGroupId:h.dataGroupId,data:h.data,divide:NH(h.data)}],newSeries:[]},o.set(h.key,c)),c.newSeries.push({dataGroupId:e,data:n,divide:NH(n)})}}}}),o);tE(l.keys(),function(t){var n=l.get(t);NG(n.oldSeries,n.newSeries,e)})}tE(n.updatedSeries,function(t){t[cJ]&&(t[cJ]=!1)})}for(var u=t.getSeries(),h=i.oldSeries=[],c=i.oldDataGroupIds=[],p=i.oldData=[],d=0;d<u.length;d++){var f=u[d].getData();1e4>f.count()&&(h.push(u[d]),c.push(u[d].get("dataGroupId")),p.push(f))}})}),yt(NQ),yt(function(t){function e(t,e){var n=[],i=oO(e,t);function r(e,r){tE(i[e],function(e){tE(e.updateAxisBreaks(t).breaks,function(t){var i;n.push(tL(((i={})[r]=e.componentIndex,i),t))})})}return r("xAxisModels","xAxisIndex"),r("yAxisModels","yAxisIndex"),r("singleAxisModels","singleAxisIndex"),{eventBreaks:n}}t.registerAction(_W,e),t.registerAction(_H,e),t.registerAction(_U,e),l2||(l2={createScaleBreakContext:N1,pruneTicksByBreak:N3,addBreaksToTicks:N4,parseAxisBreakOption:N6,identifyAxisBreak:N7,serializeAxisBreakIdentifier:N9,retrieveAxisBreakPairs:zt,getTicksLogTransformBreak:ze,logarithmicParseBreaksFromOption:zn,makeAxisLabelFormatterParamBreak:zr}),xB||(xB={adjustBreakLabelPair:zl,buildAxisBreakLine:zs,rectCoordBuildBreakAxis:za,updateModelAxisBreak:zu})}),yt(function(){Q=zh}),yt(function(t){t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,bB)}),t.s([],11581),t.i(11581),yt(NQ),t.s([],49912),t.i(49912),t.i(94529),t.s(["PRIORITY",()=>ga,"connect",()=>gz,"dataTool",()=>g6,"dependencies",()=>go,"disConnect",()=>gE,"disconnect",()=>gE,"dispose",()=>gB,"getCoordinateSystemDimensions",()=>gq,"getInstanceByDom",()=>gV,"getInstanceById",()=>gG,"getMap",()=>g3,"init",()=>gN,"registerAction",()=>gZ,"registerCoordinateSystem",()=>gj,"registerCustomSeries",()=>gK,"registerLayout",()=>g$,"registerLoading",()=>g1,"registerLocale",()=>l1,"registerMap",()=>g5,"registerPostInit",()=>gU,"registerPostUpdate",()=>gY,"registerPreprocessor",()=>gW,"registerProcessor",()=>gH,"registerTheme",()=>gF,"registerTransform",()=>g4,"registerUpdateLifecycle",()=>gX,"registerVisual",()=>gJ,"setCanvasCreator",()=>g2,"version",()=>gr],57701),t.i(57701);var zc=t.i(21924),zp=t.i(14135),zd=t.i(97348),zf=t.i(25883),zg=t.i(9015);function zy(t){return vS(null,t)}var zv={isDimensionStacked:vb,enableDataStack:v_,getStackedDimension:vw};function zm(t,e){var n=e;e instanceof lj||(n=new lj(e));var i=_s(n);return i.setExtent(t[0],t[1]),_a(i,n),i}function zx(t){tN(t,xT)}function z_(t,e){return lC(t,null,null,"normal"!==(e=e||{}).state)}t.s(["createList",()=>zy,"createScale",()=>zm,"createTextStyle",()=>z_,"dataStack",()=>zv,"mixinAxisModelCommonMethods",()=>zx],83150),t.i(83150),t.s(["createDimensions",()=>vg,"createList",()=>zy,"createScale",()=>zm,"createSymbol",()=>fz,"createTextStyle",()=>z_,"dataStack",()=>zv,"enableHoverEmphasis",()=>ln,"getECData",()=>sk,"getLayoutRect",()=>uG,"mixinAxisModelCommonMethods",()=>zx],70378);var zb=t.i(70378);t.s([],41752),t.i(41752),t.s(["MAX_SAFE_INTEGER",()=>0x1fffffffffffff,"asc",()=>r9,"getPercentWithPrecision",()=>oi,"getPixelPrecision",()=>on,"getPrecision",()=>ot,"getPrecisionSafe",()=>oe,"isNumeric",()=>og,"isRadianAroundZero",()=>oa,"linearMap",()=>r4,"nice",()=>oc,"numericToNumber",()=>of,"parseDate",()=>ol,"parsePercent",()=>r8,"quantile",()=>op,"quantity",()=>ou,"quantityExponent",()=>oh,"reformIntervals",()=>od,"remRadian",()=>oo,"round",()=>r7],61611);var zw=t.i(61611);t.s([],24383),t.i(24383),t.s(["format",()=>ue,"parse",()=>ol,"roundTime",()=>ui],51808);var zS=t.i(51808);t.s([],58619),t.i(58619),t.s(["Arc",0,pK,"BezierCurve",0,pj,"BoundingRect",0,nb,"Circle",0,px,"CompoundPath",0,p$,"Ellipse",0,pb,"Group",0,rY,"Image",0,sa,"IncrementalDisplayable",0,de,"Line",0,pU,"LinearGradient",0,pQ,"Polygon",0,pV,"Polyline",0,pF,"RadialGradient",0,p0,"Rect",0,sd,"Ring",0,pz,"Sector",0,pR,"Text",0,sv,"clipPointsByRect",()=>dS,"clipRectByRect",()=>dM,"createIcon",()=>dI,"extendPath",()=>dl,"extendShape",()=>da,"getShapeClass",()=>dh,"getTransform",()=>dx,"initProps",()=>ly,"makeImage",()=>dp,"makePath",()=>dc,"mergePath",()=>df,"registerShape",()=>du,"resizePath",()=>dg,"updateProps",()=>lg],47064);var zM=t.i(47064);function zI(t,e,n,i,r,o,a,s){return new sv({style:{text:t,font:e,align:n,verticalAlign:i,padding:r,rich:o,overflow:a?"truncate":null,lineHeight:s}}).getBoundingRect()}t.s([],62825),t.i(62825),t.s(["addCommas",()=>uv,"capitalFirst",()=>uI,"encodeHTML",()=>ej,"formatTime",()=>uM,"formatTpl",()=>uw,"getTextRect",()=>zI,"getTooltipMarker",()=>uS,"normalizeCssArray",()=>t7,"toCamelCase",()=>um,"truncateText",()=>o8],68911);var zT=t.i(68911);t.s([],60415),t.i(60415),t.s(["bind",()=>tH,"clone",()=>tC,"curry",()=>tU,"defaults",()=>tL,"each",()=>tE,"extend",()=>tk,"filter",()=>tG,"indexOf",()=>tO,"inherits",()=>tR,"isArray",()=>tY,"isFunction",()=>tX,"isObject",()=>tK,"isString",()=>tZ,"map",()=>tB,"merge",()=>tD,"reduce",()=>tV],3881);var zC=t.i(3881);function zD(t){var e=uK.extend(t);return uK.registerClass(e),e}function zA(t){var e=c6.extend(t);return c6.registerClass(e),e}function zk(t){var e=cQ.extend(t);return cQ.registerClass(e),e}function zL(t){var e=dH.extend(t);return dH.registerClass(e),e}t.s(["extendChartView",()=>zL,"extendComponentModel",()=>zD,"extendComponentView",()=>zA,"extendSeriesModel",()=>zk],75810),t.i(75810),t.s(["Axis",0,_N,"ChartView",0,dH,"ComponentModel",0,uK,"ComponentView",0,c6,"List",0,vf,"Model",0,lj,"SeriesModel",0,cQ,"color",0,zg,"env",0,ts,"extendChartView",()=>zL,"extendComponentModel",()=>zD,"extendComponentView",()=>zA,"extendSeriesModel",()=>zk,"format",0,zT,"graphic",0,zM,"helper",0,zb,"innerDrawElementOnCanvas",()=>f3,"matrix",0,zp,"number",0,zw,"parseGeoJSON",()=>wW,"parseGeoJson",()=>wW,"setPlatformAPI",()=>tp,"throttle",()=>dJ,"time",0,zS,"use",()=>yt,"util",0,zC,"vector",0,zd,"zrUtil",0,zf,"zrender",0,zc],36105),t.i(36105),t.s(["Axis",0,_N,"ChartView",0,dH,"ComponentModel",0,uK,"ComponentView",0,c6,"List",0,vf,"Model",0,lj,"PRIORITY",()=>ga,"SeriesModel",0,cQ,"color",()=>zg,"connect",()=>gz,"dataTool",()=>g6,"dependencies",()=>go,"disConnect",()=>gE,"disconnect",()=>gE,"dispose",()=>gB,"env",0,ts,"extendChartView",()=>zL,"extendComponentModel",()=>zD,"extendComponentView",()=>zA,"extendSeriesModel",()=>zk,"format",()=>zT,"getCoordinateSystemDimensions",()=>gq,"getInstanceByDom",()=>gV,"getInstanceById",()=>gG,"getMap",()=>g3,"graphic",()=>zM,"helper",()=>zb,"init",()=>gN,"innerDrawElementOnCanvas",()=>f3,"matrix",()=>zp,"number",()=>zw,"parseGeoJSON",()=>wW,"parseGeoJson",()=>wW,"registerAction",()=>gZ,"registerCoordinateSystem",()=>gj,"registerCustomSeries",()=>gK,"registerLayout",()=>g$,"registerLoading",()=>g1,"registerLocale",()=>l1,"registerMap",()=>g5,"registerPostInit",()=>gU,"registerPostUpdate",()=>gY,"registerPreprocessor",()=>gW,"registerProcessor",()=>gH,"registerTheme",()=>gF,"registerTransform",()=>g4,"registerUpdateLifecycle",()=>gX,"registerVisual",()=>gJ,"setCanvasCreator",()=>g2,"setPlatformAPI",()=>tp,"throttle",()=>dJ,"time",()=>zS,"use",()=>yt,"util",()=>zC,"vector",()=>zd,"version",()=>gr,"zrUtil",()=>zf,"zrender",()=>zc],38771),t.i(38771),t.s(["Axis",0,_N,"ChartView",0,dH,"ComponentModel",0,uK,"ComponentView",0,c6,"List",0,vf,"Model",0,lj,"PRIORITY",()=>ga,"SeriesModel",0,cQ,"color",()=>zg,"connect",()=>gz,"dataTool",()=>g6,"dependencies",()=>go,"disConnect",()=>gE,"disconnect",()=>gE,"dispose",()=>gB,"env",0,ts,"extendChartView",()=>zL,"extendComponentModel",()=>zD,"extendComponentView",()=>zA,"extendSeriesModel",()=>zk,"format",()=>zT,"getCoordinateSystemDimensions",()=>gq,"getInstanceByDom",()=>gV,"getInstanceById",()=>gG,"getMap",()=>g3,"graphic",()=>zM,"helper",()=>zb,"init",()=>gN,"innerDrawElementOnCanvas",()=>f3,"matrix",()=>zp,"number",()=>zw,"parseGeoJSON",()=>wW,"parseGeoJson",()=>wW,"registerAction",()=>gZ,"registerCoordinateSystem",()=>gj,"registerCustomSeries",()=>gK,"registerLayout",()=>g$,"registerLoading",()=>g1,"registerLocale",()=>l1,"registerMap",()=>g5,"registerPostInit",()=>gU,"registerPostUpdate",()=>gY,"registerPreprocessor",()=>gW,"registerProcessor",()=>gH,"registerTheme",()=>gF,"registerTransform",()=>g4,"registerUpdateLifecycle",()=>gX,"registerVisual",()=>gJ,"setCanvasCreator",()=>g2,"setPlatformAPI",()=>tp,"throttle",()=>dJ,"time",()=>zS,"use",()=>yt,"util",()=>zC,"vector",()=>zd,"version",()=>gr,"zrUtil",()=>zf,"zrender",()=>zc],96428);var zP=t.i(96428),zO=t.i(65773),zR=t.i(28719);function zN(t,e){var n={};return e.forEach(function(e){n[e]=t[e]}),n}function zz(t){return"function"==typeof t}var zE=t.i(65932),zB=function(t){function e(e){var n=t.call(this,e)||this;return n.echarts=zP,n}return tn(e,t),e}(function(t){function e(e){var n=t.call(this,e)||this;return n.echarts=e.echarts,n.ele=null,n.isInitialResize=!0,n.eventHandlerRefs={},n}return tn(e,t),e.prototype.componentDidMount=function(){this.renderNewEcharts()},e.prototype.componentDidUpdate=function(t){var e=this.props.shouldSetOption;if(!zz(e)||e(t,this.props)){if(!(0,zE.default)(t.theme,this.props.theme)||!(0,zE.default)(t.opts,this.props.opts)){this.dispose(),this.renderNewEcharts();return}var n=this.getEchartsInstance();(0,zE.default)(t.onEvents,this.props.onEvents)||(this.unbindEvents(n),this.bindEvents(n,this.props.onEvents));var i=["option","notMerge","replaceMerge","lazyUpdate","showLoading","loadingOption"];(0,zE.default)(zN(this.props,i),zN(t,i))||this.updateEChartsOption(),(0,zE.default)(t.style,this.props.style)&&(0,zE.default)(t.className,this.props.className)||this.resize()}},e.prototype.componentWillUnmount=function(){this.dispose()},e.prototype.initEchartsInstance=function(){return tr(this,void 0,void 0,function(){var t=this;return to(this,function(e){return[2,new Promise(function(e){t.echarts.init(t.ele,t.props.theme,t.props.opts),t.getEchartsInstance().on("finished",function(){var n=t.ele.clientWidth,i=t.ele.clientHeight;t.echarts.dispose(t.ele);var r=ti({width:n,height:i},t.props.opts);e(t.echarts.init(t.ele,t.props.theme,r))})})]})})},e.prototype.getEchartsInstance=function(){return this.echarts.getInstanceByDom(this.ele)},e.prototype.dispose=function(){if(this.ele){try{(0,zR.clear)(this.ele)}catch(t){console.warn(t)}this.echarts.dispose(this.ele)}},e.prototype.renderNewEcharts=function(){return tr(this,void 0,void 0,function(){var t,e,n,i,r,o,a=this;return to(this,function(s){switch(s.label){case 0:return e=(t=this.props).onEvents,n=t.onChartReady,r=void 0===(i=t.autoResize)||i,[4,this.initEchartsInstance()];case 1:return s.sent(),o=this.updateEChartsOption(),this.bindEvents(o,e||{}),zz(n)&&n(o),this.ele&&r&&(0,zR.bind)(this.ele,function(){a.resize()}),[2]}})})},e.prototype.bindEvents=function(t,e){var n=this,i=function(e,i){if("string"==typeof e&&zz(i)){var r=function(e){i(e,t)};t.on(e,r),n.eventHandlerRefs[e]=r}};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&i(r,e[r])},e.prototype.unbindEvents=function(t){for(var e=0,n=Object.entries(this.eventHandlerRefs);e<n.length;e++){var i=n[e],r=i[0],o=i[1];t.off(r,o)}this.eventHandlerRefs={}},e.prototype.updateEChartsOption=function(){var t=this.props,e=t.option,n=t.notMerge,i=t.replaceMerge,r=t.lazyUpdate,o=t.showLoading,a=t.loadingOption,s=this.getEchartsInstance();return s.setOption(e,{notMerge:void 0!==n&&n,replaceMerge:void 0===i?null:i,lazyUpdate:void 0!==r&&r}),o?s.showLoading(void 0===a?null:a):s.hideLoading(),s},e.prototype.resize=function(){var t=this.getEchartsInstance();if(!this.isInitialResize)try{t.resize({width:"auto",height:"auto"})}catch(t){console.warn(t)}this.isInitialResize=!1},e.prototype.render=function(){var t=this,e=this.props,n=e.style,i=e.className,r=(e.echarts,e.option,e.theme,e.notMerge,e.replaceMerge,e.lazyUpdate,e.showLoading,e.loadingOption,e.opts,e.onChartReady,e.onEvents,e.shouldSetOption,e.autoResize,function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&0>e.indexOf(i)&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols)for(var r=0,i=Object.getOwnPropertySymbols(t);r<i.length;r++)0>e.indexOf(i[r])&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]]);return n}(e,["style","className","echarts","option","theme","notMerge","replaceMerge","lazyUpdate","showLoading","loadingOption","opts","onChartReady","onEvents","shouldSetOption","autoResize"])),o=ti({height:300},n);return zO.default.createElement("div",ti({ref:function(e){t.ele=e},style:o,className:"echarts-for-react ".concat(void 0===i?"":i)},r))},e}(zO.PureComponent));t.s(["default",0,zB],48242)},69742,t=>{t.n(t.i(48242))}]);