From 72de07196d8438e441da035d22f16734cfe95d15 Mon Sep 17 00:00:00 2001 From: ghost Date: Sat, 18 Dec 2021 23:55:39 +0200 Subject: [PATCH] initial commit --- README.md | 60 ++++++++++++- chart/index.php | 126 +++++++++++++++++++++++++++ crawler/blockchain.py | 68 +++++++++++++++ database/twister-stat.mwb | Bin 0 -> 6332 bytes dump/18.12.2021/chart.js | 13 +++ dump/18.12.2021/index.html | 172 +++++++++++++++++++++++++++++++++++++ media/demo.png | Bin 0 -> 93673 bytes 7 files changed, 437 insertions(+), 2 deletions(-) create mode 100644 chart/index.php create mode 100644 crawler/blockchain.py create mode 100644 database/twister-stat.mwb create mode 100644 dump/18.12.2021/chart.js create mode 100644 dump/18.12.2021/index.html create mode 100644 media/demo.png diff --git a/README.md b/README.md index 3056de2..b960c81 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,58 @@ -# twister-stat -Statistic tools for twister network +# twister-stat ⠀ +Statistic tools for twister network ⠀ + +## Blockchain crawler ⠀ + +Script written in python v2, that scans the blockchain and dump the data to the MySQL database. ⠀ + +Index contain: ⠀ + +- block number ⠀ +- block hash ⠀ +- time created ⠀ +- usernames ⠀ + +### Configuration ⠀ + +line 5 - MySQL database ⠀ +line 13 - blocks per step ⠀ +line 31 - twister API ⠀ + +### Requirements ⠀ + +`apt install python2 php-mysql mysql-server` ⠀ +`pip install mysqlclient` ⠀ + +### Running ⠀ + +`python2 crawler/blockchain.py` ⠀ + +## Charts ⠀ + +Tools for the data dumped visualization written in PHP ⠀ + +### Configuration ⠀ + +line 8 - MySQL database ⠀ + +### Requirements ⠀ + +`php-fpm` +`php-curl`⠀ + +### Running ⠀ + +create new server instance ⠀ + +`cd chart` ⠀ +`php -S localhost:8081` ⠀ + +open in browser ⠀ + +`http://localhost:8081/index.php` ⠀ + +todo: ⠀ + +## Static dumps directory ⠀ + +`dump` \ No newline at end of file diff --git a/chart/index.php b/chart/index.php new file mode 100644 index 0000000..bbc7771 --- /dev/null +++ b/chart/index.php @@ -0,0 +1,126 @@ + 'SET NAMES utf8']); + $db->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); + $db->setAttribute(PDO::ATTR_DEFAULT_FETCH_MODE, PDO::FETCH_ASSOC); +} catch(PDOException $e) { + trigger_error($e->getMessage()); +} + +// Get total blocks +$query = $db->query('SELECT COUNT(*) AS `total` FROM `block`'); +$blocksTotal = $query->fetch()['total']; + +// Get total users +$query = $db->query('SELECT COUNT(*) AS `total` FROM `user`'); +$usersTotal = $query->fetch()['total']; + +// Get stats +$query = $db->query('SELECT YEAR(FROM_UNIXTIME(`time`)) AS `year`, + MONTH(FROM_UNIXTIME(`time`)) AS `month`, + COUNT(`block`.`blockId`) AS `blocks`, + + SUM((SELECT COUNT(`user`.`userId`) FROM `user` + WHERE `user`.`blockId` = `block`.`blockId` + GROUP BY `user`.`blockId`)) AS `users` + + FROM `block` + + GROUP BY `year`, `month` + ORDER BY `year`, `month` +'); + +$stats = $query->fetchAll(); + +?> + + + + + + + twister-stat + + + + + + diff --git a/crawler/blockchain.py b/crawler/blockchain.py new file mode 100644 index 0000000..1e2b979 --- /dev/null +++ b/crawler/blockchain.py @@ -0,0 +1,68 @@ +#!/usr/bin/python + +import sys, MySQLdb + +db = MySQLdb.connect(host="localhost", # your host, usually localhost + user="root", # your username + passwd="password", # your password + db="twister-stat") # name of the data base + + +cursor = db.cursor() + +blocksInStep = 1000000 # blocks processing by the one step + +class MyDb: + nextBlock = 0 + +process = MyDb() + +cursor.execute ("SELECT COUNT(*) + 1 AS nextBlock FROM block") +row = cursor.fetchone() + +process.nextBlock = row[0] + +try: + from bitcoinrpc.authproxy import AuthServiceProxy +except ImportError as exc: + sys.stderr.write("Error: install python-bitcoinrpc (https://github.com/jgarzik/python-bitcoinrpc)\n") + exit(-1) + +serverUrl = "http://user:password@127.0.0.1:28332" +if len(sys.argv) > 1: + serverUrl = sys.argv[1] + +twister = AuthServiceProxy(serverUrl) + +print "blockchain reading..." + +while True: + + hash = twister.getblockhash(process.nextBlock) + block = twister.getblock(hash) + + blocksInStep = blocksInStep - 1 + + if blocksInStep < 0: + break + + print "add block", block["height"] + cursor.execute("INSERT INTO block SET hash = %s, time = %s", (block["hash"], block["time"])) + + blockId = db.insert_id() + + for userName in block["usernames"]: + + print "add user", userName + cursor.execute("INSERT INTO user SET blockId = %s, username = %s", (blockId, userName)) + + if block.has_key("nextblockhash"): + process.nextBlock = process.nextBlock + 1 + else: + print "database is up to date..." + break + +db.commit() +db.close() + +print "task completed." \ No newline at end of file diff --git a/database/twister-stat.mwb b/database/twister-stat.mwb new file mode 100644 index 0000000000000000000000000000000000000000..01906e998bfd4379cd1c40e77a5b445d32de3aee GIT binary patch literal 6332 zcmZ`;bx<74o?P65yX#`X7Iz8m?ry=|HR$5OA;BGj1((HwySu~U9)c4Hm+xL(-K(p6 zGxMvSn(40jr)#RFM@E&eY?8)Zj zW5MR@p1MckBI|xQAzUhsl}6+->snv)bcaO6 z^fg5u6|n1Tsl1pbheSz=UeF^0haUL697J@!SwwfYcYGs9p;-Kh{N>ju0`W>VaMg!h zEa}w;$9D02*`x83PgD1QNE!GrVs`?sguT@{D#Pt8ojiYzZ*7$u zV(r_0XCV+0!Hr=XG8ya4el?mwn?N>shTJL4J%11Z2l4%Y9z&hV} zpX><0hkP#feI`Mj!tRv6`FSG;;j`BE7G7uTo~D<;nhrz`bJNbxA`)yQ$}3|`v9~zb zEI2q)M=++zOsTQ{-93_WRT5uIIV*Xy+7Uzzw-uj9%yf$Kpu{u`9Z|JQ$lqPm`L3{bl<8N< z-}@%-QarZ>K4D%jzuM}&YSQ!{@61O*DXZW7c4YaCb59&njCHQYF}I}k9^taKUQXa( zzWY19HnMtgdxc1OrYZ_My99aqAkfU6Db}A|EuGq*F+#q@Vp)Mq%kHjqmUQeovq(`7(wL+s( zWgw9^SdOiv1{&p067pQ%>^=@oE=W`I5;Sa;Oe5|yp&m(E-yGPqsFodLf1*ntnad(Y`hd_j!cydkvGa~BiSX*d6Se(d%Cl^H@ zy+In# zA(BBws8u|M8JUiZfLks{P4M^Ur~m^$R#HA z8k3HAfL>o&XxMOKxAddZB}%){F)UQul)4IbU!c1BIW+&NBzVHc7VgIUkhb`~{hJHM zoZqL@VhKOL1zFP1TN;6Q=G1NsIXaj0gi1X3iF)rIoVo2CR_&8v>t4uN-?ATxp)u{W z#u`pApoeWJ{8J-xTmz^686hjUN}6J{Ns5IbPlgR*y4pK(M~zbluNJzb16avrT26Kv z2VX`9-G-SF?0M%!C|LQbTlgm+ym*r7Wcc1Ai`_}u$aMzD>x20g zj-QUiRjFe)x>GoO=bB0&v)DNMg%Q%S5*i~OYspWse?rmeaFTYlBk9(DBINh{#y1`hN5muFxuezR|@O^1Y zV1mt~6%5|785c!mHE8iv_)cGb6qVZJTWqQuLm6hZDqDX*bOw~Ac=~h{9YCYejOxyQ zW0DO2g-SSdmj3ZcF!D!reh;F?lBUZUQQ(b)ihOwI3O<}X#^}2&Q zxzP2RyaPrA{L?=}a^6x}m5-N|nNSM(lHuBT%#Z}gz=jBf$mdAvqv;p%@k$ zGL11lL(R|!`y<-|+6yW+2%)<{NhTkBs;#hYj8VIeAH&)CXj(%jAd^Rl-_v3p_^9|m zSEVkCKZKI2*rsT#w;hFfgB#Ph$y}H6$Pb#kWmAEO(2(@pUkkgdb25G1yT3(UA5;yw zqL{p?NPN|^ED-_tb4%cCzv@`+xMrwwC6x}qDq+FHoQJzh&-u?eW=bv-1khn=ibKP7 z&17hhaggLLU02e|P!~g<(boi1qTLLK&t_d>YZ?c_1@BWuu^49K&o@N*6N(-m(Zp0h z_W@&^gGN%Ni8cIRkVM9@>v;sOZ5q8$HFQL0lca-CL6h!LRabjOio(wyruvpw2;);N ze)TPb8u5SN4WZQn-oFlnJI@u$#dfm4|J~5cuuf?mZkgJ2LM)7n^*lP95l_&u#K=IS zWqABN#y?Qn!9D2$O{59~6ml zpLIYa2GT8LKwyT5x>6nfFih%<2t?rIqU#x$0NEv(P@rS@p%vW_yt8VHeOmBC>oU#~ z^k=pI5nLC_1T!A)>%BHyBrIBeYTn`fq_Z*AU2`}`ryBV>k`LP6sTaktwcr(E9`4Vt zEtUis$_%=24eeoB+oq(p^t5dV2}4A?I6Z8w*O%@GzyogEN38EPo=Cg>)S>D6>Pd}k7vX|cxd?A!mLuzZ+A_K2DaXV+5E zdAu*4l`Kk!gfSW_>An*nhrvxAu@j(*fyZm;w>lcS(M>(b{aE@0rr^Z8;CTj@)-Lw) z1txTxU)gSY{04WynS{IWKY~R9`{(2KQpExSz$qgm^FG^MpN^2^j=|O#qR_LS*sIT% zu4x0VX%Q>MbOkIDe*6khCraQfJD8sg2>PEfD?#&lpSWKg$K{m~CA-VAEyMY>shAG$ zq_|piT^(m2fl?)9XVZJ!KS^r+Y{`&cIw$i!D)Dj&MD4j8j8+k1+z{qH(qckU^{~$3 z=N`8Nhn&3Kk=AQp>W?62;9x8i)457=!Cz-3nZ)H7OWy`EBS>vs224v;$xL2G(`KII zmd95iH5!UWA|{QVUUbq%6{Wn^m^`5GOzM1(8r*C3=6-;=nA7VYFVn5j1*5fJ69HQp z1^Vrcw^6$MB?7$K&tf4r{H#WE&x6DJ2sLCsj=y5un^lu)EVdBhXSd|=md{|N;aStg zHPs_E(zYWTSS0QA%>hAbH<46doh`N%2E?(a;;lmUVu`A6F}_+PiK7OYzSH{CuZp0p zN;F3%fC9k{Pk;JWhlnMBz31UdCRJQj_)nmk#U9GT*K*nmnVSH>~e`gfsv zVW-EB*m4z?6ZnVitCckI6TvKfS~wHj*CU}>;yb9lyeE!)3WoNS+BW3#ML={X>!Ly)?DU@vRcKlXigF! zaUM zh-Ac1C2g%#Nha0vNAOSjm2fzEoqMmF|Ls-kjpSi?yL_tO?Qn@_i*)u3Qk0ENkq`03 z2GV%PTl&X}7S_1i=&|kywH7O?ACS7G0GI9g$doula*Gjekkwini2YhXRV6UCymDGD zP+>d#Lon}kFP~)Ka+K+m%8H-rHTTbjPCgLcMZ^U`3wamU77iLUB(&vqBf7KBdsl1qR9 zE}%rkt+~LU!Kjd<(iy&x6HbYV#I28NH_;+A*5zIK?yjkYz?@Y%`&E!= z!0vbC)g+0RF~Y5!Itz4pGhvN5w^ZBa6|GrOV1>tCsEtz6&|DDVUD&BR41^SoFGMcH z8TW8nar#Uc;wAgk^JR=H?{N9v39nsNWbjkSu{xY*K5z&59CBW$4K{H56T2Ypts6;$ z*|GQM_zs^w+M%?z6tVCM0+Urle1cwr$hfBtf6tdv{hjxW%8|U-`$`)2vMlb$w12ad z-9+$>jb9kWv*TSSWHHNSFl}!>(nN>y`=ua9{?EN^B|QOp?g{C|r!TbzyGEEt8ygK? z-5*eKd&WDPepQs-9n2=&Kg1$Qyy%lPwT7`9;lyrjbP5e5^S~E!6*>Pr^{-9+jSy`F z%^#`m|J_Trr1m92%1hn_Q=ks@L(=10fu)!+yxFQ?VF}O6T>vC*($Rs77KO~MO0(sw zSL=ZgJg5cv&Bo9)SV+`Lo7`g2KY{wN?fPh?X&f@Q+?F4DAXtWt*P~0XLOA*z=2u;3 z?9fJkwCU(#yCl{D)tBctypH4*ube@&BD3`No!qOG_ot2>F7urc-MB?<)2JkFri5!S0G27m97-?ZM77KXIvSyeANevUVN)jN!ei9b+M*NpU& zB}|)xl%av@c1|+ER}k0m*_U$*(U_Vs$VXe6Nu4Yqn}iGpq&NBabYr)CC+5!VgZzkR z-Q#Dr~IJ{Tjcr#Kf9v%3C*A;hQOBZX8mSxrB#3>*?M%#QdC|^s>sz<{9m~ zjW~xhQ1`m-@JpR3wtj4>JbA@<`$_=cO~Nq6J}Kyj5|i^EJ}6zRjHrczxlzwGGYPu_ z-j;e7_itZZe-Uy)oQVh`WFDB*kPf`9WNal{t>)*wkwuYCa)`6&f6j~CI7Zgi-lls? zdNctigL+?_vs4ABGD}0kU9C#;#y8zjcJ!@v?R~j zF^|4Rk+=H#9QERWZ6P{Z>Y^N_;Z5fGz`N3+#Rh4eN7V@)QN-Bb*@rk6$^ODpqMJVmUdw5iz@bh6w8HV@3Lf z<$p%$u(yZJ)TC<@e~x!B)=KH@#@_cx+NfSe?SqE0QI*N3ouy9b6xw{!KF+q;o6p8% zjp3x9VZ4%XL5ay{FMksd@}9CJ#9U4^#m*oj&Fg1@TOnwhXQp{#q*9LbCVo!urFVCg zP;z-0ED?ULC}=HH64EJXLK^UDHnt%x`c^OK|4xr(Xc#mxI`lF>6355MusUx{hV&(4 zU+-*Ei>SWdKATM=Z*mmUcs1}~{A{a|(k|{3F!(IurQUF_kym&i`ionOHw~)A;Uff~ zCcR}OS3J5XC6G5_)4@ivV!yv{5Ll}+(Fm`;F*vA~GOplO)|KxRmj?%hU4)5^O1XL7 zyyuYAOxq2OBCgw-Tou8Yk1VsxKCI+99Z6uWKI$`jm`&^+(ATL>x3jEiY!qhp)2YrS zwbZs@=4Dzw`#Nr%3cNBd<;B&huOg~hIwf#R0sffQ>yTeHYfCg1D=A@Lnr<#_5VA4q zWdC*CyOdB+BOs2IgzubNzueQ-y~Vosd{mCPUlJN_`UgqvZ+43MHzfrCu(DD#$x)*a zkp9m9DfqwT=wj)>2jb=caRdG#{wrj4|4ZB*+9&|Q{$&sW0BC?n9B+7FHj^Atc}r@UrN&*q*YVob zY@s1|?Xw+~o#uD+hxyg+j)za>0Ssc}{(IrQEG0jLw}I5$Y7{82{wN_>%reUakOO(o znD>@2uh}$}U61O~0Z&$)!1Ka!o=D$>?hFjfNJVzKrJNS|O*=hiojQZz*fMoPkimpn z1z5h{o26G?+jKx$S|KIwz&ZQ@8mU10_CAiiLne zJ?6|v_Q?H$&)`GXrfo&a_GZ_4`6Qrp=;$a*$N++4eoB&{Sy0$(2;0_VSW^5nl(4`|g$AAT%zL)jrY(Kd@}sJrc%Uw6hsUeA08`_kV2>5(M+TT0VB|rn9n_S2k#AyBn4| z>x(x=O0tJx-W-c7xfA%0t|(#7FU+arjQa_wSX~Rnl0^0U;b}!cc~7OuGvTT4-~`LP zk*7nR^3YDAc8BPIPj9%=3H`f{uqkb<8zntd+kdh>_;b+1kHn%Hd!N`%WKZ7k4q&gd z>j=Frmkw*ae^pu6ytRlDo~S1YX?PTsD TNag8c=izDX&g$W5?uq(e+_LM9 literal 0 HcmV?d00001 diff --git a/dump/18.12.2021/chart.js b/dump/18.12.2021/chart.js new file mode 100644 index 0000000..25ecffb --- /dev/null +++ b/dump/18.12.2021/chart.js @@ -0,0 +1,13 @@ +/*! + * Chart.js v3.6.2 + * https://www.chartjs.org + * (c) 2021 Chart.js Contributors + * Released under the MIT License + */ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).Chart=e()}(this,(function(){"use strict";const t="undefined"==typeof window?function(t){return t()}:window.requestAnimationFrame;function e(e,i,s){const n=s||(t=>Array.prototype.slice.call(t));let o=!1,a=[];return function(...s){a=n(s),o||(o=!0,t.call(window,(()=>{o=!1,e.apply(i,a)})))}}function i(t,e){let i;return function(...s){return e?(clearTimeout(i),i=setTimeout(t,e,s)):t.apply(this,s),e}}const s=t=>"start"===t?"left":"end"===t?"right":"center",n=(t,e,i)=>"start"===t?e:"end"===t?i:(e+i)/2,o=(t,e,i,s)=>t===(s?"left":"right")?i:"center"===t?(e+i)/2:e;var a=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(t,e,i,s){const n=e.listeners[s],o=e.duration;n.forEach((s=>s({chart:t,initial:e.initial,numSteps:o,currentStep:Math.min(i-e.start,o)})))}_refresh(){this._request||(this._running=!0,this._request=t.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(t=Date.now()){let e=0;this._charts.forEach(((i,s)=>{if(!i.running||!i.items.length)return;const n=i.items;let o,a=n.length-1,r=!1;for(;a>=0;--a)o=n[a],o._active?(o._total>i.duration&&(i.duration=o._total),o.tick(t),r=!0):(n[a]=n[n.length-1],n.pop());r&&(s.draw(),this._notify(s,i,t,"progress")),n.length||(i.running=!1,this._notify(s,i,t,"complete"),i.initial=!1),e+=n.length})),this._lastDate=t,0===e&&(this._running=!1)}_getAnims(t){const e=this._charts;let i=e.get(t);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},e.set(t,i)),i}listen(t,e,i){this._getAnims(t).listeners[e].push(i)}add(t,e){e&&e.length&&this._getAnims(t).items.push(...e)}has(t){return this._getAnims(t).items.length>0}start(t){const e=this._charts.get(t);e&&(e.running=!0,e.start=Date.now(),e.duration=e.items.reduce(((t,e)=>Math.max(t,e._duration)),0),this._refresh())}running(t){if(!this._running)return!1;const e=this._charts.get(t);return!!(e&&e.running&&e.items.length)}stop(t){const e=this._charts.get(t);if(!e||!e.items.length)return;const i=e.items;let s=i.length-1;for(;s>=0;--s)i[s].cancel();e.items=[],this._notify(t,e,Date.now(),"complete")}remove(t){return this._charts.delete(t)}}; +/*! + * @kurkle/color v0.1.9 + * https://github.com/kurkle/color#readme + * (c) 2020 Jukka Kurkela + * Released under the MIT License + */const r={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},l="0123456789ABCDEF",h=t=>l[15&t],c=t=>l[(240&t)>>4]+l[15&t],d=t=>(240&t)>>4==(15&t);function u(t){var e=function(t){return d(t.r)&&d(t.g)&&d(t.b)&&d(t.a)}(t)?h:c;return t?"#"+e(t.r)+e(t.g)+e(t.b)+(t.a<255?e(t.a):""):t}function f(t){return t+.5|0}const g=(t,e,i)=>Math.max(Math.min(t,i),e);function p(t){return g(f(2.55*t),0,255)}function m(t){return g(f(255*t),0,255)}function x(t){return g(f(t/2.55)/100,0,1)}function b(t){return g(f(100*t),0,100)}const _=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;const y=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function v(t,e,i){const s=e*Math.min(i,1-i),n=(e,n=(e+t/30)%12)=>i-s*Math.max(Math.min(n-3,9-n,1),-1);return[n(0),n(8),n(4)]}function w(t,e,i){const s=(s,n=(s+t/60)%6)=>i-i*e*Math.max(Math.min(n,4-n,1),0);return[s(5),s(3),s(1)]}function M(t,e,i){const s=v(t,1,.5);let n;for(e+i>1&&(n=1/(e+i),e*=n,i*=n),n=0;n<3;n++)s[n]*=1-e-i,s[n]+=e;return s}function k(t){const e=t.r/255,i=t.g/255,s=t.b/255,n=Math.max(e,i,s),o=Math.min(e,i,s),a=(n+o)/2;let r,l,h;return n!==o&&(h=n-o,l=a>.5?h/(2-n-o):h/(n+o),r=n===e?(i-s)/h+(i>16&255,o>>8&255,255&o]}return t}(),T.transparent=[0,0,0,0]);const e=T[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:4===e.length?e[3]:255}}function R(t,e,i){if(t){let s=k(t);s[e]=Math.max(0,Math.min(s[e]+s[e]*i,0===e?360:1)),s=P(s),t.r=s[0],t.g=s[1],t.b=s[2]}}function E(t,e){return t?Object.assign(e||{},t):t}function I(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=m(t[3]))):(e=E(t,{r:0,g:0,b:0,a:1})).a=m(e.a),e}function z(t){return"r"===t.charAt(0)?function(t){const e=_.exec(t);let i,s,n,o=255;if(e){if(e[7]!==i){const t=+e[7];o=255&(e[8]?p(t):255*t)}return i=+e[1],s=+e[3],n=+e[5],i=255&(e[2]?p(i):i),s=255&(e[4]?p(s):s),n=255&(e[6]?p(n):n),{r:i,g:s,b:n,a:o}}}(t):C(t)}class F{constructor(t){if(t instanceof F)return t;const e=typeof t;let i;var s,n,o;"object"===e?i=I(t):"string"===e&&(o=(s=t).length,"#"===s[0]&&(4===o||5===o?n={r:255&17*r[s[1]],g:255&17*r[s[2]],b:255&17*r[s[3]],a:5===o?17*r[s[4]]:255}:7!==o&&9!==o||(n={r:r[s[1]]<<4|r[s[2]],g:r[s[3]]<<4|r[s[4]],b:r[s[5]]<<4|r[s[6]],a:9===o?r[s[7]]<<4|r[s[8]]:255})),i=n||L(t)||z(t)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var t=E(this._rgb);return t&&(t.a=x(t.a)),t}set rgb(t){this._rgb=I(t)}rgbString(){return this._valid?(t=this._rgb)&&(t.a<255?`rgba(${t.r}, ${t.g}, ${t.b}, ${x(t.a)})`:`rgb(${t.r}, ${t.g}, ${t.b})`):this._rgb;var t}hexString(){return this._valid?u(this._rgb):this._rgb}hslString(){return this._valid?function(t){if(!t)return;const e=k(t),i=e[0],s=b(e[1]),n=b(e[2]);return t.a<255?`hsla(${i}, ${s}%, ${n}%, ${x(t.a)})`:`hsl(${i}, ${s}%, ${n}%)`}(this._rgb):this._rgb}mix(t,e){const i=this;if(t){const s=i.rgb,n=t.rgb;let o;const a=e===o?.5:e,r=2*a-1,l=s.a-n.a,h=((r*l==-1?r:(r+l)/(1+r*l))+1)/2;o=1-h,s.r=255&h*s.r+o*n.r+.5,s.g=255&h*s.g+o*n.g+.5,s.b=255&h*s.b+o*n.b+.5,s.a=a*s.a+(1-a)*n.a,i.rgb=s}return i}clone(){return new F(this.rgb)}alpha(t){return this._rgb.a=m(t),this}clearer(t){return this._rgb.a*=1-t,this}greyscale(){const t=this._rgb,e=f(.3*t.r+.59*t.g+.11*t.b);return t.r=t.g=t.b=e,this}opaquer(t){return this._rgb.a*=1+t,this}negate(){const t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}lighten(t){return R(this._rgb,2,t),this}darken(t){return R(this._rgb,2,-t),this}saturate(t){return R(this._rgb,1,t),this}desaturate(t){return R(this._rgb,1,-t),this}rotate(t){return function(t,e){var i=k(t);i[0]=D(i[0]+e),i=P(i),t.r=i[0],t.g=i[1],t.b=i[2]}(this._rgb,t),this}}function B(t){return new F(t)}const V=t=>t instanceof CanvasGradient||t instanceof CanvasPattern;function W(t){return V(t)?t:B(t)}function N(t){return V(t)?t:B(t).saturate(.5).darken(.1).hexString()}function H(){}const j=function(){let t=0;return function(){return t++}}();function $(t){return null==t}function Y(t){if(Array.isArray&&Array.isArray(t))return!0;const e=Object.prototype.toString.call(t);return"[object"===e.substr(0,7)&&"Array]"===e.substr(-6)}function U(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)}const X=t=>("number"==typeof t||t instanceof Number)&&isFinite(+t);function q(t,e){return X(t)?t:e}function K(t,e){return void 0===t?e:t}const G=(t,e)=>"string"==typeof t&&t.endsWith("%")?parseFloat(t)/100:t/e,Z=(t,e)=>"string"==typeof t&&t.endsWith("%")?parseFloat(t)/100*e:+t;function Q(t,e,i){if(t&&"function"==typeof t.call)return t.apply(i,e)}function J(t,e,i,s){let n,o,a;if(Y(t))if(o=t.length,s)for(n=o-1;n>=0;n--)e.call(i,t[n],n);else for(n=0;ni;)t=t[e.substr(i,s-i)],i=s+1,s=rt(e,i);return t}function ht(t){return t.charAt(0).toUpperCase()+t.slice(1)}const ct=t=>void 0!==t,dt=t=>"function"==typeof t,ut=(t,e)=>{if(t.size!==e.size)return!1;for(const i of t)if(!e.has(i))return!1;return!0},ft=Object.create(null),gt=Object.create(null);function pt(t,e){if(!e)return t;const i=e.split(".");for(let e=0,s=i.length;et.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(t,e)=>N(e.backgroundColor),this.hoverBorderColor=(t,e)=>N(e.borderColor),this.hoverColor=(t,e)=>N(e.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.describe(t)}set(t,e){return mt(this,t,e)}get(t){return pt(this,t)}describe(t,e){return mt(gt,t,e)}override(t,e){return mt(ft,t,e)}route(t,e,i,s){const n=pt(this,t),o=pt(this,i),a="_"+e;Object.defineProperties(n,{[a]:{value:n[e],writable:!0},[e]:{enumerable:!0,get(){const t=this[a],e=o[s];return U(t)?Object.assign({},e,t):K(t,e)},set(t){this[a]=t}}})}}({_scriptable:t=>!t.startsWith("on"),_indexable:t=>"events"!==t,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});const bt=Math.PI,_t=2*bt,yt=_t+bt,vt=Number.POSITIVE_INFINITY,wt=bt/180,Mt=bt/2,kt=bt/4,St=2*bt/3,Pt=Math.log10,Dt=Math.sign;function Ct(t){const e=Math.round(t);t=Tt(t,e,t/1e3)?e:t;const i=Math.pow(10,Math.floor(Pt(t))),s=t/i;return(s<=1?1:s<=2?2:s<=5?5:10)*i}function Ot(t){const e=[],i=Math.sqrt(t);let s;for(s=1;st-e)).pop(),e}function At(t){return!isNaN(parseFloat(t))&&isFinite(t)}function Tt(t,e,i){return Math.abs(t-e)=t}function Rt(t,e,i){let s,n,o;for(s=0,n=t.length;sl&&h=Math.min(e,i)-s&&t<=Math.max(e,i)+s}function Yt(t){return!t||$(t.size)||$(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function Ut(t,e,i,s,n){let o=e[n];return o||(o=e[n]=t.measureText(n).width,i.push(n)),o>s&&(s=o),s}function Xt(t,e,i,s){let n=(s=s||{}).data=s.data||{},o=s.garbageCollect=s.garbageCollect||[];s.font!==e&&(n=s.data={},o=s.garbageCollect=[],s.font=e),t.save(),t.font=e;let a=0;const r=i.length;let l,h,c,d,u;for(l=0;li.length){for(l=0;l0&&t.stroke()}}function Zt(t,e,i){return i=i||.5,!e||t&&t.x>e.left-i&&t.xe.top-i&&t.y0&&""!==o.strokeColor;let l,h;for(t.save(),t.font=n.string,function(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]);$(e.rotation)||t.rotate(e.rotation);e.color&&(t.fillStyle=e.color);e.textAlign&&(t.textAlign=e.textAlign);e.textBaseline&&(t.textBaseline=e.textBaseline)}(t,o),l=0;lt[i]1;)s=o+n>>1,i(s)?o=s:n=s;return{lo:o,hi:n}}const ae=(t,e,i)=>oe(t,i,(s=>t[s][e]oe(t,i,(s=>t[s][e]>=i));function le(t,e,i){let s=0,n=t.length;for(;ss&&t[n-1]>i;)n--;return s>0||n{const i="_onData"+ht(e),s=t[e];Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value(...e){const n=s.apply(this,e);return t._chartjs.listeners.forEach((t=>{"function"==typeof t[i]&&t[i](...e)})),n}})})))}function de(t,e){const i=t._chartjs;if(!i)return;const s=i.listeners,n=s.indexOf(e);-1!==n&&s.splice(n,1),s.length>0||(he.forEach((e=>{delete t[e]})),delete t._chartjs)}function ue(t){const e=new Set;let i,s;for(i=0,s=t.length;iwindow.getComputedStyle(t,null);function xe(t,e){return me(t).getPropertyValue(e)}const be=["top","right","bottom","left"];function _e(t,e,i){const s={};i=i?"-"+i:"";for(let n=0;n<4;n++){const o=be[n];s[o]=parseFloat(t[e+"-"+o+i])||0}return s.width=s.left+s.right,s.height=s.top+s.bottom,s}function ye(t,e){const{canvas:i,currentDevicePixelRatio:s}=e,n=me(i),o="border-box"===n.boxSizing,a=_e(n,"padding"),r=_e(n,"border","width"),{x:l,y:h,box:c}=function(t,e){const i=t.native||t,s=i.touches,n=s&&s.length?s[0]:i,{offsetX:o,offsetY:a}=n;let r,l,h=!1;if(((t,e,i)=>(t>0||e>0)&&(!i||!i.shadowRoot))(o,a,i.target))r=o,l=a;else{const t=e.getBoundingClientRect();r=n.clientX-t.left,l=n.clientY-t.top,h=!0}return{x:r,y:l,box:h}}(t,i),d=a.left+(c&&r.left),u=a.top+(c&&r.top);let{width:f,height:g}=e;return o&&(f-=a.width+r.width,g-=a.height+r.height),{x:Math.round((l-d)/f*i.width/s),y:Math.round((h-u)/g*i.height/s)}}const ve=t=>Math.round(10*t)/10;function we(t,e,i,s){const n=me(t),o=_e(n,"margin"),a=pe(n.maxWidth,t,"clientWidth")||vt,r=pe(n.maxHeight,t,"clientHeight")||vt,l=function(t,e,i){let s,n;if(void 0===e||void 0===i){const o=ge(t);if(o){const t=o.getBoundingClientRect(),a=me(o),r=_e(a,"border","width"),l=_e(a,"padding");e=t.width-l.width-r.width,i=t.height-l.height-r.height,s=pe(a.maxWidth,o,"clientWidth"),n=pe(a.maxHeight,o,"clientHeight")}else e=t.clientWidth,i=t.clientHeight}return{width:e,height:i,maxWidth:s||vt,maxHeight:n||vt}}(t,e,i);let{width:h,height:c}=l;if("content-box"===n.boxSizing){const t=_e(n,"border","width"),e=_e(n,"padding");h-=e.width+t.width,c-=e.height+t.height}return h=Math.max(0,h-o.width),c=Math.max(0,s?Math.floor(h/s):c-o.height),h=ve(Math.min(h,a,l.maxWidth)),c=ve(Math.min(c,r,l.maxHeight)),h&&!c&&(c=ve(h/2)),{width:h,height:c}}function Me(t,e,i){const s=e||1,n=Math.floor(t.height*s),o=Math.floor(t.width*s);t.height=n/s,t.width=o/s;const a=t.canvas;return a.style&&(i||!a.style.height&&!a.style.width)&&(a.style.height=`${t.height}px`,a.style.width=`${t.width}px`),(t.currentDevicePixelRatio!==s||a.height!==n||a.width!==o)&&(t.currentDevicePixelRatio=s,a.height=n,a.width=o,t.ctx.setTransform(s,0,0,s,0,0),!0)}const ke=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch(t){}return t}();function Se(t,e){const i=xe(t,e),s=i&&i.match(/^(\d+)(\.\d+)?px$/);return s?+s[1]:void 0}function Pe(t,e){return"native"in t?{x:t.x,y:t.y}:ye(t,e)}function De(t,e,i,s){const{controller:n,data:o,_sorted:a}=t,r=n._cachedMeta.iScale;if(r&&e===r.axis&&a&&o.length){const t=r._reversePixels?re:ae;if(!s)return t(o,e,i);if(n._sharedOptions){const s=o[0],n="function"==typeof s.getRange&&s.getRange(e);if(n){const s=t(o,e,i-n),a=t(o,e,i+n);return{lo:s.lo,hi:a.hi}}}}return{lo:0,hi:o.length-1}}function Ce(t,e,i,s,n){const o=t.getSortedVisibleDatasetMetas(),a=i[e];for(let t=0,i=o.length;t{t[r](n[a],s)&&o.push({element:t,datasetIndex:e,index:i}),t.inRange(n.x,n.y,s)&&(l=!0)})),i.intersect&&!l?[]:o}var Le={modes:{index(t,e,i,s){const n=Pe(e,t),o=i.axis||"x",a=i.intersect?Oe(t,n,o,s):Ae(t,n,o,!1,s),r=[];return a.length?(t.getSortedVisibleDatasetMetas().forEach((t=>{const e=a[0].index,i=t.data[e];i&&!i.skip&&r.push({element:i,datasetIndex:t.index,index:e})})),r):[]},dataset(t,e,i,s){const n=Pe(e,t),o=i.axis||"xy";let a=i.intersect?Oe(t,n,o,s):Ae(t,n,o,!1,s);if(a.length>0){const e=a[0].datasetIndex,i=t.getDatasetMeta(e).data;a=[];for(let t=0;tOe(t,Pe(e,t),i.axis||"xy",s),nearest:(t,e,i,s)=>Ae(t,Pe(e,t),i.axis||"xy",i.intersect,s),x:(t,e,i,s)=>Te(t,e,{axis:"x",intersect:i.intersect},s),y:(t,e,i,s)=>Te(t,e,{axis:"y",intersect:i.intersect},s)}};const Re=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Ee=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Ie(t,e){const i=(""+t).match(Re);if(!i||"normal"===i[1])return 1.2*e;switch(t=+i[2],i[3]){case"px":return t;case"%":t/=100}return e*t}function ze(t,e){const i={},s=U(e),n=s?Object.keys(e):e,o=U(t)?s?i=>K(t[i],t[e[i]]):e=>t[e]:()=>t;for(const t of n)i[t]=+o(t)||0;return i}function Fe(t){return ze(t,{top:"y",right:"x",bottom:"y",left:"x"})}function Be(t){return ze(t,["topLeft","topRight","bottomLeft","bottomRight"])}function Ve(t){const e=Fe(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function We(t,e){t=t||{},e=e||xt.font;let i=K(t.size,e.size);"string"==typeof i&&(i=parseInt(i,10));let s=K(t.style,e.style);s&&!(""+s).match(Ee)&&(console.warn('Invalid font style specified: "'+s+'"'),s="");const n={family:K(t.family,e.family),lineHeight:Ie(K(t.lineHeight,e.lineHeight),i),size:i,style:s,weight:K(t.weight,e.weight),string:""};return n.string=Yt(n),n}function Ne(t,e,i,s){let n,o,a,r=!0;for(n=0,o=t.length;ni&&0===t?0:t+e;return{min:a(s,-Math.abs(o)),max:a(n,o)}}function je(t,e){return Object.assign(Object.create(t),e)}const $e=["left","top","right","bottom"];function Ye(t,e){return t.filter((t=>t.pos===e))}function Ue(t,e){return t.filter((t=>-1===$e.indexOf(t.pos)&&t.box.axis===e))}function Xe(t,e){return t.sort(((t,i)=>{const s=e?i:t,n=e?t:i;return s.weight===n.weight?s.index-n.index:s.weight-n.weight}))}function qe(t,e){const i=function(t){const e={};for(const i of t){const{stack:t,pos:s,stackWeight:n}=i;if(!t||!$e.includes(s))continue;const o=e[t]||(e[t]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=n}return e}(t),{vBoxMaxWidth:s,hBoxMaxHeight:n}=e;let o,a,r;for(o=0,a=t.length;o{s[t]=Math.max(e[t],i[t])})),s}return s(t?["left","right"]:["top","bottom"])}function Je(t,e,i,s){const n=[];let o,a,r,l,h,c;for(o=0,a=t.length,h=0;ot.box.fullSize)),!0),s=Xe(Ye(e,"left"),!0),n=Xe(Ye(e,"right")),o=Xe(Ye(e,"top"),!0),a=Xe(Ye(e,"bottom")),r=Ue(e,"x"),l=Ue(e,"y");return{fullSize:i,leftAndTop:s.concat(o),rightAndBottom:n.concat(l).concat(a).concat(r),chartArea:Ye(e,"chartArea"),vertical:s.concat(n).concat(l),horizontal:o.concat(a).concat(r)}}(t.boxes),l=r.vertical,h=r.horizontal;J(t.boxes,(t=>{"function"==typeof t.beforeLayout&&t.beforeLayout()}));const c=l.reduce(((t,e)=>e.box.options&&!1===e.box.options.display?t:t+1),0)||1,d=Object.freeze({outerWidth:e,outerHeight:i,padding:n,availableWidth:o,availableHeight:a,vBoxMaxWidth:o/2/c,hBoxMaxHeight:a/2}),u=Object.assign({},n);Ge(u,Ve(s));const f=Object.assign({maxPadding:u,w:o,h:a,x:n.left,y:n.top},n),g=qe(l.concat(h),d);Je(r.fullSize,f,d,g),Je(l,f,d,g),Je(h,f,d,g)&&Je(l,f,d,g),function(t){const e=t.maxPadding;function i(i){const s=Math.max(e[i]-t[i],0);return t[i]+=s,s}t.y+=i("top"),t.x+=i("left"),i("right"),i("bottom")}(f),ei(r.leftAndTop,f,d,g),f.x+=f.w,f.y+=f.h,ei(r.rightAndBottom,f,d,g),t.chartArea={left:f.left,top:f.top,right:f.left+f.w,bottom:f.top+f.h,height:f.h,width:f.w},J(r.chartArea,(e=>{const i=e.box;Object.assign(i,t.chartArea),i.update(f.w,f.h,{left:0,top:0,right:0,bottom:0})}))}};function si(t,e=[""],i=t,s,n=(()=>t[0])){ct(s)||(s=gi("_fallback",t));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:i,_fallback:s,_getTarget:n,override:n=>si([n,...t],e,i,s)};return new Proxy(o,{deleteProperty:(e,i)=>(delete e[i],delete e._keys,delete t[0][i],!0),get:(i,s)=>li(i,s,(()=>function(t,e,i,s){let n;for(const o of e)if(n=gi(ai(o,t),i),ct(n))return ri(t,n)?ui(i,s,t,n):n}(s,e,t,i))),getOwnPropertyDescriptor:(t,e)=>Reflect.getOwnPropertyDescriptor(t._scopes[0],e),getPrototypeOf:()=>Reflect.getPrototypeOf(t[0]),has:(t,e)=>pi(t).includes(e),ownKeys:t=>pi(t),set(t,e,i){const s=t._storage||(t._storage=n());return t[e]=s[e]=i,delete t._keys,!0}})}function ni(t,e,i,s){const n={_cacheable:!1,_proxy:t,_context:e,_subProxy:i,_stack:new Set,_descriptors:oi(t,s),setContext:e=>ni(t,e,i,s),override:n=>ni(t.override(n),e,i,s)};return new Proxy(n,{deleteProperty:(e,i)=>(delete e[i],delete t[i],!0),get:(t,e,i)=>li(t,e,(()=>function(t,e,i){const{_proxy:s,_context:n,_subProxy:o,_descriptors:a}=t;let r=s[e];dt(r)&&a.isScriptable(e)&&(r=function(t,e,i,s){const{_proxy:n,_context:o,_subProxy:a,_stack:r}=i;if(r.has(t))throw new Error("Recursion detected: "+Array.from(r).join("->")+"->"+t);r.add(t),e=e(o,a||s),r.delete(t),ri(t,e)&&(e=ui(n._scopes,n,t,e));return e}(e,r,t,i));Y(r)&&r.length&&(r=function(t,e,i,s){const{_proxy:n,_context:o,_subProxy:a,_descriptors:r}=i;if(ct(o.index)&&s(t))e=e[o.index%e.length];else if(U(e[0])){const i=e,s=n._scopes.filter((t=>t!==i));e=[];for(const l of i){const i=ui(s,n,t,l);e.push(ni(i,o,a&&a[t],r))}}return e}(e,r,t,a.isIndexable));ri(e,r)&&(r=ni(r,n,o&&o[e],a));return r}(t,e,i))),getOwnPropertyDescriptor:(e,i)=>e._descriptors.allKeys?Reflect.has(t,i)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,i),getPrototypeOf:()=>Reflect.getPrototypeOf(t),has:(e,i)=>Reflect.has(t,i),ownKeys:()=>Reflect.ownKeys(t),set:(e,i,s)=>(t[i]=s,delete e[i],!0)})}function oi(t,e={scriptable:!0,indexable:!0}){const{_scriptable:i=e.scriptable,_indexable:s=e.indexable,_allKeys:n=e.allKeys}=t;return{allKeys:n,scriptable:i,indexable:s,isScriptable:dt(i)?i:()=>i,isIndexable:dt(s)?s:()=>s}}const ai=(t,e)=>t?t+ht(e):e,ri=(t,e)=>U(e)&&"adapters"!==t&&(null===Object.getPrototypeOf(e)||e.constructor===Object);function li(t,e,i){if(Object.prototype.hasOwnProperty.call(t,e))return t[e];const s=i();return t[e]=s,s}function hi(t,e,i){return dt(t)?t(e,i):t}const ci=(t,e)=>!0===t?e:"string"==typeof t?lt(e,t):void 0;function di(t,e,i,s){for(const n of e){const e=ci(i,n);if(e){t.add(e);const n=hi(e._fallback,i,e);if(ct(n)&&n!==i&&n!==s)return n}else if(!1===e&&ct(s)&&i!==s)return null}return!1}function ui(t,e,i,s){const n=e._rootScopes,o=hi(e._fallback,i,s),a=[...t,...n],r=new Set;r.add(s);let l=fi(r,a,i,o||i);return null!==l&&((!ct(o)||o===i||(l=fi(r,a,o,l),null!==l))&&si(Array.from(r),[""],n,o,(()=>function(t,e,i){const s=t._getTarget();e in s||(s[e]={});const n=s[e];if(Y(n)&&U(i))return i;return n}(e,i,s))))}function fi(t,e,i,s){for(;i;)i=di(t,e,i,s);return i}function gi(t,e){for(const i of e){if(!i)continue;const e=i[t];if(ct(e))return e}}function pi(t){let e=t._keys;return e||(e=t._keys=function(t){const e=new Set;for(const i of t)for(const t of Object.keys(i).filter((t=>!t.startsWith("_"))))e.add(t);return Array.from(e)}(t._scopes)),e}const mi=Number.EPSILON||1e-14,xi=(t,e)=>e"x"===t?"y":"x";function _i(t,e,i,s){const n=t.skip?e:t,o=e,a=i.skip?e:i,r=Bt(o,n),l=Bt(a,o);let h=r/(r+l),c=l/(r+l);h=isNaN(h)?0:h,c=isNaN(c)?0:c;const d=s*h,u=s*c;return{previous:{x:o.x-d*(a.x-n.x),y:o.y-d*(a.y-n.y)},next:{x:o.x+u*(a.x-n.x),y:o.y+u*(a.y-n.y)}}}function yi(t,e="x"){const i=bi(e),s=t.length,n=Array(s).fill(0),o=Array(s);let a,r,l,h=xi(t,0);for(a=0;a!t.skip))),"monotone"===e.cubicInterpolationMode)yi(t,n);else{let i=s?t[t.length-1]:t[0];for(o=0,a=t.length;o0===t||1===t,ki=(t,e,i)=>-Math.pow(2,10*(t-=1))*Math.sin((t-e)*_t/i),Si=(t,e,i)=>Math.pow(2,-10*t)*Math.sin((t-e)*_t/i)+1,Pi={linear:t=>t,easeInQuad:t=>t*t,easeOutQuad:t=>-t*(t-2),easeInOutQuad:t=>(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1),easeInCubic:t=>t*t*t,easeOutCubic:t=>(t-=1)*t*t+1,easeInOutCubic:t=>(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2),easeInQuart:t=>t*t*t*t,easeOutQuart:t=>-((t-=1)*t*t*t-1),easeInOutQuart:t=>(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2),easeInQuint:t=>t*t*t*t*t,easeOutQuint:t=>(t-=1)*t*t*t*t+1,easeInOutQuint:t=>(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2),easeInSine:t=>1-Math.cos(t*Mt),easeOutSine:t=>Math.sin(t*Mt),easeInOutSine:t=>-.5*(Math.cos(bt*t)-1),easeInExpo:t=>0===t?0:Math.pow(2,10*(t-1)),easeOutExpo:t=>1===t?1:1-Math.pow(2,-10*t),easeInOutExpo:t=>Mi(t)?t:t<.5?.5*Math.pow(2,10*(2*t-1)):.5*(2-Math.pow(2,-10*(2*t-1))),easeInCirc:t=>t>=1?t:-(Math.sqrt(1-t*t)-1),easeOutCirc:t=>Math.sqrt(1-(t-=1)*t),easeInOutCirc:t=>(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1),easeInElastic:t=>Mi(t)?t:ki(t,.075,.3),easeOutElastic:t=>Mi(t)?t:Si(t,.075,.3),easeInOutElastic(t){const e=.1125;return Mi(t)?t:t<.5?.5*ki(2*t,e,.45):.5+.5*Si(2*t-1,e,.45)},easeInBack(t){const e=1.70158;return t*t*((e+1)*t-e)},easeOutBack(t){const e=1.70158;return(t-=1)*t*((e+1)*t+e)+1},easeInOutBack(t){let e=1.70158;return(t/=.5)<1?t*t*((1+(e*=1.525))*t-e)*.5:.5*((t-=2)*t*((1+(e*=1.525))*t+e)+2)},easeInBounce:t=>1-Pi.easeOutBounce(1-t),easeOutBounce(t){const e=7.5625,i=2.75;return t<1/i?e*t*t:t<2/i?e*(t-=1.5/i)*t+.75:t<2.5/i?e*(t-=2.25/i)*t+.9375:e*(t-=2.625/i)*t+.984375},easeInOutBounce:t=>t<.5?.5*Pi.easeInBounce(2*t):.5*Pi.easeOutBounce(2*t-1)+.5};function Di(t,e,i,s){return{x:t.x+i*(e.x-t.x),y:t.y+i*(e.y-t.y)}}function Ci(t,e,i,s){return{x:t.x+i*(e.x-t.x),y:"middle"===s?i<.5?t.y:e.y:"after"===s?i<1?t.y:e.y:i>0?e.y:t.y}}function Oi(t,e,i,s){const n={x:t.cp2x,y:t.cp2y},o={x:e.cp1x,y:e.cp1y},a=Di(t,n,i),r=Di(n,o,i),l=Di(o,e,i),h=Di(a,r,i),c=Di(r,l,i);return Di(h,c,i)}const Ai=new Map;function Ti(t,e,i){return function(t,e){e=e||{};const i=t+JSON.stringify(e);let s=Ai.get(i);return s||(s=new Intl.NumberFormat(t,e),Ai.set(i,s)),s}(e,i).format(t)}function Li(t,e,i){return t?function(t,e){return{x:i=>t+t+e-i,setWidth(t){e=t},textAlign:t=>"center"===t?t:"right"===t?"left":"right",xPlus:(t,e)=>t-e,leftForLtr:(t,e)=>t-e}}(e,i):{x:t=>t,setWidth(t){},textAlign:t=>t,xPlus:(t,e)=>t+e,leftForLtr:(t,e)=>t}}function Ri(t,e){let i,s;"ltr"!==e&&"rtl"!==e||(i=t.canvas.style,s=[i.getPropertyValue("direction"),i.getPropertyPriority("direction")],i.setProperty("direction",e,"important"),t.prevTextDirection=s)}function Ei(t,e){void 0!==e&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function Ii(t){return"angle"===t?{between:Nt,compare:Vt,normalize:Wt}:{between:$t,compare:(t,e)=>t-e,normalize:t=>t}}function zi({start:t,end:e,count:i,loop:s,style:n}){return{start:t%i,end:e%i,loop:s&&(e-t+1)%i==0,style:n}}function Fi(t,e,i){if(!i)return[t];const{property:s,start:n,end:o}=i,a=e.length,{compare:r,between:l,normalize:h}=Ii(s),{start:c,end:d,loop:u,style:f}=function(t,e,i){const{property:s,start:n,end:o}=i,{between:a,normalize:r}=Ii(s),l=e.length;let h,c,{start:d,end:u,loop:f}=t;if(f){for(d+=l,u+=l,h=0,c=l;hb||l(n,x,p)&&0!==r(n,x),v=()=>!b||0===r(o,p)||l(o,x,p);for(let t=c,i=c;t<=d;++t)m=e[t%a],m.skip||(p=h(m[s]),p!==x&&(b=l(p,n,o),null===_&&y()&&(_=0===r(p,n)?t:i),null!==_&&v()&&(g.push(zi({start:_,end:t,loop:u,count:a,style:f})),_=null),i=t,x=p));return null!==_&&g.push(zi({start:_,end:d,loop:u,count:a,style:f})),g}function Bi(t,e){const i=[],s=t.segments;for(let n=0;nn&&t[o%e].skip;)o--;return o%=e,{start:n,end:o}}(i,n,o,s);if(!0===s)return Wi(t,[{start:a,end:r,loop:o}],i,e);return Wi(t,function(t,e,i,s){const n=t.length,o=[];let a,r=e,l=t[e];for(a=e+1;a<=i;++a){const i=t[a%n];i.skip||i.stop?l.skip||(s=!1,o.push({start:e%n,end:(a-1)%n,loop:s}),e=r=i.stop?a:null):(r=a,l.skip&&(e=a)),l=i}return null!==r&&o.push({start:e%n,end:r%n,loop:s}),o}(i,a,rnull===t||""===t;const qi=!!ke&&{passive:!0};function Ki(t,e,i){t.canvas.removeEventListener(e,i,qi)}function Gi(t,e){for(const i of t)if(i===e||i.contains(e))return!0}function Zi(t,e,i){const s=t.canvas,n=new MutationObserver((t=>{let e=!1;for(const i of t)e=e||Gi(i.addedNodes,s),e=e&&!Gi(i.removedNodes,s);e&&i()}));return n.observe(document,{childList:!0,subtree:!0}),n}function Qi(t,e,i){const s=t.canvas,n=new MutationObserver((t=>{let e=!1;for(const i of t)e=e||Gi(i.removedNodes,s),e=e&&!Gi(i.addedNodes,s);e&&i()}));return n.observe(document,{childList:!0,subtree:!0}),n}const Ji=new Map;let ts=0;function es(){const t=window.devicePixelRatio;t!==ts&&(ts=t,Ji.forEach(((e,i)=>{i.currentDevicePixelRatio!==t&&e()})))}function is(t,i,s){const n=t.canvas,o=n&&ge(n);if(!o)return;const a=e(((t,e)=>{const i=o.clientWidth;s(t,e),i{const e=t[0],i=e.contentRect.width,s=e.contentRect.height;0===i&&0===s||a(i,s)}));return r.observe(o),function(t,e){Ji.size||window.addEventListener("resize",es),Ji.set(t,e)}(t,a),r}function ss(t,e,i){i&&i.disconnect(),"resize"===e&&function(t){Ji.delete(t),Ji.size||window.removeEventListener("resize",es)}(t)}function ns(t,i,s){const n=t.canvas,o=e((e=>{null!==t.ctx&&s(function(t,e){const i=Ui[t.type]||t.type,{x:s,y:n}=ye(t,e);return{type:i,chart:e,native:t,x:void 0!==s?s:null,y:void 0!==n?n:null}}(e,t))}),t,(t=>{const e=t[0];return[e,e.offsetX,e.offsetY]}));return function(t,e,i){t.addEventListener(e,i,qi)}(n,i,o),o}class os extends $i{acquireContext(t,e){const i=t&&t.getContext&&t.getContext("2d");return i&&i.canvas===t?(function(t,e){const i=t.style,s=t.getAttribute("height"),n=t.getAttribute("width");if(t.$chartjs={initial:{height:s,width:n,style:{display:i.display,height:i.height,width:i.width}}},i.display=i.display||"block",i.boxSizing=i.boxSizing||"border-box",Xi(n)){const e=Se(t,"width");void 0!==e&&(t.width=e)}if(Xi(s))if(""===t.style.height)t.height=t.width/(e||2);else{const e=Se(t,"height");void 0!==e&&(t.height=e)}}(t,e),i):null}releaseContext(t){const e=t.canvas;if(!e.$chartjs)return!1;const i=e.$chartjs.initial;["height","width"].forEach((t=>{const s=i[t];$(s)?e.removeAttribute(t):e.setAttribute(t,s)}));const s=i.style||{};return Object.keys(s).forEach((t=>{e.style[t]=s[t]})),e.width=e.width,delete e.$chartjs,!0}addEventListener(t,e,i){this.removeEventListener(t,e);const s=t.$proxies||(t.$proxies={}),n={attach:Zi,detach:Qi,resize:is}[e]||ns;s[e]=n(t,e,i)}removeEventListener(t,e){const i=t.$proxies||(t.$proxies={}),s=i[e];if(!s)return;({attach:ss,detach:ss,resize:ss}[e]||Ki)(t,e,s),i[e]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,e,i,s){return we(t,e,i,s)}isAttached(t){const e=ge(t);return!(!e||!e.isConnected)}}function as(t){return!fe()||"undefined"!=typeof OffscreenCanvas&&t instanceof OffscreenCanvas?Yi:os}var rs=Object.freeze({__proto__:null,_detectPlatform:as,BasePlatform:$i,BasicPlatform:Yi,DomPlatform:os});const ls="transparent",hs={boolean:(t,e,i)=>i>.5?e:t,color(t,e,i){const s=W(t||ls),n=s.valid&&W(e||ls);return n&&n.valid?n.mix(s,i).hexString():e},number:(t,e,i)=>t+(e-t)*i};class cs{constructor(t,e,i,s){const n=e[i];s=Ne([t.to,s,n,t.from]);const o=Ne([t.from,n,s]);this._active=!0,this._fn=t.fn||hs[t.type||typeof o],this._easing=Pi[t.easing]||Pi.linear,this._start=Math.floor(Date.now()+(t.delay||0)),this._duration=this._total=Math.floor(t.duration),this._loop=!!t.loop,this._target=e,this._prop=i,this._from=o,this._to=s,this._promises=void 0}active(){return this._active}update(t,e,i){if(this._active){this._notify(!1);const s=this._target[this._prop],n=i-this._start,o=this._duration-n;this._start=i,this._duration=Math.floor(Math.max(o,t.duration)),this._total+=n,this._loop=!!t.loop,this._to=Ne([t.to,e,s,t.from]),this._from=Ne([t.from,s,e])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(t){const e=t-this._start,i=this._duration,s=this._prop,n=this._from,o=this._loop,a=this._to;let r;if(this._active=n!==a&&(o||e1?2-r:r,r=this._easing(Math.min(1,Math.max(0,r))),this._target[s]=this._fn(n,a,r))}wait(){const t=this._promises||(this._promises=[]);return new Promise(((e,i)=>{t.push({res:e,rej:i})}))}_notify(t){const e=t?"res":"rej",i=this._promises||[];for(let t=0;t"onProgress"!==t&&"onComplete"!==t&&"fn"!==t}),xt.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),xt.describe("animations",{_fallback:"animation"}),xt.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>0|t}}}});class us{constructor(t,e){this._chart=t,this._properties=new Map,this.configure(e)}configure(t){if(!U(t))return;const e=this._properties;Object.getOwnPropertyNames(t).forEach((i=>{const s=t[i];if(!U(s))return;const n={};for(const t of ds)n[t]=s[t];(Y(s.properties)&&s.properties||[i]).forEach((t=>{t!==i&&e.has(t)||e.set(t,n)}))}))}_animateOptions(t,e){const i=e.options,s=function(t,e){if(!e)return;let i=t.options;if(!i)return void(t.options=e);i.$shared&&(t.options=i=Object.assign({},i,{$shared:!1,$animations:{}}));return i}(t,i);if(!s)return[];const n=this._createAnimations(s,i);return i.$shared&&function(t,e){const i=[],s=Object.keys(e);for(let e=0;e{t.options=i}),(()=>{})),n}_createAnimations(t,e){const i=this._properties,s=[],n=t.$animations||(t.$animations={}),o=Object.keys(e),a=Date.now();let r;for(r=o.length-1;r>=0;--r){const l=o[r];if("$"===l.charAt(0))continue;if("options"===l){s.push(...this._animateOptions(t,e));continue}const h=e[l];let c=n[l];const d=i.get(l);if(c){if(d&&c.active()){c.update(d,h,a);continue}c.cancel()}d&&d.duration?(n[l]=c=new cs(d,t,l,h),s.push(c)):t[l]=h}return s}update(t,e){if(0===this._properties.size)return void Object.assign(t,e);const i=this._createAnimations(t,e);return i.length?(a.add(this._chart,i),!0):void 0}}function fs(t,e){const i=t&&t.options||{},s=i.reverse,n=void 0===i.min?e:0,o=void 0===i.max?e:0;return{start:s?o:n,end:s?n:o}}function gs(t,e){const i=[],s=t._getSortedDatasetMetas(e);let n,o;for(n=0,o=s.length;n0||!i&&e<0)return n.index}return null}function _s(t,e){const{chart:i,_cachedMeta:s}=t,n=i._stacks||(i._stacks={}),{iScale:o,vScale:a,index:r}=s,l=o.axis,h=a.axis,c=function(t,e,i){return`${t.id}.${e.id}.${i.stack||i.type}`}(o,a,s),d=e.length;let u;for(let t=0;ti[t].axis===e)).shift()}function vs(t,e){const i=t.controller.index,s=t.vScale&&t.vScale.axis;if(s){e=e||t._parsed;for(const t of e){const e=t._stacks;if(!e||void 0===e[s]||void 0===e[s][i])return;delete e[s][i]}}}const ws=t=>"reset"===t||"none"===t,Ms=(t,e)=>e?t:Object.assign({},t);class ks{constructor(t,e){this.chart=t,this._ctx=t.ctx,this.index=e,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=ms(t.vScale,t),this.addElements()}updateIndex(t){this.index!==t&&vs(this._cachedMeta),this.index=t}linkScales(){const t=this.chart,e=this._cachedMeta,i=this.getDataset(),s=(t,e,i,s)=>"x"===t?e:"r"===t?s:i,n=e.xAxisID=K(i.xAxisID,ys(t,"x")),o=e.yAxisID=K(i.yAxisID,ys(t,"y")),a=e.rAxisID=K(i.rAxisID,ys(t,"r")),r=e.indexAxis,l=e.iAxisID=s(r,n,o,a),h=e.vAxisID=s(r,o,n,a);e.xScale=this.getScaleForId(n),e.yScale=this.getScaleForId(o),e.rScale=this.getScaleForId(a),e.iScale=this.getScaleForId(l),e.vScale=this.getScaleForId(h)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(t){return this.chart.scales[t]}_getOtherScale(t){const e=this._cachedMeta;return t===e.iScale?e.vScale:e.iScale}reset(){this._update("reset")}_destroy(){const t=this._cachedMeta;this._data&&de(this._data,this),t._stacked&&vs(t)}_dataCheck(){const t=this.getDataset(),e=t.data||(t.data=[]),i=this._data;if(U(e))this._data=function(t){const e=Object.keys(t),i=new Array(e.length);let s,n,o;for(s=0,n=e.length;s0&&i._parsed[t-1];if(!1===this._parsing)i._parsed=s,i._sorted=!0,h=s;else{h=Y(s[t])?this.parseArrayData(i,s,t,e):U(s[t])?this.parseObjectData(i,s,t,e):this.parsePrimitiveData(i,s,t,e);const n=()=>null===l[a]||d&&l[a]t&&!e.hidden&&e._stacked&&{keys:gs(i,!0),values:null})(e,i,this.chart),l={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:h,max:c}=function(t){const{min:e,max:i,minDefined:s,maxDefined:n}=t.getUserBounds();return{min:s?e:Number.NEGATIVE_INFINITY,max:n?i:Number.POSITIVE_INFINITY}}(a);let d,u;function f(){u=s[d];const e=u[a.axis];return!X(u[t.axis])||h>e||c=0;--d)if(!f()){this.updateRangeFromParsed(l,t,u,r);break}return l}getAllParsedValues(t){const e=this._cachedMeta._parsed,i=[];let s,n,o;for(s=0,n=e.length;s=0&&tthis.getContext(i,s)),c);return f.$shared&&(f.$shared=r,n[o]=Object.freeze(Ms(f,r))),f}_resolveAnimations(t,e,i){const s=this.chart,n=this._cachedDataOpts,o=`animation-${e}`,a=n[o];if(a)return a;let r;if(!1!==s.options.animation){const s=this.chart.config,n=s.datasetAnimationScopeKeys(this._type,e),o=s.getOptionScopes(this.getDataset(),n);r=s.createResolver(o,this.getContext(t,i,e))}const l=new us(s,r&&r.animations);return r&&r._cacheable&&(n[o]=Object.freeze(l)),l}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,e){return!e||ws(t)||this.chart._animationsDisabled}updateElement(t,e,i,s){ws(s)?Object.assign(t,i):this._resolveAnimations(e,s).update(t,i)}updateSharedOptions(t,e,i){t&&!ws(e)&&this._resolveAnimations(void 0,e).update(t,i)}_setStyle(t,e,i,s){t.active=s;const n=this.getStyle(e,s);this._resolveAnimations(e,i,s).update(t,{options:!s&&this.getSharedOptions(n)||n})}removeHoverStyle(t,e,i){this._setStyle(t,i,"active",!1)}setHoverStyle(t,e,i){this._setStyle(t,i,"active",!0)}_removeDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}_setDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}_resyncElements(t){const e=this._data,i=this._cachedMeta.data;for(const[t,e,i]of this._syncList)this[t](e,i);this._syncList=[];const s=i.length,n=e.length,o=Math.min(n,s);o&&this.parse(0,o),n>s?this._insertElements(s,n-s,t):n{for(t.length+=e,a=t.length-1;a>=o;a--)t[a]=t[a-e]};for(r(n),a=t;a{s[t]=i[t]&&i[t].active()?i[t]._to:this[t]})),s}}Ss.defaults={},Ss.defaultRoutes=void 0;const Ps={values:t=>Y(t)?t:""+t,numeric(t,e,i){if(0===t)return"0";const s=this.chart.options.locale;let n,o=t;if(i.length>1){const e=Math.max(Math.abs(i[0].value),Math.abs(i[i.length-1].value));(e<1e-4||e>1e15)&&(n="scientific"),o=function(t,e){let i=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;Math.abs(i)>=1&&t!==Math.floor(t)&&(i=t-Math.floor(t));return i}(t,i)}const a=Pt(Math.abs(o)),r=Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:n,minimumFractionDigits:r,maximumFractionDigits:r};return Object.assign(l,this.options.ticks.format),Ti(t,s,l)},logarithmic(t,e,i){if(0===t)return"0";const s=t/Math.pow(10,Math.floor(Pt(t)));return 1===s||2===s||5===s?Ps.numeric.call(this,t,e,i):""}};var Ds={formatters:Ps};function Cs(t,e){const i=t.options.ticks,s=i.maxTicksLimit||function(t){const e=t.options.offset,i=t._tickSize(),s=t._length/i+(e?0:1),n=t._maxLength/i;return Math.floor(Math.min(s,n))}(t),n=i.major.enabled?function(t){const e=[];let i,s;for(i=0,s=t.length;is)return function(t,e,i,s){let n,o=0,a=i[0];for(s=Math.ceil(s),n=0;nn)return e}return Math.max(n,1)}(n,e,s);if(o>0){let t,i;const s=o>1?Math.round((r-a)/(o-1)):null;for(Os(e,l,h,$(s)?0:a-s,a),t=0,i=o-1;te.lineWidth,tickColor:(t,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Ds.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),xt.route("scale.ticks","color","","color"),xt.route("scale.grid","color","","borderColor"),xt.route("scale.grid","borderColor","","borderColor"),xt.route("scale.title","color","","color"),xt.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&"callback"!==t&&"parser"!==t,_indexable:t=>"borderDash"!==t&&"tickBorderDash"!==t}),xt.describe("scales",{_fallback:"scale"}),xt.describe("scale.ticks",{_scriptable:t=>"backdropPadding"!==t&&"callback"!==t,_indexable:t=>"backdropPadding"!==t});const As=(t,e,i)=>"top"===e||"left"===e?t[e]+i:t[e]-i;function Ts(t,e){const i=[],s=t.length/e,n=t.length;let o=0;for(;oa+r)))return h}function Rs(t){return t.drawTicks?t.tickLength:0}function Es(t,e){if(!t.display)return 0;const i=We(t.font,e),s=Ve(t.padding);return(Y(t.text)?t.text.length:1)*i.lineHeight+s.height}function Is(t,e,i){let n=s(t);return(i&&"right"!==e||!i&&"right"===e)&&(n=(t=>"left"===t?"right":"right"===t?"left":t)(n)),n}class zs extends Ss{constructor(t){super(),this.id=t.id,this.type=t.type,this.options=void 0,this.ctx=t.ctx,this.chart=t.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(t){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}parse(t,e){return t}getUserBounds(){let{_userMin:t,_userMax:e,_suggestedMin:i,_suggestedMax:s}=this;return t=q(t,Number.POSITIVE_INFINITY),e=q(e,Number.NEGATIVE_INFINITY),i=q(i,Number.POSITIVE_INFINITY),s=q(s,Number.NEGATIVE_INFINITY),{min:q(t,i),max:q(e,s),minDefined:X(t),maxDefined:X(e)}}getMinMax(t){let e,{min:i,max:s,minDefined:n,maxDefined:o}=this.getUserBounds();if(n&&o)return{min:i,max:s};const a=this.getMatchingVisibleMetas();for(let r=0,l=a.length;rs?s:i,s=n&&i>s?i:s,{min:q(i,q(s,i)),max:q(s,q(i,s))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Q(this.options.beforeUpdate,[this])}update(t,e,i){const{beginAtZero:s,grace:n,ticks:o}=this.options,a=o.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=e,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=He(this,n,s),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const r=a=n||i<=1||!this.isHorizontal())return void(this.labelRotation=s);const h=this._getLabelSizes(),c=h.widest.width,d=h.highest.height,u=Ht(this.chart.width-c,0,this.maxWidth);o=t.offset?this.maxWidth/i:u/(i-1),c+6>o&&(o=u/(i-(t.offset?.5:1)),a=this.maxHeight-Rs(t.grid)-e.padding-Es(t.title,this.chart.options.font),r=Math.sqrt(c*c+d*d),l=It(Math.min(Math.asin(Ht((h.highest.height+6)/o,-1,1)),Math.asin(Ht(a/r,-1,1))-Math.asin(Ht(d/r,-1,1)))),l=Math.max(s,Math.min(n,l))),this.labelRotation=l}afterCalculateLabelRotation(){Q(this.options.afterCalculateLabelRotation,[this])}beforeFit(){Q(this.options.beforeFit,[this])}fit(){const t={width:0,height:0},{chart:e,options:{ticks:i,title:s,grid:n}}=this,o=this._isVisible(),a=this.isHorizontal();if(o){const o=Es(s,e.options.font);if(a?(t.width=this.maxWidth,t.height=Rs(n)+o):(t.height=this.maxHeight,t.width=Rs(n)+o),i.display&&this.ticks.length){const{first:e,last:s,widest:n,highest:o}=this._getLabelSizes(),r=2*i.padding,l=Et(this.labelRotation),h=Math.cos(l),c=Math.sin(l);if(a){const e=i.mirror?0:c*n.width+h*o.height;t.height=Math.min(this.maxHeight,t.height+e+r)}else{const e=i.mirror?0:h*n.width+c*o.height;t.width=Math.min(this.maxWidth,t.width+e+r)}this._calculatePadding(e,s,c,h)}}this._handleMargins(),a?(this.width=this._length=e.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=e.height-this._margins.top-this._margins.bottom)}_calculatePadding(t,e,i,s){const{ticks:{align:n,padding:o},position:a}=this.options,r=0!==this.labelRotation,l="top"!==a&&"x"===this.axis;if(this.isHorizontal()){const a=this.getPixelForTick(0)-this.left,h=this.right-this.getPixelForTick(this.ticks.length-1);let c=0,d=0;r?l?(c=s*t.width,d=i*e.height):(c=i*t.height,d=s*e.width):"start"===n?d=e.width:"end"===n?c=t.width:(c=t.width/2,d=e.width/2),this.paddingLeft=Math.max((c-a+o)*this.width/(this.width-a),0),this.paddingRight=Math.max((d-h+o)*this.width/(this.width-h),0)}else{let i=e.height/2,s=t.height/2;"start"===n?(i=0,s=t.height):"end"===n&&(i=e.height,s=0),this.paddingTop=i+o,this.paddingBottom=s+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){Q(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:e}=this.options;return"top"===e||"bottom"===e||"x"===t}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){let e,i;for(this.beforeTickToLabelConversion(),this.generateTickLabels(t),e=0,i=t.length;e{const i=t.gc,s=i.length/2;let n;if(s>e){for(n=0;n({width:n[t]||0,height:o[t]||0});return{first:v(0),last:v(e-1),widest:v(_),highest:v(y),widths:n,heights:o}}getLabelForValue(t){return t}getPixelForValue(t,e){return NaN}getValueForPixel(t){}getPixelForTick(t){const e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}getPixelForDecimal(t){this._reversePixels&&(t=1-t);const e=this._startPixel+t*this._length;return jt(this._alignToPixels?qt(this.chart,e,0):e)}getDecimalForPixel(t){const e=(t-this._startPixel)/this._length;return this._reversePixels?1-e:e}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:t,max:e}=this;return t<0&&e<0?e:t>0&&e>0?t:0}getContext(t){const e=this.ticks||[];if(t>=0&&ta*s?a/i:r/s:r*s0}_computeGridLineItems(t){const e=this.axis,i=this.chart,s=this.options,{grid:n,position:o}=s,a=n.offset,r=this.isHorizontal(),l=this.ticks.length+(a?1:0),h=Rs(n),c=[],d=n.setContext(this.getContext()),u=d.drawBorder?d.borderWidth:0,f=u/2,g=function(t){return qt(i,t,u)};let p,m,x,b,_,y,v,w,M,k,S,P;if("top"===o)p=g(this.bottom),y=this.bottom-h,w=p-f,k=g(t.top)+f,P=t.bottom;else if("bottom"===o)p=g(this.top),k=t.top,P=g(t.bottom)-f,y=p+f,w=this.top+h;else if("left"===o)p=g(this.right),_=this.right-h,v=p-f,M=g(t.left)+f,S=t.right;else if("right"===o)p=g(this.left),M=t.left,S=g(t.right)-f,_=p+f,v=this.left+h;else if("x"===e){if("center"===o)p=g((t.top+t.bottom)/2+.5);else if(U(o)){const t=Object.keys(o)[0],e=o[t];p=g(this.chart.scales[t].getPixelForValue(e))}k=t.top,P=t.bottom,y=p+f,w=y+h}else if("y"===e){if("center"===o)p=g((t.left+t.right)/2);else if(U(o)){const t=Object.keys(o)[0],e=o[t];p=g(this.chart.scales[t].getPixelForValue(e))}_=p-f,v=_-h,M=t.left,S=t.right}const D=K(s.ticks.maxTicksLimit,l),C=Math.max(1,Math.ceil(l/D));for(m=0;me.value===t));if(i>=0){return e.setContext(this.getContext(i)).lineWidth}return 0}drawGrid(t){const e=this.options.grid,i=this.ctx,s=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t));let n,o;const a=(t,e,s)=>{s.width&&s.color&&(i.save(),i.lineWidth=s.width,i.strokeStyle=s.color,i.setLineDash(s.borderDash||[]),i.lineDashOffset=s.borderDashOffset,i.beginPath(),i.moveTo(t.x,t.y),i.lineTo(e.x,e.y),i.stroke(),i.restore())};if(e.display)for(n=0,o=s.length;n{this.drawBackground(),this.drawGrid(t),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:e,draw:t=>{this.drawLabels(t)}}]:[{z:e,draw:t=>{this.draw(t)}}]}getMatchingVisibleMetas(t){const e=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",s=[];let n,o;for(n=0,o=e.length;n{const s=i.split("."),n=s.pop(),o=[t].concat(s).join("."),a=e[i].split("."),r=a.pop(),l=a.join(".");xt.route(o,n,l,r)}))}(e,t.defaultRoutes);t.descriptors&&xt.describe(e,t.descriptors)}(t,o,i),this.override&&xt.override(t.id,t.overrides)),o}get(t){return this.items[t]}unregister(t){const e=this.items,i=t.id,s=this.scope;i in e&&delete e[i],s&&i in xt[s]&&(delete xt[s][i],this.override&&delete ft[i])}}var Bs=new class{constructor(){this.controllers=new Fs(ks,"datasets",!0),this.elements=new Fs(Ss,"elements"),this.plugins=new Fs(Object,"plugins"),this.scales=new Fs(zs,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...t){this._each("register",t)}remove(...t){this._each("unregister",t)}addControllers(...t){this._each("register",t,this.controllers)}addElements(...t){this._each("register",t,this.elements)}addPlugins(...t){this._each("register",t,this.plugins)}addScales(...t){this._each("register",t,this.scales)}getController(t){return this._get(t,this.controllers,"controller")}getElement(t){return this._get(t,this.elements,"element")}getPlugin(t){return this._get(t,this.plugins,"plugin")}getScale(t){return this._get(t,this.scales,"scale")}removeControllers(...t){this._each("unregister",t,this.controllers)}removeElements(...t){this._each("unregister",t,this.elements)}removePlugins(...t){this._each("unregister",t,this.plugins)}removeScales(...t){this._each("unregister",t,this.scales)}_each(t,e,i){[...e].forEach((e=>{const s=i||this._getRegistryForType(e);i||s.isForType(e)||s===this.plugins&&e.id?this._exec(t,s,e):J(e,(e=>{const s=i||this._getRegistryForType(e);this._exec(t,s,e)}))}))}_exec(t,e,i){const s=ht(t);Q(i["before"+s],[],i),e[t](i),Q(i["after"+s],[],i)}_getRegistryForType(t){for(let e=0;et.filter((t=>!e.some((e=>t.plugin.id===e.plugin.id))));this._notify(s(e,i),t,"stop"),this._notify(s(i,e),t,"start")}}function Ws(t,e){return e||!1!==t?!0===t?{}:t:null}function Ns(t,e,i,s){const n=t.pluginScopeKeys(e),o=t.getOptionScopes(i,n);return t.createResolver(o,s,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Hs(t,e){const i=xt.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||i.indexAxis||"x"}function js(t,e){return"x"===t||"y"===t?t:e.axis||("top"===(i=e.position)||"bottom"===i?"x":"left"===i||"right"===i?"y":void 0)||t.charAt(0).toLowerCase();var i}function $s(t){const e=t.options||(t.options={});e.plugins=K(e.plugins,{}),e.scales=function(t,e){const i=ft[t.type]||{scales:{}},s=e.scales||{},n=Hs(t.type,e),o=Object.create(null),a=Object.create(null);return Object.keys(s).forEach((t=>{const e=s[t];if(!U(e))return console.error(`Invalid scale configuration for scale: ${t}`);if(e._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${t}`);const r=js(t,e),l=function(t,e){return t===e?"_index_":"_value_"}(r,n),h=i.scales||{};o[r]=o[r]||t,a[t]=ot(Object.create(null),[{axis:r},e,h[r],h[l]])})),t.data.datasets.forEach((i=>{const n=i.type||t.type,r=i.indexAxis||Hs(n,e),l=(ft[n]||{}).scales||{};Object.keys(l).forEach((t=>{const e=function(t,e){let i=t;return"_index_"===t?i=e:"_value_"===t&&(i="x"===e?"y":"x"),i}(t,r),n=i[e+"AxisID"]||o[e]||e;a[n]=a[n]||Object.create(null),ot(a[n],[{axis:e},s[n],l[t]])}))})),Object.keys(a).forEach((t=>{const e=a[t];ot(e,[xt.scales[e.type],xt.scale])})),a}(t,e)}function Ys(t){return(t=t||{}).datasets=t.datasets||[],t.labels=t.labels||[],t}const Us=new Map,Xs=new Set;function qs(t,e){let i=Us.get(t);return i||(i=e(),Us.set(t,i),Xs.add(i)),i}const Ks=(t,e,i)=>{const s=lt(e,i);void 0!==s&&t.add(s)};class Gs{constructor(t){this._config=function(t){return(t=t||{}).data=Ys(t.data),$s(t),t}(t),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(t){this._config.type=t}get data(){return this._config.data}set data(t){this._config.data=Ys(t)}get options(){return this._config.options}set options(t){this._config.options=t}get plugins(){return this._config.plugins}update(){const t=this._config;this.clearCache(),$s(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return qs(t,(()=>[[`datasets.${t}`,""]]))}datasetAnimationScopeKeys(t,e){return qs(`${t}.transition.${e}`,(()=>[[`datasets.${t}.transitions.${e}`,`transitions.${e}`],[`datasets.${t}`,""]]))}datasetElementScopeKeys(t,e){return qs(`${t}-${e}`,(()=>[[`datasets.${t}.elements.${e}`,`datasets.${t}`,`elements.${e}`,""]]))}pluginScopeKeys(t){const e=t.id;return qs(`${this.type}-plugin-${e}`,(()=>[[`plugins.${e}`,...t.additionalOptionScopes||[]]]))}_cachedScopes(t,e){const i=this._scopeCache;let s=i.get(t);return s&&!e||(s=new Map,i.set(t,s)),s}getOptionScopes(t,e,i){const{options:s,type:n}=this,o=this._cachedScopes(t,i),a=o.get(e);if(a)return a;const r=new Set;e.forEach((e=>{t&&(r.add(t),e.forEach((e=>Ks(r,t,e)))),e.forEach((t=>Ks(r,s,t))),e.forEach((t=>Ks(r,ft[n]||{},t))),e.forEach((t=>Ks(r,xt,t))),e.forEach((t=>Ks(r,gt,t)))}));const l=Array.from(r);return 0===l.length&&l.push(Object.create(null)),Xs.has(e)&&o.set(e,l),l}chartOptionScopes(){const{options:t,type:e}=this;return[t,ft[e]||{},xt.datasets[e]||{},{type:e},xt,gt]}resolveNamedOptions(t,e,i,s=[""]){const n={$shared:!0},{resolver:o,subPrefixes:a}=Zs(this._resolverCache,t,s);let r=o;if(function(t,e){const{isScriptable:i,isIndexable:s}=oi(t);for(const n of e){const e=i(n),o=s(n),a=(o||e)&&t[n];if(e&&(dt(a)||Qs(a))||o&&Y(a))return!0}return!1}(o,e)){n.$shared=!1;r=ni(o,i=dt(i)?i():i,this.createResolver(t,i,a))}for(const t of e)n[t]=r[t];return n}createResolver(t,e,i=[""],s){const{resolver:n}=Zs(this._resolverCache,t,i);return U(e)?ni(n,e,void 0,s):n}}function Zs(t,e,i){let s=t.get(e);s||(s=new Map,t.set(e,s));const n=i.join();let o=s.get(n);if(!o){o={resolver:si(e,i),subPrefixes:i.filter((t=>!t.toLowerCase().includes("hover")))},s.set(n,o)}return o}const Qs=t=>U(t)&&Object.getOwnPropertyNames(t).reduce(((e,i)=>e||dt(t[i])),!1);const Js=["top","bottom","left","right","chartArea"];function tn(t,e){return"top"===t||"bottom"===t||-1===Js.indexOf(t)&&"x"===e}function en(t,e){return function(i,s){return i[t]===s[t]?i[e]-s[e]:i[t]-s[t]}}function sn(t){const e=t.chart,i=e.options.animation;e.notifyPlugins("afterRender"),Q(i&&i.onComplete,[t],e)}function nn(t){const e=t.chart,i=e.options.animation;Q(i&&i.onProgress,[t],e)}function on(t){return fe()&&"string"==typeof t?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const an={},rn=t=>{const e=on(t);return Object.values(an).filter((t=>t.canvas===e)).pop()};function ln(t,e,i){const s=Object.keys(t);for(const n of s){const s=+n;if(s>=e){const o=t[n];delete t[n],(i>0||s>e)&&(t[s+i]=o)}}}class hn{constructor(t,e){const s=this.config=new Gs(e),n=on(t),o=rn(n);if(o)throw new Error("Canvas is already in use. Chart with ID '"+o.id+"' must be destroyed before the canvas can be reused.");const r=s.createResolver(s.chartOptionScopes(),this.getContext());this.platform=new(s.platform||as(n)),this.platform.updateConfig(s);const l=this.platform.acquireContext(n,r.aspectRatio),h=l&&l.canvas,c=h&&h.height,d=h&&h.width;this.id=j(),this.ctx=l,this.canvas=h,this.width=d,this.height=c,this._options=r,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Vs,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=i((t=>this.update(t)),r.resizeDelay||0),this._dataChanges=[],an[this.id]=this,l&&h?(a.listen(this,"complete",sn),a.listen(this,"progress",nn),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:e},width:i,height:s,_aspectRatio:n}=this;return $(t)?e&&n?n:s?i/s:null:t}get data(){return this.config.data}set data(t){this.config.data=t}get options(){return this._options}set options(t){this.config.options=t}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Me(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Kt(this.canvas,this.ctx),this}stop(){return a.stop(this),this}resize(t,e){a.running(this)?this._resizeBeforeDraw={width:t,height:e}:this._resize(t,e)}_resize(t,e){const i=this.options,s=this.canvas,n=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(s,t,e,n),a=i.devicePixelRatio||this.platform.getDevicePixelRatio(),r=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Me(this,a,!0)&&(this.notifyPlugins("resize",{size:o}),Q(i.onResize,[this,o],this),this.attached&&this._doResize(r)&&this.render())}ensureScalesHaveIDs(){J(this.options.scales||{},((t,e)=>{t.id=e}))}buildOrUpdateScales(){const t=this.options,e=t.scales,i=this.scales,s=Object.keys(i).reduce(((t,e)=>(t[e]=!1,t)),{});let n=[];e&&(n=n.concat(Object.keys(e).map((t=>{const i=e[t],s=js(t,i),n="r"===s,o="x"===s;return{options:i,dposition:n?"chartArea":o?"bottom":"left",dtype:n?"radialLinear":o?"category":"linear"}})))),J(n,(e=>{const n=e.options,o=n.id,a=js(o,n),r=K(n.type,e.dtype);void 0!==n.position&&tn(n.position,a)===tn(e.dposition)||(n.position=e.dposition),s[o]=!0;let l=null;if(o in i&&i[o].type===r)l=i[o];else{l=new(Bs.getScale(r))({id:o,type:r,ctx:this.ctx,chart:this}),i[l.id]=l}l.init(n,t)})),J(s,((t,e)=>{t||delete i[e]})),J(i,(t=>{ii.configure(this,t,t.options),ii.addBox(this,t)}))}_updateMetasets(){const t=this._metasets,e=this.data.datasets.length,i=t.length;if(t.sort(((t,e)=>t.index-e.index)),i>e){for(let t=e;te.length&&delete this._stacks,t.forEach(((t,i)=>{0===e.filter((e=>e===t._dataset)).length&&this._destroyDatasetMeta(i)}))}buildOrUpdateControllers(){const t=[],e=this.data.datasets;let i,s;for(this._removeUnreferencedMetasets(),i=0,s=e.length;i{this.getDatasetMeta(e).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const e=this.config;e.update();const i=this._options=e.createResolver(e.chartOptionScopes(),this.getContext()),s=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0}))return;const n=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let t=0,e=this.data.datasets.length;t{t.reset()})),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(en("z","_idx")),this._lastEvent&&this._eventHandler(this._lastEvent,!0),this.render()}_updateScales(){J(this.scales,(t=>{ii.removeBox(this,t)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const t=this.options,e=new Set(Object.keys(this._listeners)),i=new Set(t.events);ut(e,i)&&!!this._responsiveListeners===t.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:t}=this,e=this._getUniformDataChanges()||[];for(const{method:i,start:s,count:n}of e){ln(t,s,"_removeElements"===i?-n:n)}}_getUniformDataChanges(){const t=this._dataChanges;if(!t||!t.length)return;this._dataChanges=[];const e=this.data.datasets.length,i=e=>new Set(t.filter((t=>t[0]===e)).map(((t,e)=>e+","+t.splice(1).join(",")))),s=i(0);for(let t=1;tt.split(","))).map((t=>({method:t[1],start:+t[2],count:+t[3]})))}_updateLayout(t){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;ii.update(this,this.width,this.height,t);const e=this.chartArea,i=e.width<=0||e.height<=0;this._layers=[],J(this.boxes,(t=>{i&&"chartArea"===t.position||(t.configure&&t.configure(),this._layers.push(...t._layers()))}),this),this._layers.forEach(((t,e)=>{t._idx=e})),this.notifyPlugins("afterLayout")}_updateDatasets(t){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})){for(let t=0,e=this.data.datasets.length;t=0;--e)this._drawDataset(t[e]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const e=this.ctx,i=t._clip,s=!i.disabled,n=this.chartArea,o={meta:t,index:t.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(s&&Qt(e,{left:!1===i.left?0:n.left-i.left,right:!1===i.right?this.width:n.right+i.right,top:!1===i.top?0:n.top-i.top,bottom:!1===i.bottom?this.height:n.bottom+i.bottom}),t.controller.draw(),s&&Jt(e),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}getElementsAtEventForMode(t,e,i,s){const n=Le.modes[e];return"function"==typeof n?n(this,t,i,s):[]}getDatasetMeta(t){const e=this.data.datasets[t],i=this._metasets;let s=i.filter((t=>t&&t._dataset===e)).pop();return s||(s={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:e&&e.order||0,index:t,_dataset:e,_parsed:[],_sorted:!1},i.push(s)),s}getContext(){return this.$context||(this.$context=je(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const e=this.data.datasets[t];if(!e)return!1;const i=this.getDatasetMeta(t);return"boolean"==typeof i.hidden?!i.hidden:!e.hidden}setDatasetVisibility(t,e){this.getDatasetMeta(t).hidden=!e}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,e,i){const s=i?"show":"hide",n=this.getDatasetMeta(t),o=n.controller._resolveAnimations(void 0,s);ct(e)?(n.data[e].hidden=!i,this.update()):(this.setDatasetVisibility(t,i),o.update(n,{visible:i}),this.update((e=>e.datasetIndex===t?s:void 0)))}hide(t,e){this._updateVisibility(t,e,!1)}show(t,e){this._updateVisibility(t,e,!0)}_destroyDatasetMeta(t){const e=this._metasets[t];e&&e.controller&&e.controller._destroy(),delete this._metasets[t]}_stop(){let t,e;for(this.stop(),a.remove(this),t=0,e=this.data.datasets.length;t{e.addEventListener(this,i,s),t[i]=s},s=(t,e,i)=>{t.offsetX=e,t.offsetY=i,this._eventHandler(t)};J(this.options.events,(t=>i(t,s)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const t=this._responsiveListeners,e=this.platform,i=(i,s)=>{e.addEventListener(this,i,s),t[i]=s},s=(i,s)=>{t[i]&&(e.removeEventListener(this,i,s),delete t[i])},n=(t,e)=>{this.canvas&&this.resize(t,e)};let o;const a=()=>{s("attach",a),this.attached=!0,this.resize(),i("resize",n),i("detach",o)};o=()=>{this.attached=!1,s("resize",n),this._stop(),this._resize(0,0),i("attach",a)},e.isAttached(this.canvas)?a():o()}unbindEvents(){J(this._listeners,((t,e)=>{this.platform.removeEventListener(this,e,t)})),this._listeners={},J(this._responsiveListeners,((t,e)=>{this.platform.removeEventListener(this,e,t)})),this._responsiveListeners=void 0}updateHoverStyle(t,e,i){const s=i?"set":"remove";let n,o,a,r;for("dataset"===e&&(n=this.getDatasetMeta(t[0].datasetIndex),n.controller["_"+s+"DatasetHoverStyle"]()),a=0,r=t.length;a{const i=this.getDatasetMeta(t);if(!i)throw new Error("No dataset found at index "+t);return{datasetIndex:t,element:i.data[e],index:e}}));!tt(i,e)&&(this._active=i,this._updateHoverStyles(i,e))}notifyPlugins(t,e,i){return this._plugins.notify(this,t,e,i)}_updateHoverStyles(t,e,i){const s=this.options.hover,n=(t,e)=>t.filter((t=>!e.some((e=>t.datasetIndex===e.datasetIndex&&t.index===e.index)))),o=n(e,t),a=i?t:n(t,e);o.length&&this.updateHoverStyle(o,s.mode,!1),a.length&&s.mode&&this.updateHoverStyle(a,s.mode,!0)}_eventHandler(t,e){const i={event:t,replay:e,cancelable:!0},s=e=>(e.options.events||this.options.events).includes(t.native.type);if(!1===this.notifyPlugins("beforeEvent",i,s))return;const n=this._handleEvent(t,e);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,s),(n||i.changed)&&this.render(),this}_handleEvent(t,e){const{_active:i=[],options:s}=this,n=s.hover,o=e;let a=[],r=!1,l=null;return"mouseout"!==t.type&&(a=this.getElementsAtEventForMode(t,n.mode,n,o),l="click"===t.type?this._lastEvent:t),this._lastEvent=null,Zt(t,this.chartArea,this._minPadding)&&(Q(s.onHover,[t,a,this],this),"mouseup"!==t.type&&"click"!==t.type&&"contextmenu"!==t.type||Q(s.onClick,[t,a,this],this)),r=!tt(a,i),(r||e)&&(this._active=a,this._updateHoverStyles(a,i,e)),this._lastEvent=l,r}}const cn=()=>J(hn.instances,(t=>t._plugins.invalidate())),dn=!0;function un(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}Object.defineProperties(hn,{defaults:{enumerable:dn,value:xt},instances:{enumerable:dn,value:an},overrides:{enumerable:dn,value:ft},registry:{enumerable:dn,value:Bs},version:{enumerable:dn,value:"3.6.2"},getChart:{enumerable:dn,value:rn},register:{enumerable:dn,value:(...t)=>{Bs.add(...t),cn()}},unregister:{enumerable:dn,value:(...t)=>{Bs.remove(...t),cn()}}});class fn{constructor(t){this.options=t||{}}formats(){return un()}parse(t,e){return un()}format(t,e){return un()}add(t,e,i){return un()}diff(t,e,i){return un()}startOf(t,e,i){return un()}endOf(t,e){return un()}}fn.override=function(t){Object.assign(fn.prototype,t)};var gn={_date:fn};function pn(t){const e=t.iScale,i=function(t,e){if(!t._cache.$bar){const i=t.getMatchingVisibleMetas(e);let s=[];for(let e=0,n=i.length;et-e)))}return t._cache.$bar}(e,t.type);let s,n,o,a,r=e._length;const l=()=>{32767!==o&&-32768!==o&&(ct(a)&&(r=Math.min(r,Math.abs(o-a)||r)),a=o)};for(s=0,n=i.length;sMath.abs(r)&&(l=r,h=a),e[i.axis]=h,e._custom={barStart:l,barEnd:h,start:n,end:o,min:a,max:r}}(t,e,i,s):e[i.axis]=i.parse(t,s),e}function xn(t,e,i,s){const n=t.iScale,o=t.vScale,a=n.getLabels(),r=n===o,l=[];let h,c,d,u;for(h=i,c=i+s;ht.x,i="left",s="right"):(e=t.base=i?1:-1)}(c,e,o)*n,d===o&&(p-=c/2),h=p+c),p===e.getPixelForValue(o)){const t=Dt(c)*e.getLineWidthForValue(o)/2;p+=t,c-=t}return{size:c,base:p,head:h,center:h+c/2}}_calculateBarIndexPixels(t,e){const i=e.scale,s=this.options,n=s.skipNull,o=K(s.maxBarThickness,1/0);let a,r;if(e.grouped){const i=n?this._getStackCount(t):e.stackCount,l="flex"===s.barThickness?function(t,e,i,s){const n=e.pixels,o=n[t];let a=t>0?n[t-1]:null,r=t=0;--i)e=Math.max(e,t[i].size(this.resolveDataElementOptions(i))/2);return e>0&&e}getLabelAndValue(t){const e=this._cachedMeta,{xScale:i,yScale:s}=e,n=this.getParsed(t),o=i.getLabelForValue(n.x),a=s.getLabelForValue(n.y),r=n._custom;return{label:e.label,value:"("+o+", "+a+(r?", "+r:"")+")"}}update(t){const e=this._cachedMeta.data;this.updateElements(e,0,e.length,t)}updateElements(t,e,i,s){const n="reset"===s,{iScale:o,vScale:a}=this._cachedMeta,r=this.resolveDataElementOptions(e,s),l=this.getSharedOptions(r),h=this.includeOptions(s,l),c=o.axis,d=a.axis;for(let r=e;r""}}}};class Sn extends ks{constructor(t,e){super(t,e),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(t,e){const i=this.getDataset().data,s=this._cachedMeta;if(!1===this._parsing)s._parsed=i;else{let n,o,a=t=>+i[t];if(U(i[t])){const{key:t="value"}=this._parsing;a=e=>+lt(i[e],t)}for(n=t,o=t+e;nNt(t,r,l,!0)?1:Math.max(e,e*i,s,s*i),g=(t,e,s)=>Nt(t,r,l,!0)?-1:Math.min(e,e*i,s,s*i),p=f(0,h,d),m=f(Mt,c,u),x=g(bt,h,d),b=g(bt+Mt,c,u);s=(p-x)/2,n=(m-b)/2,o=-(p+x)/2,a=-(m+b)/2}return{ratioX:s,ratioY:n,offsetX:o,offsetY:a}}(c,h,r),p=(i.width-o)/d,m=(i.height-o)/u,x=Math.max(Math.min(p,m)/2,0),b=Z(this.options.radius,x),_=(b-Math.max(b*r,0))/this._getVisibleDatasetWeightTotal();this.offsetX=f*b,this.offsetY=g*b,s.total=this.calculateTotal(),this.outerRadius=b-_*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-_*l,0),this.updateElements(n,0,n.length,t)}_circumference(t,e){const i=this.options,s=this._cachedMeta,n=this._getCircumference();return e&&i.animation.animateRotate||!this.chart.getDataVisibility(t)||null===s._parsed[t]||s.data[t].hidden?0:this.calculateCircumference(s._parsed[t]*n/_t)}updateElements(t,e,i,s){const n="reset"===s,o=this.chart,a=o.chartArea,r=o.options.animation,l=(a.left+a.right)/2,h=(a.top+a.bottom)/2,c=n&&r.animateScale,d=c?0:this.innerRadius,u=c?0:this.outerRadius,f=this.resolveDataElementOptions(e,s),g=this.getSharedOptions(f),p=this.includeOptions(s,g);let m,x=this._getRotation();for(m=0;m0&&!isNaN(t)?_t*(Math.abs(t)/e):0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],n=Ti(e._parsed[t],i.options.locale);return{label:s[t]||"",value:n}}getMaxBorderWidth(t){let e=0;const i=this.chart;let s,n,o,a,r;if(!t)for(s=0,n=i.data.datasets.length;s"spacing"!==t,_indexable:t=>"spacing"!==t},Sn.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i}}=t.legend.options;return e.labels.map(((e,s)=>{const n=t.getDatasetMeta(0).controller.getStyle(s);return{text:e,fillStyle:n.backgroundColor,strokeStyle:n.borderColor,lineWidth:n.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(s),index:s}}))}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label(t){let e=t.label;const i=": "+t.formattedValue;return Y(e)?(e=e.slice(),e[0]+=i):e+=i,e}}}}};class Pn extends ks{initialize(){this.enableOptionSharing=!0,super.initialize()}update(t){const e=this._cachedMeta,{dataset:i,data:s=[],_dataset:n}=e,o=this.chart._animationsDisabled;let{start:a,count:r}=function(t,e,i){const s=e.length;let n=0,o=s;if(t._sorted){const{iScale:a,_parsed:r}=t,l=a.axis,{min:h,max:c,minDefined:d,maxDefined:u}=a.getUserBounds();d&&(n=Ht(Math.min(ae(r,a.axis,h).lo,i?s:ae(e,l,a.getPixelForValue(h)).lo),0,s-1)),o=u?Ht(Math.max(ae(r,a.axis,c).hi+1,i?0:ae(e,l,a.getPixelForValue(c)).hi+1),n,s)-n:s-n}return{start:n,count:o}}(e,s,o);this._drawStart=a,this._drawCount=r,function(t){const{xScale:e,yScale:i,_scaleRanges:s}=t,n={xmin:e.min,xmax:e.max,ymin:i.min,ymax:i.max};if(!s)return t._scaleRanges=n,!0;const o=s.xmin!==e.min||s.xmax!==e.max||s.ymin!==i.min||s.ymax!==i.max;return Object.assign(s,n),o}(e)&&(a=0,r=s.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!n._decimated,i.points=s;const l=this.resolveDatasetElementOptions(t);this.options.showLine||(l.borderWidth=0),l.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:l},t),this.updateElements(s,a,r,t)}updateElements(t,e,i,s){const n="reset"===s,{iScale:o,vScale:a,_stacked:r,_dataset:l}=this._cachedMeta,h=this.resolveDataElementOptions(e,s),c=this.getSharedOptions(h),d=this.includeOptions(s,c),u=o.axis,f=a.axis,{spanGaps:g,segment:p}=this.options,m=At(g)?g:Number.POSITIVE_INFINITY,x=this.chart._animationsDisabled||n||"none"===s;let b=e>0&&this.getParsed(e-1);for(let h=e;h0&&i[u]-b[u]>m,p&&(g.parsed=i,g.raw=l.data[h]),d&&(g.options=c||this.resolveDataElementOptions(h,e.active?"active":s)),x||this.updateElement(e,h,g,s),b=i}this.updateSharedOptions(c,s,h)}getMaxOverflow(){const t=this._cachedMeta,e=t.dataset,i=e.options&&e.options.borderWidth||0,s=t.data||[];if(!s.length)return i;const n=s[0].size(this.resolveDataElementOptions(0)),o=s[s.length-1].size(this.resolveDataElementOptions(s.length-1));return Math.max(i,n,o)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}Pn.id="line",Pn.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},Pn.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class Dn extends ks{constructor(t,e){super(t,e),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],n=Ti(e._parsed[t].r,i.options.locale);return{label:s[t]||"",value:n}}update(t){const e=this._cachedMeta.data;this._updateRadius(),this.updateElements(e,0,e.length,t)}_updateRadius(){const t=this.chart,e=t.chartArea,i=t.options,s=Math.min(e.right-e.left,e.bottom-e.top),n=Math.max(s/2,0),o=(n-Math.max(i.cutoutPercentage?n/100*i.cutoutPercentage:1,0))/t.getVisibleDatasetCount();this.outerRadius=n-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(t,e,i,s){const n="reset"===s,o=this.chart,a=this.getDataset(),r=o.options.animation,l=this._cachedMeta.rScale,h=l.xCenter,c=l.yCenter,d=l.getIndexAngle(0)-.5*bt;let u,f=d;const g=360/this.countVisibleElements();for(u=0;u{!isNaN(t.data[s])&&this.chart.getDataVisibility(s)&&i++})),i}_computeAngle(t,e,i){return this.chart.getDataVisibility(t)?Et(this.resolveDataElementOptions(t,e).angle||i):0}}Dn.id="polarArea",Dn.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},Dn.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i}}=t.legend.options;return e.labels.map(((e,s)=>{const n=t.getDatasetMeta(0).controller.getStyle(s);return{text:e,fillStyle:n.backgroundColor,strokeStyle:n.borderColor,lineWidth:n.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(s),index:s}}))}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label:t=>t.chart.data.labels[t.dataIndex]+": "+t.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Cn extends Sn{}Cn.id="pie",Cn.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class On extends ks{getLabelAndValue(t){const e=this._cachedMeta.vScale,i=this.getParsed(t);return{label:e.getLabels()[t],value:""+e.getLabelForValue(i[e.axis])}}update(t){const e=this._cachedMeta,i=e.dataset,s=e.data||[],n=e.iScale.getLabels();if(i.points=s,"resize"!==t){const e=this.resolveDatasetElementOptions(t);this.options.showLine||(e.borderWidth=0);const o={_loop:!0,_fullLoop:n.length===s.length,options:e};this.updateElement(i,void 0,o,t)}this.updateElements(s,0,s.length,t)}updateElements(t,e,i,s){const n=this.getDataset(),o=this._cachedMeta.rScale,a="reset"===s;for(let r=e;r"",label:t=>"("+t.label+", "+t.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var Tn=Object.freeze({__proto__:null,BarController:Mn,BubbleController:kn,DoughnutController:Sn,LineController:Pn,PolarAreaController:Dn,PieController:Cn,RadarController:On,ScatterController:An});function Ln(t,e,i){const{startAngle:s,pixelMargin:n,x:o,y:a,outerRadius:r,innerRadius:l}=e;let h=n/r;t.beginPath(),t.arc(o,a,r,s-h,i+h),l>n?(h=n/l,t.arc(o,a,l,i+h,s-h,!0)):t.arc(o,a,n,i+Mt,s-Mt),t.closePath(),t.clip()}function Rn(t,e,i,s){const n=ze(t.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]);const o=(i-e)/2,a=Math.min(o,s*e/2),r=t=>{const e=(i-Math.min(o,t))*s/2;return Ht(t,0,Math.min(o,e))};return{outerStart:r(n.outerStart),outerEnd:r(n.outerEnd),innerStart:Ht(n.innerStart,0,a),innerEnd:Ht(n.innerEnd,0,a)}}function En(t,e,i,s){return{x:i+t*Math.cos(e),y:s+t*Math.sin(e)}}function In(t,e,i,s,n){const{x:o,y:a,startAngle:r,pixelMargin:l,innerRadius:h}=e,c=Math.max(e.outerRadius+s+i-l,0),d=h>0?h+s+i+l:0;let u=0;const f=n-r;if(s){const t=((h>0?h-s:0)+(c>0?c-s:0))/2;u=(f-(0!==t?f*t/(t+s):f))/2}const g=(f-Math.max(.001,f*c-i/bt)/c)/2,p=r+g+u,m=n-g-u,{outerStart:x,outerEnd:b,innerStart:_,innerEnd:y}=Rn(e,d,c,m-p),v=c-x,w=c-b,M=p+x/v,k=m-b/w,S=d+_,P=d+y,D=p+_/S,C=m-y/P;if(t.beginPath(),t.arc(o,a,c,M,k),b>0){const e=En(w,k,o,a);t.arc(e.x,e.y,b,k,m+Mt)}const O=En(P,m,o,a);if(t.lineTo(O.x,O.y),y>0){const e=En(P,C,o,a);t.arc(e.x,e.y,y,m+Mt,C+Math.PI)}if(t.arc(o,a,d,m-y/d,p+_/d,!0),_>0){const e=En(S,D,o,a);t.arc(e.x,e.y,_,D+Math.PI,p-Mt)}const A=En(v,p,o,a);if(t.lineTo(A.x,A.y),x>0){const e=En(v,M,o,a);t.arc(e.x,e.y,x,p-Mt,M)}t.closePath()}function zn(t,e,i,s,n){const{options:o}=e,a="inner"===o.borderAlign;o.borderWidth&&(a?(t.lineWidth=2*o.borderWidth,t.lineJoin="round"):(t.lineWidth=o.borderWidth,t.lineJoin="bevel"),e.fullCircles&&function(t,e,i){const{x:s,y:n,startAngle:o,pixelMargin:a,fullCircles:r}=e,l=Math.max(e.outerRadius-a,0),h=e.innerRadius+a;let c;for(i&&Ln(t,e,o+_t),t.beginPath(),t.arc(s,n,h,o+_t,o,!0),c=0;c=_t||Nt(n,a,r),f=$t(o,l+d,h+d);return u&&f}getCenterPoint(t){const{x:e,y:i,startAngle:s,endAngle:n,innerRadius:o,outerRadius:a}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],t),{offset:r,spacing:l}=this.options,h=(s+n)/2,c=(o+a+l+r)/2;return{x:e+Math.cos(h)*c,y:i+Math.sin(h)*c}}tooltipPosition(t){return this.getCenterPoint(t)}draw(t){const{options:e,circumference:i}=this,s=(e.offset||0)/2,n=(e.spacing||0)/2;if(this.pixelMargin="inner"===e.borderAlign?.33:0,this.fullCircles=i>_t?Math.floor(i/_t):0,0===i||this.innerRadius<0||this.outerRadius<0)return;t.save();let o=0;if(s){o=s/2;const e=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(e)*o,Math.sin(e)*o),this.circumference>=bt&&(o=s)}t.fillStyle=e.backgroundColor,t.strokeStyle=e.borderColor;const a=function(t,e,i,s){const{fullCircles:n,startAngle:o,circumference:a}=e;let r=e.endAngle;if(n){In(t,e,i,s,o+_t);for(let e=0;er&&o>r;return{count:s,start:l,loop:e.loop,ilen:h(a+(h?r-t:t))%o,_=()=>{f!==g&&(t.lineTo(m,g),t.lineTo(m,f),t.lineTo(m,p))};for(l&&(d=n[b(0)],t.moveTo(d.x,d.y)),c=0;c<=r;++c){if(d=n[b(c)],d.skip)continue;const e=d.x,i=d.y,s=0|e;s===u?(ig&&(g=i),m=(x*m+e)/++x):(_(),t.lineTo(e,i),u=s,x=0,f=g=i),p=i}_()}function jn(t){const e=t.options,i=e.borderDash&&e.borderDash.length;return!(t._decimated||t._loop||e.tension||"monotone"===e.cubicInterpolationMode||e.stepped||i)?Hn:Nn}Fn.id="arc",Fn.defaults={borderAlign:"center",borderColor:"#fff",borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0},Fn.defaultRoutes={backgroundColor:"backgroundColor"};const $n="function"==typeof Path2D;function Yn(t,e,i,s){$n&&!e.options.segment?function(t,e,i,s){let n=e._path;n||(n=e._path=new Path2D,e.path(n,i,s)&&n.closePath()),Bn(t,e.options),t.stroke(n)}(t,e,i,s):function(t,e,i,s){const{segments:n,options:o}=e,a=jn(e);for(const r of n)Bn(t,o,r.style),t.beginPath(),a(t,e,r,{start:i,end:i+s-1})&&t.closePath(),t.stroke()}(t,e,i,s)}class Un extends Ss{constructor(t){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,t&&Object.assign(this,t)}updateControlPoints(t,e){const i=this.options;if((i.tension||"monotone"===i.cubicInterpolationMode)&&!i.stepped&&!this._pointsUpdated){const s=i.spanGaps?this._loop:this._fullLoop;wi(this._points,i,t,s,e),this._pointsUpdated=!0}}set points(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=Vi(this,this.options.segment))}first(){const t=this.segments,e=this.points;return t.length&&e[t[0].start]}last(){const t=this.segments,e=this.points,i=t.length;return i&&e[t[i-1].end]}interpolate(t,e){const i=this.options,s=t[e],n=this.points,o=Bi(this,{property:e,start:s,end:s});if(!o.length)return;const a=[],r=function(t){return t.stepped?Ci:t.tension||"monotone"===t.cubicInterpolationMode?Oi:Di}(i);let l,h;for(l=0,h=o.length;l"borderDash"!==t&&"fill"!==t};class qn extends Ss{constructor(t){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,t&&Object.assign(this,t)}inRange(t,e,i){const s=this.options,{x:n,y:o}=this.getProps(["x","y"],i);return Math.pow(t-n,2)+Math.pow(e-o,2){so(t)}))}var oo={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(t,e,i)=>{if(!i.enabled)return void no(t);const s=t.width;t.data.datasets.forEach(((e,n)=>{const{_data:o,indexAxis:a}=e,r=t.getDatasetMeta(n),l=o||e.data;if("y"===Ne([a,t.options.indexAxis]))return;if("line"!==r.type)return;const h=t.scales[r.xAxisID];if("linear"!==h.type&&"time"!==h.type)return;if(t.options.parsing)return;let{start:c,count:d}=function(t,e){const i=e.length;let s,n=0;const{iScale:o}=t,{min:a,max:r,minDefined:l,maxDefined:h}=o.getUserBounds();return l&&(n=Ht(ae(e,o.axis,a).lo,0,i-1)),s=h?Ht(ae(e,o.axis,r).hi+1,n,i)-n:i-n,{start:n,count:s}}(r,l);if(d<=(i.threshold||4*s))return void so(e);let u;switch($(o)&&(e._data=l,delete e.data,Object.defineProperty(e,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(t){this._data=t}})),i.algorithm){case"lttb":u=function(t,e,i,s,n){const o=n.samples||s;if(o>=i)return t.slice(e,e+i);const a=[],r=(i-2)/(o-2);let l=0;const h=e+i-1;let c,d,u,f,g,p=e;for(a[l++]=t[p],c=0;cu&&(u=f,d=t[s],g=s);a[l++]=d,p=g}return a[l++]=t[h],a}(l,c,d,s,i);break;case"min-max":u=function(t,e,i,s){let n,o,a,r,l,h,c,d,u,f,g=0,p=0;const m=[],x=e+i-1,b=t[e].x,_=t[x].x-b;for(n=e;nf&&(f=r,c=n),g=(p*g+o.x)/++p;else{const i=n-1;if(!$(h)&&!$(c)){const e=Math.min(h,c),s=Math.max(h,c);e!==d&&e!==i&&m.push({...t[e],x:g}),s!==d&&s!==i&&m.push({...t[s],x:g})}n>0&&i!==d&&m.push(t[i]),m.push(o),l=e,p=0,u=f=r,h=c=d=n}}return m}(l,c,d,s);break;default:throw new Error(`Unsupported decimation algorithm '${i.algorithm}'`)}e._decimated=u}))},destroy(t){no(t)}};function ao(t,e,i){const s=function(t){const e=t.options,i=e.fill;let s=K(i&&i.target,i);return void 0===s&&(s=!!e.backgroundColor),!1!==s&&null!==s&&(!0===s?"origin":s)}(t);if(U(s))return!isNaN(s.value)&&s;let n=parseFloat(s);return X(n)&&Math.floor(n)===n?("-"!==s[0]&&"+"!==s[0]||(n=e+n),!(n===e||n<0||n>=i)&&n):["origin","start","end","stack","shape"].indexOf(s)>=0&&s}class ro{constructor(t){this.x=t.x,this.y=t.y,this.radius=t.radius}pathSegment(t,e,i){const{x:s,y:n,radius:o}=this;return e=e||{start:0,end:_t},t.arc(s,n,o,e.end,e.start,!0),!i.bounds}interpolate(t){const{x:e,y:i,radius:s}=this,n=t.angle;return{x:e+Math.cos(n)*s,y:i+Math.sin(n)*s,angle:n}}}function lo(t){return(t.scale||{}).getPointPositionForValue?function(t){const{scale:e,fill:i}=t,s=e.options,n=e.getLabels().length,o=[],a=s.reverse?e.max:e.min,r=s.reverse?e.min:e.max;let l,h,c;if(c="start"===i?a:"end"===i?r:U(i)?i.value:e.getBaseValue(),s.grid.circular)return h=e.getPointPositionForValue(0,a),new ro({x:h.x,y:h.y,radius:e.getDistanceFromCenterForValue(c)});for(l=0;lt;e--){const t=i[e];if(!isNaN(t.x)&&!isNaN(t.y))break}return e}function co(t,e,i){const s=[];for(let n=0;n{e=ho(t,e,n);const a=n[t],r=n[e];null!==s?(o.push({x:a.x,y:s}),o.push({x:r.x,y:s})):null!==i&&(o.push({x:i,y:a.y}),o.push({x:i,y:r.y}))})),o}(t,e),i.length?new Un({points:i,options:{tension:0},_loop:s,_fullLoop:s}):null}function po(t,e,i){let s=t[e].fill;const n=[e];let o;if(!i)return s;for(;!1!==s&&-1===n.indexOf(s);){if(!X(s))return s;if(o=t[s],!o)return!1;if(o.visible)return s;n.push(s),s=o.fill}return!1}function mo(t,e,i){t.beginPath(),e.path(t),t.lineTo(e.last().x,i),t.lineTo(e.first().x,i),t.closePath(),t.clip()}function xo(t,e,i,s){if(s)return;let n=e[t],o=i[t];return"angle"===t&&(n=Wt(n),o=Wt(o)),{property:t,start:n,end:o}}function bo(t,e,i,s){return t&&e?s(t[i],e[i]):t?t[i]:e?e[i]:0}function _o(t,e,i){const{top:s,bottom:n}=e.chart.chartArea,{property:o,start:a,end:r}=i||{};"x"===o&&(t.beginPath(),t.rect(a,s,r-a,n-s),t.clip())}function yo(t,e,i,s){const n=e.interpolate(i,s);n&&t.lineTo(n.x,n.y)}function vo(t,e){const{line:i,target:s,property:n,color:o,scale:a}=e,r=function(t,e,i){const s=t.segments,n=t.points,o=e.points,a=[];for(const t of s){let{start:s,end:r}=t;r=ho(s,r,n);const l=xo(i,n[s],n[r],t.loop);if(!e.segments){a.push({source:t,target:l,start:n[s],end:n[r]});continue}const h=Bi(e,l);for(const e of h){const s=xo(i,o[e.start],o[e.end],e.loop),r=Fi(t,n,s);for(const t of r)a.push({source:t,target:e,start:{[i]:bo(l,s,"start",Math.max)},end:{[i]:bo(l,s,"end",Math.min)}})}}return a}(i,s,n);for(const{source:e,target:l,start:h,end:c}of r){const{style:{backgroundColor:r=o}={}}=e,d=!0!==s;t.save(),t.fillStyle=r,_o(t,a,d&&xo(n,h,c)),t.beginPath();const u=!!i.pathSegment(t,e);let f;if(d){u?t.closePath():yo(t,s,c,n);const e=!!s.pathSegment(t,l,{move:u,reverse:!0});f=u&&e,f||yo(t,s,h,n)}t.closePath(),t.fill(f?"evenodd":"nonzero"),t.restore()}}function wo(t,e,i){const s=fo(e),{line:n,scale:o,axis:a}=e,r=n.options,l=r.fill,h=r.backgroundColor,{above:c=h,below:d=h}=l||{};s&&n.points.length&&(Qt(t,i),function(t,e){const{line:i,target:s,above:n,below:o,area:a,scale:r}=e,l=i._loop?"angle":e.axis;t.save(),"x"===l&&o!==n&&(mo(t,s,a.top),vo(t,{line:i,target:s,color:n,scale:r,property:l}),t.restore(),t.save(),mo(t,s,a.bottom)),vo(t,{line:i,target:s,color:o,scale:r,property:l}),t.restore()}(t,{line:n,target:s,above:c,below:d,area:i,scale:o,axis:a}),Jt(t))}var Mo={id:"filler",afterDatasetsUpdate(t,e,i){const s=(t.data.datasets||[]).length,n=[];let o,a,r,l;for(a=0;a=0;--e){const i=n[e].$filler;i&&(i.line.updateControlPoints(o,i.axis),s&&wo(t.ctx,i,o))}},beforeDatasetsDraw(t,e,i){if("beforeDatasetsDraw"!==i.drawTime)return;const s=t.getSortedVisibleDatasetMetas();for(let e=s.length-1;e>=0;--e){const i=s[e].$filler;i&&wo(t.ctx,i,t.chartArea)}},beforeDatasetDraw(t,e,i){const s=e.meta.$filler;s&&!1!==s.fill&&"beforeDatasetDraw"===i.drawTime&&wo(t.ctx,s,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const ko=(t,e)=>{let{boxHeight:i=e,boxWidth:s=e}=t;return t.usePointStyle&&(i=Math.min(i,e),s=Math.min(s,e)),{boxWidth:s,boxHeight:i,itemHeight:Math.max(e,i)}};class So extends Ss{constructor(t){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e,i){this.maxWidth=t,this.maxHeight=e,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const t=this.options.labels||{};let e=Q(t.generateLabels,[this.chart],this)||[];t.filter&&(e=e.filter((e=>t.filter(e,this.chart.data)))),t.sort&&(e=e.sort(((e,i)=>t.sort(e,i,this.chart.data)))),this.options.reverse&&e.reverse(),this.legendItems=e}fit(){const{options:t,ctx:e}=this;if(!t.display)return void(this.width=this.height=0);const i=t.labels,s=We(i.font),n=s.size,o=this._computeTitleHeight(),{boxWidth:a,itemHeight:r}=ko(i,n);let l,h;e.font=s.string,this.isHorizontal()?(l=this.maxWidth,h=this._fitRows(o,n,a,r)+10):(h=this.maxHeight,l=this._fitCols(o,n,a,r)+10),this.width=Math.min(l,t.maxWidth||this.maxWidth),this.height=Math.min(h,t.maxHeight||this.maxHeight)}_fitRows(t,e,i,s){const{ctx:n,maxWidth:o,options:{labels:{padding:a}}}=this,r=this.legendHitBoxes=[],l=this.lineWidths=[0],h=s+a;let c=t;n.textAlign="left",n.textBaseline="middle";let d=-1,u=-h;return this.legendItems.forEach(((t,f)=>{const g=i+e/2+n.measureText(t.text).width;(0===f||l[l.length-1]+g+2*a>o)&&(c+=h,l[l.length-(f>0?0:1)]=0,u+=h,d++),r[f]={left:0,top:u,row:d,width:g,height:s},l[l.length-1]+=g+a})),c}_fitCols(t,e,i,s){const{ctx:n,maxHeight:o,options:{labels:{padding:a}}}=this,r=this.legendHitBoxes=[],l=this.columnSizes=[],h=o-t;let c=a,d=0,u=0,f=0,g=0;return this.legendItems.forEach(((t,o)=>{const p=i+e/2+n.measureText(t.text).width;o>0&&u+s+2*a>h&&(c+=d+a,l.push({width:d,height:u}),f+=d+a,g++,d=u=0),r[o]={left:f,top:u,col:g,width:p,height:s},d=Math.max(d,p),u+=s+a})),c+=d,l.push({width:d,height:u}),c}adjustHitBoxes(){if(!this.options.display)return;const t=this._computeTitleHeight(),{legendHitBoxes:e,options:{align:i,labels:{padding:s},rtl:o}}=this,a=Li(o,this.left,this.width);if(this.isHorizontal()){let o=0,r=n(i,this.left+s,this.right-this.lineWidths[o]);for(const l of e)o!==l.row&&(o=l.row,r=n(i,this.left+s,this.right-this.lineWidths[o])),l.top+=this.top+t+s,l.left=a.leftForLtr(a.x(r),l.width),r+=l.width+s}else{let o=0,r=n(i,this.top+t+s,this.bottom-this.columnSizes[o].height);for(const l of e)l.col!==o&&(o=l.col,r=n(i,this.top+t+s,this.bottom-this.columnSizes[o].height)),l.top=r,l.left+=this.left+s,l.left=a.leftForLtr(a.x(l.left),l.width),r+=l.height+s}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const t=this.ctx;Qt(t,this),this._draw(),Jt(t)}}_draw(){const{options:t,columnSizes:e,lineWidths:i,ctx:s}=this,{align:a,labels:r}=t,l=xt.color,h=Li(t.rtl,this.left,this.width),c=We(r.font),{color:d,padding:u}=r,f=c.size,g=f/2;let p;this.drawTitle(),s.textAlign=h.textAlign("left"),s.textBaseline="middle",s.lineWidth=.5,s.font=c.string;const{boxWidth:m,boxHeight:x,itemHeight:b}=ko(r,f),_=this.isHorizontal(),y=this._computeTitleHeight();p=_?{x:n(a,this.left+u,this.right-i[0]),y:this.top+u+y,line:0}:{x:this.left+u,y:n(a,this.top+y+u,this.bottom-e[0].height),line:0},Ri(this.ctx,t.textDirection);const v=b+u;this.legendItems.forEach(((w,M)=>{s.strokeStyle=w.fontColor||d,s.fillStyle=w.fontColor||d;const k=s.measureText(w.text).width,S=h.textAlign(w.textAlign||(w.textAlign=r.textAlign)),P=m+g+k;let D=p.x,C=p.y;h.setWidth(this.width),_?M>0&&D+P+u>this.right&&(C=p.y+=v,p.line++,D=p.x=n(a,this.left+u,this.right-i[p.line])):M>0&&C+v>this.bottom&&(D=p.x=D+e[p.line].width+u,p.line++,C=p.y=n(a,this.top+y+u,this.bottom-e[p.line].height));!function(t,e,i){if(isNaN(m)||m<=0||isNaN(x)||x<0)return;s.save();const n=K(i.lineWidth,1);if(s.fillStyle=K(i.fillStyle,l),s.lineCap=K(i.lineCap,"butt"),s.lineDashOffset=K(i.lineDashOffset,0),s.lineJoin=K(i.lineJoin,"miter"),s.lineWidth=n,s.strokeStyle=K(i.strokeStyle,l),s.setLineDash(K(i.lineDash,[])),r.usePointStyle){const o={radius:m*Math.SQRT2/2,pointStyle:i.pointStyle,rotation:i.rotation,borderWidth:n},a=h.xPlus(t,m/2);Gt(s,o,a,e+g)}else{const o=e+Math.max((f-x)/2,0),a=h.leftForLtr(t,m),r=Be(i.borderRadius);s.beginPath(),Object.values(r).some((t=>0!==t))?ne(s,{x:a,y:o,w:m,h:x,radius:r}):s.rect(a,o,m,x),s.fill(),0!==n&&s.stroke()}s.restore()}(h.x(D),C,w),D=o(S,D+m+g,_?D+P:this.right,t.rtl),function(t,e,i){ie(s,i.text,t,e+b/2,c,{strikethrough:i.hidden,textAlign:h.textAlign(i.textAlign)})}(h.x(D),C,w),_?p.x+=P+u:p.y+=v})),Ei(this.ctx,t.textDirection)}drawTitle(){const t=this.options,e=t.title,i=We(e.font),o=Ve(e.padding);if(!e.display)return;const a=Li(t.rtl,this.left,this.width),r=this.ctx,l=e.position,h=i.size/2,c=o.top+h;let d,u=this.left,f=this.width;if(this.isHorizontal())f=Math.max(...this.lineWidths),d=this.top+c,u=n(t.align,u,this.right-f);else{const e=this.columnSizes.reduce(((t,e)=>Math.max(t,e.height)),0);d=c+n(t.align,this.top,this.bottom-e-t.labels.padding-this._computeTitleHeight())}const g=n(l,u,u+f);r.textAlign=a.textAlign(s(l)),r.textBaseline="middle",r.strokeStyle=e.color,r.fillStyle=e.color,r.font=i.string,ie(r,e.text,g,d,i)}_computeTitleHeight(){const t=this.options.title,e=We(t.font),i=Ve(t.padding);return t.display?e.lineHeight+i.height:0}_getLegendItemAt(t,e){let i,s,n;if($t(t,this.left,this.right)&&$t(e,this.top,this.bottom))for(n=this.legendHitBoxes,i=0;it.chart.options.color,boxWidth:40,padding:10,generateLabels(t){const e=t.data.datasets,{labels:{usePointStyle:i,pointStyle:s,textAlign:n,color:o}}=t.legend.options;return t._getSortedDatasetMetas().map((t=>{const a=t.controller.getStyle(i?0:void 0),r=Ve(a.borderWidth);return{text:e[t.index].label,fillStyle:a.backgroundColor,fontColor:o,hidden:!t.visible,lineCap:a.borderCapStyle,lineDash:a.borderDash,lineDashOffset:a.borderDashOffset,lineJoin:a.borderJoinStyle,lineWidth:(r.width+r.height)/4,strokeStyle:a.borderColor,pointStyle:s||a.pointStyle,rotation:a.rotation,textAlign:n||a.textAlign,borderRadius:0,datasetIndex:t.index}}),this)}},title:{color:t=>t.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:t=>!t.startsWith("on"),labels:{_scriptable:t=>!["generateLabels","filter","sort"].includes(t)}}};class Do extends Ss{constructor(t){super(),this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e){const i=this.options;if(this.left=0,this.top=0,!i.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=t,this.height=this.bottom=e;const s=Y(i.text)?i.text.length:1;this._padding=Ve(i.padding);const n=s*We(i.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=n:this.width=n}isHorizontal(){const t=this.options.position;return"top"===t||"bottom"===t}_drawArgs(t){const{top:e,left:i,bottom:s,right:o,options:a}=this,r=a.align;let l,h,c,d=0;return this.isHorizontal()?(h=n(r,i,o),c=e+t,l=o-i):("left"===a.position?(h=i+t,c=n(r,s,e),d=-.5*bt):(h=o-t,c=n(r,e,s),d=.5*bt),l=s-e),{titleX:h,titleY:c,maxWidth:l,rotation:d}}draw(){const t=this.ctx,e=this.options;if(!e.display)return;const i=We(e.font),n=i.lineHeight/2+this._padding.top,{titleX:o,titleY:a,maxWidth:r,rotation:l}=this._drawArgs(n);ie(t,e.text,0,0,i,{color:e.color,maxWidth:r,rotation:l,textAlign:s(e.align),textBaseline:"middle",translation:[o,a]})}}var Co={id:"title",_element:Do,start(t,e,i){!function(t,e){const i=new Do({ctx:t.ctx,options:e,chart:t});ii.configure(t,i,e),ii.addBox(t,i),t.titleBlock=i}(t,i)},stop(t){const e=t.titleBlock;ii.removeBox(t,e),delete t.titleBlock},beforeUpdate(t,e,i){const s=t.titleBlock;ii.configure(t,s,i),s.options=i},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Oo=new WeakMap;var Ao={id:"subtitle",start(t,e,i){const s=new Do({ctx:t.ctx,options:i,chart:t});ii.configure(t,s,i),ii.addBox(t,s),Oo.set(t,s)},stop(t){ii.removeBox(t,Oo.get(t)),Oo.delete(t)},beforeUpdate(t,e,i){const s=Oo.get(t);ii.configure(t,s,i),s.options=i},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const To={average(t){if(!t.length)return!1;let e,i,s=0,n=0,o=0;for(e=0,i=t.length;e-1?t.split("\n"):t}function Eo(t,e){const{element:i,datasetIndex:s,index:n}=e,o=t.getDatasetMeta(s).controller,{label:a,value:r}=o.getLabelAndValue(n);return{chart:t,label:a,parsed:o.getParsed(n),raw:t.data.datasets[s].data[n],formattedValue:r,dataset:o.getDataset(),dataIndex:n,datasetIndex:s,element:i}}function Io(t,e){const i=t._chart.ctx,{body:s,footer:n,title:o}=t,{boxWidth:a,boxHeight:r}=e,l=We(e.bodyFont),h=We(e.titleFont),c=We(e.footerFont),d=o.length,u=n.length,f=s.length,g=Ve(e.padding);let p=g.height,m=0,x=s.reduce(((t,e)=>t+e.before.length+e.lines.length+e.after.length),0);if(x+=t.beforeBody.length+t.afterBody.length,d&&(p+=d*h.lineHeight+(d-1)*e.titleSpacing+e.titleMarginBottom),x){p+=f*(e.displayColors?Math.max(r,l.lineHeight):l.lineHeight)+(x-f)*l.lineHeight+(x-1)*e.bodySpacing}u&&(p+=e.footerMarginTop+u*c.lineHeight+(u-1)*e.footerSpacing);let b=0;const _=function(t){m=Math.max(m,i.measureText(t).width+b)};return i.save(),i.font=h.string,J(t.title,_),i.font=l.string,J(t.beforeBody.concat(t.afterBody),_),b=e.displayColors?a+2+e.boxPadding:0,J(s,(t=>{J(t.before,_),J(t.lines,_),J(t.after,_)})),b=0,i.font=c.string,J(t.footer,_),i.restore(),m+=g.width,{width:m,height:p}}function zo(t,e,i,s){const{x:n,width:o}=i,{width:a,chartArea:{left:r,right:l}}=t;let h="center";return"center"===s?h=n<=(r+l)/2?"left":"right":n<=o/2?h="left":n>=a-o/2&&(h="right"),function(t,e,i,s){const{x:n,width:o}=s,a=i.caretSize+i.caretPadding;return"left"===t&&n+o+a>e.width||"right"===t&&n-o-a<0||void 0}(h,t,e,i)&&(h="center"),h}function Fo(t,e,i){const s=e.yAlign||function(t,e){const{y:i,height:s}=e;return it.height-s/2?"bottom":"center"}(t,i);return{xAlign:e.xAlign||zo(t,e,i,s),yAlign:s}}function Bo(t,e,i,s){const{caretSize:n,caretPadding:o,cornerRadius:a}=t,{xAlign:r,yAlign:l}=i,h=n+o,{topLeft:c,topRight:d,bottomLeft:u,bottomRight:f}=Be(a);let g=function(t,e){let{x:i,width:s}=t;return"right"===e?i-=s:"center"===e&&(i-=s/2),i}(e,r);const p=function(t,e,i){let{y:s,height:n}=t;return"top"===e?s+=i:s-="bottom"===e?n+i:n/2,s}(e,l,h);return"center"===l?"left"===r?g+=h:"right"===r&&(g-=h):"left"===r?g-=Math.max(c,u)+n:"right"===r&&(g+=Math.max(d,f)+n),{x:Ht(g,0,s.width-e.width),y:Ht(p,0,s.height-e.height)}}function Vo(t,e,i){const s=Ve(i.padding);return"center"===e?t.x+t.width/2:"right"===e?t.x+t.width-s.right:t.x+s.left}function Wo(t){return Lo([],Ro(t))}function No(t,e){const i=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return i?t.override(i):t}class Ho extends Ss{constructor(t){super(),this.opacity=0,this._active=[],this._chart=t._chart,this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.options=t.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const t=this._cachedAnimations;if(t)return t;const e=this._chart,i=this.options.setContext(this.getContext()),s=i.enabled&&e.options.animation&&i.animations,n=new us(this._chart,s);return s._cacheable&&(this._cachedAnimations=Object.freeze(n)),n}getContext(){return this.$context||(this.$context=(t=this._chart.getContext(),e=this,i=this._tooltipItems,je(t,{tooltip:e,tooltipItems:i,type:"tooltip"})));var t,e,i}getTitle(t,e){const{callbacks:i}=e,s=i.beforeTitle.apply(this,[t]),n=i.title.apply(this,[t]),o=i.afterTitle.apply(this,[t]);let a=[];return a=Lo(a,Ro(s)),a=Lo(a,Ro(n)),a=Lo(a,Ro(o)),a}getBeforeBody(t,e){return Wo(e.callbacks.beforeBody.apply(this,[t]))}getBody(t,e){const{callbacks:i}=e,s=[];return J(t,(t=>{const e={before:[],lines:[],after:[]},n=No(i,t);Lo(e.before,Ro(n.beforeLabel.call(this,t))),Lo(e.lines,n.label.call(this,t)),Lo(e.after,Ro(n.afterLabel.call(this,t))),s.push(e)})),s}getAfterBody(t,e){return Wo(e.callbacks.afterBody.apply(this,[t]))}getFooter(t,e){const{callbacks:i}=e,s=i.beforeFooter.apply(this,[t]),n=i.footer.apply(this,[t]),o=i.afterFooter.apply(this,[t]);let a=[];return a=Lo(a,Ro(s)),a=Lo(a,Ro(n)),a=Lo(a,Ro(o)),a}_createItems(t){const e=this._active,i=this._chart.data,s=[],n=[],o=[];let a,r,l=[];for(a=0,r=e.length;at.filter(e,s,n,i)))),t.itemSort&&(l=l.sort(((e,s)=>t.itemSort(e,s,i)))),J(l,(e=>{const i=No(t.callbacks,e);s.push(i.labelColor.call(this,e)),n.push(i.labelPointStyle.call(this,e)),o.push(i.labelTextColor.call(this,e))})),this.labelColors=s,this.labelPointStyles=n,this.labelTextColors=o,this.dataPoints=l,l}update(t,e){const i=this.options.setContext(this.getContext()),s=this._active;let n,o=[];if(s.length){const t=To[i.position].call(this,s,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const e=this._size=Io(this,i),a=Object.assign({},t,e),r=Fo(this._chart,i,a),l=Bo(i,a,r,this._chart);this.xAlign=r.xAlign,this.yAlign=r.yAlign,n={opacity:1,x:l.x,y:l.y,width:e.width,height:e.height,caretX:t.x,caretY:t.y}}else 0!==this.opacity&&(n={opacity:0});this._tooltipItems=o,this.$context=void 0,n&&this._resolveAnimations().update(this,n),t&&i.external&&i.external.call(this,{chart:this._chart,tooltip:this,replay:e})}drawCaret(t,e,i,s){const n=this.getCaretPosition(t,i,s);e.lineTo(n.x1,n.y1),e.lineTo(n.x2,n.y2),e.lineTo(n.x3,n.y3)}getCaretPosition(t,e,i){const{xAlign:s,yAlign:n}=this,{caretSize:o,cornerRadius:a}=i,{topLeft:r,topRight:l,bottomLeft:h,bottomRight:c}=Be(a),{x:d,y:u}=t,{width:f,height:g}=e;let p,m,x,b,_,y;return"center"===n?(_=u+g/2,"left"===s?(p=d,m=p-o,b=_+o,y=_-o):(p=d+f,m=p+o,b=_-o,y=_+o),x=p):(m="left"===s?d+Math.max(r,h)+o:"right"===s?d+f-Math.max(l,c)-o:this.caretX,"top"===n?(b=u,_=b-o,p=m-o,x=m+o):(b=u+g,_=b+o,p=m+o,x=m-o),y=b),{x1:p,x2:m,x3:x,y1:b,y2:_,y3:y}}drawTitle(t,e,i){const s=this.title,n=s.length;let o,a,r;if(n){const l=Li(i.rtl,this.x,this.width);for(t.x=Vo(this,i.titleAlign,i),e.textAlign=l.textAlign(i.titleAlign),e.textBaseline="middle",o=We(i.titleFont),a=i.titleSpacing,e.fillStyle=i.titleColor,e.font=o.string,r=0;r0!==t))?(t.beginPath(),t.fillStyle=n.multiKeyBackground,ne(t,{x:e,y:g,w:l,h:r,radius:a}),t.fill(),t.stroke(),t.fillStyle=o.backgroundColor,t.beginPath(),ne(t,{x:i,y:g+1,w:l-2,h:r-2,radius:a}),t.fill()):(t.fillStyle=n.multiKeyBackground,t.fillRect(e,g,l,r),t.strokeRect(e,g,l,r),t.fillStyle=o.backgroundColor,t.fillRect(i,g+1,l-2,r-2))}t.fillStyle=this.labelTextColors[i]}drawBody(t,e,i){const{body:s}=this,{bodySpacing:n,bodyAlign:o,displayColors:a,boxHeight:r,boxWidth:l,boxPadding:h}=i,c=We(i.bodyFont);let d=c.lineHeight,u=0;const f=Li(i.rtl,this.x,this.width),g=function(i){e.fillText(i,f.x(t.x+u),t.y+d/2),t.y+=d+n},p=f.textAlign(o);let m,x,b,_,y,v,w;for(e.textAlign=o,e.textBaseline="middle",e.font=c.string,t.x=Vo(this,p,i),e.fillStyle=i.bodyColor,J(this.beforeBody,g),u=a&&"right"!==p?"center"===o?l/2+h:l+2+h:0,_=0,v=s.length;_0&&e.stroke()}_updateAnimationTarget(t){const e=this._chart,i=this.$animations,s=i&&i.x,n=i&&i.y;if(s||n){const i=To[t.position].call(this,this._active,this._eventPosition);if(!i)return;const o=this._size=Io(this,t),a=Object.assign({},i,this._size),r=Fo(e,t,a),l=Bo(t,a,r,e);s._to===l.x&&n._to===l.y||(this.xAlign=r.xAlign,this.yAlign=r.yAlign,this.width=o.width,this.height=o.height,this.caretX=i.x,this.caretY=i.y,this._resolveAnimations().update(this,l))}}draw(t){const e=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(e);const s={width:this.width,height:this.height},n={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=Ve(e.padding),a=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;e.enabled&&a&&(t.save(),t.globalAlpha=i,this.drawBackground(n,t,s,e),Ri(t,e.textDirection),n.y+=o.top,this.drawTitle(n,t,e),this.drawBody(n,t,e),this.drawFooter(n,t,e),Ei(t,e.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,e){const i=this._active,s=t.map((({datasetIndex:t,index:e})=>{const i=this._chart.getDatasetMeta(t);if(!i)throw new Error("Cannot find a dataset at index "+t);return{datasetIndex:t,element:i.data[e],index:e}})),n=!tt(i,s),o=this._positionChanged(s,e);(n||o)&&(this._active=s,this._eventPosition=e,this.update(!0))}handleEvent(t,e){const i=this.options,s=this._active||[];let n=!1,o=[];"mouseout"!==t.type&&(o=this._chart.getElementsAtEventForMode(t,i.mode,i,e),i.reverse&&o.reverse());const a=this._positionChanged(o,t);return n=e||!tt(o,s)||a,n&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,e))),n}_positionChanged(t,e){const{caretX:i,caretY:s,options:n}=this,o=To[n.position].call(this,t,e);return!1!==o&&(i!==o.x||s!==o.y)}}Ho.positioners=To;var jo={id:"tooltip",_element:Ho,positioners:To,afterInit(t,e,i){i&&(t.tooltip=new Ho({_chart:t,options:i}))},beforeUpdate(t,e,i){t.tooltip&&t.tooltip.initialize(i)},reset(t,e,i){t.tooltip&&t.tooltip.initialize(i)},afterDraw(t){const e=t.tooltip,i={tooltip:e};!1!==t.notifyPlugins("beforeTooltipDraw",i)&&(e&&e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",i))},afterEvent(t,e){if(t.tooltip){const i=e.replay;t.tooltip.handleEvent(e.event,i)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:H,title(t){if(t.length>0){const e=t[0],i=e.chart.data.labels,s=i?i.length:0;if(this&&this.options&&"dataset"===this.options.mode)return e.dataset.label||"";if(e.label)return e.label;if(s>0&&e.dataIndex"filter"!==t&&"itemSort"!==t&&"external"!==t,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},$o=Object.freeze({__proto__:null,Decimation:oo,Filler:Mo,Legend:Po,SubTitle:Ao,Title:Co,Tooltip:jo});function Yo(t,e,i,s){const n=t.indexOf(e);if(-1===n)return((t,e,i,s)=>("string"==typeof e?(i=t.push(e)-1,s.unshift({index:i,label:e})):isNaN(e)&&(i=null),i))(t,e,i,s);return n!==t.lastIndexOf(e)?i:n}class Uo extends zs{constructor(t){super(t),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(t){const e=this._addedLabels;if(e.length){const t=this.getLabels();for(const{index:i,label:s}of e)t[i]===s&&t.splice(i,1);this._addedLabels=[]}super.init(t)}parse(t,e){if($(t))return null;const i=this.getLabels();return((t,e)=>null===t?null:Ht(Math.round(t),0,e))(e=isFinite(e)&&i[e]===t?e:Yo(i,t,K(e,t),this._addedLabels),i.length-1)}determineDataLimits(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let{min:i,max:s}=this.getMinMax(!0);"ticks"===this.options.bounds&&(t||(i=0),e||(s=this.getLabels().length-1)),this.min=i,this.max=s}buildTicks(){const t=this.min,e=this.max,i=this.options.offset,s=[];let n=this.getLabels();n=0===t&&e===n.length-1?n:n.slice(t,e+1),this._valueRange=Math.max(n.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let i=t;i<=e;i++)s.push({value:i});return s}getLabelForValue(t){const e=this.getLabels();return t>=0&&te.length-1?null:this.getPixelForValue(e[t].value)}getValueForPixel(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}getBasePixel(){return this.bottom}}function Xo(t,e,{horizontal:i,minRotation:s}){const n=Et(s),o=(i?Math.sin(n):Math.cos(n))||.001,a=.75*e*(""+t).length;return Math.min(e/o,a)}Uo.id="category",Uo.defaults={ticks:{callback:Uo.prototype.getLabelForValue}};class qo extends zs{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(t,e){return $(t)||("number"==typeof t||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const{beginAtZero:t}=this.options,{minDefined:e,maxDefined:i}=this.getUserBounds();let{min:s,max:n}=this;const o=t=>s=e?s:t,a=t=>n=i?n:t;if(t){const t=Dt(s),e=Dt(n);t<0&&e<0?a(0):t>0&&e>0&&o(0)}if(s===n){let e=1;(n>=Number.MAX_SAFE_INTEGER||s<=Number.MIN_SAFE_INTEGER)&&(e=Math.abs(.05*n)),a(n+e),t||o(s-e)}this.min=s,this.max=n}getTickLimit(){const t=this.options.ticks;let e,{maxTicksLimit:i,stepSize:s}=t;return s?(e=Math.ceil(this.max/s)-Math.floor(this.min/s)+1,e>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${s} would result generating up to ${e} ticks. Limiting to 1000.`),e=1e3)):(e=this.computeTickLimit(),i=i||11),i&&(e=Math.min(i,e)),e}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this.options,e=t.ticks;let i=this.getTickLimit();i=Math.max(2,i);const s=function(t,e){const i=[],{bounds:s,step:n,min:o,max:a,precision:r,count:l,maxTicks:h,maxDigits:c,includeBounds:d}=t,u=n||1,f=h-1,{min:g,max:p}=e,m=!$(o),x=!$(a),b=!$(l),_=(p-g)/(c+1);let y,v,w,M,k=Ct((p-g)/f/u)*u;if(k<1e-14&&!m&&!x)return[{value:g},{value:p}];M=Math.ceil(p/k)-Math.floor(g/k),M>f&&(k=Ct(M*k/f/u)*u),$(r)||(y=Math.pow(10,r),k=Math.ceil(k*y)/y),"ticks"===s?(v=Math.floor(g/k)*k,w=Math.ceil(p/k)*k):(v=g,w=p),m&&x&&n&&Lt((a-o)/n,k/1e3)?(M=Math.round(Math.min((a-o)/k,h)),k=(a-o)/M,v=o,w=a):b?(v=m?o:v,w=x?a:w,M=l-1,k=(w-v)/M):(M=(w-v)/k,M=Tt(M,Math.round(M),k/1e3)?Math.round(M):Math.ceil(M));const S=Math.max(zt(k),zt(v));y=Math.pow(10,$(r)?S:r),v=Math.round(v*y)/y,w=Math.round(w*y)/y;let P=0;for(m&&(d&&v!==o?(i.push({value:o}),v0?i:null;this._zero=!0}determineDataLimits(){const{min:t,max:e}=this.getMinMax(!0);this.min=X(t)?Math.max(0,t):null,this.max=X(e)?Math.max(0,e):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let i=this.min,s=this.max;const n=e=>i=t?i:e,o=t=>s=e?s:t,a=(t,e)=>Math.pow(10,Math.floor(Pt(t))+e);i===s&&(i<=0?(n(1),o(10)):(n(a(i,-1)),o(a(s,1)))),i<=0&&n(a(s,-1)),s<=0&&o(a(i,1)),this._zero&&this.min!==this._suggestedMin&&i===a(this.min,0)&&n(a(i,-1)),this.min=i,this.max=s}buildTicks(){const t=this.options,e=function(t,e){const i=Math.floor(Pt(e.max)),s=Math.ceil(e.max/Math.pow(10,i)),n=[];let o=q(t.min,Math.pow(10,Math.floor(Pt(e.min)))),a=Math.floor(Pt(o)),r=Math.floor(o/Math.pow(10,a)),l=a<0?Math.pow(10,Math.abs(a)):1;do{n.push({value:o,major:Go(o)}),++r,10===r&&(r=1,++a,l=a>=0?1:l),o=Math.round(r*Math.pow(10,a)*l)/l}while(an?{start:e-i,end:e}:{start:e,end:e+i}}function ta(t){const e={l:0,r:t.width,t:0,b:t.height-t.paddingTop},i={},s=[],n=[],o=t.getLabels().length;for(let h=0;he.r&&(e.r=p.end,i.r=f),m.starte.b&&(e.b=m.end,i.b=f)}var a,r,l;t._setReductions(t.drawingArea,e,i),t._pointLabelItems=function(t,e,i){const s=[],n=t.getLabels().length,o=t.options,a=Qo(o),r=t.getDistanceFromCenterForValue(o.ticks.reverse?t.min:t.max);for(let o=0;o270||i<90)&&(t-=e),t}function na(t,e,i,s){const{ctx:n}=t;if(i)n.arc(t.xCenter,t.yCenter,e,0,_t);else{let i=t.getPointPosition(0,e);n.moveTo(i.x,i.y);for(let o=1;o{const i=Q(this.options.pointLabels.callback,[t,e],this);return i||0===i?i:""}))}fit(){const t=this.options;t.display&&t.pointLabels.display?ta(this):this.setCenterPoint(0,0,0,0)}_setReductions(t,e,i){let s=e.l/Math.sin(i.l),n=Math.max(e.r-this.width,0)/Math.sin(i.r),o=-e.t/Math.cos(i.t),a=-Math.max(e.b-(this.height-this.paddingTop),0)/Math.cos(i.b);s=oa(s),n=oa(n),o=oa(o),a=oa(a),this.drawingArea=Math.max(t/2,Math.min(Math.floor(t-(s+n)/2),Math.floor(t-(o+a)/2))),this.setCenterPoint(s,n,o,a)}setCenterPoint(t,e,i,s){const n=this.width-e-this.drawingArea,o=t+this.drawingArea,a=i+this.drawingArea,r=this.height-this.paddingTop-s-this.drawingArea;this.xCenter=Math.floor((o+n)/2+this.left),this.yCenter=Math.floor((a+r)/2+this.top+this.paddingTop)}getIndexAngle(t){return Wt(t*(_t/this.getLabels().length)+Et(this.options.startAngle||0))}getDistanceFromCenterForValue(t){if($(t))return NaN;const e=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-t)*e:(t-this.min)*e}getValueForDistanceFromCenter(t){if($(t))return NaN;const e=t/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-e:this.min+e}getPointLabelContext(t){const e=this._pointLabels||[];if(t>=0&&t=0;n--){const e=s.setContext(t.getPointLabelContext(n)),o=We(e.font),{x:a,y:r,textAlign:l,left:h,top:c,right:d,bottom:u}=t._pointLabelItems[n],{backdropColor:f}=e;if(!$(f)){const t=Ve(e.backdropPadding);i.fillStyle=f,i.fillRect(h-t.left,c-t.top,d-h+t.width,u-c+t.height)}ie(i,t._pointLabels[n],a,r+o.lineHeight/2,o,{color:e.color,textAlign:l,textBaseline:"middle"})}}(this,n),s.display&&this.ticks.forEach(((t,e)=>{if(0!==e){a=this.getDistanceFromCenterForValue(t.value);!function(t,e,i,s){const n=t.ctx,o=e.circular,{color:a,lineWidth:r}=e;!o&&!s||!a||!r||i<0||(n.save(),n.strokeStyle=a,n.lineWidth=r,n.setLineDash(e.borderDash),n.lineDashOffset=e.borderDashOffset,n.beginPath(),na(t,i,o,s),n.closePath(),n.stroke(),n.restore())}(this,s.setContext(this.getContext(e-1)),a,n)}})),i.display){for(t.save(),o=this.getLabels().length-1;o>=0;o--){const s=i.setContext(this.getPointLabelContext(o)),{color:n,lineWidth:l}=s;l&&n&&(t.lineWidth=l,t.strokeStyle=n,t.setLineDash(s.borderDash),t.lineDashOffset=s.borderDashOffset,a=this.getDistanceFromCenterForValue(e.ticks.reverse?this.min:this.max),r=this.getPointPosition(o,a),t.beginPath(),t.moveTo(this.xCenter,this.yCenter),t.lineTo(r.x,r.y),t.stroke())}t.restore()}}drawBorder(){}drawLabels(){const t=this.ctx,e=this.options,i=e.ticks;if(!i.display)return;const s=this.getIndexAngle(0);let n,o;t.save(),t.translate(this.xCenter,this.yCenter),t.rotate(s),t.textAlign="center",t.textBaseline="middle",this.ticks.forEach(((s,a)=>{if(0===a&&!e.reverse)return;const r=i.setContext(this.getContext(a)),l=We(r.font);if(n=this.getDistanceFromCenterForValue(this.ticks[a].value),r.showLabelBackdrop){t.font=l.string,o=t.measureText(s.label).width,t.fillStyle=r.backdropColor;const e=Ve(r.backdropPadding);t.fillRect(-o/2-e.left,-n-l.size/2-e.top,o+e.width,l.size+e.height)}ie(t,s.label,0,-n,l,{color:r.color})})),t.restore()}drawTitle(){}}aa.id="radialLinear",aa.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Ds.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:t=>t,padding:5}},aa.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},aa.descriptors={angleLines:{_fallback:"grid"}};const ra={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},la=Object.keys(ra);function ha(t,e){return t-e}function ca(t,e){if($(e))return null;const i=t._adapter,{parser:s,round:n,isoWeekday:o}=t._parseOpts;let a=e;return"function"==typeof s&&(a=s(a)),X(a)||(a="string"==typeof s?i.parse(a,s):i.parse(a)),null===a?null:(n&&(a="week"!==n||!At(o)&&!0!==o?i.startOf(a,n):i.startOf(a,"isoWeek",o)),+a)}function da(t,e,i,s){const n=la.length;for(let o=la.indexOf(t);o=e?i[s]:i[n]]=!0}}else t[e]=!0}function fa(t,e,i){const s=[],n={},o=e.length;let a,r;for(a=0;a=0&&(e[l].major=!0);return e}(t,s,n,i):s}class ga extends zs{constructor(t){super(t),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(t,e){const i=t.time||(t.time={}),s=this._adapter=new gn._date(t.adapters.date);ot(i.displayFormats,s.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(t),this._normalized=e.normalized}parse(t,e){return void 0===t?null:ca(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this.options,e=this._adapter,i=t.time.unit||"day";let{min:s,max:n,minDefined:o,maxDefined:a}=this.getUserBounds();function r(t){o||isNaN(t.min)||(s=Math.min(s,t.min)),a||isNaN(t.max)||(n=Math.max(n,t.max))}o&&a||(r(this._getLabelBounds()),"ticks"===t.bounds&&"labels"===t.ticks.source||r(this.getMinMax(!1))),s=X(s)&&!isNaN(s)?s:+e.startOf(Date.now(),i),n=X(n)&&!isNaN(n)?n:+e.endOf(Date.now(),i)+1,this.min=Math.min(s,n-1),this.max=Math.max(s+1,n)}_getLabelBounds(){const t=this.getLabelTimestamps();let e=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return t.length&&(e=t[0],i=t[t.length-1]),{min:e,max:i}}buildTicks(){const t=this.options,e=t.time,i=t.ticks,s="labels"===i.source?this.getLabelTimestamps():this._generate();"ticks"===t.bounds&&s.length&&(this.min=this._userMin||s[0],this.max=this._userMax||s[s.length-1]);const n=this.min,o=le(s,n,this.max);return this._unit=e.unit||(i.autoSkip?da(e.minUnit,this.min,this.max,this._getLabelCapacity(n)):function(t,e,i,s,n){for(let o=la.length-1;o>=la.indexOf(i);o--){const i=la[o];if(ra[i].common&&t._adapter.diff(n,s,i)>=e-1)return i}return la[i?la.indexOf(i):0]}(this,o.length,e.minUnit,this.min,this.max)),this._majorUnit=i.major.enabled&&"year"!==this._unit?function(t){for(let e=la.indexOf(t)+1,i=la.length;e1e5*a)throw new Error(e+" and "+i+" are too far apart with stepSize of "+a+" "+o);const f="data"===s.ticks.source&&this.getDataTimestamps();for(c=u,d=0;ct-e)).map((t=>+t))}getLabelForValue(t){const e=this._adapter,i=this.options.time;return i.tooltipFormat?e.format(t,i.tooltipFormat):e.format(t,i.displayFormats.datetime)}_tickFormatFunction(t,e,i,s){const n=this.options,o=n.time.displayFormats,a=this._unit,r=this._majorUnit,l=a&&o[a],h=r&&o[r],c=i[e],d=r&&h&&c&&c.major,u=this._adapter.format(t,s||(d?h:l)),f=n.ticks.callback;return f?Q(f,[u,e,i],this):u}generateTickLabels(t){let e,i,s;for(e=0,i=t.length;e0?a:1}getDataTimestamps(){let t,e,i=this._cache.data||[];if(i.length)return i;const s=this.getMatchingVisibleMetas();if(this._normalized&&s.length)return this._cache.data=s[0].controller.getAllParsedValues(this);for(t=0,e=s.length;t=t[r].pos&&e<=t[l].pos&&({lo:r,hi:l}=ae(t,"pos",e)),({pos:s,time:o}=t[r]),({pos:n,time:a}=t[l])):(e>=t[r].time&&e<=t[l].time&&({lo:r,hi:l}=ae(t,"time",e)),({time:s,pos:o}=t[r]),({time:n,pos:a}=t[l]));const h=n-s;return h?o+(a-o)*(e-s)/h:o}ga.id="time",ga.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class ma extends ga{constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this._getTimestampsForTable(),e=this._table=this.buildLookupTable(t);this._minPos=pa(e,this.min),this._tableRange=pa(e,this.max)-this._minPos,super.initOffsets(t)}buildLookupTable(t){const{min:e,max:i}=this,s=[],n=[];let o,a,r,l,h;for(o=0,a=t.length;o=e&&l<=i&&s.push(l);if(s.length<2)return[{time:e,pos:0},{time:i,pos:1}];for(o=0,a=s.length;o + + + + + twister-stat + + + + + + diff --git a/media/demo.png b/media/demo.png new file mode 100644 index 0000000000000000000000000000000000000000..e1450a8e0e294720f7c287943ec952c0ae20f9fc GIT binary patch literal 93673 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 VZn