igniteui-webcomponents-charts 4.0.2 → 4.0.4
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 +1016 -891
- package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
- package/esm2015/lib/AnchoredCategorySeries_combined.js +3 -2
- package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +4 -3
- package/esm2015/lib/BubbleSeries_combined.js +20 -15
- package/esm2015/lib/CategoryToolTipLayer_combined.js +3 -1
- package/esm2015/lib/DataLegendContent_combined.js +470 -457
- package/esm2015/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm2015/lib/DataToolTipLayer_combined.js +3 -1
- package/esm2015/lib/FinancialPriceSeries_combined.js +33 -26
- package/esm2015/lib/HighDensityScatterSeries_combined.js +8 -6
- package/esm2015/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm2015/lib/ItemToolTipLayer_combined.js +3 -1
- package/esm2015/lib/PolarBase_combined.js +8 -6
- package/esm2015/lib/ScatterAreaSeries_combined.js +12 -9
- package/esm2015/lib/ScatterBase_combined.js +8 -6
- package/esm2015/lib/ScatterContourSeries_combined.js +12 -9
- package/esm2015/lib/ScatterTriangulationSeries.js +8 -8
- package/esm2015/lib/SeriesViewer_combined.js +2 -1
- package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +21 -9
- package/esm2015/lib/igc-assigning-series-style-event-args-base.js +5 -3
- package/esm2015/lib/igc-data-legend-component.js +256 -256
- package/esm2015/lib/igc-data-legend-styling-column-event-args.js +19 -10
- 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 +3 -2
- package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +4 -3
- package/esm5/lib/BubbleSeries_combined.js +20 -15
- package/esm5/lib/CategoryToolTipLayer_combined.js +3 -1
- package/esm5/lib/DataLegendContent_combined.js +474 -461
- package/esm5/lib/DataLegendStylingColumnEventArgs.js +2 -1
- package/esm5/lib/DataToolTipLayer_combined.js +3 -1
- package/esm5/lib/FinancialPriceSeries_combined.js +33 -26
- package/esm5/lib/HighDensityScatterSeries_combined.js +8 -6
- package/esm5/lib/HorizontalRangeCategorySeries.js +12 -8
- package/esm5/lib/ItemToolTipLayer_combined.js +3 -1
- package/esm5/lib/PolarBase_combined.js +8 -6
- package/esm5/lib/ScatterAreaSeries_combined.js +12 -9
- package/esm5/lib/ScatterBase_combined.js +8 -6
- package/esm5/lib/ScatterContourSeries_combined.js +12 -9
- package/esm5/lib/ScatterTriangulationSeries.js +8 -8
- package/esm5/lib/SeriesViewer_combined.js +2 -1
- package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +43 -14
- package/esm5/lib/igc-assigning-series-style-event-args-base.js +5 -3
- package/esm5/lib/igc-data-legend-component.js +256 -256
- package/esm5/lib/igc-data-legend-styling-column-event-args.js +22 -9
- 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 +987 -883
- package/fesm5/igniteui-webcomponents-charts.js +1016 -891
- 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-styling-column-event-args.d.ts +5 -1
- package/package.json +2 -2
|
@@ -100,9 +100,10 @@ export let AnchoredCategorySeries = /*@__PURE__*/ (() => {
|
|
|
100
100
|
let c = new DataLegendSeriesValueInfo();
|
|
101
101
|
c.a = 0;
|
|
102
102
|
c.l = this.gl({ $type: Point_$type, x: a, y: b }, false, false);
|
|
103
|
+
c.q = this.t5 != null ? this.t5 : "Value";
|
|
103
104
|
c.p = "Value";
|
|
104
|
-
c.
|
|
105
|
-
c.
|
|
105
|
+
c.r = this.t1 != null ? this.t1 : "V:";
|
|
106
|
+
c.s = this.t3 != null ? this.t3 : "";
|
|
106
107
|
let d = new DataLegendSeriesContext();
|
|
107
108
|
d.f = ((() => {
|
|
108
109
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -165,9 +165,10 @@ export let AnchoredRadialSeries = /*@__PURE__*/ (() => {
|
|
|
165
165
|
let c = new DataLegendSeriesValueInfo();
|
|
166
166
|
c.a = 0;
|
|
167
167
|
c.l = this.gl({ $type: Point_$type, x: a, y: b }, false, false);
|
|
168
|
-
c.p =
|
|
169
|
-
c.q = this.
|
|
170
|
-
c.r = this.
|
|
168
|
+
c.p = "Value";
|
|
169
|
+
c.q = this.to != null ? this.to : "Value";
|
|
170
|
+
c.r = this.tk != null ? this.tk : "V:";
|
|
171
|
+
c.s = this.tm != null ? this.tm : "";
|
|
171
172
|
let d = new DataLegendSeriesContext();
|
|
172
173
|
d.f = ((() => {
|
|
173
174
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -701,15 +701,17 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
701
701
|
let g = new DataLegendSeriesValueInfo();
|
|
702
702
|
g.a = 13;
|
|
703
703
|
g.l = e;
|
|
704
|
-
g.p =
|
|
705
|
-
g.q = this.
|
|
706
|
-
g.r = this.
|
|
704
|
+
g.p = "X";
|
|
705
|
+
g.q = this.ti != null ? this.ti : "X";
|
|
706
|
+
g.r = this.te != null ? this.te : "X:";
|
|
707
|
+
g.s = this.tg != null ? this.tg : "";
|
|
707
708
|
let h = new DataLegendSeriesValueInfo();
|
|
708
709
|
h.l = f;
|
|
709
710
|
h.a = 14;
|
|
710
|
-
h.p =
|
|
711
|
-
h.q = this.
|
|
712
|
-
h.r = this.
|
|
711
|
+
h.p = "Y";
|
|
712
|
+
h.q = this.tq != null ? this.tq : "Y";
|
|
713
|
+
h.r = this.tm != null ? this.tm : "Y:";
|
|
714
|
+
h.s = this.to != null ? this.to : "";
|
|
713
715
|
let i = new DataLegendSeriesContext();
|
|
714
716
|
i.f = ((() => {
|
|
715
717
|
let $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
|
|
@@ -723,18 +725,20 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
723
725
|
let k = new DataLegendSeriesValueInfo();
|
|
724
726
|
k.l = j;
|
|
725
727
|
k.a = 11;
|
|
726
|
-
k.p =
|
|
727
|
-
k.q = this.
|
|
728
|
-
k.r = this.
|
|
728
|
+
k.p = "Radius";
|
|
729
|
+
k.q = this.wb != null ? this.wb : "Radius";
|
|
730
|
+
k.r = this.v7 != null ? this.v7 : "R:";
|
|
731
|
+
k.s = this.v9 != null ? this.v9 : "";
|
|
729
732
|
i.f.add(k);
|
|
730
733
|
}
|
|
731
734
|
else if (this.va != null) {
|
|
732
735
|
let l = new DataLegendSeriesValueInfo();
|
|
733
736
|
l.l = this.va.maximumValue;
|
|
734
737
|
l.a = 11;
|
|
735
|
-
l.p =
|
|
736
|
-
l.q = this.
|
|
737
|
-
l.r = this.
|
|
738
|
+
l.p = "Radius";
|
|
739
|
+
l.q = this.wb != null ? this.wb : "Radius";
|
|
740
|
+
l.r = this.v7 != null ? this.v7 : "R:";
|
|
741
|
+
l.s = this.v9 != null ? this.v9 : "";
|
|
738
742
|
i.f.add(l);
|
|
739
743
|
}
|
|
740
744
|
if (!stringIsNullOrEmpty(this.vw)) {
|
|
@@ -742,9 +746,10 @@ export let BubbleSeries = /*@__PURE__*/ (() => {
|
|
|
742
746
|
let n = new DataLegendSeriesValueInfo();
|
|
743
747
|
n.l = m;
|
|
744
748
|
n.a = 12;
|
|
745
|
-
n.p =
|
|
746
|
-
n.q = this.
|
|
747
|
-
n.r = this.
|
|
749
|
+
n.p = "Fill";
|
|
750
|
+
n.q = this.vw != null ? this.vw : "Fill";
|
|
751
|
+
n.r = this.vs != null ? this.vs : "F:";
|
|
752
|
+
n.s = this.vu != null ? this.vu : "";
|
|
748
753
|
i.f.add(n);
|
|
749
754
|
}
|
|
750
755
|
return i;
|