igniteui-webcomponents-charts 4.0.3 → 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 +1524 -1369
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- 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/BubbleSeries_combined.js +20 -15
- 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/CategoryToolTipLayer_combined.js +3 -1
- 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 +491 -476
- package/esm2015/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +3 -1
- package/esm2015/lib/FinancialIndicator_combined.js +17 -17
- package/esm2015/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm2015/lib/FunnelLegendTemplates.js +1 -1
- package/esm2015/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm2015/lib/HorizontalAxisView_combined.js +30 -30
- package/esm2015/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm2015/lib/ItemToolTipLayer_combined.js +3 -1
- 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 +9 -7
- 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 +17 -14
- package/esm2015/lib/ScatterBase_combined.js +10 -8
- package/esm2015/lib/ScatterContourSeries_combined.js +14 -11
- 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/ScatterTriangulationSeries.js +8 -8
- package/esm2015/lib/SeriesViewer_combined.js +134 -111
- 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 +50 -38
- 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-assigning-series-style-event-args-base.js +5 -3
- package/esm2015/lib/igc-data-legend-component.js +256 -257
- package/esm2015/lib/igc-data-legend-styling-column-event-args.js +19 -10
- package/esm2015/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm2015/lib/igc-domain-chart-component.js +45 -27
- package/esm2015/lib/igc-financial-event-args.js +10 -6
- package/esm2015/lib/igc-ring-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm2015/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm2015/lib/igc-stacked-series-created-event-args.js +5 -3
- package/esm5/lib/AnchoredCategorySeries_combined.js +4 -3
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +5 -4
- 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/BubbleSeries_combined.js +20 -15
- 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/CategoryToolTipLayer_combined.js +3 -1
- 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 +495 -480
- package/esm5/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm5/lib/DataToolTipLayer_combined.js +3 -1
- package/esm5/lib/FinancialIndicator_combined.js +17 -17
- package/esm5/lib/FinancialPriceSeries_combined.js +37 -30
- package/esm5/lib/FunnelLegendTemplates.js +1 -1
- package/esm5/lib/HighDensityScatterSeries_combined.js +12 -10
- package/esm5/lib/HorizontalAxisView_combined.js +30 -30
- package/esm5/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm5/lib/ItemToolTipLayer_combined.js +3 -1
- 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 +9 -7
- 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 +17 -14
- package/esm5/lib/ScatterBase_combined.js +10 -8
- package/esm5/lib/ScatterContourSeries_combined.js +14 -11
- 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/ScatterTriangulationSeries.js +8 -8
- package/esm5/lib/SeriesViewer_combined.js +134 -111
- 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 +72 -43
- 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-assigning-series-style-event-args-base.js +5 -3
- package/esm5/lib/igc-data-legend-component.js +256 -257
- package/esm5/lib/igc-data-legend-styling-column-event-args.js +22 -9
- package/esm5/lib/igc-data-tool-tip-layer-component.js +0 -1
- package/esm5/lib/igc-domain-chart-component.js +45 -27
- package/esm5/lib/igc-financial-event-args.js +10 -6
- package/esm5/lib/igc-ring-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polygon-series-component.js +5 -3
- package/esm5/lib/igc-scatter-polyline-series-component.js +5 -3
- package/esm5/lib/igc-stacked-series-created-event-args.js +5 -3
- package/fesm2015/igniteui-webcomponents-charts.js +1495 -1361
- package/fesm5/igniteui-webcomponents-charts.js +1524 -1369
- package/lib/DataLegendContent_combined.d.ts +111 -109
- package/lib/DataLegendStylingColumnEventArgs.d.ts +3 -2
- package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +3 -2
- package/lib/igc-data-legend-component.d.ts +0 -1
- package/lib/igc-data-legend-styling-column-event-args.d.ts +5 -1
- package/lib/igc-data-tool-tip-layer-component.d.ts +0 -1
- package/package.json +2 -2
|
@@ -3385,53 +3385,61 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3385
3385
|
let a = this.k == this.j;
|
|
3386
3386
|
if (this.k != null && this.k.d && !a) {
|
|
3387
3387
|
if (this.a.c0 != 1) {
|
|
3388
|
-
this.k.
|
|
3389
|
-
this.k.
|
|
3388
|
+
this.k.aa();
|
|
3389
|
+
this.k.ab(this.a.c0, this.a.c0);
|
|
3390
3390
|
}
|
|
3391
3391
|
if (!this.b1.isEmpty) {
|
|
3392
|
-
this.k.
|
|
3392
|
+
if (!this.k.e) {
|
|
3393
|
+
this.k.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3394
|
+
}
|
|
3393
3395
|
}
|
|
3394
3396
|
}
|
|
3395
3397
|
if (this.i != null && this.i.d && !a) {
|
|
3396
3398
|
if (this.a.c0 != 1) {
|
|
3397
|
-
this.i.
|
|
3398
|
-
this.i.
|
|
3399
|
+
this.i.aa();
|
|
3400
|
+
this.i.ab(this.a.c0, this.a.c0);
|
|
3399
3401
|
}
|
|
3400
3402
|
if (!this.b1.isEmpty) {
|
|
3401
|
-
this.i.
|
|
3403
|
+
if (!this.i.e) {
|
|
3404
|
+
this.i.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3405
|
+
}
|
|
3402
3406
|
}
|
|
3403
3407
|
}
|
|
3404
3408
|
if (this.j != null && this.j.d) {
|
|
3405
3409
|
if (this.a.c0 != 1) {
|
|
3406
|
-
this.j.
|
|
3407
|
-
this.j.
|
|
3410
|
+
this.j.aa();
|
|
3411
|
+
this.j.ab(this.a.c0, this.a.c0);
|
|
3408
3412
|
}
|
|
3409
3413
|
if (!this.b1.isEmpty) {
|
|
3410
|
-
this.j.
|
|
3414
|
+
if (!this.j.e) {
|
|
3415
|
+
this.j.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3416
|
+
}
|
|
3411
3417
|
}
|
|
3412
3418
|
}
|
|
3413
3419
|
if (this.h != null && this.h.d && !a) {
|
|
3414
3420
|
if (this.a.c0 != 1) {
|
|
3415
|
-
this.h.
|
|
3416
|
-
this.h.
|
|
3421
|
+
this.h.aa();
|
|
3422
|
+
this.h.ab(this.a.c0, this.a.c0);
|
|
3417
3423
|
}
|
|
3418
3424
|
if (!this.b1.isEmpty) {
|
|
3419
|
-
this.h.
|
|
3425
|
+
if (!this.h.e) {
|
|
3426
|
+
this.h.l(this.b1.left, this.b1.top, this.b1.width, this.b1.height);
|
|
3427
|
+
}
|
|
3420
3428
|
}
|
|
3421
3429
|
}
|
|
3422
3430
|
this.a7();
|
|
3423
3431
|
if (!this.b1.isEmpty && this.a.c0 != 1) {
|
|
3424
3432
|
if (this.k != null && this.k.d && !a) {
|
|
3425
|
-
this.k.
|
|
3433
|
+
this.k.z();
|
|
3426
3434
|
}
|
|
3427
3435
|
if (this.i != null && this.i.d && !a) {
|
|
3428
|
-
this.i.
|
|
3436
|
+
this.i.z();
|
|
3429
3437
|
}
|
|
3430
3438
|
if (this.j != null && this.j.d) {
|
|
3431
|
-
this.j.
|
|
3439
|
+
this.j.z();
|
|
3432
3440
|
}
|
|
3433
3441
|
if (this.h != null && this.h.d && !a) {
|
|
3434
|
-
this.h.
|
|
3442
|
+
this.h.z();
|
|
3435
3443
|
}
|
|
3436
3444
|
}
|
|
3437
3445
|
}
|
|
@@ -3446,7 +3454,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3446
3454
|
if (this.a.fn != null) {
|
|
3447
3455
|
a = this.a.bl();
|
|
3448
3456
|
}
|
|
3449
|
-
this.i.
|
|
3457
|
+
this.i.ad(a);
|
|
3450
3458
|
for (let b of fromEnum(this.u)) {
|
|
3451
3459
|
if (b._visibility == 0) {
|
|
3452
3460
|
let c = b.aj;
|
|
@@ -3463,13 +3471,13 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3463
3471
|
else {
|
|
3464
3472
|
c.ao = b.ah.b2;
|
|
3465
3473
|
}
|
|
3466
|
-
this.i.
|
|
3474
|
+
this.i.x(c);
|
|
3467
3475
|
}
|
|
3468
3476
|
}
|
|
3469
3477
|
let d = b.ah.b0;
|
|
3470
3478
|
if (b.ah.y != null) {
|
|
3471
3479
|
let e = new Path();
|
|
3472
|
-
this.j.
|
|
3480
|
+
this.j.j(e, b.ah.y);
|
|
3473
3481
|
if (e._fill != null) {
|
|
3474
3482
|
d = e._fill;
|
|
3475
3483
|
}
|
|
@@ -3478,17 +3486,17 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3478
3486
|
b.aq._stroke = d;
|
|
3479
3487
|
b.aq.ac = 1;
|
|
3480
3488
|
if (this.a.i6 != null) {
|
|
3481
|
-
this.i.
|
|
3489
|
+
this.i.j(b.aq, this.a.i6);
|
|
3482
3490
|
}
|
|
3483
|
-
this.i.
|
|
3491
|
+
this.i.t(b.aq);
|
|
3484
3492
|
}
|
|
3485
3493
|
if (this.a.a0 == 0 && b.ap != null) {
|
|
3486
3494
|
b.ap._stroke = d;
|
|
3487
3495
|
b.ap.ac = 1;
|
|
3488
3496
|
if (this.a.i6 != null) {
|
|
3489
|
-
this.i.
|
|
3497
|
+
this.i.j(b.ap, this.a.i6);
|
|
3490
3498
|
}
|
|
3491
|
-
this.i.
|
|
3499
|
+
this.i.s(b.ap);
|
|
3492
3500
|
}
|
|
3493
3501
|
}
|
|
3494
3502
|
}
|
|
@@ -3509,22 +3517,22 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3509
3517
|
b._stroke = a.b1;
|
|
3510
3518
|
}
|
|
3511
3519
|
if (a.y != null) {
|
|
3512
|
-
this.j.
|
|
3520
|
+
this.j.j(b, a.y);
|
|
3513
3521
|
}
|
|
3514
3522
|
if (b.j != null) {
|
|
3515
|
-
this.j.
|
|
3516
|
-
this.j.
|
|
3523
|
+
this.j.aa();
|
|
3524
|
+
this.j.k(b.j);
|
|
3517
3525
|
}
|
|
3518
3526
|
let c = b._fill;
|
|
3519
3527
|
let d = b._stroke;
|
|
3520
3528
|
let e = this.n(a, b, this.j);
|
|
3521
|
-
this.j.
|
|
3529
|
+
this.j.t(b);
|
|
3522
3530
|
if (e) {
|
|
3523
3531
|
b._fill = c;
|
|
3524
3532
|
b._stroke = d;
|
|
3525
3533
|
}
|
|
3526
3534
|
if (b.j != null) {
|
|
3527
|
-
this.j.
|
|
3535
|
+
this.j.z();
|
|
3528
3536
|
}
|
|
3529
3537
|
}
|
|
3530
3538
|
ba() {
|
|
@@ -3764,7 +3772,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3764
3772
|
z(a) {
|
|
3765
3773
|
let b = typeCast(TextBlock.$, a);
|
|
3766
3774
|
if (b != null && b.al != null && this.i != null) {
|
|
3767
|
-
return this.i.
|
|
3775
|
+
return this.i.f(b) + 0;
|
|
3768
3776
|
}
|
|
3769
3777
|
return 0;
|
|
3770
3778
|
}
|
|
@@ -3809,7 +3817,7 @@ export let PieChartBaseView = /*@__PURE__*/ (() => {
|
|
|
3809
3817
|
a = this.a.bl();
|
|
3810
3818
|
}
|
|
3811
3819
|
if (this.i != null) {
|
|
3812
|
-
this.i.
|
|
3820
|
+
this.i.ad(a);
|
|
3813
3821
|
}
|
|
3814
3822
|
}
|
|
3815
3823
|
a0(a, b) {
|
|
@@ -54,7 +54,7 @@ export let PieLegendTemplates = /*@__PURE__*/ (() => {
|
|
|
54
54
|
i.ac = h;
|
|
55
55
|
i._fill = f;
|
|
56
56
|
i._stroke = g;
|
|
57
|
-
d.
|
|
57
|
+
d.w(i);
|
|
58
58
|
}
|
|
59
59
|
static b(a) {
|
|
60
60
|
let b = a.data;
|
|
@@ -71,7 +71,7 @@ export let PieLegendTemplates = /*@__PURE__*/ (() => {
|
|
|
71
71
|
h.ac = g;
|
|
72
72
|
h._fill = e;
|
|
73
73
|
h._stroke = f;
|
|
74
|
-
d.
|
|
74
|
+
d.w(h);
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
PieLegendTemplates.$t = /*@__PURE__*/ markType(PieLegendTemplates, 'PieLegendTemplates');
|
|
@@ -539,10 +539,10 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
|
|
|
539
539
|
this.j = j;
|
|
540
540
|
}
|
|
541
541
|
if (this.b.d && this.f != 1) {
|
|
542
|
-
this.b.
|
|
543
|
-
this.b.
|
|
542
|
+
this.b.aa();
|
|
543
|
+
this.b.ab(this.f, this.f);
|
|
544
544
|
}
|
|
545
|
-
this.b.
|
|
545
|
+
this.b.l(0, 0, this.i, this.h);
|
|
546
546
|
let k = new Rectangle();
|
|
547
547
|
k.width = this.a.a1;
|
|
548
548
|
k.height = this.a.a0;
|
|
@@ -581,15 +581,15 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
|
|
|
581
581
|
let m = this.a.cw;
|
|
582
582
|
l._fill = k._fill;
|
|
583
583
|
m._stroke = k._stroke;
|
|
584
|
-
this.b.
|
|
585
|
-
this.b.
|
|
586
|
-
this.b.
|
|
584
|
+
this.b.w(k);
|
|
585
|
+
this.b.u(l);
|
|
586
|
+
this.b.v(m);
|
|
587
587
|
if (this.a.ai != null) {
|
|
588
|
-
this.b.
|
|
589
|
-
this.b.
|
|
588
|
+
this.b.aa();
|
|
589
|
+
this.b.ag(k.n, k.o);
|
|
590
590
|
this.a.ai.ensureUpdated();
|
|
591
591
|
this.a.ai.doRender(this.b, 1);
|
|
592
|
-
this.b.
|
|
592
|
+
this.b.z();
|
|
593
593
|
}
|
|
594
594
|
let x_ = a + "px";
|
|
595
595
|
let y_ = b + "px";
|
|
@@ -601,7 +601,7 @@ export let PointerTooltipView = /*@__PURE__*/ (() => {
|
|
|
601
601
|
this.c = true;
|
|
602
602
|
}
|
|
603
603
|
if (this.b.d && this.f != 1) {
|
|
604
|
-
this.b.
|
|
604
|
+
this.b.z();
|
|
605
605
|
}
|
|
606
606
|
}
|
|
607
607
|
s() {
|
|
@@ -130,12 +130,12 @@ export let PolarAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
130
130
|
super.a6(a, b);
|
|
131
131
|
if (a.d) {
|
|
132
132
|
if (b) {
|
|
133
|
-
a.
|
|
134
|
-
a.
|
|
133
|
+
a.t(this.c7);
|
|
134
|
+
a.t(this.c8);
|
|
135
135
|
}
|
|
136
136
|
else {
|
|
137
|
-
a.
|
|
138
|
-
a.
|
|
137
|
+
a.t(this.c9);
|
|
138
|
+
a.t(this.da);
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
}
|
|
@@ -1014,15 +1014,17 @@ export let PolarBase = /*@__PURE__*/ (() => {
|
|
|
1014
1014
|
let g = new DataLegendSeriesValueInfo();
|
|
1015
1015
|
g.l = e;
|
|
1016
1016
|
g.a = 11;
|
|
1017
|
-
g.
|
|
1018
|
-
g.
|
|
1019
|
-
g.r = this.
|
|
1017
|
+
g.q = this.tw != null ? this.tw : "Radius";
|
|
1018
|
+
g.p = "Radius";
|
|
1019
|
+
g.r = this.ts != null ? this.ts : "R:";
|
|
1020
|
+
g.s = this.tu != null ? this.tu : "";
|
|
1020
1021
|
let h = new DataLegendSeriesValueInfo();
|
|
1021
1022
|
h.l = f;
|
|
1022
1023
|
h.a = 10;
|
|
1023
|
-
h.
|
|
1024
|
-
h.
|
|
1025
|
-
h.r = this.
|
|
1024
|
+
h.q = this.ti != null ? this.ti : "Angle";
|
|
1025
|
+
h.p = "Angle";
|
|
1026
|
+
h.r = this.te != null ? this.te : "A:";
|
|
1027
|
+
h.s = this.tg != null ? this.tg : "";
|
|
1026
1028
|
let i = new DataLegendSeriesContext();
|
|
1027
1029
|
i.f = ((() => {
|
|
1028
1030
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -1154,7 +1156,7 @@ export let PolarBaseView = /*@__PURE__*/ (() => {
|
|
|
1154
1156
|
c._stroke = this.cu.uy;
|
|
1155
1157
|
c.ad = this.cu.u1;
|
|
1156
1158
|
c.ai = this.cu.u0;
|
|
1157
|
-
a.
|
|
1159
|
+
a.v(c);
|
|
1158
1160
|
}
|
|
1159
1161
|
}
|
|
1160
1162
|
super.a5(a, b);
|
|
@@ -150,12 +150,12 @@ export let PolarSplineAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
150
150
|
super.a6(a, b);
|
|
151
151
|
if (a.d) {
|
|
152
152
|
if (b) {
|
|
153
|
-
a.
|
|
154
|
-
a.
|
|
153
|
+
a.t(this.c7);
|
|
154
|
+
a.t(this.c8);
|
|
155
155
|
}
|
|
156
156
|
else {
|
|
157
|
-
a.
|
|
158
|
-
a.
|
|
157
|
+
a.t(this.c9);
|
|
158
|
+
a.t(this.da);
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
}
|
|
@@ -338,14 +338,14 @@ export let PriceChannelOverlayView = /*@__PURE__*/ (() => {
|
|
|
338
338
|
super.a6(a, b);
|
|
339
339
|
if (a.d) {
|
|
340
340
|
if (b) {
|
|
341
|
-
a.
|
|
342
|
-
a.
|
|
343
|
-
a.
|
|
341
|
+
a.u(this.b6);
|
|
342
|
+
a.v(this.b9);
|
|
343
|
+
a.v(this.ca);
|
|
344
344
|
}
|
|
345
345
|
else {
|
|
346
|
-
a.
|
|
347
|
-
a.
|
|
348
|
-
a.
|
|
346
|
+
a.u(this.b8);
|
|
347
|
+
a.v(this.cd);
|
|
348
|
+
a.v(this.ce);
|
|
349
349
|
}
|
|
350
350
|
}
|
|
351
351
|
}
|
|
@@ -169,16 +169,16 @@ export let RadialAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
169
169
|
super.a6(a, b);
|
|
170
170
|
if (a.d) {
|
|
171
171
|
if (b) {
|
|
172
|
-
a.
|
|
173
|
-
a.
|
|
174
|
-
a.
|
|
175
|
-
a.
|
|
172
|
+
a.t(this.c3);
|
|
173
|
+
a.t(this.c4);
|
|
174
|
+
a.t(this.c5);
|
|
175
|
+
a.t(this.c6);
|
|
176
176
|
}
|
|
177
177
|
else {
|
|
178
|
-
a.
|
|
179
|
-
a.
|
|
180
|
-
a.
|
|
181
|
-
a.
|
|
178
|
+
a.t(this.c7);
|
|
179
|
+
a.t(this.c8);
|
|
180
|
+
a.t(this.c9);
|
|
181
|
+
a.t(this.da);
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
184
|
}
|
|
@@ -167,14 +167,14 @@ export let RadialLineSeriesView = /*@__PURE__*/ (() => {
|
|
|
167
167
|
super.a6(a, b);
|
|
168
168
|
if (a.d) {
|
|
169
169
|
if (b) {
|
|
170
|
-
a.
|
|
171
|
-
a.
|
|
172
|
-
a.
|
|
170
|
+
a.t(this.c3);
|
|
171
|
+
a.t(this.c4);
|
|
172
|
+
a.t(this.c5);
|
|
173
173
|
}
|
|
174
174
|
else {
|
|
175
|
-
a.
|
|
176
|
-
a.
|
|
177
|
-
a.
|
|
175
|
+
a.t(this.c6);
|
|
176
|
+
a.t(this.c7);
|
|
177
|
+
a.t(this.c8);
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
}
|
|
@@ -165,14 +165,14 @@ export let RangeAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
165
165
|
super.a6(a, b);
|
|
166
166
|
if (a.d) {
|
|
167
167
|
if (b) {
|
|
168
|
-
a.
|
|
169
|
-
a.
|
|
170
|
-
a.
|
|
168
|
+
a.u(this.c5);
|
|
169
|
+
a.v(this.c8);
|
|
170
|
+
a.v(this.c9);
|
|
171
171
|
}
|
|
172
172
|
else {
|
|
173
|
-
a.
|
|
174
|
-
a.
|
|
175
|
-
a.
|
|
173
|
+
a.u(this.c6);
|
|
174
|
+
a.v(this.da);
|
|
175
|
+
a.v(this.db);
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
}
|
|
@@ -193,7 +193,7 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
|
|
|
193
193
|
au(a) {
|
|
194
194
|
let b = typeCast(TextBlock.$, a);
|
|
195
195
|
if (b != null && b.al != null) {
|
|
196
|
-
return this.aq.
|
|
196
|
+
return this.aq.f(b) + 0;
|
|
197
197
|
}
|
|
198
198
|
return 0;
|
|
199
199
|
}
|
|
@@ -206,7 +206,7 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
|
|
|
206
206
|
}
|
|
207
207
|
if (this.aq.d) {
|
|
208
208
|
let a = typeCast(IInternalLegendOwner_$type, this.ap.bc.container);
|
|
209
|
-
this.aq.
|
|
209
|
+
this.aq.ad(a.getFontInfo());
|
|
210
210
|
this.as = a.getFontHeight();
|
|
211
211
|
this.a8 = a.getFontBrush();
|
|
212
212
|
let b = this.au(this.a6);
|
|
@@ -239,17 +239,19 @@ export let ScaleLegendView = /*@__PURE__*/ (() => {
|
|
|
239
239
|
this.a5.n = i;
|
|
240
240
|
this.a5.o = j + k - (this.at(this.a6));
|
|
241
241
|
this.a5.ao = this.a8;
|
|
242
|
-
this.aq.
|
|
242
|
+
if (!this.aq.e) {
|
|
243
|
+
this.aq.l(0, 0, this.bb.width, this.bb.height);
|
|
244
|
+
}
|
|
243
245
|
if (this.ao == null && this.a7 != null) {
|
|
244
246
|
p._fill = this.a7;
|
|
245
|
-
this.aq.
|
|
247
|
+
this.aq.u(p);
|
|
246
248
|
}
|
|
247
249
|
else {
|
|
248
250
|
this.c.y(this.aq, p, this.ao, new Rect(0, g, f, e, h));
|
|
249
251
|
}
|
|
250
252
|
if (d > 0) {
|
|
251
|
-
this.aq.
|
|
252
|
-
this.aq.
|
|
253
|
+
this.aq.x(this.a6);
|
|
254
|
+
this.aq.x(this.a5);
|
|
253
255
|
}
|
|
254
256
|
}
|
|
255
257
|
}
|
|
@@ -374,21 +374,24 @@ export let ScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
374
374
|
let h = new DataLegendSeriesValueInfo();
|
|
375
375
|
h.l = e;
|
|
376
376
|
h.a = 13;
|
|
377
|
-
h.p =
|
|
378
|
-
h.q = this.
|
|
379
|
-
h.r = this.
|
|
377
|
+
h.p = "X";
|
|
378
|
+
h.q = this.ra != null ? this.ra : "X";
|
|
379
|
+
h.r = this.q6 != null ? this.q6 : "X:";
|
|
380
|
+
h.s = this.q8 != null ? this.q8 : "";
|
|
380
381
|
let i = new DataLegendSeriesValueInfo();
|
|
381
382
|
i.l = f;
|
|
382
383
|
i.a = 14;
|
|
383
|
-
i.p =
|
|
384
|
-
i.q = this.
|
|
385
|
-
i.r = this.
|
|
384
|
+
i.p = "Y";
|
|
385
|
+
i.q = this.ri != null ? this.ri : "Y";
|
|
386
|
+
i.r = this.re != null ? this.re : "Y:";
|
|
387
|
+
i.s = this.rg != null ? this.rg : "";
|
|
386
388
|
let j = new DataLegendSeriesValueInfo();
|
|
387
389
|
j.l = g;
|
|
388
390
|
j.a = 0;
|
|
389
|
-
j.p =
|
|
390
|
-
j.q = this.
|
|
391
|
-
j.r = this.
|
|
391
|
+
j.p = "Value";
|
|
392
|
+
j.q = this.sh != null ? this.sh : "Value";
|
|
393
|
+
j.r = this.sd != null ? this.sd : "V:";
|
|
394
|
+
j.s = this.sf != null ? this.sf : "";
|
|
392
395
|
let k = new DataLegendSeriesContext();
|
|
393
396
|
k.f = ((() => {
|
|
394
397
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -446,7 +449,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
446
449
|
if (this.b4.getAttribute("height") != g) {
|
|
447
450
|
this.b4.setAttribute("height", e.toString());
|
|
448
451
|
}
|
|
449
|
-
let h = this.b3.
|
|
452
|
+
let h = this.b3.h();
|
|
450
453
|
if (a) {
|
|
451
454
|
h.clearRect(0, 0, d, e);
|
|
452
455
|
}
|
|
@@ -473,7 +476,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
473
476
|
}
|
|
474
477
|
b7() {
|
|
475
478
|
if (this.b3 != null) {
|
|
476
|
-
this.b3.
|
|
479
|
+
this.b3.l(this.bu.left, this.bu.top, this.bu.width, this.bu.height);
|
|
477
480
|
}
|
|
478
481
|
this.aq();
|
|
479
482
|
}
|
|
@@ -489,14 +492,14 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
489
492
|
c.width = this.bu.width;
|
|
490
493
|
c.height = this.bu.height;
|
|
491
494
|
c._fill = this.bo();
|
|
492
|
-
a.
|
|
495
|
+
a.w(c);
|
|
493
496
|
}
|
|
494
497
|
else {
|
|
495
498
|
let d = truncate(Math.round(this.bu.left));
|
|
496
499
|
let e = truncate(Math.round(this.bu.top));
|
|
497
500
|
let f = truncate(Math.round(this.bu.width));
|
|
498
501
|
let g = truncate(Math.round(this.bu.height));
|
|
499
|
-
a.
|
|
502
|
+
a.n(this.b4.getNativeElement(), 1, d, e, f, g);
|
|
500
503
|
}
|
|
501
504
|
}
|
|
502
505
|
cb(a) {
|
|
@@ -505,7 +508,7 @@ export let ScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
505
508
|
let d = truncate(Math.round(this.bu.width));
|
|
506
509
|
let e = truncate(Math.round(this.bu.height));
|
|
507
510
|
this.b9();
|
|
508
|
-
this.b3.
|
|
511
|
+
this.b3.h().putImageData(this.b5, 0, 0);
|
|
509
512
|
this.aq();
|
|
510
513
|
}
|
|
511
514
|
al(a) {
|
|
@@ -1515,15 +1515,17 @@ export let ScatterBase = /*@__PURE__*/ (() => {
|
|
|
1515
1515
|
let g = new DataLegendSeriesValueInfo();
|
|
1516
1516
|
g.l = e;
|
|
1517
1517
|
g.a = 13;
|
|
1518
|
-
g.p =
|
|
1519
|
-
g.q = this.
|
|
1520
|
-
g.r = this.
|
|
1518
|
+
g.p = "X";
|
|
1519
|
+
g.q = this.ti != null ? this.ti : "X";
|
|
1520
|
+
g.r = this.te != null ? this.te : "X:";
|
|
1521
|
+
g.s = this.tg != null ? this.tg : "";
|
|
1521
1522
|
let h = new DataLegendSeriesValueInfo();
|
|
1522
1523
|
h.l = f;
|
|
1523
1524
|
h.a = 14;
|
|
1524
|
-
h.p =
|
|
1525
|
-
h.q = this.
|
|
1526
|
-
h.r = this.
|
|
1525
|
+
h.p = "Y";
|
|
1526
|
+
h.q = this.tq != null ? this.tq : "Y";
|
|
1527
|
+
h.r = this.tm != null ? this.tm : "Y:";
|
|
1528
|
+
h.s = this.to != null ? this.to : "";
|
|
1527
1529
|
let i = new DataLegendSeriesContext();
|
|
1528
1530
|
i.f = ((() => {
|
|
1529
1531
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -1619,7 +1621,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1619
1621
|
de(a) {
|
|
1620
1622
|
if (this.db == null) {
|
|
1621
1623
|
this.db = new DataTemplateMeasureInfo();
|
|
1622
|
-
this.db.context = this.k.
|
|
1624
|
+
this.db.context = this.k.h();
|
|
1623
1625
|
}
|
|
1624
1626
|
this.db.width = a.width;
|
|
1625
1627
|
this.db.height = a.height;
|
|
@@ -1685,7 +1687,7 @@ export let ScatterBaseView = /*@__PURE__*/ (() => {
|
|
|
1685
1687
|
c._stroke = this.cw.u1;
|
|
1686
1688
|
c.ai = this.cw.u2;
|
|
1687
1689
|
c.ad = this.cw.u3;
|
|
1688
|
-
a.
|
|
1690
|
+
a.v(c);
|
|
1689
1691
|
}
|
|
1690
1692
|
}
|
|
1691
1693
|
}
|