@luzmo/dashboard-contents-types 1.0.19 → 1.0.20
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/assets/json-schemas/area-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/area-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bar-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/box-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/box-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/column-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/column-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/combination-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/conditional-number-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/conditional-number-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/date-comparison-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-comparison-filter-slots.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-filter-slots.schema.json.d.ts +5 -0
- package/assets/json-schemas/donut-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/evolution-number-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/heat-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/heat-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/heat-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/heat-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/line-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/line-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/marker-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/marker-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/pivot-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/radar-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/regular-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/regular-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/route-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/route-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/search-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/search-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/slider-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +10 -0
- package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/spike-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/spike-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/strip-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/symbol-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/viz-item-type.schema.json.d.ts +0 -2
- package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +15 -0
- package/index.js +41 -48
- package/index.mjs +398 -216
- package/json-schemas.d.ts +840 -0
- package/json-schemas.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/lib/area-chart/area-chart-context.config.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-context.config.d.ts.map +1 -1
- package/src/lib/donut-chart/donut-chart-context.config.d.ts.map +1 -1
- package/src/lib/line-chart/line-chart-context.config.d.ts.map +1 -1
- package/src/lib/ohlc-chart/ohlc-chart-context.config.d.ts.map +1 -1
- package/src/lib/sankey-diagram/sankey-diagram-context.config.d.ts.map +1 -1
- package/src/lib/scatter-plot/scatter-plot-context.config.d.ts.map +1 -1
- package/src/lib/shared/types/common.d.ts +1 -1
- package/src/lib/shared/types/common.d.ts.map +1 -1
- package/src/lib/shared/types/context.d.ts +8 -0
- package/src/lib/shared/types/context.d.ts.map +1 -1
- package/src/lib/shared/types/slots.d.ts +5 -0
- package/src/lib/shared/types/slots.d.ts.map +1 -1
- package/src/lib/slicer-filter/slicer-filter-context.config.d.ts.map +1 -1
|
@@ -668,6 +668,11 @@ declare const _default: {
|
|
|
668
668
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
669
669
|
"type": "string"
|
|
670
670
|
},
|
|
671
|
+
"formulaId": {
|
|
672
|
+
"description": "A formula id",
|
|
673
|
+
"format": "uuid",
|
|
674
|
+
"type": "string"
|
|
675
|
+
},
|
|
671
676
|
"grandTotals": {
|
|
672
677
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
673
678
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -665,6 +665,11 @@ declare const _default: {
|
|
|
665
665
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
666
666
|
"type": "string"
|
|
667
667
|
},
|
|
668
|
+
"formulaId": {
|
|
669
|
+
"description": "A formula id",
|
|
670
|
+
"format": "uuid",
|
|
671
|
+
"type": "string"
|
|
672
|
+
},
|
|
668
673
|
"grandTotals": {
|
|
669
674
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
670
675
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -607,6 +607,11 @@ declare const _default: {
|
|
|
607
607
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
608
608
|
"type": "string"
|
|
609
609
|
},
|
|
610
|
+
"formulaId": {
|
|
611
|
+
"description": "A formula id",
|
|
612
|
+
"format": "uuid",
|
|
613
|
+
"type": "string"
|
|
614
|
+
},
|
|
610
615
|
"grandTotals": {
|
|
611
616
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
612
617
|
"properties": {
|
|
@@ -105,6 +105,11 @@ declare const _default: {
|
|
|
105
105
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
106
106
|
"type": "string"
|
|
107
107
|
},
|
|
108
|
+
"formulaId": {
|
|
109
|
+
"description": "A formula id",
|
|
110
|
+
"format": "uuid",
|
|
111
|
+
"type": "string"
|
|
112
|
+
},
|
|
108
113
|
"grandTotals": {
|
|
109
114
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
110
115
|
"properties": {
|
|
@@ -211,6 +216,11 @@ declare const _default: {
|
|
|
211
216
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
212
217
|
"type": "string"
|
|
213
218
|
},
|
|
219
|
+
"formulaId": {
|
|
220
|
+
"description": "A formula id",
|
|
221
|
+
"format": "uuid",
|
|
222
|
+
"type": "string"
|
|
223
|
+
},
|
|
214
224
|
"grandTotals": {
|
|
215
225
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
216
226
|
"properties": {
|
|
@@ -407,6 +417,11 @@ declare const _default: {
|
|
|
407
417
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
408
418
|
"type": "string"
|
|
409
419
|
},
|
|
420
|
+
"formulaId": {
|
|
421
|
+
"description": "A formula id",
|
|
422
|
+
"format": "uuid",
|
|
423
|
+
"type": "string"
|
|
424
|
+
},
|
|
410
425
|
"grandTotals": {
|
|
411
426
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
412
427
|
"properties": {
|
|
@@ -392,6 +392,11 @@ declare const _default: {
|
|
|
392
392
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
393
393
|
"type": "string"
|
|
394
394
|
},
|
|
395
|
+
"formulaId": {
|
|
396
|
+
"description": "A formula id",
|
|
397
|
+
"format": "uuid",
|
|
398
|
+
"type": "string"
|
|
399
|
+
},
|
|
395
400
|
"grandTotals": {
|
|
396
401
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
397
402
|
"properties": {
|
|
@@ -134,6 +134,11 @@ declare const _default: {
|
|
|
134
134
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
135
135
|
"type": "string"
|
|
136
136
|
},
|
|
137
|
+
"formulaId": {
|
|
138
|
+
"description": "A formula id",
|
|
139
|
+
"format": "uuid",
|
|
140
|
+
"type": "string"
|
|
141
|
+
},
|
|
137
142
|
"grandTotals": {
|
|
138
143
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
139
144
|
"properties": {
|
|
@@ -240,6 +245,11 @@ declare const _default: {
|
|
|
240
245
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
241
246
|
"type": "string"
|
|
242
247
|
},
|
|
248
|
+
"formulaId": {
|
|
249
|
+
"description": "A formula id",
|
|
250
|
+
"format": "uuid",
|
|
251
|
+
"type": "string"
|
|
252
|
+
},
|
|
243
253
|
"grandTotals": {
|
|
244
254
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
245
255
|
"properties": {
|
|
@@ -446,6 +456,11 @@ declare const _default: {
|
|
|
446
456
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
447
457
|
"type": "string"
|
|
448
458
|
},
|
|
459
|
+
"formulaId": {
|
|
460
|
+
"description": "A formula id",
|
|
461
|
+
"format": "uuid",
|
|
462
|
+
"type": "string"
|
|
463
|
+
},
|
|
449
464
|
"grandTotals": {
|
|
450
465
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
451
466
|
"properties": {
|
|
@@ -360,6 +360,11 @@ declare const _default: {
|
|
|
360
360
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
361
361
|
"type": "string"
|
|
362
362
|
},
|
|
363
|
+
"formulaId": {
|
|
364
|
+
"description": "A formula id",
|
|
365
|
+
"format": "uuid",
|
|
366
|
+
"type": "string"
|
|
367
|
+
},
|
|
363
368
|
"grandTotals": {
|
|
364
369
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
365
370
|
"properties": {
|
|
@@ -105,6 +105,11 @@ declare const _default: {
|
|
|
105
105
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
106
106
|
"type": "string"
|
|
107
107
|
},
|
|
108
|
+
"formulaId": {
|
|
109
|
+
"description": "A formula id",
|
|
110
|
+
"format": "uuid",
|
|
111
|
+
"type": "string"
|
|
112
|
+
},
|
|
108
113
|
"grandTotals": {
|
|
109
114
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
110
115
|
"properties": {
|
|
@@ -211,6 +216,11 @@ declare const _default: {
|
|
|
211
216
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
212
217
|
"type": "string"
|
|
213
218
|
},
|
|
219
|
+
"formulaId": {
|
|
220
|
+
"description": "A formula id",
|
|
221
|
+
"format": "uuid",
|
|
222
|
+
"type": "string"
|
|
223
|
+
},
|
|
214
224
|
"grandTotals": {
|
|
215
225
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
216
226
|
"properties": {
|
|
@@ -417,6 +427,11 @@ declare const _default: {
|
|
|
417
427
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
418
428
|
"type": "string"
|
|
419
429
|
},
|
|
430
|
+
"formulaId": {
|
|
431
|
+
"description": "A formula id",
|
|
432
|
+
"format": "uuid",
|
|
433
|
+
"type": "string"
|
|
434
|
+
},
|
|
420
435
|
"grandTotals": {
|
|
421
436
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
422
437
|
"properties": {
|
|
@@ -464,6 +464,11 @@ declare const _default: {
|
|
|
464
464
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
465
465
|
"type": "string"
|
|
466
466
|
},
|
|
467
|
+
"formulaId": {
|
|
468
|
+
"description": "A formula id",
|
|
469
|
+
"format": "uuid",
|
|
470
|
+
"type": "string"
|
|
471
|
+
},
|
|
467
472
|
"grandTotals": {
|
|
468
473
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
469
474
|
"properties": {
|
|
@@ -102,6 +102,11 @@ declare const _default: {
|
|
|
102
102
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
103
103
|
"type": "string"
|
|
104
104
|
},
|
|
105
|
+
"formulaId": {
|
|
106
|
+
"description": "A formula id",
|
|
107
|
+
"format": "uuid",
|
|
108
|
+
"type": "string"
|
|
109
|
+
},
|
|
105
110
|
"grandTotals": {
|
|
106
111
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
107
112
|
"properties": {
|
|
@@ -227,6 +232,11 @@ declare const _default: {
|
|
|
227
232
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
228
233
|
"type": "string"
|
|
229
234
|
},
|
|
235
|
+
"formulaId": {
|
|
236
|
+
"description": "A formula id",
|
|
237
|
+
"format": "uuid",
|
|
238
|
+
"type": "string"
|
|
239
|
+
},
|
|
230
240
|
"grandTotals": {
|
|
231
241
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
232
242
|
"properties": {
|
|
@@ -433,6 +443,11 @@ declare const _default: {
|
|
|
433
443
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
434
444
|
"type": "string"
|
|
435
445
|
},
|
|
446
|
+
"formulaId": {
|
|
447
|
+
"description": "A formula id",
|
|
448
|
+
"format": "uuid",
|
|
449
|
+
"type": "string"
|
|
450
|
+
},
|
|
436
451
|
"grandTotals": {
|
|
437
452
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
438
453
|
"properties": {
|
|
@@ -727,6 +742,11 @@ declare const _default: {
|
|
|
727
742
|
"format": "uuid",
|
|
728
743
|
"type": "string"
|
|
729
744
|
},
|
|
745
|
+
"formulaId": {
|
|
746
|
+
"description": "A formula id",
|
|
747
|
+
"format": "uuid",
|
|
748
|
+
"type": "string"
|
|
749
|
+
},
|
|
730
750
|
"include_nonoccurring": {
|
|
731
751
|
"description": "Shows empty areas for geo slots (with the name \"geo\" and content type 'spacial).\nAlso, it can be set in the options' advanced settings of the Choropleth map.",
|
|
732
752
|
"type": "boolean"
|
|
@@ -366,6 +366,11 @@ declare const _default: {
|
|
|
366
366
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
367
367
|
"type": "string"
|
|
368
368
|
},
|
|
369
|
+
"formulaId": {
|
|
370
|
+
"description": "A formula id",
|
|
371
|
+
"format": "uuid",
|
|
372
|
+
"type": "string"
|
|
373
|
+
},
|
|
369
374
|
"grandTotals": {
|
|
370
375
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
371
376
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -399,6 +399,11 @@ declare const _default: {
|
|
|
399
399
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
400
400
|
"type": "string"
|
|
401
401
|
},
|
|
402
|
+
"formulaId": {
|
|
403
|
+
"description": "A formula id",
|
|
404
|
+
"format": "uuid",
|
|
405
|
+
"type": "string"
|
|
406
|
+
},
|
|
402
407
|
"grandTotals": {
|
|
403
408
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
404
409
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -388,6 +398,11 @@ declare const _default: {
|
|
|
388
398
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
389
399
|
"type": "string"
|
|
390
400
|
},
|
|
401
|
+
"formulaId": {
|
|
402
|
+
"description": "A formula id",
|
|
403
|
+
"format": "uuid",
|
|
404
|
+
"type": "string"
|
|
405
|
+
},
|
|
391
406
|
"grandTotals": {
|
|
392
407
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
393
408
|
"properties": {
|
|
@@ -663,6 +663,11 @@ declare const _default: {
|
|
|
663
663
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
664
664
|
"type": "string"
|
|
665
665
|
},
|
|
666
|
+
"formulaId": {
|
|
667
|
+
"description": "A formula id",
|
|
668
|
+
"format": "uuid",
|
|
669
|
+
"type": "string"
|
|
670
|
+
},
|
|
666
671
|
"grandTotals": {
|
|
667
672
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
668
673
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -416,6 +426,11 @@ declare const _default: {
|
|
|
416
426
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
417
427
|
"type": "string"
|
|
418
428
|
},
|
|
429
|
+
"formulaId": {
|
|
430
|
+
"description": "A formula id",
|
|
431
|
+
"format": "uuid",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
419
434
|
"grandTotals": {
|
|
420
435
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
421
436
|
"properties": {
|
|
@@ -787,6 +787,11 @@ declare const _default: {
|
|
|
787
787
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
788
788
|
"type": "string"
|
|
789
789
|
},
|
|
790
|
+
"formulaId": {
|
|
791
|
+
"description": "A formula id",
|
|
792
|
+
"format": "uuid",
|
|
793
|
+
"type": "string"
|
|
794
|
+
},
|
|
790
795
|
"grandTotals": {
|
|
791
796
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
792
797
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -387,6 +397,11 @@ declare const _default: {
|
|
|
387
397
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
388
398
|
"type": "string"
|
|
389
399
|
},
|
|
400
|
+
"formulaId": {
|
|
401
|
+
"description": "A formula id",
|
|
402
|
+
"format": "uuid",
|
|
403
|
+
"type": "string"
|
|
404
|
+
},
|
|
390
405
|
"grandTotals": {
|
|
391
406
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
392
407
|
"properties": {
|
|
@@ -368,6 +368,11 @@ declare const _default: {
|
|
|
368
368
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
369
369
|
"type": "string"
|
|
370
370
|
},
|
|
371
|
+
"formulaId": {
|
|
372
|
+
"description": "A formula id",
|
|
373
|
+
"format": "uuid",
|
|
374
|
+
"type": "string"
|
|
375
|
+
},
|
|
371
376
|
"grandTotals": {
|
|
372
377
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
373
378
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -182,6 +187,11 @@ declare const _default: {
|
|
|
182
187
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
183
188
|
"type": "string"
|
|
184
189
|
},
|
|
190
|
+
"formulaId": {
|
|
191
|
+
"description": "A formula id",
|
|
192
|
+
"format": "uuid",
|
|
193
|
+
"type": "string"
|
|
194
|
+
},
|
|
185
195
|
"grandTotals": {
|
|
186
196
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
187
197
|
"properties": {
|
|
@@ -388,6 +398,11 @@ declare const _default: {
|
|
|
388
398
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
389
399
|
"type": "string"
|
|
390
400
|
},
|
|
401
|
+
"formulaId": {
|
|
402
|
+
"description": "A formula id",
|
|
403
|
+
"format": "uuid",
|
|
404
|
+
"type": "string"
|
|
405
|
+
},
|
|
391
406
|
"grandTotals": {
|
|
392
407
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
393
408
|
"properties": {
|
|
@@ -401,6 +401,11 @@ declare const _default: {
|
|
|
401
401
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
402
402
|
"type": "string"
|
|
403
403
|
},
|
|
404
|
+
"formulaId": {
|
|
405
|
+
"description": "A formula id",
|
|
406
|
+
"format": "uuid",
|
|
407
|
+
"type": "string"
|
|
408
|
+
},
|
|
404
409
|
"grandTotals": {
|
|
405
410
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
406
411
|
"properties": {
|
|
@@ -76,6 +76,11 @@ declare const _default: {
|
|
|
76
76
|
"description": "D3 format, it is used for \"numeric\" formatting (https://observablehq.com/@d3/d3-format), for \"datetime\" formatting (https://d3js.org/d3-time-format).\nIt can also be used for \"hierarchy\" formatting but when it's used in the measure slot.",
|
|
77
77
|
"type": "string"
|
|
78
78
|
},
|
|
79
|
+
"formulaId": {
|
|
80
|
+
"description": "A formula id",
|
|
81
|
+
"format": "uuid",
|
|
82
|
+
"type": "string"
|
|
83
|
+
},
|
|
79
84
|
"grandTotals": {
|
|
80
85
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
81
86
|
"properties": {
|
|
@@ -341,6 +341,11 @@ declare const _default: {
|
|
|
341
341
|
"description": "A dataset formula id or an ad-hoc formula. A formula is an entity similar to a column. You can add formulas on the dataset details page or use ad-hoc formulas. You can find more information about formulas in the article https://academy.luzmo.com/article/52tm82oo",
|
|
342
342
|
"type": "string"
|
|
343
343
|
},
|
|
344
|
+
"formulaId": {
|
|
345
|
+
"description": "A formula id",
|
|
346
|
+
"format": "uuid",
|
|
347
|
+
"type": "string"
|
|
348
|
+
},
|
|
344
349
|
"grandTotals": {
|
|
345
350
|
"description": "Enable or disable grand totals, they're only used in Pivot table",
|
|
346
351
|
"properties": {
|