igniteui-webcomponents-maps 1.3.3 → 1.4.0
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-maps.umd.js +2371 -1887
- package/bundles/igniteui-webcomponents-maps.umd.js.map +1 -1
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/bundles/igniteui-webcomponents-maps.umd.min.js.map +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -93
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -147
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +30 -27
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +106 -89
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +540 -527
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +49 -16
- package/esm2015/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -31
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-component.js +72 -60
- package/esm2015/lib/igc-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm2015/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +37 -0
- package/esm2015/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js +154 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -12
- package/esm2015/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +60 -139
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +49 -9
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm2015/lib/igc-geographic-shape-series-component.js +70 -35
- package/esm2015/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-component.js +28 -107
- package/esm2015/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-tile-series-component.js +10 -4
- package/esm2015/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igc-tile-series-component.js +9 -3
- package/esm2015/lib/igc-tile-series-component.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -92
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -145
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -90
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +29 -26
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +104 -87
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +553 -524
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igc-geographic-contour-line-series-component.js +57 -16
- package/esm5/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +41 -31
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-component.js +72 -60
- package/esm5/lib/igc-geographic-map-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm5/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igc-geographic-marker-series-base-component.js +46 -0
- package/esm5/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igc-geographic-marker-series-component.js +207 -0
- package/esm5/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igc-geographic-polyline-series-component.js +22 -12
- package/esm5/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +61 -168
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +57 -9
- package/esm5/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm5/lib/igc-geographic-shape-series-component.js +86 -35
- package/esm5/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-component.js +29 -136
- package/esm5/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-tile-series-component.js +14 -4
- package/esm5/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igc-tile-series-component.js +13 -3
- package/esm5/lib/igc-tile-series-component.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-webcomponents-maps.js +2238 -1826
- package/fesm2015/igniteui-webcomponents-maps.js.map +1 -1
- package/fesm5/igniteui-webcomponents-maps.js +2370 -1890
- package/fesm5/igniteui-webcomponents-maps.js.map +1 -1
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +59 -47
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +29 -32
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +9 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +23 -20
- package/lib/XamGeographicMap_combined.d.ts +126 -128
- package/lib/igc-geographic-contour-line-series-component.d.ts +8 -0
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +4 -0
- package/lib/igc-geographic-map-component.d.ts +12 -0
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igc-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igc-geographic-marker-series-component.d.ts +66 -0
- package/lib/igc-geographic-polyline-series-component.d.ts +4 -0
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-scatter-area-series-component.d.ts +13 -0
- package/lib/igc-geographic-shape-series-component.d.ts +16 -0
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-tile-series-component.d.ts +4 -0
- package/lib/igc-tile-series-component.d.ts +4 -0
- package/package.json +3 -3
- package/public_api.d.ts +4 -0
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
import { MarkerType_$type } from "igniteui-webcomponents-charts";
|
|
2
|
+
import { MarkerOutlineMode_$type } from "igniteui-webcomponents-charts";
|
|
3
|
+
import { MarkerFillMode_$type } from "igniteui-webcomponents-charts";
|
|
4
|
+
import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
|
|
5
|
+
import { getAllPropertyNames, toSpinal, ensureEnum, enumToString, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
6
|
+
/**
|
|
7
|
+
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
8
|
+
*/
|
|
9
|
+
export let IgcGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
|
|
10
|
+
class IgcGeographicMarkerSeriesComponent extends IgcGeographicMapSeriesHostComponent {
|
|
11
|
+
constructor() {
|
|
12
|
+
super();
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @hidden
|
|
16
|
+
*/
|
|
17
|
+
get i() {
|
|
18
|
+
return this._implementation;
|
|
19
|
+
}
|
|
20
|
+
connectedCallback() {
|
|
21
|
+
if (super["connectedCallback"]) {
|
|
22
|
+
super["connectedCallback"]();
|
|
23
|
+
}
|
|
24
|
+
if (!this._attached) {
|
|
25
|
+
this._attached = true;
|
|
26
|
+
this._flushQueuedAttributes();
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
static get observedAttributes() {
|
|
30
|
+
if (IgcGeographicMarkerSeriesComponent._observedAttributesIgcGeographicMarkerSeriesComponent == null) {
|
|
31
|
+
let names = getAllPropertyNames(IgcGeographicMarkerSeriesComponent);
|
|
32
|
+
for (let i = 0; i < names.length; i++) {
|
|
33
|
+
names[i] = toSpinal(names[i]);
|
|
34
|
+
}
|
|
35
|
+
IgcGeographicMarkerSeriesComponent._observedAttributesIgcGeographicMarkerSeriesComponent = names;
|
|
36
|
+
}
|
|
37
|
+
return IgcGeographicMarkerSeriesComponent._observedAttributesIgcGeographicMarkerSeriesComponent;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* Gets or sets the marker type for the current series object.
|
|
41
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
42
|
+
*/
|
|
43
|
+
get markerType() {
|
|
44
|
+
return this.i.pu;
|
|
45
|
+
}
|
|
46
|
+
set markerType(v) {
|
|
47
|
+
this.i.pu = ensureEnum(MarkerType_$type, v);
|
|
48
|
+
this._a("markerType", enumToString(MarkerType_$type, this.i.pu));
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets thickness of the marker outline
|
|
52
|
+
*/
|
|
53
|
+
get markerThickness() {
|
|
54
|
+
return this.i.pv;
|
|
55
|
+
}
|
|
56
|
+
set markerThickness(v) {
|
|
57
|
+
this.i.pv = +v;
|
|
58
|
+
this._a("markerThickness", this.i.pv);
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
62
|
+
*/
|
|
63
|
+
get markerOutlineMode() {
|
|
64
|
+
return this.i.pt;
|
|
65
|
+
}
|
|
66
|
+
set markerOutlineMode(v) {
|
|
67
|
+
this.i.pt = ensureEnum(MarkerOutlineMode_$type, v);
|
|
68
|
+
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.pt));
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
72
|
+
*/
|
|
73
|
+
get markerFillMode() {
|
|
74
|
+
return this.i.ps;
|
|
75
|
+
}
|
|
76
|
+
set markerFillMode(v) {
|
|
77
|
+
this.i.ps = ensureEnum(MarkerFillMode_$type, v);
|
|
78
|
+
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.ps));
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
82
|
+
*/
|
|
83
|
+
get markerTemplate() {
|
|
84
|
+
return this.i.qa;
|
|
85
|
+
}
|
|
86
|
+
set markerTemplate(v) {
|
|
87
|
+
this.i.qa = v;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
91
|
+
*/
|
|
92
|
+
get markerBrush() {
|
|
93
|
+
return brushToString(this.i.qo);
|
|
94
|
+
}
|
|
95
|
+
set markerBrush(v) {
|
|
96
|
+
this.i.qo = stringToBrush(v);
|
|
97
|
+
this._a("markerBrush", brushToString(this.i.qo));
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
101
|
+
*/
|
|
102
|
+
get markerOutline() {
|
|
103
|
+
return brushToString(this.i.qp);
|
|
104
|
+
}
|
|
105
|
+
set markerOutline(v) {
|
|
106
|
+
this.i.qp = stringToBrush(v);
|
|
107
|
+
this._a("markerOutline", brushToString(this.i.qp));
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
111
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
112
|
+
* choose a representative set.
|
|
113
|
+
*/
|
|
114
|
+
get maximumMarkers() {
|
|
115
|
+
return this.i.pw;
|
|
116
|
+
}
|
|
117
|
+
set maximumMarkers(v) {
|
|
118
|
+
this.i.pw = +v;
|
|
119
|
+
this._a("maximumMarkers", this.i.pw);
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Gets the effective marker template for the current series object.
|
|
123
|
+
*/
|
|
124
|
+
get actualMarkerTemplate() {
|
|
125
|
+
return this.i.p9;
|
|
126
|
+
}
|
|
127
|
+
set actualMarkerTemplate(v) {
|
|
128
|
+
this.i.p9 = v;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Gets the effective marker brush for the current series object.
|
|
132
|
+
*/
|
|
133
|
+
get actualMarkerBrush() {
|
|
134
|
+
return brushToString(this.i.qm);
|
|
135
|
+
}
|
|
136
|
+
set actualMarkerBrush(v) {
|
|
137
|
+
this.i.qm = stringToBrush(v);
|
|
138
|
+
this._a("actualMarkerBrush", brushToString(this.i.qm));
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* Gets the effective marker outline for the current series object.
|
|
142
|
+
*/
|
|
143
|
+
get actualMarkerOutline() {
|
|
144
|
+
return brushToString(this.i.qn);
|
|
145
|
+
}
|
|
146
|
+
set actualMarkerOutline(v) {
|
|
147
|
+
this.i.qn = stringToBrush(v);
|
|
148
|
+
this._a("actualMarkerOutline", brushToString(this.i.qn));
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
IgcGeographicMarkerSeriesComponent._observedAttributesIgcGeographicMarkerSeriesComponent = null;
|
|
152
|
+
return IgcGeographicMarkerSeriesComponent;
|
|
153
|
+
})();
|
|
154
|
+
//# sourceMappingURL=igc-geographic-marker-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igc-geographic-marker-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-marker-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -49,53 +49,59 @@ export let IgcGeographicPolylineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
49
49
|
RegisterElementHelper.registerElement(IgcGeographicPolylineSeriesComponent.htmlTagName, IgcGeographicPolylineSeriesComponent);
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
+
/**
|
|
53
|
+
* Gets whether the current series shows a polyline shape.
|
|
54
|
+
*/
|
|
55
|
+
get isPolyline() {
|
|
56
|
+
return this.i.d2;
|
|
57
|
+
}
|
|
52
58
|
/**
|
|
53
59
|
* Gets or sets the fill brush.
|
|
54
60
|
*/
|
|
55
61
|
get shapeFill() {
|
|
56
|
-
return this.i.
|
|
62
|
+
return this.i.qy ? this.i.qy.fill : null;
|
|
57
63
|
}
|
|
58
64
|
set shapeFill(v) {
|
|
59
65
|
this.ensureShapeStyle();
|
|
60
|
-
this.i.
|
|
66
|
+
this.i.qy.fill = v;
|
|
61
67
|
}
|
|
62
68
|
/**
|
|
63
69
|
* Gets or sets the stroke brush.
|
|
64
70
|
*/
|
|
65
71
|
get shapeStroke() {
|
|
66
|
-
return this.i.
|
|
72
|
+
return this.i.qy ? this.i.qy.stroke : null;
|
|
67
73
|
}
|
|
68
74
|
set shapeStroke(v) {
|
|
69
75
|
this.ensureShapeStyle();
|
|
70
|
-
this.i.
|
|
76
|
+
this.i.qy.stroke = v;
|
|
71
77
|
}
|
|
72
78
|
/**
|
|
73
79
|
* Gets or sets the stroke thickness.
|
|
74
80
|
*/
|
|
75
81
|
get shapeStrokeThickness() {
|
|
76
|
-
return this.i.
|
|
82
|
+
return this.i.qy ? this.i.qy.strokeThickness : NaN;
|
|
77
83
|
}
|
|
78
84
|
set shapeStrokeThickness(v) {
|
|
79
85
|
this.ensureShapeStyle();
|
|
80
|
-
this.i.
|
|
81
|
-
this._a("shapeStrokeThickness", this.i.
|
|
86
|
+
this.i.qy.strokeThickness = +v;
|
|
87
|
+
this._a("shapeStrokeThickness", this.i.qy.strokeThickness);
|
|
82
88
|
}
|
|
83
89
|
/**
|
|
84
90
|
* Gets or sets the opacity.
|
|
85
91
|
*/
|
|
86
92
|
get shapeOpacity() {
|
|
87
|
-
return this.i.
|
|
93
|
+
return this.i.qy ? this.i.qy.opacity : NaN;
|
|
88
94
|
}
|
|
89
95
|
set shapeOpacity(v) {
|
|
90
96
|
this.ensureShapeStyle();
|
|
91
|
-
this.i.
|
|
92
|
-
this._a("shapeOpacity", this.i.
|
|
97
|
+
this.i.qy.opacity = +v;
|
|
98
|
+
this._a("shapeOpacity", this.i.qy.opacity);
|
|
93
99
|
}
|
|
94
100
|
ensureShapeStyle() {
|
|
95
|
-
if (this.i.
|
|
101
|
+
if (this.i.qy) {
|
|
96
102
|
return;
|
|
97
103
|
}
|
|
98
|
-
this.i.
|
|
104
|
+
this.i.qy = new Style();
|
|
99
105
|
}
|
|
100
106
|
get styleShape() {
|
|
101
107
|
return this._styleShape;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igc-geographic-polyline-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-polyline-series-component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,qCAAqC,EAAE,MAAM,8CAA8C,CAAC;AAGrG,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,EAAE,mBAAmB,EAAc,QAAQ,
|
|
1
|
+
{"version":3,"file":"igc-geographic-polyline-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-polyline-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IgcGeographicMarkerSeriesBaseComponent } from "./igc-geographic-marker-series-base-component";
|
|
2
2
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
3
3
|
export let IgcGeographicProportionalSymbolSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
4
|
-
class IgcGeographicProportionalSymbolSeriesBaseComponent extends
|
|
4
|
+
class IgcGeographicProportionalSymbolSeriesBaseComponent extends IgcGeographicMarkerSeriesBaseComponent {
|
|
5
5
|
constructor() {
|
|
6
6
|
super();
|
|
7
7
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igc-geographic-proportional-symbol-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-proportional-symbol-series-base-component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"igc-geographic-proportional-symbol-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-proportional-symbol-series-base-component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,sCAAsC,EAAE,MAAM,+CAA+C,CAAC;AAKvG,OAAO,EAAE,mBAAmB,EAAc,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAExF,MAAM,OAAgB,kDAAmD,SAAQ,sCAAsC;IAUtH;QACC,KAAK,EAAE,CAAC;IAET,CAAC;IATD;;mCAE+B;IACH,IAAW,CAAC;QACvC,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IAMG,iBAAiB;QACb,IAAI,KAAK,CAAC,mBAAmB,CAAC,EAAE;YAC5B,KAAK,CAAC,mBAAmB,CAAC,EAAE,CAAC;SAChC;QAED,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE;YACjB,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC;YACtB,IAAI,CAAC,sBAAsB,EAAE,CAAC;SACjC;IACL,CAAC;IAGW,MAAM,KAAK,kBAAkB;QACzB,IAAI,kDAAkD,CAAC,qEAAqE,IAAI,IAAI,EAAE;YAClI,IAAI,KAAK,GAAG,mBAAmB,CAAC,kDAAkD,CAAC,CAAC;YACxG,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;gBACf,KAAK,CAAC,CAAC,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;aACrD;YACD,kDAAkD,CAAC,qEAAqE,GAAG,KAAK,CAAC;SAChH;QACD,OAAO,kDAAkD,CAAC,qEAAqE,CAAC;IACpI,CAAC;;AAVc,wHAAqE,GAAa,IAAI,CAAC"}
|
|
@@ -1,22 +1,19 @@
|
|
|
1
1
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
2
|
-
import { MarkerType_$type } from "igniteui-webcomponents-charts";
|
|
3
|
-
import { MarkerOutlineMode_$type } from "igniteui-webcomponents-charts";
|
|
4
|
-
import { MarkerFillMode_$type } from "igniteui-webcomponents-charts";
|
|
5
2
|
import { IgcSizeScaleComponent } from "igniteui-webcomponents-charts";
|
|
6
3
|
import { IgcBrushScaleComponent } from "igniteui-webcomponents-charts";
|
|
7
4
|
import { ScatterItemSearchMode_$type } from "igniteui-webcomponents-charts";
|
|
8
5
|
import { IgcAssigningScatterStyleEventArgs } from "igniteui-webcomponents-charts";
|
|
9
6
|
import { IgcAssigningScatterMarkerStyleEventArgs } from "igniteui-webcomponents-charts";
|
|
10
|
-
import {
|
|
7
|
+
import { IgcGeographicMarkerSeriesComponent } from "./igc-geographic-marker-series-component";
|
|
11
8
|
import { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeries";
|
|
12
|
-
import { getAllPropertyNames, toSpinal, ensureEnum, enumToString
|
|
9
|
+
import { getAllPropertyNames, toSpinal, ensureBool, ensureEnum, enumToString } from "igniteui-webcomponents-core";
|
|
13
10
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
14
11
|
/**
|
|
15
12
|
* Series class for a geographic map with points marked at given locations.
|
|
16
13
|
* This is the geographic equivalent of a ScatterSeries.
|
|
17
14
|
*/
|
|
18
15
|
export let IgcGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
19
|
-
class IgcGeographicProportionalSymbolSeriesComponent extends
|
|
16
|
+
class IgcGeographicProportionalSymbolSeriesComponent extends IgcGeographicMarkerSeriesComponent {
|
|
20
17
|
constructor() {
|
|
21
18
|
super();
|
|
22
19
|
this._assigningScatterStyle = null;
|
|
@@ -58,269 +55,193 @@ export let IgcGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() =>
|
|
|
58
55
|
RegisterElementHelper.registerElement(IgcGeographicProportionalSymbolSeriesComponent.htmlTagName, IgcGeographicProportionalSymbolSeriesComponent);
|
|
59
56
|
}
|
|
60
57
|
}
|
|
58
|
+
/**
|
|
59
|
+
* Gets whether the series has only marker as visuals
|
|
60
|
+
*/
|
|
61
|
+
get hasOnlyMarkers() {
|
|
62
|
+
return this.i.c0;
|
|
63
|
+
}
|
|
61
64
|
/**
|
|
62
65
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
63
66
|
*/
|
|
64
67
|
get latitudeMemberPath() {
|
|
65
|
-
return this.i.
|
|
68
|
+
return this.i.rh;
|
|
66
69
|
}
|
|
67
70
|
set latitudeMemberPath(v) {
|
|
68
|
-
this.i.
|
|
71
|
+
this.i.rh = v;
|
|
69
72
|
}
|
|
70
73
|
/**
|
|
71
74
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
72
75
|
*/
|
|
73
76
|
get longitudeMemberPath() {
|
|
74
|
-
return this.i.
|
|
77
|
+
return this.i.rj;
|
|
75
78
|
}
|
|
76
79
|
set longitudeMemberPath(v) {
|
|
77
|
-
this.i.
|
|
78
|
-
}
|
|
79
|
-
/**
|
|
80
|
-
* Gets or sets the marker type for the current series object.
|
|
81
|
-
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
82
|
-
*/
|
|
83
|
-
get markerType() {
|
|
84
|
-
return this.i.op;
|
|
85
|
-
}
|
|
86
|
-
set markerType(v) {
|
|
87
|
-
this.i.op = ensureEnum(MarkerType_$type, v);
|
|
88
|
-
this._a("markerType", enumToString(MarkerType_$type, this.i.op));
|
|
89
|
-
}
|
|
90
|
-
/**
|
|
91
|
-
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
92
|
-
*/
|
|
93
|
-
get markerOutlineMode() {
|
|
94
|
-
return this.i.oo;
|
|
95
|
-
}
|
|
96
|
-
set markerOutlineMode(v) {
|
|
97
|
-
this.i.oo = ensureEnum(MarkerOutlineMode_$type, v);
|
|
98
|
-
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.oo));
|
|
99
|
-
}
|
|
100
|
-
/**
|
|
101
|
-
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
102
|
-
*/
|
|
103
|
-
get markerFillMode() {
|
|
104
|
-
return this.i.on;
|
|
105
|
-
}
|
|
106
|
-
set markerFillMode(v) {
|
|
107
|
-
this.i.on = ensureEnum(MarkerFillMode_$type, v);
|
|
108
|
-
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.on));
|
|
109
|
-
}
|
|
110
|
-
/**
|
|
111
|
-
* Gets or sets the MarkerTemplate for the current series object.
|
|
112
|
-
*/
|
|
113
|
-
get markerTemplate() {
|
|
114
|
-
return this.i.p0;
|
|
115
|
-
}
|
|
116
|
-
set markerTemplate(v) {
|
|
117
|
-
this.i.p0 = v;
|
|
118
|
-
}
|
|
119
|
-
/**
|
|
120
|
-
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
121
|
-
*/
|
|
122
|
-
get markerBrush() {
|
|
123
|
-
return brushToString(this.i.qp);
|
|
124
|
-
}
|
|
125
|
-
set markerBrush(v) {
|
|
126
|
-
this.i.qp = stringToBrush(v);
|
|
127
|
-
this._a("markerBrush", brushToString(this.i.qp));
|
|
128
|
-
}
|
|
129
|
-
/**
|
|
130
|
-
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
131
|
-
*/
|
|
132
|
-
get markerOutline() {
|
|
133
|
-
return brushToString(this.i.qq);
|
|
134
|
-
}
|
|
135
|
-
set markerOutline(v) {
|
|
136
|
-
this.i.qq = stringToBrush(v);
|
|
137
|
-
this._a("markerOutline", brushToString(this.i.qq));
|
|
138
|
-
}
|
|
139
|
-
/**
|
|
140
|
-
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
141
|
-
* If more than the specified number of markerItems are visible, the series will automatically
|
|
142
|
-
* choose a representative set.
|
|
143
|
-
*/
|
|
144
|
-
get maximumMarkers() {
|
|
145
|
-
return this.i.o4;
|
|
146
|
-
}
|
|
147
|
-
set maximumMarkers(v) {
|
|
148
|
-
this.i.o4 = +v;
|
|
149
|
-
this._a("maximumMarkers", this.i.o4);
|
|
80
|
+
this.i.rj = v;
|
|
150
81
|
}
|
|
151
82
|
/**
|
|
152
83
|
* Gets or sets the radius mapping property for the current series object.
|
|
153
84
|
*/
|
|
154
85
|
get radiusMemberPath() {
|
|
155
|
-
return this.i.
|
|
86
|
+
return this.i.ro;
|
|
156
87
|
}
|
|
157
88
|
set radiusMemberPath(v) {
|
|
158
|
-
this.i.
|
|
89
|
+
this.i.ro = v;
|
|
159
90
|
}
|
|
160
91
|
/**
|
|
161
92
|
* Gets or sets the radius size scale for the bubbles.
|
|
162
93
|
*/
|
|
163
94
|
get radiusScale() {
|
|
164
|
-
if (this.i.
|
|
95
|
+
if (this.i.qv == null) {
|
|
165
96
|
return null;
|
|
166
97
|
}
|
|
167
|
-
if (!this.i.
|
|
168
|
-
let e = IgcSizeScaleComponent._createFromInternal(this.i.
|
|
98
|
+
if (!this.i.qv.externalObject) {
|
|
99
|
+
let e = IgcSizeScaleComponent._createFromInternal(this.i.qv);
|
|
169
100
|
if (e) {
|
|
170
|
-
e._implementation = this.i.
|
|
101
|
+
e._implementation = this.i.qv;
|
|
171
102
|
}
|
|
172
|
-
this.i.
|
|
103
|
+
this.i.qv.externalObject = e;
|
|
173
104
|
}
|
|
174
|
-
return this.i.
|
|
105
|
+
return this.i.qv.externalObject;
|
|
175
106
|
}
|
|
176
107
|
set radiusScale(v) {
|
|
177
108
|
if (v != null && this._stylingContainer && v._styling)
|
|
178
109
|
v._styling(this._stylingContainer, this, this);
|
|
179
|
-
v == null ? this.i.
|
|
110
|
+
v == null ? this.i.qv = null : this.i.qv = v.i;
|
|
180
111
|
}
|
|
181
112
|
/**
|
|
182
113
|
* Gets or sets the Label mapping property for the current series object.
|
|
183
114
|
*/
|
|
184
115
|
get labelMemberPath() {
|
|
185
|
-
return this.i.
|
|
116
|
+
return this.i.rf;
|
|
186
117
|
}
|
|
187
118
|
set labelMemberPath(v) {
|
|
188
|
-
this.i.
|
|
119
|
+
this.i.rf = v;
|
|
189
120
|
}
|
|
190
121
|
/**
|
|
191
122
|
* Gets or sets the fill mapping property for the current series object.
|
|
192
123
|
*/
|
|
193
124
|
get fillMemberPath() {
|
|
194
|
-
return this.i.
|
|
125
|
+
return this.i.q7;
|
|
195
126
|
}
|
|
196
127
|
set fillMemberPath(v) {
|
|
197
|
-
this.i.
|
|
128
|
+
this.i.q7 = v;
|
|
198
129
|
}
|
|
199
130
|
/**
|
|
200
131
|
* Gets or sets the brush scale for the marker brush.
|
|
201
132
|
*/
|
|
202
133
|
get fillScale() {
|
|
203
|
-
if (this.i.
|
|
134
|
+
if (this.i.qs == null) {
|
|
204
135
|
return null;
|
|
205
136
|
}
|
|
206
|
-
if (!this.i.
|
|
207
|
-
let e = IgcBrushScaleComponent._createFromInternal(this.i.
|
|
137
|
+
if (!this.i.qs.externalObject) {
|
|
138
|
+
let e = IgcBrushScaleComponent._createFromInternal(this.i.qs);
|
|
208
139
|
if (e) {
|
|
209
|
-
e._implementation = this.i.
|
|
140
|
+
e._implementation = this.i.qs;
|
|
210
141
|
}
|
|
211
|
-
this.i.
|
|
142
|
+
this.i.qs.externalObject = e;
|
|
212
143
|
}
|
|
213
|
-
return this.i.
|
|
144
|
+
return this.i.qs.externalObject;
|
|
214
145
|
}
|
|
215
146
|
set fillScale(v) {
|
|
216
147
|
if (v != null && this._stylingContainer && v._styling)
|
|
217
148
|
v._styling(this._stylingContainer, this, this);
|
|
218
|
-
v == null ? this.i.
|
|
149
|
+
v == null ? this.i.qs = null : this.i.qs = v.i;
|
|
219
150
|
}
|
|
220
151
|
/**
|
|
221
152
|
* Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
|
|
222
153
|
* This setting applies only if multiple series are using the same FillScale.
|
|
223
154
|
*/
|
|
224
155
|
get fillScaleUseGlobalValues() {
|
|
225
|
-
return this.i.
|
|
156
|
+
return this.i.qz;
|
|
226
157
|
}
|
|
227
158
|
set fillScaleUseGlobalValues(v) {
|
|
228
|
-
this.i.
|
|
229
|
-
this._a("fillScaleUseGlobalValues", this.i.
|
|
159
|
+
this.i.qz = ensureBool(v);
|
|
160
|
+
this._a("fillScaleUseGlobalValues", this.i.qz);
|
|
230
161
|
}
|
|
231
162
|
/**
|
|
232
163
|
* Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
|
|
233
164
|
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
234
165
|
*/
|
|
235
166
|
get markerOutlineUsesFillScale() {
|
|
236
|
-
return this.i.
|
|
167
|
+
return this.i.q2;
|
|
237
168
|
}
|
|
238
169
|
set markerOutlineUsesFillScale(v) {
|
|
239
|
-
this.i.
|
|
240
|
-
this._a("markerOutlineUsesFillScale", this.i.
|
|
170
|
+
this.i.q2 = ensureBool(v);
|
|
171
|
+
this._a("markerOutlineUsesFillScale", this.i.q2);
|
|
241
172
|
}
|
|
242
173
|
/**
|
|
243
174
|
* Gets or sets brightness of the marker outline. Using negative value will change marker outline to darker color and positive value will change marker outline to brighter color
|
|
244
175
|
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
245
176
|
*/
|
|
246
177
|
get markerOutlineBrightness() {
|
|
247
|
-
return this.i.
|
|
178
|
+
return this.i.q5;
|
|
248
179
|
}
|
|
249
180
|
set markerOutlineBrightness(v) {
|
|
250
|
-
this.i.
|
|
251
|
-
this._a("markerOutlineBrightness", this.i.
|
|
181
|
+
this.i.q5 = +v;
|
|
182
|
+
this._a("markerOutlineBrightness", this.i.q5);
|
|
252
183
|
}
|
|
253
184
|
/**
|
|
254
185
|
* Gets or sets brightness of the marker fill. Using negative value will change marker fill to darker color and positive value will change marker fill to brighter color
|
|
255
186
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
256
187
|
*/
|
|
257
188
|
get markerBrushBrightness() {
|
|
258
|
-
return this.i.
|
|
189
|
+
return this.i.q4;
|
|
259
190
|
}
|
|
260
191
|
set markerBrushBrightness(v) {
|
|
261
|
-
this.i.
|
|
262
|
-
this._a("markerBrushBrightness", this.i.
|
|
263
|
-
}
|
|
264
|
-
/**
|
|
265
|
-
* Gets or sets thickness of the marker outline
|
|
266
|
-
*/
|
|
267
|
-
get markerThickness() {
|
|
268
|
-
return this.i.o2;
|
|
269
|
-
}
|
|
270
|
-
set markerThickness(v) {
|
|
271
|
-
this.i.o2 = +v;
|
|
272
|
-
this._a("markerThickness", this.i.o2);
|
|
192
|
+
this.i.q4 = +v;
|
|
193
|
+
this._a("markerBrushBrightness", this.i.q4);
|
|
273
194
|
}
|
|
274
195
|
/**
|
|
275
196
|
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
276
197
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
277
198
|
*/
|
|
278
199
|
get radiusScaleUseGlobalValues() {
|
|
279
|
-
return this.i.
|
|
200
|
+
return this.i.q3;
|
|
280
201
|
}
|
|
281
202
|
set radiusScaleUseGlobalValues(v) {
|
|
282
|
-
this.i.
|
|
283
|
-
this._a("radiusScaleUseGlobalValues", this.i.
|
|
203
|
+
this.i.q3 = ensureBool(v);
|
|
204
|
+
this._a("radiusScaleUseGlobalValues", this.i.q3);
|
|
284
205
|
}
|
|
285
206
|
/**
|
|
286
207
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
287
208
|
*/
|
|
288
209
|
get isCustomScatterStyleAllowed() {
|
|
289
|
-
return this.i.
|
|
210
|
+
return this.i.q1;
|
|
290
211
|
}
|
|
291
212
|
set isCustomScatterStyleAllowed(v) {
|
|
292
|
-
this.i.
|
|
293
|
-
this._a("isCustomScatterStyleAllowed", this.i.
|
|
213
|
+
this.i.q1 = ensureBool(v);
|
|
214
|
+
this._a("isCustomScatterStyleAllowed", this.i.q1);
|
|
294
215
|
}
|
|
295
216
|
/**
|
|
296
217
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
297
218
|
*/
|
|
298
219
|
get isCustomScatterMarkerStyleAllowed() {
|
|
299
|
-
return this.i.
|
|
220
|
+
return this.i.q0;
|
|
300
221
|
}
|
|
301
222
|
set isCustomScatterMarkerStyleAllowed(v) {
|
|
302
|
-
this.i.
|
|
303
|
-
this._a("isCustomScatterMarkerStyleAllowed", this.i.
|
|
223
|
+
this.i.q0 = ensureBool(v);
|
|
224
|
+
this._a("isCustomScatterMarkerStyleAllowed", this.i.q0);
|
|
304
225
|
}
|
|
305
226
|
/**
|
|
306
227
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
307
228
|
*/
|
|
308
229
|
get itemSearchMode() {
|
|
309
|
-
return this.i.
|
|
230
|
+
return this.i.qu;
|
|
310
231
|
}
|
|
311
232
|
set itemSearchMode(v) {
|
|
312
|
-
this.i.
|
|
313
|
-
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
233
|
+
this.i.qu = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
234
|
+
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.qu));
|
|
314
235
|
}
|
|
315
236
|
/**
|
|
316
237
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
317
238
|
*/
|
|
318
239
|
get itemSearchThreshold() {
|
|
319
|
-
return this.i.
|
|
240
|
+
return this.i.q6;
|
|
320
241
|
}
|
|
321
242
|
set itemSearchThreshold(v) {
|
|
322
|
-
this.i.
|
|
323
|
-
this._a("itemSearchThreshold", this.i.
|
|
243
|
+
this.i.q6 = +v;
|
|
244
|
+
this._a("itemSearchThreshold", this.i.q6);
|
|
324
245
|
}
|
|
325
246
|
findByName(name) {
|
|
326
247
|
var baseResult = super.findByName(name);
|