igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
210 lines (209 loc) • 6.25 kB
JavaScript
/*
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 { AnchoredRadialSeries } from "./AnchoredRadialSeries";
import { UnknownValuePlotting_$type } from "igniteui-angular-core";
import { DependencyProperty } from "igniteui-angular-core";
import { Array_$type, runOn, enumGetBox, markType, markDep } from "igniteui-angular-core";
import { List$1 } from "igniteui-angular-core";
import { Path } from "igniteui-angular-core";
import { ScalerParams } from "./ScalerParams";
import { ChartSelection } from "./ChartSelection";
import { PropertyMetadata } from "igniteui-angular-core";
import { AnchoredRadialSeriesView } from "./AnchoredRadialSeriesView";
import { Defaults } from "./Defaults";
import { Color } from "igniteui-angular-core";
/**
* @hidden
*/
export class RadialLineSeries extends AnchoredRadialSeries {
static { this.$t = markType(RadialLineSeries, 'RadialLineSeries', AnchoredRadialSeries.$); }
bk() {
return new RadialLineSeries();
}
get_fo() {
return true;
}
ct() {
return new RadialLineSeriesView(this);
}
rj(a) {
super.rj(a);
this.ae6 = a;
}
constructor() {
super();
this.ab = RadialLineSeries.$;
}
ac() {
super.ac();
}
preferredCategoryMode(a) {
return 0;
}
aa8() {
return true;
}
pk(a, b) {
super.pk(a, b);
let c = b;
c.dj();
}
acp(a, b) {
super.acp(a, b);
let c = b.ca;
let d = b.b9;
let e = b.getEffectiveViewport();
let f = a.k;
let g = f.count;
let h = new List$1(Array_$type, 2, g);
let i = 0;
for (let j = 0; j < g; j++) {
let k = new Array(4);
h.add(k);
k[0] = this.aai.d(a.k._inner[j][0], a.k._inner[j][1], c, d, e);
k[1] = this.aai.e(a.k._inner[j][0], a.k._inner[j][1], c, d, e);
k[2] = this.aai.d(a.k._inner[j][0], a.k._inner[j][2], c, d, e);
let l = a.k._inner[j][2];
k[3] = this.aai.e(a.k._inner[j][0], l, c, d, e);
if (l > i) {
i = l;
}
}
let m = this.getEffectiveViewport1(b);
this.aaq.a2(this, this.aa7(), runOn(this, this.zz), this.abh(b), this.abi(b));
let n = false;
let o = this.aaq.b;
if (o != null) {
n = true;
}
if (n) {
let p = new ScalerParams(0, b.ca, b.b9, this.aab.dr, m);
this.aem(f, -1, this.adp.count, this.aab, p, b.t);
}
let q = b;
let r = q.dt;
let s = q.du;
let t = q.ds;
this.aaq.ad(r, true, false, true, false);
this.aaq.ad(s, true, false, true, false);
this.aaq.ad(t, false, true, false, false);
t._opacity = 0.75 * this.aaq.j;
q.dk(g, h, false, this.ae7, this.adi(h, g - 1, b), q.da.b, this.im);
}
rs(a, b, c, d) {
super.rs(a, b, c, d);
switch (b) {
case RadialLineSeries.$$p[0]:
this.sa(false);
this.q2();
break;
}
}
get_adv() {
return true;
}
ak(a, b) {
let c = new List$1(ChartSelection.$, 0);
this.qk(a, c, b);
return c.toArray();
}
qk(a, b, c) {
this.aej(a, b, c, this.aac);
}
static { this.$$p = markDep(DependencyProperty, PropertyMetadata, RadialLineSeries, 'raisePropertyChanged', ['UnknownValuePlotting:ae7:ae9', [UnknownValuePlotting_$type, enumGetBox(UnknownValuePlotting_$type, 1)]]); }
}
/**
* @hidden
*/
export class RadialLineSeriesView extends AnchoredRadialSeriesView {
static { this.$t = markType(RadialLineSeriesView, 'RadialLineSeriesView', AnchoredRadialSeriesView.$); }
constructor(a) {
super(a);
this.di = null;
this.dq = new Path();
this.dp = new Path();
this.dr = new Path();
this.dm = new Path();
this.dl = new Path();
this.dn = new Path();
this.di = a;
}
a4() {
super.a4();
if (!this.t) {
this.ch.xy = Defaults.e;
}
}
get dt() {
return this.dq;
}
get du() {
return this.dr;
}
get ds() {
return this.dp;
}
dj() {
this.dq.an = null;
this.dp.an = null;
this.dr.an = null;
this.dm.an = null;
this.dl.an = null;
this.dn.an = null;
this.a2();
}
dk(a, b, c, d, e, f, g) {
this.de.adk.m(this.dq, this.dp, this.dr, a, b, c, d, e, f, g);
this.a2();
}
bp() {
super.bp();
}
bq() {
super.bq();
let a = this.b3();
this.dl.an = this.dp.an;
this.dm.an = this.dq.an;
this.dn.an = this.dr.an;
this.dm._stroke = a;
this.dm.ad = this.f.io + 3;
this.dn._stroke = a;
this.dn.ad = this.f.io + 3;
this.dl._fill = a;
this.dl._opacity = 1;
}
bj(a, b) {
super.bj(a, b);
if (a.d) {
if (b) {
a.t(this.dl);
a.t(this.dm);
a.t(this.dn);
}
else {
a.t(this.dp);
a.t(this.dq);
a.t(this.dr);
}
}
}
ax(a) {
super.ax(a);
this.f.bc.exportPathData(a, this.dq, "lowerShape", ["Lower", "Main"]);
this.f.bc.exportPathData(a, this.dr, "upperShape", ["Upper"]);
this.f.bc.exportPathData(a, this.dp, "translucentShape", ["Translucent"]);
}
an() {
let a = new Color();
a.colorString = "rgba(95,95,95,0.5)";
this.f.wn = a;
this.f.jx = 3;
this.f.jy = 1;
this.f.jz = 4;
this.f.hk = false;
}
}