UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

1,331 lines (1,330 loc) 53.6 kB
/* THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE: https://www.infragistics.com/legal/license/igultimate-la https://www.infragistics.com/legal/license/igultimate-eula GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company. */ import { FinancialSeries } from "./FinancialSeries"; import { ITrendLineSeries_$type } from "./ITrendLineSeries"; import { TrendLineType_$type } from "igniteui-angular-core"; import { DependencyProperty } from "igniteui-angular-core"; import { Brush } from "igniteui-angular-core"; import { PenLineCap_$type } from "igniteui-angular-core"; import { DoubleCollection } from "igniteui-angular-core"; import { PriceDisplayType_$type } from "./PriceDisplayType"; import { CategoryCollisionMode_$type } from "./CategoryCollisionMode"; import { Series } from "./Series"; import { Defaults } from "./Defaults"; import { enumGetBox, EnumUtil, Number_$type, typeCast, fromEnum, Point_$type, runOn, markType, markDep } from "igniteui-angular-core"; import { CategoryFrame } from "./CategoryFrame"; import { ISortingAxis_$type } from "./ISortingAxis"; import { FinancialSeriesView } from "./FinancialSeriesView"; import { List$1 } from "igniteui-angular-core"; import { Rect } from "igniteui-angular-core"; import { RectUtil } from "igniteui-angular-core"; import { CategoryTrendLineManagerFactory } from "./CategoryTrendLineManagerFactory"; import { AxisRange } from "./AxisRange"; import { ScalerParams } from "./ScalerParams"; import { TrendResolutionParams } from "./TrendResolutionParams"; import { Pool$1 } from "igniteui-angular-core"; import { Path } from "igniteui-angular-core"; import { Thickness } from "igniteui-angular-core"; import { PathGeometry } from "igniteui-angular-core"; import { PathFigure } from "igniteui-angular-core"; import { LineSegment } from "igniteui-angular-core"; import { GeometryGroup } from "igniteui-angular-core"; import { LineGeometry } from "igniteui-angular-core"; import { RectangleGeometry } from "igniteui-angular-core"; import { DataLegendSeriesValueInfo } from "igniteui-angular-core"; import { DataLegendSeriesContext } from "igniteui-angular-core"; import { ChartSelection } from "./ChartSelection"; import { PropertyMetadata } from "igniteui-angular-core"; import { truncate, isNaN_, isInfinity } from "igniteui-angular-core"; import { boxArray$1 } from "igniteui-angular-core"; import { round10N } from "igniteui-angular-core"; import { FinancialPriceBucketCalculator } from "./FinancialPriceBucketCalculator"; import { Extensions } from "igniteui-angular-core"; /** * @hidden */ export let FinancialPriceSeries = /*@__PURE__*/ (() => { class FinancialPriceSeries extends FinancialSeries { constructor() { super(); this.abo = true; this.abp = 0; this.abq = 0; this.ab = FinancialPriceSeries.$; this.xu = new CategoryFrame(5); this.xw = new CategoryFrame(5); this.xs = new CategoryFrame(5); } bk() { return new FinancialPriceSeries(); } get_fd() { return true; } js() { if (!isNaN_(this.jr)) { return super.js(); } return Defaults.financialSeries_Resolution; } ct() { return new FinancialPriceSeriesView(this); } rg(a) { super.rg(a); this.abm = a; } get ac5() { return this.c(FinancialPriceSeries.acm); } set ac5(a) { this.h(FinancialPriceSeries.acm, a); } pn(a, b, c, d) { super.pn(a, b, c, d); if (this.xq != null && typeCast(ISortingAxis_$type, this.xq) !== null) { this.xq.i$i(); } this.abm.cd.e(this.ik); if (this.abm.cn) { this.abm.cl.g$i(a, b, c, d); } if (this.abm.aa.count > 0) { for (let e of fromEnum(this.abm.aa)) { e.g$i(a, b, c, d); } } if (this.x9 != null) { this.x9.ec(); } this.r7(true); if (a == 0 || a == 2 || a == 3 || a == 4) { this.abo = true; } else if (a == 1) { for (let f = b; f < b + c; f++) { let g = 0; g += this.yk.item(f); g += this.yl.item(f); g += this.yj.item(f); this.abp += g / 3; } this.abq = this.abp / this.yk.count; } } b3() { if (this.b4 == 0) { return 1; } else { return super.b3(); } } w7(a) { if (this.xs == null || this.xs.k.count == 0) { return Rect.empty; } let b = this.wq(a); let c = this.cw.ca; let d = this.cw.b9; let e = this.getEffectiveViewport1(this.cw); let f = this.an(this.xq, this.xs.k, this.zn(this.cw), this.zp(this.cw), a, true); let g = f[0]; let h = f[1]; let i = Math.abs(b.x - g[0]); let j = Math.abs(b.x - h[0]); let k = this.abr(this.x7, e); k = Math.max(k, 3); let l = (k - 1) / 2; if (i < j) { let m = g[0] - l; let n = g[0]; let o = g[0] + l; let p = g[1]; let q = g[2]; let r = g[3]; let s = g[4]; let t = Math.min(Math.min(Math.min(p, q), r), s); let u = Math.max(Math.max(Math.max(p, q), r), s); return new Rect(0, m, t, Math.abs(o - m), u - t); } else { let v = h[0] - l; let w = h[0]; let x = h[0] + l; let y = h[1]; let z = h[2]; let aa = h[3]; let ab = h[4]; let ac = Math.min(Math.min(Math.min(y, z), aa), ab); let ad = Math.max(Math.max(Math.max(y, z), aa), ab); return new Rect(0, v, ac, Math.abs(x - v), ad - ac); } } abk(a, b) { let c = a[0] - b; let d = a[0]; let e = a[0] + b; let f = a[1]; let g = a[2]; let h = a[3]; let i = a[4]; let j = Math.min(Math.min(Math.min(f, g), h), i); let k = Math.max(Math.max(Math.max(f, g), h), i); let l = Math.min(g, h); let m = Math.max(g, h); let n = Math.min(f, i); let o = Math.max(f, i); if (this.abn == 1) { let p = new Array(3); let q = new Rect(0, c, f, b, 0); let r = new Rect(0, d, i, b, 0); let s = new Rect(0, d, l, 0, m - l); p[0] = q; p[1] = r; p[2] = s; return p; } else { let t = new Array(2); let u = new Rect(0, d, l, 0, m - l); let v = new Rect(0, c, n, b * 2, o - n); t[0] = u; t[1] = v; return t; } } ao(a) { let b = new List$1(Rect.$, 0); let c = this.wq(a); let d = this.cw.ca; let e = this.cw.b9; let f = this.getEffectiveViewport1(this.cw); let g = this.an(this.xq, this.xs.k, this.zn(this.cw), this.zp(this.cw), a, true); let h = g[0]; let i = g[1]; let j = Math.abs(c.x - h[0]); let k = Math.abs(c.x - i[0]); let l = this.abr(this.x7, f); l = Math.max(l, 3); let m = (l - 1) / 2; if (j < k) { return this.abk(h, m); } else { return this.abk(i, m); } } g2(a, b) { if (this.g5(a, b)) { return true; } return false; } g5(a, b) { let c = this.w8(a); if (c.isEmpty) { return false; } let d = RectUtil.r(c, (this.il / 2) + this.i1(b)); if (d.containsPoint(a)) { let e = this.ap(a); if (e != null) { for (let f = 0; f < e.length; f++) { let g = e[f]; let h = RectUtil.r(g, (this.il / 2) + this.i1(b)); if (h.containsPoint(a)) { return true; } } } } return false; } rp(a, b, c, d) { switch (b) { case FinancialPriceSeries.$$p[4]: case FinancialPriceSeries.$$p[5]: case FinancialPriceSeries.$$p[6]: case FinancialPriceSeries.$$p[7]: case FinancialPriceSeries.$$p[1]: case FinancialPriceSeries.$$p[2]: case FinancialPriceSeries.$$p[9]: case FinancialPriceSeries.$$p[10]: this.qt(); break; case FinancialSeries.$$p[14]: this.abm.ct(); if (this.dc != null) { this.dc.pq(); } break; case "TrendLineType": let e = EnumUtil.getEnumValue(TrendLineType_$type, d); if (e != 0) { this.abm.cl = CategoryTrendLineManagerFactory.a(this.abm.cl, this.xq, this.tc, this, this.ds); } break; } super.rp(a, b, c, d); if (this.abm.cn && this.abm.cl != null && this.abm.cl.g$e(a, b, c, d)) { this.r7(false); this.qz(); } switch (b) { case FinancialPriceSeries.$$p[3]: if (this.tc != null) { this.acl(); this.sz(); this.xs.ac(); this.aay(this.xs, this.abm); } this.qz(); break; case "ActualHighlightingMode": case "ActualSelectionMode": case "ActualFocusMode": this.r7(true); break; case "TrendLineBrush": this.rv(b); break; case "TrendLineType": this.qz(); break; case FinancialSeries.$$p[10]: case FinancialPriceSeries.$$p[8]: this.ri(); break; } } acl() { this.abm.cx(); if (this.cv != null) { this.cv.cx(); } } ay(a) { if (a != null && a == this.x9 && this.yl != null && !isNaN_(this.yl.minimum) && this.yk != null && !isNaN_(this.yk.maximum)) { return new AxisRange(this.yl.minimum, this.yk.maximum); } return null; } az(a) { if (a.isEmpty && this.dc != null) { a = this.dc.yr; } if (this.yl == null || this.yk == null) { return null; } let b = this.w3(this.cw); let c = new ScalerParams(0, a, this.dc.y9, this.xq.dn, this.getEffectiveViewport()); let d = (this.xq.f8(b.left, c)); let e = (this.xq.f8(b.right, c)); if (this.xq.dn) { let f = d; d = e; e = f; } let g = null; if (this.xq.dv) { g = this.xq; d = g.i$f(d); e = g.i$f(e); } else { d = Math.floor(d); e = Math.ceil(e); } d = Math.max(0, Math.min(this.yl.count - 1, d)); e = Math.max(0, Math.min(this.yl.count - 1, e)); let h = 1.7976931348623157E+308; let i = -1.7976931348623157E+308; for (let j = truncate(d); j <= truncate(e); j++) { let k = j; if (g != null) { k = g.i$b._inner[j]; } let l = this.yl.item(k); if (this.yl.mayContainUnknowns) { if (isInfinity(l) || isNaN_(l)) { continue; } } let m = this.yk.item(k); if (this.yk.mayContainUnknowns) { if (isInfinity(m) || isNaN_(m)) { continue; } } h = Math.min(h, l); i = Math.max(i, m); } let n = new AxisRange(h, i); n = this.ax(n, this.x9, a); return n; } i5() { return Series.i6(this.ym, typeCast(ISortingAxis_$type, this.xq)); } gj(a) { let b = this.dp != null ? this.dp.indexOf(a) : -1; let c = this.cw.ca; c = c.copy(); let d = this.cw.b9; let e = new Rect(0, 0, 0, 1, 1); let f = this.w5(this.cw); if (b >= 0 && Rect.l_op_Inequality(c, null) && Rect.l_op_Inequality(d, null)) { if (this.xq != null) { let g = new ScalerParams(0, e, e, this.xq.dn, f); let h = this.xq.f5(b, g); if (h < c.left + 0.1 * c.width) { h = h + 0.4 * c.width; } if (h > c.right - 0.1 * c.width) { h = h - 0.4 * c.width; } c.x = h - 0.5 * c.width; } if (this.x9 != null && this.yl != null && this.yk != null && b < this.yl.count && b < this.yk.count) { let i = new ScalerParams(0, e, e, this.x9.dn, f); i.b = this.i5(); let j = this.x9.f5(this.yl.item(b), i); let k = this.x9.f5(this.yk.item(b), i); if (!isNaN_(j) && !isNaN_(k)) { let l = Math.abs(j - k); if (c.height < l) { c.height = l; c.y = Math.min(j, k); } else { if (j < c.top + 0.1 * c.height) { j = j + 0.4 * c.height; } if (j > c.bottom - 0.1 * c.height) { j = j - 0.4 * c.height; } c.y = j - 0.5 * c.height; } } } this.c4.au(this.dc, c, true); } return b >= 0; } hk(a, b, c) { let d = super.hk(a, b, c); if (this.ym == null || this.yj == null || this.yk == null || this.yl == null) { d = false; } return d; } aaw(a, b) { super.aaw(a, b); let c = b.ca; let d = b.b9; let e = this.getEffectiveViewport1(b); let f = this.xq; let g = this.x9; let h = new ScalerParams(0, c, d, f.dn, e); let i = ((() => { let $ret = new ScalerParams(0, c, d, g.dn, e); $ret.b = this.i5(); return $ret; })()); let j = this.xq.ag(); let k = j[0]; let l = j[1]; a.k.clear(); if (a.r != null) { a.r.clear(); } a.s.clear(); a.v.clear(); let m = 0; let n = typeCast(ISortingAxis_$type, this.xq); if (n != null && (n.i$b == null || n.i$b.count != this.dp.count)) { return; } m = this.zh(c, d, e); let o = typeCast(FinancialPriceSeriesView.$, b); let p = this.ik; let q = b.cd.b; if (this.trendLineType != 0) { let r = new Array(this.dp.count); let s = 0; for (let t of fromEnum(this.y8)) { r[s] = t; s++; } if (this.abm.cn) { this.abm.cl.prepareLineCore(a.v, this.trendLineType, boxArray$1(r), this.trendLinePeriod, (u) => this.xq.f5(u, h), (u) => this.x9.f5(u, i), ((() => { let $ret = new TrendResolutionParams(); $ret.e = b.cd.b; $ret.f = b.cd.c; $ret.g = b.cd.d; $ret.a = m; $ret.d = p; $ret.i = d; $ret.h = e; $ret.c = k; $ret.b = l; return $ret; })())); } } if (b.aa.count > 0) { let u = new Array(this.dp.count); let v = 0; for (let w of fromEnum(this.y8)) { u[v] = w; v++; } a.i.clear(); for (let x = 0; x < b.aa.count; x++) { a.i.add(new List$1(Point_$type, 0)); let y = b.aa._inner[x]; y.prepareLineCore(a.i._inner[x], y.g$b, boxArray$1(u), y.g$f, (z) => this.xq.f5(z, h), (z) => this.x9.f5(z, i), ((() => { let $ret = new TrendResolutionParams(); $ret.e = b.cd.b; $ret.f = b.cd.c; $ret.g = b.cd.d; $ret.a = m; $ret.d = p; $ret.i = d; $ret.h = e; $ret.c = k; $ret.b = l; return $ret; })())); } } let z = this.xq.f8(2, h) - this.xq.f8(1, h); for (let aa = b.cd.c; aa <= b.cd.d; ++aa) { let ab; let ac = aa * q; if (n == null) { ab = b.cd.getBucket(aa); } else { let ad = n.i$b._inner[aa]; ac = ad; let ae = n.i$d(ad); let af = this.ym.item(ad); let ag = this.yk.item(ad); let ah = this.yl.item(ad); let ai = this.yj.item(ad); let aj = af; let ak = ag; let al = ah; let am = ai; let an = ae; while (aa < b.cd.d) { ad = n.i$b._inner[aa + 1]; an = n.i$d(ad); if (an - ae > z * p) { break; } ac = ad; aa++; ak = Math.max(ak, this.yk.item(ad)); al = Math.min(al, this.yl.item(ad)); am = this.yj.item(ad); } let ao = NaN; if (!isNaN_(ae)) { ao = this.xq.f5(ae, h); } ab = [ao, aj, ak, al, am]; } if (!isNaN_(ab[0])) { if (n != null) { ab[0] = ab[0] + m; } else { ab[0] = f.f5(ab[0], h) + m; } ab[1] = g.f5(ab[1], i); ab[2] = g.f5(ab[2], i); ab[3] = g.f5(ab[3], i); ab[4] = g.f5(ab[4], i); if (n != null) { if (a.r == null) { a.r = new List$1(Number_$type, 0); } a.r.add(ac); } a.k.add(ab); } } return; } ph(a, b) { super.ph(a, b); let c = typeCast(FinancialPriceSeriesView.$, b); c.cr(); if (a) { c.cm.count = 0; } if (c.cn && c.cl != null) { c.cl.g$h(); } } s7(a, b) { super.s7(a, b); if (this.dc != null) { this.dc.pq(); } } xf(a, b) { if (this.xq != null && this.xq.categoryMode == 0) { let c = this.getEffectiveViewport1(this.cw); let d = this.abr(this.x7, c) / 2; return new Thickness(1, d, 0, d, 0); } return super.xf(a, b); } get_ef() { return true; } aay(a, b) { super.aay(a, b); if (this.xq == null || this.x9 == null) { return; } let c = false; if (b.cg(a)) { c = true; b.ci(a); } this.xz.a2(this, this.yy(), runOn(this, this.xi), this.zn(b), this.zp(b)); let d = false; let e = this.xz.b; if (e != null) { d = true; } let f = typeCast(FinancialPriceSeriesView.$, b); f.cq(); f.co = false; if (f.cn) { f.cl.g$h(); } if (this.trendLineType != 0) { f.cl.g$k(a.v); } if (b.aa.count > 0 && b.aa.count == a.i.count) { for (let g = 0; g < b.aa.count; g++) { let h = b.aa._inner[g]; h.g$k(a.i._inner[g]); } } if (d) { this.acj(a, b, c); } else { f.cm.count = 0; this.aci(a, b); } } i3() { let a = this.getEffectiveViewport1(this.cw); return this.abr(this.x7, a); } acj(a, b, c) { let d = this.abn; let e = this.getEffectiveViewport1(b); let f = this.abr(b, e); let g = (f - 1) / 2; let h = typeCast(ISortingAxis_$type, this.xq) !== null; let i = typeCast(FinancialPriceSeriesView.$, b); i.co = true; let j = a.k; let k = 0; let l = this.dp.count; let m = this.xq; let n = new ScalerParams(0, b.ca, b.b9, m.dn, e); let o = this.vs; let p = this.abg; if (p == null) { p = o; } let q = this.vw; let r = this.ac6; if (r == null) { r = q; } for (let s = 0; s < j.count; ++s) { let t = j._inner[s][0] - g; let u = j._inner[s][0]; let v = j._inner[s][0] + g; let w = j._inner[s][1]; let x = j._inner[s][2]; let y = j._inner[s][3]; let z = j._inner[s][4]; if (isNaN_(w) || isNaN_(x) || isNaN_(y) || isNaN_(z)) { continue; } let aa = i.cm.item(k); k++; let ab = w < z; let ac = new PathGeometry(); if (c) { switch (d) { case 0: if (ab) { let ad = w; w = z; z = ad; } let ae = new PathFigure(); ae._startPoint = { $type: Point_$type, x: u, y: y }; ae._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: u, y: w }; return $ret; })())); let af = new PathFigure(); af._startPoint = { $type: Point_$type, x: t, y: z }; af._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: v, y: z }; return $ret; })())); af._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: v, y: w }; return $ret; })())); af._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: t, y: w }; return $ret; })())); af._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: t, y: z }; return $ret; })())); let ag = new PathFigure(); ag._startPoint = { $type: Point_$type, x: u, y: z }; ag._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: u, y: x }; return $ret; })())); ac.c.add(ae); ac.c.add(af); ac.c.add(ag); break; case 1: let ah = new PathFigure(); ah._startPoint = { $type: Point_$type, x: t, y: w }; ah._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: u, y: w }; return $ret; })())); let ai = new PathFigure(); ai._startPoint = { $type: Point_$type, x: u, y: y }; ai._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: u, y: x }; return $ret; })())); let aj = new PathFigure(); aj._startPoint = { $type: Point_$type, x: u, y: z }; aj._segments.add(((() => { let $ret = new LineSegment(1); $ret.c = { $type: Point_$type, x: v, y: z }; return $ret; })())); ac.c.add(ah); ac.c.add(ai); ac.c.add(aj); break; } } if (ab) { this.xz.ak = p; this.xz.ag = p; this.xz.ah = r; this.xz.al = r; this.xz.f = true; } else { this.xz.ak = o; this.xz.ag = o; this.xz.ah = q; this.xz.al = q; this.xz.f = false; } let ak = this.xz.aw(l, s)[0]; if (h && a.r != null && s >= 0 && s < a.r.count) { ak = truncate(Math.round(a.r._inner[s])); } this.aav(j, s, l, m, n, b.t, ak); if (d == 1) { this.xz.ad(aa, true, false, false, false); } else { this.xz.ad(aa, false, false, false, false); } if (c) { aa.an = ac; } } i.cm.count = k; i.cs(); } abr(a, b) { let c = this.xq.pw(a.ca, a.b9, b); c = Math.max(c, this.ik * 0.9); c = Math.max(c, 3); return c; } aci(a, b) { let c = this.abn; let d = this.getEffectiveViewport1(b); let e = this.abr(b, d); let f = (e - 1) / 2; let g = typeCast(FinancialPriceSeriesView.$, b); let h = g.c0(); let i = g.cz(); let j = a.k; for (let k = 0; k < j.count; ++k) { let l = j._inner[k][0] - f; let m = j._inner[k][0]; let n = j._inner[k][0] + f; let o = j._inner[k][1]; let p = j._inner[k][2]; let q = j._inner[k][3]; let r = j._inner[k][4]; if (isNaN_(o) || isNaN_(p) || isNaN_(q) || isNaN_(r)) { continue; } let s = o < r; let t = s ? i : h; switch (c) { case 0: if (s) { let u = o; o = r; r = u; } t.d.add(((() => { let $ret = new LineGeometry(); $ret.d = { $type: Point_$type, x: m, y: q }; $ret.c = { $type: Point_$type, x: m, y: o }; return $ret; })())); t.d.add(((() => { let $ret = new RectangleGeometry(); $ret.e = new Rect(0, l, r, n - l, o - r); return $ret; })())); t.d.add(((() => { let $ret = new LineGeometry(); $ret.d = { $type: Point_$type, x: m, y: r }; $ret.c = { $type: Point_$type, x: m, y: p }; return $ret; })())); break; case 1: t.d.add(((() => { let $ret = new LineGeometry(); $ret.d = { $type: Point_$type, x: l, y: o }; $ret.c = { $type: Point_$type, x: m, y: o }; return $ret; })())); t.d.add(((() => { let $ret = new LineGeometry(); $ret.d = { $type: Point_$type, x: m, y: q }; $ret.c = { $type: Point_$type, x: m, y: p }; return $ret; })())); t.d.add(((() => { let $ret = new LineGeometry(); $ret.d = { $type: Point_$type, x: m, y: r }; $ret.c = { $type: Point_$type, x: n, y: r }; return $ret; })())); break; } } } k6(a, b) { if (this.abm.cn && a == this.abm.cl.g$n) { return null; } return super.k6(a, b); } sy() { super.sy(); if (this.index < 0) { return; } this.abm.cy(); } qc(a) { super.qc(a); if (this.abm.cn) { this.bc.exportTrendlineData(this, a, this.abm.cl.g$n); } } wg() { return this.ac6; } sk(a, b) { super.sk(a, b); this.ac6 = b; } bf(a) { if (this.abn == 0) { return 3; } else if (this.abn == 1) { if (this.be == 1) { return 3; } return 2; } return a; } getDataLegendSeriesContextAt(a, b) { let c = { $type: Point_$type, x: a, y: b }; let d = this.jb(c, false, false); let e = this.i9(c, false, false); let f = new DataLegendSeriesValueInfo(); f.a = 4; f.l = this.zi(c, false, false); f.q = "Close"; f.r = this.zu != null ? this.zu : "Close"; f.s = this.abv != null ? this.abv : "C:"; f.t = this.abx != null ? this.abx : ""; let g = new DataLegendSeriesValueInfo(); g.l = this.zj(c, false, false); g.a = 3; g.q = "Open"; g.r = this.aag != null ? this.aag : "Open"; g.s = this.ab9 != null ? this.ab9 : "O:"; g.t = this.acb != null ? this.acb : ""; g.k = true; let h = new DataLegendSeriesValueInfo(); h.l = (f.l - g.l) / g.l * 100; h.l = round10N(h.l, 1); h.a = 9; h.q = "Change"; h.r = "Change"; h.s = ""; h.v = ""; h.x = "+"; h.w = "%"; h.y = "%"; h.t = null; h.c = false; h.k = true; h.e = false; h.f = true; h.h = false; h.g = false; h.d = false; h.n = 1; h.m = 1; g.z = h.l >= 0 ? this.vs : this.abg; f.z = h.l >= 0 ? this.vs : this.abg; h.z = h.l >= 0 ? this.vs : this.abg; let i = new DataLegendSeriesValueInfo(); i.l = e > d ? d : e; i.a = 1; i.q = "Low"; i.r = this.aac != null ? this.aac : "Low"; i.s = this.ab4 != null ? this.ab4 : "L:"; i.t = this.ab6 != null ? this.ab6 : ""; i.k = true; let j = new DataLegendSeriesValueInfo(); j.l = e > d ? e : d; j.a = 2; j.q = "High"; j.r = this.z7 != null ? this.z7 : "High"; j.s = this.ab0 != null ? this.ab0 : "H:"; j.t = this.ab2 != null ? this.ab2 : ""; j.k = true; let k = new DataLegendSeriesValueInfo(); k.l = (j.l + i.l + f.l) / 3; k.l = round10N(k.l, 2); k.a = 5; k.q = "TypicalPrice"; k.r = "TypicalPrice"; k.s = "TP:"; k.t = ""; k.k = true; let l = new DataLegendSeriesValueInfo(); l.l = this.zk(c, false, false); l.a = 8; l.q = "Volume"; l.r = this.aak != null ? this.aak : "Volume"; l.s = "VOL:"; l.t = ""; l.k = true; l.n = 0; l.m = 0; l.e = false; l.f = false; l.h = false; let m = new List$1(DataLegendSeriesValueInfo.$, 0); m.add(g); m.add(j); m.add(i); m.add(f); m.add(k); m.add(h); m.add(l); let n = new DataLegendSeriesContext(); n.h = this.mn(); n.e = m; return n; } ack() { if (this.abo) { this.abp = 0; for (let a = 0; a < this.yk.count; a++) { let b = 0; b += this.yk.item(a); b += this.yl.item(a); b += this.yj.item(a); this.abp += b / 3; } this.abq = this.abp / this.yk.count; this.abo = false; } } aq(a) { let b = NaN; switch (a) { case 2: b = this.yk.maximum; break; case 1: b = this.yl.minimum; break; case 3: if (this.abo) { this.ack(); } b = this.abq; break; } let c = this.x9; if (c.dy) { return [NaN, b]; } else { return [b, NaN]; } } wy(a) { let b = NaN; switch (a) { case 2: b = this.yk.maximum; break; case 1: b = this.yl.minimum; break; case 3: if (this.abo) { this.ack(); } b = this.abq; break; } if (isNaN_(b)) { return { $type: Point_$type, x: NaN, y: NaN }; } let c = this.x9; let d = this.getEffectiveViewport1(this.cw); let e = new ScalerParams(0, this.cw.ca, this.cw.b9, c.dn, d); if (c.dy) { e.b = this.i5(); } e.c = d; if (c.dy) { return { $type: Point_$type, x: NaN, y: c.f5(b, e) }; } else { return { $type: Point_$type, x: c.f5(b, e), y: NaN }; } } wz(a) { let b = this.x9; let c = this.getEffectiveViewport1(this.cw); let d = new ScalerParams(0, this.cw.ca, this.cw.b9, b.dn, c); if (b.dy) { d.b = this.i5(); } d.c = c; if (b.dy) { return { $type: Point_$type, x: NaN, y: b.f5(a[1], d) }; } else { return { $type: Point_$type, x: b.f5(a[0], d), y: NaN }; } } ak(a, b) { let c = new List$1(ChartSelection.$, 0); this.qh(a, c, b); return c.toArray(); } qh(a, b, c) { let d = this.dc.y6(this.dc.yw(a)); let e = this.x9; let f = this.xq; let g = this.dc.yz(this.xc, this.getEffectiveViewport(), d); let h, i; let j = this.acf(d, f, true, g, h, i); h = j.p4; i = j.p5; if (this.abl == 0) { this.ach(b, h, i, c); } else { let k, l; let m = this.ace(d, e, true, g, k, l); k = m.p4; l = m.p5; this.acg(1, b, h, i, k, l, c); } } acf(a, b, c, d, e, f) { let g = new ScalerParams(0, a, this.dc.y9, this.xq.dn, this.getEffectiveViewport()); let h = (this.xq.f8(d.left, g)); let i = (this.xq.f8(d.right, g)); if (this.xq.dn) { let j = h; h = i; i = j; } if (this.xq.dv) { let k = this.xq; h = k.i$f(h); i = k.i$f(i); } else { h = Math.floor(h); i = Math.ceil(i); } e = truncate(Math.max(0, Math.min(this.yl.count - 1, h))); f = truncate(Math.max(0, Math.min(this.yl.count - 1, i))); return { p4: e, p5: f }; } ace(a, b, c, d, e, f) { let g = new ScalerParams(0, a, this.dc.y9, b.dn, this.getEffectiveViewport()); let h = c ? (b.dn ? d.top : d.bottom) : (b.dn ? d.left : d.right); let i = c ? (b.dn ? d.bottom : d.top) : (b.dn ? d.right : d.left); e = b.f8(h, g); f = b.f8(i, g); return { p4: e, p5: f }; } acd(a, b, c) { if (c == 2 || c == 1) { a.add(((() => { let $ret = new ChartSelection(); $ret.item = this.dp.item(b); return $ret; })())); } else { a.add(((() => { let $ret = new ChartSelection(); $ret.item = this.dp.item(b); $ret.series = this; return $ret; })())); } } ach(a, b, c, d) { if (b == -1 || c == -1) { return; } if (d == 7 || d == 6) { a.add(((() => { let $ret = new ChartSelection(); $ret.series = this; return $ret; })())); return; } for (let e = b; e <= c; e++) { this.acd(a, e, d); } } acg(a, b, c, d, e, f, g) { if (c == -1 || d == -1) { return; } for (let h = c; h <= d; h++) { let i = Math.min(this.ym.item(h), this.yl.item(h)); let j = Math.max(this.yj.item(h), this.yk.item(h)); let k = Math.min(i, j); let l = Math.max(i, j); if (k < f && e < l) { if (g == 7 || g == 6) { b.add(((() => { let $ret = new ChartSelection(); $ret.series = this; return $ret; })())); return; } this.acd(b, h, g); } } } bd() { return CategoryTrendLineManagerFactory.a(null, this.xq, null, null, this.ds); } qq() { super.qq(); if (this.abm.cn) { this.abm.cl.g$m(); } } } FinancialPriceSeries.$t = markType(FinancialPriceSeries, 'FinancialPriceSeries', FinancialSeries.$, [ITrendLineSeries_$type]); FinancialPriceSeries.acm = DependencyProperty.i("ActualTrendLineBrush", Brush.$, FinancialPriceSeries.$, new PropertyMetadata(2, null, (a, b) => a.raisePropertyChanged("ActualTrendLineBrush", b.oldValue, b.newValue))); FinancialPriceSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialPriceSeries, 'raisePropertyChanged', ['CategoryCollisionMode:abl:acn', [CategoryCollisionMode_$type, enumGetBox(CategoryCollisionMode_$type, 0)], 'CloseMemberAsLegendLabel:abv:aco', [2, null], 'CloseMemberAsLegendUnit:abx:acp', [2, null], 'DisplayType:abn:acq', [PriceDisplayType_$type, enumGetBox(PriceDisplayType_$type, 0)], 'HighMemberAsLegendLabel:ab0:acr', [2, null], 'HighMemberAsLegendUnit:ab2:acs', [2, null], 'LowMemberAsLegendLabel:ab4:act', [2, null], 'LowMemberAsLegendUnit:ab6:acu', [2, null], 'NegativeOutline:ac6:acv', [Brush.$, null], 'OpenMemberAsLegendLabel:ab9:acw', [2, null], 'OpenMemberAsLegendUnit:acb:acx', [2, null], 'TrendLineType::ac3', [TrendLineType_$type, enumGetBox(TrendLineType_$type, 0)], 'TrendLineThickness::ac2', [1, 1.5], 'TrendLinePeriod::ac1', [1, 7], 'TrendLineBrush::acy', [Brush.$, null], 'TrendLineZIndex:abt:ac4', [1, 1001], 'TrendLineDashArray:ac7:acz', [DoubleCollection.$], 'TrendLineDashCap:ac8:ac0', [PenLineCap_$type, enumGetBox(PenLineCap_$type, 0)]]); return FinancialPriceSeries; })(); /** * @hidden */ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => { class FinancialPriceSeriesView extends FinancialSeriesView { constructor(a) { super(a); this.cj = null; this.cm = null; this.cp = null; this.c3 = ((() => { let $ret = new Path(); $ret.an = new GeometryGroup(); return $ret; })()); this.c2 = ((() => { let $ret = new Path(); $ret.an = new GeometryGroup(); return $ret; })()); this.ck = null; this.c1 = new Path(); this.co = false; this.cj = a; this.cp = new List$1(Path.$, 0); this.cm = ((() => { let $ret = new Pool$1(Path.$); $ret.create = runOn(this, this.c4); $ret.activate = runOn(this, this.cu); $ret.disactivate = runOn(this, this.cw); $ret.destroy = runOn(this, this.cv); return $ret; })()); } c4() { let a = new Path(); this.cp.add(a); a._visibility = 1; return a; } cu(a) { a._visibility = 0; } cw(a) { a._visibility = 1; } cv(a) { this.cp.remove(a); } ce() { return new FinancialPriceBucketCalculator(this); } a4() { super.a4(); if (!this.t) { this.cj.abn = Defaults.g; this.cj.abg = Defaults.financialSeries_NegativeBrush; this.cj.ac6 = Defaults.financialSeries_NegativeOutline; this.cj.jy = Defaults.financialSeries_Thickness; this.cj.we = this.cj.vw; } } get cl() { if (this.ck == null) { this.ck = CategoryTrendLineManagerFactory.a(this.ck, this.f.a0(), this.f.tc, this.f, this.f.ds); } return this.ck; } set cl(a) { this.ck = a; } get cn() { return this.ck != null; } cx() { if (this.cj.abn == 1) { this.c3._stroke = this.f.vs; } else { this.c3._stroke = this.f.vw; } if (this.cj.abn == 1) { this.c2._stroke = this.cf.abg; } else { this.c2._stroke = this.cj.ac6; } } cr() { this.a2(); this.cm.count = 0; this.cq(); } cq() { let a = typeCast(GeometryGroup.$, this.c3.an); let b = typeCast(GeometryGroup.$, this.c2.an); Extensions.d(a); Extensions.d(b); } c0() { this.a2(); return typeCast(GeometryGroup.$, this.c3.an); } cz() { this.a2(); return typeCast(GeometryGroup.$, this.c2.an); } cy() { this.cj.ac5 = null; if (this.cj.trendLineBrush != null) { this.cj.ac5 = this.cj.trendLineBrush; } else { this.cj.ac5 = this.cj.vs; } } bp() { super.bp(); this.c3.ad = this.f.il; this.c3.ai = this.f.wl; this.c3.aj = this.f.wm; if (this.cj.abn == 1) { this.c3._stroke = this.f.vs;