UNPKG

igniteui-react-charts

Version:

Ignite UI React charting components for building rich data visualizations using TypeScript APIs.

233 lines (232 loc) 10.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 { __extends } from "tslib"; import { RangeCategorySeries } from "./RangeCategorySeries"; import { CategoryAxisBase } from "./CategoryAxisBase"; import { DependencyProperty } from "igniteui-react-core"; import { NumericYAxis } from "./NumericYAxis"; import { Axis } from "./Axis"; import { Point_$type, runOn, typeCast, markType, markDep } from "igniteui-react-core"; import { List$1 } from "igniteui-react-core"; import { RangeValueList } from "./RangeValueList"; import { ScalerParams } from "./ScalerParams"; import { CategoryXAxis } from "./CategoryXAxis"; import { DataLegendSeriesValueInfo } from "igniteui-react-core"; import { DataLegendSeriesContext } from "igniteui-react-core"; import { PropertyMetadata } from "igniteui-react-core"; /** * @hidden */ var HorizontalRangeCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) { __extends(HorizontalRangeCategorySeries, _super); function HorizontalRangeCategorySeries() { return _super !== null && _super.apply(this, arguments) || this; } HorizontalRangeCategorySeries.prototype.fetchXAxis = function () { return this.xAxis; }; HorizontalRangeCategorySeries.prototype.fetchYAxis = function () { return this.yAxis; }; HorizontalRangeCategorySeries.prototype.ph = function () { _super.prototype.ph.call(this); this.xAxis = null; this.yAxis = null; }; HorizontalRangeCategorySeries.prototype.aj = function (a) { var b = this.an(this.zi(), this.zk.k, this.aal(this.cw), this.aam(this.cw), this.w4(a), true); if (b == null) { return null; } var c = b[0]; var d = b[1]; var e = new Array(1); var f = new Array(2); f[0] = { $type: Point_$type, x: c[0], y: c[2] }; f[1] = { $type: Point_$type, x: d[0], y: d[2] }; e[0] = f; return e; }; HorizontalRangeCategorySeries.prototype.al = function (a) { var b = this.an(this.zi(), this.zk.k, this.aal(this.cw), this.aam(this.cw), this.w4(a), true); if (b == null) { return null; } var c = b[0]; var d = b[1]; var e = new Array(1); var f = new Array(2); f[0] = { $type: Point_$type, x: c[0], y: c[1] }; f[1] = { $type: Point_$type, x: d[0], y: d[1] }; e[0] = f; return e; }; HorizontalRangeCategorySeries.prototype.get_fy = function () { return true; }; HorizontalRangeCategorySeries.prototype.b3 = function () { if (this.b4 == 0) { return 1; } else { return _super.prototype.b3.call(this); } }; HorizontalRangeCategorySeries.prototype.getOffsetValue = function () { return this.RangeFramePreparer.r(this.xAxis, this.cw.ca, this.cw.b9, this.getEffectiveViewport1(this.cw)); }; HorizontalRangeCategorySeries.prototype.getCategoryWidth = function () { return this.xAxis.getCategorySize(this.cw.ca, this.cw.b9, this.getEffectiveViewport1(this.cw)); }; HorizontalRangeCategorySeries.prototype.kj = function (a, b) { return this.kk(a, b, this.xAxis, runOn(this, this.aaj), new RangeValueList(this.highColumn, this.lowColumn)); }; HorizontalRangeCategorySeries.prototype.kl = function (a, b) { return this.km(a, b, this.xAxis, runOn(this, this.aaj), new RangeValueList(this.highColumn, this.lowColumn)); }; HorizontalRangeCategorySeries.prototype.iy = function (a, b, c, d, e) { if (c == null) { return Number.POSITIVE_INFINITY; } var f = this.xAxis.qd; return this.iz(a, b, this.xAxis, d, e, f, runOn(this, this.aaj)); }; HorizontalRangeCategorySeries.prototype.jf = function (a, b, c) { if (this.dc == null) { return NaN; } var d = this.getEffectiveViewport1(this.cw); var e = new ScalerParams(0, this.dc.yv, this.cw.b9, this.xAxis.dn, d); var f = this.RangeFramePreparer.r(this.xAxis, this.dc.yv, this.cw.b9, d); return this.jh(new RangeValueList(this.highColumn, this.lowColumn), a, this.xAxis, e, f, runOn(this, this.aaj), b, c); }; HorizontalRangeCategorySeries.prototype.jd = function (a, b, c) { if (this.dc == null) { return NaN; } var d = this.getEffectiveViewport1(this.cw); var e = new ScalerParams(0, this.dc.yv, this.cw.b9, this.xAxis.dn, d); var f = this.RangeFramePreparer.r(this.xAxis, this.dc.yv, this.cw.b9, d); return this.jh(this.lowColumn, a, this.xAxis, e, f, runOn(this, this.aaj), b, c); }; HorizontalRangeCategorySeries.prototype.jb = function (a, b, c) { if (this.dc == null) { return NaN; } var d = this.getEffectiveViewport1(this.cw); var e = new ScalerParams(0, this.dc.yv, this.cw.b9, this.xAxis.dn, d); var f = this.RangeFramePreparer.r(this.xAxis, this.dc.yv, this.cw.b9, d); return this.jh(this.highColumn, a, this.xAxis, e, f, runOn(this, this.aaj), b, c); }; HorizontalRangeCategorySeries.prototype.wu = function (a, b, c) { var _this = this; return this.w0(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cw.ca, this.cw.b9, this.getEffectiveViewport1(this.cw)), this.yAxis, this.xAxis, runOn(this, this.jb), function (d, e) { return _this.km(d, e, _this.xAxis, runOn(_this, _this.aaj), _this.highColumn); }, function (d, e) { return _this.kk(d, e, _this.xAxis, runOn(_this, _this.aaj), _this.highColumn); }); }; HorizontalRangeCategorySeries.prototype.ww = function (a, b, c) { var _this = this; return this.w0(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cw.ca, this.cw.b9, this.getEffectiveViewport1(this.cw)), this.yAxis, this.xAxis, runOn(this, this.jd), function (d, e) { return _this.km(d, e, _this.xAxis, runOn(_this, _this.aaj), _this.lowColumn); }, function (d, e) { return _this.kk(d, e, _this.xAxis, runOn(_this, _this.aaj), _this.lowColumn); }); }; HorizontalRangeCategorySeries.prototype.wy = function (a, b, c) { return this.w0(a, b, c, this.RangeFramePreparer.r(this.xAxis, this.cw.ca, this.cw.b9, this.getEffectiveViewport1(this.cw)), this.yAxis, this.xAxis, null, null, null); }; HorizontalRangeCategorySeries.prototype.aaf = function () { return this.yAxis != null && this.yAxis.ee(); }; HorizontalRangeCategorySeries.prototype.rs = function (a, b, c, d) { _super.prototype.rs.call(this, a, b, c, d); switch (b) { case HorizontalRangeCategorySeries.$$p[0]: case HorizontalRangeCategorySeries.$$p[1]: case HorizontalRangeCategorySeries.$$p[2]: case HorizontalRangeCategorySeries.$$p[3]: this.qw(); break; case HorizontalRangeCategorySeries.$$p[4]: this.pr(typeCast(Axis.$, c)); this.r0(typeCast(Axis.$, d)); this.zt.c9.g(this.im); this.sa(false); this.q2(); break; case HorizontalRangeCategorySeries.$$p[5]: this.pr(typeCast(Axis.$, c)); this.r0(typeCast(Axis.$, d)); this.zt.c9.g(this.im); this.aaf(); this.sa(false); this.q2(); break; } }; HorizontalRangeCategorySeries.prototype.acc = function (a) { if (typeCast(NumericYAxis.$, a) !== null) { return true; } return false; }; HorizontalRangeCategorySeries.prototype.acb = function (a) { if (typeCast(CategoryXAxis.$, a) !== null || a.dj) { return true; } return false; }; HorizontalRangeCategorySeries.prototype.getDataLegendSeriesContextAt = function (a, b) { var c = { $type: Point_$type, x: a, y: b }; var d = this.jd(c, false, false); var e = this.jb(c, false, false); var f = new DataLegendSeriesValueInfo(); f.a = 1; f.l = e > d ? d : e; f.q = "Low"; f.r = this.ab0 != null ? this.ab0 : "Low"; f.s = this.ach != null ? this.ach : "L:"; f.t = this.acj != null ? this.acj : ""; var g = new DataLegendSeriesValueInfo(); g.a = 2; g.l = e > d ? e : d; g.q = "High"; g.r = this.abx != null ? this.abx : "High"; g.s = this.acd != null ? this.acd : "H:"; g.t = this.acf != null ? this.acf : ""; var h = new DataLegendSeriesValueInfo(); h.a = 7; h.l = Math.abs(g.l - f.l); h.q = "Range"; h.r = "Range"; h.s = "R:"; h.k = true; var i = new DataLegendSeriesValueInfo(); i.a = 6; i.l = f.l + (h.l / 2); i.q = "Average"; i.r = "Average"; i.s = "A:"; i.k = true; var j = new DataLegendSeriesContext(); j.e = ((function () { var $ret = new List$1(DataLegendSeriesValueInfo.$, 0); $ret.add(g); $ret.add(f); $ret.add(h); $ret.add(i); return $ret; })()); j.h = this.mp(); return j; }; Object.defineProperty(HorizontalRangeCategorySeries.prototype, "useHighMarkerFidelity", { get: function () { return this.aag; }, enumerable: false, configurable: true }); HorizontalRangeCategorySeries.$t = markType(HorizontalRangeCategorySeries, 'HorizontalRangeCategorySeries', RangeCategorySeries.$); HorizontalRangeCategorySeries.$$p = markDep(DependencyProperty, PropertyMetadata, HorizontalRangeCategorySeries, 'raisePropertyChanged', ['HighMemberAsLegendLabel:acd:acn', [2, null], 'HighMemberAsLegendUnit:acf:aco', [2, null], 'LowMemberAsLegendLabel:ach:acp', [2, null], 'LowMemberAsLegendUnit:acj:acq', [2, null], 'XAxis::acr', [CategoryAxisBase.$, null], 'YAxis::acs', [NumericYAxis.$, null]]); return HorizontalRangeCategorySeries; }(RangeCategorySeries)); export { HorizontalRangeCategorySeries };