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
|
@@ -63,12 +63,21 @@ export class IgcDataLegendStylingColumnEventArgs {
|
|
|
63
63
|
this.i.b = +v;
|
|
64
64
|
}
|
|
65
65
|
/**
|
|
66
|
-
* Gets data column
|
|
66
|
+
* Gets name of data column that corresponds to the value, e.g. "OpenPrice"
|
|
67
67
|
*/
|
|
68
68
|
get valueMemberPath() {
|
|
69
|
-
return this.i.
|
|
69
|
+
return this.i.i;
|
|
70
70
|
}
|
|
71
71
|
set valueMemberPath(v) {
|
|
72
|
+
this.i.i = v;
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Gets label of data column that corresponds to the value, e.g. "Open"
|
|
76
|
+
*/
|
|
77
|
+
get valueMemberLabel() {
|
|
78
|
+
return this.i.h;
|
|
79
|
+
}
|
|
80
|
+
set valueMemberLabel(v) {
|
|
72
81
|
this.i.h = v;
|
|
73
82
|
}
|
|
74
83
|
/**
|
|
@@ -102,36 +111,36 @@ export class IgcDataLegendStylingColumnEventArgs {
|
|
|
102
111
|
* Gets or sets value text displayed value text in the column
|
|
103
112
|
*/
|
|
104
113
|
get valueText() {
|
|
105
|
-
return this.i.
|
|
114
|
+
return this.i.j;
|
|
106
115
|
}
|
|
107
116
|
set valueText(v) {
|
|
108
|
-
this.i.
|
|
117
|
+
this.i.j = v;
|
|
109
118
|
}
|
|
110
119
|
/**
|
|
111
120
|
* Gets or sets color of label text
|
|
112
121
|
*/
|
|
113
122
|
get labelTextColor() {
|
|
114
|
-
return brushToString(this.i.
|
|
123
|
+
return brushToString(this.i.k);
|
|
115
124
|
}
|
|
116
125
|
set labelTextColor(v) {
|
|
117
|
-
this.i.
|
|
126
|
+
this.i.k = stringToBrush(v);
|
|
118
127
|
}
|
|
119
128
|
/**
|
|
120
129
|
* Gets or sets color of value text
|
|
121
130
|
*/
|
|
122
131
|
get unitsTextColor() {
|
|
123
|
-
return brushToString(this.i.
|
|
132
|
+
return brushToString(this.i.l);
|
|
124
133
|
}
|
|
125
134
|
set unitsTextColor(v) {
|
|
126
|
-
this.i.
|
|
135
|
+
this.i.l = stringToBrush(v);
|
|
127
136
|
}
|
|
128
137
|
/**
|
|
129
138
|
* Gets or sets color of unit text
|
|
130
139
|
*/
|
|
131
140
|
get valueTextColor() {
|
|
132
|
-
return brushToString(this.i.
|
|
141
|
+
return brushToString(this.i.m);
|
|
133
142
|
}
|
|
134
143
|
set valueTextColor(v) {
|
|
135
|
-
this.i.
|
|
144
|
+
this.i.m = stringToBrush(v);
|
|
136
145
|
}
|
|
137
146
|
}
|
|
@@ -18,7 +18,6 @@ import { Thickness } from "igniteui-webcomponents-core";
|
|
|
18
18
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
19
19
|
/**
|
|
20
20
|
* Represents an annotation layer that displays grouped tooltips with summaries for series.
|
|
21
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
22
21
|
*/
|
|
23
22
|
export let IgcDataToolTipLayerComponent = /*@__PURE__*/ (() => {
|
|
24
23
|
class IgcDataToolTipLayerComponent extends IgcAnnotationLayerComponent {
|
|
@@ -1556,11 +1556,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1556
1556
|
}
|
|
1557
1557
|
if (!r.externalObject) {
|
|
1558
1558
|
let e = new IgcChartSortDescriptionCollection();
|
|
1559
|
-
if (
|
|
1560
|
-
e.
|
|
1559
|
+
if (r.$type) {
|
|
1560
|
+
e._implementation = r;
|
|
1561
1561
|
}
|
|
1562
1562
|
else {
|
|
1563
|
-
e.
|
|
1563
|
+
if (e.i.setNativeElement) {
|
|
1564
|
+
e.i.setNativeElement(r);
|
|
1565
|
+
}
|
|
1564
1566
|
}
|
|
1565
1567
|
r.externalObject = e;
|
|
1566
1568
|
}
|
|
@@ -1573,11 +1575,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1573
1575
|
}
|
|
1574
1576
|
if (!r.externalObject) {
|
|
1575
1577
|
let e = new IgcChartSortDescriptionCollection();
|
|
1576
|
-
if (
|
|
1577
|
-
e.
|
|
1578
|
+
if (r.$type) {
|
|
1579
|
+
e._implementation = r;
|
|
1578
1580
|
}
|
|
1579
1581
|
else {
|
|
1580
|
-
e.
|
|
1582
|
+
if (e.i.setNativeElement) {
|
|
1583
|
+
e.i.setNativeElement(r);
|
|
1584
|
+
}
|
|
1581
1585
|
}
|
|
1582
1586
|
r.externalObject = e;
|
|
1583
1587
|
}
|
|
@@ -1593,11 +1597,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1593
1597
|
}
|
|
1594
1598
|
if (!r.externalObject) {
|
|
1595
1599
|
let e = new IgcChartSortDescriptionCollection();
|
|
1596
|
-
if (
|
|
1597
|
-
e.
|
|
1600
|
+
if (r.$type) {
|
|
1601
|
+
e._implementation = r;
|
|
1598
1602
|
}
|
|
1599
1603
|
else {
|
|
1600
|
-
e.
|
|
1604
|
+
if (e.i.setNativeElement) {
|
|
1605
|
+
e.i.setNativeElement(r);
|
|
1606
|
+
}
|
|
1601
1607
|
}
|
|
1602
1608
|
r.externalObject = e;
|
|
1603
1609
|
}
|
|
@@ -1613,11 +1619,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1613
1619
|
}
|
|
1614
1620
|
if (!r.externalObject) {
|
|
1615
1621
|
let e = new IgcFilterExpressionCollection();
|
|
1616
|
-
if (
|
|
1617
|
-
e.
|
|
1622
|
+
if (r.$type) {
|
|
1623
|
+
e._implementation = r;
|
|
1618
1624
|
}
|
|
1619
1625
|
else {
|
|
1620
|
-
e.
|
|
1626
|
+
if (e.i.setNativeElement) {
|
|
1627
|
+
e.i.setNativeElement(r);
|
|
1628
|
+
}
|
|
1621
1629
|
}
|
|
1622
1630
|
r.externalObject = e;
|
|
1623
1631
|
}
|
|
@@ -1633,11 +1641,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1633
1641
|
}
|
|
1634
1642
|
if (!r.externalObject) {
|
|
1635
1643
|
let e = new IgcChartSummaryDescriptionCollection();
|
|
1636
|
-
if (
|
|
1637
|
-
e.
|
|
1644
|
+
if (r.$type) {
|
|
1645
|
+
e._implementation = r;
|
|
1638
1646
|
}
|
|
1639
1647
|
else {
|
|
1640
|
-
e.
|
|
1648
|
+
if (e.i.setNativeElement) {
|
|
1649
|
+
e.i.setNativeElement(r);
|
|
1650
|
+
}
|
|
1641
1651
|
}
|
|
1642
1652
|
r.externalObject = e;
|
|
1643
1653
|
}
|
|
@@ -1653,11 +1663,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1653
1663
|
}
|
|
1654
1664
|
if (!r.externalObject) {
|
|
1655
1665
|
let e = new IgcChartSortDescriptionCollection();
|
|
1656
|
-
if (
|
|
1657
|
-
e.
|
|
1666
|
+
if (r.$type) {
|
|
1667
|
+
e._implementation = r;
|
|
1658
1668
|
}
|
|
1659
1669
|
else {
|
|
1660
|
-
e.
|
|
1670
|
+
if (e.i.setNativeElement) {
|
|
1671
|
+
e.i.setNativeElement(r);
|
|
1672
|
+
}
|
|
1661
1673
|
}
|
|
1662
1674
|
r.externalObject = e;
|
|
1663
1675
|
}
|
|
@@ -1673,11 +1685,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1673
1685
|
}
|
|
1674
1686
|
if (!r.externalObject) {
|
|
1675
1687
|
let e = new IgcChartSortDescriptionCollection();
|
|
1676
|
-
if (
|
|
1677
|
-
e.
|
|
1688
|
+
if (r.$type) {
|
|
1689
|
+
e._implementation = r;
|
|
1678
1690
|
}
|
|
1679
1691
|
else {
|
|
1680
|
-
e.
|
|
1692
|
+
if (e.i.setNativeElement) {
|
|
1693
|
+
e.i.setNativeElement(r);
|
|
1694
|
+
}
|
|
1681
1695
|
}
|
|
1682
1696
|
r.externalObject = e;
|
|
1683
1697
|
}
|
|
@@ -1693,11 +1707,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1693
1707
|
}
|
|
1694
1708
|
if (!r.externalObject) {
|
|
1695
1709
|
let e = new IgcChartSortDescriptionCollection();
|
|
1696
|
-
if (
|
|
1697
|
-
e.
|
|
1710
|
+
if (r.$type) {
|
|
1711
|
+
e._implementation = r;
|
|
1698
1712
|
}
|
|
1699
1713
|
else {
|
|
1700
|
-
e.
|
|
1714
|
+
if (e.i.setNativeElement) {
|
|
1715
|
+
e.i.setNativeElement(r);
|
|
1716
|
+
}
|
|
1701
1717
|
}
|
|
1702
1718
|
r.externalObject = e;
|
|
1703
1719
|
}
|
|
@@ -1713,11 +1729,13 @@ export let IgcDomainChartComponent = /*@__PURE__*/ (() => {
|
|
|
1713
1729
|
}
|
|
1714
1730
|
if (!r.externalObject) {
|
|
1715
1731
|
let e = new IgcChartSummaryDescriptionCollection();
|
|
1716
|
-
if (
|
|
1717
|
-
e.
|
|
1732
|
+
if (r.$type) {
|
|
1733
|
+
e._implementation = r;
|
|
1718
1734
|
}
|
|
1719
1735
|
else {
|
|
1720
|
-
e.
|
|
1736
|
+
if (e.i.setNativeElement) {
|
|
1737
|
+
e.i.setNativeElement(r);
|
|
1738
|
+
}
|
|
1721
1739
|
}
|
|
1722
1740
|
r.externalObject = e;
|
|
1723
1741
|
}
|
|
@@ -67,11 +67,13 @@ export class IgcFinancialEventArgs {
|
|
|
67
67
|
}
|
|
68
68
|
if (!r.externalObject) {
|
|
69
69
|
let e = new IgcFinancialCalculationDataSource();
|
|
70
|
-
if (
|
|
71
|
-
e.
|
|
70
|
+
if (r.$type) {
|
|
71
|
+
e._implementation = r;
|
|
72
72
|
}
|
|
73
73
|
else {
|
|
74
|
-
e.
|
|
74
|
+
if (e.i.setNativeElement) {
|
|
75
|
+
e.i.setNativeElement(r);
|
|
76
|
+
}
|
|
75
77
|
}
|
|
76
78
|
r.externalObject = e;
|
|
77
79
|
}
|
|
@@ -90,11 +92,13 @@ export class IgcFinancialEventArgs {
|
|
|
90
92
|
}
|
|
91
93
|
if (!r.externalObject) {
|
|
92
94
|
let e = new IgcFinancialCalculationSupportingCalculations();
|
|
93
|
-
if (
|
|
94
|
-
e.
|
|
95
|
+
if (r.$type) {
|
|
96
|
+
e._implementation = r;
|
|
95
97
|
}
|
|
96
98
|
else {
|
|
97
|
-
e.
|
|
99
|
+
if (e.i.setNativeElement) {
|
|
100
|
+
e.i.setNativeElement(r);
|
|
101
|
+
}
|
|
98
102
|
}
|
|
99
103
|
r.externalObject = e;
|
|
100
104
|
}
|
|
@@ -165,11 +165,13 @@ export let IgcRingSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
165
165
|
}
|
|
166
166
|
if (!r.externalObject) {
|
|
167
167
|
let e = new IgcRing();
|
|
168
|
-
if (
|
|
169
|
-
e.
|
|
168
|
+
if (r.$type) {
|
|
169
|
+
e._implementation = r;
|
|
170
170
|
}
|
|
171
171
|
else {
|
|
172
|
-
e.
|
|
172
|
+
if (e.i.setNativeElement) {
|
|
173
|
+
e.i.setNativeElement(r);
|
|
174
|
+
}
|
|
173
175
|
}
|
|
174
176
|
r.externalObject = e;
|
|
175
177
|
}
|
|
@@ -91,11 +91,13 @@ export let IgcScatterPolygonSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
91
91
|
}
|
|
92
92
|
if (!r.externalObject) {
|
|
93
93
|
let e = new IgcStyle();
|
|
94
|
-
if (
|
|
95
|
-
e.
|
|
94
|
+
if (r.$type) {
|
|
95
|
+
e._implementation = r;
|
|
96
96
|
}
|
|
97
97
|
else {
|
|
98
|
-
e.
|
|
98
|
+
if (e.i.setNativeElement) {
|
|
99
|
+
e.i.setNativeElement(r);
|
|
100
|
+
}
|
|
99
101
|
}
|
|
100
102
|
r.externalObject = e;
|
|
101
103
|
}
|
|
@@ -75,11 +75,13 @@ export let IgcScatterPolylineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
75
75
|
}
|
|
76
76
|
if (!r.externalObject) {
|
|
77
77
|
let e = new IgcStyle();
|
|
78
|
-
if (
|
|
79
|
-
e.
|
|
78
|
+
if (r.$type) {
|
|
79
|
+
e._implementation = r;
|
|
80
80
|
}
|
|
81
81
|
else {
|
|
82
|
-
e.
|
|
82
|
+
if (e.i.setNativeElement) {
|
|
83
|
+
e.i.setNativeElement(r);
|
|
84
|
+
}
|
|
83
85
|
}
|
|
84
86
|
r.externalObject = e;
|
|
85
87
|
}
|
|
@@ -136,11 +136,13 @@ export class IgcStackedSeriesCreatedEventArgs {
|
|
|
136
136
|
}
|
|
137
137
|
if (!r.externalObject) {
|
|
138
138
|
let e = new IgcStyle();
|
|
139
|
-
if (
|
|
140
|
-
e.
|
|
139
|
+
if (r.$type) {
|
|
140
|
+
e._implementation = r;
|
|
141
141
|
}
|
|
142
142
|
else {
|
|
143
|
-
e.
|
|
143
|
+
if (e.i.setNativeElement) {
|
|
144
|
+
e.i.setNativeElement(r);
|
|
145
|
+
}
|
|
144
146
|
}
|
|
145
147
|
r.externalObject = e;
|
|
146
148
|
}
|
|
@@ -111,9 +111,10 @@ var AnchoredCategorySeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
111
111
|
var c = new DataLegendSeriesValueInfo();
|
|
112
112
|
c.a = 0;
|
|
113
113
|
c.l = this.gl({ $type: Point_$type, x: a, y: b }, false, false);
|
|
114
|
+
c.q = this.t5 != null ? this.t5 : "Value";
|
|
114
115
|
c.p = "Value";
|
|
115
|
-
c.
|
|
116
|
-
c.
|
|
116
|
+
c.r = this.t1 != null ? this.t1 : "V:";
|
|
117
|
+
c.s = this.t3 != null ? this.t3 : "";
|
|
117
118
|
var d = new DataLegendSeriesContext();
|
|
118
119
|
d.f = ((function () {
|
|
119
120
|
var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -635,7 +636,7 @@ var AnchoredCategorySeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
635
636
|
c._stroke = this.c0.up;
|
|
636
637
|
c.ai = this.c0.uq;
|
|
637
638
|
c.ad = this.c0.ur;
|
|
638
|
-
a.
|
|
639
|
+
a.v(c);
|
|
639
640
|
}
|
|
640
641
|
}
|
|
641
642
|
_super.prototype.a5.call(this, a, b);
|
|
@@ -172,9 +172,10 @@ var AnchoredRadialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
172
172
|
var c = new DataLegendSeriesValueInfo();
|
|
173
173
|
c.a = 0;
|
|
174
174
|
c.l = this.gl({ $type: Point_$type, x: a, y: b }, false, false);
|
|
175
|
-
c.p =
|
|
176
|
-
c.q = this.
|
|
177
|
-
c.r = this.
|
|
175
|
+
c.p = "Value";
|
|
176
|
+
c.q = this.to != null ? this.to : "Value";
|
|
177
|
+
c.r = this.tk != null ? this.tk : "V:";
|
|
178
|
+
c.s = this.tm != null ? this.tm : "";
|
|
178
179
|
var d = new DataLegendSeriesContext();
|
|
179
180
|
d.f = ((function () {
|
|
180
181
|
var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -713,7 +714,7 @@ var AnchoredRadialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
713
714
|
c._stroke = this.cw.t6;
|
|
714
715
|
c.ai = this.cw.t8;
|
|
715
716
|
c.ad = this.cw.t9;
|
|
716
|
-
a.
|
|
717
|
+
a.v(c);
|
|
717
718
|
}
|
|
718
719
|
}
|
|
719
720
|
_super.prototype.a5.call(this, a, b);
|
|
@@ -216,16 +216,16 @@ var AreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
216
216
|
AreaSeriesView.prototype.a6 = function (a, b) {
|
|
217
217
|
_super.prototype.a6.call(this, a, b);
|
|
218
218
|
if (b) {
|
|
219
|
-
a.
|
|
220
|
-
a.
|
|
221
|
-
a.
|
|
222
|
-
a.
|
|
219
|
+
a.t(this.de);
|
|
220
|
+
a.t(this.df);
|
|
221
|
+
a.t(this.dg);
|
|
222
|
+
a.t(this.dh);
|
|
223
223
|
}
|
|
224
224
|
else {
|
|
225
|
-
a.
|
|
226
|
-
a.
|
|
227
|
-
a.
|
|
228
|
-
a.
|
|
225
|
+
a.t(this.di);
|
|
226
|
+
a.t(this.dj);
|
|
227
|
+
a.t(this.dk);
|
|
228
|
+
a.t(this.dl);
|
|
229
229
|
}
|
|
230
230
|
};
|
|
231
231
|
AreaSeriesView.prototype.al = function (a) {
|
|
@@ -445,16 +445,16 @@ var BollingerBandsOverlayView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
445
445
|
_super.prototype.a6.call(this, a, b);
|
|
446
446
|
if (a.d) {
|
|
447
447
|
if (b) {
|
|
448
|
-
a.
|
|
449
|
-
a.
|
|
450
|
-
a.
|
|
451
|
-
a.
|
|
448
|
+
a.u(this.b6);
|
|
449
|
+
a.v(this.b9);
|
|
450
|
+
a.v(this.ca);
|
|
451
|
+
a.v(this.cb);
|
|
452
452
|
}
|
|
453
453
|
else {
|
|
454
|
-
a.
|
|
455
|
-
a.
|
|
456
|
-
a.
|
|
457
|
-
a.
|
|
454
|
+
a.u(this.b8);
|
|
455
|
+
a.v(this.cf);
|
|
456
|
+
a.v(this.cg);
|
|
457
|
+
a.v(this.ch);
|
|
458
458
|
}
|
|
459
459
|
}
|
|
460
460
|
};
|
|
@@ -757,15 +757,17 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
757
757
|
var g = new DataLegendSeriesValueInfo();
|
|
758
758
|
g.a = 13;
|
|
759
759
|
g.l = e;
|
|
760
|
-
g.p =
|
|
761
|
-
g.q = this.
|
|
762
|
-
g.r = this.
|
|
760
|
+
g.p = "X";
|
|
761
|
+
g.q = this.ti != null ? this.ti : "X";
|
|
762
|
+
g.r = this.te != null ? this.te : "X:";
|
|
763
|
+
g.s = this.tg != null ? this.tg : "";
|
|
763
764
|
var h = new DataLegendSeriesValueInfo();
|
|
764
765
|
h.l = f;
|
|
765
766
|
h.a = 14;
|
|
766
|
-
h.p =
|
|
767
|
-
h.q = this.
|
|
768
|
-
h.r = this.
|
|
767
|
+
h.p = "Y";
|
|
768
|
+
h.q = this.tq != null ? this.tq : "Y";
|
|
769
|
+
h.r = this.tm != null ? this.tm : "Y:";
|
|
770
|
+
h.s = this.to != null ? this.to : "";
|
|
769
771
|
var i = new DataLegendSeriesContext();
|
|
770
772
|
i.f = ((function () {
|
|
771
773
|
var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -779,18 +781,20 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
779
781
|
var k = new DataLegendSeriesValueInfo();
|
|
780
782
|
k.l = j;
|
|
781
783
|
k.a = 11;
|
|
782
|
-
k.p =
|
|
783
|
-
k.q = this.
|
|
784
|
-
k.r = this.
|
|
784
|
+
k.p = "Radius";
|
|
785
|
+
k.q = this.wb != null ? this.wb : "Radius";
|
|
786
|
+
k.r = this.v7 != null ? this.v7 : "R:";
|
|
787
|
+
k.s = this.v9 != null ? this.v9 : "";
|
|
785
788
|
i.f.add(k);
|
|
786
789
|
}
|
|
787
790
|
else if (this.va != null) {
|
|
788
791
|
var l = new DataLegendSeriesValueInfo();
|
|
789
792
|
l.l = this.va.maximumValue;
|
|
790
793
|
l.a = 11;
|
|
791
|
-
l.p =
|
|
792
|
-
l.q = this.
|
|
793
|
-
l.r = this.
|
|
794
|
+
l.p = "Radius";
|
|
795
|
+
l.q = this.wb != null ? this.wb : "Radius";
|
|
796
|
+
l.r = this.v7 != null ? this.v7 : "R:";
|
|
797
|
+
l.s = this.v9 != null ? this.v9 : "";
|
|
794
798
|
i.f.add(l);
|
|
795
799
|
}
|
|
796
800
|
if (!stringIsNullOrEmpty(this.vw)) {
|
|
@@ -798,9 +802,10 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
798
802
|
var n = new DataLegendSeriesValueInfo();
|
|
799
803
|
n.l = m;
|
|
800
804
|
n.a = 12;
|
|
801
|
-
n.p =
|
|
802
|
-
n.q = this.
|
|
803
|
-
n.r = this.
|
|
805
|
+
n.p = "Fill";
|
|
806
|
+
n.q = this.vw != null ? this.vw : "Fill";
|
|
807
|
+
n.r = this.vs != null ? this.vs : "F:";
|
|
808
|
+
n.s = this.vu != null ? this.vu : "";
|
|
804
809
|
i.f.add(n);
|
|
805
810
|
}
|
|
806
811
|
return i;
|
|
@@ -1541,7 +1541,7 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1541
1541
|
};
|
|
1542
1542
|
CalloutLayerView.prototype.a6 = function (a, b) {
|
|
1543
1543
|
_super.prototype.a6.call(this, a, b);
|
|
1544
|
-
a.
|
|
1544
|
+
a.ad(this.b7());
|
|
1545
1545
|
if (a.d && !b) {
|
|
1546
1546
|
for (var c = 0; c < this.b9.count; c++) {
|
|
1547
1547
|
var d = this.b9._inner[c];
|
|
@@ -1568,9 +1568,9 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1568
1568
|
}
|
|
1569
1569
|
};
|
|
1570
1570
|
CalloutLayerView.prototype.co = function (a) {
|
|
1571
|
-
this.k.
|
|
1571
|
+
this.k.ad(this.b7());
|
|
1572
1572
|
this.ca = this.cb();
|
|
1573
|
-
var b = this.k.
|
|
1573
|
+
var b = this.k.ah(a, this.ca, true);
|
|
1574
1574
|
return new Size(1, b.c, b.b);
|
|
1575
1575
|
};
|
|
1576
1576
|
CalloutLayerView.prototype.cb = function () {
|
|
@@ -1671,26 +1671,26 @@ var CalloutView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1671
1671
|
return _this;
|
|
1672
1672
|
}
|
|
1673
1673
|
CalloutView.prototype.j = function (a) {
|
|
1674
|
-
a.
|
|
1675
|
-
a.
|
|
1674
|
+
a.aa();
|
|
1675
|
+
a.ag(this.f, this.g);
|
|
1676
1676
|
var b = new TranslateTransform();
|
|
1677
1677
|
b.j = this.v.left;
|
|
1678
1678
|
b.k = this.v.top;
|
|
1679
1679
|
this.t.j = b;
|
|
1680
|
-
a.
|
|
1681
|
-
a.
|
|
1680
|
+
a.s(this.s);
|
|
1681
|
+
a.aa();
|
|
1682
1682
|
this.t.width = this.l.m + this.w.left + this.w.right;
|
|
1683
1683
|
this.t.height = this.l.l + this.w.top + this.w.bottom;
|
|
1684
1684
|
this.t.am = this.c;
|
|
1685
1685
|
this.t.an = this.c;
|
|
1686
|
-
a.
|
|
1687
|
-
a.
|
|
1686
|
+
a.k(this.t.j);
|
|
1687
|
+
a.w(this.t);
|
|
1688
1688
|
this.l.ag = true;
|
|
1689
1689
|
this.l.o = this.w.top;
|
|
1690
1690
|
this.l.n = this.w.left;
|
|
1691
|
-
a.
|
|
1692
|
-
a.
|
|
1693
|
-
a.
|
|
1691
|
+
a.x(this.l);
|
|
1692
|
+
a.z();
|
|
1693
|
+
a.z();
|
|
1694
1694
|
};
|
|
1695
1695
|
Object.defineProperty(CalloutView.prototype, "r", {
|
|
1696
1696
|
get: function () {
|
|
@@ -577,13 +577,13 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
577
577
|
for (var c = 0; c < this.b8.count; c++) {
|
|
578
578
|
var d = this.b8._inner[c];
|
|
579
579
|
if (d._visibility == 0) {
|
|
580
|
-
a.
|
|
580
|
+
a.w(d);
|
|
581
581
|
}
|
|
582
582
|
}
|
|
583
583
|
if (this.b7.count > 0) {
|
|
584
584
|
var e = new DataTemplatePassInfo();
|
|
585
585
|
e.isHitTestRender = b;
|
|
586
|
-
e.context = a.
|
|
586
|
+
e.context = a.h();
|
|
587
587
|
e.viewportTop = this.bu.top;
|
|
588
588
|
e.viewportLeft = this.bu.left;
|
|
589
589
|
e.viewportWidth = this.bu.width;
|
|
@@ -595,7 +595,7 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
595
595
|
var g = new DataTemplateMeasureInfo();
|
|
596
596
|
g.passInfo = e;
|
|
597
597
|
var h = false;
|
|
598
|
-
var i = a.
|
|
598
|
+
var i = a.h();
|
|
599
599
|
g.context = i;
|
|
600
600
|
f.context = i;
|
|
601
601
|
g.renderContext = a;
|
|
@@ -645,7 +645,7 @@ var CategoryItemHighlightLayerView = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
645
645
|
if (!isNaN_(n.height) && !isInfinity(n.height)) {
|
|
646
646
|
f.availableHeight = n.height;
|
|
647
647
|
}
|
|
648
|
-
a.
|
|
648
|
+
a.q(f, n);
|
|
649
649
|
n.m = f.availableWidth;
|
|
650
650
|
n.l = f.availableHeight;
|
|
651
651
|
}
|
|
@@ -415,7 +415,9 @@ var CategoryToolTipLayer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
415
415
|
var j = c.l;
|
|
416
416
|
var k = c.g;
|
|
417
417
|
var l = c.h;
|
|
418
|
-
|
|
418
|
+
if (h != null) {
|
|
419
|
+
this.re.ce(h, i, j, k, l);
|
|
420
|
+
}
|
|
419
421
|
};
|
|
420
422
|
CategoryToolTipLayer.prototype.en = function () {
|
|
421
423
|
return true;
|
|
@@ -254,7 +254,7 @@ var CategoryXAxis = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
254
254
|
return e * f;
|
|
255
255
|
};
|
|
256
256
|
CategoryXAxis.prototype.m7 = function (a, b) {
|
|
257
|
-
if (a
|
|
257
|
+
if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
|
|
258
258
|
return;
|
|
259
259
|
}
|
|
260
260
|
var c = a / this.kq.count;
|
|
@@ -239,7 +239,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
239
239
|
return e * f;
|
|
240
240
|
};
|
|
241
241
|
CategoryYAxis.prototype.m3 = function (a, b) {
|
|
242
|
-
if (a
|
|
242
|
+
if (isNaN_(a) || isNaN_(b) || this.kq == null || this.kq.count == 0) {
|
|
243
243
|
return;
|
|
244
244
|
}
|
|
245
245
|
var c = a / this.kq.count;
|
|
@@ -512,9 +512,7 @@ var CategoryYAxis = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
512
512
|
var u = Math.max(n, o);
|
|
513
513
|
var v = new LinearCategorySnapper(1, t, u, e.height, this.mn, this.categoryMode, this.ex());
|
|
514
514
|
var w = v.g;
|
|
515
|
-
|
|
516
|
-
w--;
|
|
517
|
-
}
|
|
515
|
+
w = this.d1(w, this.mh(), b, c, d);
|
|
518
516
|
if (v.g != w) {
|
|
519
517
|
v = new LinearCategorySnapper(1, t, u, e.height, w, this.categoryMode, this.ex());
|
|
520
518
|
}
|