@luzmo/dashboard-contents-types 1.0.17 → 1.0.18
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/CHANGELOG.md +107 -0
- package/LICENSE +15 -0
- package/README.md +132 -0
- package/assets/json-schemas/area-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/area-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/area-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/bar-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/bar-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/box-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/box-plot-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/box-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/bubble-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/bullet-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +15 -15
- package/assets/json-schemas/choropleth-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/circle-pack-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/circular-gauge.schema.json.d.ts +3 -3
- package/assets/json-schemas/column-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/column-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/column-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/combination-chart-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/combination-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/conditional-number-options.schema.json.d.ts +806 -0
- package/assets/json-schemas/conditional-number-slots.schema.json.d.ts +482 -0
- package/assets/json-schemas/conditional-number.schema.json.d.ts +23 -0
- package/assets/json-schemas/date-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/date-filter-slots.schema.json.d.ts +5 -5
- package/assets/json-schemas/date-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/donut-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/donut-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +10 -10
- package/assets/json-schemas/dropdown-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/evolution-number-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/evolution-number.schema.json.d.ts +3 -3
- package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +13 -13
- package/assets/json-schemas/funnel-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/heat-map-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/heat-map-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/heat-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/heat-table-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/heat-table-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/heat-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +18 -2
- package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/hexbin-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/image-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/image.schema.json.d.ts +2 -2
- package/assets/json-schemas/line-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/line-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/line-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/marker-map-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/marker-map-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/marker-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +26 -26
- package/assets/json-schemas/ohlc-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/options.schema.json.d.ts +46 -43
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +13 -13
- package/assets/json-schemas/parallel-coordinates-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/pivot-table-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/pivot-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/pyramid-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/radar-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/radar-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/regular-table-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/regular-table-slots.schema.json.d.ts +10 -10
- package/assets/json-schemas/regular-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/route-map-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/route-map-slots.schema.json.d.ts +19 -19
- package/assets/json-schemas/route-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/sankey-diagram.schema.json.d.ts +3 -3
- package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +26 -26
- package/assets/json-schemas/scatter-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/search-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/search-filter-slots.schema.json.d.ts +10 -10
- package/assets/json-schemas/search-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/slicer-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slider-filter-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +8 -8
- package/assets/json-schemas/slider-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slots.schema.json.d.ts +43 -40
- package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +22 -18
- package/assets/json-schemas/speedometer-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/spike-map-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/spike-map-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/spike-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/strip-plot-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/strip-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/sunburst-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/symbol-map-options.schema.json.d.ts +96 -73
- package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +15 -15
- package/assets/json-schemas/symbol-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/text-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/text.schema.json.d.ts +2 -2
- package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +27 -23
- package/assets/json-schemas/treemap-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/video-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/video.schema.json.d.ts +2 -2
- package/assets/json-schemas/viz-item-type.schema.json.d.ts +1 -2
- package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +14 -1
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/wordcloud-chart.schema.json.d.ts +3 -3
- package/index.js +35 -388
- package/index.mjs +553 -63562
- package/json-schemas.d.ts +1490 -310
- package/json-schemas.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/index.d.ts +0 -1
- package/src/index.d.ts.map +1 -1
- package/src/lib/area-chart/area-chart-options.d.ts +34 -254
- package/src/lib/area-chart/area-chart-options.d.ts.map +1 -1
- package/src/lib/bar-chart/bar-chart-options.d.ts +28 -132
- package/src/lib/bar-chart/bar-chart-options.d.ts.map +1 -1
- package/src/lib/box-plot/box-plot-options.d.ts +28 -138
- package/src/lib/box-plot/box-plot-options.d.ts.map +1 -1
- package/src/lib/bubble-chart/bubble-chart-options.d.ts +2 -2
- package/src/lib/bubble-chart/bubble-chart-options.d.ts.map +1 -1
- package/src/lib/bullet-chart/bullet-chart-options.d.ts +2 -2
- package/src/lib/bullet-chart/bullet-chart-options.d.ts.map +1 -1
- package/src/lib/choropleth-map/choropleth-map-options.d.ts +2 -2
- package/src/lib/choropleth-map/choropleth-map-options.d.ts.map +1 -1
- package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts +1 -1
- package/src/lib/circle-pack-chart/circle-pack-chart-options.d.ts.map +1 -1
- package/src/lib/circular-gauge/circular-gauge-options.d.ts +2 -2
- package/src/lib/circular-gauge/circular-gauge-options.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-options.d.ts +28 -129
- package/src/lib/column-chart/column-chart-options.d.ts.map +1 -1
- package/src/lib/combination-chart/combination-chart-options.d.ts +39 -203
- package/src/lib/combination-chart/combination-chart-options.d.ts.map +1 -1
- package/src/lib/conditional-number/conditional-number-options.d.ts +4 -3
- package/src/lib/conditional-number/conditional-number-options.d.ts.map +1 -1
- package/src/lib/donut-chart/donut-chart-options.d.ts +2 -2
- package/src/lib/donut-chart/donut-chart-options.d.ts.map +1 -1
- package/src/lib/dropdown-filter/dropdown-filter-options.d.ts +2 -2
- package/src/lib/dropdown-filter/dropdown-filter-options.d.ts.map +1 -1
- package/src/lib/evolution-number/evolution-number-options.d.ts +7 -22
- package/src/lib/evolution-number/evolution-number-options.d.ts.map +1 -1
- package/src/lib/funnel-chart/funnel-chart-options.d.ts +2 -2
- package/src/lib/funnel-chart/funnel-chart-options.d.ts.map +1 -1
- package/src/lib/heat-map/heat-map-options.d.ts +1 -1
- package/src/lib/heat-map/heat-map-options.d.ts.map +1 -1
- package/src/lib/heat-table/heat-table-options.d.ts +21 -57
- package/src/lib/heat-table/heat-table-options.d.ts.map +1 -1
- package/src/lib/hexbin-map/hexbin-map-options.d.ts +9 -7
- package/src/lib/hexbin-map/hexbin-map-options.d.ts.map +1 -1
- package/src/lib/line-chart/line-chart-options.d.ts +34 -253
- package/src/lib/line-chart/line-chart-options.d.ts.map +1 -1
- package/src/lib/marker-map/marker-map-options.d.ts +4 -4
- package/src/lib/marker-map/marker-map-options.d.ts.map +1 -1
- package/src/lib/ohlc-chart/ohlc-chart-options.d.ts +25 -111
- package/src/lib/ohlc-chart/ohlc-chart-options.d.ts.map +1 -1
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts +1 -1
- package/src/lib/parallel-coordinates-plot/parallel-coordinates-plot-options.d.ts.map +1 -1
- package/src/lib/pyramid-chart/pyramid-chart-options.d.ts +28 -70
- package/src/lib/pyramid-chart/pyramid-chart-options.d.ts.map +1 -1
- package/src/lib/radar-chart/radar-chart-options.d.ts +2 -7
- package/src/lib/radar-chart/radar-chart-options.d.ts.map +1 -1
- package/src/lib/route-map/route-map-options.d.ts +4 -4
- package/src/lib/route-map/route-map-options.d.ts.map +1 -1
- package/src/lib/scatter-plot/scatter-plot-options.d.ts +35 -123
- package/src/lib/scatter-plot/scatter-plot-options.d.ts.map +1 -1
- package/src/lib/search-filter/search-filter-options.d.ts +2 -2
- package/src/lib/search-filter/search-filter-options.d.ts.map +1 -1
- package/src/lib/shared/axes.d.ts +220 -0
- package/src/lib/shared/axes.d.ts.map +1 -1
- package/src/lib/shared/common.d.ts +1 -28
- package/src/lib/shared/common.d.ts.map +1 -1
- package/src/lib/shared/drop-object-view-options.d.ts +2 -1
- package/src/lib/shared/drop-object-view-options.d.ts.map +1 -1
- package/src/lib/shared/formula.d.ts +1 -1
- package/src/lib/shared/formula.d.ts.map +1 -1
- package/src/lib/shared/index.d.ts +1 -0
- package/src/lib/shared/index.d.ts.map +1 -1
- package/src/lib/shared/interactivity-measure-dimension-picker.d.ts +6 -0
- package/src/lib/shared/interactivity-measure-dimension-picker.d.ts.map +1 -1
- package/src/lib/shared/interpolation.d.ts +7 -0
- package/src/lib/shared/interpolation.d.ts.map +1 -1
- package/src/lib/shared/item-filter-group.d.ts +2 -0
- package/src/lib/shared/item-filter-group.d.ts.map +1 -1
- package/src/lib/shared/map-object-view-options.d.ts +2 -1
- package/src/lib/shared/map-object-view-options.d.ts.map +1 -1
- package/src/lib/shared/missing-value.d.ts +29 -0
- package/src/lib/shared/missing-value.d.ts.map +1 -0
- package/src/lib/shared/period-over-period.d.ts +21 -0
- package/src/lib/shared/period-over-period.d.ts.map +1 -1
- package/src/lib/shared/query.d.ts +3 -0
- package/src/lib/shared/query.d.ts.map +1 -1
- package/src/lib/shared/slots.d.ts +6 -11
- package/src/lib/shared/slots.d.ts.map +1 -1
- package/src/lib/speedometer-chart/speedometer-chart-options.d.ts +1 -1
- package/src/lib/speedometer-chart/speedometer-chart-options.d.ts.map +1 -1
- package/src/lib/spike-map/spike-map-options.d.ts +10 -10
- package/src/lib/spike-map/spike-map-options.d.ts.map +1 -1
- package/src/lib/strip-plot/strip-plot-options.d.ts +2 -2
- package/src/lib/strip-plot/strip-plot-options.d.ts.map +1 -1
- package/src/lib/sunburst-chart/sunburst-chart-options.d.ts +2 -2
- package/src/lib/sunburst-chart/sunburst-chart-options.d.ts.map +1 -1
- package/src/lib/symbol-map/symbol-map-options.d.ts +9 -9
- package/src/lib/symbol-map/symbol-map-options.d.ts.map +1 -1
- package/src/lib/treemap-chart/treemap-chart-options.d.ts +1 -1
- package/src/lib/treemap-chart/treemap-chart-options.d.ts.map +1 -1
- package/vite.config.d.ts.map +1 -1
- package/src/lib/line-chart-forecast/index.d.ts +0 -2
- package/src/lib/line-chart-forecast/index.d.ts.map +0 -1
- package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts +0 -3
- package/src/lib/line-chart-forecast/line-chart-forecast-slots.config.d.ts.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/scatter-plot.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Scatter Plot item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Scatter Plot item",
|
|
14
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/scatter-plot-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Scatter Plot item",
|
|
18
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/scatter-plot-slots.schema.json"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -93,6 +93,15 @@ declare const _default: {
|
|
|
93
93
|
],
|
|
94
94
|
"type": "string"
|
|
95
95
|
},
|
|
96
|
+
"slotType": {
|
|
97
|
+
"description": "Slot type",
|
|
98
|
+
"enum": [
|
|
99
|
+
"categorical",
|
|
100
|
+
"mixed",
|
|
101
|
+
"numeric"
|
|
102
|
+
],
|
|
103
|
+
"type": "string"
|
|
104
|
+
},
|
|
96
105
|
"values": {
|
|
97
106
|
"description": "An array of columns for the current picker",
|
|
98
107
|
"items": {
|
|
@@ -319,6 +328,10 @@ declare const _default: {
|
|
|
319
328
|
"type": {
|
|
320
329
|
"description": "Column / Formula type",
|
|
321
330
|
"enum": [
|
|
331
|
+
"array[datetime]",
|
|
332
|
+
"array[hierarchy]",
|
|
333
|
+
"array[numeric]",
|
|
334
|
+
"array[spatial]",
|
|
322
335
|
"datetime",
|
|
323
336
|
"hierarchy",
|
|
324
337
|
"numeric",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"definitions": {
|
|
5
5
|
"ColumnSubtype": {
|
|
@@ -99,7 +99,7 @@ declare const _default: {
|
|
|
99
99
|
"type": "string"
|
|
100
100
|
},
|
|
101
101
|
"periodOverPeriod": {
|
|
102
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
102
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
103
103
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
104
104
|
},
|
|
105
105
|
"subtype": {
|
|
@@ -139,13 +139,13 @@ declare const _default: {
|
|
|
139
139
|
"items": {
|
|
140
140
|
"anyOf": [
|
|
141
141
|
{
|
|
142
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
142
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/NumericSlotContent"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
145
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/HierarchySlotContent"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
148
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
149
149
|
}
|
|
150
150
|
]
|
|
151
151
|
},
|
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
|
218
218
|
]
|
|
219
219
|
},
|
|
220
220
|
"periodOverPeriod": {
|
|
221
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
221
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
222
222
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
223
223
|
},
|
|
224
224
|
"subtype": {
|
|
@@ -277,7 +277,7 @@ declare const _default: {
|
|
|
277
277
|
"type": "string"
|
|
278
278
|
},
|
|
279
279
|
"columnSubType": {
|
|
280
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
280
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/ColumnSubtype",
|
|
281
281
|
"description": "Column subtype"
|
|
282
282
|
},
|
|
283
283
|
"datasetId": {
|
|
@@ -370,7 +370,7 @@ declare const _default: {
|
|
|
370
370
|
"type": "object"
|
|
371
371
|
},
|
|
372
372
|
"periodOverPeriod": {
|
|
373
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
373
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
374
374
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
375
375
|
},
|
|
376
376
|
"subtype": {
|
|
@@ -415,7 +415,7 @@ declare const _default: {
|
|
|
415
415
|
"type": "number"
|
|
416
416
|
},
|
|
417
417
|
"type": {
|
|
418
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
418
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
419
419
|
"description": "Period over period comparison type"
|
|
420
420
|
}
|
|
421
421
|
},
|
|
@@ -434,7 +434,7 @@ declare const _default: {
|
|
|
434
434
|
},
|
|
435
435
|
"description": "Data definition of the Search filter",
|
|
436
436
|
"items": {
|
|
437
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
437
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json#/definitions/DimensionSlot"
|
|
438
438
|
},
|
|
439
439
|
"maxItems": 1,
|
|
440
440
|
"type": "array"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Search Filter item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Search Filter item",
|
|
14
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Search Filter item",
|
|
18
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -111,6 +111,15 @@ declare const _default: {
|
|
|
111
111
|
],
|
|
112
112
|
"type": "string"
|
|
113
113
|
},
|
|
114
|
+
"slotType": {
|
|
115
|
+
"description": "Slot type",
|
|
116
|
+
"enum": [
|
|
117
|
+
"categorical",
|
|
118
|
+
"mixed",
|
|
119
|
+
"numeric"
|
|
120
|
+
],
|
|
121
|
+
"type": "string"
|
|
122
|
+
},
|
|
114
123
|
"values": {
|
|
115
124
|
"description": "An array of columns for the current picker",
|
|
116
125
|
"items": {
|
|
@@ -337,6 +346,10 @@ declare const _default: {
|
|
|
337
346
|
"type": {
|
|
338
347
|
"description": "Column / Formula type",
|
|
339
348
|
"enum": [
|
|
349
|
+
"array[datetime]",
|
|
350
|
+
"array[hierarchy]",
|
|
351
|
+
"array[numeric]",
|
|
352
|
+
"array[spatial]",
|
|
340
353
|
"datetime",
|
|
341
354
|
"hierarchy",
|
|
342
355
|
"numeric",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"definitions": {
|
|
5
5
|
"ColumnSubtype": {
|
|
@@ -99,7 +99,7 @@ declare const _default: {
|
|
|
99
99
|
"type": "string"
|
|
100
100
|
},
|
|
101
101
|
"periodOverPeriod": {
|
|
102
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
102
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
103
103
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
104
104
|
},
|
|
105
105
|
"subtype": {
|
|
@@ -139,13 +139,13 @@ declare const _default: {
|
|
|
139
139
|
"items": {
|
|
140
140
|
"anyOf": [
|
|
141
141
|
{
|
|
142
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
142
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/NumericSlotContent"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
145
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/HierarchySlotContent"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
148
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
149
149
|
}
|
|
150
150
|
]
|
|
151
151
|
},
|
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
|
218
218
|
]
|
|
219
219
|
},
|
|
220
220
|
"periodOverPeriod": {
|
|
221
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
221
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
222
222
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
223
223
|
},
|
|
224
224
|
"subtype": {
|
|
@@ -256,13 +256,13 @@ declare const _default: {
|
|
|
256
256
|
"items": {
|
|
257
257
|
"anyOf": [
|
|
258
258
|
{
|
|
259
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
259
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/NumericSlotContent"
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
262
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/HierarchySlotContent"
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
265
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
266
266
|
}
|
|
267
267
|
]
|
|
268
268
|
},
|
|
@@ -306,7 +306,7 @@ declare const _default: {
|
|
|
306
306
|
"type": "string"
|
|
307
307
|
},
|
|
308
308
|
"columnSubType": {
|
|
309
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
309
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/ColumnSubtype",
|
|
310
310
|
"description": "Column subtype"
|
|
311
311
|
},
|
|
312
312
|
"datasetId": {
|
|
@@ -399,7 +399,7 @@ declare const _default: {
|
|
|
399
399
|
"type": "object"
|
|
400
400
|
},
|
|
401
401
|
"periodOverPeriod": {
|
|
402
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
402
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
403
403
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
404
404
|
},
|
|
405
405
|
"subtype": {
|
|
@@ -444,7 +444,7 @@ declare const _default: {
|
|
|
444
444
|
"type": "number"
|
|
445
445
|
},
|
|
446
446
|
"type": {
|
|
447
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
447
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
448
448
|
"description": "Period over period comparison type"
|
|
449
449
|
}
|
|
450
450
|
},
|
|
@@ -465,10 +465,10 @@ declare const _default: {
|
|
|
465
465
|
"items": {
|
|
466
466
|
"anyOf": [
|
|
467
467
|
{
|
|
468
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
468
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/MeasureSlot"
|
|
469
469
|
},
|
|
470
470
|
{
|
|
471
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
471
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json#/definitions/DimensionSlot"
|
|
472
472
|
}
|
|
473
473
|
]
|
|
474
474
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Slicer Filter item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Slicer Filter item",
|
|
14
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Slicer Filter item",
|
|
18
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -74,6 +74,15 @@ declare const _default: {
|
|
|
74
74
|
],
|
|
75
75
|
"type": "string"
|
|
76
76
|
},
|
|
77
|
+
"slotType": {
|
|
78
|
+
"description": "Slot type",
|
|
79
|
+
"enum": [
|
|
80
|
+
"categorical",
|
|
81
|
+
"mixed",
|
|
82
|
+
"numeric"
|
|
83
|
+
],
|
|
84
|
+
"type": "string"
|
|
85
|
+
},
|
|
77
86
|
"values": {
|
|
78
87
|
"description": "An array of columns for the current picker",
|
|
79
88
|
"items": {
|
|
@@ -300,6 +309,10 @@ declare const _default: {
|
|
|
300
309
|
"type": {
|
|
301
310
|
"description": "Column / Formula type",
|
|
302
311
|
"enum": [
|
|
312
|
+
"array[datetime]",
|
|
313
|
+
"array[hierarchy]",
|
|
314
|
+
"array[numeric]",
|
|
315
|
+
"array[spatial]",
|
|
303
316
|
"datetime",
|
|
304
317
|
"hierarchy",
|
|
305
318
|
"numeric",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"definitions": {
|
|
5
5
|
"ColumnSubtype": {
|
|
@@ -99,7 +99,7 @@ declare const _default: {
|
|
|
99
99
|
"type": "string"
|
|
100
100
|
},
|
|
101
101
|
"periodOverPeriod": {
|
|
102
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
102
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
103
103
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
104
104
|
},
|
|
105
105
|
"subtype": {
|
|
@@ -160,7 +160,7 @@ declare const _default: {
|
|
|
160
160
|
"type": "string"
|
|
161
161
|
},
|
|
162
162
|
"columnSubType": {
|
|
163
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
163
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json#/definitions/ColumnSubtype",
|
|
164
164
|
"description": "Column subtype"
|
|
165
165
|
},
|
|
166
166
|
"datasetId": {
|
|
@@ -253,7 +253,7 @@ declare const _default: {
|
|
|
253
253
|
"type": "object"
|
|
254
254
|
},
|
|
255
255
|
"periodOverPeriod": {
|
|
256
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
256
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
257
257
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
258
258
|
},
|
|
259
259
|
"subtype": {
|
|
@@ -298,7 +298,7 @@ declare const _default: {
|
|
|
298
298
|
"type": "number"
|
|
299
299
|
},
|
|
300
300
|
"type": {
|
|
301
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
301
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
302
302
|
"description": "Period over period comparison type"
|
|
303
303
|
}
|
|
304
304
|
},
|
|
@@ -322,10 +322,10 @@ declare const _default: {
|
|
|
322
322
|
"items": {
|
|
323
323
|
"anyOf": [
|
|
324
324
|
{
|
|
325
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
325
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json#/definitions/NumericSlotContent"
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
328
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
329
329
|
}
|
|
330
330
|
]
|
|
331
331
|
},
|
|
@@ -342,7 +342,7 @@ declare const _default: {
|
|
|
342
342
|
},
|
|
343
343
|
"description": "Data definition of the Slider filter",
|
|
344
344
|
"items": {
|
|
345
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
345
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json#/definitions/SliderMetricSlot"
|
|
346
346
|
},
|
|
347
347
|
"maxItems": 1,
|
|
348
348
|
"type": "array"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
3
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Slider Filter item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Slider Filter item",
|
|
14
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Slider Filter item",
|
|
18
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
};
|
|
@@ -1,123 +1,126 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
2
|
+
"$id": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slots.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"anyOf": [
|
|
5
5
|
{
|
|
6
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
6
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/area-chart-slots.schema.json"
|
|
7
7
|
},
|
|
8
8
|
{
|
|
9
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
9
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bar-chart-slots.schema.json"
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
12
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json"
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
15
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json"
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json"
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
21
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/choropleth-map-slots.schema.json"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
24
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/circle-pack-chart-slots.schema.json"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
27
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/circular-gauge-slots.schema.json"
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
30
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/column-chart-slots.schema.json"
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
33
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/combination-chart-slots.schema.json"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
36
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/conditional-number-slots.schema.json"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
39
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/date-filter-slots.schema.json"
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
42
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/donut-chart-slots.schema.json"
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
45
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/dropdown-filter-slots.schema.json"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
48
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/evolution-number-slots.schema.json"
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
51
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/funnel-chart-slots.schema.json"
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
54
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/heat-map-slots.schema.json"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
57
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/heat-table-slots.schema.json"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
60
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/hexbin-map-slots.schema.json"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
63
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/line-chart-slots.schema.json"
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
66
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/marker-map-slots.schema.json"
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
69
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/ohlc-chart-slots.schema.json"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
72
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/parallel-coordinates-plot-slots.schema.json"
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
75
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/pivot-table-slots.schema.json"
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
78
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/pyramid-chart-slots.schema.json"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
81
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/radar-chart-slots.schema.json"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
84
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/regular-table-slots.schema.json"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
87
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/route-map-slots.schema.json"
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
90
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/sankey-diagram-slots.schema.json"
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
93
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/scatter-plot-slots.schema.json"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
96
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/search-filter-slots.schema.json"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
99
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slicer-filter-slots.schema.json"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
102
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/slider-filter-slots.schema.json"
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
105
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/speedometer-chart-slots.schema.json"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
108
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/spike-map-slots.schema.json"
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
111
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/strip-plot-slots.schema.json"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
114
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/sunburst-chart-slots.schema.json"
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
117
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/symbol-map-slots.schema.json"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
120
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/treemap-chart-slots.schema.json"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/wordcloud-chart-slots.schema.json"
|
|
121
124
|
}
|
|
122
125
|
]
|
|
123
126
|
};
|