igniteui-webcomponents-charts 4.0.4 → 4.2.2
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/bundles/igniteui-webcomponents-charts.umd.js +509 -479
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredCategorySeries_combined.js +1 -1
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
- package/esm2015/lib/AreaSeries_combined.js +8 -8
- package/esm2015/lib/BarSeries_combined.js +1 -1
- package/esm2015/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm2015/lib/CalloutLayer_combined.js +12 -12
- package/esm2015/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm2015/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm2015/lib/CategoryXAxis_combined.js +1 -1
- package/esm2015/lib/CategoryYAxis_combined.js +2 -4
- package/esm2015/lib/ColumnSeries_combined.js +1 -1
- package/esm2015/lib/CrosshairLayer_combined.js +1 -1
- package/esm2015/lib/DataLegendContent_combined.js +22 -20
- package/esm2015/lib/FinancialIndicator_combined.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +4 -4
- package/esm2015/lib/FunnelLegendTemplates.js +1 -1
- package/esm2015/lib/HighDensityScatterSeries_combined.js +4 -4
- package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
- package/esm2015/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm2015/lib/LineSeries_combined.js +6 -6
- package/esm2015/lib/NumericXAxis_combined.js +2 -2
- package/esm2015/lib/NumericYAxis_combined.js +2 -2
- package/esm2015/lib/PieChartViewManager_combined.js +38 -30
- package/esm2015/lib/PieLegendTemplates.js +2 -2
- package/esm2015/lib/PointerTooltip_combined.js +10 -10
- package/esm2015/lib/PolarAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarBase_combined.js +1 -1
- package/esm2015/lib/PolarLineSeries_combined.js +2 -2
- package/esm2015/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm2015/lib/PolarSplineSeries_combined.js +2 -2
- package/esm2015/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm2015/lib/RadialAreaSeries_combined.js +8 -8
- package/esm2015/lib/RadialColumnSeries_combined.js +1 -1
- package/esm2015/lib/RadialLineSeries_combined.js +6 -6
- package/esm2015/lib/RadialPieSeries_combined.js +1 -1
- package/esm2015/lib/RangeAreaSeries_combined.js +6 -6
- package/esm2015/lib/RangeColumnSeries_combined.js +1 -1
- package/esm2015/lib/ScaleLegend_combined.js +8 -6
- package/esm2015/lib/ScatterAreaSeries_combined.js +5 -5
- package/esm2015/lib/ScatterBase_combined.js +2 -2
- package/esm2015/lib/ScatterContourSeries_combined.js +2 -2
- package/esm2015/lib/ScatterLineSeriesView.js +2 -2
- package/esm2015/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
- package/esm2015/lib/SeriesViewer_combined.js +132 -110
- package/esm2015/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm2015/lib/SplineAreaSeries_combined.js +8 -8
- package/esm2015/lib/SplineSeries_combined.js +6 -6
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
- package/esm2015/lib/StepAreaSeries_combined.js +8 -8
- package/esm2015/lib/StepLineSeries_combined.js +6 -6
- package/esm2015/lib/TreemapView_combined.js +21 -21
- package/esm2015/lib/ValueOverlay_combined.js +1 -1
- package/esm2015/lib/WaterfallSeries_combined.js +1 -1
- package/esm2015/lib/XamFunnelView_combined.js +22 -22
- package/esm2015/lib/ZoomSliderView_combined.js +23 -23
- package/esm2015/lib/igc-data-legend-component.js +0 -1
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm5/lib/AnchoredCategorySeries_combined.js +1 -1
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +1 -1
- package/esm5/lib/AreaSeries_combined.js +8 -8
- package/esm5/lib/BarSeries_combined.js +1 -1
- package/esm5/lib/BollingerBandsOverlay_combined.js +8 -8
- package/esm5/lib/CalloutLayer_combined.js +12 -12
- package/esm5/lib/CategoryHighlightLayer_combined.js +1 -1
- package/esm5/lib/CategoryItemHighlightLayer_combined.js +4 -4
- package/esm5/lib/CategoryXAxis_combined.js +1 -1
- package/esm5/lib/CategoryYAxis_combined.js +2 -4
- package/esm5/lib/ColumnSeries_combined.js +1 -1
- package/esm5/lib/CrosshairLayer_combined.js +1 -1
- package/esm5/lib/DataLegendContent_combined.js +22 -20
- package/esm5/lib/FinancialIndicator_combined.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +4 -4
- package/esm5/lib/FunnelLegendTemplates.js +1 -1
- package/esm5/lib/HighDensityScatterSeries_combined.js +4 -4
- package/esm5/lib/HorizontalAxisView_combined.js +30 -30
- package/esm5/lib/LegendBaseViewManager_combined.js +1 -1
- package/esm5/lib/LineSeries_combined.js +6 -6
- package/esm5/lib/NumericXAxis_combined.js +2 -2
- package/esm5/lib/NumericYAxis_combined.js +2 -2
- package/esm5/lib/PieChartViewManager_combined.js +38 -30
- package/esm5/lib/PieLegendTemplates.js +2 -2
- package/esm5/lib/PointerTooltip_combined.js +10 -10
- package/esm5/lib/PolarAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarBase_combined.js +1 -1
- package/esm5/lib/PolarLineSeries_combined.js +2 -2
- package/esm5/lib/PolarSplineAreaSeries_combined.js +4 -4
- package/esm5/lib/PolarSplineSeries_combined.js +2 -2
- package/esm5/lib/PriceChannelOverlay_combined.js +6 -6
- package/esm5/lib/RadialAreaSeries_combined.js +8 -8
- package/esm5/lib/RadialColumnSeries_combined.js +1 -1
- package/esm5/lib/RadialLineSeries_combined.js +6 -6
- package/esm5/lib/RadialPieSeries_combined.js +1 -1
- package/esm5/lib/RangeAreaSeries_combined.js +6 -6
- package/esm5/lib/RangeColumnSeries_combined.js +1 -1
- package/esm5/lib/ScaleLegend_combined.js +8 -6
- package/esm5/lib/ScatterAreaSeries_combined.js +5 -5
- package/esm5/lib/ScatterBase_combined.js +2 -2
- package/esm5/lib/ScatterContourSeries_combined.js +2 -2
- package/esm5/lib/ScatterLineSeriesView.js +2 -2
- package/esm5/lib/ScatterPolygonSeries_combined.js +4 -4
- package/esm5/lib/ScatterSplineSeriesView.js +2 -2
- package/esm5/lib/SeriesViewer_combined.js +132 -110
- package/esm5/lib/ShapeSeriesBase_combined.js +5 -5
- package/esm5/lib/SplineAreaSeries_combined.js +8 -8
- package/esm5/lib/SplineSeries_combined.js +6 -6
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +29 -29
- package/esm5/lib/StepAreaSeries_combined.js +8 -8
- package/esm5/lib/StepLineSeries_combined.js +6 -6
- package/esm5/lib/TreemapView_combined.js +21 -21
- package/esm5/lib/ValueOverlay_combined.js +1 -1
- package/esm5/lib/WaterfallSeries_combined.js +1 -1
- package/esm5/lib/XamFunnelView_combined.js +22 -22
- package/esm5/lib/ZoomSliderView_combined.js +23 -23
- package/esm5/lib/igc-data-legend-component.js +0 -1
- package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/fesm2015/igniteui-webcomponents-charts.js +509 -479
- package/fesm5/igniteui-webcomponents-charts.js +509 -479
- package/lib/igc-data-legend-component.d.ts +0 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
- package/package.json +2 -2
|
@@ -192,16 +192,16 @@ export let AreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
192
192
|
a6(a, b) {
|
|
193
193
|
super.a6(a, b);
|
|
194
194
|
if (b) {
|
|
195
|
-
a.
|
|
196
|
-
a.
|
|
197
|
-
a.
|
|
198
|
-
a.
|
|
195
|
+
a.t(this.de);
|
|
196
|
+
a.t(this.df);
|
|
197
|
+
a.t(this.dg);
|
|
198
|
+
a.t(this.dh);
|
|
199
199
|
}
|
|
200
200
|
else {
|
|
201
|
-
a.
|
|
202
|
-
a.
|
|
203
|
-
a.
|
|
204
|
-
a.
|
|
201
|
+
a.t(this.di);
|
|
202
|
+
a.t(this.dj);
|
|
203
|
+
a.t(this.dk);
|
|
204
|
+
a.t(this.dl);
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
207
|
al(a) {
|
|
@@ -376,16 +376,16 @@ export let BollingerBandsOverlayView = /*@__PURE__*/ (() => {
|
|
|
376
376
|
super.a6(a, b);
|
|
377
377
|
if (a.d) {
|
|
378
378
|
if (b) {
|
|
379
|
-
a.
|
|
380
|
-
a.
|
|
381
|
-
a.
|
|
382
|
-
a.
|
|
379
|
+
a.u(this.b6);
|
|
380
|
+
a.v(this.b9);
|
|
381
|
+
a.v(this.ca);
|
|
382
|
+
a.v(this.cb);
|
|
383
383
|
}
|
|
384
384
|
else {
|
|
385
|
-
a.
|
|
386
|
-
a.
|
|
387
|
-
a.
|
|
388
|
-
a.
|
|
385
|
+
a.u(this.b8);
|
|
386
|
+
a.v(this.cf);
|
|
387
|
+
a.v(this.cg);
|
|
388
|
+
a.v(this.ch);
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
391
|
}
|
|
@@ -1437,7 +1437,7 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
|
|
|
1437
1437
|
}
|
|
1438
1438
|
a6(a, b) {
|
|
1439
1439
|
super.a6(a, b);
|
|
1440
|
-
a.
|
|
1440
|
+
a.ad(this.b7());
|
|
1441
1441
|
if (a.d && !b) {
|
|
1442
1442
|
for (let c = 0; c < this.b9.count; c++) {
|
|
1443
1443
|
let d = this.b9._inner[c];
|
|
@@ -1464,9 +1464,9 @@ export let CalloutLayerView = /*@__PURE__*/ (() => {
|
|
|
1464
1464
|
}
|
|
1465
1465
|
}
|
|
1466
1466
|
co(a) {
|
|
1467
|
-
this.k.
|
|
1467
|
+
this.k.ad(this.b7());
|
|
1468
1468
|
this.ca = this.cb();
|
|
1469
|
-
let b = this.k.
|
|
1469
|
+
let b = this.k.ah(a, this.ca, true);
|
|
1470
1470
|
return new Size(1, b.c, b.b);
|
|
1471
1471
|
}
|
|
1472
1472
|
cb() {
|
|
@@ -1566,26 +1566,26 @@ export let CalloutView = /*@__PURE__*/ (() => {
|
|
|
1566
1566
|
this.y = 0;
|
|
1567
1567
|
}
|
|
1568
1568
|
j(a) {
|
|
1569
|
-
a.
|
|
1570
|
-
a.
|
|
1569
|
+
a.aa();
|
|
1570
|
+
a.ag(this.f, this.g);
|
|
1571
1571
|
let b = new TranslateTransform();
|
|
1572
1572
|
b.j = this.v.left;
|
|
1573
1573
|
b.k = this.v.top;
|
|
1574
1574
|
this.t.j = b;
|
|
1575
|
-
a.
|
|
1576
|
-
a.
|
|
1575
|
+
a.s(this.s);
|
|
1576
|
+
a.aa();
|
|
1577
1577
|
this.t.width = this.l.m + this.w.left + this.w.right;
|
|
1578
1578
|
this.t.height = this.l.l + this.w.top + this.w.bottom;
|
|
1579
1579
|
this.t.am = this.c;
|
|
1580
1580
|
this.t.an = this.c;
|
|
1581
|
-
a.
|
|
1582
|
-
a.
|
|
1581
|
+
a.k(this.t.j);
|
|
1582
|
+
a.w(this.t);
|
|
1583
1583
|
this.l.ag = true;
|
|
1584
1584
|
this.l.o = this.w.top;
|
|
1585
1585
|
this.l.n = this.w.left;
|
|
1586
|
-
a.
|
|
1587
|
-
a.
|
|
1588
|
-
a.
|
|
1586
|
+
a.x(this.l);
|
|
1587
|
+
a.z();
|
|
1588
|
+
a.z();
|
|
1589
1589
|
}
|
|
1590
1590
|
get r() {
|
|
1591
1591
|
return this.q;
|
|
@@ -537,13 +537,13 @@ export let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
|
|
|
537
537
|
for (let c = 0; c < this.b8.count; c++) {
|
|
538
538
|
let d = this.b8._inner[c];
|
|
539
539
|
if (d._visibility == 0) {
|
|
540
|
-
a.
|
|
540
|
+
a.w(d);
|
|
541
541
|
}
|
|
542
542
|
}
|
|
543
543
|
if (this.b7.count > 0) {
|
|
544
544
|
let e = new DataTemplatePassInfo();
|
|
545
545
|
e.isHitTestRender = b;
|
|
546
|
-
e.context = a.
|
|
546
|
+
e.context = a.h();
|
|
547
547
|
e.viewportTop = this.bu.top;
|
|
548
548
|
e.viewportLeft = this.bu.left;
|
|
549
549
|
e.viewportWidth = this.bu.width;
|
|
@@ -555,7 +555,7 @@ export let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
|
|
|
555
555
|
let g = new DataTemplateMeasureInfo();
|
|
556
556
|
g.passInfo = e;
|
|
557
557
|
let h = false;
|
|
558
|
-
let i = a.
|
|
558
|
+
let i = a.h();
|
|
559
559
|
g.context = i;
|
|
560
560
|
f.context = i;
|
|
561
561
|
g.renderContext = a;
|
|
@@ -605,7 +605,7 @@ export let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
|
|
|
605
605
|
if (!isNaN_(n.height) && !isInfinity(n.height)) {
|
|
606
606
|
f.availableHeight = n.height;
|
|
607
607
|
}
|
|
608
|
-
a.
|
|
608
|
+
a.q(f, n);
|
|
609
609
|
n.m = f.availableWidth;
|
|
610
610
|
n.l = f.availableHeight;
|
|
611
611
|
}
|
|
@@ -244,7 +244,7 @@ export let CategoryXAxis = /*@__PURE__*/ (() => {
|
|
|
244
244
|
return e * f;
|
|
245
245
|
}
|
|
246
246
|
m7(a, b) {
|
|
247
|
-
if (a
|
|
247
|
+
if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
|
|
248
248
|
return;
|
|
249
249
|
}
|
|
250
250
|
let c = a / this.kq.count;
|
|
@@ -213,7 +213,7 @@ export let CategoryYAxis = /*@__PURE__*/ (() => {
|
|
|
213
213
|
return e * f;
|
|
214
214
|
}
|
|
215
215
|
m3(a, b) {
|
|
216
|
-
if (a
|
|
216
|
+
if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
|
|
217
217
|
return;
|
|
218
218
|
}
|
|
219
219
|
let c = a / this.kq.count;
|
|
@@ -486,9 +486,7 @@ export let CategoryYAxis = /*@__PURE__*/ (() => {
|
|
|
486
486
|
let u = Math.max(n, o);
|
|
487
487
|
let v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
|
|
488
488
|
let w = v.g;
|
|
489
|
-
|
|
490
|
-
w--;
|
|
491
|
-
}
|
|
489
|
+
w = this.d1(w, this.mh(), b, c, d);
|
|
492
490
|
if (v.g != w) {
|
|
493
491
|
v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
|
|
494
492
|
}
|
|
@@ -2338,11 +2338,13 @@ export let DataLegendView = /*@__PURE__*/ (() => {
|
|
|
2338
2338
|
}
|
|
2339
2339
|
a7(a, b) {
|
|
2340
2340
|
if (a.d && b != 1) {
|
|
2341
|
-
a.
|
|
2342
|
-
a.
|
|
2341
|
+
a.aa();
|
|
2342
|
+
a.ab(b, b);
|
|
2343
2343
|
}
|
|
2344
2344
|
if (a == this.t) {
|
|
2345
|
-
|
|
2345
|
+
if (!a.e) {
|
|
2346
|
+
a.l(this.a.ic.left, this.a.ic.top, this.a.ic.width, this.a.ic.height);
|
|
2347
|
+
}
|
|
2346
2348
|
}
|
|
2347
2349
|
let c = new DataTemplatePassInfo();
|
|
2348
2350
|
c.passID = "LegendItem";
|
|
@@ -2357,7 +2359,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
|
|
|
2357
2359
|
}
|
|
2358
2360
|
let g = new DataTemplateMeasureInfo();
|
|
2359
2361
|
g.passInfo = c;
|
|
2360
|
-
g.context = this.t.
|
|
2362
|
+
g.context = this.t.h();
|
|
2361
2363
|
g.width = e.width;
|
|
2362
2364
|
g.height = e.height;
|
|
2363
2365
|
g.data = e.content;
|
|
@@ -2367,38 +2369,38 @@ export let DataLegendView = /*@__PURE__*/ (() => {
|
|
|
2367
2369
|
h.availableWidth = e.width;
|
|
2368
2370
|
h.availableHeight = e.height;
|
|
2369
2371
|
h.passInfo = c;
|
|
2370
|
-
h.context = a.
|
|
2372
|
+
h.context = a.h();
|
|
2371
2373
|
h.renderContext = a;
|
|
2372
2374
|
h.data = e.content;
|
|
2373
2375
|
h.xPosition = e.n;
|
|
2374
2376
|
h.yPosition = e.o;
|
|
2375
|
-
a.
|
|
2376
|
-
a.
|
|
2377
|
+
a.aa();
|
|
2378
|
+
a.ag(e.n, e.o);
|
|
2377
2379
|
f.render(h);
|
|
2378
|
-
a.
|
|
2380
|
+
a.z();
|
|
2379
2381
|
}
|
|
2380
2382
|
for (let i = 0; i < this.ab.count; i++) {
|
|
2381
2383
|
let j = this.ab._inner[i];
|
|
2382
|
-
a.
|
|
2383
|
-
a.
|
|
2384
|
+
a.ad(j.dataContext);
|
|
2385
|
+
a.x(j);
|
|
2384
2386
|
}
|
|
2385
2387
|
for (let k = 0; k < this.z.count; k++) {
|
|
2386
2388
|
let l = this.z._inner[k];
|
|
2387
|
-
a.
|
|
2388
|
-
a.
|
|
2389
|
+
a.ad(l.dataContext);
|
|
2390
|
+
a.x(l);
|
|
2389
2391
|
}
|
|
2390
2392
|
for (let m = 0; m < this.ad.count; m++) {
|
|
2391
2393
|
let n = this.ad._inner[m];
|
|
2392
|
-
a.
|
|
2393
|
-
a.
|
|
2394
|
+
a.ad(n.dataContext);
|
|
2395
|
+
a.x(n);
|
|
2394
2396
|
}
|
|
2395
2397
|
for (let o = 0; o < this.ac.count; o++) {
|
|
2396
2398
|
let p = this.ac._inner[o];
|
|
2397
|
-
a.
|
|
2398
|
-
a.
|
|
2399
|
+
a.ad(p.dataContext);
|
|
2400
|
+
a.x(p);
|
|
2399
2401
|
}
|
|
2400
2402
|
if (a.d && b != 1) {
|
|
2401
|
-
a.
|
|
2403
|
+
a.z();
|
|
2402
2404
|
}
|
|
2403
2405
|
}
|
|
2404
2406
|
w() {
|
|
@@ -2409,10 +2411,10 @@ export let DataLegendView = /*@__PURE__*/ (() => {
|
|
|
2409
2411
|
return false;
|
|
2410
2412
|
}
|
|
2411
2413
|
bu(a, b) {
|
|
2412
|
-
this.t.
|
|
2414
|
+
this.t.ad(b);
|
|
2413
2415
|
let c = new TextBlock();
|
|
2414
2416
|
c.al = a;
|
|
2415
|
-
let d = this.t.
|
|
2417
|
+
let d = this.t.ah(c, this.ag(b), true);
|
|
2416
2418
|
return new Size(1, d.c, d.b);
|
|
2417
2419
|
}
|
|
2418
2420
|
ag(a) {
|
|
@@ -2574,7 +2576,7 @@ export let DataLegendView = /*@__PURE__*/ (() => {
|
|
|
2574
2576
|
}
|
|
2575
2577
|
ap(a, b) {
|
|
2576
2578
|
a.ag = true;
|
|
2577
|
-
let c = this.t.
|
|
2579
|
+
let c = this.t.ah(a, this.ag(b), true);
|
|
2578
2580
|
}
|
|
2579
2581
|
a9() {
|
|
2580
2582
|
this.y.clear();
|
|
@@ -803,30 +803,30 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
|
|
|
803
803
|
if (a.d) {
|
|
804
804
|
if (b) {
|
|
805
805
|
if (this.b3.tt == 2) {
|
|
806
|
-
a.
|
|
807
|
-
a.
|
|
806
|
+
a.t(this.cl);
|
|
807
|
+
a.t(this.ch);
|
|
808
808
|
}
|
|
809
809
|
else {
|
|
810
|
-
a.
|
|
811
|
-
a.
|
|
812
|
-
a.
|
|
813
|
-
a.
|
|
814
|
-
a.
|
|
815
|
-
a.
|
|
810
|
+
a.t(this.cn);
|
|
811
|
+
a.t(this.cm);
|
|
812
|
+
a.t(this.co);
|
|
813
|
+
a.t(this.cj);
|
|
814
|
+
a.t(this.ci);
|
|
815
|
+
a.t(this.ck);
|
|
816
816
|
}
|
|
817
817
|
}
|
|
818
818
|
else {
|
|
819
819
|
if (this.b3.tt == 2) {
|
|
820
|
-
a.
|
|
821
|
-
a.
|
|
820
|
+
a.t(this.ct);
|
|
821
|
+
a.t(this.cp);
|
|
822
822
|
}
|
|
823
823
|
else {
|
|
824
|
-
a.
|
|
825
|
-
a.
|
|
826
|
-
a.
|
|
827
|
-
a.
|
|
828
|
-
a.
|
|
829
|
-
a.
|
|
824
|
+
a.t(this.cv);
|
|
825
|
+
a.t(this.cu);
|
|
826
|
+
a.t(this.cw);
|
|
827
|
+
a.t(this.cr);
|
|
828
|
+
a.t(this.cq);
|
|
829
|
+
a.t(this.cs);
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
}
|
|
@@ -839,7 +839,7 @@ export let FinancialIndicatorView = /*@__PURE__*/ (() => {
|
|
|
839
839
|
c._stroke = this.b3.uh;
|
|
840
840
|
c.ad = this.b3.uj;
|
|
841
841
|
c.ai = this.b3.ui;
|
|
842
|
-
a.
|
|
842
|
+
a.v(c);
|
|
843
843
|
}
|
|
844
844
|
}
|
|
845
845
|
super.a5(a, b);
|
|
@@ -1079,13 +1079,13 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
|
|
|
1079
1079
|
for (let c = 0; c < this.b9.count; c++) {
|
|
1080
1080
|
let d = this.aa(c, b);
|
|
1081
1081
|
if (d._visibility == 0) {
|
|
1082
|
-
a.
|
|
1082
|
+
a.t(d);
|
|
1083
1083
|
}
|
|
1084
1084
|
}
|
|
1085
1085
|
}
|
|
1086
1086
|
else {
|
|
1087
|
-
a.
|
|
1088
|
-
a.
|
|
1087
|
+
a.t(this.cn);
|
|
1088
|
+
a.t(this.cm);
|
|
1089
1089
|
}
|
|
1090
1090
|
}
|
|
1091
1091
|
}
|
|
@@ -1097,7 +1097,7 @@ export let FinancialPriceSeriesView = /*@__PURE__*/ (() => {
|
|
|
1097
1097
|
c._stroke = this.b3.uz;
|
|
1098
1098
|
c.ai = this.b3.u1;
|
|
1099
1099
|
c.ad = this.b3.u2;
|
|
1100
|
-
a.
|
|
1100
|
+
a.v(c);
|
|
1101
1101
|
}
|
|
1102
1102
|
}
|
|
1103
1103
|
super.a5(a, b);
|
|
@@ -1050,7 +1050,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1050
1050
|
if (g != this.b5 || h != this.b4 || this.bx == null) {
|
|
1051
1051
|
this.b2.setAttribute("width", e.toString());
|
|
1052
1052
|
this.b2.setAttribute("height", f.toString());
|
|
1053
|
-
this.b3 = this.b0.
|
|
1053
|
+
this.b3 = this.b0.h().getImageData(0, 0, e, f);
|
|
1054
1054
|
let imageDataArray_ = this.b3.data;
|
|
1055
1055
|
this.bx = imageDataArray_;
|
|
1056
1056
|
}
|
|
@@ -1064,7 +1064,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1064
1064
|
let b = truncate(Math.round(this.bu.left));
|
|
1065
1065
|
let c = truncate(Math.round(this.bu.width));
|
|
1066
1066
|
let d = truncate(Math.round(this.bu.height));
|
|
1067
|
-
this.b0.
|
|
1067
|
+
this.b0.h().putImageData(this.b3, 0, 0);
|
|
1068
1068
|
this.aq();
|
|
1069
1069
|
}
|
|
1070
1070
|
b8(a) {
|
|
@@ -1087,7 +1087,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1087
1087
|
c.width = this.bu.width;
|
|
1088
1088
|
c.height = this.bu.height;
|
|
1089
1089
|
c._fill = this.bo();
|
|
1090
|
-
a.
|
|
1090
|
+
a.w(c);
|
|
1091
1091
|
return;
|
|
1092
1092
|
}
|
|
1093
1093
|
if (this.b2 == null) {
|
|
@@ -1097,7 +1097,7 @@ export let HighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
1097
1097
|
let e = truncate(Math.round(this.bu.top));
|
|
1098
1098
|
let f = truncate(Math.round(this.bu.width));
|
|
1099
1099
|
let g = truncate(Math.round(this.bu.height));
|
|
1100
|
-
this.k.
|
|
1100
|
+
this.k.o(this.b2.getNativeElement(), this.e._opacity, d, e, f, g, d, e, f, g);
|
|
1101
1101
|
}
|
|
1102
1102
|
b1(a, b) {
|
|
1103
1103
|
return Color.e(toNullable(Color.$, a), toNullable(Color.$, null)) && Color.e(toNullable(Color.$, b), toNullable(Color.$, null));
|
|
@@ -179,7 +179,7 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
179
179
|
this.l = FontUtil.getFont(a.h);
|
|
180
180
|
}
|
|
181
181
|
if (this.m != null) {
|
|
182
|
-
this.m.
|
|
182
|
+
this.m.ad(this.l);
|
|
183
183
|
}
|
|
184
184
|
this.s = FontUtil.getCurrentFontHeight(a.h, this.l);
|
|
185
185
|
if (this.j != null && this.j.fm != 1) {
|
|
@@ -200,13 +200,13 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
200
200
|
if (b == null || !b.d) {
|
|
201
201
|
return;
|
|
202
202
|
}
|
|
203
|
-
b.
|
|
203
|
+
b.l(0, 0, this.v, this.u);
|
|
204
204
|
if (this.l != null) {
|
|
205
|
-
b.
|
|
205
|
+
b.ad(this.l);
|
|
206
206
|
}
|
|
207
207
|
if (this.q != 1) {
|
|
208
|
-
b.
|
|
209
|
-
b.
|
|
208
|
+
b.aa();
|
|
209
|
+
b.ab(this.q, this.q);
|
|
210
210
|
}
|
|
211
211
|
let c = this.t(), d = c / 2;
|
|
212
212
|
let e = this.j.av == null || this.j.av.count == 0;
|
|
@@ -222,7 +222,7 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
222
222
|
let h = e ? null : this.x(this.j.av.item(this.j.av.count - 1));
|
|
223
223
|
this.af.al = g = h == null ? "" : h.toString();
|
|
224
224
|
this.af.o = this.ag.o = c;
|
|
225
|
-
this.af.n = this.v - b.
|
|
225
|
+
this.af.n = this.v - b.g(g) - 4;
|
|
226
226
|
let i = this.j.fb;
|
|
227
227
|
let j = i == null ? null : i._fill;
|
|
228
228
|
let k = new Color();
|
|
@@ -239,8 +239,8 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
239
239
|
i.color = k;
|
|
240
240
|
}
|
|
241
241
|
this.ag.ao = this.af.ao = i;
|
|
242
|
-
b.
|
|
243
|
-
b.
|
|
242
|
+
b.x(this.ag);
|
|
243
|
+
b.x(this.af);
|
|
244
244
|
if (c < 0.5) {
|
|
245
245
|
return;
|
|
246
246
|
}
|
|
@@ -256,9 +256,9 @@ export let HorizontalAxisView = /*@__PURE__*/ (() => {
|
|
|
256
256
|
this.ah.an = d;
|
|
257
257
|
this.ah._stroke = i;
|
|
258
258
|
this.ah.ac = c;
|
|
259
|
-
b.
|
|
259
|
+
b.s(this.ah);
|
|
260
260
|
if (this.q != 1) {
|
|
261
|
-
b.
|
|
261
|
+
b.z();
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
264
|
x(dataItem_) {
|
|
@@ -405,7 +405,7 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
405
405
|
this.l = FontUtil.getFont(a.h);
|
|
406
406
|
}
|
|
407
407
|
if (this.m != null) {
|
|
408
|
-
this.m.
|
|
408
|
+
this.m.ad(this.l);
|
|
409
409
|
}
|
|
410
410
|
this.t = FontUtil.getCurrentFontHeight(a.h, this.l);
|
|
411
411
|
if (this.j != null && this.j.ft != 1) {
|
|
@@ -432,11 +432,11 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
432
432
|
}
|
|
433
433
|
let b = this.m;
|
|
434
434
|
if (a) {
|
|
435
|
-
b.
|
|
435
|
+
b.l(0, 0, this.z, this.y);
|
|
436
436
|
}
|
|
437
437
|
let c = false;
|
|
438
438
|
if (b != null && this.l != null) {
|
|
439
|
-
b.
|
|
439
|
+
b.ad(this.l);
|
|
440
440
|
}
|
|
441
441
|
if (!a) {
|
|
442
442
|
this.al = new TextBlock();
|
|
@@ -446,12 +446,12 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
446
446
|
let e = this.ab(this.j.a3);
|
|
447
447
|
this.ak.al = this.ac = e == null ? "" : e.toString();
|
|
448
448
|
if (b != null) {
|
|
449
|
-
this.w = b.
|
|
449
|
+
this.w = b.g(this.ad) + 3;
|
|
450
450
|
if (this.w > this.v) {
|
|
451
451
|
c = true;
|
|
452
452
|
this.v = this.w;
|
|
453
453
|
}
|
|
454
|
-
this.u = b.
|
|
454
|
+
this.u = b.g(this.ac) + 3;
|
|
455
455
|
if (this.u > this.v) {
|
|
456
456
|
c = true;
|
|
457
457
|
this.v = this.u;
|
|
@@ -470,8 +470,8 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
470
470
|
}
|
|
471
471
|
else if (b != null) {
|
|
472
472
|
if (this.r != 1) {
|
|
473
|
-
b.
|
|
474
|
-
b.
|
|
473
|
+
b.aa();
|
|
474
|
+
b.ab(this.r, this.r);
|
|
475
475
|
}
|
|
476
476
|
let g = this.j.fj;
|
|
477
477
|
let h = 1;
|
|
@@ -501,8 +501,8 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
501
501
|
g.color = k;
|
|
502
502
|
}
|
|
503
503
|
this.al.ao = this.ak.ao = g;
|
|
504
|
-
b.
|
|
505
|
-
b.
|
|
504
|
+
b.x(this.al);
|
|
505
|
+
b.x(this.ak);
|
|
506
506
|
let m = this.x(), n = m / 2;
|
|
507
507
|
if (m >= 0.5) {
|
|
508
508
|
g = new Brush();
|
|
@@ -517,10 +517,10 @@ export let VerticalAxisView = /*@__PURE__*/ (() => {
|
|
|
517
517
|
this.am.an = this.y;
|
|
518
518
|
this.am._stroke = g;
|
|
519
519
|
this.am.ac = m;
|
|
520
|
-
b.
|
|
520
|
+
b.s(this.am);
|
|
521
521
|
}
|
|
522
522
|
if (this.r != 1) {
|
|
523
|
-
b.
|
|
523
|
+
b.z();
|
|
524
524
|
}
|
|
525
525
|
}
|
|
526
526
|
return c;
|
|
@@ -1229,28 +1229,28 @@ export let XamSparklineView = /*@__PURE__*/ (() => {
|
|
|
1229
1229
|
return 10;
|
|
1230
1230
|
}
|
|
1231
1231
|
ay(a, b) {
|
|
1232
|
-
b.
|
|
1232
|
+
b.t(a);
|
|
1233
1233
|
}
|
|
1234
1234
|
ax() {
|
|
1235
1235
|
let a = this.p;
|
|
1236
1236
|
if (a != null && a.d) {
|
|
1237
1237
|
if (this.x != 1) {
|
|
1238
|
-
a.
|
|
1239
|
-
a.
|
|
1238
|
+
a.aa();
|
|
1239
|
+
a.ab(this.x, this.x);
|
|
1240
1240
|
}
|
|
1241
|
-
a.
|
|
1242
|
-
a.
|
|
1243
|
-
a.
|
|
1241
|
+
a.l(this.bn.left, this.bn.top, this.bn.width, this.bn.height);
|
|
1242
|
+
a.t(this.bw);
|
|
1243
|
+
a.t(this.bu);
|
|
1244
1244
|
this.ay(this.bs, a);
|
|
1245
1245
|
this.ay(this.bt, a);
|
|
1246
1246
|
this.ay(this.bp, a);
|
|
1247
1247
|
this.ay(this.br, a);
|
|
1248
1248
|
this.ay(this.bo, a);
|
|
1249
1249
|
this.ay(this.bq, a);
|
|
1250
|
-
a.
|
|
1251
|
-
a.
|
|
1250
|
+
a.t(this.bv);
|
|
1251
|
+
a.t(this.bx);
|
|
1252
1252
|
if (this.x != 1) {
|
|
1253
|
-
a.
|
|
1253
|
+
a.z();
|
|
1254
1254
|
}
|
|
1255
1255
|
}
|
|
1256
1256
|
let b = new AxisRenderMessage_Spark();
|
|
@@ -200,7 +200,7 @@ export let LegendBaseViewManager = /*@__PURE__*/ (() => {
|
|
|
200
200
|
return new Size(1, this.g.rootWrapper.width(), Math.max(10, this.g.rootWrapper.height() - 15));
|
|
201
201
|
}
|
|
202
202
|
y(a, b, c, d) {
|
|
203
|
-
let e = a.
|
|
203
|
+
let e = a.h();
|
|
204
204
|
e.beginPath();
|
|
205
205
|
e.moveTo(b.ak._inner[0].x, b.ak._inner[0].y);
|
|
206
206
|
for (let f = 1; f < b.ak.count; f++) {
|
|
@@ -158,14 +158,14 @@ export let LineSeriesView = /*@__PURE__*/ (() => {
|
|
|
158
158
|
super.a6(a, b);
|
|
159
159
|
if (a.d) {
|
|
160
160
|
if (b) {
|
|
161
|
-
a.
|
|
162
|
-
a.
|
|
163
|
-
a.
|
|
161
|
+
a.t(this.dd);
|
|
162
|
+
a.t(this.de);
|
|
163
|
+
a.t(this.df);
|
|
164
164
|
}
|
|
165
165
|
else {
|
|
166
|
-
a.
|
|
167
|
-
a.
|
|
168
|
-
a.
|
|
166
|
+
a.t(this.dj);
|
|
167
|
+
a.t(this.dk);
|
|
168
|
+
a.t(this.dl);
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
171
|
}
|