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
|
@@ -64,37 +64,38 @@ export declare class DataLegendRowCell extends DataLegendRowBase {
|
|
|
64
64
|
s: number;
|
|
65
65
|
f: DataAbbreviationMode;
|
|
66
66
|
r: number;
|
|
67
|
+
w: string;
|
|
67
68
|
v: string;
|
|
68
69
|
t: string;
|
|
69
|
-
|
|
70
|
+
x: string;
|
|
70
71
|
u: string;
|
|
71
|
-
y: Brush;
|
|
72
72
|
z: Brush;
|
|
73
73
|
aa: Brush;
|
|
74
|
+
ab: Brush;
|
|
74
75
|
g: FontInfo;
|
|
75
76
|
i: FontInfo;
|
|
76
77
|
h: FontInfo;
|
|
77
|
-
ak: Thickness;
|
|
78
|
-
am: Thickness;
|
|
79
78
|
al: Thickness;
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
79
|
+
an: Thickness;
|
|
80
|
+
am: Thickness;
|
|
81
|
+
ag: Size;
|
|
82
|
+
ak: Size;
|
|
83
|
+
ai: Size;
|
|
83
84
|
m: boolean;
|
|
84
85
|
j: boolean;
|
|
85
|
-
ab: Rect;
|
|
86
|
-
ad: Rect;
|
|
87
86
|
ac: Rect;
|
|
88
|
-
ae:
|
|
89
|
-
|
|
90
|
-
|
|
87
|
+
ae: Rect;
|
|
88
|
+
ad: Rect;
|
|
89
|
+
af: Size;
|
|
90
|
+
aj: Size;
|
|
91
|
+
ah: Size;
|
|
91
92
|
k(): boolean;
|
|
92
93
|
n(): boolean;
|
|
93
94
|
p(): boolean;
|
|
94
95
|
l(): boolean;
|
|
95
96
|
o(): boolean;
|
|
96
97
|
q(): boolean;
|
|
97
|
-
|
|
98
|
+
y(): void;
|
|
98
99
|
}
|
|
99
100
|
/**
|
|
100
101
|
* @hidden
|
|
@@ -128,94 +129,94 @@ export declare class DataLegendRowInfo extends DataLegendRowBase {
|
|
|
128
129
|
export declare class XamDataLegend extends Control implements INotifyPropertyChanged, IDataLegend, IOnDemandRender {
|
|
129
130
|
static $t: Type;
|
|
130
131
|
bw: boolean;
|
|
131
|
-
private ch;
|
|
132
|
-
protected cl: number;
|
|
133
132
|
private ci;
|
|
134
133
|
protected cm: number;
|
|
135
134
|
private cj;
|
|
136
|
-
cn: number;
|
|
135
|
+
protected cn: number;
|
|
136
|
+
private ck;
|
|
137
|
+
co: number;
|
|
137
138
|
includedSeries: string[];
|
|
138
139
|
excludedSeries: string[];
|
|
139
140
|
includedColumns: string[];
|
|
140
141
|
excludedColumns: string[];
|
|
141
|
-
|
|
142
|
+
b3: boolean;
|
|
142
143
|
bx: boolean;
|
|
143
144
|
an: DataAbbreviationMode;
|
|
144
|
-
ct: number;
|
|
145
145
|
cu: number;
|
|
146
|
+
cv: number;
|
|
146
147
|
a3: DataLegendValueMode;
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
b3: boolean;
|
|
150
|
-
e5: string;
|
|
151
|
-
ah: any[];
|
|
152
|
-
ir: Thickness;
|
|
148
|
+
ey: string;
|
|
149
|
+
e0: string;
|
|
153
150
|
b4: boolean;
|
|
154
|
-
|
|
155
|
-
|
|
151
|
+
e6: string;
|
|
152
|
+
ah: any[];
|
|
156
153
|
is: Thickness;
|
|
157
|
-
|
|
154
|
+
b5: boolean;
|
|
155
|
+
ff: string;
|
|
156
|
+
b6: boolean;
|
|
157
|
+
it: Thickness;
|
|
158
|
+
ia: Brush;
|
|
158
159
|
private bj;
|
|
159
160
|
bt: FontInfo;
|
|
160
|
-
|
|
161
|
+
dd: string;
|
|
161
162
|
ag: any[];
|
|
162
|
-
|
|
163
|
+
c9: string;
|
|
163
164
|
ap: DataLegendHeaderDateMode;
|
|
164
165
|
aq: DataLegendHeaderTimeMode;
|
|
165
|
-
|
|
166
|
-
|
|
166
|
+
di: string;
|
|
167
|
+
h1: Brush;
|
|
168
|
+
ik: Thickness;
|
|
167
169
|
ij: Thickness;
|
|
168
|
-
|
|
169
|
-
bz: boolean;
|
|
170
|
+
b0: boolean;
|
|
170
171
|
private bb;
|
|
171
172
|
bl: FontInfo;
|
|
172
|
-
|
|
173
|
+
h5: Brush;
|
|
173
174
|
private be;
|
|
174
175
|
bo: FontInfo;
|
|
175
176
|
a1: DataLegendSummaryType;
|
|
176
|
-
|
|
177
|
+
d9: string;
|
|
178
|
+
io: Thickness;
|
|
177
179
|
im: Thickness;
|
|
178
|
-
|
|
179
|
-
h6: Brush;
|
|
180
|
+
h7: Brush;
|
|
180
181
|
private bg;
|
|
181
182
|
bq: FontInfo;
|
|
182
|
-
|
|
183
|
-
|
|
183
|
+
d4: string;
|
|
184
|
+
h4: Brush;
|
|
184
185
|
private bd;
|
|
185
186
|
bn: FontInfo;
|
|
186
|
-
|
|
187
|
-
|
|
187
|
+
ef: string;
|
|
188
|
+
h6: Brush;
|
|
188
189
|
private bf;
|
|
189
190
|
bp: FontInfo;
|
|
190
|
-
|
|
191
|
+
ii: Thickness;
|
|
191
192
|
a8: LegendItemBadgeShape;
|
|
192
193
|
targetCursorPositionX: number;
|
|
193
194
|
targetCursorPositionY: number;
|
|
194
195
|
a7: IDataLegendTarget;
|
|
195
196
|
target: any;
|
|
196
197
|
a2: DataLegendUnitsMode;
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
198
|
+
es: string;
|
|
199
|
+
h9: Brush;
|
|
200
|
+
iq: Thickness;
|
|
200
201
|
private bi;
|
|
201
202
|
bs: FontInfo;
|
|
202
|
-
|
|
203
|
-
|
|
203
|
+
ip: Thickness;
|
|
204
|
+
h8: Brush;
|
|
204
205
|
private bh;
|
|
205
206
|
br: FontInfo;
|
|
206
207
|
ar: DataLegendLabelMode;
|
|
207
|
-
|
|
208
|
-
|
|
208
|
+
h2: Brush;
|
|
209
|
+
il: Thickness;
|
|
209
210
|
private bc;
|
|
210
211
|
bm: FontInfo;
|
|
211
|
-
private
|
|
212
|
+
private cl;
|
|
212
213
|
pixelScalingRatio: number;
|
|
213
214
|
exportSerializedVisualData(): string;
|
|
215
|
+
cq(a: number, b: Rect): number;
|
|
214
216
|
cp(a: number, b: Rect): number;
|
|
215
|
-
|
|
216
|
-
ia(a: Rect, b: Rect): Rect;
|
|
217
|
+
ib(a: Rect, b: Rect): Rect;
|
|
217
218
|
exportVisualData(): DataLegendVisualData;
|
|
218
|
-
private
|
|
219
|
+
private f8;
|
|
219
220
|
private bk;
|
|
220
221
|
calculateColumnSummary: (sender: any, args: DataLegendSummaryEventArgs) => void;
|
|
221
222
|
private a0;
|
|
@@ -225,26 +226,26 @@ export declare class XamDataLegend extends Control implements INotifyPropertyCha
|
|
|
225
226
|
styleSummaryRow: (sender: any, row: DataLegendStylingRowEventArgs) => void;
|
|
226
227
|
styleSeriesColumn: (sender: any, col: DataLegendStylingColumnEventArgs) => void;
|
|
227
228
|
styleSummaryColumn: (sender: any, col: DataLegendStylingColumnEventArgs) => void;
|
|
229
|
+
private gc;
|
|
228
230
|
private gb;
|
|
229
231
|
private ga;
|
|
230
|
-
private f9;
|
|
231
232
|
private ay;
|
|
232
|
-
private
|
|
233
|
+
private f9;
|
|
233
234
|
private ax;
|
|
234
|
-
private
|
|
235
|
+
private gd;
|
|
235
236
|
propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
|
|
236
|
-
protected
|
|
237
|
-
private fx;
|
|
237
|
+
protected f1(a: string, b: any, c: any): void;
|
|
238
238
|
private fy;
|
|
239
|
+
private fz;
|
|
240
|
+
private b9;
|
|
239
241
|
private b8;
|
|
240
|
-
private
|
|
242
|
+
private cb;
|
|
241
243
|
private ca;
|
|
242
|
-
private
|
|
244
|
+
private gh;
|
|
243
245
|
private gg;
|
|
244
|
-
private
|
|
245
|
-
private
|
|
246
|
-
private
|
|
247
|
-
private b0;
|
|
246
|
+
private fh;
|
|
247
|
+
private cc;
|
|
248
|
+
private b1;
|
|
248
249
|
notifyCursorPositionChanged(a: Point): void;
|
|
249
250
|
notifySizeChanged(): void;
|
|
250
251
|
notifyVisualPropertiesChanged(a: IDataLegendSeries): void;
|
|
@@ -254,7 +255,7 @@ export declare class XamDataLegend extends Control implements INotifyPropertyCha
|
|
|
254
255
|
updatePropertyByName(a: string, b: any): void;
|
|
255
256
|
a5: DataLegendView;
|
|
256
257
|
a4(): DataLegendView;
|
|
257
|
-
|
|
258
|
+
ic: Rect;
|
|
258
259
|
destroy(): void;
|
|
259
260
|
private _externalObject;
|
|
260
261
|
externalObject: any;
|
|
@@ -263,66 +264,67 @@ export declare class XamDataLegend extends Control implements INotifyPropertyCha
|
|
|
263
264
|
onDetachedFromUI(): void;
|
|
264
265
|
provideContainer(a: any): void;
|
|
265
266
|
private bu;
|
|
266
|
-
|
|
267
|
+
f3(): void;
|
|
267
268
|
private bv;
|
|
268
269
|
shouldOnDemandRender: boolean;
|
|
269
270
|
doRender(a: RenderingContext, b: number): void;
|
|
270
271
|
ensureUpdated(): void;
|
|
271
|
-
private
|
|
272
|
+
private fq;
|
|
272
273
|
getDesiredSize(): Size;
|
|
273
|
-
private
|
|
274
|
-
private
|
|
275
|
-
private
|
|
276
|
-
|
|
277
|
-
private
|
|
278
|
-
private f3;
|
|
279
|
-
private f5;
|
|
280
|
-
private f6;
|
|
274
|
+
private gf;
|
|
275
|
+
private cg;
|
|
276
|
+
private ct;
|
|
277
|
+
fp(): void;
|
|
278
|
+
private ft;
|
|
281
279
|
private f4;
|
|
280
|
+
private f6;
|
|
281
|
+
private f7;
|
|
282
|
+
private f5;
|
|
282
283
|
private ao;
|
|
283
|
-
private cc;
|
|
284
284
|
private cd;
|
|
285
|
-
private
|
|
286
|
-
private
|
|
287
|
-
private
|
|
288
|
-
private
|
|
289
|
-
private
|
|
290
|
-
private
|
|
285
|
+
private ce;
|
|
286
|
+
private b7;
|
|
287
|
+
private cs;
|
|
288
|
+
private by;
|
|
289
|
+
private fs;
|
|
290
|
+
private b2;
|
|
291
|
+
private fm;
|
|
291
292
|
private ig;
|
|
292
|
-
private
|
|
293
|
-
private
|
|
294
|
-
private
|
|
295
|
-
private
|
|
296
|
-
private
|
|
293
|
+
private ih;
|
|
294
|
+
private id;
|
|
295
|
+
private fu;
|
|
296
|
+
private d1;
|
|
297
|
+
private dy;
|
|
298
|
+
private fk;
|
|
297
299
|
private am;
|
|
298
|
-
|
|
300
|
+
cr(a: number, b: DataAbbreviationMode, c: number, d: number): number;
|
|
301
|
+
c8(a: number, b: DataAbbreviationMode, c: number, d: number): string;
|
|
299
302
|
c7(a: number, b: DataAbbreviationMode, c: number, d: number): string;
|
|
300
|
-
|
|
301
|
-
private
|
|
302
|
-
private
|
|
303
|
-
private
|
|
304
|
-
private
|
|
305
|
-
private dy;
|
|
303
|
+
private cf;
|
|
304
|
+
private ch;
|
|
305
|
+
private fl;
|
|
306
|
+
private h3;
|
|
307
|
+
private dz;
|
|
306
308
|
ak: BindingFormatter;
|
|
307
309
|
al: BindingFormatter;
|
|
308
|
-
private
|
|
309
|
-
private
|
|
310
|
-
private cw;
|
|
311
|
-
private a9;
|
|
312
|
-
private gd;
|
|
313
|
-
private by;
|
|
314
|
-
private gh;
|
|
315
|
-
private dz;
|
|
310
|
+
private d2;
|
|
311
|
+
private fj;
|
|
316
312
|
private cx;
|
|
317
|
-
private
|
|
318
|
-
private
|
|
319
|
-
private
|
|
320
|
-
private
|
|
321
|
-
private
|
|
313
|
+
private a9;
|
|
314
|
+
private ge;
|
|
315
|
+
private bz;
|
|
316
|
+
private gi;
|
|
317
|
+
private d0;
|
|
318
|
+
private cy;
|
|
319
|
+
private fi;
|
|
320
|
+
private ir;
|
|
321
|
+
private f0;
|
|
322
|
+
private dx;
|
|
323
|
+
private dv;
|
|
322
324
|
ai: BindingFormatter;
|
|
323
325
|
aj: BindingFormatter;
|
|
324
|
-
private
|
|
325
|
-
private
|
|
326
|
+
private dw;
|
|
327
|
+
private fn;
|
|
326
328
|
static $$p: string[];
|
|
327
329
|
}
|
|
328
330
|
/**
|
|
@@ -10,12 +10,13 @@ export declare class DataLegendStylingColumnEventArgs extends Base {
|
|
|
10
10
|
d: number;
|
|
11
11
|
f: string;
|
|
12
12
|
b: number;
|
|
13
|
+
i: string;
|
|
13
14
|
h: string;
|
|
14
15
|
a: DataAbbreviationMode;
|
|
15
16
|
e: string;
|
|
16
17
|
g: string;
|
|
17
|
-
|
|
18
|
-
j: Brush;
|
|
18
|
+
j: string;
|
|
19
19
|
k: Brush;
|
|
20
20
|
l: Brush;
|
|
21
|
+
m: Brush;
|
|
21
22
|
}
|
|
@@ -1083,9 +1083,10 @@ export declare class StackedSeriesManager extends Base {
|
|
|
1083
1083
|
c: StackedSeriesCollection;
|
|
1084
1084
|
e: ObservableCollection$1<AnchoredCategorySeries>;
|
|
1085
1085
|
d: ObservableCollection$1<AnchoredCategorySeries>;
|
|
1086
|
-
|
|
1087
|
-
|
|
1086
|
+
k: Canvas;
|
|
1087
|
+
l: Panel;
|
|
1088
1088
|
a(a: StackedFragmentSeries): AnchoredCategorySeries;
|
|
1089
|
+
j(): void;
|
|
1089
1090
|
private i;
|
|
1090
1091
|
h(a: boolean): void;
|
|
1091
1092
|
private g;
|
|
@@ -13,7 +13,6 @@ import { IgcDataLegendStylingColumnEventArgs } from './igc-data-legend-styling-c
|
|
|
13
13
|
import { LegendItemBadgeShape } from "igniteui-webcomponents-core";
|
|
14
14
|
/**
|
|
15
15
|
* Represents data legend that displays information about each series including values and summaries.
|
|
16
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
17
16
|
*/
|
|
18
17
|
export declare class IgcDataLegendComponent extends IgcHTMLElement {
|
|
19
18
|
private _container;
|
|
@@ -30,9 +30,13 @@ export declare class IgcDataLegendStylingColumnEventArgs {
|
|
|
30
30
|
*/
|
|
31
31
|
valueOriginal: number;
|
|
32
32
|
/**
|
|
33
|
-
* Gets data column
|
|
33
|
+
* Gets name of data column that corresponds to the value, e.g. "OpenPrice"
|
|
34
34
|
*/
|
|
35
35
|
valueMemberPath: string;
|
|
36
|
+
/**
|
|
37
|
+
* Gets label of data column that corresponds to the value, e.g. "Open"
|
|
38
|
+
*/
|
|
39
|
+
valueMemberLabel: string;
|
|
36
40
|
/**
|
|
37
41
|
* Gets a mode used to abbreviate original value to ValueText
|
|
38
42
|
*/
|
|
@@ -14,7 +14,6 @@ import { IgcAnnotationLayerComponent } from "./igc-annotation-layer-component";
|
|
|
14
14
|
import { DataToolTipLayer } from "./DataToolTipLayer";
|
|
15
15
|
/**
|
|
16
16
|
* Represents an annotation layer that displays grouped tooltips with summaries for series.
|
|
17
|
-
* THIS IS A COMMUNITY TECHNOLOGY PREVIEW, not for use in production.
|
|
18
17
|
*/
|
|
19
18
|
export declare class IgcDataToolTipLayerComponent extends IgcAnnotationLayerComponent {
|
|
20
19
|
protected createImplementation(): DataToolTipLayer;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-webcomponents-charts",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.2.2",
|
|
4
4
|
"description": "Ignite UI Web Components charting components for building rich data visualizations using TypeScript APIs.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-webcomponents-charts",
|
|
6
6
|
"keywords": [
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"tslib": "^2.3.1"
|
|
25
25
|
},
|
|
26
26
|
"peerDependencies": {
|
|
27
|
-
"igniteui-webcomponents-core": "4.
|
|
27
|
+
"igniteui-webcomponents-core": "4.2.2"
|
|
28
28
|
},
|
|
29
29
|
"sideEffects": false,
|
|
30
30
|
"typings": "igniteui-webcomponents-charts.d.ts",
|