realchart 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +2 -2
- package/dist/index.js +2 -2
- package/dist/realchart-style.css +4 -3
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
/**
|
|
3
|
-
* RealChart v1.0.
|
|
3
|
+
* RealChart v1.0.7
|
|
4
4
|
* Copyright (C) 2023-2024 WooriTech Inc.
|
|
5
5
|
* All Rights Reserved.
|
|
6
6
|
*/
|
|
7
|
-
const t="http://www.w3.org/2000/svg",e=function(t){return t&&"object"==typeof t&&!Array.isArray(t)},s=Array.isArray,i=function(t){return"function"==typeof t},r=function(t){return"string"==typeof t},n=function(t){return"string"==typeof t&&t.length>0},a=function(t){return"number"==typeof t},h=Object.assign,o=Math.floor,l=Math.ceil,c=Math.cos,_=Math.sin,u=function(t){return Math.pow(10,t)},d=Math.log10,p=Math.min,g=Math.max,m=Math.abs,f=function(t,e){return t=parseFloat(t),isNaN(t)?parseFloat(e):t},x=function(t,e,s){let i=parseFloat(t);return isNaN(i)?(i=parseFloat(e),isNaN(i)?parseFloat(s):i):i},w=function(t,e){return void 0!==t?t:e},b=function(t,e,s){return void 0!==t?t:void 0!==e?e:s},y=(t,s)=>{const i=h({},t);for(const r in s){const n=s[r];e(n)&&e(t[r])?i[r]=y(t[r],n):i[r]=n}return i},v=(t,e,s)=>t+(e-t)*s,V=(t,e,s)=>{const i=Object.keys(t);for(let s=i.length-1;s>=0;s--)if(t[i[s]]===e)return e;return s};let S=0;class P{static destroy(t){return t&&t.destroy()}constructor(t){this.$_destroyed=!1,this.$_destroying=!1,t||(this.$_hash=String(S++))}destroy(){return this.$_destroyed||this.$_destroying||(this.$_destroyed=!0,this.$_destroying=!0,this._doDestroy()),null}_doDestroy(){}get destroying(){return this.$_destroying}get hash(){return this.$_hash}isMe(t){return t===this.$_hash}toString(){return this.constructor.name}toBool(t){return"string"==typeof t?"true"===t:t}toNum(t,e=NaN){return t=parseFloat(t),isNaN(t)?e:t}}class k extends P{constructor(){super(...arguments),this._listeners=[]}addListener(t){t&&this._listeners.indexOf(t)<0&&this._listeners.push(t)}removeListener(t){const e=this._listeners.indexOf(t);e>=0&&this._listeners.splice(e,1)}_fireEvent(t,...e){const s=Array.prototype.slice.call(arguments,0);s[0]=this;for(const e of this._listeners){const i=e[t];if(i){const t=i.apply(e,s);if(void 0!==t)return t}}}}const E={ko:{dateFormat:"yyyy.MM.dd",am:"오전",pm:"오후",notExistsDataField:"존재하지 않는 필드입니다: %1",notSpecifiedDataField:"하나 이상의 데이터필드가 설정돼야 합니다.",invalidFieldName:"잘못된 데이터필드 이름입니다: %1",invalidRowIndex:"잘못된 데이터행 index입니다: %1",invalidToIndex:"잘못된 'to' index입니다.: %1",requireSourceData:"원본 data가 반드시 지정돼야 합니다.",requireFilterName:"필터 이름이 반드시 지정돼야 합니다.",invalidDateFormat:"잘못된 시간 날짜 형식입니다: %1",invalidSizeValue:"잘못된 Size 값입니다: %1",invalidOuterDiv:"잘못된 외부 div 입니다: %1",dataMustSet:"데이터가 먼저 설정돼야 합니다.",requireTableName:"테이블모델의 이름이 지정돼야 합니다.",alreadyTableExists:"이미 존재하는 테이블모델입니다: %1"},en:{dateFormat:"M/d/yyyy",am:"AM",pm:"PM",notExistsDataField:"A data field is not exists: %1",notSpecifiedDataField:"At least one datafield must be set.",invalidFieldName:"Invalid field name: %1",invalidRowIndex:"Invalid row index: %1",invalidToIndex:"Invalid 'to' index: %1",requireSourceData:"A source data must be set.",requireFilterName:"A filter name must be set.",invalidDateFormat:"Invalid datetime format: %1",invalidSizeValue:"Invalid size value: %1",invalidOuterDiv:"Invalid outer div element: %1",dataMustSet:"A data must be set first.",requireTableName:"The name of table model is required.",alreadyTableExists:"A table model is already exists: %1"}};let A="ko",C=E[A]||E[A="ko"];const L=(t,s)=>{t&&e(s)&&(C=E[t.substring(0,2)]=Object.assign(E.ko,E.en,s))},T=void 0,N=Math.PI,R=2*N,M=-N/2,O=2*N/360,D=360/N/2,B="%".charCodeAt(0);function $(t){return t>R?t%R:t}function I(t){return parseFloat(t.toPrecision(12))}function F(t){return Math.round(1e6*t)/1e6}function z(t){return null==t?null:String(t)}function H(t){return t+"px"}function G(t){return null==t||Number.isNaN(t)||""===t}function j(t){return t<10?"0"+t:String(t)}function W(t){return t<10?"00"+t:t<100?"0"+t:String(t)}function Y(t,e){const s={};return s[t]=e,s}function X(t,e,s){let i,r=!1;if(null==t){if(e)return null;i=s||0,r=!0}else if("string"==typeof t){const s=t.trim();if(0===s.length?i=NaN:s.charCodeAt(s.length-1)===B?i=1===s.length?NaN:parseFloat(s):(i=parseFloat(s),r=!0),isNaN(i)){if(e)return null;st(C.invalidSizeValue,t)}}else if(i=+t,isNaN(i)){if(e)return null;i=s||0,r=!0}else r=!0;return{size:i,fixed:r}}function U(t,e){return X(t,!0)||X(e,!1)}function Z(t,e,s=NaN){return t?t.fixed?t.size:t.size*e/100:s}const K="fill",q={fill:"fill",fillOpacity:"fill-opacity",stroke:"stroke",strokeWidth:"stroke-width",strokeDasharray:"stroke-dasharray",fontFamily:"font-family",fontSize:"font-size",fontWeight:"font-weight",fontStyle:"font-style",padding:"padding",margin:"margin"},Q=function(t){const e=q[t];if(!e){let e=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();return q[t]=e,e}return e};class J extends Error{}const tt=function(t,e){if(!t)throw new J(e)};var et;!function(t){t.UP="up",t.DOWN="down",t.LEFT="left",t.RIGHT="right"}(et||(et={}));const st=(t,e)=>{throw new Error(((t,e)=>t.replace("%1",e))(t,e))};var it,rt,nt,at;!function(t){t.LEFT="left",t.CENTER="center",t.RIGHT="right"}(it||(it={})),function(t){t.TOP="top",t.MIDDLE="middle",t.BOTTOM="bottom"}(rt||(rt={})),function(t){t.LEFT="left",t.TOP="top",t.BOTTOM="bottom",t.RIGHT="right",t.CENTER="center",t.MIDDLE="middle"}(nt||(nt={})),function(t){t.CHART="chart",t.BODY="body",t.PARENT="parent"}(at||(at={}));const ht=function(t,i,n,a=!0,o=!0,l=!1,c){let _,u;if(a&&(i=-Number.MAX_VALUE,n=Number.MAX_VALUE),s(t))_=[],t.forEach((t=>{if(e(t)&&r(t.color)){const e={fromValue:f(t.fromValue,u?u.toValue:i),toValue:f(t.toValue,n),color:t.color,style:t.style?h({},t.style):T};e.fromValue<e.toValue&&(_.push(e),u=e)}})),_=_.sort(((t,e)=>t.fromValue-e.fromValue)).filter((t=>t.toValue>=i&&t.fromValue<n)),o&&_.forEach((t=>{t.fromValue=g(t.fromValue,i),t.toValue=p(t.toValue,n)}));else if(e(t)&&s(t.colors)&&t.colors.length>0){const e=t.colors,r=s(t.styles)?t.styles:null;if(_=[],s(t.steps)&&t.steps.length>0){const a=s(t.steps)?t.steps:null;i<a[0]&&a.unshift(i),n>a[a.length-1]&&a.push(n);for(let t=0;t<a.length-1;t++)_.push({fromValue:a[t],toValue:a[t+1],color:e[p(t,e.length-1)],style:r?r[p(t,r.length-1)]:T})}else{let s=f(t.fromValue,i);const a=f(t.toValue,n),h=(a-s)/e.length;let o=0;for(;s<a;)_.push({fromValue:s,toValue:s+=h,color:e[p(o,e.length-1)],style:r?r[p(o,r.length-1)]:T}),o++}}if(l&&_&&_.length>0){let t=0,e=i;for(;t<_.length;)_[t].fromValue>e&&_.splice(t,0,{fromValue:e,toValue:_[t].fromValue,color:c}),e=_[t].toValue,t++;_[t-1].toValue<n&&_.push({fromValue:_[t-1].toValue,toValue:n,color:c})}return _};var ot,lt;!function(t){t.CLIP="clip",t.ELLIPSIS="ellipsis",t.WRAP="wrap"}(ot||(ot={})),function(t){t.PNG="png",t.JPEG="jpeg",t.SVG="svg",t.PDF="pdf",t.PRINT="print"}(lt||(lt={}));class ct{static clearChildren(t){let e;for(;e=t.lastChild;)t.removeChild(e)}static remove(t){const e=t&&t.parentElement;return e&&e.removeChild(t),null}static htmlEncode(t){return document.createElement("a").appendChild(document.createTextNode(t)).parentNode.innerHTML}static setImportantStyle(t,e,s){t.setProperty(e,s,"important")}static getPadding(t){const e=getComputedStyle(t);return{left:parseFloat(e.paddingLeft)||0,right:parseFloat(e.paddingRight)||0,top:parseFloat(e.paddingTop)||0,bottom:parseFloat(e.paddingBottom)||0}}}const _t=(new Date).getTime();"undefined"==typeof window||Element.prototype.animate||(Element.prototype.animate=function(t){});class ut{static log(...t){this.LOGGING&&console.log(...t)}static now(){return+new Date}static parseDate(t,e){const s=new Date(t);return isNaN(s.getTime())?e||new Date:s}static isLeapYear(t){return t%4==0&&t%100!=0||t%400==0}static dateOfYear(t){var e=t.getMonth(),s=t.getDate(),i=[0,31,59,90,120,151,181,212,243,273,304,334][e]+s;return e>1&&ut.isLeapYear(t.getFullYear())&&i++,i}static incMonth(t,e){const s=t.getDate();return t.setDate(1),t.setMonth(t.getMonth()+e),t.setDate(p(s,ut.month_days[ut.isLeapYear(t.getFullYear())?1:0][t.getMonth()])),t}static minDate(t,e){return null!==t?t:null!==e?e:t.getTime()<e.getTime()?t:e}static maxDate(t,e){return null!==t?e:null!==e||t.getTime()>e.getTime()?t:e}static weekOfMonth(t,e,s){const i=t.getMonth(),r=t.getFullYear(),n=new Date(r,i,1).getDay(),a=new Date(r,i+1,0).getDate(),h=t.getDate()+n-1,o=e+Math.ceil((a+n-7)/7),l=e+Math.floor(h/7);return s||l<2+e?l:l===o?e+5:l}static weekOfYear(t,e){const s=t.getFullYear(),i=new Date(s,0,1).getDay(),r=this.dateOfYear(t)+i-1;return e+Math.floor(r/7)}static isObject(t){return t&&"object"==typeof t&&!s(t)}static isValidObject(t){if(this.isObject(t))for(let e in t)if(t.hasOwnProperty(e))return!0}static copyObject(t){if(t&&"object"==typeof t&&!s(t))return h({},t)}static checkArray(t){return s(t)?t:void 0}static makeArray(t,e=!1){return null!=t?s(t)?t:[t]:e?[]:void 0}static makeNumArray(t){return s(t)?t.map((t=>+t)):null!=t?[+t]:[]}static getIntArray(t,e=0){const s=[];for(let i=e,r=e+t;i<r;i++)s.push(i);return s}static isValueArray(t){if(s(t)){for(let e=t.length-1;e>=0;e--)if(null!=t[e]&&"object"==typeof t[e])return!1;return!0}return!1}static toArray(t){return s(t)?t:null!=t?[t]:null}static copyArray(t){return s(t)?t.slice(0):null!=t?[t]:void 0}static push(t,e){if(e&&e.length>0)for(let s=0,i=e.length;s<i;s++)t.push(e[s])}static isDefined(t){return null!=t}static isNotDefined(t){return null==t}static isNumber(t){return"number"==typeof t}static canNumber(t){return!isNaN(t)&&!isNaN(parseFloat(t))}static isValidNum(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}static getNumber(t,e=0){const s=parseFloat(t);return isFinite(s)?s:e}static toNumber(t,e=0){return isNaN(t)||null===t||""===t?e:+t}static compareText(t,e,s=!1){return t=t||"",e=e||"",s&&(t=t.toLocaleLowerCase(),e=e.toLocaleLowerCase()),t>e?1:t<e?-1:0}static getTimeF(){return(new Date).getTime()/1e3}static getTimer(){return(new Date).getTime()-_t}static isWhiteSpace(t){return!t||!t.trim()}static pad(t,e,s){return e=g(e||2,1),s=s||"0",new Array(e-String(t).length+1).join(s)+t}static pad16(t,e,s){return e=g(e||2,1),s=s||"0",new Array(e-t.toString(16).length+1).join(s)+t.toString(16)}static pick(...t){const e=t.length;let s;for(let i=0;i<e;i++)if(s=t[i],null!=s)return s}static toStr(t){return Number.isNaN(t)||null==t?"":String(t)}static extend(t,e){t=t||{};for(let s in e)t[s]=e[s];return t}static equalNumbers(t,e){return isNaN(t)==isNaN(e)&&!isNaN(t)&&t==e}static equalArrays(t,e){if(t===e)return!0;if(null==t||null==e)return!1;const s=t.length;if(s!=e.length)return!1;for(let i=0;i<s;++i)if(t[i]!==e[i])return!1;return!0}static isEmpty(t){if(t)for(let e in t)return!1;return!0}static isNotEmpty(t){if(t)for(let e in t)return!0;return!1}static deepClone(t){if(t instanceof Date)return new Date(t);if(null==t||"object"!=typeof t)return t;{const e=s(t)?[]:{};for(let s of Object.keys(t))e[s]=ut.deepClone(t[s]);return e}}static getArray(t,e){const s=[];for(let i=0;i<t;i++)s.push(e);return s}static getNumArray(t,e=0){const s=[];for(let i=0;i<t;i++)s.push(e);return s}static dedupe(t,e){for(let s=(t=t.sort(e||((t,e)=>t>e?1:t<e?-1:0))).length-1;s>0;s--)t[s]===t[s-1]&&t.splice(s,1);return t}static sortNum(t){return t.sort(((t,e)=>t-e))}static logElapsed(t,e){const s=+new Date;e(),ut.log(t,+new Date-s+"ms")}static clamp(t,e,s){return g(e,p(s,t))}static makeIntArray(t,e){const s=new Array(g(0,e-t));for(let i=t;i<e;i++)s[i-t]=i;return s}static shuffle(t){for(let e=t.length-1;e>0;e--){const s=Math.floor(Math.random()*(e+1));[t[e],t[s]]=[t[s],t[e]]}}static isDate(t){return"[object Date]"===Object.prototype.toString.call(t)}static isValidDate(t){return t.getTime()==t.getTime()}static asFunction(t){return"function"==typeof t?t:void 0}static getFieldProp(t){const e=t.indexOf(".");if(e>=0)return{field:t.substring(0,e),props:t.substring(e+1).split(".")}}static startsWith(t,e){if(t&&e)return 0===t.indexOf(e)}static endsWith(t,e){if(t&&e)return t.indexOf(e,-t.length)===t.length-e.length}static scaleNumber(t,e,s){const i=m(t);if(i>=1e3){let r=e.length;for(;r>0;){const n=Math.pow(1e3,r--);if(n<=Math.pow(10,Math.log(i)*Math.LOG10E)&&(s||10*i%n==0))return{value:t/n,symbol:e[r]}}}}static jitter(t,e){return t+(2*Math.random()-1)*e}}var dt;ut.LOGGING=!1,ut.week_days=["일","월","화","수","목","금","토"],ut.long_week_days=["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],ut.month_days=[[31,28,31,30,31,30,31,31,30,31,30,31],[31,29,31,30,31,30,31,31,30,31,30,31]],ut.uniqueKey=function(){let t=Math.random().toString(36).substring(2,9)+"-",e=0;return function(){return"rr-chart-"+t+e++}}(),function(t){t.Developer="developer",t.Evaluation="evaluation",t.Limited="limited",t.Enterprise="enterprise"}(dt||(dt={}));const pt={name:"RealChart",version:"1.0.6",license:"enterprise",code:""};class gt{static decode(t){const e=gt.CHARS,s=gt.PAD;let i=t.split(""),r=[],n=i.length;for(;i[--n]==s;);for(let t=0;t<n;){let s=e.indexOf(i[t++])<<18;t<=n&&(s|=e.indexOf(i[t++])<<12),t<=n&&(s|=e.indexOf(i[t++])<<6),t<=n&&(s|=e.indexOf(i[t++])),r.push(s>>>16&255),r.push(s>>>8&255),r.push(255&s)}for(;0==r[r.length-1];)r.pop();return r}}gt.PAD="=",gt.CHARS="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";class mt{static union(t,e){const s=e.s3[255&t];t>>=8;const i=e.s2[255&t];t>>=8;const r=e.s1[255&t];t>>=8;const n=e.s0[255&t];let a=(n>>16)+(r>>16)+((65535&n)+(65535&r)>>16)<<16|(65535&n)+(65535&r)&65535;return a=(a>>16^i>>16)<<16|65535&(65535&a^65535&i),(a>>16)+(s>>16)+((65535&a)+(65535&s)>>16)<<16|(65535&a)+(65535&s)&65535}static xor(t,e){return(t>>16^e>>16)<<16|65535&(65535&t^65535&e)}static _encryptBlock(t,e){const s=mt.xor,i=mt.union;let r=t.left,n=t.right;r=s(r,e.p[0]),n=s(n,s(i(r,e),e.p[1])),r=s(r,s(i(n,e),e.p[2])),n=s(n,s(i(r,e),e.p[3])),r=s(r,s(i(n,e),e.p[4])),n=s(n,s(i(r,e),e.p[5])),r=s(r,s(i(n,e),e.p[6])),n=s(n,s(i(r,e),e.p[7])),r=s(r,s(i(n,e),e.p[8])),n=s(n,s(i(r,e),e.p[9])),r=s(r,s(i(n,e),e.p[10])),n=s(n,s(i(r,e),e.p[11])),r=s(r,s(i(n,e),e.p[12])),n=s(n,s(i(r,e),e.p[13])),r=s(r,s(i(n,e),e.p[14])),n=s(n,s(i(r,e),e.p[15])),r=s(r,s(i(n,e),e.p[16])),t.right=r,t.left=s(n,e.p[17])}static _decryptBlock(t,e){const s=mt.xor,i=mt.union;let r=t.left,n=t.right;r=s(r,e.p[17]),n=s(n,s(i(r,e),e.p[16])),r=s(r,s(i(n,e),e.p[15])),n=s(n,s(i(r,e),e.p[14])),r=s(r,s(i(n,e),e.p[13])),n=s(n,s(i(r,e),e.p[12])),r=s(r,s(i(n,e),e.p[11])),n=s(n,s(i(r,e),e.p[10])),r=s(r,s(i(n,e),e.p[9])),n=s(n,s(i(r,e),e.p[8])),r=s(r,s(i(n,e),e.p[7])),n=s(n,s(i(r,e),e.p[6])),r=s(r,s(i(n,e),e.p[5])),n=s(n,s(i(r,e),e.p[4])),r=s(r,s(i(n,e),e.p[3])),n=s(n,s(i(r,e),e.p[2])),r=s(r,s(i(n,e),e.p[1])),t.right=r,t.left=s(n,e.p[0])}static _init(t){let e=t.split("").map((function(t){return 255&t.charCodeAt(0)}));const s=mt.kb,i=mt._encryptBlock;let r,n,a,h=0,o=0,l={left:0,right:0};const c={p:s.p.slice(0).map((function(t){let s,i=e.length;for(s=0;s<4;s++)o=o*mt.POW8|e[h++%i];return(t>>16^o>>16)<<16|65535&(65535&t^65535&o)})),s0:s.s0.slice(0),s1:s.s1.slice(0),s2:s.s2.slice(0),s3:s.s3.slice(0)};for(r=0,a=c.p.length;r<a;)i(l,c),c.p[r++]=l.left,c.p[r++]=l.right;for(r=0;r<4;r++)for(n=0,a=c["s"+r].length;n<a;)i(l,c),c["s"+r][n++]=l.left,c["s"+r][n++]=l.right;return c}static decrypt(t,e){const s=mt._decryptBlock;let i=mt._init(e),r=[],n=gt.decode(t),a=n.length>>3,h=0,o={left:null,right:null};for(let t=0;t<a;t++){o.left=n[h]*mt.POW24|n[h+1]*mt.POW16|n[h+2]*mt.POW8|n[h+3],o.right=n[h+4]*mt.POW24|n[h+5]*mt.POW16|n[h+6]*mt.POW8|n[h+7],s(o,i);const t=o.left,e=o.right;r.push(t>>24&255),r.push(t>>16&255),r.push(t>>8&255),r.push(255&t),r.push(e>>24&255),r.push(e>>16&255),r.push(e>>8&255),r.push(255&e),h+=8}if(r[r.length-1]==r[r.length-2]||1==r[r.length-1]){let t=r[r.length-1];r.splice(r.length-t,t)}return String.fromCharCode.apply(null,r)}}mt.POW2=Math.pow(2,2),mt.POW3=Math.pow(2,3),mt.POW4=Math.pow(2,4),mt.POW8=Math.pow(2,8),mt.POW16=Math.pow(2,16),mt.POW24=Math.pow(2,24),mt.kb={p:[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],s0:[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],s1:[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],s2:[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],s3:[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462],k:[202,218,204,100]};class ft{static eqaulsUpperDomain(t,e){return t==e||0===t.indexOf("*")&&(t=t.substr(1,t.length-1),e.substr(e.indexOf(t),t.length)==t)}static _getLDKey(t){let e="";for(let s=0,i=t.length;s<i;s++)e+=String.fromCharCode(t[s]>>1);return e}static includedDomains(t,e,s){let i=t.split(",");for(let t=0,r=i.length;t<r;t++){const r=i[t];if(this.eqaulsUpperDomain(r,e))return!0;if(s&&r&&"*"===r[0]&&"*."!==r.substring(0,2)){if(new RegExp("^/"+r.substring(1)+"/").exec(s))return!0}}return!1}static decrypt(t){const e={},s=mt.decrypt(t,"dkdl"+this._getLDKey(mt.kb.k)).split(";");for(let t=0,i=s.length;t<i;t++){const i=s[t].split("="),r=i[0],n=i[1];n&&n.length>0&&(e[r]=n)}return e}}class xt extends P{constructor(t,e,s){super(),this._inited=!1,this._testing=!1,this._dirty=!0,this._toAnimation=0,this._invalidateLock=!1,this._lockDirty=!1,this._cssVars={},this.loaded=!1,this._windowResizeHandler=t=>{this._windowResized()},this._clickHandler=t=>{this._pointerHandler&&this._pointerHandler.handleClick(this.toOffset(t))},this._dblClickHandler=t=>{this._pointerHandler&&this._pointerHandler.handleDblClick(this.toOffset(t))},this._touchMoveHandler=t=>{},this._pointerDownHandler=t=>{this._pointerHandler&&this._pointerHandler.handleDown(this.toOffset(t))},this._pointerMoveHandler=t=>{this._pointerHandler&&this._pointerHandler.handleMove(this.toOffset(t))},this._pointerUpHandler=t=>{this._pointerHandler&&this._pointerHandler.handleUp(this.toOffset(t))},this._pointerCancelHandler=t=>{},this._pointerLeaveHandler=t=>{},this._keyPressHandler=t=>{},this._wheelHandler=t=>{},function(){const t=location.hostname;let e;const s="RealChart를 사용하려면 도움말을 참조하세요.\nhttps://www.realchart.co.kr/";try{if(e=window.realChartLic,!e)throw new Error(s)}catch(t){throw new Error(s)}const i=ft.decrypt(e);if("RealChart"!==i.name||"RealChart"!==pt.name)throw new Error(s);try{const e=i.server.toLowerCase(),r=location.pathname.toLowerCase();if(pt.license!=dt.Developer&&!ft.includedDomains(e,t.toLowerCase(),r))throw new Error(s);const n=i.lic.toLowerCase();if(!Object.values(dt).includes(n))throw new Error(s);if(pt.code=i.code,pt.license=i.lic,n==dt.Evaluation||n==dt.Limited){const t=i.expire.split(".").map((function(t){return parseInt(t)})),e=new Date(t[0],t[1],t[2],23,59,59,999);if(new Date>e)throw new Error("라이선스가 만료되었습니다.")}}catch(t){throw new Error(s)}}(),!t&&e instanceof HTMLDivElement&&(t=e.ownerDocument),this.$_initControl(t||document,e,s||xt.CLASS_NAME),this._resigterEventHandlers(this._dom),this._inited=!0,this.invalidate(!0)}_doDestroy(){this._unresigterEventHandlers(this._dom),ct.remove(this._dom),this._dom=null,this._container=null}isInited(){return this._inited}isTesting(){return this._testing}doc(){return this._dom.ownerDocument}dom(){return this._dom}svg(){return this._svg}width(){return this._container.offsetWidth}height(){return this._container.offsetHeight}contentWidth(){return this.width()-this._padding.left-this._padding.right}contentHeight(){return this.height()-this._padding.top-this._padding.bottom}contentRight(){return this.width()-this._padding.right}clipContainer(){return this._defs}setData(t,e,s){G(e)?(delete this._root.dom.dataset[t],s&&delete this._dom.dataset[t]):(this._root.dom.dataset[t]=e,s&&(this._dom.dataset[t]=e))}clearDefs(){ct.clearChildren(this._defs)}$_clearDefs(t){const e=this._defs.children;for(let s=e.length-1;s>=0;s--)e[s].hasAttribute(t)&&e[s].remove()}clearAssetDefs(){this.$_clearDefs(wt.ASSET_KEY)}clearTemporaryDefs(){this.$_clearDefs(wt.TEMP_KEY)}appendDom(t){t&&this._htmlRoot.append(t)}addElement(t){t&&this._root.add(t)}setPointerHandler(t){this._pointerHandler=t}invalidate(t=!1){t||!this._invalidateLock&&!this._dirty&&this._inited?(this._dirty=!0,this._requestTimer||this._testing||this.$_requestRender()):this._invalidateLock&&(this._lockDirty=!0)}invalidateLayout(t=!1){this.invalidate(t)}setLock(){this._invalidateLock=!0}releaseLock(t=!0){this._invalidateLock&&(this._invalidateLock=!1),this._lockDirty&&t&&this.invalidate(),this._lockDirty=!1}lock(t){this.setLock();try{t(this)}finally{this.releaseLock()}}silentLock(t){this.setLock();try{t(this)}finally{this.releaseLock(!1)}}getBounds(){return this._dom.getBoundingClientRect()}setAnimation(t){this._toAnimation=t||0}fling(t,e){}getCssVar(t){let e=this._cssVars[t];return t in this._cssVars?this._cssVars[t]:(e=getComputedStyle(this._root.dom).getPropertyValue(t),this._cssVars[t]=e,e)}clipBounds(t=NaN,e=NaN,s=NaN,i=NaN,r=0){const n=new Vt(this.doc(),t,e,s,i,r,r);return this._defs.appendChild(n.dom),n}clipRect(t){return this.clipBounds(t.x,t.y,t.width,t.height)}clipCircle(){const t=new kt(this.doc());return this._defs.appendChild(t.dom),t}clipPath(){const t=new Pt(this.doc());return this._defs.appendChild(t.dom),t}addDef(t){this._defs.appendChild(t)}removeDef(t){if(r(t))for(const e in this._defs.children)if(e instanceof Element&&e.id===t){t=e;break}t instanceof Element&&this._defs.removeChild(t)}containerToElement(t,e,s){const i=this._container.getBoundingClientRect(),r=t.getBounds();return{x:e-r.x+i.x,y:s-r.y+i.y}}svgToElement(t,e,s){const i=this._svg.getBoundingClientRect(),r=t.getBounds();return{x:e-r.x+i.x,y:s-r.y+i.y}}elementToSvg(t,e,s){const i=this._svg.getBoundingClientRect(),r=t.getBounds();return{x:e+r.x-i.x,y:s+r.y-i.y}}_setTesting(){this._testing=!0,wt.TESTING=!0}_setSize(t,e){isNaN(t)||(this._container.style.width=t+"px"),isNaN(e)||(this._container.style.height=e+"px")}$_addListener(t,e,s){t.addEventListener(e,s)}_resigterEventHandlers(t){window.addEventListener("resize",this._windowResizeHandler),this.$_addListener(t,"click",this._clickHandler),this.$_addListener(t,"dblclick",this._dblClickHandler),this.$_addListener(t,"touchmove",this._touchMoveHandler),this.$_addListener(t,"pointerdown",this._pointerDownHandler),this.$_addListener(t,"pointermove",this._pointerMoveHandler),this.$_addListener(t,"pointerup",this._pointerUpHandler),this.$_addListener(t,"pointercancel",this._pointerCancelHandler),this.$_addListener(t,"pointerleave",this._pointerLeaveHandler),this.$_addListener(t,"keypress",this._keyPressHandler),this.$_addListener(t,"wheel",this._wheelHandler)}_unresigterEventHandlers(t){window.removeEventListener("resize",this._windowResizeHandler),t.removeEventListener("click",this._clickHandler),t.removeEventListener("dblclick",this._dblClickHandler),t.removeEventListener("touchmove",this._touchMoveHandler),t.removeEventListener("pointerdown",this._pointerDownHandler),t.removeEventListener("pointermove",this._pointerMoveHandler),t.removeEventListener("pointerup",this._pointerUpHandler),t.removeEventListener("pointercancel",this._pointerCancelHandler),t.removeEventListener("pointerleave",this._pointerLeaveHandler),t.removeEventListener("keypress",this._keyPressHandler),t.removeEventListener("wheel",this._wheelHandler)}_prepareRenderers(t){}$_initControl(e,s,i){if(this._inited)return;s instanceof HTMLDivElement?this._container=s:this._container=e.getElementById(s),this._container instanceof HTMLDivElement||st(C.invalidOuterDiv,s);const r=this._container.ownerDocument,n=this._dom=r.createElement("div");h(n.style,{position:"relative",width:"100%",height:"100%",boxSizing:"border-box",overflow:"hidden","-webkit-touch-callout":"none","-webkit-user-select":"none","user-select":"none","-webkit-tap-highlight-color":"rgba(0, 0, 0, 0)"}),n.className=i,this._container.appendChild(n);const a=this._svg=r.createElementNS(t,"svg");a.classList.add("rct-svg"),a.style.setProperty("overflow","visible","important"),a.setAttribute("width","100%"),a.setAttribute("height","100%");const o=r.createElement("desc");o.textContent="Created by RealChart v1.0.6",a.appendChild(o);const l=this._defs=r.createElementNS(t,"defs");this._initDefs(r,l),a.appendChild(l),n.appendChild(a),this._root=new yt(this),a.appendChild(this._root._dom),this._htmlRoot=r.createElement("div"),n.appendChild(this._htmlRoot),h(this._htmlRoot.style,{position:"absolute"})}_initDefs(e,s){let i=e.createElementNS(t,"filter");const r=e.createElementNS(t,"feDropShadow");i.setAttribute("id",xt.SHADOW_FILTER),r.setAttribute("dx","1"),r.setAttribute("dy","1"),r.setAttribute("flood-olor","#000"),r.setAttribute("flood-opacity","0.75"),r.setAttribute("stdDeviation","1.5"),i.appendChild(r),s.appendChild(i)}_render(){this.$_render()}$_requestRender(){window.requestAnimationFrame?this._requestTimer=window.requestAnimationFrame((()=>this.$_render())):setTimeout((()=>{this.$_render()}),0)}updateNow(){this.$_render()}$_render(){if(+new Date<=this._toAnimation)this.$_requestRender();else{ut.LOGGING&&console.time("render chart");try{this._doBeforeRender();const t=this._dom.getBoundingClientRect(),e=this._svg.getBoundingClientRect(),s=this._svg.clientWidth,i=this._svg.clientHeight;h(this._htmlRoot.style,{left:H(e.left-t.left),top:H(e.top-t.top)}),this._doRenderBackground(this._container.firstElementChild,this._root,s,i);const r=this._padding=ct.getPadding(this._root.dom);this._doRender({x:r.left,y:r.top,width:s-r.left-r.right,height:i-r.top-r.bottom})}finally{this.loaded=!0,this._dirty=!1,this._requestTimer=null,this._doAfterRender(),ut.LOGGING&&console.timeEnd("render chart")}}}_doBeforeRender(){}_doAfterRender(){}_doRenderBackground(t,e,s,i){}_windowResized(){this.invalidateLayout()}toOffset(t){const e=this._container.getBoundingClientRect();return t.pointX=t.clientX-e.left,t.pointY=t.clientY-e.top,t}setPointerCapture(t){this._dom.setPointerCapture(t.pointerId)}releasePointerCapture(t){this._dom.releasePointerCapture(t.pointerId)}}xt.CLASS_NAME="rct-control",xt.SHADOW_FILTER="rr-chart-shadow-filter",xt._animatable=!0;class wt extends P{constructor(e,s,i=T){super(),this._visible=!0,this._zIndex=0,this._scaleX=1,this._scaleY=1,this._rotation=0,this._styles={},this._styleDirty=!1,this._dom=e.createElementNS(t,i||"g"),(this._styleName=s||"")&&this.setAttr("class",this._styleName)}_doDestroy(){this.remove()}get doc(){return this._dom.ownerDocument}get dom(){return this._dom}get parent(){return this._parent}get control(){return this._parent&&this._parent.control}get zIndex(){return this._zIndex}set zIndex(t){t!==this._zIndex&&(this._zIndex=t)}get x(){return this._x}set x(t){t!==this._x&&(this._x=t,this.setAttr("x",this._x))}get tx(){return this._tx}get y(){return this._y}set y(t){t!==this._y&&(this._y=t,this.setAttr("y",this._y))}get ty(){return this._ty}get width(){return this._width}set width(t){t!==this._width&&(this._width=t,this.setAttr("width",isNaN(t)?"":t))}get height(){return this._height}set height(t){t!==this._height&&(this._height=t,this.setAttr("height",isNaN(t)?"":t))}get visible(){return this._visible}set visible(t){this.setVis(t)}setVis(t){return t!==this._visible&&(this._visible=t,this._dom&&(this._dom.style.display=this._visible?"":"none")),this._visible}get rotation(){return this._rotation}set rotation(t){t!=this._rotation&&(this._rotation=t,this._updateTransform())}setRotation(t,e,s){return t===this._originX&&e===this._originY&&s===this._rotation||(this._originX=t,this._originY=e,this._rotation=s,this._updateTransform()),this}getStyle(t){return window.getComputedStyle(this._dom).getPropertyValue(t)}hasStyle(t){return this.dom.classList.contains(t)}add(t){return t&&t._parent!==this&&(t._parent=this,this._dom.appendChild(t._dom),t._doAttached(this)),t}insertChild(t,e){return t&&t._parent!==this&&(t._parent=this,this._dom.insertBefore(t._dom,e._dom),t._doAttached(this)),t}insertAfter(t,e){return t&&t._parent!==this&&(t._parent=this,e._dom.nextSibling?this._dom.insertBefore(t._dom,e._dom.nextSibling):this._dom.appendChild(t._dom),t._doAttached(this)),t}insertFirst(t){return t&&t._parent!==this&&(t._parent=this,this._dom.insertBefore(t._dom,this._dom.firstChild),t._doAttached(this)),t}appendElement(e,s){const i=e.createElementNS(t,s);return this._dom.appendChild(i),i}insertElement(e,s,i){const r=e.createElementNS(t,s);return this._dom.insertBefore(r,i),r}remove(){return this._parent&&(this._parent._dom.removeChild(this._dom),this._parent=null,this._doDetached(this)),this}getAttr(t){return this._dom.getAttribute(t)}setAttr(t,e){return this._dom.setAttribute(t,e),this}setAttrEx(t,e){return G(e)?this._dom.removeAttribute(t):this._dom.setAttribute(t,e),this}setAttrs(t){for(let e in t)this._dom.setAttribute(e,t[e]);return this}setAttrsEx(t){for(let e in t){const s=t[e];G(s)?this._dom.removeAttribute(e):this._dom.setAttribute(e,s)}return this}unsetAttr(t){return this._dom.removeAttribute(t),this}getBounds(){return this._dom.getBoundingClientRect()}setBounds(t,e,s,i){return this.trans(t,e),this.resize(s,i),this}setRect(t){return this.trans(t.x,t.y),this.resize(t.width,t.height),this}getRect(){return{x:this._tx,y:this._ty,width:this.width,height:this.height}}getSize(){return{width:this.width,height:this.height}}getBBox(){return this._dom.getBBox()}controlToElement(t,e){return this.control.containerToElement(this,t,e)}svgToElement(t,e){return this.control.svgToElement(this,t,e)}elementToSvg(t,e){return this.control.elementToSvg(this,t,e)}move(t,e){return this.x=t,this.y=e,this}setPos(t,e){this._x=t,this._y=e}isDomAnimating(){return this._dom.getAnimations().length>0}rotate(t){return t!==this._rotation&&(this._rotation=t,this._updateTransform()),this}internalRotate(t){this._rotation=t}scale(t){return this._scaleX===t&&this._scaleY===t||(this._scaleX=this._scaleY=t,this._updateTransform()),this}trans(t,e){return t===this._tx&&e===this._ty||(ut.isValidNum(t)&&(this._tx=t),ut.isValidNum(e)&&(this._ty=e),this._updateTransform()),this}transp(t){return this.trans(t.x,t.y)}transEx(t,e,s=0,i=!0){if(t=ut.isNumber(t)?t:this._tx,e=ut.isNumber(e)?e:this._ty,t!==this._tx||e!==this._ty){if(s>0){const r=this._dom.animate([{transform:`translate(${this._tx}px,${this._ty}px)`},{transform:`translate(${t}px,${e}px)`}],{duration:s,fill:"none"});i&&r.addEventListener("finish",(()=>{var t;return null===(t=this.control)||void 0===t?void 0:t.invalidateLayout()}))}this._tx=t,this._ty=e,this._updateTransform()}return this}transX(t){return t!==this._tx&&ut.isValidNum(t)&&(this._tx=t,this._updateTransform()),this}transY(t){return t!==this._ty&&ut.isValidNum(t)&&(this._ty=t,this._updateTransform()),this}resize(t,e,s=!0){let i=!1;return t!==this._width&&(this._width=Math.max(0,t),s&&this.setAttrEx("width",this._width),i=!0),e!==this._height&&(this._height=Math.max(0,e),s&&this.setAttrEx("height",this._height),i=!0),i}appendDom(t){return t&&this._dom.appendChild(t),t}insertDom(t,e){return t&&this._dom.insertBefore(t,e),t}clearDom(){const t=this._dom;let e;for(;e=t.lastChild;)t.removeChild(e)}saveStyles(){this._saveStyle=this._dom.getAttribute("style")||null,this._saveClass=this._dom.getAttribute("class")}restoreStyles(){this._saveStyle!==T&&(this._dom.setAttribute("style",this._saveStyle),delete this._saveStyle),this._saveClass&&(this._dom.setAttribute("class",this._saveClass),delete this._saveClass)}internalClearStyles(){const t=this.dom.style;for(let e in this._styles)t.removeProperty(Q(e));this._styles={}}clearStyles(){const t=this.dom.style;let e=!1;for(let s in this._styles)t.removeProperty(Q(s)),e=!0;return this._styles={},e&&(this._styleDirty=!0),e}clearStyle(t){let e=!1;if(t){const s=this.dom.style;for(let i of t)i in this._styles&&(s.removeProperty(Q(i)),delete this._styles[i],e=!0);e&&(this._styleDirty=!0)}return e}internalSetStyles(t){if(t){const e=this.dom.style;for(let s in t)e[s]=this._styles[s]=t[s]}}internalImportantStylesOrClass(t){if(r(t))this._dom.classList.add(t);else if(e(t)){const e=this.dom.style;for(let s in t)e.setProperty(Q(s),this._styles[s]=t[s],"important")}}setStyles(t){let e=!1;if(t){const s=this.dom.style;for(let i in t)this._styles[i]!==t[i]&&(s[i]=this._styles[i]=t[i],e=!0);e&&(this._styleDirty=!0)}return e}resetStyles(t){const e=this.clearStyles();return this.setStyles(t)||e}_resetClass(){this._styleName?this.setAttr("class",this._styleName):this.unsetAttr("class")}clearStyleAndClass(){this.clearStyles(),this._resetClass()}internalClearStyleAndClass(){this.internalClearStyles(),this._resetClass()}setStyleOrClass(t){r(t)?(this._resetClass(),t&&this._dom.classList.add(t)):this.resetStyles(t)}internalSetStyleOrClass(t){r(t)?this._dom.classList.add(t):this.internalSetStyles(t)}addStyleOrClass(t){r(t)?t&&this._dom.classList.add(t):e(t)&&this.setStyles(t)}setClass(t){this.setAttr("class",t)}setStyle(t,e){let s=!1;return e!==this._styles[t]&&(s=this._styleDirty=!0,this._styles[t]=e,this.dom.style[t]=e),s}internalSetStyle(t,e){e!==this._styles[t]&&(this._styles[t]=e,this.dom.style[t]=e)}setColor(t){this.dom.style.fill=this.dom.style.stroke=this._styles.fill=this._styles.stroke=t}setFill(t){this.dom.style.fill=this._styles.fill=t}setStroke(t){this.dom.style.stroke=this._styles.stroke=t}setTransparent(t){this.dom.style.setProperty("fill","transparent",t?"important":""),this.dom.style.setProperty("stroke","none",t?"important":"")}textAlign(){return this._styles.textAlign}setData(t,e){this.dom.dataset[t]=w(e,"")}unsetData(t){delete this.dom.dataset[t]}setBoolData(t,e){e?this.dom.dataset[t]="":delete this.dom.dataset[t]}hasData(t){return null!=this.dom.dataset[t]}removeLater(t,e){if(this._parent)if(t>0){const s=this._dom.animate([{},{opacity:0}],{duration:t,fill:"none"});s&&s.addEventListener("finish",(()=>{this.remove(),null==e||e(this)}))}else this.remove();return this}hide(t){if(this._parent)if(t>0){const e=this._dom.animate([{},{opacity:0}],{duration:t,fill:"none"});e&&e.addEventListener("finish",(()=>{this.setVis(!1)}))}else this.setVis(!1);return this}clipRect(t,e,s,i,r=0){const n=this.control.clipBounds(t,e,s,i,r);return this.setClip(n),n}setClip(t){t?this.setAttr("clip-path","url(#"+(t.id||t)+")"):this.unsetAttr("clip-path")}setTemporary(){return this.setAttr(wt.TEMP_KEY,1),this}setCursor(t){this._dom.style.cursor=t}ignorePointer(){this._dom.style.pointerEvents="none"}contains(t){return this._dom.contains(t)}front(t,e){if(!this.parent)return;const s=this.parent._dom,i=this._dom,r=t.length;if(e){const n=e.sort(((e,s)=>t.indexOf(e)-t.indexOf(s)))[e.length-1];this!==n&&(i.remove(),n===t[r-1]?s.appendChild(i):s.insertBefore(i,t[t.indexOf(n)+1].dom))}else r>1&&i!==s.lastElementChild&&(i.remove(),s.appendChild(i))}back(t){if(!this.parent)return;if(t.length>1){const e=t.indexOf(this);this._dom.remove(),e<t.length-1?this.parent.dom.insertBefore(this._dom,t[e+1].dom):this.parent.dom.appendChild(this._dom)}}invalidate(){var t;null===(t=this.control)||void 0===t||t.invalidateLayout()}sort(t){t.forEach((t=>this._dom.appendChild(t._dom)))}_testing(){return wt.TESTING}_doAttached(t){}_doDetached(t){}_updateTransform(){this._dom.setAttribute("transform",this.getTransform())}getTransform(){const t=this._dom;let e=this._tx,s=this._ty,i=[];(ut.isValidNum(e)||ut.isValidNum(s))&&(e=e||0,s=s||0,i=["translate("+e+","+s+")"]),ut.isNotEmpty(this._matrix)&&i.push("matrix("+this._matrix.join(",")+")"),this._rotation&&i.push("rotate("+this._rotation+" "+ut.pick(this._originX,t.getAttribute("x"),0)+" "+ut.pick(this._originY,t.getAttribute("y")||0)+")");const r=ut.getNumber(this._scaleX,1),n=ut.getNumber(this._scaleY,1);return 1===r&&1===n||i.push("scale("+r+" "+n+")"),i.length?i.join(" "):""}}wt.DEBUGGING=!1,wt.TESTING=!1,wt.ASSET_KEY="_asset_",wt.TEMP_KEY="_temp_";class bt extends wt{constructor(t,e){super(t,e,"g")}}class yt extends wt{constructor(t){super(t.doc(),"rct-root"),this._control=t}get control(){return this._control}}class vt extends wt{constructor(t){super(t,T,"clipPath");const e=this._id=ut.uniqueKey()+"-";this.setAttr("id",e)}get id(){return this._id}}class Vt extends vt{constructor(t,e=NaN,s=NaN,i=NaN,r=NaN,n=0,a=0){super(t);const h=this._rect=new wt(t,null,"rect");h.setAttr("fill","none"),n>0&&h.setAttr("rx",String(n)),a>0&&this.dom.setAttribute("rx",String(a)),isNaN(e)||h.setBounds(e,s,i,r),this.add(h)}setBounds(t,e,s,i){return this._rect.move(t,e),this._rect.resize(s,i),this}resize(t,e,s){return this._rect.resize(t,e)}get x(){return this._rect.x}set x(t){this._rect.x=t}get y(){return this._rect.y}set y(t){this._rect.y=t}get width(){return this._rect.width}set width(t){this._rect.width=t}get height(){return this._rect.height}set height(t){this._rect.height=t}}class St extends wt{constructor(t,e=void 0,s=void 0){super(t,e,"path"),s&&this.setPath(s)}path(){return this._path}setPath(t){const e=r(t)?t:t.join(" ");return e!==this._path&&this.setAttr("d",this._path=e),this}}class Pt extends vt{constructor(t){super(t),this._path=new St(t),this.add(this._path)}setPath(t){this._path.setPath(t)}}class kt extends vt{constructor(t){super(t),this.add(this._circle=new wt(t,null,"circle"))}setCircle(t,e,s){this._circle.setAttrs({cx:t,cy:e,r:s})}}class Et{constructor(){this.dragging=!1}start(t,e,s,i,r){return this.cancel(),!!this._doStart(t,e,s,i,r)&&(this.dragging=!0,this._showFeedback(i,r),!0)}drag(t,e,s,i,r){return!(!this.dragging||!this._doDrag(t,e,s,i,r))&&(this._moveFeedback(i,r),!0)}cancel(){if(this.dragging)try{this.dragging=!1,this._doCanceled()}finally{this.end(-1,-1)}}drop(t,e,s){if(this.dragging)try{this.dragging=!1,this._canAccept(t,e,s)?this._doCompleted(t,e,s):this._doCanceled()}finally{this.end(e,s)}}end(t,e){try{this.dragging=!1,this._hideFeedback()}finally{this._doEnded(t,e)}}_canAccept(t,e,s){return!0}_showFeedback(t,e){}_moveFeedback(t,e){}_hideFeedback(){}_doStart(t,e,s,i,r){return!0}_doCanceled(){}_doCompleted(t,e,s){}_doEnded(t,e){}}const At="0".charCodeAt(0),Ct="#".charCodeAt(0),Lt=",".charCodeAt(0),Tt="s".charCodeAt(0),Nt="a".charCodeAt(0);class Rt{static getFormatter(t){let e=Rt.Formatters[t];return e||(Rt.Formatters[t]=e=new Rt(t)),e}static get Default(){return Rt.getFormatter(Rt.DEFAULT_FORMAT)}constructor(t){t=t.trim(),this._options=t?this.$_parse(this._format=t):{useGrouping:!1}}get format(){return this._format}toStr(t){return t.toLocaleString(void 0,this._options)}$_parse(t){const e=t.length;if(e>0){const s={useGrouping:!1,minimumIntegerDigits:0,minimumFractionDigits:0,maximumFractionDigits:0};let i=t.indexOf(".");if(i>=0){let r=i+1;for(;r<e&&t.charCodeAt(r)===At;)s.minimumFractionDigits++,r++;for(s.maximumFractionDigits=s.minimumFractionDigits;r<e&&t.charCodeAt(r)===Ct;)s.maximumFractionDigits++,r++;i-=1}else i=e-1;let r=i;for(;r>=0&&t.charCodeAt(r)===At;)s.minimumIntegerDigits++,r--;for(;r>=0;){if(t.charCodeAt(r--)===Lt){s.useGrouping=!0;break}}for(r=i;r>=0;){if(t.charCodeAt(r--)===Tt){s.signDisplay="always";break}}if(!s.signDisplay)for(r=i;r>=0;){if(t.charCodeAt(r--)===Nt){s.signDisplay="never";break}}return s.minimumIntegerDigits=g(1,s.minimumIntegerDigits),s.maximumFractionDigits||delete s.maximumFractionDigits,s}}}Rt.DEFAULT_FORMAT="",Rt.Formatters={};const Mt=["yy","yyyy","M","MM","d","dd","WW","W","w","ww","a","H","HH","h","hh","m","mm","s","ss","S","SS","SSS"],Ot=[".","/","-",":"],Dt="Z".charCodeAt(0),Bt="z".charCodeAt(0),$t="A".charCodeAt(0),It="a".charCodeAt(0),Ft="y".charCodeAt(0),zt="M".charCodeAt(0),Ht="m".charCodeAt(0),Gt="W".charCodeAt(0),jt="w".charCodeAt(0),Wt="d".charCodeAt(0),Yt="H".charCodeAt(0),Xt="h".charCodeAt(0),Ut="S".charCodeAt(0),Zt="s".charCodeAt(0);class Kt{static getFormatter(t){let e=Kt.Formatters[t];return e||(Kt.Formatters[t]=e=new Kt(t)),e}static get Default(){return Kt.getFormatter(C.dateFormat)}constructor(t){this._baseYear=2e3,this._preserveTime=!1,this._hasAmPm=!1,this._formatString="",this.formatString=t}get format(){return this._format}get formatString(){return this._formatString}set formatString(t){(t=t||C.dateFormat)!=this._formatString&&(this._tokens=[],this.parse(t),this._formatString=t)}toStr(t,e){if(!this._tokens)return"";const s=this._tokens;let i="";for(var r=0,n=s.length;r<n;r++){var a=s[r],h=a.length;switch(a.charCodeAt(0)){case Ft:i+=h>2?t.getFullYear():j(t.getFullYear()%100);break;case zt:i+=h>1?j(t.getMonth()+1):t.getMonth()+1;break;case Wt:i+=h>1?j(t.getDate()):t.getDate();break;case Gt:i+=h>1?j(ut.weekOfYear(t,e)+1):ut.weekOfMonth(t,e,!0)+1;break;case jt:i+=h>1?ut.long_week_days[t.getDay()]:ut.week_days[t.getDay()];break;case Yt:i+=h>1?j(t.getHours()):t.getHours();break;case Xt:if(this._hasAmPm){let e=t.getHours();0==e?e=12:e>12&&(e-=12),i+=h>1?j(e):e}else i+=h>1?j(t.getHours()):t.getHours();break;case Ht:i+=h>1?j(t.getMinutes()):t.getMinutes();break;case Zt:i+=h>1?j(t.getSeconds()):t.getSeconds();break;case It:case $t:t.getHours()<12?i+=C.am:i+=C.pm;break;case Ut:let s=t.getMilliseconds();i+=3==h?W(s):2==h?j(s):s.toString().substring(0,h);break;default:i+=a}}return i}parseDateFormatTokens(t){var e=[];if(t){const s=t.trim(),i=s.length;let r=0;for(;r<i;){let n=s.charAt(r);if(Ot.indexOf(n)>=0)e.push(n),r++;else{let a=r++;for(;r<i&&s.charAt(r)==n;)r++;if(n=s.substring(a,r),Mt.indexOf(n)<0){let e=n.charCodeAt(0);(e>=$t&&e<=Dt||e>=It&&e<=Bt)&&st(C.invalidDateFormat,t)}e.push(n)}if(r<i&&ut.isWhiteSpace(n=s.charAt(r)))for(e.push(n);r<i&&ut.isWhiteSpace(s.charAt(r));)r++}}return e}parse(t){t&&(this._format=t||C.dateFormat,this._tokens=this.parseDateFormatTokens(this._format),this._hasAmPm=this._tokens.indexOf("a")>=0||this._tokens.indexOf("A")>=0)}}Kt.Formatters={};class qt{static isBright(t){return new qt(t).isBright()}static getContrast(t,e,s){return new qt(t).getContrast(e,s)}constructor(t){this.r=0,this.g=0,this.b=0,this.a=1,(t=t&&t.trim())&&(ut.startsWith(t,"rgb(")&&ut.endsWith(t,")")?this.$_parseRgb(t.substring(4,t.length-1)):ut.startsWith(t,"rgba(")&&ut.endsWith(t,")")?this.$_parseRgb(t.substring(5,t.length-1)):ut.startsWith(t,"#")&&this.$_parseNumber(t.substr(1)))}get rgba(){return"rgba("+[this.r,this.g,this.b,this.a].join(",")+")"}isBright(){return.299*this.r+.587*this.g+.114*this.b>140}getContrast(t,e){return this.isBright()?t||"#000000":e||"#FFFFFF"}brighten(t,e=null){return(e=e||new qt(null)).r=Math.ceil(this.r+(255-this.r)*t),e.g=Math.ceil(this.g+(255-this.g)*t),e.b=Math.ceil(this.b+(255-this.b)*t),e.a=this.a,e}toString(){return this.rgba}$_parseRgb(t){const e=t.split(/\,\s*/);e.length>=3&&(this.r=+e[0],this.g=+e[1],this.b=+e[2],e.length>=4?this.a=+e[3]:this.a=1)}$_parseNumber(t){const e=t.length;let s;e>6?(s=parseInt(t.substr(0,6),16),this.a=parseInt(t.substring(6),16)/255):e>0&&(3===e&&(t=t.charAt(0)+t.charAt(0)+t.charAt(1)+t.charAt(1)+t.charAt(2)+t.charAt(2)),s=parseInt(t,16)),this.r=(16711680&s)>>16,this.g=(65280&s)>>8,this.b=255&s}}var Qt,Jt,te;!function(t){t.START="start",t.MIDDLE="middle",t.END="end"}(Qt||(Qt={})),function(t){t.TOP="top",t.MIDDLE="middle",t.BOTTOM="bottom"}(Jt||(Jt={})),function(t){t.TRUNCATE="truncate",t.WRAP="wrap",t.ELLIPSIS="ellipsis"}(te||(te={}));class ee extends wt{constructor(t,e=T){super(t,e,"text"),this._layout=Jt.TOP,this._overflow=te.WRAP,this._dirty=!0,this._text="",this.anchor=Qt.MIDDLE}get text(){return this._text}set text(t){(t=t||"")!==this._text&&(this._dirty=!0,this.dom.textContent=this._text=t,this.layoutText())}get anchor(){return this.getAttr("text-anchor")}set anchor(t){t!==this.anchor&&this.setAttr("text-anchor",t)}get layout(){return this._layout}set layout(t){t!==this._layout&&(this._layout=t,this.layoutText())}get overflow(){return this._overflow}set overflow(t){t!==this._overflow&&(this._overflow=t,this.layoutText())}get opacity(){return this.getAttr("fill-opacity")}set opacity(t){this.setAttr("fill-opacity",t)}getAscent(t){return.75*t}layoutText(t){const e=this.getBBox(),s=this.getAscent(isNaN(t)?e.height:t);let i;switch(this._layout){case Jt.MIDDLE:i=Math.floor(s/2);break;case Jt.BOTTOM:i=0;break;default:i=Math.ceil(s)}this.setAttr("y",i)}isFitIn(t){return this.calcWidth()>=t}calcWidth(){const t=this._text.length;return t&&this.dom.getSubStringLength(0,t)}calcRangeWidth(t=0,e=Number.MAX_SAFE_INTEGER){return t=g(0,t),(e=p(this._text.length,e))>t?this.dom.getSubStringLength(t,e-t):0}truncate(t,e){let s=this._text;if(!s)return;const i=this.dom;let r,n=0,a=s.length;do{r=Math.ceil((n+a)/2);i.getSubStringLength(0,r)>t?a=r-1:n=r}while(n<a);for(this.text=s.substring(0,n)+"…";n>0&&this.calcWidth()>t;)this.text=s.substring(0,--n)+"…"}setContrast(t,e,s){return this.setStyleOrClass(qt.isBright(getComputedStyle(t).fill)?e:s),this}clearDom(){super.clearDom(),this._dirty=!0}setStyles(t){let e=super.setStyles(t);return e&&this.layoutText(),e}setStyle(t,e){let s=super.setStyle(t,e);return s&&this.layoutText(),s}getBBox(){return(this._dirty||this._styleDirty)&&(this._bounds=this.dom.getBBox(),this._dirty=this._styleDirty=!1),this._bounds}getBBoundsTest(){return(this._dirty||this._styleDirty)&&(this._bounds={x:this.x,y:this.y,width:100,height:30},this._dirty=this._styleDirty=!1),this._bounds}stain(){this._dirty=!0}}const se="$_TH";class ie{tag(){return""}parse(t){return this.text=t,this._doParse(t),this}getText(t,e){const s=this._literals;if(s&&e.callback){let i=this.text;for(let r=0;r<s.length;r+=4){let n=e.callback(t,s[r+1]);if("number"==typeof n&&!isNaN(n)||"bigint"==typeof n){const t=s[3]?Rt.getFormatter(s[3]):e.numberFormatter;t&&(n=t.toStr(n))}else if(n instanceof Date){const t=s[3]?Kt.getFormatter(s[3]):e.timeFormatter;t&&(n=t.toStr(n,e.startOfWeek||0))}else null==n&&(n=s[r+2]||"");i=i.replace(s[r],n)}return i}return this.text}prepareSpan(t,e,s){const i=this.getText(e,s);return t.textContent=i,t}_doParse(t){this._literals=[];let e=0;for(;e<t.length;){let s=t.indexOf("${",e);if(s<0&&(s=t.indexOf("%{",e)),s<0)break;const i=t.indexOf("}",s+2);if(i<0)break;const r=t.substring(s,i+1),n=r.substring(2,r.length-1),a=n.indexOf(";");if(a>0){const t=n.indexOf(";",a+1);t>=a?this._literals.push(r,n.substring(0,a),n.substring(a+1,t),n.substring(t+1)):this._literals.push(r,n.substring(0,a),n.substring(a+1),T),0===this._literals[2].length&&(this._literals[2]=T)}else this._literals.push(r,n,T,T);e=i+1}return 0==this._literals.length&&(this._literals=null),this}}class re extends ie{prepareSpan(t,e,s){const i=this.getText(e,s),r=i.indexOf(">")+1,n=i.indexOf(this.tag(),r);return this._doPrepare(t,i,r,n),t}_doPrepare(t,e,s,i){t.innerHTML=e.substring(s,i);const r=e.indexOf("style=");if(r>0&&r<s){const i=e[r+6],n=e.indexOf(i,r+7);n>0&&n<s&&t.setAttribute("style",e.substring(r+7,n))}}}class ne extends re{constructor(){super(...arguments),this.target="_blank"}tag(){return"</a>"}_doPrepare(t,e,s,i){e.substring(2,s-1).trim().split(/\s+/g).forEach((t=>{const e=t.indexOf("=");if(e>0){const s=t.substring(0,e),i=t.substring(e+1,t.length),r=i.substring(1,i.length-1);switch(s){case"href":this.url=r;break;case"target":this.target=r}}})),super._doPrepare(t,e,s,i),t.setAttribute("class","rct-text-link")}}const ae={t:class extends re{tag(){return"</t>"}},b:class extends re{tag(){return"</b>"}_doPrepare(t,e,s,i){super._doPrepare(t,e,s,i),t.setAttribute("class","rct-text-bold")}},i:class extends re{tag(){return"</i>"}_doPrepare(t,e,s,i){super._doPrepare(t,e,s,i),t.setAttribute("class","rct-text-italic")}},a:ne};class he{get words(){return this._words.slice()}parse(t){function e(t){const e=s.length;e>0&&""===s[e-1].type?s[e-1].text+=t:s.push((new ie).parse(t))}const s=this._words=[];let i=0;for(;i<t.length;){if("<"==t[i]){const s=t[i+1];let r;if(s in ae){const e=t.indexOf(">",i+2);if(e>=0){const n="</"+s+">",a=t.indexOf(n,e+1);if(a>=0){const e=t.substring(i,a+n.length);r=(new ae[s]).parse(e),i+=e.length}}}if(!r){e(t.substring(i));break}this._words.push(r)}else{const s=t.indexOf("<",i+1);if(!(s>=0)){e(t.substring(i));break}e(t.substring(i,s)),i=s}}return this}}const oe=/<br.*?>|\r\n|\n/;class le{constructor(t){this.setFormat(t)}setFormat(t){t!==this._format&&this.$_parse(this._format=null!=t?String(t):t)}lines(){return this._lines.slice()}build(e,s,i,r,n){const a=e.doc,h=f(this.lineHeight,1),o=this._lines,l=o.length,c=[];let _;e.clearDom(),r=r||e;for(let s=0;s<l;s++){const i=o[s];let l=0,_=0,u=null;for(let s of i.words){const i=s.prepareSpan(e.appendElement(a,"tspan"),r,n),h=i.getBBox();if(l+=h.width,i.$_TW=h.width,_=g(_,i[se]=h.height),u||(u=i),s instanceof ne){const r=a.createElementNS(t,"a");r.setAttribute("href",s.url),r.setAttribute("target",s.target),r.appendChild(i),e.appendDom(r)}}c.push(u),i[se]=_*h}if(l>0){_=o[0][se];for(let t=1;t<c.length;t++)if(c[t]){const s=e.insertElement(a,"tspan",c[t]);let i=Math.floor(_-e.getAscent(_))+e.getAscent(o[t][se]);s.setAttribute("x","0"),s.setAttribute("dy",String(i)),s.innerHTML="​",_=o[t][se]}e.layoutText(o[0][se])}}layout(t,e,s,i,r){const n=t.getBBox();let a,h=r.top+(i-r.top-r.bottom-n.height)/2;switch(e){case it.CENTER:t.anchor=Qt.MIDDLE,a=r.left+(s-r.left-r.right)/2;break;case it.RIGHT:t.anchor=Qt.END,a=n.width-r.right;break;default:t.anchor=Qt.START,a=r.left}t.trans(a,h)}$_parse(t){const e=this._lines=[];if(t){const s=t.split(oe);for(let t of s)e.push((new he).parse(t))}}}var ce,_e,ue;!function(t){t.NORMAL="normal",t.SHUFFLE="shuffle",t.RANDOM="random"}(ce||(ce={})),function(t){t.DEFAULT="default",t.SPLINE="spline",t.STEP="step"}(_e||(_e={})),function(t){t.DEFAULT="default",t.REVEAL="reveal",t.GROW="grow",t.SPREAD="spread",t.FADEIN="fadein"}(ue||(ue={}));class de{constructor(t){this.source=t}hasDef(){return!0}}class pe extends de{_setStops(e,i){const r=e.createElementNS(t,"stop"),n=e.createElementNS(t,"stop"),a=this.source.color,h=G(this.source.opacity)?1:this.source.opacity,o=s(a)?a[0]:a,l=s(a)&&a.length>1?a[1]:"white",c=s(h)?h[0]:h,_=s(h)&&h.length>1?h[1]:h;i.setAttribute("id",this.source.id),r.setAttribute("offset","0"),r.setAttribute("stop-color",o),r.setAttribute("stop-opacity",c),n.setAttribute("offset","1"),n.setAttribute("stop-color",l),n.setAttribute("stop-opacity",_),i.appendChild(r),i.appendChild(n)}}class ge extends pe{getEelement(e,s){const i=e.createElementNS(t,"linearGradient");let{x1:r,x2:n,y1:a,y2:h}={x1:0,x2:0,y1:0,y2:0};switch(this._setStops(e,i),s.dir){case"up":a=1;break;case"right":n=1;break;case"left":r=1;break;default:h=1}return i.setAttribute("x1",r),i.setAttribute("y1",a),i.setAttribute("x2",n),i.setAttribute("y2",h),i}}ge.TYPE="lineargradient";class me extends pe{getEelement(e,s){const i=e.createElementNS(t,"radialGradient");return G(s.cx)||i.setAttribute("cx",s.cx),G(s.cy)||i.setAttribute("cy",s.cy),G(s.r)||i.setAttribute("r",s.r),this._setStops(e,i),i}}me.TYPE="radialgradient";class fe extends de{getEelement(s,i){const n=s.createElementNS(t,"pattern"),a=s.createElementNS(t,"path");let o,l,c,_,u=!1;if(n.setAttribute("id",i.id),n.setAttribute("patternUnits","userSpaceOnUse"),a.classList.add("rct-pattern"),+i.pattern>=0){const t=fe.STOCK[+i.pattern%fe.STOCK.length];o=t.path,l=t.style,u=!t.fill,c=t.width||20,_=t.height||20}else r(i.pattern)&&(o=i.pattern,c=i.width||i.height||20,_=i.height||i.width||20);n.setAttribute("width",String(c)),n.setAttribute("height",String(_)),a.setAttribute("d",o),l&&h(a.style,l),i.style&&h(a.style,i.style),u&&(a.style.fill="none");let d=i.backgroundStyle;if(r(d)||e(d)){const e=s.createElementNS(t,"rect");n.append(e),e.style.fill=r(d)?d:d.fill,e.setAttribute("width",String(c)),e.setAttribute("height",String(_))}return n.append(a),n}}fe.TYPE="pattern",fe.STOCK=[{path:"M 0 10 L 10 0 M -1 1 L 1 -1 M 9 11 L 11 9",width:10,height:10,style:{strokeWidth:"0.3px"}},{path:"M0 0 L0 3 L5.2 6 L10.4 3 L10.4 0 M5.2 6 L5.2 12 L0 15 L0 18 M5.2 12 L10.4 15 L10.4 18",width:10.4,height:18,style:{strokeWidth:"0.3px"}},{path:"M0 0h5v5H0zM5 5h5v5H5z",fill:!0,width:10,height:10},{path:"m5 .037 4.957 4.957L5 9.951.043 4.994z",fill:!0,width:10,height:10},{path:"M0 2.8 L5 0 L10 2.8 L10 14 L5 16.8 L0 14 L0 2.8 M5 0 L5 5.6 L0 8.4 L5 11.2 L5 16.8 M5 5.6 L10 8.4 L5 11.2",style:{strokeWidth:"0.3px"},width:10,height:16.8},{path:"m5 .037 4.957 4.957L5 9.951.043 4.994z",fill:!1,width:10,height:10,style:{strokeWidth:"0.3px"}},{path:"M 0 0 L 12 12 L 24 0 M 4 0 L 12 8 L 20 0 M 8 0 L 12 4 L 16 0 M 0 4 L 8 12 L 0 20 M 0 8 L 4 12 L 0 16 M 0 24 L 12 12 L 24 24 M 4 24 L 12 16 L 20 24 M 8 24 L 12 20 L 16 24 M 24 20 L 16 12 L 24 4 M 24 16 L 20 12 L 24 8",width:24,height:24,fill:!1,style:{strokeWidth:"0.4px"}},{path:"M10 2.52H0M0 7.48h10M7.48 10V0M2.52 0v10",style:{strokeWidth:"0.3px"},width:5,height:5},{path:"M-2.5 1.25l5 2.5L7.5 1.25l5 2.5 M-2.5 6.25l5 2.5 5-2.5 5 2.5 M-2.5 11.25l5 2.5 5-2.5 5 2.5 M-2.5 16.25l5 2.5 5-2.5 5 2.5",width:10,height:10,style:{strokeWidth:"0.3px"}},{path:"M25 1.95v.26c-.79 0-1.43.64-1.43 1.43 0 .25.15.62.33.8l.31.31c.25.27.31.65.16.98l-.06.11c-.18.32-.5.52-.87.54h-4.56v4.56c.02.26.17.5.39.63l.11.06c.21.1.52.05.68-.11l.31-.31c.27-.24.61-.39.98-.4.93 0 1.69.76 1.69 1.69 0 .93-.76 1.69-1.69 1.69-.36-.02-.71-.16-.98-.4l-.31-.31a.63.63 0 0 0-.68-.11l-.11.06c-.23.13-.38.37-.39.63v4.56h4.56c.36.02.69.22.87.54l.06.11c.15.33.09.72-.16.98l-.31.31c-.2.22-.31.5-.33.8 0 .79.64 1.43 1.43 1.43v.26c-.93 0-1.69-.76-1.69-1.69.02-.36.16-.71.4-.98l.31-.31a.63.63 0 0 0 .11-.68l-.06-.11a.764.764 0 0 0-.63-.39h-4.56v4.56c-.02.36-.22.69-.54.87l-.11.06c-.33.15-.72.09-.98-.16l-.31-.31c-.22-.2-.5-.31-.8-.33-.79 0-1.43.64-1.43 1.43h-.26c0-.93.76-1.69 1.69-1.69.32 0 .75.18.98.4l.31.31c.19.17.45.21.68.11l.11-.06c.23-.13.38-.37.39-.63v-4.56h-4.56c-.36-.02-.69-.22-.87-.54l-.06-.11a.886.886 0 0 1 .16-.98l.31-.31c.2-.22.31-.5.33-.8a1.43 1.43 0 1 0-2.86 0c0 .25.15.62.33.8l.31.31c.25.27.31.65.16.98l-.06.11c-.18.32-.5.52-.87.54H6.38v4.56c.02.26.17.5.39.63l.11.06c.21.1.52.05.68-.11l.31-.31c.27-.24.61-.39.98-.4.93 0 1.69.76 1.7 1.69h-.26c0-.79-.64-1.43-1.43-1.43-.25 0-.62.15-.8.33l-.31.31c-.27.25-.65.31-.98.16l-.11-.06c-.32-.18-.52-.5-.54-.87v-4.56H1.56c-.26.02-.5.17-.63.39l-.06.11c-.1.21-.05.52.11.68l.31.31c.24.27.39.61.4.98 0 .93-.76 1.69-1.69 1.7v-.26c.79 0 1.43-.64 1.43-1.43 0-.25-.15-.62-.33-.8l-.31-.31a.888.888 0 0 1-.16-.98l.06-.11c.18-.32.5-.52.87-.54h4.56v-4.56a.812.812 0 0 0-.39-.63l-.11-.06a.647.647 0 0 0-.68.11l-.31.31c-.27.25-.62.39-.98.4-.93 0-1.69-.76-1.69-1.69s.76-1.69 1.69-1.69c.32 0 .75.18.98.4l.31.31c.19.17.45.21.68.11l.11-.06c.23-.13.38-.37.39-.63V6.38H1.56c-.36-.02-.69-.22-.87-.54l-.06-.11a.886.886 0 0 1 .16-.98l.31-.31c.2-.22.31-.5.33-.8 0-.79-.64-1.43-1.43-1.43v-.26c.93 0 1.69.76 1.69 1.69 0 .32-.18.75-.4.98l-.31.31a.63.63 0 0 0-.11.68l.06.11c.13.23.37.38.63.39h4.56V1.56c.02-.36.22-.69.54-.87l.11-.06c.33-.15.72-.09.98.16l.31.31c.22.2.5.31.8.33.79 0 1.43-.64 1.43-1.43h.26c0 .93-.76 1.69-1.69 1.69-.36-.02-.71-.16-.98-.4L7.57.98a.63.63 0 0 0-.68-.11l-.11.06c-.23.13-.38.37-.39.63v4.56h4.56c.36.02.69.22.87.54l.06.11c.15.33.09.72-.16.98l-.31.31c-.2.22-.31.5-.33.8a1.43 1.43 0 1 0 2.86 0c0-.25-.15-.62-.33-.8l-.31-.31a.888.888 0 0 1-.16-.98l.06-.11c.18-.32.5-.52.87-.54h4.56V1.56a.812.812 0 0 0-.39-.63l-.11-.06a.647.647 0 0 0-.68.11l-.31.31c-.27.25-.62.39-.98.4-.95 0-1.71-.76-1.71-1.69h.26c0 .79.64 1.43 1.43 1.43.25 0 .62-.15.8-.33l.31-.31c.27-.25.65-.31.98-.16l.11.06c.32.18.52.5.54.87v4.56h4.56c.26-.02.5-.17.63-.39l.06-.11c.1-.21.05-.52-.11-.68l-.31-.31c-.25-.27-.39-.62-.4-.98 0-.93.76-1.69 1.69-1.69ZM10.94 18.62c.26-.02.5-.17.63-.39l.06-.11c.1-.21.05-.52-.11-.68l-.31-.31c-.25-.27-.39-.62-.4-.98 0-.93.76-1.69 1.69-1.69s1.69.76 1.69 1.69c0 .32-.18.75-.4.98l-.31.31a.63.63 0 0 0-.11.68l.06.11c.13.23.37.38.63.39h4.56v-4.56c.02-.36.22-.69.54-.87l.11-.06c.33-.15.72-.09.98.16l.31.31c.22.2.5.31.8.33a1.43 1.43 0 1 0 0-2.86c-.25 0-.62.15-.8.33l-.31.31c-.27.25-.65.31-.98.16l-.11-.06c-.32-.18-.52-.5-.54-.87V6.38h-4.56c-.26.02-.5.17-.63.39l-.06.11c-.1.21-.05.52.11.68l.31.31c.24.27.39.61.4.98 0 .93-.76 1.69-1.69 1.69s-1.69-.76-1.69-1.69c.02-.36.16-.71.4-.98l.31-.31a.63.63 0 0 0 .11-.68l-.06-.11a.764.764 0 0 0-.63-.39H6.38v4.56c-.02.36-.22.69-.54.87l-.11.06c-.33.15-.72.09-.98-.16l-.31-.31c-.22-.2-.5-.31-.8-.33a1.43 1.43 0 1 0 0 2.86c.25 0 .62-.15.8-.33l.31-.31c.27-.25.65-.31.98-.16l.11.06c.32.18.52.5.54.87v4.56h4.56Z",width:25,height:25,fill:!1,style:{strokeWidth:"0.3px"}},{path:"M 0 8 L 8 0 L 12 4 L 4 12 Z M -2 2 L 2 6 M 2 -2 L 6 2 M 6 10 L 10 14 M 10 6 L 14 10",width:12,height:12,style:{strokeWidth:"0.5px"}},{path:"M0 13.66 6.34 10 10 16.34 3.66 20zM0 6.34 3.66 0 10 3.66 6.34 10zM10 16.34 13.66 10 20 13.66 16.34 20zM10 3.66 16.34 0 20 6.34 13.66 10zM0 6.34v7.32M20 6.36v7.3M6.34 10h7.32",width:20,height:20,style:{strokeWidth:"0.3px"},fill:!1}];class xe extends de{prepare(){const t=this.source;return this._colors=s(t.colors)?t.colors.slice():[],t.mode===ce.RANDOM?this._index=-1:(t.mode===ce.SHUFFLE&&ut.shuffle(this._colors),this._index=0),this}getNext(){return this._index<0?this._colors[Math.floor(Math.random()*this._colors.length)]:this._colors[this._index++%this._colors.length]}hasDef(){return!1}getEelement(t,e){this._colors=s(e.colors)?e.colors:[]}}xe.TYPE="colors";class we extends de{prepare(){const t=this.source.rootUrl||"";this._images=[],this._map={},this.source.images.forEach((e=>{if(r(e))this._images.push(e);else{const s=t+e.url;e.name&&(this._map[e.name]=s),this._images.push(s)}}))}getImage(t){return r(t)?this._map[t]:this._images[t]}hasDef(){return!1}getEelement(t,e){this.size=Object.freeze({width:e.width||e.height||we.SIZE,height:e.height||e.width||we.SIZE})}}we.TYPE="images",we.SIZE=20;class be{constructor(){this._items=[],this._map={}}load(t){if(this._items=[],s(t))t.forEach((t=>{const e=this.$_loadItem(t);e&&(e.hasDef()?this._items.push(e):this._map[t.id]=e)}));else if(e(t)){const e=this.$_loadItem(t);e&&(e.hasDef()?this._items.push(e):this._map[t.id]=e)}}register(t,e){this._items.forEach((s=>{const i=s.getEelement(t,s.source);i.setAttribute(wt.ASSET_KEY,"1"),e.addDef(i)}))}unregister(t,e){this._items.forEach((t=>{e.removeDef(t.source.id)}))}get(t){return this._map[t]}$_loadItem(t){if(e(t)&&t.id){let e=t.type;if(e||(null!=t.pattern?e=fe.TYPE:s(t.colors)?e=xe.TYPE:s(t.images)&&(e=we.TYPE)),e)switch(e.toLowerCase()){case ge.TYPE:return new ge(t);case me.TYPE:return new me(t);case fe.TYPE:return new fe(t);case xe.TYPE:return new xe(t);case we.TYPE:return new we(t)}}}}let ye=0;class ve extends P{constructor(t,e){super(),this.INVALID={},this.chart=t,this._visible=e,ye++}get visible(){return this._visible}set visible(t){var e;t!==this._visible&&(this._visible=t,null===(e=this.chart)||void 0===e||e._visibleChanged(this))}load(t){if(void 0!==t&&!this._doLoadSimple(t)){if(null!==t&&null!=t.template){const e=this.chart&&this.chart.assignTemplates;e&&(t=e(t))}this._doLoad(t)}return this}save(){const t={visible:this.visible};return this._doSave(t),t}$_parseProp(t){if(t.indexOf(".")>=0){const e=t.split("."),s=e.length-1;let i=this;for(let t=0;t<s;t++)if(i=i[e[t]],!(i instanceof P))return this.INVALID;return{obj:i,prop:e[s]}}}getProp(t){if(r(t)){const e=this.$_parseProp(t);return e?e===this.INVALID?T:e.obj[e.prop]:this[t]}}setProp(t,e,s){if(r(t)){const i=this.$_parseProp(t);if(i)i.obj instanceof ve?i.obj.setProp(i.prop,e,s):i.obj instanceof P&&e!==i.obj[i.prop]&&(i.obj[i.prop]=e,s&&this._changed());else{const i=this[t];if(i instanceof ve)return i.setProps(e,s);if(e!==i)return this[t]=e,s&&this._changed(),!0}}}setProps(t,s){let i=!1;if(e(t))for(const e in t)this.setProp(e,t[e],!1)&&(i=!0);else this._doLoadSimple(t)&&(i=!0);return i&&s&&this._changed(),i}prepareRender(){this._doPrepareRender(this.chart)}_changed(t){var e;null===(e=this.chart)||void 0===e||e._modelChanged(this,t)}_doLoadSimple(t){if("boolean"==typeof t)return this.visible=t,!0}_doLoad(t){for(const i in t){let r=t[i];this._doLoadProp(i,r)||(this[i]instanceof ve?this[i].load(r):s(r)?this[i]=r.slice(0):r instanceof Date?this[i]=new Date(r):e(r)?this[i]=h({},r):this[i]=r)}}_doLoadProp(t,e){return!1}_doSave(t){}_doPrepareRender(t){}_loadStroke(t){if(r(t))return this.visible=!0,this.style={stroke:t},!0}}var Ve,Se,Pe,ke,Ee,Ae,Ce,Le,Te,Ne,Re,Me,Oe;ve.UPDATED="updated",function(t){t.NONE="none",t.OUTLINE="outline",t.BACKGROUND="background"}(Ve||(Ve={})),function(t){t.CLIP="clip",t.ELLIPSIS="ellipsis",t.WRAP="wrap"}(Se||(Se={}));class De extends ve{constructor(){super(...arguments),this._outlineThickness=2,this._outlineWidth="2px",this.effect=Ve.NONE,this.autoContrast=!0}get outlineThickness(){return this._outlineThickness}set outlineThickness(t){t!==this._outlineThickness&&(this._outlineThickness=t,this._outlineWidth=f(t,2)+"px")}}class Be extends De{constructor(t,e){super(t,e),this.numberSymbols="k,M,G,T,P,E",this.numberFormat="#,##0.#"}get numberSymbols(){return this._numberSymbols}set numberSymbols(t){t!==this._numberSymbols&&(this._numberSymbols=t,this._numSymbols=t&&t.split(","))}get numberFormat(){return this._numberFormat}set numberFormat(t){t!==this._numberFormat&&(this._numberFormat=t,this._numberFormatter=t?Rt.getFormatter(t):null)}get text(){return this._text}set text(t){this.setText(t)}setText(t){return t!==this._text&&this.prepareRich(this._text=t),!isNaN(this.lineHeight)&&this._richTextImpl&&(this._richTextImpl.lineHeight=this.lineHeight),this}prepareRich(t){t?(this._richTextImpl||(this._richTextImpl=new le),this._richTextImpl.setFormat(t)):this._richTextImpl=null}isVisible(){return this.visible&&!!this._text}buildSvg(t,e,s,i,r,n){this._richTextImpl&&(this._richTextImpl.build(t,s,i,r,n),e&&this._richTextImpl.build(e,s,i,r,n))}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}$_getNumberText(t,e,s){if(ut.isValidNum(t)){const i=this._numSymbols&&e&&ut.scaleNumber(t,this._numSymbols,s);return this._numberFormatter?i?this._numberFormatter.toStr(i.value)+i.symbol:this._numberFormatter.toStr(t):i?i.value+i.symbol:String(t)}return"NaN"}_getText(t,e,s,i){let n=r(t)?t:this.$_getNumberText(e,s,i)||e;return this.prefix&&(n=this.prefix+n),this.suffix&&(n+=this.suffix),n}}!function(t){t.DEFAULT="default",t.LEFT="left",t.RIGHT="right",t.TOP="top",t.BOTTOM="bottom"}(Pe||(Pe={}));class $e extends Be{constructor(){super(...arguments),this.iconPosition=Pe.DEFAULT,this.iconGap=2}getIconPos(){return this.iconPosition===Pe.DEFAULT?this.getDefaultIconPos():this.iconPosition}_doPrepareRender(t){if(this._images=null,this.imageList){const e=t.assets.get(this.imageList);e instanceof we&&(this._images=e)}this._root=this._images?"":this.iconRoot||""}getUrl(t){if(t){const e=t.indexOf("::");if(0===e)return t=t.substring(2),this._images?this._images.getImage(t):t;if(e>0){const s=this.chart.assets.get(t.substring(0,e)),i=t.substring(e+2);return s instanceof we?s.getImage(i):i}return this._root+t}}}class Ie extends ve{}!function(t){t.CHART="chart",t.CONTAINER="container"}(ke||(ke={}));class Fe extends ve{constructor(t,e,s){super(t,!0),this.inBody=s,this._offsetX=0,this._offsetY=0,this.front=!1,this.verticalAlign=rt.TOP,this.scope=ke.CHART,this.name=e}get offsetX(){return this._offsetX}set offsetX(t){t!=this._offsetX&&(this._offsetX=t,this._offsetXDim=this.$_parsOffset(t))}$_parsOffset(t){if(r(t)){const e=t[t.length-1];if("h"===e||"w"===e){const s=parseFloat(t);if(s===parseFloat(t.substring(0,t.length-1)))return{size:s,suffix:e}}}}get offsetY(){return this._offsetY}set offsetY(t){t!=this._offsetY&&(this._offsetY=t,this._offsetYDim=this.$_parsOffset(t))}get width(){return this._width}set width(t){t!==this._width&&(this._widthDim=X(this._width=t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._heightDim=X(this._height=t,!0))}$_calcOffet(t,e,s){return s.size*("h"===s.suffix?e:t)}getOffset(t,e){return{x:this._offsetXDim?this.$_calcOffet(t,e,this._offsetXDim):+this._offsetX,y:this._offsetYDim?this.$_calcOffet(t,e,this._offsetYDim):+this._offsetY}}getSize(t,e){const s=this.chart.isInverted();let i,r;if(this.inBody){const n=+this.x1,a=+this.x2,h=+this.y1,o=+this.y2;if(this._x=this._y=this._w=this._h=NaN,!isNaN(n)){const h=this.chart.xAxis;s?this._y=e-h.getPos(e,n):this._x=h.getPos(t,n),isNaN(a)||(s?r=this._h=e-h.getPos(e,a)-this._y:i=this._w=h.getPos(t,a)-this._x)}if(!isNaN(h)){const n=this.chart.yAxis;s?this._x=n.getPos(t,h):this._y=e-n.getPos(e,h),isNaN(o)||(s?i=this._w=n.getPos(t,o)-this._x:r=this._h=e-n.getPos(e,o)-this._y)}}return isNaN(i)?i=Z(this._widthDim,t):i<0&&(this._x+=i,i=-i),isNaN(r)?r=Z(this._heightDim,e):r<0&&(this._y+=r,r=-r),{width:i,height:r}}getPosition(t,e,s,i,r,n,a){let h,o,l;if(isNaN(o=this._x))switch(h=this.getOffset(n,a),o=e,this.align){case it.CENTER:o+=(i-n)/2+h.x;break;case it.RIGHT:o+=i-h.x-n;break;default:this._anchorObj?o+=(i-n)/2+h.x:o+=h.x}else h=h||this.getOffset(n,a),o=this._x+h.x;if(isNaN(l=this._y))switch(h=h||this.getOffset(n,a),l=s,this.verticalAlign){case rt.MIDDLE:l+=(r-a)/2-h.y;break;case rt.BOTTOM:l+=r-h.y-a;break;default:l+=h.y}else h=h||this.getOffset(n,a),l=this._y+h.y;return{x:o,y:l}}update(){this._changed(ve.UPDATED)}_doPrepareRender(t){}}class ze{constructor(t){this.owner=t,this._map={},this._items=[],this._visibles=[]}get count(){return this._items.length}getVisibles(){return this._visibles.slice(0)}getAnnotation(t){const e=this._map[t];if(e instanceof Fe)return e}get(t){return r(t)?this._map[t]:this._items[t]}load(t,i){const r=this.owner.chart,n=this._items=[],a=this._map={};s(t)?t.forEach(((t,e)=>{n.push(this.$_loadItem(r,t,e,i))})):e(t)&&n.push(this.$_loadItem(r,t,0,i)),n.forEach((t=>{t.name&&(a[t.name]=t)}))}prepareRender(){this._visibles=this._items.filter((t=>t.visible)),this._visibles.forEach((t=>{t.prepareRender(),t._anchorObj=t.anchor?this.owner.anchorByName(t.anchor):T}))}$_loadItem(t,e,s,i){let n=e.type;n||(n=r(e.imageUrl)?"image":r(e.shape)?"shape":"text");const a=t._getAnnotationType(n);if(!a)throw new Error("Invalid annotation type: "+e.type);const h=new a(t,e.name||`annotation ${s+1}`,i);return h.load(e),h.index=s,h}}!function(t){t.AUTO="auto",t.LINE="line"}(Ee||(Ee={}));class He extends ve{constructor(){super(...arguments),this.minWidth=50}}class Ge extends ve{constructor(t){super(t.chart,!0),this.axis=t,this.type=Ee.AUTO,this.showAlways=!0,this.followPointer=!0,this.numberFormat="#,##0.#",this.timeFormat="yyyy-MM-dd HH:mm",this.markerHovering=!1,this.flag=new He(t.chart,!0),this.visible=!1,this._args={axis:T,pos:T,flag:T,points:T}}isBar(){return!this.axis.continuous()&&this.type!==Ee.LINE}getFlag(t,e){const s=this.axis.axisValueAt(t,e);return s instanceof Date?Kt.getFormatter(this.timeFormat).toStr(new Date(s),this.chart.startOfWeek):Rt.getFormatter(this.numberFormat).toStr(s)}moved(t,e,s){this.onChange&&(this._args.pos=t,this._args.flag=e,this._args.points=s.map((t=>null==t?void 0:t.proxy())),this.onChange(this._args))}_setAxis(t){this._args.axis=t}_doLoadSimple(t){return i(t)?(this.visible=!0,this.onChange=t,!0):super._doLoadSimple(t)}}class je extends ve{constructor(t,e=!0){super(null==t?void 0:t.chart,e),this.axis=t}}class We extends je{constructor(t,e){super(t,e&&t._isX)}_doLoadSimple(t){return this._loadStroke(t)||super._doLoadSimple(t)}}!function(t){t.START="start",t.MIDDLE="middle",t.END="end"}(Ae||(Ae={}));class Ye extends je{constructor(){super(...arguments),this.align=Ae.MIDDLE,this.offset=0,this.gap=5}get rotation(){return this._rotation}set rotation(t){let e=+t;Number.isNaN(e)||90===e||270===e||-90===e||-270===e||(e=0),this._rotation=e}isVisible(){return this.visible&&!G(this.text)}getRotation(t){return t._isHorz?0:isNaN(this._rotation)?t.position===Re.OPPOSITE?90:270:this._rotation}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}}class Xe extends je{getRows(){const t=this.axis,e=this.colors,s=e?e.length:0,i=[];if(this.belowColor&&t.isBaseVisible()&&i.push({axis:t,from:t.axisMin(),to:t.getBaseValue(),color:this.belowColor}),s>0){const r=t._ticks;let n=0;r[0].value>t.axisMin()&&(e[n%s]&&i.push({axis:t,from:t.axisMin(),to:r[0].value,color:e[n%s]}),n++);for(let a=1;a<r.length;a++,n++)e[n%s]&&i.push({axis:t,from:r[a-1].value,to:r[a].value,color:e[n%s]});r[r.length-1].value<t.axisMax()&&e[n%s]&&i.push({axis:t,from:r[r.length-1].value,to:t.axisMax(),color:e[n%s]})}return i}_doLoadSimple(t){return r(t)?(this.colors=[t,null],!0):s(t)?(this.colors=t,!0):super._doLoadSimple(t)}}class Ue extends je{constructor(t){super(t,null),this.rows=new Xe(this.axis)}isVisible(t){return t?!1!==this.visible:null==this.visible?!this.axis._isX:this.visible}}!function(t){t.INSIDE="inside",t.OUTSIDE="outside"}(Ce||(Ce={}));class Ze extends $e{constructor(t){super(t,!0),this.position=Ce.INSIDE,this.align=it.LEFT,this.verticalAlign=rt.TOP,this.offsetX=3,this.offsetY=3}getDefaultIconPos(){return Pe.LEFT}}!function(t){t.LINE="line",t.RANGE="range",t.AREA="area"}(Le||(Le={}));class Ke extends je{constructor(t){super(t),this.front=!1,this.zindex=0,this.label=new Ze(t.chart)}canConstainedTo(t,e){if(s(this.col)){for(const t of this.col)if(e==t)return!0;return!1}if(!isNaN(this.col)&&e!=this.col)return!1;if(s(this.row)){for(const e of this.row)if(t==e)return!0;return!1}return!(!isNaN(this.row)&&t!=this.row)}}class qe extends Ke{}class Qe extends Ke{}class Je extends je{constructor(t){super(t,!1),this.length=7,this.gap=3}canUseNumSymbols(){return!0}_doLoadSimple(t){return ut.canNumber(t)?(this.length=+t,!0):super._doLoadSimple(t)}}!function(t){t.NONE="none",t.ROTATE="rotate",t.STEP="step",t.ROWS="rows"}(Te||(Te={})),function(t){t.HIDDEN="hidden",t.PULL="pull",t.FIT="fit"}(Ne||(Ne={}));class ts extends $e{constructor(t){super(t&&t.chart,!0),this.axis=t,this._domain={callback:(t,e)=>this._getParamValue(this._paramTick,e)},this.step=0,this.startStep=0,this.rows=0,this.maxRows=3,this.autoArrange=Te.ROTATE,this.overflow=Se.CLIP,this.firstOverflow=Ne.PULL,this.lastOverflow=Ne.PULL,this.overflowGap=12,this.numberFormat=null}_getParamValue(t,e){return e.startsWith("axis.")?this.axis[e.substring(5)]:t[e]}getLabelText(t,e){var s;const i=t.index;if(this.textCallback){const e=this.textCallback(this.axis.getTickLabelArgs(i,t.value));if(null!=e)return e}return 1==e?w(null!==(s=this.lastText)&&void 0!==s?s:this.firstText,this.text):0==i?w(this.firstText,this.text):i==e-1?w(this.lastText,this.text):this.text}getLabelStyle(t,s){const i=t.index;if(this.styleCallback){const s=this.styleCallback(this.axis.getTickLabelArgs(i,t.value));if(e(s))return s}return 1==s?this.lastStyle||this.firstStyle:0==i?this.firstStyle:i==s-1?this.lastStyle:void 0}getIcon(t){}getDefaultIconPos(){return this.axis._isHorz?Pe.TOP:Pe.RIGHT}_doPrepareRender(t){super._doPrepareRender(t),this._domain.numberFormatter=this._numberFormatter}}!function(t){t.AUTO="auto",t.NORMAL="normal",t.OPPOSITE="opposite",t.BASE="base",t.BETWEEN="between"}(Re||(Re={}));class es extends je{constructor(t){super(t,!1),this._thickness=10,this._minThumbSize=32,this._gap=3,this._gapFar=3}get thickness(){return this._thickness}set thickness(t){this._thickness=Math.max(0,+t||this._thickness)}get minThumbSize(){return this._minThumbSize}set minThumbSize(t){this._minThumbSize=Math.max(0,+t||this._minThumbSize)}get gap(){return this._gap}set gap(t){this._gap=Math.max(0,+t||this._gap)}get gapFar(){return this._gapFar}set gapFar(t){this._gapFar=Math.max(0,+t||this._gapFar)}}class ss{constructor(t){this.axis=t}total(){return this.max-this.min}length(){return this.end-this.start}isFull(){return this.start===this.min&&this.end===this.max}resize(t,e,s){if((t=isNaN(t)?this.start:g(this.min,p(this.max,t)))>(e=isNaN(e)?this.end:g(t,p(this.max,e)))){const s=t;t=e,e=s}const i=this.max-this.min;if((t!==this.start||e!==this.end)&&e>t&&(isNaN(s)||(e-t)/i>=s)&&i/(e-t)>1)return this.start=t,this.end=e,!0}}class is extends We{}class rs extends ve{_animating(){return!isNaN(this._prevRate)}constructor(t,e,s){super(t,!0),this._series=[],this._minPad=0,this._maxPad=0,this._values=[],this._labelArgs={},this._seriesChanged=!1,this.guides=[],this.crosshair=new Ge(this),this.scrollBar=new es(this),this.row=0,this.col=0,this.startAngle=0,this.totalAngle=360,this.position=Re.NORMAL,this.reversed=!1,this.marginNear=0,this.marginFar=0,this.tooltipHeader="<b>${name}</b>",this.tooltipRow="${series}:<b> ${yValue}</b>",this.animatable=!0,this.fixedSize=!1,this._isX=e,this.name=s,this.title=new Ye(this),this.line=new We(this,!0),this.sectorLine=new is(this,!0)}init(){return this.tick=this._createTickModel(),this.label=this._createLabel(),this.grid=this._createGrid(),this}isEmpty(){return this._isEmpty}$_checkEmpty(){if(this._series.length>0)for(const t of this._series)if(!t.isEmpty(!0))return!1;return!0}getBaseValue(){return NaN}length(){return this._max-this._min}axisMin(){return this._min}axisMax(){return this._max}axisValueAt(t,e){return this.valueAt(t,e)}getStartAngle(){return M+O*this.startAngle}getTotalAngle(){return O*g(0,p(360,f(this.totalAngle,360)))}isArced(){return this.totalAngle>0&&this.totalAngle<360}getVisibleSeries(){const t=[];return this._series.forEach((e=>{e.visible&&t.push(...e.getVisibleSeries())})),t}unitPad(){return 0}labelsVisible(){return this.label.visible&&this._ticks.length>0}value2Tooltip(t){return isNaN(t)?this.chart.tooltip.nanText:t}isBased(){return!1}isBaseVisible(){return this.axisMin()<this.getBaseValue()}disconnect(){this._series=[]}getSeries(){const t=[];return this._series.forEach((e=>{t.push(...e.getVisibleSeries())})),t}collectValues(){this._values=[],this._series.forEach((t=>{t.collectValues(this,t.needAxes()?this._values:null)}))}collectRanges(){this._series.forEach((t=>{t.needAxes()&&t.collectRanges(this._values)}))}collectReferentsValues(){this._series.forEach((t=>{t.pointValuesPrepared(this)}))}prepare(){this._isEmpty=this.$_checkEmpty()}prepareRender(){var t,e;this._isHorz=this.chart.isInverted()?!this._isX:this._isX,this._isBetween=this.chart.isSplitted()&&this.position===Re.BETWEEN&&this._isX,this._isOpposite=this.position===Re.OPPOSITE,this._runPos=this.position,this.crosshair._setAxis(this._labelArgs.axis=null===(t=this.chart._proxy)||void 0===t?void 0:t.getChartObject(this)),this._doPrepareRender(),null===(e=this.label)||void 0===e||e.prepareRender();const s=this._series,i=this._values;if(this._isX&&this._prevSeries){if(!(this._seriesChanged=!ut.equalArrays(s,this._prevSeries)))for(const t of s)if(t.seriesChanged()){this._seriesChanged=!0;break}}else this._seriesChanged=!1;if(this._zoom?this._range={min:this._zoom.start,max:this._zoom.end}:this._range=this._doCalculateRange(i),this._isX&&s.length>0)if(this.chart.isSplitted()){const t=[s[0]._row];for(let e=1;e<s.length;e++)t.indexOf(s[e]._row)<0&&t.push(s[e]._row);t.forEach((t=>{let e=0,i=0;s.forEach((s=>{s._row==t&&s.isClusterable()&&(e+=f(s.groupWidth,1))})),s.forEach((s=>{if(s._row==t&&s.isClusterable()){const t=f(s.groupWidth,1)/e;s.setCluster(t,i),i+=t}}))}))}else{let t=0,e=0;s.forEach((e=>{e.isClusterable()&&(t+=f(e.groupWidth,1))})),s.forEach((s=>{if(s.isClusterable()){const i=f(s.groupWidth,1)/t;s.setCluster(i,e),e+=i}}))}}afterRender(){this._seriesChanged=!1,this._prevSeries=this._series,this._zooming=!1}buildTicks(t){this._ticks=this._doBuildTicks(this._range.min,this._range.max,this._vlen=t),this._labelArgs.count=this._ticks.length}calcPoints(t,e){this._ticks.forEach((e=>e.pos=this.getPos(t,e.value)))}getLabelLength(t,e){return this.getUnitLen(t,e)}getValue(t){return null==t?NaN:parseFloat(t)}incStep(t,e){return t+e}contains(t){return t>=this._range.min&&t<=this._range.max}resetZoom(){this._zoom&&(this._zoom=null,this._zooming=!0,this._changed())}_prepareZoom(){return this._zoom||(this._zoom=new ss(this),this.buildTicks(this._vlen),this._zoom.start=this._zoom.min=this._min,this._zoom.end=this._zoom.max=this._max),this._zoom}zoom(t,e,s=NaN){const i=this._prepareZoom(),r=i.resize(t,e,s);return i.isFull()&&(this._zoom=null),this._zooming=!0,this._changed(),r}isZoomed(){return!!this._zoom}hasBreak(){return!1}isBreak(t){return!1}getTickLabelArgs(t,e){return this._labelArgs.index=t,this._labelArgs.value=e,this._labelArgs}getXValue(t){return t}setPrevRate(t){this._prevRate=t}prev(t){return isNaN(this._prevRate)?t:this.reversed?t+(this._vlen-t)*(this._prevRate-1):t*this._prevRate}_doLoadProp(t,i){if("guide"===t||"guides"===t)return this.guides.length=0,s(i)?this.$_loadGuides(i):e(i)&&this.$_loadGuides([i]),!0}_setMinMax(t,e){this._min=t,this._max=e,this._single=t===e}$_loadGuides(t){for(let e=0;e<t.length;e++){const s=t[e];let i;i="range"===s.type?new Qe(this):"line"===s.type||isNaN(s.startValue)||isNaN(s.endValue)?new qe(this):new Qe(this),i.load(s),this.guides.push(i)}}_connect(t){t&&!this._series.includes(t)&&this._series.push(t)}_doCalculateRange(t){return{min:t.length>0?I(p(...t)||0):NaN,max:t.length>0?I(g(...t)||0):NaN}}}class ns{constructor(t,e){this._items=[],this._map=new Map,this.chart=t,this.isX=e}get count(){return this._items.length}get first(){return this._items[0]}get items(){return this._items.slice(0)}internalItems(){return this._items}load(t){const e=this.chart;s(t)?t.forEach(((t,s)=>this._items.push(this.$_loadAxis(e,t,s)))):this._items.push(this.$_loadAxis(e,t,0))}contains(t){return this._items.indexOf(t)>=0}get(t){return r(t)?this._map.get(t):this._items[t]}disconnect(){this._items.forEach((t=>t.disconnect()))}prepare(){this._items.forEach((t=>t.prepare()))}collectValues(){this._items.forEach((t=>t.collectValues()))}collectRanges(){this._items.forEach((t=>t.collectRanges()))}collectReferentsValues(){this._items.forEach((t=>t.collectReferentsValues()))}prepareRender(){this._items.forEach((t=>t.prepareRender()))}afterRender(){this._items.forEach((t=>t.afterRender()))}$_buildTicks(t){this._items.sort(((t,e)=>t.isBased()?1:e.isBased()?-1:0)).forEach((e=>e.buildTicks(t)))}connect(t){const e=this._items,s=this.isX?t.xAxis:t.yAxis;let i;return a(s)&&s>=0&&s<e.length?i=e[s]:r(s)&&(i=e.find((t=>t.name===s))),i||(i=e[0]),i&&(i._connect(t),this.isX?t.setCol(f(t.col,i.col)):t.setRow(f(t.row,i.row))),i}forEach(t){for(let e=0,s=this._items.length;e<s&&!0!==t(this._items[e],e);e++);}isZoomed(){for(const t of this._items)if(t.isZoomed())return!0}resetZoom(){this._items.forEach((t=>t.resetZoom()))}$_loadAxis(t,e,i){var r;let n=t._getAxisType(e.type);if(!n){let a;if(s(e.categories))a="category";else if(this.isX){const s=t._getSeries().internalItems();if(s.length>0){a="category";for(const t of s)if(!t.canCategorized()){if(e.name&&t.xAxis===e.name){a=T;break}if(t.xAxis===i){a=T;break}if(G(t.xAxis)&&0===i){a=T;break}}}}else a=null===(r=t._getSeries().first)||void 0===r?void 0:r.defaultYAxisType();a&&(n=t._getAxisType(a))}n||(n=t._getAxisType("linear"));const a=new n(t,this.isX,e.name).init();return a.load(e),a._index=i,a._isPolar=t.isPolar(),a}}class as{constructor(){this._axes=[]}isEmpty(){return this._axes.length<1}}class hs{constructor(t,e){this.chart=t,this.isX=e}rows(){return this._matrix.length}cols(){return this._matrix[0].length}get(t,e){return this._matrix[t][e]}getRow(t){return this._matrix[t]}getColumn(t){return this._matrix.map((e=>e[t]))}buildTicks(t){const e=this.isX;this._matrix.forEach(((s,i)=>{s.forEach(((s,i)=>{s._axes.forEach((s=>{s.isBased()||s.buildTicks(t[e?s.col:s.row])}))}))})),this._matrix.forEach(((s,i)=>{s.forEach(((s,i)=>{s._axes.forEach((s=>{s.isBased()&&s.buildTicks(t[e?s.col:s.row])}))}))}))}calcPoints(t,e){const s=this.isX;this._matrix.forEach((i=>{i.forEach(((i,r)=>{i._axes.forEach((i=>{const r=s?i.col:i.row;i.calcPoints(t[r],e)}))}))}))}}class os extends hs{constructor(t){super(t,!0)}prepare(t,e,s){const i=this._matrix=new Array(e+1);for(let t=0;t<i.length;t++){i[t]=[];for(let e=0;e<s;e++)i[t].push(new as)}t.forEach((t=>{const s=t.position;let r=t._row;s===Re.OPPOSITE?(r++,t._runPos=s):r<e-1&&s===Re.BETWEEN?(r++,t._runPos=Re.NORMAL):t._runPos=s,i[r][t._col]._axes.push(t)}))}}class ls extends hs{constructor(t){super(t,!1)}prepare(t,e,s){const i=this._matrix=new Array(e);for(let t=0;t<i.length;t++){i[t]=[];for(let e=0;e<=s;e++)i[t].push(new as)}t.forEach((t=>{const e=t.position;let r=t._col;e===Re.OPPOSITE?(r++,t._runPos=e):t._col<s-1&&e===Re.BETWEEN?(r++,t._runPos=Re.NORMAL):t._runPos=e,i[t._row][r]._axes.push(t)}))}}class cs extends ve{_doLoad(t){super._doLoad(t)}_doPrepareRender(t){}}class _s extends cs{constructor(t){super(t,!0),this.index=-1,this.size="100%"}get left(){return this._left}set left(t){t!==this._left&&(this._leftDim=X(this._left=t,!0))}get right(){return this._right}set right(t){t!==this._right&&(this._rightDim=X(this._right=t,!0))}get top(){return this._top}set top(t){t!==this._top&&(this._topDim=X(this._top=t,!0))}get bottom(){return this._bottom}set bottom(t){t!==this._bottom&&(this._bottomDim=X(this._bottom=t,!0))}get width(){return this._width}set width(t){t!==this._width&&(this._widthDim=X(this._width=t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._heightDim=X(this._height=t,!0))}get size(){return this._size}set size(t){t!==this._size&&(this._sizeDim=X(this._size=t,!0))}getSize(t,e){return{width:Z(this._widthDim||this._sizeDim,t,t),height:Z(this._heightDim||this._sizeDim,e,e)}}getLeft(t){return Z(this._leftDim,t)}getRight(t){return Z(this._rightDim,t)}getTop(t){return Z(this._topDim,t)}getBottom(t){return Z(this._bottomDim,t)}}class us extends _s{constructor(){super(...arguments),this.gindex=-1,this.duration=500}static _loadGauge(t,e,s){let i=t._getGaugeType(e.type);i||(i=t._getGaugeType(s||t.gaugeType));const r=new i(t,e.name);return r.load(e),r}setGroup(t,e){this.group=t,this.gindex=e}}class ds extends _s{constructor(){super(...arguments),this._gauges=[],this._visibles=[],this.minValue=0}count(){return this._gauges.length}isEmpty(){return this._gauges.length<1}visibles(){return this._visibles.slice(0)}get(t){return this._gauges[t]}getVisible(t){return this._visibles[t]}calcedMinMax(){return{min:this.minValue,max:this.maxValue}}_doLoadProp(t,e){if("children"===t)return this.$_loadGauges(this.chart,e),!0}prepareRender(){this._visibles=this._gauges.filter((t=>t.visible)),super.prepareRender(),this._prepareChildren(this._visibles)}_prepareChildren(t){t.forEach(((t,e)=>{this._setGroup(t,e),t.prepareRender()}))}$_loadGauges(t,i){const r=this._gaugesType();s(i)?i.forEach(((e,s)=>this.$_add(us._loadGauge(t,e,r)))):e(i)&&this.$_add(us._loadGauge(t,i,r))}$_add(t){if(t._type()!==this._gaugesType())throw new Error("이 그룹에 포함될 수 없는 게이지입니다: "+t);this._gauges.push(t),t.index=this._gauges.length-1}_setGroup(t,e){t.setGroup(this,e)}}class ps{constructor(t){this._map={},this._items=[],this._visibles=[],this._gauges=[],this.chart=t}isEmpty(t){return(t?this._visibles:this._items).length<1}get firstGauge(){return this._gauges[0]}getVisibles(){return this._visibles.slice(0)}getPaneVisibles(t,e){return this._visibles.filter((s=>{const i=s.row||0,r=s.col||0;return t===i&&e===r}))}getGauge(t){const e=this._map[t];if(e instanceof us)return e}get(t){return r(t)?this._map[t]:this._items[t]}load(t){const i=this.chart,r=this._items=[],n=this._map={};s(t)?t.forEach(((t,e)=>{r.push(this.$_loadItem(i,t,e))})):e(t)&&r.push(this.$_loadItem(i,t,0)),r.forEach((t=>{if(t.name&&(n[t.name]=t),t instanceof ds)for(let e=0;e<t.count();e++){const s=t.get(e);s.name&&(n[s.name]=s),this._gauges.push(s)}else this._gauges.push(t)}))}prepareRender(){this._visibles=this._items.filter((t=>t.visible)),this._visibles.forEach((t=>t.prepareRender()))}$_loadItem(t,e,i){let r=s(e.children)&&t._getGaugeGroupType(e.type||t.gaugeType);if(r||(r=t._getGaugeType(e.type||t.gaugeType)),!r)throw new Error("Invalid gauge type: "+e.type);const n=new r(t,e.name||`Gauge ${i+1}`);return n.load(e),n.index=i,n}}class gs extends us{constructor(){super(...arguments),this.minValue=0,this.maxValue=100,this.value=0,this.animatable=!0}updateValue(t){t!==this.value&&(this.value=t,this._changed())}getLabel(t,e){return this._runValue=e,t.text||(t.prefix||"")+"${value}"+(t.suffix||"")}getParam(t){switch(t){case"value":return this._runValue;case"min":return this.minValue;case"max":return this.maxValue}}calcedMinMax(){return{min:this.minValue,max:this.maxValue}}}class ms extends ve{constructor(t){super(t.chart,!0),this.scale=t,this.reversed=!1,this.length=7}}class fs extends $e{getText(t){return ut.isValidNum(t)?this._getText(null,t,m(t)>1e3,!0):t}getDefaultIconPos(){return Pe.LEFT}}class xs extends ve{constructor(t,e=!0){super(t.chart,e),this.gauge=t,this._gap=8,this.position=Me.DEFAULT,this.stepPixels=48,this.line=new ve(t.chart,!0),this.tick=new ms(this),this.label=new fs(t.chart,!0)}get gap(){return this._gap}set gap(t){this._gap=f(t,0)}range(){return{min:this._min,max:this._max}}isEmpty(){return this._max<=this._min}buildSteps(t,e,s=NaN){s=f(s,e);const{min:i,max:r}=this._adjustMinMax(p(e,s),g(e,s));return this._steps=this._buildSteps(t,i,r)}buildGroupSteps(t,e){const{min:s,max:i}=this._adjustGroupMinMax(e);return this._steps=this._buildSteps(t,s,i)}getRate(t){return(g(this._min,t)-this._min)/(this._max-this._min)}_adjustMinMax(t,e){const s=this.gauge;return isNaN(s.minValue)||(t=s.minValue),isNaN(s.maxValue)||(e=s.maxValue),this._min=p(t,e),this._max=g(e,t),{min:this._min,max:this._max}}_adjustGroupMinMax(t){const e=this.gauge;let s=e.minValue,i=e.maxValue;return isNaN(s)&&(s=p(...t)),isNaN(i)&&(i=g(...t)),this._min=p(s,i),this._max=g(i,s),{min:this._min,max:this._max}}_buildSteps(t,e,s){let i;return i=Array.isArray(this.steps)?this.steps.slice(0):this.stepCount>0?this._getStepsByCount(this.stepCount,e,s):this.stepInterval>0?this._getStepsByInterval(this.stepInterval,e,s):this.stepPixels>0?this._getStepsByPixels(t,this.stepPixels,e,s):[e,s],this._min=i[0],this._max=i[i.length-1],i}_getStepsByCount(t,e,s){let i=(s-e)/(t-1);const r=Math.pow(10,Math.floor(Math.log10(i))),n=[];i=this._step=Math.ceil(i/r)*r,n.push(I(e));for(let e=1;e<t;e++)n.push(I(n[e-1]+i));return n}_getStepsByInterval(t,e,s){const i=[];let r;for(i.push(r=e);r<s;)i.push(r+=t);return this._step=t,i}_getStepMultiples(t){return[1,2,2.5,5,10]}_getStepsByPixels(t,e,s,i){const r=[],n=i-s;if(0===n)return r;let a=n/(Math.floor(t/e)+1-1);const h=Math.pow(10,Math.floor(Math.log10(a))),o=this._getStepMultiples(h);let l,c=0;if(a/=h,o)if(a>o[c]){for(;c<o.length-1;c++)if(a>o[c]&&a<o[c+1]){a=o[++c];break}}else a=o[c];for(a*=h,this._step=a,r.push(I(l=s));;){if(l+=a,l>=i){r.push(I(i));break}r.push(I(l))}return r}}!function(t){t.DEFAULT="default",t.OPPOSITE="opposite",t.INSIDE="inside"}(Me||(Me={}));class ws extends ve{}class bs extends ve{constructor(t,e=!1){super(t.chart,e),this.gauge=t,this.position=Me.DEFAULT,this.gap=5,this.itemGap=0,this.rangeLabel=new ws(t.chart,!1),this.tickLabel=new ve(t.chart,!0)}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickDim=X(this._thickness=t,!0))}get ranges(){return this.$_internalRanges().slice(0)}set ranges(t){t!==this._ranges&&(this._ranges=t,this._runRanges=null)}getThickness(t){return this._thickDim?Z(this._thickDim,t,0):this.position===Me.INSIDE?t:bs.DEF_THICKNESS}$_internalRanges(){if(!this._runRanges){const t=this.gauge.calcedMinMax();this._runRanges=ht(this._ranges,t.min,t.max,!1,!0)||[]}return this._runRanges}}bs.DEF_THICKNESS=7;class ys extends Be{constructor(t){super(t,!0),this._domain={callback:(t,e)=>t.getParam(e)},this.animatable=!0}_doPrepareRender(t){this._domain.numberFormatter=this._numberFormatter}}class vs extends xs{}class Vs extends ys{constructor(){super(...arguments),this.offsetX=0,this.offsetY=0}getOffset(t,e){return{x:Z(this._offsetXDim,t,0),y:Z(this._offsetYDim,e,0)}}load(t){return super.load(t),this._offsetXDim=X(this.offsetX,!0),this._offsetYDim=X(this.offsetY,!0),this}}class Ss{constructor(t=!1){t?(this.setCenterX("50%"),this.setCenterY("50%"),this.setValueRadius("100%")):(this.setCenterX(Ps.DEF_CENTER),this.setCenterY(Ps.DEF_CENTER),this.setRadius(Ps.DEF_RADIUS),this.setInnerRadius(Ps.DEF_INNER))}centerX(){return this._centerX}setCenterX(t){t!==this._centerX&&(this._centerX=t,this._centerXDim=X(w(t,Ps.DEF_CENTER),!0))}centerY(){return this._centerY}setCenterY(t){t!==this._centerY&&(this._centerY=t,this._centerYDim=X(w(t,Ps.DEF_CENTER),!0))}radius(){return this._radius}setRadius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(w(t,Ps.DEF_RADIUS),!0))}innerRadius(){return this._innerRadius}setInnerRadius(t){t!==this._innerRadius&&(this._innerRadius=t,this._innerDim=X(w(t,Ps.DEF_INNER),!0))}valueRadius(){return this._valueRadius}setValueRadius(t){t!==this._valueRadius&&(this._valueRadius=t,this._valueDim=X(t,!0))}getCenter(t,e){return{x:Z(this._centerXDim,t,t/2),y:Z(this._centerYDim,e,e/2)}}getExtents(t){const e=Z(this._radiusDim,t,t/2),s=p(e,this._innerDim?Z(this._innerDim,e):0),i=s+(e-s)/2;return{radius:e,inner:s,value:this._valueDim?Z(this._valueDim,i):i,radiusThick:e-s}}prepareAngles(t,e){const s=f(t%360,0),i=g(0,p(360,f(e,360)));this._startRad=M+O*s,this._handRad=O*s,this._sweepRad=O*i}}class Ps extends gs{constructor(t){super(t),this.props=new Ss,this.startAngle=0,this.sweepAngle=360,this.clockwise=!0,this.label=new Vs(t)}get centerX(){return this.props.centerX()}set centerX(t){this.props.setCenterX(t)}get centerY(){return this.props.centerY()}set centerY(t){this.props.setCenterY(t)}get radius(){return this.props.radius()}set radius(t){this.props.setRadius(t)}get innerRadius(){return this.props.innerRadius()}set innerRadius(t){this.props.setInnerRadius(t)}get valueRadius(){return this.props.valueRadius()}set valueRadius(t){this.props.setValueRadius(t)}getProps(){return this.childProps||this.props}getCenter(t,e){return this.group?this.childProps.getCenter(t,e):this.props.getCenter(t,e)}getExtents(t){return this.group?this.childProps.getExtents(t):this.props.getExtents(t)}labelVisible(){return this.label.visible}setGroup(t,e){super.setGroup(t,e),t&&!this.childProps&&(this.childProps=new Ss)}_doPrepareRender(t){super._doPrepareRender(t),this.label.prepareRender();const e=this.group;e?this.childProps.prepareAngles(e.startAngle,e.sweepAngle):this.props.prepareAngles(this.startAngle,this.sweepAngle)}}Ps.DEF_CENTER="50%",Ps.DEF_RADIUS="40%",Ps.DEF_INNER="80%";class ks extends ds{constructor(){super(...arguments),this.props=new Ss,this.startAngle=0,this.sweepAngle=360,this.clockwise=!0,this.itemGap=4,this.labelGap=10}get centerX(){return this.props.centerX()}set centerX(t){this.props.setCenterX(t)}get centerY(){return this.props.centerY()}set centerY(t){this.props.setCenterY(t)}get radius(){return this.props.radius()}set radius(t){this.props.setRadius(t)}get innerRadius(){return this.props.innerRadius()}set innerRadius(t){this.props.setInnerRadius(t)}get valueRadius(){return this.props.valueRadius()}set valueRadius(t){this.props.setValueRadius(t)}getCenter(t,e){return this.props.getCenter(t,e)}getExtents(t){return this.props.getExtents(t)}setChildExtents(t){const e=this._visibles.length;if(e>0){const s=+this.itemGap||0;let i=t.radius;const r=(i-t.inner-s*(e-1))/e;this._visibles.forEach(((t,e)=>{const n=t.childProps;n.setRadius(i),n.setInnerRadius(i-r),i-=r+s}))}}}!function(t){t.NONE="none",t.X="x",t.Y="y",t.BOTH="both"}(Oe||(Oe={}));let Es=class extends ve{constructor(t){super(t.chart,T),this.body=t}isVisible(){return!1!==this.visible&&this.body.isZoomed()&&this.body.canZoom()}};class As extends ve{constructor(t){super(t,!0),this.circular=!0,this.image=new Ie(null,!0),this.zoomType=Oe.NONE,this.zoomButton=new Es(this),this._annotations=new ze(this),this.radius="45%",this.centerX="50%",this.centerY="50%"}anchorByName(t){const e=this.chart._getGauges().get(t);return e instanceof _s&&this.contains(e)?e:this._annotations.get(t)}get radius(){return this._radius}set radius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(t,!0))}get centerX(){return this._centerX}set centerX(t){t!==this._centerX&&(this._centerX=t,this._cxDim=X(t,!0))}get centerY(){return this._centerY}set centerY(t){t!==this._centerY&&(this._centerY=t,this._cyDim=X(t,!0))}base(){return this}canZoom(){return!this.chart.isEmpty(!0)&&(this.zoomType===Oe.X||this.zoomType===Oe.Y||this.zoomType===Oe.BOTH)}calcRadius(t,e){return Z(this._radiusDim,p(t,e))}setPolar(t,e){return this._cx=Z(this._cxDim,t),this._cy=Z(this._cyDim,e),this._rd=Z(this._radiusDim,p(t,e)),this}getPolar(t){return this.chart.isPolar()?{start:t?t.getStartAngle():0,total:t?t.getTotalAngle():0,cx:this._cx,cy:this._cy,rd:this._rd}:T}isZoomed(){return this.chart._getXAxes().isZoomed()||this.chart._getYAxes().isZoomed()}getAnnotations(){return this._annotations.getVisibles()}getAnnotation(t){return this._annotations.getAnnotation(t)}contains(t){return!0}_doLoadProp(t,i){if("annotations"===t||"annotation"===t)return s(i)?this.$_loadAnnotations(i):e(i)&&this.$_loadAnnotations([i]),!0}_doPrepareRender(t){this._annotations.prepareRender()}$_loadAnnotations(t){this._annotations.load(t,!0)}}class Cs extends ve{constructor(t,e){super(t.chart,!0),this.legend=t,this.source=e}text(){return this.source.legendLabel()}}var Ls,Ts,Ns;Cs.MARKER_SIZE=10,function(t){t.BOTTOM="bottom",t.TOP="top",t.RIGHT="right",t.LEFT="left",t.BODY="body"}(Ls||(Ls={})),function(t){t.AUTO="auto",t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(Ts||(Ts={})),function(t){t.START="start",t.CENTER="center",t.END="end"}(Ns||(Ns={}));class Rs extends cs{constructor(t){super(t,void 0),this.location=Ls.BOTTOM,this.layout=Ts.AUTO,this.alignBase=at.BODY,this.gap=6,this.itemGap=8,this.markerVisible=!0,this.markerGap=4,this.lineGap=4,this.offsetX=0,this.offsetY=0,this.itemsAlign=Ns.CENTER,this.seriesHovering=!0,this.visible=void 0}items(){return this._items.slice(0)}isEmpty(){return!this._items||this._items.length<1}isVisible(){return!0===this.visible&&this._items.length>0||!1!==this.visible&&this._items.length>1}getLocatiion(){return this._location}getLayout(){if(this.layout!==Ts.AUTO||this._location===Ls.BODY)return this.layout;switch(this._location){case Ls.BOTTOM:case Ls.TOP:return Ts.HORIZONTAL;default:return Ts.VERTICAL}}getMaxWidth(t){return Z(this._maxWidthDim,t,t)}getMaxHeight(t){return Z(this._maxHeightDim,t,t)}_doLoad(t){super._doLoad(t),this._maxWidthDim=X(this.maxWidth,!0),this._maxHeightDim=X(this.maxHeight,!0)}_doPrepareRender(t){super._doPrepareRender(t),this._location=V(Ls,this.location,Ls.BOTTOM),this._items=this.$_collectItems(),this.reversed&&(this._items=this._items.reverse())}$_collectItems(){return this.chart._getLegendSources().map((t=>new Cs(this,t)))}}const Ms={inOutSine:t=>-(c(N*t)-1)/2},Os=function(t,e,s,i,r,n){const a=null!=s?Y(e,s):{},h=Y(e,i),o=t.animate([a,h],{duration:r,fill:"none"});return o&&n&&o.addEventListener("finish",n),o};class Ds{constructor(){this.delay=0,this.duration=Ds.DURATION,this.easing="inOutSine",this._handler=()=>{const t=+new Date-this._started-this.delay;let e=p(1,g(0,I(t/this.duration)));this._easing&&(e=this._easing(e));try{this._timer&&this._canUpdate()&&!1!==this._doUpdate(e)||this._stop()}finally{t>=this.duration?this._stop():this._started&&this._timer&&(this._ani=window.requestAnimationFrame(this._handler))}}}start(t){return t&&(this.endHandler=t),this._start(this.duration,this.delay,this.easing),this}stop(){this._stop()}_start(t,e=0,s=null){this._started&&this._stop(),this.duration=f(t,Ds.DURATION),this.delay=e||0,this._easing=Ms[s],this._doStart(),this._started=+new Date,this._timer=setTimeout((()=>this._stop()),1.2*this.duration),this._handler()}_stop(){var t;this._started&&(cancelAnimationFrame(this._ani),clearTimeout(this._timer),this._timer=null,this._started=null,this._doStop(),null===(t=this.endHandler)||void 0===t||t.call(this,this))}_doStart(){}_doStop(){}_canUpdate(){return!0}}var Bs;Ds.DURATION=700,Ds.SHORT_DURATION=300,function(t){t.CIRCLE="circle",t.DIAMOND="diamond",t.SQUARE="square",t.TRIANGLE="triangle",t.STAR="star",t.ITRIANGLE="itriangle",t.RECTANGLE="rectangle"}(Bs||(Bs={}));const $s=(Is=Bs,Object.keys(Is).map((t=>Is[t])));var Is;const Fs=.001,zs=Math.PI;class Hs{static line(t,e,s,i){return["M",t,e,"L",s,i]}static lines(...t){let e=0;const s=["M",t[e],t[e+1]];for(;e<t.length;e+=2)s.push("L",t[e],t[e+1]);return s.push("Z"),s}static box(t,e,s,i){return["M",t,e,"L",s,e,"L",s,i,"L",t,i,"Z"]}static rect(t){return this.rectangle(t.x,t.y,t.width,t.height)}static rectangle(t,e,s,i){return["M",t,e,"h",s,"v",i,"h",-s,"Z"]}static bar(t,e,s,i,r,n){return r>0?n>0?(r=p(-i/2,s/2,r),["M",t,e-(n=p(-i/2,s/2,n)),"v",i+n+r,"a",r,r,0,0,1,r,-r,"h",s-2*r,"a",r,r,0,0,1,r,r,"v",-i-r-n,"a",n,n,0,0,1,-n,n,"h",2*n-s,"a",n,n,0,0,1,-n,-n,"Z"]):["M",t,e,"v",i+(r=p(-i/2,s/2,r)),"a",r,r,0,0,1,r,-r,"h",s-2*r,"a",r,r,0,0,1,r,r,"v",-i-r,"Z"]:n>0?["M",t,e-(n=p(-i/2,s/2,n)),"v",i+n,"h",s,"v",-i-n,"a",n,n,0,0,1,-n,n,"h",2*n-s,"a",n,n,0,0,1,-n,-n,"Z"]:["M",t,e,"h",s,"v",i,"h",-s,"v",-i,"Z"]}static square(t,e,s,i){const r=p(s,i);return["M",t+=(s-r)/2,e+=(i-r)/2,"h",r,"v",r,"h",-r,"Z"]}static circle(t,e,s){return["M",t,e,"m",s,0,"a",s,s,0,1,1,2*-s,0,"a",s,s,0,1,1,2*s,0]}static arc(t,e,s,i,r,n,a,h=!1){const o=$(m(n-r)),l=2*zs-o<.01,u=o-zs<.01?0:1,d=a?1:0,p=c(r),g=_(r),f=c(n-=l?d?Fs:-.001:0),x=_(n),w=[];return w.push("M",t+s*p,e+i*g,"A",s,i,0,u,d,t+s*f,e+i*x),l&&w.push("M",t,e),h&&w.push("Z"),w}static sector(t,e,s,i,r,n,a,h){const o=$(m(a-n)),l=2*zs-o<Fs;let u=o-zs<Fs?0:1;const d=h?1:0,p=c(n),g=_(n),f=c(a-=l?d?Fs:-.001:0),x=_(a),w=s*r,b=i*r,y=[];return y.push("M",t+s*p,e+i*g,"A",s,i,0,u,d,t+s*f,e+i*x),l?y.push("M",t+w*f,e+b*x):y.push("L",t+w*f,e+b*x),isNaN(w)||y.push("A",w,b,0,u,1-d,t+w*p,e+b*g),y.push("Z"),y}static diamond(t,e,s,i){return["M",t+s/2,e,"L",t+s,e+i/2,"L",t+s/2,e+i,"L",t,e+i/2,"Z"]}static triangle(t,e,s,i){return["M",t+s/2,e,"L",t+s,e+i,"L",t,e+i,"Z"]}static itriangle(t,e,s,i){return["M",t,e,"L",t+s,e,"L",t+s/2,e+i,"Z"]}static star(t,e,s,i){let r=-Math.PI/2;const n=t+s/2,a=e+i/2+(i/2-i/2*_(r+6*Math.PI/5))/2,h=s/2,o=i/2,l=s/4,u=i/4,d=2*Math.PI/5,p=d/2,g=[];g.push("M",n+h*c(r),a+o*_(r));for(let t=0;t<5;t++)g.push("L",n+h*c(r),a+o*_(r),"L",n+l*c(r+p),a+u*_(r+p)),r+=d;return g.push("Z"),g}static setShape(t,e,s,i){let r;switch(e){case Bs.SQUARE:case Bs.DIAMOND:case Bs.TRIANGLE:case Bs.ITRIANGLE:case Bs.STAR:case Bs.RECTANGLE:r=Hs[e](0,0,2*s,2*i);break;default:r=Hs.circle(s,i,p(s,i))}t.setPath(r)}}class Gs extends wt{static create(t,e,s,i,r,n,a=0){return new Gs(t,e,{x:s,y:i,width:r,height:n,r:a})}constructor(t,e=T,s=T){super(t,e,"rect"),this.rect=s}get rect(){return this._rect&&Object.assign({},this._rect)}set rect(t){if(t!==this._rect&&(this._rect=t&&Object.assign({},t),t)){this.setRect(t);let e=t.rx||t.r,s=t.ry||t.r;e>0&&this.dom.setAttribute("rx",String(e)),s>0&&this.dom.setAttribute("rx",String(s))}}resizeRect(t,e){const s=this.getStyle("border-radius");return this.resize(t,e),s&&this.dom.setAttribute("rx",s),this}setBounds(t,e,s,i,r=0){return this.rect={x:t,y:e,width:s,height:i,r:r},this}setBox(t,e,s,i){this.rect=i<0?{x:t,y:e+i,width:s,height:-i}:{x:t,y:e,width:s,height:i}}setRadius(t){t>0&&(this._rect&&(this._rect.rx=this._rect.ry=t),this.dom.setAttribute("rx",String(t)),this.dom.setAttribute("ry",String(t)))}}class js extends St{constructor(t,e=T){super(t,e)}setBox(t,e,s,i){return this.setPath(Hs.box(t,e,s,i)),this}}const Ws=function(t){return t&&"object"==typeof t};class Ys extends k{constructor(t,e){super(),this._rows=[],this.$_buildOptions(t||{}),s(e)&&e.forEach((t=>this._rows.push(this.$_readRow(t))))}$_buildOptions(t){const e=t.fields;let i;i=s(e)?e.slice():r(e)?[e]:["x","y","z"],this._fields=i,this._field=t.field||"y",this._fieldMap={};for(let t=0;t<i.length;t++)this._fieldMap[i[t]]=t}_internalValues(){return this._rows}$_readRow(t){let e={};if(s(t))for(let s=0;s<this._fields.length;s++)e[this._fields[s]]=t[s];else Ws(t)?Object.assign(e,t):e[this._field]=t;return e}getValue(t,e){return this._checkRow(t),this._rows[t][e]}setValue(t,e,s){this._checkRow(t);const i=this._rows[t],r=i[e];s!==r&&(i[e]=s,this._rows[t]=i,this._fireEvent("onDataValueChanged",t,e,s,r),this._changed())}getValues(t,e,s){const i=this._rows,r=[];(isNaN(e)||e<0)&&(e=0),(isNaN(s)||s<0||s>i.length)&&(s=i.length);for(let n=e;n<s;n++)r.push(i[n][t]);return r}getRow(t){return this._checkRow(t),Object.assign({},this._rows[t])}addRow(t,e){isNaN(e)||e<0?e=this._rows.length:this._checkRow(e),this._rows.splice(e,0,t),this._fireEvent("onDataRowAdded",e),this._changed()}deleteRow(t){this._checkRow(t);const e=this._rows[t];this._rows.splice(t,1),this._fireEvent("onDataRowDeleted",t,e),this._changed()}_checkRow(t){(t<0||t>this._rows.length)&&st(C.invalidRowIndex,t)}_changed(){this._fireEvent("onDataChanged")}}class Xs{constructor(){this._map={}}get(t){return this._map[t]}load(t){for(const e in t){const i=t[e];let r;s(i)?r=new Ys({},i):Ws(i)&&s(i.values)&&(r=new Ys(i.options,i.values)),this._map[e]=r}}}let Us=0;class Zs{constructor(t){this.pid=Us++,this.visible=!0,this.source=t}ariaHint(){return(this.x||this.xValue)+", "+this.yValue}labelCount(){return 1}getValue(){return this.yValue}copy(){return Object.assign({},this)}proxy(){return{pid:this.pid,xValue:this.xValue,yValue:this.yValue,zValue:this.zValue}}assignTo(t){return t||(t={}),this._assignTo(t),t}getProp(t){return null!==this.source&&this.source[t]}parse(t){const i=this.source;null==i?this.isNull=!0:s(i)?0===i.length?this.isNull=!0:this._readArray(t,i):e(i)?(this._readObject(t,i),(s(i.drillDown)||e(i.drillDown))&&(this.drillDown=i.drillDown)):this._readSingle(i),this.initValues()}getLabelValue(t){return this.yLabel===T?this.yValue:this.yLabel}swap(){const t=this.xPos;this.xPos=this.yPos,this.yPos=t}updateValues(t,i){if(this._prev=this.copy(),e(i)?this.source=Object.assign(e(this.source)?this.source:{},i):s(i)?this.source=i.slice(0):this.source=i,this.parse(t),this._valuesChangd())return this._prev;this._prev=T}getTooltip(t){var e;return t in this?this[t]:null===(e=this.source)||void 0===e?void 0:e[t]}initValues(){}initPrev(t,e){e.yValue=t.axisMin()}applyValueRate(t,e){}_assignTo(t){return h(t,{index:this.index,vindex:this.vindex,x:this.x,y:this.y,xValue:this.xValue,yValue:this.yValue,color:this.color,source:this.source})}_readArray(t,e){const s=+t.colorField;e.length>1?(this.x=e[f(t.xField,0)],this.y=e[f(t.yField,1)]):this.y=e[0],isNaN(s)||(this.color=e[s])}_readObject(t,e){var s,i,r,n;this.x=(s=t._xFielder(e),i=e.x,r=e.name,n=e.label,void 0!==s?s:void 0!==i?i:null!=r?r:n),this.y=b(t._yFielder(e),e.y,e.value),this.color=w(t._colorFielder(e),e.color)}_readSingle(t){this.y=t}_valuesChangd(){return this.x!==this._prev.x||this.y!==this._prev.y}}class Ks{constructor(t){this._points=[],this._owner=t}get count(){return this._points.length}isEmpty(){return this._points.length<1}get(t){return this._points[t]}_pointAtCond(t,s){return e(s)?t.pid===s.pid:t===s}pointAt(t,e){return this._points.find((s=>this._pointAtCond(s.xValue,t)&&(void 0===e||this._pointAtCond(s.yValue,e))))}contains(t){return this._points.indexOf(t)>=0}load(t){s(t)?this._points=this._owner.initPoints(t):this._points=[]}clear(){this._points=[]}add(t){this._points.push(t)}remove(t){const e=this._points.indexOf(t);if(e>=0)return this._points.splice(e,1),!0}getProps(t){return this._points.map((e=>e.getProp(t)))}getCategories(t){return this._points.map((e=>e[t]))}getProxies(){return this._points.map((t=>t.assignTo()))}forEach(t){for(let e=0,s=this._points.length;e<s&&!0!==t(this._points[e],e);e++);}getPoints(t,e){const s=t._zoom;if(s){const e=this._points,i=e.length;let r=s.start,n=s.end;if(t.continuous()){let t,s,a=0;for(s=Number.MIN_VALUE;a<i-1;a++){if(t=e[a],r>=s&&r<t.xValue+(e[a+1].xValue-t.xValue)/2){r=a;break}s=t.xValue}for(r!==a&&(r=i-1),s=Number.MAX_VALUE,a=i-1;a>0;a--){if(t=e[a],n<s&&n>t.xValue-(t.xValue-e[a-1].xValue)/2){n=a;break}s=t.xValue}n!==a&&(n=0),r=g(r-1,0),n=p(n+1,i-1)}else r=g(0,Math.floor(r)),n=p(Math.ceil(n),i-1);return this._points.slice(r,n+1)}return this._points}}class qs extends Zs{getLabelValue(t){return this.zValue}getValue(){return this.zValue}getZValue(){return this.zValue}_assignTo(t){return h(super._assignTo(t),{z:this.z,zValue:this.zValue})}_valuesChangd(){return this.z!==this._prev.z||super._valuesChangd()}_readArray(t,e){if(e.length<=1)this.isNull=!0;else{const s=e.length>2?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.y=e[f(t.yField,0+s)],this.z=e[f(t.zField,1+s)]}}_readObject(t,e){super._readObject(t,e),this.isNull||(this.z=w(t._zFielder(e),e.z))}_readSingle(t){super._readSingle(t),this.z=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.zValue))}initValues(){this.zValue=parseFloat(this.z)}initPrev(t,e){e.yValue=e.zValue=this.yValue}applyValueRate(t,e){this.zValue=v(t.zValue,this.zValue,e)}}class Qs extends Zs{get high(){return this.y}get highValue(){return this.yValue}labelCount(){return 2}getLabelValue(t){return 1===t?this.lowValue:this.yValue}_assignTo(t){return h(super._assignTo(t),{low:this.low,high:this.high,lowValue:this.lowValue,highValue:this.yValue})}_valuesChangd(){return this.low!==this._prev.low||super._valuesChangd()}_readArray(t,e){const s=e.length>2?1:0;this.low=e[f(t.lowField,0+s)],this.y=e[x(t.highField,t.yField,1+s)],s>0&&(this.x=e[f(t.xField,0)])}_readObject(t,e){super._readObject(t,e),this.isNull||(this.low=w(e[t.lowField],e.low),this.y=b(e[t.highField],e.high,this.y))}_readSingle(t){super._readSingle(t),this.low=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lowValue))}initValues(){this.lowValue=parseFloat(this.low)}initPrev(t,e){e.yValue=e.lowValue=this.lowValue}applyValueRate(t,e){this.lowValue=v(t.lowValue,this.lowValue,e)}}var Js,ti,ei;!function(t){t.DEFAULT="default",t.POINT="point",t.EDGE="edge"}(Js||(Js={}));class si extends Je{constructor(){super(...arguments),this.step=1}getPosition(){return this.position===Js.POINT||this.position===Js.EDGE?this.position:this.axis._isX?Js.POINT:Js.EDGE}}class ii extends ts{getTick(t,e){return null!=e?this._getText(e,e,!1,!1):""}getIcon(t){var e;return null===(e=this.axis._categories[t.index])||void 0===e?void 0:e.i}}class ri extends Ue{getPoints(){const t=this.axis._pts,e=this.axis._ticks.length,s=[];if(e>0){const i=Math.max(1,this.axis.tick.step||1);if(i>1)for(let r=0,n=1,a=t.length;r<=e&&n<a;r++,n+=i)s.push(t[n]);else for(let i=0;i<=e;i++)s.push(t[i+1])}return s}}class ni extends rs{constructor(){super(...arguments),this._map={},this._catPad=0,this._tstep=1,this.padding=0,this.categoryPadding=.1,this.startOffset=0}getCategories(){return this._cats}xValueAt(t){for(let e=2;e<this._pts.length-1;e++)if(t>=this._pts[e-1]&&t<this._pts[e])return this._catMin+e-2;return-1}getWdith(t,e){return 0}_type(){return"category"}unitPad(){return this._catPad}continuous(){return!1}_createGrid(){return new ri(this)}_createTickModel(){return new si(this)}_createLabel(){return new ii(this)}collectValues(){this.$_collectCategories(this._series),this._isEmpty,this._isEmpty?this._values=ut.makeIntArray(0,this._categories.length):super.collectValues()}getStartAngle(){let t=super.getStartAngle(),e=+this.startOffset;return e>0&&(t-=p(e,1)*this._categories[0].w*R/this._len),t}_doPrepareRender(){this._cats=[],this._weights=[],this._isPolar||this._zoom?this._minPad=this._maxPad=this._catPad=0:(this._minPad=x(this.minPadding,this.padding,0),this._maxPad=x(this.maxPadding,this.padding,0),this._catPad=Math.max(0,Math.min(.5,f(this.categoryPadding,0))))}_doBuildTicks(t,e,s){const i=this.label;let r=this._cats=this._categories.map((t=>t.c)),n=this._weights=this._categories.map((t=>t.w));const a=this.tick.step||1,h=[],o=t,l=e;t=this._catMin=Math.floor(t+.5),e=this._catMax=Math.ceil(e-.5);let c=this._catLen=e-t+1;this._tstep=Math.max(1,Math.min(c,this.tick.step||1));for(let e=-1;e>=t;e--)r.unshift(String(e)),n.unshift(1);c=this._len=this._minPad+this._maxPad+n.reduce(((t,e)=>t+e),0),c+=this._catLen-r.length,n.length=r.length=this._catLen||0;const _=this._pts=[];if(c>0){let s=this._minPad;_.push(0);for(let i=t;i<=e;i++)_.push(s/c),s+=n[i-t]||1;_.push(s/c),_.push((s+this._maxPad)/c)}for(let e=1;e<_.length-2;e+=a){const s=t+e-1,r=this._categories[t+e-1];h.push({index:e-1,pos:NaN,value:s,label:i.getTick(e-1,r?r.t:s)})}return this._setMinMax(o,l),h}calcPoints(t,e){super.calcPoints(t,e);const s=this._pts;if(e>0)for(let t=0;t<s.length;t++)s[t]/=this._vlen;for(let e=0;e<s.length;e++)s[e]*=t;if(this._isPolar){if(e>0){const e=this.totalAngle*O;this._pts=s.map((s=>s/t*e))}}else{let t;t=this.tick.getPosition()===Js.EDGE?s.slice(1,s.length-1):this._ticks.map((t=>t.pos)),this._markPoints=t}}getPos(t,e){const s=this._pts,i=Math.floor(e-this._catMin+.5),r=s[i+1]+(s[i+2]-s[i+1])*(e-Math.floor(e+.5)+.5);return this.reversed?t-r:r}valueAt(t,e){this.reversed&&(e=t-e);for(let t=1;t<this._pts.length-1;t++)if(e>=this._pts[t]&&e<this._pts[t+1])return this._catMin+t-.5}getUnitLen(t,e){const s=Math.floor(e-this._catMin+.5);return this._pts[s+2]-this._pts[s+2-1]}getLabelLength(t,e){const s=Math.floor(e-this._catMin+.5);return s>this._tstep?this._pts[s+2]-this._pts[s+2-this._tstep]:this._pts[s+2+this._tstep-1]-this._pts[s+2-1]}getValue(t){return a(t)?t:this._map[t]}getXValue(t){return this._cats[t-this._catMin]||t}$_collectCategories(t){const i=this.categories,r=this._categories=[];if(s(i)&&i.length>0)this._len=0,i.forEach((t=>{const s=null==t?1:f(t.weight,1),i=t&&t.icon;let n,a;null==t?a=n=null:e(t)?(n=w(t.name,t.label),a=w(t.label,t.name)):a=n=String(t),this._len+=s,r.push({c:n,t:a,w:s,i:i})}));else if(s(t))for(const e of t){const t=e.collectCategories(this);for(const e of t)r.find((t=>t.c===e))||r.push({c:e,w:1,t:e})}this._map={},r.forEach(((t,e)=>{null!=t.c&&(this._map[t.c]=e)}))}}!function(t){t.AUTO="auto",t.INSIDE="inside",t.OUTSIDE="outside",t.HEAD="head",t.FOOT="foot",t.INSIDE_FIRST="insideFirst",t.OUTSIDE_FIRST="outsideFirst"}(ti||(ti={}));class ai extends $e{constructor(t){super(t,T),this._domain={callback:(t,e)=>this._point[e]||this._point.source[e]},this.position=ti.AUTO,this.textAlign=it.CENTER,this.distance=25,this.visible=T}getValue(t,e){if(this.textField){const e=t.getProp(this.textField);if(null!=e)return e}return t.getLabelValue(e)}getTextDomain(t){return this._point=t,this._domain}getText(t){return ut.isValidNum(t)?this._getText(null,t,m(t)>1e3,!0):t}getOffset(){const t=+this.offset;return isNaN(t)?this.position===ti.INSIDE?0:ai.OFFSET:t}getDefaultIconPos(){return Pe.TOP}_doLoadSimple(t){return i(t)?(this.visibleCallback=t,this.visible=!0):super._doLoadSimple(t)}_doPrepareRender(t){super._doPrepareRender(t),this._domain.numberFormatter=this._numberFormatter}}ai.OFFSET=4,function(t){t.LINEAR="linear",t.LOGARITHMIC="logarithmic",t.POLYNOMIAL="polynomial",t.POWER="power",t.EXPONENTIAL="exponential",t.MOVING_AVERAGE="movingAverage"}(ei||(ei={}));class hi extends ve{constructor(t){super(t.chart,!1),this.series=t,this.type=ei.LINEAR,this.resolution=5,this.movingInterval=2}_doPrepareRender(t){const e=this.series,s=this._res=(e._runPoints.length-1)*Math.max(1,+this.resolution||5),i=e._minX>0?0:(e._maxX-e._minX)/s-e._minX,r=e._minY>0?0:(e._maxY-e._minY)/s-e._minY,n=e._runPoints.filter((t=>!t.isNull)).map((t=>({x:t.xValue+i,y:t.yValue+r})));(this["$_"+this.type]||this.$_linear).call(this,n,this._points=[]),this._points.forEach((t=>{t.x-=i,t.y-=r}))}isCurved(){return!0===this.curved||null==this.curved&&(this.type===ei.EXPONENTIAL||this.type===ei.LOGARITHMIC||this.type===ei.POWER)}$_calcLine(t){const e=t.length;let s=0,i=0,r=0,n=0;t.forEach((t=>{s+=t.x,i+=t.y,r+=t.x*t.y,n+=t.x*t.x}));const a=e*n-s*s,h=0===a?0:(e*r-s*i)/a;return{m:h,a:(i-h*s)/e}}$_linear(t,e){const s=t.length;if(s>1){const{m:i,a:r}=this.$_calcLine(t);e.push({x:t[0].x,y:i*t[0].x+r}),e.push({x:t[s-1].x,y:i*t[s-1].x+r})}}$_logarithmic(t,e){const s=t.length;if(s>1){const i=t.map((t=>({x:Math.log(t.x),y:f(t.y,0)}))),{m:r,a:n}=this.$_calcLine(i),a=t[0].x,h=t[s-1].x,o=(h-a)/this._res;for(let t=a;t<=h;t+=o){const s=n+Math.log(t)*r;e.push({x:t,y:s})}}}$_power(t,e){const s=t.length;if(s>1){const i=t.map((t=>({x:Math.log(t.x),y:Math.log(t.y)}))),{m:r,a:n}=this.$_calcLine(i),a=Math.exp(n),h=t[0].x,o=t[s-1].x,l=(o-h)/this._res;for(let t=h;t<=o;t+=l){const s=a*Math.pow(t,r);e.push({x:t,y:s})}}}$_calcLine2(t){t.length;let e=0,s=0,i=0,r=0,n=0,a=0;t.forEach((t=>{e+=t.x,s+=t.y,i+=t.x*t.x*t.y,r+=t.y*Math.log(t.y),n+=t.x*t.y*Math.log(t.y),a+=t.x*t.y}));const h=s*i-a*a,o=Math.exp((i*r-a*n)/h);return{m:(s*n-a*r)/h,a:o}}$_exponential(t,e){const s=t.length;if(s>1){const i=t.map((t=>({x:t.x,y:t.y}))),{m:r,a:n}=this.$_calcLine2(i),a=n,h=t[0].x,o=t[s-1].x,l=(o-h)/this._res;for(let t=h;t<=o;t+=l){const s=a*Math.exp(r*t);e.push({x:t,y:s})}}}$_polynomial(t,e){const s=t.length;if(s>1){const i=[],r=[];let n=0,a=0;const h=2+1;for(let e=0;e<h;e++){for(let i=0;i<s;i++)n+=Math.pow(t[i].x,e)*t[i].y;i.push(n),n=0;const o=[];for(let i=0;i<h;i++){for(let r=0;r<s;r++)a+=Math.pow(t[r].x,e+i);o.push(a),a=0}r.push(o)}r.push(i);const o=function(t,e){const s=t,i=t.length-1,r=[e];for(let t=0;t<i;t++){let e=t;for(let r=t+1;r<i;r++)m(s[t][r])>m(s[t][e])&&(e=r);for(let r=t;r<i+1;r++){const i=s[r][t];s[r][t]=s[r][e],s[r][e]=i}for(let e=t+1;e<i;e++)for(let r=i;r>=t;r--)s[r][e]-=s[r][t]*s[t][e]/s[t][t]}for(let t=i-1;t>=0;t--){let e=0;for(let n=t+1;n<i;n++)e+=s[n][t]*r[n];r[t]=(s[i][t]-e)/s[t][t]}return r}(r,h),l=t[0].x,c=t[s-1].x,_=(c-l)/this._res;for(let t=l;t<=c;t+=_){const s=o.reduce(((e,s,i)=>e+s*Math.pow(t,i)),0);e.push({x:t,y:s})}}}$_movingAverage(t,e){const s=t.length,i=g(1,p(s-1,this.movingInterval));let r=i;for(;r<=s;){const s=t.slice(r-i,r).reduce(((t,e)=>t+f(e.y,0)),0);e.push({x:t[r-1].x,y:s/i}),r++}}}const oi={x:"xValue",y:"yValue",z:"zValue"};class li extends Ds{constructor(t,e){super(),this.series=t,this.point=e,this.duration=500,this.endHandler=()=>{delete this.point._vr,this.series._changed(),this.series=this.point=null}}_doUpdate(t){return this.point._vr=t,this.series._changed(),!0}}var ci,_i,ui,di;!function(t){t.NONE="none",t.DEFAULT="default"}(ci||(ci={}));class pi extends ve{static _loadSeries(t,e,s){return new(t._getSeriesType(e.type)||t._getSeriesType(s||t.type))(t,e.name).load(e)}static getPointTooltipParam(t,e,s){switch(s){case"series":return t.displayName();case"name":return e.getTooltip(s)||t._xAxisObj.getXValue(e.xValue);case"xValue":return t._xAxisObj.value2Tooltip(e.xValue);case"yValue":return t._yAxisObj.value2Tooltip(e[s]);default:return e.getTooltip(s)}}constructor(t,e){super(t,!0),this._row=0,this._col=0,this.index=-1,this._simpleMode=!1,this.zOrder=0,this.visibleInLegend=!0,this.visibleInNavigator=!1,this.tooltipText="<b>${name}</b><br>${series}:<b> ${yValue}</b>",this.loadAnimation=ue.DEFAULT,this.hoverEffect=ci.DEFAULT,this.name=e,this.pointLabel=this._createLabel(t),this.trendline=new hi(this),this._points=new Ks(this),this._pointArgs=this._createPointArgs(),this._initProps()}_initProps(){}_createLabel(t){return new ai(t)}onDataValueChanged(t,e,s,i,r){ut.log("onDataValueChanged",e,s,i,r);const n=this._runPoints[e];if(n){const t={};t[s]=i,this.updatePoint(n,t)}}onDataRowUpdated(t,e,s){}onDataRowAdded(t,e){ut.log("onDataRowAdded",e),this.addPoint(t.getRow(e))}onDataRowDeleted(t,e){ut.log("onDataRowDeleted",e);const s=this._runPoints[e];s&&this.removePoint(s)}onDataChanged(t){ut.log("onDataChanged")}getTooltipText(t,e){return this.tooltipCallback?(this._getPointCallbackArgs(this._pointArgs,e),this.tooltipCallback(this._pointArgs)):this.tooltipText}getTooltipParam(t,e,s){return pi.getPointTooltipParam(t,e,s)}get data(){return this._data}set data(t){t!==this._data&&(this._data=t,this._dataSourceDirty=!0)}contains(t){return this._points.contains(t)}getPoints(){return this._points}getLabeledPoints(){return this._points.getPoints(this._xAxisObj,this._yAxisObj)}getVisiblePoints(){return this._points.getPoints(this._xAxisObj,this._yAxisObj)}pointLabelCount(){return 1}isEmpty(){return this._points.isEmpty()}needAxes(){return!0}canCategorized(){return!1}hasZ(){return!1}defaultYAxisType(){return"linear"}isClusterable(){return!1}isMarker(){return!1}displayName(){return this.label||this.name}legendMarker(t,e){return this._legendMarker||(this._legendMarker=this._createLegendMarker(t,+e||Cs.MARKER_SIZE)),this._legendMarker}legendColor(){return this._calcedColor}legendLabel(){return this.label||this.name}styleLegendMarker(t){}canMixWith(t){return!0}getBaseValue(t){return NaN}isBased(t){return!1}canMinPadding(t,e){const s=this.getBaseValue(t);return isNaN(s)||!this.isBased(t)||e<s}canMaxPadding(t,e){const s=this.getBaseValue(t);return isNaN(s)||!this.isBased(t)||e>s}hasMarker(){return!1}setShape(t){}seriesChanged(){return this._pointsChanged}getMinPointWidth(){return NaN}getVisibleSeries(){return[this]}needClip(t){const e=this.group?this.group.noClip:this.noClip;return t?!1===e:!0!==e}setCol(t){this._col=t}setRow(t){this._row=t}initPoints(t){return this._containsNull=!1,t.map(((t,e)=>this.$_addPoint(t,e)))}$_getXStart(t){const e=t.getValue(this.xStart),s=isNaN(e)?t.getValue(this.chart.options.getXStart(t)):e;return t._zoom?Math.floor(t._zoom.start):s||0}$_getXStep(t){return w(this.xStep,this.chart.options.xStep)||1}prepareRender(){if(this._xAxisObj=this.group?this.group._xAxisObj:this.chart._connectSeries(this,!0),this._yAxisObj=this.group?this.group._yAxisObj:this.chart._connectSeries(this,!1),this._calcedColor=void 0,this._dataSourceDirty){const t=this._doLoadData(this._data);this._loadPoints(t),this._dataSourceDirty=!1}this._runPoints=this._points.getPoints(this._xAxisObj,this._yAxisObj),this.pointLabel.prepareRender(),super.prepareRender()}prepareAfter(){this._pointsChanged=!1}collectCategories(t){if(t instanceof ni){let e=t.categoryField;return null!=e?this._points.getProps(e):this._points.getCategories(t===this._xAxisObj?"x":"y").filter((t=>r(t)))}}collectValues(t,e){if(t===this._xAxisObj){let s=this.$_getXStart(t),i=this.$_getXStep(t);r(i)&&(i=i.trim()),this._runPoints.forEach(((r,n)=>{let a=t.getValue(r.x);isNaN(a)&&(a=s,s=t.incStep(s,i)),isNaN(a)?r.isNull=!0:(r.xValue=a,e&&e.push(a))}))}else this._runPoints.forEach(((s,i)=>{if(s.isNull)s.y=s.yGroup=s.yValue=NaN;else{let i=null==s.y?NaN:t.getValue(s.y);isNaN(i)&&(i=t.getValue(s.y)),s.initValues(),isNaN(s._vr)||(isNaN(s._prev.yValue)&&s.initPrev(t,s._prev),i=s._prev.yValue+(i-s._prev.yValue)*s._vr,s.applyValueRate(s._prev,s._vr)),isNaN(i)?s.yGroup=0:(s.yGroup=s.yValue=i,e&&e.push(i)),s.isNull=isNaN(s.yValue)}}))}collectRanges(t){const e=this._visPoints,s=e.length;if(s>0){const t=this._pointArgs;let i=e[0],r=i.xValue,n=r,a=i.yValue,h=a,o=i.zValue,l=o;const c=this.hasZ();i.vindex=0;for(let t=1;t<s;t++)i=e[t],i.vindex=t,isNaN(h)&&!isNaN(i.yValue)?a=h=i.yValue:i.yValue>h?h=i.yValue:i.yValue<a&&(a=i.yValue),isNaN(n)&&!isNaN(i.xValue)?r=n=i.xValue:i.xValue>n?n=i.xValue:i.xValue<r&&(r=i.xValue);if(c)for(let t=1;t<s;t++){const s=e[t].zValue;isNaN(l)&&!isNaN(s)?o=l=s:s>l?l=s:s<o&&(o=s)}if(this._minY=a,this._maxY=h,this._minX=r,this._maxX=n,this.trendline.visible){this.trendline.prepareRender();const t=this.trendline._points.map((t=>t.y)).sort(((t,e)=>t-e));this._minY=Math.min(this._minY,t[0]),this._maxY=Math.max(this._maxY,t[t.length-1])}t.yMin=this._minY,t.yMax=this._maxY,t.xMin=this._minX,t.xMax=this._maxX,c&&(t.zMin=this._minZ=o,t.zMax=this._maxZ=l)}this.$_prepareViewRanges(e),isNaN(this._minY)||t.push(this._minY,this._maxY)}_getRangeMinMax(t){let e,s;return"x"===t?(e=this._minX,s=this._maxX):"z"===t?(e=this._minZ,s=this._maxZ):(e=this._minY,s=this._maxY),{min:e,max:s}}$_prepareViewRanges(t){const e=this._runRangeValue=this.getViewRangeAxis(),{min:s,max:i}=this._getRangeMinMax(e);(this._runRanges=ht(this.viewRanges,s,i,!1,!1,!0,this._runColor))?t.forEach(((t,s)=>{this._setViewRange(t,e)})):t.forEach(((t,e)=>{t.range=T}))}pointValuesPrepared(t){this._referents&&this._referents.forEach((e=>e.reference(this,t))),this.visible&&(this._visPoints=this._runPoints.filter((t=>t.visible)))}reference(t,e){}isVisible(t){return this._xAxisObj.contains(t.x)&&this._yAxisObj.contains(t.y)}getLegendSources(t){!1!==this.visibleInLegend&&t.push(this)}getLabelPosition(t){return t}getLabelOff(t){return t}referBy(t){t&&(this._referents?this._referents.indexOf(t)<0&&this._referents.push(t):this._referents=[t])}setPointVisible(t,e){t&&e!==t.visible&&(t.visible=e,this.chart._pointVisibleChanged(this,t))}_createPointArgs(){return{}}_preparePointArgs(t){var e;this._pointLabelCallback=this.pointLabel.textCallback,this._argsPoint=null,t.series=null===(e=this.chart._proxy)||void 0===e?void 0:e.getChartObject(this),t.count=this._points.count}_getPointCallbackArgs(t,e){e!==this._argsPoint&&(this._argsPoint=e).assignTo(t)}getPointText(t,e){if(this._pointLabelCallback){this._getPointCallbackArgs(this._pointArgs,t);const e=this._pointLabelCallback(this._pointArgs);if(null!=e)return e}return e}getPointStyle(t){if(this.pointStyleCallback)return this._getPointCallbackArgs(this._pointArgs,t),this.pointStyleCallback(this._pointArgs)}getPointLabelStyle(t){if(this.pointLabel.styleCallback)return this._getPointCallbackArgs(this._pointArgs,t),this.pointLabel.styleCallback(this._pointArgs)}pointClicked(t){if(this.onPointClick)return this._getPointCallbackArgs(this._pointArgs,t),this.onPointClick(this._pointArgs)}pointHovered(t){this.onPointHover&&(t&&this._getPointCallbackArgs(this._pointArgs,t),this.onPointHover(t?this._pointArgs:null))}getViewRangeAxis(){return this.viewRangeValue||this._defViewRangeValue()}isPointLabelsVisible(){return this.pointLabel.visible||i(this.pointLabel.visibleCallback)}isPointLabelVisible(t){const e=this.pointLabel;return!1!==e.visible&&(e.visibleCallback?(this._getPointCallbackArgs(this._pointArgs,t),e.visibleCallback(this._pointArgs)):!0===e.visible)}getPointAt(t){return r(t)&&(t=this._xAxisObj.getValue(t)),this._points.pointAt(t)}updatePoint(t,e){if(t){let s=t._prev;return s&&s.ani&&s.ani.stop(),s=t.updateValues(this,e),s&&(this.chart.dataChanged(),this.chart.animatable()&&(s.ani=new li(this,t),s.ani.start())),this._changed(),!!s}return!1}findPoint(t){}updateData(t){this._points.load(t),this.chart.dataChanged(),this._changed()}addPoint(t){const e=this._doAddPoint(t);if(e){if(this._points.add(e),this.chart.dataChanged(),this.chart.animatable()){this._pointsChanged=!0;const t=e._prev=e.copy();t.ani=new li(this,e),t.ani.start()}this._changed()}return e}addPoints(t){const e=[];return s(t)&&t.forEach((t=>{const s=this._doAddPoint(t);s&&e.push(s)&&this._points.add(s)})),e.length>0&&(this._pointsChanged=!0,this.chart.dataChanged(),this.chart.animatable()&&e.forEach((t=>{const e=t._prev=t.copy();e.ani=new li(this,t),e.ani.start()})),this._changed()),e}removePoint(t){if(t&&this._points.remove(t))return this._doPointRemoved(t),this._pointsChanged=!0,this.chart.dataChanged(),this._changed(),!0}removePoints(t){if(s(t)){const e=[];t.forEach((t=>{t&&this._points.remove(t)&&e.push(t)})),e.length>0&&(this._doPointsRemoved(e),this._pointsChanged=!0,this.chart.dataChanged(),this._changed())}return 0}_createPoint(t){return new Zs(t)}$_addPoint(t,e){const s=this._createPoint(t);return s.index=e,s.parse(this),(s.isNull||(s.isNull=null==t||null==s.y))&&(this._containsNull=!0),s}_doAddPoint(t){return this.$_addPoint(t,this._points.count)}_doPointRemoved(t){}_doPointsRemoved(t){}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,e/2)}_referOtherSeries(t){return!0}_colorByPoint(){return!1}_createFielder(t){return i(t)?e=>t(e):r(t)?e=>e[t]:t=>T}_createFielders(){this._xFielder=this._createFielder(this.xField),this._yFielder=this._createFielder(this.yField),this._zFielder=this._createFielder(this.zField),this._colorFielder=this._createFielder(this.colorField)}_defaultLoadAnimation(){return ue.REVEAL}_doLoad(t){super._doLoad(t),this._createFielders()}_doLoadData(t){if(s(t))return t;if(t){let e;if(t.$_p instanceof Ys?e=t.$_p:t instanceof Ys?e=t:r(t)&&(e=this.chart.data.get(t)),e)return e!==this._cdata&&(this._cdata&&this._cdata.removeListener(this),this._cdata=e,this._cdata&&this._cdata.addListener(this)),e._internalValues()}}_loadPoints(t){this._doLoadPoints(t)}_doLoadPoints(t){this._points.load(t)}_doPrepareRender(){const t=this._runColor=a(this.color)?`var(--color-${(Math.floor(this.color)-1)%12+1})`:this.color;let e,i;s(this.pointColors)?e=this.pointColors:r(this.pointColors)?i=this.chart.assets.get(this.pointColors):this._colorByPoint()&&(e=this.chart.colors),i instanceof xe?(i.prepare(),this._runPoints.forEach(((e,s)=>{e.color=e.color||i.getNext()||t}))):e?this._runPoints.forEach(((s,i)=>{s.color=s.color||e[i%e.length]||t})):this._runPoints.forEach(((e,s)=>{e.color=e.color||t})),this._preparePointArgs(this._pointArgs)}_setViewRange(t,e){const s=t[oi[e]];for(const e of this._runRanges)if(s>=e.fromValue&&s<=e.toValue)return void(t.range=e);t.range=T}_defViewRangeValue(){return"y"}}pi.LEGEND_MARKER="rct-legend-item-marker";class gi{constructor(t){this._map={},this._items=[],this._visibles=[],this._series=[],this._visibleSeries=[],this.chart=t}get count(){return this._items.length}get first(){return this._items[0]}get firstSeries(){return this._series[0]}get firstVisible(){return this._visibles[0]}get firstVisibleSeries(){return this._visibleSeries[0]}isWidget(){return this._widget}isEmpty(t){return!(t?this._visibles:this._items).find((e=>!e.isEmpty(t)))}items(){return this._items.slice(0)}internalItems(){return this._items}visibles(){return this._visibles.slice(0)}series(){return this._series.slice(0)}seriesCount(){return this._series.length}needAxes(){return!!this._visibles.find((t=>t.needAxes()))||0===this._visibleSeries.length}getSeries(t){return this._map[t]}getVisibleSeries(){return this._visibleSeries.slice(0)}getPaneSeries(t,e){return this._visibleSeries.filter((s=>t===s._row&&e===s._col))}seriesByPoint(t){for(const e of this._series)if(e.contains(t))return e}getLegendSources(){const t=[];return this._items.forEach((e=>e.getLegendSources(t))),t}load(t){const i=this.chart,r=this._items=[],n=this._series=[];s(t)?t.forEach(((t,e)=>{r.push(this.$_loadItem(i,t,e))})):e(t)&&r.push(this.$_loadItem(i,t,0)),r.forEach((t=>{t instanceof Si?n.push(...t.series):t instanceof pi&&n.push(t)})),this._map={},this._widget=!0,n.forEach((t=>this.$_add(t)))}$_add(t){!this._widget||t instanceof xi||(this._widget=!1),t.name&&(this._map[t.name]=t);for(const e of this._series)if(e!==t){if(!t.canMixWith(e))throw new Error("동시에 표시할 수 없는 시리즈들입니다: "+t._type()+", "+e._type());if(t._referOtherSeries(e))break}}add(t){const e=this.$_loadItem(this.chart,t,this._series.length);if(e)return this._items.push(e),this._series.push(e),this.$_add(e),e}remove(t){let e;if(t instanceof pi?e=t:r(t)&&(e=this._map[t]),e){if(!e.group)return this._items.splice(this._items.indexOf(e),1),this._series.splice(this._series.indexOf(e),1),e.name&&delete this._map[e.name],e;if(e.group.remove(e))return e}}updateData(t){}prepareRender(){const t=[];let e=0;this._visibles=this._items.filter((t=>t.visible)).sort(((t,e)=>(+t.zOrder||0)-(+e.zOrder||0))),this._series.forEach((s=>{s.visible&&t.push(s),s.hasMarker()&&s.setShape($s[e++%$s.length])})),this._visibleSeries=t.sort(((t,e)=>{let s=+(t.group?t.group.zOrder:t.zOrder)||0,i=+(e.group?e.group.zOrder:e.zOrder)||0;return s===i&&t.group&&t.group===e.group?(+t.zOrder||0)-(+e.zOrder||0):s-i}));const s=this._visibleSeries.filter((t=>t.isClusterable())).length;this._visibleSeries.forEach(((t,e)=>{t instanceof bi&&(t._single=1===s)})),this._visibles.forEach((t=>t.prepareRender()))}prepareAfter(){this._visibles.forEach((t=>t.prepareAfter()))}$_loadItem(t,e,i){let r=s(e.children||e.series)&&t._getGroupType(e.type||t.type);if(r){const s=new r(t);return s.load(e),s.index=i,s}if(r=t._getSeriesType(e.type||t.type),!r)throw new Error("Invalid series type: "+e.type+", "+t.type);const n=new r(t,e.name||`Series ${i+1}`);return n.load(e),n.index=i,n}}class mi extends ve{constructor(t){super(t.chart,!0),this.series=t,this.radius=3}}class fi extends Zs{legendMarker(){return this._legendMarker}setLegendMarker(t){this._legendMarker=t}legendColor(){return this._calcedColor}legendLabel(){return w(this.x,this.y)}styleLegendMarker(t){}}class xi extends pi{constructor(){super(...arguments),this.boundsAnimation=!0,this.legendByPoint=!1}getCenter(t,e){return{x:Z(this._centerXDim,t),y:Z(this._centerYDim,e)}}getLabelPosition(){const t=this.pointLabel.position;return t===ti.AUTO?ti.INSIDE:t}needAxes(){return!1}_colorByPoint(){return!0}getLegendSources(t){this.legendByPoint?!1!==this.visibleInLegend&&this._runPoints.forEach((e=>{t.push(e)})):super.getLegendSources(t)}canMinPadding(t,e){return!1}canMaxPadding(t,e){return!1}_doLoad(t){super._doLoad(t),this._centerXDim=X(b(this.centerX,this.center,xi.CENTER),!0),this._centerYDim=X(b(this.centerY,this.center,xi.CENTER),!0)}}xi.CENTER="50%";class wi extends xi{constructor(){super(...arguments),this.radius=wi.DEF_RADIUS,this.startAngle=0,this.totalAngle=360,this.clockwise=!0}getRadius(t,e){return Z(this._radiusDim,p(t,e))}_doLoad(t){super._doLoad(t),this._radiusDim=X(w(this.radius,wi.DEF_RADIUS),!0)}}wi.DEF_RADIUS="40%";class bi extends pi{constructor(){super(...arguments),this._clusterWidth=1,this._clusterPos=0,this._childWidth=1,this._childPos=0,this._pointPad=0,this._minPointWidth=0,this.pointWidth=1}get groupWidth(){return this.pointWidth}getMinPointWidth(){return this._minPointWidth}getPointWidth(t){const e=this.group;let s=t;return e?(s*=e._clusterWidth,s*=1-2*e.groupPadding,s*=this._childWidth):s*=this._clusterWidth,s*=1-2*this._pointPad,g(this._minPointWidth,s)}getPointPos(t){const e=this.group;let s=t,i=0;return e?(i=s*e._clusterPos,s*=e._clusterWidth,i+=s*e.groupPadding,s-=s*e.groupPadding*2,i+=s*this._childPos,s*=this._childWidth):(i=s*this._clusterPos,s*=this._clusterWidth),i+=s*this._pointPad,i}getLabelPosition(t){return t===ti.AUTO?ti.OUTSIDE_FIRST:t}isClusterable(){return!1!==this.clusterable}setCluster(t,e){this._clusterWidth=t,this._clusterPos=e}_doPrepareRender(){super._doPrepareRender(),this._pointPad=isNaN(this.pointPadding)?this._single?.25:this.group?.1:.2:Math.max(0,Math.min(.5,this.pointPadding)),this._minPointWidth=f(this.getMinPointWidth(),0)}}class yi extends bi{constructor(){super(...arguments),this.baseValue=0,this.nullAsBase=!1}_doPrepareRender(){super._doPrepareRender(),this._base=f(this._getGroupBase(),this._yAxisObj.getBaseValue())}getBaseValue(t){return t===this._yAxisObj?this._base:NaN}_getGroupBase(){return this.baseValue}isBased(t){return t===this._yAxisObj}}class vi extends bi{collectValues(t,e){super.collectValues(t,e),t===this._yAxisObj&&this._runPoints.forEach((t=>{const s=this._getBottomValue(t);e&&!isNaN(s)&&e.push(s)}))}}class Vi extends vi{}!function(t){t.DEFAULT="default",t.OVERLAP="overlap",t.STACK="stack",t.FILL="fill"}(_i||(_i={}));class Si extends ve{static collectTooltipText(t,e,s){let i=t.tooltipHeader||"";return t.tooltipRow&&e.forEach(((e,r)=>{s.vindex>=e._visPoints.length||(i&&(i+="<br>"),i+=t.tooltipRow.replace("series","series."+r).replace(/\$\{/g,"${"+r+"."))})),i+=t.tooltipFooter?"<br>"+t.tooltipFooter:"",i}static inflateTooltipParam(t,e,s,i){let r=i.indexOf("."),n=+i.substring(0,r);return isNaN(n)||(s=(e=t[n])._visPoints[s.vindex],i=i.substring(r+1)),i.startsWith("series.")&&(e=t[+i.substring(7)]||e,i="series"),pi.getPointTooltipParam(e,s,i)}constructor(t){super(t,!0),this.index=-1,this._series=[],this._visibles=[],this._seriesChanged=!1,this.layout=_i.DEFAULT,this.visibleInLegend=!0,this.zOrder=0,this.tooltipHeader="<b>${name}</b>",this.tooltipRow="${series}:<b> ${yValue}</b>",this.layoutMax=100}getTooltipText(t,e){return Si.collectTooltipText(this,this._visibles,e)}getTooltipParam(t,e,s){return Si.inflateTooltipParam(this._visibles,t,e,s)}get series(){return this._series.slice(0)}needAxes(){return!0}isEmpty(t){return(t?this._visibles:this._series).length<1}canCategorized(){return!1}defaultYAxisType(){return"linear"}isClusterable(){return!1}getBaseValue(t){return NaN}getVisibleSeries(){return this._visibles}setCol(t){this._col=t,this._series.forEach((e=>e.setCol(t)))}setRow(t){this._row=t,this._series.forEach((e=>e.setRow(t)))}isFirstVisible(t){return t===this._visibles[0]}isLastVisible(t){return t===this._visibles[this._visibles.length-1]}collectValues(t,e){if(this._visibles.length>0)if(t===this._visibles[0]._yAxisObj)switch(this.layout){case _i.STACK:this.$_collectStack(t,e);break;case _i.FILL:this.$_collectFill(t,e);break;default:this.$_collectValues(t,e)}else this.$_collectValues(t,e)}collectRanges(t){this._visibles.forEach((e=>{e.collectRanges(t)}))}pointValuesPrepared(t){this._series.forEach((e=>e.pointValuesPrepared(t)))}collectCategories(t){let e=[];return this._visibles.forEach((s=>e=e.concat(s.collectCategories(t)))),e}getLegendSources(t){if(!1!==this.visibleInLegend){const e=this._series;if(this._yAxisObj.reversed||this.layout!==_i.FILL&&this.layout!==_i.STACK)e.forEach((e=>e.getLegendSources(t)));else for(let s=e.length-1;s>=0;s--)e[s].getLegendSources(t)}}isBased(t){return this._visibles[0]&&this._visibles[0].isBased(t)}canMinPadding(t,e){const s=this.getBaseValue(t);return isNaN(s)||!this.isBased(t)||e<s}canMaxPadding(t,e){const s=this.getBaseValue(t);return(isNaN(s)||e>s||!this.isBased(t))&&this.layout!==_i.FILL}getVisPoints(t){return this._visibles.map((e=>e._visPoints[t.vindex]))}seriesChanged(){return this._seriesChanged}remove(t){const e=this._series.indexOf(t);if(e>=0)return this._series.splice(e,1),!0}getVisiblePoints(){const t=[];return this._visibles.forEach((e=>t.push(...e.getVisiblePoints()))),t}_doLoadProp(t,e){if("children"===t)return this.$_loadSeries(this.chart,e),!0}prepareRender(){const t=this._visibles;if(this._stacked=this.layout===_i.STACK||this.layout===_i.FILL,this._visibles=this._series.filter((t=>t.visible)).sort(((t,e)=>(+t.zOrder||0)-(+e.zOrder||0))),!(this._seriesChanged=!ut.equalArrays(t,this._visibles)))for(let t=this._visibles.length-1;t>=0;t--)if(this._visibles[t].seriesChanged()){this._seriesChanged=!0;break}super.prepareRender()}_doPrepareRender(t){this._xAxisObj=this.chart._connectSeries(this,!0),this._yAxisObj=this.chart._connectSeries(this,!1),this._visibles.length>0&&(this._visibles.forEach((t=>t.prepareRender())),this._doPrepareSeries(this._visibles))}prepareAfter(){this._visibles.forEach((t=>t.prepareAfter()))}_doPrepareSeries(t){}$_loadSeries(t,i){const r=this._seriesType();s(i)?i.forEach(((e,s)=>this.$_add(pi._loadSeries(t,e,r)))):e(i)&&this.$_add(pi._loadSeries(t,i,r))}$_add(t){if(!this._canContain(t))throw new Error("이 그룹에 포함될 수 없는 시리즈입니다: "+t);this._series.push(t),t.group=this,t.index=this._series.length-1}$_collectValues(t,e){this._visibles.forEach((s=>{s.collectValues(t,e)}))}$_collectPoints(t){const e=this._visibles,s=this._stackPoints=new Map;e.forEach((e=>{e.collectValues(t,null)})),e[0]._runPoints.forEach((t=>{s.set(t.xValue,[t])}));for(let t=1;t<e.length;t++)e[t]._runPoints.forEach((t=>{const e=s.get(t.xValue);e?e.push(t):s.set(t.xValue,[t])}));return s}$_collectStack(t,e){const s=this.getBaseValue(t),i=this.$_collectPoints(t);if(isNaN(s))for(const t of i.values()){t[0].yGroup=t[0].yValue||0;for(let e=1;e<t.length;e++)t[e].yGroup=t[e-1].yGroup+(t[e].yValue||0);e.push(t[t.length-1].yGroup)}else for(const t of i.values()){let i=t[0].yValue||0,r=i>=s?0:-1,n=i<s?0:-1;t[0].yGroup=t[0].yValue||0;for(let e=1;e<t.length;e++)i=t[e].yValue||0,i>=s?(r>=0&&(t[e].yGroup=t[r].yGroup+i*(i<0?-1:1)),r=e):(n>=0&&(t[e].yGroup=t[n].yGroup+i*(i>=0?-1:1)),n=e);r>=0&&e.push(t[r].yGroup),n>=0&&e.push(t[n].yGroup)}}$_collectFill(t,e){const s=this.getBaseValue(t),i=this.layoutMax||100,r=this.$_collectPoints(t);if(isNaN(s))for(const t of r.values()){const s=t.reduce(((t,e)=>t+(e.yValue||0)),0);if(0===s){for(const e of t)e.yValue=e.yGroup=0;e.push(0)}else{let r=0;for(const e of t)r=e.yGroup=(e.yValue||0)/s*i+r;e.push(i)}}else for(const t of r.values()){const r=t.reduce(((t,e)=>t+(m(e.yValue)||0)),0);if(0===r){for(const e of t)e.yValue=e.yGroup=0;e.push(0,0)}else{let n=0,a=0;for(const e of t)e.yValue=(e.yValue||0)/r*i,e.yValue<s?a=e.yGroup=(e.yValue||0)+a:n=e.yGroup=(e.yValue||0)+n;e.push(a,n)}}}}class Pi extends Si{collectValues(t,e){if(super.collectValues(t,e),t===this._yAxisObj){const t=this._doConstraintYValues(this._visibles);e.length=0,e.push(...t)}}}class ki extends Si{constructor(){super(...arguments),this._clusterWidth=1,this._clusterPos=0,this.groupWidth=1,this.groupPadding=.1}isClusterable(){return!1!==this.clusterable}setCluster(t,e){this._clusterWidth=t,this._clusterPos=e}}class Ei extends pi{constructor(){super(...arguments),this.colorByPoint=!1}isMarker(){return!0}}class Ai extends ve{constructor(t){super(t,!0),this.text="Title",this.alignBase=at.BODY,this.align=it.CENTER,this.verticalAlign=rt.MIDDLE,this.gap=10}isVisible(){return this.visible&&!G(this.text)}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}}!function(t){t.BOTTOM="bottom",t.RIGHT="right",t.LEFT="left",t.TOP="top"}(ui||(ui={}));class Ci extends Ai{constructor(){super(...arguments),this.verticalAlign=rt.BOTTOM,this.position=ui.BOTTOM,this.text="",this.titleGap=2}}class Li extends Ue{getPoints(t){const e=this.axis;return e.hasBreak()?e._ticks.filter((t=>!e.isBreak(t.value))).map((s=>e.getPos(t,s.value))):e._ticks.map((s=>e.getPos(t,s.value)))}}class Ti extends Je{constructor(){super(...arguments),this._strictEnds=!1,this._strictTicks=!1,this.stepPixels=72,this.baseRange=!1}_isValidInterval(t){return t>0}_normalizeSteps(t,e,s){return t}buildSteps(t,e,r,n,a=!1){var h,o;let l;return this._strictTicks=this._strictEnds=!1,this._step=NaN,a?l=this._getStepsByPixels(t,f(.85*this.stepPixels,60),e,r,n):s(this.steps)||i(this.stepCallback)?(l=this.stepCallback?this.stepCallback.call(T,{length:t,minValue:r,maxValue:n}):this.steps.slice(0),l.length>0&&isNaN(l[0])&&(l[0]=r),l.length>1&&isNaN(l[l.length-1])&&(l[l.length-1]=n),this._strictTicks=this._strictEnds=!0):l=this._baseAxis instanceof Oi&&this._baseAxis._ticks.length>0?this._getStepsByCount(this._baseAxis._ticks.length,e,r,n,!0):this.stepCount>0?this._getStepsByCount(this.stepCount,e,r,n,!1):this._isValidInterval(this.stepInterval)?this._getStepsByInterval(this.stepInterval,e,r,n):this.stepPixels>0?this._getStepsByPixels(t,((null===(h=this.axis)||void 0===h?void 0:h._isPolar)&&!(null===(o=this.axis)||void 0===o?void 0:o._isX)?.5:1)*this.stepPixels,e,r,n):r!==n?[r,n]:[r],l}getNextStep(t,e){return t+e*this._step}canUseNumSymbols(){return isNaN(this._step)||this._step>=500}_findBaseAxis(){if(null!=this.baseAxis){const t=this.axis,e=(t._isX?this.chart._getXAxes():this.chart._getYAxes()).get(this.baseAxis);e!==t&&e instanceof Oi&&(this._baseAxis=e,e.tick._baseAxis=null)}}$_normalizeMin(t,e){return t>o(t/e)*e?t=o(t/e)*e:t<l(t/e)*e&&(t=l(t/e)*e),I(t)}_getStepsByCount(t,e,s,i,r){s>e?(s=e,e=NaN):i<e&&(i=e,e=NaN),this._strictEnds=!0;const n=this.axis,a=i-s;let h=a/(t-1);const c=Math.pow(10,Math.floor(Math.log10(h))),_=[];if(isNaN(n._fixedMin)||isNaN(n._fixedMax)?r&&h/c==2.5&&o(t*a/h)==t*a/h?this._step=h:h=this._step=l(h/c)*c:h=a/(t-1),isNaN(n._fixedMin))if(isNaN(e))s=this.$_normalizeMin(s,c);else{for(tt(s<e&&i>e,"base error"),t=g(3,t);;){if(!(l((e-s)/h)+l((i-e)/h)+1>t))break;h+=c}s=e-l((e-s)/h)*h}else s=n._fixedMin;_.push(s);for(let e=1;e<t;e++)_.push(I(_[e-1]+h));return _}_getStepsByInterval(t,e,s,i){const r=[];let n;if(s=this.$_normalizeMin(s,t),isNaN(e))for(r.push(n=s);n<i;)r.push(n=I(n+t));else{for(r.push(n=e);n>s;)r.unshift(n=I(n-t));for(n=e;n<i;)r.push(n=I(n+t))}return this._step=t,r}_getStepMultiples(t){return[1,2,2.5,5,10]}_getStepsByPixels(t,e,s,i,r){i>=s?i=s:r<=s&&(r=s);const n=r-i,a=[];if(0===n)return isNaN(i)?[]:[i];let h=g(1,o(t/e))+1,c=n/(h-1);const _=Math.pow(10,Math.floor(d(c))),u=this._getStepMultiples(_);let p,m=0;if(c/=_,u)if(c>u[m]){for(;m<u.length-1;m++)if(c>u[m]&&c<u[m+1]){c=u[++m];break}}else c=u[m];if(c*=_,isNaN(s))i=this.$_normalizeMin(i,c);else{for(tt(i<=s&&r>=s,"base error"),h=g(3,h);m<u.length;){if(!(l((s-i)/c)+l((r-s)/c)+1>h))break;c=m<u.length-1?u[m+1]*_:2*c,m++}i=s-l((s-i)/c)*c}for(this._step=c,a.push(I(p=i));p<r;)a.push(I(p+=c));return a}}class Ni extends ts{constructor(){super(...arguments),this.useSymbols=!0}getTick(t,e){return this._getText(null,e,"*"===this.useSymbols||this.useSymbols&&this.axis.tick.canUseNumSymbols(),!0)}}class Ri extends je{constructor(){super(...arguments),this.enabled=!0,this.size="30%",this.space=16,this.gridVisible=!0}getSize(t){return Z(this._sizeDim,t)}_doLoad(t){super._doLoad(t),this.space=f(this.space,0),this._sizeDim=X(this.size,!1)}}!function(t){t.DEFAULT="default",t.TICK="tick",t.VALUE="value"}(di||(di={}));class Mi extends We{}class Oi extends rs{constructor(){super(...arguments),this.nullable=!0,this.padding=.04,this.startFit=di.DEFAULT,this.endFit=di.DEFAULT,this.breaks=[]}init(){return super.init(),this.baseLine=new Mi(this,!1),this.label.numberFormat="0.##",this}getBaseValue(){return this.baseValue}hasBreak(){return null!=this._runBreaks}runBreaks(){return this._runBreaks&&this._runBreaks.slice(0,1)}isBreak(t){if(this._runBreaks){const e=this._runBreaks[0];return!e.gridVisible&&(t===e.from||t===e.to)}}getStartFit(){return this.startFit===di.DEFAULT?this._isX?di.VALUE:di.TICK:this.startFit}getEndFit(){return this.endFit===di.DEFAULT?this._isX?di.VALUE:di.TICK:this.endFit}continuous(){return!0}contains(t){return!isNaN(t)}isBased(){return!!this.tick._baseAxis}_createGrid(){return new Li(this)}_createTickModel(){return new Ti(this)}_createLabel(){return new Ni(this)}_doLoadProp(t,e){return"break"===t?(this.$_loadBreaks(e),!0):super._doLoadProp(t,e)}_doPrepareRender(){this._baseVal=parseFloat(this.baseValue),this.tick._findBaseAxis()}_doBuildTicks(t,e,s){if(isNaN(t)||isNaN(e))return[];const i=this.tick,r=i._baseAxis instanceof Oi&&i._baseAxis._ticks.length>0;let n,{min:a,max:h}=this._adjustMinMax(s,this._calcedMin=t,this._calcedMax=e),o=this._baseVal;if(isNaN(o)&&a<0&&h>0&&(o=0),isNaN(o)?a<0&&h>0&&(o=0):(a=Math.min(a,o),h=Math.max(h,o)),r&&i.baseRange&&(a=i._baseAxis.axisMin(),h=i._baseAxis.axisMax()),a===h)n=[a];else if(n=i.buildSteps(s,o,a,h,!1),n.length>0){if(i._strictTicks||(n=i._normalizeSteps(n,a,h)),!isNaN(this._fixedMin)||!i._strictEnds&&this.getStartFit()!==di.TICK)for(;n.length>2&&n[0]<a;)n.shift();else if(!i._strictEnds&&!r){for(;n.length>2&&n[1]<=a;)n.shift();if(!isNaN(i._step))for(;n[0]>a;)n.unshift(i.getNextStep(n[0],-1))}if(a=Math.min(a,n[0]),!isNaN(this.strictMax)||!i._strictEnds&&this.getEndFit()!==di.TICK)for(;n.length>2&&h<n[n.length-1];)n.pop();else if(!i._strictEnds&&!r){for(;n.length>2&&n[n.length-2]>=h;)n.pop();if(!isNaN(i._step))for(;n[n.length-1]<h;)n.push(i.getNextStep(n[n.length-1],1))}h=Math.max(h,n[n.length-1])}else n.push(a+(h-a)/2);this._setMinMax(a,h);const l=[];this._runBreaks&&(n=this.$_getBrokenSteps(this._runBreaks,s,a,h));let c=NaN;for(let t=0;t<n.length;t++){const e=this._createTick(s,t,n[t]);e.value!==c&&(l.push(e),c=e.value)}return l}_createTick(t,e,s){return{index:e,pos:NaN,value:I(s),label:this.label.getTick(e,s)||String(s)}}calcPoints(t,e){if(e>100&&this._isX)if(this._min===this._max)this._unitLen=t/4;else{const e=this.$_calcUnitLength(this._isPolar?this.getTotalAngle():t);e&&(this._unitLen=e.len,this._isPolar||this._zoom||(this._min-=e.min/2,this._max+=e.min/2))}super.calcPoints(t,e),this._markPoints=this._ticks.map((t=>t.pos))}$_buildBrokenSteps(t){return this.tick.buildSteps(t.len,void 0,t.from,t.to,!0)}$_getBrokenSteps(t,e,s,i){let r=0,n=s;const a=[n],h=this._sects=[];e-=t.reduce(((t,e)=>t+e.space),0),t.forEach((t=>{const s=t.getSize(e),i={from:n,to:t.from,pos:r,len:s};r+=s,h.push(i,t._sect={from:t.from,to:t.to,pos:r,len:t.space}),r+=t.space;this.$_buildBrokenSteps(i).forEach((t=>{t>i.from&&t<=i.to&&a.push(t)})),t.space>0&&a.push(t.to)}));const o=t[t.length-1];if(i>o.to){const t={from:o.to,to:i,pos:r,len:this._vlen-r};h.push(t);this.$_buildBrokenSteps(t).forEach((e=>{e>t.from&&e<=t.to&&a.push(e)}))}return this._lastSect=h[h.length-1],a}getPos(t,e){if(this._runBreaks){const s=this._sects.find((t=>e<t.to))||this._lastSect,i=s.len*(e-s.from)/(s.to-s.from);return this.reversed?F(t-i-s.pos):F(i+s.pos)}{const s=this._single?.5*t:t*(e-this._min)/(this._max-this._min);return F(this.reversed?t-s:s)}}valueAt(t,e){if(this._isHorz?this.reversed&&(e=t-e):this.reversed||(e=t-e),this._runBreaks){let t=0;for(const s of this._sects){if(e>=t&&e<t+s.len)return(s.to-s.from)*(e-t)/s.len+s.from;t+=s.len}return this._max}return(this._max-this._min)*e/t+this._min}xValueAt(t){return this.valueAt(this._vlen,t)}getUnitLen(t,e){return this._unitLen}getLabelLength(t,e){return Math.floor(t/this._ticks.length)}_adjustMinMax(t,e,s){let i=this.isZoomed(),r=this.isZoomed(),n=!0,a=!0,h=NaN,o=NaN;this._series.forEach((t=>{const l=t.getBaseValue(this);isNaN(l)||(isNaN(this.minValue)&&l<=e?t.isBased(this)?e=l:h=f(p(h,l),l):isNaN(this.maxValue)&&l>=s&&(t.isBased(this)?s=l:o=f(g(o,l),l))),!i&&n&&t.canMinPadding(this,e)&&(n=!1),!r&&a&&t.canMaxPadding(this,s)&&(a=!1)})),i||(i=n),r||(r=a),this._fixedMin=this._fixedMax=NaN;let l=0,c=0;isNaN(this.strictMin)?this.minValue<e?e=this.minValue:i?this._fixedMin=e:l=x(this.minPadding,this.padding,0):this._fixedMin=e=this.strictMin,isNaN(this.strictMax)?this.maxValue>s?s=this.maxValue:r?this._fixedMax=s:c=x(this.maxPadding,this.padding,0):this._fixedMax=s=this.strictMax;let _=g(0,s-e),u=e-_*(this._minPad=l),d=s+_*(this._maxPad=c);return!isNaN(h)&&h<=e&&u<h&&(u=this._fixedMin=h),!isNaN(o)&&o>=s&&d>o&&(d=this._fixedMax=o),{min:u,max:d}}$_calcUnitLength(t){const e=[];if(this._series.forEach((t=>{t.visible&&t.isClusterable()&&e.push(...t.getVisiblePoints())})),e.length>0){const s=this._isX;let i=e.map((t=>s?t.xValue:t.yValue)).sort(((t,e)=>t-e));for(let t=i.length-1;t>0;t--)i[t]===i[t-1]&&i.splice(t,1);return this._calcUnitLen(i,t,this._min,this._max)}}_calcUnitLen(t,e,s,i){if(t.length<2){if(this._ticks.length>0){const t=(i-s)/this._ticks.length;return{len:f(e*=t/(i-s+t),1),min:t}}return{len:e,min:0}}{let r=t[1]-t[0];for(let e=2;e<t.length;e++)r=p(r,t[e]-t[e-1]);return{len:f(e*=r/(i-s+r),1),min:r}}}$_loadBreak(t){if(e(t)&&"from"in t&&"to"in t)return new Ri(this).load(t)}$_loadBreaks(t){if(s(t))for(let e of t){const t=this.$_loadBreak(e);t&&this.breaks.push(t)}else if(t){const e=this.$_loadBreak(t);e&&this.breaks.push(e)}this.$_mergeBreaks()}$_mergeBreaks(){function t(t,e){t.to=e.to}const e=this.breaks.sort(((t,e)=>t.from-e.from)).filter((t=>t.to>t.from));if(this._runBreaks=null,e.length>0){const i=this._runBreaks=[];i.push(h(new Ri(this),e[0]));for(let r=1;r<e.length;r++){const n=i[i.length-1],a=e[r];s=n,a.from<s.to?t(n,a):i.push(h(new Ri(this),a))}}var s}}class Di extends Oi{_type(){return"linear"}_adjustMinMax(t,e,s){const i=super._adjustMinMax(t,e,s),r=this._series;return!this._isX&&1===r.length&&r[0]instanceof Si&&r[0].layout===_i.FILL&&(i.max=r[0].layoutMax),i}}class Bi extends Ti{constructor(){super(...arguments),this.arrangeDecimals=!0}canUseNumSymbols(){return this.axis.axisMax()>d(500)}_getStepMultiples(t){return[1,2,5,10]}_normalizeSteps(t,e,s){if(!this.arrangeDecimals)return t;const i=[];let r=s-e;for(let e=0;e<t.length;e++){const n=i.length;let a=t[e],h=o(a);if(a===h){let t=i[n-1];e>1&&a-t<r&&(t=Math.pow(10,t),o(t)!==I(t)&&i.pop()),i.push(a)}else if(a>0&&a>h){if(a=h+d(10*(a-h)),a<=s)(0===n||a>i[n-1])&&i.push(a);else if(n>0){if(i[e-1]>=s)break;{const r=u(o(d(t[e]-t[e-1]))),n=t[e],h=n-o(n);if(r<1)for(let t=1;t<10;t++)if(h>d(t)&&h<d(t+1)){const e=o(n)+d(t);if(e>=s){a=e;break}}i.push(a)}}}else if(e>0&&a<=s&&a>i[n-1])i.push(a);else if(a>s)break;i.length>1&&(r=Math.min(.5,r,i[i.length-1]-i[i.length-2]))}return i}}class $i extends Oi{_type(){return"log"}_createTickModel(){return new Bi(this)}collectValues(){super.collectValues(),this._values=this._values.filter((t=>t>0))}getPos(t,e){return e=e>0?d(e):-1,super.getPos(t,e)}_doCalculateRange(t){const e=super._doCalculateRange(t);return e.min=d(e.min),e.max=d(e.max),e}_createTick(t,e,s){return super._createTick(t,e,I(u(s)))}_calcUnitLen(t,e,s,i){let r=d(t[1])-d(t[0]);for(let e=2;e<t.length;e++)r=p(r,d(t[e])-d(t[e-1]));const n=i-s,a=r/n;return{len:f(e*=a,1),min:n*a}}}const Ii=[1,1e3,6e4,36e5,864e5,6048e5,24192e5,314496e5],Fi=[[1,2,5,10,20,25,50,100,200,250,500],[1,2,5,10,15,30],[1,2,3,4,6,8,12],[1,2,3,4,6,12],[1,2],[1,2],[1,2,3,4,6]],zi={s:1,n:2,h:3,d:4,w:5,m:6,y:7};class Hi extends Ti{constructor(){super(...arguments),this["@config stepInerval"]=void 0}getNextStep(t,e){const s=new Date(t);switch(e*=this._step,this.scale){case 7:s.setFullYear(s.getFullYear()+e);break;case 6:s.setMonth(s.getMonth()+e);break;case 5:s.setDate(s.getDate()+7*e);break;case 4:s.setDate(s.getDate()+e);break;case 3:s.setHours(s.getHours()+e);break;case 2:s.setMinutes(s.getMinutes()+e);break;case 1:s.setSeconds(s.getSeconds()+e);break;case 0:s.setMilliseconds(s.getMilliseconds()+e)}return+s}_isValidInterval(t){return isNaN(t)?r(t)&&zi.hasOwnProperty(t.charAt(t.length-1))?(t=parseFloat(t),!isNaN(t)&&(t<=-1||t>=1)):void 0:0!=+t}_getStepMultiples(t){for(let e=0;e<7;e++)if(t>=Ii[e]/2&&t<Ii[e+1]/2)return this.scale=e,Fi[e];this.scale=7}_getStepsByPixels(t,e,s,i,r){const n=[],a=r-i;if(0===a)return n;const h=this.axis,o=new Date(h._calcedMin);let l=Math.floor(t/this.stepPixels)+1,c=g(1,Math.floor(a/(l-1)));const _=this._getStepMultiples(c),u=Ii[this.scale];if(c/=u,_)if(c>_[0]){let t=0;for(;t<_.length-1;t++)if(c>_[t]&&c<_[t+1]){c=_[t+1];break}}else c=_[0];const d=h.date(i),p=h.date(r);let m,f=d;if(7===this.scale){const t=o.getFullYear();let e=f.getFullYear();this._step=c=Math.ceil(c),f=new Date(e,0),e<t&&e+c>t&&(e=t,f=new Date(e,0));do{n.push(+f),e+=c,f=new Date(e,0)}while(f<=p)}else if(6===this.scale){let t=f.getFullYear(),e=f.getMonth();this._step=c=Math.ceil(c),f=new Date(t,e),f<o&&new Date(t,e+c)>o&&(e=o.getMonth(),f=new Date(o.getFullYear(),e));do{n.push(+f),f.setMonth(f.getMonth()+c)}while(f<=p)}else if(4===this.scale||5===this.scale){let t=f.getFullYear(),e=f.getMonth(),s=f.getDate();const i=5===this.scale?7:1;this._step=c=Math.ceil(c),f=new Date(t,e,s),f<o&&new Date(t,e,s+i*c)>o&&(s=o.getDate(),f=new Date(o.getFullYear(),o.getMonth(),s));do{n.push(+f),f.setDate(f.getDate()+c*i)}while(f<=p)}else{switch(this._step=c,c*=u,this.scale){case 3:f.setMinutes(0);case 2:f.setSeconds(0);case 1:f.setMilliseconds(0)}m=f.getTime();const t=o.getTime();m<t&&m+c>t&&(m=t);do{n.push(m),m+=c}while(m<=r)}return n}_getStepsByInterval(t,e,s,i){if(r(t)){const r=this.axis,n=new Date(r._calcedMin),a=[],h=t.charAt(t.length-1),o=parseFloat(t);let l,c;this.scale=zi[h],t=Ii[this.scale];let _=new Date(s);switch(this.scale){case 7:const t=n.getFullYear();let e=_.getFullYear();_.setMonth(0,1),e<t&&t<e+o&&(_=new Date(t,0));break;case 6:_.setDate(1),_.setHours(0,0,0,0),c=new Date(_),c.setMonth(c.getMonth()+o),_<n&&n<c&&(_=new Date(n),_.setDate(1),_.setHours(0,0,0,0));break;case 5:case 4:let s=5===this.scale?7:1;_.setHours(0,0,0,0),c=new Date(_),c.setDate(c.getDate()+o*s),_<n&&c>n&&(_=new Date(n),_.setHours(0,0,0,0));break;case 3:_.setMinutes(0);case 2:_.setSeconds(0);case 1:_.setMilliseconds(0)}if(this._step=o,s=+_,isNaN(e))for(a.push(l=s);l<i;)a.push(l=this.getNextStep(l,1));else{for(a.push(l=e);l>s;)a.unshift(l=this.getNextStep(l,-1));for(l=e;l<i;)a.push(l=this.getNextStep(l,1))}return this._step=t,a}return super._getStepsByInterval(t,e,s,i)}}const Gi=[{format:"SSS",beginningFormat:"mm:ss"},{format:"ss",beginningFormat:"mm:ss"},{format:"mm:ss",beginningFormat:"HH:mm:ss"},{format:"HH:mm",beginningFormat:"MM-dd HH:mm"},{format:"MM-dd",beginningFormat:"yyyy-MM-dd"},{format:"MM W주",beginningFormat:"yyyy-MM-dd"},{format:"yyyy-MM",beginningFormat:"yyyy-MM"},{format:"yyyy",beginningFormat:"yyyy"}];class ji extends ts{constructor(){super(...arguments),this.useBeginningFormat=!0}_doLoad(t){super._doLoad(t);const i=r(this.timeFormat)?this.timeFormat:void 0,a=r(this.beginningFormat)?this.beginningFormat:void 0,o=this.timeFormats,l=this.useBeginningFormat;if(this._formats=Gi.map((t=>h(t))),i&&this._formats.forEach((t=>{t.format=t.beginningFormat=i})),l&&a&&this._formats.forEach((t=>{t.beginningFormat=a})),s(o))for(let t=0;t<o.length;t++){const s=this._formats[t],i=o[t];n(i)?s.format=i:e(i)&&(n(i.format)&&(s.format=i.format),l&&n(i.beginningFormat)&&(s.beginningFormat=i.beginningFormat))}}getTick(t,e){const s=this.chart,i=this.axis,r=i.date(e);if(this._formatter)return this._formatter.toStr(r,s.startOfWeek);const n=this._formats,a=i.tick.scale,h=Kt.getFormatter;switch(a){case 7:return h(n[a].format).toStr(r,s.startOfWeek);case 6:return 0===t||0===r.getMonth()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 5:case 4:return 0===t||1===r.getDate()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 3:return 0===t||0===r.getHours()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 2:return 0===t||0===r.getMinutes()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 1:return 0===t||0===r.getSeconds()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 0:return 0===t||0===r.getMilliseconds()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek)}}}class Wi extends Oi{init(){return super.init(),this.baseValue=NaN,this}_type(){return"time"}_createTickModel(){return new Hi(this)}_createLabel(){return new ji(this)}_doLoad(t){super._doLoad(t),t&&t.label||this.label.load(null)}collectValues(){this._offset=60*f(this.chart.timeOffset,0)*1e3,super.collectValues()}getValue(t){return a(t)?t:t instanceof Date?t.getTime():r(t)?new Date(t).getTime()+this._offset:void 0}incStep(t,e){if(r(e)){const s=parseFloat(e);if(0!=s){let i=new Date(t);switch(e.charAt(e.length-1)){case"y":i.setFullYear(i.getFullYear()+s);break;case"m":i.setMonth(i.getMonth()+s);break;case"d":i.setDate(i.getDate()+s);break;case"w":i.setDate(i.getDate()+7*s);break;case"h":i.setHours(i.getHours()+s);break;case"n":i.setMinutes(i.getMinutes()+s);break;case"s":i.setSeconds(i.getSeconds()+s)}return+i}return t}return t+e}date(t){return new Date(t)}axisValueAt(t,e){return new Date(this.valueAt(t,e))}value2Tooltip(t){return isNaN(t)?this.chart.tooltip.nanText:new Date(t)}getXValue(t){return isNaN(t)?NaN:new Date(t)}getPos(t,e){return super.getPos(t,e)}}class Yi extends ve{constructor(t){super(t.chart,!0),this.gauge=t,this.rangeInclusive=!0}get ranges(){var t;return null===(t=this.$_internalRanges())||void 0===t?void 0:t.slice(0)}set ranges(t){t!==this._ranges&&(this._ranges=t,this._runRanges=null)}isRanged(){const t=this.$_internalRanges();return t&&t.length>0}rangeCount(){const t=this.$_internalRanges();return t?t.length:0}getRange(t){const e=this.$_internalRanges();if(e)for(const s of e)if(t>=s.fromValue&&t<s.toValue)return s}$_internalRanges(){return this._runRanges||(this._runRanges=ht(this._ranges,this.gauge.minValue,this.gauge.maxValue,this.rangeInclusive)),this._runRanges}}class Xi extends Yi{constructor(t){super(t),this.segmentGap=0}get segmentThickness(){return this._segmentThickness}set segmentThickness(t){t!==this._segmentThickness&&(this._segmentThickness=t,this._thickDim=X(this.segmentThickness,!0))}getSegmentThickness(t){return Z(this._thickDim,t,t)}}class Ui extends Yi{constructor(t){super(t),this.stroked=!1,this.thickness="100%"}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickness=t,this._thickDim=X(this.thickness,!0))}getThickness(t){return Z(this._thickDim,t,t)}}class Zi extends ve{constructor(t){super(t.chart,!1)}}class Ki extends ve{constructor(t){super(t.chart,!1),this.radius=3,this.length="100%",this.offset=0}get radius(){return this._radius}set radius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(t,!0))}get length(){return this._length}set length(t){t!==this._length&&(this._length=t,this._lengthDim=X(t,!0))}get offset(){return this._offset}set offset(t){t!==this._offset&&(this._offset=t,this._offsetDim=X(t,!0))}getExtents(t){return{radius:Z(this._radiusDim,t,0),length:Z(this._lengthDim,t,0),offset:Z(this._offsetDim,t,0)}}}class qi extends ve{constructor(t){super(t.chart,!1),this.radius=5}get radius(){return this._radius}set radius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(t,!0))}getRadius(t){return Z(this._radiusDim,t,0)}}class Qi extends xs{constructor(){super(...arguments),this.stepPixels=72}_getStepMultiples(t){return[1,2,2.5,5,10]}}class Ji extends ks{constructor(t){super(t),this.innerRadius="50%"}_type(){return"circlegroup"}_gaugesType(){return"circle"}}class tr extends ve{constructor(t){super(t.chart,!0),this.thickness=7}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickness=t,this._thickDim=X(this.thickness,!0))}getThickness(t){return Z(this._thickDim,t,t)}}class er extends ve{constructor(t,e,s){super(t.chart,!0),this.thickness=e,this.length=s}get length(){return this._length}set length(t){t!==this._length&&(this._length=t,this._lengthDim=X(t,!0))}getLength(t){return Z(this._lengthDim,t,t)}}class sr extends er{constructor(){super(...arguments),this.animatable=!1,this.duration=200}}class ir extends ve{constructor(t,e){super(t.chart,!0),this.length=e}}class rr extends ve{constructor(t){super(t.chart,!0),this.step=1,this.offset=1}}class nr extends ve{constructor(t,e){super(t.chart,!0),this.raidus=e}}class ar extends Be{constructor(t){super(t.chart,!0),this["@config text"]="RealChart Clock<br>ver1.0",this.position="top",this.text="RealChart Clock<br>ver1.0"}}class hr extends Zs{}class or extends yi{constructor(){super(...arguments),this.colorByPoint=!1}canCategorized(){return!0}_colorByPoint(){return this.colorByPoint}_createPoint(t){return new hr(t)}_getGroupBase(){return this.group?this.group.baseValue:this.baseValue}}class lr extends or{_type(){return"bar"}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}}class cr extends ki{constructor(){super(...arguments),this.baseValue=0}canCategorized(){return!0}getBaseValue(t){return t._isX?NaN:f(this.baseValue,t.getBaseValue())}_doPrepareSeries(t){if(this.layout===_i.DEFAULT){const e=t.length>1?t.map((t=>t.pointWidth)).reduce(((t,e)=>t+e),0):t[0].pointWidth;let s=0;t.forEach((t=>{t._childWidth=t.pointWidth/e,t._childPos=s,s+=t._childWidth}))}else this.layout,_i.STACK}}class _r extends cr{_type(){return"bargroup"}_seriesType(){return"bar"}_canContain(t){return t instanceof lr}}class ur extends wt{constructor(t,e){super(t,pi.LEGEND_MARKER),this._size=e,this.add(this._marker=new St(t)),this.setShape(Bs.CIRCLE,12)}setShape(t,e){t===this._shape&&e===this._size||(this._shape=t,this._size=e,this._renderShape(e))}_renderShape(t){Hs.setShape(this._marker,this._shape,t/2,t/2),this._marker.trans(this._markerOffset(t),0)}_markerOffset(t){return 0}}class dr extends ur{constructor(t,e){super(t,e),this.insertFirst(this._line=new St(t)),this.insertFirst(this._area=new St(t)),this._area.setBoolData("fill",!0)}_renderShape(t){super._renderShape(t);const e=["M",0,.5*t,"L",2*t,0],s=["M",0,.5*t,"L",2*t,0,"L",2*t,t,"L",0,t,"Z"];this._marker.setStyle("visibility",this._shape?"visible":"hidden"),this._line&&(this._line.setPath(e.join(" ")),this._area.setPath(s.join(" ")))}_markerOffset(t){return t/2}}class pr extends ur{constructor(t,e){super(t,e),this.insertFirst(this._line=new St(t)),this._line.setFill("none"),this.insertFirst(this._line2=new St(t)),this._line2.setFill("none"),this.insertFirst(this._area=new St(t)),this._area.setBoolData("fill",!0)}_renderShape(t){super._renderShape(t);const e=["M",0,.3*t,"L",.7*t,0,"L",2*t,.4*t],s=["M",0,t,"L",t,.7*t,"L",2*t,t],i=["M",0,.3*t,"L",.7*t,0,"L",2*t,.4*t,"L",2*t,t,"L",t,.7*t,"L",0,t,"Z"];this._marker.setStyle("visibility",this._shape?"visible":"hidden"),this._line&&(this._line.setPath(e.join(" ")),this._line2.setPath(s.join(" ")),this._area.setPath(i.join(" ")))}_markerOffset(t){return t/2}}class gr extends St{constructor(t,e=T,s=T){super(t,e),s&&this.setLine(s)}setLine(t,e,s,i){ut.isNumber(t)?this.setPath(Hs.line(t,e,s,i)):t&&this.setPath(Hs.line(t.x1,t.y1,t.x2,t.y2))}setVLine(t,e,s){this.setPath(Hs.line(t,e,t,s))}setVLineC(t,e,s){const i=parseFloat(this.getStyle("stroke-width"));isNaN(i)||(t=Math.round(t)-i%2/2),this.setPath(Hs.line(t,e,t,s))}setHLine(t,e,s){this.setPath(Hs.line(e,t,s,t))}setHLineC(t,e,s){const i=parseFloat(this.getStyle("stroke-width"));isNaN(i)||(t=Math.round(t)-i%2/2),this.setPath(Hs.line(e,t,s,t))}}class mr extends St{constructor(t,e){super(t,e),this.setFill("none")}setPoints(...t){this.setPath(Hs.lines(...t))}resetStyles(t){const e=super.resetStyles(t);return this.setFill("none"),e}}class fr extends ur{constructor(t,e){super(t,e),this.insertFirst(this._line=new gr(t))}_renderShape(t){super._renderShape(t),this._marker.setStyle("visibility",this._shape?"visible":"hidden"),this._line&&(this._line.setHLine(t/2,0,2*t),this._shape&&this._line.setStyle("strokeDasharray",""))}_markerOffset(t){return t/2}}class xr extends Zs{toPoint(){return{px:this.px,py:this.py,isNull:this.isNull,range:this.range}}}class wr extends mi{constructor(){super(...arguments),this.radius=4,this.hoverScale=1.75}}class br extends ai{constructor(){super(...arguments),this.position=ti.HEAD,this.align=it.CENTER}getAlignOffset(){const t=+this.alignOffset;return isNaN(t)?this.align===it.LEFT||this.align===it.RIGHT?br.ALIGN_GAP:0:t}}br.ALIGN_GAP=4;class yr extends pi{constructor(){super(...arguments),this.marker=new wr(this),this.nullAsBase=!1}getShape(t){return this.marker.visible?t&&t.shape||this.marker.shape||this._shape:null}getRadius(t){return f(t.radius,this.marker.radius)}prepareLines(t){this._lines=this._doPrepareLines(t)}_createLabel(t){return new br(t)}_createPoint(t){return new xr(t)}isMarker(){return!0}hasMarker(){return!0}setShape(t){this._shape=t}_defViewRangeValue(){return"x"}_createLegendMarker(t,e){return new fr(t,e)}legendMarker(t,e){const s=super.legendMarker(t,e);return s.setShape(this.getShape(null),p(+e||Cs.MARKER_SIZE,2*this.marker.radius)),s}_doPrepareLines(t){const e=t.length,s=[];if(this._containsNull){let i=0;for(;i<e;){const r=[];for(;t[i].isNull&&i<e;)i++;for(;i<e&&!t[i].isNull;)r.push(t[i++]);r.length>0&&s.push(r)}}else s.push(t.slice());return s}}var vr,Vr;!function(t){t.FORWARD="forward",t.BACKWARD="backward",t.CENTER="center"}(vr||(vr={}));class Sr extends $e{constructor(t){super(t.chart,!1),this.series=t,this.offset=8}label(){return this.text||this.series.displayName()}getDefaultIconPos(){return Pe.LEFT}}class Pr extends yr{constructor(t,e){super(t,e),this.lineType=_e.DEFAULT,this.stepDir=vr.FORWARD,this.connectNullPoints=!1,this.flag=new Sr(this)}backDir(){return this.stepDir===vr.BACKWARD?vr.FORWARD:vr.BACKWARD}_type(){return"line"}getLineType(){return this.group instanceof Cr||this.group instanceof Lr?this.group.lineType:this.lineType}getBaseValue(t){return t._isX?NaN:this._base}_doPrepareRender(){super._doPrepareRender(),this._base=x(this.group?this.group.getBaseValue(this._yAxisObj):this.baseValue,this._yAxisObj.getBaseValue(),0)}}class kr extends xr{}class Er extends Pr{constructor(t,e){super(t,e),this.marker.visible=t&&t.isPolar()}prepareAreas(){function t(t){const e=[];if(t.length>0){let s=t[t.length-1].toPoint();s.py=t[t.length-1].yLow,e.push(s),s=t[0].toPoint(),s.py=f(t[0].yLow,t[0].py),e.push(s)}return e}const e=this.group,s=this._lines,i=this._areas=[];if(e&&e._stacked){const e=[].concat(...s);i.push(e),i.push(t(e))}else s.forEach((e=>{const s=e.slice(0);i.push(s),i.push(t(s))}))}_type(){return"area"}isBased(t){return t===this._yAxisObj}_createLegendMarker(t,e){return new dr(t,e)}_createPoint(t){return new kr(t)}_doPrepareLines(t){if(this._containsNull&&this.group&&this.group._stacked){const e=t.length,s=[];let i=0;for(;i<e;){const r=t[i].isNull,n=[];do{n.push(t[i++])}while(i<e&&t[i].isNull==r);s.push(n)}return s}return super._doPrepareLines(t)}}class Ar extends kr{get high(){return this.y}get highValue(){return this.yValue}_assignTo(t){return h(super._assignTo(t),{low:this.low,high:this.high,lowValue:this.lowValue,highValue:this.yValue})}_valuesChangd(){return this.low!==this._prev.low||super._valuesChangd()}_readArray(t,e){const s=e.length>2?1:0;this.low=e[f(t.lowField,0+s)],this.y=e[f(t.yField,1+s)],s>0&&(this.x=e[f(t.xField,0)])}_readObject(t,e){super._readObject(t,e),this.isNull||(this.low=w(e[t.lowField],e.low),this.y=b(t._yFielder(e),e.y,e.value))}_readSingle(t){super._readSingle(t),this.low=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lowValue))}initValues(){this.lowValue=parseFloat(this.low)}initPrev(t,e){e.yValue=e.lowValue=this.lowValue}applyValueRate(t,e){this.lowValue=v(t.lowValue,this.lowValue,e)}}class Cr extends Si{constructor(){super(...arguments),this.lineType=_e.DEFAULT}_type(){return"linegroup"}_seriesType(){return"line"}_canContain(t){return t instanceof Pr}getBaseValue(t){return t===this._yAxisObj?x(this.baseValue,t.getBaseValue(),0):NaN}}class Lr extends Si{constructor(){super(...arguments),this.lineType=_e.DEFAULT}prepareLines(t){if(this._stacked){const e=this._visibles.indexOf(t);if(e>0){const s=this._visibles[e-1],i=t._areas,r=s._areas;for(let t=0;t<i.length;t+=2)i[t+1]=r[t].reverse();this.layout,_i.STACK}}}_type(){return"areagroup"}_seriesType(){return"area"}_canContain(t){return t instanceof Er}getBaseValue(t){return t===this._yAxisObj?x(this.baseValue,t.getBaseValue(),0):NaN}}class Tr extends kr{}class Nr extends Zs{get max(){return this.y}get maxValue(){return this.yValue}labelCount(){return 2}getLabelValue(t){return 0===t?this.yValue:this.minValue}_assignTo(t){return h(super._assignTo(t),{min:this.min,low:this.low,mid:this.mid,high:this.high,max:this.max,minValue:this.minValue,lowValue:this.lowValue,midValue:this.midValue,highValue:this.highValue,maxValue:this.maxValue})}_valuesChangd(){if(!super._valuesChangd()){const t=this._prev;return this.min!==t.min||this.low!==t.low||this.mid!==t.mid||this.high!==t.high}return!0}_readArray(t,e){if(e.length<=4)this.isNull=!0;else{const s=e.length>5?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.min=e[f(t.minField,0+s)],this.low=e[f(t.lowField,1+s)],this.mid=e[f(t.midField,2+s)],this.high=e[f(t.highField,3+s)],this.y=e[x(t.maxField,t.yField,4+s)]}}_readObject(t,e){super._readObject(t,e),this.min=w(e[t.minField],e.min),this.low=w(e[t.lowField],e.low),this.mid=w(e[t.midField],e.mid),this.y=b(e[t.highField],e.high,this.y)}_readSingle(t){super._readSingle(t),this.min=this.low=this.mid=this.high=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.minValue)||isNaN(this.lowValue)||isNaN(this.midValue))}initValues(){this.minValue=parseFloat(this.min),this.lowValue=parseFloat(this.low),this.midValue=parseFloat(this.mid),this.highValue=parseFloat(this.high)}initPrev(t,e){e.yValue=e.highValue=e.midValue=e.lowValue=e.minValue=this.minValue}applyValueRate(t,e){this.minValue=v(t.minValue,this.minValue,e),this.lowValue=v(t.lowValue,this.lowValue,e),this.midValue=v(t.midValue,this.midValue,e),this.highValue=v(t.highValue,this.highValue,e)}}class Rr extends qs{}!function(t){t.WIDTH="width",t.AREA="area"}(Vr||(Vr={}));class Mr extends Ei{constructor(){super(...arguments),this.sizeMode=Vr.AREA,this.minSize=8,this.maxSize="20%",this.tooltipText="x: <b>${x}</b><br>y: <b>${y}</b><br>volume: <b>${z}</b>"}getPixelMinMax(t){return{min:Z(this._minDim,t),max:Z(this._maxDim,t)}}getRadius(t,e,s){let i=this._noSize?1:(t-this._zMin)/(this._zMax-this._zMin);return this.sizeMode==Vr.AREA&&(i=Math.sqrt(i)),i=Math.ceil(e+i*(s-e))/2,i}_type(){return"bubble"}_createPoint(t){return new Rr(t)}hasZ(){return!0}_colorByPoint(){return this.colorByPoint}load(t){return super.load(t),this._minDim=X(this.minSize,!0),this._maxDim=X(this.maxSize,!0),this}_doPrepareRender(){super._doPrepareRender(),this._zMin=Number.MAX_VALUE,this._zMax=Number.MIN_VALUE,this._runPoints.forEach((t=>{t.isNull||isNaN(t.zValue)||(this._zMin=p(this._zMin,t.zValue),this._zMax=g(this._zMax,t.zValue))})),this._noSize=this._zMin===this._zMax}_getRangeMinMax(t){return"z"===t?{min:this._zMin,max:this._zMax}:super._getRangeMinMax(t)}}const Or=function(t){return isNaN(t)?0:t};class Dr{constructor(){this._path=[]}length(){return this._path.length}isEmpty(){return 0===this._path.length}clear(){return this._path=[],this}end(t=!1){return this._path.length>0?(t&&this._path.push("Z"),this._path.join(" ")):""}close(t){const e=this.end(!0);return t&&this.clear(),e}move(t,e){return a(t)?this._path.push("M",t,e):this._path.push("M",t.x,t.y),this}moveBy(t,e){return a(t)?this._path.push("m",t,e):this._path.push("m",t.x,t.y),this}line(t,e){return a(t)?this._path.push("L",t,e):this._path.push("L",t.x,t.y),this}moveOrLine(t,e,s){return t?this._path.push("L",e,s):this._path.push("M",e,s),this}vline(t,e,s){return this._path.push("M",t,e,"L",t,s),this}hline(t,e,s){return this._path.push("M",e,t,"L",s,t),this}curve(t,e,s,i,r,n){return this._path.push("C",t,e,s,i,r,n),this}quad(t,e,s,i){return a(t)?this._path.push("Q",t,e,s,i):this._path.push("Q",t.x1,t.y1,t.x2,t.y2),this}rect(t,e,s,i){return this._path.push("M",t,e,"l",s,0,"l",0,i,"l",-s,0),this}lines(...t){if(a(t[0]))for(let e=0;e<t.length;e+=2)this._path.push("L",Or(t[e]),Or(t[e+1]));else for(let e=0;e<t.length;e++)this._path.push("L",Or(t[e].x),Or(t[e].y));return this}polygon(...t){return a(t[0])?this.move(t[0],t[1]).lines(...t.slice(2)):this.move(t[0]).lines(...t.slice(1)),this._path.push("Z"),this}circle(t,e,s){return this._path.push(`M ${t-s}, ${e} a ${s},${s} 0 1,0 ${2*s},0 a ${s},${s} 0 1,0 ${2*-s},0`),this}getMove(t=0,e=!0){if(t<this._path.length&&"M"===this._path[t]){const s={x:this._path[t+1],y:this._path[t+2]};return e&&this._path.splice(t,3),s}}getLine(t=0,e=!0){if(t<this._path.length&&"L"===this._path[t]){const s={x:this._path[t+1],y:this._path[t+2]};return e&&this._path.splice(t,3),s}}getQuad(t=0,e=!0){if(t<this._path.length&&"Q"===this._path[t]){const s={x1:this._path[t+1],y1:this._path[t+2],x2:this._path[t+3],y2:this._path[t+4]};return e&&this._path.splice(t,5),s}}getPoints(t,e,s=!0){const i=[];for(;t<this._path.length&&i.length<e&&t<this._path.length&&("M"===this._path[t]||"L"===this._path[t]);)i.push({x:this._path[t+1],y:this._path[t+2]}),s&&this._path.splice(t,3);return i}}class Br extends Zs{get high(){return this.y}get highValue(){return this.yValue}_assignTo(t){return h(super._assignTo(t),{low:this.low,close:this.close,open:this.open,high:this.high,lowValue:this.lowValue,closeValue:this.closeValue,openValue:this.openValue,highValue:this.highValue})}_valuesChangd(){if(!super._valuesChangd()){const t=this._prev;return this.low!==t.low||this.close!==t.close||this.open!==t.open}return!0}_readArray(t,e){if(e.length<=3)this.isNull=!0;else{const s=e.length>4?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.low=e[f(t.lowField,0+s)],this.close=e[f(t.closeField,1+s)],this.open=e[f(t.openField,2+s)],this.y=e[x(t.highField,t.yField,3+s)]}}_readObject(t,e){super._readObject(t,e),this.low=w(e[t.lowField],e.low),this.open=w(e[t.openField],e.open),this.close=w(e[t.closeField],e.close),this.y=b(e[t.highField],e.high,this.y)}_readSingle(t){super._readSingle(t),this.low=this.close=this.open=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lowValue)||isNaN(this.openValue)||isNaN(this.closeValue))}initValues(){this.lowValue=parseFloat(this.low),this.openValue=parseFloat(this.open),this.closeValue=parseFloat(this.close)}initPrev(t,e){e.yValue=e.lowValue=e.openValue=e.closeValue=this.lowValue}applyValueRate(t,e){this.lowValue=v(t.lowValue,this.lowValue,e),this.openValue=v(t.openValue,this.openValue,e),this.closeValue=v(t.closeValue,this.closeValue,e)}}class $r extends Vi{constructor(){super(...arguments),this.tooltipText="<b>${name}</b><br>최저: <b>${lowValue}</b><br>시가: <b>${openValue}</b><br>종가: <b>${closeValue}</b><br>고가: <b>${highValue}</b>"}_type(){return"candlestick"}canCategorized(){return!0}_createPoint(t){return new Br(t)}_getBottomValue(t){return t.lowValue}_createLegendMarker(t,e){const s=new Dr;return s.rect(0,.2*e,e,.6*e),s.vline(e/2,0,e),new St(t,pi.LEGEND_MARKER,s.end())}}class Ir extends mi{constructor(){super(...arguments),this.radius=4,this.shape=Bs.CIRCLE}}class Fr extends Qs{}class zr extends Zs{}class Hr extends fi{}class Gr extends xi{constructor(t,e){super(t,e),this.width=Gr.DEF_WIDTH,this.height=Gr.DEF_HEIGHT,this.neckWidth=Gr.DEF_NECK_WIDTH,this.neckHeight=Gr.DEF_NECK_HEIGHT,this.reversed=!1,this.legendByPoint=!1}getSize(t,e){return{width:g(.1*t,Z(this._widthDim,t)),height:g(.1*e,Z(this._heightDim,e))}}getNeckSize(t,e){return{width:ut.clamp(Z(this._neckWidthDim,t),.1*t,t),height:ut.clamp(Z(this._neckHeightDim,e),.1*e,e)}}_type(){return"funnel"}_createPoint(t){return new Hr(t)}load(t){return super.load(t),this._widthDim=U(this.width,Gr.DEF_WIDTH),this._heightDim=U(this.height,Gr.DEF_HEIGHT),this._neckWidthDim=U(this.neckWidth,Gr.DEF_NECK_WIDTH),this._neckHeightDim=U(this.neckHeight,Gr.DEF_NECK_HEIGHT),this}}Gr.DEF_WIDTH="85%",Gr.DEF_HEIGHT="90%",Gr.DEF_NECK_WIDTH="30%",Gr.DEF_NECK_HEIGHT="30%";class jr extends qs{}class Wr extends Zs{parse(t){super.parse(t);const e=this.source;this.min=e.min,this.max=e.max}_assignTo(t){return h(super._assignTo(t),{min:this.min,max:this.max})}}var Yr;!function(t){t.SQURE_ROOT="squreRoot",t.STURGES="struges",t.RICE="rice"}(Yr||(Yr={}));const Xr={squreRoot:function(t){return Math.ceil(Math.sqrt(t))},struges:function(t){return Math.ceil(Math.log(t)*Math.LOG2E)},rice:function(t){return Math.ceil(2*Math.pow(t,1/3))}};class Ur extends mi{constructor(){super(...arguments),this.radius=4,this.shape=Bs.CIRCLE}}class Zr extends Zs{}class Kr extends Br{}class qr extends Zs{}class Qr extends fi{constructor(){super(...arguments),this.sliced=!1,this.startAngle=0,this.angle=0}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickness=t,this._thickDim=X(t,!0))}parse(t){super.parse(t),this.sliced=this.source.sliced}_assignTo(t){return h(super._assignTo(t),{sliced:this.sliced})}}class Jr extends $e{constructor(t){super(t,!0)}getDefaultIconPos(){return Pe.LEFT}}class tn extends ai{}class en extends wi{constructor(){super(...arguments),this.groupSize=1,this.labelDistance=25,this.sliceOffset="7%",this.autoSlice=!0,this.sliceDuration=300,this.borderRadius=0,this.innerText=new Jr(this.chart)}hasInner(){return this._innerDim&&this._innerDim.size>0}getInnerRadius(t){const e=this._innerDim;return e?e.size/(e.fixed?t:100):0}getSliceOffset(t){return!this.group&&this._sliceDim?Z(this._sliceDim,t):0}_type(){return"pie"}_createLabel(t){return new tn(t)}_createPoint(t){return new Qr(t)}_doLoad(t){super._doLoad(t),this._innerDim=X(this.innerRadius,!0),this._sliceDim=X(this.sliceOffset,!0)}_doPrepareRender(){super._doPrepareRender();let t=f(this.startAngle%360,0),e=g(0,p(360,f(this.totalAngle,360)));this._startRad=M+O*t,this._totalRad=O*e,this._groupPos=NaN}}class sn extends Si{constructor(){super(...arguments),this.polarSize="80%",this.innerSize=0}getPolarSize(t,e){return Z(this._polarDim,p(t,e))}getInnerRadius(t){const e=this._innerDim;return e?e.size/(e.fixed?t:100):0}_type(){return"piegroup"}_seriesType(){return"pie"}needAxes(){return!1}_canContain(t){return t instanceof en}_doLoad(t){super._doLoad(t),this._polarDim=X(this.polarSize,!0)||{size:80,fixed:!1},this._innerDim=X(this.innerSize,!0)}_doPrepareSeries(t){const e=t.map((t=>t.groupSize)).reduce(((t,e)=>t+f(e,1)),0);let s=0;t.forEach((t=>{t._groupPos=s,s+=t._groupSize=f(t.groupSize,1)/e}))}}class rn extends Zs{}class nn extends Zs{_assignTo(t){return h(super._assignTo(t),{id:this.id,group:this.group})}_readArray(t,e){if(e.length<=2)this.isNull=!0;else{const s=e.length>3?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.y=e[f(t.yField,0+s)],this.id=z(e[f(t.idField,1+s)]),this.group=z(e[f(t.groupField,2+s)])}}_readObject(t,e){super._readObject(t,e),this.id=z(e[t.idField]),this.group=z(e[t.groupField])}}class an extends ve{constructor(t){super(t.chart,!1),this.level=t,this.floating=!0}}class hn extends ve{constructor(t,e){super(t.chart,!0),this.series=t,this.level=e,this.head=new an(this)}}class on{constructor(t){this.series=t,this._levels=[]}load(t){const i=this._levels=[];e(t)&&(t=[t]),s(t)&&t.forEach((t=>{e(t)&&t.level>=0&&(i[t.level]=this.$_loadLevel(t))}))}getLevel(t){return this._levels[t]}$_loadLevel(t){const e=new hn(this.series,t.level);return e.load(t),e}}class ln{constructor(t){this.point=t}level(){return this.parent?this.parent.level()+1:0}getArea(){return{x:this.x,y:this.y,width:this.width,height:this.height}}setArea(t,e,s,i){this.x=t,this.y=e,this.width=s,this.height=i}getTotal(){return this.children.reduce(((t,e)=>t+e.value),0)}}var cn,_n,un,dn;!function(t){t.SQUARIFY="squarify",t.STRIP="strip",t.SLICE="slice",t.SLICE_DICE="sliceDice"}(cn||(cn={}));class pn extends Zs{_assignTo(t){return h(super._assignTo(t),{length:this.length,angle:this.angle,lengthValue:this.lengthValue,angleValue:this.angleValue})}_valuesChangd(){return this.length!==this._prev.length||this.angle!==this._prev.angle||super._valuesChangd()}_readArray(t,e){if(e.length<=2)this.isNull=!0;else{const s=e.length>3?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.y=e[f(t.yField,0+s)],this.length=e[f(t.lengthField,1+s)],this.angle=e[f(t.angleField,2+s)]}}_readObject(t,e){super._readObject(t,e),this.length=w(e[t.lengthField],e.length),this.angle=w(e[t.angleField],e.angle),this.y=b(t._yFielder(e),e.y,e.value)}_readSingle(t){super._readSingle(t),this.length=this.angle=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lengthValue)||isNaN(this.angleValue))}initValues(){this.lengthValue=parseFloat(this.length),this.angleValue=parseFloat(this.angle)}initPrev(t,e){e.yValue=this.yValue,e.lengthValue=.001}applyValueRate(t,e){this.lengthValue=v(t.lengthValue,this.lengthValue,e)}}!function(t){t.CENTER="center",t.START="start",t.END="end"}(_n||(_n={})),function(t){t.NONE="none",t.CLOSE="close",t.OPEN="open"}(un||(un={}));class gn extends Zs{constructor(){super(...arguments),this.low=0}parse(t){super.parse(t),this._isSum=!0===this.source.isSum,this._intermediate=this.source.intermediate,this._isSum&&(this.y=0),this.save=this.y}}class mn extends ys{constructor(t){super(t),this.maxWidth="30%",this.maxHeight="30%",this.gap=10}get width(){return this._width}set width(t){t!==this._width&&(this._width=t,this._widthDim=X(t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._height=t,this._heightDim=X(t,!0))}get maxWidth(){return this._maxWidth}set maxWidth(t){t!==this._maxWidth&&(this._maxWidth=t,this._maxWidthDim=X(t,!0))}get maxHeight(){return this._maxHeight}set maxHeight(t){t!==this._maxHeight&&(this._maxHeight=t,this._maxHeightDim=X(t,!0))}get gap(){return this._gap}set gap(t){t!==this._gap&&(this._gap=t,this._gapDim=X(t,!0))}getWidth(t){return Z(this._widthDim,t)}getHeight(t){return Z(this._heightDim,t)}getMaxWidth(t){return Z(this._maxWidthDim,t)}getMaxHeight(t){return Z(this._maxHeightDim,t)}getGap(t){return Z(this._gapDim,t,0)}}class fn extends gs{constructor(t){super(t),this.reversed=!1,this.scale=new vs(this),this.label=new mn(this.chart)}isVertical(){return this.group?this.group.vertical:this.vertical}scaleVisible(){return!this.group&&this.scale.visible}calcedMinMax(){return this.scale.range()}_doPrepareRender(t){super._doPrepareRender(t),this.label.prepareRender()}}!function(t){t.BAR="bar",t.NEEDLE="needle"}(dn||(dn={}));class xn extends ve{constructor(t){super(t.chart,!0),this.gauge=t,this._args={gauge:null,value:NaN}}getStyle(t){if(this.styleCallback){this._args.gauge=this.chart._proxy.getChartObject(this.gauge),this._args.value=t;return this.styleCallback(this._args)}}}class wn extends fn{constructor(t){super(t),this.valueBar=new xn(this),this.band=new bs(this)}_type(){return"linear"}}class bn extends ve{constructor(){super(...arguments),this.opposite=!1,this.gap=10}}class yn extends ds{constructor(t){super(t),this.vertical=!1,this.itemLabel=new bn(this.chart,!0),this.scale=new vs(this),this.itemGap=10,this.label=new mn(t),this.label.gap=10}calcedMinMax(){return this.scale.range()}}class vn extends yn{constructor(){super(...arguments),this.band=new bs(this,!1)}_type(){return"lineargroup"}_gaugesType(){return"linear"}}class Vn extends ve{constructor(t){super(t.chart,!0),this.gauge=t,this.vertical=!1,this.rangeInclusive=!0}get width(){return this._width}set width(t){t!==this._width&&(this._width=t,this._widthDim=X(t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._height=t,this._heightDim=X(t,!0))}get ranges(){var t;return null===(t=this.$_internalRanges())||void 0===t?void 0:t.slice(0)}set ranges(t){t!==this._ranges&&(this._ranges=t,this._runRanges=null)}$_internalRanges(){return this._runRanges||(this._runRanges=ht(this._ranges,this.gauge.minValue,this.gauge.maxValue,this.rangeInclusive)),this._runRanges}}class Sn extends ve{constructor(t){super(t.chart,!0)}}class Pn extends xn{}class kn extends yn{constructor(){super(...arguments),this.rangeInclusive=!0}getRanges(t,e,s){return ht(this.ranges,t,e,w(s,this.rangeInclusive))}_type(){return"bulletgroup"}_gaugesType(){return"bullet"}}class En extends ve{}class An extends ve{}const Cn={area:()=>({type:"area"}),line:()=>({type:"line"}),bar:()=>({type:"bar"})},Ln={category:()=>({type:"category"}),linear:()=>({type:"linear"}),time:()=>({type:"time"}),log:()=>({type:"log"})},Tn={minPadding:0,maxPadding:0};class Nn extends ve{constructor(t){super(t,!1),this._thickness=45,this._gap=8,this._gapFar=3,this._dataChanged=!0,this.usePointSource=!1,this.liveScroll=!0,this.minSize=.05,this.handle=new En(t,!0),this.mask=new An(t,!0),this.borderLine=new ve(t,!0)}get thickness(){return this._thickness}set thickness(t){this._thickness=+t||this._thickness}get gap(){return this._gap}set gap(t){this._gap=+t||this._gap}get gapFar(){return this._gapFar}set gapFar(t){this._gapFar=+t||this._gapFar}isVisible(){return this.visible}axisLen(){return this._naviChart.xAxis.length()}axis(){return this._source._xAxisObj}_doLoad(t){super._doLoad(t);const s={};if(e(t.series)){let e=t.series.type;"area"!==e&&"line"!==e&&"bar"!==e&&(e="area"),s.series=h({},t.series,Cn[e]())}else s.series=Cn.area();e(t.xAxis)?s.xAxis=h({},t.xAxis,(Ln[t.xAxis.type]||Ln.linear)(),Tn):s.xAxis=h({},Tn),e(t.yAxis)?s.yAxis=h({},t.yAxis,(Ln[t.yAxis.type]||Ln.linear)(),Tn):s.yAxis=h(Ln.linear(),Tn),this._config=s,this._axisType=s.xAxis.type}_doPrepareRender(t){const e=t._getSeries().getSeries(this.source)||t.firstSeries;e!==this._source&&(this._source=e,this._axisType||(this._config.xAxis.type=this._source._xAxisObj._type()),this._naviChart=this.chart._createChart(this._config),this.usePointSource?this._naviChart.firstSeries._loadPoints(this._source.getPoints()._points.map((t=>t.source))):this._naviChart.firstSeries._loadPoints(this._source.getPoints()._points)),this._vertical=!1,this._naviChart.prepareRender()}}class Rn extends As{constructor(t){super(t.chart),this.pane=t,this.radius=T,this.centerX=T,this.centerY=T}base(){return this.chart.body}contains(t){return t.col===this.pane.col||t.row===this.pane.row}}class Mn extends ve{constructor(t,e,s){super(t,!0),this.row=e,this.col=s,this.body=new Rn(this)}prepareRender(){this.body.prepareRender()}}class On extends ve{constructor(t){super(t,!1),this._cols=1,this._rows=1,this._panes={},this._vcols=1,this._vrows=1,this._vpanes=[],this.gap=0}count(){return this._vrows*this._vcols}rowCount(){return this._vrows}colCount(){return this._vcols}paneCount(){return this._vrows*this._vcols}getPane(t,e){return this._vpanes[t][e]}getRow(t){return this._vpanes[t]}getColumn(t){return this._vpanes.map((e=>e[t]))}_doLoadSimple(t){return s(t)&&t.length>0?(this.rows=g(1,+t[0]),this.cols=g(1,f(+t[1],this.rows)),this.rows>0&&this.cols>0&&(this.$_parsePanes(this.rows,this.cols),this.visible=!0),!0):super._doLoadSimple(t)}_doLoadProp(t,e){if(["panes","cols","rows"].indexOf(t)>=0)return!0}load(t){return super.load(t),e(t)&&(this.$_parsePanes(this.rows=t.rows,this.cols=t.cols),this._panes=this.$_loadPanes(t.panes)),this}_doPrepareRender(t){this._xAxes=t._xPaneAxes,this._yAxes=t._yPaneAxes,this._vpanes=this.$_collectPanes(t),this._vpanes.forEach((t=>t.forEach((t=>t.prepareRender()))))}getXLens(t){return new Array(this._vcols).fill(t/this._vcols)}getYLens(t){return new Array(this._vrows).fill(t/this._vrows)}layoutAxes(t,e,s,i){const r=this.getXLens(s?e:t);this._xAxes.buildTicks(r);const n=this.getYLens(s?t:e);this._yAxes.buildTicks(n),this.$_calcAxesPoints(r,n,0)}$_calcAxesPoints(t,e,s){this._xAxes.calcPoints(t,s),this._yAxes.calcPoints(e,s)}calcAxesPoints(t,e){this.$_calcAxesPoints(t,e,101)}calcSizes(t,e){this._widths=this.$_calcSizes(t,this._widths),this._heights=this.$_calcSizes(e,this._heights)}getAnnotation(t){for(const e in this._panes){const s=this._panes[e].body.getAnnotation(t);if(s)return s}}$_parseSizes(t){let e;return e=s(t)&&t.length>0?t.slice(0):t>0?new Array(t).fill("*"):["*"],e.map((t=>{if(r(t)){const e=t.trim();return{size:"*"===e?1:parseFloat(e)}}return+t||{size:1}}))}$_parsePanes(t,e){this._widths=this.$_parseSizes(e),this._heights=this.$_parseSizes(t),this._cols=this._widths.length,this._rows=this._heights.length}$_loadPanes(t){const i={};return t=s(t)?t:e(t)?[t]:null,s(t)&&t.forEach((t=>{const e=+t.row||0,s=+t.col||0;if(s>=0&&s<this._cols&&e>=0&&e<this._rows){const r=new Mn(this.chart,e,s);r.load(t),i[e+","+s]=r}})),i}$_collectPanes(t){const e=t._getXAxes().internalItems(),s=t._getYAxes().internalItems(),i=[],r=[],n=[];e.concat(s).forEach((t=>{const e=t.row||0,s=t.col||0;t._row=e,t._col=s,s>=0&&s<this._cols&&i.indexOf(s)<0&&i.push(s),e>=0&&e<this._rows&&r.indexOf(e)<0&&r.push(e)})),i.sort(),r.sort();for(let e=0;e<r.length;e++){const s=[];for(let r=0;r<i.length;r++){const i=this._panes[e+","+r]||new Mn(t,e,r);s.push(i)}n.push(s)}return this._vrows=n.length,this._vcols=n[0].length,n}$_calcSizes(t,e){}}class Dn extends or{_type(){return"circlebar"}_initProps(){super._initProps(),this.pointLabel.position=ti.INSIDE}}var Bn;!function(t){t.HOVER="hover",t.POINT="point",t.GROUP="group",t.AXIS="axis"}(Bn||(Bn={}));class $n extends ve{constructor(t){super(t.chart,!0),this.owner=t,this._domain={callback:(t,e)=>this._ctx.getTooltipParam(this._series,this._point,e)},this.scope=Bn.HOVER,this.offset=8,this.hideDelay=$n.HIDE_DELAY,this.minWidth=100,this.minHeight=40,this.nanText="",this.numberFormat=",#.##",this.timeFormat="yyyy-MM-dd"}get numberFormat(){return this._numberFormat}set numberFormat(t){t!==this._numberFormat&&(this._numberFormat=t,this._domain.numberFormatter=t?Rt.getFormatter(t):T)}get timeFormat(){return this._timeFormat}set timeFormat(t){t!==this._timeFormat&&(this._timeFormat=t,this._domain.timeFormatter=t?Kt.getFormatter(t):T)}setTarget(t,e,s){let i=V(Bn,this.scope,Bn.HOVER);return this._ctx=this.visible&&this.owner.getTooltipContext(i,this._series=t,this._point=e)}getTextDomain(){return this._domain}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}}$n.HIDE_DELAY=700;const In={bar:_r,circlebar:class extends cr{_type(){return"circlebargroup"}_seriesType(){return"circlebar"}_canContain(t){return t instanceof Dn}},line:Cr,area:Lr,pie:sn,bargroup:_r,circlebargroup:_r,linegroup:Cr,areagroup:Lr,piegroup:sn,bump:class extends Pi{_type(){return"bump"}_seriesType(){return"line"}_canContain(t){return t instanceof Pr}_doConstraintYValues(t){const e={};t.forEach((t=>{t._runPoints.forEach((t=>{const s=t.xValue;let i=e[s];i?i.push(t):e[s]=[t]}))}));for(const t in e){const s=e[t].sort(((t,e)=>t.yValue-e.yValue));for(let t=s.length-1;t>=0;t--)s[t].yLabel=s[t].yValue,s[t].yValue=s[t].yGroup=t}return ut.makeIntArray(0,t.length)}}},Fn={area:Er,arearange:class extends yr{constructor(){super(...arguments),this.curved=!1,this.tooltipText="<b>${name}</b><br>${series}: <b>${lowValue}</b> ~ <b>${highValue}</b>"}_type(){return"arearange"}_createLegendMarker(t,e){return new pr(t,e)}_createPoint(t){return new Ar(t)}getLineType(){return this.curved?_e.SPLINE:_e.DEFAULT}collectValues(t,e){super.collectValues(t,e),e&&t===this._yAxisObj&&this._runPoints.forEach((t=>!t.isNull&&e.push(t.lowValue)))}_doPrepareLines(t){const e=super._doPrepareLines(t),s=[];return e.forEach((t=>{const e=[];for(let s=t.length-1;s>=0;s--){const i=t[s],r=i.toPoint();r.py=i.yLow,e.push(r)}s.push(t,e)})),s}},bar:lr,barrange:class extends Vi{constructor(){super(...arguments),this.tooltipText="<b>${name}</b><br>${series}: <b>${lowValue}</b> ~ <b>${highValue}</b>"}_type(){return"barrange"}pointLabelCount(){return 2}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}_createFielders(){super._createFielders(),this._lowFielder=this._createFielder(this.lowField)}_createPoint(t){return new Qs(t)}_getBottomValue(t){return t.lowValue}},bellcurve:class extends Er{constructor(){super(...arguments),this.sigmas=3,this.pointsInSigma=5,this.curved=!0}_type(){return"bellcurve"}getLineType(){return this.curved?_e.SPLINE:_e.DEFAULT}_createPoint(t){return new Tr(t)}_doLoadData(t){const e=super._doLoadData(t);if(s(e))return this.$_loadTable(e)}_referOtherSeries(t){if(this._points.isEmpty()&&(t.name===this.source||t.index===this.source))return t.referBy(this),!0}reference(t,e){if(!e._isX){const e=t._runPoints.map((t=>t.yValue)).filter((t=>!isNaN(t))),s=this.$_loadTable(e);this._doLoadPoints(s),this._runPoints=this._points.getPoints(this._xAxisObj,this._yAxisObj),this.collectValues(this._xAxisObj,this._xAxisObj._values),this.collectValues(this._yAxisObj,this._yAxisObj._values)}}$_loadTable(t){const e=t.length;if(e<1)return;const s=t.reduce(((t,e)=>t+e),0)/e,i=Math.sqrt(t.reduce(((t,e)=>t+Math.pow(e-s,2)))/(e-1)),r=i/this.pointsInSigma,n=s-this.sigmas*i,a=s+this.sigmas*i;let h=s;const o=[];for(o.push(this.$_getDenstiy(s,i,h));h>n;)h-=r,o.unshift(this.$_getDenstiy(s,i,h));for(h=s;h<a;)h+=r,o.push(this.$_getDenstiy(s,i,h));return o}$_getDenstiy(t,e,s){const i=s-t;return{x:s,y:Math.exp(-i*i/(2*e*e))/(e*Math.sqrt(2*Math.PI))}}},boxplot:class extends Vi{constructor(){super(...arguments),this.tooltipText="<b>${name}</b><br>min: <b>${minValue}</b><br>low: <b>${lowValue}</b><br>mid: <b>${midValue}</b><br>high: <b>${highValue}</b><br>max: <b>${maxValue}</b>"}_type(){return"boxplot"}pointLabelCount(){return 2}canCategorized(){return!0}_createFielders(){super._createFielders(),this._minFielder=this._createFielder(this.minField),this._lowFielder=this._createFielder(this.lowField),this._midFielder=this._createFielder(this.midField),this._highFielder=this._createFielder(this.highField)}_createPoint(t){return new Nr(t)}_getBottomValue(t){return t.minValue}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}},bubble:Mr,candlestick:$r,circlebar:Dn,dumbbell:class extends bi{constructor(){super(...arguments),this.marker=new Ir(this)}_type(){return"dumbbell"}canCategorized(){return!0}pointLabelCount(){return 2}getLabelOff(t){return super.getLabelOff(t)+g(0,this.marker.radius)}_createPoint(t){return new Fr(t)}_doPrepareRender(){super._doPrepareRender();const t=this.marker.radius,e=this.marker.shape;this._runPoints.forEach((s=>{s.radius=t,s.shape=e}))}collectValues(t,e){super.collectValues(t,e),e&&t===this._yAxisObj&&this._runPoints.forEach((t=>{const s=t.lowValue;!isNaN(s)&&e.push(s)}))}},equalizer:class extends yi{constructor(){super(...arguments),this.segmentSize=10,this.segmentGap=4,this.segmented=!1}getSegmentSize(t){return Z(this._segmentDim,t)}_type(){return"equalizer"}canCategorized(){return!0}_createPoint(t){return new zr(t)}_doLoad(t){super._doLoad(t),this._segmentDim=X(this.segmentSize,!1)}_createLegendMarker(t,e){const s=new Dr;return s.rect(0,0,e,.4*e),s.rect(0,.6*e,e,.4*e),new St(t,pi.LEGEND_MARKER,s.end())}},errorbar:class extends Vi{constructor(){super(...arguments),this.pointPadding=.3,this.tooltipText="<b>${name}</b><br>${series}: <b>${lowValue}</b> ~ <b>${highValue}</b>"}_type(){return"errorbar"}isClusterable(){return!1}pointLabelCount(){return 2}_createPoint(t){return new Qs(t)}_getBottomValue(t){return t.lowValue}getBaseValue(t){return t===this._yAxisObj?0:NaN}_createLegendMarker(t,e){const s=new Dr;s.vline(e/2,.1,.8*e),s.hline(.1,0,e),s.hline(.9*e,0,e);const i=new St(t,pi.LEGEND_MARKER,s.end());return i.setStyle("strokeWidth","2px"),i}},funnel:Gr,heatmap:class extends pi{constructor(){super(...arguments),this.tooltipText="x: <b>${x}</b><br>y: <b>${y}</b><br>heat: <b>${z}</b>"}getColor(t){}_type(){return"heatmap"}canMixWith(t){return!1}canCategorized(){return!0}hasZ(){return!0}defaultYAxisType(){return"category"}_createPoint(t){return new jr(t)}_doPrepareRender(){super._doPrepareRender(),this._heatMin=Number.MAX_VALUE,this._heatMax=Number.MIN_VALUE,this._runPoints.forEach((t=>{isNaN(t.zValue)||(this._heatMin=p(this._heatMin,t.zValue),this._heatMax=g(this._heatMax,t.zValue))}))}},histogram:class extends pi{constructor(){super(...arguments),this.binsNumber=Yr.SQURE_ROOT,this.baseValue=0}getBinCount(t){const e=f(this.binWidth,0);if(e>0)return t/e;return f(this.binsNumber,0)<1?Xr[this.binsNumber||Yr.SQURE_ROOT](t):void 0}_type(){return"histogram"}_createPoint(t){return new Wr(t)}_doLoadPoints(t){function i(t){let i;return i=s(t)?t[f(this.yField,0)]:e(t)?b(t[this.yField],t.y,t.value):t,parseFloat(i)}const r=[];let n=[];for(let e=0;e<t.length;e++){const s=i(t[e]);isNaN(s)||n.push(s)}if(n.length>0){n=n.sort(((t,e)=>t-e)),this.minValue<n[0]&&n.unshift(this.minValue),this.maxValue>n[n.length-1]&&n.push(this.maxValue);const t=n.length,e=n[0],s=n[t-1],i=this.getBinCount(t),a=this._binInterval=(s-e)/i;let h=0,o=e,l=o+a;for(let e=0;e<i;e++){let c=0;if(e==i-1)c=t-h;else for(;h<t&&n[h]<l;)c++,h++;r.push({x:o,y:c,min:o,max:e===i-1?s:l}),o=l,l=o+a}}super._doLoadPoints(r)}collectValues(t,e){super.collectValues(t,e),e&&(t===this._xAxisObj?e.push(this._runPoints[this._runPoints.length-1].max):t===this._yAxisObj&&e.push(this._base))}_doPrepareRender(){super._doPrepareRender(),this._base=f(this.baseValue,this._yAxisObj.getBaseValue())}getBaseValue(t){return t===this._yAxisObj?this._base:NaN}isBased(t){return t===this._yAxisObj}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}},line:Pr,spline:class extends Pr{getLineType(){return _e.SPLINE}},lollipop:class extends yi{constructor(){super(...arguments),this.marker=new Ur(this)}_type(){return"lollipop"}canCategorized(){return!0}getLabelOff(t){return super.getLabelOff(t)+this.marker.radius}_createPoint(t){return new Zr(t)}_doPrepareRender(){super._doPrepareRender();const t=this.marker.radius,e=this.marker.shape;this._runPoints.forEach((s=>{s.radius=t,s.shape=e}))}},ohlc:class extends $r{_type(){return"ohlc"}_createPoint(t){return new Kr(t)}_createLegendMarker(t,e){const s=new Dr;s.vline(e/2,0,e),s.hline(.4*e,e/2,e),s.hline(.7*e,0,e/2);const i=new St(t,pi.LEGEND_MARKER,s.end());return i.setStyle("strokeWidth","2px"),i}},pareto:class extends yr{constructor(){super(...arguments),this.curved=!1}getLineType(){return this.curved?_e.SPLINE:_e.DEFAULT}_type(){return"pareto"}_createPoint(t){return new qr(t)}_referOtherSeries(t){if(t.name===this.source||t.index===this.source)return t.referBy(this),!0}reference(t,e){e._isX||(this.$_loadPoints(t._runPoints),this.collectValues(this._xAxisObj,this._xAxisObj._values),this.collectValues(this._yAxisObj,this._yAxisObj._values))}$_loadPoints(t){const e=[],s=t.reduce(((t,e)=>t+f(e.yValue,0)),0);let i=0;t.forEach((t=>{t.isNull||e.push({x:t.xValue,y:i+=100*t.yValue/s})})),this._doLoadPoints(e),this._runPoints=this._points.getPoints(this._xAxisObj,this._yAxisObj)}},pie:en,scatter:class extends Ei{constructor(){super(...arguments),this.jitterX=0,this.jitterY=0,this.radius=5,this.hoverScale=1.8}_type(){return"scatter"}_createPoint(t){return new rn(t)}_createLegendMarker(t,e){return new ur(t,e)}_colorByPoint(){return this.colorByPoint}setShape(t){this._defShape=t}getShape(t){return this.shape||this._defShape}hasMarker(){return!0}legendMarker(t,e){const s=super.legendMarker(t,e);return s.setShape(this.getShape(null),p(+e||Cs.MARKER_SIZE,2*this.radius)),s}},treemap:class extends pi{constructor(){super(...arguments),this._map={},this._levels=1,this.idField="id",this.groupField="group",this.algorithm=cn.SQUARIFY,this.alternate=!0,this.groupMode=!0,this.groupLevels=new on(this)}buildMap(t,e){function s(t){if(t.children){let e=0;t.children.forEach(((t,i)=>{s(t),e+=t.value})),t.value=e,t.children=t.children.sort(((t,e)=>e.value-t.value)),t.children.forEach(((t,e)=>{t.index=e})),n=g(n,t.level()+1+1)}else r.push(t),t.value=t.point?t.point.yValue:0}const i="vertical"===this.startDir||e>t,r=this._leafs=[];let n=1;return this._roots.forEach(((t,e)=>{s(t)})),this._roots=this._roots.sort(((t,e)=>e.value-t.value)),this._roots.forEach(((t,e)=>{t.index=e})),(this[this.algorithm]||this.squarify).call(this,this._roots,t,e,i),this._levels=n,{roots:this._roots,leafs:this._leafs}}_type(){return"treemap"}needAxes(){return!1}canMixWith(t){return!1}_createPoint(t){return new nn(t)}getLabeledPoints(){return this._leafs.map((t=>t.point))}_doPrepareRender(){super._doPrepareRender(),this._roots=this.$_buildTree(this._runPoints)}$_buildTree(t){const e=[],s=[],i=this._map;t.forEach((t=>{if(t.id||!t.isNull){const r=new ln(t);t.id&&(i[t.id]=r),t.group?s.push(r):e.push(r)}}));for(let t=s.length-1;t>=0;t--){const r=s[t],n=i[r.point.group];(r.parent=n)?(n.children||(n.children=[]),n.children.push(r),r.children&&s.splice(t,1)):(e.push(r),s.splice(t,1))}return e}$_squarifyRow(t,e,s,i){const r=e.width*e.height,n=e.width,a=e.height;let h=e.x,o=e.y,l=Number.MAX_VALUE,c=0;const _=[];if(2===t.length){return(1===s?n>a:n>=a)?t.forEach((t=>{t.setArea(h,o,n*t.value/i,a),h+=t.width})):t.forEach((t=>{t.setArea(h,o,n,a*t.value/i),o+=t.height})),0}for(;t.length>0;){let u,d,p,m,f;if(u=t.shift(),c+=u.value,m=c*r/i,1===s?(d=m/a,p=a*u.value/c):(p=m/n,d=n*u.value/c),f=g(d/p,p/d),t.length>0&&f>l)return t.unshift(u),c-=u.value,m=r*c/i,1===s?(p=a,d=m/p):(d=n,p=m/d),_.forEach((t=>{1===s?(t.setArea(h,o,d,a*t.value/c),o+=t.height):(t.setArea(h,o,n*t.value/c,p),h+=t.width)})),1===s?(e.x+=d,e.width-=d):(e.y+=p,e.height-=p),i-c;if(0===t.length)return m=r*c/i,1===s?(p=a,d=m/p):(d=n,p=m/d),_.push(u),_.forEach((t=>{1===s?(t.setArea(h,o,d,a*t.value/c),o+=t.height):(t.setArea(h,o,n*t.value/c,p),h+=t.width)})),0;l=f,_.push(u)}}$_squarify(t,e,s,i){const r=t.slice(0);let n=s?1:0,a=t.reduce(((t,e)=>t+e.value),0);do{a=this.$_squarifyRow(r,e,n,a),i&&(n=1-n)}while(a>0);t.forEach((t=>{t.children&&this.$_squarify(t.children,t.getArea(),!s,!0)}))}squarify(t,e,s,i){this.$_squarify(t,{x:0,y:0,width:e,height:s},i,!0)}strip(t,e,s,i){this.$_squarify(t,{x:0,y:0,width:e,height:s},i,!1)}$_sliceNext(t,e,s,i){if(t.x=e.x,t.y=e.y,1===s){const s=e.height*t.value/i;t.width=e.width,t.height=s,e.y+=s,e.height-=s}else{const s=e.width*t.value/i;t.height=e.height,t.width=s,e.x+=s,e.width-=s}t.children&&this.$_slice(t.children,t.getArea(),0===s,!0)}$_slice(t,e,s,i){let r=t.reduce(((t,e)=>t+e.value),0),n=s?1:0;t.forEach((t=>{this.$_sliceNext(t,e,n,r),r-=t.value,i&&(n=1-n)}))}slice(t,e,s,i){this.$_slice(t,{x:0,y:0,width:e,height:s},i,!1)}sliceDice(t,e,s,i){this.$_slice(t,{x:0,y:0,width:e,height:s},i,!0)}},vector:class extends pi{constructor(){super(...arguments),this.origin=_n.CENTER,this.maxLength=20,this.startAngle=0,this.arrowHead=un.CLOSE}_type(){return"vector"}_createPoint(t){return new pn(t)}_doPrepareRender(){super._doPrepareRender();const t=this._runPoints;if(t.length>0){const e=this.maxLength,s=this.origin,i=t.map((t=>t.length)).reduce(((t,e)=>g(t,e)));t.forEach((t=>{const r=t.length/i;switch(t._len=r*e,s){case _n.START:t._off=-t._len/2;break;case _n.END:t._off=t._len/2;break;default:t._off=0}}))}}_createLegendMarker(t,e){const s=.3,i=.7*e,r=[0,-s*e,-.2*e,-s*e,0,-.6*e,.2*e,-s*e,0,-s*e,0,.6*e],n=["M",r[0],r[1]+i];for(let t=2;t<r.length;t+=2)n.push("L",r[t],r[t+1]+i);const a=new St(t,pi.LEGEND_MARKER,n);return a.setStyle("strokeWidth","2px"),a.rotation=30,a}},waterfall:class extends vi{constructor(t,e){super(t,e)}_type(){return"waterfall"}canCategorized(){return!0}_createPoint(t){return new gn(t)}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}_doPrepareRender(){super._doPrepareRender();const t=this._runPoints;if(t.length<1)return;let e,s,i=t[0],r=i.y=i._isSum?0:i.y,n=r,a=r,h=r,o=0;for(let l=1,c=t.length;l<c;l++){if(i=t[l],i._isSum){const e=t[l-1],r=!0===i._intermediate||l<c-1&&!1!==i._intermediate,n=i.save=i.y=r?h:a;i.yGroup=i.yValue=i.y,r?h<0?(o=e.low,s=o-n):(s=e.y,o=s-n):(o=t[0].low,s=o+n),h=0}else e=i.y,e<0?n<0?(s=r+n,o=s+e):(s=r,o=s+e):(o=r,s=o+e),h+=e,a+=e;n=i.y,i.y=r=s,i.low=o}}_getBottomValue(t){return t.y=t.save,NaN}}},zn={category:ni,linear:Di,time:Wi,date:Wi,log:$i},Hn={circle:class extends Ps{constructor(){super(...arguments),this.band=new bs(this),this.scale=new Qi(this,!1),this.rim=new Xi(this),this.valueRim=new Ui(this),this.marker=new Zi(this),this.hand=new Ki(this),this.pin=new qi(this)}_type(){return"circle"}getExtents(t){const e=super.getExtents(t),s=this.scale,i=this.band;let r=e.radius;const n=r-e.inner;if(i.visible)switch(e.bandThick=i.getThickness(n),i.position){case Me.INSIDE:e.band=r-(n-e.bandThick)/2;break;case Me.OPPOSITE:e.band=e.inner-i.gap,e.inner=e.band-e.bandThick;break;default:e.band=r+=e.bandThick+i.gap}switch(e.scaleTick=g(1,s.tick.length||0),e.scaleLabel=16,s.position){case Me.OPPOSITE:e.scale=e.inner-s.gap,e.inner=e.scale-e.scaleTick-e.scaleLabel;break;case Me.INSIDE:default:e.scale=r+s.gap}return e}},linear:wn,bullet:class extends fn{constructor(t){super(t),this.band=new Vn(this),this.targetBar=new Sn(this),this.valueBar=new Pn(this),this.rangeInclusive=!0}getRanges(t,e,s){return ht(this.ranges,t,e,w(s,this.rangeInclusive))}_type(){return"bullet"}_doLoad(t){super._doLoad(t)}},clock:class extends us{constructor(t){super(t),this._active=!0,this.centerX=Ps.DEF_CENTER,this.centerY=Ps.DEF_CENTER,this.radius=Ps.DEF_RADIUS,this.rim=new tr(this),this.hourHand=new er(this,7,"60%"),this.minuteHand=new er(this,5,"85%"),this.secondHand=new sr(this,2,"95%"),this.tick=new ir(this,10),this.minorTick=new ir(this,5),this.tickLabel=new rr(this),this.pin=new nr(this,5),this.label=new ar(this)}get active(){return this._active}set active(t){t!==this._active&&(this._active=t,this._changed())}getTime(){return this.time instanceof Date?this.time:r(this.time)?new Date(this.time):isNaN(this.time)?void 0:new Date(this.time)}getExtendts(t,e){const s=p(t,e);return{cx:Z(this._centerXDim,t,t/2),cy:Z(this._centerYDim,e,e/3),rd:Z(this._radiusDim,s,s/2)}}_type(){return"clock"}_doLoad(t){super._doLoad(t),this._centerXDim=X(w(this.centerX,Ps.DEF_CENTER),!0),this._centerYDim=X(w(this.centerY,Ps.DEF_CENTER),!0),this._radiusDim=X(w(this.radius,Ps.DEF_RADIUS),!0)}}},Gn={circle:Ji,linear:vn,bullet:kn,circlegroup:Ji,lineargroup:vn,bulletgroup:kn},jn={text:class extends Fe{constructor(){super(...arguments),this._domain={callback:(t,e)=>this.chart.getParam(t,e)},this.text="Text"}get numberFormat(){return this._numberFormat}set numberFormat(t){t!==this._numberFormat&&(this._numberFormat=t,this._domain.numberFormatter=t?Rt.getFormatter(t):T)}get timeFormat(){return this._timeFormat}set timeFormat(t){t!==this._timeFormat&&(this._timeFormat=t,this._domain.timeFormatter=t?Kt.getFormatter(t):T)}isVisible(){return this.visible&&!G(this.text)}_type(){return"text"}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}},image:class extends Fe{isVisible(){return this.visible&&!G(this.imageUrl)}_type(){return"image"}_doLoadSimple(t){return r(t)?(this.imageUrl=t,!0):super._doLoadSimple(t)}},shape:class extends Fe{constructor(t,e,s){super(t,e,s),this["@config width"]=64,this["@config height"]=64,this.shape=Bs.SQUARE,this.width=this.height=64}getSeries(){if(this._xRange&&this._yRange){const t=this.chart.seriesByName(this.series);if(t&&t.visible)return{series:t,xRange:this._xRange,yRange:this._yRange}}}_type(){return"shape"}_doLoadSimple(t){return r(t)?(this.shape=t,!0):super._doLoadSimple(t)}}};class Wn extends ve{constructor(){super(...arguments),this.text="RealChart v1.0",this.url="http://realgrid.com",this.floating=!1,this.align=it.RIGHT,this.verticalAlign=rt.BOTTOM,this.offsetX=2,this.offsetY=1,this.gap=4}isFloating(){return this.floating||this.verticalAlign===rt.MIDDLE&&this.align===it.CENTER}}var Yn;!function(t){t.AUTO="auto",t.POINT="point",t.GROUP="group",t.AXIS="axis"}(Yn||(Yn={}));class Xn extends ve{constructor(){super(...arguments),this.scope=Yn.AUTO}getHintDistance(){return isNaN(this.hintDistance)?this.chart.tooltip.visible&&this.chart.tooltip.followPointer?Number.MAX_SAFE_INTEGER:30:this.hintDistance}getScope(t,e){return V(Yn,this.scope,Yn.AUTO)!==Yn.AUTO?this.scope:this.chart.options.seriesHovering?Yn.POINT:t._xAxisObj.crosshair.visible?Yn.AXIS:t.isMarker()&&t.group?Yn.GROUP:Yn.POINT}}class Un extends ve{constructor(){super(...arguments),this.paletteMode=ce.NORMAL,this.animatable=!0,this.xStep=1,this.axisGap=8,this.credits=new Wn(null,!0),this.seriesHovering=!1,this.pointHovering=new Xn(this.chart,!0)}getXStart(t){return t instanceof $i&&isNaN(this.xStart)?1:this.xStart||0}}class Zn extends k{constructor(t){super(),this._data=new Xs,this._export={visible:!0,useLibrary:!1,menus:[lt.PNG,lt.JPEG,lt.SVG],fileName:"realchart",scale:1,hideNavigator:!1,hideScrollbar:!1,hideZoomButton:!1},this._params={},this._loadAnimatable=!0,this._dataChanged=!1,this.type="bar",this.gaugeType="circle",this.polar=!1,this.timeOffset=(new Date).getTimezoneOffset(),this.startOfWeek=0,this._assets=new be,this._options=new Un(this,!0),this._title=new Ai(this),this._subtitle=new Ci(this),this._legend=new Rs(this),this._tooltip=new $n(this),this._split=new On(this),this._series=new gi(this),this._xAxes=new ns(this,!0),this._yAxes=new ns(this,!1),this._xPaneAxes=new os(this),this._yPaneAxes=new ls(this),this._gauges=new ps(this),this._body=new As(this),this._annotations=new ze(this),this._navigator=new Nn(this),t&&this.load(t)}_createChart(t){return new Zn(t)}animatable(){return!1!==this._options.animatable}loadAnimatable(){return this._loadAnimatable}getTooltipContext(t,e,s){class i{constructor(t){this.axis=t,this.series=t.getVisibleSeries()}getTooltipText(t,e){return Si.collectTooltipText(this.axis,this.series,e)}getTooltipParam(t,e,s){return Si.inflateTooltipParam(this.series,t,e,s)}}switch(t!==Bn.POINT&&t!==Bn.AXIS&&t!==Bn.GROUP&&(t=this.options.pointHovering.getScope(e,s)),t){case Bn.AXIS:return new i(e._xAxisObj);case Bn.GROUP:return e.group;case Bn.POINT:default:return e}}get chart(){return this}anchorByName(t){}get data(){return this._data}get assets(){return this._assets}get options(){return this._options}get export(){return this._export}get title(){return this._title}get subtitle(){return this._subtitle}get first(){return this._series.first}get firstSeries(){return this._series.firstSeries}get firstGauge(){return this._gauges.firstGauge}get legend(){return this._legend}get tooltip(){return this._tooltip}get xAxis(){return this._xAxes.first}get yAxis(){return this._yAxes.first}get body(){return this._body}get split(){return this._split}get xPaneAxes(){return this._xPaneAxes}get yPaneAxes(){return this._yPaneAxes}get seriesNavigator(){return this._navigator}get config(){return this._config}needAxes(){return this._series.needAxes()}_getSeries(){return this._series}_getGauges(){return this._gauges}_getXAxes(){return this._xAxes}_getYAxes(){return this._yAxes}getAnnotations(){return this._annotations.getVisibles()}isGauge(){return this._gaugeOnly}isPolar(){return this._polar&&this._series.seriesCount()>0}isWidget(){return this._series.isWidget()}isInverted(){return this._inverted}isSplitted(){return this._splitted}isEmpty(t){return this._series.isEmpty(t)&&this._gauges.isEmpty(t)}seriesByName(t){return this._series.getSeries(t)}seriesByPoint(t){return this._series.seriesByPoint(t)}gaugeByName(t){return this._gauges.getGauge(t)}annotationByName(t){return this._annotations.getAnnotation(t)||(this._splitted?this._split.getAnnotation(t):this._body.getAnnotation(t))}axisByName(t){return this._xAxes.get(t)||this._yAxes.get(t)}containsAxis(t){return this._xAxes.contains(t)||this._yAxes.contains(t)}getXAxis(t){return this._xAxes.get(t)}getYAxis(t){return this._yAxes.get(t)}getAxes(t,e){const s=this._xAxes.items,i=this._yAxes.items;let r;if(this.isInverted())switch(t){case nt.LEFT:r=s.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.RIGHT:r=s.filter((t=>t._isOpposite));break;case nt.BOTTOM:r=i.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.TOP:r=i.filter((t=>t._isOpposite));break;case nt.CENTER:r=s.filter((t=>t._isBetween))}else switch(t){case nt.LEFT:r=i.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.RIGHT:r=i.filter((t=>t._isOpposite));break;case nt.BOTTOM:r=s.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.TOP:r=s.filter((t=>t._isOpposite));break;case nt.MIDDLE:r=s.filter((t=>t._isBetween))}return r?e?r.filter((t=>t.visible)):r:[]}_getLegendSources(){return this._series.getLegendSources()}$_assignTemplates(t){const e=t.template;if(r(e)){let s=this._templates[e];if(s)return y(s,t)}else s(e)&&e.forEach((e=>{let s=this._templates[e];return s&&(s=y(s,t)),s}));return t}load(t){const e="load chart "+1e6*Math.random();ut.LOGGING&&console.time(e),this._config=t,this._data.load(t.data),this.$_loadTemplates(t.templates),["type","gaugeType","polar","inverted"].forEach((e=>{e in t&&(this[e]=t[e])})),this._polar=!0===this.polar,this.type=this.type||"bar",this.gaugeType=this.gaugeType||"circle",this._assets.load(t.assets||t.asset),this._options.load(t.options),Object.assign(this._export,t.export),this._title.load(t.title),this._subtitle.load(t.subtitle),this._legend.load(t.legend),this._tooltip.load(t.tooltip),this._split.load(t.split),this._series.load(t.series),this._gauges.load(t.gauges||t.gauge),this._gaugeOnly=this._series.isEmpty(!1)&&!this._gauges.isEmpty(!1),this._gaugeOnly||(this._xAxes.load(b(t.xAxes,t.xAxis,{})),this._yAxes.load(b(t.yAxes,t.yAxis,{}))),this._body.load(t.body||t.plot),this._annotations.load(t.annotations||t.annotation,!1),this._navigator.load(t.seriesNavigator),ut.log("chart-items:",ye),ut.LOGGING&&console.timeEnd(e)}_connectSeries(t,e){return e?this._xAxes.connect(t):this._yAxes.connect(t)}dataChanged(){this._dataChanged=!0}isDataChanged(){return this._dataChanged}prepareRender(){const t=this._xAxes,e=this._yAxes,s=this._split;[t,e].forEach((t=>{t.count<1&&!this._gaugeOnly&&t.load({})})),this._inverted=!this._polar&&this.inverted,this._splitted=s.visible,t.disconnect(),e.disconnect(),this._series.prepareRender(),t.prepare(),e.prepare(),t.collectValues(),e.collectValues(),t.collectReferentsValues(),e.collectReferentsValues(),e.collectRanges(),t.prepareRender(),e.prepareRender(),this._splitted&&!this._gaugeOnly&&(s.prepareRender(),this._xPaneAxes.prepare(t,s._vrows,s._vcols),this._yPaneAxes.prepare(e,s._vrows,s._vcols)),this._series.prepareAfter(),this._legend.prepareRender(),this._gauges.prepareRender(),this._body.prepareRender(),this._annotations.prepareRender(),this._navigator.visible&&this._navigator.prepareRender()}afterRender(){this._dataChanged=!1,this._xAxes.afterRender(),this._yAxes.afterRender()}layoutAxes(t,e,s,i){this._xAxes.$_buildTicks(s?e:t),this._yAxes.$_buildTicks(s?t:e),this.$_calcAxesPoints(t,e,s,0)}$_calcAxesPoints(t,e,s,i){let r=s?e:t;this._xAxes.forEach((t=>{t.calcPoints(r,i)})),r=s?t:e,this._yAxes.forEach((t=>{t.calcPoints(r,i)}))}axesLayouted(t,e,s){this.$_calcAxesPoints(t,e,s,101)}update(){}getParam(t,e){return this._params[e]}setParam(t,e,s){s&&e!==this._params[t]?(this._params[t]=e,this._modelChanged(null)):this._params[t]=e}addSeries(t,e){const s=this._series.add(t);return s&&(this.dataChanged(),this._modelChanged(s)),s}removeSeries(t,e){const s=this._series.remove(t);if(s)return this.dataChanged(),this._modelChanged(null),s}$_loadTemplates(t){if(e(t)){const s=this._templates={};for(const i in t){const r=t[i];e(r)&&(s[i]=h({},r))}this.assignTemplates=this.$_assignTemplates.bind(this)}else this.assignTemplates=void 0}_getGroupType(t){return r(t)&&In[t.toLowerCase()]}_getSeriesType(t){return r(t)&&Fn[t.toLowerCase()]}_getAxisType(t){return r(t)&&zn[t.toLowerCase()]}_getGaugeType(t){return r(t)&&Hn[t.toLowerCase()]}_getGaugeGroupType(t){return r(t)&&Gn[t.toLowerCase()]}_getAnnotationType(t){return r(t)&&jn[t.toLowerCase()]}getAxesGap(){return this._options.axisGap||0}_modelChanged(t,e){this._fireEvent("onModelChanged",t,e)}_visibleChanged(t){this._fireEvent("onVisibleChanged",t)}_pointVisibleChanged(t,e){this._fireEvent("onPointVisibleChanged",t,e)}}class Kn extends P{constructor(t,e,s,i=0){super(),this.removeDelay=0,this._pool=[],this._views=[],this._removes=[],this._owner=t,this._creator=e,this._styleName=s,this.removeDelay=i}_doDestroy(){this.freeAll(),this._owner=null,this._creator=null,super._doDestroy()}get isEmpty(){return 0===this._views.length}get count(){return this._views.length}get first(){return this._views[0]}get last(){return this._views[this._views.length-1]}get(t){return this._views[t]}getAll(){return this._views.slice()}pull(t){let e=this._views[t];return e||(e=this._pool.pop()||new this._creator(this._owner.doc,this._styleName),this._owner.add(e),this._views.push(e)),e}_internalItems(){return this._views}elementOf(t){for(let e of this._views)if(e.dom.contains(t))return e}find(t){return this._views.find(t)}setRemoveDelay(t){return this.removeDelay=t,this}removeLater(t,e){const s=this._views.indexOf(t);s>=0&&(t.removeLater(e,(t=>{this._pool.push(t)})),this._views.splice(s,1))}$_create(t,e=-1,s=0){let i=this._pool.pop();return i||(i=new this._creator(t,this._styleName)),i}prepare(t,e,s){const i=this._owner.doc,r=this._owner,n=this._pool,a=this._views;for(;a.length>t;)n.push(a.pop().remove());for(;a.length<t;){const e=this.$_create(i);a.push(e),null==s||s(e,a.length-1,t),r.add(e)}return e&&this.forEach(e),this}borrow(){const t=this._pool.pop()||new this._creator(this._owner.doc,this._styleName);return this._owner.add(t),t}free(t,e=0){if(t){e>0?t.removeLater(e):t.remove(),this._pool.push(t);const s=this._views.indexOf(t);s>=0&&this._views.splice(s,1)}}freeAll(t,e=0){for(let s=(t=t||this._views).length-1;s>=0;s--)this.free(t[s],e)}freeHiddens(){const t=this._views;for(let e=t.length-1;e>=0;e--)!t[e].visible&&this.free(t[e],0)}freeFrom(t){const e=this._views;for(let s=e.length-1;s>=t;s--)this.free(e[s],0)}forEach(t){const e=this._views;for(let s=0,i=e.length;s<i;s++)t(e[s],s,i)}visit(t){const e=this._views.length;let s=0;for(;s<e&&!1!==t(this._views[s],s,e);s++);return s===e}sort(t){return this._views=this._views.sort(t),this}map(t){return this._views.map(t)}front(t){t.front(this._views)}back(t){t.back(this._views)}}const qn=Object.freeze({x:0,y:0,width:0,height:0}),Qn=function(t,e,s,i){return{x:t,y:e,width:s,height:i}};function Jn(t){return{width:t.width,height:t.height}}function ta(t){return t.width<=0||t.height<=0}class ea extends wt{constructor(t,e=T){super(t,e,"g"),this._doInitChildren(t)}setAttr(t,e){return ea.IGNORE_ATTRS.hasOwnProperty(t)||super.setAttr(t,e),this}_doInitChildren(t){}}ea.IGNORE_ATTRS={width:"",height:""};class sa extends wt{constructor(t,e,s){super(t,s,"image"),this._dirty=!0,this._bounds=qn,e&&this.setAttr("preserveAspectRatio","xMidYMid slice"),this.dom.onload=()=>{this._dirty=!0,this.invalidate()}}get url(){return this.getAttr("href")}set url(t){t!==this.url&&(this._dirty=!0,t?this.setAttr("href",t):this.unsetAttr("href"))}setImage(t,e,s){return!!t&&(this.url=t,this.resize(e,s)&&(this._dirty=!0),!0)}getBBox(){return this._dirty&&(this._bounds=this.dom.getBBox(),this._dirty=!1),this._bounds}}class ia extends ea{constructor(t,e=T){super(t),this.add(this._text=new ee(t,e)),this._text.anchor=Qt.START}setText(t){return this._outline&&(this._outline.text=t),this._text.text=t,this}setModel(t,e,s,i){const r=e.effect;return this._model=e,this._text.setStyleOrClass(e.style),r===Ve.BACKGROUND?(this._outline&&this._outline.remove(),this._back||(this._back=new Gs(t,"rct-label-background")),this.insertFirst(this._back),this._back.setStyleOrClass(e.backgroundStyle)):r===Ve.OUTLINE?(this._back&&this._back.remove(),this._outline||(this._outline=new ee(t)),this.insertFirst(this._outline),this._outline.anchor=this._text.anchor,this._outline.setStyleOrClass(e.style)):(this._back&&this._back.remove(),this._outline&&this._outline.remove()),s?this._icon||(this.add(this._icon=new sa(t,!1)),this._icon.url=s,this._icon.width=e.width,this._icon.height=e.height||16):this._icon&&(this._icon.remove(),this._icon=null),this}setContrast(t){if(t&&this._model.autoContrast&&this._text.setContrast(t,this._model.darkStyle||"rct-label-dark",this._model.lightStyle||"rct-label-light"),this._outline&&this._outline.parent){const t=qt.getContrast(getComputedStyle(this._text.dom).fill);this._outline.setStyles({fill:t,stroke:t,strokeWidth:this._model._outlineWidth})}return this}layout(t){const e=this._icon;let s=0;const i=this._text.getBBox(),r=i.width,n=i.height;let a=r,h=n,o=0,l=0,c=0,_=0;if(e){const t=e.getBBox();switch(s=f(this._model.iconGap,0),o=t.width,l=t.height,this._model.getIconPos()){case Pe.LEFT:case Pe.RIGHT:a+=s+o,h=Math.max(l,n);break;default:h+=s+l,a=Math.max(o,r)}}if(this._back&&this._back.parent){const t=getComputedStyle(this._back.dom);c=parseFloat(t.paddingLeft)||0,_=parseFloat(t.paddingTop)||0,this._back.setBounds(0,0,a+c+(parseFloat(t.paddingRight)||0),h+_+(parseFloat(t.paddingBottom)||0),t.rx)}if(e)switch(this._model.getIconPos()){case Pe.LEFT:e.trans(c,(h-l)/2),c+=o+s,a-=o+s;break;case Pe.RIGHT:e.trans(c+a-o,(h-l)/2),a-=o+s;break;case Pe.TOP:e.transX((a-o)/2),_+=l+s;break;case Pe.BOTTOM:e.trans((a-o)/2,_+n+s)}switch(t){case it.CENTER:c+=a/2,this._text.anchor=Qt.MIDDLE;break;case it.RIGHT:c+=a,this._text.anchor=Qt.END;break;default:this._text.anchor=Qt.START}return this._text.trans(c,_),this._outline&&(this._outline.anchor=this._text.anchor,this._outline.setAttr("y",this._text.getAttr("y")),this._outline.trans(c,_)),this}}class ra{static create(t,e,s,i){return isNaN(s)?isNaN(e)?new ra(t,t,t,t):new ra(t,t,e,e):new ra(t,e,s,i)}static createFrom(t){const e=t.split(/\s*[\s,]+\s*/g);return this.create.call(null,...e.map((t=>+t)))}constructor(t=0,e=0,s=0,i=0){this.top=t,this.bottom=e,this.left=s,this.right=i}clone(){return new ra(this.top,this.bottom,this.left,this.right)}applyPadding(t){return this.left=f(t.paddingLeft,0),this.right=f(t.paddingRight,0),this.top=f(t.paddingTop,0),this.bottom=f(t.paddingBottom,0),this}applyMargin(t){return this.left=f(t.marginLeft,0),this.right=f(t.marginRight,0),this.top=f(t.marginTop,0),this.bottom=f(t.marginBottom,0),this}shrink(t){return{x:t.x+this.left,y:t.y+this.top,width:t.width-this.left-this.right,height:t.height-this.top-this.bottom}}}ra.Empty=Object.freeze(new ra),ra.Temp=new ra;class na extends wt{constructor(t,e=T){super(t,e,"g"),wt.DEBUGGING&&(this.add(this._debugRect=new Gs(t,"rct-debug")),this._debugRect.setAttr("pointerEvents","none"))}chart(){return this.model.chart}_prepareStyleOrClass(t){this.setStyleOrClass(t.style)}setModel(t){t!==this.model&&(this.model=t,this._doModelChanged())}measure(t,e,s,i,r){this._prepareStyleOrClass(e),this.setModel(e);const n=this._doMeasure(t,this.model,s,i,r);return this.mw=n.width,this.mh=n.height,n}layout(t){return this._doLayout(t),wt.DEBUGGING?(this._debugRect||this.insertFirst(this._debugRect=new Gs(this.doc,"rct-debug")),this.width>1&&this.height>1&&this._debugRect.setRect(this._getDebugRect())):this._debugRect&&(this._debugRect.remove(),this._debugRect=null),this}resizeByMeasured(){return this.resize(this.mw,this.mh),this}_getDebugRect(){return{x:0,y:0,width:this.width,height:this.height}}_doMeasure(t,e,s,i,r){return{width:s,height:i}}_doLayout(t){}_invalidate(){var t;null===(t=this.control)||void 0===t||t.invalidateLayout()}_doModelChanged(){}}class aa extends na{constructor(t,e,s){super(t,e),this._margins=new ra,this._paddings=new ra,this.add(this._background=new Gs(t,s))}_getDebugRect(){return this._margins.shrink(super._getDebugRect())}measure(t,e,s,i,r){this._prepareStyleOrClass(e),this.setModel(e),this._setBackgroundStyle(this._background);let n=getComputedStyle(this._background.dom);const a=this._paddings;a.applyPadding(n);const h=this._doMeasure(t,e,s,i,r);if(h.width+=a.left+a.right,h.height+=a.top+a.bottom,this._marginable()){const t=this._margins;n=getComputedStyle(this.dom),t.applyMargin(n),this.mw=h.width+=t.left+t.right,this.mh=h.height+=t.top+t.bottom}return this.mw=h.width,this.mh=h.height,h}layout(t){if(super.layout(t),this._marginable()){const t=this._margins;this._background.setBounds(t.left+this._getBackOffset(),t.top,this.width-t.left-t.right,this.height-t.top-t.bottom)}else this._resetBackBounds()&&this._background.setBounds(0,0,this.width,this.height);return this}_marginable(){return!0}_resetBackBounds(){return!0}_getBackOffset(){return 0}_deflatePaddings(t){const e=this._paddings;t.width-=e.left+e.right,t.height-=e.top+e.bottom}}class ha extends ea{measure(t,e,s,i,r){this._setInverted(e.isInverted());const n=this._doMeasure(t,e,s,i,r);return this.mw=n.width,this.mh=n.height,n}resizeByMeasured(){return this.resize(this.mw,this.mh),this}layout(t){return this._doLayout(t),this}_setInverted(t){this._inverted=t}}class oa extends na{constructor(){super(...arguments),this._inverted=!1,this._animatable=!0,this._loadAnimatable=!0}_setChartOptions(t,e,s){this._inverted=t,this._animatable=e,this._loadAnimatable=s}}class la extends Ds{constructor(t,e,s,i){super(),this._axis=t,this._prevMin=e,this._prevMax=s,this.start(i)}_doUpdate(t){if(this._axis.parent){const e=this._axis.model,s=this._prevMax-this._prevMin,i=(e.axisMax()-e.axisMin())/s;return t=i+(1-i)*t,e.setPrevRate(t),this._axis.invalidate(),!0}return!1}_doStop(){this._axis.model.setPrevRate(NaN),this._axis=null}}class ca extends aa{constructor(t){super(t,ca.TITLE_CLASS,"rct-axis-title-background"),this.add(this._textView=new ee(t)),this._richText=new le}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_getBackOffset(){return-this.width/2}_doMeasure(t,e,s,i,r){this._angle=e.getRotation(e.axis),this._richText.setFormat(e.text),this._richText.build(this._textView,s,i,null,null);const n=Jn(this._textView.getBBox());if(!e.axis._isHorz&&0!==this._angle){const t=n.width;n.width=n.height,n.height=t}return n}_doLayout(t){this._textView.transY(this._margins.top+this._paddings.top),t?this.rotation=0:this.setRotation(0,this.height/2,this._angle)}resizeByMeasured(){return 0===this._angle?this.resize(this.mw,this.mh):this.resize(this.mh,this.mw),this}layout(t){return super.layout(t),this._debugRect&&this._debugRect.setBounds(-this.width/2,0,this.width,this.height),this}}ca.TITLE_CLASS="rct-axis-title";class _a extends na{constructor(t){super(t,ma.TICK_CLASS),this.add(this._lineView=new gr(t))}_doLayout(t){this.model.axis._isHorz?this._lineView.setVLine(0,0,this.height):this._lineView.setHLine(0,0,this.width)}}class ua extends ia{constructor(){super(...arguments),this.index=-1,this.col=0,this.row=0,this.tickWidth=0}setLabel(t,e,s,i,r){if(s){this._richText?this._richText._format!==s&&this._richText.setFormat(s):this._richText=new le(s);const n=t.getIcon(e);this.setModel(this.doc,t,n&&t.getUrl(n),null),this._richText.build(this._text,i,r,t,t._domain),this._outline&&this._richText.build(this._outline,i,r,t,t._domain)}else this._richText&&(this._richText=null,this._text.text="")}rotatedWidth(){const t=this.rotation*O,e=this.getBBox();return m(_(t)*e.height)+m(c(t)*e.width)}rotatedHeight(){const t=this.rotation*O,e=this.getBBox();return m(c(t)*e.height)+m(_(t)*e.width)}}class da extends wt{constructor(t){super(t,void 0),this.add(this._back=new St(t,"rct-crosshair-flag")),this.add(this._text=new ee(t,"rct-crosshair-flag-text"))}setText(t,e){if(e!==this._text.text){this._text.text=e;const s=this._text.getBBox(),i=new Dr,r=g(t.flag.minWidth||0,s.width+8);i.rect(0,0,r,s.height+4),this._back.setPath(i.end()),this._text.trans(r/2,2)}}}class pa extends na{static isThumb(t){return t.classList.contains(pa.THUMB_CLASS)}constructor(t){super(t,"rct-axis-scrollbar"),this._len=0,this._page=0,this._pos=0,this.add(this._trackView=new Gs(t,pa.TRACK_CLASS)),this.add(this._thumbView=new Gs(t,pa.THUMB_CLASS))}setScroll(t,e){if(this._reversed=e,t){const e=t.max-t.min,s=t.end-t.start;this._len=g(0,e),this._page=p(s,e),this._pos=p(t.min+e-s,g(0,t.start))}else this._len=0}getZoomPos(t){const e=this.model.axis._zoom,s=(this._vertical?this.height:this.width)-(this._vertical?this._thumbView.height:this._thumbView.width);return this.model.axis.reversed,(t=g(0,p(t,s)))*(e.max-e.min-(e.end-e.start))/s+e.min}_doMeasure(t,e,s,i,r){return this.setStyleOrClass(e.style),(this._vertical=!e.axis._isHorz)?{width:e.thickness+e.gap+e.gapFar,height:i}:{width:s,height:e.thickness+e.gap+e.gapFar}}_doLayout(t){const e=this.model,s=e.axis._zoom,i=this._szThumb=f(e.minThumbSize,32),r=this._len,n=0===this._len,a=this._page,h=n?0:this._pos-s.min;e.gap,e.gapFar;let o=this.width,l=this.height;if(this._vertical){o-=e.gap+e.gapFar,this._trackView.setBounds(e.gap,0,o,l),l-=i;const t=(n||a===r?l:l*a/r)+i;this._reversed,this._thumbView.setBounds(e.gap+1,n?0:this.height-l*h/r-t,o-2,t)}else{l-=e.gap+e.gapFar,this._trackView.setBounds(0,e.gap,o,l),o-=i;const t=(n||a===r?o:o*a/r)+i;this._reversed,this._thumbView.setBounds(n?0:o*h/r,e.gap+1,t,l-2)}}}pa.CLASS_NAME="rct-axis-scrollbar",pa.TRACK_CLASS="rct-axis-scrollbar-track",pa.THUMB_CLASS="rct-axis-scrollbar-thumb";const ga=/\${label}.*?/g;class ma extends na{constructor(t){super(t,ma.AXIS_CLASS),this._simpleMode=!1,this._markViews=[],this._edgeStart=0,this._marginStart=0,this._marginEnd=0,this._edgeEnd=0,this.add(this._lineView=new gr(t,ma.LINE_CLASS)),this.add(this._titleView=new ca(t)),this.add(this._markContainer=new wt(t,"rct-axis-ticks")),this.add(this._labelContainer=new wt(t,"rct-axis-labels")),this._labelViews=new Kn(this._labelContainer,ua,"rct-axis-label")}$_checkScrollView(t,e,s,i,r){return e.visible&&!this.model._isBetween?(this._scrollView||this.add(this._scrollView=new pa(t)),this._scrollView.setVis(!0),this._scrollView.measure(t,e,i,r,1)[s]):(this._scrollView&&this._scrollView.setVis(!1),0)}checkHeight(t,e,s){const i=this.model;let r=i.tick.visible?i.tick.length:0;return this.$_prepareLabels(i,e)&&(r+=this.$_measureLabelsHorz(i,e,!0)),this._titleView.setVis(i.title.isVisible())&&(r+=this._titleView.measure(t,i.title,e,s,1).height,r+=i.title.gap),r+=this.$_checkScrollView(t,i.scrollBar,"height",e,s),r}checkWidth(t,e,s){const i=this.model;let r=i.tick.visible?i.tick.length:0;return this.$_prepareLabels(i,e)&&(r+=this.$_measureLabelsVert(i,s,!0)),(this._titleView.visible=i.title.isVisible())&&(r+=this._titleView.measure(t,i.title,e,s,1).width,r+=i.title.gap),r+=this.$_checkScrollView(t,i.scrollBar,"width",e,s),r}prepareGuides(t,e,s,i,r){[i,r].forEach(((i,r)=>{if(i.setVis(!this._empty)){const n=this.model.guides.filter((t=>t.front==(1===r)&&t.canConstainedTo(e,s)));i.setAll(t,n,!1)}}))}showCrosshair(t,e){const s=this.model;let i,r=this._crosshairView;r||this.add(r=this._crosshairView=new da(this.doc)),r.setVis(!0),r.setText(s.crosshair,e);const n=r.getBBox();s._isHorz?r.trans(t-n.width/2,s.tick.length):(i=s._runPos===Re.OPPOSITE?p(0,this.width-n.width):g(0,this.width-s.tick.length-n.width),r.trans(i,t-n.height/2))}setMargins(t,e,s,i){this._edgeStart=t,this._marginStart=e,this._marginEnd=s,this._edgeEnd=i}hideCrosshiar(){this._crosshairView&&this._crosshairView.setVis(!1)}scroll(t){}prepare(t){this.model=t,this._chartEmpty=t.chart.isEmpty(!0),this._empty=this._chartEmpty||t.isEmpty()}checkExtents(t){const e=this._prevModel,s=this._prevModel=this.model;if((!e||e===s)&&t){const t=this._prevMin,e=this._prevMax;this._prevMin=s.axisMin(),this._prevMax=s.axisMax(),(!isNaN(e)&&this._prevMax!==e||!isNaN(t)&&this._prevMin!==t)&&!s._zooming&&s.animatable&&new la(this,t,e,(()=>{this.invalidate()}))}}clean(){this._prevMax=this._prevMin=NaN,this._prevModel=null}_doMeasure(t,e,s,i,r){var n;const a=e._isHorz,h=e._isBetween,o=this._titleView;let l=0;return(this._lineView.visible=e.line.visible)?(this._lineView.setStyleOrClass(e.line.style),h&&(this._lineView2?this._lineView2.setVis(!0):this.insertChild(this._lineView2=new gr(t,ma.LINE_CLASS),this._lineView),this._lineView.setStyleOrClass(e.line.style))):this._lineView2&&this._lineView2.setVis(!1),this._markLen=e.tick.length||0,this._markLen>0&&(l+=e.tick.gap||0),l+=this._markLen,this.$_prepareTickMarks(t,e)&&this._markViews.forEach((n=>n.measure(t,e.tick,s,i,r))),h&&(l*=2),this.$_prepareLabels(e,a?s:i)?l+=this._labelSize=a?this.$_measureLabelsHorz(e,s):this.$_measureLabelsVert(e,i):this._labelSize=0,this._simpleMode?o.setVis(!1):(o.visible&&(l+=a?o.mh:o.mw,l+=+e.title.gap||0),(null===(n=this._scrollView)||void 0===n?void 0:n.visible)&&(l+=a?this._scrollView.mh:this._scrollView.mw)),{width:a?s:l,height:a?l:i}}_doLayout(){const t=this.model,e=t._isHorz,s=t._isOpposite,i=t._isBetween,r=t._ticks,n=t._markPoints,a=this._labelViews,h=this._markLen,o=this.width,l=this.height;this._lineView.visible&&(e?this._lineView.setHLine(s?l:0,0,o):this._lineView.setVLine(s?0:o,0,l),this._lineView2&&(e?this._lineView2.setHLine(l,0,o):this._lineView2.setVLine(0,0,l))),this._markContainer.visible&&(e?this._markViews.forEach(((e,i)=>{e.resize(1,h),e.layout().trans(t.prev(n[i]),s?l-h:0)})):this._markViews.forEach(((e,i)=>{e.resize(h,1),e.layout().trans(s?0:o-h,l-t.prev(n[i]))})));const c=h+(t.tick.gap||0);if(this._labelContainer.visible&&a.count>0&&(e?this.$_layoutLabelsHorz(a,r,i,s,o,l,c):this.$_layoutLabelsVert(a,r,i,s,o,l,c)),!this._simpleMode){const i=this._titleView,r=this._scrollView,n=this._labelSize;let a=0,h=0;if(i.visible){const r=+t.title.offset||0,_=+t.title.gap||0;if(i.resizeByMeasured().layout(e),e){if(h+=s?0:c+n+_,t.reversed)switch(t.title.align){case Ae.START:a=o-i.width/2-r;break;case Ae.END:a=i.width/2+r;break;case Ae.MIDDLE:default:a=o/2-r}else switch(t.title.align){case Ae.START:a=i.width/2+r;break;case Ae.END:a=o-i.width/2-r;break;case Ae.MIDDLE:default:a=o/2+r}i.trans(a,h),h+=i.height}else{const e=0===i._angle?i.width:i.height;if(a=s?c+n+_+e/2:o-c-n-_-e/2,t.reversed)if(0===i._angle)switch(t.title.align){case Ae.START:h=0+r;break;case Ae.END:h=l-i.height-r;break;case Ae.MIDDLE:default:h=(l-i.height)/2+r}else switch(t.title.align){case Ae.START:h=i.width/2-i.height/2+r;break;case Ae.END:h=l-i.width/2-i.height/2-r;break;case Ae.MIDDLE:default:h=(l-i.height)/2+r}else if(0===i._angle)switch(t.title.align){case Ae.START:h=l-i.height-r;break;case Ae.END:h=0+r;break;case Ae.MIDDLE:default:h=(l-i.height)/2-r}else switch(t.title.align){case Ae.START:h=l-i.width/2-i.height/2-r;break;case Ae.END:h=i.width/2-i.height/2+r;break;case Ae.MIDDLE:default:h=(l-i.height)/2-r}i.trans(a,h)}}else h+=s?0:c+n;(null==r?void 0:r.visible)&&(e?(r.trans(0,h).resize(this.width,r.mh),r.setScroll(t._zoom,t.reversed)):(r.trans(0,0).resize(r.mw,this.height),r.setScroll(t._zoom,t.reversed)),r.layout())}}$_prepareTickMarks(t,e){const s=this._markContainer;if(s.visible=e.tick.visible){const i=e._markPoints.length,r=this._markViews;for(;r.length<i;){const e=new _a(t);s.add(e),r.push(e)}for(;r.length>i;)r.pop().remove();return!0}}_prepareLabel(t,e,s,i,r){if(!r&&t.value===e.value)return;const n=s.getLabelText(e,i),a=e.label;if(t.value=e.value,t.internalClearStyleAndClass(),t.internalSetStyleOrClass(s.style),t.internalSetStyleOrClass(s.getLabelStyle(e,i)),null!=n){a&&n.match(ga)?t.setLabel(s,e,n.replace(ga,a),1e3,1e3):(s.prepareRich(n),s._paramTick=e,t.setModel(this.doc,s,null,null),s.buildSvg(t._text,t._outline,NaN,NaN,s,s._domain))}else t.setLabel(s,e,a,1e3,1e3)}$_prepareLabels(t,e){if(this._labelContainer.setVis(!this._chartEmpty&&t.labelsVisible())){let e=t._ticks.length;return this._labelContainer.setStyleOrClass(t.label.style),e}return 0}$_getRows(t){return 2}$_getStep(t){return 2}$_checkOverlappedHorz2(t,e,s,i,r,n,a,h){const o=t.label,l=g(0,p(i-1,o.startStep||0)),_=t._ticks,u=_.length,d=(i=g(1,i))*(r=p(g(1,r),_.length)),f=n||0,x=m(f)*O,w=x<35*O;let b,y=!1,v=0;for(let n=0;n<r;n++){let r=n*i+l;for(;r<u;r+=d){let i=0;for(let e=r;e<r+d&&e<u;e++)i+=t.getLabelLength(s,_[e].value);if(r+d<u){b=e.pull(v++),b.rotation=f,b.row=n,b.index=r,this._prepareLabel(b,_[r],o,u,h),b.setVis(!0);const t=i;if(0===f&&b.getBBox().width>=t){y=!0;break}if(w&&b.getBBox().width*c(x)>=t){y=!0;break}if(0!==f&&b.getBBox().height>=t){y=!0;break}}}if(y)return!0;r-d<u&&(b=e.pull(v++),b.row=n,b.rotation=f,b.index=r-d,this._prepareLabel(b,_[r-d],o,u,h),b.setVis(!0))}!a&&e.freeFrom(v)}$_applyStep(t,e,s){const i=t.label,r=g(0,p(s-1,i.startStep||0));e.forEach((t=>t.index=-1));for(let t=r;t<e.length;t+=s)e[t].index=t;return e.forEach((t=>t.setVis(t.index>=0))),e.filter((t=>t.visible))}$_measureLabelsHorz(t,e,s=!1){const i=t.label;let r,n=+i.step|0,a=+i.rows|0,h=+i.rotation%360,o=this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,h,!1,s),l=this._labelViews._internalItems();if(this._labelRowPts=[0],o)if(i.autoArrange===Te.NONE)this._labelViews.prepare(t._ticks.length,((e,i,r)=>{e.rotation=h,e.row=0,e.index=i,this._prepareLabel(e,t._ticks[i],t.label,r,s),e.setVis(!0)})),l=this.$_applyStep(t,l,n||1);else{switch(n=a=0,i.autoArrange){case Te.ROWS:a=this.$_getRows(l);break;case Te.STEP:n=this.$_getStep(l)}if(n>1)for(;this.$_checkOverlappedHorz2(t,this._labelViews,e,n,1,0,!1,s);)n++;else if(a>1){for(;t._ticks.length>a&&(l.forEach(((t,e)=>{t.row=e%a,t.index=e})),this.$_checkOverlappedHorz2(t,this._labelViews,e,1,a,0,!1,s));)a++;this._labelRowPts=[]}else if((isNaN(h)||Math.abs(Math.tan(h*O))<1)&&(h=-45),this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,h,!1,s))for(n=2;;){if(!this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,h,!1,s)){this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,0,!0,s)&&l.forEach(((t,e)=>{t.rotation=h}));break}n++}}else;if(l.length>0){if(a>1){const t=!isNaN(h)&&0!=h,e=this._labelRowPts;for(let t=0;t<a;t++)e.push(0);l.forEach((s=>{e[s.row]=g(e[s.row],t?s.rotatedHeight():s.getBBox().height)})),e.unshift(0);for(let t=2;t<e.length;t++)e[t]+=e[t-1];return e[e.length-1]}if(isNaN(h)||0==h){r=l[0].getBBox().height;for(let t=1;t<l.length;t++)r=g(r,l[t].getBBox().height)}else{r=l[0].rotatedHeight();for(let t=1;t<l.length;t++)r=g(r,l[t].rotatedHeight())}return r}return 0}$_checkOverlappedVert(t,e,s,i){const r=e.length,n=g(1,i);e.forEach((t=>t.rotation=0));for(let i=0;i<r-1;i+=n){let a=0;for(let h=i;h<i+n&&h<r-1;h++)a+=t.getLabelLength(s,e[i].value);if(e[i].getBBox().height>=a)return!0}}$_checkOverlappedVert2(t,e,s,i,r){const n=t.label,a=t._ticks,h=a.length,o=g(1,i);let l,c=0,_=0;for(;c<h;c+=o){let i=0;for(let e=c;e<c+o&&e<h;e++)i+=t.getLabelLength(s,a[e].value);if(c+o<h&&(l=e.pull(_++),l.rotation=0,l.index=c,this._prepareLabel(l,a[c],n,h,r),l.setVis(!0),l.getBBox().height>=i))return!0}c-o<h&&(l=e.pull(_++),l.rotation=0,l.index=c-o,this._prepareLabel(l,a[c-o],n,h,r),l.setVis(!0)),e.freeFrom(_)}$_measureLabelsVert(t,e,s=!1){const i=t.label;let r=g(1,+i.step|0);const n=this.$_checkOverlappedVert2(t,this._labelViews,e,r,s);let a=this._labelViews._internalItems();if(n)if(i.autoArrange===Te.NONE)this._labelViews.prepare(t._ticks.length,((e,i,r)=>{e.rotation=0,e.index=i,this._prepareLabel(e,t._ticks[i],t.label,r,s),e.setVis(!0)})),a=this.$_applyStep(t,a,r||1);else for(;this.$_checkOverlappedVert2(t,this._labelViews,e,++r,s););else a=this.$_applyStep(t,a,r);if(a.length>0){let t=a[0].getBBox().width;for(let e=1;e<a.length;e++)t=g(t,a[e].getBBox().width);return t}return 0}$_layoutLabelsHorz(t,e,s,i,r,n,a){const h=this.model,o=h.reversed,l=it.CENTER,c=this._labelRowPts,u=t.get(0).rotation,d=u*O,p=u<-15&&u>=-90||u>15&&u<=90,g=t.count;let m,f;t.freeHiddens(),t.forEach(((t,s)=>{const r=t.getBBox();m=h.prev(e[t.index].pos),f=i?n-a-r.height-c[t.row]:a+c[t.row],u<-15&&u>=-90?i?(m-=r.width,f-=_(d)*r.height/2,t.setRotation(r.width,r.height/2,-u)):(m-=r.width,f+=_(d)*r.height/2,t.setRotation(r.width,r.height/2,u)):u>15&&u<=90?i?(f+=_(d)*r.height/2,t.setRotation(0,r.height/2,-u)):(f-=_(d)*r.height/2,t.setRotation(0,r.height/2,u)):(m-=r.width/2,t.setRotation(r.width/2,0,i?-u:u)),t.setContrast(null).layout(l).trans(m,f)})),!p&&g>1&&(function(e,s,i){let r=!0;const n=s.rotatedWidth();let a=s.tx;if(a<-e._marginStart-e._edgeStart)if((o?h.label.lastOverflow:h.label.firstOverflow)===Ne.PULL)if(a=-e._marginStart-e._edgeStart+2,t.count>0){const t=i.tx;a+n+(+h.label.overflowGap||12)>t&&(r=!1)}else r=!1;else r=!1;r?s.transX(a):s.setVis(!1)}(this,t.get(o?g-1:0),t.get(o?g-2:1)),function(t,e,s){let i=!0,n=e.tx;const a=e.rotatedWidth();n+a>(r+=t._marginEnd+t._edgeEnd)&&((o?h.label.firstOverflow:h.label.lastOverflow)===Ne.PULL?(n=r-a,s?n<s.tx+s.rotatedWidth()+(+h.label.overflowGap||12)&&(i=!1):i=!1):i=!1);i?e.transX(n):e.setVis(!1)}(this,t.get(o?0:g-1),t.get(o?1:g-2)))}$_layoutLabelsVert(t,e,s,i,r,n,a){const h=this.model,o=i?it.LEFT:s?it.CENTER:it.RIGHT,l=i?a:r-a;t.freeHiddens(),t.forEach(((t,a)=>{const c=t.getBBox(),_=i?l:s?(r-c.width)/2:l-c.width;t.setContrast(null).layout(o).trans(_,n-h.prev(e[t.index].pos)-c.height/2)}))}}ma.AXIS_CLASS="rct-axis",ma.LINE_CLASS="rct-axis-line",ma.TICK_CLASS="rct-axis-tick";class fa{static reveal(t,e){new wa(t,e)}static grow(t,e){new ya(t,e)}static spread(t,e){new va(t,e)}static fadeIn(t){new xa(t,{prop:"opacity",start:"0",end:"1"})}constructor(t,e){const s=this._createAnimation(t,e);s instanceof Animation&&(s.addEventListener("finish",(()=>{t._animationFinished(s)})),t._animationStarted(s))}}class xa extends fa{constructor(t,e){super(t,e)}_createAnimation(t,e){const s={},i={};return s[e.prop]=e.start,i[e.prop]=e.end,t.dom.animate([s,i],{duration:Ds.DURATION,fill:"none"})}}class wa extends fa{constructor(t,e){super(t,e)}_createAnimation(t,e){const s=this.$_clipRect(t);let i;switch(e&&e.from){case"top":i=this.$_top(t,s,e);break;case"bottom":i=this.$_bottom(t,s,e);break;case"right":i=this.$_right(t,s,e);break;default:i=this.$_left(t,s,e)}return i.addEventListener("finish",(()=>{s.dom.remove()})),i}$_aniOptions(t){return{duration:Ds.DURATION,fill:"none"}}$_clipRect(t){let e;if(t.model.needClip(!1))e=t.clipRect(.1*-t.width,.1*-t.height,1.2*t.width,1.2*t.height);else{const s=t.control;e=t.model.chart.isInverted()?t.clipRect(-s.width(),.1*-t.height,2*s.width(),1.2*t.height):t.clipRect(.1*-t.width,-s.height(),1.2*t.width,2*s.height())}return e}$_left(t,e,s){return e.dom.firstElementChild.animate([{width:"0"},{width:H(t.width)}],this.$_aniOptions(s))}$_right(t,e,s){return e.dom.firstElementChild.animate([{transform:`translateX(${t.width}px)`},{transform:""}],this.$_aniOptions(s))}$_top(t,e,s){return e.dom.firstElementChild.animate([{height:"0"},{height:H(t.height)}],this.$_aniOptions(s))}$_bottom(t,e,s){return e.dom.firstElementChild.animate([{transform:`translateY(${t.height}px)`},{transform:""}],this.$_aniOptions(s))}}class ba extends Ds{constructor(t,e){super(),this._series=t,this.endHandler=e,this.start()}_canUpdate(){return this._series.parent instanceof wt}_stop(){super._stop(),this._series=null}}class ya extends ba{_doUpdate(t){return this._series.setGrowRate(t),!0}_doStop(){this._series.setGrowRate(NaN)}}class va extends ba{_doUpdate(t){return this._series.setPosRate(t),!0}_doStop(){this._series.setPosRate(NaN)}}class Va extends ba{constructor(){super(...arguments),this.duration=500}_doUpdate(t){return this._series.setPrevRate(t),!0}_doStop(){this._series.setPrevRate(NaN)}}var Sa;class Pa extends Ds{constructor(t,e,s,i){super(),this.duration=s?200:100,this._series=t,this._focused=s,this._marker=e,s||(this._marker.setBoolData(Ta.DATA_UNHOVER,!0),this._marker.saveStyles(),t.setHoverStyle(this._marker)),this.start(i)}_doStart(){this._marker.beginHover(this._series,this._focused)}_doUpdate(t){return!!this._marker.parent&&(this._marker.setHoverRate(this._series,this._focused,t),!0)}_doStop(){this._marker.setBoolData(Ta.DATA_UNHOVER,!1),!this._focused&&this._marker.restoreStyles(),this._marker.setHoverRate(this._series,this._focused,NaN),this._marker=null}}class ka extends ia{constructor(t){super(t,"rct-point-label")}}class Ea extends bt{constructor(t){super(t,"rct-point-labels"),this._labels=[new Kn(this,ka),new Kn(this,ka)],this._maps=[],this.ignorePointer()}clear(){this._labels[0].prepare(0),this._labels[1].prepare(0)}prepareLabel(t,e,s,i,r,n){const a=r.getPointText(i,n.text),h=n.style;e.point=i,e.setModel(t,n,null,null),e._text.internalClearStyleAndClass(),e._text.internalSetStyleOrClass(h),e._text.internalSetStyleOrClass(r.getPointLabelStyle(i)),a?(n.prepareRich(a),n.buildSvg(e._text,e._outline,NaN,NaN,n,n.getTextDomain(i))):e.setText(n.getText(n.getValue(i,s)))}prepare(t,e){const s=e.model,i=s.pointLabel;if(s.isPointLabelsVisible()){const r=s.pointLabelCount(),n=this._labels,a=s.getLabeledPoints(),h=this._maps,o=i.style;n[0].prepare(a.length),h[0]={},n[1].prepare(r>1?a.length:0),h[1]={},a.forEach(((r,a)=>{for(let o=0;o<r.labelCount();o++){const l=n[o].get(a);l.setVis(e.isPointVisible(r))&&(this.prepareLabel(t,l,o,r,s,i),h[o][r.pid]=l)}})),this.setStyleOrClass(o)}else this.clear()}get(t,e){const s=this._maps[e];return s&&s[t.pid]}removePoint(t,e){for(let s=0;s<2;s++){const i=this.get(t,s);if(i)return void this._labels[s].removeLater(i,e)}}}class Aa extends ea{constructor(t){super(t),this.add(this._line=new St(t))}setLine(t){this._line.setPath(t)}}class Ca extends ea{constructor(t){super(t,"rct-point-label-lines"),this._lines=new Kn(this,Aa)}prepare(t){const e=this._lines,s=t.getPoints(),i=t.pointLabel,r=this._map={};i.visible?e.prepare(s.count).forEach(((t,e)=>{const i=s.get(e);t.visible=i.visible,r[i.pid]=t})):e.prepare(0)}get(t){return this._map[t.pid]}}class La extends bt{constructor(){super(...arguments),this.inverted=!1}invert(t,e){return t!==this.inverted&&((this.inverted=t)?this.setAttr("transform",`translate(0,${e}) rotate(90) scale(-1,1)`):this.setAttr("transform","")),this.inverted}}class Ta extends oa{static seriesOf(t){let e=t.parent;for(;e;){if(e instanceof Ta)return e;e=e.parent}}constructor(t,e){super(t,"rct-series "+e),this._simpleMode=!1,this._growRate=NaN,this._posRate=NaN,this._prevRate=NaN,this._animations=[],this._hoverAnis=[],this._hoverPts=[],this.add(this._pointContainer=new La(t,"rct-series-points")),this._labelContainer=new Ea(t)}clipInvertable(){return!0}getClipContainer(){return this._pointContainer}getClipContainer2(){return null}defaultAnimation(){return"reveal"}setGrowRate(t){isNaN(t)&&isNaN(this._growRate)||t===this._growRate||(this._growRate=t,isNaN(t)&&isNaN(this._posRate)&&isNaN(this._prevRate)?this.invalidate():this._doViewRateChanged(t))}setPosRate(t){isNaN(t)&&isNaN(this._posRate)||t===this._posRate||(this._posRate=t,isNaN(t)&&isNaN(this._growRate)&&isNaN(this._prevRate)?this.invalidate():this._doPosRateChanged(t))}setPrevRate(t){isNaN(t)&&isNaN(this._prevRate)||t===this._prevRate||(this._prevRate=t,isNaN(t)&&isNaN(this._growRate)&&isNaN(this._prevRate)?this.invalidate():this._doPrevRateChanged(t))}isPointVisible(t){return t.visible&&!t.isNull&&this.model.isPointLabelVisible(t)}_doViewRateChanged(t){}_doPosRateChanged(t){}_doPrevRateChanged(t){}_animationStarted(t){this._animations.push(t),this._labelContainer&&this._labelContainer.setVis(!1)}_animationFinished(t){const e=this._animations.indexOf(t);e>=0&&this._animations.splice(e,1),this._invalidate()}pointByDom(t){return this._getPointPool().elementOf(t)}getPointView(t){return this._getPointPool().find((e=>e.point===t))}clicked(t){const e=this.pointByDom(t);e&&!0!==this.model.pointClicked(e.point)&&this._doPointClicked(e)}_doPointClicked(t){}prepareSeries(t,e){this.setModel(e),this.setData("index",e.index%12),this.setData("pointcolors",e._colorByPoint()?"a":T),this.internalClearStyleAndClass(),this.internalSetStyleOrClass(e.style),e._runColor&&this._setModelColor(e._runColor),e._calcedColor=getComputedStyle(this.dom)[this._legendColorProp()],this._visPoints=this._collectVisPoints(e),this._prepareSeries(t,e)}_setModelColor(t){this.setColor(t)}_legendColorProp(){return"fill"}needDecoreateLegend(){return!1}decoreateLegend(t){}afterLayout(){this._doAfterLayout()}setHoverStyle(t){t.internalImportantStylesOrClass(this.model.hoverStyle)}hoverPoints(t){const e=this.model.hoverEffect!==ci.NONE,s=this._hoverAnis,i=this._hoverPts,r=[],n=[];e&&(i.forEach((e=>{if(e instanceof wt&&(!t||t.indexOf(e)<0)){const t=s.find((t=>t._marker===e));t&&t.stop(),e.setBoolData(Ta.DATA_HOVER,!1),e.restoreStyles(),e instanceof Ia&&r.push(new Pa(this,e,!1,(()=>{e.endHover(this,!1)})))}})),t&&t.forEach((t=>{if(!t.point.isNull){const e=s.find((e=>e._marker===t));e&&e.stop(),t instanceof wt&&(t.setBoolData(Ta.DATA_HOVER,!0),n.push(t),t.restoreStyles(),t.saveStyles(),this.setHoverStyle(t),t instanceof Ia?r.push(new Pa(this,t,!0,(()=>{t.endHover(this,!0)}))):this instanceof Ha&&this._getPointPool().front(t))}}))),s&&s.forEach(((t,e)=>{t._started&&r.push(t)})),this._hoverAnis=r,this._hoverPts=n,this.model.pointHovered(n&&n.length>0?n[0].point:null)}_needFocusOrder(){return!0}getPointsAt(t,e){}getSiblings(t){return[t]}getSibling(t){}_doAttached(t){this.control.loaded&&Os(this.dom,"opacity",0,1,500,null)}_prepareStyleOrClass(t){}_prepareViewRanges(t){}_doMeasure(t,e,s,i,r){return this._animating()||this.setClip(),this.model._xAxisObj._seriesChanged&&this._savePrevs(),this._prepareViewRanges(e),!this._lazyPrepareLabels()&&this._labelContainer.prepare(t,this),e.trendline.visible?(this._trendLineView||this.add(this._trendLineView=new St(t,"rct-series-trendline")),this._trendLineView.setVis(!0)):this._trendLineView&&this._trendLineView.setVis(!1),{width:s,height:i}}_doLayout(){this._labelViews(),this._renderSeries(this.width,this.height),this._trendLineView&&this._trendLineView.visible&&this.$_renderTrendline(this._inverted),this._animatable&&!this._simpleMode&&this._runShowEffect(!this.control.loaded&&this.chart().loadAnimatable())}_doAfterLayout(){this.model._xAxisObj._seriesChanged&&new Va(this,(()=>{this.invalidate()}))}_collectVisPoints(t){return t._visPoints}$_setColorIndex(t,e){t.setData("index",e.index%12)}_setPointColor(t,e){t.setColor(e)}_setPointStyle(t,e,s,i){t.setAttrEx("aria-label",s.ariaHint()),this.$_setColorIndex(t,s),t.internalClearStyleAndClass(),e.pointStyle&&t.internalSetStyleOrClass(e.pointStyle),i&&i.forEach((e=>e&&t.internalSetStyleOrClass(e))),s.color&&this._setPointColor(t,s.color),s.range&&(s.range.color&&this._setPointColor(t,s.range.color),s.range.style&&t.internalSetStyleOrClass(s.range.style));const r=e.getPointStyle(s);r&&t.internalSetStyleOrClass(r)}_labelViews(){return this._labelContainer.setVis(this.model.isPointLabelsVisible()&&!this._animating()),this._labelContainer.visible?this._labelContainer:T}_getGrowRate(){return f(this._growRate,1)}_animating(){return!isNaN(this._growRate)||!isNaN(this._posRate)||!isNaN(this._prevRate)||this._animations.length>0}_lazyPrepareLabels(){return!1}_getShowAnimation(){}_runShowEffect(t){}_drawSpline(t,e,s,i){let r=e;if(s<0&&(s=t.length-1),1===m(s-e))return void i.line(t[r+1].px,t[r+1].py);const n=.23,a={x:0,y:0},h={x:0,y:0},o={x:0,y:0},l={x:t[r+1].px-t[r].px,y:t[r+1].py-t[r].py},c={x:0,y:0},_={x:0,y:0},u={x:0,y:0};let d={x:0,y:0},p=Math.sqrt(l.x*l.x+l.y*l.y);l.x/=p,l.y/=p;let g=t[r+1].px-t[r].px,f=t[r].px,x=t[r].py;for(++r;r!=s;r++){o.x=-l.x,o.y=-l.y,l.x=t[r+1].px-t[r].px,l.y=t[r+1].py-t[r].py,p=Math.sqrt(l.x*l.x+l.y*l.y),l.x/=p,l.y/=p,l.x<o.x?(d.x=o.x-l.x,d.y=o.y-l.y):(d.x=l.x-o.x,d.y=l.y-o.y);const s=Math.sqrt(d.x*d.x+d.y*d.y);d.x/=s,d.y/=s,o.y*l.y>=0&&(d={x:1,y:0}),a.x=-d.x*g*n,a.y=-d.y*g*n,r===e+1?i.quad(t[r].px+a.x,t[r].py+a.y,t[r].px,t[r].py):(c.x=f+h.x,c.y=x+h.y,_.x=t[r].px+a.x,_.y=t[r].py+a.y,u.x=(c.x+_.x)/2,u.y=(c.y+_.y)/2,i.quad(c.x,c.y,u.x,u.y),i.quad(_.x,_.y,t[r].px,t[r].py)),g=t[r+1].px-t[r].px,h.x=d.x*g*n,h.y=d.y*g*n,f=t[r].px,x=t[r].py}i.quad(f+h.x,x+h.y,t[r].px,t[r].py)}$_renderTrendline(t){const e=this.model,s=e._xAxisObj,i=e._yAxisObj,r=i._vlen,n=s._vlen,a=e.trendline._points.map((e=>{let a,h;return t?(h=n-s.getPos(n,e.x),a=i.getPos(r,e.y)):(a=s.getPos(n,e.x),h=r-i.getPos(r,e.y)),{x:a,y:h}}));if(this._trendLineView.setVis(a.length>1)){const t=new Dr;t.move(a[0].x,a[0].y),this.model.trendline.isCurved()?this._drawSpline(a.map((t=>({px:t.x,py:t.y}))),0,-1,t):t.lines(...a),this._trendLineView.setPath(t.end(!1))}}_layoutLabel(t,e,s){let{inverted:i,x:r,y:n,hPoint:a,labelView:h,labelOff:o}=t;if(!h.setVis(r>=0&&r<=e&&n>=0&&n<=s))return;const l=t.reversed?a<=0:a<0,c=h.getBBox();let _=!0;switch(i?n-=c.height/2:r-=c.width/2,t.labelPos){case ti.INSIDE:i?r-=(a+c.width)/2+(t.reversed?o:-o):n+=(a-c.height)/2+(t.reversed?o:-o);break;case ti.HEAD:i?l?r+=c.width-o:r-=c.width+o:l?n-=c.height+o:n+=o;break;case ti.FOOT:i?r-=l?a+c.width+o:a-o:n+=l?a+o:a-c.height-o;break;case ti.OUTSIDE:default:i?l?r-=c.width+o:r+=o:l?n+=o:n-=c.height+o,_=!1}h.setContrast(_&&t.pointView.dom),h.layout(h.textAlign()).trans(r,n)}_clipRange(t,e,s,i,r,n){if(n){const s=t;t=e,e=s}const a="x"===s,h=a?this.model._xAxisObj:this.model._yAxisObj,o=h.reversed,l=h.getPos(a?t:e,g(h.axisMin(),i.fromValue)),c=h.getPos(a?t:e,p(h.axisMax(),i.toValue));n?a?o?r.setBounds(c,-e,m(c-l),e):r.setBounds(l,-e,m(c-l),e):r.setBounds(0,-g(l,c),t,m(c-l)):a?o?r.setBounds(c,0,m(c-l),e):r.setBounds(l,0,m(c-l),e):r.setBounds(0,e-g(l,c),t,m(c-l))}_setFill(t,s){e(s)&&s[K]?t.internalSetStyle(K,s[K]):r(s)&&t.dom.classList.add(s)}_savePrevs(){}}Ta.POINT_CLASS="rct-point",Ta.DATA_HOVER="hover",Ta.DATA_UNHOVER="unhover",Ta.LEGEND_MARKER="rct-legend-item-marker";class Na extends St{constructor(t){super(t,Ta.POINT_CLASS)}savePrevs(){}}class Ra extends Na{constructor(){super(...arguments),this.labelViews=[]}savePrevs(){super.savePrevs(),this.wSave=this.wPoint,this.xSave=this.x}}let Ma=class extends Ra{layout(t,e,s,i){this.x=t,this.setPath(Hs.bar(t-this.wPoint/2,e,this.wPoint,-this.hPoint,s,i))}};class Oa extends ea{savePrevs(){this.wSave=this.width,this.xSave=this.x}}class Da extends Ta{constructor(){super(...arguments),this._labelInfo={}}_prepareSeries(t,e){this._preparePoints(t,e,this._visPoints)}_renderSeries(t,e){this._pointContainer.invert(this._inverted,e),this._layoutPoints(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this._layoutPoints(this.width,this.height)}_savePrevs(){this._getPointPool().forEach((t=>t.savePrevs()))}getPointsAt(t,e){return[]}}class Ba extends Da{_doPrevRateChanged(t){0==t&&this._layoutPoints(this.width,this.height),this.invalidate()}_layoutPoints(t,e){const s=this.model,i=this._inverted,r=this._getGrowRate(),n=this._prevRate,a=s.pointLabel,o=this._labelViews(),l=s._xAxisObj,c=s._yAxisObj,_=c.reversed,u=2*l.unitPad(),d=c.prev(i?t:e),p=l.prev(i?e:t),m=i?0:e,x=c.axisMin(),w=c.getPos(d,x),b=s.getBaseValue(c)||0,y=f(c.getPos(d,g(x,b)),w),v=!isNaN(b),V=t=>c.getPos(d,t),S=t=>l.getPos(p,t),P=o&&h(this._labelInfo,{inverted:i,reversed:_,labelPos:s.getLabelPosition(a.position),labelOff:s.getLabelOff(a.getOffset())});this._getPointPool().forEach(((a,h)=>{const c=a.point;if(a.setVis(!c.isNull)){const _=l.getUnitLen(p,c.xValue)*(1-u);let d=s.getPointWidth(_),g=V(c.yGroup),f=y;if(c.yGroup!=c.yValue){const t=b>c.yGroup,e=c.yGroup<0,s=c.yValue<0,i=t&&e&&!s||t&&!e&&!s||!t&&e&&s||!t&&!e&&s,r=c.yGroup-c.yValue*(i?-1:1);f=V(r)}const x=(g-f)*r;let w=S(c.xValue)-_/2;if(isNaN(w)){const t=l.getUnitLen(p,c.xValue)*(1-u);w=S(c.xValue)-t/2}let k=m-g;isNaN(n+a.wSave)||(d=a.wSave+(d-a.wSave)*n),w+=s.getPointPos(_)+d/2,isNaN(n+a.xSave)||(w=a.xSave+(w-a.xSave)*n),c.xPos=w,c.yPos=k,this._layoutPoint(a,h,w,m-y*(1-r)-f*r,d,x),i&&(k=p-S(c.xValue)+_/2,w=m,c.yPos=k-=s.getPointPos(_)+d/2,c.xPos=w+=v?V(c.yGroup)*r:V(c.yGroup*r)),P&&(P.labelView=o.get(c,0))&&(P.pointView=a,P.x=w,P.y=k,P.wPoint=d,P.hPoint=x,this._layoutLabel(P,t,e))}}))}}class $a extends Da{_doPrevRateChanged(t){0==t&&this._layoutPoints(this.width,this.height),this.invalidate()}_layoutPoints(t,e){const s=this.model,i=s.chart.isInverted(),r=this._getGrowRate(),n=this._prevRate,a=s.pointLabel,o=this._labelViews(),l=s._xAxisObj,c=s._yAxisObj;c.reversed;const _=2*l.unitPad(),u=i?t:e,d=i?e:t,p=i?0:e,g=o&&h(this._labelInfo,{inverted:i,labelPos:s.getLabelPosition(a.position),labelOff:s.getLabelOff(a.getOffset())});this._getPointPool().forEach(((a,h)=>{const m=a.point;if(a.setVis(!m.isNull)){const f=l.getUnitLen(d,m.xValue)*(1-_);let x=s.getPointWidth(f);const w=(c.getPos(u,m.yValue)-c.getPos(u,this._getLowValue(m)))*r;let b=l.getPos(d,m.xValue)-f/2,y=p-c.getPos(u,m.yGroup)*r;isNaN(n+a.wSave)||(x=a.wSave+(x-a.wSave)*n),b+=s.getPointPos(f)+x/2,isNaN(n+a.xSave)||(b=a.xSave+(b-a.xSave)*n),m.xPos=b,m.yPos=y,this._layoutPoint(a,h,b,y,x,w),i&&(y=d-l.getPos(d,m.xValue)+f/2,b=p,m.yPos=y-=s.getPointPos(f)+x/2,m.xPos=b+=c.getPos(u,m.yGroup)*r),o&&(g.pointView=a,g.hPoint=w,g.x=b,g.y=y,(g.labelView=o.get(m,0))&&(g.hPoint=w,this._layoutLabel(g,t,e)),(g.labelView=o.get(m,1))&&(i?g.x-=w:g.y+=w,g.hPoint=-w,this._layoutLabel(g,t,e)))}}))}}class Ia extends Na{distance(t,e,s){return this.point.isNull?Number.MAX_VALUE:Math.sqrt(Math.pow(this.point.xPos-e,2)+Math.pow(this.point.yPos-s,2))-t}}class Fa extends Ta{static _createDrawers(...t){const e={};return t.forEach((t=>{e[t]=e=>Hs[t](0-e,0-e,2*e,2*e)})),e}constructor(t,e){super(t,e),this._markers=this._createMarkers(this._pointContainer)}getHintDistance(){return this.model.hintDistance}_getPointPool(){return this._markers}clipInvertable(){return!1}getPointsAt(t,e){return[]}_getDrawer(t){return Fa._drawers[t]||Fa._drawers.circle}_layoutLabelView(t,e,s,i,r,n){let a=t.getBBox();e===ti.AUTO&&(e=this._getAutoPos(a.width>=2*i*.9)),t.setVis(null!=e)&&(r-=a.width/2,e===ti.INSIDE?t.trans(r,n-a.height/2):e&&t.trans(r,n-i-a.height-s))}}Sa=Fa,Fa._drawers=Object.assign({circle:t=>Hs.circle(0,0,t)},Sa._createDrawers("square","diamond","triangle","itriangle","star","rectangle"));class za extends Ds{constructor(t){super(),this.series=t,this.duration=300}_doUpdate(t){return!!this.series&&(this.series._zombieRate=this.series._zombie.visible?t:1-t,this.series._resizeZombie(),!0)}_doStop(){this.series&&(this.series._zombie=null,this.series._zombieAni=null,this.series.invalidate(),this.series=null)}}class Ha extends Ta{togglePointVisible(t){var e;this._willZombie=t,t.visible||null===(e=this._labelContainer.get(t,0))||void 0===e||e.hide(200)}isPointVisible(t){return t===this._zombie||super.isPointVisible(t)}_collectVisPoints(t){let e=super._collectVisPoints(t);return this._willZombie&&!this._willZombie.visible&&(e.push(this._willZombie),e=e.sort(((t,e)=>t.index-e.index))),e}_prepareSeries(t,e){var s;this._zombie&&(this._zombie=null,null===(s=this._zombieAni)||void 0===s||s.stop(),this._zombieAni=null),this._willZombie&&(this._zombie=this._willZombie,this._willZombie=null,this._zombieAni=new za(this),this._zombieAni.start()),this.setData("pointcolors","f")}_createPointLegendMarker(t,e,s){return Gs.create(t,"rct-legend-item-marker",0,0,s,s,s/2)}_preparePoint(t,e,s,i){s._legendMarker||s.setLegendMarker(this._createPointLegendMarker(t,s,Cs.MARKER_SIZE)),this._setPointStyle(i,e,s),s._calcedColor=getComputedStyle(i.dom).fill}}class Ga extends wt{constructor(t,e){super(t,e,"circle")}setCircle(t,e,s){this.setAttrs({cx:t,cy:e,r:s})}}class ja extends St{setArc(t,e,s,i,r,n){this.setPath(Hs.arc(t,e,s,s,i,close?i+r:i-r,n))}}class Wa extends ja{setPolyline(t){this.setPath(Hs.lines(...t))}}class Ya extends St{static create(t,e,s,i,r,n,a,h,o=!0){return new Ya(t,e,{cx:s,cy:i,rx:r,ry:n,innerRadius:0,start:a,angle:h,clockwise:o})}static createInner(t,e="",s,i,r,n,a,h,o,l=!0){return new Ya(t,e,{cx:s,cy:i,rx:r,ry:n,innerRadius:a,start:h,angle:o,clockwise:l})}constructor(t,e=T,s=T){super(t,e),this.cx=0,this.cy=0,this.rx=0,this.ry=0,this.innerRadius=0,this.start=0,this.angle=0,this.clockwise=!0,this.rate=1,s&&this._assignShape(s,!1),this.setAttr("role","img")}equals(t){return t.cx===this.cx&&t.cy===this.cy&&t.rx===this.rx&&t.ry===this.ry&&t.innerRadius===this.innerRadius&&t.start===this.start&&t.angle===this.angle&&t.clockwise===this.clockwise}setSector(t){this._assignShape(t,!1)}setSectorEx(t,e){this._assignShape(t,e)}_getShape(){return{cx:this.cx,cy:this.cy,rx:this.rx,ry:this.ry,innerRadius:this.innerRadius,start:this.start,angle:this.angle,clockwise:this.clockwise}}_assignShape(t,e){this.cx=t.cx,this.cy=t.cy,this.rx=t.rx,this.ry=t.ry,this.innerRadius=t.innerRadius,this.start=t.start,this.angle=t.angle,this.clockwise=t.clockwise,this.setPath(e?this.$_renderArc():this.$_renderSector())}$_renderSector(){return Hs.sector(this.cx,this.cy,this.rx*this.rate,this.ry*this.rate,this.innerRadius||0,this.start,this.clockwise?this.start+this.angle:this.start-this.angle,this.clockwise)}$_renderArc(){return Hs.arc(this.cx,this.cy,this.rx*this.rate,this.ry*this.rate,this.start,this.clockwise?this.start+this.angle:this.start-this.angle,this.clockwise)}}class Xa extends oa{constructor(t,e){super(t,e),this.dom.classList.add(this._defaultCalss()),this.add(this._paneElement=new Gs(t,Xa.PANE_CLASS)),this.add(this._contentContainer=new bt(t,null)),this._doInitContents(t,this._contentContainer)}_defaultCalss(){return Xa.GAUGE_CLASS}clicked(t){}prepareGauge(t,e){this._prepareGauge(t,e)}getPosition(t,e){const s=this.model;let i=s.getLeft(t),r=s.getTop(e);return isNaN(i)&&(i=s.getRight(t)-this.width,isNaN(i)&&(i=(t-this.width)/2)),isNaN(r)&&(r=s.getBottom(e)-this.height,isNaN(r)&&(r=(e-this.height)/2)),{x:i,y:r}}_prepareStyleOrClass(t){this._paneElement.setStyleOrClass(t.backgroundStyle)}_doMeasure(t,e,s,i,r){return e.getSize(s,i)}_doLayout(){let t=this.width,e=this.height;this._paneElement.resizeRect(t,e);const s=h(ct.getPadding(this.dom));t-=s.left+s.right,e-=s.top+s.bottom,this._renderGauge(t,e),this._contentContainer.trans(s.left,s.top)}_getGroupView(){let t=this.parent;for(;t;){if(t instanceof eh)return t;t=t.parent}}}Xa.GAUGE_CLASS="rct-gauge",Xa.PANE_CLASS="rct-gauge-pane";class Ua extends Ds{constructor(t,e,s){super(),this.view=t,this.from=e,this.to=s}_doUpdate(t){return this.view._runValue=this.from+(this.to-this.from)*t,this.view._renderValue(),!0}}class Za extends Xa{constructor(){super(...arguments),this.valueOf=(t,e,s)=>{const i=t.getParam(e);return a(i)?Rt.getFormatter(s||t.label.numberFormat).toStr(i):i},this._prevValue=0}_prepareStyleOrClass(t){super._prepareStyleOrClass(t),this._backgroundView().setStyleOrClass(t.style)}_doLayout(){this._ani&&(this._ani.stop(),this._ani=null),super._doLayout(),this._checkValueAnimation()}_getValue(t){return g(t.minValue,p(t.maxValue,f(this._runValue,t.value)))}_checkValueAnimation(){const t=this.model;this._animatable&&t.animatable&&t.value!==this._prevValue&&(this._ani=new Ua(this,this._prevValue,t.value).start((()=>this._runValue=NaN)),this._prevValue=t.value)}}class Ka extends ia{}class qa extends na{constructor(t){super(t,"rct-gauge-scale"),this.add(this._line=this._createLine(t,"rct-gauge-scale-line")),this.add(this._tickContainer=new bt(t,"rct-gauge-scale-ticks")),this._ticks=new Kn(this._tickContainer,gr),this.add(this._labelContainer=new bt(t,"rct-gauge-scale-tick-labels")),this._labels=new Kn(this._labelContainer,Ka)}}class Qa extends qa{_createLine(t,e){return new gr(t,e)}_doMeasure(t,e,s,i,r){const n=e._reversed,a=e._vertical,h=e.label,o=e._steps,l=o.length;let c=a?e.gap:s,_=a?i:e.gap;if(this._tickContainer.setVis(e.tick.visible)&&(this._tickContainer.setStyleOrClass(e.tick.style),this._ticks.prepare(l)),a?c+=e.tick.length:_+=e.tick.length,this._labelContainer.setVis(e.label.visible)&&(this._labelContainer.setStyleOrClass(e.label.style),this._labels.prepare(l,(e=>{e.setModel(t,h,null,null)})),l>0))if(a){let t=0;this._labels.forEach(((e,s)=>{e.setText(h.getText(o[n?s:l-1-s])),t=g(e.getBBox().width)})),c+=t}else{let t=0;this._labels.forEach(((e,s)=>{e.setText(h.getText(o[n?l-1-s:s])),t=g(e.getBBox().height)})),_+=t}return{width:c,height:_}}_doLayout(){const t=this.model;t._vertical?this.$_layoutVert(t,this.width,this.height):this.$_layoutHorz(t,this.width,this.height)}$_layoutHorz(t,e,s){const i=this._line,r=t.tick,n=t._steps;n.length;const a=t.position===Me.OPPOSITE,h=a?-r.length:r.length;let o,l=a?s-t.gap:t.gap;if(i.setVis(t.line.visible)&&(i.setStyleOrClass(t.line.style),i.setHLine(l,0,e)),this._tickContainer.setVis(r.visible)&&this._ticks.forEach(((s,i)=>{o=t.getRate(n[i])*e,s.setVLine(o,l,l+h)})),this._labelContainer.visible){let s=Number.MIN_SAFE_INTEGER;l=a?0:l+h,this._labels.forEach(((i,r)=>{const a=i.getBBox();o=t.getRate(n[r])*e,i.setVis(o-a.width/2>s)&&(i.layout(it.CENTER).trans(o-a.width/2,l),s=o+a.width/2)}))}}$_layoutVert(t,e,s){const i=this._line,r=t.tick,n=t._steps;this.height,n.length;const a=t.position===Me.OPPOSITE,h=a?r.length:-r.length;let o,l=a?t.gap:e-t.gap;if(i.setVis(t.line.visible)&&(i.setStyleOrClass(t.line.style),i.setVLine(l,0,s)),this._tickContainer.setVis(r.visible)&&this._ticks.forEach(((e,i)=>{o=t.getRate(n[i])*s,e.setHLine(o,l,l+h)})),this._labelContainer.visible){a?Qt.START:Qt.END;const i=a?it.LEFT:it.RIGHT;l=a?l+h:e-t.gap+h,this._labels.forEach(((e,r)=>{const h=e.getBBox(),c=a?l:l-h.width;o=t.getRate(n[r])*s,e.layout(i).trans(c,o-h.height/2)}))}}}class Ja extends Za{measureLabelSize(t,e,s){const i=t.label,r=this.labelView();return i.setText(t.getLabel(i,t.value)),r.text=i.text,i.buildSvg(r,null,e,s,t,i._domain),Jn(r.getBBox())}_renderGauge(t,e){const s=this.model,i=f(this._runValue,s.value);this._measureGauge(s,s.label,this.labelView(),i,s.isVertical(),t,e),this._renderValue()}_renderValue(){const t=this.model,e=t.label,s=t.scale,i=this.labelView(),r=f(this._runValue,t.value),n=h({},this._rBand);if(this._renderScale(n),this.background().setRect(n),n.height>0&&this._renderBand(t,n,r),"top"!==e._runPos&&"bottom"!==e._runPos||(this._rLabel.height=n.height),this._renderLabel(t,e,i,r),!this._vertical&&("left"===e._runPos||"right"===e._runPos)&&s.visible&&s.position===Me.OPPOSITE){const t=i.getBBox();i.ty+t.height>this.height&&i.transY(g(0,this.height-t.height))}}_measureGauge(t,e,s,i,r,n,a){const h=this._rBand=Qn(0,0,n,a);if(this._vertical=t.group instanceof yn?t.group.vertical:r,e.visible){const r=e._runPos=w(e.position,this._vertical?"top":"left"),o=e._runVert="top"===r||"bottom"===r,l=t.group?t.group.itemLabel.gap:e._runGap=e.getGap(o?a:n);let c=o?n:e.getWidth(n),_=o?e.getHeight(a):a;const u=o?n:e.getMaxWidth(n),d=o?e.getMaxHeight(a):a,p=this._rLabel=Qn(0,0,n,a);s.setStyleOrClass(e.style),e.setText(t.getLabel(e,e.animatable?i:t.value)),s.text=e.text,e.buildSvg(s,null,f(c,u),f(_,d),t,e._domain);const m=s.getBBox();switch(o?(p.height=f(_,m.height),h.height=g(0,h.height-(p.height+l))):(p.width=f(c,m.width),this._wLabel=t.group?t.group._labelWidth:p.width,h.width=g(0,h.width-(this._wLabel+l))),r){case"top":h.y=p.height+l;break;case"bottom":p.y=h.height+l;break;case"right":p.x=h.width+l;break;default:h.x=this._wLabel+l}}else this._rLabel=null}_renderLabel(t,e,s,i){if(s.visible){const t=this._rLabel,i=s.getBBox();let r=t.x,n=t.y;switch(e._runPos){case"top":case"bottom":r+=t.width/2;break;case"right":r=this.width-t.width,s.anchor=Qt.START,n+=g(0,(t.height-i.height)/2);break;default:s.anchor=Qt.END,r+=this._wLabel,n+=g(0,(t.height-i.height)/2)}s.trans(r,n)}}_renderScale(t){const e=this.model,s=e.label,i=e.scale,r=this.scaleView(),n=this._vertical?t.height:t.width;let a,h;if(i._vertical=this._vertical,i._reversed=e.reversed,isNaN(this._runValue)&&i.buildSteps(n,e.value),r.setVis(e.scaleVisible())){const e=r.measure(this.doc,i,t.width,t.height,1);this._vertical?(a=0,h=t.y,t.width=g(0,t.width-e.width),i.position===Me.OPPOSITE?a=t.x+t.width:(s._runVert||(a=t.x),t.x+=e.width)):(a=t.x,t.height=g(0,t.height-e.height),i.position===Me.OPPOSITE?s._runVert?(h=t.y,t.y+=e.height):(this._rLabel.y=t.y+=e.height,h=t.y-e.height):h=t.y+t.height),r.resizeByMeasured().layout().trans(a,h)}}}class th extends Za{}class eh extends Xa{_defaultCalss(){return eh.GAUGE_GROUP_CLASS}_doInitContents(t,e){e.add(this._gaugeContainer=new bt(t,"rct-gauge-group-container")),this._gaugeViews=this._createPool(this._gaugeContainer)}_setChartOptions(t,e,s){super._setChartOptions(t,e,s),this._gaugeViews.forEach((i=>i._setChartOptions(t,e,s)))}_prepareGauge(t,e){this._gaugeViews.prepare(e.count()),this._doPrepareGauges(t,e,this._gaugeViews)}_renderGauge(t,e){this._doRenderGauges(this._gaugeContainer,this._gaugeViews,t,e)}_doPrepareGauges(t,e,s){s.forEach(((s,i)=>{s.prepareGauge(t,e.getVisible(i))}))}}eh.GAUGE_GROUP_CLASS="rct-gauge-group";class sh extends qa{setExtents(t,e){this._center=t,this._exts=e}_createLine(t,e){return new ja(t,e)}_doMeasure(t,e,s,i,r){const n=e._steps.length-(360===e.gauge.sweepAngle?1:0);return this._line.setVis(e.line.visible)&&this._line.internalSetStyleOrClass(e.line.style),this._tickContainer.setVis(e.tick.visible)&&(this._tickContainer.internalSetStyleOrClass(e.tick.style),this._ticks.prepare(n)),this._labelContainer.setVis(e.label.visible)&&(this._labelContainer.internalSetStyleOrClass(e.label.style),this._labels.prepare(n,(t=>{}))),{width:s,height:i}}_doLayout(t){const e=this.model,s=e._steps,i=e.gauge,r=e.position===Me.OPPOSITE?-1:1,n=i.props,a=this._center.x,h=this._center.y,o=this._exts.scale,l=o+this.model.tick.length*r,u=n._sweepRad,d=n._startRad,p=i.maxValue-i.minValue;let g,m,f,x;if(this._line.visible&&this._line.setArc(a,h,o,d,u,!0),this._tickContainer.visible&&this._ticks.forEach(((t,i,r)=>{const n=e.getRate(s[i])*u+d;g=a+c(n)*o,m=h+_(n)*o,f=a+c(n)*l,x=h+_(n)*l,t.setLine(g,m,f,x)})),this._labelContainer.visible){this._labels.get(0).setText(String(i.maxValue));const t=l+.2*this._labels.get(0).getBBox().height*r;this._labels.forEach(((n,o,l)=>{const g=e.getRate(s[o])*u+d;n.setText(String(I(i.minValue+e.getRate(s[o])*p)));const m=n.getBBox();f=a+c(g)*(t+m.width/2*r)-m.width/2,x=h+_(g)*(t+m.height/2*r)-m.height/2,n.trans(f,x)}))}}}let ih=class extends na{constructor(t){super(t,"rct-circle-gauge-band"),this._sectorViews=new Kn(this,Ya),this.add(this._labelContainer=new bt(t,"rct-circle-gauge-band-tick-labels")),this._labels=new Kn(this._labelContainer,ee)}setExtends(t,e){this._center=t,this._exts=e}_doLayout(t){const e=this.model,s=e.gauge,i=s.scale,r=s.props,n=this._center.x,a=this._center.y,h=this._exts.band,o=s.clockwise,l=1-this._exts.bandThick/h,c=e.ranges,_=r._sweepRad;s.maxValue,s.minValue;let u=r._startRad;this._sectorViews.prepare(c.length).forEach(((t,e)=>{const s=i.getRate(c[e].toValue-c[e].fromValue)*_;t.setSector({cx:n,cy:a,rx:h,ry:h,innerRadius:l,start:u,angle:s,clockwise:o}),t.internalClearStyleAndClass(),t.setFill(c[e].color),c[e].style&&t.addStyleOrClass(c[e].style),u+=s}))}};class rh extends St{render(t,e){const s=t.getRadius(e);return s!==this._radius&&(this._radius=s,this.setPath((new Dr).circle(0,0,s).end())),this.internalSetStyleOrClass(t.style),this}}class nh extends St{render(t,e){const s=t.getExtents(e);if(s.radius!==this._radius||s.length!==this._length||s.offset!==this._offset){const t=this._radius=s.radius,e=this._offset=s.offset;if(this._length=s.length,this._radius>0&&this._length>0){const s=new Dr;s.move(-t,e).line(0,-this._length+e).line(t,e),this.setPath(s.end())}else this.setPath("")}return this.internalSetStyleOrClass(t.style),this}}class ah extends th{constructor(t){super(t,"rct-circle-gauge")}_doInitContents(t,e){e.add(this._rimView=new Ya(t,"rct-circle-gauge-rim")),e.add(this._valueView=new Ya(t,"rct-circle-gauge-value")),e.add(this._innerView=new Ya(t,"rct-circle-gauge-inner")),e.add(this._textView=new ee(t,"rct-circle-gauge-label")),e.add(this._handContainer=new bt(t,void 0)),e.add(this._scaleView=new sh(t)),e.add(this._bandView=new ih(t))}_backgroundView(){return this._rimView}_prepareGauge(t,e){this._rimView.setVis(e.rim.visible),this._scaleView.setVis(e.scale.visible),this._bandView.setVis(e.band.visible),this._valueView.setVis(e.valueRim.visible),e.hand.visible?(this._handView||this._handContainer.add(this._handView=new nh(t,"rct-circle-gauge-hand")),this._handView.visible=!0):this._handView&&(this._handView.visible=!1),e.pin.visible?(this._pinView||this._handContainer.add(this._pinView=new rh(t,"rct-circle-gauge-pin")),this._pinView.visible=!0):this._pinView&&(this._pinView.visible=!1),this._textView.setVis(e.labelVisible())&&this._textView.setStyleOrClass(e.label.style)}_renderGauge(t,e){const s=this.model,i=s.getCenter(t,e),r=s.getExtents(p(t,e));this.$_renderBackground(s,i,r),this._renderValue()}_renderValue(){const t=this.model,e=t.scale,s=t.getProps(),i=this._getValue(t),r=e.getRate(f(i,0)),n=this._center,a=this._exts,h=t.valueRim.getThickness(a.radiusThick),o=this._textView;if(this._valueView.visible){const e=t.valueRim,o=e.getRange(i),l=a.value+(e.stroked?0:h/2),c=this._valueView;c.setStyleOrClass(e.style),o&&(c.setStyle(e.stroked?"stroke":"fill",o.color),o.style&&c.addStyleOrClass(o.style)),e.stroked&&(c.setFill("none"),c.setStyle("strokeWidth",H(h))),c.setBoolData("stroked",e.stroked),c.setSectorEx({cx:n.x,cy:n.y,rx:l,ry:l,innerRadius:(l-h)/l,start:s._startRad,angle:s._sweepRad*r,clockwise:t.clockwise},t.valueRim.stroked)}if(this._handView){const e=(s._handRad+s._sweepRad*r)*D;this._handView.render(t.hand,a.radius).transp(n).rotate(t.clockwise?e:-e)}if(o.visible)if(t.label.setText(t.getLabel(t.label,t.label.animatable?i:t.value)),o.text=t.label.text,t.label.buildSvg(o,null,NaN,NaN,t,t.label._domain),o.setBoolData("grouped",!!t.group),t.group)this.$_layoutGroupedLabel(t,o,a);else{const e=o.getBBox(),s=t.label.getOffset(this.width,this.height);o.trans(n.x+s.x,n.y-e.height/2+s.y)}}$_renderBackground(t,e,s){const i=t.getProps(),r=i._startRad;this._center=e,this._exts=s,t.scale.buildSteps(s.scale*i._sweepRad,NaN),this._rimView.visible&&(this._rimView.internalSetStyleOrClass(t.rim.style),this._rimView.setSector({cx:e.x,cy:e.y,rx:s.radius,ry:s.radius,innerRadius:1-s.radiusThick/s.radius,start:r,angle:i._sweepRad,clockwise:t.clockwise})),this._scaleView.visible&&(this._scaleView.setStyleOrClass(t.scale.style),this._scaleView.measure(this.doc,t.scale,this.width,this.height,0),this._scaleView.setExtents(e,s),this._scaleView.layout()),this._bandView.visible&&(this._bandView.setStyleOrClass(t.band.style),this._bandView.measure(this.doc,t.band,this.width,this.height,0),this._bandView.setExtends(e,s),this._bandView.layout()),this._innerView.setStyleOrClass(t.innerStyle);let n=s.inner;const a=getComputedStyle(this._innerView.dom),h=parseFloat(a.strokeWidth);h>1&&(n-=h/2),this._innerView.setSector({cx:e.x,cy:e.y,rx:n,ry:n,innerRadius:0,start:0,angle:2*Math.PI,clockwise:!0}),this._pinView&&this._pinView.render(t.pin,n).trans(e.x,e.y)}$_layoutGroupedLabel(t,e,s){const i=e.getBBox(),r=this._rimView.getBBox(),n=+t.group.labelGap||0;e.anchor=Qt.END,e.trans(r.x+r.width/2-n,r.y+(s.radius-s.inner-i.height)/2)}}class hh extends Ds{constructor(t){super(),this.view=t}_doUpdate(t){return this.view._secRate=t,this.view.$_renderHands(this.view.model,this.view._exts),!0}}class oh extends Ia{beginHover(t,e){this._saveRadius=this._radius}setHoverRate(t,e,s){const i=this.point,r=(+t.model.marker.hoverScale||1.8)-1;let n=this._radius;e?isNaN(s)||(n=this._radius=this._saveRadius*(1+s*r)):n=this._radius=this._saveRadius*(1+r-(isNaN(s)?r:r*s)),Hs.setShape(this,t.model.getShape(i),n,n),this.index>0?this.trans(i.px2-n,i.py2-n):this.trans(i.xPos-n,i.yPos-n)}endHover(t,e){this._radius=this._saveRadius}getTooltipPos(){return{x:this.point.xPos,y:this.point.yPos}}distance(t,e,s){const i=0===this.index?this.point.xPos:this.point.px2,r=0===this.index?this.point.yPos:this.point.py2;return this.point.isNull?Number.MAX_VALUE:Math.sqrt(Math.pow(i-e,2)+Math.pow(r-s,2))-t}}class lh extends La{}class ch extends Ta{constructor(t,e){super(t,e),this._needBelow=!1,this._rangeClips=[],this.insertFirst(this._lineContainer=new lh(t,"rct-line-series-lines")),this._lineContainer.add(this._line=new St(t,"rct-line-series-line")),this._markers=new Kn(this._pointContainer,oh)}getClipContainer(){return this._lineContainer}_getPointPool(){return this._markers}needDecoreateLegend(){return!0}decoreateLegend(t){const e=getComputedStyle(this._line.dom),s=t._marker;s._line.setStyle("strokeWidth",e.strokeWidth),s._shape?(s._marker.internalSetStyles(this.model.marker.style),s._line.setStyle("strokeDasharray","")):s._line.setStyle("strokeDasharray",e.strokeDasharray)}_prepareSeries(t,e){e instanceof Pr&&this._prepareBelow(e),!this._simpleMode&&this.$_prepareMarkers(e,this._visPoints)}_prepareViewRanges(t){super._prepareViewRanges(t),this._prepareRanges(t,t._runRanges)}_renderSeries(t,e){this._lineContainer.invert(this._inverted,e),this._layoutMarkers(this._visPoints,t,e),this.model.prepareLines(this._visPoints)}_doAfterLayout(){this._layoutLines()}_runShowEffect(t){this._polar?t&&fa.grow(this):t&&fa.reveal(this,{from:function(t){const e=t.model._xAxisObj.reversed;return t._inverted?e?"top":"bottom":e?"right":"left"}(this)})}_doViewRateChanged(t){this._layoutMarkers(this._visPoints,this.width,this.height),this._layoutLines()}getPointsAt(t,e){return[]}getNearest(t,e){const s=this.model.marker.radius,i=this._markers._internalItems().reduce(((i,r)=>i.distance(s,t,e)<r.distance(s,t,e)?i:r));return{pv:i,dist:i.distance(s,t,e)}}getHintDistance(){return this.model.marker.hintDistance}canHover(t,e,s){return t<=this.model.marker.radius+s}_markersPerPoint(){return 1}_prepareBelow(t){var e,s;const i=this.control;let r=this._lowLine;if(this._needBelow=t.belowStyle&&t._minY<t.getBaseValue(t._yAxisObj),this._needBelow)return r||(this._lineContainer.insertChild(r=this._lowLine=new St(this.doc,"rct-line-series-line rct-line-series-line-below"),this._line),this._upperClip=i.clipBounds(),this._lowerClip=i.clipBounds(),this._upperClip.setAttr(wt.ASSET_KEY,"1"),this._lowerClip.setAttr(wt.ASSET_KEY,"1")),this._line.setClip(this._upperClip),r.setClip(this._lowerClip),!0;null==r||r.setClip(),this._line.setClip(),null===(e=this._upperClip)||void 0===e||e.remove(),null===(s=this._lowerClip)||void 0===s||s.remove()}_prepareRanges(t,e){const s=this._rangeClips;let i=this._rangeLines;if(e){for(i||(i=this._rangeLines=new Kn(this._lineContainer,St)),i.prepare(e.length);s.length<e.length;){const t=new Vt(this.doc);t.setAttr(wt.ASSET_KEY,"1"),this.control.clipContainer().append(t.dom),s.push(t)}for(;s.length>e.length;)s.pop().remove()}else i&&(i.freeAll(),s.forEach((t=>t.remove())),s.length=0)}$_resetClips(t,e,s,i){const r=this.model._yAxisObj.reversed;let n;(n=this._upperClip)&&(i?r?n.setBounds(0,-s,e,t):n.setBounds(0,-t,e,t-s):r?n.setBounds(0,0+s,t,e-s):n.setBounds(0,0,t,s)),(n=this._lowerClip)&&(this._inverted?r?n.setBounds(0,-t,e,t):n.setBounds(0,-s,e,t-s):r?n.setBounds(0,0,t,s):n.setBounds(0,0+s,t,e-s))}$_prepareMarkers(t,e){const s=t instanceof Pr&&this._needBelow,i=s?t.getBaseValue(t._yAxisObj):NaN,r=[t.marker.style,null];if(this._pointContainer.setVis(!t._simpleMode)){const n=this._markersPerPoint(),a=e.length;this._markers.prepare(a*n,((n,h)=>{const o=e[h%a];o.isNull||(n.point=o,r[1]=s&&o.yValue<i?t.belowStyle:null,this._setPointStyle(n,t,o,r)),n.point=o,n.index=h<a?0:1}))}else this._markers.prepare(0)}_layoutMarker(t,e,s,i){const r=this.model,n=t.point,a=t._radius=r.getRadius(n);e&&t.internalSetStyleOrClass(e),Hs.setShape(t,r.getShape(n),a,a),t.setPos(s,i),t.trans(s-=a,i-=a)}_layoutMarkers(t,e,s){const i=this.model,r=i.marker,n=r.style,a=this._inverted,h=i.needClip(!1),o=this._getGrowRate(),l=r.visible,u=r.firstVisible,d=r.lastVisible,p=i.pointLabel,g=p.position,m=p.align,f=p.getAlignOffset(),x=p.textAlign,w=p.getOffset(),b=this._labelViews(),y=i._xAxisObj,v=i._yAxisObj,V=this._polar=i.chart.body.getPolar(y),S=!!V,P=v.prev(a?e:s),k=y.prev(V?V.rd*R:a?s:e),E=a?0:s,A=t.length;t.forEach(((t,i)=>{let r,p;if(V){const e=V.start+y.getPos(k,t.xValue),s=v.getPos(V.rd,t.yGroup)*o;r=t.px=V.cx+s*c(e),p=t.py=V.cy+s*_(e)}else r=t.px=y.getPos(k,t.xValue),p=t.py=E-v.getPos(P,t.yGroup),a&&(r=v.getPos(P,t.yGroup),p=s-y.getPos(k,t.xValue));t.xPos=r,t.yPos=p;const C=this._markers.get(i),L=b&&b.get(t,0);if(C&&C.setVis(!t.isNull&&(S||!h||r>=0&&r<=e&&p>=0&&p<=s))){this._layoutMarker(C,n,r,p);const t=0==i&&null!=u?u:i==A-1&&null!=d?d:l;if(C.setStyle("opacity",t?"1":"0"),L){const t=C._radius,e=L.getBBox();switch(L.visible=!0,L.setContrast(null),g){case ti.INSIDE:p-=e.height/2+w;break;case ti.FOOT:p+=w+(l?t:0);break;default:p-=e.height+w+(l?t:0)}switch(m){case it.LEFT:r-=e.width+(l?t:0)+f;break;case it.RIGHT:r+=(l?t:0)+f;break;default:r-=e.width/2+f}L.layout(x).trans(r,p)}}else L&&L.setVis(!1)}))}_layoutLines(){const t=this.model;if(!this._lineContainer.setVis(t._lines.length>0))return;const e=this.width,s=this.height,i=this._inverted,r=t instanceof Pr&&this._needBelow;let n=this._buildLines2(t._lines,this._polar);if(t._runRanges)this._rangeLines.forEach(((r,a)=>{const h=t._runRanges[a];r.setPath(n),r.internalClearStyleAndClass(),r.internalSetStyle("stroke",h.color),r.internalSetStyleOrClass(h.style),ct.setImportantStyle(r.dom.style,K,"none"),r.setClip(this._rangeClips[a]),this._clipRange(e,s,t._runRangeValue,h,this._rangeClips[a],i)}));else{const e=this._line;e.setPath(n),e.internalClearStyleAndClass(),e.internalSetStyle("stroke",t._runColor),e.internalSetStyleOrClass(t.style),ct.setImportantStyle(e.dom.style,K,"none")}if(r){const r=this._lowLine,a=t._yAxisObj,h=t.getBaseValue(a);i?this.$_resetClips(e,s,a.getPos(e,h),!0):this.$_resetClips(e,s,s-a.getPos(s,h),!1),r.setPath(n),r.internalClearStyleAndClass(),r.internalSetStyle("stroke",t._runColor),r.internalSetStyleOrClass(t.style),r.internalSetStyleOrClass(t.belowStyle),ct.setImportantStyle(r.dom.style,K,"none")}}_buildLine2(t,e,s,i){const r=this.model;e===_e.SPLINE?this._drawCurve2(t,s,i):r instanceof Pr&&e===_e.STEP?this._drawStep2(t,s,i,s?r.backDir():r.stepDir):this._drawLine2(t,s,i)}_buildLines2(t,e){const s=this.model,i=s.getLineType(),r=new Dr;return i===_e.SPLINE?this._drawCurves(t,r):s instanceof Pr&&i===_e.STEP?this._drawSteps(t,r,s.stepDir):this._drawLines(t,r),r.end(e)}_drawLine2(t,e,s){if(t.length>1){s.moveOrLine(e,t[0].px,t[0].py);for(let e=1;e<t.length;e++)this.model instanceof Pr&&this.model.connectNullPoints&&t[e].isNull||s.line(t[e].px,t[e].py)}}_drawLines(t,e){t.forEach((t=>this._drawLine2(t,!1,e)))}_drawStep2(t,e,s,i){if(t.length>1){s.moveOrLine(e,t[0].px,t[0].py);for(let e=1;e<t.length;e++)switch(i){case vr.BACKWARD:s.line(t[e-1].px,t[e].py),s.line(t[e].px,t[e].py);break;case vr.CENTER:s.line((t[e].px+t[e-1].px)/2,t[e-1].py),s.line((t[e].px+t[e-1].px)/2,t[e].py),e+1===t.length&&s.line(t[e].px,t[e].py);break;default:s.line(t[e].px,t[e-1].py),s.line(t[e].px,t[e].py)}}}_drawSteps(t,e,s){t.forEach((t=>this._drawStep2(t,!1,e,s)))}_drawCurve2(t,e,s){t.length>1&&(s.moveOrLine(e,t[0].px,t[0].py),this._drawSpline(t,0,t.length-1,s))}_drawCurves(t,e){t.forEach((t=>this._drawCurve2(t,!1,e)))}_drawCurve(t,e,s){const i=t.length;let r;if(t&&t.length>1){let n=e;for(r=e;r<i;)if(t[r].isNull){r-1>n&&this._drawSpline(t,n,r-1,s);do{r++}while(r<i&&t[r].isNull);n=r,r<i&&(s.move(t[r].px,t[r].py),r++)}else r++;r-1>n&&this._drawSpline(t,n,r-1,s)}}_buildAreas(t,e,s){const i=new Dr;s=s||e;for(let r=0;r<t.length;r+=2){const n=t[r],a=t[r+1];this._buildLine2(n,e,!1,i),this._buildLine2(a,s,!0,i)}return i.end(!0)}setHoverStyle(t){super.setHoverStyle(t),t.internalImportantStylesOrClass(this.model.marker.hoverStyle)}}class _h extends ch{constructor(t){super(t,_h.CLASS),this._flagView=new ia(t,"rct-line-series-flag"),this._pointContainer.add(this._flagView)}_legendColorProp(){return"stroke"}_doLayout(){super._doLayout();const t=this.model,e=t.flag,s=this._flagView;let i;if(s.setVis(e.visible&&!!(i=e.label()))){s.setText(i),s.setModel(this.doc,e,null,null),s.layout(it.LEFT);const r=s.getBBox();let n,a;n=this._markers.last.x,a=this._markers.last.y,this._inverted?(t._xAxisObj.reversed?a+=e.offset:a-=e.offset+r.height,n-=r.width/2):(t._xAxisObj.reversed?n-=e.offset+r.width:n+=e.offset,a-=r.height/2),s.trans(n,a)}}}_h.CLASS="rct-line-series";class uh extends ch{constructor(t,e){super(t,e||"rct-area-series"),this._rangeAreaClips=[],this.insertFirst(this._areaContainer=new lh(t,"rct-area-series-areas")),this._areaContainer.insertFirst(this._area=new St(t,"rct-area-series-area"))}decoreateLegend(t){super.decoreateLegend(t);const e=getComputedStyle(this._area.dom);t._marker._area.setStroke("none"),t._marker._area.setFill(e.fill),t._marker._area.setStyle("fillOpacity",e.fillOpacity)}getClipContainer2(){return this._areaContainer}_prepareBelow(t){let e=this._lowArea;if(super._prepareBelow(t))return e||this._areaContainer.add(e=this._lowArea=new St(this.doc,"rct-area-series-area")),this._area.setClip(this._upperClip),e.setClip(this._lowerClip),!0;null==e||e.setClip(),this._area.setClip()}_prepareRanges(t,e){super._prepareRanges(t,e);let s=this._rangeAreas,i=this._rangeAreaClips;if(e){for(s||(s=this._rangeAreas=new Kn(this._areaContainer,St,"rct-area-series-area")),s.prepare(e.length);i.length<e.length;){const t=new Vt(this.doc);t.setAttr(wt.ASSET_KEY,"1"),this.control.clipContainer().append(t.dom),i.push(t)}for(;i.length>e.length;)i.pop().remove()}else s&&(s.freeAll(),i.forEach((t=>t.remove())),i.length=0)}_renderSeries(t,e){super._renderSeries(t,e),this.model.prepareAreas(),this._areaContainer.invert(this._inverted,e)}_layoutMarkers(t,e,s){super._layoutMarkers(t,e,s);const i=this._inverted,r=this.model._yAxisObj,n=i?e:s,a=i?0:s;for(let e=0,s=t.length;e<s;e++){const s=t[e];s.yLow=a-r.getPos(n,s.yGroup-s.yValue)}}_doAfterLayout(){var t;null===(t=this.model.group)||void 0===t||t.prepareLines(this.model),super._doAfterLayout(),this._polar?this._layoutPolar(this._area,this._visPoints):this.$_layoutArea(this._area)}$_layoutArea(t){const e=this.model;if(!this._areaContainer.setVis(e._areas.length>0))return;const s=this.width,i=this.height,r=e.chart.isInverted(),n=this._needBelow?this._lowArea:void 0,a=this._buildAreas(e._areas,e.getLineType());e._runRanges?this._rangeAreas.forEach(((t,n)=>{const h=e._runRanges[n];t.setBoolData("simple",this._simpleMode),t.setPath(a),t.internalClearStyleAndClass(),t.setFill(h.color),this._setFill(t,h.style),h.areaStyle&&t.internalSetStyleOrClass(h.areaStyle),t.setClip(this._rangeAreaClips[n]),this._clipRange(s,i,e._runRangeValue,h,this._rangeAreaClips[n],r)})):(t.setPath(a),t.unsetData("polar"),t.setBoolData("simple",this._simpleMode),t.internalClearStyleAndClass(),e._runColor&&t.internalSetStyle(K,e._runColor),this._setFill(t,e.style),e.areaStyle&&t.internalSetStyleOrClass(e.areaStyle)),n&&(n.setBoolData("simple",this._simpleMode),n.setPath(a),n.internalClearStyleAndClass(),e._runColor&&n.internalSetStyle(K,e._runColor),e.areaStyle&&n.internalSetStyleOrClass(e.areaStyle),this._setFill(n,e.belowStyle),e.belowAreaStyle&&n.internalSetStyleOrClass(e.belowAreaStyle))}_layoutPolar(t,e){const s=this.model,i=s.group,r=s._yAxisObj,n=r instanceof Di?s.getBaseValue(r):NaN,a=this.height;r.getPos(a,ut.isNotEmpty(n)?n:r.axisMax());const h=new Dr;if(!i||i.layout!==_i.STACK&&i.layout!==_i.FILL){h.move(e[0].xPos,e[0].yPos);for(let t=1;t<e.length;t++)h.line(e[t].xPos,e[t].yPos);t.setPath(h.end())}else{h.move(e[0].xPos,e[0].yLow),h.line(e[0].xPos,e[0].yPos);for(let t=1;t<e.length;t++)h.line(e[t].xPos,e[t].yPos);h.line(e[e.length-1].xPos,e[e.length-1].yLow);for(let t=e.length-1;t>=0;t--)h.line(e[t].xPos,e[t].yLow);t.setPath(h.end())}t.setBoolData("polar",!0),t.clearStyleAndClass(),t.setFill(s._runColor),t.addStyleOrClass(s.style)}}class dh extends Ya{constructor(t){super(t,Ta.POINT_CLASS)}savePrevs(){}}class ph extends Ba{constructor(){super(...arguments),this._labelInfo={}}_getPointPool(){return this.chart().isPolar()?this._sectors:this._bars}_preparePoints(t,e,s){e.chart.isPolar()?this.$_parepareSectors(t,e,this._visPoints):this.$_parepareBars(t,e,this._visPoints)}_setPointStyle(t,e,s){super._setPointStyle(t,e,s),s.yValue<e.baseValue&&e.belowStyle&&t.addStyleOrClass(e.belowStyle)}_layoutPoints(t,e){this.model.chart.isPolar()?this.$_layoutSectors():super._layoutPoints(t,e)}$_parepareBars(t,e,s){this._bars||(this._bars=this._createBarPool(this._pointContainer)),this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}$_parepareSectors(t,e,s){this._sectors||(this._sectors=new Kn(this._pointContainer,dh)),this._sectors.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}$_layoutSectors(){const t=this.model,e=this._getGrowRate(),s=t.pointLabel,i=this._labelViews(),r=t.chart.body,n=t._xAxisObj,a=t._yAxisObj,h=r.getPolar(n),o=n.getTotalAngle(),l=h.cx,u=h.cy;let d,p,g;i&&(d=this._labelInfo,p=t.getLabelPosition(s.position),g=t.getLabelOff(s.getOffset())),this._sectors.forEach(((s,r)=>{const m=s.point,f=a.getPos(h.rd,m.yValue)*e;let x=a.getPos(h.rd,m.yGroup)*e;const w=n.getUnitLen(o,m.xValue),b=t.getPointWidth(w);let y=h.start+n.getPos(o,m.xValue);if(y+=t.getPointPos(w),s.setSector({cx:l,cy:u,rx:x,ry:x,innerRadius:(x-f)/x,start:y-b/2,angle:b,clockwise:!0}),y=s.start+s.angle/2,m.xPos=l+s.rx*c(y),m.yPos=u+s.ry*_(y),i&&(d.labelView=i.get(m,0))){const t=d.labelView.getBBox();let e;p===ti.OUTSIDE?(x=u+(s.ry+t.height+g)*_(y),e=l+(s.rx+t.width+g)*c(y)):p===ti.HEAD?(x=u+(s.ry-t.height/2-g)*_(y)-t.height/2,e=l+(s.rx-t.height/2-g)*c(y)):(x=u+.7*s.ry*_(y)-t.height/2,e=l+.7*s.rx*c(y)),d.labelView.layout(it.CENTER).trans(e-t.width/2,x)}}))}}class gh extends Oa{constructor(t){super(t,Ta.POINT_CLASS+" rct-boxplot-point")}layout(t,e){const s=this.point,i=s.yValue-s.minValue,r=t/2;const n=0+e-e*(s.lowValue-s.minValue)/i,a=0+e-e*(s.highValue-s.minValue)/i,h=e*(s.highValue-s.lowValue)/i;s.color&&this._box.setFill(s.color),this.x=this.tx+r,this._stemUp.setVLine(r,0,a),this._stemDown.setVLine(r,n,e),this._min.setHLine(0,t/4,3*t/4),this._max.setHLine(0+e,t/4,3*t/4),this._box.setBox(0,a,t,h),this._mid.setHLine(0+e-e*(s.midValue-s.minValue)/i,0,t)}_doInitChildren(t){this.add(this._stemUp=new gr(t,"rct-boxplot-point-stem")),this.add(this._stemDown=new gr(t,"rct-boxplot-point-stem")),this.add(this._box=new Gs(t,"rct-boxplot-point-box")),this.add(this._mid=new gr(t,"rct-boxplot-point-mid")),this.add(this._min=new gr(t,"rct-boxplot-point-min")),this.add(this._max=new gr(t,"rct-boxplot-point-max"))}}class mh extends Ia{beginHover(t,e){}setHoverRate(t,e,s){}endHover(t,e){}}let fh=class extends Oa{constructor(t){super(t,Ta.POINT_CLASS)}layout(t,e){const s=this.point,i=s.yValue-s.lowValue;const r=0+e-e*(0===i?1:(p(s.openValue,s.closeValue)-s.lowValue)/i),n=0+e-e*(0===i?1:(g(s.openValue,s.closeValue)-s.lowValue)/i),a=p(n,r),h=g(1,m(r-n)),o=s.close<s.open;this.x=this.tx+0,this._wickUpper.setVLine(0,0,n),this._wickLower.setVLine(0,r,e),this._body.setBox(-t/2,a,t,h),this.setBoolData("decline",o)}_doInitChildren(t){this.add(this._wickUpper=new gr(t,"rct-candlestick-point-wick")),this.add(this._wickLower=new gr(t,"rct-candlestick-point-wick")),this.add(this._body=new Gs(t))}};let xh=class extends Oa{constructor(t){super(t,Ta.POINT_CLASS),this.add(this._line=new gr(t)),this.add(this._hmarker=new St(t,"rct-dumbbell-point-marker")),this.add(this._lmarker=new St(t,"rct-dumbbell-point-marker"))}layout(t,e){const s=this.point,i=s.radius,r=t/2;s.color&&(this._line.setStyle("stroke",s.color),this._hmarker.setFill(s.color),this._lmarker.setFill(s.color)),this.x=this.tx+r,this._line.setVLineC(r,0,e),Hs.setShape(this._hmarker,s.shape,i,i),Hs.setShape(this._lmarker,s.shape,i,i),this._hmarker.trans(r-i,0-i),this._lmarker.trans(r-i,e-i)}};let wh=class extends ea{constructor(t){super(t,Ta.POINT_CLASS),this._segments=new Kn(this,St),this._decimal=0,this.add(this._back=new Gs(t)),this._back.setTransparent(!0)}prepareSegments(t,e,s,i){this._decimal=s,this._segments.prepare(Math.round(e)).forEach(((t,e)=>{}))}layout(t,e,s){const i=this.wPoint,r=this.hPoint,n=r<0?Math.max:Math.min;e-=i/2,r<0&&(t=t.map((t=>-t))),this._back.setBounds(e,s-r,i,r),this._segments.forEach(((a,h,o)=>{h===o-1&&this._decimal>0?a.setPath(Hs.rectangle(e,s-t[2*h],i,r<0?n(1,this._decimal):n(-1,-this._decimal))):a.setPath(Hs.rectangle(e,s-t[2*h],i,n(-1,t[2*h]-t[2*h+1])))}))}savePrevs(){this.wSave=this.wPoint,this.xSave=this.x}};let bh=class extends Oa{constructor(t){super(t,Ta.POINT_CLASS)}_doInitChildren(t){this.add(this._stem=new gr(t)),this.add(this._whiskerUp=new gr(t)),this.add(this._whiskerDown=new gr(t)),this.add(this._back=new Gs(t,"rct-errorbar-point-back")),this._back.setTransparent(!1)}layout(t,e){const s=t/2;this.x=this.tx+s,this._stem.setVLine(s,0,e),this._whiskerUp.setHLine(0,0,t),this._whiskerDown.setHLine(e,0,t),this._back.setBox(0,0,t,e)}};class yh extends Na{}class vh extends Gs{constructor(t){super(t,Ta.POINT_CLASS)}}let Vh=class extends Ra{layout(t,e){this.setPath(Hs.rect({x:t-this.wPoint/2,y:e,width:this.wPoint,height:-this.hPoint}))}};class Sh extends ea{constructor(t){super(t,Ta.POINT_CLASS),this.add(this._line=new gr(t)),this.add(this._marker=new St(t,"rct-lollipop-point-marker"))}layout(t){const e=this.point.radius;this._line.setVLineC(0,0,t),Hs.setShape(this._marker,this.point.shape,e,e),this._marker.trans(-e,-e)}savePrevs(){this.xSave=this.tx}}class Ph extends Oa{constructor(t){super(t,Ta.POINT_CLASS)}layout(t,e){const s=this.point,i=s.yValue-s.lowValue,r=-t/2;const n=0+e-e*(p(s.openValue,s.closeValue)-s.lowValue)/i,a=0+e-e*(g(s.openValue,s.closeValue)-s.lowValue)/i,h=s.close<s.open;this.x=this.tx+0,this._back.setBox(r,0,t,e),this._tickOpen.setHLine(n,r,0),this._tickClose.setHLine(a,0,t/2),this._bar.setVLine(0,0,0+e),this.setBoolData("decline",h)}_doInitChildren(t){this.add(this._tickOpen=new gr(t,"rct-ohlc-point-tick")),this.add(this._tickClose=new gr(t,"rct-ohlc-point-tick")),this.add(this._bar=new gr(t)),this.add(this._back=new Gs(t,"rct-ohlc-point-back")),this._back.setTransparent(!1)}}class kh extends Ya{constructor(t){super(t,Ta.POINT_CLASS)}setPieSector(t,e,s){this._assignShape(s,!1)}}class Eh extends Ia{beginHover(t,e){}setHoverRate(t,e,s){const i=this.point,r=t._getDrawer(t.model.getShape(this.point)),n=(+t.model.hoverScale||1.8)-1;let a=t._radius;e?this._radius=a=t._radius*(1+(isNaN(s)?1:s)*n):a=t._radius*(1+n-(isNaN(s)?n:n*s)),this.setPath(r(a)),this.trans(i.xPos,i.yPos)}endHover(t,e){delete this._radius}}class Ah extends Gs{constructor(t){super(t,Ta.POINT_CLASS)}get point(){return this.node.point}render(t){if(1!==t){const e=Object.assign({},this.node);e.width*=t,e.height*=t,e.x+=(this.node.width-e.width)/2,e.y+=(this.node.height-e.height)/2,this.setRect(e)}else this.setRect(this.node)}}class Ch extends Na{layout(t,e,s,i){const r=this.point._len,n=r*i,a=.5;let h,o=(r-n)/2;switch(t){case un.NONE:h=[0,o-a*n,0,o+a*n];break;case un.OPEN:const t=.15,e=.45,s=.2;h=[0,o-e*n,0-t*n,o-s*n,0,o-a*n,0+t*n,o-s*n,0,o-e*n,0,o+a*n];break;default:const i=.1,r=.3;h=[0,o-r*n,0-i*n,o-r*n,0,o-a*n,0+i*n,o-r*n,0,o-r*n,0,o+a*n]}const l=this.point._off*i,c=["M",h[0],h[1]+l];for(let t=2;t<h.length;t+=2)c.push("L",h[t],h[t+1]+l);this.rotation=e,this.setPath(c)}}class Lh extends na{constructor(t){super(t,"rct-linear-gauge-band"),this._thick=0,this._gap=0,this._labelGap=3,this._barViews=new Kn(this,Gs),this.add(this._labelContainer=new bt(t,"rct-linear-gauge-band-tick-labels")),this._labels=new Kn(this._labelContainer,ee)}_doMeasure(t,e,s,i,r){const n=e.gauge,a=this._vertical=n instanceof wn?n.isVertical():n.vertical,h=e.position,o=this._thick=e.getThickness(a?s:i)+(h===Me.INSIDE?0:this._gap=f(e.gap,0));let l=a?o:s,c=a?i:o;const _=this._ranges=e.ranges;if(this._labelContainer.setVis(e.tickLabel.visible&&_.length>0)){const t=[_[0].fromValue].concat(_.map((t=>t.toValue)));if(this._labelContainer.setStyleOrClass(e.tickLabel.style),this._labels.prepare(_.length+1),a){let e=0;this._labels.forEach(((s,i)=>{s.text=String(t[i]),e=g(s.getBBox().width)})),l+=e+this._labelGap}else{let e=0;this._labels.forEach(((s,i)=>{s.text=String(t[i]),e=g(s.getBBox().height)})),c+=e}}return{width:l,height:c}}_doLayout(t){const e=this.model,s=e.gauge,i=s.scale,r=i._max-i._min;this._labelContainer.setVis(this.$_layoutBars(s,r,this._ranges)&&this._labelContainer.visible&&e.position!==Me.INSIDE)&&this.$_layoutLabels(s,r,this._ranges)}$_layoutBars(t,e,s){if(this._barViews.prepare(s.length),!this._barViews.isEmpty&&e>0){const t=this._vertical,i=this.model.position===Me.INSIDE,r=this.model.position===Me.OPPOSITE,n=this.width,a=this.height,h=t?a:n,o=this._thick;let l=0;return this._barViews.prepare(s.length).forEach(((c,_)=>{const u=s[_],d=h*(u.toValue-u.fromValue)/e;if(t){const t=i||r?0:n-o;c.setBounds(t,a-l-d,o,d)}else{const t=r?a-o:0;c.setBounds(l,t,d,this._thick)}c.internalClearStyleAndClass(),c.setFill(u.color),u.style&&c.addStyleOrClass(u.style),l+=d})),!0}}$_layoutLabels(t,e,s){const i=this.model.position===Me.OPPOSITE;if(this._vertical){const t=this.height,r=i?Qt.START:Qt.END,n=i?this._thick+this._labelGap:this.width-this._thick-this._labelGap;let a=this._labels.get(0);a.anchor=r,a.trans(n,t-a.getBBox().height/2);for(let i=1;i<=s.length;i++){const h=t-t*s[i-1].toValue/e;a=this._labels.get(i),a.anchor=r,a.trans(n,h-a.getBBox().height/2)}}else{const t=this.width,r=i?0:this._thick;this._labels.get(0).trans(0,r);for(let i=1;i<=s.length;i++){const n=t*s[i-1].toValue/e;this._labels.get(i).trans(n,r)}}}}class Th extends Ja{constructor(t){super(t,"rct-linear-gauge")}_doInitContents(t,e){e.add(this._background=new Gs(t,"rct-linear-gauge-background")),e.add(this._bandView=new Lh(t)),e.add(this._scaleView=new Qa(t)),e.add(this._valueView=new Gs(t,"rct-linear-gauge-value")),e.add(this._labelView=new ee(t))}_backgroundView(){return this._background}labelView(){return this._labelView}scaleView(){return this._scaleView}background(){return this._background}_prepareGauge(t,e){}_renderScale(t){const e=this.model.band,s=this._bandView;if(super._renderScale(t),s.setVis(e.visible)){const i=+e.gap||0,r=s.measure(this.doc,e,t.width,t.height,1);s.resizeByMeasured().layout(),this._vertical?e.position===Me.INSIDE?s.trans(t.x,t.y):e.position===Me.OPPOSITE?(s.trans(t.x+t.width-r.width,t.y),t.width-=r.width+i):(s.trans(t.x,t.y),t.width-=r.width+i,t.x+=r.width+i):e.position===Me.INSIDE?s.trans(t.x,t.y):e.position===Me.OPPOSITE?(s.trans(t.x,t.y),t.height-=r.height+i,t.y+=r.height+i):(s.trans(t.x,t.y+t.height-r.height),t.height-=r.height+i)}}_renderBand(t,e,s){const i=this._valueView,r=t.reversed,n=t.valueBar,a=t.group?t.group.scale:t.scale;if(i.setVis(!ta(e)&&n.visible&&!a.isEmpty()&&!isNaN(t.value)))if(i.setStyleOrClass(n.style),i.internalSetStyleOrClass(n.getStyle(s)),this._vertical){const t=e.height*a.getRate(s),n=r?e.y:e.y+e.height-t;i.setBounds(e.x,n,e.width,t)}else{const t=e.width*a.getRate(s),n=r?e.x+e.width-t:e.x;i.setBounds(n,e.y,t,e.height)}}}class Nh extends eh{constructor(t,e){super(t,e)}_doInitContents(t,e){super._doInitContents(t,e),e.insertFirst(this._scaleView=new Qa(t)),e.insertFirst(this._textView=new ee(t,"rct-linear-gauge-group-label"))}_prepareGauge(t,e){this._textView.setVis(e.label.visible)&&this._textView.setStyleOrClass(e.label.style),this._scaleView.setVis(e.scale.visible)&&this._scaleView.setStyleOrClass(e.scale.style),super._prepareGauge(t,e)}_doRenderGauges(t,e,s,i){const r=this.model,n=this._textView,a=Qn(0,0,s,i);if(n.visible){n.text=r.label.text,r.label.buildSvg(n,null,NaN,NaN,r,null);const t=this._textView.getBBox().height+r.label.getGap(i);a.y+=t,a.height-=t,n.trans(this.width/2,0)}r._labelWidth=r._labelHeight=0,this._gaugeViews.forEach(((t,e)=>{const n=t.measureLabelSize(r.get(e),s,i);r._labelWidth=g(r._labelWidth,n.width),r._labelHeight=g(r._labelHeight,n.height)}));const o=(l=a)&&h({},l);var l;const c=r.itemLabel.gap;r.vertical?(o.height-=r._labelHeight+c,r.itemLabel.opposite||(o.y+=r._labelHeight+c)):(o.width-=r._labelWidth+c,r.itemLabel.opposite||(o.x+=r._labelWidth+c)),this._renderScale(r,a,o),r.vertical?this.$_layoutVert(this.doc,r,e,a):this.$_layoutHorz(this.doc,r,e,a)}_renderScale(t,e,s){const i=this._scaleView,r=t.scale,n=t.vertical?e.height:e.width,a=[];let h,o;if(this._gaugeViews.forEach(((e,s)=>{a.push(f(e._runValue,t.get(s).value))})),r.buildGroupSteps(n,a),r._vertical=t.vertical,i.setVis(r.visible)){const n=i.measure(this.doc,r,s.width,s.height,1);if(t.vertical){const t=n.width;s.width-=t,e.width-=t,o=s.y,r.position===Me.OPPOSITE?h=s.x+s.width:(h=s.x,s.x+=t,e.x+=t)}else{const t=n.height;s.height-=t,e.height-=t,h=s.x,r.position===Me.OPPOSITE?(o=s.y,s.y+=t,e.y+=t):o=s.y+s.height}i.resizeByMeasured().layout().trans(h,o)}}$_layoutVert(t,e,s,i){const r=i.height,n=(i.width-e.itemGap*(s.count-1))/s.count,a=i.y;let h=i.x;s.forEach(((s,i)=>{s.measure(t,e.get(i),n,r,0),s.resize(n,r),s.layout(),s.trans(h,a),h+=n+e.itemGap}))}$_layoutHorz(t,e,s,i){const r=i.width,n=(i.height-e.itemGap*(s.count-1))/s.count,a=i.x;let h=i.y;s.forEach(((s,i)=>{s.measure(t,e.get(i),r,n,0),s.resize(r,n),s.layout(),s.trans(a,h),h+=n+e.itemGap}))}}class Rh extends Ja{constructor(t){super(t,"rct-bullet-gage")}_doInitContents(t,e){e.add(this._background=new Gs(t,"rct-bullet-gauge-background")),e.add(this._barContainer=new bt(t,void 0)),this._barViews=new Kn(this._barContainer,Gs),e.add(this._valueView=new Gs(t,"rct-bullet-gauge-value")),e.add(this._targetView=new Gs(t,"rct-bullet-gauge-target")),e.add(this._scaleView=new Qa(t)),e.add(this._labelView=new ee(t))}_backgroundView(){return this._background}labelView(){return this._labelView}scaleView(){return this._scaleView}background(){return this._background}_prepareGauge(t,e){}_renderBand(t,e,s){const i=t.group,r=t.reversed,n=this._vertical,a=i?i.scale:t.scale,h=this._valueView,o=this._targetView;if(this._barContainer.setVis(!ta(e)&&!a.isEmpty())){const s=t.getRanges(a._min,a._max,!1)||(null==i?void 0:i.getRanges(a._min,a._max,!1));s&&(this._barContainer.setRect(e),this._barViews.prepare(s.length),n?this._barViews.forEach(((t,i)=>{const n=s[i],h=e.height*a.getRate(n.toValue-n.fromValue),o=e.height*a.getRate(n.fromValue);t.setBounds(0,r?o:e.height-o-h,e.width,h),t.internalClearStyleAndClass(),t.setFill(n.color),n.style&&t.addStyleOrClass(n.style)})):this._barViews.forEach(((t,i)=>{const n=s[i],h=e.width*a.getRate(n.toValue-n.fromValue),o=e.width*a.getRate(n.fromValue);t.setBounds(r?e.width-h-o:o,0,h,e.height),t.internalClearStyleAndClass(),t.setFill(n.color),n.style&&t.addStyleOrClass(n.style)})))}if(h.setVis(!a.isEmpty()&&!isNaN(s)))if(h.setStyleOrClass(t.valueBar.style),s<t.targetValue&&t.valueBar.belowStyle&&h.internalSetStyleOrClass(t.valueBar.belowStyle),h.internalSetStyleOrClass(t.valueBar.getStyle(s)),n){const t=e.height*a.getRate(s),i=r?e.y:e.y+e.height-t;h.setBounds(e.x+e.width/3,i,e.width/3,t)}else{const t=e.width*a.getRate(s),i=r?e.x+e.width-t:e.x;h.setBounds(i,e.y+e.height/3,t,e.height/3)}if(o.setVis(!a.isEmpty()&&!isNaN(t.targetValue)))if(o.setStyleOrClass(t.targetBar.style),n&&e.width>10){let s=e.height*a.getRate(t.targetValue);s=r?e.y+s:e.y+e.height-s,o.setBounds(e.x+5,s-1,e.width-10,3)}else if(!n&&e.height>10){let s=e.width*a.getRate(t.targetValue);s=r?e.x+e.width-s:e.x+s,o.setBounds(s-1,e.y+5,3,e.height-10)}}}class Mh extends wt{constructor(t,e,s){super(t,Mh.STYLE),this.add(this._back=new Gs(t,Mh.BACK_STYLE)),this.add(this._textView=new ee(t)),s&&this.dom.classList.add(s),e&&this.setText(e)}setText(t){this._textView.text=t}layout(t){this.setStyleOrClass(t),this._textView.layoutText();const e=getComputedStyle(this._back.dom),s=(new ra).applyPadding(e),i=this._textView.getBBox();this._back.rect={x:0,y:0,width:i.width+s.left+s.right,height:i.height+s.top+s.bottom},this._textView.trans(i.width/2+s.left,s.top)}click(){return!1}setVis(t){if(super.setVis(t))return t&&this._textView.stain(),!0}}Mh.STYLE="rct-button",Mh.BACK_STYLE="rct-button-background";class Oh extends aa{constructor(t,e){super(t,Oh.CLASS_NAME+" "+e,"rct-annotation-background")}update(t,e,s){this.measure(this.doc,this.model,e,s,0),this._layoutView(this.chart().isInverted(),t,0,0,e,s)}_layoutView(t,e,s,i,r,n){this.resizeByMeasured(),this.layout(this.$_posByAnchor(e)||this.model.getPosition(this.chart().isInverted(),s,i,r,n,this.width,this.height))}$_posByAnchor(t){const e=this.model,s=e._anchorObj;if(s){const i=t.getAnnotationAnchor(s);if(i){const t=i.width,s=i.height,r=e.getOffset(this.width,this.height);let n=i.tx,a=i.ty;switch(e.align){case it.LEFT:n-=this.width+r.x;break;case it.RIGHT:n+=t+r.x;break;default:n+=(t-this.width)/2+r.x}switch(e.verticalAlign){case rt.MIDDLE:a+=(s-this.height)/2+r.y;break;case rt.BOTTOM:a+=s+r.y;break;default:a-=this.height+r.y}return{x:n,y:a}}}}_marginable(){return!1}_resetBackBounds(){return!1}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_doLayout(t){const e=this.model.rotation;this._background.setBounds(t.x,t.y,this.width,this.height),isNaN(e)||0===e?this.rotation=0:this.setRotation(this.width/2,this.height/2,e)}setRotation(t,e,s){return this._background.setRotation(t,e,s),this._setRotation(t,e,s),this}_setRotation(t,e,s){}}Oh.CLASS_NAME="rct-annotation";class Dh extends Oh{constructor(t){super(t,Dh.CLASS_NAME),this.add(this._textView=new ee(t)),this._textView.anchor=Qt.START,this._richText=new le}_doMeasure(t,e,s,i,r){const n=e.getSize(s,i),a=this._textView;this._deflatePaddings(n),this._richText.setFormat(e.text),this._richText.build(a,s,i,null,e._domain);const h=Jn(this._textView.getBBox());return{width:f(n.width,h.width),height:f(n.height,h.height)}}_doLayout(t){this._richText.layout(this._textView,this.textAlign(),this.width,this.height,this._paddings),this._textView.trans(t.x+this._textView.tx,t.y+this._textView.ty),super._doLayout(t)}_setRotation(t,e,s){this._textView.setRotation(t,e,s)}}Dh.CLASS_NAME="rct-text-annotation";class Bh extends Oh{constructor(t){super(t,Bh.CLASS_NAME),this.add(this._imageView=new sa(t,!1))}_doMeasure(t,e,s,i,r){const n=e.getSize(s,i);return this._deflatePaddings(n),this._imageView.url=this.model.imageUrl,this._imageView.resize(n.width,n.height),Jn(this._imageView.getBBox())}_doLayout(t){this._imageView.trans(t.x+this._paddings.left,t.y+this._paddings.top),super._doLayout(t)}_setRotation(t,e,s){this._imageView.setRotation(t,e,s)}}Bh.CLASS_NAME="rct-image-annotation";class $h extends Oh{constructor(t){super(t,$h.CLASS_NAME),this.add(this._shapeView=new St(t))}_doMeasure(t,e,s,i,r){const n=e.getSize(s,i);return this._deflatePaddings(n),Hs.setShape(this._shapeView,e.shape,n.width/2,n.height/2),n}_doLayout(t){this._shapeView.trans(this._paddings.left+t.x,this._paddings.top+t.y),super._doLayout(t)}_setRotation(t,e,s){this._shapeView.setRotation(t,e,s)}}$h.CLASS_NAME="rct-shape-annotation";class Ih extends Na{layout(t,e,s){const i=new Dr;i.circle(t,e,s),this.setPath(i.end())}}const Fh={area:uh,arearange:class extends ch{constructor(t){super(t,"rct-arearange-series"),this.insertFirst(this._areaContainer=new lh(t,"rct-arearange-series-areas")),this._areaContainer.add(this._area=new St(t,"rct-arearange-series-area")),this._lineContainer.add(this._lowerLine=new St(t,"rct-areanrange-series-line")),ct.setImportantStyle(this._lowerLine.dom.style,"fill","none")}_markersPerPoint(){return 2}getSiblings(t){return[t,this._markers.find((e=>e!==t&&e.point===t.point))]}getSibling(t){return t&&this._markers.find((e=>e!==t&&e.point===t.point))}decoreateLegend(t){super.decoreateLegend(t);const e=getComputedStyle(this._area.dom);t._marker._area.setStroke("none"),t._marker._area.setFill(e.fill),t._marker._area.setStyle("fillOpacity",e.fillOpacity)}_renderSeries(t,e){this._areaContainer.invert(this.model.chart.isInverted(),e),super._renderSeries(t,e)}_layoutMarkers(t,e,s){super._layoutMarkers(t,e,s);const i=this.model,r=i.marker,n=r.style,a=r.visible,h=this._inverted;i._xAxisObj;const o=i._yAxisObj,l=h?e:s,c=h?0:s;for(let e=0,s=t.length;e<s;e++){const s=t[e];s.yLow=c-o.getPos(l,s.lowValue)}const _=this._markers;for(let c=0,u=t.length;c<u;c++){const d=t[c],p=_.get(u+c);let g,m;h?(g=d.px2=o.getPos(l,d.lowValue),m=d.py2=_.get(c).ty+i.getRadius(d)):(g=d.px2=d.xPos,m=d.py2=d.yLow),p&&p.setVis(!d.isNull&&g>=0&&g<=e&&m>=0&&m<=s)&&(this._layoutMarker(p,n,g,m),p.setStyle("opacity",a||0==c&&!0===r.firstVisible||c===u-1&&!0===r.lastVisible?"1":"0"))}}_layoutLines(){super._layoutLines();const t=this._area,e=this.model;if(!this._areaContainer.setVis(e._lines.length>0))return;const s=this._buildAreas(e._lines,e.getLineType());t.setPath(s),t.unsetData("polar"),t.setBoolData("simple",this._simpleMode),t.internalClearStyleAndClass(),e._runColor&&t.setFill(e._runColor),this._setFill(t,e.style),e.areaStyle&&t.internalSetStyleOrClass(e.areaStyle)}},bar:class extends ph{constructor(t){super(t,"rct-bar-series")}_createBarPool(t){return new Kn(t,Ma)}_prepareSeries(t,e){super._prepareSeries(t,e),this._rdTop=+e.topRadius||0,this._rdBottom=+e.bottomRadius||0}_layoutPoint(t,e,s,i,r,n){t.wPoint=r,t.hPoint=n,t.layout(s,i,this._rdTop,this._rdBottom)}},barrange:class extends $a{constructor(t){super(t,"rct-barrange-series"),this._bars=new Kn(this._pointContainer,Ma)}_getPointPool(){return this._bars}_prepareSeries(t,e){super._prepareSeries(t,e),this._rd=+e.cornerRadius||0}_preparePoints(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_getLowValue(t){return t.lowValue}_layoutPoint(t,e,s,i,r,n){t.wPoint=r,t.hPoint=n,t.layout(s,i+n,this._rd,this._rd)}},bellcurve:class extends uh{constructor(t){super(t,"rct-bellcurve-series")}},boxplot:class extends $a{constructor(t){super(t,"rct-boxplot-series"),this._boxes=new Kn(this._pointContainer,gh)}_getPointPool(){return this._boxes}_getLowValue(t){return t.minValue}_preparePoints(t,e,s){this._boxes.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_layoutPoint(t,e,s,i,r,n){t.trans(s-r/2,i),t.layout(r,n)}},bubble:class extends Fa{constructor(t){super(t,"rct-bubble-series")}_createMarkers(t){return new Kn(t,mh)}_prepareSeries(t,e){this.$_prepareMarkers(e,this._visPoints)}_renderSeries(t,e){this.$_layoutMarkers(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this.$_layoutMarkers(this.width,this.height)}$_prepareMarkers(t,e){(t._xAxisObj._vlen<t._yAxisObj._vlen?t._xAxisObj:t._yAxisObj)._vlen;const s=e.length;this._markers.prepare(s,((s,i)=>{const r=s.point=e[i];s._shape=t.shape,this._setPointStyle(s,t,r)}))}_getAutoPos(t){return t?ti.OUTSIDE:ti.INSIDE}$_layoutMarkers(t,e){const s=this.model,i=this._inverted,r=s.needClip(!1),n=this._getGrowRate(),a=+s.rotation||0,h=s.pointLabel,o=h.position,l=h.getOffset(),u=this._labelViews(),d=s._xAxisObj,p=s._yAxisObj,g=this._polar=s.chart.body.getPolar(d),m=p.prev(i?t:e),f=d.prev(g?g.rd*R:i?e:t),x=(s._xAxisObj._vlen<s._yAxisObj._vlen?s._xAxisObj:s._yAxisObj)._vlen,{min:w,max:b}=s.getPixelMinMax(x),y=i?0:e,v=this._getDrawer(s.shape);let V;this._markers.forEach(((h,x)=>{const S=h.point,P=u&&(V=u.get(S,0));if(h.setVis(!S.isNull&&!isNaN(S.zValue))){const u=(h._radius=s.getRadius(S.zValue,w,b))*n;let x,k;if(g){const t=g.start+d.getPos(R,S.xValue),e=p.getPos(g.rd,S.yValue);x=g.cx+e*c(t),k=g.cy+e*_(t)}else x=d.getPos(f,S.xValue),k=y-p.getPos(m,S.yValue),i&&(x=p.getPos(m,S.yValue),k=e-d.getPos(f,S.xValue));S.xPos=x,S.yPos=k,h.setVis(!r||x>=0&&x<=t&&k>=0&&k<=e)?(h.setPath(v(u)).trans(x,k).rotate(a),P&&(V.setContrast(h.dom),V.layout(it.CENTER),this._layoutLabelView(V,o,l,u,x,k))):P&&P.setVis(!1)}else P&&P.setVis(!1)}))}getNearest(t,e){const s=this._markers._internalItems().reduce(((s,i)=>s.distance(s._radius,t,e)<i.distance(i._radius,t,e)?s:i));return{pv:s,dist:s.distance(s._radius,t,e)}}canHover(t,e,s){return t<=e._radius+s}},candlestick:class extends $a{constructor(t){super(t,"rct-candlestick-series"),this._sticks=new Kn(this._pointContainer,fh)}_getPointPool(){return this._sticks}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this._sticks.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_setPointColor(t,e){t._body.setColor(e)}_setPointStyle(t,e,s,i){super._setPointStyle(t,e,s,i),s.closeValue<s.openValue&&e.declineStyle&&t.addStyleOrClass(e.declineStyle)}_layoutPoint(t,e,s,i,r,n){t.trans(s,i),t.layout(r,n)}},circlebar:class extends ph{constructor(t){super(t,"rct-circlebar-series")}_createBarPool(t){return new Kn(t,Ih)}_layoutPoint(t,e,s,i,r,n){t.layout(s,i-n/2,n/2-1)}},dumbbell:class extends $a{constructor(t){super(t,"rct-dumbbell-series"),this._bars=new Kn(this._pointContainer,xh)}_getPointPool(){return this._bars}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_layoutPoint(t,e,s,i,r,n){t.trans(s-r/2,i),t.layout(r,n)}},equalizer:class extends Ba{constructor(t){super(t,"rct-equalizer-series"),this._bars=new Kn(this._pointContainer,wh)}_getPointPool(){return this._bars}_preparePoints(t,e,s){this.$_parepareBars(e,s)}_layoutPoints(t,e){const s=this.model._yAxisObj.prev(this._inverted?t:e)*this._getGrowRate();this.$_buildSegments(this.model,s),super._layoutPoints(t,e)}_layoutPoint(t,e,s,i,r,n){const a=this._prevRate;isNaN(a+t.wSave)||(r=t.wSave+(r-t.wSave)*a),isNaN(a+t.xSave)||(s=t.xSave+(s-t.xSave)*a),t.wPoint=r,t.hPoint=n,t.layout(this._pts,s,i)}$_parepareBars(t,e){this._bars.prepare(e.length,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}$_buildSegments(t,e){const s=t._yAxisObj.axisMax(),i=t.segmented,r=t.segmentGap||0,n=this._pts=[];let a,h,o=0;for(h=t.maxCount>0?t.maxCount:Math.round(e/(t.getSegmentSize(e)+r/2)),a=(e-r*(h-1))/h;n.length<2*h;)n.push(o,o+a),o+=a+r;n[n.length-1]=e;const l=n.length/2;this._bars.forEach((r=>{const h=r.point;if(r.setVis(!h.isNull)){const o=h.yValue/s;let c=-1,_=0;for(let t=0;t<l-1;t++)if(o>=n[2*t]/e&&o<n[2*(t+1)]/e){c=t+1,_=!i&&o<n[2*t+1]/e?o*e-n[2*t]:a;break}c<0&&(c=l,_=a),r.prepareSegments(l,c,_,t.backStyle)}}))}},errorbar:class extends $a{constructor(t){super(t,"rct-errorbar-series"),this._bars=new Kn(this._pointContainer,bh)}_getPointPool(){return this._bars}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_layoutPoint(t,e,s,i,r,n){t.trans(s-r/2,i),t.layout(r,n)}},funnel:class extends Ha{constructor(t){super(t,"rct-funnel-series"),this._segments=new Kn(this._pointContainer,yh),this.add(this._lineContainer=new Ca(t))}_getPointPool(){return this._segments}_prepareSeries(t,e){super._prepareSeries(t,e),this.$_prepareSegments(t,e,this._visPoints),this._lineContainer.prepare(e)}_renderSeries(t,e){this.$_calcRates(this._visPoints),this.$_layoutSegments(t,e)}_runShowEffect(t){t&&fa.reveal(this,{from:this.model.reversed?"bottom":"top"})}_resizeZombie(){this._renderSeries(this.width,this.height)}_animationStarted(t){super._animationStarted(t),this._lineContainer.setVis(this._labelContainer.visible)}$_prepareSegments(t,e,s){this._segments.prepare(s.length,((i,r)=>{const n=i.point=s[r];this._preparePoint(t,e,n,i)}))}$_calcRates(t){const e=t.length;let s=0,i=0;if(t.forEach((t=>{s+=t.yValue*(t===this._zombie?this._zombieRate:1)})),e>1||e>0&&!this._zombie){let r=0;for(;r<e-1;r++){const e=t[r],n=I(e.yValue*(e===this._zombie?this._zombieRate:1)/s)||0;e.yRate=100*n,e.yPos=i,e.height=n,i+=n}t[r].yPos=i,t[r].height=1-i}else if(1==e){const e=t[0],s=I(this._zombieRate);i=1-s,e.yRate=100*s,e.yPos=i,e.height=s,e.yPos=i,e.height=1-i}}$_layoutSegments(t,e){function s(t){return c?g+(y-g)*(x-t)/(x-v):g+(y-g)*(t-f)/(v-f)}const i=this.model,r=this._labelViews(),n=i.getLabelPosition()===ti.INSIDE,a=i.pointLabel,h=a.getOffset(),o=r&&a.distance||0,l=this._lineContainer,c=i.reversed,_=i.getSize(t,e),u=i.getNeckSize(_.width,_.height),d=new Dr,p=i.getCenter(t,e),g=p.x-_.width/2,f=p.y-_.height/2,x=f+_.height,w=g+_.width/2,b=_.height-u.height,y=g+(_.width-u.width)/2,v=c?x-b:f+b;let V;this._lineContainer.setVis(r&&!n),this._segments.forEach((t=>{var e;const i=t.point;if(t.setVis(!i.isNull)){const a=i.yPos*_.height,p=(i.yPos+i.height)*_.height,g=c?x-a:f+a,S=c?x-p:f+p;let P,k,E,A;if(a>=b?(P=y,k=P+u.width,d.move(P,g).lines(k,g,k,S,P,S),t.ny=t.nx1=NaN):p<b?(P=s(g),k=P+2*(w-P),E=s(S),A=E+2*(w-E),d.move(P,g).lines(k,g,A,S,E,S),t.ny=NaN,t.nx1=E-P,t.nx2=A-P):(P=s(g),k=P+2*(w-P),E=y,A=E+u.width,d.move(P,g).lines(k,g,A,v,A,S,E,S,E,v),t.ny=v-g,t.nx1=E-P,t.nx2=A-P),t.setPath(d.close(!0)),i.xPos=w,i.yPos=g+(S-g)/2,r&&(V=r.get(i,0))){const e=l.get(i);if(e.setVis(!n)){const s=t.getBBox();let r=i.xPos,n=i.yPos;isNaN(t.ny)?isNaN(t.nx1)||(r-=t.nx1*s.height/2/s.height):m(t.ny)>s.height/2&&(r-=t.nx1*s.height/2/m(t.ny)),this.$_layoutLabel(V,s,e,h,o,r,n)}else this.$_layoutLabelInner(V,i.xPos,i.yPos);V.setContrast(n&&t.dom)}else null===(e=l.get(i))||void 0===e||e.setVis(!1)}}))}$_layoutLabel(t,e,s,i,r,n,a){const h=t.getBBox();n+=e.width/2,s.setLine((new Dr).move(0,0).line(r,0).end()),s.trans(n,a),n+=r+i,t.trans(n,a-h.height/2)}$_layoutLabelInner(t,e,s){const i=t.getBBox();t.trans(e-i.width/2,s-i.height/2)}},heatmap:class extends Ta{constructor(t){super(t,"rct-heatmap-series"),this._cells=new Kn(this._pointContainer,vh)}_getPointPool(){return this._cells}_prepareSeries(t,e){this.$_parepareCells(e,this._visPoints)}_renderSeries(t,e){this._pointContainer.invert(this._inverted,e),this.$_layoutCells(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this.$_layoutCells(this.width,this.height)}$_parepareCells(t,e){const s=new qt(t._calcedColor),i=[{fill:T}];this._cells.prepare(e.length,((r,n)=>{const a=r.point=e[n];i[0].fill=s.brighten(1-a.zValue/t._heatMax).toString(),this._setPointStyle(r,t,a,i)}))}$_layoutCells(t,e){const s=this.model,i=this._inverted,r=this._getGrowRate(),n=this._labelViews(),a=s._xAxisObj,h=s._yAxisObj,o=i?t:e,l=i?e:t,c=i?0:e;this._cells.forEach((t=>{const e=t.point;if(t.setVis(!e.isNull)){const s=a.getUnitLen(l,e.xValue)*r,_=h.getUnitLen(o,e.yValue)*r;let u,d=a.getPos(l,e.xValue)-s/2,p=c-h.getPos(o,e.yValue)-_/2;if(e.xPos=i?c+h.getPos(o,e.yValue):d+s/2,e.yPos=i?l-a.getPos(l,e.xValue)+s/2:p+_/2,t.setBounds(d,p,s,_),n&&(u=n.get(e,0))){const t=u.getBBox();i?(p=l-a.getPos(l,e.xValue)-t.height/2,d=c+h.getPos(o,e.yValue)):(d+=s/2,p+=(_-t.height)/2),d-=t.width/2,u.layout(it.CENTER).trans(d,p)}}}))}},histogram:class extends Da{constructor(t){super(t,"rct-histogram-series"),this._bars=new Kn(this._pointContainer,Vh)}_getPointPool(){return this._bars}_preparePoints(t,e,s){this.$_parepareBars(t,e,s)}_layoutPoint(t,e,s,i,r,n){t.wPoint=r,t.hPoint=n,t.layout(s,i)}_layoutPoints(t,e){const s=this.model,i=this._inverted,r=this._getGrowRate(),n=s.pointLabel,a=this._labelViews(),o=s._xAxisObj,l=s._yAxisObj,c=i?t:e,_=i?e:t,u=l.getPos(c,s.getBaseValue(l)),d=i?0:e,p=a&&h(this._labelInfo,{inverted:i,labelPos:s.getLabelPosition(n.position),labelOff:s.getLabelOff(n.getOffset())});this._getPointPool().forEach(((s,n)=>{const h=s.point,g=o.getPos(_,h.min),m=o.getPos(_,h.max),f=l.getPos(c,h.yValue),x=m-g+(m>g?-1:1),w=f-u;let b=g+(m-g)/2,y=d;h.xPos=b,h.yPos=y-=f,this._layoutPoint(s,n,b,y+w,x,w*r),p&&(p.labelView=a.get(h,0))&&(i&&(y=_-b,b=d,h.yPos=y,h.xPos=b+=l.getPos(c,h.yGroup)),p.pointView=s,p.x=b,p.y=y,p.wPoint=x,p.hPoint=w,this._layoutLabel(p,t,e))}))}$_parepareBars(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}$_layoutBars(t,e){const s=this.model._xAxisObj,i=this.model._yAxisObj,r=this.height,n=this._getGrowRate();this._bars.forEach(((a,h)=>{const o=a.point,l=s.getPos(t,o.min),c=s.getPos(t,o.max),_=l+(c-l)/2,u=i.getPos(e,a.point.yValue)*n,d=g(1,c-l-1);o.xPos=_,o.yPos=r-u,a.wPoint=d,a.hPoint=u,a.layout(_,r)}))}},line:_h,lollipop:class extends Ba{constructor(t){super(t,"rct-lollipop-series")}_getPointPool(){return this._bars}_preparePoints(t,e,s){this.$_parepareBars(t,e,s)}_layoutPoint(t,e,s,i,r,n){t.trans(s,i-n),t.layout(n)}$_parepareBars(t,e,s){const i=e.marker.style;this._bars||(this._bars=new Kn(this._pointContainer,Sh)),this._bars.prepare(s.length,((t,r)=>{const n=t.point=s[r];this._setPointStyle(t,e,n),i&&t._marker.setStyleOrClass(i)}))}},ohlc:class extends $a{constructor(t){super(t,"rct-ohlc-series"),this._sticks=new Kn(this._pointContainer,Ph)}_getPointPool(){return this._sticks}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this.$_prepareSticks(e,s)}_layoutPoint(t,e,s,i,r,n){t.trans(s,i),t.layout(r,n)}_setPointStyle(t,e,s,i){super._setPointStyle(t,e,s,i),s.closeValue<s.openValue&&e.declineStyle&&t.addStyleOrClass(e.declineStyle)}$_prepareSticks(t,e){this._sticks.prepare(e.length,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}},pareto:class extends ch{constructor(t){super(t,"rct-pareto-series")}},pie:class extends Ha{constructor(t){super(t,"rct-pie-series"),this._sectors=new Kn(this._pointContainer,kh,null,.5),this._cx=0,this._cy=0,this._rd=0,this._rdInner=0,this._slicedOff=0,this.add(this._circle=new Ga(t)),this._circle.setStyles({stroke:"#aaa",fill:"none",strokeDasharray:"2"}),this.add(this._textView=new ia(t,"rct-pie-series-inner")),this._textView._text.anchor=Qt.MIDDLE,this.add(this._lineContainer=new Ca(t))}_getPointPool(){return this._sectors}_setPointColor(t,e){t.setFill(e)}_prepareSeries(t,e){super._prepareSeries(t,e),this.$_prepareSectors(t,e,this._visPoints),this._lineContainer.prepare(e),this._textView.setVis(e.hasInner()&&e.innerText.isVisible())&&(this._textView.setModel(t,e.innerText,null,null),e.innerText.buildSvg(this._textView._text,this._textView._outline,NaN,NaN,e,null))}_renderSeries(t,e){isNaN(this.model._groupPos)?this.$_calcNormal(t,e):this.$_calcGroup(t,e),this.$_layoutSectors(this._visPoints,t,e)}$_calcNormal(t,e){this._rd=this.model.getRadius(t,e),this._rdInner=this.model.getInnerRadius(this._rd)}$_calcGroup(t,e){const s=this.model,i=s.group,r=Math.floor(i.getPolarSize(t,e)/2),n=i.getInnerRadius(r)*r,a=r-n;this._rd=n+(s._groupPos+s._groupSize)*a,this._rdInner=(n+s._groupPos*a)/this._rd}_runShowEffect(t){t&&fa.grow(this,(t=>{const e=this._sectors.find((t=>t.point.sliced));e&&(e.trans(0,0),this.$_slice(e,this.model.autoSlice,!1))}))}_doPointClicked(t){if(t instanceof kh&&this.model.autoSlice){const e=this._sectors.find((t=>t.point.sliced));e&&this.$_slice(e,!1,!0),t!==e&&this.$_slice(t,!0,!0)}else this.invalidate()}_doViewRateChanged(t){this.$_layoutSectors(this._visPoints,this.width,this.height)}_resizeZombie(){this._renderSeries(this.width,this.height)}getClipContainer(){return null}$_prepareSectors(t,e,s){this._sectors.prepare(s.length,((i,r)=>{const n=i.point=s[r];this._preparePoint(t,e,n,i)}))}$_calcAngles(t){const e=t.length,s=this.model.clockwise?1:-1,i=t.filter((t=>(t.visible||t===this._zombie)&&!t.isNull)).map((t=>t===this._zombie?t.yValue*this._zombieRate:t.yValue)).reduce(((t,e)=>t+e),0),r=this.model._totalRad*this._getGrowRate();let n=this.model._startRad;if(e>1||e>0&&!this._zombie)t.forEach((t=>{t.isNull||(t.yRate=I(t===this._zombie?t.yValue*this._zombieRate:t.yValue)/i||0,t.startAngle=n,n+=t.angle=s*t.yRate*r)}));else if(1==e){const e=t[0];e.startAngle=n,e.angle=s*this._zombieRate*r}}$_layoutSectors(t,e,s){const i=this.model,r=i.clockwise,n=this._getGrowRate(),a=i.getCenter(e,s),h=this._cx=a.x,o=this._cy=a.y,l=this._rd,u=this._rdInner,d=i.pointLabel,p=this._labelViews(),g=i.getLabelPosition()===ti.INSIDE,f=d.getOffset(),x=d.distance||0,w=this._lineContainer,b=this._slicedOff=i.getSliceOffset(l)*n;let y;if(this._textView.visible){const t=this._textView.getBBox();this._textView.trans(h,o-t.height/2)}(this._circle.visible=this._sectors.isEmpty)&&this._circle.setCircle(this._cx,this._cy,this._rd),this.$_calcAngles(t),this._sectors.forEach((t=>{var e,s;const a=t.point;if(a.isNull)t.setVis(!1),p&&(y=p.get(a,0))&&y.setVis(!1),null===(s=w.get(a))||void 0===s||s.setVis(!1);else{const s=a.startAngle;let d=0,v=0;if(a.sliced&&n>=1&&!t.isDomAnimating()){const t=s+a.angle/2;d+=c(t)*b,v+=_(t)*b}t.trans(d,v).setVis(!0);const V=a.startAngle+a.angle/2;if(a.xPos=h+c(V)*(b+.7*l),a.yPos=o+_(V)*(b+.7*l),t.setPieSector(p,null,{cx:h,cy:o,rx:l,ry:l,innerRadius:u,start:s,angle:m(a.angle),clockwise:i.clockwise}),p&&(y=p.get(a,0))){const e=w.get(a);e.setVis(!g)?this.$_layoutLabel(a,y,e,f,x,a.sliced?b:0,r):(e.visible=!1,this.$_layoutLabelInside(a,y,f,0,a.sliced?b:0)),y.setContrast(g&&t.dom).setVis(!0)}else null===(e=w.get(a))||void 0===e||e.setVis(!1)}}))}$_layoutLabel(t,e,s,i,r,n,a){const h=e.getBBox(),o=t.startAngle+t.angle/2;let l=this._cx,u=this._cy,d=this._rd+.8*r,p=c(o)*n,g=_(o)*n,m=l+c(o)*this._rd,f=u+_(o)*this._rd,x=l+c(o)*d,w=u+_(o)*d;const b=x<l;let y;y=b?x-.2*r:x+.2*r,s&&s.setVis(d>0)&&(s.setLine((new Dr).move(0,0).quad(x-m,w-f,y-m,w-f).end()),s.setPos(m,f),!e.isDomAnimating()&&s.trans(m+p,f+g)),b?(y-=h.width+i,w-=h.height/2):(y+=i,w-=h.height/2),e.setPos(y,w),!e.isDomAnimating()&&e.layout(it.CENTER).trans(y+p,w+g)}$_layoutLabelInside(t,e,s,i,r){const n=e.getBBox(),a=this._rd*this._rdInner,h=(a>0?a+(this._rd-a)/2:.7*this._rd)+s,o=t.startAngle+t.angle/2;let l=this._cx+c(o)*h,u=this._cy+_(o)*h;e.move(l-n.width/2,u-n.height/2),l=this._cx+c(o)*(r+h),u=this._cy+_(o)*(r+h),e.layout(it.CENTER).trans(l-n.width/2,u-n.height/2)}$_slice(t,e,s){const i=this.model,r=i.autoSlice?i.sliceDuration:0,n=t.point,a=n.startAngle+n.angle/2;(n.sliced=e)?t.transEx(c(a)*this._slicedOff,_(a)*this._slicedOff,r):t.transEx(0,0,r);const h=this._labelViews();if(h){const t=i.pointLabel,a=this._lineContainer,o=i.getLabelPosition()===ti.INSIDE,l=h.get(n,0);if(l){const h=!o&&a.get(n);if(s&&(o?this.$_layoutLabelInside(n,l,t.getOffset(),t.distance,this._slicedOff):this.$_layoutLabel(n,l,h,t.getOffset(),t.distance,this._slicedOff,i.clockwise)),e){let t=l.tx,e=l.ty;l.trans(l.x,l.y),l.transEx(t,e,r),h&&(t=h.tx,e=h.ty,h.trans(h.x,h.y),h.transEx(t,e,r))}else l.trans(l.tx,l.ty),l.transEx(l.x,l.y,r),h&&(h.trans(h.tx,h.ty),h.transEx(h.x,h.y,r))}}}},scatter:class extends Fa{constructor(t){super(t,"rct-scatter-series")}_createMarkers(t){return new Kn(t,Eh)}_prepareSeries(t,e){this.$_prepareMarkers(e,this._visPoints)}_renderSeries(t,e){this.$_layoutMarkers(t,e)}_runShowEffect(t){t&&(this._polar,fa.grow(this))}$_prepareMarkers(t,e){const s=e.length;this._pointContainer.setFill(t._runColor),this._markers.prepare(s,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}_getAutoPos(t){return ti.OUTSIDE}_doViewRateChanged(t){this.$_layoutMarkers(this.width,this.height)}$_layoutMarkers(t,e){const s=this.model,i=this._inverted,r=s.needClip(!1),n=s._xAxisObj,a=s._yAxisObj,h=this._polar=s.chart.body.getPolar(n),o=this._getGrowRate(),l=this._radius=Math.max(0,+s.radius||0)*o,u=+s.rotation||0,d=+s.jitterX||0,p=+s.jitterY||0,g=s.pointLabel,m=g.position,f=g.getOffset(),x=this._labelViews(),w=a.prev(i?t:e),b=n.prev(h?h.rd*R:i?e:t),y=i?0:e;let v;this._markers.forEach(((g,V)=>{const S=g.point,P=x&&(v=x.get(S,0));if(g.setVis(!S.isNull)){const x=this._getDrawer(s.getShape(S)),V=ut.jitter(S.xValue,d),k=ut.jitter(S.yGroup,p);let E,A;if(h){const t=h.start+n.getPos(R,V),e=a.getPos(h.rd,k)*o;E=h.cx+e*c(t),A=h.cy+e*_(t)}else E=n.getPos(b,V),A=y-a.getPos(w,k),i&&(E=a.getPos(w,k),A=e-n.getPos(b,V));S.xPos=E,S.yPos=A,g.setVis(!!h||!r||E>=0&&E<=t&&A>=0&&A<=e)?(g.setPath(x(g._radius||l)),g.trans(E,A).rotate(u),P&&this._layoutLabelView(v,m,f,l,E,A)):P&&P.setVis(!1)}else P&&P.setVis(!1)}))}getNearest(t,e){const s=this.model.radius,i=this._markers._internalItems().reduce(((i,r)=>i.distance(s,t,e)<r.distance(s,t,e)?i:r));return{pv:i,dist:i.distance(s,t,e)}}canHover(t,e,s){return t<=this.model.radius+s}},treemap:class extends Ta{constructor(t){super(t,"rct-treemap-series"),this._nodeViews=new Kn(this._pointContainer,Ah)}_lazyPrepareLabels(){return!0}_getPointPool(){return this._nodeViews}_prepareSeries(t,e){}_renderSeries(t,e){this._pointContainer.invert(this._inverted,e),this._rootView?this.$_renderGroups(t,e):this.$_renderLeafs(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this._rootView?this.$_renderGroups(this.width,this.height):this.$_renderLeafs(this.width,this.height)}$_renderLeafs(t,e){const s=this.model,i=s._xAxisObj,r=s._yAxisObj,n=this._inverted,a=this._getGrowRate(),h=this._labelViews(),o=n?t:e,l=n?e:t,{roots:c,leafs:_}=s.buildMap(l,o),u=new qt(s._calcedColor);let d;null==h||h.prepare(this.doc,this),this._nodeViews.prepare(_.length,((t,e,s)=>{const c=_[e],p=c.point,g=c.parent;let m=u;g&&(!g._color&&g.point.color?m=g._color=new qt(g.point.color):g._color&&(m=g._color)),t.node=c,t.setFill(m.brighten(c.index/s).toString()),i.reversed&&(c.x=l-c.x-c.width),r.reversed&&(c.y=o-c.y-c.height),n&&(c.y=c.y-o),t.render(a);let f=c.x+c.width/2,x=c.y+c.height/2;if(p.xPos=n?-c.y-c.height/2:f,p.yPos=n?l-c.x-c.width/2:x,h&&(d=h.get(p,0))){const e=d.getBBox();d.setVis(c.width>=e.height&&c.height>=e.height)&&(n?(f=-c.y-c.height/2-e.width/2,x=l-c.x-(c.width+e.height)/2):(f-=e.width/2,x-=e.height/2),d.setContrast(t.dom),d.layout(it.CENTER).trans(f,x))}}))}$_renderGroups(t,e){}},vector:class extends Ta{constructor(t){super(t,"rct-vector-series"),this._arrows=new Kn(this._pointContainer,Ch)}_getPointPool(){return this._arrows}_prepareSeries(t,e){this.$_prepareArrows(e,this._visPoints)}_renderSeries(t,e){const s=this.model;let i=s.startAngle;const r=s.arrowHead,n=s._xAxisObj,a=s._yAxisObj,h=this._inverted,o=h?t:e,l=h?e:t,c=this._getGrowRate(),_=h?0:e,u=n.reversed?-1:1,d=a.reversed;this._pointContainer.invert(h,e),this._arrows.forEach((t=>{const e=t.point;if(t.setVis(!e.isNull)){const s=n.getPos(l,e.xValue),p=_-a.getPos(o,e.yValue);let g=i+e.angleValue*u;d&&(g=180-g),e.xPos=h?_+a.getPos(o,e.yValue):s,e.yPos=h?l-n.getPos(l,e.xValue):p,t.trans(s,p),t.layout(r,g,!1,c)}}))}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this._renderSeries(this.width,this.height)}getPointsAt(t,e){return[]}$_prepareArrows(t,e){this._arrows.prepare(e.length,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}},waterfall:class extends $a{constructor(t){super(t,"rct-waterfall-series"),this._bars=new Kn(this._pointContainer,Ma),this.add(this._lineContainer=new bt(t,"rct-waterfall-series-lines")),this._lines=new Kn(this._lineContainer,gr)}_getPointPool(){return this._bars}_getLowValue(t){return t.low}_prepareSeries(t,e){super._prepareSeries(t,e),this._rd=+e.cornerRadius||0}_preparePoints(t,e,s){this.$_parepareBars(t,e,s)}_layoutPoint(t,e,s,i,r,n){const a=t.point;if(t.wPoint=r,t.hPoint=n,i+=n,t.layout(s,i,this._rd,this._rd),e>0){const t=this._lines.get(e-1),h=a._isSum?i-n:a.y>=0?i:i-n;t.setHLine(h,this._xPrev+this._wPrev/2,s-r/2)}this._xPrev=s,this._wPrev=r}_layoutPoints(t,e){this._inverted?this._lineContainer.dom.style.transform=`translate(0px, ${e}px) rotate(90deg) scale(-1, 1)`:this._lineContainer.dom.style.transform="",super._layoutPoints(t,e)}$_parepareBars(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r),t.setStyleOrClass(r._isSum?"rct-waterfall-point-sum":r.y<0?"rct-waterfall-point-negative":"")})),this._lines.prepare(s.length-1,((t,e)=>{t.visible=!s[e].isNull&&!s[e+1].isNull}))}}},zh={circle:ah,linear:Th,bullet:Rh,clock:class extends Xa{constructor(t){super(t,"rct-clock-gauge"),this._rimThick=0,this._secRate=1}_doInitContents(t,e){e.add(this._faceView=new Ga(t,"rct-clock-gauge-face")),e.add(this._rimView=new Ya(t,"rct-clock-gauge-rim")),e.add(this._labelView=new ee(t,"rct-clock-gauge-label")),this._labelView.layout=Jt.MIDDLE,e.add(this._tickContainer=new bt(t,"rct-clock-gauge-ticks")),e.add(this._tickLabelContainer=new bt(t,"rct-clock-gauge-tick-labels")),e.add(this._hourView=new St(t,"rct-clock-gauge-hour")),e.add(this._minuteView=new St(t,"rct-clock-gauge-minute")),e.add(this._secondView=new St(t,"rct-clock-gauge-second")),e.add(this._pinView=new Ga(t,"rct-clock-gauge-pin")),this._tickViews=new Kn(this._tickContainer,gr,"rct-clock-gauge-tick"),this._minorTickViews=new Kn(this._tickContainer,gr,"rct-clock-gauge-minor-tick"),this._tickLabelViews=new Kn(this._tickLabelContainer,ee,"rct-clock-gauge-tick-label")}_prepareGauge(t,e){this._tickViews.prepare(e.tick.visible?12:0),this._minorTickViews.prepare(e.minorTick.visible?48:0);const s=Math.round(12/g(1,Math.floor(e.tickLabel.step)||1));this._tickLabelViews.prepare(e.tickLabel.visible?s:0,(t=>{t.layout=Jt.MIDDLE}))}_renderGauge(t,e){const s=this.model,i=this._exts=s.getExtendts(t,e);this._secRate=1,this.$_renderFace(s,i),this.$_renderHands(s,i),s.active&&!s.getTime()?this._runner||(this._runner=setInterval((()=>{const t=this._prevSec;this.$_renderHands(this.model,this._exts),m(t-this._prevSec)>=1&&this._secondView.visible&&s.chart.animatable()&&s.secondHand.animatable&&this.$_moveSecond(t)}),1e3)):this._runner&&(clearInterval(this._runner),this._runner=void 0)}$_renderFace(t,e){const s=this._labelView,{cx:i,cy:r,rd:n}=e,a=this._rimThick=this._rimView.visible?this.model.rim.getThickness(n):0;this._faceView.setCircle(i,r,n),this._rimView.visible&&(this._rimView.internalSetStyleOrClass(t.rim.style),this._rimView.setSector({cx:i,cy:r,rx:n,ry:n,innerRadius:1-a/n,start:0,angle:2*Math.PI,clockwise:!0}));const h=n-a;let o=h-this.model.tick.length,l=M,u=R/12;if(this._tickViews.forEach(((t,e)=>{t.setLine(i+c(l)*h,r+_(l)*h,i+c(l)*o,r+_(l)*o),l+=u})),!this._minorTickViews.isEmpty){let t=0;o=h-this.model.minorTick.length,l=M,u=R/60,this._minorTickViews.forEach((e=>{t%5==0&&(l+=u,t++),e.setLine(i+c(l)*h,r+_(l)*h,i+c(l)*o,r+_(l)*o),l+=u,t++}))}if(!this._tickLabelViews.isEmpty){const t=12/this._tickLabelViews.count,e=R/12*t;l=M,this._tickLabelViews.get(0).text="12",o=h-(this.model.tick.length+this.model.tickLabel.offset||0),o-=.5*this._tickLabelViews.get(0).getBBox().height,this._tickLabelViews.forEach(((s,n,a)=>{s.text=String(0===n?12:n*t),s.trans(i+c(l)*o,r+_(l)*o),l+=e}))}this._pinView.setCircle(i,r,t.pin.raidus),s.setVis(t.label.visible)&&(s.internalSetStyleOrClass(t.label.style),t.label.buildSvg(s,null,NaN,NaN,null,null),"bottom"===t.label.position?s.trans(i,r+o/2):s.trans(i,r-o/2))}$_getNow(){const t=this.model.timezone;let e=this.model.getTime()||new Date;if(!isNaN(t)){const s=e.getMinutes()+(e.getTimezoneOffset()+t);e.setMinutes(s)}return e}$_renderHands(t,e){const s=this.$_getNow(),i=s.getHours(),r=s.getMinutes(),n=s.getSeconds(),{cx:a,cy:h,rd:o}=e,l=new Dr;let c,_,u,d;c=t.hourHand,_=this._hourView,_.setVis(c.visible)&&(d=R*(i/12+r/60/12+n/60/60/12),u=c.getLength(o-this._rimThick),l.rect(-c.thickness/2,-u,c.thickness,u),_.internalSetStyleOrClass(c.style),_.setPath(l.close(!0)).trans(a,h).rotate(d*D)),c=t.minuteHand,_=this._minuteView,_.setVis(c.visible)&&(d=R*(r/60+n/60/60),u=c.getLength(o-this._rimThick),l.rect(-c.thickness/2,-u,c.thickness,u),_.internalSetStyleOrClass(c.style),_.setPath(l.close(!0)).trans(a,h).rotate(d*D)),c=t.secondHand,_=this._secondView,_.setVis(c.visible)&&(d=this._secRate<1?R*(this._aniSec+this._secRate)/60:R*n/60,u=c.getLength(o-this._rimThick),l.rect(-c.thickness/2,-u,c.thickness,u),_.internalSetStyleOrClass(c.style),_.setPath(l.close(!0)).trans(a,h).rotate(d*D),this._prevSec=n)}$_moveSecond(t){if(!isNaN(t)){this._aniSec=t;const e=new hh(this);e.duration=this.model.secondHand.duration||200,e.start()}}},circlegroup:class extends eh{constructor(t){super(t,"rct-circle-gauge-group")}_createPool(t){return new Kn(t,ah)}_doRenderGauges(t,e,s,i){const r=this.doc,n=this.model,a=n.getCenter(s,i),h=n.getExtents(p(s,i));n.setChildExtents(h),s=i=2*h.radius,e.forEach(((t,e)=>{t.measure(r,n.getVisible(e),s,i,0),t.resize(s,i),t.layout()})),t.trans(a.x-h.radius,a.y-h.radius)}},lineargroup:class extends Nh{constructor(t){super(t,"rct-linear-gauge-group")}_doInitContents(t,e){super._doInitContents(t,e),e.insertChild(this._bandView=new Lh(t),this._scaleView)}_createPool(t){return new Kn(t,Th)}_renderScale(t,e,s){super._renderScale(t,e,s);const i=this._bandView,r=t.band;let n,a;if(i.setVis(r.visible)){const h=+r.gap||0,o=i.measure(this.doc,r,s.width,s.height,1);if(t.vertical){const t=o.width+h;s.width-=t,e.width-=t,a=s.y,r.position===Me.OPPOSITE?n=s.x+s.width+h:(n=s.x,s.x+=t,e.x+=t)}else{const t=o.height+h;s.height-=t,e.height-=t,n=s.x,r.position===Me.OPPOSITE?(a=s.y,s.y+=t,e.y+=t):a=s.y+s.height+h}i.resizeByMeasured().layout().trans(n,a)}}},bulletgroup:class extends Nh{constructor(t){super(t,"rct-bullet-gauge-group")}_createPool(t){return new Kn(t,Rh)}}},Hh={text:Dh,image:Bh,shape:$h};function Gh(t,e){return new(Hh[e._type()])(t)}function jh(t,e){return new(Fh[e._type()])(t)}class Wh extends na{constructor(t){super(t,"rct-axis-grid"),this._lines=new Kn(this,gr)}_doMeasure(t,e,s,i,r){return{width:s,height:i}}_doLayout(){const t=this.model,e=t.axis;e.reversed;const s=this.width,i=this.height,r=e.isEmpty()?[]:t.getPoints(e._isHorz?s:i),n=this._lines.prepare(r.length,(t=>{t.internalClearStyleAndClass(),t.internalSetStyleOrClass(e.grid.style),t.setClass("rct-axis-grid-line")})),a=n.count-1;let h;n.forEach(((t,n)=>{t.setBoolData("first",0===n),t.setBoolData("last",r[n]===(e._isHorz?s:i))}));const o=null==t.firstVisible?t.isVisible(e._isPolar):t.firstVisible,l=null==t.lastVisible?t.isVisible(e._isPolar):t.lastVisible;e._isHorz?n.forEach(((s,n)=>{h=0===n?o:n===a?l:t.isVisible(e._isPolar),s.setVis(h)&&s.setVLine(e.prev(r[n]),0,i)})):n.forEach(((n,c)=>{r[c],h=0===c?o:c===a?l:t.isVisible(e._isPolar),n.setVis(h)&&n.setHLine(i-e.prev(r[c]),0,s)}))}}class Yh extends wt{constructor(t){super(t,"rct-axis-break"),this.add(this._mask=new St(t)),this._mask.setStroke("none"),this.add(this._upLine=new St(t)),this._upLine.setFill("none"),this.add(this._downLine=new St(t)),this._downLine.setFill("none")}setModel(t){this._model=t}layout(t,e,s){this._clip?this._clip.resize(t,e):this._clip=this.control.clipBounds(0,0,t,e),this.setClip(this._clip);const i=this._model._sect.len,r=new Dr;if(s){let t=0,s=0,n=i/2,a=i;for(r.move(s,t);t<e;)t+=20,r.line(n,t),t+=20,r.line(s,t);for(this._downLine.setPath(r.end(!1)),t=0,r.clear().move(n,t);t<e;)t+=20,r.line(a,t),t+=20,r.line(n,t);for(this._upLine.setPath(r.end(!1)),t=0,r.clear().move(s,t);t<e;)t+=20,r.line(n,t),t+=20,r.line(s,t);for(r.line(n,t);t>=0;)t-=20,r.line(a,t),t-=20,r.line(n,t);this._mask.setPath(r.end())}else{let e=0,s=0,n=i/2,a=i;for(r.move(e,n);e<t;)e+=20,r.line(e,s),e+=20,r.line(e,n);for(this._upLine.setPath(r.end(!1)),e=0,r.clear().move(e,a);e<t;)e+=20,r.line(e,n),e+=20,r.line(e,a);for(this._downLine.setPath(r.end(!1)),e=0,r.clear().move(e,n);e<t;)e+=20,r.line(e,s),e+=20,r.line(e,n);for(r.line(e,a);e>=0;)e-=20,r.line(e,n),e-=20,r.line(e,a);this._mask.setPath(r.end())}}}class Xh extends wt{constructor(t){super(t,"rct-axis-guide"),this.add(this._labelView=new ia(t,"rct-axis-guide-label"))}vertical(){return this.model.axis._isHorz}prepare(t,e){this.model=e,this._labelView.setVis(!!e.label.text)&&(this._labelView.setModel(t,e.label,null,null),this._labelView.setStyles(e.label.style))}layout(t,e,s){this._labelView.visible&&(this.model.label.buildSvg(this._labelView._text,this._labelView._outline,t,e,null,null),this._labelView.layout(it.CENTER)),s?this._doLayoutPolar(t,e,s):this._doLayout(t,e)}}class Uh extends Xh{constructor(t,e){super(t),this.insertFirst(this._line=new(e?Wa:gr)(t,"rct-axis-guide-line"))}prepare(t,e){super.prepare(t,e),this._line.setStyles(e.style)}_doLayout(t,e){const s=this.model,i=s.label,r=this._line,n=this._labelView.setVis(i.visible)&&this._labelView,a=n.getBBox(),h=f(i.offsetX,0),o=f(i.offsetY,0);let l,c;if(this.vertical()){const _=s.axis.getPos(t,s.value);if(n.setVis(r.setVis(!isNaN(_)))&&(r.setVLine(_,0,e),n)){switch(i.align){case it.CENTER:l=_-a.width/2+h;break;case it.RIGHT:l=_+h;break;default:l=_-a.width-h}switch(i.verticalAlign){case rt.BOTTOM:c=i.position===Ce.INSIDE?e-a.height-o:e+o;break;case rt.MIDDLE:c=(e-a.height)/2-o;break;default:c=i.position===Ce.INSIDE?o:-1*(a.height+o)}}}else{const _=e-s.axis.getPos(e,s.value);if(n.setVis(r.setVis(!isNaN(_)))&&(r.setHLine(_,0,t),n)){switch(i.align){case it.CENTER:l=(t-a.width)/2-h;break;case it.RIGHT:l=i.position===Ce.INSIDE?t-a.width-h:t+h;break;default:l=i.position===Ce.INSIDE?h:-1*(a.width+h)}switch(i.verticalAlign){case rt.BOTTOM:c=_+o;break;case rt.MIDDLE:c=_-a.height/2-o;break;default:c=_-a.height-o}}}n&&n.trans(l,c)}_doLayoutPolar(t,e,s){const i=this.model,r=this._line,n=this._labelView.setVis(i.label.visible)&&this._labelView,a=i.axis.getStartAngle(),h=i.axis.getPos(s.rd,i.value);r.setArc(s.cx,s.cy,h,a,i.axis.getTotalAngle(),!1),r.setStyle(K,"none"),n&&n.trans(s.cx+h*c(s.start),s.cy+h*_(s.start))}}class Zh extends Xh{constructor(t,e){super(t),this.insertFirst(this._box=new(e?Ya:js)(t,"rct-axis-guide-range"))}prepare(t,e){super.prepare(t,e),this._box.setStyleOrClass(e.style)}_doLayout(t,e){const s=this.model,i=s.label,r=this._box,n=p(s.startValue,s.endValue),a=g(s.startValue,s.endValue),h=this._labelView.setVis(i.visible)&&this._labelView,o=h.getBBox(),l=f(i.offsetX,0),c=f(i.offsetY,0);if(this.vertical()){const _=s.axis.getPos(t,n),u=s.axis.getPos(t,a);if(!isNaN(_)&&!isNaN(u)&&h.setVis(r.setVis(u!==_))){let s,n;switch(i.align){case it.CENTER:s=_+(u-_-o.width)/2+l;break;case it.RIGHT:s=u-o.width-l;break;default:s=_+l}switch(i.verticalAlign){case rt.BOTTOM:n=i.position===Ce.INSIDE?e-o.height-c:e+c;break;case rt.MIDDLE:n=(e-o.height)/2-c;break;default:n=i.position===Ce.INSIDE?c:-1*(o.height+c)}r.setBox(_,0,u,e),h&&h.trans(g(0,p(t,s)),n)}}else{const _=e-s.axis.getPos(e,n),u=e-s.axis.getPos(e,a);if(!isNaN(_)&&!isNaN(u)&&h.setVis(r.setVis(_!==u))){let e,s;switch(i.align){case it.CENTER:e=(t-o.width)/2-l;break;case it.RIGHT:e=i.position===Ce.INSIDE?t-o.width-l:t+l;break;default:e=i.position===Ce.INSIDE?l:-1*(o.width+l)}switch(i.verticalAlign){case rt.BOTTOM:s=_-o.height-c;break;case rt.MIDDLE:s=u+(_-u-o.height)/2-c;break;default:s=u+c}h&&h.trans(e,s),r.setBox(0,u,t,_)}}}_doLayoutPolar(t,e,s){const i=this.model,r=this._box,n=this._labelView.setVis(i.label.visible)&&this._labelView,a=i.axis.getStartAngle(),h=i.axis.getPos(s.rd,i.startValue),o=i.axis.getPos(s.rd,i.endValue);if(r.setSector({cx:s.cx,cy:s.cy,rx:o,ry:o,innerRadius:h/o,start:a,angle:R,clockwise:!0}),n){const t=h+(o-h)/2;n.trans(s.cx+t*c(s.start),s.cy+t*_(s.start))}}}class Kh extends bt{constructor(){super(...arguments),this._views=new Kn(this,St)}prepare(){this._rows=[]}addAll(t,e){const s=this._rows;e.forEach((t=>{s.push(...t.grid.rows.getRows())}))}layout(t,e,s){const i=this._rows;this._views.prepare(i.length),this._views.forEach(((s,r)=>{const n=i[r];if(n.axis._isHorz){const i=n.axis.getPos(t,n.from),r=n.axis.getPos(t,n.to);s.setPath(Hs.rectangle(i,0,r-i,e))}else{const i=n.axis.getPos(e,n.from),r=n.axis.getPos(e,n.to);s.setPath(Hs.rectangle(0,e-i,t,i-r))}s.setFill(n.color)}))}}class qh extends bt{constructor(){super(...arguments),this._linePool=[],this._rangePool=[],this._views=[]}prepare(){const t=this._views;for(;t.length;){const e=t.pop().remove();e instanceof Zh?this._rangePool.push(e):this._linePool.push(e)}}setAll(t,e,s){e.forEach((e=>{let i;e instanceof Qe?i=this._rangePool.pop()||new Zh(t,s):e instanceof qe&&(i=this._linePool.pop()||new Uh(t,s)),this.add(i),i.prepare(t,e)}))}add(t){return this._views.push(t),super.add(t)}}class Qh extends St{constructor(t){super(t),this.ignorePointer()}setModel(t){t!=this.model&&(this.model=t,this._bar=t.isBar(),this.setClass(this._bar?"rct-crosshair-bar":"rct-crosshair-line"))}layout(t,e,s,i,r){const n=this.model.axis,a=n._isHorz,h=new Dr;if(this._bar){const l=n._isHorz?i:r;let c;if(t?c=t.point.xValue:this.model.showAlways&&(c=n.reversed?n.xValueAt(a?i-e:s):n.xValueAt(a?e:r-s)),n instanceof ni&&(c=o(c)),!isNaN(c)){const t=n.getPos(l,c);let e=n.getUnitLen(l,c);a?h.rect(t-e/2,0,e,r):h.rect(0,r-t-e/2,i,e)}}else(t||this.model.showAlways)&&(a?h.vline(e,0,r):h.hline(s,0,i));this.setPath(h.end())}}class Jh extends Mh{constructor(t){super(t,"Reset Zoom",Jh.CLASS_NAME),this.setVis(!1)}}Jh.CLASS_NAME="rct-reset-zoom";class to extends na{constructor(t,e){super(t,to.BODY_CLASS),this._gridViews=new Map,this._baseViews=new Map,this._breakViews=[],this._seriesViews=[],this._seriesMap=new Map,this._annotationViews=[],this._annotationMap=new Map,this._gaugeViews=[],this._gaugeMap=new Map,this._owner=e,this.add(this._hitTester=new Gs(t)),this._hitTester.setFill("transparent"),this.add(this._background=new Gs(t,"rct-body-background")),this.add(this._image=new sa(t,!0,"rct-body-image")),this.add(this._gridRowContainer=new Kh(t,"rct-axis-grid-rows")),this.add(this._gridContainer=new bt(t,"rct-axis-grids")),this.add(this._baseContainer=new bt(t,"rct-axis-bases")),this.add(this._guideContainer=new qh(t,"rct-axis-guides")),this.add(this._annotationContainer=new bt(t,"rct-annotations")),this.add(this._seriesContainer=new bt(t,"rct-series-container")),this.add(this._axisBreakContainer=new bt(t,"rct-axis-breaks")),this.add(this._labelContainer=new bt(t,"rct-label-container")),this.add(this._frontGuideContainer=new qh(t,"rct-front-axis-guides")),this.add(this._frontAnnotationContainer=new bt(t,"rct-front-annotations")),this.add(this._feedbackContainer=new bt(t,"rct-feedbacks")),this.add(this._zoomButton=new Jh(t)),this._crosshairViews=new Kn(this._feedbackContainer,Qh)}getAnnotationAnchor(t){return this._gaugeMap.get(t)||this._annotationMap.get(t)}prepareRender(t,e){this._animatable=xt._animatable&&e.animatable(),this._prepareSeries(t,e,e._getSeries().getVisibleSeries()),this._prepareGauges(t,e,e._getGauges().getVisibles()),this._prepareAnnotations(t,e.body.getAnnotations())}prepareGuideContainers(){this._guideContainer.prepare(),this._frontGuideContainer.prepare()}pointerMoved(t,e){const s=this.width,i=this.height,r=t.x>=0&&t.x<s&&t.y>=0&&t.y<i;let n,a;if(e instanceof SVGElement&&(e.classList.contains(Ta.POINT_CLASS)||e.parentElement instanceof SVGElement&&e.parentElement.classList.contains(Ta.POINT_CLASS)))for(let t=this._seriesViews.length-1;t>=0;t--)if(a=this._seriesViews[t].pointByDom(e),a){n=this._seriesViews[t];break}const h=null==e?void 0:e.classList,o=(null==h?void 0:h.value)&&(h.contains("rct-contextmenu-item")||h.contains("rct-contextmenu-list")),l=r&&!this._zoomRequested&&!this.chart().isEmpty(!0)&&!o;if(this._crosshairViews.forEach((e=>{e.setVis(l)&&e.layout(a,t.x,t.y,s,i)})),a)this.$_setFocused(n,a,t);else{const e=this.chart().options.pointHovering.getHintDistance();let s,i,r;this._seriesViews.forEach((n=>{if(n.getHintDistance&&(s=f(n.getHintDistance(),e),s>0)){let e;n.model.isMarker()&&(e=n.getNearest(t.x,t.y)),(!r||e.dist<r.dist)&&(i=n,r=e)}})),r&&i.canHover(r.dist,r.pv,s)?this.$_setFocused(i,r.pv,t):this.$_setFocused(null,null,t)}return r}hoverSeries(t){const e=this._seriesMap.get(t);this.$_hoverSeries(e)}$_setFocused(t,e,s){const i=this._focused,r=this._siblings,n=this._siblingSeries;let a,h,o;if(t&&e)switch(this.chart().options.pointHovering.getScope(t.model,e.point)){case Yn.AXIS:o=t.model._xAxisObj.getSeries();case Yn.GROUP:o||(o=t.model.group.getVisibleSeries());const i=o.map((t=>{if(t instanceof Ei){let e,i=Number.MAX_SAFE_INTEGER;for(let r=0;r<t.getPoints().count;r++){const n=t.getPoints().get(r);let a;if(t instanceof Mr){const e=(t._xAxisObj._vlen<t._yAxisObj._vlen?t._xAxisObj:t._yAxisObj)._vlen,{min:i,max:r}=t.getPixelMinMax(e),h=t.getRadius(n.zValue,i,r);a=Math.sqrt(Math.pow(n.xPos-s.x,2)+Math.pow(n.yPos-s.y,2))-h}else a=Math.sqrt(Math.pow(n.xPos-s.x,2)+Math.pow(n.yPos-s.y,2));a<i&&(i=a,e=n)}return e}return t.getPoints().pointAt(e.point.xValue)}));a=o.map((t=>this._owner.getSeriesView(t))),h=[],i.forEach(((t,e)=>{h.push(a[e].getPointView(t))}));break;default:a=[t],h=[e]}let l=[];if(a&&a.forEach(((t,e)=>{l.push(...t.getSiblings(h[e]))})),l=l.length>1?l.sort(((t,e)=>t.hash-e.hash)):l.length>0?l:null,ut.equalArrays(r,l)||(a&&a.forEach(((t,e)=>{t.hoverPoints(t.getSiblings(h[e]))})),n&&n.forEach((t=>{(!a||a.indexOf(t)<0)&&t.hoverPoints(null)})),this._siblingSeries=a,this._siblings=l),e!==i){let s=this._focusedSeries;this._focused=e,t!==s&&(s&&this.$_focusSeries(s,!1),this._focusedSeries=t,t&&this.$_focusSeries(t,!0),this.chart().options.seriesHovering&&this.$_hoverSeries(t))}!this._focused||this._focused===i&&this._owner.tooltipVisible()&&!this.model.chart.tooltip.followPointer?!this._focused&&this._owner.tooltipVisible()&&this._owner.hideTooltip():s.x>0&&s.x<this.width&&s.y>0&&s.y<this.height?this._owner.showTooltip(t.model,e,[],this,s):this._owner.hideTooltip()}$_focusSeries(t,e){e?t.model.group?t.front(this._seriesViews,this._seriesViews.filter((e=>e.model.group===t.model.group))):t.front(this._seriesViews):t&&t.parent&&t.back(this._seriesViews)}$_hoverSeries(t){this._seriesViews.forEach((e=>{e.setBoolData(Ta.DATA_UNHOVER,t&&e!==t),e._labelContainer.setBoolData(Ta.DATA_UNHOVER,t&&e!==t)}))}seriesByDom(t){return this._seriesViews.find((e=>e.dom.contains(t)))}findSeries(t){return this._seriesViews.find((e=>e.model===t))}isConnected(t){return!!this._seriesViews.find((e=>e.model._xAxisObj==t||e.model._yAxisObj==t))}getButton(t){if(this._zoomButton.contains(t))return this._zoomButton}buttonClicked(t){t===this._zoomButton&&(this.model.chart._getXAxes().resetZoom(),this.model.chart._getYAxes().resetZoom())}addFeedback(t){t&&this._feedbackContainer.add(t)}setZoom(t,e,s,i){const r=this.chart(),n=r.isInverted(),a=r.xAxis,h=n?this.height:this.width,o=a.valueAt(h,n?h-i:t),l=a.valueAt(h,n?h-e:s);a.zoom(o,l)&&(this._zoomRequested=!0)}animating(){let t=!1;for(const e of this._seriesViews)if(e.visible&&e._animating()){t=!0;break}return t}getTooltipPos(){return{x:this.tx,y:this.ty}}getFocusPointView(){return this._focused}hoverPoints(t,e){this._seriesViews.forEach((s=>{s.hoverPoints(s.getPointsAt(t,e))}))}getSeries(t){return this._seriesViews.find((e=>e.model===t))}removeFocus(){this._seriesViews.forEach((t=>{t._hoverPts.forEach((e=>{e.endHover(t,!1),e.setBoolData(Ta.DATA_HOVER,!1)})),t._hoverPts=[],t._hoverAnis.forEach((t=>{t.stop()})),t._hoverAnis=[]})),this._owner.hideTooltip(),this._focused=null,this._siblings=null,this._siblingSeries=null}getBounds(){return this._hitTester.getBounds()}_doMeasure(t,e,s,i,r){const n=e.chart,a=e.base();if(this._polar=n.isPolar(),this._zoomRequested=!1,this._seriesClip||(this._seriesClip=this.control.clipBounds(),this._seriesClip2=this.control.clipBounds(),this._bodyClip=this.control.clipBounds()),this._background.setStyleOrClass(a.style),a!==e&&this._background.internalSetStyleOrClass(e.style),this._background.setBoolData("polar",this._polar||n.isWidget()),this._seriesViews.forEach(((e,n)=>{e.measure(t,this._series[n],s,i,r)})),!this._polar){this.$_prepareGrids(t,n);for(const e of this._gridViews.keys())this._gridViews.get(e).measure(t,e.grid,s,i,r);this.$_prepareAxisBreaks(t,n)}return this._gaugeViews.forEach(((e,n)=>{e.measure(t,this._gauges[n],s,i,r)})),this._annotationViews.forEach(((e,n)=>{e.measure(t,this._annotations[n],s,i,r)})),this._zoomButton.setVis(e.zoomButton.isVisible())&&this._zoomButton.layout(),{width:s,height:i}}_clipSeries(t,e,s){const i=s?this._seriesClip:this._seriesClip2;t&&t.setClip(i),e&&e.setClip(i)}_doLayout(){const t=this.width,e=this.height,s=this._image;if(this._inverted?(this._seriesClip.setBounds(0,-t,e,t),this._seriesClip2.setBounds(0,0,t,e)):(this._seriesClip.setBounds(0,0,t,e),this._seriesClip2.setBounds(0,0,t,e)),this._bodyClip.setBounds(0,0,t,e),this._hitTester.resize(t,e),this._background.resize(t,e),s.setVis(s.setImage(this.model.image.url,t,e))&&s.setStyleOrClass(this.model.image.style),this._seriesViews.forEach((s=>{s.model.needClip(!1)&&this._clipSeries(s.getClipContainer(),s.getClipContainer2(),s.clipInvertable()),s.resize(t,e),s.trans(0,0),s.layout()})),this._seriesViews.forEach((t=>{t.afterLayout()})),!this._polar){for(const s of this._gridViews.values())s.resize(t,e),s.layout();for(const s of this._baseViews.values()){const i=s.tag;s.setStyleOrClass(i.baseLine.style),i._isHorz?s.setVLine(i.getPos(t,i.getBaseValue()),0,e):s.setHLine(i.getPos(e,i.getBaseValue()),0,t)}this._breakViews.forEach((s=>{const i=s._model,r=i.axis;r._isHorz?r.reversed?s.trans(t-i._sect.pos,0):s.trans(i._sect.pos,0):r.reversed?s.trans(0,i._sect.pos):s.trans(0,e-i._sect.pos-i._sect.len),s.layout(t,e,i.axis._isHorz)}));const s=this.control;if(this._guideClip)this._guideClip.resize(s.width(),s.height());else{const t=s._padding;this._guideClip=s.clipBounds(-1*(t.left+this.tx),-1*(t.top+this.ty),s.width(),s.height())}[this._guideContainer,this._frontGuideContainer].forEach((s=>{s._views.forEach((s=>s.setVis(s.model.visible)&&s.layout(t,e))),s.setClip(this._guideClip)})),this._gridRowContainer.layout(t,e,!1)}this.$_prepareCrosshairs(this.chart()),this._gaugeViews.forEach((s=>{s.resizeByMeasured(),s.layout().transp(s.getPosition(t,e))})),this._layoutAnnotations(this._inverted,this,t,e),this._zoomButton.visible&&this._zoomButton.trans(t-this._zoomButton.getBBox().width-10,10)}$_createGaugeView(t,e){return new(zh[e._type()])(t)}$_prepareGrids(t,e){const s=e.needAxes();this._gridContainer;const i=this._gridViews,r=this._baseContainer,n=this._baseViews;for(const t of i.keys())s&&e.containsAxis(t)&&t.grid.isVisible(!1)||(i.get(t).remove(),i.delete(t));for(const t of n.keys())(!s||!e.containsAxis(t)||t instanceof Oi&&!t.baseLine.visible||!t.isBaseVisible())&&(n.get(t).remove(),n.delete(t));s&&[e._getXAxes(),e._getYAxes()].forEach((e=>e.forEach((e=>{if((e.grid.isVisible(!1)||e.grid.firstVisible||e.grid.lastVisible)&&!i.has(e)&&this._prepareGrids(t,e),e instanceof Oi&&e.baseLine.visible&&e.isBaseVisible()&&!n.has(e)){const s=new gr(t,"rct-axis-baseline");n.set(e,s),r.add(s),s.tag=e}}))))}_prepareGrids(t,e){const s=new Wh(t);this._gridViews.set(e,s),this._gridContainer.add(s)}_prepareSeries(t,e,s){const i=this._inverted=e.isInverted(),r=this._seriesMap,n=this._seriesViews;for(const t of r.keys())s.indexOf(t)<0&&r.delete(t);this._series=s,n.forEach((t=>{s.indexOf(t.model)<0&&(this.control.loaded?t.removeLater(200):t.remove(),t._labelContainer.remove())})),n.length=0,s.forEach((s=>{const a=r.get(s)||jh(t,s);a._setChartOptions(i,this._animatable,e.loadAnimatable()),a.parent||(this._seriesContainer.add(a),this._labelContainer.add(a._labelContainer)),r.set(s,a),n.push(a),a.prepareSeries(t,s)})),this._seriesContainer.sort(n),n.forEach((t=>this._labelContainer.dom.appendChild(t._labelContainer.dom)))}_prepareGauges(t,e,s){const i=this._seriesContainer,r=e.isInverted(),n=this._gaugeMap,a=this._gaugeViews;for(const t of n.keys())s.indexOf(t)<0&&n.delete(t);this._gauges=s,a.forEach((t=>t.remove())),a.length=0,s.forEach((s=>{const h=n.get(s)||this.$_createGaugeView(t,s);i.add(h),n.set(s,h),a.push(h),h.prepareGauge(t,s),h._setChartOptions(r,this._animatable,e.loadAnimatable())}))}_prepareAnnotations(t,e){const s=this._annotationContainer,i=this._frontAnnotationContainer,r=this._annotationMap,n=this._annotationViews;for(const t of r.keys())e.indexOf(t)<0&&r.delete(t);n.forEach((t=>t.remove())),n.length=0,(this._annotations=e).forEach((e=>{const a=r.get(e)||Gh(t,e);(e.front?i:s).add(a),r.set(e,a),n.push(a)}))}$_prepareAxisBreaks(t,e){const s=this._axisBreakContainer,i=this._breakViews,r=[];for([e._getXAxes(),e._getYAxes()].forEach((t=>t.forEach((t=>{t instanceof Di&&r.push(...t.runBreaks()||[])}))));i.length<r.length;){const e=new Yh(t);s.add(e),i.push(e)}for(;i.length>r.length;)i.pop().remove();i.forEach(((t,e)=>t.setModel(r[e])))}$_prepareCrosshairs(t){const e=this._crosshairViews,s=[];[t._getXAxes(),t._getYAxes()].forEach((t=>t.forEach((t=>{t.crosshair.visible&&s.push(t.crosshair)})))),e.prepare(s.length,((t,e)=>{t.setModel(s[e]),t.setClip(this._bodyClip)}))}_layoutAnnotations(t,e,s,i){this._annotationViews.length>0&&this._annotationViews.forEach((r=>{r._layoutView(t,e,0,0,s,i),r.setClip(this._polar||r.model.noClip?T:this._bodyClip)}))}}to.BODY_CLASS="rct-body";class eo extends wt{constructor(t){super(t,so.HANDLE_STYLE),this.add(this._back=new Gs(t)),this.add(this._shape=new St(t)),this._shape.setFill("white")}layout(t,e,s){if(t!==this._w||e!==this._h||s!==this._vertical){let i=1.3*p(t,e);const r=new Dr;this._back.rect={x:-i/2,y:-i/2,width:i,height:i,rx:i/2},i/=3,r.polygon(-i-1,0,-1,-i,-1,i),r.polygon(i+1,0,1,-i,1,i),this._shape.setPath(r.end()),this._w=this.width=t,this._h=this.height=e,this._vertical=s}}}class so extends na{static isHandle(t){return t.parentElement.classList.contains(so.HANDLE_STYLE)}static isMask(t){return t.classList.contains(so.MASK_STYLE)}constructor(t){super(t,so.CLASS_NAME),this.add(this._back=new Gs(t,so.BACK_STYLE)),this.add(this._container=new bt(t,null)),this.add(this._mask=new Gs(t,so.MASK_STYLE)),this.add(this._trackView=new Gs(t,so.TRACK_CLASS)),this.add(this._thumbView=new Gs(t,so.THUMB_CLASS)),this.add(this._startHandle=new eo(t)),this.add(this._endHandle=new eo(t)),this._startHandle.setStyle("cursor","ew-resize"),this._endHandle.setStyle("cursor","ew-resize"),this._mask.setStyle("cursor","ew-resize"),this._mask.dom.addEventListener("dblclick",(()=>{this.model.axis()._zoom&&this.model.axis().resetZoom()}))}dblClick(t){const e=this.model.axis();return this._startHandle.contains(t)?(e.zoom(e._zoom.min,e._zoom.end),!0):this._endHandle.contains(t)?(e.zoom(e._zoom.start,e._zoom.max),!0):void(this.contains(t)&&e.resetZoom())}svgToElement(t,e){return this.control.svgToElement(this._back,t,e)}_doMeasure(t,e,s,i,r){const n=e._naviChart;n.firstSeries;let a=s,h=i;return e._vertical?a=e.thickness+e.gap+e.gapFar:h=e.thickness+e.gap+e.gapFar,e._naviChart.layoutAxes(a,h,!1,1),this.$_prepareSeriesView(t,n),this.$_prepareXAxisView(t,n),this.$_prepareYAxisView(t,n),e._naviChart.xAxis.calcPoints(a,101),e._naviChart.yAxis.calcPoints(h,1),{width:a,height:h}}_doLayout(t){const e=this.model,s=e.axis()._zoom,i=this.width,r=this.height;if(this._back.resize(i,r),e._vertical);else{const t=s?(s.start-s.min)*i/s.total():0,e=s?(s.end-s.min)*i/s.total():i;this._mask.setBounds(t,0,e-t,r),this._trackView.setBounds(-2,r,i+4,6),this._trackView.setRadius(4),this._thumbView.setBounds(t,r,e-t,6),this._startHandle.layout(r/3,r/3,!1),this._startHandle.trans(t,r+3),this._endHandle.layout(r/3,r/3,!1),this._endHandle.trans(e,r+3)}this._seriesView&&(this._seriesView.measure(this.doc,e._naviChart.firstSeries,i,r,1),this._seriesView.resize(i,r),this._seriesView.layout(),this._seriesView.afterLayout()),this._xAxisView&&(this._xAxisView.measure(this.doc,e._naviChart.xAxis,i,r,1),this._xAxisView.resize(i,r),this._xAxisView.layout()),this._yAxisView.setVis(!1)}$_prepareSeriesView(t,e){const s=e.firstSeries;let i=this._seriesView;i&&i.model!==s&&(i.remove(),i=this._seriesView=null),i||(this._container.add(i=this._seriesView=jh(t,s)),i._simpleMode=!0),i&&i.prepareSeries(t,s)}$_prepareXAxisView(t,e){const s=e.xAxis;let i=this._xAxisView;i&&i.model!==s&&(i.remove(),i=this._xAxisView=null),i||(this._container.add(i=this._xAxisView=new ma(t)),i._simpleMode=!0)}$_prepareYAxisView(t,e){const s=e.yAxis;let i=this._yAxisView;i&&i.model!==s&&(i.remove(),i=this._yAxisView=null),i||(this._container.add(i=this._yAxisView=new ma(t)),i._simpleMode=!0)}}so.CLASS_NAME="rct-navigator",so.BACK_STYLE="rct-navigator-back",so.MASK_STYLE="rct-navigator-mask",so.HANDLE_STYLE="rct-navigator-handle",so.HANDLE_BACK_STYLE="rct-navigator-handle-back",so.TRACK_CLASS="rct-navigator-track",so.THUMB_CLASS="rct-navigator-thumb";class io extends Et{constructor(t){super(),this.chart=t}}class ro extends io{constructor(t,e,s){super(t),this._body=e,this._vertical=s}_doStart(t,e,s,i,r){const n=this.chart.getBounds(),a=this._body.getBounds();return this._xStart=e-(a.x-n.x),this._yStart=s-(a.y-n.y),this._body.addFeedback(this._feedback=new Gs(this.chart.doc(),"rct-zoom-tracker")),!0}_doEnded(t,e){const s=this.chart.getBounds(),i=this._body.getBounds();this._vertical?(e-=i.y-s.y,this._body.setZoom(0,p(this._yStart,e),this._body.width,g(this._yStart,e))):(t-=i.x-s.x,this._body.setZoom(p(this._xStart,t),0,g(this._xStart,t),this._body.height)),this._feedback.remove()}_doDrag(t,e,s,i,r){const n=this.chart.getBounds(),a=this._body.getBounds();return this._vertical?(r=Math.max(0,Math.min(a.height,r-(a.y-n.y))),this._feedback.setBounds(0,p(this._yStart,r),this._body.width,m(this._yStart-r))):(i=Math.max(0,Math.min(a.width,i-(a.x-n.x))),this._feedback.setBounds(p(this._xStart,i),0,m(this._xStart-i),this._body.height)),!0}}class no extends io{constructor(t,e){super(t),this._view=e}_doStart(t,e,s,i,r){const n=this._view,a=n.model.axis._zoom;if(a){const t=n._thumbView.elementToSvg(0,0);return this._startOff=n._vertical?s-t.y:e-t.x,this._zoomLen=a.length(),!0}return!1}_doDrag(t,e,s,i,r){const n=this._view;let a;return n._vertical?(a=n.svgToElement(i,r).y-this._startOff,a=n.getZoomPos(n.height-a-n._thumbView.height),n.model.axis.zoom(a,a+this._zoomLen)):(a=n.svgToElement(i,r).x-this._startOff,a=n.getZoomPos(a),n.model.axis.zoom(a,a+this._zoomLen),console.log(a)),!0}}class ao extends io{constructor(t,e,s){super(t),this._view=e,(this._isStart=e._startHandle.contains(s))?this._handleView=e._startHandle:this._handleView=e._endHandle}_doStart(t,e,s,i,r){const n=this._handleView,a=n.elementToSvg(0,0);return this._startOff=n._vertical?s-a.y-n.height/2:e-a.x-n.width/2,this._handleView.setBoolData("select",!0),!0}_doEnded(t,e){this._handleView.setBoolData("select",!1)}_doDrag(t,e,s,i,r){const n=this._view,a=n.model.axis();a._prepareZoom();let h=n.svgToElement(i,r).x-this._startOff;const o=a._zoom.total(),l=a._zoom.min,c=n.model.minSize;return this._handleView._vertical?this._isStart:this._isStart?h>0?a.zoom(h*o/n.width+l,NaN,c):a.zoom(l,NaN,c):h>0&&h<n.width?a.zoom(NaN,h*o/n.width+l,c):h>=n.width&&a.zoom(NaN,a._zoom.max,c),!0}}class ho extends io{constructor(t,e,s){super(t),this._view=e,this._maskView=e._mask}_doStart(t,e,s,i,r){const n=this._view.model.axis(),a=this._maskView.elementToSvg(0,0);return this._startOff=this._view.model._vertical?s-a.y:e-a.x,this._totalLen=n._zoom.total(),this._zoomLen=n._zoom.length(),!0}_doEnded(t,e){}_doDrag(t,e,s,i,r){const n=this._view,a=n.svgToElement(i,r).x-this._startOff;return n.model._vertical?this.$_moveZoom(a*this._totalLen/n.height):this.$_moveZoom(a*this._totalLen/n.width),!0}$_moveZoom(t){const e=this._view.model;t=g(0,p(t,this._totalLen-this._zoomLen))+e.axis()._zoom.min,e.axis().zoom(t,t+this._zoomLen)}}class oo{constructor(t){this._chart=t}handleDown(t){if(!t.isPrimary)return;const e=this._clickElement=t.target;if(!e)return;const s=this.$_pointerToPoint(t);this._dragTracker&&this.$_stopDragTracker(t,e,s.x,s.y),this._prevX=this._clickX=s.x,this._prevY=this._clickY=s.y}handleUp(t){this.isDragging()&&this.$_stopDragTracker(t,t.target,this._prevX,this._prevY)}handleMove(t){const e=this._chart.chartView(),{x:s,y:i}=this.$_pointerToPoint(t);if(t.buttons>=1||0===t.buttons&&0===t.button){const r=this.isDragging(),n=this._clickElement;s<0||s>=e.control.dom().offsetWidth||i<0||i>=e.control.dom().offsetHeight||(r?this.$_doDrag(t,n,s,i):(!this._dragTracker&&(m(this._clickX-s)>3||m(this._clickY-i)>3)||this._dragTracker&&!r)&&this.$_startMove(t,n,s,i))}this._prevX=s,this._prevY=i,this.isDragging()?(e.pointerMoved(-1,-1,null),this._stopEvent(t)):e.getButton(t.target)||e.pointerMoved(t.pointX,t.pointY,t.target)}handleClick(t){const e=this._chart.chartView(),s=this._clickElement,i=e.getButton(s);let r,n,a;if(i)!0!==i.click()&&e.buttonClicked(i);else if(n=e.legendByDom(s))if(n.source instanceof Zs){const t=n.source,e=this._chart.model.seriesByPoint(t);if(e){e.setPointVisible(t,!t.visible);const s=this._chart.chartView().findSeriesView(e);s instanceof Ha&&s.togglePointVisible(t)}}else n.source.visible=!n.source.visible,e.bodyView().hoverSeries(n.source.visible?n.source:null);else(a=e.seriesByDom(s))?a.clicked(s):(r=e.creditByDom(s))&&r.clicked(s)}handleDblClick(t){const e=this._chart.chartView()._navigatorView,s=this._clickElement;!e.visible||e.dblClick(s)}handleWheel(t){}get dragTracker(){return this._dragTracker}setDragTracker(t){t!=this._dragTracker&&(this._dragTracker&&this._dragTracker.cancel(),this._dragTracker=t)}isDragging(){return this._dragTracker&&this._dragTracker.dragging}_stopEvent(t){t.cancelable&&t.preventDefault(),t.stopImmediatePropagation()}$_pointerToPoint(t){const e=this._chart.svg().getBoundingClientRect();return{x:t.clientX-e.left,y:t.clientY-e.top}}_getDragTracker(t,e,s){const i=this._chart.chartView(),r=i.bodyOf(t);return pa.isThumb(t)?new no(this._chart,i.getScrollView(t)):so.isHandle(t)?new ao(this._chart,i._navigatorView,t):so.isMask(t)&&r&&r.model.isZoomed()?new ho(this._chart,i._navigatorView,t):r&&r.model.canZoom()&&r.contains(t)?new ro(this._chart,r,i._inverted):void 0}$_doDrag(t,e,s,i){if(!this.$_drag(e,this._prevX,this._prevY,s,i))return this.$_stopDragTracker(t,e,s,i,!0),this._stopEvent(t),!0}$_startMove(t,e,s,i){this.$_startDrag(e,this._prevX,this._prevY,s,i)&&(s!==this._prevX||i!==this._prevY?this.$_doDrag(t,e,s,i):this._stopEvent(t),this._chart.setPointerCapture(t))}$_startDrag(t,e,s,i,r){if(this._dragTracker||this.setDragTracker(this._getDragTracker(t,i-e,r-s)),this._dragTracker){if(this._dragTracker.start(t,e,s,i,r))return!0;this._dragTracker=null}return!1}$_drag(t,e,s,i,r){return this._dragTracker.drag(t,e,s,i,r)}$_stopDragTracker(t,e,s,i,r=!1){this.isDragging()&&(this._chart.releasePointerCapture(t),r?this._dragTracker.cancel():this._dragTracker.drop(null,s,i),this._dragTracker=null)}}class lo extends bt{constructor(t){super(t,lo.TITLE_CLASS),this._itemViews=[],this._separators=[],this.itemGap=8,this.setVis(!1)}setHistory(t,e){if(this.setVis(e&&e.length>0)){const s=this._itemViews,i=this._separators;for(;s.length<e.length;){const e=new ee(t,"rct-history-item");e.anchor=Qt.START,s.push(e)}for(;s.length>e.length;)s.pop().remove();for(;i.length<e.length-1;){const e=new ee(t);e.anchor=Qt.START,e.text=">",i.push(e)}for(;i.length>e.length-1;)i.pop().remove();this.$_layout(e)}}$_layout(t){const e=this._itemViews,s=this._separators,i=this.itemGap,r=t.length;let n=0;for(let a=0;a<r;a++)e[a].text=t[a].name,e[a].transX(n),a<r-1&&(n+=e[a].width+i,s[a].transX(n),n+=s[a].width+i)}}lo.TITLE_CLASS="rct-history";class co extends na{constructor(t){super(t,"rct-legend-item"),this.add(this._back=new Gs(t)),this._back.setFill("transparent"),this._back.setStroke("none"),this.add(this._label=new ee(t,"rct-legend-item-label")),this._label.anchor=Qt.START}setMarker(t){t!==this._marker&&(this._marker&&this._marker.remove(),this.insertFirst(this._marker=t))}_doMeasure(t,e,s,i,r){this._label.setBoolData("hidden",!e.source.visible),this._marker.setBoolData("hidden",!e.source.visible),this._label.text=e.text();const n=this._rMarker=this._marker.setVis(e.legend.markerVisible)?this._marker.getBBox():qn,a=Jn(this._label.getBBox());return this._gap=f(e.legend.markerGap,0),{width:n.width+this._gap+a.width,height:g(n.height,a.height)}}_doLayout(t){const e=this._rMarker,s=f(t,e.width);this._back.setBounds(0,0,this.width,this.height),this._marker.visible&&this._marker.trans((s-e.width)/2,(this.height-e.height)/2),this._label.trans(s+this._gap,(this.height-this._label.getBBox().height)/2)}}class _o extends aa{constructor(t){super(t,_o.LEGEND_CLASS,"rct-legend-background"),this._itemViews=new Kn(this,co)}legendByDom(t){const e=this._itemViews.elementOf(t);return e&&e.model}legendOfSeries(t){return this._itemViews.find((e=>e.model.source===t))}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_doMeasure(t,e,s,i,r){const n=e.items(),a=this._vertical=e.getLayout()===Ts.VERTICAL;return this._ipr=f(e.itemsPerLine,Number.MAX_SAFE_INTEGER),this._gap=e.location!==Ls.BODY?f(e.gap,0):0,a?i=e.getMaxHeight(i):s=e.getMaxWidth(s),this.$_prepareItems(t,n),this.$_measure(t,e,a,this._ipr,s,i)}_doLayout(){const t=this.model,e=this._rowViews,s=t.useTextColor,i=this._sizes,r=t.itemsAlign,n=t.lineGap||0,a=t.itemGap||0,h=this._margins,o=this._paddings,l=this._vertical,c=h.left+o.left,_=h.top+o.top;let u,d=c,p=_;this._itemViews.forEach((t=>{const e=t.model.source,i=e.legendColor();t._marker.setColor(i),s&&e.visible?t._label.setFill(i):t._label.setFill("")})),e.forEach(((t,e)=>{l?(t.forEach((t=>{t.mw=i[e],t.resizeByMeasured().layout(this._wMarkers[e])})),p=_,r!==Ns.CENTER&&r!==Ns.END||(u=t.map((t=>t.height)).reduce(((t,e)=>t+e))+a*(t.length-1)+h.top+h.bottom+o.top+o.bottom,r===Ns.CENTER?p+=(this.height-u)/2:p+=this.height-u),t.forEach((t=>{t.trans(d,p),p+=t.height+a})),d+=i[e]+n):(t.forEach((t=>{t.resizeByMeasured().layout(NaN)})),d=c,r!==Ns.CENTER&&r!==Ns.END||(u=t.map((t=>t.width)).reduce(((t,e)=>t+e))+a*(t.length-1)+h.left+h.right+o.left+o.right,r===Ns.CENTER?d+=(this.width-u)/2:d+=this.width-u),t.forEach((t=>{t.trans(d,p),d+=t.width+a})),p+=i[e]+n)}))}$_prepareItems(t,e){this._itemViews.prepare(e.length)}$_measure(t,e,s,i,r,n){const a=e.items(),h=this._itemViews,o=e.itemGap||0,l=e.lineGap||0,c=h.count,_=this._rowViews=[],u=this._sizes=[];let d,p,m,f;h.forEach(((s,i)=>{s.setMarker(a[i].source.legendMarker(t,e.markerSize)),s.measure(t,a[i],r,n,1)}));let x=0,w=0;if(s){for(;x<c;)f=h.get(x),w%i==0?(_.push(m=[f]),p=f.mh,w++,x++):(p+=o+f.mh,p<=n?(m.push(f),w++,x++):w=0);this._wMarkers=[],d=p=0,_.forEach(((t,e)=>{let s=0,i=0,r=0;t.forEach((t=>{i+=t.mh,s=g(s,t.mw),r=g(r,t._rMarker.width),t._col=e})),i+=o*(t.length-1),p=g(p,i),d+=s,u.push(s),this._wMarkers.push(r)})),d+=l*(_.length-1)}else{for(;x<c;)f=h.get(x),w%i==0?(_.push(m=[f]),d=f.mw,w++,x++):(d+=o+f.mw,d<=r?(m.push(f),w++,x++):w=0);d=p=0,_.forEach((t=>{let e=0,s=0;t.forEach((t=>{e+=t.mw,s=g(s,t.mh)})),e+=o*(t.length-1),d=g(d,e),p+=s,u.push(s)})),p+=l*(_.length-1)}return{width:d,height:p}}}_o.LEGEND_CLASS="rct-legend";let uo=class extends ha{constructor(){super(...arguments),this.views=[],this._gap=0}isEmpty(){return 0===this.views.length}prepare(t,e,s,i,r){const n=this.views,a=[];for(this.isX=e,s&&s._axes.forEach((t=>{a.push(t)}));n.length<a.length;){const e=new ma(t);this.add(e),n.push(e)}for(;n.length>a.length;)n.pop().remove();if(n.forEach(((e,s)=>{const r=a[s];r._runPos,e.model=a[s],i.forEach((s=>{s.forEach((s=>{s.isConnected(r)&&e.prepareGuides(t,s.row,s.col,s._guideContainer,s._frontGuideContainer)}))}))})),this.axes=a,this.setVis(n.length>0)){const t=n[0].model;this._gap=t.chart.getAxesGap()}}checkHeights(t,e,s){return this.views.length>0?this.$_checkHeights(this.views,t,e,s):0}$_checkHeights(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkHeight(e,s,i)})),r+=(this.views.length-1)*this._gap),r}checkWidths(t,e,s){return this.views.length>0?this.$_checkWidths(this.views,t,e,s):0}$_checkWidths(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkWidth(e,s,i)})),r+=(this.views.length-1)*this._gap),r}getScrollView(t){var e;for(const s of this.views)if(null===(e=s._scrollView)||void 0===e?void 0:e.contains(t))return s._scrollView}setMargins(t,e,s,i){this.views.forEach((r=>r.setMargins(t,e,s,i)))}_setInverted(t){super._setInverted(t),this.isHorz=t&&!this.isX||!t&&this.isX}_doMeasure(t,e,s,i,r){const n=this.axes;if(this.isHorz){let e=0;return this.views.forEach(((a,h)=>{e+=a.measure(t,n[h],s,i,r).height})),{width:s,height:e}}{let e=0;return this.views.forEach(((a,h)=>{e+=a.measure(t,n[h],s,i,r).width})),{width:e,height:i}}}_doLayout(t){this.isHorz?this.views.forEach((t=>{t.resize(this.width,t.mh),t.layout()})):this.views.forEach((t=>{t.resize(t.mw,this.height),t.transX(this.width-t.mw),t.layout()}))}};class po extends ha{constructor(t,e){super(t,"rct-axis-container"),this.isX=e,this.sections=[]}prepare(t,e,s,i){const r=this.isX?s.getRow(i):s.getColumn(i);for(;this.sections.length<r.length;){const e=new uo(t);this.add(e),this.sections.push(e)}for(;this.sections.length>r.length;)this.sections.pop().remove();this.sections.forEach(((n,a)=>{this.isX?(n.row=i,n.col=a):(n.col=i,n.row=a),n.prepare(t,this.isX,r[a],e,s)}))}checkWidths(t,e,s){return this.sections.length>0?this.sections.reduce(((i,r)=>i+r.checkWidths(t,e,s)),0):0}checkHeights(t,e,s){return this.sections.length>0?this.sections.reduce(((i,r)=>i+r.checkHeights(t,e,s)),0):0}_setInverted(t){super._setInverted(t),this._isHorz=t&&!this.isX||!t&&this.isX}_doMeasure(t,e,s,i,r){let n=0,a=0;return this._isHorz?this.sections.forEach((n=>{a=g(a,n.measure(t,e,s,i,r).height)})):this.sections.forEach((a=>{n=g(n,a.measure(t,e,s,i,r).width)})),{width:n,height:a}}_doLayout(t){this._isHorz?this.height>0&&this.sections.forEach(((e,s)=>{e.resize(t[2*(s+1)]-t[2*(s+1)-1],this.height),e.trans(t[2*s+1]-t[1],0),e.layout()})):this.width>0&&this.sections.forEach(((e,s)=>{e.resize(this.width,t[2*(s+1)]-t[2*(s+1)-1]),e.trans(0,this.height-(t[2*(s+1)]-t[1])),e.layout()}))}}class go extends to{constructor(){super(...arguments),this.row=0,this.col=0}prepareRender(t,e){const s=this.row,i=this.col,r=e.split.getPane(s,i).body,n=e._getSeries().getPaneSeries(s,i),a=e._getGauges().getPaneVisibles(s,i);this._animatable=xt._animatable&&e.animatable(),this._prepareSeries(t,e,n),this._prepareGauges(t,e,a),this._prepareAnnotations(t,r.getAnnotations())}_prepareGrids(t,e){e.row===this.row&&e.col===this.col&&super._prepareGrids(t,e)}getTooltipPos(){return{x:this.parent.parent.tx+this.tx,y:this.parent.parent.ty+this.ty}}}class mo extends bt{constructor(t,e){super(t,mo.STYLE_NAME),this._bodies=[],this._xContainers=[],this._yContainers=[],this._owner=e}get bodies(){return this._bodies}bodyViewOf(t){return this._bodies.find((e=>e.contains(t)))}prepare(t,e){e.chart,this.$_init(t),this._model=e,this.$_prepareBodies(t,e)}measure(t,e,s,i,r,n,a){const h=e.chart,o=this._inverted=e.chart.isInverted(),l=r,c=n;this.$_prepareAxes(t,s,!0),this.$_prepareAxes(t,i,!1),e.layoutAxes(r,n,o,a),o?(r-=this._xContainers.reduce(((e,s)=>e+s.checkWidths(t,r,n)),0),n-=this._yContainers.reduce(((e,s)=>e+s.checkHeights(t,r,n)),0)):(n-=this._xContainers.reduce(((e,s)=>e+s.checkHeights(t,r,n)),0),r-=this._yContainers.reduce(((e,s)=>e+s.checkWidths(t,r,n)),0)),e.layoutAxes(r,n,o,a),this._xContainers.forEach((e=>e.measure(t,h,r,n,a))),this._yContainers.forEach((e=>e.measure(t,h,r,n,a))),r=l,n=c,o?(r-=this._xContainers.reduce(((t,e)=>t+e.mw),0),n-=this._yContainers.reduce(((t,e)=>t+e.mh),0)):(n-=this._xContainers.reduce(((t,e)=>t+e.mh),0),r-=this._yContainers.reduce(((t,e)=>t+e.mw),0)),e.layoutAxes(r,n,o,a),this._xContainers.forEach((e=>e.measure(t,h,r,n,a))),this._yContainers.forEach((e=>e.measure(t,h,r,n,a)));const _=e.getXLens(o?n:r),u=e.getYLens(o?r:n);e.calcAxesPoints(_,u)}layout(){const t=this._model,e=this.width,s=this.height;this._back.resize(e,s),this.$_calcExtents(t,e,s),this.$_layoutAxes(t,!0,e,s),this.$_layoutAxes(t,!1,e,s),this.$_layoutBodies(t,e,s)}seriesByDom(t){for(const e of this._bodies){const s=e.seriesByDom(t);if(s)return s}}$_init(t){this._back||(this.add(this._back=new Gs(t)),this._back.setStyles({fill:"none"}),this.add(this._bodyContainer=new bt(t,T)),this.add(this._axisContainer=new bt(t,T)))}$_prepareBodies(t,e){const s=e.chart,i=e.paneCount(),r=this._bodies,n=this._bodyMap=[];for(;r.length<i;){const e=new go(t,this._owner);this._bodyContainer.add(e),r.push(e)}for(;r.length>i;)r.pop().remove();for(let t=0;t<e.rowCount();t++){const s=[];for(let i=0;i<e.colCount();i++){const n=r[t*e.colCount()+i];s.push(n),n.row=t,n.col=i}n.push(s)}r.forEach((e=>{e.prepareRender(t,s),e.prepareGuideContainers(),e._gridRowContainer.prepare()}))}$_prepareAxes(t,e,s){const i=s?this._xContainers:this._yContainers,r=s?e.rows():e.cols();for(;i.length<r;){const e=new po(t,s);this._axisContainer.add(e),i.push(e)}for(;i.length>r;)i.pop().remove();i.forEach(((s,i)=>{s.prepare(t,this._bodyMap,e,i)}))}$_calc(t,e,s,i){const r=new Array(2*(e+1)),n=s-t.reduce(((t,e)=>t+e[i]),0),a=new Array(e);let h=0,o=0;for(o=0;o<e;o++)a[o]=n/e;for(o=0;o<e;o++)r[2*o]=h,r[2*o+1]=h+=t[o][i],h+=a[o];return r[2*o]=h,r[2*o+1]=h+t[o][i],r}$_calcExtents(t,e,s){this._inverted?(this._rowPoints=this.$_calc(this._xContainers,t.rowCount(),e,"mw"),this._colPoints=this.$_calc(this._yContainers,t.colCount(),s,"mh")):(this._rowPoints=this.$_calc(this._xContainers,t.rowCount(),s,"mh"),this._colPoints=this.$_calc(this._yContainers,t.colCount(),e,"mw"))}$_layoutAxes(t,e,s,i){const r=this.control._padding,n=this._rowPoints,a=this._colPoints,h=e?this._xContainers:this._yContainers;if(this._inverted)if(e){const t=a[1],e=a[a.length-2]-t;h.forEach(((t,s)=>{t.resize(t.mw,e),t.trans(n[2*s],i-a[a.length-2]),t.layout(a)}))}else{const t=n[1],e=n[n.length-2]-t;h.forEach(((s,h)=>{const o=s.sections;for(let t=0,e=o.length;t<e;t++){const s=o[t],i=0===t?r.left:0,a=t===e-1?r.right:0;let h=0,l=0;e>1&&(h=n[2*t+1]-n[2*t],l=n[2*(t+1)+1]-n[2*(t+1)],0===t?o[t+1].isEmpty()?l=n[2*(t+1)]-n[2*(t+1)-1]:l/=2:t===e-1?o[t-1].isEmpty()?h=n[2*(t-1)]-n[2*(t-1)-1]:h/=2:(o[t-1].isEmpty()?h=n[2*(t-1)]-n[2*(t-1)-1]:h/=2,o[t+1].isEmpty()?l=n[2*(t+1)]-n[2*(t+1)-1]:l/=2)),s.setMargins(i,h,l,a)}s.resize(e,s.mh),s.trans(t,i-a[2*h+1]),s.layout(n)}))}else if(e){const t=a[1];s=a[a.length-2]-t,h.forEach(((e,o)=>{const l=e.sections;for(let t=0,e=l.length;t<e;t++){const s=l[t],i=0===o?r.left:0,c=o===h.length-1?r.right:0;let _=0,u=0;e>1&&(_=a[2*t+1]-a[2*t],u=a[2*(t+1)+1]-a[2*(t+1)],0===t?l[t+1].isEmpty()?u=a[2*(t+1)]-a[2*(t+1)-1]:u/=2:t===e-1?l[t-1].isEmpty()?_=a[2*(t-1)]-a[2*(t-1)-1]:_/=2:(l[t-1].isEmpty()?_=a[2*(t-1)]-a[2*(t-1)-1]:_/=2,l[t+1].isEmpty()?u=a[2*(t+1)]-n[2*(t+1)-1]:u/=2)),s.setMargins(i,_,u,c)}e.resize(s,e.mh),e.trans(t,i-n[2*o+1]),e.layout(a)}))}else{const t=n[n.length-2],e=t-n[1];h.forEach(((s,r)=>{s.resize(s.mw,e),s.trans(a[2*r],i-t),s.layout(n)}))}}$_layoutBodies(t,e,s){t.chart.body;const i=t.rowCount(),r=t.colCount(),n=this._rowPoints,a=this._colPoints,h=this._bodies;if(this._inverted)for(let e=0;e<i;e++){const s=n[2*(e+1)-1],i=n[2*(e+1)];for(let n=0;n<r;n++){const o=h[e*r+n],l=a[2*n+1],c=a[2*(n+1)];o.measure(this.doc,t.getPane(e,n).body,i-s,c-l,1),o.resize(i-s,c-l),o.trans(s,this.height-c),o.layout()}}else for(let e=0;e<i;e++){const i=n[2*(e+1)-1],o=n[2*(e+1)];for(let n=0;n<r;n++){const l=h[e*r+n],c=a[2*(n+1)-1],_=a[2*(n+1)];l.measure(this.doc,t.getPane(e,n).body,_-c,o-i,1),l.resize(_-c,o-i),l.trans(c,s-o),l.layout()}}}}mo.STYLE_NAME="rct-panes";class fo extends wt{constructor(t){super(t,"rct-polar-axis-tick-mark"),this.add(this._lineView=new Ga(t))}layout(){}}class xo extends wt{constructor(t,e,s,i){super(t,e),this.add(this._markContainer=new bt(t,"rct-polar-axis-markers")),this._markViews=new Kn(this._markContainer,fo),this.add(this._gridContainer=new wt(t,"rct-polar-axis-grids")),this._labelViews=new Kn(this._labelContainer=s,ua,i?"rct-polar-xaxis-label":"rct-polar-yaxis-label")}prepare(t,e,s,i){this._model=e,this._circular=s,this._markLen=e.tick.length,this.$_prepareTickMarks(t,e),this.$_prepareLabels(t,e),this._doPrepare(e,e._ticks,s,i)}layout(t,e,s,i){const r=this._model._ticks;return this._doLayout(this._model,e,s,i,r,t),this}$_prepareTickMarks(t,e){this._markViews.prepare(e._ticks.length)}_prepareLabel(t,e,s,i){const r=s.getLabelText(e,i),n=e.label;if(t.value=e.value,t.internalClearStyleAndClass(),t.internalSetStyleOrClass(s.style),t.internalSetStyleOrClass(s.getLabelStyle(e,i)),null!=r){n&&r.match(ga)?t.setLabel(s,e,r.replace(ga,n),1e3,1e3):(s.prepareRich(r),s._paramTick=e,s.buildSvg(t._text,t._outline,NaN,NaN,s,s._domain))}else t.setLabel(s,e,n,1e3,1e3)}$_prepareLabels(t,e){const s=e.label;if(this._labelContainer.setVis(s.visible)){const t=e._ticks;this._labelContainer.setStyleOrClass(s.style),this._labelViews.prepare(t.length,((e,i,r)=>{e.setVis(!0),this._prepareLabel(e,t[i],s,r)}))}}prepareGuides(t,e,s){let i=this._model.guides.filter((t=>!t.front));e.setAll(t,i,!0),i=this._model.guides.filter((t=>t.front)),s.setAll(t,i,!0)}}class wo extends xo{constructor(t,e,s){super(t,"rct-polar-xaxis",s,!0),this._gridLines=new Kn(this._gridContainer,gr,wo.GRID_CLASS),e.insertFirst(this._startView=new gr(t,wo.SECTOR_LINE_CLASS)),e.insertFirst(this._endView=new gr(t,wo.SECTOR_LINE_CLASS)),e.insertFirst(this._lineView=new Wa(t,wo.LINE_CLASS))}_doPrepare(t,e,s){let i=this._lineView;this._gridContainer.setVis(t.grid.isVisible(!0))&&this._gridLines.prepare(e.length),i.setVis(t.line.visible)&&(i.setStyleOrClass(t.line.style),i.setFill("none")),this._startView.setVis(s&&t.isArced()&&t.sectorLine.visible)?(this._startView.setStyleOrClass(t.sectorLine.style),this._endView.setVis(!0),this._endView.setStyleOrClass(t.sectorLine.style)):this._endView.setVis(!1)}_doLayout(t,e,s,i,r,n){const a=t.getStartAngle(),h=t.getTotalAngle();if(r.forEach((t=>t.pos=t.pos/i*h/R)),this._gridContainer.visible&&this._gridLines.forEach(((t,n)=>{const h=r[n].pos,o=e+c(a+h)*i,l=s+_(a+h)*i;t.setLine(e,s,o,l)})),this._labelContainer.visible){const n=this._labelViews.count,h=Math.ceil(9/(360/n)),o=i+t.tick.length,l=it.CENTER;this._labelViews.forEach(((t,i)=>{if(t.setVis(i%h==0)){const n=r[i],h=t.getBBox(),u=a+n.pos,d=e+c(u)*(o+h.width/2)-h.width/2,p=s+_(u)*(o+h.height/2)-h.height/2;t.layout(l).trans(d,p)}})),n>2&&m(r[n-1].pos-r[n-2].pos)<R/24&&this._labelViews.get(n-1).setVis(!1)}if(this._lineView.visible)if(this._circular)this._lineView.setArc(e,s,i,a,t.getTotalAngle(),!0);else{const t=[];r.map((r=>{const n=r.pos;t.push(e+c(a+n)*i,s+_(a+n)*i)})),this._lineView.setPolyline(t)}this._startView.visible&&(this._startView.setLine(e,s,e+c(a)*i,s+_(a)*i),this._endView.setLine(e,s,e+c(a+h)*i,s+_(a+h)*i))}}wo.LINE_CLASS="rct-polar-xaxis-line",wo.SECTOR_LINE_CLASS="rct-polar-xaxis-sector-line",wo.GRID_CLASS="rct-polar-xaxis-grid-line";class bo extends xo{constructor(t,e,s){super(t,"rct-polar-yaxis",s,!1),this._gridLines=new Kn(this._gridContainer,Wa,bo.GRID_LINE_STYLE),e.add(this._lineView=new gr(t,"rct-polar-yaxis-line"))}_doPrepare(t,e,s,i){this._gridContainer.setVis(!1!==t.grid.visible)&&this._gridLines.prepare(e.length,null),(this._lineView.visible=t.line.visible)&&this._lineView.setStyleOrClass(t.line.style)}_doLayout(t,e,s,i,r,n){const a=n.getStartAngle(),h=n.getTotalAngle();if(this._gridContainer.visible){const i=this._circular;this._gridLines.forEach(((o,l)=>{const u=r[l].pos;if(i)o.setArc(e,s,u,a,h,!0),o.setFill("none");else if(o instanceof mr){const i=t.getStartAngle(),r=[];n._ticks.forEach((t=>{const n=t.pos;r.push(e+c(i+n)*u,s+_(i+n)*u)})),o.setPoints(...r)}}))}if(this._labelContainer.visible)if(n.isArced()){const t=n.getStartAngle();this._labelViews.forEach(((i,n)=>{const a=e+c(t)*r[n].pos-i.getBBox().width/2,h=s+_(t)*r[n].pos-i.getBBox().height/2;i.setContrast(null).trans(a,h)}))}else this._labelViews.forEach(((t,i)=>{t.setContrast(null).trans(e+2,s-r[i].pos-t.getBBox().height/2)}));this._lineView.visible&&this._lineView.setVLine(e,s,s-i)}}bo.GRID_LINE_STYLE="rct-polar-yaxis-grid-line";class yo extends to{constructor(t,e){super(t,e),this._yAxisViews=[]}_doMeasure(t,e,s,i,r){const n=e.chart,a=super._doMeasure(t,e,s,i,r);return this.$_prepareAxes(t,n.xAxis,n._getYAxes().items,this.model.circular,n.xAxis.isArced()),a}_doLayout(){const t=this.model.setPolar(this.width,this.height),{cx:e,cy:s,rd:i}=t.getPolar(null);this._seriesViews.forEach((t=>{var r;t.model.needClip(!0)&&(this._polarClip||(this._polarClip=this.control.clipCircle()),this._polarClip.setCircle(e,s,i),t.getClipContainer().setClip(this._polarClip),null===(r=t.getClipContainer2())||void 0===r||r.setClip(this._polarClip)),t.resize(2*i,2*i),t.layout()})),this._seriesViews.forEach((t=>{t.afterLayout()})),this._xAxisView.layout(t.chart.yAxis,e,s,i),this._yAxisViews.forEach((r=>{r.layout(t.chart.xAxis,e,s,i)})),[this._guideContainer,this._frontGuideContainer].forEach((e=>{e._views.forEach((e=>e.layout(this.width,this.height,t.getPolar(e.model.axis))))})),this._layoutAnnotations(!1,this,this.width,this.height)}$_prepareAxes(t,e,s,i,r){this._axisContainer||(this.insertFirst(this._axisLabelContainer=new bt(t,"rct-polar-axis-labels")),this.insertFirst(this._lineContainer=new bt(t,"rct_axis-lines")),this.insertFirst(this._axisContainer=new bt(t,"rct-polar-axes")));const n=this._yAxisViews;for(;n.length<s.length;){const e=new bo(t,this._lineContainer,this._axisLabelContainer);this._axisContainer.add(e),n.push(e)}for(;n.length>s.length;)n.pop().remove();n.forEach(((e,n)=>{e.prepare(t,s[n],i,r),e.prepareGuides(t,this._guideContainer,this._frontGuideContainer)})),this._xAxisView||this._axisContainer.add(this._xAxisView=new wo(t,this._lineContainer,this._axisLabelContainer)),this._xAxisView.prepare(t,e,i,r)}}class vo extends aa{constructor(t,e){super(t,e?vo.SUBTITLE_CLASS:vo.TITLE_CLASS,e?"rct-subtitle-background":"rct-title-background"),this.isSub=e,this.add(this._textView=new ee(t)),this._richText=new le}_marginable(){return!1}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_doMeasure(t,e,s,i,r){return this._richText.setFormat(e.text),this._richText.build(this._textView,s,i,null,null),Jn(this._textView.getBBox())}_doLayout(){this._richText.layout(this._textView,this.textAlign(),this.width,this.height,this._paddings)}}var Vo,So;vo.TITLE_CLASS="rct-title",vo.SUBTITLE_CLASS="rct-subtitle",function(t){t.TOP="top",t.BOTTOM="bottom",t.LEFT="left",t.RIGHT="right"}(Vo||(Vo={}));class Po extends wt{constructor(t){super(t,Po.CLASS_NAME),this._topHeight=7,this._tailSize=10,this._radius=5,this._tailVisible=!0,this._hideHandler=()=>{this.$_hide(),this._hideTimer=void 0},this.add(this._back=new St(t,"rct-tooltip-back")),this.add(this._top=new St(t,"rct-tooltip-top")),this.add(this._textView=new ee(t,"rct-tooltip-text")),this._back.setAttr("filter","url(#"+xt.SHADOW_FILTER+")"),this._textView.anchor=Qt.START,this._richText=new le,this.close(!0,!1)}show(t,e,s,i,r,n,a){const h=e.point,o=this._model=t.chart.tooltip,l=o.setTarget(t,h,s&&s.map((t=>t.point))),c=this.control;if(!l)return;const _=c.contentWidth(),u=c.contentHeight(),d=this._textView,m=t.chart.isInverted();let f=t._yAxisObj.reversed;this._richText.setFormat(o.text||l.getTooltipText(t,h)),this._richText.build(d,NaN,NaN,null,o.getTextDomain());const x=d.getBBox();let w=g(o.minWidth||0,x.width+16),b=g(o.minHeight||0,x.height+12)+this._topHeight;t instanceof en&&t.legendByPoint?this._top.setFill(h._calcedColor):this._top.setFill(t._calcedColor);const y="visible"===this.getStyle("visibility")?300:0,v=o.offset+this._tailSize,V=n.getFocusPointView().getBounds(),S=c.getBounds();let P,k=!1;if(m){P=r-b/2-g(0,p(r-b/2,u-b)),this._tailVisible=Math.abs(b/2-this._radius-this._tailSize/2)>Math.abs(P),k=o.followPointer?f?w+v>i:i+w+v>_:f?w+v>V.x-S.x+V.width:V.x-S.x-v>_-w,k&&(f=!f);const t=f?Vo.LEFT:Vo.RIGHT;this.drawTooltip(0,0,w,b,t,P),f?i-=w+v:i+=v,r-=b/2}else{P=i-w/2-g(0,p(i-w/2,_-w)),this._tailVisible=Math.abs(w/2-this._radius-this._tailSize/2)>Math.abs(P),k=o.followPointer?f?r+b+v>u:r-(b+v)<0:f?u-(V.y-S.y-c._padding.top)<b+v:S.bottom-V.bottom+v>u-b,k&&(f=!f);const t=f?Vo.BOTTOM:Vo.TOP;this.drawTooltip(0,0,w,b,t,P),i-=w/2,f?r+=v:r-=b+v}i=g(0,p(i,_-w)),r=g(0,p(r,u-b)),this.transEx(i,r,y,!1),0===y&&this.setStyle("visibility","visible"),this._hideTimer&&(clearTimeout(this._hideTimer),this._hideTimer=void 0)}close(t,e){t?(this._hideTimer&&(clearTimeout(this._hideTimer),this._hideTimer=void 0),this.$_hide()):this._hideTimer||(this._hideTimer=setTimeout(this._hideHandler,this._model?this._model.hideDelay:$n.HIDE_DELAY))}isVisible(){return"visible"===this.getStyle("visibility")}$_hide(){Os(this.dom,"opacity",void 0,0,200,(()=>{this.setStyle("visibility","hidden")}))}drawTooltip(t,e,s,i,r,n){const a=this._tailSize,h=this._radius,o=this._topHeight;let l=["M",t+h,e,"L",t+s-h,e,"Q",t+s,e,t+s,e+h,"L",t+s,e+i-h,"Q",t+s,e+i,t+s-h,e+i,"L",t+h,e+i,"Q",t,e+i,t,e+i-h,"L",t,e+h,"Q",t,e,t+h,e];if(this._tailVisible)switch(r){case Vo.TOP:l=l.concat(["M",t+s/2-a/2+n,e+i,"L",t+s/2+n,e+i+a,"L",t+s/2+a/2+n,e+i]);break;case Vo.BOTTOM:l=l.concat(["M",t+s/2-a/2+n,e,"L",t+s/2+n,e-a,"L",t+s/2+a/2+n,e]);break;case Vo.LEFT:l=l.concat(["M",t+s,e+i/2-a/2+n,"L",t+s+a,e+i/2+n,"L",t+s,e+i/2+a/2+n]);break;case Vo.RIGHT:l=l.concat(["M",t,e+i/2-a/2+n,"L",t-a,e+i/2+n,"L",t,e+i/2+a/2+n])}const c=r===Vo.BOTTOM,_=c?["M",t,e+i-o,"l",s,0,"l",0,o-h,"q",0,h,-h,h,"l",2*h-s,0,"q",-h,0,-h,-h]:["M",t+h,e,"l",s-2*h,0,"q",h,0,h,h,"l",0,o-h,"l",-s,0,"l",0,h-o,"q",0,-h,h,-h],u=this._textView,d=u.getBBox();t+=(s-d.width)/2,e+=(i-d.height+(c?-o:o))/2,u.trans(t,e),this._top.setPath(_),this._back.setPath(l)}}Po.CLASS_NAME="rct-tooltip";class ko extends ha{constructor(){super(...arguments),this._hTitle=0,this._wTitle=0,this._hSub=0,this._wSub=0}_doInitChildren(t){this.add(this.titleView=new vo(t,!1)),this.add(this.subtitleView=new vo(t,!0))}_doMeasure(t,e,s,i,r){const n=e.title,a=e.subtitle;let h,o=0,l=0,c=0,_=0,u=this.titleView,d=s,p=0,m=0;switch(u.setVis(n.isVisible())?(h=u.measure(t,n,s,i,r),l=this._hTitle=h.height,o=this._wTitle=h.width):u.setModel(n),(u=this.subtitleView).setVis(a.isVisible())?(h=u.measure(t,a,s,i,r),_=this._hSub=h.height,c=this._wSub=h.width,m=+e.subtitle.titleGap||0):u.setModel(a),a.position){case ui.LEFT:case ui.RIGHT:p=g(l,_),d=o+m+c;break;default:p=l+m+_,d=g(d,o+c)}return p>0&&(p+=this.titleView.visible?f(n.gap,0):f(a.gap,0)),{width:d,height:p}}_doLayout(t){const e=this.titleView,s=this.subtitleView,i=e.model,r=s.model,n=i&&i.visible?this._wTitle>t.wPlot||i.alignBase===at.CHART?t.wChart:t.wPlot:0,a=r&&r.visible?this._wSub>t.wPlot||r.alignBase===at.CHART?t.wChart:t.wPlot:0;let h=this._wTitle>t.wPlot||i&&i.alignBase===at.CHART?0:t.xPlot,o=this._wSub>t.wPlot||r&&r.alignBase===at.CHART?0:t.xPlot;if(n>0&&a>0){const t=(t,e,s)=>{switch(t.verticalAlign){case rt.MIDDLE:return(e-s)/2;case rt.BOTTOM:return e-s;default:return 0}},l=()=>{const e=g(this._hTitle,this._hSub);d=g(d,d+t(i,e,this._hTitle)),m=g(m,m+t(r,e,this._hSub))},c=(t,e,s)=>{switch(t.align){case it.CENTER:return(e-s)/2;case it.RIGHT:return e-s;default:return 0}},_=()=>{if(p=g(p,p+c(i,n,this._wTitle)),r.alignBase===at.PARENT)switch(r.align){case it.CENTER:x=p+(this._wTitle-this._wSub)/2;break;case it.RIGHT:x=p+this._wTitle-this._wSub;break;default:x=p}else x=g(x,x+c(r,a,this._wSub))},u=f(r.titleGap,0);let d=0,p=h,m=0,x=o;switch(i.align){case it.LEFT:switch(r.position){case ui.LEFT:p=x+this._wSub+u,l();break;case ui.RIGHT:switch(x=p+this._wTitle+u,r.align){case it.CENTER:x=g(x,x+(a-this._wTitle-this._wSub)/2);break;case it.RIGHT:x=g(x,o+a-this._wSub)}l();break;case ui.TOP:_(),d=m+this._hSub+u;break;default:_(),m=d+this._hTitle+u}break;case it.RIGHT:switch(r.position){case ui.LEFT:switch(p+=n-this._wTitle,r.align){case it.CENTER:x+=(n-this._wTitle-this._wSub)/2;break;case it.RIGHT:x=p-u-this._wSub}l();break;case ui.RIGHT:x+=a-this._wSub,p=x-u-this._wTitle,l();break;case ui.TOP:_(),d=m+this._hSub+u;break;default:_(),m=d+this._hTitle+u}break;default:switch(r.position){case ui.LEFT:switch(p+=(n-this._wTitle)/2,r.align){case it.LEFT:break;case it.CENTER:x+=(p-x-this._wSub)/2;break;case it.RIGHT:x=p-u-this._wSub}l();break;case ui.RIGHT:switch(p+=(n-this._wTitle)/2,r.align){case it.LEFT:x=p+this._wTitle+u;break;case it.CENTER:x=p+this._wTitle+u,x+=(a-x-this._wSub)/2;break;case it.RIGHT:x+=a-u-this._wSub}l();break;case ui.TOP:_(),d=m+this._hSub+u;break;default:_(),m=d+this._hTitle+u}}e.resizeByMeasured().layout().trans(p,d),s.resizeByMeasured().layout().trans(x,m)}else if(n>0||a>0){const t=n?i:r,l=n?e:s,c=n||a,_=n?this._wTitle:this._wSub;let u=n?h:o;switch(l.resizeByMeasured().layout(),t.align){case it.LEFT:break;case it.RIGHT:u+=c-_;break;default:u+=(c-_)/2}l.trans(u,0)}}}class Eo extends ha{_doInitChildren(t){this.add(this._legendView=new _o(t))}_doMeasure(t,e,s,i,r){const n=e.legend,a=this._legendView.measure(t,n,s,i,r),h=this._pos=n.getLocatiion();return h===Ls.LEFT||h===Ls.RIGHT?a.width+=this._legendView._gap:a.height+=this._legendView._gap,a}_doLayout(){const t=this._legendView,e=t._gap;let s=this.width,i=this.height,r=0,n=0;switch(this._pos){case Ls.LEFT:s-=e;break;case Ls.RIGHT:s-=e,r+=e;break;case Ls.TOP:i-=e;break;default:n+=e,i-=e}t.trans(r,n).resize(s,i),t.layout()}}class Ao extends ha{constructor(t,e){super(t),this.dir=e,this.views=[],this.visibles=[],this._gap=0}prepare(t,e,s,i,r){const n=this.views;let a,h=n.length;for(;n.length<s.length;)a=new ma(t),s[h++].visible&&this.add(a),n.push(a);for(;n.length>s.length;)a=n.pop(),a.parent&&a.remove();if(n.forEach(((e,n)=>{e.prepare(s[n]),e.prepareGuides(t,NaN,NaN,i,r)})),this.setVis(n.filter((t=>t.model.visible)).length>0)){const t=n[0].model;this.isX=t._isX,this.isHorz=t._isHorz,this._gap=t.chart.getAxesGap()}}checkHeights(t,e,s){return this.views.length>0?this.$_checkHeights(this.views,t,e,s):0}$_checkHeights(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkHeight(e,s,i)})),r+=(this.views.length-1)*this._gap),r}checkWidths(t,e,s){return this.views.length>0?this.$_checkWidths(this.views,t,e,s):0}$_checkWidths(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkWidth(e,s,i)})),r+=(this.views.length-1)*this._gap),r}getScrollView(t){var e;for(const s of this.views)if(null===(e=s._scrollView)||void 0===e?void 0:e.contains(t))return s._scrollView}prepareGridRows(t,e){e.addAll(t,this.views.map((t=>t.model)))}clean(){this.views.forEach((t=>t.clean()))}setMargins(t,e,s,i){this.views.forEach((r=>r.setMargins(t,e,s,i)))}_doMeasure(t,e,s,i,r){this._inverted;let n=0,a=0;return[this.views].forEach((e=>{if(e){const h=(this.isX,s),o=(this.isX,i);let l=0,c=0;e.forEach((e=>{if(e.visible){const s=e.measure(t,e.model,h,o,r);e.setAttr("xy",e.model._isX?"x":"y"),l+=s.width,c+=s.height}})),this.isHorz?c+=(e.length-1)*this._gap:l+=(e.length-1)*this._gap,n=g(n,l),a=g(a,c)}})),{width:n,height:a}}_doLayout(t){const e=this.control.loaded;let s=this.width,i=this.height,r=0,n=0;t=+t||0,[this.views].forEach((a=>{if(a){let h=0;a.forEach((t=>{t.visible&&(t.checkExtents(e),this.isHorz?t.resize(s,t.mh):t.resize(t.mw,i),t.layout(),this.isHorz?(t.trans(r,this.dir===nt.TOP?i-h-t.mh:h),h+=t.mh+this._gap):(t.trans(this.dir===nt.RIGHT?h:s-h-t.mw,n),h+=t.mw+this._gap))})),this.isHorz?r+=s+t:n+=i+t}}))}}class Co extends na{constructor(t){super(t,"rct-credits"),this.add(this._textView=new ee(t)),this._textView.anchor=Qt.START}clicked(t){this.model.url&&window.open(this.model.url,"new")}_doMeasure(t,e,s,i,r){return this._textView.text=e.text,this.setCursor(e.url?"pointer":""),this._textView.getBBox()}}class Lo extends bt{constructor(t){super(t,"rct-chart"),this._inverted=!1,this._axisSectionMap={},this._annotationViews=[],this._annotationMap=new Map,this.add(this._annotationContainer=new bt(t,"rct-annotations")),this.add(this._plotContainer=new bt(t,"rct-plot-container")),this._plotContainer.add(this._currBody=this._bodyView=new to(t,this));for(const e in nt){const s=new Ao(t,nt[e]);this._plotContainer.add(s),this._axisSectionMap[nt[e]]=s}this.add(this._paneContainer=new mo(t,this)),this.add(this._titleSectionView=new ko(t)),this.add(this._legendSectionView=new Eo(t)),this.add(this._frontAnnotationContainer=new bt(t,"rct-front-annotations")),this.add(this._creditView=new Co(t)),this.add(this._navigatorView=new so(t)),this.add(this._historyView=new lo(t)),this.add(this._tooltipView=new Po(t))}getAnnotationAnchor(t){return this._annotationMap.get(t)}titleView(){return this._titleSectionView.titleView}subtitleView(){return this._titleSectionView.subtitleView}bodyView(){return this._bodyView}clean(){for(const t in this._axisSectionMap)this._axisSectionMap[t].clean()}measure(t,e,s,i,r){const n=this._model=e,a=n.isPolar(),h=n.options.credits,o=n.legend,l=n.seriesNavigator;let c,_=s,u=i;if(this._inverted=n.isInverted(),n.isSplitted()?(this._plotContainer.setVis(!1),this._paneContainer.setVis(!0),this.$_preparePanes(t,n.split)):(this._plotContainer.setVis(!0),this._paneContainer.setVis(!1),this.$_prepareBody(t,a)),this._creditView.setVis(h.visible)&&(c=this._creditView.measure(t,h,_,u,r),h.isFloating()||(h.verticalAlign!==rt.MIDDLE?u-=c.height+(+h.offsetY||0)+(+h.gap||0):h.align!==it.CENTER&&(_-=c.width+(+h.offsetX||0)+(+h.gap||0)))),c=this._titleSectionView.measure(t,n,_,u,r),u-=c.height,this._legendSectionView.setVis(o.isVisible()))switch(c=this._legendSectionView.measure(t,n,_,u,r),o.getLocatiion()){case Ls.TOP:case Ls.BOTTOM:u-=c.height;break;case Ls.RIGHT:case Ls.LEFT:_-=c.width}this._navigatorView.setVis(l.isVisible()),this._paneContainer.visible?this._paneContainer.measure(t,n.split,n.xPaneAxes,n.yPaneAxes,_,u,1):a?this.$_measurePolar(t,n,_,u,1):this.$_measurePlot(t,n,_,u,1),this._navigatorView.visible&&(n.seriesNavigator._vertical?u=this._bodyView.mh:_=this._bodyView.mw,this._navigatorView.measure(t,l,_,u,r)),this.$_prepareAnnotations(t,e.getAnnotations()),this._annotationViews.forEach(((e,n)=>{e.measure(t,this._annotations[n],s,i,r)}))}layout(){const t=this.width,e=this.height;let s=t,i=e;const r=this._model,n=r.isPolar(),a=r.legend,h=r.options.credits,o=this._creditView,l=+h.gap||0;let c=0,_=0,u=0,d=0,p=0,g=0;o.visible&&(o.resizeByMeasured(),h.isFloating()||(h.verticalAlign!==rt.MIDDLE?(c=+h.offsetY||0,h.verticalAlign===rt.TOP?i-=_=o.height+c+l:i-=u=o.height+c+l):(c=+h.offsetX||0,h.align===it.LEFT?s-=d=o.width+c+l:s-=o.width+c+l)));const m=this._titleSectionView;let f=0;const x=g+_;m.visible&&(m.resizeByMeasured(),i-=f=m.height),p=d,g=e-u;const w=this._navigatorView;let b=0;w.visible&&(w.model._vertical||(w.resize(w.mw,w.mh-w.model.gap-w.model.gapFar),i-=b=w.mh));const y=this._legendSectionView;let v,V,S=0,P=0;if(y.visible)switch(y.resizeByMeasured().layout(),S=y.height,P=y.width,a.getLocatiion()){case Ls.TOP:v=f+_,i-=S;break;case Ls.BOTTOM:i-=S,v=g-S,g-=S;break;case Ls.RIGHT:s-=P,V=t-P;break;case Ls.LEFT:s-=P,p+=P,V=0}w.visible&&(g-=b,w.layout().transY(g+w.model.gap));let k,E=0,A=0,C=0,L=0;if(this._paneContainer.visible)this._paneContainer.trans(p,x+f).resize(s,i),this._paneContainer.layout(),C=i,L=s,k=this._paneContainer.getRect();else{const t=this._axisSectionMap,e=t[nt.CENTER],r=t[nt.MIDDLE];let a;if(!n){const n=this.control._padding;e&&e.visible&&(E=e.mw),r&&r.visible&&(A=r.mh),[nt.LEFT,nt.RIGHT].forEach((e=>{(a=t[e])&&a.visible&&(s-=a.mw)})),[nt.TOP,nt.BOTTOM].forEach((e=>{(a=t[e])&&a.visible&&(i-=a.mh)})),(a=t[nt.LEFT])&&a.visible&&(a.resize(a.mw,i),a.layout(A),p+=a.mw),(a=t[nt.RIGHT])&&a.visible&&(a.resize(a.mw,i),a.layout(A)),E>0&&(e.resize(a.mw,i),e.layout()),(a=t[nt.BOTTOM])&&a.visible&&(a.setMargins(n.left,p,this.width-p-s,Math.max(0,n.right-2)),a.resize(s,a.mh),a.layout(E),g-=a.mh),(a=t[nt.TOP])&&a.visible&&(a.setMargins(n.left,p,this.width-p-s,Math.max(0,n.right-1)),a.resize(s,a.mh),a.layout(E)),A>0&&(r.resize(s,a.mh),r.layout())}w.visible&&w.layout().transX(p);const h=this._org={x:p,y:g};this._plotWidth=s,this._plotHeight=i,n||((a=t[nt.LEFT])&&a.visible&&a.trans(h.x-a.mw,h.y-a.height),(a=t[nt.RIGHT])&&a.visible&&a.trans(h.x+s,h.y-a.height),E>0&&e.trans(h.x+(s-E)/2,h.y-e.height),(a=t[nt.BOTTOM])&&a.visible&&a.trans(h.x,h.y),(a=t[nt.TOP])&&a.visible&&a.trans(h.x,h.y-i-a.height),A>0&&r.trans(h.x,h.y-(i-A)/2-A));const o=this._currBody;C=this._plotHeight-A,L=this._plotWidth-E,p=h.x,g=h.y-this._plotHeight,o.resize(L,C),o.trans(p,g),o.layout(),k=o.getRect(),o._seriesViews.forEach((t=>{if(t.needDecoreateLegend()){const e=this._legendSectionView._legendView.legendOfSeries(t.model);e&&t.decoreateLegend(e)}}))}if(o.visible){const s=+h.offsetX||0,i=c;let r,n;switch(o.layout(),h.verticalAlign){case rt.TOP:break;case rt.MIDDLE:n=(e-o.height)/2+i;break;default:n=e-u+l}switch(h.align){case it.LEFT:r=s;break;case it.CENTER:r=(t-o.width)/2+s;break;default:r=t-o.width-s}o.trans(r,n)}if(L+=E,m.visible&&m.layout({xPlot:p,wPlot:L,wChart:t}).trans(0,x),y.visible){if(a.location===Ls.BODY){let t=+a.offsetX||0;switch(a.align){case it.RIGHT:p+=L-P-t;break;case it.CENTER:p+=(L-P)/2+t;break;default:p+=t}switch(t=+a.offsetY||0,a.verticalAlign){case rt.BOTTOM:g+=C-S-t;break;case rt.MIDDLE:g+=(C-S)/2+t;break;default:g+=t}}else if(isNaN(v)){const t=+a.offsetY||0;if(p=V,a.alignBase===at.CHART){switch(a.verticalAlign){case rt.TOP:g=t;break;case rt.BOTTOM:g=e-S-t;break;default:g=(e-S)/2+t}g+S>e&&(g=(e-S)/2)}else switch(a.verticalAlign){case rt.TOP:g+=t;break;case rt.BOTTOM:g=g+i-S-t;break;default:g=g+(i-S)/2+t}g+S>e&&(g=(e-S)/2),g<0&&(g=0)}else{const e=+a.offsetX||0;if(g=v,a.alignBase===at.CHART)switch(a.align){case it.LEFT:p=e;break;case it.RIGHT:p=t-P-e;break;default:p=(t-P)/2+e}else switch(a.align){case it.LEFT:p+=e;break;case it.RIGHT:p=p+s-P-e;break;default:p+=(s-P)/2+e}p+P>t&&(p=(t-P)/2),p<0&&(p=0)}y.trans(p,g)}this.$_layoutAnnotations(this._inverted,t,e,k),this._tooltipView.close(!0,!1)}showTooltip(t,e,s,i,r){const{x:n,y:a}=e.getTooltipPos?e.getTooltipPos():{x:e.point.xPos,y:e.point.yPos},h=this._model.chart.tooltip.followPointer,o=i.getTooltipPos(),l=h?r.x+o.x:n+o.x,c=h?r.y+o.y:a+o.y;this._tooltipView.show(t,e,s,l,c,i,!0)}tooltipVisible(){return this._tooltipView.isVisible()}hideTooltip(){this._tooltipView.close(!1,!0)}getSeriesView(t){if(!this._model.isSplitted())return this._currBody.getSeries(t)}legendByDom(t){return this._legendSectionView._legendView.legendByDom(t)}seriesByDom(t){return this._paneContainer.visible?this._paneContainer.seriesByDom(t):this._currBody.seriesByDom(t)}findSeriesView(t){return this._currBody.findSeries(t)}creditByDom(t){return this._creditView.dom.contains(t)?this._creditView:null}bodyOf(t){return this._model.isSplitted()?this._paneContainer.bodyViewOf(t):this._currBody}pointerMoved(t,e,s){const i=s,r=this._model&&this.bodyOf(s),n=null==i?void 0:i.classList,a=(null==n?void 0:n.value)&&(n.contains("rct-contextmenu-item")||n.contains("rct-contextmenu-list"));let h=this._hoverItem;if(this._hoverItem=null,r){const n=r.controlToElement(t,e),o=r.pointerMoved(n,s);if(!o)return void r.removeFocus();for(const t in this._axisSectionMap)this._axisSectionMap[t].views.forEach((t=>{const e=t.model,s=e.crosshair,i=e._isHorz?r.width:r.height,h=e._isHorz?n.x:n.y,l=o&&s.visible&&!a&&s.flag.visible&&!s.isBar()&&s.getFlag(i,h);if(l){t.showCrosshair(h,l);const s=[];r._seriesViews.forEach((t=>{let i,r=Number.MAX_SAFE_INTEGER;const a=this._model.inverted;t.model._visPoints.forEach((t=>{const s=t.xPos,h=t instanceof Ar&&!a?t.yPos-(t.yPos-t.yLow)/2:t.yPos,o=e._isX?Math.abs(n.x-s):Math.abs(n.y-h);o<r&&(r=o,i=t)})),s.push(i)})),e.crosshair.moved(h,l,s)}else t.hideCrosshiar()}));if(!this._hoverItem&&this._legendSectionView._legendView.contains(i)){const t=this._hoverItem=this._legendSectionView._legendView.legendByDom(i);t&&t.legend.seriesHovering&&t.source&&r.hoverSeries(t.source)}h instanceof Cs&&!(this._hoverItem instanceof Cs)&&r.hoverSeries(null)}else this._model.isSplitted()?this._paneContainer.bodies.forEach((t=>{t.removeFocus()})):this._currBody.removeFocus()}getAxis(t){for(const e in this._axisSectionMap){const s=this._axisSectionMap[e].views.find((e=>e.model===t));if(s)return s}}getButton(t){return this._currBody.getButton(t)}buttonClicked(t){this._currBody.buttonClicked(t)}getScrollView(t){for(const e in nt){const s=this._axisSectionMap[nt[e]].getScrollView(t);if(s)return s}}updateAnnotation(t){let e=this._annotationViews.find((e=>e.model===t));e?e.update(this,this.width,this.height):this._model.isSplitted()||(e=this._currBody._annotationViews.find((e=>e.model===t)),e&&e.update(this._currBody,this._currBody.width,this._currBody.height))}isAnimating(){return this._bodyView.animating()}_doAttached(t){}$_preparePanes(t,e){this._paneContainer.prepare(t,e)}$_prepareBody(t,e){var s,i;e?(this._polarView||(this._polarView=new yo(t,this),this._plotContainer.insertChild(this._polarView,this._bodyView)),this._currBody=this._polarView,null===(s=this._bodyView)||void 0===s||s.setVis(!1),this._polarView.setVis(!0)):(null===(i=this._polarView)||void 0===i||i.setVis(!1),this._bodyView.setVis(!0),this._currBody=this._bodyView),this._currBody.prepareRender(t,this._model)}$_prepareAxes(t,e){const s=this._currBody._gridRowContainer,i=this._currBody._guideContainer,r=this._currBody._frontGuideContainer,n=!e.isPolar()&&e.needAxes(),a=this._axisSectionMap;for(const s in a){const h=a[s];n?h.prepare(t,e,e.getAxes(s,!1),i,r):h.visible=!1}s.prepare()}$_measurePlot(t,e,s,i,r){const n=this._axisSectionMap;if(this._navigatorView.visible){const t=e.seriesNavigator;t._vertical?s-=t.thickness+t.gap+t.gapFar:i-=t.thickness+t.gap+t.gapFar}const a=s,h=i;let o=0,l=0;this._bodyView.prepareGuideContainers(),this.$_prepareAxes(t,e),e.layoutAxes(s,i,this._inverted,r),s-=n[nt.LEFT].checkWidths(t,s,i),s-=n[nt.RIGHT].checkWidths(t,s,i),i-=n[nt.BOTTOM].checkHeights(t,s,i),i-=n[nt.TOP].checkHeights(t,s,i),this._inverted?s-=o=n[nt.CENTER].checkWidths(t,s,i):i-=l=n[nt.MIDDLE].checkHeights(t,s,i),s-=o,i-=l,e.layoutAxes(s,i,this._inverted,r);for(const a in n){const h=n[a];h.visible&&h.measure(t,e,s,i,r)}s=a,i=h,o=0,l=0;for(const t in n){const e=n[t];e.visible&&(t===nt.LEFT||t===nt.RIGHT?s-=e.mw:t!==nt.BOTTOM&&t!==nt.TOP||(i-=e.mh),this._inverted?t===nt.CENTER&&(s-=o=e.mw):t===nt.MIDDLE&&(i-=l=e.mh))}e.layoutAxes(s,i,this._inverted,r);for(const a in n){const h=n[a];h.visible&&(h.measure(t,e,s,i,r),h.prepareGridRows(t,this._bodyView._gridRowContainer))}s=a,i=h,o=0,l=0;for(const t in n){const e=n[t];e.visible&&(t===nt.LEFT||t===nt.RIGHT?s-=e.mw:t!==nt.BOTTOM&&t!==nt.TOP||(i-=e.mh),this._inverted?t===nt.CENTER&&(s-=o=e.mw):t===nt.MIDDLE&&(i-=l=e.mh))}e.axesLayouted(s,i,this._inverted),this._bodyView.measure(t,e.body,s,i,r)}$_measurePolar(t,e,s,i,r){const n=e.body.calcRadius(s,i),a=2*Math.PI*n,h=n;this._polarView.prepareGuideContainers(),this.$_prepareAxes(t,e),e.layoutAxes(a,h,!1,r),e.axesLayouted(a,h,!1),this._polarView.measure(t,e.body,s,i,r)}$_prepareAnnotations(t,e){const s=this._annotationContainer,i=this._frontAnnotationContainer,r=this._annotationMap,n=this._annotationViews;for(const t of r.keys())e.indexOf(t)<0&&r.delete(t);n.forEach((t=>t.remove())),n.length=0,(this._annotations=e).forEach((e=>{const a=r.get(e)||Gh(t,e);(e.front?i:s).add(a),r.set(e,a),n.push(a)}))}$_layoutAnnotations(t,e,s,i){const r=this.control._padding;let n,a,h,o;this._annotationViews.forEach((i=>{if(i.model.scope===ke.CONTAINER)n=-r.left,a=-r.top,h=e+r.left+r.right,o=s+r.top+r.bottom;else n=a=0,h=e,o=s;i._layoutView(t,this,n,a,h,o)}))}}!function(t){t.EXPORT="$$realchart_export"}(So||(So={}));class To extends xt{constructor(t,e){super(t,e),this.addElement(this._chartView=new Lo(t)),this.setPointerHandler(new oo(this))}_doDestroy(){this.setPointerHandler(null),this._model=null,super._doDestroy()}onModelChanged(t,e,s){e instanceof Fe&&s===ve.UPDATED?this._chartView.updateAnnotation(e):this.invalidateLayout()}onVisibleChanged(t,e){this.invalidateLayout()}onPointVisibleChanged(t,e,s){this.invalidateLayout()}get model(){return this._model}set model(t){t!==this._model&&(this._model&&(this._model.assets.unregister(this.doc(),this),this._model.removeListener(this)),this._model=t,this._model&&(this._model.addListener(this),this._model.assets.register(this.doc(),this)),this.loaded=!1,this.invalidateLayout())}chartView(){return this._chartView}load(t,e=!1,s){this.clearAssetDefs(),this.model=new Zn(t),this.model._loadAnimatable=e,this._loadCallback=s}refresh(){this._render()}scroll(t,e){var s;null===(s=this._chartView.getAxis(t))||void 0===s||s.scroll(e)}use(t){if(t.MODULE_NAME&&t.MODULE_NAME===So.EXPORT)this._exporter=t}_doRender(t){const e=this._model,s=this._chartView;this.clearTemporaryDefs(),e&&(this.setData("theme",e.options.theme,!0),this.setData("palette",e.options.palette),e.prepareRender(),this._loadModules(),this._prepareModules()),this.loaded||s.clean(),s.measure(this.doc(),e,t.width,t.height,1),s.setRect(t),s.layout(),e&&e.afterRender(),this._loadCallback&&(setTimeout(this._loadCallback,0),this._loadCallback=T)}_doRenderBackground(t,s,i,r){if(this._model){const i=this._model.options.style;if(e(i))for(const e in i)e.startsWith("padding")?s.setStyle(e,i[e]):t.style[e]=i[e]}}_loadModules(){if(!this._exporter){const t=null===window||void 0===window?void 0:window.$$_RealChartExporter;t&&t.RealchartExport(this)}}_prepareModules(){this._exporter&&this._exporter.render(this.doc(),this.dom(),this.model.export)}}class No{constructor(t){this._doInit(this.$_p=t)}_createObjects(...t){for(const e of t)this["_"+e]=new No(this.$_p[e])}_doInit(t){}get(t){const e=this.$_p.getProp(t);if(e instanceof ve){const e=this[t];return e instanceof No?e:void 0}return e}set(t,e,s=!0){return this.$_p.setProp(t,e,s),this}setAll(t,e=!0){return this.$_p.setProps(t,e),this}toggle(t,e=!0){return this.$_p.setProp(t,!this.$_p.getProp(t),e),this}_changed(){this.$_p.chart._modelChanged(this.$_p)}}class Ro extends No{_doInit(t){this._createObjects("title","line","grid","tick","label","crosshair")}get xy(){return this.$_p._isX?"x":"y"}get isX(){return this.$_p._isX}get title(){return this._title}get line(){return this._line}get grid(){return this._grid}get tick(){return this._tick}get label(){return this._label}get crosshair(){return this._crosshair}get scrollBar(){return this._scrollBar}get isEmpty(){return this.$_p.isEmpty()}resetZoom(){this.$_p.resetZoom()}zoom(t,e){this.$_p.zoom(t,e)}}class Mo extends No{get name(){return this.$_p.name}}class Oo extends Mo{_doInit(t){this._createObjects("pointLabel","trendline","tooltip")}get pointLabel(){return this._pointLabel}get trendLine(){return this._trendLine}get tooltip(){return this._tooltip}get pointCount(){return this.$_p._runPoints.length}get visiblePointCount(){return this.$_p._visPoints.length}getPointAt(t){const e=this.$_p.getPointAt(t);return e&&e.proxy()}findPoint(t){const e=this.$_p.findPoint(t);return e&&e.proxy()}getValueAt(t,e="yValue"){const s=this.$_p.getPointAt(t);return s?s[e]:T}updatePoint(t,e){const s=this.$_p.getPointAt(t);return!!s&&!!this.$_p.updatePoint(s,e)}addPoint(t){const e=this.$_p.addPoint(t);return e&&e.proxy()}removePoint(t){return!!this.$_p.removePoint(this.$_p.getPointAt(t))}addPoints(t){return this.$_p.addPoints(t).map((t=>t.proxy()))}removePoints(t){const e=[];return s(t)?(t.forEach((t=>{e.push(this.$_p.getPointAt(t))})),this.$_p.removePoints(e)):0}updateData(t){this.$_p.updateData(t)}}class Do extends Mo{}class Bo extends Mo{setValue(t){this.$_p.updateValue(t)}}class $o extends Mo{}class Io extends Mo{update(){this.$_p.update()}}class Fo extends No{}class zo extends No{}class Ho extends No{}class Go extends No{}function jo(t,e){if(e){let s=t.get(e);return s||(e instanceof pi?s=new Oo(e):e instanceof rs?s=new Ro(e):e instanceof us?s=new Bo(e):e instanceof Fe?s=new Io(e):e instanceof Ai?s=new Fo(e):e instanceof Ci?s=new zo(e):e instanceof Rs?s=new Ho(e):e instanceof As&&(s=new Go(e)),t.set(e,s)),s}}class Wo{constructor(t){this._objects=new Map,this._proxy={getChartObject:t=>jo(this._objects,t)},this.$_p=t}destroy(){this.$_p&&(this.$_p.destroy(),this.$_p=null)}load(t,e,s){this.$_p.load(t,e,s);return this.$_p.model._proxy=this._proxy,this._objects.clear(),this}render(){this.$_p.refresh()}get xAxis(){return jo(this._objects,this.$_p.model.xAxis)}getXAxis(t){return jo(this._objects,this.$_p.model.getXAxis(t))}get yAxis(){return jo(this._objects,this.$_p.model.yAxis)}getYAxis(t){return jo(this._objects,this.$_p.model.getYAxis(t))}get series(){return jo(this._objects,this.$_p.model.firstSeries)}getSeries(t){return jo(this._objects,this.$_p.model.seriesByName(t))}get gauge(){return jo(this._objects,this.$_p.model.firstGauge)}getGauge(t){return jo(this._objects,this.$_p.model.gaugeByName(t))}getAnnotation(t){return jo(this._objects,this.$_p.model.annotationByName(t))}get title(){return jo(this._objects,this.$_p.model.title)}get subtitle(){return jo(this._objects,this.$_p.model.subtitle)}get legend(){return jo(this._objects,this.$_p.model.legend)}get body(){return jo(this._objects,this.$_p.model.legend)}get type(){return this.$_p.model.type}get gaugeType(){return this.$_p.model.gaugeType}get inverted(){return this.$_p.model.inverted}get polar(){return this.$_p.model.polar}scroll(t,e){this.$_p.scroll(t.$_p,e)}setParam(t,e,s){this.$_p.model.setParam(t,e,s)}addSeries(t,e=!0){const s=this.$_p.model.addSeries(t,e);return s&&jo(this._objects,s)}removeSeries(t,e=!0){const s=this.$_p.model.removeSeries(t instanceof Oo?t.$_p:t,e);if(s){return jo(this._objects,s)}}export(t){const e=this.$_p.model;if(!e||!this.$_p._exporter)return;const s=this.$_p.dom(),i=e.export;switch(t.type){case lt.PNG:case lt.JPEG:case lt.SVG:this.$_p._exporter.exportToImage(s,t,i)}}use(t){t&&this.$_p.use(t)}}class Yo{constructor(t){this.$_p=t}get rowCount(){return this.$_p._rows.length}getValue(t,e){return this.$_p.getValue(t,e)}setValue(t,e,s){this.$_p.setValue(t,e,s)}getValues(t,e=0,s=-1){return this.$_p.getValues(t,e,s)}getRow(t){return this.$_p.getRow(t)}addRow(t,e=-1){this.$_p.addRow(t,e)}deleteRow(t=-1){this.$_p.deleteRow(t)}}class Xo{static getVersion(){return"1.0.6"}static setLocale(t,e){e&&L(t,e),(t=>{t&&(C=E[A=t.substring(0,2)]),C||(C=E[A="ko"])})(t)}static registerLocale(t,e){L(t,e)}static setDebugging(t){wt.DEBUGGING=t}static setLogging(t){ut.LOGGING=t}static setAnimatable(t){xt._animatable=t}static createChart(t,e,s,i=!0,r){const n=new Wo(new To(t,e));return n.load(s,i,r),n}static createData(t,e){return new Yo(new Ys(t||{},e))}}const Uo=Xo.getVersion,Zo=Xo.setDebugging,Ko=Xo.setLogging,qo=Xo.setAnimatable,Qo=Xo.createChart,Jo=Xo.createData;export{Io as RcAnnotation,Go as RcBody,Ro as RcChartAxis,Wo as RcChartControl,Yo as RcChartData,Bo as RcChartGauge,No as RcChartObject,Oo as RcChartSeries,$o as RcGaugeGroup,Ho as RcLegend,Mo as RcNamedObject,Do as RcSeriesGroup,zo as RcSubtitle,Fo as RcTitle,Qo as createChart,Jo as createData,Uo as getVersion,qo as setAnimatable,Zo as setDebugging,Ko as setLogging};
|
|
7
|
+
const t="http://www.w3.org/2000/svg",e=function(t){return t&&"object"==typeof t&&!Array.isArray(t)},s=Array.isArray,i=function(t){return"function"==typeof t},r=function(t){return"string"==typeof t},n=function(t){return"string"==typeof t&&t.length>0},a=function(t){return"number"==typeof t},h=Object.assign,o=Math.floor,l=Math.ceil,c=Math.cos,_=Math.sin,u=function(t){return Math.pow(10,t)},d=Math.log10,p=Math.min,g=Math.max,m=Math.abs,f=function(t,e){return t=parseFloat(t),isNaN(t)?parseFloat(e):t},x=function(t,e,s){let i=parseFloat(t);return isNaN(i)?(i=parseFloat(e),isNaN(i)?parseFloat(s):i):i},w=function(t,e){return void 0!==t?t:e},b=function(t,e,s){return void 0!==t?t:void 0!==e?e:s},y=(t,s)=>{const i=h({},t);for(const r in s){const n=s[r];e(n)&&e(t[r])?i[r]=y(t[r],n):i[r]=n}return i},v=(t,e,s)=>t+(e-t)*s,V=(t,e,s)=>{const i=Object.keys(t);for(let s=i.length-1;s>=0;s--)if(t[i[s]]===e)return e;return s};let S=0;class P{static destroy(t){return t&&t.destroy()}constructor(t){this.$_destroyed=!1,this.$_destroying=!1,t||(this.$_hash=String(S++))}destroy(){return this.$_destroyed||this.$_destroying||(this.$_destroyed=!0,this.$_destroying=!0,this._doDestroy()),null}_doDestroy(){}get destroying(){return this.$_destroying}get hash(){return this.$_hash}isMe(t){return t===this.$_hash}toString(){return this.constructor.name}toBool(t){return"string"==typeof t?"true"===t:t}toNum(t,e=NaN){return t=parseFloat(t),isNaN(t)?e:t}}class k extends P{constructor(){super(...arguments),this._listeners=[]}addListener(t){t&&this._listeners.indexOf(t)<0&&this._listeners.push(t)}removeListener(t){const e=this._listeners.indexOf(t);e>=0&&this._listeners.splice(e,1)}_fireEvent(t,...e){const s=Array.prototype.slice.call(arguments,0);s[0]=this;for(const e of this._listeners){const i=e[t];if(i){const t=i.apply(e,s);if(void 0!==t)return t}}}}const E={ko:{dateFormat:"yyyy.MM.dd",am:"오전",pm:"오후",notExistsDataField:"존재하지 않는 필드입니다: %1",notSpecifiedDataField:"하나 이상의 데이터필드가 설정돼야 합니다.",invalidFieldName:"잘못된 데이터필드 이름입니다: %1",invalidRowIndex:"잘못된 데이터행 index입니다: %1",invalidToIndex:"잘못된 'to' index입니다.: %1",requireSourceData:"원본 data가 반드시 지정돼야 합니다.",requireFilterName:"필터 이름이 반드시 지정돼야 합니다.",invalidDateFormat:"잘못된 시간 날짜 형식입니다: %1",invalidSizeValue:"잘못된 Size 값입니다: %1",invalidOuterDiv:"잘못된 외부 div 입니다: %1",dataMustSet:"데이터가 먼저 설정돼야 합니다.",requireTableName:"테이블모델의 이름이 지정돼야 합니다.",alreadyTableExists:"이미 존재하는 테이블모델입니다: %1"},en:{dateFormat:"M/d/yyyy",am:"AM",pm:"PM",notExistsDataField:"A data field is not exists: %1",notSpecifiedDataField:"At least one datafield must be set.",invalidFieldName:"Invalid field name: %1",invalidRowIndex:"Invalid row index: %1",invalidToIndex:"Invalid 'to' index: %1",requireSourceData:"A source data must be set.",requireFilterName:"A filter name must be set.",invalidDateFormat:"Invalid datetime format: %1",invalidSizeValue:"Invalid size value: %1",invalidOuterDiv:"Invalid outer div element: %1",dataMustSet:"A data must be set first.",requireTableName:"The name of table model is required.",alreadyTableExists:"A table model is already exists: %1"}};let A="ko",C=E[A]||E[A="ko"];const L=(t,s)=>{t&&e(s)&&(C=E[t.substring(0,2)]=Object.assign(E.ko,E.en,s))},T=void 0,N=Math.PI,R=2*N,M=-N/2,O=2*N/360,D=360/N/2,B="%".charCodeAt(0);function $(t){return t>R?t%R:t}function I(t){return parseFloat(t.toPrecision(12))}function F(t){return Math.floor(1e6*t)/1e6}function z(t){return null==t?null:String(t)}function H(t){return t+"px"}function G(t){return null==t||Number.isNaN(t)||""===t}function j(t){return t<10?"0"+t:String(t)}function W(t){return t<10?"00"+t:t<100?"0"+t:String(t)}function Y(t,e){const s={};return s[t]=e,s}function X(t,e,s){let i,r=!1;if(null==t){if(e)return null;i=s||0,r=!0}else if("string"==typeof t){const s=t.trim();if(0===s.length?i=NaN:s.charCodeAt(s.length-1)===B?i=1===s.length?NaN:parseFloat(s):(i=parseFloat(s),r=!0),isNaN(i)){if(e)return null;st(C.invalidSizeValue,t)}}else if(i=+t,isNaN(i)){if(e)return null;i=s||0,r=!0}else r=!0;return{size:i,fixed:r}}function U(t,e){return X(t,!0)||X(e,!1)}function Z(t,e,s=NaN){return t?t.fixed?t.size:t.size*e/100:s}const K="fill",q={fill:"fill",fillOpacity:"fill-opacity",stroke:"stroke",strokeWidth:"stroke-width",strokeDasharray:"stroke-dasharray",fontFamily:"font-family",fontSize:"font-size",fontWeight:"font-weight",fontStyle:"font-style",padding:"padding",margin:"margin"},Q=function(t){const e=q[t];if(!e){let e=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();return q[t]=e,e}return e};class J extends Error{}const tt=function(t,e){if(!t)throw new J(e)};var et;!function(t){t.UP="up",t.DOWN="down",t.LEFT="left",t.RIGHT="right"}(et||(et={}));const st=(t,e)=>{throw new Error(((t,e)=>t.replace("%1",e))(t,e))};var it,rt,nt,at;!function(t){t.LEFT="left",t.CENTER="center",t.RIGHT="right"}(it||(it={})),function(t){t.TOP="top",t.MIDDLE="middle",t.BOTTOM="bottom"}(rt||(rt={})),function(t){t.LEFT="left",t.TOP="top",t.BOTTOM="bottom",t.RIGHT="right",t.CENTER="center",t.MIDDLE="middle"}(nt||(nt={})),function(t){t.CHART="chart",t.BODY="body",t.PARENT="parent"}(at||(at={}));const ht=function(t,i,n,a=!0,o=!0,l=!1,c){let _,u;if(a&&(i=-Number.MAX_VALUE,n=Number.MAX_VALUE),s(t))_=[],t.forEach((t=>{if(e(t)&&r(t.color)){const e={fromValue:f(t.fromValue,u?u.toValue:i),toValue:f(t.toValue,n),color:t.color,style:t.style?h({},t.style):T};e.fromValue<e.toValue&&(_.push(e),u=e)}})),_=_.sort(((t,e)=>t.fromValue-e.fromValue)).filter((t=>t.toValue>=i&&t.fromValue<n)),o&&_.forEach((t=>{t.fromValue=g(t.fromValue,i),t.toValue=p(t.toValue,n)}));else if(e(t)&&s(t.colors)&&t.colors.length>0){const e=t.colors,r=s(t.styles)?t.styles:null;if(_=[],s(t.steps)&&t.steps.length>0){const a=s(t.steps)?t.steps:null;i<a[0]&&a.unshift(i),n>a[a.length-1]&&a.push(n);for(let t=0;t<a.length-1;t++)_.push({fromValue:a[t],toValue:a[t+1],color:e[p(t,e.length-1)],style:r?r[p(t,r.length-1)]:T})}else{let s=f(t.fromValue,i);const a=f(t.toValue,n),h=(a-s)/e.length;let o=0;for(;s<a;)_.push({fromValue:s,toValue:s+=h,color:e[p(o,e.length-1)],style:r?r[p(o,r.length-1)]:T}),o++}}if(l&&_&&_.length>0){let t=0,e=i;for(;t<_.length;)_[t].fromValue>e&&_.splice(t,0,{fromValue:e,toValue:_[t].fromValue,color:c}),e=_[t].toValue,t++;_[t-1].toValue<n&&_.push({fromValue:_[t-1].toValue,toValue:n,color:c})}return _};var ot,lt;!function(t){t.CLIP="clip",t.ELLIPSIS="ellipsis",t.WRAP="wrap"}(ot||(ot={})),function(t){t.PNG="png",t.JPEG="jpeg",t.SVG="svg",t.PDF="pdf",t.PRINT="print"}(lt||(lt={}));class ct{static clearChildren(t){let e;for(;e=t.lastChild;)t.removeChild(e)}static remove(t){const e=t&&t.parentElement;return e&&e.removeChild(t),null}static htmlEncode(t){return document.createElement("a").appendChild(document.createTextNode(t)).parentNode.innerHTML}static setImportantStyle(t,e,s){t.setProperty(e,s,"important")}static getPadding(t){const e=getComputedStyle(t);return{left:parseFloat(e.paddingLeft)||0,right:parseFloat(e.paddingRight)||0,top:parseFloat(e.paddingTop)||0,bottom:parseFloat(e.paddingBottom)||0}}}const _t=(new Date).getTime();"undefined"==typeof window||Element.prototype.animate||(Element.prototype.animate=function(t){});class ut{static log(...t){this.LOGGING&&console.log(...t)}static now(){return+new Date}static parseDate(t,e){const s=new Date(t);return isNaN(s.getTime())?e||new Date:s}static isLeapYear(t){return t%4==0&&t%100!=0||t%400==0}static dateOfYear(t){var e=t.getMonth(),s=t.getDate(),i=[0,31,59,90,120,151,181,212,243,273,304,334][e]+s;return e>1&&ut.isLeapYear(t.getFullYear())&&i++,i}static incMonth(t,e){const s=t.getDate();return t.setDate(1),t.setMonth(t.getMonth()+e),t.setDate(p(s,ut.month_days[ut.isLeapYear(t.getFullYear())?1:0][t.getMonth()])),t}static minDate(t,e){return null!==t?t:null!==e?e:t.getTime()<e.getTime()?t:e}static maxDate(t,e){return null!==t?e:null!==e||t.getTime()>e.getTime()?t:e}static weekOfMonth(t,e,s){const i=t.getMonth(),r=t.getFullYear(),n=new Date(r,i,1).getDay(),a=new Date(r,i+1,0).getDate(),h=t.getDate()+n-1,o=e+Math.ceil((a+n-7)/7),l=e+Math.floor(h/7);return s||l<2+e?l:l===o?e+5:l}static weekOfYear(t,e){const s=t.getFullYear(),i=new Date(s,0,1).getDay(),r=this.dateOfYear(t)+i-1;return e+Math.floor(r/7)}static isObject(t){return t&&"object"==typeof t&&!s(t)}static isValidObject(t){if(this.isObject(t))for(let e in t)if(t.hasOwnProperty(e))return!0}static copyObject(t){if(t&&"object"==typeof t&&!s(t))return h({},t)}static checkArray(t){return s(t)?t:void 0}static makeArray(t,e=!1){return null!=t?s(t)?t:[t]:e?[]:void 0}static makeNumArray(t){return s(t)?t.map((t=>+t)):null!=t?[+t]:[]}static getIntArray(t,e=0){const s=[];for(let i=e,r=e+t;i<r;i++)s.push(i);return s}static isValueArray(t){if(s(t)){for(let e=t.length-1;e>=0;e--)if(null!=t[e]&&"object"==typeof t[e])return!1;return!0}return!1}static toArray(t){return s(t)?t:null!=t?[t]:null}static copyArray(t){return s(t)?t.slice(0):null!=t?[t]:void 0}static push(t,e){if(e&&e.length>0)for(let s=0,i=e.length;s<i;s++)t.push(e[s])}static isDefined(t){return null!=t}static isNotDefined(t){return null==t}static isNumber(t){return"number"==typeof t}static canNumber(t){return!isNaN(t)&&!isNaN(parseFloat(t))}static isValidNum(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}static getNumber(t,e=0){const s=parseFloat(t);return isFinite(s)?s:e}static toNumber(t,e=0){return isNaN(t)||null===t||""===t?e:+t}static compareText(t,e,s=!1){return t=t||"",e=e||"",s&&(t=t.toLocaleLowerCase(),e=e.toLocaleLowerCase()),t>e?1:t<e?-1:0}static getTimeF(){return(new Date).getTime()/1e3}static getTimer(){return(new Date).getTime()-_t}static isWhiteSpace(t){return!t||!t.trim()}static pad(t,e,s){return e=g(e||2,1),s=s||"0",new Array(e-String(t).length+1).join(s)+t}static pad16(t,e,s){return e=g(e||2,1),s=s||"0",new Array(e-t.toString(16).length+1).join(s)+t.toString(16)}static pick(...t){const e=t.length;let s;for(let i=0;i<e;i++)if(s=t[i],null!=s)return s}static toStr(t){return Number.isNaN(t)||null==t?"":String(t)}static extend(t,e){t=t||{};for(let s in e)t[s]=e[s];return t}static equalNumbers(t,e){return isNaN(t)==isNaN(e)&&!isNaN(t)&&t==e}static equalArrays(t,e){if(t===e)return!0;if(null==t||null==e)return!1;const s=t.length;if(s!=e.length)return!1;for(let i=0;i<s;++i)if(t[i]!==e[i])return!1;return!0}static isEmpty(t){if(t)for(let e in t)return!1;return!0}static isNotEmpty(t){if(t)for(let e in t)return!0;return!1}static deepClone(t){if(t instanceof Date)return new Date(t);if(null==t||"object"!=typeof t)return t;{const e=s(t)?[]:{};for(let s of Object.keys(t))e[s]=ut.deepClone(t[s]);return e}}static getArray(t,e){const s=[];for(let i=0;i<t;i++)s.push(e);return s}static getNumArray(t,e=0){const s=[];for(let i=0;i<t;i++)s.push(e);return s}static dedupe(t,e){for(let s=(t=t.sort(e||((t,e)=>t>e?1:t<e?-1:0))).length-1;s>0;s--)t[s]===t[s-1]&&t.splice(s,1);return t}static sortNum(t){return t.sort(((t,e)=>t-e))}static logElapsed(t,e){const s=+new Date;e(),ut.log(t,+new Date-s+"ms")}static clamp(t,e,s){return g(e,p(s,t))}static makeIntArray(t,e){const s=new Array(g(0,e-t));for(let i=t;i<e;i++)s[i-t]=i;return s}static shuffle(t){for(let e=t.length-1;e>0;e--){const s=Math.floor(Math.random()*(e+1));[t[e],t[s]]=[t[s],t[e]]}}static isDate(t){return"[object Date]"===Object.prototype.toString.call(t)}static isValidDate(t){return t.getTime()==t.getTime()}static asFunction(t){return"function"==typeof t?t:void 0}static getFieldProp(t){const e=t.indexOf(".");if(e>=0)return{field:t.substring(0,e),props:t.substring(e+1).split(".")}}static startsWith(t,e){if(t&&e)return 0===t.indexOf(e)}static endsWith(t,e){if(t&&e)return t.indexOf(e,-t.length)===t.length-e.length}static scaleNumber(t,e,s){const i=m(t);if(i>=1e3){let r=e.length;for(;r>0;){const n=Math.pow(1e3,r--);if(n<=Math.pow(10,Math.log(i)*Math.LOG10E)&&(s||10*i%n==0))return{value:t/n,symbol:e[r]}}}}static jitter(t,e){return t+(2*Math.random()-1)*e}}var dt;ut.LOGGING=!1,ut.week_days=["일","월","화","수","목","금","토"],ut.long_week_days=["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],ut.month_days=[[31,28,31,30,31,30,31,31,30,31,30,31],[31,29,31,30,31,30,31,31,30,31,30,31]],ut.uniqueKey=function(){let t=Math.random().toString(36).substring(2,9)+"-",e=0;return function(){return"rr-chart-"+t+e++}}(),function(t){t.Developer="developer",t.Evaluation="evaluation",t.Limited="limited",t.Enterprise="enterprise"}(dt||(dt={}));const pt={name:"RealChart",version:"1.0.7",license:"enterprise",code:""};class gt{static decode(t){const e=gt.CHARS,s=gt.PAD;let i=t.split(""),r=[],n=i.length;for(;i[--n]==s;);for(let t=0;t<n;){let s=e.indexOf(i[t++])<<18;t<=n&&(s|=e.indexOf(i[t++])<<12),t<=n&&(s|=e.indexOf(i[t++])<<6),t<=n&&(s|=e.indexOf(i[t++])),r.push(s>>>16&255),r.push(s>>>8&255),r.push(255&s)}for(;0==r[r.length-1];)r.pop();return r}}gt.PAD="=",gt.CHARS="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";class mt{static union(t,e){const s=e.s3[255&t];t>>=8;const i=e.s2[255&t];t>>=8;const r=e.s1[255&t];t>>=8;const n=e.s0[255&t];let a=(n>>16)+(r>>16)+((65535&n)+(65535&r)>>16)<<16|(65535&n)+(65535&r)&65535;return a=(a>>16^i>>16)<<16|65535&(65535&a^65535&i),(a>>16)+(s>>16)+((65535&a)+(65535&s)>>16)<<16|(65535&a)+(65535&s)&65535}static xor(t,e){return(t>>16^e>>16)<<16|65535&(65535&t^65535&e)}static _encryptBlock(t,e){const s=mt.xor,i=mt.union;let r=t.left,n=t.right;r=s(r,e.p[0]),n=s(n,s(i(r,e),e.p[1])),r=s(r,s(i(n,e),e.p[2])),n=s(n,s(i(r,e),e.p[3])),r=s(r,s(i(n,e),e.p[4])),n=s(n,s(i(r,e),e.p[5])),r=s(r,s(i(n,e),e.p[6])),n=s(n,s(i(r,e),e.p[7])),r=s(r,s(i(n,e),e.p[8])),n=s(n,s(i(r,e),e.p[9])),r=s(r,s(i(n,e),e.p[10])),n=s(n,s(i(r,e),e.p[11])),r=s(r,s(i(n,e),e.p[12])),n=s(n,s(i(r,e),e.p[13])),r=s(r,s(i(n,e),e.p[14])),n=s(n,s(i(r,e),e.p[15])),r=s(r,s(i(n,e),e.p[16])),t.right=r,t.left=s(n,e.p[17])}static _decryptBlock(t,e){const s=mt.xor,i=mt.union;let r=t.left,n=t.right;r=s(r,e.p[17]),n=s(n,s(i(r,e),e.p[16])),r=s(r,s(i(n,e),e.p[15])),n=s(n,s(i(r,e),e.p[14])),r=s(r,s(i(n,e),e.p[13])),n=s(n,s(i(r,e),e.p[12])),r=s(r,s(i(n,e),e.p[11])),n=s(n,s(i(r,e),e.p[10])),r=s(r,s(i(n,e),e.p[9])),n=s(n,s(i(r,e),e.p[8])),r=s(r,s(i(n,e),e.p[7])),n=s(n,s(i(r,e),e.p[6])),r=s(r,s(i(n,e),e.p[5])),n=s(n,s(i(r,e),e.p[4])),r=s(r,s(i(n,e),e.p[3])),n=s(n,s(i(r,e),e.p[2])),r=s(r,s(i(n,e),e.p[1])),t.right=r,t.left=s(n,e.p[0])}static _init(t){let e=t.split("").map((function(t){return 255&t.charCodeAt(0)}));const s=mt.kb,i=mt._encryptBlock;let r,n,a,h=0,o=0,l={left:0,right:0};const c={p:s.p.slice(0).map((function(t){let s,i=e.length;for(s=0;s<4;s++)o=o*mt.POW8|e[h++%i];return(t>>16^o>>16)<<16|65535&(65535&t^65535&o)})),s0:s.s0.slice(0),s1:s.s1.slice(0),s2:s.s2.slice(0),s3:s.s3.slice(0)};for(r=0,a=c.p.length;r<a;)i(l,c),c.p[r++]=l.left,c.p[r++]=l.right;for(r=0;r<4;r++)for(n=0,a=c["s"+r].length;n<a;)i(l,c),c["s"+r][n++]=l.left,c["s"+r][n++]=l.right;return c}static decrypt(t,e){const s=mt._decryptBlock;let i=mt._init(e),r=[],n=gt.decode(t),a=n.length>>3,h=0,o={left:null,right:null};for(let t=0;t<a;t++){o.left=n[h]*mt.POW24|n[h+1]*mt.POW16|n[h+2]*mt.POW8|n[h+3],o.right=n[h+4]*mt.POW24|n[h+5]*mt.POW16|n[h+6]*mt.POW8|n[h+7],s(o,i);const t=o.left,e=o.right;r.push(t>>24&255),r.push(t>>16&255),r.push(t>>8&255),r.push(255&t),r.push(e>>24&255),r.push(e>>16&255),r.push(e>>8&255),r.push(255&e),h+=8}if(r[r.length-1]==r[r.length-2]||1==r[r.length-1]){let t=r[r.length-1];r.splice(r.length-t,t)}return String.fromCharCode.apply(null,r)}}mt.POW2=Math.pow(2,2),mt.POW3=Math.pow(2,3),mt.POW4=Math.pow(2,4),mt.POW8=Math.pow(2,8),mt.POW16=Math.pow(2,16),mt.POW24=Math.pow(2,24),mt.kb={p:[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],s0:[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],s1:[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],s2:[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],s3:[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462],k:[202,218,204,100]};class ft{static eqaulsUpperDomain(t,e){return t==e||0===t.indexOf("*")&&(t=t.substr(1,t.length-1),e.substr(e.indexOf(t),t.length)==t)}static _getLDKey(t){let e="";for(let s=0,i=t.length;s<i;s++)e+=String.fromCharCode(t[s]>>1);return e}static includedDomains(t,e,s){let i=t.split(",");for(let t=0,r=i.length;t<r;t++){const r=i[t];if(this.eqaulsUpperDomain(r,e))return!0;if(s&&r&&"*"===r[0]&&"*."!==r.substring(0,2)){if(new RegExp("^/"+r.substring(1)+"/").exec(s))return!0}}return!1}static decrypt(t){const e={},s=mt.decrypt(t,"dkdl"+this._getLDKey(mt.kb.k)).split(";");for(let t=0,i=s.length;t<i;t++){const i=s[t].split("="),r=i[0],n=i[1];n&&n.length>0&&(e[r]=n)}return e}}class xt extends P{constructor(t,e,s){super(),this._inited=!1,this._testing=!1,this._dirty=!0,this._toAnimation=0,this._invalidateLock=!1,this._lockDirty=!1,this._cssVars={},this.loaded=!1,this._windowResizeHandler=t=>{this._windowResized()},this._clickHandler=t=>{this._pointerHandler&&this._pointerHandler.handleClick(this.toOffset(t))},this._dblClickHandler=t=>{this._pointerHandler&&this._pointerHandler.handleDblClick(this.toOffset(t))},this._touchMoveHandler=t=>{},this._pointerDownHandler=t=>{this._pointerHandler&&this._pointerHandler.handleDown(this.toOffset(t))},this._pointerMoveHandler=t=>{this._pointerHandler&&this._pointerHandler.handleMove(this.toOffset(t))},this._pointerUpHandler=t=>{this._pointerHandler&&this._pointerHandler.handleUp(this.toOffset(t))},this._pointerCancelHandler=t=>{},this._pointerLeaveHandler=t=>{},this._keyPressHandler=t=>{},this._wheelHandler=t=>{},function(){const t=location.hostname;let e;const s="RealChart를 사용하려면 도움말을 참조하세요.\nhttps://www.realchart.co.kr/";try{if(e=window.realChartLic,!e)throw new Error(s)}catch(t){throw new Error(s)}const i=ft.decrypt(e);if("RealChart"!==i.name||"RealChart"!==pt.name)throw new Error(s);try{const e=i.server.toLowerCase(),r=location.pathname.toLowerCase();if(pt.license!=dt.Developer&&!ft.includedDomains(e,t.toLowerCase(),r))throw new Error(s);const n=i.lic.toLowerCase();if(!Object.values(dt).includes(n))throw new Error(s);if(pt.code=i.code,pt.license=i.lic,n==dt.Evaluation||n==dt.Limited){const t=i.expire.split(".").map((function(t){return parseInt(t)})),e=new Date(t[0],t[1],t[2],23,59,59,999);if(new Date>e)throw new Error("라이선스가 만료되었습니다.")}}catch(t){throw new Error(s)}}(),!t&&e instanceof HTMLDivElement&&(t=e.ownerDocument),this.$_initControl(t||document,e,s||xt.CLASS_NAME),this._resigterEventHandlers(this._dom),this._inited=!0,this.invalidate(!0)}_doDestroy(){this._unresigterEventHandlers(this._dom),ct.remove(this._dom),this._dom=null,this._container=null}isInited(){return this._inited}isTesting(){return this._testing}doc(){return this._dom.ownerDocument}dom(){return this._dom}svg(){return this._svg}width(){return this._container.offsetWidth}height(){return this._container.offsetHeight}contentWidth(){return this.width()-this._padding.left-this._padding.right}contentHeight(){return this.height()-this._padding.top-this._padding.bottom}contentRight(){return this.width()-this._padding.right}clipContainer(){return this._defs}setData(t,e,s){G(e)?(delete this._root.dom.dataset[t],s&&delete this._dom.dataset[t]):(this._root.dom.dataset[t]=e,s&&(this._dom.dataset[t]=e))}clearDefs(){ct.clearChildren(this._defs)}$_clearDefs(t){const e=this._defs.children;for(let s=e.length-1;s>=0;s--)e[s].hasAttribute(t)&&e[s].remove()}clearAssetDefs(){this.$_clearDefs(wt.ASSET_KEY)}clearTemporaryDefs(){this.$_clearDefs(wt.TEMP_KEY)}appendDom(t){t&&this._htmlRoot.append(t)}addElement(t){t&&this._root.add(t)}setPointerHandler(t){this._pointerHandler=t}invalidate(t=!1){t||!this._invalidateLock&&!this._dirty&&this._inited?(this._dirty=!0,this._requestTimer||this._testing||this.$_requestRender()):this._invalidateLock&&(this._lockDirty=!0)}invalidateLayout(t=!1){this.invalidate(t)}setLock(){this._invalidateLock=!0}releaseLock(t=!0){this._invalidateLock&&(this._invalidateLock=!1),this._lockDirty&&t&&this.invalidate(),this._lockDirty=!1}lock(t){this.setLock();try{t(this)}finally{this.releaseLock()}}silentLock(t){this.setLock();try{t(this)}finally{this.releaseLock(!1)}}getBounds(){return this._dom.getBoundingClientRect()}setAnimation(t){this._toAnimation=t||0}fling(t,e){}getCssVar(t){let e=this._cssVars[t];return t in this._cssVars?this._cssVars[t]:(e=getComputedStyle(this._root.dom).getPropertyValue(t),this._cssVars[t]=e,e)}clipBounds(t=NaN,e=NaN,s=NaN,i=NaN,r=0){const n=new Vt(this.doc(),t,e,s,i,r,r);return this._defs.appendChild(n.dom),n}clipRect(t){return this.clipBounds(t.x,t.y,t.width,t.height)}clipCircle(){const t=new kt(this.doc());return this._defs.appendChild(t.dom),t}clipPath(){const t=new Pt(this.doc());return this._defs.appendChild(t.dom),t}addDef(t){this._defs.appendChild(t)}removeDef(t){if(r(t))for(const e in this._defs.children)if(e instanceof Element&&e.id===t){t=e;break}t instanceof Element&&this._defs.removeChild(t)}containerToElement(t,e,s){const i=this._container.getBoundingClientRect(),r=t.getBounds();return{x:e-r.x+i.x,y:s-r.y+i.y}}svgToElement(t,e,s){const i=this._svg.getBoundingClientRect(),r=t.getBounds();return{x:e-r.x+i.x,y:s-r.y+i.y}}elementToSvg(t,e,s){const i=this._svg.getBoundingClientRect(),r=t.getBounds();return{x:e+r.x-i.x,y:s+r.y-i.y}}_setTesting(){this._testing=!0,wt.TESTING=!0}_setSize(t,e){isNaN(t)||(this._container.style.width=t+"px"),isNaN(e)||(this._container.style.height=e+"px")}$_addListener(t,e,s){t.addEventListener(e,s)}_resigterEventHandlers(t){window.addEventListener("resize",this._windowResizeHandler),this.$_addListener(t,"click",this._clickHandler),this.$_addListener(t,"dblclick",this._dblClickHandler),this.$_addListener(t,"touchmove",this._touchMoveHandler),this.$_addListener(t,"pointerdown",this._pointerDownHandler),this.$_addListener(t,"pointermove",this._pointerMoveHandler),this.$_addListener(t,"pointerup",this._pointerUpHandler),this.$_addListener(t,"pointercancel",this._pointerCancelHandler),this.$_addListener(t,"pointerleave",this._pointerLeaveHandler),this.$_addListener(t,"keypress",this._keyPressHandler),this.$_addListener(t,"wheel",this._wheelHandler)}_unresigterEventHandlers(t){window.removeEventListener("resize",this._windowResizeHandler),t.removeEventListener("click",this._clickHandler),t.removeEventListener("dblclick",this._dblClickHandler),t.removeEventListener("touchmove",this._touchMoveHandler),t.removeEventListener("pointerdown",this._pointerDownHandler),t.removeEventListener("pointermove",this._pointerMoveHandler),t.removeEventListener("pointerup",this._pointerUpHandler),t.removeEventListener("pointercancel",this._pointerCancelHandler),t.removeEventListener("pointerleave",this._pointerLeaveHandler),t.removeEventListener("keypress",this._keyPressHandler),t.removeEventListener("wheel",this._wheelHandler)}_prepareRenderers(t){}$_initControl(e,s,i){if(this._inited)return;s instanceof HTMLDivElement?this._container=s:this._container=e.getElementById(s),this._container instanceof HTMLDivElement||st(C.invalidOuterDiv,s);const r=this._container.ownerDocument,n=this._dom=r.createElement("div");h(n.style,{position:"relative",width:"100%",height:"100%",boxSizing:"border-box",overflow:"hidden","-webkit-touch-callout":"none","-webkit-user-select":"none","user-select":"none","-webkit-tap-highlight-color":"rgba(0, 0, 0, 0)"}),n.className=i,this._container.appendChild(n);const a=this._svg=r.createElementNS(t,"svg");a.classList.add("rct-svg"),a.style.setProperty("overflow","visible","important"),a.setAttribute("width","100%"),a.setAttribute("height","100%");const o=r.createElement("desc");o.textContent="Created by RealChart v1.0.7",a.appendChild(o);const l=this._defs=r.createElementNS(t,"defs");this._initDefs(r,l),a.appendChild(l),n.appendChild(a),this._root=new yt(this),a.appendChild(this._root._dom),this._htmlRoot=r.createElement("div"),n.appendChild(this._htmlRoot),h(this._htmlRoot.style,{position:"absolute"})}_initDefs(e,s){let i=e.createElementNS(t,"filter");const r=e.createElementNS(t,"feDropShadow");i.setAttribute("id",xt.SHADOW_FILTER),r.setAttribute("dx","1"),r.setAttribute("dy","1"),r.setAttribute("flood-olor","#000"),r.setAttribute("flood-opacity","0.75"),r.setAttribute("stdDeviation","1.5"),i.appendChild(r),s.appendChild(i)}_render(){this.$_render()}$_requestRender(){window.requestAnimationFrame?this._requestTimer=window.requestAnimationFrame((()=>this.$_render())):setTimeout((()=>{this.$_render()}),0)}updateNow(){this.$_render()}$_render(){if(+new Date<=this._toAnimation)this.$_requestRender();else{ut.LOGGING&&console.time("render chart");try{this._doBeforeRender();const t=this._dom.getBoundingClientRect(),e=this._svg.getBoundingClientRect(),s=this._svg.clientWidth,i=this._svg.clientHeight;h(this._htmlRoot.style,{left:H(e.left-t.left),top:H(e.top-t.top)}),this._doRenderBackground(this._container.firstElementChild,this._root,s,i);const r=this._padding=ct.getPadding(this._root.dom);this._doRender({x:r.left,y:r.top,width:s-r.left-r.right,height:i-r.top-r.bottom})}finally{this.loaded=!0,this._dirty=!1,this._requestTimer=null,this._doAfterRender(),ut.LOGGING&&console.timeEnd("render chart")}}}_doBeforeRender(){}_doAfterRender(){}_doRenderBackground(t,e,s,i){}_windowResized(){this.invalidateLayout()}toOffset(t){const e=this._container.getBoundingClientRect();return t.pointX=t.clientX-e.left,t.pointY=t.clientY-e.top,t}setPointerCapture(t){this._dom.setPointerCapture(t.pointerId)}releasePointerCapture(t){this._dom.releasePointerCapture(t.pointerId)}}xt.CLASS_NAME="rct-control",xt.SHADOW_FILTER="rr-chart-shadow-filter",xt._animatable=!0;class wt extends P{constructor(e,s,i=T){super(),this._visible=!0,this._zIndex=0,this._scaleX=1,this._scaleY=1,this._rotation=0,this._styles={},this._styleDirty=!1,this._dom=e.createElementNS(t,i||"g"),(this._styleName=s||"")&&this.setAttr("class",this._styleName)}_doDestroy(){this.remove()}get doc(){return this._dom.ownerDocument}get dom(){return this._dom}get parent(){return this._parent}get control(){return this._parent&&this._parent.control}get zIndex(){return this._zIndex}set zIndex(t){t!==this._zIndex&&(this._zIndex=t)}get x(){return this._x}set x(t){t!==this._x&&(this._x=t,this.setAttr("x",this._x))}get tx(){return this._tx}get y(){return this._y}set y(t){t!==this._y&&(this._y=t,this.setAttr("y",this._y))}get ty(){return this._ty}get width(){return this._width}set width(t){t!==this._width&&(this._width=t,this.setAttr("width",isNaN(t)?"":t))}get height(){return this._height}set height(t){t!==this._height&&(this._height=t,this.setAttr("height",isNaN(t)?"":t))}get visible(){return this._visible}set visible(t){this.setVis(t)}setVis(t){return t!==this._visible&&(this._visible=t,this._dom&&(this._dom.style.display=this._visible?"":"none")),this._visible}get rotation(){return this._rotation}set rotation(t){t!=this._rotation&&(this._rotation=t,this._updateTransform())}setRotation(t,e,s){return t===this._originX&&e===this._originY&&s===this._rotation||(this._originX=t,this._originY=e,this._rotation=s,this._updateTransform()),this}getStyle(t){return window.getComputedStyle(this._dom).getPropertyValue(t)}hasStyle(t){return this.dom.classList.contains(t)}add(t){return t&&t._parent!==this&&(t._parent=this,this._dom.appendChild(t._dom),t._doAttached(this)),t}insertChild(t,e){return t&&t._parent!==this&&(t._parent=this,this._dom.insertBefore(t._dom,e._dom),t._doAttached(this)),t}insertAfter(t,e){return t&&t._parent!==this&&(t._parent=this,e._dom.nextSibling?this._dom.insertBefore(t._dom,e._dom.nextSibling):this._dom.appendChild(t._dom),t._doAttached(this)),t}insertFirst(t){return t&&t._parent!==this&&(t._parent=this,this._dom.insertBefore(t._dom,this._dom.firstChild),t._doAttached(this)),t}appendElement(e,s){const i=e.createElementNS(t,s);return this._dom.appendChild(i),i}insertElement(e,s,i){const r=e.createElementNS(t,s);return this._dom.insertBefore(r,i),r}remove(){return this._parent&&(this._parent._dom.removeChild(this._dom),this._parent=null,this._doDetached(this)),this}getAttr(t){return this._dom.getAttribute(t)}setAttr(t,e){return this._dom.setAttribute(t,e),this}setAttrEx(t,e){return G(e)?this._dom.removeAttribute(t):this._dom.setAttribute(t,e),this}setAttrs(t){for(let e in t)this._dom.setAttribute(e,t[e]);return this}setAttrsEx(t){for(let e in t){const s=t[e];G(s)?this._dom.removeAttribute(e):this._dom.setAttribute(e,s)}return this}unsetAttr(t){return this._dom.removeAttribute(t),this}getBounds(){return this._dom.getBoundingClientRect()}setBounds(t,e,s,i){return this.trans(t,e),this.resize(s,i),this}setRect(t){return this.trans(t.x,t.y),this.resize(t.width,t.height),this}getRect(){return{x:this._tx,y:this._ty,width:this.width,height:this.height}}getSize(){return{width:this.width,height:this.height}}getBBox(){return this._dom.getBBox()}controlToElement(t,e){return this.control.containerToElement(this,t,e)}svgToElement(t,e){return this.control.svgToElement(this,t,e)}elementToSvg(t,e){return this.control.elementToSvg(this,t,e)}move(t,e){return this.x=t,this.y=e,this}setPos(t,e){this._x=t,this._y=e}isDomAnimating(){return this._dom.getAnimations().length>0}rotate(t){return t!==this._rotation&&(this._rotation=t,this._updateTransform()),this}internalRotate(t){this._rotation=t}scale(t){return this._scaleX===t&&this._scaleY===t||(this._scaleX=this._scaleY=t,this._updateTransform()),this}trans(t,e){return t===this._tx&&e===this._ty||(ut.isValidNum(t)&&(this._tx=t),ut.isValidNum(e)&&(this._ty=e),this._updateTransform()),this}transp(t){return this.trans(t.x,t.y)}transEx(t,e,s=0,i=!0){if(t=ut.isNumber(t)?t:this._tx,e=ut.isNumber(e)?e:this._ty,t!==this._tx||e!==this._ty){if(s>0){const r=this._dom.animate([{transform:`translate(${this._tx}px,${this._ty}px)`},{transform:`translate(${t}px,${e}px)`}],{duration:s,fill:"none"});i&&r.addEventListener("finish",(()=>{var t;return null===(t=this.control)||void 0===t?void 0:t.invalidateLayout()}))}this._tx=t,this._ty=e,this._updateTransform()}return this}transX(t){return t!==this._tx&&ut.isValidNum(t)&&(this._tx=t,this._updateTransform()),this}transY(t){return t!==this._ty&&ut.isValidNum(t)&&(this._ty=t,this._updateTransform()),this}resize(t,e,s=!0){let i=!1;return t!==this._width&&(this._width=Math.max(0,t),s&&this.setAttrEx("width",this._width),i=!0),e!==this._height&&(this._height=Math.max(0,e),s&&this.setAttrEx("height",this._height),i=!0),i}appendDom(t){return t&&this._dom.appendChild(t),t}insertDom(t,e){return t&&this._dom.insertBefore(t,e),t}clearDom(){const t=this._dom;let e;for(;e=t.lastChild;)t.removeChild(e)}saveStyles(){this._saveStyle=this._dom.getAttribute("style")||null,this._saveClass=this._dom.getAttribute("class")}restoreStyles(){this._saveStyle!==T&&(this._dom.setAttribute("style",this._saveStyle),delete this._saveStyle),this._saveClass&&(this._dom.setAttribute("class",this._saveClass),delete this._saveClass)}internalClearStyles(){const t=this.dom.style;for(let e in this._styles)t.removeProperty(Q(e));this._styles={}}clearStyles(){const t=this.dom.style;let e=!1;for(let s in this._styles)t.removeProperty(Q(s)),e=!0;return this._styles={},e&&(this._styleDirty=!0),e}clearStyle(t){let e=!1;if(t){const s=this.dom.style;for(let i of t)i in this._styles&&(s.removeProperty(Q(i)),delete this._styles[i],e=!0);e&&(this._styleDirty=!0)}return e}internalSetStyles(t){if(t){const e=this.dom.style;for(let s in t)e[s]=this._styles[s]=t[s]}}internalImportantStylesOrClass(t){if(r(t))this._dom.classList.add(t);else if(e(t)){const e=this.dom.style;for(let s in t)e.setProperty(Q(s),this._styles[s]=t[s],"important")}}setStyles(t){let e=!1;if(t){const s=this.dom.style;for(let i in t)this._styles[i]!==t[i]&&(s[i]=this._styles[i]=t[i],e=!0);e&&(this._styleDirty=!0)}return e}resetStyles(t){const e=this.clearStyles();return this.setStyles(t)||e}_resetClass(){this._styleName?this.setAttr("class",this._styleName):this.unsetAttr("class")}clearStyleAndClass(){this.clearStyles(),this._resetClass()}internalClearStyleAndClass(){this.internalClearStyles(),this._resetClass()}setStyleOrClass(t){r(t)?(this._resetClass(),t&&this._dom.classList.add(t)):this.resetStyles(t)}internalSetStyleOrClass(t){r(t)?this._dom.classList.add(t):this.internalSetStyles(t)}addStyleOrClass(t){r(t)?t&&this._dom.classList.add(t):e(t)&&this.setStyles(t)}setClass(t){this.setAttr("class",t)}setStyle(t,e){let s=!1;return e!==this._styles[t]&&(s=this._styleDirty=!0,this._styles[t]=e,this.dom.style[t]=e),s}internalSetStyle(t,e){e!==this._styles[t]&&(this._styles[t]=e,this.dom.style[t]=e)}setColor(t){this.dom.style.fill=this.dom.style.stroke=this._styles.fill=this._styles.stroke=t}setFill(t){this.dom.style.fill=this._styles.fill=t}setStroke(t){this.dom.style.stroke=this._styles.stroke=t}setTransparent(t){this.dom.style.setProperty("fill","transparent",t?"important":""),this.dom.style.setProperty("stroke","none",t?"important":"")}textAlign(){return this._styles.textAlign}setData(t,e){this.dom.dataset[t]=w(e,"")}unsetData(t){delete this.dom.dataset[t]}setBoolData(t,e){e?this.dom.dataset[t]="":delete this.dom.dataset[t]}hasData(t){return null!=this.dom.dataset[t]}removeLater(t,e){if(this._parent)if(t>0){const s=this._dom.animate([{},{opacity:0}],{duration:t,fill:"none"});s&&s.addEventListener("finish",(()=>{this.remove(),null==e||e(this)}))}else this.remove();return this}hide(t){if(this._parent)if(t>0){const e=this._dom.animate([{},{opacity:0}],{duration:t,fill:"none"});e&&e.addEventListener("finish",(()=>{this.setVis(!1)}))}else this.setVis(!1);return this}clipRect(t,e,s,i,r=0){const n=this.control.clipBounds(t,e,s,i,r);return this.setClip(n),n}setClip(t){t?this.setAttr("clip-path","url(#"+(t.id||t)+")"):this.unsetAttr("clip-path")}setTemporary(){return this.setAttr(wt.TEMP_KEY,1),this}setCursor(t){this._dom.style.cursor=t}ignorePointer(){this._dom.style.pointerEvents="none"}contains(t){return this._dom.contains(t)}front(t,e){if(!this.parent)return;const s=this.parent._dom,i=this._dom,r=t.length;if(e){const n=e.sort(((e,s)=>t.indexOf(e)-t.indexOf(s)))[e.length-1];this!==n&&(i.remove(),n===t[r-1]?s.appendChild(i):s.insertBefore(i,t[t.indexOf(n)+1].dom))}else r>1&&i!==s.lastElementChild&&(i.remove(),s.appendChild(i))}back(t){if(!this.parent)return;if(t.length>1){const e=t.indexOf(this);this._dom.remove(),e<t.length-1?this.parent.dom.insertBefore(this._dom,t[e+1].dom):this.parent.dom.appendChild(this._dom)}}invalidate(){var t;null===(t=this.control)||void 0===t||t.invalidateLayout()}sort(t){t.forEach((t=>this._dom.appendChild(t._dom)))}_testing(){return wt.TESTING}_doAttached(t){}_doDetached(t){}_updateTransform(){this._dom.setAttribute("transform",this.getTransform())}getTransform(){const t=this._dom;let e=this._tx,s=this._ty,i=[];(ut.isValidNum(e)||ut.isValidNum(s))&&(e=e||0,s=s||0,i=["translate("+e+","+s+")"]),ut.isNotEmpty(this._matrix)&&i.push("matrix("+this._matrix.join(",")+")"),this._rotation&&i.push("rotate("+this._rotation+" "+ut.pick(this._originX,t.getAttribute("x"),0)+" "+ut.pick(this._originY,t.getAttribute("y")||0)+")");const r=ut.getNumber(this._scaleX,1),n=ut.getNumber(this._scaleY,1);return 1===r&&1===n||i.push("scale("+r+" "+n+")"),i.length?i.join(" "):""}}wt.DEBUGGING=!1,wt.TESTING=!1,wt.ASSET_KEY="_asset_",wt.TEMP_KEY="_temp_";class bt extends wt{constructor(t,e){super(t,e,"g")}}class yt extends wt{constructor(t){super(t.doc(),"rct-root"),this._control=t}get control(){return this._control}}class vt extends wt{constructor(t){super(t,T,"clipPath");const e=this._id=ut.uniqueKey()+"-";this.setAttr("id",e)}get id(){return this._id}}class Vt extends vt{constructor(t,e=NaN,s=NaN,i=NaN,r=NaN,n=0,a=0){super(t);const h=this._rect=new wt(t,null,"rect");h.setAttr("fill","none"),n>0&&h.setAttr("rx",String(n)),a>0&&this.dom.setAttribute("rx",String(a)),isNaN(e)||h.setBounds(e,s,i,r),this.add(h)}setBounds(t,e,s,i){return this._rect.move(t,e),this._rect.resize(s,i),this}resize(t,e,s){return this._rect.resize(t,e)}get x(){return this._rect.x}set x(t){this._rect.x=t}get y(){return this._rect.y}set y(t){this._rect.y=t}get width(){return this._rect.width}set width(t){this._rect.width=t}get height(){return this._rect.height}set height(t){this._rect.height=t}}class St extends wt{constructor(t,e=void 0,s=void 0){super(t,e,"path"),s&&this.setPath(s)}path(){return this._path}setPath(t){const e=r(t)?t:t.join(" ");return e!==this._path&&this.setAttr("d",this._path=e),this}}class Pt extends vt{constructor(t){super(t),this._path=new St(t),this.add(this._path)}setPath(t){this._path.setPath(t)}}class kt extends vt{constructor(t){super(t),this.add(this._circle=new wt(t,null,"circle"))}setCircle(t,e,s){this._circle.setAttrs({cx:t,cy:e,r:s})}}class Et{constructor(){this.dragging=!1}start(t,e,s,i,r){return this.cancel(),!!this._doStart(t,e,s,i,r)&&(this.dragging=!0,this._showFeedback(i,r),!0)}drag(t,e,s,i,r){return!(!this.dragging||!this._doDrag(t,e,s,i,r))&&(this._moveFeedback(i,r),!0)}cancel(){if(this.dragging)try{this.dragging=!1,this._doCanceled()}finally{this.end(-1,-1)}}drop(t,e,s){if(this.dragging)try{this.dragging=!1,this._canAccept(t,e,s)?this._doCompleted(t,e,s):this._doCanceled()}finally{this.end(e,s)}}end(t,e){try{this.dragging=!1,this._hideFeedback()}finally{this._doEnded(t,e)}}_canAccept(t,e,s){return!0}_showFeedback(t,e){}_moveFeedback(t,e){}_hideFeedback(){}_doStart(t,e,s,i,r){return!0}_doCanceled(){}_doCompleted(t,e,s){}_doEnded(t,e){}}const At="0".charCodeAt(0),Ct="#".charCodeAt(0),Lt=",".charCodeAt(0),Tt="s".charCodeAt(0),Nt="a".charCodeAt(0);class Rt{static getFormatter(t){let e=Rt.Formatters[t];return e||(Rt.Formatters[t]=e=new Rt(t)),e}static get Default(){return Rt.getFormatter(Rt.DEFAULT_FORMAT)}constructor(t){t=t.trim(),this._options=t?this.$_parse(this._format=t):{useGrouping:!1}}get format(){return this._format}toStr(t){return t.toLocaleString(void 0,this._options)}$_parse(t){const e=t.length;if(e>0){const s={useGrouping:!1,minimumIntegerDigits:0,minimumFractionDigits:0,maximumFractionDigits:0};let i=t.indexOf(".");if(i>=0){let r=i+1;for(;r<e&&t.charCodeAt(r)===At;)s.minimumFractionDigits++,r++;for(s.maximumFractionDigits=s.minimumFractionDigits;r<e&&t.charCodeAt(r)===Ct;)s.maximumFractionDigits++,r++;i-=1}else i=e-1;let r=i;for(;r>=0&&t.charCodeAt(r)===At;)s.minimumIntegerDigits++,r--;for(;r>=0;){if(t.charCodeAt(r--)===Lt){s.useGrouping=!0;break}}for(r=i;r>=0;){if(t.charCodeAt(r--)===Tt){s.signDisplay="always";break}}if(!s.signDisplay)for(r=i;r>=0;){if(t.charCodeAt(r--)===Nt){s.signDisplay="never";break}}return s.minimumIntegerDigits=g(1,s.minimumIntegerDigits),s.maximumFractionDigits||delete s.maximumFractionDigits,s}}}Rt.DEFAULT_FORMAT="",Rt.Formatters={};const Mt=["yy","yyyy","M","MM","d","dd","WW","W","w","ww","a","H","HH","h","hh","m","mm","s","ss","S","SS","SSS"],Ot=[".","/","-",":"],Dt="Z".charCodeAt(0),Bt="z".charCodeAt(0),$t="A".charCodeAt(0),It="a".charCodeAt(0),Ft="y".charCodeAt(0),zt="M".charCodeAt(0),Ht="m".charCodeAt(0),Gt="W".charCodeAt(0),jt="w".charCodeAt(0),Wt="d".charCodeAt(0),Yt="H".charCodeAt(0),Xt="h".charCodeAt(0),Ut="S".charCodeAt(0),Zt="s".charCodeAt(0);class Kt{static getFormatter(t){let e=Kt.Formatters[t];return e||(Kt.Formatters[t]=e=new Kt(t)),e}static get Default(){return Kt.getFormatter(C.dateFormat)}constructor(t){this._baseYear=2e3,this._preserveTime=!1,this._hasAmPm=!1,this._formatString="",this.formatString=t}get format(){return this._format}get formatString(){return this._formatString}set formatString(t){(t=t||C.dateFormat)!=this._formatString&&(this._tokens=[],this.parse(t),this._formatString=t)}toStr(t,e){if(!this._tokens)return"";const s=this._tokens;let i="";for(var r=0,n=s.length;r<n;r++){var a=s[r],h=a.length;switch(a.charCodeAt(0)){case Ft:i+=h>2?t.getFullYear():j(t.getFullYear()%100);break;case zt:i+=h>1?j(t.getMonth()+1):t.getMonth()+1;break;case Wt:i+=h>1?j(t.getDate()):t.getDate();break;case Gt:i+=h>1?j(ut.weekOfYear(t,e)+1):ut.weekOfMonth(t,e,!0)+1;break;case jt:i+=h>1?ut.long_week_days[t.getDay()]:ut.week_days[t.getDay()];break;case Yt:i+=h>1?j(t.getHours()):t.getHours();break;case Xt:if(this._hasAmPm){let e=t.getHours();0==e?e=12:e>12&&(e-=12),i+=h>1?j(e):e}else i+=h>1?j(t.getHours()):t.getHours();break;case Ht:i+=h>1?j(t.getMinutes()):t.getMinutes();break;case Zt:i+=h>1?j(t.getSeconds()):t.getSeconds();break;case It:case $t:t.getHours()<12?i+=C.am:i+=C.pm;break;case Ut:let s=t.getMilliseconds();i+=3==h?W(s):2==h?j(s):s.toString().substring(0,h);break;default:i+=a}}return i}parseDateFormatTokens(t){var e=[];if(t){const s=t.trim(),i=s.length;let r=0;for(;r<i;){let n=s.charAt(r);if(Ot.indexOf(n)>=0)e.push(n),r++;else{let a=r++;for(;r<i&&s.charAt(r)==n;)r++;if(n=s.substring(a,r),Mt.indexOf(n)<0){let e=n.charCodeAt(0);(e>=$t&&e<=Dt||e>=It&&e<=Bt)&&st(C.invalidDateFormat,t)}e.push(n)}if(r<i&&ut.isWhiteSpace(n=s.charAt(r)))for(e.push(n);r<i&&ut.isWhiteSpace(s.charAt(r));)r++}}return e}parse(t){t&&(this._format=t||C.dateFormat,this._tokens=this.parseDateFormatTokens(this._format),this._hasAmPm=this._tokens.indexOf("a")>=0||this._tokens.indexOf("A")>=0)}}Kt.Formatters={};class qt{static isBright(t){return new qt(t).isBright()}static getContrast(t,e,s){return new qt(t).getContrast(e,s)}constructor(t){this.r=0,this.g=0,this.b=0,this.a=1,(t=t&&t.trim())&&(ut.startsWith(t,"rgb(")&&ut.endsWith(t,")")?this.$_parseRgb(t.substring(4,t.length-1)):ut.startsWith(t,"rgba(")&&ut.endsWith(t,")")?this.$_parseRgb(t.substring(5,t.length-1)):ut.startsWith(t,"#")&&this.$_parseNumber(t.substr(1)))}get rgba(){return"rgba("+[this.r,this.g,this.b,this.a].join(",")+")"}isBright(){return.299*this.r+.587*this.g+.114*this.b>140}getContrast(t,e){return this.isBright()?t||"#000000":e||"#FFFFFF"}brighten(t,e=null){return(e=e||new qt(null)).r=Math.ceil(this.r+(255-this.r)*t),e.g=Math.ceil(this.g+(255-this.g)*t),e.b=Math.ceil(this.b+(255-this.b)*t),e.a=this.a,e}toString(){return this.rgba}$_parseRgb(t){const e=t.split(/\,\s*/);e.length>=3&&(this.r=+e[0],this.g=+e[1],this.b=+e[2],e.length>=4?this.a=+e[3]:this.a=1)}$_parseNumber(t){const e=t.length;let s;e>6?(s=parseInt(t.substr(0,6),16),this.a=parseInt(t.substring(6),16)/255):e>0&&(3===e&&(t=t.charAt(0)+t.charAt(0)+t.charAt(1)+t.charAt(1)+t.charAt(2)+t.charAt(2)),s=parseInt(t,16)),this.r=(16711680&s)>>16,this.g=(65280&s)>>8,this.b=255&s}}var Qt,Jt,te;!function(t){t.START="start",t.MIDDLE="middle",t.END="end"}(Qt||(Qt={})),function(t){t.TOP="top",t.MIDDLE="middle",t.BOTTOM="bottom"}(Jt||(Jt={})),function(t){t.TRUNCATE="truncate",t.WRAP="wrap",t.ELLIPSIS="ellipsis"}(te||(te={}));class ee extends wt{constructor(t,e=T){super(t,e,"text"),this._layout=Jt.TOP,this._overflow=te.WRAP,this._dirty=!0,this._text="",this.anchor=Qt.MIDDLE}get text(){return this._text}set text(t){(t=t||"")!==this._text&&(this._dirty=!0,this.dom.textContent=this._text=t,this.layoutText())}get anchor(){return this.getAttr("text-anchor")}set anchor(t){t!==this.anchor&&this.setAttr("text-anchor",t)}get layout(){return this._layout}set layout(t){t!==this._layout&&(this._layout=t,this.layoutText())}get overflow(){return this._overflow}set overflow(t){t!==this._overflow&&(this._overflow=t,this.layoutText())}get opacity(){return this.getAttr("fill-opacity")}set opacity(t){this.setAttr("fill-opacity",t)}getAscent(t){return.75*t}layoutText(t){const e=this.getBBox(),s=this.getAscent(isNaN(t)?e.height:t);let i;switch(this._layout){case Jt.MIDDLE:i=Math.floor(s/2);break;case Jt.BOTTOM:i=0;break;default:i=Math.ceil(s)}this.setAttr("y",i)}isFitIn(t){return this.calcWidth()>=t}calcWidth(){const t=this._text.length;return t&&this.dom.getSubStringLength(0,t)}calcRangeWidth(t=0,e=Number.MAX_SAFE_INTEGER){return t=g(0,t),(e=p(this._text.length,e))>t?this.dom.getSubStringLength(t,e-t):0}truncate(t,e){let s=this._text;if(!s)return;const i=this.dom;let r,n=0,a=s.length;do{r=Math.ceil((n+a)/2);i.getSubStringLength(0,r)>t?a=r-1:n=r}while(n<a);for(this.text=s.substring(0,n)+"…";n>0&&this.calcWidth()>t;)this.text=s.substring(0,--n)+"…"}setContrast(t,e,s){return this.setStyleOrClass(qt.isBright(getComputedStyle(t).fill)?e:s),this}clearDom(){super.clearDom(),this._dirty=!0}setStyles(t){let e=super.setStyles(t);return e&&this.layoutText(),e}setStyle(t,e){let s=super.setStyle(t,e);return s&&this.layoutText(),s}getBBox(){return(this._dirty||this._styleDirty)&&(this._bounds=this.dom.getBBox(),this._dirty=this._styleDirty=!1),this._bounds}getBBoundsTest(){return(this._dirty||this._styleDirty)&&(this._bounds={x:this.x,y:this.y,width:100,height:30},this._dirty=this._styleDirty=!1),this._bounds}stain(){this._dirty=!0}}const se="$_TH";class ie{tag(){return""}parse(t){return this.text=t,this._doParse(t),this}getText(t,e){const s=this._literals;if(s&&e.callback){let i=this.text;for(let r=0;r<s.length;r+=4){let n=e.callback(t,s[r+1]);if("number"==typeof n&&!isNaN(n)||"bigint"==typeof n){const t=s[3]?Rt.getFormatter(s[3]):e.numberFormatter;t&&(n=t.toStr(n))}else if(n instanceof Date){const t=s[3]?Kt.getFormatter(s[3]):e.timeFormatter;t&&(n=t.toStr(n,e.startOfWeek||0))}else null==n&&(n=s[r+2]||"");i=i.replace(s[r],n)}return i}return this.text}prepareSpan(t,e,s){const i=this.getText(e,s);return t.textContent=i,t}_doParse(t){this._literals=[];let e=0;for(;e<t.length;){let s=t.indexOf("${",e);if(s<0&&(s=t.indexOf("%{",e)),s<0)break;const i=t.indexOf("}",s+2);if(i<0)break;const r=t.substring(s,i+1),n=r.substring(2,r.length-1),a=n.indexOf(";");if(a>0){const t=n.indexOf(";",a+1);t>=a?this._literals.push(r,n.substring(0,a),n.substring(a+1,t),n.substring(t+1)):this._literals.push(r,n.substring(0,a),n.substring(a+1),T),0===this._literals[2].length&&(this._literals[2]=T)}else this._literals.push(r,n,T,T);e=i+1}return 0==this._literals.length&&(this._literals=null),this}}class re extends ie{prepareSpan(t,e,s){const i=this.getText(e,s),r=i.indexOf(">")+1,n=i.indexOf(this.tag(),r);return this._doPrepare(t,i,r,n),t}_doPrepare(t,e,s,i){t.innerHTML=e.substring(s,i);const r=e.indexOf("style=");if(r>0&&r<s){const i=e[r+6],n=e.indexOf(i,r+7);n>0&&n<s&&t.setAttribute("style",e.substring(r+7,n))}}}class ne extends re{constructor(){super(...arguments),this.target="_blank"}tag(){return"</a>"}_doPrepare(t,e,s,i){e.substring(2,s-1).trim().split(/\s+/g).forEach((t=>{const e=t.indexOf("=");if(e>0){const s=t.substring(0,e),i=t.substring(e+1,t.length),r=i.substring(1,i.length-1);switch(s){case"href":this.url=r;break;case"target":this.target=r}}})),super._doPrepare(t,e,s,i),t.setAttribute("class","rct-text-link")}}const ae={t:class extends re{tag(){return"</t>"}},b:class extends re{tag(){return"</b>"}_doPrepare(t,e,s,i){super._doPrepare(t,e,s,i),t.setAttribute("class","rct-text-bold")}},i:class extends re{tag(){return"</i>"}_doPrepare(t,e,s,i){super._doPrepare(t,e,s,i),t.setAttribute("class","rct-text-italic")}},a:ne};class he{get words(){return this._words.slice()}parse(t){function e(t){const e=s.length;e>0&&""===s[e-1].type?s[e-1].text+=t:s.push((new ie).parse(t))}const s=this._words=[];let i=0;for(;i<t.length;){if("<"==t[i]){const s=t[i+1];let r;if(s in ae){const e=t.indexOf(">",i+2);if(e>=0){const n="</"+s+">",a=t.indexOf(n,e+1);if(a>=0){const e=t.substring(i,a+n.length);r=(new ae[s]).parse(e),i+=e.length}}}if(!r){e(t.substring(i));break}this._words.push(r)}else{const s=t.indexOf("<",i+1);if(!(s>=0)){e(t.substring(i));break}e(t.substring(i,s)),i=s}}return this}}const oe=/<br.*?>|\r\n|\n/;class le{constructor(t){this.setFormat(t)}setFormat(t){t!==this._format&&this.$_parse(this._format=null!=t?String(t):t)}lines(){return this._lines.slice()}build(e,s,i,r,n){const a=e.doc,h=f(this.lineHeight,1),o=this._lines,l=o.length,c=[];let _;e.clearDom(),r=r||e;for(let s=0;s<l;s++){const i=o[s];let l=0,_=0,u=null;for(let s of i.words){const i=s.prepareSpan(e.appendElement(a,"tspan"),r,n),h=i.getBBox();if(l+=h.width,i.$_TW=h.width,_=g(_,i[se]=h.height),u||(u=i),s instanceof ne){const r=a.createElementNS(t,"a");r.setAttribute("href",s.url),r.setAttribute("target",s.target),r.appendChild(i),e.appendDom(r)}}c.push(u),i[se]=_*h}if(l>0){_=o[0][se];for(let t=1;t<c.length;t++)if(c[t]){const s=e.insertElement(a,"tspan",c[t]);let i=Math.floor(_-e.getAscent(_))+e.getAscent(o[t][se]);s.setAttribute("x","0"),s.setAttribute("dy",String(i)),s.innerHTML="​",_=o[t][se]}e.layoutText(o[0][se])}}layout(t,e,s,i,r){const n=t.getBBox();let a,h=r.top+(i-r.top-r.bottom-n.height)/2;switch(e){case it.CENTER:t.anchor=Qt.MIDDLE,a=r.left+(s-r.left-r.right)/2;break;case it.RIGHT:t.anchor=Qt.END,a=n.width-r.right;break;default:t.anchor=Qt.START,a=r.left}t.trans(a,h)}$_parse(t){const e=this._lines=[];if(t){const s=t.split(oe);for(let t of s)e.push((new he).parse(t))}}}var ce,_e,ue;!function(t){t.NORMAL="normal",t.SHUFFLE="shuffle",t.RANDOM="random"}(ce||(ce={})),function(t){t.DEFAULT="default",t.SPLINE="spline",t.STEP="step"}(_e||(_e={})),function(t){t.DEFAULT="default",t.REVEAL="reveal",t.GROW="grow",t.SPREAD="spread",t.FADEIN="fadein"}(ue||(ue={}));class de{constructor(t){this.source=t}hasDef(){return!0}}class pe extends de{_setStops(e,i){const r=e.createElementNS(t,"stop"),n=e.createElementNS(t,"stop"),a=this.source.color,h=G(this.source.opacity)?1:this.source.opacity,o=s(a)?a[0]:a,l=s(a)&&a.length>1?a[1]:"white",c=s(h)?h[0]:h,_=s(h)&&h.length>1?h[1]:h;i.setAttribute("id",this.source.id),r.setAttribute("offset","0"),r.setAttribute("stop-color",o),r.setAttribute("stop-opacity",c),n.setAttribute("offset","1"),n.setAttribute("stop-color",l),n.setAttribute("stop-opacity",_),i.appendChild(r),i.appendChild(n)}}class ge extends pe{getEelement(e,s){const i=e.createElementNS(t,"linearGradient");let{x1:r,x2:n,y1:a,y2:h}={x1:0,x2:0,y1:0,y2:0};switch(this._setStops(e,i),s.dir){case"up":a=1;break;case"right":n=1;break;case"left":r=1;break;default:h=1}return i.setAttribute("x1",r),i.setAttribute("y1",a),i.setAttribute("x2",n),i.setAttribute("y2",h),i}}ge.TYPE="lineargradient";class me extends pe{getEelement(e,s){const i=e.createElementNS(t,"radialGradient");return G(s.cx)||i.setAttribute("cx",s.cx),G(s.cy)||i.setAttribute("cy",s.cy),G(s.r)||i.setAttribute("r",s.r),this._setStops(e,i),i}}me.TYPE="radialgradient";class fe extends de{getEelement(s,i){const n=s.createElementNS(t,"pattern"),a=s.createElementNS(t,"path");let o,l,c,_,u=!1;if(n.setAttribute("id",i.id),n.setAttribute("patternUnits","userSpaceOnUse"),a.classList.add("rct-pattern"),+i.pattern>=0){const t=fe.STOCK[+i.pattern%fe.STOCK.length];o=t.path,l=t.style,u=!t.fill,c=t.width||20,_=t.height||20}else r(i.pattern)&&(o=i.pattern,c=i.width||i.height||20,_=i.height||i.width||20);n.setAttribute("width",String(c)),n.setAttribute("height",String(_)),a.setAttribute("d",o),l&&h(a.style,l),i.style&&h(a.style,i.style),u&&(a.style.fill="none");let d=i.backgroundStyle;if(r(d)||e(d)){const e=s.createElementNS(t,"rect");n.append(e),e.style.fill=r(d)?d:d.fill,e.setAttribute("width",String(c)),e.setAttribute("height",String(_))}return n.append(a),n}}fe.TYPE="pattern",fe.STOCK=[{path:"M 0 10 L 10 0 M -1 1 L 1 -1 M 9 11 L 11 9",width:10,height:10,style:{strokeWidth:"0.3px"}},{path:"M0 0 L0 3 L5.2 6 L10.4 3 L10.4 0 M5.2 6 L5.2 12 L0 15 L0 18 M5.2 12 L10.4 15 L10.4 18",width:10.4,height:18,style:{strokeWidth:"0.3px"}},{path:"M0 0h5v5H0zM5 5h5v5H5z",fill:!0,width:10,height:10},{path:"m5 .037 4.957 4.957L5 9.951.043 4.994z",fill:!0,width:10,height:10},{path:"M0 2.8 L5 0 L10 2.8 L10 14 L5 16.8 L0 14 L0 2.8 M5 0 L5 5.6 L0 8.4 L5 11.2 L5 16.8 M5 5.6 L10 8.4 L5 11.2",style:{strokeWidth:"0.3px"},width:10,height:16.8},{path:"m5 .037 4.957 4.957L5 9.951.043 4.994z",fill:!1,width:10,height:10,style:{strokeWidth:"0.3px"}},{path:"M 0 0 L 12 12 L 24 0 M 4 0 L 12 8 L 20 0 M 8 0 L 12 4 L 16 0 M 0 4 L 8 12 L 0 20 M 0 8 L 4 12 L 0 16 M 0 24 L 12 12 L 24 24 M 4 24 L 12 16 L 20 24 M 8 24 L 12 20 L 16 24 M 24 20 L 16 12 L 24 4 M 24 16 L 20 12 L 24 8",width:24,height:24,fill:!1,style:{strokeWidth:"0.4px"}},{path:"M10 2.52H0M0 7.48h10M7.48 10V0M2.52 0v10",style:{strokeWidth:"0.3px"},width:5,height:5},{path:"M-2.5 1.25l5 2.5L7.5 1.25l5 2.5 M-2.5 6.25l5 2.5 5-2.5 5 2.5 M-2.5 11.25l5 2.5 5-2.5 5 2.5 M-2.5 16.25l5 2.5 5-2.5 5 2.5",width:10,height:10,style:{strokeWidth:"0.3px"}},{path:"M25 1.95v.26c-.79 0-1.43.64-1.43 1.43 0 .25.15.62.33.8l.31.31c.25.27.31.65.16.98l-.06.11c-.18.32-.5.52-.87.54h-4.56v4.56c.02.26.17.5.39.63l.11.06c.21.1.52.05.68-.11l.31-.31c.27-.24.61-.39.98-.4.93 0 1.69.76 1.69 1.69 0 .93-.76 1.69-1.69 1.69-.36-.02-.71-.16-.98-.4l-.31-.31a.63.63 0 0 0-.68-.11l-.11.06c-.23.13-.38.37-.39.63v4.56h4.56c.36.02.69.22.87.54l.06.11c.15.33.09.72-.16.98l-.31.31c-.2.22-.31.5-.33.8 0 .79.64 1.43 1.43 1.43v.26c-.93 0-1.69-.76-1.69-1.69.02-.36.16-.71.4-.98l.31-.31a.63.63 0 0 0 .11-.68l-.06-.11a.764.764 0 0 0-.63-.39h-4.56v4.56c-.02.36-.22.69-.54.87l-.11.06c-.33.15-.72.09-.98-.16l-.31-.31c-.22-.2-.5-.31-.8-.33-.79 0-1.43.64-1.43 1.43h-.26c0-.93.76-1.69 1.69-1.69.32 0 .75.18.98.4l.31.31c.19.17.45.21.68.11l.11-.06c.23-.13.38-.37.39-.63v-4.56h-4.56c-.36-.02-.69-.22-.87-.54l-.06-.11a.886.886 0 0 1 .16-.98l.31-.31c.2-.22.31-.5.33-.8a1.43 1.43 0 1 0-2.86 0c0 .25.15.62.33.8l.31.31c.25.27.31.65.16.98l-.06.11c-.18.32-.5.52-.87.54H6.38v4.56c.02.26.17.5.39.63l.11.06c.21.1.52.05.68-.11l.31-.31c.27-.24.61-.39.98-.4.93 0 1.69.76 1.7 1.69h-.26c0-.79-.64-1.43-1.43-1.43-.25 0-.62.15-.8.33l-.31.31c-.27.25-.65.31-.98.16l-.11-.06c-.32-.18-.52-.5-.54-.87v-4.56H1.56c-.26.02-.5.17-.63.39l-.06.11c-.1.21-.05.52.11.68l.31.31c.24.27.39.61.4.98 0 .93-.76 1.69-1.69 1.7v-.26c.79 0 1.43-.64 1.43-1.43 0-.25-.15-.62-.33-.8l-.31-.31a.888.888 0 0 1-.16-.98l.06-.11c.18-.32.5-.52.87-.54h4.56v-4.56a.812.812 0 0 0-.39-.63l-.11-.06a.647.647 0 0 0-.68.11l-.31.31c-.27.25-.62.39-.98.4-.93 0-1.69-.76-1.69-1.69s.76-1.69 1.69-1.69c.32 0 .75.18.98.4l.31.31c.19.17.45.21.68.11l.11-.06c.23-.13.38-.37.39-.63V6.38H1.56c-.36-.02-.69-.22-.87-.54l-.06-.11a.886.886 0 0 1 .16-.98l.31-.31c.2-.22.31-.5.33-.8 0-.79-.64-1.43-1.43-1.43v-.26c.93 0 1.69.76 1.69 1.69 0 .32-.18.75-.4.98l-.31.31a.63.63 0 0 0-.11.68l.06.11c.13.23.37.38.63.39h4.56V1.56c.02-.36.22-.69.54-.87l.11-.06c.33-.15.72-.09.98.16l.31.31c.22.2.5.31.8.33.79 0 1.43-.64 1.43-1.43h.26c0 .93-.76 1.69-1.69 1.69-.36-.02-.71-.16-.98-.4L7.57.98a.63.63 0 0 0-.68-.11l-.11.06c-.23.13-.38.37-.39.63v4.56h4.56c.36.02.69.22.87.54l.06.11c.15.33.09.72-.16.98l-.31.31c-.2.22-.31.5-.33.8a1.43 1.43 0 1 0 2.86 0c0-.25-.15-.62-.33-.8l-.31-.31a.888.888 0 0 1-.16-.98l.06-.11c.18-.32.5-.52.87-.54h4.56V1.56a.812.812 0 0 0-.39-.63l-.11-.06a.647.647 0 0 0-.68.11l-.31.31c-.27.25-.62.39-.98.4-.95 0-1.71-.76-1.71-1.69h.26c0 .79.64 1.43 1.43 1.43.25 0 .62-.15.8-.33l.31-.31c.27-.25.65-.31.98-.16l.11.06c.32.18.52.5.54.87v4.56h4.56c.26-.02.5-.17.63-.39l.06-.11c.1-.21.05-.52-.11-.68l-.31-.31c-.25-.27-.39-.62-.4-.98 0-.93.76-1.69 1.69-1.69ZM10.94 18.62c.26-.02.5-.17.63-.39l.06-.11c.1-.21.05-.52-.11-.68l-.31-.31c-.25-.27-.39-.62-.4-.98 0-.93.76-1.69 1.69-1.69s1.69.76 1.69 1.69c0 .32-.18.75-.4.98l-.31.31a.63.63 0 0 0-.11.68l.06.11c.13.23.37.38.63.39h4.56v-4.56c.02-.36.22-.69.54-.87l.11-.06c.33-.15.72-.09.98.16l.31.31c.22.2.5.31.8.33a1.43 1.43 0 1 0 0-2.86c-.25 0-.62.15-.8.33l-.31.31c-.27.25-.65.31-.98.16l-.11-.06c-.32-.18-.52-.5-.54-.87V6.38h-4.56c-.26.02-.5.17-.63.39l-.06.11c-.1.21-.05.52.11.68l.31.31c.24.27.39.61.4.98 0 .93-.76 1.69-1.69 1.69s-1.69-.76-1.69-1.69c.02-.36.16-.71.4-.98l.31-.31a.63.63 0 0 0 .11-.68l-.06-.11a.764.764 0 0 0-.63-.39H6.38v4.56c-.02.36-.22.69-.54.87l-.11.06c-.33.15-.72.09-.98-.16l-.31-.31c-.22-.2-.5-.31-.8-.33a1.43 1.43 0 1 0 0 2.86c.25 0 .62-.15.8-.33l.31-.31c.27-.25.65-.31.98-.16l.11.06c.32.18.52.5.54.87v4.56h4.56Z",width:25,height:25,fill:!1,style:{strokeWidth:"0.3px"}},{path:"M 0 8 L 8 0 L 12 4 L 4 12 Z M -2 2 L 2 6 M 2 -2 L 6 2 M 6 10 L 10 14 M 10 6 L 14 10",width:12,height:12,style:{strokeWidth:"0.5px"}},{path:"M0 13.66 6.34 10 10 16.34 3.66 20zM0 6.34 3.66 0 10 3.66 6.34 10zM10 16.34 13.66 10 20 13.66 16.34 20zM10 3.66 16.34 0 20 6.34 13.66 10zM0 6.34v7.32M20 6.36v7.3M6.34 10h7.32",width:20,height:20,style:{strokeWidth:"0.3px"},fill:!1}];class xe extends de{prepare(){const t=this.source;return this._colors=s(t.colors)?t.colors.slice():[],t.mode===ce.RANDOM?this._index=-1:(t.mode===ce.SHUFFLE&&ut.shuffle(this._colors),this._index=0),this}getNext(){return this._index<0?this._colors[Math.floor(Math.random()*this._colors.length)]:this._colors[this._index++%this._colors.length]}hasDef(){return!1}getEelement(t,e){this._colors=s(e.colors)?e.colors:[]}}xe.TYPE="colors";class we extends de{prepare(){const t=this.source.rootUrl||"";this._images=[],this._map={},this.source.images.forEach((e=>{if(r(e))this._images.push(e);else{const s=t+e.url;e.name&&(this._map[e.name]=s),this._images.push(s)}}))}getImage(t){return r(t)?this._map[t]:this._images[t]}hasDef(){return!1}getEelement(t,e){this.size=Object.freeze({width:e.width||e.height||we.SIZE,height:e.height||e.width||we.SIZE})}}we.TYPE="images",we.SIZE=20;class be{constructor(){this._items=[],this._map={}}load(t){if(this._items=[],s(t))t.forEach((t=>{const e=this.$_loadItem(t);e&&(e.hasDef()?this._items.push(e):this._map[t.id]=e)}));else if(e(t)){const e=this.$_loadItem(t);e&&(e.hasDef()?this._items.push(e):this._map[t.id]=e)}}register(t,e){this._items.forEach((s=>{const i=s.getEelement(t,s.source);i.setAttribute(wt.ASSET_KEY,"1"),e.addDef(i)}))}unregister(t,e){this._items.forEach((t=>{e.removeDef(t.source.id)}))}get(t){return this._map[t]}$_loadItem(t){if(e(t)&&t.id){let e=t.type;if(e||(null!=t.pattern?e=fe.TYPE:s(t.colors)?e=xe.TYPE:s(t.images)&&(e=we.TYPE)),e)switch(e.toLowerCase()){case ge.TYPE:return new ge(t);case me.TYPE:return new me(t);case fe.TYPE:return new fe(t);case xe.TYPE:return new xe(t);case we.TYPE:return new we(t)}}}}let ye=0;class ve extends P{constructor(t,e){super(),this.INVALID={},this.chart=t,this._visible=e,ye++}get visible(){return this._visible}set visible(t){var e;t!==this._visible&&(this._visible=t,null===(e=this.chart)||void 0===e||e._visibleChanged(this))}load(t){if(void 0!==t&&!this._doLoadSimple(t)){if(null!==t&&null!=t.template){const e=this.chart&&this.chart.assignTemplates;e&&(t=e(t))}this._doLoad(t)}return this}save(){const t={visible:this.visible};return this._doSave(t),t}$_parseProp(t){if(t.indexOf(".")>=0){const e=t.split("."),s=e.length-1;let i=this;for(let t=0;t<s;t++)if(i=i[e[t]],!(i instanceof P))return this.INVALID;return{obj:i,prop:e[s]}}}getProp(t){if(r(t)){const e=this.$_parseProp(t);return e?e===this.INVALID?T:e.obj[e.prop]:this[t]}}setProp(t,e,s){if(r(t)){const i=this.$_parseProp(t);if(i)i.obj instanceof ve?i.obj.setProp(i.prop,e,s):i.obj instanceof P&&e!==i.obj[i.prop]&&(i.obj[i.prop]=e,s&&this._changed());else{const i=this[t];if(i instanceof ve)return i.setProps(e,s);if(e!==i)return this[t]=e,s&&this._changed(),!0}}}setProps(t,s){let i=!1;if(e(t))for(const e in t)this.setProp(e,t[e],!1)&&(i=!0);else this._doLoadSimple(t)&&(i=!0);return i&&s&&this._changed(),i}prepareRender(){this._doPrepareRender(this.chart)}_changed(t){var e;null===(e=this.chart)||void 0===e||e._modelChanged(this,t)}_doLoadSimple(t){if("boolean"==typeof t)return this.visible=t,!0}_doLoad(t){for(const i in t){let r=t[i];this._doLoadProp(i,r)||(this[i]instanceof ve?this[i].load(r):s(r)?this[i]=r.slice(0):r instanceof Date?this[i]=new Date(r):e(r)?this[i]=h({},r):this[i]=r)}}_doLoadProp(t,e){return!1}_doSave(t){}_doPrepareRender(t){}_loadStroke(t){if(r(t))return this.visible=!0,this.style={stroke:t},!0}}var Ve,Se,Pe,ke,Ee,Ae,Ce,Le,Te,Ne,Re,Me,Oe;ve.UPDATED="updated",function(t){t.NONE="none",t.OUTLINE="outline",t.BACKGROUND="background"}(Ve||(Ve={})),function(t){t.CLIP="clip",t.ELLIPSIS="ellipsis",t.WRAP="wrap"}(Se||(Se={}));class De extends ve{constructor(){super(...arguments),this._outlineThickness=2,this._outlineWidth="2px",this.effect=Ve.NONE,this.autoContrast=!0}get outlineThickness(){return this._outlineThickness}set outlineThickness(t){t!==this._outlineThickness&&(this._outlineThickness=t,this._outlineWidth=f(t,2)+"px")}}class Be extends De{constructor(t,e){super(t,e),this.numberSymbols="k,M,G,T,P,E",this.numberFormat="#,##0.#"}get numberSymbols(){return this._numberSymbols}set numberSymbols(t){t!==this._numberSymbols&&(this._numberSymbols=t,this._numSymbols=t&&t.split(","))}get numberFormat(){return this._numberFormat}set numberFormat(t){t!==this._numberFormat&&(this._numberFormat=t,this._numberFormatter=t?Rt.getFormatter(t):null)}get text(){return this._text}set text(t){this.setText(t)}setText(t){return t!==this._text&&this.prepareRich(this._text=t),!isNaN(this.lineHeight)&&this._richTextImpl&&(this._richTextImpl.lineHeight=this.lineHeight),this}prepareRich(t){t?(this._richTextImpl||(this._richTextImpl=new le),this._richTextImpl.setFormat(t)):this._richTextImpl=null}isVisible(){return this.visible&&!!this._text}buildSvg(t,e,s,i,r,n){this._richTextImpl&&(this._richTextImpl.build(t,s,i,r,n),e&&this._richTextImpl.build(e,s,i,r,n))}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}$_getNumberText(t,e,s){if(ut.isValidNum(t)){const i=this._numSymbols&&e&&ut.scaleNumber(t,this._numSymbols,s);return this._numberFormatter?i?this._numberFormatter.toStr(i.value)+i.symbol:this._numberFormatter.toStr(t):i?i.value+i.symbol:String(t)}return"NaN"}_getText(t,e,s,i){let n=r(t)?t:this.$_getNumberText(e,s,i)||e;return this.prefix&&(n=this.prefix+n),this.suffix&&(n+=this.suffix),n}}!function(t){t.DEFAULT="default",t.LEFT="left",t.RIGHT="right",t.TOP="top",t.BOTTOM="bottom"}(Pe||(Pe={}));class $e extends Be{constructor(){super(...arguments),this.iconPosition=Pe.DEFAULT,this.iconGap=2}getIconPos(){return this.iconPosition===Pe.DEFAULT?this.getDefaultIconPos():this.iconPosition}_doPrepareRender(t){if(this._images=null,this.imageList){const e=t.assets.get(this.imageList);e instanceof we&&(this._images=e)}this._root=this._images?"":this.iconRoot||""}getUrl(t){if(t){const e=t.indexOf("::");if(0===e)return t=t.substring(2),this._images?this._images.getImage(t):t;if(e>0){const s=this.chart.assets.get(t.substring(0,e)),i=t.substring(e+2);return s instanceof we?s.getImage(i):i}return this._root+t}}}class Ie extends ve{}!function(t){t.CHART="chart",t.CONTAINER="container"}(ke||(ke={}));class Fe extends ve{constructor(t,e,s){super(t,!0),this.inBody=s,this._offsetX=0,this._offsetY=0,this.front=!1,this.verticalAlign=rt.TOP,this.scope=ke.CHART,this.name=e}get offsetX(){return this._offsetX}set offsetX(t){t!=this._offsetX&&(this._offsetX=t,this._offsetXDim=this.$_parsOffset(t))}$_parsOffset(t){if(r(t)){const e=t[t.length-1];if("h"===e||"w"===e){const s=parseFloat(t);if(s===parseFloat(t.substring(0,t.length-1)))return{size:s,suffix:e}}}}get offsetY(){return this._offsetY}set offsetY(t){t!=this._offsetY&&(this._offsetY=t,this._offsetYDim=this.$_parsOffset(t))}get width(){return this._width}set width(t){t!==this._width&&(this._widthDim=X(this._width=t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._heightDim=X(this._height=t,!0))}$_calcOffet(t,e,s){return s.size*("h"===s.suffix?e:t)}getOffset(t,e){return{x:this._offsetXDim?this.$_calcOffet(t,e,this._offsetXDim):+this._offsetX,y:this._offsetYDim?this.$_calcOffet(t,e,this._offsetYDim):+this._offsetY}}getSize(t,e){const s=this.chart.isInverted();let i,r;if(this.inBody){const n=+this.x1,a=+this.x2,h=+this.y1,o=+this.y2;if(this._x=this._y=this._w=this._h=NaN,!isNaN(n)){const h=this.chart.xAxis;s?this._y=e-h.getPos(e,n):this._x=h.getPos(t,n),isNaN(a)||(s?r=this._h=e-h.getPos(e,a)-this._y:i=this._w=h.getPos(t,a)-this._x)}if(!isNaN(h)){const n=this.chart.yAxis;s?this._x=n.getPos(t,h):this._y=e-n.getPos(e,h),isNaN(o)||(s?i=this._w=n.getPos(t,o)-this._x:r=this._h=e-n.getPos(e,o)-this._y)}}return isNaN(i)?i=Z(this._widthDim,t):i<0&&(this._x+=i,i=-i),isNaN(r)?r=Z(this._heightDim,e):r<0&&(this._y+=r,r=-r),{width:i,height:r}}getPosition(t,e,s,i,r,n,a){let h,o,l;if(isNaN(o=this._x))switch(h=this.getOffset(n,a),o=e,this.align){case it.CENTER:o+=(i-n)/2+h.x;break;case it.RIGHT:o+=i-h.x-n;break;default:this._anchorObj?o+=(i-n)/2+h.x:o+=h.x}else h=h||this.getOffset(n,a),o=this._x+h.x;if(isNaN(l=this._y))switch(h=h||this.getOffset(n,a),l=s,this.verticalAlign){case rt.MIDDLE:l+=(r-a)/2-h.y;break;case rt.BOTTOM:l+=r-h.y-a;break;default:l+=h.y}else h=h||this.getOffset(n,a),l=this._y+h.y;return{x:o,y:l}}update(){this._changed(ve.UPDATED)}_doPrepareRender(t){}}class ze{constructor(t){this.owner=t,this._map={},this._items=[],this._visibles=[]}get count(){return this._items.length}getVisibles(){return this._visibles.slice(0)}getAnnotation(t){const e=this._map[t];if(e instanceof Fe)return e}get(t){return r(t)?this._map[t]:this._items[t]}load(t,i){const r=this.owner.chart,n=this._items=[],a=this._map={};s(t)?t.forEach(((t,e)=>{n.push(this.$_loadItem(r,t,e,i))})):e(t)&&n.push(this.$_loadItem(r,t,0,i)),n.forEach((t=>{t.name&&(a[t.name]=t)}))}prepareRender(){this._visibles=this._items.filter((t=>t.visible)),this._visibles.forEach((t=>{t.prepareRender(),t._anchorObj=t.anchor?this.owner.anchorByName(t.anchor):T}))}$_loadItem(t,e,s,i){let n=e.type;n||(n=r(e.imageUrl)?"image":r(e.shape)?"shape":"text");const a=t._getAnnotationType(n);if(!a)throw new Error("Invalid annotation type: "+e.type);const h=new a(t,e.name||`annotation ${s+1}`,i);return h.load(e),h.index=s,h}}!function(t){t.AUTO="auto",t.LINE="line"}(Ee||(Ee={}));class He extends ve{constructor(){super(...arguments),this.minWidth=50}}class Ge extends ve{constructor(t){super(t.chart,!0),this.axis=t,this.type=Ee.AUTO,this.showAlways=!0,this.followPointer=!0,this.numberFormat="#,##0.#",this.timeFormat="yyyy-MM-dd HH:mm",this.markerHovering=!1,this.flag=new He(t.chart,!0),this.visible=!1,this._args={axis:T,pos:T,flag:T,points:T}}isBar(){return!this.axis.continuous()&&this.type!==Ee.LINE}getFlag(t,e){const s=this.axis.axisValueAt(t,e);return s instanceof Date?Kt.getFormatter(this.timeFormat).toStr(new Date(s),this.chart.startOfWeek):Rt.getFormatter(this.numberFormat).toStr(s)}moved(t,e,s){this.onChange&&(this._args.pos=t,this._args.flag=e,this._args.points=s.map((t=>null==t?void 0:t.proxy())),this.onChange(this._args))}_setAxis(t){this._args.axis=t}_doLoadSimple(t){return i(t)?(this.visible=!0,this.onChange=t,!0):super._doLoadSimple(t)}}class je extends ve{constructor(t,e=!0){super(null==t?void 0:t.chart,e),this.axis=t}}class We extends je{constructor(t,e){super(t,e&&t._isX)}_doLoadSimple(t){return this._loadStroke(t)||super._doLoadSimple(t)}}!function(t){t.START="start",t.MIDDLE="middle",t.END="end"}(Ae||(Ae={}));class Ye extends je{constructor(){super(...arguments),this.align=Ae.MIDDLE,this.offset=0,this.gap=5}get rotation(){return this._rotation}set rotation(t){let e=+t;Number.isNaN(e)||90===e||270===e||-90===e||-270===e||(e=0),this._rotation=e}isVisible(){return this.visible&&!G(this.text)}getRotation(t){return t._isHorz?0:isNaN(this._rotation)?t.position===Re.OPPOSITE?90:270:this._rotation}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}}class Xe extends je{getRows(){const t=this.axis,e=this.colors,s=e?e.length:0,i=[];if(this.belowColor&&t.isBaseVisible()&&i.push({axis:t,from:t.axisMin(),to:t.getBaseValue(),color:this.belowColor}),s>0){const r=t._ticks;let n=0;r[0].value>t.axisMin()&&(e[n%s]&&i.push({axis:t,from:t.axisMin(),to:r[0].value,color:e[n%s]}),n++);for(let a=1;a<r.length;a++,n++)e[n%s]&&i.push({axis:t,from:r[a-1].value,to:r[a].value,color:e[n%s]});r[r.length-1].value<t.axisMax()&&e[n%s]&&i.push({axis:t,from:r[r.length-1].value,to:t.axisMax(),color:e[n%s]})}return i}_doLoadSimple(t){return r(t)?(this.colors=[t,null],!0):s(t)?(this.colors=t,!0):super._doLoadSimple(t)}}class Ue extends je{constructor(t){super(t,null),this.rows=new Xe(this.axis)}isVisible(t){return t?!1!==this.visible:null==this.visible?!this.axis._isX:this.visible}}!function(t){t.INSIDE="inside",t.OUTSIDE="outside"}(Ce||(Ce={}));class Ze extends $e{constructor(t){super(t,!0),this.position=Ce.INSIDE,this.align=it.LEFT,this.verticalAlign=rt.TOP,this.offsetX=3,this.offsetY=3}getDefaultIconPos(){return Pe.LEFT}}!function(t){t.LINE="line",t.RANGE="range",t.AREA="area"}(Le||(Le={}));class Ke extends je{constructor(t){super(t),this.front=!1,this.zindex=0,this.label=new Ze(t.chart)}canConstainedTo(t,e){if(s(this.col)){for(const t of this.col)if(e==t)return!0;return!1}if(!isNaN(this.col)&&e!=this.col)return!1;if(s(this.row)){for(const e of this.row)if(t==e)return!0;return!1}return!(!isNaN(this.row)&&t!=this.row)}}class qe extends Ke{}class Qe extends Ke{}class Je extends je{constructor(t){super(t,!1),this.length=7,this.gap=3}canUseNumSymbols(){return!0}_doLoadSimple(t){return ut.canNumber(t)?(this.length=+t,!0):super._doLoadSimple(t)}}!function(t){t.NONE="none",t.ROTATE="rotate",t.STEP="step",t.ROWS="rows"}(Te||(Te={})),function(t){t.HIDDEN="hidden",t.PULL="pull",t.FIT="fit"}(Ne||(Ne={}));class ts extends $e{constructor(t){super(t&&t.chart,!0),this.axis=t,this._domain={callback:(t,e)=>this._getParamValue(this._paramTick,e)},this.step=0,this.startStep=0,this.rows=0,this.maxRows=3,this.autoArrange=Te.ROTATE,this.overflow=Se.CLIP,this.firstOverflow=Ne.PULL,this.lastOverflow=Ne.PULL,this.overflowGap=12,this.numberFormat=null}_getParamValue(t,e){return e.startsWith("axis.")?this.axis[e.substring(5)]:t[e]}getLabelText(t,e){var s;const i=t.index;if(this.textCallback){const e=this.textCallback(this.axis.getTickLabelArgs(i,t.value));if(null!=e)return e}return 1==e?w(null!==(s=this.lastText)&&void 0!==s?s:this.firstText,this.text):0==i?w(this.firstText,this.text):i==e-1?w(this.lastText,this.text):this.text}getLabelStyle(t,s){const i=t.index;if(this.styleCallback){const s=this.styleCallback(this.axis.getTickLabelArgs(i,t.value));if(e(s))return s}return 1==s?this.lastStyle||this.firstStyle:0==i?this.firstStyle:i==s-1?this.lastStyle:void 0}getIcon(t){}getDefaultIconPos(){return this.axis._isHorz?Pe.TOP:Pe.RIGHT}_doPrepareRender(t){super._doPrepareRender(t),this._domain.numberFormatter=this._numberFormatter}}!function(t){t.AUTO="auto",t.NORMAL="normal",t.OPPOSITE="opposite",t.BASE="base",t.BETWEEN="between"}(Re||(Re={}));class es extends je{constructor(t){super(t,!1),this._thickness=10,this._minThumbSize=32,this._gap=3,this._gapFar=3}get thickness(){return this._thickness}set thickness(t){this._thickness=Math.max(0,+t||this._thickness)}get minThumbSize(){return this._minThumbSize}set minThumbSize(t){this._minThumbSize=Math.max(0,+t||this._minThumbSize)}get gap(){return this._gap}set gap(t){this._gap=Math.max(0,+t||this._gap)}get gapFar(){return this._gapFar}set gapFar(t){this._gapFar=Math.max(0,+t||this._gapFar)}}class ss{constructor(t){this.axis=t}total(){return this.max-this.min}length(){return this.end-this.start}isFull(){return this.start===this.min&&this.end===this.max}resize(t,e,s){if((t=isNaN(t)?this.start:g(this.min,p(this.max,t)))>(e=isNaN(e)?this.end:g(t,p(this.max,e)))){const s=t;t=e,e=s}const i=this.max-this.min;if((t!==this.start||e!==this.end)&&e>t&&(isNaN(s)||(e-t)/i>=s)&&i/(e-t)>1)return this.start=t,this.end=e,!0}}class is extends We{}class rs extends ve{_animating(){return!isNaN(this._prevRate)}constructor(t,e,s){super(t,!0),this._series=[],this._minPad=0,this._maxPad=0,this._values=[],this._labelArgs={},this._seriesChanged=!1,this.guides=[],this.crosshair=new Ge(this),this.scrollBar=new es(this),this.row=0,this.col=0,this.startAngle=0,this.totalAngle=360,this.position=Re.NORMAL,this.reversed=!1,this.marginNear=0,this.marginFar=0,this.tooltipHeader="<b>${name}</b>",this.tooltipRow="${series}:<b> ${yValue}</b>",this.animatable=!0,this.fixedSize=!1,this._isX=e,this.name=s,this.title=new Ye(this),this.line=new We(this,!0),this.sectorLine=new is(this,!0)}init(){return this.tick=this._createTickModel(),this.label=this._createLabel(),this.grid=this._createGrid(),this}isEmpty(){return this._isEmpty}$_checkEmpty(){if(this._series.length>0)for(const t of this._series)if(!t.isEmpty(!0))return!1;return!0}getBaseValue(){return NaN}length(){return this._max-this._min}axisMin(){return this._min}axisMax(){return this._max}axisValueAt(t,e){return this.valueAt(t,e)}getStartAngle(){return M+O*this.startAngle}getTotalAngle(){return O*g(0,p(360,f(this.totalAngle,360)))}isArced(){return this.totalAngle>0&&this.totalAngle<360}getVisibleSeries(){const t=[];return this._series.forEach((e=>{e.visible&&t.push(...e.getVisibleSeries())})),t}unitPad(){return 0}labelsVisible(){return this.label.visible&&this._ticks.length>0}value2Tooltip(t){return isNaN(t)?this.chart.tooltip.nanText:t}isBased(){return!1}isBaseVisible(){return this.axisMin()<this.getBaseValue()}disconnect(){this._series=[]}getSeries(){const t=[];return this._series.forEach((e=>{t.push(...e.getVisibleSeries())})),t}collectValues(){this._values=[],this._series.forEach((t=>{t.collectValues(this,t.needAxes()?this._values:null)}))}collectRanges(){this._series.forEach((t=>{t.needAxes()&&t.collectRanges(this._values)}))}collectReferentsValues(){this._series.forEach((t=>{t.pointValuesPrepared(this)}))}prepare(){this._isEmpty=this.$_checkEmpty()}prepareRender(){var t,e;this._isHorz=this.chart.isInverted()?!this._isX:this._isX,this._isBetween=this.chart.isSplitted()&&this.position===Re.BETWEEN&&this._isX,this._isOpposite=this.position===Re.OPPOSITE,this._runPos=this.position,this.crosshair._setAxis(this._labelArgs.axis=null===(t=this.chart._proxy)||void 0===t?void 0:t.getChartObject(this)),this._doPrepareRender(),null===(e=this.label)||void 0===e||e.prepareRender();const s=this._series,i=this._values;if(this._isX&&this._prevSeries){if(!(this._seriesChanged=!ut.equalArrays(s,this._prevSeries)))for(const t of s)if(t.seriesChanged()){this._seriesChanged=!0;break}}else this._seriesChanged=!1;if(this._zoom?this._range={min:this._zoom.start,max:this._zoom.end}:this._range=this._doCalculateRange(i),this._isX&&s.length>0)if(this.chart.isSplitted()){const t=[s[0]._row];for(let e=1;e<s.length;e++)t.indexOf(s[e]._row)<0&&t.push(s[e]._row);t.forEach((t=>{let e=0,i=0;s.forEach((s=>{s._row==t&&s.isClusterable()&&(e+=f(s.groupWidth,1))})),s.forEach((s=>{if(s._row==t&&s.isClusterable()){const t=f(s.groupWidth,1)/e;s.setCluster(t,i),i+=t}}))}))}else{let t=0,e=0;s.forEach((e=>{e.isClusterable()&&(t+=f(e.groupWidth,1))})),s.forEach((s=>{if(s.isClusterable()){const i=f(s.groupWidth,1)/t;s.setCluster(i,e),e+=i}}))}}afterRender(){this._seriesChanged=!1,this._prevSeries=this._series,this._zooming=!1}buildTicks(t){this._ticks=this._doBuildTicks(this._range.min,this._range.max,this._vlen=t),this._labelArgs.count=this._ticks.length}calcPoints(t,e){this._ticks.forEach((e=>e.pos=this.getPos(t,e.value)))}getLabelLength(t,e){return this.getUnitLen(t,e)}getValue(t){return null==t?NaN:parseFloat(t)}incStep(t,e){return t+e}contains(t){return t>=this._range.min&&t<=this._range.max}resetZoom(){this._zoom&&(this._zoom=null,this._zooming=!0,this._changed())}_prepareZoom(){return this._zoom||(this._zoom=new ss(this),this.buildTicks(this._vlen),this._zoom.start=this._zoom.min=this._min,this._zoom.end=this._zoom.max=this._max),this._zoom}zoom(t,e,s=NaN){const i=this._prepareZoom(),r=i.resize(t,e,s);return i.isFull()&&(this._zoom=null),this._zooming=!0,this._changed(),r}isZoomed(){return!!this._zoom}hasBreak(){return!1}isBreak(t){return!1}getTickLabelArgs(t,e){return this._labelArgs.index=t,this._labelArgs.value=e,this._labelArgs}getXValue(t){return t}setPrevRate(t){this._prevRate=t}prev(t){return isNaN(this._prevRate)?t:this.reversed?t+(this._vlen-t)*(this._prevRate-1):t*this._prevRate}_doLoadProp(t,i){if("guide"===t||"guides"===t)return this.guides.length=0,s(i)?this.$_loadGuides(i):e(i)&&this.$_loadGuides([i]),!0}_setMinMax(t,e){this._min=t,this._max=e,this._single=t===e}$_loadGuides(t){for(let e=0;e<t.length;e++){const s=t[e];let i;i="range"===s.type?new Qe(this):"line"===s.type||isNaN(s.startValue)||isNaN(s.endValue)?new qe(this):new Qe(this),i.load(s),this.guides.push(i)}}_connect(t){t&&!this._series.includes(t)&&this._series.push(t)}_doCalculateRange(t){return{min:t.length>0?I(p(...t)||0):NaN,max:t.length>0?I(g(...t)||0):NaN}}}class ns{constructor(t,e){this._items=[],this._map=new Map,this.chart=t,this.isX=e}get count(){return this._items.length}get first(){return this._items[0]}get items(){return this._items.slice(0)}internalItems(){return this._items}load(t){const e=this.chart;s(t)?t.forEach(((t,s)=>this._items.push(this.$_loadAxis(e,t,s)))):this._items.push(this.$_loadAxis(e,t,0))}contains(t){return this._items.indexOf(t)>=0}get(t){return r(t)?this._map.get(t):this._items[t]}disconnect(){this._items.forEach((t=>t.disconnect()))}prepare(){this._items.forEach((t=>t.prepare()))}collectValues(){this._items.forEach((t=>t.collectValues()))}collectRanges(){this._items.forEach((t=>t.collectRanges()))}collectReferentsValues(){this._items.forEach((t=>t.collectReferentsValues()))}prepareRender(){this._items.forEach((t=>t.prepareRender()))}afterRender(){this._items.forEach((t=>t.afterRender()))}$_buildTicks(t){this._items.sort(((t,e)=>t.isBased()?1:e.isBased()?-1:0)).forEach((e=>e.buildTicks(t)))}connect(t){const e=this._items,s=this.isX?t.xAxis:t.yAxis;let i;return a(s)&&s>=0&&s<e.length?i=e[s]:r(s)&&(i=e.find((t=>t.name===s))),i||(i=e[0]),i&&(i._connect(t),this.isX?t.setCol(f(t.col,i.col)):t.setRow(f(t.row,i.row))),i}forEach(t){for(let e=0,s=this._items.length;e<s&&!0!==t(this._items[e],e);e++);}isZoomed(){for(const t of this._items)if(t.isZoomed())return!0}resetZoom(){this._items.forEach((t=>t.resetZoom()))}$_loadAxis(t,e,i){var r;let n=t._getAxisType(e.type);if(!n){let a;if(s(e.categories))a="category";else if(this.isX){const s=t._getSeries().internalItems();if(s.length>0){a="category";for(const t of s)if(!t.canCategorized()){if(e.name&&t.xAxis===e.name){a=T;break}if(t.xAxis===i){a=T;break}if(G(t.xAxis)&&0===i){a=T;break}}}}else a=null===(r=t._getSeries().first)||void 0===r?void 0:r.defaultYAxisType();a&&(n=t._getAxisType(a))}n||(n=t._getAxisType("linear"));const a=new n(t,this.isX,e.name).init();return a.load(e),a._index=i,a._isPolar=t.isPolar(),a}}class as{constructor(){this._axes=[]}isEmpty(){return this._axes.length<1}}class hs{constructor(t,e){this.chart=t,this.isX=e}rows(){return this._matrix.length}cols(){return this._matrix[0].length}get(t,e){return this._matrix[t][e]}getRow(t){return this._matrix[t]}getColumn(t){return this._matrix.map((e=>e[t]))}buildTicks(t){const e=this.isX;this._matrix.forEach(((s,i)=>{s.forEach(((s,i)=>{s._axes.forEach((s=>{s.isBased()||s.buildTicks(t[e?s.col:s.row])}))}))})),this._matrix.forEach(((s,i)=>{s.forEach(((s,i)=>{s._axes.forEach((s=>{s.isBased()&&s.buildTicks(t[e?s.col:s.row])}))}))}))}calcPoints(t,e){const s=this.isX;this._matrix.forEach((i=>{i.forEach(((i,r)=>{i._axes.forEach((i=>{const r=s?i.col:i.row;i.calcPoints(t[r],e)}))}))}))}}class os extends hs{constructor(t){super(t,!0)}prepare(t,e,s){const i=this._matrix=new Array(e+1);for(let t=0;t<i.length;t++){i[t]=[];for(let e=0;e<s;e++)i[t].push(new as)}t.forEach((t=>{const s=t.position;let r=t._row;s===Re.OPPOSITE?(r++,t._runPos=s):r<e-1&&s===Re.BETWEEN?(r++,t._runPos=Re.NORMAL):t._runPos=s,i[r][t._col]._axes.push(t)}))}}class ls extends hs{constructor(t){super(t,!1)}prepare(t,e,s){const i=this._matrix=new Array(e);for(let t=0;t<i.length;t++){i[t]=[];for(let e=0;e<=s;e++)i[t].push(new as)}t.forEach((t=>{const e=t.position;let r=t._col;e===Re.OPPOSITE?(r++,t._runPos=e):t._col<s-1&&e===Re.BETWEEN?(r++,t._runPos=Re.NORMAL):t._runPos=e,i[t._row][r]._axes.push(t)}))}}class cs extends ve{_doLoad(t){super._doLoad(t)}_doPrepareRender(t){}}class _s extends cs{constructor(t){super(t,!0),this.index=-1,this.size="100%"}get left(){return this._left}set left(t){t!==this._left&&(this._leftDim=X(this._left=t,!0))}get right(){return this._right}set right(t){t!==this._right&&(this._rightDim=X(this._right=t,!0))}get top(){return this._top}set top(t){t!==this._top&&(this._topDim=X(this._top=t,!0))}get bottom(){return this._bottom}set bottom(t){t!==this._bottom&&(this._bottomDim=X(this._bottom=t,!0))}get width(){return this._width}set width(t){t!==this._width&&(this._widthDim=X(this._width=t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._heightDim=X(this._height=t,!0))}get size(){return this._size}set size(t){t!==this._size&&(this._sizeDim=X(this._size=t,!0))}getSize(t,e){return{width:Z(this._widthDim||this._sizeDim,t,t),height:Z(this._heightDim||this._sizeDim,e,e)}}getLeft(t){return Z(this._leftDim,t)}getRight(t){return Z(this._rightDim,t)}getTop(t){return Z(this._topDim,t)}getBottom(t){return Z(this._bottomDim,t)}}class us extends _s{constructor(){super(...arguments),this.gindex=-1,this.duration=500}static _loadGauge(t,e,s){let i=t._getGaugeType(e.type);i||(i=t._getGaugeType(s||t.gaugeType));const r=new i(t,e.name);return r.load(e),r}setGroup(t,e){this.group=t,this.gindex=e}}class ds extends _s{constructor(){super(...arguments),this._gauges=[],this._visibles=[],this.minValue=0}count(){return this._gauges.length}isEmpty(){return this._gauges.length<1}visibles(){return this._visibles.slice(0)}get(t){return this._gauges[t]}getVisible(t){return this._visibles[t]}calcedMinMax(){return{min:this.minValue,max:this.maxValue}}_doLoadProp(t,e){if("children"===t)return this.$_loadGauges(this.chart,e),!0}prepareRender(){this._visibles=this._gauges.filter((t=>t.visible)),super.prepareRender(),this._prepareChildren(this._visibles)}_prepareChildren(t){t.forEach(((t,e)=>{this._setGroup(t,e),t.prepareRender()}))}$_loadGauges(t,i){const r=this._gaugesType();s(i)?i.forEach(((e,s)=>this.$_add(us._loadGauge(t,e,r)))):e(i)&&this.$_add(us._loadGauge(t,i,r))}$_add(t){if(t._type()!==this._gaugesType())throw new Error("이 그룹에 포함될 수 없는 게이지입니다: "+t);this._gauges.push(t),t.index=this._gauges.length-1}_setGroup(t,e){t.setGroup(this,e)}}class ps{constructor(t){this._map={},this._items=[],this._visibles=[],this._gauges=[],this.chart=t}isEmpty(t){return(t?this._visibles:this._items).length<1}get firstGauge(){return this._gauges[0]}getVisibles(){return this._visibles.slice(0)}getPaneVisibles(t,e){return this._visibles.filter((s=>{const i=s.row||0,r=s.col||0;return t===i&&e===r}))}getGauge(t){const e=this._map[t];if(e instanceof us)return e}get(t){return r(t)?this._map[t]:this._items[t]}load(t){const i=this.chart,r=this._items=[],n=this._map={};s(t)?t.forEach(((t,e)=>{r.push(this.$_loadItem(i,t,e))})):e(t)&&r.push(this.$_loadItem(i,t,0)),r.forEach((t=>{if(t.name&&(n[t.name]=t),t instanceof ds)for(let e=0;e<t.count();e++){const s=t.get(e);s.name&&(n[s.name]=s),this._gauges.push(s)}else this._gauges.push(t)}))}prepareRender(){this._visibles=this._items.filter((t=>t.visible)),this._visibles.forEach((t=>t.prepareRender()))}$_loadItem(t,e,i){let r=s(e.children)&&t._getGaugeGroupType(e.type||t.gaugeType);if(r||(r=t._getGaugeType(e.type||t.gaugeType)),!r)throw new Error("Invalid gauge type: "+e.type);const n=new r(t,e.name||`Gauge ${i+1}`);return n.load(e),n.index=i,n}}class gs extends us{constructor(){super(...arguments),this.minValue=0,this.maxValue=100,this.value=0,this.animatable=!0}updateValue(t){t!==this.value&&(this.value=t,this._changed())}getLabel(t,e){return this._runValue=e,t.text||(t.prefix||"")+"${value}"+(t.suffix||"")}getParam(t){switch(t){case"value":return this._runValue;case"min":return this.minValue;case"max":return this.maxValue}}calcedMinMax(){return{min:this.minValue,max:this.maxValue}}}class ms extends ve{constructor(t){super(t.chart,!0),this.scale=t,this.reversed=!1,this.length=7}}class fs extends $e{getText(t){return ut.isValidNum(t)?this._getText(null,t,m(t)>1e3,!0):t}getDefaultIconPos(){return Pe.LEFT}}class xs extends ve{constructor(t,e=!0){super(t.chart,e),this.gauge=t,this._gap=8,this.position=Me.DEFAULT,this.stepPixels=48,this.line=new ve(t.chart,!0),this.tick=new ms(this),this.label=new fs(t.chart,!0)}get gap(){return this._gap}set gap(t){this._gap=f(t,0)}range(){return{min:this._min,max:this._max}}isEmpty(){return this._max<=this._min}buildSteps(t,e,s=NaN){s=f(s,e);const{min:i,max:r}=this._adjustMinMax(p(e,s),g(e,s));return this._steps=this._buildSteps(t,i,r)}buildGroupSteps(t,e){const{min:s,max:i}=this._adjustGroupMinMax(e);return this._steps=this._buildSteps(t,s,i)}getRate(t){return(g(this._min,t)-this._min)/(this._max-this._min)}_adjustMinMax(t,e){const s=this.gauge;return isNaN(s.minValue)||(t=s.minValue),isNaN(s.maxValue)||(e=s.maxValue),this._min=p(t,e),this._max=g(e,t),{min:this._min,max:this._max}}_adjustGroupMinMax(t){const e=this.gauge;let s=e.minValue,i=e.maxValue;return isNaN(s)&&(s=p(...t)),isNaN(i)&&(i=g(...t)),this._min=p(s,i),this._max=g(i,s),{min:this._min,max:this._max}}_buildSteps(t,e,s){let i;return i=Array.isArray(this.steps)?this.steps.slice(0):this.stepCount>0?this._getStepsByCount(this.stepCount,e,s):this.stepInterval>0?this._getStepsByInterval(this.stepInterval,e,s):this.stepPixels>0?this._getStepsByPixels(t,this.stepPixels,e,s):[e,s],this._min=i[0],this._max=i[i.length-1],i}_getStepsByCount(t,e,s){let i=(s-e)/(t-1);const r=Math.pow(10,Math.floor(Math.log10(i))),n=[];i=this._step=Math.ceil(i/r)*r,n.push(I(e));for(let e=1;e<t;e++)n.push(I(n[e-1]+i));return n}_getStepsByInterval(t,e,s){const i=[];let r;for(i.push(r=e);r<s;)i.push(r+=t);return this._step=t,i}_getStepMultiples(t){return[1,2,2.5,5,10]}_getStepsByPixels(t,e,s,i){const r=[],n=i-s;if(0===n)return r;let a=n/(Math.floor(t/e)+1-1);const h=Math.pow(10,Math.floor(Math.log10(a))),o=this._getStepMultiples(h);let l,c=0;if(a/=h,o)if(a>o[c]){for(;c<o.length-1;c++)if(a>o[c]&&a<o[c+1]){a=o[++c];break}}else a=o[c];for(a*=h,this._step=a,r.push(I(l=s));;){if(l+=a,l>=i){r.push(I(i));break}r.push(I(l))}return r}}!function(t){t.DEFAULT="default",t.OPPOSITE="opposite",t.INSIDE="inside"}(Me||(Me={}));class ws extends ve{}class bs extends ve{constructor(t,e=!1){super(t.chart,e),this.gauge=t,this.position=Me.DEFAULT,this.gap=5,this.itemGap=0,this.rangeLabel=new ws(t.chart,!1),this.tickLabel=new ve(t.chart,!0)}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickDim=X(this._thickness=t,!0))}get ranges(){return this.$_internalRanges().slice(0)}set ranges(t){t!==this._ranges&&(this._ranges=t,this._runRanges=null)}getThickness(t){return this._thickDim?Z(this._thickDim,t,0):this.position===Me.INSIDE?t:bs.DEF_THICKNESS}$_internalRanges(){if(!this._runRanges){const t=this.gauge.calcedMinMax();this._runRanges=ht(this._ranges,t.min,t.max,!1,!0)||[]}return this._runRanges}}bs.DEF_THICKNESS=7;class ys extends Be{constructor(t){super(t,!0),this._domain={callback:(t,e)=>t.getParam(e)},this.animatable=!0}_doPrepareRender(t){this._domain.numberFormatter=this._numberFormatter}}class vs extends xs{}class Vs extends ys{constructor(){super(...arguments),this.offsetX=0,this.offsetY=0}getOffset(t,e){return{x:Z(this._offsetXDim,t,0),y:Z(this._offsetYDim,e,0)}}load(t){return super.load(t),this._offsetXDim=X(this.offsetX,!0),this._offsetYDim=X(this.offsetY,!0),this}}class Ss{constructor(t=!1){t?(this.setCenterX("50%"),this.setCenterY("50%"),this.setValueRadius("100%")):(this.setCenterX(Ps.DEF_CENTER),this.setCenterY(Ps.DEF_CENTER),this.setRadius(Ps.DEF_RADIUS),this.setInnerRadius(Ps.DEF_INNER))}centerX(){return this._centerX}setCenterX(t){t!==this._centerX&&(this._centerX=t,this._centerXDim=X(w(t,Ps.DEF_CENTER),!0))}centerY(){return this._centerY}setCenterY(t){t!==this._centerY&&(this._centerY=t,this._centerYDim=X(w(t,Ps.DEF_CENTER),!0))}radius(){return this._radius}setRadius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(w(t,Ps.DEF_RADIUS),!0))}innerRadius(){return this._innerRadius}setInnerRadius(t){t!==this._innerRadius&&(this._innerRadius=t,this._innerDim=X(w(t,Ps.DEF_INNER),!0))}valueRadius(){return this._valueRadius}setValueRadius(t){t!==this._valueRadius&&(this._valueRadius=t,this._valueDim=X(t,!0))}getCenter(t,e){return{x:Z(this._centerXDim,t,t/2),y:Z(this._centerYDim,e,e/2)}}getExtents(t){const e=Z(this._radiusDim,t,t/2),s=p(e,this._innerDim?Z(this._innerDim,e):0),i=s+(e-s)/2;return{radius:e,inner:s,value:this._valueDim?Z(this._valueDim,i):i,radiusThick:e-s}}prepareAngles(t,e){const s=f(t%360,0),i=g(0,p(360,f(e,360)));this._startRad=M+O*s,this._handRad=O*s,this._sweepRad=O*i}}class Ps extends gs{constructor(t){super(t),this.props=new Ss,this.startAngle=0,this.sweepAngle=360,this.clockwise=!0,this.label=new Vs(t)}get centerX(){return this.props.centerX()}set centerX(t){this.props.setCenterX(t)}get centerY(){return this.props.centerY()}set centerY(t){this.props.setCenterY(t)}get radius(){return this.props.radius()}set radius(t){this.props.setRadius(t)}get innerRadius(){return this.props.innerRadius()}set innerRadius(t){this.props.setInnerRadius(t)}get valueRadius(){return this.props.valueRadius()}set valueRadius(t){this.props.setValueRadius(t)}getProps(){return this.childProps||this.props}getCenter(t,e){return this.group?this.childProps.getCenter(t,e):this.props.getCenter(t,e)}getExtents(t){return this.group?this.childProps.getExtents(t):this.props.getExtents(t)}labelVisible(){return this.label.visible}setGroup(t,e){super.setGroup(t,e),t&&!this.childProps&&(this.childProps=new Ss)}_doPrepareRender(t){super._doPrepareRender(t),this.label.prepareRender();const e=this.group;e?this.childProps.prepareAngles(e.startAngle,e.sweepAngle):this.props.prepareAngles(this.startAngle,this.sweepAngle)}}Ps.DEF_CENTER="50%",Ps.DEF_RADIUS="40%",Ps.DEF_INNER="80%";class ks extends ds{constructor(){super(...arguments),this.props=new Ss,this.startAngle=0,this.sweepAngle=360,this.clockwise=!0,this.itemGap=4,this.labelGap=10}get centerX(){return this.props.centerX()}set centerX(t){this.props.setCenterX(t)}get centerY(){return this.props.centerY()}set centerY(t){this.props.setCenterY(t)}get radius(){return this.props.radius()}set radius(t){this.props.setRadius(t)}get innerRadius(){return this.props.innerRadius()}set innerRadius(t){this.props.setInnerRadius(t)}get valueRadius(){return this.props.valueRadius()}set valueRadius(t){this.props.setValueRadius(t)}getCenter(t,e){return this.props.getCenter(t,e)}getExtents(t){return this.props.getExtents(t)}setChildExtents(t){const e=this._visibles.length;if(e>0){const s=+this.itemGap||0;let i=t.radius;const r=(i-t.inner-s*(e-1))/e;this._visibles.forEach(((t,e)=>{const n=t.childProps;n.setRadius(i),n.setInnerRadius(i-r),i-=r+s}))}}}!function(t){t.NONE="none",t.X="x",t.Y="y",t.BOTH="both"}(Oe||(Oe={}));let Es=class extends ve{constructor(t){super(t.chart,T),this.body=t}isVisible(){return!1!==this.visible&&this.body.isZoomed()&&this.body.canZoom()}};class As extends ve{constructor(t){super(t,!0),this.circular=!0,this.image=new Ie(null,!0),this.zoomType=Oe.NONE,this.zoomButton=new Es(this),this._annotations=new ze(this),this.radius="45%",this.centerX="50%",this.centerY="50%"}anchorByName(t){const e=this.chart._getGauges().get(t);return e instanceof _s&&this.contains(e)?e:this._annotations.get(t)}get radius(){return this._radius}set radius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(t,!0))}get centerX(){return this._centerX}set centerX(t){t!==this._centerX&&(this._centerX=t,this._cxDim=X(t,!0))}get centerY(){return this._centerY}set centerY(t){t!==this._centerY&&(this._centerY=t,this._cyDim=X(t,!0))}base(){return this}canZoom(){return!this.chart.isEmpty(!0)&&(this.zoomType===Oe.X||this.zoomType===Oe.Y||this.zoomType===Oe.BOTH)}calcRadius(t,e){return Z(this._radiusDim,p(t,e))}setPolar(t,e){return this._cx=Z(this._cxDim,t),this._cy=Z(this._cyDim,e),this._rd=Z(this._radiusDim,p(t,e)),this}getPolar(t){return this.chart.isPolar()?{start:t?t.getStartAngle():0,total:t?t.getTotalAngle():0,cx:this._cx,cy:this._cy,rd:this._rd}:T}isZoomed(){return this.chart._getXAxes().isZoomed()||this.chart._getYAxes().isZoomed()}getAnnotations(){return this._annotations.getVisibles()}getAnnotation(t){return this._annotations.getAnnotation(t)}contains(t){return!0}_doLoadProp(t,i){if("annotations"===t||"annotation"===t)return s(i)?this.$_loadAnnotations(i):e(i)&&this.$_loadAnnotations([i]),!0}_doPrepareRender(t){this._annotations.prepareRender()}$_loadAnnotations(t){this._annotations.load(t,!0)}}class Cs extends ve{constructor(t,e){super(t.chart,!0),this.legend=t,this.source=e}text(){return this.source.legendLabel()}}var Ls,Ts,Ns;Cs.MARKER_SIZE=10,function(t){t.BOTTOM="bottom",t.TOP="top",t.RIGHT="right",t.LEFT="left",t.BODY="body"}(Ls||(Ls={})),function(t){t.AUTO="auto",t.HORIZONTAL="horizontal",t.VERTICAL="vertical"}(Ts||(Ts={})),function(t){t.START="start",t.CENTER="center",t.END="end"}(Ns||(Ns={}));class Rs extends cs{constructor(t){super(t,void 0),this.location=Ls.BOTTOM,this.layout=Ts.AUTO,this.alignBase=at.BODY,this.gap=6,this.itemGap=8,this.markerVisible=!0,this.markerGap=4,this.lineGap=4,this.offsetX=0,this.offsetY=0,this.itemsAlign=Ns.CENTER,this.seriesHovering=!0,this.visible=void 0}items(){return this._items.slice(0)}isEmpty(){return!this._items||this._items.length<1}isVisible(){return!0===this.visible&&this._items.length>0||!1!==this.visible&&this._items.length>1}getLocatiion(){return this._location}getLayout(){if(this.layout!==Ts.AUTO||this._location===Ls.BODY)return this.layout;switch(this._location){case Ls.BOTTOM:case Ls.TOP:return Ts.HORIZONTAL;default:return Ts.VERTICAL}}getMaxWidth(t){return Z(this._maxWidthDim,t,t)}getMaxHeight(t){return Z(this._maxHeightDim,t,t)}_doLoad(t){super._doLoad(t),this._maxWidthDim=X(this.maxWidth,!0),this._maxHeightDim=X(this.maxHeight,!0)}_doPrepareRender(t){super._doPrepareRender(t),this._location=V(Ls,this.location,Ls.BOTTOM),this._items=this.$_collectItems(),this.reversed&&(this._items=this._items.reverse())}$_collectItems(){return this.chart._getLegendSources().map((t=>new Cs(this,t)))}}const Ms={inOutSine:t=>-(c(N*t)-1)/2},Os=function(t,e,s,i,r,n){const a=null!=s?Y(e,s):{},h=Y(e,i),o=t.animate([a,h],{duration:r,fill:"none"});return o&&n&&o.addEventListener("finish",n),o};class Ds{constructor(){this.delay=0,this.duration=Ds.DURATION,this.easing="inOutSine",this._handler=()=>{const t=+new Date-this._started-this.delay;let e=p(1,g(0,I(t/this.duration)));this._easing&&(e=this._easing(e));try{this._timer&&this._canUpdate()&&!1!==this._doUpdate(e)||this._stop()}finally{t>=this.duration?this._stop():this._started&&this._timer&&(this._ani=window.requestAnimationFrame(this._handler))}}}start(t){return t&&(this.endHandler=t),this._start(this.duration,this.delay,this.easing),this}stop(){this._stop()}_start(t,e=0,s=null){this._started&&this._stop(),this.duration=f(t,Ds.DURATION),this.delay=e||0,this._easing=Ms[s],this._doStart(),this._started=+new Date,this._timer=setTimeout((()=>this._stop()),1.2*this.duration),this._handler()}_stop(){var t;this._started&&(cancelAnimationFrame(this._ani),clearTimeout(this._timer),this._timer=null,this._started=null,this._doStop(),null===(t=this.endHandler)||void 0===t||t.call(this,this))}_doStart(){}_doStop(){}_canUpdate(){return!0}}var Bs;Ds.DURATION=700,Ds.SHORT_DURATION=300,function(t){t.CIRCLE="circle",t.DIAMOND="diamond",t.SQUARE="square",t.TRIANGLE="triangle",t.STAR="star",t.ITRIANGLE="itriangle",t.RECTANGLE="rectangle"}(Bs||(Bs={}));const $s=(Is=Bs,Object.keys(Is).map((t=>Is[t])));var Is;const Fs=.001,zs=Math.PI;class Hs{static line(t,e,s,i){return["M",t,e,"L",s,i]}static lines(...t){let e=0;const s=["M",t[e],t[e+1]];for(;e<t.length;e+=2)s.push("L",t[e],t[e+1]);return s.push("Z"),s}static box(t,e,s,i){return["M",t,e,"L",s,e,"L",s,i,"L",t,i,"Z"]}static rect(t){return this.rectangle(t.x,t.y,t.width,t.height)}static rectangle(t,e,s,i){return["M",t,e,"h",s,"v",i,"h",-s,"Z"]}static bar(t,e,s,i,r,n){return r>0?n>0?(r=p(-i/2,s/2,r),["M",t,e-(n=p(-i/2,s/2,n)),"v",i+n+r,"a",r,r,0,0,1,r,-r,"h",s-2*r,"a",r,r,0,0,1,r,r,"v",-i-r-n,"a",n,n,0,0,1,-n,n,"h",2*n-s,"a",n,n,0,0,1,-n,-n,"Z"]):["M",t,e,"v",i+(r=p(-i/2,s/2,r)),"a",r,r,0,0,1,r,-r,"h",s-2*r,"a",r,r,0,0,1,r,r,"v",-i-r,"Z"]:n>0?["M",t,e-(n=p(-i/2,s/2,n)),"v",i+n,"h",s,"v",-i-n,"a",n,n,0,0,1,-n,n,"h",2*n-s,"a",n,n,0,0,1,-n,-n,"Z"]:["M",t,e,"h",s,"v",i,"h",-s,"v",-i,"Z"]}static square(t,e,s,i){const r=p(s,i);return["M",t+=(s-r)/2,e+=(i-r)/2,"h",r,"v",r,"h",-r,"Z"]}static circle(t,e,s){return["M",t,e,"m",s,0,"a",s,s,0,1,1,2*-s,0,"a",s,s,0,1,1,2*s,0]}static arc(t,e,s,i,r,n,a,h=!1){const o=$(m(n-r)),l=2*zs-o<.01,u=o-zs<.01?0:1,d=a?1:0,p=c(r),g=_(r),f=c(n-=l?d?Fs:-.001:0),x=_(n),w=[];return w.push("M",t+s*p,e+i*g,"A",s,i,0,u,d,t+s*f,e+i*x),l&&w.push("M",t,e),h&&w.push("Z"),w}static sector(t,e,s,i,r,n,a,h){const o=$(m(a-n)),l=2*zs-o<Fs;let u=o-zs<Fs?0:1;const d=h?1:0,p=c(n),g=_(n),f=c(a-=l?d?Fs:-.001:0),x=_(a),w=s*r,b=i*r,y=[];return y.push("M",t+s*p,e+i*g,"A",s,i,0,u,d,t+s*f,e+i*x),l?y.push("M",t+w*f,e+b*x):y.push("L",t+w*f,e+b*x),isNaN(w)||y.push("A",w,b,0,u,1-d,t+w*p,e+b*g),y.push("Z"),y}static diamond(t,e,s,i){return["M",t+s/2,e,"L",t+s,e+i/2,"L",t+s/2,e+i,"L",t,e+i/2,"Z"]}static triangle(t,e,s,i){return["M",t+s/2,e,"L",t+s,e+i,"L",t,e+i,"Z"]}static itriangle(t,e,s,i){return["M",t,e,"L",t+s,e,"L",t+s/2,e+i,"Z"]}static star(t,e,s,i){let r=-Math.PI/2;const n=t+s/2,a=e+i/2+(i/2-i/2*_(r+6*Math.PI/5))/2,h=s/2,o=i/2,l=s/4,u=i/4,d=2*Math.PI/5,p=d/2,g=[];g.push("M",n+h*c(r),a+o*_(r));for(let t=0;t<5;t++)g.push("L",n+h*c(r),a+o*_(r),"L",n+l*c(r+p),a+u*_(r+p)),r+=d;return g.push("Z"),g}static setShape(t,e,s,i){let r;switch(e){case Bs.SQUARE:case Bs.DIAMOND:case Bs.TRIANGLE:case Bs.ITRIANGLE:case Bs.STAR:case Bs.RECTANGLE:r=Hs[e](0,0,2*s,2*i);break;default:r=Hs.circle(s,i,p(s,i))}t.setPath(r)}}class Gs extends wt{static create(t,e,s,i,r,n,a=0){return new Gs(t,e,{x:s,y:i,width:r,height:n,r:a})}constructor(t,e=T,s=T){super(t,e,"rect"),this.rect=s}get rect(){return this._rect&&Object.assign({},this._rect)}set rect(t){if(t!==this._rect&&(this._rect=t&&Object.assign({},t),t)){this.setRect(t);let e=t.rx||t.r,s=t.ry||t.r;e>0&&this.dom.setAttribute("rx",String(e)),s>0&&this.dom.setAttribute("rx",String(s))}}resizeRect(t,e){const s=this.getStyle("border-radius");return this.resize(t,e),s&&this.dom.setAttribute("rx",s),this}setBounds(t,e,s,i,r=0){return this.rect={x:t,y:e,width:s,height:i,r:r},this}setBox(t,e,s,i){this.rect=i<0?{x:t,y:e+i,width:s,height:-i}:{x:t,y:e,width:s,height:i}}setRadius(t){t>0&&(this._rect&&(this._rect.rx=this._rect.ry=t),this.dom.setAttribute("rx",String(t)),this.dom.setAttribute("ry",String(t)))}}class js extends St{constructor(t,e=T){super(t,e)}setBox(t,e,s,i){return this.setPath(Hs.box(t,e,s,i)),this}}const Ws=function(t){return t&&"object"==typeof t};class Ys extends k{constructor(t,e){super(),this._rows=[],this.$_buildOptions(t||{}),s(e)&&e.forEach((t=>this._rows.push(this.$_readRow(t))))}$_buildOptions(t){const e=t.fields;let i;i=s(e)?e.slice():r(e)?[e]:["x","y","z"],this._fields=i,this._field=t.field||"y",this._fieldMap={};for(let t=0;t<i.length;t++)this._fieldMap[i[t]]=t}_internalValues(){return this._rows}$_readRow(t){let e={};if(s(t))for(let s=0;s<this._fields.length;s++)e[this._fields[s]]=t[s];else Ws(t)?Object.assign(e,t):e[this._field]=t;return e}getValue(t,e){return this._checkRow(t),this._rows[t][e]}setValue(t,e,s){this._checkRow(t);const i=this._rows[t],r=i[e];s!==r&&(i[e]=s,this._rows[t]=i,this._fireEvent("onDataValueChanged",t,e,s,r),this._changed())}getValues(t,e,s){const i=this._rows,r=[];(isNaN(e)||e<0)&&(e=0),(isNaN(s)||s<0||s>i.length)&&(s=i.length);for(let n=e;n<s;n++)r.push(i[n][t]);return r}getRow(t){return this._checkRow(t),Object.assign({},this._rows[t])}addRow(t,e){isNaN(e)||e<0?e=this._rows.length:this._checkRow(e),this._rows.splice(e,0,t),this._fireEvent("onDataRowAdded",e),this._changed()}deleteRow(t){this._checkRow(t);const e=this._rows[t];this._rows.splice(t,1),this._fireEvent("onDataRowDeleted",t,e),this._changed()}_checkRow(t){(t<0||t>this._rows.length)&&st(C.invalidRowIndex,t)}_changed(){this._fireEvent("onDataChanged")}}class Xs{constructor(){this._map={}}get(t){return this._map[t]}load(t){for(const e in t){const i=t[e];let r;s(i)?r=new Ys({},i):Ws(i)&&s(i.values)&&(r=new Ys(i.options,i.values)),this._map[e]=r}}}let Us=0;class Zs{constructor(t){this.pid=Us++,this.visible=!0,this.source=t}ariaHint(){return(this.x||this.xValue)+", "+this.yValue}labelCount(){return 1}getValue(){return this.yValue}copy(){return Object.assign({},this)}proxy(){return{pid:this.pid,xValue:this.xValue,yValue:this.yValue,zValue:this.zValue}}assignTo(t){return t||(t={}),this._assignTo(t),t}getProp(t){return null!==this.source&&this.source[t]}parse(t){const i=this.source;null==i?this.isNull=!0:s(i)?0===i.length?this.isNull=!0:this._readArray(t,i):e(i)?(this._readObject(t,i),(s(i.drillDown)||e(i.drillDown))&&(this.drillDown=i.drillDown)):this._readSingle(i),this.initValues()}getLabelValue(t){return this.yLabel===T?this.yValue:this.yLabel}swap(){const t=this.xPos;this.xPos=this.yPos,this.yPos=t}updateValues(t,i){if(this._prev=this.copy(),e(i)?this.source=Object.assign(e(this.source)?this.source:{},i):s(i)?this.source=i.slice(0):this.source=i,this.parse(t),this._valuesChangd())return this._prev;this._prev=T}getTooltip(t){var e;return t in this?this[t]:null===(e=this.source)||void 0===e?void 0:e[t]}initValues(){}initPrev(t,e){e.yValue=t.axisMin()}applyValueRate(t,e){}_assignTo(t){return h(t,{index:this.index,vindex:this.vindex,x:this.x,y:this.y,xValue:this.xValue,yValue:this.yValue,color:this.color,source:this.source})}_readArray(t,e){const s=+t.colorField;e.length>1?(this.x=e[f(t.xField,0)],this.y=e[f(t.yField,1)]):this.y=e[0],isNaN(s)||(this.color=e[s])}_readObject(t,e){var s,i,r,n;this.x=(s=t._xFielder(e),i=e.x,r=e.name,n=e.label,void 0!==s?s:void 0!==i?i:null!=r?r:n),this.y=b(t._yFielder(e),e.y,e.value),this.color=w(t._colorFielder(e),e.color)}_readSingle(t){this.y=t}_valuesChangd(){return this.x!==this._prev.x||this.y!==this._prev.y}}class Ks{constructor(t){this._points=[],this._owner=t}get count(){return this._points.length}isEmpty(){return this._points.length<1}get(t){return this._points[t]}_pointAtCond(t,s){return e(s)?t.pid===s.pid:t===s}pointAt(t,e){return this._points.find((s=>this._pointAtCond(s.xValue,t)&&(void 0===e||this._pointAtCond(s.yValue,e))))}contains(t){return this._points.indexOf(t)>=0}load(t){s(t)?this._points=this._owner.initPoints(t):this._points=[]}clear(){this._points=[]}add(t){this._points.push(t)}remove(t){const e=this._points.indexOf(t);if(e>=0)return this._points.splice(e,1),!0}getProps(t){return this._points.map((e=>e.getProp(t)))}getCategories(t){return this._points.map((e=>e[t]))}getProxies(){return this._points.map((t=>t.assignTo()))}forEach(t){for(let e=0,s=this._points.length;e<s&&!0!==t(this._points[e],e);e++);}getPoints(t,e){const s=t._zoom;if(s){const e=this._points,i=e.length;let r=s.start,n=s.end;if(t.continuous()){let t,s,a=0;for(s=Number.MIN_VALUE;a<i-1;a++){if(t=e[a],r>=s&&r<t.xValue+(e[a+1].xValue-t.xValue)/2){r=a;break}s=t.xValue}for(r!==a&&(r=i-1),s=Number.MAX_VALUE,a=i-1;a>0;a--){if(t=e[a],n<s&&n>t.xValue-(t.xValue-e[a-1].xValue)/2){n=a;break}s=t.xValue}n!==a&&(n=0),r=g(r-1,0),n=p(n+1,i-1)}else r=g(0,Math.floor(r)),n=p(Math.ceil(n),i-1);return this._points.slice(r,n+1)}return this._points}}class qs extends Zs{getLabelValue(t){return this.zValue}getValue(){return this.zValue}getZValue(){return this.zValue}_assignTo(t){return h(super._assignTo(t),{z:this.z,zValue:this.zValue})}_valuesChangd(){return this.z!==this._prev.z||super._valuesChangd()}_readArray(t,e){if(e.length<=1)this.isNull=!0;else{const s=e.length>2?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.y=e[f(t.yField,0+s)],this.z=e[f(t.zField,1+s)]}}_readObject(t,e){super._readObject(t,e),this.isNull||(this.z=w(t._zFielder(e),e.z))}_readSingle(t){super._readSingle(t),this.z=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.zValue))}initValues(){this.zValue=parseFloat(this.z)}initPrev(t,e){e.yValue=e.zValue=this.yValue}applyValueRate(t,e){this.zValue=v(t.zValue,this.zValue,e)}}class Qs extends Zs{get high(){return this.y}get highValue(){return this.yValue}labelCount(){return 2}getLabelValue(t){return 1===t?this.lowValue:this.yValue}_assignTo(t){return h(super._assignTo(t),{low:this.low,high:this.high,lowValue:this.lowValue,highValue:this.yValue})}_valuesChangd(){return this.low!==this._prev.low||super._valuesChangd()}_readArray(t,e){const s=e.length>2?1:0;this.low=e[f(t.lowField,0+s)],this.y=e[x(t.highField,t.yField,1+s)],s>0&&(this.x=e[f(t.xField,0)])}_readObject(t,e){super._readObject(t,e),this.isNull||(this.low=w(e[t.lowField],e.low),this.y=b(e[t.highField],e.high,this.y))}_readSingle(t){super._readSingle(t),this.low=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lowValue))}initValues(){this.lowValue=parseFloat(this.low)}initPrev(t,e){e.yValue=e.lowValue=this.lowValue}applyValueRate(t,e){this.lowValue=v(t.lowValue,this.lowValue,e)}}var Js,ti,ei;!function(t){t.DEFAULT="default",t.POINT="point",t.EDGE="edge"}(Js||(Js={}));class si extends Je{constructor(){super(...arguments),this.step=1}getPosition(){return this.position===Js.POINT||this.position===Js.EDGE?this.position:this.axis._isX?Js.POINT:Js.EDGE}}class ii extends ts{getTick(t,e){return null!=e?this._getText(e,e,!1,!1):""}getIcon(t){var e;return null===(e=this.axis._categories[t.index])||void 0===e?void 0:e.i}}class ri extends Ue{getPoints(){const t=this.axis._pts,e=this.axis._ticks.length,s=[];if(e>0){const i=Math.max(1,this.axis.tick.step||1);if(i>1)for(let r=0,n=1,a=t.length;r<=e&&n<a;r++,n+=i)s.push(t[n]);else for(let i=0;i<=e;i++)s.push(t[i+1])}return s}}class ni extends rs{constructor(){super(...arguments),this._map={},this._catPad=0,this._tstep=1,this.padding=0,this.categoryPadding=.1,this.startOffset=0}getCategories(){return this._cats}xValueAt(t){for(let e=2;e<this._pts.length-1;e++)if(t>=this._pts[e-1]&&t<this._pts[e])return this._catMin+e-2;return-1}getWdith(t,e){return 0}_type(){return"category"}unitPad(){return this._catPad}continuous(){return!1}_createGrid(){return new ri(this)}_createTickModel(){return new si(this)}_createLabel(){return new ii(this)}collectValues(){this.$_collectCategories(this._series),this._isEmpty,this._isEmpty?this._values=ut.makeIntArray(0,this._categories.length):super.collectValues()}getStartAngle(){let t=super.getStartAngle(),e=+this.startOffset;return e>0&&(t-=p(e,1)*this._categories[0].w*R/this._len),t}_doPrepareRender(){this._cats=[],this._weights=[],this._isPolar||this._zoom?this._minPad=this._maxPad=this._catPad=0:(this._minPad=x(this.minPadding,this.padding,0),this._maxPad=x(this.maxPadding,this.padding,0),this._catPad=Math.max(0,Math.min(.5,f(this.categoryPadding,0))))}_doBuildTicks(t,e,s){const i=this.label;let r=this._cats=this._categories.map((t=>t.c)),n=this._weights=this._categories.map((t=>t.w));const a=this.tick.step||1,h=[],o=t,l=e;t=this._catMin=Math.floor(t+.5),e=this._catMax=Math.ceil(e-.5);let c=this._catLen=e-t+1;this._tstep=Math.max(1,Math.min(c,this.tick.step||1));for(let e=-1;e>=t;e--)r.unshift(String(e)),n.unshift(1);c=this._len=this._minPad+this._maxPad+n.reduce(((t,e)=>t+e),0),c+=this._catLen-r.length,n.length=r.length=this._catLen||0;const _=this._pts=[];if(c>0){let s=this._minPad;_.push(0);for(let i=t;i<=e;i++)_.push(s/c),s+=n[i-t]||1;_.push(s/c),_.push((s+this._maxPad)/c)}for(let e=1;e<_.length-2;e+=a){const s=t+e-1,r=this._categories[t+e-1];h.push({index:e-1,pos:NaN,value:s,label:i.getTick(e-1,r?r.t:s)})}return this._setMinMax(o,l),h}calcPoints(t,e){super.calcPoints(t,e);const s=this._pts;if(e>0)for(let t=0;t<s.length;t++)s[t]/=this._vlen;for(let e=0;e<s.length;e++)s[e]*=t;if(this._isPolar){if(e>0){const e=this.totalAngle*O;this._pts=s.map((s=>s/t*e))}}else{let t;t=this.tick.getPosition()===Js.EDGE?s.slice(1,s.length-1):this._ticks.map((t=>t.pos)),this._markPoints=t}}getPos(t,e){const s=this._pts,i=Math.floor(e-this._catMin+.5),r=s[i+1]+(s[i+2]-s[i+1])*(e-Math.floor(e+.5)+.5);return this.reversed?t-r:r}valueAt(t,e){this.reversed&&(e=t-e);for(let t=1;t<this._pts.length-1;t++)if(e>=this._pts[t]&&e<this._pts[t+1])return this._catMin+t-.5}getUnitLen(t,e){const s=Math.floor(e-this._catMin+.5);return this._pts[s+2]-this._pts[s+2-1]}getLabelLength(t,e){const s=Math.floor(e-this._catMin+.5);return s>this._tstep?this._pts[s+2]-this._pts[s+2-this._tstep]:this._pts[s+2+this._tstep-1]-this._pts[s+2-1]}getValue(t){return a(t)?t:this._map[t]}getXValue(t){return this._cats[t-this._catMin]||t}$_collectCategories(t){const i=this.categories,r=this._categories=[];if(s(i)&&i.length>0)this._len=0,i.forEach((t=>{const s=null==t?1:f(t.weight,1),i=t&&t.icon;let n,a;null==t?a=n=null:e(t)?(n=w(t.name,t.label),a=w(t.label,t.name)):a=n=String(t),this._len+=s,r.push({c:n,t:a,w:s,i:i})}));else if(s(t))for(const e of t){const t=e.collectCategories(this);for(const e of t)r.find((t=>t.c===e))||r.push({c:e,w:1,t:e})}this._map={},r.forEach(((t,e)=>{null!=t.c&&(this._map[t.c]=e)}))}}!function(t){t.AUTO="auto",t.INSIDE="inside",t.OUTSIDE="outside",t.HEAD="head",t.FOOT="foot",t.INSIDE_FIRST="insideFirst",t.OUTSIDE_FIRST="outsideFirst"}(ti||(ti={}));class ai extends $e{constructor(t){super(t,T),this._domain={callback:(t,e)=>this._point[e]||this._point.source[e]},this.position=ti.AUTO,this.textAlign=it.CENTER,this.distance=25,this.visible=T}getValue(t,e){if(this.textField){const e=t.getProp(this.textField);if(null!=e)return e}return t.getLabelValue(e)}getTextDomain(t){return this._point=t,this._domain}getText(t){return ut.isValidNum(t)?this._getText(null,t,m(t)>1e3,!0):t}getOffset(){const t=+this.offset;return isNaN(t)?this.position===ti.INSIDE?0:ai.OFFSET:t}getDefaultIconPos(){return Pe.TOP}_doLoadSimple(t){return i(t)?(this.visibleCallback=t,this.visible=!0):super._doLoadSimple(t)}_doPrepareRender(t){super._doPrepareRender(t),this._domain.numberFormatter=this._numberFormatter}}ai.OFFSET=4,function(t){t.LINEAR="linear",t.LOGARITHMIC="logarithmic",t.POLYNOMIAL="polynomial",t.POWER="power",t.EXPONENTIAL="exponential",t.MOVING_AVERAGE="movingAverage"}(ei||(ei={}));class hi extends ve{constructor(t){super(t.chart,!1),this.series=t,this.type=ei.LINEAR,this.resolution=5,this.movingInterval=2}_doPrepareRender(t){const e=this.series,s=this._res=(e._runPoints.length-1)*Math.max(1,+this.resolution||5),i=e._minX>0?0:(e._maxX-e._minX)/s-e._minX,r=e._minY>0?0:(e._maxY-e._minY)/s-e._minY,n=e._runPoints.filter((t=>!t.isNull)).map((t=>({x:t.xValue+i,y:t.yValue+r})));(this["$_"+this.type]||this.$_linear).call(this,n,this._points=[]),this._points.forEach((t=>{t.x-=i,t.y-=r}))}isCurved(){return!0===this.curved||null==this.curved&&(this.type===ei.EXPONENTIAL||this.type===ei.LOGARITHMIC||this.type===ei.POWER)}$_calcLine(t){const e=t.length;let s=0,i=0,r=0,n=0;t.forEach((t=>{s+=t.x,i+=t.y,r+=t.x*t.y,n+=t.x*t.x}));const a=e*n-s*s,h=0===a?0:(e*r-s*i)/a;return{m:h,a:(i-h*s)/e}}$_linear(t,e){const s=t.length;if(s>1){const{m:i,a:r}=this.$_calcLine(t);e.push({x:t[0].x,y:i*t[0].x+r}),e.push({x:t[s-1].x,y:i*t[s-1].x+r})}}$_logarithmic(t,e){const s=t.length;if(s>1){const i=t.map((t=>({x:Math.log(t.x),y:f(t.y,0)}))),{m:r,a:n}=this.$_calcLine(i),a=t[0].x,h=t[s-1].x,o=(h-a)/this._res;for(let t=a;t<=h;t+=o){const s=n+Math.log(t)*r;e.push({x:t,y:s})}}}$_power(t,e){const s=t.length;if(s>1){const i=t.map((t=>({x:Math.log(t.x),y:Math.log(t.y)}))),{m:r,a:n}=this.$_calcLine(i),a=Math.exp(n),h=t[0].x,o=t[s-1].x,l=(o-h)/this._res;for(let t=h;t<=o;t+=l){const s=a*Math.pow(t,r);e.push({x:t,y:s})}}}$_calcLine2(t){t.length;let e=0,s=0,i=0,r=0,n=0,a=0;t.forEach((t=>{e+=t.x,s+=t.y,i+=t.x*t.x*t.y,r+=t.y*Math.log(t.y),n+=t.x*t.y*Math.log(t.y),a+=t.x*t.y}));const h=s*i-a*a,o=Math.exp((i*r-a*n)/h);return{m:(s*n-a*r)/h,a:o}}$_exponential(t,e){const s=t.length;if(s>1){const i=t.map((t=>({x:t.x,y:t.y}))),{m:r,a:n}=this.$_calcLine2(i),a=n,h=t[0].x,o=t[s-1].x,l=(o-h)/this._res;for(let t=h;t<=o;t+=l){const s=a*Math.exp(r*t);e.push({x:t,y:s})}}}$_polynomial(t,e){const s=t.length;if(s>1){const i=[],r=[];let n=0,a=0;const h=2+1;for(let e=0;e<h;e++){for(let i=0;i<s;i++)n+=Math.pow(t[i].x,e)*t[i].y;i.push(n),n=0;const o=[];for(let i=0;i<h;i++){for(let r=0;r<s;r++)a+=Math.pow(t[r].x,e+i);o.push(a),a=0}r.push(o)}r.push(i);const o=function(t,e){const s=t,i=t.length-1,r=[e];for(let t=0;t<i;t++){let e=t;for(let r=t+1;r<i;r++)m(s[t][r])>m(s[t][e])&&(e=r);for(let r=t;r<i+1;r++){const i=s[r][t];s[r][t]=s[r][e],s[r][e]=i}for(let e=t+1;e<i;e++)for(let r=i;r>=t;r--)s[r][e]-=s[r][t]*s[t][e]/s[t][t]}for(let t=i-1;t>=0;t--){let e=0;for(let n=t+1;n<i;n++)e+=s[n][t]*r[n];r[t]=(s[i][t]-e)/s[t][t]}return r}(r,h),l=t[0].x,c=t[s-1].x,_=(c-l)/this._res;for(let t=l;t<=c;t+=_){const s=o.reduce(((e,s,i)=>e+s*Math.pow(t,i)),0);e.push({x:t,y:s})}}}$_movingAverage(t,e){const s=t.length,i=g(1,p(s-1,this.movingInterval));let r=i;for(;r<=s;){const s=t.slice(r-i,r).reduce(((t,e)=>t+f(e.y,0)),0);e.push({x:t[r-1].x,y:s/i}),r++}}}const oi={x:"xValue",y:"yValue",z:"zValue"};class li extends Ds{constructor(t,e){super(),this.series=t,this.point=e,this.duration=500,this.endHandler=()=>{delete this.point._vr,this.series._changed(),this.series=this.point=null}}_doUpdate(t){return this.point._vr=t,this.series._changed(),!0}}var ci,_i,ui,di;!function(t){t.NONE="none",t.DEFAULT="default"}(ci||(ci={}));class pi extends ve{static _loadSeries(t,e,s){return new(t._getSeriesType(e.type)||t._getSeriesType(s||t.type))(t,e.name).load(e)}static getPointTooltipParam(t,e,s){switch(s){case"series":return t.displayName();case"name":return e.getTooltip(s)||t._xAxisObj.getXValue(e.xValue);case"xValue":return t._xAxisObj.value2Tooltip(e.xValue);case"yValue":return t._yAxisObj.value2Tooltip(e[s]);default:return e.getTooltip(s)}}constructor(t,e){super(t,!0),this._row=0,this._col=0,this.index=-1,this._simpleMode=!1,this.zOrder=0,this.visibleInLegend=!0,this.visibleInNavigator=!1,this.tooltipText="<b>${name}</b><br>${series}:<b> ${yValue}</b>",this.loadAnimation=ue.DEFAULT,this.hoverEffect=ci.DEFAULT,this.name=e,this.pointLabel=this._createLabel(t),this.trendline=new hi(this),this._points=new Ks(this),this._pointArgs=this._createPointArgs(),this._initProps()}_initProps(){}_createLabel(t){return new ai(t)}onDataValueChanged(t,e,s,i,r){ut.log("onDataValueChanged",e,s,i,r);const n=this._runPoints[e];if(n){const t={};t[s]=i,this.updatePoint(n,t)}}onDataRowUpdated(t,e,s){}onDataRowAdded(t,e){ut.log("onDataRowAdded",e),this.addPoint(t.getRow(e))}onDataRowDeleted(t,e){ut.log("onDataRowDeleted",e);const s=this._runPoints[e];s&&this.removePoint(s)}onDataChanged(t){ut.log("onDataChanged")}getTooltipText(t,e){return this.tooltipCallback?(this._getPointCallbackArgs(this._pointArgs,e),this.tooltipCallback(this._pointArgs)):this.tooltipText}getTooltipParam(t,e,s){return pi.getPointTooltipParam(t,e,s)}get data(){return this._data}set data(t){t!==this._data&&(this._data=t,this._dataSourceDirty=!0)}contains(t){return this._points.contains(t)}getPoints(){return this._points}getLabeledPoints(){return this._points.getPoints(this._xAxisObj,this._yAxisObj)}getVisiblePoints(){return this._points.getPoints(this._xAxisObj,this._yAxisObj)}pointLabelCount(){return 1}isEmpty(){return this._points.isEmpty()}needAxes(){return!0}canCategorized(){return!1}hasZ(){return!1}defaultYAxisType(){return"linear"}isClusterable(){return!1}isMarker(){return!1}displayName(){return this.label||this.name}legendMarker(t,e){return this._legendMarker||(this._legendMarker=this._createLegendMarker(t,+e||Cs.MARKER_SIZE)),this._legendMarker}legendColor(){return this._calcedColor}legendLabel(){return this.label||this.name}styleLegendMarker(t){}canMixWith(t){return!0}getBaseValue(t){return NaN}isBased(t){return!1}canMinPadding(t,e){const s=this.getBaseValue(t);return isNaN(s)||!this.isBased(t)||e<s}canMaxPadding(t,e){const s=this.getBaseValue(t);return isNaN(s)||!this.isBased(t)||e>s}hasMarker(){return!1}setShape(t){}seriesChanged(){return this._pointsChanged}getMinPointWidth(){return NaN}getVisibleSeries(){return[this]}needClip(t){const e=this.group?this.group.noClip:this.noClip;return t?!1===e:!0!==e}setCol(t){this._col=t}setRow(t){this._row=t}initPoints(t){return this._containsNull=!1,t.map(((t,e)=>this.$_addPoint(t,e)))}$_getXStart(t){const e=t.getValue(this.xStart),s=isNaN(e)?t.getValue(this.chart.options.getXStart(t)):e;return t._zoom?Math.floor(t._zoom.start):s||0}$_getXStep(t){return w(this.xStep,this.chart.options.xStep)||1}prepareRender(){if(this._xAxisObj=this.group?this.group._xAxisObj:this.chart._connectSeries(this,!0),this._yAxisObj=this.group?this.group._yAxisObj:this.chart._connectSeries(this,!1),this._calcedColor=void 0,this._dataSourceDirty){const t=this._doLoadData(this._data);this._loadPoints(t),this._dataSourceDirty=!1}this._runPoints=this._points.getPoints(this._xAxisObj,this._yAxisObj),this.pointLabel.prepareRender(),super.prepareRender()}prepareAfter(){this._pointsChanged=!1}collectCategories(t){if(t instanceof ni){let e=t.categoryField;return null!=e?this._points.getProps(e):this._points.getCategories(t===this._xAxisObj?"x":"y").filter((t=>r(t)))}}collectValues(t,e){if(t===this._xAxisObj){let s=this.$_getXStart(t),i=this.$_getXStep(t);r(i)&&(i=i.trim()),this._runPoints.forEach(((r,n)=>{let a=t.getValue(r.x);isNaN(a)&&(a=s,s=t.incStep(s,i)),isNaN(a)?r.isNull=!0:(r.xValue=a,e&&e.push(a))}))}else this._runPoints.forEach(((s,i)=>{if(s.isNull)s.y=s.yGroup=s.yValue=NaN;else{let i=null==s.y?NaN:t.getValue(s.y);isNaN(i)&&(i=t.getValue(s.y)),s.initValues(),isNaN(s._vr)||(isNaN(s._prev.yValue)&&s.initPrev(t,s._prev),i=s._prev.yValue+(i-s._prev.yValue)*s._vr,s.applyValueRate(s._prev,s._vr)),isNaN(i)?s.yGroup=0:(s.yGroup=s.yValue=i,e&&e.push(i)),s.isNull=isNaN(s.yValue)}}))}collectRanges(t){const e=this._visPoints,s=e.length;if(s>0){const t=this._pointArgs;let i=e[0],r=i.xValue,n=r,a=i.yValue,h=a,o=i.zValue,l=o;const c=this.hasZ();i.vindex=0;for(let t=1;t<s;t++)i=e[t],i.vindex=t,isNaN(h)&&!isNaN(i.yValue)?a=h=i.yValue:i.yValue>h?h=i.yValue:i.yValue<a&&(a=i.yValue),isNaN(n)&&!isNaN(i.xValue)?r=n=i.xValue:i.xValue>n?n=i.xValue:i.xValue<r&&(r=i.xValue);if(c)for(let t=1;t<s;t++){const s=e[t].zValue;isNaN(l)&&!isNaN(s)?o=l=s:s>l?l=s:s<o&&(o=s)}if(this._minY=a,this._maxY=h,this._minX=r,this._maxX=n,this.trendline.visible){this.trendline.prepareRender();const t=this.trendline._points.map((t=>t.y)).sort(((t,e)=>t-e));this._minY=Math.min(this._minY,t[0]),this._maxY=Math.max(this._maxY,t[t.length-1])}t.yMin=this._minY,t.yMax=this._maxY,t.xMin=this._minX,t.xMax=this._maxX,c&&(t.zMin=this._minZ=o,t.zMax=this._maxZ=l)}this.$_prepareViewRanges(e),isNaN(this._minY)||t.push(this._minY,this._maxY)}_getRangeMinMax(t){let e,s;return"x"===t?(e=this._minX,s=this._maxX):"z"===t?(e=this._minZ,s=this._maxZ):(e=this._minY,s=this._maxY),{min:e,max:s}}$_prepareViewRanges(t){const e=this._runRangeValue=this.getViewRangeAxis(),{min:s,max:i}=this._getRangeMinMax(e);(this._runRanges=ht(this.viewRanges,s,i,!1,!1,!0,this._runColor))?t.forEach(((t,s)=>{this._setViewRange(t,e)})):t.forEach(((t,e)=>{t.range=T}))}pointValuesPrepared(t){this._referents&&this._referents.forEach((e=>e.reference(this,t))),this.visible&&(this._visPoints=this._runPoints.filter((t=>t.visible)))}reference(t,e){}isVisible(t){return this._xAxisObj.contains(t.x)&&this._yAxisObj.contains(t.y)}getLegendSources(t){!1!==this.visibleInLegend&&t.push(this)}getLabelPosition(t){return t}getLabelOff(t){return t}referBy(t){t&&(this._referents?this._referents.indexOf(t)<0&&this._referents.push(t):this._referents=[t])}setPointVisible(t,e){t&&e!==t.visible&&(t.visible=e,this.chart._pointVisibleChanged(this,t))}_createPointArgs(){return{}}_preparePointArgs(t){var e;this._pointLabelCallback=this.pointLabel.textCallback,this._argsPoint=null,t.series=null===(e=this.chart._proxy)||void 0===e?void 0:e.getChartObject(this),t.count=this._points.count}_getPointCallbackArgs(t,e){e!==this._argsPoint&&(this._argsPoint=e).assignTo(t)}getPointText(t,e){if(this._pointLabelCallback){this._getPointCallbackArgs(this._pointArgs,t);const e=this._pointLabelCallback(this._pointArgs);if(null!=e)return e}return e}getPointStyle(t){if(this.pointStyleCallback)return this._getPointCallbackArgs(this._pointArgs,t),this.pointStyleCallback(this._pointArgs)}getPointLabelStyle(t){if(this.pointLabel.styleCallback)return this._getPointCallbackArgs(this._pointArgs,t),this.pointLabel.styleCallback(this._pointArgs)}pointClicked(t){if(this.onPointClick)return this._getPointCallbackArgs(this._pointArgs,t),this.onPointClick(this._pointArgs)}pointHovered(t){this.onPointHover&&(t&&this._getPointCallbackArgs(this._pointArgs,t),this.onPointHover(t?this._pointArgs:null))}getViewRangeAxis(){return this.viewRangeValue||this._defViewRangeValue()}isPointLabelsVisible(){return this.pointLabel.visible||i(this.pointLabel.visibleCallback)}isPointLabelVisible(t){const e=this.pointLabel;return!1!==e.visible&&(e.visibleCallback?(this._getPointCallbackArgs(this._pointArgs,t),e.visibleCallback(this._pointArgs)):!0===e.visible)}getPointAt(t){return r(t)&&(t=this._xAxisObj.getValue(t)),this._points.pointAt(t)}updatePoint(t,e){if(t){let s=t._prev;return s&&s.ani&&s.ani.stop(),s=t.updateValues(this,e),s&&(this.chart.dataChanged(),this.chart.animatable()&&(s.ani=new li(this,t),s.ani.start())),this._changed(),!!s}return!1}findPoint(t){}updateData(t){this._points.load(t),this.chart.dataChanged(),this._changed()}addPoint(t){const e=this._doAddPoint(t);if(e){if(this._points.add(e),this.chart.dataChanged(),this.chart.animatable()){this._pointsChanged=!0;const t=e._prev=e.copy();t.ani=new li(this,e),t.ani.start()}this._changed()}return e}addPoints(t){const e=[];return s(t)&&t.forEach((t=>{const s=this._doAddPoint(t);s&&e.push(s)&&this._points.add(s)})),e.length>0&&(this._pointsChanged=!0,this.chart.dataChanged(),this.chart.animatable()&&e.forEach((t=>{const e=t._prev=t.copy();e.ani=new li(this,t),e.ani.start()})),this._changed()),e}removePoint(t){if(t&&this._points.remove(t))return this._doPointRemoved(t),this._pointsChanged=!0,this.chart.dataChanged(),this._changed(),!0}removePoints(t){if(s(t)){const e=[];t.forEach((t=>{t&&this._points.remove(t)&&e.push(t)})),e.length>0&&(this._doPointsRemoved(e),this._pointsChanged=!0,this.chart.dataChanged(),this._changed())}return 0}_createPoint(t){return new Zs(t)}$_addPoint(t,e){const s=this._createPoint(t);return s.index=e,s.parse(this),(s.isNull||(s.isNull=null==t||null==s.y))&&(this._containsNull=!0),s}_doAddPoint(t){return this.$_addPoint(t,this._points.count)}_doPointRemoved(t){}_doPointsRemoved(t){}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,e/2)}_referOtherSeries(t){return!0}_colorByPoint(){return!1}_createFielder(t){return i(t)?e=>t(e):r(t)?e=>e[t]:t=>T}_createFielders(){this._xFielder=this._createFielder(this.xField),this._yFielder=this._createFielder(this.yField),this._zFielder=this._createFielder(this.zField),this._colorFielder=this._createFielder(this.colorField)}_defaultLoadAnimation(){return ue.REVEAL}_doLoad(t){super._doLoad(t),this._createFielders()}_doLoadData(t){if(s(t))return t;if(t){let e;if(t.$_p instanceof Ys?e=t.$_p:t instanceof Ys?e=t:r(t)&&(e=this.chart.data.get(t)),e)return e!==this._cdata&&(this._cdata&&this._cdata.removeListener(this),this._cdata=e,this._cdata&&this._cdata.addListener(this)),e._internalValues()}}_loadPoints(t){this._doLoadPoints(t)}_doLoadPoints(t){this._points.load(t)}_doPrepareRender(){const t=this._runColor=a(this.color)?`var(--color-${(Math.floor(this.color)-1)%12+1})`:this.color;let e,i;s(this.pointColors)?e=this.pointColors:r(this.pointColors)?i=this.chart.assets.get(this.pointColors):this._colorByPoint()&&(e=this.chart.colors),i instanceof xe?(i.prepare(),this._runPoints.forEach(((e,s)=>{e.color=e.color||i.getNext()||t}))):e?this._runPoints.forEach(((s,i)=>{s.color=s.color||e[i%e.length]||t})):this._runPoints.forEach(((e,s)=>{e.color=e.color||t})),this._preparePointArgs(this._pointArgs)}_setViewRange(t,e){const s=t[oi[e]];for(const e of this._runRanges)if(s>=e.fromValue&&s<=e.toValue)return void(t.range=e);t.range=T}_defViewRangeValue(){return"y"}}pi.LEGEND_MARKER="rct-legend-item-marker";class gi{constructor(t){this._map={},this._items=[],this._visibles=[],this._series=[],this._visibleSeries=[],this.chart=t}get count(){return this._items.length}get first(){return this._items[0]}get firstSeries(){return this._series[0]}get firstVisible(){return this._visibles[0]}get firstVisibleSeries(){return this._visibleSeries[0]}isWidget(){return this._widget}isEmpty(t){return!(t?this._visibles:this._items).find((e=>!e.isEmpty(t)))}items(){return this._items.slice(0)}internalItems(){return this._items}visibles(){return this._visibles.slice(0)}series(){return this._series.slice(0)}seriesCount(){return this._series.length}needAxes(){return!!this._visibles.find((t=>t.needAxes()))||0===this._visibleSeries.length}getSeries(t){return this._map[t]}getVisibleSeries(){return this._visibleSeries.slice(0)}getPaneSeries(t,e){return this._visibleSeries.filter((s=>t===s._row&&e===s._col))}seriesByPoint(t){for(const e of this._series)if(e.contains(t))return e}getLegendSources(){const t=[];return this._items.forEach((e=>e.getLegendSources(t))),t}load(t){const i=this.chart,r=this._items=[],n=this._series=[];s(t)?t.forEach(((t,e)=>{r.push(this.$_loadItem(i,t,e))})):e(t)&&r.push(this.$_loadItem(i,t,0)),r.forEach((t=>{t instanceof Si?n.push(...t.series):t instanceof pi&&n.push(t)})),this._map={},this._widget=!0,n.forEach((t=>this.$_add(t)))}$_add(t){!this._widget||t instanceof xi||(this._widget=!1),t.name&&(this._map[t.name]=t);for(const e of this._series)if(e!==t){if(!t.canMixWith(e))throw new Error("동시에 표시할 수 없는 시리즈들입니다: "+t._type()+", "+e._type());if(t._referOtherSeries(e))break}}add(t){const e=this.$_loadItem(this.chart,t,this._series.length);if(e)return this._items.push(e),this._series.push(e),this.$_add(e),e}remove(t){let e;if(t instanceof pi?e=t:r(t)&&(e=this._map[t]),e){if(!e.group)return this._items.splice(this._items.indexOf(e),1),this._series.splice(this._series.indexOf(e),1),e.name&&delete this._map[e.name],e;if(e.group.remove(e))return e}}updateData(t){}prepareRender(){const t=[];let e=0;this._visibles=this._items.filter((t=>t.visible)).sort(((t,e)=>(+t.zOrder||0)-(+e.zOrder||0))),this._series.forEach((s=>{s.visible&&t.push(s),s.hasMarker()&&s.setShape($s[e++%$s.length])})),this._visibleSeries=t.sort(((t,e)=>{let s=+(t.group?t.group.zOrder:t.zOrder)||0,i=+(e.group?e.group.zOrder:e.zOrder)||0;return s===i&&t.group&&t.group===e.group?(+t.zOrder||0)-(+e.zOrder||0):s-i}));const s=this._visibleSeries.filter((t=>t.isClusterable())).length;this._visibleSeries.forEach(((t,e)=>{t instanceof bi&&(t._single=1===s)})),this._visibles.forEach((t=>t.prepareRender()))}prepareAfter(){this._visibles.forEach((t=>t.prepareAfter()))}$_loadItem(t,e,i){let r=s(e.children||e.series)&&t._getGroupType(e.type||t.type);if(r){const s=new r(t);return s.load(e),s.index=i,s}if(r=t._getSeriesType(e.type||t.type),!r)throw new Error("Invalid series type: "+e.type+", "+t.type);const n=new r(t,e.name||`Series ${i+1}`);return n.load(e),n.index=i,n}}class mi extends ve{constructor(t){super(t.chart,!0),this.series=t,this.radius=3}}class fi extends Zs{legendMarker(){return this._legendMarker}setLegendMarker(t){this._legendMarker=t}legendColor(){return this._calcedColor}legendLabel(){return w(this.x,this.y)}styleLegendMarker(t){}}class xi extends pi{constructor(){super(...arguments),this.boundsAnimation=!0,this.legendByPoint=!1}getCenter(t,e){return{x:Z(this._centerXDim,t),y:Z(this._centerYDim,e)}}getLabelPosition(){const t=this.pointLabel.position;return t===ti.AUTO?ti.INSIDE:t}needAxes(){return!1}_colorByPoint(){return!0}getLegendSources(t){this.legendByPoint?!1!==this.visibleInLegend&&this._runPoints.forEach((e=>{t.push(e)})):super.getLegendSources(t)}canMinPadding(t,e){return!1}canMaxPadding(t,e){return!1}_doLoad(t){super._doLoad(t),this._centerXDim=X(b(this.centerX,this.center,xi.CENTER),!0),this._centerYDim=X(b(this.centerY,this.center,xi.CENTER),!0)}}xi.CENTER="50%";class wi extends xi{constructor(){super(...arguments),this.radius=wi.DEF_RADIUS,this.startAngle=0,this.totalAngle=360,this.clockwise=!0}getRadius(t,e){return Z(this._radiusDim,p(t,e))}_doLoad(t){super._doLoad(t),this._radiusDim=X(w(this.radius,wi.DEF_RADIUS),!0)}}wi.DEF_RADIUS="40%";class bi extends pi{constructor(){super(...arguments),this._clusterWidth=1,this._clusterPos=0,this._childWidth=1,this._childPos=0,this._pointPad=0,this._minPointWidth=0,this.pointWidth=1}get groupWidth(){return this.pointWidth}getMinPointWidth(){return this._minPointWidth}getPointWidth(t){const e=this.group;let s=t;return e?(s*=e._clusterWidth,s*=1-2*e.groupPadding,s*=this._childWidth):s*=this._clusterWidth,s*=1-2*this._pointPad,g(this._minPointWidth,s)}getPointPos(t){const e=this.group;let s=t,i=0;return e?(i=s*e._clusterPos,s*=e._clusterWidth,i+=s*e.groupPadding,s-=s*e.groupPadding*2,i+=s*this._childPos,s*=this._childWidth):(i=s*this._clusterPos,s*=this._clusterWidth),i+=s*this._pointPad,i}getLabelPosition(t){return t===ti.AUTO?ti.OUTSIDE_FIRST:t}isClusterable(){return!1!==this.clusterable}setCluster(t,e){this._clusterWidth=t,this._clusterPos=e}_doPrepareRender(){super._doPrepareRender(),this._pointPad=isNaN(this.pointPadding)?this._single?.25:this.group?.1:.2:Math.max(0,Math.min(.5,this.pointPadding)),this._minPointWidth=f(this.getMinPointWidth(),0)}}class yi extends bi{constructor(){super(...arguments),this.baseValue=0,this.nullAsBase=!1}_doPrepareRender(){super._doPrepareRender(),this._base=f(this._getGroupBase(),this._yAxisObj.getBaseValue())}getBaseValue(t){return t===this._yAxisObj?this._base:NaN}_getGroupBase(){return this.baseValue}isBased(t){return t===this._yAxisObj}}class vi extends bi{collectValues(t,e){super.collectValues(t,e),t===this._yAxisObj&&this._runPoints.forEach((t=>{const s=this._getBottomValue(t);e&&!isNaN(s)&&e.push(s)}))}}class Vi extends vi{}!function(t){t.DEFAULT="default",t.OVERLAP="overlap",t.STACK="stack",t.FILL="fill"}(_i||(_i={}));class Si extends ve{static collectTooltipText(t,e,s){let i=t.tooltipHeader||"";return t.tooltipRow&&e.forEach(((e,r)=>{s.vindex>=e._visPoints.length||(i&&(i+="<br>"),i+=t.tooltipRow.replace("series","series."+r).replace(/\$\{/g,"${"+r+"."))})),i+=t.tooltipFooter?"<br>"+t.tooltipFooter:"",i}static inflateTooltipParam(t,e,s,i){let r=i.indexOf("."),n=+i.substring(0,r);return isNaN(n)||(s=(e=t[n])._visPoints[s.vindex],i=i.substring(r+1)),i.startsWith("series.")&&(e=t[+i.substring(7)]||e,i="series"),pi.getPointTooltipParam(e,s,i)}constructor(t){super(t,!0),this.index=-1,this._series=[],this._visibles=[],this._seriesChanged=!1,this.layout=_i.DEFAULT,this.visibleInLegend=!0,this.zOrder=0,this.tooltipHeader="<b>${name}</b>",this.tooltipRow="${series}:<b> ${yValue}</b>",this.layoutMax=100}getTooltipText(t,e){return Si.collectTooltipText(this,this._visibles,e)}getTooltipParam(t,e,s){return Si.inflateTooltipParam(this._visibles,t,e,s)}get series(){return this._series.slice(0)}needAxes(){return!0}isEmpty(t){return(t?this._visibles:this._series).length<1}canCategorized(){return!1}defaultYAxisType(){return"linear"}isClusterable(){return!1}getBaseValue(t){return NaN}getVisibleSeries(){return this._visibles}setCol(t){this._col=t,this._series.forEach((e=>e.setCol(t)))}setRow(t){this._row=t,this._series.forEach((e=>e.setRow(t)))}isFirstVisible(t){return t===this._visibles[0]}isLastVisible(t){return t===this._visibles[this._visibles.length-1]}collectValues(t,e){if(this._visibles.length>0)if(t===this._visibles[0]._yAxisObj)switch(this.layout){case _i.STACK:this.$_collectStack(t,e);break;case _i.FILL:this.$_collectFill(t,e);break;default:this.$_collectValues(t,e)}else this.$_collectValues(t,e)}collectRanges(t){this._visibles.forEach((e=>{e.collectRanges(t)}))}pointValuesPrepared(t){this._series.forEach((e=>e.pointValuesPrepared(t)))}collectCategories(t){let e=[];return this._visibles.forEach((s=>e=e.concat(s.collectCategories(t)))),e}getLegendSources(t){if(!1!==this.visibleInLegend){const e=this._series;if(this._yAxisObj.reversed||this.layout!==_i.FILL&&this.layout!==_i.STACK)e.forEach((e=>e.getLegendSources(t)));else for(let s=e.length-1;s>=0;s--)e[s].getLegendSources(t)}}isBased(t){return this._visibles[0]&&this._visibles[0].isBased(t)}canMinPadding(t,e){const s=this.getBaseValue(t);return isNaN(s)||!this.isBased(t)||e<s}canMaxPadding(t,e){const s=this.getBaseValue(t);return(isNaN(s)||e>s||!this.isBased(t))&&this.layout!==_i.FILL}getVisPoints(t){return this._visibles.map((e=>e._visPoints[t.vindex]))}seriesChanged(){return this._seriesChanged}remove(t){const e=this._series.indexOf(t);if(e>=0)return this._series.splice(e,1),!0}getVisiblePoints(){const t=[];return this._visibles.forEach((e=>t.push(...e.getVisiblePoints()))),t}_doLoadProp(t,e){if("children"===t)return this.$_loadSeries(this.chart,e),!0}prepareRender(){const t=this._visibles;if(this._stacked=this.layout===_i.STACK||this.layout===_i.FILL,this._visibles=this._series.filter((t=>t.visible)).sort(((t,e)=>(+t.zOrder||0)-(+e.zOrder||0))),!(this._seriesChanged=!ut.equalArrays(t,this._visibles)))for(let t=this._visibles.length-1;t>=0;t--)if(this._visibles[t].seriesChanged()){this._seriesChanged=!0;break}super.prepareRender()}_doPrepareRender(t){this._xAxisObj=this.chart._connectSeries(this,!0),this._yAxisObj=this.chart._connectSeries(this,!1),this._visibles.length>0&&(this._visibles.forEach((t=>t.prepareRender())),this._doPrepareSeries(this._visibles))}prepareAfter(){this._visibles.forEach((t=>t.prepareAfter()))}_doPrepareSeries(t){}$_loadSeries(t,i){const r=this._seriesType();s(i)?i.forEach(((e,s)=>this.$_add(pi._loadSeries(t,e,r)))):e(i)&&this.$_add(pi._loadSeries(t,i,r))}$_add(t){if(!this._canContain(t))throw new Error("이 그룹에 포함될 수 없는 시리즈입니다: "+t);this._series.push(t),t.group=this,t.index=this._series.length-1}$_collectValues(t,e){this._visibles.forEach((s=>{s.collectValues(t,e)}))}$_collectPoints(t){const e=this._visibles,s=this._stackPoints=new Map;e.forEach((e=>{e.collectValues(t,null)})),e[0]._runPoints.forEach((t=>{s.set(t.xValue,[t])}));for(let t=1;t<e.length;t++)e[t]._runPoints.forEach((t=>{const e=s.get(t.xValue);e?e.push(t):s.set(t.xValue,[t])}));return s}$_collectStack(t,e){const s=this.getBaseValue(t),i=this.$_collectPoints(t);if(isNaN(s))for(const t of i.values()){t[0].yGroup=t[0].yValue||0;for(let e=1;e<t.length;e++)t[e].yGroup=t[e-1].yGroup+(t[e].yValue||0);e.push(t[t.length-1].yGroup)}else for(const t of i.values()){let i=t[0].yValue||0,r=i>=s?0:-1,n=i<s?0:-1;t[0].yGroup=t[0].yValue||0;for(let e=1;e<t.length;e++)i=t[e].yValue||0,i>=s?(r>=0&&(t[e].yGroup=t[r].yGroup+i*(i<0?-1:1)),r=e):(n>=0&&(t[e].yGroup=t[n].yGroup+i*(i>=0?-1:1)),n=e);r>=0&&e.push(t[r].yGroup),n>=0&&e.push(t[n].yGroup)}}$_collectFill(t,e){const s=this.getBaseValue(t),i=this.layoutMax||100,r=this.$_collectPoints(t);if(isNaN(s))for(const t of r.values()){const s=t.reduce(((t,e)=>t+(e.yValue||0)),0);if(0===s){for(const e of t)e.yValue=e.yGroup=0;e.push(0)}else{let r=0;for(const e of t)r=e.yGroup=(e.yValue||0)/s*i+r;e.push(i)}}else for(const t of r.values()){const r=t.reduce(((t,e)=>t+(m(e.yValue)||0)),0);if(0===r){for(const e of t)e.yValue=e.yGroup=0;e.push(0,0)}else{let n=0,a=0;for(const e of t)e.yValue=(e.yValue||0)/r*i,e.yValue<s?a=e.yGroup=(e.yValue||0)+a:n=e.yGroup=(e.yValue||0)+n;e.push(a,n)}}}}class Pi extends Si{collectValues(t,e){if(super.collectValues(t,e),t===this._yAxisObj){const t=this._doConstraintYValues(this._visibles);e.length=0,e.push(...t)}}}class ki extends Si{constructor(){super(...arguments),this._clusterWidth=1,this._clusterPos=0,this.groupWidth=1,this.groupPadding=.1}isClusterable(){return!1!==this.clusterable}setCluster(t,e){this._clusterWidth=t,this._clusterPos=e}}class Ei extends pi{constructor(){super(...arguments),this.colorByPoint=!1}isMarker(){return!0}}class Ai extends ve{constructor(t){super(t,!0),this.text="Title",this.alignBase=at.BODY,this.align=it.CENTER,this.verticalAlign=rt.MIDDLE,this.gap=10}isVisible(){return this.visible&&!G(this.text)}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}}!function(t){t.BOTTOM="bottom",t.RIGHT="right",t.LEFT="left",t.TOP="top"}(ui||(ui={}));class Ci extends Ai{constructor(){super(...arguments),this.verticalAlign=rt.BOTTOM,this.position=ui.BOTTOM,this.text="",this.titleGap=2}}class Li extends Ue{getPoints(t){const e=this.axis;return e.hasBreak()?e._ticks.filter((t=>!e.isBreak(t.value))).map((s=>e.getPos(t,s.value))):e._ticks.map((s=>e.getPos(t,s.value)))}}class Ti extends Je{constructor(){super(...arguments),this._strictEnds=!1,this._strictTicks=!1,this.stepPixels=72,this.baseRange=!1}_isValidInterval(t){return t>0}_normalizeSteps(t,e,s){return t}buildSteps(t,e,r,n,a=!1){var h,o;let l;return this._strictTicks=this._strictEnds=!1,this._step=NaN,a?l=this._getStepsByPixels(t,f(.85*this.stepPixels,60),e,r,n):s(this.steps)||i(this.stepCallback)?(l=this.stepCallback?this.stepCallback.call(T,{length:t,minValue:r,maxValue:n}):this.steps.slice(0),l.length>0&&isNaN(l[0])&&(l[0]=r),l.length>1&&isNaN(l[l.length-1])&&(l[l.length-1]=n),this._strictTicks=this._strictEnds=!0):l=this._baseAxis instanceof Oi&&this._baseAxis._ticks.length>0?this._getStepsByCount(this._baseAxis._ticks.length,e,r,n,!0):this.stepCount>0?this._getStepsByCount(this.stepCount,e,r,n,!1):this._isValidInterval(this.stepInterval)?this._getStepsByInterval(this.stepInterval,e,r,n):this.stepPixels>0?this._getStepsByPixels(t,((null===(h=this.axis)||void 0===h?void 0:h._isPolar)&&!(null===(o=this.axis)||void 0===o?void 0:o._isX)?.5:1)*this.stepPixels,e,r,n):r!==n?[r,n]:[r],l}getNextStep(t,e){return t+e*this._step}canUseNumSymbols(){return isNaN(this._step)||this._step>=500}_findBaseAxis(){if(null!=this.baseAxis){const t=this.axis,e=(t._isX?this.chart._getXAxes():this.chart._getYAxes()).get(this.baseAxis);e!==t&&e instanceof Oi&&(this._baseAxis=e,e.tick._baseAxis=null)}}$_normalizeMin(t,e){return t>o(t/e)*e?t=o(t/e)*e:t<l(t/e)*e&&(t=l(t/e)*e),I(t)}_getStepsByCount(t,e,s,i,r){s>e?(s=e,e=NaN):i<e&&(i=e,e=NaN),this._strictEnds=!0;const n=this.axis,a=i-s;let h=a/(t-1);const c=Math.pow(10,Math.floor(Math.log10(h))),_=[];if(isNaN(n._fixedMin)||isNaN(n._fixedMax)?r&&h/c==2.5&&o(t*a/h)==t*a/h?this._step=h:h=this._step=l(h/c)*c:h=a/(t-1),isNaN(n._fixedMin))if(isNaN(e))s=this.$_normalizeMin(s,c);else{for(tt(s<e&&i>e,"base error"),t=g(3,t);;){if(!(l((e-s)/h)+l((i-e)/h)+1>t))break;h+=c}s=e-l((e-s)/h)*h}else s=n._fixedMin;_.push(s);for(let e=1;e<t;e++)_.push(I(_[e-1]+h));return _}_getStepsByInterval(t,e,s,i){const r=[];let n;if(s=this.$_normalizeMin(s,t),isNaN(e))for(r.push(n=s);n<i;)r.push(n=I(n+t));else{for(r.push(n=e);n>s;)r.unshift(n=I(n-t));for(n=e;n<i;)r.push(n=I(n+t))}return this._step=t,r}_getStepMultiples(t){return[1,2,2.5,5,10]}_getStepsByPixels(t,e,s,i,r){i>=s?i=s:r<=s&&(r=s);const n=r-i,a=[];if(0===n)return isNaN(i)?[]:[i];let h=g(1,o(t/e))+1,c=n/(h-1);const _=Math.pow(10,Math.floor(d(c))),u=this._getStepMultiples(_);let p,m=0;if(c/=_,u)if(c>u[m]){for(;m<u.length-1;m++)if(c>u[m]&&c<u[m+1]){c=u[++m];break}}else c=u[m];if(c*=_,isNaN(s))i=this.$_normalizeMin(i,c);else{for(tt(i<=s&&r>=s,"base error"),h=g(3,h);m<u.length;){if(!(l((s-i)/c)+l((r-s)/c)+1>h))break;c=m<u.length-1?u[m+1]*_:2*c,m++}i=s-l((s-i)/c)*c}for(this._step=c,a.push(I(p=i));p<r;)a.push(I(p+=c));return a}}class Ni extends ts{constructor(){super(...arguments),this.useSymbols=!0}getTick(t,e){return this._getText(null,e,"*"===this.useSymbols||this.useSymbols&&this.axis.tick.canUseNumSymbols(),!0)}}class Ri extends je{constructor(){super(...arguments),this.enabled=!0,this.size="30%",this.space=16,this.gridVisible=!0}getSize(t){return Z(this._sizeDim,t)}_doLoad(t){super._doLoad(t),this.space=f(this.space,0),this._sizeDim=X(this.size,!1)}}!function(t){t.DEFAULT="default",t.TICK="tick",t.VALUE="value"}(di||(di={}));class Mi extends We{}class Oi extends rs{constructor(){super(...arguments),this.nullable=!0,this.padding=.04,this.startFit=di.DEFAULT,this.endFit=di.DEFAULT,this.breaks=[]}init(){return super.init(),this.baseLine=new Mi(this,!1),this.label.numberFormat="0.##",this}getBaseValue(){return this.baseValue}hasBreak(){return null!=this._runBreaks}runBreaks(){return this._runBreaks&&this._runBreaks.slice(0,1)}isBreak(t){if(this._runBreaks){const e=this._runBreaks[0];return!e.gridVisible&&(t===e.from||t===e.to)}}getStartFit(){return this.startFit===di.DEFAULT?this._isX?di.VALUE:di.TICK:this.startFit}getEndFit(){return this.endFit===di.DEFAULT?this._isX?di.VALUE:di.TICK:this.endFit}continuous(){return!0}contains(t){return!isNaN(t)}isBased(){return!!this.tick._baseAxis}_createGrid(){return new Li(this)}_createTickModel(){return new Ti(this)}_createLabel(){return new Ni(this)}_doLoadProp(t,e){return"break"===t?(this.$_loadBreaks(e),!0):super._doLoadProp(t,e)}_doPrepareRender(){this._baseVal=parseFloat(this.baseValue),this.tick._findBaseAxis()}_doBuildTicks(t,e,s){if(isNaN(t)||isNaN(e))return[];const i=this.tick,r=i._baseAxis instanceof Oi&&i._baseAxis._ticks.length>0;let n,{min:a,max:h}=this._adjustMinMax(s,this._calcedMin=t,this._calcedMax=e),o=this._baseVal;if(isNaN(o)&&a<0&&h>0&&(o=0),isNaN(o)?a<0&&h>0&&(o=0):(a=Math.min(a,o),h=Math.max(h,o)),r&&i.baseRange&&(a=i._baseAxis.axisMin(),h=i._baseAxis.axisMax()),a===h)n=[a];else if(n=i.buildSteps(s,o,a,h,!1),n.length>0){if(i._strictTicks||(n=i._normalizeSteps(n,a,h)),!isNaN(this._fixedMin)||!i._strictEnds&&this.getStartFit()!==di.TICK)for(;n.length>2&&n[0]<a;)n.shift();else if(!i._strictEnds&&!r){for(;n.length>2&&n[1]<=a;)n.shift();if(!isNaN(i._step))for(;n[0]>a;)n.unshift(i.getNextStep(n[0],-1))}if(a=Math.min(a,n[0]),!isNaN(this.strictMax)||!i._strictEnds&&this.getEndFit()!==di.TICK)for(;n.length>2&&h<n[n.length-1];)n.pop();else if(!i._strictEnds&&!r){for(;n.length>2&&n[n.length-2]>=h;)n.pop();if(!isNaN(i._step))for(;n[n.length-1]<h;)n.push(i.getNextStep(n[n.length-1],1))}h=Math.max(h,n[n.length-1])}else n.push(a+(h-a)/2);this._setMinMax(a,h);const l=[];this._runBreaks&&(n=this.$_getBrokenSteps(this._runBreaks,s,a,h));let c=NaN;for(let t=0;t<n.length;t++){const e=this._createTick(s,t,n[t]);e.value!==c&&(l.push(e),c=e.value)}return l}_createTick(t,e,s){return{index:e,pos:NaN,value:I(s),label:this.label.getTick(e,s)||String(s)}}calcPoints(t,e){if(e>100&&this._isX)if(this._min===this._max)this._unitLen=t/4;else{const e=this.$_calcUnitLength(this._isPolar?this.getTotalAngle():t);e&&(this._unitLen=e.len,this._isPolar||this._zoom||(this._min-=e.min/2,this._max+=e.min/2))}super.calcPoints(t,e),this._markPoints=this._ticks.map((t=>t.pos))}$_buildBrokenSteps(t){return this.tick.buildSteps(t.len,void 0,t.from,t.to,!0)}$_getBrokenSteps(t,e,s,i){let r=0,n=s;const a=[n],h=this._sects=[];e-=t.reduce(((t,e)=>t+e.space),0),t.forEach((t=>{const s=t.getSize(e),i={from:n,to:t.from,pos:r,len:s};r+=s,h.push(i,t._sect={from:t.from,to:t.to,pos:r,len:t.space}),r+=t.space;this.$_buildBrokenSteps(i).forEach((t=>{t>i.from&&t<=i.to&&a.push(t)})),t.space>0&&a.push(t.to)}));const o=t[t.length-1];if(i>o.to){const t={from:o.to,to:i,pos:r,len:this._vlen-r};h.push(t);this.$_buildBrokenSteps(t).forEach((e=>{e>t.from&&e<=t.to&&a.push(e)}))}return this._lastSect=h[h.length-1],a}getPos(t,e){if(this._runBreaks){const s=this._sects.find((t=>e<t.to))||this._lastSect,i=s.len*(e-s.from)/(s.to-s.from);return this.reversed?F(t-i-s.pos):F(i+s.pos)}{const s=this._single?.5*t:t*(e-this._min)/(this._max-this._min);return F(this.reversed?t-s:s)}}valueAt(t,e){if(this._isHorz?this.reversed&&(e=t-e):this.reversed||(e=t-e),this._runBreaks){let t=0;for(const s of this._sects){if(e>=t&&e<t+s.len)return(s.to-s.from)*(e-t)/s.len+s.from;t+=s.len}return this._max}return(this._max-this._min)*e/t+this._min}xValueAt(t){return this.valueAt(this._vlen,t)}getUnitLen(t,e){return this._unitLen}getLabelLength(t,e){return Math.floor(t/this._ticks.length)}_adjustMinMax(t,e,s){let i=this.isZoomed(),r=this.isZoomed(),n=!0,a=!0,h=NaN,o=NaN;this._series.forEach((t=>{const l=t.getBaseValue(this);isNaN(l)||(isNaN(this.minValue)&&l<=e?t.isBased(this)?e=l:h=f(p(h,l),l):isNaN(this.maxValue)&&l>=s&&(t.isBased(this)?s=l:o=f(g(o,l),l))),!i&&n&&t.canMinPadding(this,e)&&(n=!1),!r&&a&&t.canMaxPadding(this,s)&&(a=!1)})),i||(i=n),r||(r=a),this._fixedMin=this._fixedMax=NaN;let l=0,c=0;isNaN(this.strictMin)?this.minValue<e?e=this.minValue:i?this._fixedMin=e:l=x(this.minPadding,this.padding,0):this._fixedMin=e=this.strictMin,isNaN(this.strictMax)?this.maxValue>s?s=this.maxValue:r?this._fixedMax=s:c=x(this.maxPadding,this.padding,0):this._fixedMax=s=this.strictMax;let _=g(0,s-e),u=e-_*(this._minPad=l),d=s+_*(this._maxPad=c);return!isNaN(h)&&h<=e&&u<h&&(u=this._fixedMin=h),!isNaN(o)&&o>=s&&d>o&&(d=this._fixedMax=o),{min:u,max:d}}$_calcUnitLength(t){const e=[];if(this._series.forEach((t=>{t.visible&&t.isClusterable()&&e.push(...t.getVisiblePoints())})),e.length>0){const s=this._isX;let i=e.map((t=>s?t.xValue:t.yValue)).sort(((t,e)=>t-e));for(let t=i.length-1;t>0;t--)i[t]===i[t-1]&&i.splice(t,1);return this._calcUnitLen(i,t,this._min,this._max)}}_calcUnitLen(t,e,s,i){if(t.length<2){if(this._ticks.length>0){const t=(i-s)/this._ticks.length;return{len:f(e*=t/(i-s+t),1),min:t}}return{len:e,min:0}}{let r=t[1]-t[0];for(let e=2;e<t.length;e++)r=p(r,t[e]-t[e-1]);return{len:f(e*=r/(i-s+r),1),min:r}}}$_loadBreak(t){if(e(t)&&"from"in t&&"to"in t)return new Ri(this).load(t)}$_loadBreaks(t){if(s(t))for(let e of t){const t=this.$_loadBreak(e);t&&this.breaks.push(t)}else if(t){const e=this.$_loadBreak(t);e&&this.breaks.push(e)}this.$_mergeBreaks()}$_mergeBreaks(){function t(t,e){t.to=e.to}const e=this.breaks.sort(((t,e)=>t.from-e.from)).filter((t=>t.to>t.from));if(this._runBreaks=null,e.length>0){const i=this._runBreaks=[];i.push(h(new Ri(this),e[0]));for(let r=1;r<e.length;r++){const n=i[i.length-1],a=e[r];s=n,a.from<s.to?t(n,a):i.push(h(new Ri(this),a))}}var s}}class Di extends Oi{_type(){return"linear"}_adjustMinMax(t,e,s){const i=super._adjustMinMax(t,e,s),r=this._series;return!this._isX&&1===r.length&&r[0]instanceof Si&&r[0].layout===_i.FILL&&(i.max=r[0].layoutMax),i}}class Bi extends Ti{constructor(){super(...arguments),this.arrangeDecimals=!0}canUseNumSymbols(){return this.axis.axisMax()>d(500)}_getStepMultiples(t){return[1,2,5,10]}_normalizeSteps(t,e,s){if(!this.arrangeDecimals)return t;const i=[];let r=s-e;for(let e=0;e<t.length;e++){const n=i.length;let a=t[e],h=o(a);if(a===h){let t=i[n-1];e>1&&a-t<r&&(t=Math.pow(10,t),o(t)!==I(t)&&i.pop()),i.push(a)}else if(a>0&&a>h){if(a=h+d(10*(a-h)),a<=s)(0===n||a>i[n-1])&&i.push(a);else if(n>0){if(i[e-1]>=s)break;{const r=u(o(d(t[e]-t[e-1]))),n=t[e],h=n-o(n);if(r<1)for(let t=1;t<10;t++)if(h>d(t)&&h<d(t+1)){const e=o(n)+d(t);if(e>=s){a=e;break}}i.push(a)}}}else if(e>0&&a<=s&&a>i[n-1])i.push(a);else if(a>s)break;i.length>1&&(r=Math.min(.5,r,i[i.length-1]-i[i.length-2]))}return i}}class $i extends Oi{_type(){return"log"}_createTickModel(){return new Bi(this)}collectValues(){super.collectValues(),this._values=this._values.filter((t=>t>0))}getPos(t,e){return e=e>0?d(e):-1,super.getPos(t,e)}_doCalculateRange(t){const e=super._doCalculateRange(t);return e.min=d(e.min),e.max=d(e.max),e}_createTick(t,e,s){return super._createTick(t,e,I(u(s)))}_calcUnitLen(t,e,s,i){let r=d(t[1])-d(t[0]);for(let e=2;e<t.length;e++)r=p(r,d(t[e])-d(t[e-1]));const n=i-s,a=r/n;return{len:f(e*=a,1),min:n*a}}}const Ii=[1,1e3,6e4,36e5,864e5,6048e5,24192e5,314496e5],Fi=[[1,2,5,10,20,25,50,100,200,250,500],[1,2,5,10,15,30],[1,2,3,4,6,8,12],[1,2,3,4,6,12],[1,2],[1,2],[1,2,3,4,6]],zi={s:1,n:2,h:3,d:4,w:5,m:6,y:7};class Hi extends Ti{constructor(){super(...arguments),this["@config stepInerval"]=void 0}getNextStep(t,e){const s=new Date(t);switch(e*=this._step,this.scale){case 7:s.setFullYear(s.getFullYear()+e);break;case 6:s.setMonth(s.getMonth()+e);break;case 5:s.setDate(s.getDate()+7*e);break;case 4:s.setDate(s.getDate()+e);break;case 3:s.setHours(s.getHours()+e);break;case 2:s.setMinutes(s.getMinutes()+e);break;case 1:s.setSeconds(s.getSeconds()+e);break;case 0:s.setMilliseconds(s.getMilliseconds()+e)}return+s}_isValidInterval(t){return isNaN(t)?r(t)&&zi.hasOwnProperty(t.charAt(t.length-1))?(t=parseFloat(t),!isNaN(t)&&(t<=-1||t>=1)):void 0:0!=+t}_getStepMultiples(t){for(let e=0;e<7;e++)if(t>=Ii[e]/2&&t<Ii[e+1]/2)return this.scale=e,Fi[e];this.scale=7}_getStepsByPixels(t,e,s,i,r){const n=[],a=r-i;if(0===a)return n;const h=this.axis,o=new Date(h._calcedMin);let l=Math.floor(t/this.stepPixels)+1,c=g(1,Math.floor(a/(l-1)));const _=this._getStepMultiples(c),u=Ii[this.scale];if(c/=u,_)if(c>_[0]){let t=0;for(;t<_.length-1;t++)if(c>_[t]&&c<_[t+1]){c=_[t+1];break}}else c=_[0];const d=h.date(i),p=h.date(r);let m,f=d;if(7===this.scale){const t=o.getFullYear();let e=f.getFullYear();this._step=c=Math.ceil(c),f=new Date(e,0),e<t&&e+c>t&&(e=t,f=new Date(e,0));do{n.push(+f),e+=c,f=new Date(e,0)}while(f<=p)}else if(6===this.scale){let t=f.getFullYear(),e=f.getMonth();this._step=c=Math.ceil(c),f=new Date(t,e),f<o&&new Date(t,e+c)>o&&(e=o.getMonth(),f=new Date(o.getFullYear(),e));do{n.push(+f),f.setMonth(f.getMonth()+c)}while(f<=p)}else if(4===this.scale||5===this.scale){let t=f.getFullYear(),e=f.getMonth(),s=f.getDate();const i=5===this.scale?7:1;this._step=c=Math.ceil(c),f=new Date(t,e,s),f<o&&new Date(t,e,s+i*c)>o&&(s=o.getDate(),f=new Date(o.getFullYear(),o.getMonth(),s));do{n.push(+f),f.setDate(f.getDate()+c*i)}while(f<=p)}else{switch(this._step=c,c*=u,this.scale){case 3:f.setMinutes(0);case 2:f.setSeconds(0);case 1:f.setMilliseconds(0)}m=f.getTime();const t=o.getTime();m<t&&m+c>t&&(m=t);do{n.push(m),m+=c}while(m<=r)}return n}_getStepsByInterval(t,e,s,i){if(r(t)){const r=this.axis,n=new Date(r._calcedMin),a=[],h=t.charAt(t.length-1),o=parseFloat(t);let l,c;this.scale=zi[h],t=Ii[this.scale];let _=new Date(s);switch(this.scale){case 7:const t=n.getFullYear();let e=_.getFullYear();_.setMonth(0,1),e<t&&t<e+o&&(_=new Date(t,0));break;case 6:_.setDate(1),_.setHours(0,0,0,0),c=new Date(_),c.setMonth(c.getMonth()+o),_<n&&n<c&&(_=new Date(n),_.setDate(1),_.setHours(0,0,0,0));break;case 5:case 4:let s=5===this.scale?7:1;_.setHours(0,0,0,0),c=new Date(_),c.setDate(c.getDate()+o*s),_<n&&c>n&&(_=new Date(n),_.setHours(0,0,0,0));break;case 3:_.setMinutes(0);case 2:_.setSeconds(0);case 1:_.setMilliseconds(0)}if(this._step=o,s=+_,isNaN(e))for(a.push(l=s);l<i;)a.push(l=this.getNextStep(l,1));else{for(a.push(l=e);l>s;)a.unshift(l=this.getNextStep(l,-1));for(l=e;l<i;)a.push(l=this.getNextStep(l,1))}return this._step=t,a}return super._getStepsByInterval(t,e,s,i)}}const Gi=[{format:"SSS",beginningFormat:"mm:ss"},{format:"ss",beginningFormat:"mm:ss"},{format:"mm:ss",beginningFormat:"HH:mm:ss"},{format:"HH:mm",beginningFormat:"MM-dd HH:mm"},{format:"MM-dd",beginningFormat:"yyyy-MM-dd"},{format:"MM W주",beginningFormat:"yyyy-MM-dd"},{format:"yyyy-MM",beginningFormat:"yyyy-MM"},{format:"yyyy",beginningFormat:"yyyy"}];class ji extends ts{constructor(){super(...arguments),this.useBeginningFormat=!0}_doLoad(t){super._doLoad(t);const i=r(this.timeFormat)?this.timeFormat:void 0,a=r(this.beginningFormat)?this.beginningFormat:void 0,o=this.timeFormats,l=this.useBeginningFormat;if(this._formats=Gi.map((t=>h(t))),i&&this._formats.forEach((t=>{t.format=t.beginningFormat=i})),l&&a&&this._formats.forEach((t=>{t.beginningFormat=a})),s(o))for(let t=0;t<o.length;t++){const s=this._formats[t],i=o[t];n(i)?s.format=i:e(i)&&(n(i.format)&&(s.format=i.format),l&&n(i.beginningFormat)&&(s.beginningFormat=i.beginningFormat))}}getTick(t,e){const s=this.chart,i=this.axis,r=i.date(e);if(this._formatter)return this._formatter.toStr(r,s.startOfWeek);const n=this._formats,a=i.tick.scale,h=Kt.getFormatter;switch(a){case 7:return h(n[a].format).toStr(r,s.startOfWeek);case 6:return 0===t||0===r.getMonth()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 5:case 4:return 0===t||1===r.getDate()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 3:return 0===t||0===r.getHours()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 2:return 0===t||0===r.getMinutes()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 1:return 0===t||0===r.getSeconds()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek);case 0:return 0===t||0===r.getMilliseconds()?h(n[a].beginningFormat).toStr(r,s.startOfWeek):h(n[a].format).toStr(r,s.startOfWeek)}}}class Wi extends Oi{init(){return super.init(),this.baseValue=NaN,this}_type(){return"time"}_createTickModel(){return new Hi(this)}_createLabel(){return new ji(this)}_doLoad(t){super._doLoad(t),t&&t.label||this.label.load(null)}collectValues(){this._offset=60*f(this.chart.timeOffset,0)*1e3,super.collectValues()}getValue(t){return a(t)?t:t instanceof Date?t.getTime():r(t)?new Date(t).getTime()+this._offset:void 0}incStep(t,e){if(r(e)){const s=parseFloat(e);if(0!=s){let i=new Date(t);switch(e.charAt(e.length-1)){case"y":i.setFullYear(i.getFullYear()+s);break;case"m":i.setMonth(i.getMonth()+s);break;case"d":i.setDate(i.getDate()+s);break;case"w":i.setDate(i.getDate()+7*s);break;case"h":i.setHours(i.getHours()+s);break;case"n":i.setMinutes(i.getMinutes()+s);break;case"s":i.setSeconds(i.getSeconds()+s)}return+i}return t}return t+e}date(t){return new Date(t)}axisValueAt(t,e){return new Date(this.valueAt(t,e))}value2Tooltip(t){return isNaN(t)?this.chart.tooltip.nanText:new Date(t)}getXValue(t){return isNaN(t)?NaN:new Date(t)}getPos(t,e){return super.getPos(t,e)}}class Yi extends ve{constructor(t){super(t.chart,!0),this.gauge=t,this.rangeInclusive=!0}get ranges(){var t;return null===(t=this.$_internalRanges())||void 0===t?void 0:t.slice(0)}set ranges(t){t!==this._ranges&&(this._ranges=t,this._runRanges=null)}isRanged(){const t=this.$_internalRanges();return t&&t.length>0}rangeCount(){const t=this.$_internalRanges();return t?t.length:0}getRange(t){const e=this.$_internalRanges();if(e)for(const s of e)if(t>=s.fromValue&&t<s.toValue)return s}$_internalRanges(){return this._runRanges||(this._runRanges=ht(this._ranges,this.gauge.minValue,this.gauge.maxValue,this.rangeInclusive)),this._runRanges}}class Xi extends Yi{constructor(t){super(t),this.segmentGap=0}get segmentThickness(){return this._segmentThickness}set segmentThickness(t){t!==this._segmentThickness&&(this._segmentThickness=t,this._thickDim=X(this.segmentThickness,!0))}getSegmentThickness(t){return Z(this._thickDim,t,t)}}class Ui extends Yi{constructor(t){super(t),this.stroked=!1,this.thickness="100%"}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickness=t,this._thickDim=X(this.thickness,!0))}getThickness(t){return Z(this._thickDim,t,t)}}class Zi extends ve{constructor(t){super(t.chart,!1)}}class Ki extends ve{constructor(t){super(t.chart,!1),this.radius=3,this.length="100%",this.offset=0}get radius(){return this._radius}set radius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(t,!0))}get length(){return this._length}set length(t){t!==this._length&&(this._length=t,this._lengthDim=X(t,!0))}get offset(){return this._offset}set offset(t){t!==this._offset&&(this._offset=t,this._offsetDim=X(t,!0))}getExtents(t){return{radius:Z(this._radiusDim,t,0),length:Z(this._lengthDim,t,0),offset:Z(this._offsetDim,t,0)}}}class qi extends ve{constructor(t){super(t.chart,!1),this.radius=5}get radius(){return this._radius}set radius(t){t!==this._radius&&(this._radius=t,this._radiusDim=X(t,!0))}getRadius(t){return Z(this._radiusDim,t,0)}}class Qi extends xs{constructor(){super(...arguments),this.stepPixels=72}_getStepMultiples(t){return[1,2,2.5,5,10]}}class Ji extends ks{constructor(t){super(t),this.innerRadius="50%"}_type(){return"circlegroup"}_gaugesType(){return"circle"}}class tr extends ve{constructor(t){super(t.chart,!0),this.thickness=7}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickness=t,this._thickDim=X(this.thickness,!0))}getThickness(t){return Z(this._thickDim,t,t)}}class er extends ve{constructor(t,e,s){super(t.chart,!0),this.thickness=e,this.length=s}get length(){return this._length}set length(t){t!==this._length&&(this._length=t,this._lengthDim=X(t,!0))}getLength(t){return Z(this._lengthDim,t,t)}}class sr extends er{constructor(){super(...arguments),this.animatable=!1,this.duration=200}}class ir extends ve{constructor(t,e){super(t.chart,!0),this.length=e}}class rr extends ve{constructor(t){super(t.chart,!0),this.step=1,this.offset=1}}class nr extends ve{constructor(t,e){super(t.chart,!0),this.raidus=e}}class ar extends Be{constructor(t){super(t.chart,!0),this["@config text"]="RealChart Clock<br>ver1.0",this.position="top",this.text="RealChart Clock<br>ver1.0"}}class hr extends Zs{}class or extends yi{constructor(){super(...arguments),this.colorByPoint=!1}canCategorized(){return!0}_colorByPoint(){return this.colorByPoint}_createPoint(t){return new hr(t)}_getGroupBase(){return this.group?this.group.baseValue:this.baseValue}}class lr extends or{_type(){return"bar"}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}}class cr extends ki{constructor(){super(...arguments),this.baseValue=0}canCategorized(){return!0}getBaseValue(t){return t._isX?NaN:f(this.baseValue,t.getBaseValue())}_doPrepareSeries(t){if(this.layout===_i.DEFAULT){const e=t.length>1?t.map((t=>t.pointWidth)).reduce(((t,e)=>t+e),0):t[0].pointWidth;let s=0;t.forEach((t=>{t._childWidth=t.pointWidth/e,t._childPos=s,s+=t._childWidth}))}else this.layout,_i.STACK}}class _r extends cr{_type(){return"bargroup"}_seriesType(){return"bar"}_canContain(t){return t instanceof lr}}class ur extends wt{constructor(t,e){super(t,pi.LEGEND_MARKER),this._size=e,this.add(this._marker=new St(t)),this.setShape(Bs.CIRCLE,12)}setShape(t,e){t===this._shape&&e===this._size||(this._shape=t,this._size=e,this._renderShape(e))}_renderShape(t){Hs.setShape(this._marker,this._shape,t/2,t/2),this._marker.trans(this._markerOffset(t),0)}_markerOffset(t){return 0}}class dr extends ur{constructor(t,e){super(t,e),this.insertFirst(this._line=new St(t)),this.insertFirst(this._area=new St(t)),this._area.setBoolData("fill",!0)}_renderShape(t){super._renderShape(t);const e=["M",0,.5*t,"L",2*t,0],s=["M",0,.5*t,"L",2*t,0,"L",2*t,t,"L",0,t,"Z"];this._marker.setStyle("visibility",this._shape?"visible":"hidden"),this._line&&(this._line.setPath(e.join(" ")),this._area.setPath(s.join(" ")))}_markerOffset(t){return t/2}}class pr extends ur{constructor(t,e){super(t,e),this.insertFirst(this._line=new St(t)),this._line.setFill("none"),this.insertFirst(this._line2=new St(t)),this._line2.setFill("none"),this.insertFirst(this._area=new St(t)),this._area.setBoolData("fill",!0)}_renderShape(t){super._renderShape(t);const e=["M",0,.3*t,"L",.7*t,0,"L",2*t,.4*t],s=["M",0,t,"L",t,.7*t,"L",2*t,t],i=["M",0,.3*t,"L",.7*t,0,"L",2*t,.4*t,"L",2*t,t,"L",t,.7*t,"L",0,t,"Z"];this._marker.setStyle("visibility",this._shape?"visible":"hidden"),this._line&&(this._line.setPath(e.join(" ")),this._line2.setPath(s.join(" ")),this._area.setPath(i.join(" ")))}_markerOffset(t){return t/2}}class gr extends St{constructor(t,e=T,s=T){super(t,e),s&&this.setLine(s)}setLine(t,e,s,i){ut.isNumber(t)?this.setPath(Hs.line(t,e,s,i)):t&&this.setPath(Hs.line(t.x1,t.y1,t.x2,t.y2))}setVLine(t,e,s){this.setPath(Hs.line(t,e,t,s))}setVLineC(t,e,s){const i=parseFloat(this.getStyle("stroke-width"));isNaN(i)||(t=Math.round(t)-i%2/2),this.setPath(Hs.line(t,e,t,s))}setHLine(t,e,s){this.setPath(Hs.line(e,t,s,t))}setHLineC(t,e,s){const i=parseFloat(this.getStyle("stroke-width"));isNaN(i)||(t=Math.round(t)-i%2/2),this.setPath(Hs.line(e,t,s,t))}}class mr extends St{constructor(t,e){super(t,e),this.setFill("none")}setPoints(...t){this.setPath(Hs.lines(...t))}resetStyles(t){const e=super.resetStyles(t);return this.setFill("none"),e}}class fr extends ur{constructor(t,e){super(t,e),this.insertFirst(this._line=new gr(t))}_renderShape(t){super._renderShape(t),this._marker.setStyle("visibility",this._shape?"visible":"hidden"),this._line&&(this._line.setHLine(t/2,0,2*t),this._shape&&this._line.setStyle("strokeDasharray",""))}_markerOffset(t){return t/2}}class xr extends Zs{toPoint(){return{px:this.px,py:this.py,isNull:this.isNull,range:this.range}}}class wr extends mi{constructor(){super(...arguments),this.radius=4,this.hoverScale=1.75}}class br extends ai{constructor(){super(...arguments),this.position=ti.HEAD,this.align=it.CENTER}getAlignOffset(){const t=+this.alignOffset;return isNaN(t)?this.align===it.LEFT||this.align===it.RIGHT?br.ALIGN_GAP:0:t}}br.ALIGN_GAP=4;class yr extends pi{constructor(){super(...arguments),this.marker=new wr(this),this.nullAsBase=!1}getShape(t){return this.marker.visible?t&&t.shape||this.marker.shape||this._shape:null}getRadius(t){return f(t.radius,this.marker.radius)}prepareLines(t){this._lines=this._doPrepareLines(t)}_createLabel(t){return new br(t)}_createPoint(t){return new xr(t)}isMarker(){return!0}hasMarker(){return!0}setShape(t){this._shape=t}_defViewRangeValue(){return"x"}_createLegendMarker(t,e){return new fr(t,e)}legendMarker(t,e){const s=super.legendMarker(t,e);return s.setShape(this.getShape(null),p(+e||Cs.MARKER_SIZE,2*this.marker.radius)),s}_doPrepareLines(t){const e=t.length,s=[];if(this._containsNull){let i=0;for(;i<e;){const r=[];for(;t[i].isNull&&i<e;)i++;for(;i<e&&!t[i].isNull;)r.push(t[i++]);r.length>0&&s.push(r)}}else s.push(t.slice());return s}}var vr,Vr;!function(t){t.FORWARD="forward",t.BACKWARD="backward",t.CENTER="center"}(vr||(vr={}));class Sr extends $e{constructor(t){super(t.chart,!1),this.series=t,this.offset=8}label(){return this.text||this.series.displayName()}getDefaultIconPos(){return Pe.LEFT}}class Pr extends yr{constructor(t,e){super(t,e),this.lineType=_e.DEFAULT,this.stepDir=vr.FORWARD,this.connectNullPoints=!1,this.flag=new Sr(this)}backDir(){return this.stepDir===vr.BACKWARD?vr.FORWARD:vr.BACKWARD}_type(){return"line"}getLineType(){return this.group instanceof Cr||this.group instanceof Lr?this.group.lineType:this.lineType}getBaseValue(t){return t._isX?NaN:this._base}_doPrepareRender(){super._doPrepareRender(),this._base=x(this.group?this.group.getBaseValue(this._yAxisObj):this.baseValue,this._yAxisObj.getBaseValue(),0)}}class kr extends xr{}class Er extends Pr{constructor(t,e){super(t,e),this.marker.visible=t&&t.isPolar()}prepareAreas(){function t(t){const e=[];if(t.length>0){let s=t[t.length-1].toPoint();s.py=t[t.length-1].yLow,e.push(s),s=t[0].toPoint(),s.py=f(t[0].yLow,t[0].py),e.push(s)}return e}const e=this.group,s=this._lines,i=this._areas=[];if(e&&e._stacked){const e=[].concat(...s);i.push(e),i.push(t(e))}else s.forEach((e=>{const s=e.slice(0);i.push(s),i.push(t(s))}))}_type(){return"area"}isBased(t){return t===this._yAxisObj}_createLegendMarker(t,e){return new dr(t,e)}_createPoint(t){return new kr(t)}_doPrepareLines(t){if(this._containsNull&&this.group&&this.group._stacked){const e=t.length,s=[];let i=0;for(;i<e;){const r=t[i].isNull,n=[];do{n.push(t[i++])}while(i<e&&t[i].isNull==r);s.push(n)}return s}return super._doPrepareLines(t)}}class Ar extends kr{get high(){return this.y}get highValue(){return this.yValue}_assignTo(t){return h(super._assignTo(t),{low:this.low,high:this.high,lowValue:this.lowValue,highValue:this.yValue})}_valuesChangd(){return this.low!==this._prev.low||super._valuesChangd()}_readArray(t,e){const s=e.length>2?1:0;this.low=e[f(t.lowField,0+s)],this.y=e[f(t.yField,1+s)],s>0&&(this.x=e[f(t.xField,0)])}_readObject(t,e){super._readObject(t,e),this.isNull||(this.low=w(e[t.lowField],e.low),this.y=b(t._yFielder(e),e.y,e.value))}_readSingle(t){super._readSingle(t),this.low=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lowValue))}initValues(){this.lowValue=parseFloat(this.low)}initPrev(t,e){e.yValue=e.lowValue=this.lowValue}applyValueRate(t,e){this.lowValue=v(t.lowValue,this.lowValue,e)}}class Cr extends Si{constructor(){super(...arguments),this.lineType=_e.DEFAULT}_type(){return"linegroup"}_seriesType(){return"line"}_canContain(t){return t instanceof Pr}getBaseValue(t){return t===this._yAxisObj?x(this.baseValue,t.getBaseValue(),0):NaN}}class Lr extends Si{constructor(){super(...arguments),this.lineType=_e.DEFAULT}prepareLines(t){if(this._stacked){const e=this._visibles.indexOf(t);if(e>0){const s=this._visibles[e-1],i=t._areas,r=s._areas;for(let t=0;t<i.length;t+=2)i[t+1]=r[t].reverse();this.layout,_i.STACK}}}_type(){return"areagroup"}_seriesType(){return"area"}_canContain(t){return t instanceof Er}getBaseValue(t){return t===this._yAxisObj?x(this.baseValue,t.getBaseValue(),0):NaN}}class Tr extends kr{}class Nr extends Zs{get max(){return this.y}get maxValue(){return this.yValue}labelCount(){return 2}getLabelValue(t){return 0===t?this.yValue:this.minValue}_assignTo(t){return h(super._assignTo(t),{min:this.min,low:this.low,mid:this.mid,high:this.high,max:this.max,minValue:this.minValue,lowValue:this.lowValue,midValue:this.midValue,highValue:this.highValue,maxValue:this.maxValue})}_valuesChangd(){if(!super._valuesChangd()){const t=this._prev;return this.min!==t.min||this.low!==t.low||this.mid!==t.mid||this.high!==t.high}return!0}_readArray(t,e){if(e.length<=4)this.isNull=!0;else{const s=e.length>5?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.min=e[f(t.minField,0+s)],this.low=e[f(t.lowField,1+s)],this.mid=e[f(t.midField,2+s)],this.high=e[f(t.highField,3+s)],this.y=e[x(t.maxField,t.yField,4+s)]}}_readObject(t,e){super._readObject(t,e),this.min=w(e[t.minField],e.min),this.low=w(e[t.lowField],e.low),this.mid=w(e[t.midField],e.mid),this.y=b(e[t.highField],e.high,this.y)}_readSingle(t){super._readSingle(t),this.min=this.low=this.mid=this.high=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.minValue)||isNaN(this.lowValue)||isNaN(this.midValue))}initValues(){this.minValue=parseFloat(this.min),this.lowValue=parseFloat(this.low),this.midValue=parseFloat(this.mid),this.highValue=parseFloat(this.high)}initPrev(t,e){e.yValue=e.highValue=e.midValue=e.lowValue=e.minValue=this.minValue}applyValueRate(t,e){this.minValue=v(t.minValue,this.minValue,e),this.lowValue=v(t.lowValue,this.lowValue,e),this.midValue=v(t.midValue,this.midValue,e),this.highValue=v(t.highValue,this.highValue,e)}}class Rr extends qs{}!function(t){t.WIDTH="width",t.AREA="area"}(Vr||(Vr={}));class Mr extends Ei{constructor(){super(...arguments),this.sizeMode=Vr.AREA,this.minSize=8,this.maxSize="20%",this.tooltipText="x: <b>${x}</b><br>y: <b>${y}</b><br>volume: <b>${z}</b>"}getPixelMinMax(t){return{min:Z(this._minDim,t),max:Z(this._maxDim,t)}}getRadius(t,e,s){let i=this._noSize?1:(t-this._zMin)/(this._zMax-this._zMin);return this.sizeMode==Vr.AREA&&(i=Math.sqrt(i)),i=Math.ceil(e+i*(s-e))/2,i}_type(){return"bubble"}_createPoint(t){return new Rr(t)}hasZ(){return!0}_colorByPoint(){return this.colorByPoint}load(t){return super.load(t),this._minDim=X(this.minSize,!0),this._maxDim=X(this.maxSize,!0),this}_doPrepareRender(){super._doPrepareRender(),this._zMin=Number.MAX_VALUE,this._zMax=Number.MIN_VALUE,this._runPoints.forEach((t=>{t.isNull||isNaN(t.zValue)||(this._zMin=p(this._zMin,t.zValue),this._zMax=g(this._zMax,t.zValue))})),this._noSize=this._zMin===this._zMax}_getRangeMinMax(t){return"z"===t?{min:this._zMin,max:this._zMax}:super._getRangeMinMax(t)}}const Or=function(t){return isNaN(t)?0:t};class Dr{constructor(){this._path=[]}length(){return this._path.length}isEmpty(){return 0===this._path.length}clear(){return this._path=[],this}end(t=!1){return this._path.length>0?(t&&this._path.push("Z"),this._path.join(" ")):""}close(t){const e=this.end(!0);return t&&this.clear(),e}move(t,e){return a(t)?this._path.push("M",t,e):this._path.push("M",t.x,t.y),this}moveBy(t,e){return a(t)?this._path.push("m",t,e):this._path.push("m",t.x,t.y),this}line(t,e){return a(t)?this._path.push("L",t,e):this._path.push("L",t.x,t.y),this}moveOrLine(t,e,s){return t?this._path.push("L",e,s):this._path.push("M",e,s),this}vline(t,e,s){return this._path.push("M",t,e,"L",t,s),this}hline(t,e,s){return this._path.push("M",e,t,"L",s,t),this}curve(t,e,s,i,r,n){return this._path.push("C",t,e,s,i,r,n),this}quad(t,e,s,i){return a(t)?this._path.push("Q",t,e,s,i):this._path.push("Q",t.x1,t.y1,t.x2,t.y2),this}rect(t,e,s,i){return this._path.push("M",t,e,"l",s,0,"l",0,i,"l",-s,0),this}lines(...t){if(a(t[0]))for(let e=0;e<t.length;e+=2)this._path.push("L",Or(t[e]),Or(t[e+1]));else for(let e=0;e<t.length;e++)this._path.push("L",Or(t[e].x),Or(t[e].y));return this}polygon(...t){return a(t[0])?this.move(t[0],t[1]).lines(...t.slice(2)):this.move(t[0]).lines(...t.slice(1)),this._path.push("Z"),this}circle(t,e,s){return this._path.push(`M ${t-s}, ${e} a ${s},${s} 0 1,0 ${2*s},0 a ${s},${s} 0 1,0 ${2*-s},0`),this}getMove(t=0,e=!0){if(t<this._path.length&&"M"===this._path[t]){const s={x:this._path[t+1],y:this._path[t+2]};return e&&this._path.splice(t,3),s}}getLine(t=0,e=!0){if(t<this._path.length&&"L"===this._path[t]){const s={x:this._path[t+1],y:this._path[t+2]};return e&&this._path.splice(t,3),s}}getQuad(t=0,e=!0){if(t<this._path.length&&"Q"===this._path[t]){const s={x1:this._path[t+1],y1:this._path[t+2],x2:this._path[t+3],y2:this._path[t+4]};return e&&this._path.splice(t,5),s}}getPoints(t,e,s=!0){const i=[];for(;t<this._path.length&&i.length<e&&t<this._path.length&&("M"===this._path[t]||"L"===this._path[t]);)i.push({x:this._path[t+1],y:this._path[t+2]}),s&&this._path.splice(t,3);return i}}class Br extends Zs{get high(){return this.y}get highValue(){return this.yValue}_assignTo(t){return h(super._assignTo(t),{low:this.low,close:this.close,open:this.open,high:this.high,lowValue:this.lowValue,closeValue:this.closeValue,openValue:this.openValue,highValue:this.highValue})}_valuesChangd(){if(!super._valuesChangd()){const t=this._prev;return this.low!==t.low||this.close!==t.close||this.open!==t.open}return!0}_readArray(t,e){if(e.length<=3)this.isNull=!0;else{const s=e.length>4?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.low=e[f(t.lowField,0+s)],this.close=e[f(t.closeField,1+s)],this.open=e[f(t.openField,2+s)],this.y=e[x(t.highField,t.yField,3+s)]}}_readObject(t,e){super._readObject(t,e),this.low=w(e[t.lowField],e.low),this.open=w(e[t.openField],e.open),this.close=w(e[t.closeField],e.close),this.y=b(e[t.highField],e.high,this.y)}_readSingle(t){super._readSingle(t),this.low=this.close=this.open=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lowValue)||isNaN(this.openValue)||isNaN(this.closeValue))}initValues(){this.lowValue=parseFloat(this.low),this.openValue=parseFloat(this.open),this.closeValue=parseFloat(this.close)}initPrev(t,e){e.yValue=e.lowValue=e.openValue=e.closeValue=this.lowValue}applyValueRate(t,e){this.lowValue=v(t.lowValue,this.lowValue,e),this.openValue=v(t.openValue,this.openValue,e),this.closeValue=v(t.closeValue,this.closeValue,e)}}class $r extends Vi{constructor(){super(...arguments),this.tooltipText="<b>${name}</b><br>최저: <b>${lowValue}</b><br>시가: <b>${openValue}</b><br>종가: <b>${closeValue}</b><br>고가: <b>${highValue}</b>"}_type(){return"candlestick"}canCategorized(){return!0}_createPoint(t){return new Br(t)}_getBottomValue(t){return t.lowValue}_createLegendMarker(t,e){const s=new Dr;return s.rect(0,.2*e,e,.6*e),s.vline(e/2,0,e),new St(t,pi.LEGEND_MARKER,s.end())}}class Ir extends mi{constructor(){super(...arguments),this.radius=4,this.shape=Bs.CIRCLE}}class Fr extends Qs{}class zr extends Zs{}class Hr extends fi{}class Gr extends xi{constructor(t,e){super(t,e),this.width=Gr.DEF_WIDTH,this.height=Gr.DEF_HEIGHT,this.neckWidth=Gr.DEF_NECK_WIDTH,this.neckHeight=Gr.DEF_NECK_HEIGHT,this.reversed=!1,this.legendByPoint=!1}getSize(t,e){return{width:g(.1*t,Z(this._widthDim,t)),height:g(.1*e,Z(this._heightDim,e))}}getNeckSize(t,e){return{width:ut.clamp(Z(this._neckWidthDim,t),.1*t,t),height:ut.clamp(Z(this._neckHeightDim,e),.1*e,e)}}_type(){return"funnel"}_createPoint(t){return new Hr(t)}load(t){return super.load(t),this._widthDim=U(this.width,Gr.DEF_WIDTH),this._heightDim=U(this.height,Gr.DEF_HEIGHT),this._neckWidthDim=U(this.neckWidth,Gr.DEF_NECK_WIDTH),this._neckHeightDim=U(this.neckHeight,Gr.DEF_NECK_HEIGHT),this}}Gr.DEF_WIDTH="85%",Gr.DEF_HEIGHT="90%",Gr.DEF_NECK_WIDTH="30%",Gr.DEF_NECK_HEIGHT="30%";class jr extends qs{}class Wr extends Zs{parse(t){super.parse(t);const e=this.source;this.min=e.min,this.max=e.max}_assignTo(t){return h(super._assignTo(t),{min:this.min,max:this.max})}}var Yr;!function(t){t.SQURE_ROOT="squreRoot",t.STURGES="struges",t.RICE="rice"}(Yr||(Yr={}));const Xr={squreRoot:function(t){return Math.ceil(Math.sqrt(t))},struges:function(t){return Math.ceil(Math.log(t)*Math.LOG2E)},rice:function(t){return Math.ceil(2*Math.pow(t,1/3))}};class Ur extends mi{constructor(){super(...arguments),this.radius=4,this.shape=Bs.CIRCLE}}class Zr extends Zs{}class Kr extends Br{}class qr extends Zs{}class Qr extends fi{constructor(){super(...arguments),this.sliced=!1,this.startAngle=0,this.angle=0}get thickness(){return this._thickness}set thickness(t){t!==this._thickness&&(this._thickness=t,this._thickDim=X(t,!0))}parse(t){super.parse(t),this.sliced=this.source.sliced}_assignTo(t){return h(super._assignTo(t),{sliced:this.sliced})}}class Jr extends $e{constructor(t){super(t,!0)}getDefaultIconPos(){return Pe.LEFT}}class tn extends ai{}class en extends wi{constructor(){super(...arguments),this.groupSize=1,this.labelDistance=25,this.sliceOffset="7%",this.autoSlice=!0,this.sliceDuration=300,this.borderRadius=0,this.innerText=new Jr(this.chart)}hasInner(){return this._innerDim&&this._innerDim.size>0}getInnerRadius(t){const e=this._innerDim;return e?e.size/(e.fixed?t:100):0}getSliceOffset(t){return!this.group&&this._sliceDim?Z(this._sliceDim,t):0}_type(){return"pie"}_createLabel(t){return new tn(t)}_createPoint(t){return new Qr(t)}_doLoad(t){super._doLoad(t),this._innerDim=X(this.innerRadius,!0),this._sliceDim=X(this.sliceOffset,!0)}_doPrepareRender(){super._doPrepareRender();let t=f(this.startAngle%360,0),e=g(0,p(360,f(this.totalAngle,360)));this._startRad=M+O*t,this._totalRad=O*e,this._groupPos=NaN}}class sn extends Si{constructor(){super(...arguments),this.polarSize="80%",this.innerSize=0}getPolarSize(t,e){return Z(this._polarDim,p(t,e))}getInnerRadius(t){const e=this._innerDim;return e?e.size/(e.fixed?t:100):0}_type(){return"piegroup"}_seriesType(){return"pie"}needAxes(){return!1}_canContain(t){return t instanceof en}_doLoad(t){super._doLoad(t),this._polarDim=X(this.polarSize,!0)||{size:80,fixed:!1},this._innerDim=X(this.innerSize,!0)}_doPrepareSeries(t){const e=t.map((t=>t.groupSize)).reduce(((t,e)=>t+f(e,1)),0);let s=0;t.forEach((t=>{t._groupPos=s,s+=t._groupSize=f(t.groupSize,1)/e}))}}class rn extends Zs{}class nn extends Zs{_assignTo(t){return h(super._assignTo(t),{id:this.id,group:this.group})}_readArray(t,e){if(e.length<=2)this.isNull=!0;else{const s=e.length>3?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.y=e[f(t.yField,0+s)],this.id=z(e[f(t.idField,1+s)]),this.group=z(e[f(t.groupField,2+s)])}}_readObject(t,e){super._readObject(t,e),this.id=z(e[t.idField]),this.group=z(e[t.groupField])}}class an extends ve{constructor(t){super(t.chart,!1),this.level=t,this.floating=!0}}class hn extends ve{constructor(t,e){super(t.chart,!0),this.series=t,this.level=e,this.head=new an(this)}}class on{constructor(t){this.series=t,this._levels=[]}load(t){const i=this._levels=[];e(t)&&(t=[t]),s(t)&&t.forEach((t=>{e(t)&&t.level>=0&&(i[t.level]=this.$_loadLevel(t))}))}getLevel(t){return this._levels[t]}$_loadLevel(t){const e=new hn(this.series,t.level);return e.load(t),e}}class ln{constructor(t){this.point=t}level(){return this.parent?this.parent.level()+1:0}getArea(){return{x:this.x,y:this.y,width:this.width,height:this.height}}setArea(t,e,s,i){this.x=t,this.y=e,this.width=s,this.height=i}getTotal(){return this.children.reduce(((t,e)=>t+e.value),0)}}var cn,_n,un,dn;!function(t){t.SQUARIFY="squarify",t.STRIP="strip",t.SLICE="slice",t.SLICE_DICE="sliceDice"}(cn||(cn={}));class pn extends Zs{_assignTo(t){return h(super._assignTo(t),{length:this.length,angle:this.angle,lengthValue:this.lengthValue,angleValue:this.angleValue})}_valuesChangd(){return this.length!==this._prev.length||this.angle!==this._prev.angle||super._valuesChangd()}_readArray(t,e){if(e.length<=2)this.isNull=!0;else{const s=e.length>3?1:0;s>0&&(this.x=e[f(t.xField,0)]),this.y=e[f(t.yField,0+s)],this.length=e[f(t.lengthField,1+s)],this.angle=e[f(t.angleField,2+s)]}}_readObject(t,e){super._readObject(t,e),this.length=w(e[t.lengthField],e.length),this.angle=w(e[t.angleField],e.angle),this.y=b(t._yFielder(e),e.y,e.value)}_readSingle(t){super._readSingle(t),this.length=this.angle=this.y}parse(t){super.parse(t),this.isNull||(this.isNull=isNaN(this.lengthValue)||isNaN(this.angleValue))}initValues(){this.lengthValue=parseFloat(this.length),this.angleValue=parseFloat(this.angle)}initPrev(t,e){e.yValue=this.yValue,e.lengthValue=.001}applyValueRate(t,e){this.lengthValue=v(t.lengthValue,this.lengthValue,e)}}!function(t){t.CENTER="center",t.START="start",t.END="end"}(_n||(_n={})),function(t){t.NONE="none",t.CLOSE="close",t.OPEN="open"}(un||(un={}));class gn extends Zs{constructor(){super(...arguments),this.low=0}parse(t){super.parse(t),this._isSum=!0===this.source.isSum,this._intermediate=this.source.intermediate,this._isSum&&(this.y=0),this.save=this.y}}class mn extends ys{constructor(t){super(t),this.maxWidth="30%",this.maxHeight="30%",this.gap=10}get width(){return this._width}set width(t){t!==this._width&&(this._width=t,this._widthDim=X(t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._height=t,this._heightDim=X(t,!0))}get maxWidth(){return this._maxWidth}set maxWidth(t){t!==this._maxWidth&&(this._maxWidth=t,this._maxWidthDim=X(t,!0))}get maxHeight(){return this._maxHeight}set maxHeight(t){t!==this._maxHeight&&(this._maxHeight=t,this._maxHeightDim=X(t,!0))}get gap(){return this._gap}set gap(t){t!==this._gap&&(this._gap=t,this._gapDim=X(t,!0))}getWidth(t){return Z(this._widthDim,t)}getHeight(t){return Z(this._heightDim,t)}getMaxWidth(t){return Z(this._maxWidthDim,t)}getMaxHeight(t){return Z(this._maxHeightDim,t)}getGap(t){return Z(this._gapDim,t,0)}}class fn extends gs{constructor(t){super(t),this.reversed=!1,this.scale=new vs(this),this.label=new mn(this.chart)}isVertical(){return this.group?this.group.vertical:this.vertical}scaleVisible(){return!this.group&&this.scale.visible}calcedMinMax(){return this.scale.range()}_doPrepareRender(t){super._doPrepareRender(t),this.label.prepareRender()}}!function(t){t.BAR="bar",t.NEEDLE="needle"}(dn||(dn={}));class xn extends ve{constructor(t){super(t.chart,!0),this.gauge=t,this._args={gauge:null,value:NaN}}getStyle(t){if(this.styleCallback){this._args.gauge=this.chart._proxy.getChartObject(this.gauge),this._args.value=t;return this.styleCallback(this._args)}}}class wn extends fn{constructor(t){super(t),this.valueBar=new xn(this),this.band=new bs(this)}_type(){return"linear"}}class bn extends ve{constructor(){super(...arguments),this.opposite=!1,this.gap=10}}class yn extends ds{constructor(t){super(t),this.vertical=!1,this.itemLabel=new bn(this.chart,!0),this.scale=new vs(this),this.itemGap=10,this.label=new mn(t),this.label.gap=10}calcedMinMax(){return this.scale.range()}}class vn extends yn{constructor(){super(...arguments),this.band=new bs(this,!1)}_type(){return"lineargroup"}_gaugesType(){return"linear"}}class Vn extends ve{constructor(t){super(t.chart,!0),this.gauge=t,this.vertical=!1,this.rangeInclusive=!0}get width(){return this._width}set width(t){t!==this._width&&(this._width=t,this._widthDim=X(t,!0))}get height(){return this._height}set height(t){t!==this._height&&(this._height=t,this._heightDim=X(t,!0))}get ranges(){var t;return null===(t=this.$_internalRanges())||void 0===t?void 0:t.slice(0)}set ranges(t){t!==this._ranges&&(this._ranges=t,this._runRanges=null)}$_internalRanges(){return this._runRanges||(this._runRanges=ht(this._ranges,this.gauge.minValue,this.gauge.maxValue,this.rangeInclusive)),this._runRanges}}class Sn extends ve{constructor(t){super(t.chart,!0)}}class Pn extends xn{}class kn extends yn{constructor(){super(...arguments),this.rangeInclusive=!0}getRanges(t,e,s){return ht(this.ranges,t,e,w(s,this.rangeInclusive))}_type(){return"bulletgroup"}_gaugesType(){return"bullet"}}class En extends ve{}class An extends ve{}const Cn={area:()=>({type:"area"}),line:()=>({type:"line"}),bar:()=>({type:"bar"})},Ln={category:()=>({type:"category"}),linear:()=>({type:"linear"}),time:()=>({type:"time"}),log:()=>({type:"log"})},Tn={minPadding:0,maxPadding:0};class Nn extends ve{constructor(t){super(t,!1),this._thickness=45,this._gap=8,this._gapFar=3,this._dataChanged=!0,this.usePointSource=!1,this.liveScroll=!0,this.minSize=.05,this.handle=new En(t,!0),this.mask=new An(t,!0),this.borderLine=new ve(t,!0)}get thickness(){return this._thickness}set thickness(t){this._thickness=+t||this._thickness}get gap(){return this._gap}set gap(t){this._gap=+t||this._gap}get gapFar(){return this._gapFar}set gapFar(t){this._gapFar=+t||this._gapFar}isVisible(){return this.visible}axisLen(){return this._naviChart.xAxis.length()}axis(){return this._source._xAxisObj}_doLoad(t){super._doLoad(t);const s={};if(e(t.series)){let e=t.series.type;"area"!==e&&"line"!==e&&"bar"!==e&&(e="area"),s.series=h({},t.series,Cn[e]())}else s.series=Cn.area();e(t.xAxis)?s.xAxis=h({},t.xAxis,(Ln[t.xAxis.type]||Ln.linear)(),Tn):s.xAxis=h({},Tn),e(t.yAxis)?s.yAxis=h({},t.yAxis,(Ln[t.yAxis.type]||Ln.linear)(),Tn):s.yAxis=h(Ln.linear(),Tn),this._config=s,this._axisType=s.xAxis.type}_doPrepareRender(t){const e=t._getSeries().getSeries(this.source)||t.firstSeries;e!==this._source&&(this._source=e,this._axisType||(this._config.xAxis.type=this._source._xAxisObj._type()),this._naviChart=this.chart._createChart(this._config),this.usePointSource?this._naviChart.firstSeries._loadPoints(this._source.getPoints()._points.map((t=>t.source))):this._naviChart.firstSeries._loadPoints(this._source.getPoints()._points)),this._vertical=!1,this._naviChart.prepareRender()}}class Rn extends As{constructor(t){super(t.chart),this.pane=t,this.radius=T,this.centerX=T,this.centerY=T}base(){return this.chart.body}contains(t){return t.col===this.pane.col||t.row===this.pane.row}}class Mn extends ve{constructor(t,e,s){super(t,!0),this.row=e,this.col=s,this.body=new Rn(this)}prepareRender(){this.body.prepareRender()}}class On extends ve{constructor(t){super(t,!1),this._cols=1,this._rows=1,this._panes={},this._vcols=1,this._vrows=1,this._vpanes=[],this.gap=0}count(){return this._vrows*this._vcols}rowCount(){return this._vrows}colCount(){return this._vcols}paneCount(){return this._vrows*this._vcols}getPane(t,e){return this._vpanes[t][e]}getRow(t){return this._vpanes[t]}getColumn(t){return this._vpanes.map((e=>e[t]))}_doLoadSimple(t){return s(t)&&t.length>0?(this.rows=g(1,+t[0]),this.cols=g(1,f(+t[1],this.rows)),this.rows>0&&this.cols>0&&(this.$_parsePanes(this.rows,this.cols),this.visible=!0),!0):super._doLoadSimple(t)}_doLoadProp(t,e){if(["panes","cols","rows"].indexOf(t)>=0)return!0}load(t){return super.load(t),e(t)&&(this.$_parsePanes(this.rows=t.rows,this.cols=t.cols),this._panes=this.$_loadPanes(t.panes)),this}_doPrepareRender(t){this._xAxes=t._xPaneAxes,this._yAxes=t._yPaneAxes,this._vpanes=this.$_collectPanes(t),this._vpanes.forEach((t=>t.forEach((t=>t.prepareRender()))))}getXLens(t){return new Array(this._vcols).fill(t/this._vcols)}getYLens(t){return new Array(this._vrows).fill(t/this._vrows)}layoutAxes(t,e,s,i){const r=this.getXLens(s?e:t);this._xAxes.buildTicks(r);const n=this.getYLens(s?t:e);this._yAxes.buildTicks(n),this.$_calcAxesPoints(r,n,0)}$_calcAxesPoints(t,e,s){this._xAxes.calcPoints(t,s),this._yAxes.calcPoints(e,s)}calcAxesPoints(t,e){this.$_calcAxesPoints(t,e,101)}calcSizes(t,e){this._widths=this.$_calcSizes(t,this._widths),this._heights=this.$_calcSizes(e,this._heights)}getAnnotation(t){for(const e in this._panes){const s=this._panes[e].body.getAnnotation(t);if(s)return s}}$_parseSizes(t){let e;return e=s(t)&&t.length>0?t.slice(0):t>0?new Array(t).fill("*"):["*"],e.map((t=>{if(r(t)){const e=t.trim();return{size:"*"===e?1:parseFloat(e)}}return+t||{size:1}}))}$_parsePanes(t,e){this._widths=this.$_parseSizes(e),this._heights=this.$_parseSizes(t),this._cols=this._widths.length,this._rows=this._heights.length}$_loadPanes(t){const i={};return t=s(t)?t:e(t)?[t]:null,s(t)&&t.forEach((t=>{const e=+t.row||0,s=+t.col||0;if(s>=0&&s<this._cols&&e>=0&&e<this._rows){const r=new Mn(this.chart,e,s);r.load(t),i[e+","+s]=r}})),i}$_collectPanes(t){const e=t._getXAxes().internalItems(),s=t._getYAxes().internalItems(),i=[],r=[],n=[];e.concat(s).forEach((t=>{const e=t.row||0,s=t.col||0;t._row=e,t._col=s,s>=0&&s<this._cols&&i.indexOf(s)<0&&i.push(s),e>=0&&e<this._rows&&r.indexOf(e)<0&&r.push(e)})),i.sort(),r.sort();for(let e=0;e<r.length;e++){const s=[];for(let r=0;r<i.length;r++){const i=this._panes[e+","+r]||new Mn(t,e,r);s.push(i)}n.push(s)}return this._vrows=n.length,this._vcols=n[0].length,n}$_calcSizes(t,e){}}class Dn extends or{_type(){return"circlebar"}_initProps(){super._initProps(),this.pointLabel.position=ti.INSIDE}}var Bn;!function(t){t.HOVER="hover",t.POINT="point",t.GROUP="group",t.AXIS="axis"}(Bn||(Bn={}));class $n extends ve{constructor(t){super(t.chart,!0),this.owner=t,this._domain={callback:(t,e)=>this._ctx.getTooltipParam(this._series,this._point,e)},this.scope=Bn.HOVER,this.offset=8,this.hideDelay=$n.HIDE_DELAY,this.minWidth=100,this.minHeight=40,this.nanText="",this.numberFormat=",#.##",this.timeFormat="yyyy-MM-dd"}get numberFormat(){return this._numberFormat}set numberFormat(t){t!==this._numberFormat&&(this._numberFormat=t,this._domain.numberFormatter=t?Rt.getFormatter(t):T)}get timeFormat(){return this._timeFormat}set timeFormat(t){t!==this._timeFormat&&(this._timeFormat=t,this._domain.timeFormatter=t?Kt.getFormatter(t):T)}setTarget(t,e,s){let i=V(Bn,this.scope,Bn.HOVER);return this._ctx=this.visible&&this.owner.getTooltipContext(i,this._series=t,this._point=e)}getTextDomain(){return this._domain}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}}$n.HIDE_DELAY=700;const In={bar:_r,circlebar:class extends cr{_type(){return"circlebargroup"}_seriesType(){return"circlebar"}_canContain(t){return t instanceof Dn}},line:Cr,area:Lr,pie:sn,bargroup:_r,circlebargroup:_r,linegroup:Cr,areagroup:Lr,piegroup:sn,bump:class extends Pi{_type(){return"bump"}_seriesType(){return"line"}_canContain(t){return t instanceof Pr}_doConstraintYValues(t){const e={};t.forEach((t=>{t._runPoints.forEach((t=>{const s=t.xValue;let i=e[s];i?i.push(t):e[s]=[t]}))}));for(const t in e){const s=e[t].sort(((t,e)=>t.yValue-e.yValue));for(let t=s.length-1;t>=0;t--)s[t].yLabel=s[t].yValue,s[t].yValue=s[t].yGroup=t}return ut.makeIntArray(0,t.length)}}},Fn={area:Er,arearange:class extends yr{constructor(){super(...arguments),this.curved=!1,this.tooltipText="<b>${name}</b><br>${series}: <b>${lowValue}</b> ~ <b>${highValue}</b>"}_type(){return"arearange"}_createLegendMarker(t,e){return new pr(t,e)}_createPoint(t){return new Ar(t)}getLineType(){return this.curved?_e.SPLINE:_e.DEFAULT}collectValues(t,e){super.collectValues(t,e),e&&t===this._yAxisObj&&this._runPoints.forEach((t=>!t.isNull&&e.push(t.lowValue)))}_doPrepareLines(t){const e=super._doPrepareLines(t),s=[];return e.forEach((t=>{const e=[];for(let s=t.length-1;s>=0;s--){const i=t[s],r=i.toPoint();r.py=i.yLow,e.push(r)}s.push(t,e)})),s}},bar:lr,barrange:class extends Vi{constructor(){super(...arguments),this.tooltipText="<b>${name}</b><br>${series}: <b>${lowValue}</b> ~ <b>${highValue}</b>"}_type(){return"barrange"}pointLabelCount(){return 2}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}_createFielders(){super._createFielders(),this._lowFielder=this._createFielder(this.lowField)}_createPoint(t){return new Qs(t)}_getBottomValue(t){return t.lowValue}},bellcurve:class extends Er{constructor(){super(...arguments),this.sigmas=3,this.pointsInSigma=5,this.curved=!0}_type(){return"bellcurve"}getLineType(){return this.curved?_e.SPLINE:_e.DEFAULT}_createPoint(t){return new Tr(t)}_doLoadData(t){const e=super._doLoadData(t);if(s(e))return this.$_loadTable(e)}_referOtherSeries(t){if(this._points.isEmpty()&&(t.name===this.source||t.index===this.source))return t.referBy(this),!0}reference(t,e){if(!e._isX){const e=t._runPoints.map((t=>t.yValue)).filter((t=>!isNaN(t))),s=this.$_loadTable(e);this._doLoadPoints(s),this._runPoints=this._points.getPoints(this._xAxisObj,this._yAxisObj),this.collectValues(this._xAxisObj,this._xAxisObj._values),this.collectValues(this._yAxisObj,this._yAxisObj._values)}}$_loadTable(t){const e=t.length;if(e<1)return;const s=t.reduce(((t,e)=>t+e),0)/e,i=Math.sqrt(t.reduce(((t,e)=>t+Math.pow(e-s,2)))/(e-1)),r=i/this.pointsInSigma,n=s-this.sigmas*i,a=s+this.sigmas*i;let h=s;const o=[];for(o.push(this.$_getDenstiy(s,i,h));h>n;)h-=r,o.unshift(this.$_getDenstiy(s,i,h));for(h=s;h<a;)h+=r,o.push(this.$_getDenstiy(s,i,h));return o}$_getDenstiy(t,e,s){const i=s-t;return{x:s,y:Math.exp(-i*i/(2*e*e))/(e*Math.sqrt(2*Math.PI))}}},boxplot:class extends Vi{constructor(){super(...arguments),this.tooltipText="<b>${name}</b><br>min: <b>${minValue}</b><br>low: <b>${lowValue}</b><br>mid: <b>${midValue}</b><br>high: <b>${highValue}</b><br>max: <b>${maxValue}</b>"}_type(){return"boxplot"}pointLabelCount(){return 2}canCategorized(){return!0}_createFielders(){super._createFielders(),this._minFielder=this._createFielder(this.minField),this._lowFielder=this._createFielder(this.lowField),this._midFielder=this._createFielder(this.midField),this._highFielder=this._createFielder(this.highField)}_createPoint(t){return new Nr(t)}_getBottomValue(t){return t.minValue}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}},bubble:Mr,candlestick:$r,circlebar:Dn,dumbbell:class extends bi{constructor(){super(...arguments),this.marker=new Ir(this)}_type(){return"dumbbell"}canCategorized(){return!0}pointLabelCount(){return 2}getLabelOff(t){return super.getLabelOff(t)+g(0,this.marker.radius)}_createPoint(t){return new Fr(t)}_doPrepareRender(){super._doPrepareRender();const t=this.marker.radius,e=this.marker.shape;this._runPoints.forEach((s=>{s.radius=t,s.shape=e}))}collectValues(t,e){super.collectValues(t,e),e&&t===this._yAxisObj&&this._runPoints.forEach((t=>{const s=t.lowValue;!isNaN(s)&&e.push(s)}))}},equalizer:class extends yi{constructor(){super(...arguments),this.segmentSize=10,this.segmentGap=4,this.segmented=!1}getSegmentSize(t){return Z(this._segmentDim,t)}_type(){return"equalizer"}canCategorized(){return!0}_createPoint(t){return new zr(t)}_doLoad(t){super._doLoad(t),this._segmentDim=X(this.segmentSize,!1)}_createLegendMarker(t,e){const s=new Dr;return s.rect(0,0,e,.4*e),s.rect(0,.6*e,e,.4*e),new St(t,pi.LEGEND_MARKER,s.end())}},errorbar:class extends Vi{constructor(){super(...arguments),this.pointPadding=.3,this.tooltipText="<b>${name}</b><br>${series}: <b>${lowValue}</b> ~ <b>${highValue}</b>"}_type(){return"errorbar"}isClusterable(){return!1}pointLabelCount(){return 2}_createPoint(t){return new Qs(t)}_getBottomValue(t){return t.lowValue}getBaseValue(t){return t===this._yAxisObj?0:NaN}_createLegendMarker(t,e){const s=new Dr;s.vline(e/2,.1,.8*e),s.hline(.1,0,e),s.hline(.9*e,0,e);const i=new St(t,pi.LEGEND_MARKER,s.end());return i.setStyle("strokeWidth","2px"),i}},funnel:Gr,heatmap:class extends pi{constructor(){super(...arguments),this.tooltipText="x: <b>${x}</b><br>y: <b>${y}</b><br>heat: <b>${z}</b>"}getColor(t){}_type(){return"heatmap"}canMixWith(t){return!1}canCategorized(){return!0}hasZ(){return!0}defaultYAxisType(){return"category"}_createPoint(t){return new jr(t)}_doPrepareRender(){super._doPrepareRender(),this._heatMin=Number.MAX_VALUE,this._heatMax=Number.MIN_VALUE,this._runPoints.forEach((t=>{isNaN(t.zValue)||(this._heatMin=p(this._heatMin,t.zValue),this._heatMax=g(this._heatMax,t.zValue))}))}},histogram:class extends pi{constructor(){super(...arguments),this.binsNumber=Yr.SQURE_ROOT,this.baseValue=0}getBinCount(t){const e=f(this.binWidth,0);if(e>0)return t/e;return f(this.binsNumber,0)<1?Xr[this.binsNumber||Yr.SQURE_ROOT](t):void 0}_type(){return"histogram"}_createPoint(t){return new Wr(t)}_doLoadPoints(t){function i(t){let i;return i=s(t)?t[f(this.yField,0)]:e(t)?b(t[this.yField],t.y,t.value):t,parseFloat(i)}const r=[];let n=[];for(let e=0;e<t.length;e++){const s=i(t[e]);isNaN(s)||n.push(s)}if(n.length>0){n=n.sort(((t,e)=>t-e)),this.minValue<n[0]&&n.unshift(this.minValue),this.maxValue>n[n.length-1]&&n.push(this.maxValue);const t=n.length,e=n[0],s=n[t-1],i=this.getBinCount(t),a=this._binInterval=(s-e)/i;let h=0,o=e,l=o+a;for(let e=0;e<i;e++){let c=0;if(e==i-1)c=t-h;else for(;h<t&&n[h]<l;)c++,h++;r.push({x:o,y:c,min:o,max:e===i-1?s:l}),o=l,l=o+a}}super._doLoadPoints(r)}collectValues(t,e){super.collectValues(t,e),e&&(t===this._xAxisObj?e.push(this._runPoints[this._runPoints.length-1].max):t===this._yAxisObj&&e.push(this._base))}_doPrepareRender(){super._doPrepareRender(),this._base=f(this.baseValue,this._yAxisObj.getBaseValue())}getBaseValue(t){return t===this._yAxisObj?this._base:NaN}isBased(t){return t===this._yAxisObj}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}},line:Pr,spline:class extends Pr{getLineType(){return _e.SPLINE}},lollipop:class extends yi{constructor(){super(...arguments),this.marker=new Ur(this)}_type(){return"lollipop"}canCategorized(){return!0}getLabelOff(t){return super.getLabelOff(t)+this.marker.radius}_createPoint(t){return new Zr(t)}_doPrepareRender(){super._doPrepareRender();const t=this.marker.radius,e=this.marker.shape;this._runPoints.forEach((s=>{s.radius=t,s.shape=e}))}},ohlc:class extends $r{_type(){return"ohlc"}_createPoint(t){return new Kr(t)}_createLegendMarker(t,e){const s=new Dr;s.vline(e/2,0,e),s.hline(.4*e,e/2,e),s.hline(.7*e,0,e/2);const i=new St(t,pi.LEGEND_MARKER,s.end());return i.setStyle("strokeWidth","2px"),i}},pareto:class extends yr{constructor(){super(...arguments),this.curved=!1}getLineType(){return this.curved?_e.SPLINE:_e.DEFAULT}_type(){return"pareto"}_createPoint(t){return new qr(t)}_referOtherSeries(t){if(t.name===this.source||t.index===this.source)return t.referBy(this),!0}reference(t,e){e._isX||(this.$_loadPoints(t._runPoints),this.collectValues(this._xAxisObj,this._xAxisObj._values),this.collectValues(this._yAxisObj,this._yAxisObj._values))}$_loadPoints(t){const e=[],s=t.reduce(((t,e)=>t+f(e.yValue,0)),0);let i=0;t.forEach((t=>{t.isNull||e.push({x:t.xValue,y:i+=100*t.yValue/s})})),this._doLoadPoints(e),this._runPoints=this._points.getPoints(this._xAxisObj,this._yAxisObj)}},pie:en,scatter:class extends Ei{constructor(){super(...arguments),this.jitterX=0,this.jitterY=0,this.radius=5,this.hoverScale=1.8}_type(){return"scatter"}_createPoint(t){return new rn(t)}_createLegendMarker(t,e){return new ur(t,e)}_colorByPoint(){return this.colorByPoint}setShape(t){this._defShape=t}getShape(t){return this.shape||this._defShape}hasMarker(){return!0}legendMarker(t,e){const s=super.legendMarker(t,e);return s.setShape(this.getShape(null),p(+e||Cs.MARKER_SIZE,2*this.radius)),s}},treemap:class extends pi{constructor(){super(...arguments),this._map={},this._levels=1,this.idField="id",this.groupField="group",this.algorithm=cn.SQUARIFY,this.alternate=!0,this.groupMode=!0,this.groupLevels=new on(this)}buildMap(t,e){function s(t){if(t.children){let e=0;t.children.forEach(((t,i)=>{s(t),e+=t.value})),t.value=e,t.children=t.children.sort(((t,e)=>e.value-t.value)),t.children.forEach(((t,e)=>{t.index=e})),n=g(n,t.level()+1+1)}else r.push(t),t.value=t.point?t.point.yValue:0}const i="vertical"===this.startDir||e>t,r=this._leafs=[];let n=1;return this._roots.forEach(((t,e)=>{s(t)})),this._roots=this._roots.sort(((t,e)=>e.value-t.value)),this._roots.forEach(((t,e)=>{t.index=e})),(this[this.algorithm]||this.squarify).call(this,this._roots,t,e,i),this._levels=n,{roots:this._roots,leafs:this._leafs}}_type(){return"treemap"}needAxes(){return!1}canMixWith(t){return!1}_createPoint(t){return new nn(t)}getLabeledPoints(){return this._leafs.map((t=>t.point))}_doPrepareRender(){super._doPrepareRender(),this._roots=this.$_buildTree(this._runPoints)}$_buildTree(t){const e=[],s=[],i=this._map;t.forEach((t=>{if(t.id||!t.isNull){const r=new ln(t);t.id&&(i[t.id]=r),t.group?s.push(r):e.push(r)}}));for(let t=s.length-1;t>=0;t--){const r=s[t],n=i[r.point.group];(r.parent=n)?(n.children||(n.children=[]),n.children.push(r),r.children&&s.splice(t,1)):(e.push(r),s.splice(t,1))}return e}$_squarifyRow(t,e,s,i){const r=e.width*e.height,n=e.width,a=e.height;let h=e.x,o=e.y,l=Number.MAX_VALUE,c=0;const _=[];if(2===t.length){return(1===s?n>a:n>=a)?t.forEach((t=>{t.setArea(h,o,n*t.value/i,a),h+=t.width})):t.forEach((t=>{t.setArea(h,o,n,a*t.value/i),o+=t.height})),0}for(;t.length>0;){let u,d,p,m,f;if(u=t.shift(),c+=u.value,m=c*r/i,1===s?(d=m/a,p=a*u.value/c):(p=m/n,d=n*u.value/c),f=g(d/p,p/d),t.length>0&&f>l)return t.unshift(u),c-=u.value,m=r*c/i,1===s?(p=a,d=m/p):(d=n,p=m/d),_.forEach((t=>{1===s?(t.setArea(h,o,d,a*t.value/c),o+=t.height):(t.setArea(h,o,n*t.value/c,p),h+=t.width)})),1===s?(e.x+=d,e.width-=d):(e.y+=p,e.height-=p),i-c;if(0===t.length)return m=r*c/i,1===s?(p=a,d=m/p):(d=n,p=m/d),_.push(u),_.forEach((t=>{1===s?(t.setArea(h,o,d,a*t.value/c),o+=t.height):(t.setArea(h,o,n*t.value/c,p),h+=t.width)})),0;l=f,_.push(u)}}$_squarify(t,e,s,i){const r=t.slice(0);let n=s?1:0,a=t.reduce(((t,e)=>t+e.value),0);do{a=this.$_squarifyRow(r,e,n,a),i&&(n=1-n)}while(a>0);t.forEach((t=>{t.children&&this.$_squarify(t.children,t.getArea(),!s,!0)}))}squarify(t,e,s,i){this.$_squarify(t,{x:0,y:0,width:e,height:s},i,!0)}strip(t,e,s,i){this.$_squarify(t,{x:0,y:0,width:e,height:s},i,!1)}$_sliceNext(t,e,s,i){if(t.x=e.x,t.y=e.y,1===s){const s=e.height*t.value/i;t.width=e.width,t.height=s,e.y+=s,e.height-=s}else{const s=e.width*t.value/i;t.height=e.height,t.width=s,e.x+=s,e.width-=s}t.children&&this.$_slice(t.children,t.getArea(),0===s,!0)}$_slice(t,e,s,i){let r=t.reduce(((t,e)=>t+e.value),0),n=s?1:0;t.forEach((t=>{this.$_sliceNext(t,e,n,r),r-=t.value,i&&(n=1-n)}))}slice(t,e,s,i){this.$_slice(t,{x:0,y:0,width:e,height:s},i,!1)}sliceDice(t,e,s,i){this.$_slice(t,{x:0,y:0,width:e,height:s},i,!0)}},vector:class extends pi{constructor(){super(...arguments),this.origin=_n.CENTER,this.maxLength=20,this.startAngle=0,this.arrowHead=un.CLOSE}_type(){return"vector"}_createPoint(t){return new pn(t)}_doPrepareRender(){super._doPrepareRender();const t=this._runPoints;if(t.length>0){const e=this.maxLength,s=this.origin,i=t.map((t=>t.length)).reduce(((t,e)=>g(t,e)));t.forEach((t=>{const r=t.length/i;switch(t._len=r*e,s){case _n.START:t._off=-t._len/2;break;case _n.END:t._off=t._len/2;break;default:t._off=0}}))}}_createLegendMarker(t,e){const s=.3,i=.7*e,r=[0,-s*e,-.2*e,-s*e,0,-.6*e,.2*e,-s*e,0,-s*e,0,.6*e],n=["M",r[0],r[1]+i];for(let t=2;t<r.length;t+=2)n.push("L",r[t],r[t+1]+i);const a=new St(t,pi.LEGEND_MARKER,n);return a.setStyle("strokeWidth","2px"),a.rotation=30,a}},waterfall:class extends vi{constructor(t,e){super(t,e)}_type(){return"waterfall"}canCategorized(){return!0}_createPoint(t){return new gn(t)}_createLegendMarker(t,e){return Gs.create(t,pi.LEGEND_MARKER,0,0,e,e,2)}_doPrepareRender(){super._doPrepareRender();const t=this._runPoints;if(t.length<1)return;let e,s,i=t[0],r=i.y=i._isSum?0:i.y,n=r,a=r,h=r,o=0;for(let l=1,c=t.length;l<c;l++){if(i=t[l],i._isSum){const e=t[l-1],r=!0===i._intermediate||l<c-1&&!1!==i._intermediate,n=i.save=i.y=r?h:a;i.yGroup=i.yValue=i.y,r?h<0?(o=e.low,s=o-n):(s=e.y,o=s-n):(o=t[0].low,s=o+n),h=0}else e=i.y,e<0?n<0?(s=r+n,o=s+e):(s=r,o=s+e):(o=r,s=o+e),h+=e,a+=e;n=i.y,i.y=r=s,i.low=o}}_getBottomValue(t){return t.y=t.save,NaN}}},zn={category:ni,linear:Di,time:Wi,date:Wi,log:$i},Hn={circle:class extends Ps{constructor(){super(...arguments),this.band=new bs(this),this.scale=new Qi(this,!1),this.rim=new Xi(this),this.valueRim=new Ui(this),this.marker=new Zi(this),this.hand=new Ki(this),this.pin=new qi(this)}_type(){return"circle"}getExtents(t){const e=super.getExtents(t),s=this.scale,i=this.band;let r=e.radius;const n=r-e.inner;if(i.visible)switch(e.bandThick=i.getThickness(n),i.position){case Me.INSIDE:e.band=r-(n-e.bandThick)/2;break;case Me.OPPOSITE:e.band=e.inner-i.gap,e.inner=e.band-e.bandThick;break;default:e.band=r+=e.bandThick+i.gap}switch(e.scaleTick=g(1,s.tick.length||0),e.scaleLabel=16,s.position){case Me.OPPOSITE:e.scale=e.inner-s.gap,e.inner=e.scale-e.scaleTick-e.scaleLabel;break;case Me.INSIDE:default:e.scale=r+s.gap}return e}},linear:wn,bullet:class extends fn{constructor(t){super(t),this.band=new Vn(this),this.targetBar=new Sn(this),this.valueBar=new Pn(this),this.rangeInclusive=!0}getRanges(t,e,s){return ht(this.ranges,t,e,w(s,this.rangeInclusive))}_type(){return"bullet"}_doLoad(t){super._doLoad(t)}},clock:class extends us{constructor(t){super(t),this._active=!0,this.centerX=Ps.DEF_CENTER,this.centerY=Ps.DEF_CENTER,this.radius=Ps.DEF_RADIUS,this.rim=new tr(this),this.hourHand=new er(this,7,"60%"),this.minuteHand=new er(this,5,"85%"),this.secondHand=new sr(this,2,"95%"),this.tick=new ir(this,10),this.minorTick=new ir(this,5),this.tickLabel=new rr(this),this.pin=new nr(this,5),this.label=new ar(this)}get active(){return this._active}set active(t){t!==this._active&&(this._active=t,this._changed())}getTime(){return this.time instanceof Date?this.time:r(this.time)?new Date(this.time):isNaN(this.time)?void 0:new Date(this.time)}getExtendts(t,e){const s=p(t,e);return{cx:Z(this._centerXDim,t,t/2),cy:Z(this._centerYDim,e,e/3),rd:Z(this._radiusDim,s,s/2)}}_type(){return"clock"}_doLoad(t){super._doLoad(t),this._centerXDim=X(w(this.centerX,Ps.DEF_CENTER),!0),this._centerYDim=X(w(this.centerY,Ps.DEF_CENTER),!0),this._radiusDim=X(w(this.radius,Ps.DEF_RADIUS),!0)}}},Gn={circle:Ji,linear:vn,bullet:kn,circlegroup:Ji,lineargroup:vn,bulletgroup:kn},jn={text:class extends Fe{constructor(){super(...arguments),this._domain={callback:(t,e)=>this.chart.getParam(t,e)},this.text="Text"}get numberFormat(){return this._numberFormat}set numberFormat(t){t!==this._numberFormat&&(this._numberFormat=t,this._domain.numberFormatter=t?Rt.getFormatter(t):T)}get timeFormat(){return this._timeFormat}set timeFormat(t){t!==this._timeFormat&&(this._timeFormat=t,this._domain.timeFormatter=t?Kt.getFormatter(t):T)}isVisible(){return this.visible&&!G(this.text)}_type(){return"text"}_doLoadSimple(t){return r(t)?(this.text=t,!0):super._doLoadSimple(t)}},image:class extends Fe{isVisible(){return this.visible&&!G(this.imageUrl)}_type(){return"image"}_doLoadSimple(t){return r(t)?(this.imageUrl=t,!0):super._doLoadSimple(t)}},shape:class extends Fe{constructor(t,e,s){super(t,e,s),this["@config width"]=64,this["@config height"]=64,this.shape=Bs.SQUARE,this.width=this.height=64}getSeries(){if(this._xRange&&this._yRange){const t=this.chart.seriesByName(this.series);if(t&&t.visible)return{series:t,xRange:this._xRange,yRange:this._yRange}}}_type(){return"shape"}_doLoadSimple(t){return r(t)?(this.shape=t,!0):super._doLoadSimple(t)}}};class Wn extends ve{constructor(){super(...arguments),this.text="RealChart v1.0",this.url="http://realgrid.com",this.floating=!1,this.align=it.RIGHT,this.verticalAlign=rt.BOTTOM,this.offsetX=2,this.offsetY=1,this.gap=4}isFloating(){return this.floating||this.verticalAlign===rt.MIDDLE&&this.align===it.CENTER}}var Yn;!function(t){t.AUTO="auto",t.POINT="point",t.GROUP="group",t.AXIS="axis"}(Yn||(Yn={}));class Xn extends ve{constructor(){super(...arguments),this.scope=Yn.AUTO}getHintDistance(){return isNaN(this.hintDistance)?this.chart.tooltip.visible&&this.chart.tooltip.followPointer?Number.MAX_SAFE_INTEGER:30:this.hintDistance}getScope(t,e){return V(Yn,this.scope,Yn.AUTO)!==Yn.AUTO?this.scope:this.chart.options.seriesHovering?Yn.POINT:t._xAxisObj.crosshair.visible?Yn.AXIS:t.isMarker()&&t.group?Yn.GROUP:Yn.POINT}}class Un extends ve{constructor(){super(...arguments),this.paletteMode=ce.NORMAL,this.animatable=!0,this.xStep=1,this.axisGap=8,this.credits=new Wn(null,!0),this.seriesHovering=!1,this.pointHovering=new Xn(this.chart,!0)}getXStart(t){return t instanceof $i&&isNaN(this.xStart)?1:this.xStart||0}}class Zn extends k{constructor(t){super(),this._data=new Xs,this._export={visible:!0,useLibrary:!1,menus:[lt.PNG,lt.JPEG,lt.SVG],fileName:"realchart",scale:1,hideNavigator:!1,hideScrollbar:!1,hideZoomButton:!1},this._params={},this._loadAnimatable=!0,this._dataChanged=!1,this.type="bar",this.gaugeType="circle",this.polar=!1,this.timeOffset=(new Date).getTimezoneOffset(),this.startOfWeek=0,this._assets=new be,this._options=new Un(this,!0),this._title=new Ai(this),this._subtitle=new Ci(this),this._legend=new Rs(this),this._tooltip=new $n(this),this._split=new On(this),this._series=new gi(this),this._xAxes=new ns(this,!0),this._yAxes=new ns(this,!1),this._xPaneAxes=new os(this),this._yPaneAxes=new ls(this),this._gauges=new ps(this),this._body=new As(this),this._annotations=new ze(this),this._navigator=new Nn(this),t&&this.load(t)}_createChart(t){return new Zn(t)}animatable(){return!1!==this._options.animatable}loadAnimatable(){return this._loadAnimatable}getTooltipContext(t,e,s){class i{constructor(t){this.axis=t,this.series=t.getVisibleSeries()}getTooltipText(t,e){return Si.collectTooltipText(this.axis,this.series,e)}getTooltipParam(t,e,s){return Si.inflateTooltipParam(this.series,t,e,s)}}switch(t!==Bn.POINT&&t!==Bn.AXIS&&t!==Bn.GROUP&&(t=this.options.pointHovering.getScope(e,s)),t){case Bn.AXIS:return new i(e._xAxisObj);case Bn.GROUP:return e.group;case Bn.POINT:default:return e}}get chart(){return this}anchorByName(t){}get data(){return this._data}get assets(){return this._assets}get options(){return this._options}get export(){return this._export}get title(){return this._title}get subtitle(){return this._subtitle}get first(){return this._series.first}get firstSeries(){return this._series.firstSeries}get firstGauge(){return this._gauges.firstGauge}get legend(){return this._legend}get tooltip(){return this._tooltip}get xAxis(){return this._xAxes.first}get yAxis(){return this._yAxes.first}get body(){return this._body}get split(){return this._split}get xPaneAxes(){return this._xPaneAxes}get yPaneAxes(){return this._yPaneAxes}get seriesNavigator(){return this._navigator}get config(){return this._config}needAxes(){return this._series.needAxes()}_getSeries(){return this._series}_getGauges(){return this._gauges}_getXAxes(){return this._xAxes}_getYAxes(){return this._yAxes}getAnnotations(){return this._annotations.getVisibles()}isGauge(){return this._gaugeOnly}isPolar(){return this._polar&&this._series.seriesCount()>0}isWidget(){return this._series.isWidget()}isInverted(){return this._inverted}isSplitted(){return this._splitted}isEmpty(t){return this._series.isEmpty(t)&&this._gauges.isEmpty(t)}seriesByName(t){return this._series.getSeries(t)}seriesByPoint(t){return this._series.seriesByPoint(t)}gaugeByName(t){return this._gauges.getGauge(t)}annotationByName(t){return this._annotations.getAnnotation(t)||(this._splitted?this._split.getAnnotation(t):this._body.getAnnotation(t))}axisByName(t){return this._xAxes.get(t)||this._yAxes.get(t)}containsAxis(t){return this._xAxes.contains(t)||this._yAxes.contains(t)}getXAxis(t){return this._xAxes.get(t)}getYAxis(t){return this._yAxes.get(t)}getAxes(t,e){const s=this._xAxes.items,i=this._yAxes.items;let r;if(this.isInverted())switch(t){case nt.LEFT:r=s.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.RIGHT:r=s.filter((t=>t._isOpposite));break;case nt.BOTTOM:r=i.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.TOP:r=i.filter((t=>t._isOpposite));break;case nt.CENTER:r=s.filter((t=>t._isBetween))}else switch(t){case nt.LEFT:r=i.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.RIGHT:r=i.filter((t=>t._isOpposite));break;case nt.BOTTOM:r=s.filter((t=>!t._isOpposite&&!t._isBetween));break;case nt.TOP:r=s.filter((t=>t._isOpposite));break;case nt.MIDDLE:r=s.filter((t=>t._isBetween))}return r?e?r.filter((t=>t.visible)):r:[]}_getLegendSources(){return this._series.getLegendSources()}$_assignTemplates(t){const e=t.template;if(r(e)){let s=this._templates[e];if(s)return y(s,t)}else s(e)&&e.forEach((e=>{let s=this._templates[e];return s&&(s=y(s,t)),s}));return t}load(t){const e="load chart "+1e6*Math.random();ut.LOGGING&&console.time(e),this._config=t,this._data.load(t.data),this.$_loadTemplates(t.templates),["type","gaugeType","polar","inverted"].forEach((e=>{e in t&&(this[e]=t[e])})),this._polar=!0===this.polar,this.type=this.type||"bar",this.gaugeType=this.gaugeType||"circle",this._assets.load(t.assets||t.asset),this._options.load(t.options),Object.assign(this._export,t.export),this._title.load(t.title),this._subtitle.load(t.subtitle),this._legend.load(t.legend),this._tooltip.load(t.tooltip),this._split.load(t.split),this._series.load(t.series),this._gauges.load(t.gauges||t.gauge),this._gaugeOnly=this._series.isEmpty(!1)&&!this._gauges.isEmpty(!1),this._gaugeOnly||(this._xAxes.load(b(t.xAxes,t.xAxis,{})),this._yAxes.load(b(t.yAxes,t.yAxis,{}))),this._body.load(t.body||t.plot),this._annotations.load(t.annotations||t.annotation,!1),this._navigator.load(t.seriesNavigator),ut.log("chart-items:",ye),ut.LOGGING&&console.timeEnd(e)}_connectSeries(t,e){return e?this._xAxes.connect(t):this._yAxes.connect(t)}dataChanged(){this._dataChanged=!0}isDataChanged(){return this._dataChanged}prepareRender(){const t=this._xAxes,e=this._yAxes,s=this._split;[t,e].forEach((t=>{t.count<1&&!this._gaugeOnly&&t.load({})})),this._inverted=!this._polar&&this.inverted,this._splitted=s.visible,t.disconnect(),e.disconnect(),this._series.prepareRender(),t.prepare(),e.prepare(),t.collectValues(),e.collectValues(),t.collectReferentsValues(),e.collectReferentsValues(),e.collectRanges(),t.prepareRender(),e.prepareRender(),this._splitted&&!this._gaugeOnly&&(s.prepareRender(),this._xPaneAxes.prepare(t,s._vrows,s._vcols),this._yPaneAxes.prepare(e,s._vrows,s._vcols)),this._series.prepareAfter(),this._legend.prepareRender(),this._gauges.prepareRender(),this._body.prepareRender(),this._annotations.prepareRender(),this._navigator.visible&&this._navigator.prepareRender()}afterRender(){this._dataChanged=!1,this._xAxes.afterRender(),this._yAxes.afterRender()}layoutAxes(t,e,s,i){this._xAxes.$_buildTicks(s?e:t),this._yAxes.$_buildTicks(s?t:e),this.$_calcAxesPoints(t,e,s,0)}$_calcAxesPoints(t,e,s,i){let r=s?e:t;this._xAxes.forEach((t=>{t.calcPoints(r,i)})),r=s?t:e,this._yAxes.forEach((t=>{t.calcPoints(r,i)}))}axesLayouted(t,e,s){this.$_calcAxesPoints(t,e,s,101)}update(){}getParam(t,e){return this._params[e]}setParam(t,e,s){s&&e!==this._params[t]?(this._params[t]=e,this._modelChanged(null)):this._params[t]=e}addSeries(t,e){const s=this._series.add(t);return s&&(this.dataChanged(),this._modelChanged(s)),s}removeSeries(t,e){const s=this._series.remove(t);if(s)return this.dataChanged(),this._modelChanged(null),s}$_loadTemplates(t){if(e(t)){const s=this._templates={};for(const i in t){const r=t[i];e(r)&&(s[i]=h({},r))}this.assignTemplates=this.$_assignTemplates.bind(this)}else this.assignTemplates=void 0}_getGroupType(t){return r(t)&&In[t.toLowerCase()]}_getSeriesType(t){return r(t)&&Fn[t.toLowerCase()]}_getAxisType(t){return r(t)&&zn[t.toLowerCase()]}_getGaugeType(t){return r(t)&&Hn[t.toLowerCase()]}_getGaugeGroupType(t){return r(t)&&Gn[t.toLowerCase()]}_getAnnotationType(t){return r(t)&&jn[t.toLowerCase()]}getAxesGap(){return this._options.axisGap||0}_modelChanged(t,e){this._fireEvent("onModelChanged",t,e)}_visibleChanged(t){this._fireEvent("onVisibleChanged",t)}_pointVisibleChanged(t,e){this._fireEvent("onPointVisibleChanged",t,e)}}class Kn extends P{constructor(t,e,s,i=0){super(),this.removeDelay=0,this._pool=[],this._views=[],this._removes=[],this._owner=t,this._creator=e,this._styleName=s,this.removeDelay=i}_doDestroy(){this.freeAll(),this._owner=null,this._creator=null,super._doDestroy()}get isEmpty(){return 0===this._views.length}get count(){return this._views.length}get first(){return this._views[0]}get last(){return this._views[this._views.length-1]}get(t){return this._views[t]}getAll(){return this._views.slice()}pull(t){let e=this._views[t];return e||(e=this._pool.pop()||new this._creator(this._owner.doc,this._styleName),this._owner.add(e),this._views.push(e)),e}_internalItems(){return this._views}elementOf(t){for(let e of this._views)if(e.dom.contains(t))return e}find(t){return this._views.find(t)}setRemoveDelay(t){return this.removeDelay=t,this}removeLater(t,e){const s=this._views.indexOf(t);s>=0&&(t.removeLater(e,(t=>{this._pool.push(t)})),this._views.splice(s,1))}$_create(t,e=-1,s=0){let i=this._pool.pop();return i||(i=new this._creator(t,this._styleName)),i}prepare(t,e,s){const i=this._owner.doc,r=this._owner,n=this._pool,a=this._views;for(;a.length>t;)n.push(a.pop().remove());for(;a.length<t;){const e=this.$_create(i);a.push(e),null==s||s(e,a.length-1,t),r.add(e)}return e&&this.forEach(e),this}borrow(){const t=this._pool.pop()||new this._creator(this._owner.doc,this._styleName);return this._owner.add(t),t}free(t,e=0){if(t){e>0?t.removeLater(e):t.remove(),this._pool.push(t);const s=this._views.indexOf(t);s>=0&&this._views.splice(s,1)}}freeAll(t,e=0){for(let s=(t=t||this._views).length-1;s>=0;s--)this.free(t[s],e)}freeHiddens(){const t=this._views;for(let e=t.length-1;e>=0;e--)!t[e].visible&&this.free(t[e],0)}freeFrom(t){const e=this._views;for(let s=e.length-1;s>=t;s--)this.free(e[s],0)}forEach(t){const e=this._views;for(let s=0,i=e.length;s<i;s++)t(e[s],s,i)}visit(t){const e=this._views.length;let s=0;for(;s<e&&!1!==t(this._views[s],s,e);s++);return s===e}sort(t){return this._views=this._views.sort(t),this}map(t){return this._views.map(t)}front(t){t.front(this._views)}back(t){t.back(this._views)}}const qn=Object.freeze({x:0,y:0,width:0,height:0}),Qn=function(t,e,s,i){return{x:t,y:e,width:s,height:i}};function Jn(t){return{width:t.width,height:t.height}}function ta(t){return t.width<=0||t.height<=0}class ea extends wt{constructor(t,e=T){super(t,e,"g"),this._doInitChildren(t)}setAttr(t,e){return ea.IGNORE_ATTRS.hasOwnProperty(t)||super.setAttr(t,e),this}_doInitChildren(t){}}ea.IGNORE_ATTRS={width:"",height:""};class sa extends wt{constructor(t,e,s){super(t,s,"image"),this._dirty=!0,this._bounds=qn,e&&this.setAttr("preserveAspectRatio","xMidYMid slice"),this.dom.onload=()=>{this._dirty=!0,this.invalidate()}}get url(){return this.getAttr("href")}set url(t){t!==this.url&&(this._dirty=!0,t?this.setAttr("href",t):this.unsetAttr("href"))}setImage(t,e,s){return!!t&&(this.url=t,this.resize(e,s)&&(this._dirty=!0),!0)}getBBox(){return this._dirty&&(this._bounds=this.dom.getBBox(),this._dirty=!1),this._bounds}}class ia extends ea{constructor(t,e=T){super(t),this.add(this._text=new ee(t,e)),this._text.anchor=Qt.START}setText(t){return this._outline&&(this._outline.text=t),this._text.text=t,this}setModel(t,e,s,i){const r=e.effect;return this._model=e,this._text.setStyleOrClass(e.style),r===Ve.BACKGROUND?(this._outline&&this._outline.remove(),this._back||(this._back=new Gs(t,"rct-label-background")),this.insertFirst(this._back),this._back.setStyleOrClass(e.backgroundStyle)):r===Ve.OUTLINE?(this._back&&this._back.remove(),this._outline||(this._outline=new ee(t)),this.insertFirst(this._outline),this._outline.anchor=this._text.anchor,this._outline.setStyleOrClass(e.style)):(this._back&&this._back.remove(),this._outline&&this._outline.remove()),s?this._icon||(this.add(this._icon=new sa(t,!1)),this._icon.url=s,this._icon.width=e.width,this._icon.height=e.height||16):this._icon&&(this._icon.remove(),this._icon=null),this}setContrast(t){if(t&&this._model.autoContrast&&this._text.setContrast(t,this._model.darkStyle||"rct-label-dark",this._model.lightStyle||"rct-label-light"),this._outline&&this._outline.parent){const t=qt.getContrast(getComputedStyle(this._text.dom).fill);this._outline.setStyles({fill:t,stroke:t,strokeWidth:this._model._outlineWidth})}return this}layout(t){const e=this._icon;let s=0;const i=this._text.getBBox(),r=i.width,n=i.height;let a=r,h=n,o=0,l=0,c=0,_=0;if(e){const t=e.getBBox();switch(s=f(this._model.iconGap,0),o=t.width,l=t.height,this._model.getIconPos()){case Pe.LEFT:case Pe.RIGHT:a+=s+o,h=Math.max(l,n);break;default:h+=s+l,a=Math.max(o,r)}}if(this._back&&this._back.parent){const t=getComputedStyle(this._back.dom);c=parseFloat(t.paddingLeft)||0,_=parseFloat(t.paddingTop)||0,this._back.setBounds(0,0,a+c+(parseFloat(t.paddingRight)||0),h+_+(parseFloat(t.paddingBottom)||0),t.rx)}if(e)switch(this._model.getIconPos()){case Pe.LEFT:e.trans(c,(h-l)/2),c+=o+s,a-=o+s;break;case Pe.RIGHT:e.trans(c+a-o,(h-l)/2),a-=o+s;break;case Pe.TOP:e.transX((a-o)/2),_+=l+s;break;case Pe.BOTTOM:e.trans((a-o)/2,_+n+s)}switch(t){case it.CENTER:c+=a/2,this._text.anchor=Qt.MIDDLE;break;case it.RIGHT:c+=a,this._text.anchor=Qt.END;break;default:this._text.anchor=Qt.START}return this._text.trans(c,_),this._outline&&(this._outline.anchor=this._text.anchor,this._outline.setAttr("y",this._text.getAttr("y")),this._outline.trans(c,_)),this}}class ra{static create(t,e,s,i){return isNaN(s)?isNaN(e)?new ra(t,t,t,t):new ra(t,t,e,e):new ra(t,e,s,i)}static createFrom(t){const e=t.split(/\s*[\s,]+\s*/g);return this.create.call(null,...e.map((t=>+t)))}constructor(t=0,e=0,s=0,i=0){this.top=t,this.bottom=e,this.left=s,this.right=i}clone(){return new ra(this.top,this.bottom,this.left,this.right)}applyPadding(t){return this.left=f(t.paddingLeft,0),this.right=f(t.paddingRight,0),this.top=f(t.paddingTop,0),this.bottom=f(t.paddingBottom,0),this}applyMargin(t){return this.left=f(t.marginLeft,0),this.right=f(t.marginRight,0),this.top=f(t.marginTop,0),this.bottom=f(t.marginBottom,0),this}shrink(t){return{x:t.x+this.left,y:t.y+this.top,width:t.width-this.left-this.right,height:t.height-this.top-this.bottom}}}ra.Empty=Object.freeze(new ra),ra.Temp=new ra;class na extends wt{constructor(t,e=T){super(t,e,"g"),wt.DEBUGGING&&(this.add(this._debugRect=new Gs(t,"rct-debug")),this._debugRect.setAttr("pointerEvents","none"))}chart(){return this.model.chart}_prepareStyleOrClass(t){this.setStyleOrClass(t.style)}setModel(t){t!==this.model&&(this.model=t,this._doModelChanged())}measure(t,e,s,i,r){this._prepareStyleOrClass(e),this.setModel(e);const n=this._doMeasure(t,this.model,s,i,r);return this.mw=n.width,this.mh=n.height,n}layout(t){return this._doLayout(t),wt.DEBUGGING?(this._debugRect||this.insertFirst(this._debugRect=new Gs(this.doc,"rct-debug")),this.width>1&&this.height>1&&this._debugRect.setRect(this._getDebugRect())):this._debugRect&&(this._debugRect.remove(),this._debugRect=null),this}resizeByMeasured(){return this.resize(this.mw,this.mh),this}_getDebugRect(){return{x:0,y:0,width:this.width,height:this.height}}_doMeasure(t,e,s,i,r){return{width:s,height:i}}_doLayout(t){}_invalidate(){var t;null===(t=this.control)||void 0===t||t.invalidateLayout()}_doModelChanged(){}}class aa extends na{constructor(t,e,s){super(t,e),this._margins=new ra,this._paddings=new ra,this.add(this._background=new Gs(t,s))}_getDebugRect(){return this._margins.shrink(super._getDebugRect())}measure(t,e,s,i,r){this._prepareStyleOrClass(e),this.setModel(e),this._setBackgroundStyle(this._background);let n=getComputedStyle(this._background.dom);const a=this._paddings;a.applyPadding(n);const h=this._doMeasure(t,e,s,i,r);if(h.width+=a.left+a.right,h.height+=a.top+a.bottom,this._marginable()){const t=this._margins;n=getComputedStyle(this.dom),t.applyMargin(n),this.mw=h.width+=t.left+t.right,this.mh=h.height+=t.top+t.bottom}return this.mw=h.width,this.mh=h.height,h}layout(t){if(super.layout(t),this._marginable()){const t=this._margins;this._background.setBounds(t.left+this._getBackOffset(),t.top,this.width-t.left-t.right,this.height-t.top-t.bottom)}else this._resetBackBounds()&&this._background.setBounds(0,0,this.width,this.height);return this}_marginable(){return!0}_resetBackBounds(){return!0}_getBackOffset(){return 0}_deflatePaddings(t){const e=this._paddings;t.width-=e.left+e.right,t.height-=e.top+e.bottom}}class ha extends ea{measure(t,e,s,i,r){this._setInverted(e.isInverted());const n=this._doMeasure(t,e,s,i,r);return this.mw=n.width,this.mh=n.height,n}resizeByMeasured(){return this.resize(this.mw,this.mh),this}layout(t){return this._doLayout(t),this}_setInverted(t){this._inverted=t}}class oa extends na{constructor(){super(...arguments),this._inverted=!1,this._animatable=!0,this._loadAnimatable=!0}_setChartOptions(t,e,s){this._inverted=t,this._animatable=e,this._loadAnimatable=s}}class la extends Ds{constructor(t,e,s,i){super(),this._axis=t,this._prevMin=e,this._prevMax=s,this.start(i)}_doUpdate(t){if(this._axis.parent){const e=this._axis.model,s=this._prevMax-this._prevMin,i=(e.axisMax()-e.axisMin())/s;return t=i+(1-i)*t,e.setPrevRate(t),this._axis.invalidate(),!0}return!1}_doStop(){this._axis.model.setPrevRate(NaN),this._axis=null}}class ca extends aa{constructor(t){super(t,ca.TITLE_CLASS,"rct-axis-title-background"),this.add(this._textView=new ee(t)),this._richText=new le}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_getBackOffset(){return-this.width/2}_doMeasure(t,e,s,i,r){this._angle=e.getRotation(e.axis),this._richText.setFormat(e.text),this._richText.build(this._textView,s,i,null,null);const n=Jn(this._textView.getBBox());if(!e.axis._isHorz&&0!==this._angle){const t=n.width;n.width=n.height,n.height=t}return n}_doLayout(t){this._textView.transY(this._margins.top+this._paddings.top),t?this.rotation=0:this.setRotation(0,this.height/2,this._angle)}resizeByMeasured(){return 0===this._angle?this.resize(this.mw,this.mh):this.resize(this.mh,this.mw),this}layout(t){return super.layout(t),this._debugRect&&this._debugRect.setBounds(-this.width/2,0,this.width,this.height),this}}ca.TITLE_CLASS="rct-axis-title";class _a extends na{constructor(t){super(t,ma.TICK_CLASS),this.add(this._lineView=new gr(t))}_doLayout(t){this.model.axis._isHorz?this._lineView.setVLine(0,0,this.height):this._lineView.setHLine(0,0,this.width)}}class ua extends ia{constructor(){super(...arguments),this.index=-1,this.col=0,this.row=0,this.tickWidth=0}setLabel(t,e,s,i,r){if(s){this._richText?this._richText._format!==s&&this._richText.setFormat(s):this._richText=new le(s);const n=t.getIcon(e);this.setModel(this.doc,t,n&&t.getUrl(n),null),this._richText.build(this._text,i,r,t,t._domain),this._outline&&this._richText.build(this._outline,i,r,t,t._domain)}else this._richText&&(this._richText=null,this._text.text="")}rotatedWidth(){const t=this.rotation*O,e=this.getBBox();return m(_(t)*e.height)+m(c(t)*e.width)}rotatedHeight(){const t=this.rotation*O,e=this.getBBox();return m(c(t)*e.height)+m(_(t)*e.width)}}class da extends wt{constructor(t){super(t,void 0),this.add(this._back=new St(t,"rct-crosshair-flag")),this.add(this._text=new ee(t,"rct-crosshair-flag-text"))}setText(t,e){if(e!==this._text.text){this._text.text=e;const s=this._text.getBBox(),i=new Dr,r=g(t.flag.minWidth||0,s.width+8);i.rect(0,0,r,s.height+4),this._back.setPath(i.end()),this._text.trans(r/2,2)}}}class pa extends na{static isThumb(t){return t.classList.contains(pa.THUMB_CLASS)}constructor(t){super(t,"rct-axis-scrollbar"),this._len=0,this._page=0,this._pos=0,this.add(this._trackView=new Gs(t,pa.TRACK_CLASS)),this.add(this._thumbView=new Gs(t,pa.THUMB_CLASS))}setScroll(t,e){if(this._reversed=e,t){const e=t.max-t.min,s=t.end-t.start;this._len=g(0,e),this._page=p(s,e),this._pos=p(t.min+e-s,g(0,t.start))}else this._len=0}getZoomPos(t){const e=this.model.axis._zoom,s=(this._vertical?this.height:this.width)-(this._vertical?this._thumbView.height:this._thumbView.width);return this.model.axis.reversed,(t=g(0,p(t,s)))*(e.max-e.min-(e.end-e.start))/s+e.min}_doMeasure(t,e,s,i,r){return this.setStyleOrClass(e.style),(this._vertical=!e.axis._isHorz)?{width:e.thickness+e.gap+e.gapFar,height:i}:{width:s,height:e.thickness+e.gap+e.gapFar}}_doLayout(t){const e=this.model,s=e.axis._zoom,i=this._szThumb=f(e.minThumbSize,32),r=this._len,n=0===this._len,a=this._page,h=n?0:this._pos-s.min;e.gap,e.gapFar;let o=this.width,l=this.height;if(this._vertical){o-=e.gap+e.gapFar,this._trackView.setBounds(e.gap,0,o,l),l-=i;const t=(n||a===r?l:l*a/r)+i;this._reversed,this._thumbView.setBounds(e.gap+1,n?0:this.height-l*h/r-t,o-2,t)}else{l-=e.gap+e.gapFar,this._trackView.setBounds(0,e.gap,o,l),o-=i;const t=(n||a===r?o:o*a/r)+i;this._reversed,this._thumbView.setBounds(n?0:o*h/r,e.gap+1,t,l-2)}}}pa.CLASS_NAME="rct-axis-scrollbar",pa.TRACK_CLASS="rct-axis-scrollbar-track",pa.THUMB_CLASS="rct-axis-scrollbar-thumb";const ga=/\${label}.*?/g;class ma extends na{constructor(t){super(t,ma.AXIS_CLASS),this._simpleMode=!1,this._markViews=[],this._edgeStart=0,this._marginStart=0,this._marginEnd=0,this._edgeEnd=0,this.add(this._lineView=new gr(t,ma.LINE_CLASS)),this.add(this._titleView=new ca(t)),this.add(this._markContainer=new wt(t,"rct-axis-ticks")),this.add(this._labelContainer=new wt(t,"rct-axis-labels")),this._labelViews=new Kn(this._labelContainer,ua,"rct-axis-label")}$_checkScrollView(t,e,s,i,r){return e.visible&&!this.model._isBetween?(this._scrollView||this.add(this._scrollView=new pa(t)),this._scrollView.setVis(!0),this._scrollView.measure(t,e,i,r,1)[s]):(this._scrollView&&this._scrollView.setVis(!1),0)}checkHeight(t,e,s){const i=this.model;let r=i.tick.visible?i.tick.length:0;return this.$_prepareLabels(i,e)&&(r+=this.$_measureLabelsHorz(i,e,!0)),this._titleView.setVis(i.title.isVisible())&&(r+=this._titleView.measure(t,i.title,e,s,1).height,r+=i.title.gap),r+=this.$_checkScrollView(t,i.scrollBar,"height",e,s),r}checkWidth(t,e,s){const i=this.model;let r=i.tick.visible?i.tick.length:0;return this.$_prepareLabels(i,e)&&(r+=this.$_measureLabelsVert(i,s,!0)),(this._titleView.visible=i.title.isVisible())&&(r+=this._titleView.measure(t,i.title,e,s,1).width,r+=i.title.gap),r+=this.$_checkScrollView(t,i.scrollBar,"width",e,s),r}prepareGuides(t,e,s,i,r){[i,r].forEach(((i,r)=>{if(i.setVis(!this._empty)){const n=this.model.guides.filter((t=>t.front==(1===r)&&t.canConstainedTo(e,s)));i.setAll(t,n,!1)}}))}showCrosshair(t,e){const s=this.model;let i,r=this._crosshairView;r||this.add(r=this._crosshairView=new da(this.doc)),r.setVis(!0),r.setText(s.crosshair,e);const n=r.getBBox();s._isHorz?r.trans(t-n.width/2,s.tick.length):(i=s._runPos===Re.OPPOSITE?p(0,this.width-n.width):g(0,this.width-s.tick.length-n.width),r.trans(i,t-n.height/2))}setMargins(t,e,s,i){this._edgeStart=t,this._marginStart=e,this._marginEnd=s,this._edgeEnd=i}hideCrosshiar(){this._crosshairView&&this._crosshairView.setVis(!1)}scroll(t){}prepare(t){this.model=t,this._chartEmpty=t.chart.isEmpty(!0),this._empty=this._chartEmpty||t.isEmpty()}checkExtents(t){const e=this._prevModel,s=this._prevModel=this.model;if((!e||e===s)&&t){const t=this._prevMin,e=this._prevMax;this._prevMin=s.axisMin(),this._prevMax=s.axisMax(),(!isNaN(e)&&this._prevMax!==e||!isNaN(t)&&this._prevMin!==t)&&!s._zooming&&s.animatable&&new la(this,t,e,(()=>{this.invalidate()}))}}clean(){this._prevMax=this._prevMin=NaN,this._prevModel=null}_doMeasure(t,e,s,i,r){var n;const a=e._isHorz,h=e._isBetween,o=this._titleView;let l=0;return(this._lineView.visible=e.line.visible)?(this._lineView.setStyleOrClass(e.line.style),h&&(this._lineView2?this._lineView2.setVis(!0):this.insertChild(this._lineView2=new gr(t,ma.LINE_CLASS),this._lineView),this._lineView.setStyleOrClass(e.line.style))):this._lineView2&&this._lineView2.setVis(!1),this._markLen=e.tick.length||0,this._markLen>0&&(l+=e.tick.gap||0),l+=this._markLen,this.$_prepareTickMarks(t,e)&&this._markViews.forEach((n=>n.measure(t,e.tick,s,i,r))),h&&(l*=2),this.$_prepareLabels(e,a?s:i)?l+=this._labelSize=a?this.$_measureLabelsHorz(e,s):this.$_measureLabelsVert(e,i):this._labelSize=0,this._simpleMode?o.setVis(!1):(o.visible&&(l+=a?o.mh:o.mw,l+=+e.title.gap||0),(null===(n=this._scrollView)||void 0===n?void 0:n.visible)&&(l+=a?this._scrollView.mh:this._scrollView.mw)),{width:a?s:l,height:a?l:i}}_doLayout(){const t=this.model,e=t._isHorz,s=t._isOpposite,i=t._isBetween,r=t._ticks,n=t._markPoints,a=this._labelViews,h=this._markLen,o=this.width,l=this.height;this._lineView.visible&&(e?this._lineView.setHLine(s?l:0,0,o):this._lineView.setVLine(s?0:o,0,l),this._lineView2&&(e?this._lineView2.setHLine(l,0,o):this._lineView2.setVLine(0,0,l))),this._markContainer.visible&&(e?this._markViews.forEach(((e,i)=>{e.resize(1,h),e.layout().trans(t.prev(n[i]),s?l-h:0)})):this._markViews.forEach(((e,i)=>{e.resize(h,1),e.layout().trans(s?0:o-h,l-t.prev(n[i]))})));const c=h+(t.tick.gap||0);if(this._labelContainer.visible&&a.count>0&&(e?this.$_layoutLabelsHorz(a,r,i,s,o,l,c):this.$_layoutLabelsVert(a,r,i,s,o,l,c)),!this._simpleMode){const i=this._titleView,r=this._scrollView,n=this._labelSize;let a=0,h=0;if(i.visible){const r=+t.title.offset||0,_=+t.title.gap||0;if(i.resizeByMeasured().layout(e),e){if(h+=s?0:c+n+_,t.reversed)switch(t.title.align){case Ae.START:a=o-i.width/2-r;break;case Ae.END:a=i.width/2+r;break;case Ae.MIDDLE:default:a=o/2-r}else switch(t.title.align){case Ae.START:a=i.width/2+r;break;case Ae.END:a=o-i.width/2-r;break;case Ae.MIDDLE:default:a=o/2+r}i.trans(a,h),h+=i.height}else{const e=0===i._angle?i.width:i.height;if(a=s?c+n+_+e/2:o-c-n-_-e/2,t.reversed)if(0===i._angle)switch(t.title.align){case Ae.START:h=0+r;break;case Ae.END:h=l-i.height-r;break;case Ae.MIDDLE:default:h=(l-i.height)/2+r}else switch(t.title.align){case Ae.START:h=i.width/2-i.height/2+r;break;case Ae.END:h=l-i.width/2-i.height/2-r;break;case Ae.MIDDLE:default:h=(l-i.height)/2+r}else if(0===i._angle)switch(t.title.align){case Ae.START:h=l-i.height-r;break;case Ae.END:h=0+r;break;case Ae.MIDDLE:default:h=(l-i.height)/2-r}else switch(t.title.align){case Ae.START:h=l-i.width/2-i.height/2-r;break;case Ae.END:h=i.width/2-i.height/2+r;break;case Ae.MIDDLE:default:h=(l-i.height)/2-r}i.trans(a,h)}}else h+=s?0:c+n;(null==r?void 0:r.visible)&&(e?(r.trans(0,h).resize(this.width,r.mh),r.setScroll(t._zoom,t.reversed)):(r.trans(0,0).resize(r.mw,this.height),r.setScroll(t._zoom,t.reversed)),r.layout())}}$_prepareTickMarks(t,e){const s=this._markContainer;if(s.visible=e.tick.visible){const i=e._markPoints.length,r=this._markViews;for(;r.length<i;){const e=new _a(t);s.add(e),r.push(e)}for(;r.length>i;)r.pop().remove();return!0}}_prepareLabel(t,e,s,i,r){if(!r&&t.value===e.value)return;const n=s.getLabelText(e,i),a=e.label;if(t.value=e.value,t.internalClearStyleAndClass(),t.internalSetStyleOrClass(s.style),t.internalSetStyleOrClass(s.getLabelStyle(e,i)),null!=n){a&&n.match(ga)?t.setLabel(s,e,n.replace(ga,a),1e3,1e3):(s.prepareRich(n),s._paramTick=e,t.setModel(this.doc,s,null,null),s.buildSvg(t._text,t._outline,NaN,NaN,s,s._domain))}else t.setLabel(s,e,a,1e3,1e3)}$_prepareLabels(t,e){if(this._labelContainer.setVis(!this._chartEmpty&&t.labelsVisible())){let e=t._ticks.length;return this._labelContainer.setStyleOrClass(t.label.style),e}return 0}$_getRows(t){return 2}$_getStep(t){return 2}$_checkOverlappedHorz2(t,e,s,i,r,n,a,h){const o=t.label,l=g(0,p(i-1,o.startStep||0)),_=t._ticks,u=_.length,d=(i=g(1,i))*(r=p(g(1,r),_.length)),f=n||0,x=m(f)*O,w=x<35*O;let b,y=!1,v=0;for(let n=0;n<r;n++){let r=n*i+l;for(;r<u;r+=d){let i=0;for(let e=r;e<r+d&&e<u;e++)i+=t.getLabelLength(s,_[e].value);if(r+d<u){b=e.pull(v++),b.rotation=f,b.row=n,b.index=r,this._prepareLabel(b,_[r],o,u,h),b.setVis(!0);const t=i;if(0===f&&b.getBBox().width>=t){y=!0;break}if(w&&b.getBBox().width*c(x)>=t){y=!0;break}if(0!==f&&b.getBBox().height>=t){y=!0;break}}}if(y)return!0;r-d<u&&(b=e.pull(v++),b.row=n,b.rotation=f,b.index=r-d,this._prepareLabel(b,_[r-d],o,u,h),b.setVis(!0))}!a&&e.freeFrom(v)}$_applyStep(t,e,s){const i=t.label,r=g(0,p(s-1,i.startStep||0));e.forEach((t=>t.index=-1));for(let t=r;t<e.length;t+=s)e[t].index=t;return e.forEach((t=>t.setVis(t.index>=0))),e.filter((t=>t.visible))}$_measureLabelsHorz(t,e,s=!1){const i=t.label;let r,n=+i.step|0,a=+i.rows|0,h=+i.rotation%360,o=this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,h,!1,s),l=this._labelViews._internalItems();if(this._labelRowPts=[0],o)if(i.autoArrange===Te.NONE)this._labelViews.prepare(t._ticks.length,((e,i,r)=>{e.rotation=h,e.row=0,e.index=i,this._prepareLabel(e,t._ticks[i],t.label,r,s),e.setVis(!0)})),l=this.$_applyStep(t,l,n||1);else{switch(n=a=0,i.autoArrange){case Te.ROWS:a=this.$_getRows(l);break;case Te.STEP:n=this.$_getStep(l)}if(n>1)for(;this.$_checkOverlappedHorz2(t,this._labelViews,e,n,1,0,!1,s);)n++;else if(a>1){for(;t._ticks.length>a&&(l.forEach(((t,e)=>{t.row=e%a,t.index=e})),this.$_checkOverlappedHorz2(t,this._labelViews,e,1,a,0,!1,s));)a++;this._labelRowPts=[]}else if((isNaN(h)||Math.abs(Math.tan(h*O))<1)&&(h=-45),this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,h,!1,s))for(n=2;;){if(!this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,h,!1,s)){this.$_checkOverlappedHorz2(t,this._labelViews,e,n,a,0,!0,s)&&l.forEach(((t,e)=>{t.rotation=h}));break}n++}}else;if(l.length>0){if(a>1){const t=!isNaN(h)&&0!=h,e=this._labelRowPts;for(let t=0;t<a;t++)e.push(0);l.forEach((s=>{e[s.row]=g(e[s.row],t?s.rotatedHeight():s.getBBox().height)})),e.unshift(0);for(let t=2;t<e.length;t++)e[t]+=e[t-1];return e[e.length-1]}if(isNaN(h)||0==h){r=l[0].getBBox().height;for(let t=1;t<l.length;t++)r=g(r,l[t].getBBox().height)}else{r=l[0].rotatedHeight();for(let t=1;t<l.length;t++)r=g(r,l[t].rotatedHeight())}return r}return 0}$_checkOverlappedVert(t,e,s,i){const r=e.length,n=g(1,i);e.forEach((t=>t.rotation=0));for(let i=0;i<r-1;i+=n){let a=0;for(let h=i;h<i+n&&h<r-1;h++)a+=t.getLabelLength(s,e[i].value);if(e[i].getBBox().height>=a)return!0}}$_checkOverlappedVert2(t,e,s,i,r){const n=t.label,a=t._ticks,h=a.length,o=g(1,i);let l,c=0,_=0;for(;c<h;c+=o){let i=0;for(let e=c;e<c+o&&e<h;e++)i+=t.getLabelLength(s,a[e].value);if(c+o<h&&(l=e.pull(_++),l.rotation=0,l.index=c,this._prepareLabel(l,a[c],n,h,r),l.setVis(!0),l.getBBox().height>=i))return!0}c-o<h&&(l=e.pull(_++),l.rotation=0,l.index=c-o,this._prepareLabel(l,a[c-o],n,h,r),l.setVis(!0)),e.freeFrom(_)}$_measureLabelsVert(t,e,s=!1){const i=t.label;let r=g(1,+i.step|0);const n=this.$_checkOverlappedVert2(t,this._labelViews,e,r,s);let a=this._labelViews._internalItems();if(n)if(i.autoArrange===Te.NONE)this._labelViews.prepare(t._ticks.length,((e,i,r)=>{e.rotation=0,e.index=i,this._prepareLabel(e,t._ticks[i],t.label,r,s),e.setVis(!0)})),a=this.$_applyStep(t,a,r||1);else for(;this.$_checkOverlappedVert2(t,this._labelViews,e,++r,s););else a=this.$_applyStep(t,a,r);if(a.length>0){let t=a[0].getBBox().width;for(let e=1;e<a.length;e++)t=g(t,a[e].getBBox().width);return t}return 0}$_layoutLabelsHorz(t,e,s,i,r,n,a){const h=this.model,o=h.reversed,l=it.CENTER,c=this._labelRowPts,u=t.get(0).rotation,d=u*O,p=u<-15&&u>=-90||u>15&&u<=90,g=t.count;let m,f;t.freeHiddens(),t.forEach(((t,s)=>{const r=t.getBBox();m=h.prev(e[t.index].pos),f=i?n-a-r.height-c[t.row]:a+c[t.row],u<-15&&u>=-90?i?(m-=r.width,f-=_(d)*r.height/2,t.setRotation(r.width,r.height/2,-u)):(m-=r.width,f+=_(d)*r.height/2,t.setRotation(r.width,r.height/2,u)):u>15&&u<=90?i?(f+=_(d)*r.height/2,t.setRotation(0,r.height/2,-u)):(f-=_(d)*r.height/2,t.setRotation(0,r.height/2,u)):(m-=r.width/2,t.setRotation(r.width/2,0,i?-u:u)),t.setContrast(null).layout(l).trans(m,f)})),!p&&g>1&&(function(e,s,i){let r=!0;const n=s.rotatedWidth();let a=s.tx;if(a<-e._marginStart-e._edgeStart)if((o?h.label.lastOverflow:h.label.firstOverflow)===Ne.PULL)if(a=-e._marginStart-e._edgeStart+2,t.count>0){const t=i.tx;a+n+(+h.label.overflowGap||12)>t&&(r=!1)}else r=!1;else r=!1;r?s.transX(a):s.setVis(!1)}(this,t.get(o?g-1:0),t.get(o?g-2:1)),function(t,e,s){let i=!0,n=e.tx;const a=e.rotatedWidth();n+a>(r+=t._marginEnd+t._edgeEnd)&&((o?h.label.firstOverflow:h.label.lastOverflow)===Ne.PULL?(n=r-a,s?n<s.tx+s.rotatedWidth()+(+h.label.overflowGap||12)&&(i=!1):i=!1):i=!1);i?e.transX(n):e.setVis(!1)}(this,t.get(o?0:g-1),t.get(o?1:g-2)))}$_layoutLabelsVert(t,e,s,i,r,n,a){const h=this.model,o=i?it.LEFT:s?it.CENTER:it.RIGHT,l=i?a:r-a;t.freeHiddens(),t.forEach(((t,a)=>{const c=t.getBBox(),_=i?l:s?(r-c.width)/2:l-c.width;t.setContrast(null).layout(o).trans(_,n-h.prev(e[t.index].pos)-c.height/2)}))}}ma.AXIS_CLASS="rct-axis",ma.LINE_CLASS="rct-axis-line",ma.TICK_CLASS="rct-axis-tick";class fa{static reveal(t,e){new wa(t,e)}static grow(t,e){new ya(t,e)}static spread(t,e){new va(t,e)}static fadeIn(t){new xa(t,{prop:"opacity",start:"0",end:"1"})}constructor(t,e){const s=this._createAnimation(t,e);s instanceof Animation&&(s.addEventListener("finish",(()=>{t._animationFinished(s)})),t._animationStarted(s))}}class xa extends fa{constructor(t,e){super(t,e)}_createAnimation(t,e){const s={},i={};return s[e.prop]=e.start,i[e.prop]=e.end,t.dom.animate([s,i],{duration:Ds.DURATION,fill:"none"})}}class wa extends fa{constructor(t,e){super(t,e)}_createAnimation(t,e){const s=this.$_clipRect(t);let i;switch(e&&e.from){case"top":i=this.$_top(t,s,e);break;case"bottom":i=this.$_bottom(t,s,e);break;case"right":i=this.$_right(t,s,e);break;default:i=this.$_left(t,s,e)}return i.addEventListener("finish",(()=>{s.dom.remove()})),i}$_aniOptions(t){return{duration:Ds.DURATION,fill:"none"}}$_clipRect(t){let e;if(t.model.needClip(!1))e=t.clipRect(.1*-t.width,.1*-t.height,1.2*t.width,1.2*t.height);else{const s=t.control;e=t.model.chart.isInverted()?t.clipRect(-s.width(),.1*-t.height,2*s.width(),1.2*t.height):t.clipRect(.1*-t.width,-s.height(),1.2*t.width,2*s.height())}return e}$_left(t,e,s){return e.dom.firstElementChild.animate([{width:"0"},{width:H(t.width)}],this.$_aniOptions(s))}$_right(t,e,s){return e.dom.firstElementChild.animate([{transform:`translateX(${t.width}px)`},{transform:""}],this.$_aniOptions(s))}$_top(t,e,s){return e.dom.firstElementChild.animate([{height:"0"},{height:H(t.height)}],this.$_aniOptions(s))}$_bottom(t,e,s){return e.dom.firstElementChild.animate([{transform:`translateY(${t.height}px)`},{transform:""}],this.$_aniOptions(s))}}class ba extends Ds{constructor(t,e){super(),this._series=t,this.endHandler=e,this.start()}_canUpdate(){return this._series.parent instanceof wt}_stop(){super._stop(),this._series=null}}class ya extends ba{_doUpdate(t){return this._series.setGrowRate(t),!0}_doStop(){this._series.setGrowRate(NaN)}}class va extends ba{_doUpdate(t){return this._series.setPosRate(t),!0}_doStop(){this._series.setPosRate(NaN)}}class Va extends ba{constructor(){super(...arguments),this.duration=500}_doUpdate(t){return this._series.setPrevRate(t),!0}_doStop(){this._series.setPrevRate(NaN)}}var Sa;class Pa extends Ds{constructor(t,e,s,i){super(),this.duration=s?200:100,this._series=t,this._focused=s,this._marker=e,s||(this._marker.setBoolData(Ta.DATA_UNHOVER,!0),this._marker.saveStyles(),t.setHoverStyle(this._marker)),this.start(i)}_doStart(){this._marker.beginHover(this._series,this._focused)}_doUpdate(t){return!!this._marker.parent&&(this._marker.setHoverRate(this._series,this._focused,t),!0)}_doStop(){this._marker.setBoolData(Ta.DATA_UNHOVER,!1),!this._focused&&this._marker.restoreStyles(),this._marker.setHoverRate(this._series,this._focused,NaN),this._marker=null}}class ka extends ia{constructor(t){super(t,"rct-point-label")}}class Ea extends bt{constructor(t){super(t,"rct-point-labels"),this._labels=[new Kn(this,ka),new Kn(this,ka)],this._maps=[],this.ignorePointer()}clear(){this._labels[0].prepare(0),this._labels[1].prepare(0)}prepareLabel(t,e,s,i,r,n){const a=r.getPointText(i,n.text),h=n.style;e.point=i,e.setModel(t,n,null,null),e._text.internalClearStyleAndClass(),e._text.internalSetStyleOrClass(h),e._text.internalSetStyleOrClass(r.getPointLabelStyle(i)),a?(n.prepareRich(a),n.buildSvg(e._text,e._outline,NaN,NaN,n,n.getTextDomain(i))):e.setText(n.getText(n.getValue(i,s)))}prepare(t,e){const s=e.model,i=s.pointLabel;if(s.isPointLabelsVisible()){const r=s.pointLabelCount(),n=this._labels,a=s.getLabeledPoints(),h=this._maps,o=i.style;n[0].prepare(a.length),h[0]={},n[1].prepare(r>1?a.length:0),h[1]={},a.forEach(((r,a)=>{for(let o=0;o<r.labelCount();o++){const l=n[o].get(a);l.setVis(e.isPointVisible(r))&&(this.prepareLabel(t,l,o,r,s,i),h[o][r.pid]=l)}})),this.setStyleOrClass(o)}else this.clear()}get(t,e){const s=this._maps[e];return s&&s[t.pid]}removePoint(t,e){for(let s=0;s<2;s++){const i=this.get(t,s);if(i)return void this._labels[s].removeLater(i,e)}}}class Aa extends ea{constructor(t){super(t),this.add(this._line=new St(t))}setLine(t){this._line.setPath(t)}}class Ca extends ea{constructor(t){super(t,"rct-point-label-lines"),this._lines=new Kn(this,Aa)}prepare(t){const e=this._lines,s=t.getPoints(),i=t.pointLabel,r=this._map={};i.visible?e.prepare(s.count).forEach(((t,e)=>{const i=s.get(e);t.visible=i.visible,r[i.pid]=t})):e.prepare(0)}get(t){return this._map[t.pid]}}class La extends bt{constructor(){super(...arguments),this.inverted=!1}invert(t,e){return t!==this.inverted&&((this.inverted=t)?this.setAttr("transform",`translate(0,${e}) rotate(90) scale(-1,1)`):this.setAttr("transform","")),this.inverted}}class Ta extends oa{static seriesOf(t){let e=t.parent;for(;e;){if(e instanceof Ta)return e;e=e.parent}}constructor(t,e){super(t,"rct-series "+e),this._simpleMode=!1,this._growRate=NaN,this._posRate=NaN,this._prevRate=NaN,this._animations=[],this._hoverAnis=[],this._hoverPts=[],this.add(this._pointContainer=new La(t,"rct-series-points")),this._labelContainer=new Ea(t)}clipInvertable(){return!0}getClipContainer(){return this._pointContainer}getClipContainer2(){return null}defaultAnimation(){return"reveal"}setGrowRate(t){isNaN(t)&&isNaN(this._growRate)||t===this._growRate||(this._growRate=t,isNaN(t)&&isNaN(this._posRate)&&isNaN(this._prevRate)?this.invalidate():this._doViewRateChanged(t))}setPosRate(t){isNaN(t)&&isNaN(this._posRate)||t===this._posRate||(this._posRate=t,isNaN(t)&&isNaN(this._growRate)&&isNaN(this._prevRate)?this.invalidate():this._doPosRateChanged(t))}setPrevRate(t){isNaN(t)&&isNaN(this._prevRate)||t===this._prevRate||(this._prevRate=t,isNaN(t)&&isNaN(this._growRate)&&isNaN(this._prevRate)?this.invalidate():this._doPrevRateChanged(t))}isPointVisible(t){return t.visible&&!t.isNull&&this.model.isPointLabelVisible(t)}_doViewRateChanged(t){}_doPosRateChanged(t){}_doPrevRateChanged(t){}_animationStarted(t){this._animations.push(t),this._labelContainer&&this._labelContainer.setVis(!1)}_animationFinished(t){const e=this._animations.indexOf(t);e>=0&&this._animations.splice(e,1),this._invalidate()}pointByDom(t){return this._getPointPool().elementOf(t)}getPointView(t){return this._getPointPool().find((e=>e.point===t))}clicked(t){const e=this.pointByDom(t);e&&!0!==this.model.pointClicked(e.point)&&this._doPointClicked(e)}_doPointClicked(t){}prepareSeries(t,e){this.setModel(e),this.setData("index",e.index%12),this.setData("pointcolors",e._colorByPoint()?"a":T),this.internalClearStyleAndClass(),this.internalSetStyleOrClass(e.style),e._runColor&&this._setModelColor(e._runColor),e._calcedColor=getComputedStyle(this.dom)[this._legendColorProp()],this._visPoints=this._collectVisPoints(e),this._prepareSeries(t,e)}_setModelColor(t){this.setColor(t)}_legendColorProp(){return"fill"}needDecoreateLegend(){return!1}decoreateLegend(t){}afterLayout(){this._doAfterLayout()}setHoverStyle(t){t.internalImportantStylesOrClass(this.model.hoverStyle)}hoverPoints(t){const e=this.model.hoverEffect!==ci.NONE,s=this._hoverAnis,i=this._hoverPts,r=[],n=[];e&&(i.forEach((e=>{if(e instanceof wt&&(!t||t.indexOf(e)<0)){const t=s.find((t=>t._marker===e));t&&t.stop(),e.setBoolData(Ta.DATA_HOVER,!1),e.restoreStyles(),e instanceof Ia&&r.push(new Pa(this,e,!1,(()=>{e.endHover(this,!1)})))}})),t&&t.forEach((t=>{if(!t.point.isNull){const e=s.find((e=>e._marker===t));e&&e.stop(),t instanceof wt&&(t.setBoolData(Ta.DATA_HOVER,!0),n.push(t),t.restoreStyles(),t.saveStyles(),this.setHoverStyle(t),t instanceof Ia?r.push(new Pa(this,t,!0,(()=>{t.endHover(this,!0)}))):this instanceof Ha&&this._getPointPool().front(t))}}))),s&&s.forEach(((t,e)=>{t._started&&r.push(t)})),this._hoverAnis=r,this._hoverPts=n,this.model.pointHovered(n&&n.length>0?n[0].point:null)}_needFocusOrder(){return!0}getPointsAt(t,e){}getSiblings(t){return[t]}getSibling(t){}_doAttached(t){this.control.loaded&&Os(this.dom,"opacity",0,1,500,null)}_prepareStyleOrClass(t){}_prepareViewRanges(t){}_doMeasure(t,e,s,i,r){return this._animating()||this.setClip(),this.model._xAxisObj._seriesChanged&&this._savePrevs(),this._prepareViewRanges(e),!this._lazyPrepareLabels()&&this._labelContainer.prepare(t,this),e.trendline.visible?(this._trendLineView||this.add(this._trendLineView=new St(t,"rct-series-trendline")),this._trendLineView.setVis(!0)):this._trendLineView&&this._trendLineView.setVis(!1),{width:s,height:i}}_doLayout(){this._labelViews(),this._renderSeries(this.width,this.height),this._trendLineView&&this._trendLineView.visible&&this.$_renderTrendline(this._inverted),this._animatable&&!this._simpleMode&&this._runShowEffect(!this.control.loaded&&this.chart().loadAnimatable())}_doAfterLayout(){this.model._xAxisObj._seriesChanged&&new Va(this,(()=>{this.invalidate()}))}_collectVisPoints(t){return t._visPoints}$_setColorIndex(t,e){t.setData("index",e.index%12)}_setPointColor(t,e){t.setColor(e)}_setPointStyle(t,e,s,i){t.setAttrEx("aria-label",s.ariaHint()),this.$_setColorIndex(t,s),t.internalClearStyleAndClass(),e.pointStyle&&t.internalSetStyleOrClass(e.pointStyle),i&&i.forEach((e=>e&&t.internalSetStyleOrClass(e))),s.color&&this._setPointColor(t,s.color),s.range&&(s.range.color&&this._setPointColor(t,s.range.color),s.range.style&&t.internalSetStyleOrClass(s.range.style));const r=e.getPointStyle(s);r&&t.internalSetStyleOrClass(r)}_labelViews(){return this._labelContainer.setVis(this.model.isPointLabelsVisible()&&!this._animating()),this._labelContainer.visible?this._labelContainer:T}_getGrowRate(){return f(this._growRate,1)}_animating(){return!isNaN(this._growRate)||!isNaN(this._posRate)||!isNaN(this._prevRate)||this._animations.length>0}_lazyPrepareLabels(){return!1}_getShowAnimation(){}_runShowEffect(t){}_drawSpline(t,e,s,i){let r=e;if(s<0&&(s=t.length-1),1===m(s-e))return void i.line(t[r+1].px,t[r+1].py);const n=.23,a={x:0,y:0},h={x:0,y:0},o={x:0,y:0},l={x:t[r+1].px-t[r].px,y:t[r+1].py-t[r].py},c={x:0,y:0},_={x:0,y:0},u={x:0,y:0};let d={x:0,y:0},p=Math.sqrt(l.x*l.x+l.y*l.y);l.x/=p,l.y/=p;let g=t[r+1].px-t[r].px,f=t[r].px,x=t[r].py;for(++r;r!=s;r++){o.x=-l.x,o.y=-l.y,l.x=t[r+1].px-t[r].px,l.y=t[r+1].py-t[r].py,p=Math.sqrt(l.x*l.x+l.y*l.y),l.x/=p,l.y/=p,l.x<o.x?(d.x=o.x-l.x,d.y=o.y-l.y):(d.x=l.x-o.x,d.y=l.y-o.y);const s=Math.sqrt(d.x*d.x+d.y*d.y);d.x/=s,d.y/=s,o.y*l.y>=0&&(d={x:1,y:0}),a.x=-d.x*g*n,a.y=-d.y*g*n,r===e+1?i.quad(t[r].px+a.x,t[r].py+a.y,t[r].px,t[r].py):(c.x=f+h.x,c.y=x+h.y,_.x=t[r].px+a.x,_.y=t[r].py+a.y,u.x=(c.x+_.x)/2,u.y=(c.y+_.y)/2,i.quad(c.x,c.y,u.x,u.y),i.quad(_.x,_.y,t[r].px,t[r].py)),g=t[r+1].px-t[r].px,h.x=d.x*g*n,h.y=d.y*g*n,f=t[r].px,x=t[r].py}i.quad(f+h.x,x+h.y,t[r].px,t[r].py)}$_renderTrendline(t){const e=this.model,s=e._xAxisObj,i=e._yAxisObj,r=i._vlen,n=s._vlen,a=e.trendline._points.map((e=>{let a,h;return t?(h=n-s.getPos(n,e.x),a=i.getPos(r,e.y)):(a=s.getPos(n,e.x),h=r-i.getPos(r,e.y)),{x:a,y:h}}));if(this._trendLineView.setVis(a.length>1)){const t=new Dr;t.move(a[0].x,a[0].y),this.model.trendline.isCurved()?this._drawSpline(a.map((t=>({px:t.x,py:t.y}))),0,-1,t):t.lines(...a),this._trendLineView.setPath(t.end(!1))}}_layoutLabel(t,e,s){let{inverted:i,x:r,y:n,hPoint:a,labelView:h,labelOff:o}=t;if(!h.setVis(r>=0&&r<=e&&n>=0&&n<=s))return;const l=t.reversed?a<=0:a<0,c=h.getBBox();let _=!0;switch(i?n-=c.height/2:r-=c.width/2,t.labelPos){case ti.INSIDE:i?r-=(a+c.width)/2+(t.reversed?o:-o):n+=(a-c.height)/2+(t.reversed?o:-o);break;case ti.HEAD:i?l?r+=c.width-o:r-=c.width+o:l?n-=c.height+o:n+=o;break;case ti.FOOT:i?r-=l?a+c.width+o:a-o:n+=l?a+o:a-c.height-o;break;case ti.OUTSIDE:default:i?l?r-=c.width+o:r+=o:l?n+=o:n-=c.height+o,_=!1}h.setContrast(_&&t.pointView.dom),h.layout(h.textAlign()).trans(r,n)}_clipRange(t,e,s,i,r,n){if(n){const s=t;t=e,e=s}const a="x"===s,h=a?this.model._xAxisObj:this.model._yAxisObj,o=h.reversed,l=h.getPos(a?t:e,g(h.axisMin(),i.fromValue)),c=h.getPos(a?t:e,p(h.axisMax(),i.toValue));n?a?o?r.setBounds(c,-e,m(c-l),e):r.setBounds(l,-e,m(c-l),e):r.setBounds(0,-g(l,c),t,m(c-l)):a?o?r.setBounds(c,0,m(c-l),e):r.setBounds(l,0,m(c-l),e):r.setBounds(0,e-g(l,c),t,m(c-l))}_setFill(t,s){e(s)&&s[K]?t.internalSetStyle(K,s[K]):r(s)&&t.dom.classList.add(s)}_savePrevs(){}}Ta.POINT_CLASS="rct-point",Ta.DATA_HOVER="hover",Ta.DATA_UNHOVER="unhover",Ta.LEGEND_MARKER="rct-legend-item-marker";class Na extends St{constructor(t){super(t,Ta.POINT_CLASS)}savePrevs(){}}class Ra extends Na{constructor(){super(...arguments),this.labelViews=[]}savePrevs(){super.savePrevs(),this.wSave=this.wPoint,this.xSave=this.x}}let Ma=class extends Ra{layout(t,e,s,i){this.x=t,this.setPath(Hs.bar(t-this.wPoint/2,e,this.wPoint,-this.hPoint,s,i))}};class Oa extends ea{savePrevs(){this.wSave=this.width,this.xSave=this.x}}class Da extends Ta{constructor(){super(...arguments),this._labelInfo={}}_prepareSeries(t,e){this._preparePoints(t,e,this._visPoints)}_renderSeries(t,e){this._pointContainer.invert(this._inverted,e),this._layoutPoints(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this._layoutPoints(this.width,this.height)}_savePrevs(){this._getPointPool().forEach((t=>t.savePrevs()))}getPointsAt(t,e){return[]}}class Ba extends Da{_doPrevRateChanged(t){0==t&&this._layoutPoints(this.width,this.height),this.invalidate()}_layoutPoints(t,e){const s=this.model,i=this._inverted,r=this._getGrowRate(),n=this._prevRate,a=s.pointLabel,o=this._labelViews(),l=s._xAxisObj,c=s._yAxisObj,_=c.reversed,u=2*l.unitPad(),d=c.prev(i?t:e),p=l.prev(i?e:t),m=i?0:e,x=c.axisMin(),w=c.getPos(d,x),b=s.getBaseValue(c)||0,y=f(c.getPos(d,g(x,b)),w),v=!isNaN(b),V=t=>c.getPos(d,t),S=t=>l.getPos(p,t),P=o&&h(this._labelInfo,{inverted:i,reversed:_,labelPos:s.getLabelPosition(a.position),labelOff:s.getLabelOff(a.getOffset())});this._getPointPool().forEach(((a,h)=>{const c=a.point;if(a.setVis(!c.isNull)){const _=l.getUnitLen(p,c.xValue)*(1-u);let d=s.getPointWidth(_),g=V(c.yGroup),f=y;if(c.yGroup!=c.yValue){const t=b>c.yGroup,e=c.yGroup<0,s=c.yValue<0,i=t&&e&&!s||t&&!e&&!s||!t&&e&&s||!t&&!e&&s,r=c.yGroup-c.yValue*(i?-1:1);f=V(r)}const x=(g-f)*r;let w=S(c.xValue)-_/2;if(isNaN(w)){const t=l.getUnitLen(p,c.xValue)*(1-u);w=S(c.xValue)-t/2}let k=m-g;isNaN(n+a.wSave)||(d=a.wSave+(d-a.wSave)*n),w+=s.getPointPos(_)+d/2,isNaN(n+a.xSave)||(w=a.xSave+(w-a.xSave)*n),c.xPos=w,c.yPos=k,this._layoutPoint(a,h,w,m-y*(1-r)-f*r,d,x),i&&(k=p-S(c.xValue)+_/2,w=m,c.yPos=k-=s.getPointPos(_)+d/2,c.xPos=w+=v?V(c.yGroup)*r:V(c.yGroup*r)),P&&(P.labelView=o.get(c,0))&&(P.pointView=a,P.x=w,P.y=k,P.wPoint=d,P.hPoint=x,this._layoutLabel(P,t,e))}}))}}class $a extends Da{_doPrevRateChanged(t){0==t&&this._layoutPoints(this.width,this.height),this.invalidate()}_layoutPoints(t,e){const s=this.model,i=s.chart.isInverted(),r=this._getGrowRate(),n=this._prevRate,a=s.pointLabel,o=this._labelViews(),l=s._xAxisObj,c=s._yAxisObj;c.reversed;const _=2*l.unitPad(),u=i?t:e,d=i?e:t,p=i?0:e,g=o&&h(this._labelInfo,{inverted:i,labelPos:s.getLabelPosition(a.position),labelOff:s.getLabelOff(a.getOffset())});this._getPointPool().forEach(((a,h)=>{const m=a.point;if(a.setVis(!m.isNull)){const f=l.getUnitLen(d,m.xValue)*(1-_);let x=s.getPointWidth(f);const w=(c.getPos(u,m.yValue)-c.getPos(u,this._getLowValue(m)))*r;let b=l.getPos(d,m.xValue)-f/2,y=p-c.getPos(u,m.yGroup)*r;isNaN(n+a.wSave)||(x=a.wSave+(x-a.wSave)*n),b+=s.getPointPos(f)+x/2,isNaN(n+a.xSave)||(b=a.xSave+(b-a.xSave)*n),m.xPos=b,m.yPos=y,this._layoutPoint(a,h,b,y,x,w),i&&(y=d-l.getPos(d,m.xValue)+f/2,b=p,m.yPos=y-=s.getPointPos(f)+x/2,m.xPos=b+=c.getPos(u,m.yGroup)*r),o&&(g.pointView=a,g.hPoint=w,g.x=b,g.y=y,(g.labelView=o.get(m,0))&&(g.hPoint=w,this._layoutLabel(g,t,e)),(g.labelView=o.get(m,1))&&(i?g.x-=w:g.y+=w,g.hPoint=-w,this._layoutLabel(g,t,e)))}}))}}class Ia extends Na{distance(t,e,s){return this.point.isNull?Number.MAX_VALUE:Math.sqrt(Math.pow(this.point.xPos-e,2)+Math.pow(this.point.yPos-s,2))-t}}class Fa extends Ta{static _createDrawers(...t){const e={};return t.forEach((t=>{e[t]=e=>Hs[t](0-e,0-e,2*e,2*e)})),e}constructor(t,e){super(t,e),this._markers=this._createMarkers(this._pointContainer)}getHintDistance(){return this.model.hintDistance}_getPointPool(){return this._markers}clipInvertable(){return!1}getPointsAt(t,e){return[]}_getDrawer(t){return Fa._drawers[t]||Fa._drawers.circle}_layoutLabelView(t,e,s,i,r,n){let a=t.getBBox();e===ti.AUTO&&(e=this._getAutoPos(a.width>=2*i*.9)),t.setVis(null!=e)&&(r-=a.width/2,e===ti.INSIDE?t.trans(r,n-a.height/2):e&&t.trans(r,n-i-a.height-s))}}Sa=Fa,Fa._drawers=Object.assign({circle:t=>Hs.circle(0,0,t)},Sa._createDrawers("square","diamond","triangle","itriangle","star","rectangle"));class za extends Ds{constructor(t){super(),this.series=t,this.duration=300}_doUpdate(t){return!!this.series&&(this.series._zombieRate=this.series._zombie.visible?t:1-t,this.series._resizeZombie(),!0)}_doStop(){this.series&&(this.series._zombie=null,this.series._zombieAni=null,this.series.invalidate(),this.series=null)}}class Ha extends Ta{togglePointVisible(t){var e;this._willZombie=t,t.visible||null===(e=this._labelContainer.get(t,0))||void 0===e||e.hide(200)}isPointVisible(t){return t===this._zombie||super.isPointVisible(t)}_collectVisPoints(t){let e=super._collectVisPoints(t);return this._willZombie&&!this._willZombie.visible&&(e.push(this._willZombie),e=e.sort(((t,e)=>t.index-e.index))),e}_prepareSeries(t,e){var s;this._zombie&&(this._zombie=null,null===(s=this._zombieAni)||void 0===s||s.stop(),this._zombieAni=null),this._willZombie&&(this._zombie=this._willZombie,this._willZombie=null,this._zombieAni=new za(this),this._zombieAni.start()),this.setData("pointcolors","f")}_createPointLegendMarker(t,e,s){return Gs.create(t,"rct-legend-item-marker",0,0,s,s,s/2)}_preparePoint(t,e,s,i){s._legendMarker||s.setLegendMarker(this._createPointLegendMarker(t,s,Cs.MARKER_SIZE)),this._setPointStyle(i,e,s),s._calcedColor=getComputedStyle(i.dom).fill}}class Ga extends wt{constructor(t,e){super(t,e,"circle")}setCircle(t,e,s){this.setAttrs({cx:t,cy:e,r:s})}}class ja extends St{setArc(t,e,s,i,r,n){this.setPath(Hs.arc(t,e,s,s,i,close?i+r:i-r,n))}}class Wa extends ja{setPolyline(t){this.setPath(Hs.lines(...t))}}class Ya extends St{static create(t,e,s,i,r,n,a,h,o=!0){return new Ya(t,e,{cx:s,cy:i,rx:r,ry:n,innerRadius:0,start:a,angle:h,clockwise:o})}static createInner(t,e="",s,i,r,n,a,h,o,l=!0){return new Ya(t,e,{cx:s,cy:i,rx:r,ry:n,innerRadius:a,start:h,angle:o,clockwise:l})}constructor(t,e=T,s=T){super(t,e),this.cx=0,this.cy=0,this.rx=0,this.ry=0,this.innerRadius=0,this.start=0,this.angle=0,this.clockwise=!0,this.rate=1,s&&this._assignShape(s,!1),this.setAttr("role","img")}equals(t){return t.cx===this.cx&&t.cy===this.cy&&t.rx===this.rx&&t.ry===this.ry&&t.innerRadius===this.innerRadius&&t.start===this.start&&t.angle===this.angle&&t.clockwise===this.clockwise}setSector(t){this._assignShape(t,!1)}setSectorEx(t,e){this._assignShape(t,e)}_getShape(){return{cx:this.cx,cy:this.cy,rx:this.rx,ry:this.ry,innerRadius:this.innerRadius,start:this.start,angle:this.angle,clockwise:this.clockwise}}_assignShape(t,e){this.cx=t.cx,this.cy=t.cy,this.rx=t.rx,this.ry=t.ry,this.innerRadius=t.innerRadius,this.start=t.start,this.angle=t.angle,this.clockwise=t.clockwise,this.setPath(e?this.$_renderArc():this.$_renderSector())}$_renderSector(){return Hs.sector(this.cx,this.cy,this.rx*this.rate,this.ry*this.rate,this.innerRadius||0,this.start,this.clockwise?this.start+this.angle:this.start-this.angle,this.clockwise)}$_renderArc(){return Hs.arc(this.cx,this.cy,this.rx*this.rate,this.ry*this.rate,this.start,this.clockwise?this.start+this.angle:this.start-this.angle,this.clockwise)}}class Xa extends oa{constructor(t,e){super(t,e),this.dom.classList.add(this._defaultCalss()),this.add(this._paneElement=new Gs(t,Xa.PANE_CLASS)),this.add(this._contentContainer=new bt(t,null)),this._doInitContents(t,this._contentContainer)}_defaultCalss(){return Xa.GAUGE_CLASS}clicked(t){}prepareGauge(t,e){this._prepareGauge(t,e)}getPosition(t,e){const s=this.model;let i=s.getLeft(t),r=s.getTop(e);return isNaN(i)&&(i=s.getRight(t)-this.width,isNaN(i)&&(i=(t-this.width)/2)),isNaN(r)&&(r=s.getBottom(e)-this.height,isNaN(r)&&(r=(e-this.height)/2)),{x:i,y:r}}_prepareStyleOrClass(t){this._paneElement.setStyleOrClass(t.backgroundStyle)}_doMeasure(t,e,s,i,r){return e.getSize(s,i)}_doLayout(){let t=this.width,e=this.height;this._paneElement.resizeRect(t,e);const s=h(ct.getPadding(this.dom));t-=s.left+s.right,e-=s.top+s.bottom,this._renderGauge(t,e),this._contentContainer.trans(s.left,s.top)}_getGroupView(){let t=this.parent;for(;t;){if(t instanceof eh)return t;t=t.parent}}}Xa.GAUGE_CLASS="rct-gauge",Xa.PANE_CLASS="rct-gauge-pane";class Ua extends Ds{constructor(t,e,s){super(),this.view=t,this.from=e,this.to=s}_doUpdate(t){return this.view._runValue=this.from+(this.to-this.from)*t,this.view._renderValue(),!0}}class Za extends Xa{constructor(){super(...arguments),this.valueOf=(t,e,s)=>{const i=t.getParam(e);return a(i)?Rt.getFormatter(s||t.label.numberFormat).toStr(i):i},this._prevValue=0}_prepareStyleOrClass(t){super._prepareStyleOrClass(t),this._backgroundView().setStyleOrClass(t.style)}_doLayout(){this._ani&&(this._ani.stop(),this._ani=null),super._doLayout(),this._checkValueAnimation()}_getValue(t){return g(t.minValue,p(t.maxValue,f(this._runValue,t.value)))}_checkValueAnimation(){const t=this.model;this._animatable&&t.animatable&&t.value!==this._prevValue&&(this._ani=new Ua(this,this._prevValue,t.value).start((()=>this._runValue=NaN)),this._prevValue=t.value)}}class Ka extends ia{}class qa extends na{constructor(t){super(t,"rct-gauge-scale"),this.add(this._line=this._createLine(t,"rct-gauge-scale-line")),this.add(this._tickContainer=new bt(t,"rct-gauge-scale-ticks")),this._ticks=new Kn(this._tickContainer,gr),this.add(this._labelContainer=new bt(t,"rct-gauge-scale-tick-labels")),this._labels=new Kn(this._labelContainer,Ka)}}class Qa extends qa{_createLine(t,e){return new gr(t,e)}_doMeasure(t,e,s,i,r){const n=e._reversed,a=e._vertical,h=e.label,o=e._steps,l=o.length;let c=a?e.gap:s,_=a?i:e.gap;if(this._tickContainer.setVis(e.tick.visible)&&(this._tickContainer.setStyleOrClass(e.tick.style),this._ticks.prepare(l)),a?c+=e.tick.length:_+=e.tick.length,this._labelContainer.setVis(e.label.visible)&&(this._labelContainer.setStyleOrClass(e.label.style),this._labels.prepare(l,(e=>{e.setModel(t,h,null,null)})),l>0))if(a){let t=0;this._labels.forEach(((e,s)=>{e.setText(h.getText(o[n?s:l-1-s])),t=g(e.getBBox().width)})),c+=t}else{let t=0;this._labels.forEach(((e,s)=>{e.setText(h.getText(o[n?l-1-s:s])),t=g(e.getBBox().height)})),_+=t}return{width:c,height:_}}_doLayout(){const t=this.model;t._vertical?this.$_layoutVert(t,this.width,this.height):this.$_layoutHorz(t,this.width,this.height)}$_layoutHorz(t,e,s){const i=this._line,r=t.tick,n=t._steps;n.length;const a=t.position===Me.OPPOSITE,h=a?-r.length:r.length;let o,l=a?s-t.gap:t.gap;if(i.setVis(t.line.visible)&&(i.setStyleOrClass(t.line.style),i.setHLine(l,0,e)),this._tickContainer.setVis(r.visible)&&this._ticks.forEach(((s,i)=>{o=t.getRate(n[i])*e,s.setVLine(o,l,l+h)})),this._labelContainer.visible){let s=Number.MIN_SAFE_INTEGER;l=a?0:l+h,this._labels.forEach(((i,r)=>{const a=i.getBBox();o=t.getRate(n[r])*e,i.setVis(o-a.width/2>s)&&(i.layout(it.CENTER).trans(o-a.width/2,l),s=o+a.width/2)}))}}$_layoutVert(t,e,s){const i=this._line,r=t.tick,n=t._steps;this.height,n.length;const a=t.position===Me.OPPOSITE,h=a?r.length:-r.length;let o,l=a?t.gap:e-t.gap;if(i.setVis(t.line.visible)&&(i.setStyleOrClass(t.line.style),i.setVLine(l,0,s)),this._tickContainer.setVis(r.visible)&&this._ticks.forEach(((e,i)=>{o=t.getRate(n[i])*s,e.setHLine(o,l,l+h)})),this._labelContainer.visible){a?Qt.START:Qt.END;const i=a?it.LEFT:it.RIGHT;l=a?l+h:e-t.gap+h,this._labels.forEach(((e,r)=>{const h=e.getBBox(),c=a?l:l-h.width;o=t.getRate(n[r])*s,e.layout(i).trans(c,o-h.height/2)}))}}}class Ja extends Za{measureLabelSize(t,e,s){const i=t.label,r=this.labelView();return i.setText(t.getLabel(i,t.value)),r.text=i.text,i.buildSvg(r,null,e,s,t,i._domain),Jn(r.getBBox())}_renderGauge(t,e){const s=this.model,i=f(this._runValue,s.value);this._measureGauge(s,s.label,this.labelView(),i,s.isVertical(),t,e),this._renderValue()}_renderValue(){const t=this.model,e=t.label,s=t.scale,i=this.labelView(),r=f(this._runValue,t.value),n=h({},this._rBand);if(this._renderScale(n),this.background().setRect(n),n.height>0&&this._renderBand(t,n,r),"top"!==e._runPos&&"bottom"!==e._runPos||(this._rLabel.height=n.height),this._renderLabel(t,e,i,r),!this._vertical&&("left"===e._runPos||"right"===e._runPos)&&s.visible&&s.position===Me.OPPOSITE){const t=i.getBBox();i.ty+t.height>this.height&&i.transY(g(0,this.height-t.height))}}_measureGauge(t,e,s,i,r,n,a){const h=this._rBand=Qn(0,0,n,a);if(this._vertical=t.group instanceof yn?t.group.vertical:r,e.visible){const r=e._runPos=w(e.position,this._vertical?"top":"left"),o=e._runVert="top"===r||"bottom"===r,l=t.group?t.group.itemLabel.gap:e._runGap=e.getGap(o?a:n);let c=o?n:e.getWidth(n),_=o?e.getHeight(a):a;const u=o?n:e.getMaxWidth(n),d=o?e.getMaxHeight(a):a,p=this._rLabel=Qn(0,0,n,a);s.setStyleOrClass(e.style),e.setText(t.getLabel(e,e.animatable?i:t.value)),s.text=e.text,e.buildSvg(s,null,f(c,u),f(_,d),t,e._domain);const m=s.getBBox();switch(o?(p.height=f(_,m.height),h.height=g(0,h.height-(p.height+l))):(p.width=f(c,m.width),this._wLabel=t.group?t.group._labelWidth:p.width,h.width=g(0,h.width-(this._wLabel+l))),r){case"top":h.y=p.height+l;break;case"bottom":p.y=h.height+l;break;case"right":p.x=h.width+l;break;default:h.x=this._wLabel+l}}else this._rLabel=null}_renderLabel(t,e,s,i){if(s.visible){const t=this._rLabel,i=s.getBBox();let r=t.x,n=t.y;switch(e._runPos){case"top":case"bottom":r+=t.width/2;break;case"right":r=this.width-t.width,s.anchor=Qt.START,n+=g(0,(t.height-i.height)/2);break;default:s.anchor=Qt.END,r+=this._wLabel,n+=g(0,(t.height-i.height)/2)}s.trans(r,n)}}_renderScale(t){const e=this.model,s=e.label,i=e.scale,r=this.scaleView(),n=this._vertical?t.height:t.width;let a,h;if(i._vertical=this._vertical,i._reversed=e.reversed,isNaN(this._runValue)&&i.buildSteps(n,e.value),r.setVis(e.scaleVisible())){const e=r.measure(this.doc,i,t.width,t.height,1);this._vertical?(a=0,h=t.y,t.width=g(0,t.width-e.width),i.position===Me.OPPOSITE?a=t.x+t.width:(s._runVert||(a=t.x),t.x+=e.width)):(a=t.x,t.height=g(0,t.height-e.height),i.position===Me.OPPOSITE?s._runVert?(h=t.y,t.y+=e.height):(this._rLabel.y=t.y+=e.height,h=t.y-e.height):h=t.y+t.height),r.resizeByMeasured().layout().trans(a,h)}}}class th extends Za{}class eh extends Xa{_defaultCalss(){return eh.GAUGE_GROUP_CLASS}_doInitContents(t,e){e.add(this._gaugeContainer=new bt(t,"rct-gauge-group-container")),this._gaugeViews=this._createPool(this._gaugeContainer)}_setChartOptions(t,e,s){super._setChartOptions(t,e,s),this._gaugeViews.forEach((i=>i._setChartOptions(t,e,s)))}_prepareGauge(t,e){this._gaugeViews.prepare(e.count()),this._doPrepareGauges(t,e,this._gaugeViews)}_renderGauge(t,e){this._doRenderGauges(this._gaugeContainer,this._gaugeViews,t,e)}_doPrepareGauges(t,e,s){s.forEach(((s,i)=>{s.prepareGauge(t,e.getVisible(i))}))}}eh.GAUGE_GROUP_CLASS="rct-gauge-group";class sh extends qa{setExtents(t,e){this._center=t,this._exts=e}_createLine(t,e){return new ja(t,e)}_doMeasure(t,e,s,i,r){const n=e._steps.length-(360===e.gauge.sweepAngle?1:0);return this._line.setVis(e.line.visible)&&this._line.internalSetStyleOrClass(e.line.style),this._tickContainer.setVis(e.tick.visible)&&(this._tickContainer.internalSetStyleOrClass(e.tick.style),this._ticks.prepare(n)),this._labelContainer.setVis(e.label.visible)&&(this._labelContainer.internalSetStyleOrClass(e.label.style),this._labels.prepare(n,(t=>{}))),{width:s,height:i}}_doLayout(t){const e=this.model,s=e._steps,i=e.gauge,r=e.position===Me.OPPOSITE?-1:1,n=i.props,a=this._center.x,h=this._center.y,o=this._exts.scale,l=o+this.model.tick.length*r,u=n._sweepRad,d=n._startRad,p=i.maxValue-i.minValue;let g,m,f,x;if(this._line.visible&&this._line.setArc(a,h,o,d,u,!0),this._tickContainer.visible&&this._ticks.forEach(((t,i,r)=>{const n=e.getRate(s[i])*u+d;g=a+c(n)*o,m=h+_(n)*o,f=a+c(n)*l,x=h+_(n)*l,t.setLine(g,m,f,x)})),this._labelContainer.visible){this._labels.get(0).setText(String(i.maxValue));const t=l+.2*this._labels.get(0).getBBox().height*r;this._labels.forEach(((n,o,l)=>{const g=e.getRate(s[o])*u+d;n.setText(String(I(i.minValue+e.getRate(s[o])*p)));const m=n.getBBox();f=a+c(g)*(t+m.width/2*r)-m.width/2,x=h+_(g)*(t+m.height/2*r)-m.height/2,n.trans(f,x)}))}}}let ih=class extends na{constructor(t){super(t,"rct-circle-gauge-band"),this._sectorViews=new Kn(this,Ya),this.add(this._labelContainer=new bt(t,"rct-circle-gauge-band-tick-labels")),this._labels=new Kn(this._labelContainer,ee)}setExtends(t,e){this._center=t,this._exts=e}_doLayout(t){const e=this.model,s=e.gauge,i=s.scale,r=s.props,n=this._center.x,a=this._center.y,h=this._exts.band,o=s.clockwise,l=1-this._exts.bandThick/h,c=e.ranges,_=r._sweepRad;s.maxValue,s.minValue;let u=r._startRad;this._sectorViews.prepare(c.length).forEach(((t,e)=>{const s=i.getRate(c[e].toValue-c[e].fromValue)*_;t.setSector({cx:n,cy:a,rx:h,ry:h,innerRadius:l,start:u,angle:s,clockwise:o}),t.internalClearStyleAndClass(),t.setFill(c[e].color),c[e].style&&t.addStyleOrClass(c[e].style),u+=s}))}};class rh extends St{render(t,e){const s=t.getRadius(e);return s!==this._radius&&(this._radius=s,this.setPath((new Dr).circle(0,0,s).end())),this.internalSetStyleOrClass(t.style),this}}class nh extends St{render(t,e){const s=t.getExtents(e);if(s.radius!==this._radius||s.length!==this._length||s.offset!==this._offset){const t=this._radius=s.radius,e=this._offset=s.offset;if(this._length=s.length,this._radius>0&&this._length>0){const s=new Dr;s.move(-t,e).line(0,-this._length+e).line(t,e),this.setPath(s.end())}else this.setPath("")}return this.internalSetStyleOrClass(t.style),this}}class ah extends th{constructor(t){super(t,"rct-circle-gauge")}_doInitContents(t,e){e.add(this._rimView=new Ya(t,"rct-circle-gauge-rim")),e.add(this._valueView=new Ya(t,"rct-circle-gauge-value")),e.add(this._innerView=new Ya(t,"rct-circle-gauge-inner")),e.add(this._textView=new ee(t,"rct-circle-gauge-label")),e.add(this._handContainer=new bt(t,void 0)),e.add(this._scaleView=new sh(t)),e.add(this._bandView=new ih(t))}_backgroundView(){return this._rimView}_prepareGauge(t,e){this._rimView.setVis(e.rim.visible),this._scaleView.setVis(e.scale.visible),this._bandView.setVis(e.band.visible),this._valueView.setVis(e.valueRim.visible),e.hand.visible?(this._handView||this._handContainer.add(this._handView=new nh(t,"rct-circle-gauge-hand")),this._handView.visible=!0):this._handView&&(this._handView.visible=!1),e.pin.visible?(this._pinView||this._handContainer.add(this._pinView=new rh(t,"rct-circle-gauge-pin")),this._pinView.visible=!0):this._pinView&&(this._pinView.visible=!1),this._textView.setVis(e.labelVisible())&&this._textView.setStyleOrClass(e.label.style)}_renderGauge(t,e){const s=this.model,i=s.getCenter(t,e),r=s.getExtents(p(t,e));this.$_renderBackground(s,i,r),this._renderValue()}_renderValue(){const t=this.model,e=t.scale,s=t.getProps(),i=this._getValue(t),r=e.getRate(f(i,0)),n=this._center,a=this._exts,h=t.valueRim.getThickness(a.radiusThick),o=this._textView;if(this._valueView.visible){const e=t.valueRim,o=e.getRange(i),l=a.value+(e.stroked?0:h/2),c=this._valueView;c.setStyleOrClass(e.style),o&&(c.setStyle(e.stroked?"stroke":"fill",o.color),o.style&&c.addStyleOrClass(o.style)),e.stroked&&(c.setFill("none"),c.setStyle("strokeWidth",H(h))),c.setBoolData("stroked",e.stroked),c.setSectorEx({cx:n.x,cy:n.y,rx:l,ry:l,innerRadius:(l-h)/l,start:s._startRad,angle:s._sweepRad*r,clockwise:t.clockwise},t.valueRim.stroked)}if(this._handView){const e=(s._handRad+s._sweepRad*r)*D;this._handView.render(t.hand,a.radius).transp(n).rotate(t.clockwise?e:-e)}if(o.visible)if(t.label.setText(t.getLabel(t.label,t.label.animatable?i:t.value)),o.text=t.label.text,t.label.buildSvg(o,null,NaN,NaN,t,t.label._domain),o.setBoolData("grouped",!!t.group),t.group)this.$_layoutGroupedLabel(t,o,a);else{const e=o.getBBox(),s=t.label.getOffset(this.width,this.height);o.trans(n.x+s.x,n.y-e.height/2+s.y)}}$_renderBackground(t,e,s){const i=t.getProps(),r=i._startRad;this._center=e,this._exts=s,t.scale.buildSteps(s.scale*i._sweepRad,NaN),this._rimView.visible&&(this._rimView.internalSetStyleOrClass(t.rim.style),this._rimView.setSector({cx:e.x,cy:e.y,rx:s.radius,ry:s.radius,innerRadius:1-s.radiusThick/s.radius,start:r,angle:i._sweepRad,clockwise:t.clockwise})),this._scaleView.visible&&(this._scaleView.setStyleOrClass(t.scale.style),this._scaleView.measure(this.doc,t.scale,this.width,this.height,0),this._scaleView.setExtents(e,s),this._scaleView.layout()),this._bandView.visible&&(this._bandView.setStyleOrClass(t.band.style),this._bandView.measure(this.doc,t.band,this.width,this.height,0),this._bandView.setExtends(e,s),this._bandView.layout()),this._innerView.setStyleOrClass(t.innerStyle);let n=s.inner;const a=getComputedStyle(this._innerView.dom),h=parseFloat(a.strokeWidth);h>1&&(n-=h/2),this._innerView.setSector({cx:e.x,cy:e.y,rx:n,ry:n,innerRadius:0,start:0,angle:2*Math.PI,clockwise:!0}),this._pinView&&this._pinView.render(t.pin,n).trans(e.x,e.y)}$_layoutGroupedLabel(t,e,s){const i=e.getBBox(),r=this._rimView.getBBox(),n=+t.group.labelGap||0;e.anchor=Qt.END,e.trans(r.x+r.width/2-n,r.y+(s.radius-s.inner-i.height)/2)}}class hh extends Ds{constructor(t){super(),this.view=t}_doUpdate(t){return this.view._secRate=t,this.view.$_renderHands(this.view.model,this.view._exts),!0}}class oh extends Ia{beginHover(t,e){this._saveRadius=this._radius}setHoverRate(t,e,s){const i=this.point,r=(+t.model.marker.hoverScale||1.8)-1;let n=this._radius;e?isNaN(s)||(n=this._radius=this._saveRadius*(1+s*r)):n=this._radius=this._saveRadius*(1+r-(isNaN(s)?r:r*s)),Hs.setShape(this,t.model.getShape(i),n,n),this.index>0?this.trans(i.px2-n,i.py2-n):this.trans(i.xPos-n,i.yPos-n)}endHover(t,e){this._radius=this._saveRadius}getTooltipPos(){return{x:this.point.xPos,y:this.point.yPos}}distance(t,e,s){const i=0===this.index?this.point.xPos:this.point.px2,r=0===this.index?this.point.yPos:this.point.py2;return this.point.isNull?Number.MAX_VALUE:Math.sqrt(Math.pow(i-e,2)+Math.pow(r-s,2))-t}}class lh extends La{}class ch extends Ta{constructor(t,e){super(t,e),this._needBelow=!1,this._rangeClips=[],this.insertFirst(this._lineContainer=new lh(t,"rct-line-series-lines")),this._lineContainer.add(this._line=new St(t,"rct-line-series-line")),this._markers=new Kn(this._pointContainer,oh)}getClipContainer(){return this._lineContainer}_getPointPool(){return this._markers}needDecoreateLegend(){return!0}decoreateLegend(t){const e=getComputedStyle(this._line.dom),s=t._marker;s._line.setStyle("strokeWidth",e.strokeWidth),s._shape?(s._marker.internalSetStyles(this.model.marker.style),s._line.setStyle("strokeDasharray","")):s._line.setStyle("strokeDasharray",e.strokeDasharray)}_prepareSeries(t,e){e instanceof Pr&&this._prepareBelow(e),!this._simpleMode&&this.$_prepareMarkers(e,this._visPoints)}_prepareViewRanges(t){super._prepareViewRanges(t),this._prepareRanges(t,t._runRanges)}_renderSeries(t,e){this._lineContainer.invert(this._inverted,e),this._layoutMarkers(this._visPoints,t,e),this.model.prepareLines(this._visPoints)}_doAfterLayout(){this._layoutLines()}_runShowEffect(t){this._polar?t&&fa.grow(this):t&&fa.reveal(this,{from:function(t){const e=t.model._xAxisObj.reversed;return t._inverted?e?"top":"bottom":e?"right":"left"}(this)})}_doViewRateChanged(t){this._layoutMarkers(this._visPoints,this.width,this.height),this._layoutLines()}getPointsAt(t,e){return[]}getNearest(t,e){const s=this.model.marker.radius,i=this._markers._internalItems().reduce(((i,r)=>i.distance(s,t,e)<r.distance(s,t,e)?i:r));return{pv:i,dist:i.distance(s,t,e)}}getHintDistance(){return this.model.marker.hintDistance}canHover(t,e,s){return t<=this.model.marker.radius+s}_markersPerPoint(){return 1}_prepareBelow(t){var e,s;const i=this.control;let r=this._lowLine;if(this._needBelow=t.belowStyle&&t._minY<t.getBaseValue(t._yAxisObj),this._needBelow)return r||(this._lineContainer.insertChild(r=this._lowLine=new St(this.doc,"rct-line-series-line rct-line-series-line-below"),this._line),this._upperClip=i.clipBounds(),this._lowerClip=i.clipBounds(),this._upperClip.setAttr(wt.ASSET_KEY,"1"),this._lowerClip.setAttr(wt.ASSET_KEY,"1")),this._line.setClip(this._upperClip),r.setClip(this._lowerClip),!0;null==r||r.setClip(),this._line.setClip(),null===(e=this._upperClip)||void 0===e||e.remove(),null===(s=this._lowerClip)||void 0===s||s.remove()}_prepareRanges(t,e){const s=this._rangeClips;let i=this._rangeLines;if(e){for(i||(i=this._rangeLines=new Kn(this._lineContainer,St)),i.prepare(e.length);s.length<e.length;){const t=new Vt(this.doc);t.setAttr(wt.ASSET_KEY,"1"),this.control.clipContainer().append(t.dom),s.push(t)}for(;s.length>e.length;)s.pop().remove()}else i&&(i.freeAll(),s.forEach((t=>t.remove())),s.length=0)}$_resetClips(t,e,s,i){const r=this.model._yAxisObj.reversed;let n;(n=this._upperClip)&&(i?r?n.setBounds(0,-s,e,t):n.setBounds(0,-t,e,t-s):r?n.setBounds(0,0+s,t,e-s):n.setBounds(0,0,t,s)),(n=this._lowerClip)&&(this._inverted?r?n.setBounds(0,-t,e,t):n.setBounds(0,-s,e,t-s):r?n.setBounds(0,0,t,s):n.setBounds(0,0+s,t,e-s))}$_prepareMarkers(t,e){const s=t instanceof Pr&&this._needBelow,i=s?t.getBaseValue(t._yAxisObj):NaN,r=[t.marker.style,null];if(this._pointContainer.setVis(!t._simpleMode)){const n=this._markersPerPoint(),a=e.length;this._markers.prepare(a*n,((n,h)=>{const o=e[h%a];o.isNull||(n.point=o,r[1]=s&&o.yValue<i?t.belowStyle:null,this._setPointStyle(n,t,o,r)),n.point=o,n.index=h<a?0:1}))}else this._markers.prepare(0)}_layoutMarker(t,e,s,i){const r=this.model,n=t.point,a=t._radius=r.getRadius(n);e&&t.internalSetStyleOrClass(e),Hs.setShape(t,r.getShape(n),a,a),t.setPos(s,i),t.trans(s-=a,i-=a)}_layoutMarkers(t,e,s){const i=this.model,r=i.marker,n=r.style,a=this._inverted,h=i.needClip(!1),o=this._getGrowRate(),l=r.visible,u=r.firstVisible,d=r.lastVisible,p=i.pointLabel,g=p.position,m=p.align,f=p.getAlignOffset(),x=p.textAlign,w=p.getOffset(),b=this._labelViews(),y=i._xAxisObj,v=i._yAxisObj,V=this._polar=i.chart.body.getPolar(y),S=!!V,P=v.prev(a?e:s),k=y.prev(V?V.rd*R:a?s:e),E=a?0:s,A=t.length;t.forEach(((t,i)=>{let r,p;if(V){const e=V.start+y.getPos(k,t.xValue),s=v.getPos(V.rd,t.yGroup)*o;r=t.px=V.cx+s*c(e),p=t.py=V.cy+s*_(e)}else r=t.px=y.getPos(k,t.xValue),p=t.py=E-v.getPos(P,t.yGroup),a&&(r=v.getPos(P,t.yGroup),p=s-y.getPos(k,t.xValue));t.xPos=r,t.yPos=p;const C=this._markers.get(i),L=b&&b.get(t,0);if(C&&C.setVis(!t.isNull&&(S||!h||r>=0&&r<=e&&p>=0&&p<=s))){this._layoutMarker(C,n,r,p);const t=0==i&&null!=u?u:i==A-1&&null!=d?d:l;if(C.setStyle("opacity",t?"1":"0"),L){const t=L.getBBox(),e=C._radius;switch(L.visible=!0,L.setContrast(null),g){case ti.INSIDE:p-=t.height/2+w;break;case ti.FOOT:p+=w+(l?e:0);break;default:p-=t.height+w+(l?e:0)}switch(m){case it.LEFT:r-=t.width+(l?e:0)+f;break;case it.RIGHT:r+=(l?e:0)+f;break;default:r-=t.width/2+f}L.layout(x).trans(r,p)}}else L&&L.setVis(!1)}))}_layoutLines(){const t=this.model;if(!this._lineContainer.setVis(t._lines.length>0))return;const e=this.width,s=this.height,i=this._inverted,r=t instanceof Pr&&this._needBelow;let n=this._buildLines2(t._lines,this._polar);if(t._runRanges)this._rangeLines.forEach(((r,a)=>{const h=t._runRanges[a];r.setPath(n),r.internalClearStyleAndClass(),r.internalSetStyle("stroke",h.color),r.internalSetStyleOrClass(h.style),ct.setImportantStyle(r.dom.style,K,"none"),r.setClip(this._rangeClips[a]),this._clipRange(e,s,t._runRangeValue,h,this._rangeClips[a],i)}));else{const e=this._line;e.setPath(n),e.internalClearStyleAndClass(),e.internalSetStyle("stroke",t._runColor),e.internalSetStyleOrClass(t.style),ct.setImportantStyle(e.dom.style,K,"none")}if(r){const r=this._lowLine,a=t._yAxisObj,h=t.getBaseValue(a);i?this.$_resetClips(e,s,a.getPos(e,h),!0):this.$_resetClips(e,s,s-a.getPos(s,h),!1),r.setPath(n),r.internalClearStyleAndClass(),r.internalSetStyle("stroke",t._runColor),r.internalSetStyleOrClass(t.style),r.internalSetStyleOrClass(t.belowStyle),ct.setImportantStyle(r.dom.style,K,"none")}}_buildLine2(t,e,s,i){const r=this.model;e===_e.SPLINE?this._drawCurve2(t,s,i):r instanceof Pr&&e===_e.STEP?this._drawStep2(t,s,i,s?r.backDir():r.stepDir):this._drawLine2(t,s,i)}_buildLines2(t,e){const s=this.model,i=s.getLineType(),r=new Dr;return i===_e.SPLINE?this._drawCurves(t,r):s instanceof Pr&&i===_e.STEP?this._drawSteps(t,r,s.stepDir):this._drawLines(t,r),r.end(e)}_drawLine2(t,e,s){if(t.length>1){s.moveOrLine(e,t[0].px,t[0].py);for(let e=1;e<t.length;e++)this.model instanceof Pr&&this.model.connectNullPoints&&t[e].isNull||s.line(t[e].px,t[e].py)}}_drawLines(t,e){t.forEach((t=>this._drawLine2(t,!1,e)))}_drawStep2(t,e,s,i){if(t.length>1){s.moveOrLine(e,t[0].px,t[0].py);for(let e=1;e<t.length;e++)switch(i){case vr.BACKWARD:s.line(t[e-1].px,t[e].py),s.line(t[e].px,t[e].py);break;case vr.CENTER:s.line((t[e].px+t[e-1].px)/2,t[e-1].py),s.line((t[e].px+t[e-1].px)/2,t[e].py),e+1===t.length&&s.line(t[e].px,t[e].py);break;default:s.line(t[e].px,t[e-1].py),s.line(t[e].px,t[e].py)}}}_drawSteps(t,e,s){t.forEach((t=>this._drawStep2(t,!1,e,s)))}_drawCurve2(t,e,s){t.length>1&&(s.moveOrLine(e,t[0].px,t[0].py),this._drawSpline(t,0,t.length-1,s))}_drawCurves(t,e){t.forEach((t=>this._drawCurve2(t,!1,e)))}_drawCurve(t,e,s){const i=t.length;let r;if(t&&t.length>1){let n=e;for(r=e;r<i;)if(t[r].isNull){r-1>n&&this._drawSpline(t,n,r-1,s);do{r++}while(r<i&&t[r].isNull);n=r,r<i&&(s.move(t[r].px,t[r].py),r++)}else r++;r-1>n&&this._drawSpline(t,n,r-1,s)}}_buildAreas(t,e,s){const i=new Dr;s=s||e;for(let r=0;r<t.length;r+=2){const n=t[r],a=t[r+1];this._buildLine2(n,e,!1,i),this._buildLine2(a,s,!0,i)}return i.end(!0)}setHoverStyle(t){super.setHoverStyle(t),t.internalImportantStylesOrClass(this.model.marker.hoverStyle)}}class _h extends ch{constructor(t){super(t,_h.CLASS),this._flagView=new ia(t,"rct-line-series-flag"),this._pointContainer.add(this._flagView)}_legendColorProp(){return"stroke"}_doLayout(){super._doLayout();const t=this.model,e=t.flag,s=this._flagView;let i;if(s.setVis(e.visible&&!!(i=e.label()))){s.setText(i),s.setModel(this.doc,e,null,null),s.layout(it.LEFT);const r=s.getBBox();let n,a;n=this._markers.last.x,a=this._markers.last.y,this._inverted?(t._xAxisObj.reversed?a+=e.offset:a-=e.offset+r.height,n-=r.width/2):(t._xAxisObj.reversed?n-=e.offset+r.width:n+=e.offset,a-=r.height/2),s.trans(n,a)}}}_h.CLASS="rct-line-series";class uh extends ch{constructor(t,e){super(t,e||"rct-area-series"),this._rangeAreaClips=[],this.insertFirst(this._areaContainer=new lh(t,"rct-area-series-areas")),this._areaContainer.insertFirst(this._area=new St(t,"rct-area-series-area"))}decoreateLegend(t){super.decoreateLegend(t);const e=getComputedStyle(this._area.dom);t._marker._area.setStroke("none"),t._marker._area.setFill(e.fill),t._marker._area.setStyle("fillOpacity",e.fillOpacity)}getClipContainer2(){return this._areaContainer}_prepareBelow(t){let e=this._lowArea;if(super._prepareBelow(t))return e||this._areaContainer.add(e=this._lowArea=new St(this.doc,"rct-area-series-area")),this._area.setClip(this._upperClip),e.setClip(this._lowerClip),!0;null==e||e.setClip(),this._area.setClip()}_prepareRanges(t,e){super._prepareRanges(t,e);let s=this._rangeAreas,i=this._rangeAreaClips;if(e){for(s||(s=this._rangeAreas=new Kn(this._areaContainer,St,"rct-area-series-area")),s.prepare(e.length);i.length<e.length;){const t=new Vt(this.doc);t.setAttr(wt.ASSET_KEY,"1"),this.control.clipContainer().append(t.dom),i.push(t)}for(;i.length>e.length;)i.pop().remove()}else s&&(s.freeAll(),i.forEach((t=>t.remove())),i.length=0)}_renderSeries(t,e){super._renderSeries(t,e),this.model.prepareAreas(),this._areaContainer.invert(this._inverted,e)}_layoutMarkers(t,e,s){super._layoutMarkers(t,e,s);const i=this._inverted,r=this.model._yAxisObj,n=i?e:s,a=i?0:s;for(let e=0,s=t.length;e<s;e++){const s=t[e];s.yLow=a-r.getPos(n,s.yGroup-s.yValue)}}_doAfterLayout(){var t;null===(t=this.model.group)||void 0===t||t.prepareLines(this.model),super._doAfterLayout(),this._polar?this._layoutPolar(this._area,this._visPoints):this.$_layoutArea(this._area)}$_layoutArea(t){const e=this.model;if(!this._areaContainer.setVis(e._areas.length>0))return;const s=this.width,i=this.height,r=e.chart.isInverted(),n=this._needBelow?this._lowArea:void 0,a=this._buildAreas(e._areas,e.getLineType());e._runRanges?this._rangeAreas.forEach(((t,n)=>{const h=e._runRanges[n];t.setBoolData("simple",this._simpleMode),t.setPath(a),t.internalClearStyleAndClass(),t.setFill(h.color),this._setFill(t,h.style),h.areaStyle&&t.internalSetStyleOrClass(h.areaStyle),t.setClip(this._rangeAreaClips[n]),this._clipRange(s,i,e._runRangeValue,h,this._rangeAreaClips[n],r)})):(t.setPath(a),t.unsetData("polar"),t.setBoolData("simple",this._simpleMode),t.internalClearStyleAndClass(),e._runColor&&t.internalSetStyle(K,e._runColor),this._setFill(t,e.style),e.areaStyle&&t.internalSetStyleOrClass(e.areaStyle)),n&&(n.setBoolData("simple",this._simpleMode),n.setPath(a),n.internalClearStyleAndClass(),e._runColor&&n.internalSetStyle(K,e._runColor),e.areaStyle&&n.internalSetStyleOrClass(e.areaStyle),this._setFill(n,e.belowStyle),e.belowAreaStyle&&n.internalSetStyleOrClass(e.belowAreaStyle))}_layoutPolar(t,e){const s=this.model,i=s.group,r=s._yAxisObj,n=r instanceof Di?s.getBaseValue(r):NaN,a=this.height;r.getPos(a,ut.isNotEmpty(n)?n:r.axisMax());const h=new Dr;if(!i||i.layout!==_i.STACK&&i.layout!==_i.FILL){h.move(e[0].xPos,e[0].yPos);for(let t=1;t<e.length;t++)h.line(e[t].xPos,e[t].yPos);t.setPath(h.end())}else{h.move(e[0].xPos,e[0].yLow),h.line(e[0].xPos,e[0].yPos);for(let t=1;t<e.length;t++)h.line(e[t].xPos,e[t].yPos);h.line(e[e.length-1].xPos,e[e.length-1].yLow);for(let t=e.length-1;t>=0;t--)h.line(e[t].xPos,e[t].yLow);t.setPath(h.end())}t.setBoolData("polar",!0),t.clearStyleAndClass(),t.setFill(s._runColor),t.addStyleOrClass(s.style)}}class dh extends Ya{constructor(t){super(t,Ta.POINT_CLASS)}savePrevs(){}}class ph extends Ba{constructor(){super(...arguments),this._labelInfo={}}_getPointPool(){return this.chart().isPolar()?this._sectors:this._bars}_preparePoints(t,e,s){e.chart.isPolar()?this.$_parepareSectors(t,e,this._visPoints):this.$_parepareBars(t,e,this._visPoints)}_setPointStyle(t,e,s){super._setPointStyle(t,e,s),s.yValue<e.baseValue&&e.belowStyle&&t.addStyleOrClass(e.belowStyle)}_layoutPoints(t,e){this.model.chart.isPolar()?this.$_layoutSectors():super._layoutPoints(t,e)}$_parepareBars(t,e,s){this._bars||(this._bars=this._createBarPool(this._pointContainer)),this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}$_parepareSectors(t,e,s){this._sectors||(this._sectors=new Kn(this._pointContainer,dh)),this._sectors.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}$_layoutSectors(){const t=this.model,e=this._getGrowRate(),s=t.pointLabel,i=this._labelViews(),r=t.chart.body,n=t._xAxisObj,a=t._yAxisObj,h=r.getPolar(n),o=n.getTotalAngle(),l=h.cx,u=h.cy;let d,p,g;i&&(d=this._labelInfo,p=t.getLabelPosition(s.position),g=t.getLabelOff(s.getOffset())),this._sectors.forEach(((s,r)=>{const m=s.point,f=a.getPos(h.rd,m.yValue)*e;let x=a.getPos(h.rd,m.yGroup)*e;const w=n.getUnitLen(o,m.xValue),b=t.getPointWidth(w);let y=h.start+n.getPos(o,m.xValue);if(y+=t.getPointPos(w),s.setSector({cx:l,cy:u,rx:x,ry:x,innerRadius:(x-f)/x,start:y-b/2,angle:b,clockwise:!0}),y=s.start+s.angle/2,m.xPos=l+s.rx*c(y),m.yPos=u+s.ry*_(y),i&&(d.labelView=i.get(m,0))){const t=d.labelView.getBBox();let e;p===ti.OUTSIDE?(x=u+(s.ry+t.height+g)*_(y),e=l+(s.rx+t.width+g)*c(y)):p===ti.HEAD?(x=u+(s.ry-t.height/2-g)*_(y)-t.height/2,e=l+(s.rx-t.height/2-g)*c(y)):(x=u+.7*s.ry*_(y)-t.height/2,e=l+.7*s.rx*c(y)),d.labelView.layout(it.CENTER).trans(e-t.width/2,x)}}))}}class gh extends Oa{constructor(t){super(t,Ta.POINT_CLASS+" rct-boxplot-point")}layout(t,e){const s=this.point,i=s.yValue-s.minValue,r=t/2;const n=0+e-e*(s.lowValue-s.minValue)/i,a=0+e-e*(s.highValue-s.minValue)/i,h=e*(s.highValue-s.lowValue)/i;s.color&&this._box.setFill(s.color),this.x=this.tx+r,this._stemUp.setVLine(r,0,a),this._stemDown.setVLine(r,n,e),this._min.setHLine(0,t/4,3*t/4),this._max.setHLine(0+e,t/4,3*t/4),this._box.setBox(0,a,t,h),this._mid.setHLine(0+e-e*(s.midValue-s.minValue)/i,0,t)}_doInitChildren(t){this.add(this._stemUp=new gr(t,"rct-boxplot-point-stem")),this.add(this._stemDown=new gr(t,"rct-boxplot-point-stem")),this.add(this._box=new Gs(t,"rct-boxplot-point-box")),this.add(this._mid=new gr(t,"rct-boxplot-point-mid")),this.add(this._min=new gr(t,"rct-boxplot-point-min")),this.add(this._max=new gr(t,"rct-boxplot-point-max"))}}class mh extends Ia{beginHover(t,e){}setHoverRate(t,e,s){}endHover(t,e){}}let fh=class extends Oa{constructor(t){super(t,Ta.POINT_CLASS)}layout(t,e){const s=this.point,i=s.yValue-s.lowValue;const r=0+e-e*(0===i?1:(p(s.openValue,s.closeValue)-s.lowValue)/i),n=0+e-e*(0===i?1:(g(s.openValue,s.closeValue)-s.lowValue)/i),a=p(n,r),h=g(1,m(r-n)),o=s.close<s.open;this.x=this.tx+0,this._wickUpper.setVLine(0,0,n),this._wickLower.setVLine(0,r,e),this._body.setBox(-t/2,a,t,h),this.setBoolData("decline",o)}_doInitChildren(t){this.add(this._wickUpper=new gr(t,"rct-candlestick-point-wick")),this.add(this._wickLower=new gr(t,"rct-candlestick-point-wick")),this.add(this._body=new Gs(t))}};let xh=class extends Oa{constructor(t){super(t,Ta.POINT_CLASS),this.add(this._line=new gr(t)),this.add(this._hmarker=new St(t,"rct-dumbbell-point-marker")),this.add(this._lmarker=new St(t,"rct-dumbbell-point-marker"))}layout(t,e){const s=this.point,i=s.radius,r=t/2;s.color&&(this._line.setStyle("stroke",s.color),this._hmarker.setFill(s.color),this._lmarker.setFill(s.color)),this.x=this.tx+r,this._line.setVLineC(r,0,e),Hs.setShape(this._hmarker,s.shape,i,i),Hs.setShape(this._lmarker,s.shape,i,i),this._hmarker.trans(r-i,0-i),this._lmarker.trans(r-i,e-i)}};let wh=class extends ea{constructor(t){super(t,Ta.POINT_CLASS),this._segments=new Kn(this,St),this._decimal=0,this.add(this._back=new Gs(t)),this._back.setTransparent(!0)}prepareSegments(t,e,s,i){this._decimal=s,this._segments.prepare(Math.round(e)).forEach(((t,e)=>{}))}layout(t,e,s){const i=this.wPoint,r=this.hPoint,n=r<0?Math.max:Math.min;e-=i/2,r<0&&(t=t.map((t=>-t))),this._back.setBounds(e,s-r,i,r),this._segments.forEach(((a,h,o)=>{h===o-1&&this._decimal>0?a.setPath(Hs.rectangle(e,s-t[2*h],i,r<0?n(1,this._decimal):n(-1,-this._decimal))):a.setPath(Hs.rectangle(e,s-t[2*h],i,n(-1,t[2*h]-t[2*h+1])))}))}savePrevs(){this.wSave=this.wPoint,this.xSave=this.x}};let bh=class extends Oa{constructor(t){super(t,Ta.POINT_CLASS)}_doInitChildren(t){this.add(this._stem=new gr(t)),this.add(this._whiskerUp=new gr(t)),this.add(this._whiskerDown=new gr(t)),this.add(this._back=new Gs(t,"rct-errorbar-point-back")),this._back.setTransparent(!1)}layout(t,e){const s=t/2;this.x=this.tx+s,this._stem.setVLine(s,0,e),this._whiskerUp.setHLine(0,0,t),this._whiskerDown.setHLine(e,0,t),this._back.setBox(0,0,t,e)}};class yh extends Na{}class vh extends Gs{constructor(t){super(t,Ta.POINT_CLASS)}}let Vh=class extends Ra{layout(t,e){this.setPath(Hs.rect({x:t-this.wPoint/2,y:e,width:this.wPoint,height:-this.hPoint}))}};class Sh extends ea{constructor(t){super(t,Ta.POINT_CLASS),this.add(this._line=new gr(t)),this.add(this._marker=new St(t,"rct-lollipop-point-marker"))}layout(t){const e=this.point.radius;this._line.setVLineC(0,0,t),Hs.setShape(this._marker,this.point.shape,e,e),this._marker.trans(-e,-e)}savePrevs(){this.xSave=this.tx}}class Ph extends Oa{constructor(t){super(t,Ta.POINT_CLASS)}layout(t,e){const s=this.point,i=s.yValue-s.lowValue,r=-t/2;const n=0+e-e*(p(s.openValue,s.closeValue)-s.lowValue)/i,a=0+e-e*(g(s.openValue,s.closeValue)-s.lowValue)/i,h=s.close<s.open;this.x=this.tx+0,this._back.setBox(r,0,t,e),this._tickOpen.setHLine(n,r,0),this._tickClose.setHLine(a,0,t/2),this._bar.setVLine(0,0,0+e),this.setBoolData("decline",h)}_doInitChildren(t){this.add(this._tickOpen=new gr(t,"rct-ohlc-point-tick")),this.add(this._tickClose=new gr(t,"rct-ohlc-point-tick")),this.add(this._bar=new gr(t)),this.add(this._back=new Gs(t,"rct-ohlc-point-back")),this._back.setTransparent(!1)}}class kh extends Ya{constructor(t){super(t,Ta.POINT_CLASS)}setPieSector(t,e,s){this._assignShape(s,!1)}}class Eh extends Ia{beginHover(t,e){}setHoverRate(t,e,s){const i=this.point,r=t._getDrawer(t.model.getShape(this.point)),n=(+t.model.hoverScale||1.8)-1;let a=t._radius;e?this._radius=a=t._radius*(1+(isNaN(s)?1:s)*n):a=t._radius*(1+n-(isNaN(s)?n:n*s)),this.setPath(r(a)),this.trans(i.xPos,i.yPos)}endHover(t,e){delete this._radius}}class Ah extends Gs{constructor(t){super(t,Ta.POINT_CLASS)}get point(){return this.node.point}render(t){if(1!==t){const e=Object.assign({},this.node);e.width*=t,e.height*=t,e.x+=(this.node.width-e.width)/2,e.y+=(this.node.height-e.height)/2,this.setRect(e)}else this.setRect(this.node)}}class Ch extends Na{layout(t,e,s,i){const r=this.point._len,n=r*i,a=.5;let h,o=(r-n)/2;switch(t){case un.NONE:h=[0,o-a*n,0,o+a*n];break;case un.OPEN:const t=.15,e=.45,s=.2;h=[0,o-e*n,0-t*n,o-s*n,0,o-a*n,0+t*n,o-s*n,0,o-e*n,0,o+a*n];break;default:const i=.1,r=.3;h=[0,o-r*n,0-i*n,o-r*n,0,o-a*n,0+i*n,o-r*n,0,o-r*n,0,o+a*n]}const l=this.point._off*i,c=["M",h[0],h[1]+l];for(let t=2;t<h.length;t+=2)c.push("L",h[t],h[t+1]+l);this.rotation=e,this.setPath(c)}}class Lh extends na{constructor(t){super(t,"rct-linear-gauge-band"),this._thick=0,this._gap=0,this._labelGap=3,this._barViews=new Kn(this,Gs),this.add(this._labelContainer=new bt(t,"rct-linear-gauge-band-tick-labels")),this._labels=new Kn(this._labelContainer,ee)}_doMeasure(t,e,s,i,r){const n=e.gauge,a=this._vertical=n instanceof wn?n.isVertical():n.vertical,h=e.position,o=this._thick=e.getThickness(a?s:i)+(h===Me.INSIDE?0:this._gap=f(e.gap,0));let l=a?o:s,c=a?i:o;const _=this._ranges=e.ranges;if(this._labelContainer.setVis(e.tickLabel.visible&&_.length>0)){const t=[_[0].fromValue].concat(_.map((t=>t.toValue)));if(this._labelContainer.setStyleOrClass(e.tickLabel.style),this._labels.prepare(_.length+1),a){let e=0;this._labels.forEach(((s,i)=>{s.text=String(t[i]),e=g(s.getBBox().width)})),l+=e+this._labelGap}else{let e=0;this._labels.forEach(((s,i)=>{s.text=String(t[i]),e=g(s.getBBox().height)})),c+=e}}return{width:l,height:c}}_doLayout(t){const e=this.model,s=e.gauge,i=s.scale,r=i._max-i._min;this._labelContainer.setVis(this.$_layoutBars(s,r,this._ranges)&&this._labelContainer.visible&&e.position!==Me.INSIDE)&&this.$_layoutLabels(s,r,this._ranges)}$_layoutBars(t,e,s){if(this._barViews.prepare(s.length),!this._barViews.isEmpty&&e>0){const t=this._vertical,i=this.model.position===Me.INSIDE,r=this.model.position===Me.OPPOSITE,n=this.width,a=this.height,h=t?a:n,o=this._thick;let l=0;return this._barViews.prepare(s.length).forEach(((c,_)=>{const u=s[_],d=h*(u.toValue-u.fromValue)/e;if(t){const t=i||r?0:n-o;c.setBounds(t,a-l-d,o,d)}else{const t=r?a-o:0;c.setBounds(l,t,d,this._thick)}c.internalClearStyleAndClass(),c.setFill(u.color),u.style&&c.addStyleOrClass(u.style),l+=d})),!0}}$_layoutLabels(t,e,s){const i=this.model.position===Me.OPPOSITE;if(this._vertical){const t=this.height,r=i?Qt.START:Qt.END,n=i?this._thick+this._labelGap:this.width-this._thick-this._labelGap;let a=this._labels.get(0);a.anchor=r,a.trans(n,t-a.getBBox().height/2);for(let i=1;i<=s.length;i++){const h=t-t*s[i-1].toValue/e;a=this._labels.get(i),a.anchor=r,a.trans(n,h-a.getBBox().height/2)}}else{const t=this.width,r=i?0:this._thick;this._labels.get(0).trans(0,r);for(let i=1;i<=s.length;i++){const n=t*s[i-1].toValue/e;this._labels.get(i).trans(n,r)}}}}class Th extends Ja{constructor(t){super(t,"rct-linear-gauge")}_doInitContents(t,e){e.add(this._background=new Gs(t,"rct-linear-gauge-background")),e.add(this._bandView=new Lh(t)),e.add(this._scaleView=new Qa(t)),e.add(this._valueView=new Gs(t,"rct-linear-gauge-value")),e.add(this._labelView=new ee(t))}_backgroundView(){return this._background}labelView(){return this._labelView}scaleView(){return this._scaleView}background(){return this._background}_prepareGauge(t,e){}_renderScale(t){const e=this.model.band,s=this._bandView;if(super._renderScale(t),s.setVis(e.visible)){const i=+e.gap||0,r=s.measure(this.doc,e,t.width,t.height,1);s.resizeByMeasured().layout(),this._vertical?e.position===Me.INSIDE?s.trans(t.x,t.y):e.position===Me.OPPOSITE?(s.trans(t.x+t.width-r.width,t.y),t.width-=r.width+i):(s.trans(t.x,t.y),t.width-=r.width+i,t.x+=r.width+i):e.position===Me.INSIDE?s.trans(t.x,t.y):e.position===Me.OPPOSITE?(s.trans(t.x,t.y),t.height-=r.height+i,t.y+=r.height+i):(s.trans(t.x,t.y+t.height-r.height),t.height-=r.height+i)}}_renderBand(t,e,s){const i=this._valueView,r=t.reversed,n=t.valueBar,a=t.group?t.group.scale:t.scale;if(i.setVis(!ta(e)&&n.visible&&!a.isEmpty()&&!isNaN(t.value)))if(i.setStyleOrClass(n.style),i.internalSetStyleOrClass(n.getStyle(s)),this._vertical){const t=e.height*a.getRate(s),n=r?e.y:e.y+e.height-t;i.setBounds(e.x,n,e.width,t)}else{const t=e.width*a.getRate(s),n=r?e.x+e.width-t:e.x;i.setBounds(n,e.y,t,e.height)}}}class Nh extends eh{constructor(t,e){super(t,e)}_doInitContents(t,e){super._doInitContents(t,e),e.insertFirst(this._scaleView=new Qa(t)),e.insertFirst(this._textView=new ee(t,"rct-linear-gauge-group-label"))}_prepareGauge(t,e){this._textView.setVis(e.label.visible)&&this._textView.setStyleOrClass(e.label.style),this._scaleView.setVis(e.scale.visible)&&this._scaleView.setStyleOrClass(e.scale.style),super._prepareGauge(t,e)}_doRenderGauges(t,e,s,i){const r=this.model,n=this._textView,a=Qn(0,0,s,i);if(n.visible){n.text=r.label.text,r.label.buildSvg(n,null,NaN,NaN,r,null);const t=this._textView.getBBox().height+r.label.getGap(i);a.y+=t,a.height-=t,n.trans(this.width/2,0)}r._labelWidth=r._labelHeight=0,this._gaugeViews.forEach(((t,e)=>{const n=t.measureLabelSize(r.get(e),s,i);r._labelWidth=g(r._labelWidth,n.width),r._labelHeight=g(r._labelHeight,n.height)}));const o=(l=a)&&h({},l);var l;const c=r.itemLabel.gap;r.vertical?(o.height-=r._labelHeight+c,r.itemLabel.opposite||(o.y+=r._labelHeight+c)):(o.width-=r._labelWidth+c,r.itemLabel.opposite||(o.x+=r._labelWidth+c)),this._renderScale(r,a,o),r.vertical?this.$_layoutVert(this.doc,r,e,a):this.$_layoutHorz(this.doc,r,e,a)}_renderScale(t,e,s){const i=this._scaleView,r=t.scale,n=t.vertical?e.height:e.width,a=[];let h,o;if(this._gaugeViews.forEach(((e,s)=>{a.push(f(e._runValue,t.get(s).value))})),r.buildGroupSteps(n,a),r._vertical=t.vertical,i.setVis(r.visible)){const n=i.measure(this.doc,r,s.width,s.height,1);if(t.vertical){const t=n.width;s.width-=t,e.width-=t,o=s.y,r.position===Me.OPPOSITE?h=s.x+s.width:(h=s.x,s.x+=t,e.x+=t)}else{const t=n.height;s.height-=t,e.height-=t,h=s.x,r.position===Me.OPPOSITE?(o=s.y,s.y+=t,e.y+=t):o=s.y+s.height}i.resizeByMeasured().layout().trans(h,o)}}$_layoutVert(t,e,s,i){const r=i.height,n=(i.width-e.itemGap*(s.count-1))/s.count,a=i.y;let h=i.x;s.forEach(((s,i)=>{s.measure(t,e.get(i),n,r,0),s.resize(n,r),s.layout(),s.trans(h,a),h+=n+e.itemGap}))}$_layoutHorz(t,e,s,i){const r=i.width,n=(i.height-e.itemGap*(s.count-1))/s.count,a=i.x;let h=i.y;s.forEach(((s,i)=>{s.measure(t,e.get(i),r,n,0),s.resize(r,n),s.layout(),s.trans(a,h),h+=n+e.itemGap}))}}class Rh extends Ja{constructor(t){super(t,"rct-bullet-gage")}_doInitContents(t,e){e.add(this._background=new Gs(t,"rct-bullet-gauge-background")),e.add(this._barContainer=new bt(t,void 0)),this._barViews=new Kn(this._barContainer,Gs),e.add(this._valueView=new Gs(t,"rct-bullet-gauge-value")),e.add(this._targetView=new Gs(t,"rct-bullet-gauge-target")),e.add(this._scaleView=new Qa(t)),e.add(this._labelView=new ee(t))}_backgroundView(){return this._background}labelView(){return this._labelView}scaleView(){return this._scaleView}background(){return this._background}_prepareGauge(t,e){}_renderBand(t,e,s){const i=t.group,r=t.reversed,n=this._vertical,a=i?i.scale:t.scale,h=this._valueView,o=this._targetView;if(this._barContainer.setVis(!ta(e)&&!a.isEmpty())){const s=t.getRanges(a._min,a._max,!1)||(null==i?void 0:i.getRanges(a._min,a._max,!1));s&&(this._barContainer.setRect(e),this._barViews.prepare(s.length),n?this._barViews.forEach(((t,i)=>{const n=s[i],h=e.height*a.getRate(n.toValue-n.fromValue),o=e.height*a.getRate(n.fromValue);t.setBounds(0,r?o:e.height-o-h,e.width,h),t.internalClearStyleAndClass(),t.setFill(n.color),n.style&&t.addStyleOrClass(n.style)})):this._barViews.forEach(((t,i)=>{const n=s[i],h=e.width*a.getRate(n.toValue-n.fromValue),o=e.width*a.getRate(n.fromValue);t.setBounds(r?e.width-h-o:o,0,h,e.height),t.internalClearStyleAndClass(),t.setFill(n.color),n.style&&t.addStyleOrClass(n.style)})))}if(h.setVis(!a.isEmpty()&&!isNaN(s)))if(h.setStyleOrClass(t.valueBar.style),s<t.targetValue&&t.valueBar.belowStyle&&h.internalSetStyleOrClass(t.valueBar.belowStyle),h.internalSetStyleOrClass(t.valueBar.getStyle(s)),n){const t=e.height*a.getRate(s),i=r?e.y:e.y+e.height-t;h.setBounds(e.x+e.width/3,i,e.width/3,t)}else{const t=e.width*a.getRate(s),i=r?e.x+e.width-t:e.x;h.setBounds(i,e.y+e.height/3,t,e.height/3)}if(o.setVis(!a.isEmpty()&&!isNaN(t.targetValue)))if(o.setStyleOrClass(t.targetBar.style),n&&e.width>10){let s=e.height*a.getRate(t.targetValue);s=r?e.y+s:e.y+e.height-s,o.setBounds(e.x+5,s-1,e.width-10,3)}else if(!n&&e.height>10){let s=e.width*a.getRate(t.targetValue);s=r?e.x+e.width-s:e.x+s,o.setBounds(s-1,e.y+5,3,e.height-10)}}}class Mh extends wt{constructor(t,e,s){super(t,Mh.STYLE),this.add(this._back=new Gs(t,Mh.BACK_STYLE)),this.add(this._textView=new ee(t)),s&&this.dom.classList.add(s),e&&this.setText(e)}setText(t){this._textView.text=t}layout(t){this.setStyleOrClass(t),this._textView.layoutText();const e=getComputedStyle(this._back.dom),s=(new ra).applyPadding(e),i=this._textView.getBBox();this._back.rect={x:0,y:0,width:i.width+s.left+s.right,height:i.height+s.top+s.bottom},this._textView.trans(i.width/2+s.left,s.top)}click(){return!1}setVis(t){if(super.setVis(t))return t&&this._textView.stain(),!0}}Mh.STYLE="rct-button",Mh.BACK_STYLE="rct-button-background";class Oh extends aa{constructor(t,e){super(t,Oh.CLASS_NAME+" "+e,"rct-annotation-background")}update(t,e,s){this.measure(this.doc,this.model,e,s,0),this._layoutView(this.chart().isInverted(),t,0,0,e,s)}_layoutView(t,e,s,i,r,n){this.resizeByMeasured(),this.layout(this.$_posByAnchor(e)||this.model.getPosition(this.chart().isInverted(),s,i,r,n,this.width,this.height))}$_posByAnchor(t){const e=this.model,s=e._anchorObj;if(s){const i=t.getAnnotationAnchor(s);if(i){const t=i.width,s=i.height,r=e.getOffset(this.width,this.height);let n=i.tx,a=i.ty;switch(e.align){case it.LEFT:n-=this.width+r.x;break;case it.RIGHT:n+=t+r.x;break;default:n+=(t-this.width)/2+r.x}switch(e.verticalAlign){case rt.MIDDLE:a+=(s-this.height)/2+r.y;break;case rt.BOTTOM:a+=s+r.y;break;default:a-=this.height+r.y}return{x:n,y:a}}}}_marginable(){return!1}_resetBackBounds(){return!1}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_doLayout(t){const e=this.model.rotation;this._background.setBounds(t.x,t.y,this.width,this.height),isNaN(e)||0===e?this.rotation=0:this.setRotation(this.width/2,this.height/2,e)}setRotation(t,e,s){return this._background.setRotation(t,e,s),this._setRotation(t,e,s),this}_setRotation(t,e,s){}}Oh.CLASS_NAME="rct-annotation";class Dh extends Oh{constructor(t){super(t,Dh.CLASS_NAME),this.add(this._textView=new ee(t)),this._textView.anchor=Qt.START,this._richText=new le}_doMeasure(t,e,s,i,r){const n=e.getSize(s,i),a=this._textView;this._deflatePaddings(n),this._richText.setFormat(e.text),this._richText.build(a,s,i,null,e._domain);const h=Jn(this._textView.getBBox());return{width:f(n.width,h.width),height:f(n.height,h.height)}}_doLayout(t){this._richText.layout(this._textView,this.textAlign(),this.width,this.height,this._paddings),this._textView.trans(t.x+this._textView.tx,t.y+this._textView.ty),super._doLayout(t)}_setRotation(t,e,s){this._textView.setRotation(t,e,s)}}Dh.CLASS_NAME="rct-text-annotation";class Bh extends Oh{constructor(t){super(t,Bh.CLASS_NAME),this.add(this._imageView=new sa(t,!1))}_doMeasure(t,e,s,i,r){const n=e.getSize(s,i);return this._deflatePaddings(n),this._imageView.url=this.model.imageUrl,this._imageView.resize(n.width,n.height),Jn(this._imageView.getBBox())}_doLayout(t){this._imageView.trans(t.x+this._paddings.left,t.y+this._paddings.top),super._doLayout(t)}_setRotation(t,e,s){this._imageView.setRotation(t,e,s)}}Bh.CLASS_NAME="rct-image-annotation";class $h extends Oh{constructor(t){super(t,$h.CLASS_NAME),this.add(this._shapeView=new St(t))}_doMeasure(t,e,s,i,r){const n=e.getSize(s,i);return this._deflatePaddings(n),Hs.setShape(this._shapeView,e.shape,n.width/2,n.height/2),n}_doLayout(t){this._shapeView.trans(this._paddings.left+t.x,this._paddings.top+t.y),super._doLayout(t)}_setRotation(t,e,s){this._shapeView.setRotation(t,e,s)}}$h.CLASS_NAME="rct-shape-annotation";class Ih extends Na{layout(t,e,s){const i=new Dr;i.circle(t,e,s),this.setPath(i.end())}}const Fh={area:uh,arearange:class extends ch{constructor(t){super(t,"rct-arearange-series"),this.insertFirst(this._areaContainer=new lh(t,"rct-arearange-series-areas")),this._areaContainer.add(this._area=new St(t,"rct-arearange-series-area")),this._lineContainer.add(this._lowerLine=new St(t,"rct-areanrange-series-line")),ct.setImportantStyle(this._lowerLine.dom.style,"fill","none")}_markersPerPoint(){return 2}getSiblings(t){return[t,this._markers.find((e=>e!==t&&e.point===t.point))]}getSibling(t){return t&&this._markers.find((e=>e!==t&&e.point===t.point))}decoreateLegend(t){super.decoreateLegend(t);const e=getComputedStyle(this._area.dom);t._marker._area.setStroke("none"),t._marker._area.setFill(e.fill),t._marker._area.setStyle("fillOpacity",e.fillOpacity)}_renderSeries(t,e){this._areaContainer.invert(this.model.chart.isInverted(),e),super._renderSeries(t,e)}_layoutMarkers(t,e,s){super._layoutMarkers(t,e,s);const i=this.model,r=i.marker,n=r.style,a=r.visible,h=this._inverted;i._xAxisObj;const o=i._yAxisObj,l=h?e:s,c=h?0:s;for(let e=0,s=t.length;e<s;e++){const s=t[e];s.yLow=c-o.getPos(l,s.lowValue)}const _=this._markers;for(let c=0,u=t.length;c<u;c++){const d=t[c],p=_.get(u+c);let g,m;h?(g=d.px2=o.getPos(l,d.lowValue),m=d.py2=_.get(c).ty+i.getRadius(d)):(g=d.px2=d.xPos,m=d.py2=d.yLow),p&&p.setVis(!d.isNull&&g>=0&&g<=e&&m>=0&&m<=s)&&(this._layoutMarker(p,n,g,m),p.setStyle("opacity",a||0==c&&!0===r.firstVisible||c===u-1&&!0===r.lastVisible?"1":"0"))}}_layoutLines(){super._layoutLines();const t=this._area,e=this.model;if(!this._areaContainer.setVis(e._lines.length>0))return;const s=this._buildAreas(e._lines,e.getLineType());t.setPath(s),t.unsetData("polar"),t.setBoolData("simple",this._simpleMode),t.internalClearStyleAndClass(),e._runColor&&t.setFill(e._runColor),this._setFill(t,e.style),e.areaStyle&&t.internalSetStyleOrClass(e.areaStyle)}},bar:class extends ph{constructor(t){super(t,"rct-bar-series")}_createBarPool(t){return new Kn(t,Ma)}_prepareSeries(t,e){super._prepareSeries(t,e),this._rdTop=+e.topRadius||0,this._rdBottom=+e.bottomRadius||0}_layoutPoint(t,e,s,i,r,n){t.wPoint=r,t.hPoint=n,t.layout(s,i,this._rdTop,this._rdBottom)}},barrange:class extends $a{constructor(t){super(t,"rct-barrange-series"),this._bars=new Kn(this._pointContainer,Ma)}_getPointPool(){return this._bars}_prepareSeries(t,e){super._prepareSeries(t,e),this._rd=+e.cornerRadius||0}_preparePoints(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_getLowValue(t){return t.lowValue}_layoutPoint(t,e,s,i,r,n){t.wPoint=r,t.hPoint=n,t.layout(s,i+n,this._rd,this._rd)}},bellcurve:class extends uh{constructor(t){super(t,"rct-bellcurve-series")}},boxplot:class extends $a{constructor(t){super(t,"rct-boxplot-series"),this._boxes=new Kn(this._pointContainer,gh)}_getPointPool(){return this._boxes}_getLowValue(t){return t.minValue}_preparePoints(t,e,s){this._boxes.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_layoutPoint(t,e,s,i,r,n){t.trans(s-r/2,i),t.layout(r,n)}},bubble:class extends Fa{constructor(t){super(t,"rct-bubble-series")}_createMarkers(t){return new Kn(t,mh)}_prepareSeries(t,e){this.$_prepareMarkers(e,this._visPoints)}_renderSeries(t,e){this.$_layoutMarkers(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this.$_layoutMarkers(this.width,this.height)}$_prepareMarkers(t,e){(t._xAxisObj._vlen<t._yAxisObj._vlen?t._xAxisObj:t._yAxisObj)._vlen;const s=e.length;this._markers.prepare(s,((s,i)=>{const r=s.point=e[i];s._shape=t.shape,this._setPointStyle(s,t,r)}))}_getAutoPos(t){return t?ti.OUTSIDE:ti.INSIDE}$_layoutMarkers(t,e){const s=this.model,i=this._inverted,r=s.needClip(!1),n=this._getGrowRate(),a=+s.rotation||0,h=s.pointLabel,o=h.position,l=h.getOffset(),u=this._labelViews(),d=s._xAxisObj,p=s._yAxisObj,g=this._polar=s.chart.body.getPolar(d),m=p.prev(i?t:e),f=d.prev(g?g.rd*R:i?e:t),x=(s._xAxisObj._vlen<s._yAxisObj._vlen?s._xAxisObj:s._yAxisObj)._vlen,{min:w,max:b}=s.getPixelMinMax(x),y=i?0:e,v=this._getDrawer(s.shape);let V;this._markers.forEach(((h,x)=>{const S=h.point,P=u&&(V=u.get(S,0));if(h.setVis(!S.isNull&&!isNaN(S.zValue))){const u=(h._radius=s.getRadius(S.zValue,w,b))*n;let x,k;if(g){const t=g.start+d.getPos(R,S.xValue),e=p.getPos(g.rd,S.yValue);x=g.cx+e*c(t),k=g.cy+e*_(t)}else x=d.getPos(f,S.xValue),k=y-p.getPos(m,S.yValue),i&&(x=p.getPos(m,S.yValue),k=e-d.getPos(f,S.xValue));S.xPos=x,S.yPos=k,h.setVis(!r||x>=0&&x<=t&&k>=0&&k<=e)?(h.setPath(v(u)).trans(x,k).rotate(a),P&&(V.setContrast(h.dom),V.layout(it.CENTER),this._layoutLabelView(V,o,l,u,x,k))):P&&P.setVis(!1)}else P&&P.setVis(!1)}))}getNearest(t,e){const s=this._markers._internalItems().reduce(((s,i)=>s.distance(s._radius,t,e)<i.distance(i._radius,t,e)?s:i));return{pv:s,dist:s.distance(s._radius,t,e)}}canHover(t,e,s){return t<=e._radius+s}},candlestick:class extends $a{constructor(t){super(t,"rct-candlestick-series"),this._sticks=new Kn(this._pointContainer,fh)}_getPointPool(){return this._sticks}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this._sticks.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_setPointColor(t,e){t._body.setColor(e)}_setPointStyle(t,e,s,i){super._setPointStyle(t,e,s,i),s.closeValue<s.openValue&&e.declineStyle&&t.addStyleOrClass(e.declineStyle)}_layoutPoint(t,e,s,i,r,n){t.trans(s,i),t.layout(r,n)}},circlebar:class extends ph{constructor(t){super(t,"rct-circlebar-series")}_createBarPool(t){return new Kn(t,Ih)}_layoutPoint(t,e,s,i,r,n){t.layout(s,i-n/2,n/2-1)}},dumbbell:class extends $a{constructor(t){super(t,"rct-dumbbell-series"),this._bars=new Kn(this._pointContainer,xh)}_getPointPool(){return this._bars}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_layoutPoint(t,e,s,i,r,n){t.trans(s-r/2,i),t.layout(r,n)}},equalizer:class extends Ba{constructor(t){super(t,"rct-equalizer-series"),this._bars=new Kn(this._pointContainer,wh)}_getPointPool(){return this._bars}_preparePoints(t,e,s){this.$_parepareBars(e,s)}_layoutPoints(t,e){const s=this.model._yAxisObj.prev(this._inverted?t:e)*this._getGrowRate();this.$_buildSegments(this.model,s),super._layoutPoints(t,e)}_layoutPoint(t,e,s,i,r,n){const a=this._prevRate;isNaN(a+t.wSave)||(r=t.wSave+(r-t.wSave)*a),isNaN(a+t.xSave)||(s=t.xSave+(s-t.xSave)*a),t.wPoint=r,t.hPoint=n,t.layout(this._pts,s,i)}$_parepareBars(t,e){this._bars.prepare(e.length,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}$_buildSegments(t,e){const s=t._yAxisObj.axisMax(),i=t.segmented,r=t.segmentGap||0,n=this._pts=[];let a,h,o=0;for(h=t.maxCount>0?t.maxCount:Math.round(e/(t.getSegmentSize(e)+r/2)),a=(e-r*(h-1))/h;n.length<2*h;)n.push(o,o+a),o+=a+r;n[n.length-1]=e;const l=n.length/2;this._bars.forEach((r=>{const h=r.point;if(r.setVis(!h.isNull)){const o=h.yValue/s;let c=-1,_=0;for(let t=0;t<l-1;t++)if(o>=n[2*t]/e&&o<n[2*(t+1)]/e){c=t+1,_=!i&&o<n[2*t+1]/e?o*e-n[2*t]:a;break}c<0&&(c=l,_=a),r.prepareSegments(l,c,_,t.backStyle)}}))}},errorbar:class extends $a{constructor(t){super(t,"rct-errorbar-series"),this._bars=new Kn(this._pointContainer,bh)}_getPointPool(){return this._bars}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}_layoutPoint(t,e,s,i,r,n){t.trans(s-r/2,i),t.layout(r,n)}},funnel:class extends Ha{constructor(t){super(t,"rct-funnel-series"),this._segments=new Kn(this._pointContainer,yh),this.add(this._lineContainer=new Ca(t))}_getPointPool(){return this._segments}_prepareSeries(t,e){super._prepareSeries(t,e),this.$_prepareSegments(t,e,this._visPoints),this._lineContainer.prepare(e)}_renderSeries(t,e){this.$_calcRates(this._visPoints),this.$_layoutSegments(t,e)}_runShowEffect(t){t&&fa.reveal(this,{from:this.model.reversed?"bottom":"top"})}_resizeZombie(){this._renderSeries(this.width,this.height)}_animationStarted(t){super._animationStarted(t),this._lineContainer.setVis(this._labelContainer.visible)}$_prepareSegments(t,e,s){this._segments.prepare(s.length,((i,r)=>{const n=i.point=s[r];this._preparePoint(t,e,n,i)}))}$_calcRates(t){const e=t.length;let s=0,i=0;if(t.forEach((t=>{s+=t.yValue*(t===this._zombie?this._zombieRate:1)})),e>1||e>0&&!this._zombie){let r=0;for(;r<e-1;r++){const e=t[r],n=I(e.yValue*(e===this._zombie?this._zombieRate:1)/s)||0;e.yRate=100*n,e.yPos=i,e.height=n,i+=n}t[r].yPos=i,t[r].height=1-i}else if(1==e){const e=t[0],s=I(this._zombieRate);i=1-s,e.yRate=100*s,e.yPos=i,e.height=s,e.yPos=i,e.height=1-i}}$_layoutSegments(t,e){function s(t){return c?g+(y-g)*(x-t)/(x-v):g+(y-g)*(t-f)/(v-f)}const i=this.model,r=this._labelViews(),n=i.getLabelPosition()===ti.INSIDE,a=i.pointLabel,h=a.getOffset(),o=r&&a.distance||0,l=this._lineContainer,c=i.reversed,_=i.getSize(t,e),u=i.getNeckSize(_.width,_.height),d=new Dr,p=i.getCenter(t,e),g=p.x-_.width/2,f=p.y-_.height/2,x=f+_.height,w=g+_.width/2,b=_.height-u.height,y=g+(_.width-u.width)/2,v=c?x-b:f+b;let V;this._lineContainer.setVis(r&&!n),this._segments.forEach((t=>{var e;const i=t.point;if(t.setVis(!i.isNull)){const a=i.yPos*_.height,p=(i.yPos+i.height)*_.height,g=c?x-a:f+a,S=c?x-p:f+p;let P,k,E,A;if(a>=b?(P=y,k=P+u.width,d.move(P,g).lines(k,g,k,S,P,S),t.ny=t.nx1=NaN):p<b?(P=s(g),k=P+2*(w-P),E=s(S),A=E+2*(w-E),d.move(P,g).lines(k,g,A,S,E,S),t.ny=NaN,t.nx1=E-P,t.nx2=A-P):(P=s(g),k=P+2*(w-P),E=y,A=E+u.width,d.move(P,g).lines(k,g,A,v,A,S,E,S,E,v),t.ny=v-g,t.nx1=E-P,t.nx2=A-P),t.setPath(d.close(!0)),i.xPos=w,i.yPos=g+(S-g)/2,r&&(V=r.get(i,0))){const e=l.get(i);if(e.setVis(!n)){const s=t.getBBox();let r=i.xPos,n=i.yPos;isNaN(t.ny)?isNaN(t.nx1)||(r-=t.nx1*s.height/2/s.height):m(t.ny)>s.height/2&&(r-=t.nx1*s.height/2/m(t.ny)),this.$_layoutLabel(V,s,e,h,o,r,n)}else this.$_layoutLabelInner(V,i.xPos,i.yPos);V.setContrast(n&&t.dom)}else null===(e=l.get(i))||void 0===e||e.setVis(!1)}}))}$_layoutLabel(t,e,s,i,r,n,a){const h=t.getBBox();n+=e.width/2,s.setLine((new Dr).move(0,0).line(r,0).end()),s.trans(n,a),n+=r+i,t.trans(n,a-h.height/2)}$_layoutLabelInner(t,e,s){const i=t.getBBox();t.trans(e-i.width/2,s-i.height/2)}},heatmap:class extends Ta{constructor(t){super(t,"rct-heatmap-series"),this._cells=new Kn(this._pointContainer,vh)}_getPointPool(){return this._cells}_prepareSeries(t,e){this.$_parepareCells(e,this._visPoints)}_renderSeries(t,e){this._pointContainer.invert(this._inverted,e),this.$_layoutCells(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this.$_layoutCells(this.width,this.height)}$_parepareCells(t,e){const s=new qt(t._calcedColor),i=[{fill:T}];this._cells.prepare(e.length,((r,n)=>{const a=r.point=e[n];i[0].fill=s.brighten(1-a.zValue/t._heatMax).toString(),this._setPointStyle(r,t,a,i)}))}$_layoutCells(t,e){const s=this.model,i=this._inverted,r=this._getGrowRate(),n=this._labelViews(),a=s._xAxisObj,h=s._yAxisObj,o=i?t:e,l=i?e:t,c=i?0:e;this._cells.forEach((t=>{const e=t.point;if(t.setVis(!e.isNull)){const s=a.getUnitLen(l,e.xValue)*r,_=h.getUnitLen(o,e.yValue)*r;let u,d=a.getPos(l,e.xValue)-s/2,p=c-h.getPos(o,e.yValue)-_/2;if(e.xPos=i?c+h.getPos(o,e.yValue):d+s/2,e.yPos=i?l-a.getPos(l,e.xValue)+s/2:p+_/2,t.setBounds(d,p,s,_),n&&(u=n.get(e,0))){const t=u.getBBox();i?(p=l-a.getPos(l,e.xValue)-t.height/2,d=c+h.getPos(o,e.yValue)):(d+=s/2,p+=(_-t.height)/2),d-=t.width/2,u.layout(it.CENTER).trans(d,p)}}}))}},histogram:class extends Da{constructor(t){super(t,"rct-histogram-series"),this._bars=new Kn(this._pointContainer,Vh)}_getPointPool(){return this._bars}_preparePoints(t,e,s){this.$_parepareBars(t,e,s)}_layoutPoint(t,e,s,i,r,n){t.wPoint=r,t.hPoint=n,t.layout(s,i)}_layoutPoints(t,e){const s=this.model,i=this._inverted,r=this._getGrowRate(),n=s.pointLabel,a=this._labelViews(),o=s._xAxisObj,l=s._yAxisObj,c=i?t:e,_=i?e:t,u=l.getPos(c,s.getBaseValue(l)),d=i?0:e,p=a&&h(this._labelInfo,{inverted:i,labelPos:s.getLabelPosition(n.position),labelOff:s.getLabelOff(n.getOffset())});this._getPointPool().forEach(((s,n)=>{const h=s.point,g=o.getPos(_,h.min),m=o.getPos(_,h.max),f=l.getPos(c,h.yValue),x=m-g+(m>g?-1:1),w=f-u;let b=g+(m-g)/2,y=d;h.xPos=b,h.yPos=y-=f,this._layoutPoint(s,n,b,y+w,x,w*r),p&&(p.labelView=a.get(h,0))&&(i&&(y=_-b,b=d,h.yPos=y,h.xPos=b+=l.getPos(c,h.yGroup)),p.pointView=s,p.x=b,p.y=y,p.wPoint=x,p.hPoint=w,this._layoutLabel(p,t,e))}))}$_parepareBars(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r)}))}$_layoutBars(t,e){const s=this.model._xAxisObj,i=this.model._yAxisObj,r=this.height,n=this._getGrowRate();this._bars.forEach(((a,h)=>{const o=a.point,l=s.getPos(t,o.min),c=s.getPos(t,o.max),_=l+(c-l)/2,u=i.getPos(e,a.point.yValue)*n,d=g(1,c-l-1);o.xPos=_,o.yPos=r-u,a.wPoint=d,a.hPoint=u,a.layout(_,r)}))}},line:_h,lollipop:class extends Ba{constructor(t){super(t,"rct-lollipop-series")}_getPointPool(){return this._bars}_preparePoints(t,e,s){this.$_parepareBars(t,e,s)}_layoutPoint(t,e,s,i,r,n){t.trans(s,i-n),t.layout(n)}$_parepareBars(t,e,s){const i=e.marker.style;this._bars||(this._bars=new Kn(this._pointContainer,Sh)),this._bars.prepare(s.length,((t,r)=>{const n=t.point=s[r];this._setPointStyle(t,e,n),i&&t._marker.setStyleOrClass(i)}))}},ohlc:class extends $a{constructor(t){super(t,"rct-ohlc-series"),this._sticks=new Kn(this._pointContainer,Ph)}_getPointPool(){return this._sticks}_getLowValue(t){return t.lowValue}_preparePoints(t,e,s){this.$_prepareSticks(e,s)}_layoutPoint(t,e,s,i,r,n){t.trans(s,i),t.layout(r,n)}_setPointStyle(t,e,s,i){super._setPointStyle(t,e,s,i),s.closeValue<s.openValue&&e.declineStyle&&t.addStyleOrClass(e.declineStyle)}$_prepareSticks(t,e){this._sticks.prepare(e.length,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}},pareto:class extends ch{constructor(t){super(t,"rct-pareto-series")}},pie:class extends Ha{constructor(t){super(t,"rct-pie-series"),this._sectors=new Kn(this._pointContainer,kh,null,.5),this._cx=0,this._cy=0,this._rd=0,this._rdInner=0,this._slicedOff=0,this.add(this._circle=new Ga(t)),this._circle.setStyles({stroke:"#aaa",fill:"none",strokeDasharray:"2"}),this.add(this._textView=new ia(t,"rct-pie-series-inner")),this._textView._text.anchor=Qt.MIDDLE,this.add(this._lineContainer=new Ca(t))}_getPointPool(){return this._sectors}_setPointColor(t,e){t.setFill(e)}_prepareSeries(t,e){super._prepareSeries(t,e),this.$_prepareSectors(t,e,this._visPoints),this._lineContainer.prepare(e),this._textView.setVis(e.hasInner()&&e.innerText.isVisible())&&(this._textView.setModel(t,e.innerText,null,null),e.innerText.buildSvg(this._textView._text,this._textView._outline,NaN,NaN,e,null))}_renderSeries(t,e){isNaN(this.model._groupPos)?this.$_calcNormal(t,e):this.$_calcGroup(t,e),this.$_layoutSectors(this._visPoints,t,e)}$_calcNormal(t,e){this._rd=this.model.getRadius(t,e),this._rdInner=this.model.getInnerRadius(this._rd)}$_calcGroup(t,e){const s=this.model,i=s.group,r=Math.floor(i.getPolarSize(t,e)/2),n=i.getInnerRadius(r)*r,a=r-n;this._rd=n+(s._groupPos+s._groupSize)*a,this._rdInner=(n+s._groupPos*a)/this._rd}_runShowEffect(t){t&&fa.grow(this,(t=>{const e=this._sectors.find((t=>t.point.sliced));e&&(e.trans(0,0),this.$_slice(e,this.model.autoSlice,!1))}))}_doPointClicked(t){if(t instanceof kh&&this.model.autoSlice){const e=this._sectors.find((t=>t.point.sliced));e&&this.$_slice(e,!1,!0),t!==e&&this.$_slice(t,!0,!0)}else this.invalidate()}_doViewRateChanged(t){this.$_layoutSectors(this._visPoints,this.width,this.height)}_resizeZombie(){this._renderSeries(this.width,this.height)}getClipContainer(){return null}$_prepareSectors(t,e,s){this._sectors.prepare(s.length,((i,r)=>{const n=i.point=s[r];this._preparePoint(t,e,n,i)}))}$_calcAngles(t){const e=t.length,s=this.model.clockwise?1:-1,i=t.filter((t=>(t.visible||t===this._zombie)&&!t.isNull)).map((t=>t===this._zombie?t.yValue*this._zombieRate:t.yValue)).reduce(((t,e)=>t+e),0),r=this.model._totalRad*this._getGrowRate();let n=this.model._startRad;if(e>1||e>0&&!this._zombie)t.forEach((t=>{t.isNull||(t.yRate=I(t===this._zombie?t.yValue*this._zombieRate:t.yValue)/i||0,t.startAngle=n,n+=t.angle=s*t.yRate*r)}));else if(1==e){const e=t[0];e.startAngle=n,e.angle=s*this._zombieRate*r}}$_layoutSectors(t,e,s){const i=this.model,r=i.clockwise,n=this._getGrowRate(),a=i.getCenter(e,s),h=this._cx=a.x,o=this._cy=a.y,l=this._rd,u=this._rdInner,d=i.pointLabel,p=this._labelViews(),g=i.getLabelPosition()===ti.INSIDE,f=d.getOffset(),x=d.distance||0,w=this._lineContainer,b=this._slicedOff=i.getSliceOffset(l)*n;let y;if(this._textView.visible){const t=this._textView.getBBox();this._textView.trans(h,o-t.height/2)}(this._circle.visible=this._sectors.isEmpty)&&this._circle.setCircle(this._cx,this._cy,this._rd),this.$_calcAngles(t),this._sectors.forEach((t=>{var e,s;const a=t.point;if(a.isNull)t.setVis(!1),p&&(y=p.get(a,0))&&y.setVis(!1),null===(s=w.get(a))||void 0===s||s.setVis(!1);else{const s=a.startAngle;let d=0,v=0;if(a.sliced&&n>=1&&!t.isDomAnimating()){const t=s+a.angle/2;d+=c(t)*b,v+=_(t)*b}t.trans(d,v).setVis(!0);const V=a.startAngle+a.angle/2;if(a.xPos=h+c(V)*(b+.7*l),a.yPos=o+_(V)*(b+.7*l),t.setPieSector(p,null,{cx:h,cy:o,rx:l,ry:l,innerRadius:u,start:s,angle:m(a.angle),clockwise:i.clockwise}),p&&(y=p.get(a,0))){const e=w.get(a);e.setVis(!g)?this.$_layoutLabel(a,y,e,f,x,a.sliced?b:0,r):(e.visible=!1,this.$_layoutLabelInside(a,y,f,0,a.sliced?b:0)),y.setContrast(g&&t.dom).setVis(!0)}else null===(e=w.get(a))||void 0===e||e.setVis(!1)}}))}$_layoutLabel(t,e,s,i,r,n,a){const h=e.getBBox(),o=t.startAngle+t.angle/2;let l=this._cx,u=this._cy,d=this._rd+.8*r,p=c(o)*n,g=_(o)*n,m=l+c(o)*this._rd,f=u+_(o)*this._rd,x=l+c(o)*d,w=u+_(o)*d;const b=x<l;let y;y=b?x-.2*r:x+.2*r,s&&s.setVis(d>0)&&(s.setLine((new Dr).move(0,0).quad(x-m,w-f,y-m,w-f).end()),s.setPos(m,f),!e.isDomAnimating()&&s.trans(m+p,f+g)),b?(y-=h.width+i,w-=h.height/2):(y+=i,w-=h.height/2),e.setPos(y,w),!e.isDomAnimating()&&e.layout(it.CENTER).trans(y+p,w+g)}$_layoutLabelInside(t,e,s,i,r){const n=e.getBBox(),a=this._rd*this._rdInner,h=(a>0?a+(this._rd-a)/2:.7*this._rd)+s,o=t.startAngle+t.angle/2;let l=this._cx+c(o)*h,u=this._cy+_(o)*h;e.move(l-n.width/2,u-n.height/2),l=this._cx+c(o)*(r+h),u=this._cy+_(o)*(r+h),e.layout(it.CENTER).trans(l-n.width/2,u-n.height/2)}$_slice(t,e,s){const i=this.model,r=i.autoSlice?i.sliceDuration:0,n=t.point,a=n.startAngle+n.angle/2;(n.sliced=e)?t.transEx(c(a)*this._slicedOff,_(a)*this._slicedOff,r):t.transEx(0,0,r);const h=this._labelViews();if(h){const t=i.pointLabel,a=this._lineContainer,o=i.getLabelPosition()===ti.INSIDE,l=h.get(n,0);if(l){const h=!o&&a.get(n);if(s&&(o?this.$_layoutLabelInside(n,l,t.getOffset(),t.distance,this._slicedOff):this.$_layoutLabel(n,l,h,t.getOffset(),t.distance,this._slicedOff,i.clockwise)),e){let t=l.tx,e=l.ty;l.trans(l.x,l.y),l.transEx(t,e,r),h&&(t=h.tx,e=h.ty,h.trans(h.x,h.y),h.transEx(t,e,r))}else l.trans(l.tx,l.ty),l.transEx(l.x,l.y,r),h&&(h.trans(h.tx,h.ty),h.transEx(h.x,h.y,r))}}}},scatter:class extends Fa{constructor(t){super(t,"rct-scatter-series")}_createMarkers(t){return new Kn(t,Eh)}_prepareSeries(t,e){this.$_prepareMarkers(e,this._visPoints)}_renderSeries(t,e){this.$_layoutMarkers(t,e)}_runShowEffect(t){t&&(this._polar,fa.grow(this))}$_prepareMarkers(t,e){const s=e.length;this._pointContainer.setFill(t._runColor),this._markers.prepare(s,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}_getAutoPos(t){return ti.OUTSIDE}_doViewRateChanged(t){this.$_layoutMarkers(this.width,this.height)}$_layoutMarkers(t,e){const s=this.model,i=this._inverted,r=s.needClip(!1),n=s._xAxisObj,a=s._yAxisObj,h=this._polar=s.chart.body.getPolar(n),o=this._getGrowRate(),l=this._radius=Math.max(0,+s.radius||0)*o,u=+s.rotation||0,d=+s.jitterX||0,p=+s.jitterY||0,g=s.pointLabel,m=g.position,f=g.getOffset(),x=this._labelViews(),w=a.prev(i?t:e),b=n.prev(h?h.rd*R:i?e:t),y=i?0:e;let v;this._markers.forEach(((g,V)=>{const S=g.point,P=x&&(v=x.get(S,0));if(g.setVis(!S.isNull)){const x=this._getDrawer(s.getShape(S)),V=ut.jitter(S.xValue,d),k=ut.jitter(S.yGroup,p);let E,A;if(h){const t=h.start+n.getPos(R,V),e=a.getPos(h.rd,k)*o;E=h.cx+e*c(t),A=h.cy+e*_(t)}else E=n.getPos(b,V),A=y-a.getPos(w,k),i&&(E=a.getPos(w,k),A=e-n.getPos(b,V));S.xPos=E,S.yPos=A,g.setVis(!!h||!r||E>=0&&E<=t&&A>=0&&A<=e)?(g.setPath(x(g._radius||l)),g.trans(E,A).rotate(u),P&&this._layoutLabelView(v,m,f,l,E,A)):P&&P.setVis(!1)}else P&&P.setVis(!1)}))}getNearest(t,e){const s=this.model.radius,i=this._markers._internalItems().reduce(((i,r)=>i.distance(s,t,e)<r.distance(s,t,e)?i:r));return{pv:i,dist:i.distance(s,t,e)}}canHover(t,e,s){return t<=this.model.radius+s}},treemap:class extends Ta{constructor(t){super(t,"rct-treemap-series"),this._nodeViews=new Kn(this._pointContainer,Ah)}_lazyPrepareLabels(){return!0}_getPointPool(){return this._nodeViews}_prepareSeries(t,e){}_renderSeries(t,e){this._pointContainer.invert(this._inverted,e),this._rootView?this.$_renderGroups(t,e):this.$_renderLeafs(t,e)}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this._rootView?this.$_renderGroups(this.width,this.height):this.$_renderLeafs(this.width,this.height)}$_renderLeafs(t,e){const s=this.model,i=s._xAxisObj,r=s._yAxisObj,n=this._inverted,a=this._getGrowRate(),h=this._labelViews(),o=n?t:e,l=n?e:t,{roots:c,leafs:_}=s.buildMap(l,o),u=new qt(s._calcedColor);let d;null==h||h.prepare(this.doc,this),this._nodeViews.prepare(_.length,((t,e,s)=>{const c=_[e],p=c.point,g=c.parent;let m=u;g&&(!g._color&&g.point.color?m=g._color=new qt(g.point.color):g._color&&(m=g._color)),t.node=c,t.setFill(m.brighten(c.index/s).toString()),i.reversed&&(c.x=l-c.x-c.width),r.reversed&&(c.y=o-c.y-c.height),n&&(c.y=c.y-o),t.render(a);let f=c.x+c.width/2,x=c.y+c.height/2;if(p.xPos=n?-c.y-c.height/2:f,p.yPos=n?l-c.x-c.width/2:x,h&&(d=h.get(p,0))){const e=d.getBBox();d.setVis(c.width>=e.height&&c.height>=e.height)&&(n?(f=-c.y-c.height/2-e.width/2,x=l-c.x-(c.width+e.height)/2):(f-=e.width/2,x-=e.height/2),d.setContrast(t.dom),d.layout(it.CENTER).trans(f,x))}}))}$_renderGroups(t,e){}},vector:class extends Ta{constructor(t){super(t,"rct-vector-series"),this._arrows=new Kn(this._pointContainer,Ch)}_getPointPool(){return this._arrows}_prepareSeries(t,e){this.$_prepareArrows(e,this._visPoints)}_renderSeries(t,e){const s=this.model;let i=s.startAngle;const r=s.arrowHead,n=s._xAxisObj,a=s._yAxisObj,h=this._inverted,o=h?t:e,l=h?e:t,c=this._getGrowRate(),_=h?0:e,u=n.reversed?-1:1,d=a.reversed;this._pointContainer.invert(h,e),this._arrows.forEach((t=>{const e=t.point;if(t.setVis(!e.isNull)){const s=n.getPos(l,e.xValue),p=_-a.getPos(o,e.yValue);let g=i+e.angleValue*u;d&&(g=180-g),e.xPos=h?_+a.getPos(o,e.yValue):s,e.yPos=h?l-n.getPos(l,e.xValue):p,t.trans(s,p),t.layout(r,g,!1,c)}}))}_runShowEffect(t){t&&fa.grow(this)}_doViewRateChanged(t){this._renderSeries(this.width,this.height)}getPointsAt(t,e){return[]}$_prepareArrows(t,e){this._arrows.prepare(e.length,((s,i)=>{const r=s.point=e[i];this._setPointStyle(s,t,r)}))}},waterfall:class extends $a{constructor(t){super(t,"rct-waterfall-series"),this._bars=new Kn(this._pointContainer,Ma),this.add(this._lineContainer=new bt(t,"rct-waterfall-series-lines")),this._lines=new Kn(this._lineContainer,gr)}_getPointPool(){return this._bars}_getLowValue(t){return t.low}_prepareSeries(t,e){super._prepareSeries(t,e),this._rd=+e.cornerRadius||0}_preparePoints(t,e,s){this.$_parepareBars(t,e,s)}_layoutPoint(t,e,s,i,r,n){const a=t.point;if(t.wPoint=r,t.hPoint=n,i+=n,t.layout(s,i,this._rd,this._rd),e>0){const t=this._lines.get(e-1),h=a._isSum?i-n:a.y>=0?i:i-n;t.setHLine(h,this._xPrev+this._wPrev/2,s-r/2)}this._xPrev=s,this._wPrev=r}_layoutPoints(t,e){this._inverted?this._lineContainer.dom.style.transform=`translate(0px, ${e}px) rotate(90deg) scale(-1, 1)`:this._lineContainer.dom.style.transform="",super._layoutPoints(t,e)}$_parepareBars(t,e,s){this._bars.prepare(s.length,((t,i)=>{const r=t.point=s[i];this._setPointStyle(t,e,r),t.setStyleOrClass(r._isSum?"rct-waterfall-point-sum":r.y<0?"rct-waterfall-point-negative":"")})),this._lines.prepare(s.length-1,((t,e)=>{t.visible=!s[e].isNull&&!s[e+1].isNull}))}}},zh={circle:ah,linear:Th,bullet:Rh,clock:class extends Xa{constructor(t){super(t,"rct-clock-gauge"),this._rimThick=0,this._secRate=1}_doInitContents(t,e){e.add(this._faceView=new Ga(t,"rct-clock-gauge-face")),e.add(this._rimView=new Ya(t,"rct-clock-gauge-rim")),e.add(this._labelView=new ee(t,"rct-clock-gauge-label")),this._labelView.layout=Jt.MIDDLE,e.add(this._tickContainer=new bt(t,"rct-clock-gauge-ticks")),e.add(this._tickLabelContainer=new bt(t,"rct-clock-gauge-tick-labels")),e.add(this._hourView=new St(t,"rct-clock-gauge-hour")),e.add(this._minuteView=new St(t,"rct-clock-gauge-minute")),e.add(this._secondView=new St(t,"rct-clock-gauge-second")),e.add(this._pinView=new Ga(t,"rct-clock-gauge-pin")),this._tickViews=new Kn(this._tickContainer,gr,"rct-clock-gauge-tick"),this._minorTickViews=new Kn(this._tickContainer,gr,"rct-clock-gauge-minor-tick"),this._tickLabelViews=new Kn(this._tickLabelContainer,ee,"rct-clock-gauge-tick-label")}_prepareGauge(t,e){this._tickViews.prepare(e.tick.visible?12:0),this._minorTickViews.prepare(e.minorTick.visible?48:0);const s=Math.round(12/g(1,Math.floor(e.tickLabel.step)||1));this._tickLabelViews.prepare(e.tickLabel.visible?s:0,(t=>{t.layout=Jt.MIDDLE}))}_renderGauge(t,e){const s=this.model,i=this._exts=s.getExtendts(t,e);this._secRate=1,this.$_renderFace(s,i),this.$_renderHands(s,i),s.active&&!s.getTime()?this._runner||(this._runner=setInterval((()=>{const t=this._prevSec;this.$_renderHands(this.model,this._exts),m(t-this._prevSec)>=1&&this._secondView.visible&&s.chart.animatable()&&s.secondHand.animatable&&this.$_moveSecond(t)}),1e3)):this._runner&&(clearInterval(this._runner),this._runner=void 0)}$_renderFace(t,e){const s=this._labelView,{cx:i,cy:r,rd:n}=e,a=this._rimThick=this._rimView.visible?this.model.rim.getThickness(n):0;this._faceView.setCircle(i,r,n),this._rimView.visible&&(this._rimView.internalSetStyleOrClass(t.rim.style),this._rimView.setSector({cx:i,cy:r,rx:n,ry:n,innerRadius:1-a/n,start:0,angle:2*Math.PI,clockwise:!0}));const h=n-a;let o=h-this.model.tick.length,l=M,u=R/12;if(this._tickViews.forEach(((t,e)=>{t.setLine(i+c(l)*h,r+_(l)*h,i+c(l)*o,r+_(l)*o),l+=u})),!this._minorTickViews.isEmpty){let t=0;o=h-this.model.minorTick.length,l=M,u=R/60,this._minorTickViews.forEach((e=>{t%5==0&&(l+=u,t++),e.setLine(i+c(l)*h,r+_(l)*h,i+c(l)*o,r+_(l)*o),l+=u,t++}))}if(!this._tickLabelViews.isEmpty){const t=12/this._tickLabelViews.count,e=R/12*t;l=M,this._tickLabelViews.get(0).text="12",o=h-(this.model.tick.length+this.model.tickLabel.offset||0),o-=.5*this._tickLabelViews.get(0).getBBox().height,this._tickLabelViews.forEach(((s,n,a)=>{s.text=String(0===n?12:n*t),s.trans(i+c(l)*o,r+_(l)*o),l+=e}))}this._pinView.setCircle(i,r,t.pin.raidus),s.setVis(t.label.visible)&&(s.internalSetStyleOrClass(t.label.style),t.label.buildSvg(s,null,NaN,NaN,null,null),"bottom"===t.label.position?s.trans(i,r+o/2):s.trans(i,r-o/2))}$_getNow(){const t=this.model.timezone;let e=this.model.getTime()||new Date;if(!isNaN(t)){const s=e.getMinutes()+(e.getTimezoneOffset()+t);e.setMinutes(s)}return e}$_renderHands(t,e){const s=this.$_getNow(),i=s.getHours(),r=s.getMinutes(),n=s.getSeconds(),{cx:a,cy:h,rd:o}=e,l=new Dr;let c,_,u,d;c=t.hourHand,_=this._hourView,_.setVis(c.visible)&&(d=R*(i/12+r/60/12+n/60/60/12),u=c.getLength(o-this._rimThick),l.rect(-c.thickness/2,-u,c.thickness,u),_.internalSetStyleOrClass(c.style),_.setPath(l.close(!0)).trans(a,h).rotate(d*D)),c=t.minuteHand,_=this._minuteView,_.setVis(c.visible)&&(d=R*(r/60+n/60/60),u=c.getLength(o-this._rimThick),l.rect(-c.thickness/2,-u,c.thickness,u),_.internalSetStyleOrClass(c.style),_.setPath(l.close(!0)).trans(a,h).rotate(d*D)),c=t.secondHand,_=this._secondView,_.setVis(c.visible)&&(d=this._secRate<1?R*(this._aniSec+this._secRate)/60:R*n/60,u=c.getLength(o-this._rimThick),l.rect(-c.thickness/2,-u,c.thickness,u),_.internalSetStyleOrClass(c.style),_.setPath(l.close(!0)).trans(a,h).rotate(d*D),this._prevSec=n)}$_moveSecond(t){if(!isNaN(t)){this._aniSec=t;const e=new hh(this);e.duration=this.model.secondHand.duration||200,e.start()}}},circlegroup:class extends eh{constructor(t){super(t,"rct-circle-gauge-group")}_createPool(t){return new Kn(t,ah)}_doRenderGauges(t,e,s,i){const r=this.doc,n=this.model,a=n.getCenter(s,i),h=n.getExtents(p(s,i));n.setChildExtents(h),s=i=2*h.radius,e.forEach(((t,e)=>{t.measure(r,n.getVisible(e),s,i,0),t.resize(s,i),t.layout()})),t.trans(a.x-h.radius,a.y-h.radius)}},lineargroup:class extends Nh{constructor(t){super(t,"rct-linear-gauge-group")}_doInitContents(t,e){super._doInitContents(t,e),e.insertChild(this._bandView=new Lh(t),this._scaleView)}_createPool(t){return new Kn(t,Th)}_renderScale(t,e,s){super._renderScale(t,e,s);const i=this._bandView,r=t.band;let n,a;if(i.setVis(r.visible)){const h=+r.gap||0,o=i.measure(this.doc,r,s.width,s.height,1);if(t.vertical){const t=o.width+h;s.width-=t,e.width-=t,a=s.y,r.position===Me.OPPOSITE?n=s.x+s.width+h:(n=s.x,s.x+=t,e.x+=t)}else{const t=o.height+h;s.height-=t,e.height-=t,n=s.x,r.position===Me.OPPOSITE?(a=s.y,s.y+=t,e.y+=t):a=s.y+s.height+h}i.resizeByMeasured().layout().trans(n,a)}}},bulletgroup:class extends Nh{constructor(t){super(t,"rct-bullet-gauge-group")}_createPool(t){return new Kn(t,Rh)}}},Hh={text:Dh,image:Bh,shape:$h};function Gh(t,e){return new(Hh[e._type()])(t)}function jh(t,e){return new(Fh[e._type()])(t)}class Wh extends na{constructor(t){super(t,"rct-axis-grid"),this._lines=new Kn(this,gr)}_doMeasure(t,e,s,i,r){return{width:s,height:i}}_doLayout(){const t=this.model,e=t.axis;e.reversed;const s=this.width,i=this.height,r=e.isEmpty()?[]:t.getPoints(e._isHorz?s:i),n=this._lines.prepare(r.length,(t=>{t.internalClearStyleAndClass(),t.internalSetStyleOrClass(e.grid.style),t.setClass("rct-axis-grid-line")})),a=n.count-1;let h;n.forEach(((t,n)=>{t.setBoolData("first",0===n),t.setBoolData("last",r[n]===(e._isHorz?s:i))}));const o=null==t.firstVisible?t.isVisible(e._isPolar):t.firstVisible,l=null==t.lastVisible?t.isVisible(e._isPolar):t.lastVisible;e._isHorz?n.forEach(((s,n)=>{h=0===n?o:n===a?l:t.isVisible(e._isPolar),s.setVis(h)&&s.setVLine(e.prev(r[n]),0,i)})):n.forEach(((n,c)=>{r[c],h=0===c?o:c===a?l:t.isVisible(e._isPolar),n.setVis(h)&&n.setHLine(i-e.prev(r[c]),0,s)}))}}class Yh extends wt{constructor(t){super(t,"rct-axis-break"),this.add(this._mask=new St(t)),this._mask.setStroke("none"),this.add(this._upLine=new St(t)),this._upLine.setFill("none"),this.add(this._downLine=new St(t)),this._downLine.setFill("none")}setModel(t){this._model=t}layout(t,e,s){this._clip?this._clip.resize(t,e):this._clip=this.control.clipBounds(0,0,t,e),this.setClip(this._clip);const i=this._model._sect.len,r=new Dr;if(s){let t=0,s=0,n=i/2,a=i;for(r.move(s,t);t<e;)t+=20,r.line(n,t),t+=20,r.line(s,t);for(this._downLine.setPath(r.end(!1)),t=0,r.clear().move(n,t);t<e;)t+=20,r.line(a,t),t+=20,r.line(n,t);for(this._upLine.setPath(r.end(!1)),t=0,r.clear().move(s,t);t<e;)t+=20,r.line(n,t),t+=20,r.line(s,t);for(r.line(n,t);t>=0;)t-=20,r.line(a,t),t-=20,r.line(n,t);this._mask.setPath(r.end())}else{let e=0,s=0,n=i/2,a=i;for(r.move(e,n);e<t;)e+=20,r.line(e,s),e+=20,r.line(e,n);for(this._upLine.setPath(r.end(!1)),e=0,r.clear().move(e,a);e<t;)e+=20,r.line(e,n),e+=20,r.line(e,a);for(this._downLine.setPath(r.end(!1)),e=0,r.clear().move(e,n);e<t;)e+=20,r.line(e,s),e+=20,r.line(e,n);for(r.line(e,a);e>=0;)e-=20,r.line(e,n),e-=20,r.line(e,a);this._mask.setPath(r.end())}}}class Xh extends wt{constructor(t){super(t,"rct-axis-guide"),this.add(this._labelView=new ia(t,"rct-axis-guide-label"))}vertical(){return this.model.axis._isHorz}prepare(t,e){this.model=e,this._labelView.setVis(!!e.label.text)&&(this._labelView.setModel(t,e.label,null,null),this._labelView.setStyles(e.label.style))}layout(t,e,s){this._labelView.visible&&(this.model.label.buildSvg(this._labelView._text,this._labelView._outline,t,e,null,null),this._labelView.layout(it.CENTER)),s?this._doLayoutPolar(t,e,s):this._doLayout(t,e)}}class Uh extends Xh{constructor(t,e){super(t),this.insertFirst(this._line=new(e?Wa:gr)(t,"rct-axis-guide-line"))}prepare(t,e){super.prepare(t,e),this._line.setStyles(e.style)}_doLayout(t,e){const s=this.model,i=s.label,r=this._line,n=this._labelView.setVis(i.visible)&&this._labelView,a=n.getBBox(),h=f(i.offsetX,0),o=f(i.offsetY,0);let l,c;if(this.vertical()){const _=s.axis.getPos(t,s.value);if(n.setVis(r.setVis(!isNaN(_)))&&(r.setVLine(_,0,e),n)){switch(i.align){case it.CENTER:l=_-a.width/2+h;break;case it.RIGHT:l=_+h;break;default:l=_-a.width-h}switch(i.verticalAlign){case rt.BOTTOM:c=i.position===Ce.INSIDE?e-a.height-o:e+o;break;case rt.MIDDLE:c=(e-a.height)/2-o;break;default:c=i.position===Ce.INSIDE?o:-1*(a.height+o)}}}else{const _=e-s.axis.getPos(e,s.value);if(n.setVis(r.setVis(!isNaN(_)))&&(r.setHLine(_,0,t),n)){switch(i.align){case it.CENTER:l=(t-a.width)/2-h;break;case it.RIGHT:l=i.position===Ce.INSIDE?t-a.width-h:t+h;break;default:l=i.position===Ce.INSIDE?h:-1*(a.width+h)}switch(i.verticalAlign){case rt.BOTTOM:c=_+o;break;case rt.MIDDLE:c=_-a.height/2-o;break;default:c=_-a.height-o}}}n&&n.trans(l,c)}_doLayoutPolar(t,e,s){const i=this.model,r=this._line,n=this._labelView.setVis(i.label.visible)&&this._labelView,a=i.axis.getStartAngle(),h=i.axis.getPos(s.rd,i.value);r.setArc(s.cx,s.cy,h,a,i.axis.getTotalAngle(),!1),r.setStyle(K,"none"),n&&n.trans(s.cx+h*c(s.start),s.cy+h*_(s.start))}}class Zh extends Xh{constructor(t,e){super(t),this.insertFirst(this._box=new(e?Ya:js)(t,"rct-axis-guide-range"))}prepare(t,e){super.prepare(t,e),this._box.setStyleOrClass(e.style)}_doLayout(t,e){const s=this.model,i=s.label,r=this._box,n=p(s.startValue,s.endValue),a=g(s.startValue,s.endValue),h=this._labelView.setVis(i.visible)&&this._labelView,o=h.getBBox(),l=f(i.offsetX,0),c=f(i.offsetY,0);if(this.vertical()){const _=s.axis.getPos(t,n),u=s.axis.getPos(t,a);if(!isNaN(_)&&!isNaN(u)&&h.setVis(r.setVis(u!==_))){let s,n;switch(i.align){case it.CENTER:s=_+(u-_-o.width)/2+l;break;case it.RIGHT:s=u-o.width-l;break;default:s=_+l}switch(i.verticalAlign){case rt.BOTTOM:n=i.position===Ce.INSIDE?e-o.height-c:e+c;break;case rt.MIDDLE:n=(e-o.height)/2-c;break;default:n=i.position===Ce.INSIDE?c:-1*(o.height+c)}r.setBox(_,0,u,e),h&&h.trans(g(0,p(t,s)),n)}}else{const _=e-s.axis.getPos(e,n),u=e-s.axis.getPos(e,a);if(!isNaN(_)&&!isNaN(u)&&h.setVis(r.setVis(_!==u))){let e,s;switch(i.align){case it.CENTER:e=(t-o.width)/2-l;break;case it.RIGHT:e=i.position===Ce.INSIDE?t-o.width-l:t+l;break;default:e=i.position===Ce.INSIDE?l:-1*(o.width+l)}switch(i.verticalAlign){case rt.BOTTOM:s=_-o.height-c;break;case rt.MIDDLE:s=u+(_-u-o.height)/2-c;break;default:s=u+c}h&&h.trans(e,s),r.setBox(0,u,t,_)}}}_doLayoutPolar(t,e,s){const i=this.model,r=this._box,n=this._labelView.setVis(i.label.visible)&&this._labelView,a=i.axis.getStartAngle(),h=i.axis.getPos(s.rd,i.startValue),o=i.axis.getPos(s.rd,i.endValue);if(r.setSector({cx:s.cx,cy:s.cy,rx:o,ry:o,innerRadius:h/o,start:a,angle:R,clockwise:!0}),n){const t=h+(o-h)/2;n.trans(s.cx+t*c(s.start),s.cy+t*_(s.start))}}}class Kh extends bt{constructor(){super(...arguments),this._views=new Kn(this,St)}prepare(){this._rows=[]}addAll(t,e){const s=this._rows;e.forEach((t=>{s.push(...t.grid.rows.getRows())}))}layout(t,e,s){const i=this._rows;this._views.prepare(i.length),this._views.forEach(((s,r)=>{const n=i[r];if(n.axis._isHorz){const i=n.axis.getPos(t,n.from),r=n.axis.getPos(t,n.to);s.setPath(Hs.rectangle(i,0,r-i,e))}else{const i=n.axis.getPos(e,n.from),r=n.axis.getPos(e,n.to);s.setPath(Hs.rectangle(0,e-i,t,i-r))}s.setFill(n.color)}))}}class qh extends bt{constructor(){super(...arguments),this._linePool=[],this._rangePool=[],this._views=[]}prepare(){const t=this._views;for(;t.length;){const e=t.pop().remove();e instanceof Zh?this._rangePool.push(e):this._linePool.push(e)}}setAll(t,e,s){e.forEach((e=>{let i;e instanceof Qe?i=this._rangePool.pop()||new Zh(t,s):e instanceof qe&&(i=this._linePool.pop()||new Uh(t,s)),this.add(i),i.prepare(t,e)}))}add(t){return this._views.push(t),super.add(t)}}class Qh extends St{constructor(t){super(t),this.ignorePointer()}setModel(t){t!=this.model&&(this.model=t,this._bar=t.isBar(),this.setClass(this._bar?"rct-crosshair-bar":"rct-crosshair-line"))}layout(t,e,s,i,r){const n=this.model.axis,a=n._isHorz,h=new Dr;if(this._bar){const l=n._isHorz?i:r;let c;if(t?c=t.point.xValue:this.model.showAlways&&(c=n.reversed?n.xValueAt(a?i-e:s):n.xValueAt(a?e:r-s)),n instanceof ni&&(c=o(c)),!isNaN(c)){const t=n.getPos(l,c);let e=n.getUnitLen(l,c);a?h.rect(t-e/2,0,e,r):h.rect(0,r-t-e/2,i,e)}}else(t||this.model.showAlways)&&(a?h.vline(e,0,r):h.hline(s,0,i));this.setPath(h.end())}}class Jh extends Mh{constructor(t){super(t,"Reset Zoom",Jh.CLASS_NAME),this.setVis(!1)}}Jh.CLASS_NAME="rct-reset-zoom";class to extends na{constructor(t,e){super(t,to.BODY_CLASS),this._gridViews=new Map,this._baseViews=new Map,this._breakViews=[],this._seriesViews=[],this._seriesMap=new Map,this._annotationViews=[],this._annotationMap=new Map,this._gaugeViews=[],this._gaugeMap=new Map,this._owner=e,this.add(this._hitTester=new Gs(t)),this._hitTester.setFill("transparent"),this.add(this._background=new Gs(t,"rct-body-background")),this.add(this._image=new sa(t,!0,"rct-body-image")),this.add(this._gridRowContainer=new Kh(t,"rct-axis-grid-rows")),this.add(this._gridContainer=new bt(t,"rct-axis-grids")),this.add(this._baseContainer=new bt(t,"rct-axis-bases")),this.add(this._guideContainer=new qh(t,"rct-axis-guides")),this.add(this._annotationContainer=new bt(t,"rct-annotations")),this.add(this._seriesContainer=new bt(t,"rct-series-container")),this.add(this._axisBreakContainer=new bt(t,"rct-axis-breaks")),this.add(this._labelContainer=new bt(t,"rct-label-container")),this.add(this._frontGuideContainer=new qh(t,"rct-front-axis-guides")),this.add(this._frontAnnotationContainer=new bt(t,"rct-front-annotations")),this.add(this._feedbackContainer=new bt(t,"rct-feedbacks")),this.add(this._zoomButton=new Jh(t)),this._crosshairViews=new Kn(this._feedbackContainer,Qh)}getAnnotationAnchor(t){return this._gaugeMap.get(t)||this._annotationMap.get(t)}prepareRender(t,e){this._animatable=xt._animatable&&e.animatable(),this._prepareSeries(t,e,e._getSeries().getVisibleSeries()),this._prepareGauges(t,e,e._getGauges().getVisibles()),this._prepareAnnotations(t,e.body.getAnnotations())}prepareGuideContainers(){this._guideContainer.prepare(),this._frontGuideContainer.prepare()}pointerMoved(t,e){const s=this.width,i=this.height,r=t.x>=0&&t.x<s&&t.y>=0&&t.y<i;let n,a;if(e instanceof SVGElement&&(e.classList.contains(Ta.POINT_CLASS)||e.parentElement instanceof SVGElement&&e.parentElement.classList.contains(Ta.POINT_CLASS)))for(let t=this._seriesViews.length-1;t>=0;t--)if(a=this._seriesViews[t].pointByDom(e),a){n=this._seriesViews[t];break}const h=null==e?void 0:e.classList,o=(null==h?void 0:h.value)&&(h.contains("rct-contextmenu-item")||h.contains("rct-contextmenu-list")),l=r&&!this._zoomRequested&&!this.chart().isEmpty(!0)&&!o;if(this._crosshairViews.forEach((e=>{e.setVis(l)&&e.layout(a,t.x,t.y,s,i)})),a)this.$_setFocused(n,a,t);else{const e=this.chart().options.pointHovering.getHintDistance();let s,i,r;this._seriesViews.forEach((n=>{if(n.getHintDistance&&(s=f(n.getHintDistance(),e),s>0)){let e;n.model.isMarker()&&(e=n.getNearest(t.x,t.y)),(!r||e.dist<r.dist)&&(i=n,r=e)}})),r&&i.canHover(r.dist,r.pv,s)?this.$_setFocused(i,r.pv,t):this.$_setFocused(null,null,t)}return r}hoverSeries(t){const e=this._seriesMap.get(t);this.$_hoverSeries(e)}$_setFocused(t,e,s){const i=this._focused,r=this._siblings,n=this._siblingSeries;let a,h,o;if(t&&e)switch(this.chart().options.pointHovering.getScope(t.model,e.point)){case Yn.AXIS:o=t.model._xAxisObj.getSeries();case Yn.GROUP:o||(o=t.model.group.getVisibleSeries());const i=o.map((t=>{if(t instanceof Ei){let e,i=Number.MAX_SAFE_INTEGER;for(let r=0;r<t.getPoints().count;r++){const n=t.getPoints().get(r);let a;if(t instanceof Mr){const e=(t._xAxisObj._vlen<t._yAxisObj._vlen?t._xAxisObj:t._yAxisObj)._vlen,{min:i,max:r}=t.getPixelMinMax(e),h=t.getRadius(n.zValue,i,r);a=Math.sqrt(Math.pow(n.xPos-s.x,2)+Math.pow(n.yPos-s.y,2))-h}else a=Math.sqrt(Math.pow(n.xPos-s.x,2)+Math.pow(n.yPos-s.y,2));a<i&&(i=a,e=n)}return e}return t.getPoints().pointAt(e.point.xValue)}));a=o.map((t=>this._owner.getSeriesView(t))),h=[],i.forEach(((t,e)=>{h.push(a[e].getPointView(t))}));break;default:a=[t],h=[e]}let l=[];if(a&&a.forEach(((t,e)=>{l.push(...t.getSiblings(h[e]))})),l=l.length>1?l.sort(((t,e)=>t.hash-e.hash)):l.length>0?l:null,ut.equalArrays(r,l)||(a&&a.forEach(((t,e)=>{t.hoverPoints(t.getSiblings(h[e]))})),n&&n.forEach((t=>{(!a||a.indexOf(t)<0)&&t.hoverPoints(null)})),this._siblingSeries=a,this._siblings=l),e!==i){let s=this._focusedSeries;this._focused=e,t!==s&&(s&&this.$_focusSeries(s,!1),this._focusedSeries=t,t&&this.$_focusSeries(t,!0),this.chart().options.seriesHovering&&this.$_hoverSeries(t))}!this._focused||this._focused===i&&this._owner.tooltipVisible()&&!this.model.chart.tooltip.followPointer?!this._focused&&this._owner.tooltipVisible()&&this._owner.hideTooltip():s.x>0&&s.x<this.width&&s.y>0&&s.y<this.height?this._owner.showTooltip(t.model,e,[],this,s):this._owner.hideTooltip()}$_focusSeries(t,e){e?t.model.group?t.front(this._seriesViews,this._seriesViews.filter((e=>e.model.group===t.model.group))):t.front(this._seriesViews):t&&t.parent&&t.back(this._seriesViews)}$_hoverSeries(t){this._seriesViews.forEach((e=>{e.setBoolData(Ta.DATA_UNHOVER,t&&e!==t),e._labelContainer.setBoolData(Ta.DATA_UNHOVER,t&&e!==t)}))}seriesByDom(t){return this._seriesViews.find((e=>e.dom.contains(t)))}findSeries(t){return this._seriesMap.get(t)}isConnected(t){return!!this._seriesViews.find((e=>e.model._xAxisObj==t||e.model._yAxisObj==t))}getButton(t){if(this._zoomButton.contains(t))return this._zoomButton}buttonClicked(t){t===this._zoomButton&&(this.model.chart._getXAxes().resetZoom(),this.model.chart._getYAxes().resetZoom())}addFeedback(t){t&&this._feedbackContainer.add(t)}setZoom(t,e,s,i){const r=this.chart(),n=r.isInverted(),a=r.xAxis,h=n?this.height:this.width,o=a.valueAt(h,n?h-i:t),l=a.valueAt(h,n?h-e:s);a.zoom(o,l)&&(this._zoomRequested=!0)}animating(){let t=!1;for(const e of this._seriesViews)if(e.visible&&e._animating()){t=!0;break}return t}getTooltipPos(){return{x:this.tx,y:this.ty}}getFocusPointView(){return this._focused}hoverPoints(t,e){this._seriesViews.forEach((s=>{s.hoverPoints(s.getPointsAt(t,e))}))}getSeries(t){return this._seriesViews.find((e=>e.model===t))}removeFocus(){this._seriesViews.forEach((t=>{t._hoverPts.forEach((e=>{e instanceof Ia&&e.endHover(t,!1),e.setBoolData(Ta.DATA_HOVER,!1)})),t._hoverPts=[],t._hoverAnis.forEach((t=>{t.stop()})),t._hoverAnis=[]})),this._owner.hideTooltip(),this._focused=null,this._siblings=null,this._siblingSeries=null}getBounds(){return this._hitTester.getBounds()}_doMeasure(t,e,s,i,r){const n=e.chart,a=e.base();if(this._polar=n.isPolar(),this._zoomRequested=!1,this._seriesClip||(this._seriesClip=this.control.clipBounds(),this._seriesClip2=this.control.clipBounds(),this._bodyClip=this.control.clipBounds()),this._background.setStyleOrClass(a.style),a!==e&&this._background.internalSetStyleOrClass(e.style),this._background.setBoolData("polar",this._polar||n.isWidget()),this._seriesViews.forEach(((e,n)=>{e.measure(t,this._series[n],s,i,r)})),!this._polar){this.$_prepareGrids(t,n);for(const e of this._gridViews.keys())this._gridViews.get(e).measure(t,e.grid,s,i,r);this.$_prepareAxisBreaks(t,n)}return this._gaugeViews.forEach(((e,n)=>{e.measure(t,this._gauges[n],s,i,r)})),this._annotationViews.forEach(((e,n)=>{e.measure(t,this._annotations[n],s,i,r)})),this._zoomButton.setVis(e.zoomButton.isVisible())&&this._zoomButton.layout(),{width:s,height:i}}_clipSeries(t,e,s){const i=s?this._seriesClip:this._seriesClip2;t&&t.setClip(i),e&&e.setClip(i)}_doLayout(){const t=this.width,e=this.height,s=this._image;if(this._inverted?(this._seriesClip.setBounds(0,-t,e,t),this._seriesClip2.setBounds(0,0,t,e)):(this._seriesClip.setBounds(0,0,t,e),this._seriesClip2.setBounds(0,0,t,e)),this._bodyClip.setBounds(0,0,t,e),this._hitTester.resize(t,e),this._background.resize(t,e),s.setVis(s.setImage(this.model.image.url,t,e))&&s.setStyleOrClass(this.model.image.style),this._seriesViews.forEach((s=>{s.model.needClip(!1)&&this._clipSeries(s.getClipContainer(),s.getClipContainer2(),s.clipInvertable()),s.resize(t,e),s.trans(0,0),s.layout()})),this._seriesViews.forEach((t=>{t.afterLayout()})),!this._polar){for(const s of this._gridViews.values())s.resize(t,e),s.layout();for(const s of this._baseViews.values()){const i=s.tag;s.setStyleOrClass(i.baseLine.style),i._isHorz?s.setVLine(i.getPos(t,i.getBaseValue()),0,e):s.setHLine(i.getPos(e,i.getBaseValue()),0,t)}this._breakViews.forEach((s=>{const i=s._model,r=i.axis;r._isHorz?r.reversed?s.trans(t-i._sect.pos,0):s.trans(i._sect.pos,0):r.reversed?s.trans(0,i._sect.pos):s.trans(0,e-i._sect.pos-i._sect.len),s.layout(t,e,i.axis._isHorz)}));const s=this.control;if(this._guideClip)this._guideClip.resize(s.width(),s.height());else{const t=s._padding;this._guideClip=s.clipBounds(-1*(t.left+this.tx),-1*(t.top+this.ty),s.width(),s.height())}[this._guideContainer,this._frontGuideContainer].forEach((s=>{s._views.forEach((s=>s.setVis(s.model.visible)&&s.layout(t,e))),s.setClip(this._guideClip)})),this._gridRowContainer.layout(t,e,!1)}this.$_prepareCrosshairs(this.chart()),this._gaugeViews.forEach((s=>{s.resizeByMeasured(),s.layout().transp(s.getPosition(t,e))})),this._layoutAnnotations(this._inverted,this,t,e),this._zoomButton.visible&&this._zoomButton.trans(t-this._zoomButton.getBBox().width-10,10)}$_createGaugeView(t,e){return new(zh[e._type()])(t)}$_prepareGrids(t,e){const s=e.needAxes();this._gridContainer;const i=this._gridViews,r=this._baseContainer,n=this._baseViews;for(const t of i.keys())s&&e.containsAxis(t)&&t.grid.isVisible(!1)||(i.get(t).remove(),i.delete(t));for(const t of n.keys())(!s||!e.containsAxis(t)||t instanceof Oi&&!t.baseLine.visible||!t.isBaseVisible())&&(n.get(t).remove(),n.delete(t));s&&[e._getXAxes(),e._getYAxes()].forEach((e=>e.forEach((e=>{if((e.grid.isVisible(!1)||e.grid.firstVisible||e.grid.lastVisible)&&!i.has(e)&&this._prepareGrids(t,e),e instanceof Oi&&e.baseLine.visible&&e.isBaseVisible()&&!n.has(e)){const s=new gr(t,"rct-axis-baseline");n.set(e,s),r.add(s),s.tag=e}}))))}_prepareGrids(t,e){const s=new Wh(t);this._gridViews.set(e,s),this._gridContainer.add(s)}_prepareSeries(t,e,s){const i=this._inverted=e.isInverted(),r=this._seriesMap,n=this._seriesViews;for(const t of r.keys())s.indexOf(t)<0&&r.delete(t);this._series=s,n.forEach((t=>{s.indexOf(t.model)<0&&(this.control.loaded?t.removeLater(200):t.remove(),t._labelContainer.remove())})),n.length=0,s.forEach((s=>{const a=r.get(s)||jh(t,s);a._setChartOptions(i,this._animatable,e.loadAnimatable()),a.parent||(this._seriesContainer.add(a),this._labelContainer.add(a._labelContainer)),r.set(s,a),n.push(a),a.prepareSeries(t,s)})),this._seriesContainer.sort(n),n.forEach((t=>this._labelContainer.dom.appendChild(t._labelContainer.dom)))}_prepareGauges(t,e,s){const i=this._seriesContainer,r=e.isInverted(),n=this._gaugeMap,a=this._gaugeViews;for(const t of n.keys())s.indexOf(t)<0&&n.delete(t);this._gauges=s,a.forEach((t=>t.remove())),a.length=0,s.forEach((s=>{const h=n.get(s)||this.$_createGaugeView(t,s);i.add(h),n.set(s,h),a.push(h),h.prepareGauge(t,s),h._setChartOptions(r,this._animatable,e.loadAnimatable())}))}_prepareAnnotations(t,e){const s=this._annotationContainer,i=this._frontAnnotationContainer,r=this._annotationMap,n=this._annotationViews;for(const t of r.keys())e.indexOf(t)<0&&r.delete(t);n.forEach((t=>t.remove())),n.length=0,(this._annotations=e).forEach((e=>{const a=r.get(e)||Gh(t,e);(e.front?i:s).add(a),r.set(e,a),n.push(a)}))}$_prepareAxisBreaks(t,e){const s=this._axisBreakContainer,i=this._breakViews,r=[];for([e._getXAxes(),e._getYAxes()].forEach((t=>t.forEach((t=>{t instanceof Di&&r.push(...t.runBreaks()||[])}))));i.length<r.length;){const e=new Yh(t);s.add(e),i.push(e)}for(;i.length>r.length;)i.pop().remove();i.forEach(((t,e)=>t.setModel(r[e])))}$_prepareCrosshairs(t){const e=this._crosshairViews,s=[];[t._getXAxes(),t._getYAxes()].forEach((t=>t.forEach((t=>{t.crosshair.visible&&s.push(t.crosshair)})))),e.prepare(s.length,((t,e)=>{t.setModel(s[e]),t.setClip(this._bodyClip)}))}_layoutAnnotations(t,e,s,i){this._annotationViews.length>0&&this._annotationViews.forEach((r=>{r._layoutView(t,e,0,0,s,i),r.setClip(this._polar||r.model.noClip?T:this._bodyClip)}))}}to.BODY_CLASS="rct-body";class eo extends wt{constructor(t){super(t,so.HANDLE_STYLE),this.add(this._back=new Gs(t)),this.add(this._shape=new St(t)),this._shape.setFill("white")}layout(t,e,s){if(t!==this._w||e!==this._h||s!==this._vertical){let i=1.3*p(t,e);const r=new Dr;this._back.rect={x:-i/2,y:-i/2,width:i,height:i,rx:i/2},i/=3,r.polygon(-i-1,0,-1,-i,-1,i),r.polygon(i+1,0,1,-i,1,i),this._shape.setPath(r.end()),this._w=this.width=t,this._h=this.height=e,this._vertical=s}}}class so extends na{static isHandle(t){return t.parentElement.classList.contains(so.HANDLE_STYLE)}static isMask(t){return t.classList.contains(so.MASK_STYLE)}constructor(t){super(t,so.CLASS_NAME),this.add(this._back=new Gs(t,so.BACK_STYLE)),this.add(this._container=new bt(t,null)),this.add(this._mask=new Gs(t,so.MASK_STYLE)),this.add(this._trackView=new Gs(t,so.TRACK_CLASS)),this.add(this._thumbView=new Gs(t,so.THUMB_CLASS)),this.add(this._startHandle=new eo(t)),this.add(this._endHandle=new eo(t)),this._startHandle.setStyle("cursor","ew-resize"),this._endHandle.setStyle("cursor","ew-resize"),this._mask.setStyle("cursor","ew-resize"),this._mask.dom.addEventListener("dblclick",(()=>{this.model.axis()._zoom&&this.model.axis().resetZoom()}))}dblClick(t){const e=this.model.axis();return this._startHandle.contains(t)?(e.zoom(e._zoom.min,e._zoom.end),!0):this._endHandle.contains(t)?(e.zoom(e._zoom.start,e._zoom.max),!0):void(this.contains(t)&&e.resetZoom())}svgToElement(t,e){return this.control.svgToElement(this._back,t,e)}_doMeasure(t,e,s,i,r){const n=e._naviChart;n.firstSeries;let a=s,h=i;return e._vertical?a=e.thickness+e.gap+e.gapFar:h=e.thickness+e.gap+e.gapFar,e._naviChart.layoutAxes(a,h,!1,1),this.$_prepareSeriesView(t,n),this.$_prepareXAxisView(t,n),this.$_prepareYAxisView(t,n),e._naviChart.xAxis.calcPoints(a,101),e._naviChart.yAxis.calcPoints(h,1),{width:a,height:h}}_doLayout(t){const e=this.model,s=e.axis()._zoom,i=this.width,r=this.height;if(this._back.resize(i,r),e._vertical);else{const t=s?(s.start-s.min)*i/s.total():0,e=s?(s.end-s.min)*i/s.total():i;this._mask.setBounds(t,0,e-t,r),this._trackView.setBounds(-2,r,i+4,6),this._trackView.setRadius(4),this._thumbView.setBounds(t,r,e-t,6),this._startHandle.layout(r/3,r/3,!1),this._startHandle.trans(t,r+3),this._endHandle.layout(r/3,r/3,!1),this._endHandle.trans(e,r+3)}this._seriesView&&(this._seriesView.measure(this.doc,e._naviChart.firstSeries,i,r,1),this._seriesView.resize(i,r),this._seriesView.layout(),this._seriesView.afterLayout()),this._xAxisView&&(this._xAxisView.measure(this.doc,e._naviChart.xAxis,i,r,1),this._xAxisView.resize(i,r),this._xAxisView.layout()),this._yAxisView.setVis(!1)}$_prepareSeriesView(t,e){const s=e.firstSeries;let i=this._seriesView;i&&i.model!==s&&(i.remove(),i=this._seriesView=null),i||(this._container.add(i=this._seriesView=jh(t,s)),i._simpleMode=!0),i&&i.prepareSeries(t,s)}$_prepareXAxisView(t,e){const s=e.xAxis;let i=this._xAxisView;i&&i.model!==s&&(i.remove(),i=this._xAxisView=null),i||(this._container.add(i=this._xAxisView=new ma(t)),i._simpleMode=!0)}$_prepareYAxisView(t,e){const s=e.yAxis;let i=this._yAxisView;i&&i.model!==s&&(i.remove(),i=this._yAxisView=null),i||(this._container.add(i=this._yAxisView=new ma(t)),i._simpleMode=!0)}}so.CLASS_NAME="rct-navigator",so.BACK_STYLE="rct-navigator-back",so.MASK_STYLE="rct-navigator-mask",so.HANDLE_STYLE="rct-navigator-handle",so.HANDLE_BACK_STYLE="rct-navigator-handle-back",so.TRACK_CLASS="rct-navigator-track",so.THUMB_CLASS="rct-navigator-thumb";class io extends Et{constructor(t){super(),this.chart=t}}class ro extends io{constructor(t,e,s){super(t),this._body=e,this._vertical=s}_doStart(t,e,s,i,r){const n=this.chart.getBounds(),a=this._body.getBounds();return this._xStart=e-(a.x-n.x),this._yStart=s-(a.y-n.y),this._body.addFeedback(this._feedback=new Gs(this.chart.doc(),"rct-zoom-tracker")),!0}_doEnded(t,e){const s=this.chart.getBounds(),i=this._body.getBounds();this._vertical?(e-=i.y-s.y,this._body.setZoom(0,p(this._yStart,e),this._body.width,g(this._yStart,e))):(t-=i.x-s.x,this._body.setZoom(p(this._xStart,t),0,g(this._xStart,t),this._body.height)),this._feedback.remove()}_doDrag(t,e,s,i,r){const n=this.chart.getBounds(),a=this._body.getBounds();return this._vertical?(r=Math.max(0,Math.min(a.height,r-(a.y-n.y))),this._feedback.setBounds(0,p(this._yStart,r),this._body.width,m(this._yStart-r))):(i=Math.max(0,Math.min(a.width,i-(a.x-n.x))),this._feedback.setBounds(p(this._xStart,i),0,m(this._xStart-i),this._body.height)),!0}}class no extends io{constructor(t,e){super(t),this._view=e}_doStart(t,e,s,i,r){const n=this._view,a=n.model.axis._zoom;if(a){const t=n._thumbView.elementToSvg(0,0);return this._startOff=n._vertical?s-t.y:e-t.x,this._zoomLen=a.length(),!0}return!1}_doDrag(t,e,s,i,r){const n=this._view;let a;return n._vertical?(a=n.svgToElement(i,r).y-this._startOff,a=n.getZoomPos(n.height-a-n._thumbView.height),n.model.axis.zoom(a,a+this._zoomLen)):(a=n.svgToElement(i,r).x-this._startOff,a=n.getZoomPos(a),n.model.axis.zoom(a,a+this._zoomLen),console.log(a)),!0}}class ao extends io{constructor(t,e,s){super(t),this._view=e,(this._isStart=e._startHandle.contains(s))?this._handleView=e._startHandle:this._handleView=e._endHandle}_doStart(t,e,s,i,r){const n=this._handleView,a=n.elementToSvg(0,0);return this._startOff=n._vertical?s-a.y-n.height/2:e-a.x-n.width/2,this._handleView.setBoolData("select",!0),!0}_doEnded(t,e){this._handleView.setBoolData("select",!1)}_doDrag(t,e,s,i,r){const n=this._view,a=n.model.axis();a._prepareZoom();let h=n.svgToElement(i,r).x-this._startOff;const o=a._zoom.total(),l=a._zoom.min,c=n.model.minSize;return this._handleView._vertical?this._isStart:this._isStart?h>0?a.zoom(h*o/n.width+l,NaN,c):a.zoom(l,NaN,c):h>0&&h<n.width?a.zoom(NaN,h*o/n.width+l,c):h>=n.width&&a.zoom(NaN,a._zoom.max,c),!0}}class ho extends io{constructor(t,e,s){super(t),this._view=e,this._maskView=e._mask}_doStart(t,e,s,i,r){const n=this._view.model.axis(),a=this._maskView.elementToSvg(0,0);return this._startOff=this._view.model._vertical?s-a.y:e-a.x,this._totalLen=n._zoom.total(),this._zoomLen=n._zoom.length(),!0}_doEnded(t,e){}_doDrag(t,e,s,i,r){const n=this._view,a=n.svgToElement(i,r).x-this._startOff;return n.model._vertical?this.$_moveZoom(a*this._totalLen/n.height):this.$_moveZoom(a*this._totalLen/n.width),!0}$_moveZoom(t){const e=this._view.model;t=g(0,p(t,this._totalLen-this._zoomLen))+e.axis()._zoom.min,e.axis().zoom(t,t+this._zoomLen)}}class oo{constructor(t){this._chart=t}handleDown(t){if(!t.isPrimary)return;const e=this._clickElement=t.target;if(!e)return;const s=this.$_pointerToPoint(t);this._dragTracker&&this.$_stopDragTracker(t,e,s.x,s.y),this._prevX=this._clickX=s.x,this._prevY=this._clickY=s.y}handleUp(t){this.isDragging()&&this.$_stopDragTracker(t,t.target,this._prevX,this._prevY)}handleMove(t){const e=this._chart.chartView(),{x:s,y:i}=this.$_pointerToPoint(t);if(t.buttons>=1||0===t.buttons&&0===t.button){const r=this.isDragging(),n=this._clickElement;s<0||s>=e.control.dom().offsetWidth||i<0||i>=e.control.dom().offsetHeight||(r?this.$_doDrag(t,n,s,i):(!this._dragTracker&&(m(this._clickX-s)>3||m(this._clickY-i)>3)||this._dragTracker&&!r)&&this.$_startMove(t,n,s,i))}this._prevX=s,this._prevY=i,this.isDragging()?(e.pointerMoved(-1,-1,null),this._stopEvent(t)):e.getButton(t.target)||e.pointerMoved(t.pointX,t.pointY,t.target)}handleClick(t){const e=this._chart.chartView(),s=this._clickElement,i=e.getButton(s);let r,n,a;if(i)!0!==i.click()&&e.buttonClicked(i);else if(n=e.legendByDom(s))if(n.source instanceof Zs){const t=n.source,e=this._chart.model.seriesByPoint(t);if(e){e.setPointVisible(t,!t.visible);const s=this._chart.chartView().findSeriesView(e);s instanceof Ha&&s.togglePointVisible(t)}}else n.source.visible=!n.source.visible,e.bodyView().hoverSeries(n.source.visible?n.source:null);else(a=e.seriesByDom(s))?a.clicked(s):(r=e.creditByDom(s))&&r.clicked(s)}handleDblClick(t){const e=this._chart.chartView()._navigatorView,s=this._clickElement;!e.visible||e.dblClick(s)}handleWheel(t){}get dragTracker(){return this._dragTracker}setDragTracker(t){t!=this._dragTracker&&(this._dragTracker&&this._dragTracker.cancel(),this._dragTracker=t)}isDragging(){return this._dragTracker&&this._dragTracker.dragging}_stopEvent(t){t.cancelable&&t.preventDefault(),t.stopImmediatePropagation()}$_pointerToPoint(t){const e=this._chart.svg().getBoundingClientRect();return{x:t.clientX-e.left,y:t.clientY-e.top}}_getDragTracker(t,e,s){const i=this._chart.chartView(),r=i.bodyOf(t);return pa.isThumb(t)?new no(this._chart,i.getScrollView(t)):so.isHandle(t)?new ao(this._chart,i._navigatorView,t):so.isMask(t)&&r&&r.model.isZoomed()?new ho(this._chart,i._navigatorView,t):r&&r.model.canZoom()&&r.contains(t)?new ro(this._chart,r,i._inverted):void 0}$_doDrag(t,e,s,i){if(!this.$_drag(e,this._prevX,this._prevY,s,i))return this.$_stopDragTracker(t,e,s,i,!0),this._stopEvent(t),!0}$_startMove(t,e,s,i){this.$_startDrag(e,this._prevX,this._prevY,s,i)&&(s!==this._prevX||i!==this._prevY?this.$_doDrag(t,e,s,i):this._stopEvent(t),this._chart.setPointerCapture(t))}$_startDrag(t,e,s,i,r){if(this._dragTracker||this.setDragTracker(this._getDragTracker(t,i-e,r-s)),this._dragTracker){if(this._dragTracker.start(t,e,s,i,r))return!0;this._dragTracker=null}return!1}$_drag(t,e,s,i,r){return this._dragTracker.drag(t,e,s,i,r)}$_stopDragTracker(t,e,s,i,r=!1){this.isDragging()&&(this._chart.releasePointerCapture(t),r?this._dragTracker.cancel():this._dragTracker.drop(null,s,i),this._dragTracker=null)}}class lo extends bt{constructor(t){super(t,lo.TITLE_CLASS),this._itemViews=[],this._separators=[],this.itemGap=8,this.setVis(!1)}setHistory(t,e){if(this.setVis(e&&e.length>0)){const s=this._itemViews,i=this._separators;for(;s.length<e.length;){const e=new ee(t,"rct-history-item");e.anchor=Qt.START,s.push(e)}for(;s.length>e.length;)s.pop().remove();for(;i.length<e.length-1;){const e=new ee(t);e.anchor=Qt.START,e.text=">",i.push(e)}for(;i.length>e.length-1;)i.pop().remove();this.$_layout(e)}}$_layout(t){const e=this._itemViews,s=this._separators,i=this.itemGap,r=t.length;let n=0;for(let a=0;a<r;a++)e[a].text=t[a].name,e[a].transX(n),a<r-1&&(n+=e[a].width+i,s[a].transX(n),n+=s[a].width+i)}}lo.TITLE_CLASS="rct-history";class co extends na{constructor(t){super(t,"rct-legend-item"),this.add(this._back=new Gs(t)),this._back.setFill("transparent"),this._back.setStroke("none"),this.add(this._label=new ee(t,"rct-legend-item-label")),this._label.anchor=Qt.START}setMarker(t){t!==this._marker&&(this._marker&&this._marker.remove(),this.insertFirst(this._marker=t))}_doMeasure(t,e,s,i,r){this._label.setBoolData("hidden",!e.source.visible),this._marker.setBoolData("hidden",!e.source.visible),this._label.text=e.text();const n=this._rMarker=this._marker.setVis(e.legend.markerVisible)?this._marker.getBBox():qn,a=Jn(this._label.getBBox());return this._gap=f(e.legend.markerGap,0),{width:n.width+this._gap+a.width,height:g(n.height,a.height)}}_doLayout(t){const e=this._rMarker,s=f(t,e.width);this._back.setBounds(0,0,this.width,this.height),this._marker.visible&&this._marker.trans((s-e.width)/2,(this.height-e.height)/2),this._label.trans(s+this._gap,(this.height-this._label.getBBox().height)/2)}}class _o extends aa{constructor(t){super(t,_o.LEGEND_CLASS,"rct-legend-background"),this._itemViews=new Kn(this,co)}legendByDom(t){const e=this._itemViews.elementOf(t);return e&&e.model}legendOfSeries(t){return this._itemViews.find((e=>e.model.source===t))}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_doMeasure(t,e,s,i,r){const n=e.items(),a=this._vertical=e.getLayout()===Ts.VERTICAL;return this._ipr=f(e.itemsPerLine,Number.MAX_SAFE_INTEGER),this._gap=e.location!==Ls.BODY?f(e.gap,0):0,a?i=e.getMaxHeight(i):s=e.getMaxWidth(s),this.$_prepareItems(t,n),this.$_measure(t,e,a,this._ipr,s,i)}_doLayout(){const t=this.model,e=this._rowViews,s=t.useTextColor,i=this._sizes,r=t.itemsAlign,n=t.lineGap||0,a=t.itemGap||0,h=this._margins,o=this._paddings,l=this._vertical,c=h.left+o.left,_=h.top+o.top;let u,d=c,p=_;this._itemViews.forEach((t=>{const e=t.model.source,i=e.legendColor();t._marker.setColor(i),s&&e.visible?t._label.setFill(i):t._label.setFill("")})),e.forEach(((t,e)=>{l?(t.forEach((t=>{t.mw=i[e],t.resizeByMeasured().layout(this._wMarkers[e])})),p=_,r!==Ns.CENTER&&r!==Ns.END||(u=t.map((t=>t.height)).reduce(((t,e)=>t+e))+a*(t.length-1)+h.top+h.bottom+o.top+o.bottom,r===Ns.CENTER?p+=(this.height-u)/2:p+=this.height-u),t.forEach((t=>{t.trans(d,p),p+=t.height+a})),d+=i[e]+n):(t.forEach((t=>{t.resizeByMeasured().layout(NaN)})),d=c,r!==Ns.CENTER&&r!==Ns.END||(u=t.map((t=>t.width)).reduce(((t,e)=>t+e))+a*(t.length-1)+h.left+h.right+o.left+o.right,r===Ns.CENTER?d+=(this.width-u)/2:d+=this.width-u),t.forEach((t=>{t.trans(d,p),d+=t.width+a})),p+=i[e]+n)}))}$_prepareItems(t,e){this._itemViews.prepare(e.length)}$_measure(t,e,s,i,r,n){const a=e.items(),h=this._itemViews,o=e.itemGap||0,l=e.lineGap||0,c=h.count,_=this._rowViews=[],u=this._sizes=[];let d,p,m,f;h.forEach(((s,i)=>{s.setMarker(a[i].source.legendMarker(t,e.markerSize)),s.measure(t,a[i],r,n,1)}));let x=0,w=0;if(s){for(;x<c;)f=h.get(x),w%i==0?(_.push(m=[f]),p=f.mh,w++,x++):(p+=o+f.mh,p<=n?(m.push(f),w++,x++):w=0);this._wMarkers=[],d=p=0,_.forEach(((t,e)=>{let s=0,i=0,r=0;t.forEach((t=>{i+=t.mh,s=g(s,t.mw),r=g(r,t._rMarker.width),t._col=e})),i+=o*(t.length-1),p=g(p,i),d+=s,u.push(s),this._wMarkers.push(r)})),d+=l*(_.length-1)}else{for(;x<c;)f=h.get(x),w%i==0?(_.push(m=[f]),d=f.mw,w++,x++):(d+=o+f.mw,d<=r?(m.push(f),w++,x++):w=0);d=p=0,_.forEach((t=>{let e=0,s=0;t.forEach((t=>{e+=t.mw,s=g(s,t.mh)})),e+=o*(t.length-1),d=g(d,e),p+=s,u.push(s)})),p+=l*(_.length-1)}return{width:d,height:p}}}_o.LEGEND_CLASS="rct-legend";let uo=class extends ha{constructor(){super(...arguments),this.views=[],this._gap=0}isEmpty(){return 0===this.views.length}prepare(t,e,s,i,r){const n=this.views,a=[];for(this.isX=e,s&&s._axes.forEach((t=>{a.push(t)}));n.length<a.length;){const e=new ma(t);this.add(e),n.push(e)}for(;n.length>a.length;)n.pop().remove();if(n.forEach(((e,s)=>{const r=a[s];r._runPos,e.model=a[s],i.forEach((s=>{s.forEach((s=>{s.isConnected(r)&&e.prepareGuides(t,s.row,s.col,s._guideContainer,s._frontGuideContainer)}))}))})),this.axes=a,this.setVis(n.length>0)){const t=n[0].model;this._gap=t.chart.getAxesGap()}}checkHeights(t,e,s){return this.views.length>0?this.$_checkHeights(this.views,t,e,s):0}$_checkHeights(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkHeight(e,s,i)})),r+=(this.views.length-1)*this._gap),r}checkWidths(t,e,s){return this.views.length>0?this.$_checkWidths(this.views,t,e,s):0}$_checkWidths(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkWidth(e,s,i)})),r+=(this.views.length-1)*this._gap),r}getScrollView(t){var e;for(const s of this.views)if(null===(e=s._scrollView)||void 0===e?void 0:e.contains(t))return s._scrollView}setMargins(t,e,s,i){this.views.forEach((r=>r.setMargins(t,e,s,i)))}_setInverted(t){super._setInverted(t),this.isHorz=t&&!this.isX||!t&&this.isX}_doMeasure(t,e,s,i,r){const n=this.axes;if(this.isHorz){let e=0;return this.views.forEach(((a,h)=>{e+=a.measure(t,n[h],s,i,r).height})),{width:s,height:e}}{let e=0;return this.views.forEach(((a,h)=>{e+=a.measure(t,n[h],s,i,r).width})),{width:e,height:i}}}_doLayout(t){this.isHorz?this.views.forEach((t=>{t.resize(this.width,t.mh),t.layout()})):this.views.forEach((t=>{t.resize(t.mw,this.height),t.transX(this.width-t.mw),t.layout()}))}};class po extends ha{constructor(t,e){super(t,"rct-axis-container"),this.isX=e,this.sections=[]}prepare(t,e,s,i){const r=this.isX?s.getRow(i):s.getColumn(i);for(;this.sections.length<r.length;){const e=new uo(t);this.add(e),this.sections.push(e)}for(;this.sections.length>r.length;)this.sections.pop().remove();this.sections.forEach(((n,a)=>{this.isX?(n.row=i,n.col=a):(n.col=i,n.row=a),n.prepare(t,this.isX,r[a],e,s)}))}checkWidths(t,e,s){return this.sections.length>0?this.sections.reduce(((i,r)=>i+r.checkWidths(t,e,s)),0):0}checkHeights(t,e,s){return this.sections.length>0?this.sections.reduce(((i,r)=>i+r.checkHeights(t,e,s)),0):0}_setInverted(t){super._setInverted(t),this._isHorz=t&&!this.isX||!t&&this.isX}_doMeasure(t,e,s,i,r){let n=0,a=0;return this._isHorz?this.sections.forEach((n=>{a=g(a,n.measure(t,e,s,i,r).height)})):this.sections.forEach((a=>{n=g(n,a.measure(t,e,s,i,r).width)})),{width:n,height:a}}_doLayout(t){this._isHorz?this.height>0&&this.sections.forEach(((e,s)=>{e.resize(t[2*(s+1)]-t[2*(s+1)-1],this.height),e.trans(t[2*s+1]-t[1],0),e.layout()})):this.width>0&&this.sections.forEach(((e,s)=>{e.resize(this.width,t[2*(s+1)]-t[2*(s+1)-1]),e.trans(0,this.height-(t[2*(s+1)]-t[1])),e.layout()}))}}class go extends to{constructor(){super(...arguments),this.row=0,this.col=0}prepareRender(t,e){const s=this.row,i=this.col,r=e.split.getPane(s,i).body,n=e._getSeries().getPaneSeries(s,i),a=e._getGauges().getPaneVisibles(s,i);this._animatable=xt._animatable&&e.animatable(),this._prepareSeries(t,e,n),this._prepareGauges(t,e,a),this._prepareAnnotations(t,r.getAnnotations())}_prepareGrids(t,e){e.row===this.row&&e.col===this.col&&super._prepareGrids(t,e)}getTooltipPos(){return{x:this.parent.parent.tx+this.tx,y:this.parent.parent.ty+this.ty}}}class mo extends bt{constructor(t,e){super(t,mo.STYLE_NAME),this._bodies=[],this._xContainers=[],this._yContainers=[],this._owner=e}get bodies(){return this._bodies}bodyViewOf(t){return this._bodies.find((e=>e.contains(t)))}prepare(t,e){e.chart,this.$_init(t),this._model=e,this.$_prepareBodies(t,e)}measure(t,e,s,i,r,n,a){const h=e.chart,o=this._inverted=e.chart.isInverted(),l=r,c=n;this.$_prepareAxes(t,s,!0),this.$_prepareAxes(t,i,!1),e.layoutAxes(r,n,o,a),o?(r-=this._xContainers.reduce(((e,s)=>e+s.checkWidths(t,r,n)),0),n-=this._yContainers.reduce(((e,s)=>e+s.checkHeights(t,r,n)),0)):(n-=this._xContainers.reduce(((e,s)=>e+s.checkHeights(t,r,n)),0),r-=this._yContainers.reduce(((e,s)=>e+s.checkWidths(t,r,n)),0)),e.layoutAxes(r,n,o,a),this._xContainers.forEach((e=>e.measure(t,h,r,n,a))),this._yContainers.forEach((e=>e.measure(t,h,r,n,a))),r=l,n=c,o?(r-=this._xContainers.reduce(((t,e)=>t+e.mw),0),n-=this._yContainers.reduce(((t,e)=>t+e.mh),0)):(n-=this._xContainers.reduce(((t,e)=>t+e.mh),0),r-=this._yContainers.reduce(((t,e)=>t+e.mw),0)),e.layoutAxes(r,n,o,a),this._xContainers.forEach((e=>e.measure(t,h,r,n,a))),this._yContainers.forEach((e=>e.measure(t,h,r,n,a)));const _=e.getXLens(o?n:r),u=e.getYLens(o?r:n);e.calcAxesPoints(_,u)}layout(){const t=this._model,e=this.width,s=this.height;this._back.resize(e,s),this.$_calcExtents(t,e,s),this.$_layoutAxes(t,!0,e,s),this.$_layoutAxes(t,!1,e,s),this.$_layoutBodies(t,e,s)}seriesByDom(t){for(const e of this._bodies){const s=e.seriesByDom(t);if(s)return s}}getSeries(t){for(const e of this.bodies){const s=e.findSeries(t);if(s)return s}}$_init(t){this._back||(this.add(this._back=new Gs(t)),this._back.setStyles({fill:"none"}),this.add(this._bodyContainer=new bt(t,T)),this.add(this._axisContainer=new bt(t,T)))}$_prepareBodies(t,e){const s=e.chart,i=e.paneCount(),r=this._bodies,n=this._bodyMap=[];for(;r.length<i;){const e=new go(t,this._owner);this._bodyContainer.add(e),r.push(e)}for(;r.length>i;)r.pop().remove();for(let t=0;t<e.rowCount();t++){const s=[];for(let i=0;i<e.colCount();i++){const n=r[t*e.colCount()+i];s.push(n),n.row=t,n.col=i}n.push(s)}r.forEach((e=>{e.prepareRender(t,s),e.prepareGuideContainers(),e._gridRowContainer.prepare()}))}$_prepareAxes(t,e,s){const i=s?this._xContainers:this._yContainers,r=s?e.rows():e.cols();for(;i.length<r;){const e=new po(t,s);this._axisContainer.add(e),i.push(e)}for(;i.length>r;)i.pop().remove();i.forEach(((s,i)=>{s.prepare(t,this._bodyMap,e,i)}))}$_calc(t,e,s,i){const r=new Array(2*(e+1)),n=s-t.reduce(((t,e)=>t+e[i]),0),a=new Array(e);let h=0,o=0;for(o=0;o<e;o++)a[o]=n/e;for(o=0;o<e;o++)r[2*o]=h,r[2*o+1]=h+=t[o][i],h+=a[o];return r[2*o]=h,r[2*o+1]=h+t[o][i],r}$_calcExtents(t,e,s){this._inverted?(this._rowPoints=this.$_calc(this._xContainers,t.rowCount(),e,"mw"),this._colPoints=this.$_calc(this._yContainers,t.colCount(),s,"mh")):(this._rowPoints=this.$_calc(this._xContainers,t.rowCount(),s,"mh"),this._colPoints=this.$_calc(this._yContainers,t.colCount(),e,"mw"))}$_layoutAxes(t,e,s,i){const r=this.control._padding,n=this._rowPoints,a=this._colPoints,h=e?this._xContainers:this._yContainers;if(this._inverted)if(e){const t=a[1],e=a[a.length-2]-t;h.forEach(((t,s)=>{t.resize(t.mw,e),t.trans(n[2*s],i-a[a.length-2]),t.layout(a)}))}else{const t=n[1],e=n[n.length-2]-t;h.forEach(((s,h)=>{const o=s.sections;for(let t=0,e=o.length;t<e;t++){const s=o[t],i=0===t?r.left:0,a=t===e-1?r.right:0;let h=0,l=0;e>1&&(h=n[2*t+1]-n[2*t],l=n[2*(t+1)+1]-n[2*(t+1)],0===t?o[t+1].isEmpty()?l=n[2*(t+1)]-n[2*(t+1)-1]:l/=2:t===e-1?o[t-1].isEmpty()?h=n[2*(t-1)]-n[2*(t-1)-1]:h/=2:(o[t-1].isEmpty()?h=n[2*(t-1)]-n[2*(t-1)-1]:h/=2,o[t+1].isEmpty()?l=n[2*(t+1)]-n[2*(t+1)-1]:l/=2)),s.setMargins(i,h,l,a)}s.resize(e,s.mh),s.trans(t,i-a[2*h+1]),s.layout(n)}))}else if(e){const t=a[1];s=a[a.length-2]-t,h.forEach(((e,o)=>{const l=e.sections;for(let t=0,e=l.length;t<e;t++){const s=l[t],i=0===o?r.left:0,c=o===h.length-1?r.right:0;let _=0,u=0;e>1&&(_=a[2*t+1]-a[2*t],u=a[2*(t+1)+1]-a[2*(t+1)],0===t?l[t+1].isEmpty()?u=a[2*(t+1)]-a[2*(t+1)-1]:u/=2:t===e-1?l[t-1].isEmpty()?_=a[2*(t-1)]-a[2*(t-1)-1]:_/=2:(l[t-1].isEmpty()?_=a[2*(t-1)]-a[2*(t-1)-1]:_/=2,l[t+1].isEmpty()?u=a[2*(t+1)]-n[2*(t+1)-1]:u/=2)),s.setMargins(i,_,u,c)}e.resize(s,e.mh),e.trans(t,i-n[2*o+1]),e.layout(a)}))}else{const t=n[n.length-2],e=t-n[1];h.forEach(((s,r)=>{s.resize(s.mw,e),s.trans(a[2*r],i-t),s.layout(n)}))}}$_layoutBodies(t,e,s){t.chart.body;const i=t.rowCount(),r=t.colCount(),n=this._rowPoints,a=this._colPoints,h=this._bodies;if(this._inverted)for(let e=0;e<i;e++){const s=n[2*(e+1)-1],i=n[2*(e+1)];for(let n=0;n<r;n++){const o=h[e*r+n],l=a[2*n+1],c=a[2*(n+1)];o.measure(this.doc,t.getPane(e,n).body,i-s,c-l,1),o.resize(i-s,c-l),o.trans(s,this.height-c),o.layout()}}else for(let e=0;e<i;e++){const i=n[2*(e+1)-1],o=n[2*(e+1)];for(let n=0;n<r;n++){const l=h[e*r+n],c=a[2*(n+1)-1],_=a[2*(n+1)];l.measure(this.doc,t.getPane(e,n).body,_-c,o-i,1),l.resize(_-c,o-i),l.trans(c,s-o),l.layout()}}}}mo.STYLE_NAME="rct-panes";class fo extends wt{constructor(t){super(t,"rct-polar-axis-tick-mark"),this.add(this._lineView=new Ga(t))}layout(){}}class xo extends wt{constructor(t,e,s,i){super(t,e),this.add(this._markContainer=new bt(t,"rct-polar-axis-markers")),this._markViews=new Kn(this._markContainer,fo),this.add(this._gridContainer=new wt(t,"rct-polar-axis-grids")),this._labelViews=new Kn(this._labelContainer=s,ua,i?"rct-polar-xaxis-label":"rct-polar-yaxis-label")}prepare(t,e,s,i){this._model=e,this._circular=s,this._markLen=e.tick.length,this.$_prepareTickMarks(t,e),this.$_prepareLabels(t,e),this._doPrepare(e,e._ticks,s,i)}layout(t,e,s,i){const r=this._model._ticks;return this._doLayout(this._model,e,s,i,r,t),this}$_prepareTickMarks(t,e){this._markViews.prepare(e._ticks.length)}_prepareLabel(t,e,s,i){const r=s.getLabelText(e,i),n=e.label;if(t.value=e.value,t.internalClearStyleAndClass(),t.internalSetStyleOrClass(s.style),t.internalSetStyleOrClass(s.getLabelStyle(e,i)),null!=r){n&&r.match(ga)?t.setLabel(s,e,r.replace(ga,n),1e3,1e3):(s.prepareRich(r),s._paramTick=e,s.buildSvg(t._text,t._outline,NaN,NaN,s,s._domain))}else t.setLabel(s,e,n,1e3,1e3)}$_prepareLabels(t,e){const s=e.label;if(this._labelContainer.setVis(s.visible)){const t=e._ticks;this._labelContainer.setStyleOrClass(s.style),this._labelViews.prepare(t.length,((e,i,r)=>{e.setVis(!0),this._prepareLabel(e,t[i],s,r)}))}}prepareGuides(t,e,s){let i=this._model.guides.filter((t=>!t.front));e.setAll(t,i,!0),i=this._model.guides.filter((t=>t.front)),s.setAll(t,i,!0)}}class wo extends xo{constructor(t,e,s){super(t,"rct-polar-xaxis",s,!0),this._gridLines=new Kn(this._gridContainer,gr,wo.GRID_CLASS),e.insertFirst(this._startView=new gr(t,wo.SECTOR_LINE_CLASS)),e.insertFirst(this._endView=new gr(t,wo.SECTOR_LINE_CLASS)),e.insertFirst(this._lineView=new Wa(t,wo.LINE_CLASS))}_doPrepare(t,e,s){let i=this._lineView;this._gridContainer.setVis(t.grid.isVisible(!0))&&this._gridLines.prepare(e.length),i.setVis(t.line.visible)&&(i.setStyleOrClass(t.line.style),i.setFill("none")),this._startView.setVis(s&&t.isArced()&&t.sectorLine.visible)?(this._startView.setStyleOrClass(t.sectorLine.style),this._endView.setVis(!0),this._endView.setStyleOrClass(t.sectorLine.style)):this._endView.setVis(!1)}_doLayout(t,e,s,i,r,n){const a=t.getStartAngle(),h=t.getTotalAngle();if(r.forEach((t=>t.pos=t.pos/i*h/R)),this._gridContainer.visible&&this._gridLines.forEach(((t,n)=>{const h=r[n].pos,o=e+c(a+h)*i,l=s+_(a+h)*i;t.setLine(e,s,o,l)})),this._labelContainer.visible){const n=this._labelViews.count,h=Math.ceil(9/(360/n)),o=i+t.tick.length,l=it.CENTER;this._labelViews.forEach(((t,i)=>{if(t.setVis(i%h==0)){const n=r[i],h=t.getBBox(),u=a+n.pos,d=e+c(u)*(o+h.width/2)-h.width/2,p=s+_(u)*(o+h.height/2)-h.height/2;t.layout(l).trans(d,p)}})),n>2&&m(r[n-1].pos-r[n-2].pos)<R/24&&this._labelViews.get(n-1).setVis(!1)}if(this._lineView.visible)if(this._circular)this._lineView.setArc(e,s,i,a,t.getTotalAngle(),!0);else{const t=[];r.map((r=>{const n=r.pos;t.push(e+c(a+n)*i,s+_(a+n)*i)})),this._lineView.setPolyline(t)}this._startView.visible&&(this._startView.setLine(e,s,e+c(a)*i,s+_(a)*i),this._endView.setLine(e,s,e+c(a+h)*i,s+_(a+h)*i))}}wo.LINE_CLASS="rct-polar-xaxis-line",wo.SECTOR_LINE_CLASS="rct-polar-xaxis-sector-line",wo.GRID_CLASS="rct-polar-xaxis-grid-line";class bo extends xo{constructor(t,e,s){super(t,"rct-polar-yaxis",s,!1),this._gridLines=new Kn(this._gridContainer,Wa,bo.GRID_LINE_STYLE),e.add(this._lineView=new gr(t,"rct-polar-yaxis-line"))}_doPrepare(t,e,s,i){this._gridContainer.setVis(!1!==t.grid.visible)&&this._gridLines.prepare(e.length,null),(this._lineView.visible=t.line.visible)&&this._lineView.setStyleOrClass(t.line.style)}_doLayout(t,e,s,i,r,n){const a=n.getStartAngle(),h=n.getTotalAngle();if(this._gridContainer.visible){const i=this._circular;this._gridLines.forEach(((o,l)=>{const u=r[l].pos;if(i)o.setArc(e,s,u,a,h,!0),o.setFill("none");else if(o instanceof mr){const i=t.getStartAngle(),r=[];n._ticks.forEach((t=>{const n=t.pos;r.push(e+c(i+n)*u,s+_(i+n)*u)})),o.setPoints(...r)}}))}if(this._labelContainer.visible)if(n.isArced()){const t=n.getStartAngle();this._labelViews.forEach(((i,n)=>{const a=e+c(t)*r[n].pos-i.getBBox().width/2,h=s+_(t)*r[n].pos-i.getBBox().height/2;i.setContrast(null).trans(a,h)}))}else this._labelViews.forEach(((t,i)=>{t.setContrast(null).trans(e+2,s-r[i].pos-t.getBBox().height/2)}));this._lineView.visible&&this._lineView.setVLine(e,s,s-i)}}bo.GRID_LINE_STYLE="rct-polar-yaxis-grid-line";class yo extends to{constructor(t,e){super(t,e),this._yAxisViews=[]}_doMeasure(t,e,s,i,r){const n=e.chart,a=super._doMeasure(t,e,s,i,r);return this.$_prepareAxes(t,n.xAxis,n._getYAxes().items,this.model.circular,n.xAxis.isArced()),a}_doLayout(){const t=this.model.setPolar(this.width,this.height),{cx:e,cy:s,rd:i}=t.getPolar(null);this._seriesViews.forEach((t=>{var r;t.model.needClip(!0)&&(this._polarClip||(this._polarClip=this.control.clipCircle()),this._polarClip.setCircle(e,s,i),t.getClipContainer().setClip(this._polarClip),null===(r=t.getClipContainer2())||void 0===r||r.setClip(this._polarClip)),t.resize(2*i,2*i),t.layout()})),this._seriesViews.forEach((t=>{t.afterLayout()})),this._xAxisView.layout(t.chart.yAxis,e,s,i),this._yAxisViews.forEach((r=>{r.layout(t.chart.xAxis,e,s,i)})),[this._guideContainer,this._frontGuideContainer].forEach((e=>{e._views.forEach((e=>e.layout(this.width,this.height,t.getPolar(e.model.axis))))})),this._layoutAnnotations(!1,this,this.width,this.height)}$_prepareAxes(t,e,s,i,r){this._axisContainer||(this.insertFirst(this._axisLabelContainer=new bt(t,"rct-polar-axis-labels")),this.insertFirst(this._lineContainer=new bt(t,"rct_axis-lines")),this.insertFirst(this._axisContainer=new bt(t,"rct-polar-axes")));const n=this._yAxisViews;for(;n.length<s.length;){const e=new bo(t,this._lineContainer,this._axisLabelContainer);this._axisContainer.add(e),n.push(e)}for(;n.length>s.length;)n.pop().remove();n.forEach(((e,n)=>{e.prepare(t,s[n],i,r),e.prepareGuides(t,this._guideContainer,this._frontGuideContainer)})),this._xAxisView||this._axisContainer.add(this._xAxisView=new wo(t,this._lineContainer,this._axisLabelContainer)),this._xAxisView.prepare(t,e,i,r)}}class vo extends aa{constructor(t,e){super(t,e?vo.SUBTITLE_CLASS:vo.TITLE_CLASS,e?"rct-subtitle-background":"rct-title-background"),this.isSub=e,this.add(this._textView=new ee(t)),this._richText=new le}_marginable(){return!1}_setBackgroundStyle(t){t.setStyleOrClass(this.model.backgroundStyle)}_doMeasure(t,e,s,i,r){return this._richText.setFormat(e.text),this._richText.build(this._textView,s,i,null,null),Jn(this._textView.getBBox())}_doLayout(){this._richText.layout(this._textView,this.textAlign(),this.width,this.height,this._paddings)}}var Vo,So;vo.TITLE_CLASS="rct-title",vo.SUBTITLE_CLASS="rct-subtitle",function(t){t.TOP="top",t.BOTTOM="bottom",t.LEFT="left",t.RIGHT="right"}(Vo||(Vo={}));class Po extends wt{constructor(t){super(t,Po.CLASS_NAME),this._topHeight=7,this._tailSize=10,this._radius=5,this._tailVisible=!0,this._hideHandler=()=>{this.$_hide(),this._hideTimer=void 0},this.add(this._back=new St(t,"rct-tooltip-back")),this.add(this._top=new St(t,"rct-tooltip-top")),this.add(this._textView=new ee(t,"rct-tooltip-text")),this._back.setAttr("filter","url(#"+xt.SHADOW_FILTER+")"),this._textView.anchor=Qt.START,this._richText=new le,this.close(!0,!1)}show(t,e,s,i,r,n,a){const h=e.point,o=this._model=t.chart.tooltip,l=o.setTarget(t,h,s&&s.map((t=>t.point))),c=this.control;if(!l)return;const _=c.contentWidth(),u=c.contentHeight(),d=this._textView,m=t.chart.isInverted();let f=t._yAxisObj.reversed;this._richText.setFormat(o.text||l.getTooltipText(t,h)),this._richText.build(d,NaN,NaN,null,o.getTextDomain());const x=d.getBBox();let w=g(o.minWidth||0,x.width+16),b=g(o.minHeight||0,x.height+12)+this._topHeight;t instanceof en&&t.legendByPoint?this._top.setFill(h._calcedColor):this._top.setFill(t._calcedColor);const y="visible"===this.getStyle("visibility")?300:0,v=o.offset+this._tailSize,V=n.getFocusPointView().getBounds(),S=c.getBounds();let P,k=!1;if(m){P=r-b/2-g(0,p(r-b/2,u-b)),this._tailVisible=Math.abs(b/2-this._radius-this._tailSize/2)>Math.abs(P),k=o.followPointer?f?w+v>i:i+w+v>_:f?w+v>V.x-S.x+V.width:V.x-S.x-v>_-w,k&&(f=!f);const t=f?Vo.LEFT:Vo.RIGHT;this.drawTooltip(0,0,w,b,t,P),f?i-=w+v:i+=v,r-=b/2}else{P=i-w/2-g(0,p(i-w/2,_-w)),this._tailVisible=Math.abs(w/2-this._radius-this._tailSize/2)>Math.abs(P),k=o.followPointer?f?r+b+v>u:r-(b+v)<0:f?u-(V.y-S.y-c._padding.top)<b+v:S.bottom-V.bottom+v>u-b,k&&(f=!f);const t=f?Vo.BOTTOM:Vo.TOP;this.drawTooltip(0,0,w,b,t,P),i-=w/2,f?r+=v:r-=b+v}i=g(0,p(i,_-w)),r=g(0,p(r,u-b)),this.transEx(i,r,y,!1),0===y&&this.setStyle("visibility","visible"),this._hideTimer&&(clearTimeout(this._hideTimer),this._hideTimer=void 0)}close(t,e){t?(this._hideTimer&&(clearTimeout(this._hideTimer),this._hideTimer=void 0),this.$_hide()):this._hideTimer||(this._hideTimer=setTimeout(this._hideHandler,this._model?this._model.hideDelay:$n.HIDE_DELAY))}isVisible(){return"visible"===this.getStyle("visibility")}$_hide(){Os(this.dom,"opacity",void 0,0,200,(()=>{this.setStyle("visibility","hidden")}))}drawTooltip(t,e,s,i,r,n){const a=this._tailSize,h=this._radius,o=this._topHeight;let l=["M",t+h,e,"L",t+s-h,e,"Q",t+s,e,t+s,e+h,"L",t+s,e+i-h,"Q",t+s,e+i,t+s-h,e+i,"L",t+h,e+i,"Q",t,e+i,t,e+i-h,"L",t,e+h,"Q",t,e,t+h,e];if(this._tailVisible)switch(r){case Vo.TOP:l=l.concat(["M",t+s/2-a/2+n,e+i,"L",t+s/2+n,e+i+a,"L",t+s/2+a/2+n,e+i]);break;case Vo.BOTTOM:l=l.concat(["M",t+s/2-a/2+n,e,"L",t+s/2+n,e-a,"L",t+s/2+a/2+n,e]);break;case Vo.LEFT:l=l.concat(["M",t+s,e+i/2-a/2+n,"L",t+s+a,e+i/2+n,"L",t+s,e+i/2+a/2+n]);break;case Vo.RIGHT:l=l.concat(["M",t,e+i/2-a/2+n,"L",t-a,e+i/2+n,"L",t,e+i/2+a/2+n])}const c=r===Vo.BOTTOM,_=c?["M",t,e+i-o,"l",s,0,"l",0,o-h,"q",0,h,-h,h,"l",2*h-s,0,"q",-h,0,-h,-h]:["M",t+h,e,"l",s-2*h,0,"q",h,0,h,h,"l",0,o-h,"l",-s,0,"l",0,h-o,"q",0,-h,h,-h],u=this._textView,d=u.getBBox();t+=(s-d.width)/2,e+=(i-d.height+(c?-o:o))/2,u.trans(t,e),this._top.setPath(_),this._back.setPath(l)}}Po.CLASS_NAME="rct-tooltip";class ko extends ha{constructor(){super(...arguments),this._hTitle=0,this._wTitle=0,this._hSub=0,this._wSub=0}_doInitChildren(t){this.add(this.titleView=new vo(t,!1)),this.add(this.subtitleView=new vo(t,!0))}_doMeasure(t,e,s,i,r){const n=e.title,a=e.subtitle;let h,o=0,l=0,c=0,_=0,u=this.titleView,d=s,p=0,m=0;switch(u.setVis(n.isVisible())?(h=u.measure(t,n,s,i,r),l=this._hTitle=h.height,o=this._wTitle=h.width):u.setModel(n),(u=this.subtitleView).setVis(a.isVisible())?(h=u.measure(t,a,s,i,r),_=this._hSub=h.height,c=this._wSub=h.width,m=+e.subtitle.titleGap||0):u.setModel(a),a.position){case ui.LEFT:case ui.RIGHT:p=g(l,_),d=o+m+c;break;default:p=l+m+_,d=g(d,o+c)}return p>0&&(p+=this.titleView.visible?f(n.gap,0):f(a.gap,0)),{width:d,height:p}}_doLayout(t){const e=this.titleView,s=this.subtitleView,i=e.model,r=s.model,n=i&&i.visible?this._wTitle>t.wPlot||i.alignBase===at.CHART?t.wChart:t.wPlot:0,a=r&&r.visible?this._wSub>t.wPlot||r.alignBase===at.CHART?t.wChart:t.wPlot:0;let h=this._wTitle>t.wPlot||i&&i.alignBase===at.CHART?0:t.xPlot,o=this._wSub>t.wPlot||r&&r.alignBase===at.CHART?0:t.xPlot;if(n>0&&a>0){const t=(t,e,s)=>{switch(t.verticalAlign){case rt.MIDDLE:return(e-s)/2;case rt.BOTTOM:return e-s;default:return 0}},l=()=>{const e=g(this._hTitle,this._hSub);d=g(d,d+t(i,e,this._hTitle)),m=g(m,m+t(r,e,this._hSub))},c=(t,e,s)=>{switch(t.align){case it.CENTER:return(e-s)/2;case it.RIGHT:return e-s;default:return 0}},_=()=>{if(p=g(p,p+c(i,n,this._wTitle)),r.alignBase===at.PARENT)switch(r.align){case it.CENTER:x=p+(this._wTitle-this._wSub)/2;break;case it.RIGHT:x=p+this._wTitle-this._wSub;break;default:x=p}else x=g(x,x+c(r,a,this._wSub))},u=f(r.titleGap,0);let d=0,p=h,m=0,x=o;switch(i.align){case it.LEFT:switch(r.position){case ui.LEFT:p=x+this._wSub+u,l();break;case ui.RIGHT:switch(x=p+this._wTitle+u,r.align){case it.CENTER:x=g(x,x+(a-this._wTitle-this._wSub)/2);break;case it.RIGHT:x=g(x,o+a-this._wSub)}l();break;case ui.TOP:_(),d=m+this._hSub+u;break;default:_(),m=d+this._hTitle+u}break;case it.RIGHT:switch(r.position){case ui.LEFT:switch(p+=n-this._wTitle,r.align){case it.CENTER:x+=(n-this._wTitle-this._wSub)/2;break;case it.RIGHT:x=p-u-this._wSub}l();break;case ui.RIGHT:x+=a-this._wSub,p=x-u-this._wTitle,l();break;case ui.TOP:_(),d=m+this._hSub+u;break;default:_(),m=d+this._hTitle+u}break;default:switch(r.position){case ui.LEFT:switch(p+=(n-this._wTitle)/2,r.align){case it.LEFT:break;case it.CENTER:x+=(p-x-this._wSub)/2;break;case it.RIGHT:x=p-u-this._wSub}l();break;case ui.RIGHT:switch(p+=(n-this._wTitle)/2,r.align){case it.LEFT:x=p+this._wTitle+u;break;case it.CENTER:x=p+this._wTitle+u,x+=(a-x-this._wSub)/2;break;case it.RIGHT:x+=a-u-this._wSub}l();break;case ui.TOP:_(),d=m+this._hSub+u;break;default:_(),m=d+this._hTitle+u}}e.resizeByMeasured().layout().trans(p,d),s.resizeByMeasured().layout().trans(x,m)}else if(n>0||a>0){const t=n?i:r,l=n?e:s,c=n||a,_=n?this._wTitle:this._wSub;let u=n?h:o;switch(l.resizeByMeasured().layout(),t.align){case it.LEFT:break;case it.RIGHT:u+=c-_;break;default:u+=(c-_)/2}l.trans(u,0)}}}class Eo extends ha{_doInitChildren(t){this.add(this._legendView=new _o(t))}_doMeasure(t,e,s,i,r){const n=e.legend,a=this._legendView.measure(t,n,s,i,r),h=this._pos=n.getLocatiion();return h===Ls.LEFT||h===Ls.RIGHT?a.width+=this._legendView._gap:a.height+=this._legendView._gap,a}_doLayout(){const t=this._legendView,e=t._gap;let s=this.width,i=this.height,r=0,n=0;switch(this._pos){case Ls.LEFT:s-=e;break;case Ls.RIGHT:s-=e,r+=e;break;case Ls.TOP:i-=e;break;default:n+=e,i-=e}t.trans(r,n).resize(s,i),t.layout()}}class Ao extends ha{constructor(t,e){super(t),this.dir=e,this.views=[],this.visibles=[],this._gap=0}prepare(t,e,s,i,r){const n=this.views;let a,h=n.length;for(;n.length<s.length;)a=new ma(t),s[h++].visible&&this.add(a),n.push(a);for(;n.length>s.length;)a=n.pop(),a.parent&&a.remove();if(n.forEach(((e,n)=>{e.prepare(s[n]),e.prepareGuides(t,NaN,NaN,i,r)})),this.setVis(n.filter((t=>t.model.visible)).length>0)){const t=n[0].model;this.isX=t._isX,this.isHorz=t._isHorz,this._gap=t.chart.getAxesGap()}}checkHeights(t,e,s){return this.views.length>0?this.$_checkHeights(this.views,t,e,s):0}$_checkHeights(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkHeight(e,s,i)})),r+=(this.views.length-1)*this._gap),r}checkWidths(t,e,s){return this.views.length>0?this.$_checkWidths(this.views,t,e,s):0}$_checkWidths(t,e,s,i){let r=0;return t&&(t.forEach((t=>{r+=t.checkWidth(e,s,i)})),r+=(this.views.length-1)*this._gap),r}getScrollView(t){var e;for(const s of this.views)if(null===(e=s._scrollView)||void 0===e?void 0:e.contains(t))return s._scrollView}prepareGridRows(t,e){e.addAll(t,this.views.map((t=>t.model)))}clean(){this.views.forEach((t=>t.clean()))}setMargins(t,e,s,i){this.views.forEach((r=>r.setMargins(t,e,s,i)))}_doMeasure(t,e,s,i,r){this._inverted;let n=0,a=0;return[this.views].forEach((e=>{if(e){const h=(this.isX,s),o=(this.isX,i);let l=0,c=0;e.forEach((e=>{if(e.visible){const s=e.measure(t,e.model,h,o,r);e.setAttr("xy",e.model._isX?"x":"y"),l+=s.width,c+=s.height}})),this.isHorz?c+=(e.length-1)*this._gap:l+=(e.length-1)*this._gap,n=g(n,l),a=g(a,c)}})),{width:n,height:a}}_doLayout(t){const e=this.control.loaded;let s=this.width,i=this.height,r=0,n=0;t=+t||0,[this.views].forEach((a=>{if(a){let h=0;a.forEach((t=>{t.visible&&(t.checkExtents(e),this.isHorz?t.resize(s,t.mh):t.resize(t.mw,i),t.layout(),this.isHorz?(t.trans(r,this.dir===nt.TOP?i-h-t.mh:h),h+=t.mh+this._gap):(t.trans(this.dir===nt.RIGHT?h:s-h-t.mw,n),h+=t.mw+this._gap))})),this.isHorz?r+=s+t:n+=i+t}}))}}class Co extends na{constructor(t){super(t,"rct-credits"),this.add(this._textView=new ee(t)),this._textView.anchor=Qt.START}clicked(t){this.model.url&&window.open(this.model.url,"new")}_doMeasure(t,e,s,i,r){return this._textView.text=e.text,this.setCursor(e.url?"pointer":""),this._textView.getBBox()}}class Lo extends bt{constructor(t){super(t,"rct-chart"),this._inverted=!1,this._axisSectionMap={},this._annotationViews=[],this._annotationMap=new Map,this.add(this._annotationContainer=new bt(t,"rct-annotations")),this.add(this._plotContainer=new bt(t,"rct-plot-container")),this._plotContainer.add(this._currBody=this._bodyView=new to(t,this));for(const e in nt){const s=new Ao(t,nt[e]);this._plotContainer.add(s),this._axisSectionMap[nt[e]]=s}this.add(this._paneContainer=new mo(t,this)),this.add(this._titleSectionView=new ko(t)),this.add(this._legendSectionView=new Eo(t)),this.add(this._frontAnnotationContainer=new bt(t,"rct-front-annotations")),this.add(this._creditView=new Co(t)),this.add(this._navigatorView=new so(t)),this.add(this._historyView=new lo(t)),this.add(this._tooltipView=new Po(t))}getAnnotationAnchor(t){return this._annotationMap.get(t)}titleView(){return this._titleSectionView.titleView}subtitleView(){return this._titleSectionView.subtitleView}bodyView(){return this._bodyView}clean(){for(const t in this._axisSectionMap)this._axisSectionMap[t].clean()}measure(t,e,s,i,r){const n=this._model=e,a=n.isPolar(),h=n.options.credits,o=n.legend,l=n.seriesNavigator;let c,_=s,u=i;if(this._inverted=n.isInverted(),n.isSplitted()?(this._plotContainer.setVis(!1),this._paneContainer.setVis(!0),this.$_preparePanes(t,n.split)):(this._plotContainer.setVis(!0),this._paneContainer.setVis(!1),this.$_prepareBody(t,a)),this._creditView.setVis(h.visible)&&(c=this._creditView.measure(t,h,_,u,r),h.isFloating()||(h.verticalAlign!==rt.MIDDLE?u-=c.height+(+h.offsetY||0)+(+h.gap||0):h.align!==it.CENTER&&(_-=c.width+(+h.offsetX||0)+(+h.gap||0)))),c=this._titleSectionView.measure(t,n,_,u,r),u-=c.height,this._legendSectionView.setVis(o.isVisible()))switch(c=this._legendSectionView.measure(t,n,_,u,r),o.getLocatiion()){case Ls.TOP:case Ls.BOTTOM:u-=c.height;break;case Ls.RIGHT:case Ls.LEFT:_-=c.width}this._navigatorView.setVis(l.isVisible()),this._paneContainer.visible?this._paneContainer.measure(t,n.split,n.xPaneAxes,n.yPaneAxes,_,u,1):a?this.$_measurePolar(t,n,_,u,1):this.$_measurePlot(t,n,_,u,1),this._navigatorView.visible&&(n.seriesNavigator._vertical?u=this._bodyView.mh:_=this._bodyView.mw,this._navigatorView.measure(t,l,_,u,r)),this.$_prepareAnnotations(t,e.getAnnotations()),this._annotationViews.forEach(((e,n)=>{e.measure(t,this._annotations[n],s,i,r)}))}layout(){const t=this.width,e=this.height;let s=t,i=e;const r=this._model,n=r.isPolar(),a=r.legend,h=r.options.credits,o=this._creditView,l=+h.gap||0;let c=0,_=0,u=0,d=0,p=0,g=0;o.visible&&(o.resizeByMeasured(),h.isFloating()||(h.verticalAlign!==rt.MIDDLE?(c=+h.offsetY||0,h.verticalAlign===rt.TOP?i-=_=o.height+c+l:i-=u=o.height+c+l):(c=+h.offsetX||0,h.align===it.LEFT?s-=d=o.width+c+l:s-=o.width+c+l)));const m=this._titleSectionView;let f=0;const x=g+_;m.visible&&(m.resizeByMeasured(),i-=f=m.height),p=d,g=e-u;const w=this._navigatorView;let b=0;w.visible&&(w.model._vertical||(w.resize(w.mw,w.mh-w.model.gap-w.model.gapFar),i-=b=w.mh));const y=this._legendSectionView;let v,V,S=0,P=0;if(y.visible)switch(y.resizeByMeasured().layout(),S=y.height,P=y.width,a.getLocatiion()){case Ls.TOP:v=f+_,i-=S;break;case Ls.BOTTOM:i-=S,v=g-S,g-=S;break;case Ls.RIGHT:s-=P,V=t-P;break;case Ls.LEFT:s-=P,p+=P,V=0}w.visible&&(g-=b,w.layout().transY(g+w.model.gap));let k,E=0,A=0,C=0,L=0;if(this._paneContainer.visible)this._paneContainer.trans(p,x+f).resize(s,i),this._paneContainer.layout(),C=i,L=s,k=this._paneContainer.getRect();else{const t=this._axisSectionMap,e=t[nt.CENTER],r=t[nt.MIDDLE];let a;if(!n){const n=this.control._padding;e&&e.visible&&(E=e.mw),r&&r.visible&&(A=r.mh),[nt.LEFT,nt.RIGHT].forEach((e=>{(a=t[e])&&a.visible&&(s-=a.mw)})),[nt.TOP,nt.BOTTOM].forEach((e=>{(a=t[e])&&a.visible&&(i-=a.mh)})),(a=t[nt.LEFT])&&a.visible&&(a.resize(a.mw,i),a.layout(A),p+=a.mw),(a=t[nt.RIGHT])&&a.visible&&(a.resize(a.mw,i),a.layout(A)),E>0&&(e.resize(a.mw,i),e.layout()),(a=t[nt.BOTTOM])&&a.visible&&(a.setMargins(n.left,p,this.width-p-s,Math.max(0,n.right-2)),a.resize(s,a.mh),a.layout(E),g-=a.mh),(a=t[nt.TOP])&&a.visible&&(a.setMargins(n.left,p,this.width-p-s,Math.max(0,n.right-1)),a.resize(s,a.mh),a.layout(E)),A>0&&(r.resize(s,a.mh),r.layout())}w.visible&&w.layout().transX(p);const h=this._org={x:p,y:g};this._plotWidth=s,this._plotHeight=i,n||((a=t[nt.LEFT])&&a.visible&&a.trans(h.x-a.mw,h.y-a.height),(a=t[nt.RIGHT])&&a.visible&&a.trans(h.x+s,h.y-a.height),E>0&&e.trans(h.x+(s-E)/2,h.y-e.height),(a=t[nt.BOTTOM])&&a.visible&&a.trans(h.x,h.y),(a=t[nt.TOP])&&a.visible&&a.trans(h.x,h.y-i-a.height),A>0&&r.trans(h.x,h.y-(i-A)/2-A));const o=this._currBody;C=this._plotHeight-A,L=this._plotWidth-E,p=h.x,g=h.y-this._plotHeight,o.resize(L,C),o.trans(p,g),o.layout(),k=o.getRect(),o._seriesViews.forEach((t=>{if(t.needDecoreateLegend()){const e=this._legendSectionView._legendView.legendOfSeries(t.model);e&&t.decoreateLegend(e)}}))}if(o.visible){const s=+h.offsetX||0,i=c;let r,n;switch(o.layout(),h.verticalAlign){case rt.TOP:break;case rt.MIDDLE:n=(e-o.height)/2+i;break;default:n=e-u+l}switch(h.align){case it.LEFT:r=s;break;case it.CENTER:r=(t-o.width)/2+s;break;default:r=t-o.width-s}o.trans(r,n)}if(L+=E,m.visible&&m.layout({xPlot:p,wPlot:L,wChart:t}).trans(0,x),y.visible){if(a.location===Ls.BODY){let t=+a.offsetX||0;switch(a.align){case it.RIGHT:p+=L-P-t;break;case it.CENTER:p+=(L-P)/2+t;break;default:p+=t}switch(t=+a.offsetY||0,a.verticalAlign){case rt.BOTTOM:g+=C-S-t;break;case rt.MIDDLE:g+=(C-S)/2+t;break;default:g+=t}}else if(isNaN(v)){const t=+a.offsetY||0;if(p=V,a.alignBase===at.CHART){switch(a.verticalAlign){case rt.TOP:g=t;break;case rt.BOTTOM:g=e-S-t;break;default:g=(e-S)/2+t}g+S>e&&(g=(e-S)/2)}else switch(a.verticalAlign){case rt.TOP:g+=t;break;case rt.BOTTOM:g=g+i-S-t;break;default:g=g+(i-S)/2+t}g+S>e&&(g=(e-S)/2),g<0&&(g=0)}else{const e=+a.offsetX||0;if(g=v,a.alignBase===at.CHART)switch(a.align){case it.LEFT:p=e;break;case it.RIGHT:p=t-P-e;break;default:p=(t-P)/2+e}else switch(a.align){case it.LEFT:p+=e;break;case it.RIGHT:p=p+s-P-e;break;default:p+=(s-P)/2+e}p+P>t&&(p=(t-P)/2),p<0&&(p=0)}y.trans(p,g)}this.$_layoutAnnotations(this._inverted,t,e,k),this._tooltipView.close(!0,!1)}showTooltip(t,e,s,i,r){const{x:n,y:a}=e.getTooltipPos?e.getTooltipPos():{x:e.point.xPos,y:e.point.yPos},h=this._model.chart.tooltip.followPointer,o=i.getTooltipPos(),l=h?r.x+o.x:n+o.x,c=h?r.y+o.y:a+o.y;this._tooltipView.show(t,e,s,l,c,i,!0)}tooltipVisible(){return this._tooltipView.isVisible()}hideTooltip(){this._tooltipView.close(!1,!0)}getSeriesView(t){return this._model.isSplitted()?this._paneContainer.getSeries(t):this._currBody.getSeries(t)}legendByDom(t){return this._legendSectionView._legendView.legendByDom(t)}seriesByDom(t){return this._paneContainer.visible?this._paneContainer.seriesByDom(t):this._currBody.seriesByDom(t)}findSeriesView(t){return this._currBody.findSeries(t)}creditByDom(t){return this._creditView.dom.contains(t)?this._creditView:null}bodyOf(t){return this._model.isSplitted()?this._paneContainer.bodyViewOf(t):this._currBody}pointerMoved(t,e,s){var i;const r=s,n=this._model&&this.bodyOf(s),a=null==r?void 0:r.classList,h=(null==a?void 0:a.value)&&(a.contains("rct-contextmenu-item")||a.contains("rct-contextmenu-list"));let o=this._hoverItem;if(this._hoverItem=null,n){const i=n.controlToElement(t,e),a=n.pointerMoved(i,s);if(!a)return void n.removeFocus();for(const t in this._axisSectionMap)this._axisSectionMap[t].views.forEach((t=>{const e=t.model,s=e.crosshair,r=e._isHorz?n.width:n.height,o=e._isHorz?i.x:i.y,l=a&&s.visible&&!h&&s.flag.visible&&!s.isBar()&&s.getFlag(r,o);if(l){t.showCrosshair(o,l);const s=[];n._seriesViews.forEach((t=>{let r,n=Number.MAX_SAFE_INTEGER;const a=this._model.inverted;t.model._visPoints.forEach((t=>{const s=t.xPos,h=t instanceof Ar&&!a?t.yPos-(t.yPos-t.yLow)/2:t.yPos,o=e._isX?Math.abs(i.x-s):Math.abs(i.y-h);o<n&&(n=o,r=t)})),s.push(r)})),e.crosshair.moved(o,l,s)}else t.hideCrosshiar()}));if(!this._hoverItem&&this._legendSectionView._legendView.contains(r)){const t=this._hoverItem=this._legendSectionView._legendView.legendByDom(r);t&&t.legend.seriesHovering&&t.source&&n.hoverSeries(t.source)}o instanceof Cs&&!(this._hoverItem instanceof Cs)&&n.hoverSeries(null)}else(null===(i=this._model)||void 0===i?void 0:i.isSplitted())?this._paneContainer.bodies.forEach((t=>{t.removeFocus()})):this._currBody.removeFocus()}getAxis(t){for(const e in this._axisSectionMap){const s=this._axisSectionMap[e].views.find((e=>e.model===t));if(s)return s}}getButton(t){return this._currBody.getButton(t)}buttonClicked(t){this._currBody.buttonClicked(t)}getScrollView(t){for(const e in nt){const s=this._axisSectionMap[nt[e]].getScrollView(t);if(s)return s}}updateAnnotation(t){let e=this._annotationViews.find((e=>e.model===t));e?e.update(this,this.width,this.height):this._model.isSplitted()||(e=this._currBody._annotationViews.find((e=>e.model===t)),e&&e.update(this._currBody,this._currBody.width,this._currBody.height))}isAnimating(){return this._bodyView.animating()}_doAttached(t){}$_preparePanes(t,e){this._paneContainer.prepare(t,e)}$_prepareBody(t,e){var s,i;e?(this._polarView||(this._polarView=new yo(t,this),this._plotContainer.insertChild(this._polarView,this._bodyView)),this._currBody=this._polarView,null===(s=this._bodyView)||void 0===s||s.setVis(!1),this._polarView.setVis(!0)):(null===(i=this._polarView)||void 0===i||i.setVis(!1),this._bodyView.setVis(!0),this._currBody=this._bodyView),this._currBody.prepareRender(t,this._model)}$_prepareAxes(t,e){const s=this._currBody._gridRowContainer,i=this._currBody._guideContainer,r=this._currBody._frontGuideContainer,n=!e.isPolar()&&e.needAxes(),a=this._axisSectionMap;for(const s in a){const h=a[s];n?h.prepare(t,e,e.getAxes(s,!1),i,r):h.visible=!1}s.prepare()}$_measurePlot(t,e,s,i,r){const n=this._axisSectionMap;if(this._navigatorView.visible){const t=e.seriesNavigator;t._vertical?s-=t.thickness+t.gap+t.gapFar:i-=t.thickness+t.gap+t.gapFar}const a=s,h=i;let o=0,l=0;this._bodyView.prepareGuideContainers(),this.$_prepareAxes(t,e),e.layoutAxes(s,i,this._inverted,r),s-=n[nt.LEFT].checkWidths(t,s,i),s-=n[nt.RIGHT].checkWidths(t,s,i),i-=n[nt.BOTTOM].checkHeights(t,s,i),i-=n[nt.TOP].checkHeights(t,s,i),this._inverted?s-=o=n[nt.CENTER].checkWidths(t,s,i):i-=l=n[nt.MIDDLE].checkHeights(t,s,i),s-=o,i-=l,e.layoutAxes(s,i,this._inverted,r);for(const a in n){const h=n[a];h.visible&&h.measure(t,e,s,i,r)}s=a,i=h,o=0,l=0;for(const t in n){const e=n[t];e.visible&&(t===nt.LEFT||t===nt.RIGHT?s-=e.mw:t!==nt.BOTTOM&&t!==nt.TOP||(i-=e.mh),this._inverted?t===nt.CENTER&&(s-=o=e.mw):t===nt.MIDDLE&&(i-=l=e.mh))}e.layoutAxes(s,i,this._inverted,r);for(const a in n){const h=n[a];h.visible&&(h.measure(t,e,s,i,r),h.prepareGridRows(t,this._bodyView._gridRowContainer))}s=a,i=h,o=0,l=0;for(const t in n){const e=n[t];e.visible&&(t===nt.LEFT||t===nt.RIGHT?s-=e.mw:t!==nt.BOTTOM&&t!==nt.TOP||(i-=e.mh),this._inverted?t===nt.CENTER&&(s-=o=e.mw):t===nt.MIDDLE&&(i-=l=e.mh))}e.axesLayouted(s,i,this._inverted),this._bodyView.measure(t,e.body,s,i,r)}$_measurePolar(t,e,s,i,r){const n=e.body.calcRadius(s,i),a=2*Math.PI*n,h=n;this._polarView.prepareGuideContainers(),this.$_prepareAxes(t,e),e.layoutAxes(a,h,!1,r),e.axesLayouted(a,h,!1),this._polarView.measure(t,e.body,s,i,r)}$_prepareAnnotations(t,e){const s=this._annotationContainer,i=this._frontAnnotationContainer,r=this._annotationMap,n=this._annotationViews;for(const t of r.keys())e.indexOf(t)<0&&r.delete(t);n.forEach((t=>t.remove())),n.length=0,(this._annotations=e).forEach((e=>{const a=r.get(e)||Gh(t,e);(e.front?i:s).add(a),r.set(e,a),n.push(a)}))}$_layoutAnnotations(t,e,s,i){const r=this.control._padding;let n,a,h,o;this._annotationViews.forEach((i=>{if(i.model.scope===ke.CONTAINER)n=-r.left,a=-r.top,h=e+r.left+r.right,o=s+r.top+r.bottom;else n=a=0,h=e,o=s;i._layoutView(t,this,n,a,h,o)}))}}!function(t){t.EXPORT="$$realchart_export"}(So||(So={}));class To extends xt{constructor(t,e){super(t,e),this.addElement(this._chartView=new Lo(t)),this.setPointerHandler(new oo(this))}_doDestroy(){this.setPointerHandler(null),this._model=null,super._doDestroy()}onModelChanged(t,e,s){e instanceof Fe&&s===ve.UPDATED?this._chartView.updateAnnotation(e):this.invalidateLayout()}onVisibleChanged(t,e){this.invalidateLayout()}onPointVisibleChanged(t,e,s){this.invalidateLayout()}get model(){return this._model}set model(t){t!==this._model&&(this._model&&(this._model.assets.unregister(this.doc(),this),this._model.removeListener(this)),this._model=t,this._model&&(this._model.addListener(this),this._model.assets.register(this.doc(),this)),this.loaded=!1,this.invalidateLayout())}chartView(){return this._chartView}load(t,e=!1,s){this.clearAssetDefs(),this.model=new Zn(t),this.model._loadAnimatable=e,this._loadCallback=s}refresh(){this._render()}scroll(t,e){var s;null===(s=this._chartView.getAxis(t))||void 0===s||s.scroll(e)}use(t){if(t.MODULE_NAME&&t.MODULE_NAME===So.EXPORT)this._exporter=t}_doRender(t){const e=this._model,s=this._chartView;this.clearTemporaryDefs(),e&&(this.setData("theme",e.options.theme,!0),this.setData("palette",e.options.palette),e.prepareRender(),this._loadModules(),this._prepareModules()),this.loaded||s.clean(),s.measure(this.doc(),e,t.width,t.height,1),s.setRect(t),s.layout(),e&&e.afterRender(),this._loadCallback&&(setTimeout(this._loadCallback,0),this._loadCallback=T)}_doRenderBackground(t,s,i,r){if(this._model){const i=this._model.options.style;if(e(i))for(const e in i)e.startsWith("padding")?s.setStyle(e,i[e]):t.style[e]=i[e]}}_loadModules(){if(!this._exporter){const t=null===window||void 0===window?void 0:window.$$_RealChartExporter;t&&t.RealchartExport(this)}}_prepareModules(){this._exporter&&this._exporter.render(this.doc(),this.dom(),this.model.export)}}class No{constructor(t){this._doInit(this.$_p=t)}_createObjects(...t){for(const e of t)this["_"+e]=new No(this.$_p[e])}_doInit(t){}get(t){const e=this.$_p.getProp(t);if(e instanceof ve){const e=this[t];return e instanceof No?e:void 0}return e}set(t,e,s=!0){return this.$_p.setProp(t,e,s),this}setAll(t,e=!0){return this.$_p.setProps(t,e),this}toggle(t,e=!0){return this.$_p.setProp(t,!this.$_p.getProp(t),e),this}_changed(){this.$_p.chart._modelChanged(this.$_p)}}class Ro extends No{_doInit(t){this._createObjects("title","line","grid","tick","label","crosshair")}get xy(){return this.$_p._isX?"x":"y"}get isX(){return this.$_p._isX}get title(){return this._title}get line(){return this._line}get grid(){return this._grid}get tick(){return this._tick}get label(){return this._label}get crosshair(){return this._crosshair}get scrollBar(){return this._scrollBar}get isEmpty(){return this.$_p.isEmpty()}resetZoom(){this.$_p.resetZoom()}zoom(t,e){this.$_p.zoom(t,e)}}class Mo extends No{get name(){return this.$_p.name}}class Oo extends Mo{_doInit(t){this._createObjects("pointLabel","trendline","tooltip")}get pointLabel(){return this._pointLabel}get trendLine(){return this._trendLine}get tooltip(){return this._tooltip}get pointCount(){return this.$_p._runPoints.length}get visiblePointCount(){return this.$_p._visPoints.length}getPointAt(t){const e=this.$_p.getPointAt(t);return e&&e.proxy()}findPoint(t){const e=this.$_p.findPoint(t);return e&&e.proxy()}getValueAt(t,e="yValue"){const s=this.$_p.getPointAt(t);return s?s[e]:T}updatePoint(t,e){const s=this.$_p.getPointAt(t);return!!s&&!!this.$_p.updatePoint(s,e)}addPoint(t){const e=this.$_p.addPoint(t);return e&&e.proxy()}removePoint(t){return!!this.$_p.removePoint(this.$_p.getPointAt(t))}addPoints(t){return this.$_p.addPoints(t).map((t=>t.proxy()))}removePoints(t){const e=[];return s(t)?(t.forEach((t=>{e.push(this.$_p.getPointAt(t))})),this.$_p.removePoints(e)):0}updateData(t){this.$_p.updateData(t)}}class Do extends Mo{}class Bo extends Mo{setValue(t){this.$_p.updateValue(t)}}class $o extends Mo{}class Io extends Mo{update(){this.$_p.update()}}class Fo extends No{}class zo extends No{}class Ho extends No{}class Go extends No{}function jo(t,e){if(e){let s=t.get(e);return s||(e instanceof pi?s=new Oo(e):e instanceof rs?s=new Ro(e):e instanceof us?s=new Bo(e):e instanceof Fe?s=new Io(e):e instanceof Ai?s=new Fo(e):e instanceof Ci?s=new zo(e):e instanceof Rs?s=new Ho(e):e instanceof As&&(s=new Go(e)),t.set(e,s)),s}}class Wo{constructor(t){this._objects=new Map,this._proxy={getChartObject:t=>jo(this._objects,t)},this.$_p=t}destroy(){this.$_p&&(this.$_p.destroy(),this.$_p=null)}load(t,e,s){this.$_p.load(t,e,s);return this.$_p.model._proxy=this._proxy,this._objects.clear(),this}render(){this.$_p.refresh()}get xAxis(){return jo(this._objects,this.$_p.model.xAxis)}getXAxis(t){return jo(this._objects,this.$_p.model.getXAxis(t))}get yAxis(){return jo(this._objects,this.$_p.model.yAxis)}getYAxis(t){return jo(this._objects,this.$_p.model.getYAxis(t))}get series(){return jo(this._objects,this.$_p.model.firstSeries)}getSeries(t){return jo(this._objects,this.$_p.model.seriesByName(t))}get gauge(){return jo(this._objects,this.$_p.model.firstGauge)}getGauge(t){return jo(this._objects,this.$_p.model.gaugeByName(t))}getAnnotation(t){return jo(this._objects,this.$_p.model.annotationByName(t))}get title(){return jo(this._objects,this.$_p.model.title)}get subtitle(){return jo(this._objects,this.$_p.model.subtitle)}get legend(){return jo(this._objects,this.$_p.model.legend)}get body(){return jo(this._objects,this.$_p.model.legend)}get type(){return this.$_p.model.type}get gaugeType(){return this.$_p.model.gaugeType}get inverted(){return this.$_p.model.inverted}get polar(){return this.$_p.model.polar}scroll(t,e){this.$_p.scroll(t.$_p,e)}setParam(t,e,s){this.$_p.model.setParam(t,e,s)}addSeries(t,e=!0){const s=this.$_p.model.addSeries(t,e);return s&&jo(this._objects,s)}removeSeries(t,e=!0){const s=this.$_p.model.removeSeries(t instanceof Oo?t.$_p:t,e);if(s){return jo(this._objects,s)}}export(t){const e=this.$_p.model;if(!e||!this.$_p._exporter)return;const s=this.$_p.dom(),i=e.export;switch(t.type){case lt.PNG:case lt.JPEG:case lt.SVG:this.$_p._exporter.exportToImage(s,t,i)}}use(t){t&&this.$_p.use(t)}}class Yo{constructor(t){this.$_p=t}get rowCount(){return this.$_p._rows.length}getValue(t,e){return this.$_p.getValue(t,e)}setValue(t,e,s){this.$_p.setValue(t,e,s)}getValues(t,e=0,s=-1){return this.$_p.getValues(t,e,s)}getRow(t){return this.$_p.getRow(t)}addRow(t,e=-1){this.$_p.addRow(t,e)}deleteRow(t=-1){this.$_p.deleteRow(t)}}class Xo{static getVersion(){return"1.0.7"}static setLocale(t,e){e&&L(t,e),(t=>{t&&(C=E[A=t.substring(0,2)]),C||(C=E[A="ko"])})(t)}static registerLocale(t,e){L(t,e)}static setDebugging(t){wt.DEBUGGING=t}static setLogging(t){ut.LOGGING=t}static setAnimatable(t){xt._animatable=t}static createChart(t,e,s,i=!0,r){const n=new Wo(new To(t,e));return n.load(s,i,r),n}static createData(t,e){return new Yo(new Ys(t||{},e))}}const Uo=Xo.getVersion,Zo=Xo.setDebugging,Ko=Xo.setLogging,qo=Xo.setAnimatable,Qo=Xo.createChart,Jo=Xo.createData;export{Io as RcAnnotation,Go as RcBody,Ro as RcChartAxis,Wo as RcChartControl,Yo as RcChartData,Bo as RcChartGauge,No as RcChartObject,Oo as RcChartSeries,$o as RcGaugeGroup,Ho as RcLegend,Mo as RcNamedObject,Do as RcSeriesGroup,zo as RcSubtitle,Fo as RcTitle,Qo as createChart,Jo as createData,Uo as getVersion,qo as setAnimatable,Zo as setDebugging,Ko as setLogging};
|