UNPKG

igniteui-angular-charts

Version:

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

574 lines (573 loc) 22.3 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 { ScatterTriangulationSeries } from "./ScatterTriangulationSeries"; import { DependencyProperty } from "igniteui-angular-core"; import { Point_$type, typeCast, Number_$type, fromEnum, runOn, delegateRemove, delegateCombine, markType, markDep } from "igniteui-angular-core"; import { ValueBrushScale } from "./ValueBrushScale"; import { FastItemIntColumn } from "igniteui-angular-core"; import { LinearContourValueResolver } from "./LinearContourValueResolver"; import { SeriesView } from "./SeriesView"; import { DataLegendSeriesValueInfo } from "igniteui-angular-core"; import { DataLegendSeriesContext } from "igniteui-angular-core"; import { List$1 } from "igniteui-angular-core"; import { IFastItemsSource_$type } from "igniteui-angular-core"; import { ScalerParams } from "./ScalerParams"; import { ContourBuilder } from "./ContourBuilder"; import { Clipper } from "igniteui-angular-core"; import { RectUtil } from "igniteui-angular-core"; import { Brush } from "igniteui-angular-core"; import { BrushUtil } from "igniteui-angular-core"; import { BrushCollection } from "igniteui-angular-core"; import { DataContext } from "igniteui-angular-core"; import { Path } from "igniteui-angular-core"; import { PropertyMetadata } from "igniteui-angular-core"; import { boxArray$1 } from "igniteui-angular-core"; import { isNaN_ } from "igniteui-angular-core"; import { Pool$1 } from "igniteui-angular-core"; import { PathGeometry } from "igniteui-angular-core"; import { PathFigure } from "igniteui-angular-core"; import { PointCollectionUtil } from "igniteui-angular-core"; import { PolyLineSegment } from "igniteui-angular-core"; import { Tuple$2 } from "igniteui-angular-core"; import { GeometryUtil } from "igniteui-angular-core"; import { stringIsNullOrEmpty } from "igniteui-angular-core"; /** * @hidden */ export let ScatterContourSeries = /*@__PURE__*/ (() => { class ScatterContourSeries extends ScatterTriangulationSeries { constructor() { super(); this.yv = null; this.yq = null; FastItemIntColumn.m(); this.ab = ScatterContourSeries.$; this.yr = new LinearContourValueResolver(); } bj() { return new ScatterContourSeries(); } get_fi() { return true; } kp(a, b) { let c = this.nc(b); if (c == ScatterContourSeries.$$p[4]) { return this.kq(a, b, this.y4); } return super.kp(a, b); } mc(a) { let b = this.nc(a); if (b == ScatterContourSeries.$$p[4]) { return this.y4; } return super.mc(a); } cs() { this.ys = new ScatterContourSeriesView(this); return this.ys; } get yw() { return this.yv; } set yw(a) { let b = this.yw != a; if (b) { let c = this.yw; this.yv = a; this.raisePropertyChanged("ValueColumn", c, this.yw); } } getDataLegendSeriesContextAt(a, b) { let c = { $type: Point_$type, x: a, y: b }; let d = this.km(c); let e = d == null ? NaN : this.iw(d, "XMemberPath"); let f = d == null ? NaN : this.iw(d, "YMemberPath"); let g = d == null ? NaN : this.iw(d, "ValueMemberPath"); let h = new DataLegendSeriesValueInfo(); h.a = 13; h.l = e; h.q = "X"; h.r = this.xz != null ? this.xz : "X"; h.s = this.xv != null ? this.xv : "X:"; h.t = this.xx != null ? this.xx : ""; let i = new DataLegendSeriesValueInfo(); i.a = 14; i.l = f; i.q = "Y"; i.r = this.x7 != null ? this.x7 : "Y"; i.s = this.x3 != null ? this.x3 : "Y:"; i.t = this.x5 != null ? this.x5 : ""; let j = new DataLegendSeriesValueInfo(); j.a = 0; j.l = g; j.q = "Value"; j.r = this.y4 != null ? this.y4 : "Value"; j.s = this.y0 != null ? this.y0 : "V:"; j.t = this.y2 != null ? this.y2 : ""; let k = new DataLegendSeriesContext(); k.e = ((() => { let $ret = new List$1(DataLegendSeriesValueInfo.$, 0); $ret.add(h); $ret.add(i); $ret.add(j); return $ret; })()); k.h = this.mb(); return k; } q8(a, b, c, d) { super.q8(a, b, c, d); switch (b) { case ScatterContourSeries.$$p[2]: case ScatterContourSeries.$$p[3]: this.qe(); break; case "FastItemsSource": let e = typeCast(IFastItemsSource_$type, c); if (e != null) { e.deregisterColumn(this.yw); this.yw = null; } let f = typeCast(IFastItemsSource_$type, d); if (f != null) { this.yw = this.dk(this.y4); } this.rq(this.gf && c != null); break; case ScatterContourSeries.$$p[4]: if (this.dn != null) { this.dn.deregisterColumn(this.yw); this.yw = this.dk(this.y4); } this.rq(false); this.qk(); break; case "ValueResolver": this.rq(false); this.qk(); break; case ScatterContourSeries.$$p[1]: let g = c; let h = d; if (g != null) { g.unregisterSeries(this); } if (h != null) { h.registerSeries(this); } this.y8(); this.rq(false); this.qk(); break; case "ActualBrush": this.y8(); this.rq(false); this.qk(); break; } } o4(a, b) { super.o4(a, b); if (a) { b.b6(a); } } rr(a) { super.rr(a); this.y7(this.cv); } rp(a, b, c, d, e) { super.rp(a, b, c, d, e); let f = this.ba.a$j.item(d); f.a3(c); if (this.d5(f)) { return; } this.y7(f); } y7(a) { if (this.d5(a)) { return; } let b; let c; let d = a; let e = a.getViewInfo(c, b); c = e.p0; b = e.p1; let f = new ScalerParams(1, b, c, this.wx.ch); f.c = this.getEffectiveViewport1(a); let g = new ScalerParams(1, b, c, this.wy.ch); g.c = this.getEffectiveViewport1(a); let h = this.wx; let i = this.wy; let j = this.w7.count; let k; let xArr_ = this.xa.asArray(); k = (xArr_.slice(0)); let l; let yArr_ = this.xb.asArray(); l = (yArr_.slice(0)); let m = this.yw.asArray(); let n = this.w7.asArray(); let o = this.w8.asArray(); let p = this.w9.asArray(); let q = this.yr.j(this.yw); let r = new List$1(Number_$type, 1, q).toArray(); h.hq(boxArray$1(k), 0, k.length, f); i.hq(boxArray$1(l), 0, l.length, g); let s = r.length; let t = new Array(s); for (let u = 0; u < s; ++u) { t[u] = new ContourBuilder(); } let v = c.top; let w = c.left; let x = c.right; let y = c.bottom; let z; let aa; let ab; let ac; let ad = k.length; for (let ae = 0; ae < j; ae++) { let af = n[ae]; let ag = o[ae]; let ah = p[ae]; if ((af >= ad) || (ag >= ad) || (ah >= ad) || (af < 0) || (ag < 0) || (ah < 0)) { continue; } let ai = k[af]; let aj = l[af]; let ak = { $type: Point_$type, x: ai, y: aj }; let al = k[ag]; let am = l[ag]; let an = { $type: Point_$type, x: al, y: am }; let ao = k[ah]; let ap = l[ah]; let aq = { $type: Point_$type, x: ao, y: ap }; z = an.y < aq.y ? an.y : aq.y; z = ak.y < z ? ak.y : z; aa = an.y > aq.y ? an.y : aq.y; aa = ak.y > aa ? ak.y : aa; ab = an.x < aq.x ? an.x : aq.x; ab = ak.x < ab ? ak.x : ab; ac = an.x > aq.x ? an.x : aq.x; ac = ak.x > ac ? ak.x : ac; if (z < y && aa > v && ab < x && ac > w) { let ar = m[af]; let as = m[ag]; let at = m[ah]; if (isNaN_(ar) || isNaN_(as) || isNaN_(at)) { continue; } for (let au = 0; au < s; au++) { let av = r[au]; let aw = t[au]; switch ((ar < av ? 1 : 0) | (as < av ? 2 : 0) | (at < av ? 4 : 0)) { case 0: break; case 1: aw.d(aw.k(af, ak.x, ak.y, ar, ag, an.x, an.y, as, av), aw.k(ah, aq.x, aq.y, at, af, ak.x, ak.y, ar, av)); break; case 2: aw.d(aw.k(ag, an.x, an.y, as, ah, aq.x, aq.y, at, av), aw.k(af, ak.x, ak.y, ar, ag, an.x, an.y, as, av)); break; case 3: aw.d(aw.k(ag, an.x, an.y, as, ah, aq.x, aq.y, at, av), aw.k(ah, aq.x, aq.y, at, af, ak.x, ak.y, ar, av)); break; case 4: aw.d(aw.k(ah, aq.x, aq.y, at, af, ak.x, ak.y, ar, av), aw.k(ag, an.x, an.y, as, ah, aq.x, aq.y, at, av)); break; case 5: aw.d(aw.k(af, ak.x, ak.y, ar, ag, an.x, an.y, as, av), aw.k(ag, an.x, an.y, as, ah, aq.x, aq.y, at, av)); break; case 6: aw.d(aw.k(ah, aq.x, aq.y, at, af, ak.x, ak.y, ar, av), aw.k(af, ak.x, ak.y, ar, ag, an.x, an.y, as, av)); break; case 7: break; } } } } let ax = new Clipper(0, RectUtil.r(c, 2), false); let ay = new List$1(List$1.$.specialize(List$1.$.specialize(Point_$type)), 0); for (let az = 0; az < s; ++az) { let a0 = t[az]; let a1 = new List$1(List$1.$.specialize(Point_$type), 0); let a2 = a0.c(); for (let a3 = 0; a3 < a2.count; a3++) { let a4 = a2._inner[a3]; let a5 = new List$1(Point_$type, 0); ax.i = a5; for (let a6 of fromEnum(a4)) { ax.j({ $type: Point_$type, x: a0.g.item(a6), y: a0.h.item(a6) }); } ax.i = null; a1.add(a5); } ay.add(a1); } d.b5(ay, r); } sg() { super.sg(); this.y8(); } y8() { let a = this.u8; if (a == null) { a = this.ve; } if (a == null) { a = BrushUtil.h(255, 255, 255, 255); } let b = new ValueBrushScale(); b.brushes = new BrushCollection(); if (this.yu == null || this.yu.brushes == null || this.yu.brushes.count == 0) { b.brushes.add(BrushUtil.m(a, -0.5)); b.brushes.add(a); } else { for (let c of fromEnum(this.yu.brushes)) { b.brushes.add(c); } } if (this.yu != null) { if (!isNaN_(this.yu.minimumValue)) { b.minimumValue = this.yu.minimumValue; } if (!isNaN_(this.yu.maximumValue)) { b.maximumValue = this.yu.maximumValue; } b.logarithmBase = this.yu.logarithmBase; b.isLogarithmic = this.yu.isLogarithmic; } this.yt = b; } get yr() { return this.yq; } set yr(a) { let b = a != this.yr; if (b) { if (this.yq != null) { let c = this.yq; c.updated = delegateRemove(c.updated, runOn(this, this.y9)); } let d = this.yq; this.yq = a; if (this.yq != null) { let e = this.yq; e.updated = delegateCombine(e.updated, runOn(this, this.y9)); } this.raisePropertyChanged("ValueResolver", d, a); this.rq(false); } } y9(a, b) { this.rq(false); } hd(a, b, c) { return super.hd(a, b, c) && this.yr != null && this.xa != null && this.xb != null && this.w7 != null && this.w8 != null && this.w9 != null && this.xa.count > 0 && this.xb.count > 0 && this.w7.count > 0 && this.w8.count > 0 && this.w9.count > 0; } a2(a, b) { let c = this.ys.ca(a, b); if (c != null) { return c.dataContext; } return null; } } ScatterContourSeries.$t = markType(ScatterContourSeries, 'ScatterContourSeries', ScatterTriangulationSeries.$); ScatterContourSeries.$$p = markDep(DependencyProperty, PropertyMetadata, ScatterContourSeries, 'raisePropertyChanged', ['ActualFillScale:yt:za', [ValueBrushScale.$, null], 'FillScale:yu:zb', [ValueBrushScale.$, null], 'ValueMemberAsLegendLabel:y0:zc', [2, null], 'ValueMemberAsLegendUnit:y2:zd', [2, null], 'ValueMemberPath:y4:ze', [2, null]]); return ScatterContourSeries; })(); /** * @hidden */ export let ScatterContourSeriesView = /*@__PURE__*/ (() => { class ScatterContourSeriesView extends SeriesView { constructor(a) { super(a); this.b2 = null; this.b1 = null; this.b4 = null; this.b3 = new List$1(Brush.$, 0); this.b0 = null; this.b4 = new List$1(Path.$, 0); this.b1 = a; this.b2 = ((() => { let $ret = new Pool$1(Path.$); $ret.create = runOn(this, this.cb); $ret.destroy = runOn(this, this.b9); $ret.activate = runOn(this, this.b7); $ret.disactivate = runOn(this, this.b8); return $ret; })()); } cb() { let a = new Path(); a.dataContext = ((() => { let $ret = new DataContext(); $ret.series = this.e; return $ret; })()); this.b4.add(a); return a; } b7(a) { a._visibility = 0; } b8(a) { a._visibility = 1; } b9(a) { this.b4.remove(a); } b5(a, b) { let c = 0; this.b0 = b; this.b3.clear(); let d = this.b1.yt; for (let e = 0; e < b.length; e++) { let f = b[e]; let g = a._inner[c]; let h = new PathGeometry(); for (let i = 0; i < g.count; i++) { let j = g._inner[i]; if (j.count == 0) { continue; } let k = PointCollectionUtil.f(j); let l = ((() => { let $ret = new PathFigure(); $ret.isClosed = false; $ret.isFilled = false; $ret.startPoint = k._inner[0]; return $ret; })()); l._segments.add(((() => { let $ret = new PolyLineSegment(); $ret.points = k; return $ret; })())); h.c.add(l); } this.b2.item(c).an = h; if (this.b2.item(c).dataContext != null) { this.b2.item(c).dataContext.item = f; } if (d != null) { let m = d.getBrushByValue(f, this.b1.yw); if (m == null) { m = this.e.u8; } this.b3.add(m); } else { this.b3.add(this.e.u8); } c++; } this.b2.count = c; this.as(); } bg(a, b) { super.bg(a, b); let c = a; c._stroke = this.b3._inner[b]; c.ad = this.e.id; if (c.y != null) { this.k.j(c, c.y); } } bh(a, b) { super.bh(a, b); let c = a; let d = this.bs(b); c._stroke = d; c.ad = this.e.id + 3; } a8(a, b) { super.a8(a, b); for (let c = 0; c < this.b4.count; c++) { let d = this.b4._inner[c]; if (d._visibility != 1) { this.bf(d, c, b); a.t(d); } } } b6(a) { this.b2.count = 0; this.as(); } an(a) { super.an(a); let b = new List$1(Tuple$2.$.specialize(Number_$type, Path.$), 0); if (this.b0 != null) { for (let c = 0; c < this.b2.count; c++) { b.add(new Tuple$2(Number_$type, Path.$, this.b0[c], this.b2.item(c))); } } b.aa((d, e) => { if (d.c < e.c) { return -1; } else if (d.c > e.c) { return 1; } return 0; }); for (let d = 0; d < b.count; d++) { let e = typeCast(Path.$, b._inner[d].d); if (e._visibility != 1) { this.e.bc.exportPathData(a, e, "contour" + d, ["Main "]); } } } getDefaultTooltipTemplate() { let a = "<div class='ui-chart-default-tooltip-content'><span"; let b = this.e.ba.a$u(this.e); if (!stringIsNullOrEmpty(b)) { a += " style='color:" + b + "'"; } a += ">" + this.b1.title + "</span><br/>"; if (!stringIsNullOrEmpty(this.b1.y4)) { a += "<span>Value: ${item}</span>"; } a += "</div>"; return a; } ca(a, b) { for (let c = 0; c < this.b4.count; c++) { let d = this.b4._inner[c]; let e = typeCast(PathGeometry.$, d.an); if (e != null) { for (let f = 0; f < e.c.count; f++) { let g = e.c._inner[f]; let h = e.c._inner[f]._startPoint; for (let i = 0; i < g._segments.count; i++) { let j = typeCast(PolyLineSegment.$, g._segments._inner[i]); if (j != null) { let k = this.b1.id / 2 + this.b1.it(b); if (j._points.count > 0 && GeometryUtil.e(a, h, j._points, k)) { return d; } } } } } } return null; } } ScatterContourSeriesView.$t = markType(ScatterContourSeriesView, 'ScatterContourSeriesView', SeriesView.$); return ScatterContourSeriesView; })();