@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,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/box-plot-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -445,6 +445,15 @@ declare const _default: {
|
|
|
445
445
|
],
|
|
446
446
|
"type": "string"
|
|
447
447
|
},
|
|
448
|
+
"slotType": {
|
|
449
|
+
"description": "Slot type",
|
|
450
|
+
"enum": [
|
|
451
|
+
"categorical",
|
|
452
|
+
"mixed",
|
|
453
|
+
"numeric"
|
|
454
|
+
],
|
|
455
|
+
"type": "string"
|
|
456
|
+
},
|
|
448
457
|
"values": {
|
|
449
458
|
"description": "An array of columns for the current picker",
|
|
450
459
|
"items": {
|
|
@@ -671,6 +680,10 @@ declare const _default: {
|
|
|
671
680
|
"type": {
|
|
672
681
|
"description": "Column / Formula type",
|
|
673
682
|
"enum": [
|
|
683
|
+
"array[datetime]",
|
|
684
|
+
"array[hierarchy]",
|
|
685
|
+
"array[numeric]",
|
|
686
|
+
"array[spatial]",
|
|
674
687
|
"datetime",
|
|
675
688
|
"hierarchy",
|
|
676
689
|
"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/box-plot-slots.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"definitions": {
|
|
5
5
|
"CategorySlot": {
|
|
@@ -10,13 +10,13 @@ declare const _default: {
|
|
|
10
10
|
"items": {
|
|
11
11
|
"anyOf": [
|
|
12
12
|
{
|
|
13
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
13
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/NumericSlotContent"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
16
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/HierarchySlotContent"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
19
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
20
20
|
}
|
|
21
21
|
]
|
|
22
22
|
},
|
|
@@ -128,7 +128,7 @@ declare const _default: {
|
|
|
128
128
|
"type": "string"
|
|
129
129
|
},
|
|
130
130
|
"periodOverPeriod": {
|
|
131
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
131
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
132
132
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
133
133
|
},
|
|
134
134
|
"subtype": {
|
|
@@ -219,7 +219,7 @@ declare const _default: {
|
|
|
219
219
|
]
|
|
220
220
|
},
|
|
221
221
|
"periodOverPeriod": {
|
|
222
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
222
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
223
223
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
224
224
|
},
|
|
225
225
|
"subtype": {
|
|
@@ -255,7 +255,7 @@ declare const _default: {
|
|
|
255
255
|
"content": {
|
|
256
256
|
"description": "Measure slot definition",
|
|
257
257
|
"items": {
|
|
258
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
258
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/NumericSlotContent"
|
|
259
259
|
},
|
|
260
260
|
"maxItems": 1,
|
|
261
261
|
"type": "array"
|
|
@@ -297,7 +297,7 @@ declare const _default: {
|
|
|
297
297
|
"type": "string"
|
|
298
298
|
},
|
|
299
299
|
"columnSubType": {
|
|
300
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
300
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/ColumnSubtype",
|
|
301
301
|
"description": "Column subtype"
|
|
302
302
|
},
|
|
303
303
|
"datasetId": {
|
|
@@ -390,7 +390,7 @@ declare const _default: {
|
|
|
390
390
|
"type": "object"
|
|
391
391
|
},
|
|
392
392
|
"periodOverPeriod": {
|
|
393
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
393
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
394
394
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
395
395
|
},
|
|
396
396
|
"subtype": {
|
|
@@ -435,7 +435,7 @@ declare const _default: {
|
|
|
435
435
|
"type": "number"
|
|
436
436
|
},
|
|
437
437
|
"type": {
|
|
438
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
438
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
439
439
|
"description": "Period over period comparison type"
|
|
440
440
|
}
|
|
441
441
|
},
|
|
@@ -456,10 +456,10 @@ declare const _default: {
|
|
|
456
456
|
"items": {
|
|
457
457
|
"anyOf": [
|
|
458
458
|
{
|
|
459
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
459
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/MeasureSlot"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
462
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/box-plot-slots.schema.json#/definitions/CategorySlot"
|
|
463
463
|
}
|
|
464
464
|
]
|
|
465
465
|
},
|
|
@@ -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/box-plot.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Box Plot item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Box 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/box-plot-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Box 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/box-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/bubble-chart-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -234,6 +234,15 @@ declare const _default: {
|
|
|
234
234
|
],
|
|
235
235
|
"type": "string"
|
|
236
236
|
},
|
|
237
|
+
"slotType": {
|
|
238
|
+
"description": "Slot type",
|
|
239
|
+
"enum": [
|
|
240
|
+
"categorical",
|
|
241
|
+
"mixed",
|
|
242
|
+
"numeric"
|
|
243
|
+
],
|
|
244
|
+
"type": "string"
|
|
245
|
+
},
|
|
237
246
|
"values": {
|
|
238
247
|
"description": "An array of columns for the current picker",
|
|
239
248
|
"items": {
|
|
@@ -460,6 +469,10 @@ declare const _default: {
|
|
|
460
469
|
"type": {
|
|
461
470
|
"description": "Column / Formula type",
|
|
462
471
|
"enum": [
|
|
472
|
+
"array[datetime]",
|
|
473
|
+
"array[hierarchy]",
|
|
474
|
+
"array[numeric]",
|
|
475
|
+
"array[spatial]",
|
|
463
476
|
"datetime",
|
|
464
477
|
"hierarchy",
|
|
465
478
|
"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/bubble-chart-slots.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"definitions": {
|
|
5
5
|
"CategorySlot": {
|
|
@@ -10,13 +10,13 @@ declare const _default: {
|
|
|
10
10
|
"items": {
|
|
11
11
|
"anyOf": [
|
|
12
12
|
{
|
|
13
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
13
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
16
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
19
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
20
20
|
}
|
|
21
21
|
]
|
|
22
22
|
},
|
|
@@ -39,13 +39,13 @@ declare const _default: {
|
|
|
39
39
|
"items": {
|
|
40
40
|
"anyOf": [
|
|
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/bubble-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
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/bubble-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
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/bubble-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
49
49
|
}
|
|
50
50
|
]
|
|
51
51
|
},
|
|
@@ -157,7 +157,7 @@ declare const _default: {
|
|
|
157
157
|
"type": "string"
|
|
158
158
|
},
|
|
159
159
|
"periodOverPeriod": {
|
|
160
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
160
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
161
161
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
162
162
|
},
|
|
163
163
|
"subtype": {
|
|
@@ -248,7 +248,7 @@ declare const _default: {
|
|
|
248
248
|
]
|
|
249
249
|
},
|
|
250
250
|
"periodOverPeriod": {
|
|
251
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
251
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
252
252
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
253
253
|
},
|
|
254
254
|
"subtype": {
|
|
@@ -286,13 +286,13 @@ declare const _default: {
|
|
|
286
286
|
"items": {
|
|
287
287
|
"anyOf": [
|
|
288
288
|
{
|
|
289
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
289
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
290
290
|
},
|
|
291
291
|
{
|
|
292
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
292
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
293
293
|
},
|
|
294
294
|
{
|
|
295
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
295
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
296
296
|
}
|
|
297
297
|
]
|
|
298
298
|
},
|
|
@@ -336,7 +336,7 @@ declare const _default: {
|
|
|
336
336
|
"type": "string"
|
|
337
337
|
},
|
|
338
338
|
"columnSubType": {
|
|
339
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
339
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/ColumnSubtype",
|
|
340
340
|
"description": "Column subtype"
|
|
341
341
|
},
|
|
342
342
|
"datasetId": {
|
|
@@ -429,7 +429,7 @@ declare const _default: {
|
|
|
429
429
|
"type": "object"
|
|
430
430
|
},
|
|
431
431
|
"periodOverPeriod": {
|
|
432
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
432
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
433
433
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
434
434
|
},
|
|
435
435
|
"subtype": {
|
|
@@ -474,7 +474,7 @@ declare const _default: {
|
|
|
474
474
|
"type": "number"
|
|
475
475
|
},
|
|
476
476
|
"type": {
|
|
477
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
477
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
478
478
|
"description": "Period over period comparison type"
|
|
479
479
|
}
|
|
480
480
|
},
|
|
@@ -495,13 +495,13 @@ declare const _default: {
|
|
|
495
495
|
"items": {
|
|
496
496
|
"anyOf": [
|
|
497
497
|
{
|
|
498
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
498
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/MeasureSlot"
|
|
499
499
|
},
|
|
500
500
|
{
|
|
501
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
501
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/CategorySlot"
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
504
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-slots.schema.json#/definitions/ColorSlot"
|
|
505
505
|
}
|
|
506
506
|
]
|
|
507
507
|
},
|
|
@@ -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/bubble-chart.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Bubble Chart item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Bubble Chart item",
|
|
14
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Bubble Chart item",
|
|
18
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
18
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bubble-chart-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/bullet-chart-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -202,6 +202,15 @@ declare const _default: {
|
|
|
202
202
|
],
|
|
203
203
|
"type": "string"
|
|
204
204
|
},
|
|
205
|
+
"slotType": {
|
|
206
|
+
"description": "Slot type",
|
|
207
|
+
"enum": [
|
|
208
|
+
"categorical",
|
|
209
|
+
"mixed",
|
|
210
|
+
"numeric"
|
|
211
|
+
],
|
|
212
|
+
"type": "string"
|
|
213
|
+
},
|
|
205
214
|
"values": {
|
|
206
215
|
"description": "An array of columns for the current picker",
|
|
207
216
|
"items": {
|
|
@@ -428,6 +437,10 @@ declare const _default: {
|
|
|
428
437
|
"type": {
|
|
429
438
|
"description": "Column / Formula type",
|
|
430
439
|
"enum": [
|
|
440
|
+
"array[datetime]",
|
|
441
|
+
"array[hierarchy]",
|
|
442
|
+
"array[numeric]",
|
|
443
|
+
"array[spatial]",
|
|
431
444
|
"datetime",
|
|
432
445
|
"hierarchy",
|
|
433
446
|
"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/bullet-chart-slots.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"definitions": {
|
|
5
5
|
"CategorySlot": {
|
|
@@ -10,13 +10,13 @@ declare const _default: {
|
|
|
10
10
|
"items": {
|
|
11
11
|
"anyOf": [
|
|
12
12
|
{
|
|
13
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
13
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
16
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
19
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
20
20
|
}
|
|
21
21
|
]
|
|
22
22
|
},
|
|
@@ -128,7 +128,7 @@ declare const _default: {
|
|
|
128
128
|
"type": "string"
|
|
129
129
|
},
|
|
130
130
|
"periodOverPeriod": {
|
|
131
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
131
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
132
132
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
133
133
|
},
|
|
134
134
|
"subtype": {
|
|
@@ -219,7 +219,7 @@ declare const _default: {
|
|
|
219
219
|
]
|
|
220
220
|
},
|
|
221
221
|
"periodOverPeriod": {
|
|
222
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
222
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
223
223
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
224
224
|
},
|
|
225
225
|
"subtype": {
|
|
@@ -257,13 +257,13 @@ declare const _default: {
|
|
|
257
257
|
"items": {
|
|
258
258
|
"anyOf": [
|
|
259
259
|
{
|
|
260
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
260
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
263
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
266
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
267
267
|
}
|
|
268
268
|
]
|
|
269
269
|
},
|
|
@@ -307,7 +307,7 @@ declare const _default: {
|
|
|
307
307
|
"type": "string"
|
|
308
308
|
},
|
|
309
309
|
"columnSubType": {
|
|
310
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
310
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/ColumnSubtype",
|
|
311
311
|
"description": "Column subtype"
|
|
312
312
|
},
|
|
313
313
|
"datasetId": {
|
|
@@ -400,7 +400,7 @@ declare const _default: {
|
|
|
400
400
|
"type": "object"
|
|
401
401
|
},
|
|
402
402
|
"periodOverPeriod": {
|
|
403
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
403
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/PeriodOverPeriod",
|
|
404
404
|
"description": "Settings to configure period over period comparison. It can be used only in a measure slot."
|
|
405
405
|
},
|
|
406
406
|
"subtype": {
|
|
@@ -445,7 +445,7 @@ declare const _default: {
|
|
|
445
445
|
"type": "number"
|
|
446
446
|
},
|
|
447
447
|
"type": {
|
|
448
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
448
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/PeriodOverPeriodType",
|
|
449
449
|
"description": "Period over period comparison type"
|
|
450
450
|
}
|
|
451
451
|
},
|
|
@@ -469,13 +469,13 @@ declare const _default: {
|
|
|
469
469
|
"items": {
|
|
470
470
|
"anyOf": [
|
|
471
471
|
{
|
|
472
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
472
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/NumericSlotContent"
|
|
473
473
|
},
|
|
474
474
|
{
|
|
475
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
475
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/HierarchySlotContent"
|
|
476
476
|
},
|
|
477
477
|
{
|
|
478
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
478
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/DateTimeSlotContent"
|
|
479
479
|
}
|
|
480
480
|
]
|
|
481
481
|
},
|
|
@@ -495,13 +495,13 @@ declare const _default: {
|
|
|
495
495
|
"items": {
|
|
496
496
|
"anyOf": [
|
|
497
497
|
{
|
|
498
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
498
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/MeasureSlot"
|
|
499
499
|
},
|
|
500
500
|
{
|
|
501
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
501
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/CategorySlot"
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
504
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-slots.schema.json#/definitions/TargetSlot"
|
|
505
505
|
}
|
|
506
506
|
]
|
|
507
507
|
},
|
|
@@ -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/bullet-chart.schema.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Bullet Chart item",
|
|
6
6
|
"properties": {
|
|
@@ -11,11 +11,11 @@ declare const _default: {
|
|
|
11
11
|
},
|
|
12
12
|
"options": {
|
|
13
13
|
"description": "Options of the Bullet Chart item",
|
|
14
|
-
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.
|
|
14
|
+
"$ref": "https://developer.luzmo.com/assets/json-schemas/0.1.97/bullet-chart-options.schema.json"
|
|
15
15
|
},
|
|
16
16
|
"slots": {
|
|
17
17
|
"description": "Data definition of the Bullet Chart item",
|
|
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
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/choropleth-map-options.schema.json",
|
|
3
3
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
4
4
|
"properties": {
|
|
5
5
|
"annotate": {
|
|
@@ -306,6 +306,15 @@ declare const _default: {
|
|
|
306
306
|
],
|
|
307
307
|
"type": "string"
|
|
308
308
|
},
|
|
309
|
+
"slotType": {
|
|
310
|
+
"description": "Slot type",
|
|
311
|
+
"enum": [
|
|
312
|
+
"categorical",
|
|
313
|
+
"mixed",
|
|
314
|
+
"numeric"
|
|
315
|
+
],
|
|
316
|
+
"type": "string"
|
|
317
|
+
},
|
|
309
318
|
"values": {
|
|
310
319
|
"description": "An array of columns for the current picker",
|
|
311
320
|
"items": {
|
|
@@ -532,6 +541,10 @@ declare const _default: {
|
|
|
532
541
|
"type": {
|
|
533
542
|
"description": "Column / Formula type",
|
|
534
543
|
"enum": [
|
|
544
|
+
"array[datetime]",
|
|
545
|
+
"array[hierarchy]",
|
|
546
|
+
"array[numeric]",
|
|
547
|
+
"array[spatial]",
|
|
535
548
|
"datetime",
|
|
536
549
|
"hierarchy",
|
|
537
550
|
"numeric",
|