@luzmo/dashboard-contents-types 1.0.29 → 1.0.30
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 +12 -0
- package/assets/json-schemas/area-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/area-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/area-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/area-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/area-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/area-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/area-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/area-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/area-chart.schema.json.js +1 -1
- package/assets/json-schemas/bar-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/bar-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/bar-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/bar-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/bar-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/bar-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/bar-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/bar-chart.schema.json.js +1 -1
- package/assets/json-schemas/box-plot-options.schema.json.cjs +1 -1
- package/assets/json-schemas/box-plot-options.schema.json.d.ts +44 -1
- package/assets/json-schemas/box-plot-options.schema.json.js +1 -1
- package/assets/json-schemas/box-plot-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/box-plot-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/box-plot-slots.schema.json.js +1 -1
- package/assets/json-schemas/box-plot.schema.json.cjs +1 -1
- package/assets/json-schemas/box-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/box-plot.schema.json.js +1 -1
- package/assets/json-schemas/bubble-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/bubble-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/bubble-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/bubble-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/bubble-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/bubble-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/bubble-chart.schema.json.js +1 -1
- package/assets/json-schemas/bullet-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/bullet-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/bullet-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/bullet-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/bullet-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/bullet-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/bullet-chart.schema.json.js +1 -1
- package/assets/json-schemas/choropleth-map-options.schema.json.cjs +1 -1
- package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +76 -26
- package/assets/json-schemas/choropleth-map-options.schema.json.js +1 -1
- package/assets/json-schemas/choropleth-map-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +19 -19
- package/assets/json-schemas/choropleth-map-slots.schema.json.js +1 -1
- package/assets/json-schemas/choropleth-map.schema.json.cjs +1 -1
- package/assets/json-schemas/choropleth-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/choropleth-map.schema.json.js +1 -1
- package/assets/json-schemas/circle-pack-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/circle-pack-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/circle-pack-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/circle-pack-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/circle-pack-chart.schema.json.js +1 -1
- package/assets/json-schemas/circular-gauge-options.schema.json.cjs +1 -1
- package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/circular-gauge-options.schema.json.js +1 -1
- package/assets/json-schemas/circular-gauge-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/circular-gauge-slots.schema.json.js +1 -1
- package/assets/json-schemas/circular-gauge.schema.json.cjs +1 -1
- package/assets/json-schemas/circular-gauge.schema.json.d.ts +3 -3
- package/assets/json-schemas/circular-gauge.schema.json.js +1 -1
- package/assets/json-schemas/column-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/column-chart-options.schema.json.d.ts +3 -1
- package/assets/json-schemas/column-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/column-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/column-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/column-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/column-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/column-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/column-chart.schema.json.js +1 -1
- package/assets/json-schemas/combination-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/combination-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/combination-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/combination-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/combination-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/combination-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/combination-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/combination-chart.schema.json.js +1 -1
- package/assets/json-schemas/conditional-number-options.schema.json.cjs +1 -1
- package/assets/json-schemas/conditional-number-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/conditional-number-options.schema.json.js +1 -1
- package/assets/json-schemas/conditional-number-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/conditional-number-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/conditional-number-slots.schema.json.js +1 -1
- package/assets/json-schemas/conditional-number.schema.json.cjs +1 -1
- package/assets/json-schemas/conditional-number.schema.json.d.ts +3 -3
- package/assets/json-schemas/conditional-number.schema.json.js +1 -1
- package/assets/json-schemas/date-comparison-filter-options.schema.json.cjs +1 -1
- package/assets/json-schemas/date-comparison-filter-options.schema.json.d.ts +4 -3
- package/assets/json-schemas/date-comparison-filter-options.schema.json.js +1 -1
- package/assets/json-schemas/date-comparison-filter-slots.schema.json.cjs +4 -4
- package/assets/json-schemas/date-comparison-filter-slots.schema.json.d.ts +9 -9
- package/assets/json-schemas/date-comparison-filter-slots.schema.json.js +4 -4
- package/assets/json-schemas/date-comparison-filter.schema.json.cjs +1 -1
- package/assets/json-schemas/date-comparison-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/date-comparison-filter.schema.json.js +1 -1
- package/assets/json-schemas/date-filter-options.schema.json.cjs +1 -1
- package/assets/json-schemas/date-filter-options.schema.json.d.ts +4 -3
- package/assets/json-schemas/date-filter-options.schema.json.js +1 -1
- package/assets/json-schemas/date-filter-slots.schema.json.cjs +4 -4
- package/assets/json-schemas/date-filter-slots.schema.json.d.ts +9 -9
- package/assets/json-schemas/date-filter-slots.schema.json.js +4 -4
- package/assets/json-schemas/date-filter.schema.json.cjs +1 -1
- package/assets/json-schemas/date-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/date-filter.schema.json.js +1 -1
- package/assets/json-schemas/donut-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/donut-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/donut-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/donut-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/donut-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/donut-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/donut-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/donut-chart.schema.json.js +1 -1
- package/assets/json-schemas/dropdown-filter-options.schema.json.cjs +1 -1
- package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/dropdown-filter-options.schema.json.js +1 -1
- package/assets/json-schemas/dropdown-filter-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/dropdown-filter-slots.schema.json.js +1 -1
- package/assets/json-schemas/dropdown-filter.schema.json.cjs +1 -1
- package/assets/json-schemas/dropdown-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/dropdown-filter.schema.json.js +1 -1
- package/assets/json-schemas/evolution-number-options.schema.json.cjs +1 -1
- package/assets/json-schemas/evolution-number-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/evolution-number-options.schema.json.js +1 -1
- package/assets/json-schemas/evolution-number-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/evolution-number-slots.schema.json.js +1 -1
- package/assets/json-schemas/evolution-number.schema.json.cjs +1 -1
- package/assets/json-schemas/evolution-number.schema.json.d.ts +3 -3
- package/assets/json-schemas/evolution-number.schema.json.js +1 -1
- package/assets/json-schemas/funnel-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/funnel-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/funnel-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +17 -17
- package/assets/json-schemas/funnel-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/funnel-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/funnel-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/funnel-chart.schema.json.js +1 -1
- package/assets/json-schemas/heat-map-options.schema.json.cjs +1 -1
- package/assets/json-schemas/heat-map-options.schema.json.d.ts +34 -26
- package/assets/json-schemas/heat-map-options.schema.json.js +1 -1
- package/assets/json-schemas/heat-map-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/heat-map-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/heat-map-slots.schema.json.js +1 -1
- package/assets/json-schemas/heat-map.schema.json.cjs +1 -1
- package/assets/json-schemas/heat-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/heat-map.schema.json.js +1 -1
- package/assets/json-schemas/heat-table-options.schema.json.cjs +1 -1
- package/assets/json-schemas/heat-table-options.schema.json.d.ts +44 -1
- package/assets/json-schemas/heat-table-options.schema.json.js +1 -1
- package/assets/json-schemas/heat-table-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/heat-table-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/heat-table-slots.schema.json.js +1 -1
- package/assets/json-schemas/heat-table.schema.json.cjs +1 -1
- package/assets/json-schemas/heat-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/heat-table.schema.json.js +1 -1
- package/assets/json-schemas/hexbin-map-options.schema.json.cjs +1 -1
- package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +76 -26
- package/assets/json-schemas/hexbin-map-options.schema.json.js +1 -1
- package/assets/json-schemas/hexbin-map-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/hexbin-map-slots.schema.json.js +1 -1
- package/assets/json-schemas/hexbin-map.schema.json.cjs +1 -1
- package/assets/json-schemas/hexbin-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/hexbin-map.schema.json.js +1 -1
- package/assets/json-schemas/image-options.schema.json.cjs +1 -1
- package/assets/json-schemas/image-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/image-options.schema.json.js +1 -1
- package/assets/json-schemas/image.schema.json.cjs +1 -1
- package/assets/json-schemas/image.schema.json.d.ts +2 -2
- package/assets/json-schemas/image.schema.json.js +1 -1
- package/assets/json-schemas/line-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/line-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/line-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/line-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/line-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/line-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/line-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/line-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/line-chart.schema.json.js +1 -1
- package/assets/json-schemas/marker-map-options.schema.json.cjs +1 -1
- package/assets/json-schemas/marker-map-options.schema.json.d.ts +34 -26
- package/assets/json-schemas/marker-map-options.schema.json.js +1 -1
- package/assets/json-schemas/marker-map-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/marker-map-slots.schema.json.d.ts +16 -16
- package/assets/json-schemas/marker-map-slots.schema.json.js +1 -1
- package/assets/json-schemas/marker-map.schema.json.cjs +1 -1
- package/assets/json-schemas/marker-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/marker-map.schema.json.js +1 -1
- package/assets/json-schemas/ohlc-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/ohlc-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/ohlc-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +30 -30
- package/assets/json-schemas/ohlc-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/ohlc-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/ohlc-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/ohlc-chart.schema.json.js +1 -1
- package/assets/json-schemas/options.schema.json.cjs +1 -1
- package/assets/json-schemas/options.schema.json.d.ts +45 -45
- package/assets/json-schemas/options.schema.json.js +1 -1
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.cjs +1 -1
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.js +1 -1
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +17 -17
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.js +1 -1
- package/assets/json-schemas/parallel-coordinates-plot.schema.json.cjs +1 -1
- package/assets/json-schemas/parallel-coordinates-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/parallel-coordinates-plot.schema.json.js +1 -1
- package/assets/json-schemas/pivot-table-options.schema.json.cjs +1 -1
- package/assets/json-schemas/pivot-table-options.schema.json.d.ts +4 -2
- package/assets/json-schemas/pivot-table-options.schema.json.js +1 -1
- package/assets/json-schemas/pivot-table-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/pivot-table-slots.schema.json.js +1 -1
- package/assets/json-schemas/pivot-table.schema.json.cjs +1 -1
- package/assets/json-schemas/pivot-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/pivot-table.schema.json.js +1 -1
- package/assets/json-schemas/pyramid-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/pyramid-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/pyramid-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/pyramid-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/pyramid-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/pyramid-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/pyramid-chart.schema.json.js +1 -1
- package/assets/json-schemas/radar-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/radar-chart-options.schema.json.d.ts +5 -5
- package/assets/json-schemas/radar-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/radar-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/radar-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/radar-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/radar-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/radar-chart.schema.json.js +1 -1
- package/assets/json-schemas/regular-table-options.schema.json.cjs +1 -1
- package/assets/json-schemas/regular-table-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/regular-table-options.schema.json.js +1 -1
- package/assets/json-schemas/regular-table-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/regular-table-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/regular-table-slots.schema.json.js +1 -1
- package/assets/json-schemas/regular-table.schema.json.cjs +1 -1
- package/assets/json-schemas/regular-table.schema.json.d.ts +3 -3
- package/assets/json-schemas/regular-table.schema.json.js +1 -1
- package/assets/json-schemas/route-map-options.schema.json.cjs +1 -1
- package/assets/json-schemas/route-map-options.schema.json.d.ts +79 -27
- package/assets/json-schemas/route-map-options.schema.json.js +1 -1
- package/assets/json-schemas/route-map-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/route-map-slots.schema.json.d.ts +23 -23
- package/assets/json-schemas/route-map-slots.schema.json.js +1 -1
- package/assets/json-schemas/route-map.schema.json.cjs +1 -1
- package/assets/json-schemas/route-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/route-map.schema.json.js +1 -1
- package/assets/json-schemas/sankey-diagram-options.schema.json.cjs +1 -1
- package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +3 -1
- package/assets/json-schemas/sankey-diagram-options.schema.json.js +1 -1
- package/assets/json-schemas/sankey-diagram-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +26 -26
- package/assets/json-schemas/sankey-diagram-slots.schema.json.js +1 -1
- package/assets/json-schemas/sankey-diagram.schema.json.cjs +1 -1
- package/assets/json-schemas/sankey-diagram.schema.json.d.ts +3 -3
- package/assets/json-schemas/sankey-diagram.schema.json.js +1 -1
- package/assets/json-schemas/scatter-plot-options.schema.json.cjs +1 -1
- package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/scatter-plot-options.schema.json.js +1 -1
- package/assets/json-schemas/scatter-plot-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +30 -30
- package/assets/json-schemas/scatter-plot-slots.schema.json.js +1 -1
- package/assets/json-schemas/scatter-plot.schema.json.cjs +1 -1
- package/assets/json-schemas/scatter-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/scatter-plot.schema.json.js +1 -1
- package/assets/json-schemas/search-filter-options.schema.json.cjs +1 -1
- package/assets/json-schemas/search-filter-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/search-filter-options.schema.json.js +1 -1
- package/assets/json-schemas/search-filter-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/search-filter-slots.schema.json.d.ts +14 -14
- package/assets/json-schemas/search-filter-slots.schema.json.js +1 -1
- package/assets/json-schemas/search-filter.schema.json.cjs +1 -1
- package/assets/json-schemas/search-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/search-filter.schema.json.js +1 -1
- package/assets/json-schemas/slicer-filter-options.schema.json.cjs +1 -1
- package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/slicer-filter-options.schema.json.js +1 -1
- package/assets/json-schemas/slicer-filter-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/slicer-filter-slots.schema.json.js +1 -1
- package/assets/json-schemas/slicer-filter.schema.json.cjs +1 -1
- package/assets/json-schemas/slicer-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slicer-filter.schema.json.js +1 -1
- package/assets/json-schemas/slider-filter-options.schema.json.cjs +1 -1
- package/assets/json-schemas/slider-filter-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/slider-filter-options.schema.json.js +1 -1
- package/assets/json-schemas/slider-filter-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +12 -12
- package/assets/json-schemas/slider-filter-slots.schema.json.js +1 -1
- package/assets/json-schemas/slider-filter.schema.json.cjs +1 -1
- package/assets/json-schemas/slider-filter.schema.json.d.ts +3 -3
- package/assets/json-schemas/slider-filter.schema.json.js +1 -1
- package/assets/json-schemas/slots.schema.json.cjs +1 -1
- package/assets/json-schemas/slots.schema.json.d.ts +42 -42
- package/assets/json-schemas/slots.schema.json.js +1 -1
- package/assets/json-schemas/speedometer-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/speedometer-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/speedometer-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +22 -22
- package/assets/json-schemas/speedometer-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/speedometer-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/speedometer-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/speedometer-chart.schema.json.js +1 -1
- package/assets/json-schemas/spike-map-options.schema.json.cjs +1 -1
- package/assets/json-schemas/spike-map-options.schema.json.d.ts +76 -26
- package/assets/json-schemas/spike-map-options.schema.json.js +4 -4
- package/assets/json-schemas/spike-map-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/spike-map-slots.schema.json.d.ts +20 -20
- package/assets/json-schemas/spike-map-slots.schema.json.js +1 -1
- package/assets/json-schemas/spike-map.schema.json.cjs +1 -1
- package/assets/json-schemas/spike-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/spike-map.schema.json.js +1 -1
- package/assets/json-schemas/strip-plot-options.schema.json.cjs +1 -1
- package/assets/json-schemas/strip-plot-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/strip-plot-options.schema.json.js +1 -1
- package/assets/json-schemas/strip-plot-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/strip-plot-slots.schema.json.js +1 -1
- package/assets/json-schemas/strip-plot.schema.json.cjs +1 -1
- package/assets/json-schemas/strip-plot.schema.json.d.ts +3 -3
- package/assets/json-schemas/strip-plot.schema.json.js +1 -1
- package/assets/json-schemas/sunburst-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/sunburst-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/sunburst-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +18 -18
- package/assets/json-schemas/sunburst-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/sunburst-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/sunburst-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/sunburst-chart.schema.json.js +1 -1
- package/assets/json-schemas/symbol-map-options.schema.json.cjs +1 -1
- package/assets/json-schemas/symbol-map-options.schema.json.d.ts +34 -26
- package/assets/json-schemas/symbol-map-options.schema.json.js +1 -1
- package/assets/json-schemas/symbol-map-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +19 -19
- package/assets/json-schemas/symbol-map-slots.schema.json.js +1 -1
- package/assets/json-schemas/symbol-map.schema.json.cjs +1 -1
- package/assets/json-schemas/symbol-map.schema.json.d.ts +3 -3
- package/assets/json-schemas/symbol-map.schema.json.js +1 -1
- package/assets/json-schemas/text-options.schema.json.cjs +1 -1
- package/assets/json-schemas/text-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/text-options.schema.json.js +1 -1
- package/assets/json-schemas/text.schema.json.cjs +1 -1
- package/assets/json-schemas/text.schema.json.d.ts +2 -2
- package/assets/json-schemas/text.schema.json.js +1 -1
- package/assets/json-schemas/treemap-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/treemap-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/treemap-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +27 -27
- package/assets/json-schemas/treemap-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/treemap-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/treemap-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/treemap-chart.schema.json.js +1 -1
- package/assets/json-schemas/video-options.schema.json.cjs +1 -1
- package/assets/json-schemas/video-options.schema.json.d.ts +1 -1
- package/assets/json-schemas/video-options.schema.json.js +1 -1
- package/assets/json-schemas/video.schema.json.cjs +1 -1
- package/assets/json-schemas/video.schema.json.d.ts +2 -2
- package/assets/json-schemas/video.schema.json.js +1 -1
- package/assets/json-schemas/viz-item-type.schema.json.cjs +1 -1
- package/assets/json-schemas/viz-item-type.schema.json.d.ts +68 -52
- package/assets/json-schemas/viz-item-type.schema.json.js +4 -5
- package/assets/json-schemas/viz-item-type.schema.json.js.map +1 -1
- package/assets/json-schemas/wordcloud-chart-options.schema.json.cjs +1 -1
- package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +2 -1
- package/assets/json-schemas/wordcloud-chart-options.schema.json.js +1 -1
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.cjs +1 -1
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +20 -20
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.js +1 -1
- package/assets/json-schemas/wordcloud-chart.schema.json.cjs +1 -1
- package/assets/json-schemas/wordcloud-chart.schema.json.d.ts +3 -3
- package/assets/json-schemas/wordcloud-chart.schema.json.js +1 -1
- package/json-schemas.d.ts +91 -93
- package/json-schemas.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/lib/area-chart/area-chart-context.config.cjs +2 -2
- package/src/lib/area-chart/area-chart-context.config.cjs.map +1 -1
- package/src/lib/area-chart/area-chart-context.config.js +2 -2
- package/src/lib/area-chart/area-chart-context.config.js.map +1 -1
- package/src/lib/bar-chart/bar-chart-context.config.cjs +3 -2
- package/src/lib/bar-chart/bar-chart-context.config.cjs.map +1 -1
- package/src/lib/bar-chart/bar-chart-context.config.d.ts.map +1 -1
- package/src/lib/bar-chart/bar-chart-context.config.js +3 -2
- package/src/lib/bar-chart/bar-chart-context.config.js.map +1 -1
- package/src/lib/box-plot/box-plot-context.config.cjs +3 -2
- package/src/lib/box-plot/box-plot-context.config.cjs.map +1 -1
- package/src/lib/box-plot/box-plot-context.config.d.ts.map +1 -1
- package/src/lib/box-plot/box-plot-context.config.js +3 -2
- package/src/lib/box-plot/box-plot-context.config.js.map +1 -1
- package/src/lib/bubble-chart/bubble-chart-context.config.cjs +3 -1
- package/src/lib/bubble-chart/bubble-chart-context.config.cjs.map +1 -1
- package/src/lib/bubble-chart/bubble-chart-context.config.d.ts.map +1 -1
- package/src/lib/bubble-chart/bubble-chart-context.config.js +3 -1
- package/src/lib/bubble-chart/bubble-chart-context.config.js.map +1 -1
- package/src/lib/column-chart/column-chart-context.config.cjs +2 -1
- package/src/lib/column-chart/column-chart-context.config.cjs.map +1 -1
- package/src/lib/column-chart/column-chart-context.config.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-context.config.js +2 -1
- package/src/lib/column-chart/column-chart-context.config.js.map +1 -1
- package/src/lib/column-chart/column-chart-options.cjs.map +1 -1
- package/src/lib/column-chart/column-chart-options.d.ts +1 -1
- package/src/lib/column-chart/column-chart-options.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-options.js.map +1 -1
- package/src/lib/combination-chart/combination-chart-context.config.cjs +4 -4
- package/src/lib/combination-chart/combination-chart-context.config.cjs.map +1 -1
- package/src/lib/combination-chart/combination-chart-context.config.js +7 -7
- package/src/lib/combination-chart/combination-chart-context.config.js.map +1 -1
- package/src/lib/donut-chart/donut-chart-context.config.cjs +3 -1
- package/src/lib/donut-chart/donut-chart-context.config.cjs.map +1 -1
- package/src/lib/donut-chart/donut-chart-context.config.d.ts.map +1 -1
- package/src/lib/donut-chart/donut-chart-context.config.js +7 -5
- package/src/lib/donut-chart/donut-chart-context.config.js.map +1 -1
- package/src/lib/funnel-chart/funnel-chart-context.config.cjs +3 -2
- package/src/lib/funnel-chart/funnel-chart-context.config.cjs.map +1 -1
- package/src/lib/funnel-chart/funnel-chart-context.config.d.ts.map +1 -1
- package/src/lib/funnel-chart/funnel-chart-context.config.js +3 -2
- package/src/lib/funnel-chart/funnel-chart-context.config.js.map +1 -1
- package/src/lib/image/image-options.d.ts +2 -2
- package/src/lib/image/image-options.d.ts.map +1 -1
- package/src/lib/line-chart/line-chart-context.config.cjs +5 -5
- package/src/lib/line-chart/line-chart-context.config.cjs.map +1 -1
- package/src/lib/line-chart/line-chart-context.config.js +3 -3
- package/src/lib/line-chart/line-chart-context.config.js.map +1 -1
- package/src/lib/pivot-table/pivot-table-options.d.ts +1 -1
- package/src/lib/pivot-table/pivot-table-options.d.ts.map +1 -1
- package/src/lib/pyramid-chart/pyramid-chart-context.config.cjs +5 -4
- package/src/lib/pyramid-chart/pyramid-chart-context.config.cjs.map +1 -1
- package/src/lib/pyramid-chart/pyramid-chart-context.config.d.ts.map +1 -1
- package/src/lib/pyramid-chart/pyramid-chart-context.config.js +5 -4
- package/src/lib/pyramid-chart/pyramid-chart-context.config.js.map +1 -1
- package/src/lib/radar-chart/radar-chart-context.config.cjs +3 -2
- package/src/lib/radar-chart/radar-chart-context.config.cjs.map +1 -1
- package/src/lib/radar-chart/radar-chart-context.config.d.ts.map +1 -1
- package/src/lib/radar-chart/radar-chart-context.config.js +3 -2
- package/src/lib/radar-chart/radar-chart-context.config.js.map +1 -1
- package/src/lib/route-map/route-map-options.d.ts +1 -1
- package/src/lib/route-map/route-map-options.d.ts.map +1 -1
- package/src/lib/sankey-diagram/sankey-diagram-options.d.ts +2 -2
- package/src/lib/sankey-diagram/sankey-diagram-options.d.ts.map +1 -1
- package/src/lib/strip-plot/strip-plot-context.config.cjs +3 -2
- package/src/lib/strip-plot/strip-plot-context.config.cjs.map +1 -1
- package/src/lib/strip-plot/strip-plot-context.config.d.ts.map +1 -1
- package/src/lib/strip-plot/strip-plot-context.config.js +5 -4
- package/src/lib/strip-plot/strip-plot-context.config.js.map +1 -1
- package/src/lib/treemap-chart/treemap-chart-context.config.cjs +3 -2
- package/src/lib/treemap-chart/treemap-chart-context.config.cjs.map +1 -1
- package/src/lib/treemap-chart/treemap-chart-context.config.d.ts.map +1 -1
- package/src/lib/treemap-chart/treemap-chart-context.config.js +3 -2
- package/src/lib/treemap-chart/treemap-chart-context.config.js.map +1 -1
|
@@ -11,7 +11,9 @@ const e = {
|
|
|
11
11
|
Often columns with type numeric are used as measure. If you want to use a second dimension, use a legend (slot color).`,
|
|
12
12
|
slots: {
|
|
13
13
|
category: {
|
|
14
|
-
description:
|
|
14
|
+
description: `The primary dimension of the bubble chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.
|
|
15
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
16
|
+
Defines what the bubbles represent. This slot is required.`
|
|
15
17
|
},
|
|
16
18
|
measure: {
|
|
17
19
|
description: "The column used to determine the size of bubbles. Typically a numeric column or a count or distinct count of another type of column."
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bubble-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bubble-chart/bubble-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const bubbleChartContextConfig: VizItemContextConfig = {\n name: 'bubble-chart',\n label: 'Bubble Chart',\n synonyms: ['bubble', 'bubble chart', 'bubbleplot'],\n defaultSize: {\n width: 580,\n height: 580\n },\n description: `Creates a bubble chart. A bubble chart can consist of multiple bubbles. Each bubble represents a category.\n Categories are mostly columns with a type of hierarchy or datetime. The size of the bubble represents the measure.\n Often columns with type numeric are used as measure. If you want to use a second dimension, use a legend (slot color).`,\n slots: {\n category: {\n description: `The
|
|
1
|
+
{"version":3,"file":"bubble-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/bubble-chart/bubble-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const bubbleChartContextConfig: VizItemContextConfig = {\n name: 'bubble-chart',\n label: 'Bubble Chart',\n synonyms: ['bubble', 'bubble chart', 'bubbleplot'],\n defaultSize: {\n width: 580,\n height: 580\n },\n description: `Creates a bubble chart. A bubble chart can consist of multiple bubbles. Each bubble represents a category.\n Categories are mostly columns with a type of hierarchy or datetime. The size of the bubble represents the measure.\n Often columns with type numeric are used as measure. If you want to use a second dimension, use a legend (slot color).`,\n slots: {\n category: {\n description: `The primary dimension of the bubble chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n Defines what the bubbles represent. This slot is required.`\n },\n measure: {\n description: `The column used to determine the size of bubbles. Typically a numeric column or a count or distinct count of another type of column.`\n },\n color: {\n description: `The column used as legend in the chart. Only add a legend if it is relevant to the chart.\n This column is used in case of a second dimension to color the bubbles.`\n }\n }\n};\n"],"names":["bubbleChartContextConfig"],"mappings":"AAGO,MAAMA,IAAiD;AAAA,EAC5D,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU,CAAC,UAAU,gBAAgB,YAAY;AAAA,EACjD,aAAa;AAAA,IACX,OAAO;AAAA,IACP,QAAQ;AAAA,EAAA;AAAA,EAEV,aAAa;AAAA;AAAA;AAAA,EAGb,OAAO;AAAA,IACL,UAAU;AAAA,MACR,aAAa;AAAA;AAAA;AAAA,IAAA;AAAA,IAIf,SAAS;AAAA,MACP,aAAa;AAAA,IAAA;AAAA,IAEf,OAAO;AAAA,MACL,aAAa;AAAA;AAAA,IAAA;AAAA,EAEf;AAEJ;"}
|
|
@@ -2,7 +2,8 @@
|
|
|
2
2
|
A category is mostly a column with a type of hierarchy or datetime. Often columns with type numeric are used as measure.
|
|
3
3
|
First fill in a category and measure, ONLY when using a another column or dimension, use a legend.
|
|
4
4
|
You can not have multiple measures together with a legend, it is one or the other.
|
|
5
|
-
To have multiple measures in a column chart use more than one column/formula in measures, to report a measure across two dimensions use a legend.`,slots:{measure:{description:e.defaultMeasureDescription},"x-axis":{description:`The
|
|
5
|
+
To have multiple measures in a column chart use more than one column/formula in measures, to report a measure across two dimensions use a legend.`,slots:{measure:{description:e.defaultMeasureDescription},"x-axis":{description:`The primary dimension (category axis) of the column chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.
|
|
6
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
6
7
|
Typically this is a column with a type of hierarchy or datetime and is NOT the same column that is used as a measure.
|
|
7
8
|
Numeric columns are not often used as x-axis in a column chart unless a user asks them to be binned.`},legend:{description:`The column used as legend in the chart. Only add a legend if it is relevant to the chart.
|
|
8
9
|
A legend is used to show a second dimension in the chart.`}}};exports.columnChartContextConfig=t;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const columnChartContextConfig: VizItemContextConfig = {\n name: 'column-chart',\n label: 'Column Chart',\n synonyms: ['column', 'column chart', 'columnplot', 'column plot'],\n defaultSize: {\n width: 580,\n height: 350\n },\n variants: [\n {\n subtype: 'column',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-group',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-stack',\n defaultSize: {\n width: 580,\n height: 350\n }\n }\n ],\n description: `Creates a column chart. A column chart can consist of multiple columns. Each column represents a category.\n A category is mostly a column with a type of hierarchy or datetime. Often columns with type numeric are used as measure.\n First fill in a category and measure, ONLY when using a another column or dimension, use a legend.\n You can not have multiple measures together with a legend, it is one or the other.\n To have multiple measures in a column chart use more than one column/formula in measures, to report a measure across two dimensions use a legend.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The
|
|
1
|
+
{"version":3,"file":"column-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const columnChartContextConfig: VizItemContextConfig = {\n name: 'column-chart',\n label: 'Column Chart',\n synonyms: ['column', 'column chart', 'columnplot', 'column plot'],\n defaultSize: {\n width: 580,\n height: 350\n },\n variants: [\n {\n subtype: 'column',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-group',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-stack',\n defaultSize: {\n width: 580,\n height: 350\n }\n }\n ],\n description: `Creates a column chart. A column chart can consist of multiple columns. Each column represents a category.\n A category is mostly a column with a type of hierarchy or datetime. Often columns with type numeric are used as measure.\n First fill in a category and measure, ONLY when using a another column or dimension, use a legend.\n You can not have multiple measures together with a legend, it is one or the other.\n To have multiple measures in a column chart use more than one column/formula in measures, to report a measure across two dimensions use a legend.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The primary dimension (category axis) of the column chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n Typically this is a column with a type of hierarchy or datetime and is NOT the same column that is used as a measure.\n Numeric columns are not often used as x-axis in a column chart unless a user asks them to be binned.`\n },\n legend: {\n description: `The column used as legend in the chart. Only add a legend if it is relevant to the chart.\n A legend is used to show a second dimension in the chart.`\n }\n }\n};\n"],"names":["contextHelpers_config","columnChartContextConfig","defaultMeasureDescription"],"mappings":"aAIO,MAAAA,EAAA,QAAA,8CAAA,EAAMC,EAAiD,CAC5D,KAAM,eACN,MAAO,eACP,SAAU,CAAC,SAAU,eAAgB,aAAc,aAAa,EAChE,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,EAEV,SAAU,CACR,CACE,QAAS,SACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,EAEF,CACE,QAAS,eACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,EAEF,CACE,QAAS,eACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,CACF,EAEF,YAAa;AAAA;AAAA;AAAA;AAAA,uJAKb,MAAO,CACL,QAAS,CACP,YAAaC,EAAAA,yBAAA,EAEf,SAAU,CACR,YAAa;AAAA;AAAA;AAAA,6GAAA,EAKf,OAAQ,CACN,YAAa;AAAA,kEAAA,CAEf,CAEJ,EAAA,QAAA,yBAAAD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-chart-context.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-context.config.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAGpE,eAAO,MAAM,wBAAwB,EAAE,
|
|
1
|
+
{"version":3,"file":"column-chart-context.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-context.config.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAGpE,eAAO,MAAM,wBAAwB,EAAE,oBAmDtC,CAAC"}
|
|
@@ -40,7 +40,8 @@ const a = {
|
|
|
40
40
|
description: e
|
|
41
41
|
},
|
|
42
42
|
"x-axis": {
|
|
43
|
-
description: `The
|
|
43
|
+
description: `The primary dimension (category axis) of the column chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.
|
|
44
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
44
45
|
Typically this is a column with a type of hierarchy or datetime and is NOT the same column that is used as a measure.
|
|
45
46
|
Numeric columns are not often used as x-axis in a column chart unless a user asks them to be binned.`
|
|
46
47
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const columnChartContextConfig: VizItemContextConfig = {\n name: 'column-chart',\n label: 'Column Chart',\n synonyms: ['column', 'column chart', 'columnplot', 'column plot'],\n defaultSize: {\n width: 580,\n height: 350\n },\n variants: [\n {\n subtype: 'column',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-group',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-stack',\n defaultSize: {\n width: 580,\n height: 350\n }\n }\n ],\n description: `Creates a column chart. A column chart can consist of multiple columns. Each column represents a category.\n A category is mostly a column with a type of hierarchy or datetime. Often columns with type numeric are used as measure.\n First fill in a category and measure, ONLY when using a another column or dimension, use a legend.\n You can not have multiple measures together with a legend, it is one or the other.\n To have multiple measures in a column chart use more than one column/formula in measures, to report a measure across two dimensions use a legend.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The
|
|
1
|
+
{"version":3,"file":"column-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const columnChartContextConfig: VizItemContextConfig = {\n name: 'column-chart',\n label: 'Column Chart',\n synonyms: ['column', 'column chart', 'columnplot', 'column plot'],\n defaultSize: {\n width: 580,\n height: 350\n },\n variants: [\n {\n subtype: 'column',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-group',\n defaultSize: {\n width: 580,\n height: 350\n }\n },\n {\n subtype: 'column-stack',\n defaultSize: {\n width: 580,\n height: 350\n }\n }\n ],\n description: `Creates a column chart. A column chart can consist of multiple columns. Each column represents a category.\n A category is mostly a column with a type of hierarchy or datetime. Often columns with type numeric are used as measure.\n First fill in a category and measure, ONLY when using a another column or dimension, use a legend.\n You can not have multiple measures together with a legend, it is one or the other.\n To have multiple measures in a column chart use more than one column/formula in measures, to report a measure across two dimensions use a legend.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The primary dimension (category axis) of the column chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n Typically this is a column with a type of hierarchy or datetime and is NOT the same column that is used as a measure.\n Numeric columns are not often used as x-axis in a column chart unless a user asks them to be binned.`\n },\n legend: {\n description: `The column used as legend in the chart. Only add a legend if it is relevant to the chart.\n A legend is used to show a second dimension in the chart.`\n }\n }\n};\n"],"names":["defaultMeasureDescription","columnChartContextConfig"],"mappings":"AAIO,SAAA,6BAAAA,SAAA;AAAA,MAAMC,IAAiD;AAAA,EAC5D,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU,CAAC,UAAU,gBAAgB,cAAc,aAAa;AAAA,EAChE,aAAa;AAAA,IACX,OAAO;AAAA,IACP,QAAQ;AAAA,EAAA;AAAA,EAEV,UAAU;AAAA,IACR;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,IAEF;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,IAEF;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,EACF;AAAA,EAEF,aAAa;AAAA;AAAA;AAAA;AAAA;AAAA,EAKb,OAAO;AAAA,IACL,SAAS;AAAA,MACP,aAAaD;AAAA,IAAA;AAAA,IAEf,UAAU;AAAA,MACR,aAAa;AAAA;AAAA;AAAA;AAAA,IAAA;AAAA,IAKf,QAAQ;AAAA,MACN,aAAa;AAAA;AAAA,IAAA;AAAA,EAEf;AAEJ;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-chart-options.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-options.ts"],"sourcesContent":["import type {\n AxesAxisXValue,\n AxesAxisYValue,\n AxesViewOptions,\n ManualAxesRange\n} from '../shared/types/axes';\nimport type { Guidelines } from '../shared/types/guideline';\nimport type { LimitViewOptions } from '../shared/types/limit';\nimport type { RankingViewOptions } from '../shared/types/ranking';\nimport type { DisplayLegendViewOptions, LegendViewOptions } from '../shared/types/legend';\nimport type { DisplayTitleViewOptions, TitleViewOptions } from '../shared/types/title';\nimport type { DropObjectViewOptions } from '../shared/types/drop-object-view-options';\nimport type { InfoTooltipViewOptions } from '../shared/types/info-tooltip-options';\nimport type { InteractivityCustomEventsViewOptions } from '../shared/types/interactivity-custom-events';\nimport type { InteractivityCustomTooltipViewOptions } from '../shared/types/interactivity-custom-tooltip';\nimport type { InteractivityDrilldownViewOptions } from '../shared/types/interactivity-drilldown';\nimport type { InteractivityExportViewOptions } from '../shared/types/interactivity-export';\nimport type { InteractivityFilterOnSelectViewOptions } from '../shared/types/interactivity-filter';\nimport type { InteractivityGoToUrlViewOptions } from '../shared/types/interactivity-go-to-url';\nimport type { InteractivityMeasureDimensionPickerViewOptions } from '../shared/types/interactivity-measure-dimension-picker';\nimport type { ItemThemeConfig } from '../shared/types/theme';\nimport type { SortViewOptions } from '../shared/types/sort';\n\nexport interface ColumnChartViewOptions extends\n Omit<DropObjectViewOptions, 'display' | 'interactivity' | 'theme'>,\n InfoTooltipViewOptions,\n LegendViewOptions,\n TitleViewOptions,\n RankingViewOptions,\n LimitViewOptions,\n SortViewOptions,\n ColumnChartDisplayViewOptions,\n ColumnChartInteractivityViewOptions,\n ColumnChartAxesViewOptions {\n /**\n * Theme configuration\n */\n theme?: ItemThemeConfig;\n\n /**\n * Mode of the Column chart: grouped, stacked or 100% stacked\n * @default \"grouped\"\n */\n mode?: 'grouped' | 'stacked' | '100';\n /**\n * If it's set fine-tunes the 'mode' option. When it's 'column-stack' the 'mode' will become 'stacked' otherwise 'grouped'.\n * @TJS-ignore\n */\n startWithSubType?: ColumnChartSubtype;\n /**\n * Category options\n */\n categories?: {\n /**\n * Column color by category. Only has effect if there is no legend, but there is an x-axis.\n * @default false\n */\n colored?: boolean;\n };\n /**\n * Bars options\n */\n bars?: {\n /**\n * Bar label options\n * @default \"none\"\n */\n label?: ColumnChartLabel;\n /**\n * Rounded corners of the bars\n * @examples [0, 5, 10]\n */\n roundedCorners?: number;\n };\n /**\n * Manual axis range options. Minimum and maximum value of the axis range.\n */\n manualAxesRange?: ManualAxesRange;\n /**\n * Guidelines options\n */\n guidelines?: Guidelines;\n}\n\ninterface ColumnChartDisplayViewOptions extends\n DisplayLegendViewOptions,\n DisplayTitleViewOptions {\n /**\n * General display options of the Column chart: title, legend and mode option\n */\n display?: {\n /**\n * Show or hide the title\n * @default true\n */\n title?: NonNullable<DisplayTitleViewOptions['display']>['title'];\n /**\n * Show or hide the legend\n * @default true\n */\n legend?: NonNullable<DisplayLegendViewOptions['display']>['legend'];\n /**\n * Show or hide the mode option\n * @default false\n */\n modeOption?: boolean;\n };\n}\n\ninterface ColumnChartInteractivityViewOptions extends\n InteractivityCustomEventsViewOptions,\n InteractivityCustomTooltipViewOptions,\n InteractivityDrilldownViewOptions,\n InteractivityExportViewOptions,\n InteractivityGoToUrlViewOptions,\n InteractivityFilterOnSelectViewOptions,\n InteractivityMeasureDimensionPickerViewOptions {\n /**\n * Interactivity options\n */\n interactivity?: {\n /**\n * Available export types interactivity option\n * @default [\"xlsx\", \"csv\", \"png\"]\n * @TJS-ignore\n */\n availableExportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['availableExportTypes'];\n /**\n * Custom events interactivity option\n * @default null\n */\n customEvents?: NonNullable<InteractivityCustomEventsViewOptions['interactivity']>['customEvents'];\n /**\n * Custom tooltip interactivity option, in format {<locale>: \"tooltip text\"}\n * @examples [{\"en\": \"Total Revenue\"}]\n * @default null\n */\n customTooltip?: NonNullable<InteractivityCustomTooltipViewOptions['interactivity']>['customTooltip'];\n /**\n * Drilldown interactivity option\n * @TJS-ignore\n */\n drilldown?: NonNullable<InteractivityDrilldownViewOptions['interactivity']>['drilldown'];\n /**\n * Export types interactivity option. The export button appears when hovering the chart. If the empty array is provided, the export button is not shown.\n * @default [\"xlsx\", \"csv\", \"png\"]\n */\n exportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['exportTypes'];\n /**\n * An array of measure dimension picker configurations\n * @default [[]]\n */\n measureDimensionPicker?: NonNullable<InteractivityMeasureDimensionPickerViewOptions['interactivity']>['measureDimensionPicker'];\n /**\n * Filter on select interactivity option\n * @default true\n */\n select?: NonNullable<InteractivityFilterOnSelectViewOptions['interactivity']>['select'];\n /**\n * Go to URL interactivity option\n * @default { \"target\": \"_blank\", \"url\": null }\n */\n urlConfig?: NonNullable<InteractivityGoToUrlViewOptions['interactivity']>['urlConfig'];\n };\n}\n\ninterface ColumnChartAxesViewOptions {\n /**\n * Chart grid options\n */\n grid?: Pick<NonNullable<AxesViewOptions['grid']>, 'x' | 'y'>;\n /**\n * Axes labels options\n */\n axislabels?: Pick<NonNullable<AxesViewOptions['axislabels']>, 'x' | 'y'>;\n /**\n * Axes options\n */\n axis?: {\n /**\n * X-axis options\n */\n x?: Pick<AxesAxisXValue, 'color' | 'ticksMode'>;\n /**\n * Y-axis options\n */\n y?: Pick<AxesAxisYValue, 'color' | 'ticksMode' | 'scale' | 'scaleLogBase' | 'ticksDensity'>;\n };\n}\n\nexport type ColumnChartSubtype = 'column' | 'column-stack' | 'column-group';\n\nexport enum ColumnChartModes {\n Grouped = 'grouped',\n Stacked = 'stacked',\n Percentage = '100'\n}\n\nexport type ColumnChartLabel = 'none' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';\n"],"names":["ColumnChartModes"],"mappings":"aAgMO,IAAKA,GAAAA,IACVA,EAAA,QAAU,UACVA,EAAA,QAAU,UACVA,EAAA,WAAa,MAHHA,IAAAA,GAAA,CAAA,CAAA,EAAA,QAAA,iBAAAA"}
|
|
1
|
+
{"version":3,"file":"column-chart-options.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-options.ts"],"sourcesContent":["import type {\n AxesAxisXValue,\n AxesAxisYValue,\n AxesViewOptions,\n ManualAxesRange\n} from '../shared/types/axes';\nimport type { Guidelines } from '../shared/types/guideline';\nimport type { LimitViewOptions } from '../shared/types/limit';\nimport type { RankingViewOptions } from '../shared/types/ranking';\nimport type { DisplayLegendViewOptions, LegendViewOptions } from '../shared/types/legend';\nimport type { DisplayTitleViewOptions, TitleViewOptions } from '../shared/types/title';\nimport type { DropObjectViewOptions } from '../shared/types/drop-object-view-options';\nimport type { InfoTooltipViewOptions } from '../shared/types/info-tooltip-options';\nimport type { InteractivityCustomEventsViewOptions } from '../shared/types/interactivity-custom-events';\nimport type { InteractivityCustomTooltipViewOptions } from '../shared/types/interactivity-custom-tooltip';\nimport type { InteractivityDrilldownViewOptions } from '../shared/types/interactivity-drilldown';\nimport type { InteractivityExportViewOptions } from '../shared/types/interactivity-export';\nimport type { InteractivityFilterOnSelectViewOptions } from '../shared/types/interactivity-filter';\nimport type { InteractivityGoToUrlViewOptions } from '../shared/types/interactivity-go-to-url';\nimport type { InteractivityMeasureDimensionPickerViewOptions } from '../shared/types/interactivity-measure-dimension-picker';\nimport type { ItemThemeConfig } from '../shared/types/theme';\nimport type { SortViewOptions } from '../shared/types/sort';\n\nexport interface ColumnChartViewOptions extends\n Omit<DropObjectViewOptions, 'display' | 'interactivity' | 'theme'>,\n InfoTooltipViewOptions,\n LegendViewOptions,\n TitleViewOptions,\n RankingViewOptions,\n LimitViewOptions,\n SortViewOptions,\n ColumnChartDisplayViewOptions,\n ColumnChartInteractivityViewOptions,\n ColumnChartAxesViewOptions {\n /**\n * Theme configuration\n */\n theme?: ItemThemeConfig;\n\n /**\n * Mode of the Column chart: grouped, stacked or 100% stacked\n * @default \"grouped\"\n */\n mode?: 'grouped' | 'stacked' | '100';\n /**\n * If it's set fine-tunes the 'mode' option. When it's 'column-stack' the 'mode' will become 'stacked' otherwise 'grouped'.\n * @TJS-ignore\n */\n startWithSubType?: ColumnChartSubtype;\n /**\n * Category options\n */\n categories?: {\n /**\n * Column color by category. Only has effect if there is no legend, but there is an x-axis.\n * @default false\n */\n colored?: boolean;\n };\n /**\n * Bars options\n */\n bars?: {\n /**\n * Bar label options\n * @default \"none\"\n */\n label?: ColumnChartLabel;\n /**\n * Rounded corners of the bars\n * @examples [0, 5, 10]\n */\n roundedCorners?: number;\n };\n /**\n * Manual axis range options. Minimum and maximum value of the axis range.\n */\n manualAxesRange?: ManualAxesRange;\n /**\n * Guidelines options\n */\n guidelines?: Guidelines;\n}\n\ninterface ColumnChartDisplayViewOptions extends\n DisplayLegendViewOptions,\n DisplayTitleViewOptions {\n /**\n * General display options of the Column chart: title, legend and mode option\n */\n display?: {\n /**\n * Show or hide the title\n * @default true\n */\n title?: NonNullable<DisplayTitleViewOptions['display']>['title'];\n /**\n * Show or hide the legend\n * @default true\n */\n legend?: NonNullable<DisplayLegendViewOptions['display']>['legend'];\n /**\n * Show or hide the mode option\n * @default false\n */\n modeOption?: boolean;\n };\n}\n\ninterface ColumnChartInteractivityViewOptions extends\n InteractivityCustomEventsViewOptions,\n InteractivityCustomTooltipViewOptions,\n InteractivityDrilldownViewOptions,\n InteractivityExportViewOptions,\n InteractivityGoToUrlViewOptions,\n InteractivityFilterOnSelectViewOptions,\n InteractivityMeasureDimensionPickerViewOptions {\n /**\n * Interactivity options\n */\n interactivity?: {\n /**\n * Available export types interactivity option\n * @default [\"xlsx\", \"csv\", \"png\"]\n * @TJS-ignore\n */\n availableExportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['availableExportTypes'];\n /**\n * Custom events interactivity option\n * @default null\n */\n customEvents?: NonNullable<InteractivityCustomEventsViewOptions['interactivity']>['customEvents'];\n /**\n * Custom tooltip interactivity option, in format {<locale>: \"tooltip text\"}\n * @examples [{\"en\": \"Total Revenue\"}]\n * @default null\n */\n customTooltip?: NonNullable<InteractivityCustomTooltipViewOptions['interactivity']>['customTooltip'];\n /**\n * Drilldown interactivity option\n * @TJS-ignore\n */\n drilldown?: NonNullable<InteractivityDrilldownViewOptions['interactivity']>['drilldown'];\n /**\n * Export types interactivity option. The export button appears when hovering the chart. If the empty array is provided, the export button is not shown.\n * @default [\"xlsx\", \"csv\", \"png\"]\n */\n exportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['exportTypes'];\n /**\n * An array of measure dimension picker configurations\n * @default [[]]\n */\n measureDimensionPicker?: NonNullable<InteractivityMeasureDimensionPickerViewOptions['interactivity']>['measureDimensionPicker'];\n /**\n * Filter on select interactivity option\n * @default true\n */\n select?: NonNullable<InteractivityFilterOnSelectViewOptions['interactivity']>['select'];\n /**\n * Go to URL interactivity option\n * @default { \"target\": \"_blank\", \"url\": null }\n */\n urlConfig?: NonNullable<InteractivityGoToUrlViewOptions['interactivity']>['urlConfig'];\n };\n}\n\ninterface ColumnChartAxesViewOptions {\n /**\n * Chart grid options\n */\n grid?: Pick<NonNullable<AxesViewOptions['grid']>, 'x' | 'y'>;\n /**\n * Axes labels options\n */\n axislabels?: Pick<NonNullable<AxesViewOptions['axislabels']>, 'x' | 'y'>;\n /**\n * Axes options\n */\n axis?: {\n /**\n * X-axis options\n */\n x?: Pick<AxesAxisXValue, 'color' | 'ticksMode'>;\n /**\n * Y-axis options\n */\n y?: Pick<AxesAxisYValue, 'color' | 'ticksMode' | 'scale' | 'scaleLogBase' | 'ticksDensity'>;\n };\n}\n\nexport type ColumnChartSubtype = 'column' | 'column-stack' | 'column-group';\n\nexport enum ColumnChartModes {\n Grouped = 'grouped',\n Stacked = 'stacked',\n Percentage = '100'\n}\n\nexport type ColumnChartLabel = 'none' | 'absolute' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';\n"],"names":["ColumnChartModes"],"mappings":"aAgMO,IAAKA,GAAAA,IACVA,EAAA,QAAU,UACVA,EAAA,QAAU,UACVA,EAAA,WAAa,MAHHA,IAAAA,GAAA,CAAA,CAAA,EAAA,QAAA,iBAAAA"}
|
|
@@ -164,6 +164,6 @@ export declare enum ColumnChartModes {
|
|
|
164
164
|
Stacked = "stacked",
|
|
165
165
|
Percentage = "100"
|
|
166
166
|
}
|
|
167
|
-
export type ColumnChartLabel = 'none' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';
|
|
167
|
+
export type ColumnChartLabel = 'none' | 'absolute' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';
|
|
168
168
|
export {};
|
|
169
169
|
//# sourceMappingURL=column-chart-options.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-chart-options.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-options.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"column-chart-options.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-options.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-chart-options.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-options.ts"],"sourcesContent":["import type {\n AxesAxisXValue,\n AxesAxisYValue,\n AxesViewOptions,\n ManualAxesRange\n} from '../shared/types/axes';\nimport type { Guidelines } from '../shared/types/guideline';\nimport type { LimitViewOptions } from '../shared/types/limit';\nimport type { RankingViewOptions } from '../shared/types/ranking';\nimport type { DisplayLegendViewOptions, LegendViewOptions } from '../shared/types/legend';\nimport type { DisplayTitleViewOptions, TitleViewOptions } from '../shared/types/title';\nimport type { DropObjectViewOptions } from '../shared/types/drop-object-view-options';\nimport type { InfoTooltipViewOptions } from '../shared/types/info-tooltip-options';\nimport type { InteractivityCustomEventsViewOptions } from '../shared/types/interactivity-custom-events';\nimport type { InteractivityCustomTooltipViewOptions } from '../shared/types/interactivity-custom-tooltip';\nimport type { InteractivityDrilldownViewOptions } from '../shared/types/interactivity-drilldown';\nimport type { InteractivityExportViewOptions } from '../shared/types/interactivity-export';\nimport type { InteractivityFilterOnSelectViewOptions } from '../shared/types/interactivity-filter';\nimport type { InteractivityGoToUrlViewOptions } from '../shared/types/interactivity-go-to-url';\nimport type { InteractivityMeasureDimensionPickerViewOptions } from '../shared/types/interactivity-measure-dimension-picker';\nimport type { ItemThemeConfig } from '../shared/types/theme';\nimport type { SortViewOptions } from '../shared/types/sort';\n\nexport interface ColumnChartViewOptions extends\n Omit<DropObjectViewOptions, 'display' | 'interactivity' | 'theme'>,\n InfoTooltipViewOptions,\n LegendViewOptions,\n TitleViewOptions,\n RankingViewOptions,\n LimitViewOptions,\n SortViewOptions,\n ColumnChartDisplayViewOptions,\n ColumnChartInteractivityViewOptions,\n ColumnChartAxesViewOptions {\n /**\n * Theme configuration\n */\n theme?: ItemThemeConfig;\n\n /**\n * Mode of the Column chart: grouped, stacked or 100% stacked\n * @default \"grouped\"\n */\n mode?: 'grouped' | 'stacked' | '100';\n /**\n * If it's set fine-tunes the 'mode' option. When it's 'column-stack' the 'mode' will become 'stacked' otherwise 'grouped'.\n * @TJS-ignore\n */\n startWithSubType?: ColumnChartSubtype;\n /**\n * Category options\n */\n categories?: {\n /**\n * Column color by category. Only has effect if there is no legend, but there is an x-axis.\n * @default false\n */\n colored?: boolean;\n };\n /**\n * Bars options\n */\n bars?: {\n /**\n * Bar label options\n * @default \"none\"\n */\n label?: ColumnChartLabel;\n /**\n * Rounded corners of the bars\n * @examples [0, 5, 10]\n */\n roundedCorners?: number;\n };\n /**\n * Manual axis range options. Minimum and maximum value of the axis range.\n */\n manualAxesRange?: ManualAxesRange;\n /**\n * Guidelines options\n */\n guidelines?: Guidelines;\n}\n\ninterface ColumnChartDisplayViewOptions extends\n DisplayLegendViewOptions,\n DisplayTitleViewOptions {\n /**\n * General display options of the Column chart: title, legend and mode option\n */\n display?: {\n /**\n * Show or hide the title\n * @default true\n */\n title?: NonNullable<DisplayTitleViewOptions['display']>['title'];\n /**\n * Show or hide the legend\n * @default true\n */\n legend?: NonNullable<DisplayLegendViewOptions['display']>['legend'];\n /**\n * Show or hide the mode option\n * @default false\n */\n modeOption?: boolean;\n };\n}\n\ninterface ColumnChartInteractivityViewOptions extends\n InteractivityCustomEventsViewOptions,\n InteractivityCustomTooltipViewOptions,\n InteractivityDrilldownViewOptions,\n InteractivityExportViewOptions,\n InteractivityGoToUrlViewOptions,\n InteractivityFilterOnSelectViewOptions,\n InteractivityMeasureDimensionPickerViewOptions {\n /**\n * Interactivity options\n */\n interactivity?: {\n /**\n * Available export types interactivity option\n * @default [\"xlsx\", \"csv\", \"png\"]\n * @TJS-ignore\n */\n availableExportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['availableExportTypes'];\n /**\n * Custom events interactivity option\n * @default null\n */\n customEvents?: NonNullable<InteractivityCustomEventsViewOptions['interactivity']>['customEvents'];\n /**\n * Custom tooltip interactivity option, in format {<locale>: \"tooltip text\"}\n * @examples [{\"en\": \"Total Revenue\"}]\n * @default null\n */\n customTooltip?: NonNullable<InteractivityCustomTooltipViewOptions['interactivity']>['customTooltip'];\n /**\n * Drilldown interactivity option\n * @TJS-ignore\n */\n drilldown?: NonNullable<InteractivityDrilldownViewOptions['interactivity']>['drilldown'];\n /**\n * Export types interactivity option. The export button appears when hovering the chart. If the empty array is provided, the export button is not shown.\n * @default [\"xlsx\", \"csv\", \"png\"]\n */\n exportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['exportTypes'];\n /**\n * An array of measure dimension picker configurations\n * @default [[]]\n */\n measureDimensionPicker?: NonNullable<InteractivityMeasureDimensionPickerViewOptions['interactivity']>['measureDimensionPicker'];\n /**\n * Filter on select interactivity option\n * @default true\n */\n select?: NonNullable<InteractivityFilterOnSelectViewOptions['interactivity']>['select'];\n /**\n * Go to URL interactivity option\n * @default { \"target\": \"_blank\", \"url\": null }\n */\n urlConfig?: NonNullable<InteractivityGoToUrlViewOptions['interactivity']>['urlConfig'];\n };\n}\n\ninterface ColumnChartAxesViewOptions {\n /**\n * Chart grid options\n */\n grid?: Pick<NonNullable<AxesViewOptions['grid']>, 'x' | 'y'>;\n /**\n * Axes labels options\n */\n axislabels?: Pick<NonNullable<AxesViewOptions['axislabels']>, 'x' | 'y'>;\n /**\n * Axes options\n */\n axis?: {\n /**\n * X-axis options\n */\n x?: Pick<AxesAxisXValue, 'color' | 'ticksMode'>;\n /**\n * Y-axis options\n */\n y?: Pick<AxesAxisYValue, 'color' | 'ticksMode' | 'scale' | 'scaleLogBase' | 'ticksDensity'>;\n };\n}\n\nexport type ColumnChartSubtype = 'column' | 'column-stack' | 'column-group';\n\nexport enum ColumnChartModes {\n Grouped = 'grouped',\n Stacked = 'stacked',\n Percentage = '100'\n}\n\nexport type ColumnChartLabel = 'none' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';\n"],"names":["ColumnChartModes"],"mappings":"AAgMO,IAAKA,sBAAAA,OACVA,EAAA,UAAU,WACVA,EAAA,UAAU,WACVA,EAAA,aAAa,OAHHA,IAAAA,KAAA,CAAA,CAAA;"}
|
|
1
|
+
{"version":3,"file":"column-chart-options.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/column-chart/column-chart-options.ts"],"sourcesContent":["import type {\n AxesAxisXValue,\n AxesAxisYValue,\n AxesViewOptions,\n ManualAxesRange\n} from '../shared/types/axes';\nimport type { Guidelines } from '../shared/types/guideline';\nimport type { LimitViewOptions } from '../shared/types/limit';\nimport type { RankingViewOptions } from '../shared/types/ranking';\nimport type { DisplayLegendViewOptions, LegendViewOptions } from '../shared/types/legend';\nimport type { DisplayTitleViewOptions, TitleViewOptions } from '../shared/types/title';\nimport type { DropObjectViewOptions } from '../shared/types/drop-object-view-options';\nimport type { InfoTooltipViewOptions } from '../shared/types/info-tooltip-options';\nimport type { InteractivityCustomEventsViewOptions } from '../shared/types/interactivity-custom-events';\nimport type { InteractivityCustomTooltipViewOptions } from '../shared/types/interactivity-custom-tooltip';\nimport type { InteractivityDrilldownViewOptions } from '../shared/types/interactivity-drilldown';\nimport type { InteractivityExportViewOptions } from '../shared/types/interactivity-export';\nimport type { InteractivityFilterOnSelectViewOptions } from '../shared/types/interactivity-filter';\nimport type { InteractivityGoToUrlViewOptions } from '../shared/types/interactivity-go-to-url';\nimport type { InteractivityMeasureDimensionPickerViewOptions } from '../shared/types/interactivity-measure-dimension-picker';\nimport type { ItemThemeConfig } from '../shared/types/theme';\nimport type { SortViewOptions } from '../shared/types/sort';\n\nexport interface ColumnChartViewOptions extends\n Omit<DropObjectViewOptions, 'display' | 'interactivity' | 'theme'>,\n InfoTooltipViewOptions,\n LegendViewOptions,\n TitleViewOptions,\n RankingViewOptions,\n LimitViewOptions,\n SortViewOptions,\n ColumnChartDisplayViewOptions,\n ColumnChartInteractivityViewOptions,\n ColumnChartAxesViewOptions {\n /**\n * Theme configuration\n */\n theme?: ItemThemeConfig;\n\n /**\n * Mode of the Column chart: grouped, stacked or 100% stacked\n * @default \"grouped\"\n */\n mode?: 'grouped' | 'stacked' | '100';\n /**\n * If it's set fine-tunes the 'mode' option. When it's 'column-stack' the 'mode' will become 'stacked' otherwise 'grouped'.\n * @TJS-ignore\n */\n startWithSubType?: ColumnChartSubtype;\n /**\n * Category options\n */\n categories?: {\n /**\n * Column color by category. Only has effect if there is no legend, but there is an x-axis.\n * @default false\n */\n colored?: boolean;\n };\n /**\n * Bars options\n */\n bars?: {\n /**\n * Bar label options\n * @default \"none\"\n */\n label?: ColumnChartLabel;\n /**\n * Rounded corners of the bars\n * @examples [0, 5, 10]\n */\n roundedCorners?: number;\n };\n /**\n * Manual axis range options. Minimum and maximum value of the axis range.\n */\n manualAxesRange?: ManualAxesRange;\n /**\n * Guidelines options\n */\n guidelines?: Guidelines;\n}\n\ninterface ColumnChartDisplayViewOptions extends\n DisplayLegendViewOptions,\n DisplayTitleViewOptions {\n /**\n * General display options of the Column chart: title, legend and mode option\n */\n display?: {\n /**\n * Show or hide the title\n * @default true\n */\n title?: NonNullable<DisplayTitleViewOptions['display']>['title'];\n /**\n * Show or hide the legend\n * @default true\n */\n legend?: NonNullable<DisplayLegendViewOptions['display']>['legend'];\n /**\n * Show or hide the mode option\n * @default false\n */\n modeOption?: boolean;\n };\n}\n\ninterface ColumnChartInteractivityViewOptions extends\n InteractivityCustomEventsViewOptions,\n InteractivityCustomTooltipViewOptions,\n InteractivityDrilldownViewOptions,\n InteractivityExportViewOptions,\n InteractivityGoToUrlViewOptions,\n InteractivityFilterOnSelectViewOptions,\n InteractivityMeasureDimensionPickerViewOptions {\n /**\n * Interactivity options\n */\n interactivity?: {\n /**\n * Available export types interactivity option\n * @default [\"xlsx\", \"csv\", \"png\"]\n * @TJS-ignore\n */\n availableExportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['availableExportTypes'];\n /**\n * Custom events interactivity option\n * @default null\n */\n customEvents?: NonNullable<InteractivityCustomEventsViewOptions['interactivity']>['customEvents'];\n /**\n * Custom tooltip interactivity option, in format {<locale>: \"tooltip text\"}\n * @examples [{\"en\": \"Total Revenue\"}]\n * @default null\n */\n customTooltip?: NonNullable<InteractivityCustomTooltipViewOptions['interactivity']>['customTooltip'];\n /**\n * Drilldown interactivity option\n * @TJS-ignore\n */\n drilldown?: NonNullable<InteractivityDrilldownViewOptions['interactivity']>['drilldown'];\n /**\n * Export types interactivity option. The export button appears when hovering the chart. If the empty array is provided, the export button is not shown.\n * @default [\"xlsx\", \"csv\", \"png\"]\n */\n exportTypes?: NonNullable<InteractivityExportViewOptions['interactivity']>['exportTypes'];\n /**\n * An array of measure dimension picker configurations\n * @default [[]]\n */\n measureDimensionPicker?: NonNullable<InteractivityMeasureDimensionPickerViewOptions['interactivity']>['measureDimensionPicker'];\n /**\n * Filter on select interactivity option\n * @default true\n */\n select?: NonNullable<InteractivityFilterOnSelectViewOptions['interactivity']>['select'];\n /**\n * Go to URL interactivity option\n * @default { \"target\": \"_blank\", \"url\": null }\n */\n urlConfig?: NonNullable<InteractivityGoToUrlViewOptions['interactivity']>['urlConfig'];\n };\n}\n\ninterface ColumnChartAxesViewOptions {\n /**\n * Chart grid options\n */\n grid?: Pick<NonNullable<AxesViewOptions['grid']>, 'x' | 'y'>;\n /**\n * Axes labels options\n */\n axislabels?: Pick<NonNullable<AxesViewOptions['axislabels']>, 'x' | 'y'>;\n /**\n * Axes options\n */\n axis?: {\n /**\n * X-axis options\n */\n x?: Pick<AxesAxisXValue, 'color' | 'ticksMode'>;\n /**\n * Y-axis options\n */\n y?: Pick<AxesAxisYValue, 'color' | 'ticksMode' | 'scale' | 'scaleLogBase' | 'ticksDensity'>;\n };\n}\n\nexport type ColumnChartSubtype = 'column' | 'column-stack' | 'column-group';\n\nexport enum ColumnChartModes {\n Grouped = 'grouped',\n Stacked = 'stacked',\n Percentage = '100'\n}\n\nexport type ColumnChartLabel = 'none' | 'absolute' | 'percentage' | 'percentageMax' | 'percentageCategory' | 'percentageLegend';\n"],"names":["ColumnChartModes"],"mappings":"AAgMO,IAAKA,sBAAAA,OACVA,EAAA,UAAU,WACVA,EAAA,UAAU,WACVA,EAAA,aAAa,OAHHA,IAAAA,KAAA,CAAA,CAAA;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const t=require("../shared/configs/context-helpers.config.cjs"),i={name:"combination-chart",label:"Combination Chart",synonyms:["combination","combination chart","combinationplot","combination plot","combo","combo chart","composite chart","multi chart","mixed chart","barline","bar line"],defaultSize:{width:580,height:350},description:`Creates a combination chart. A combination chart combines different chart types in a single visualization,
|
|
2
2
|
such as bars and lines, dots or areas. Combination charts are effective for comparing different types of data
|
|
3
|
-
or showing relationships between different metrics on the same scale.`,slots:{measure:{description:
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
or showing relationships between different metrics on the same scale.`,slots:{measure:{description:t.defaultMeasureDescription},"x-axis":{description:`The primary dimension (category axis) of the combination chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.
|
|
4
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
5
|
+
For time series data, use datetime columns. For categorical data, use hierarchy columns.`}}};exports.combinationChartContextConfig=i;
|
|
6
6
|
//# sourceMappingURL=combination-chart-context.config.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"combination-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/combination-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const combinationChartContextConfig: VizItemContextConfig = {\n name: 'combination-chart',\n label: 'Combination Chart',\n synonyms: [\n 'combination',\n 'combination chart',\n 'combinationplot',\n 'combination plot',\n 'combo',\n 'combo chart',\n 'composite chart',\n 'multi chart',\n 'mixed chart',\n 'barline',\n 'bar line'\n ],\n defaultSize: {\n width: 580,\n height: 350\n },\n description: `Creates a combination chart. A combination chart combines different chart types in a single visualization,\n such as bars and lines, dots or areas. Combination charts are effective for comparing different types of data\n or showing relationships between different metrics on the same scale.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The
|
|
1
|
+
{"version":3,"file":"combination-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/combination-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const combinationChartContextConfig: VizItemContextConfig = {\n name: 'combination-chart',\n label: 'Combination Chart',\n synonyms: [\n 'combination',\n 'combination chart',\n 'combinationplot',\n 'combination plot',\n 'combo',\n 'combo chart',\n 'composite chart',\n 'multi chart',\n 'mixed chart',\n 'barline',\n 'bar line'\n ],\n defaultSize: {\n width: 580,\n height: 350\n },\n description: `Creates a combination chart. A combination chart combines different chart types in a single visualization,\n such as bars and lines, dots or areas. Combination charts are effective for comparing different types of data\n or showing relationships between different metrics on the same scale.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The primary dimension (category axis) of the combination chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n For time series data, use datetime columns. For categorical data, use hierarchy columns.`\n }\n }\n};\n"],"names":["contextHelpers_config","combinationChartContextConfig","defaultMeasureDescription"],"mappings":"aAIO,MAAAA,EAAA,QAAA,8CAAA,EAAMC,EAAsD,CACjE,KAAM,oBACN,MAAO,oBACP,SAAU,CACR,cACA,oBACA,kBACA,mBACA,QACA,cACA,kBACA,cACA,cACA,UACA,UAAA,EAEF,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,EAEV,YAAa;AAAA;AAAA,2EAGb,MAAO,CACL,QAAS,CACP,YAAaC,EAAAA,yBAAA,EAEf,SAAU,CACR,YAAa;AAAA;AAAA,iGAAA,CAGf,CAEJ,EAAA,QAAA,8BAAAD"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defaultMeasureDescription as
|
|
2
|
-
const
|
|
1
|
+
import { defaultMeasureDescription as t } from "../shared/configs/context-helpers.config.js";
|
|
2
|
+
const a = {
|
|
3
3
|
name: "combination-chart",
|
|
4
4
|
label: "Combination Chart",
|
|
5
5
|
synonyms: [
|
|
@@ -24,16 +24,16 @@ const o = {
|
|
|
24
24
|
or showing relationships between different metrics on the same scale.`,
|
|
25
25
|
slots: {
|
|
26
26
|
measure: {
|
|
27
|
-
description:
|
|
27
|
+
description: t
|
|
28
28
|
},
|
|
29
29
|
"x-axis": {
|
|
30
|
-
description: `The
|
|
31
|
-
|
|
32
|
-
|
|
30
|
+
description: `The primary dimension (category axis) of the combination chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.
|
|
31
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
32
|
+
For time series data, use datetime columns. For categorical data, use hierarchy columns.`
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
};
|
|
36
36
|
export {
|
|
37
|
-
|
|
37
|
+
a as combinationChartContextConfig
|
|
38
38
|
};
|
|
39
39
|
//# sourceMappingURL=combination-chart-context.config.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"combination-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/combination-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const combinationChartContextConfig: VizItemContextConfig = {\n name: 'combination-chart',\n label: 'Combination Chart',\n synonyms: [\n 'combination',\n 'combination chart',\n 'combinationplot',\n 'combination plot',\n 'combo',\n 'combo chart',\n 'composite chart',\n 'multi chart',\n 'mixed chart',\n 'barline',\n 'bar line'\n ],\n defaultSize: {\n width: 580,\n height: 350\n },\n description: `Creates a combination chart. A combination chart combines different chart types in a single visualization,\n such as bars and lines, dots or areas. Combination charts are effective for comparing different types of data\n or showing relationships between different metrics on the same scale.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The
|
|
1
|
+
{"version":3,"file":"combination-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/combination-chart/combination-chart-context.config.ts"],"sourcesContent":["import { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\n// used for AI generation\nexport const combinationChartContextConfig: VizItemContextConfig = {\n name: 'combination-chart',\n label: 'Combination Chart',\n synonyms: [\n 'combination',\n 'combination chart',\n 'combinationplot',\n 'combination plot',\n 'combo',\n 'combo chart',\n 'composite chart',\n 'multi chart',\n 'mixed chart',\n 'barline',\n 'bar line'\n ],\n defaultSize: {\n width: 580,\n height: 350\n },\n description: `Creates a combination chart. A combination chart combines different chart types in a single visualization,\n such as bars and lines, dots or areas. Combination charts are effective for comparing different types of data\n or showing relationships between different metrics on the same scale.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The primary dimension (category axis) of the combination chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n For time series data, use datetime columns. For categorical data, use hierarchy columns.`\n }\n }\n};\n"],"names":["defaultMeasureDescription","combinationChartContextConfig"],"mappings":"AAIO,SAAA,6BAAAA,SAAA;AAAA,MAAMC,IAAsD;AAAA,EACjE,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,IACR;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EAAA;AAAA,EAEF,aAAa;AAAA,IACX,OAAO;AAAA,IACP,QAAQ;AAAA,EAAA;AAAA,EAEV,aAAa;AAAA;AAAA;AAAA,EAGb,OAAO;AAAA,IACL,SAAS;AAAA,MACP,aAAaD;AAAA,IAAA;AAAA,IAEf,UAAU;AAAA,MACR,aAAa;AAAA;AAAA;AAAA,IAAA;AAAA,EAGf;AAEJ;"}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
"use strict";const e=require("../shared/configs/context-helpers.config.cjs"),t={name:"donut-chart",label:"Donut Chart",synonyms:["donut","donut chart","donut plot","pie","pie chart","pie"],defaultSize:{width:400,height:400},variants:[{subtype:"pie",defaultSize:{width:400,height:400}},{subtype:"donut",defaultSize:{width:400,height:400}},{subtype:"half-pie",defaultSize:{width:400,height:400}},{subtype:"half-donut",defaultSize:{width:400,height:400}}],description:`Creates a donut or a pie chart. A donut or pie chart consists of multiple slices. Each slice represents a category.
|
|
2
2
|
Categories are mostly columns with a type of hierarchy or datetime. The width of the slice represents the measure of the category.
|
|
3
|
-
Often columns with type numeric are used as measure.`,slots:{measure:{description:e.defaultMeasureDescription},category:{description
|
|
3
|
+
Often columns with type numeric are used as measure.`,slots:{measure:{description:e.defaultMeasureDescription},category:{description:`The primary dimension of the donut/pie chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.
|
|
4
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
5
|
+
A level is always required when using a datetime column. Else do not set a level.`}}};exports.donutChartContextConfig=t;
|
|
4
6
|
//# sourceMappingURL=donut-chart-context.config.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"donut-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/donut-chart/donut-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultCategoryDescription, defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const donutChartContextConfig: VizItemContextConfig = {\n name: 'donut-chart',\n label: 'Donut Chart',\n synonyms: ['donut', 'donut chart', 'donut plot', 'pie', 'pie chart', 'pie'],\n defaultSize: {\n width: 400,\n height: 400\n },\n variants: [\n {\n subtype: 'pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n }\n ],\n description: `Creates a donut or a pie chart. A donut or pie chart consists of multiple slices. Each slice represents a category.\n Categories are mostly columns with a type of hierarchy or datetime. The width of the slice represents the measure of the category.\n Often columns with type numeric are used as measure.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n category: {\n description:
|
|
1
|
+
{"version":3,"file":"donut-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/donut-chart/donut-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultCategoryDescription, defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const donutChartContextConfig: VizItemContextConfig = {\n name: 'donut-chart',\n label: 'Donut Chart',\n synonyms: ['donut', 'donut chart', 'donut plot', 'pie', 'pie chart', 'pie'],\n defaultSize: {\n width: 400,\n height: 400\n },\n variants: [\n {\n subtype: 'pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n }\n ],\n description: `Creates a donut or a pie chart. A donut or pie chart consists of multiple slices. Each slice represents a category.\n Categories are mostly columns with a type of hierarchy or datetime. The width of the slice represents the measure of the category.\n Often columns with type numeric are used as measure.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n category: {\n description: `The primary dimension of the donut/pie chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n A level is always required when using a datetime column. Else do not set a level.`\n }\n }\n};\n"],"names":["contextHelpers_config","donutChartContextConfig","defaultMeasureDescription"],"mappings":"aAIO,MAAAA,EAAA,QAAA,8CAAA,EAAMC,EAAgD,CAC3D,KAAM,cACN,MAAO,cACP,SAAU,CAAC,QAAS,cAAe,aAAc,MAAO,YAAa,KAAK,EAC1E,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,EAEV,SAAU,CACR,CACE,QAAS,MACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,EAEF,CACE,QAAS,QACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,EAEF,CACE,QAAS,WACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,EAEF,CACE,QAAS,aACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,CACF,EAEF,YAAa;AAAA;AAAA,0DAGb,MAAO,CACL,QAAS,CACP,YAAaC,EAAAA,yBAAA,EAEf,SAAU,CACR,YAAa;AAAA;AAAA,0FAAA,CAGf,CAEJ,EAAA,QAAA,wBAAAD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"donut-chart-context.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/donut-chart/donut-chart-context.config.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAO,MAAM,uBAAuB,EAAE,
|
|
1
|
+
{"version":3,"file":"donut-chart-context.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/donut-chart/donut-chart-context.config.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAO,MAAM,uBAAuB,EAAE,oBAmDrC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
1
|
+
import { defaultMeasureDescription as e } from "../shared/configs/context-helpers.config.js";
|
|
2
|
+
const i = {
|
|
3
3
|
name: "donut-chart",
|
|
4
4
|
label: "Donut Chart",
|
|
5
5
|
synonyms: ["donut", "donut chart", "donut plot", "pie", "pie chart", "pie"],
|
|
@@ -42,14 +42,16 @@ const a = {
|
|
|
42
42
|
Often columns with type numeric are used as measure.`,
|
|
43
43
|
slots: {
|
|
44
44
|
measure: {
|
|
45
|
-
description:
|
|
45
|
+
description: e
|
|
46
46
|
},
|
|
47
47
|
category: {
|
|
48
|
-
description:
|
|
48
|
+
description: `The primary dimension of the donut/pie chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.
|
|
49
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
50
|
+
A level is always required when using a datetime column. Else do not set a level.`
|
|
49
51
|
}
|
|
50
52
|
}
|
|
51
53
|
};
|
|
52
54
|
export {
|
|
53
|
-
|
|
55
|
+
i as donutChartContextConfig
|
|
54
56
|
};
|
|
55
57
|
//# sourceMappingURL=donut-chart-context.config.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"donut-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/donut-chart/donut-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultCategoryDescription, defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const donutChartContextConfig: VizItemContextConfig = {\n name: 'donut-chart',\n label: 'Donut Chart',\n synonyms: ['donut', 'donut chart', 'donut plot', 'pie', 'pie chart', 'pie'],\n defaultSize: {\n width: 400,\n height: 400\n },\n variants: [\n {\n subtype: 'pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n }\n ],\n description: `Creates a donut or a pie chart. A donut or pie chart consists of multiple slices. Each slice represents a category.\n Categories are mostly columns with a type of hierarchy or datetime. The width of the slice represents the measure of the category.\n Often columns with type numeric are used as measure.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n category: {\n description:
|
|
1
|
+
{"version":3,"file":"donut-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/donut-chart/donut-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultCategoryDescription, defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const donutChartContextConfig: VizItemContextConfig = {\n name: 'donut-chart',\n label: 'Donut Chart',\n synonyms: ['donut', 'donut chart', 'donut plot', 'pie', 'pie chart', 'pie'],\n defaultSize: {\n width: 400,\n height: 400\n },\n variants: [\n {\n subtype: 'pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-pie',\n defaultSize: {\n width: 400,\n height: 400\n }\n },\n {\n subtype: 'half-donut',\n defaultSize: {\n width: 400,\n height: 400\n }\n }\n ],\n description: `Creates a donut or a pie chart. A donut or pie chart consists of multiple slices. Each slice represents a category.\n Categories are mostly columns with a type of hierarchy or datetime. The width of the slice represents the measure of the category.\n Often columns with type numeric are used as measure.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n category: {\n description: `The primary dimension of the donut/pie chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n A level is always required when using a datetime column. Else do not set a level.`\n }\n }\n};\n"],"names":["defaultMeasureDescription","donutChartContextConfig"],"mappings":"AAIO,SAAA,6BAAAA,SAAA;AAAA,MAAMC,IAAgD;AAAA,EAC3D,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU,CAAC,SAAS,eAAe,cAAc,OAAO,aAAa,KAAK;AAAA,EAC1E,aAAa;AAAA,IACX,OAAO;AAAA,IACP,QAAQ;AAAA,EAAA;AAAA,EAEV,UAAU;AAAA,IACR;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,IAEF;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,IAEF;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,IAEF;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,EACF;AAAA,EAEF,aAAa;AAAA;AAAA;AAAA,EAGb,OAAO;AAAA,IACL,SAAS;AAAA,MACP,aAAaD;AAAA,IAAA;AAAA,IAEf,UAAU;AAAA,MACR,aAAa;AAAA;AAAA;AAAA,IAAA;AAAA,EAGf;AAEJ;"}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
stages in a process or conversion flow. Funnel charts are effective for showing the flow of data through different stages
|
|
3
3
|
and identifying bottlenecks or drop-off points. They work well with sequential data and process analysis.
|
|
4
4
|
Use measure for the values and category for the stages in the funnel.`,slots:{measure:{description:`The column used as measure in the chart. This determines the values for each stage in the funnel.
|
|
5
|
-
Can be numeric or hierarchy columns. These values determine the size of each funnel section.`},category:{description:`The
|
|
6
|
-
|
|
5
|
+
Can be numeric or hierarchy columns. These values determine the size of each funnel section.`},category:{description:`The primary dimension of the funnel chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.
|
|
6
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
7
|
+
Determines the stages or steps in the funnel. Typically a column with type hierarchy or datetime.`}}};exports.funnelChartContextConfig=e;
|
|
7
8
|
//# sourceMappingURL=funnel-chart-context.config.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"funnel-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/funnel-chart/funnel-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const funnelChartContextConfig: VizItemContextConfig = {\n name: 'funnel-chart',\n label: 'Funnel Chart',\n synonyms: ['funnel', 'funnel chart', 'funnel plot'],\n defaultSize: {\n width: 400,\n height: 400\n },\n description: `Creates a funnel chart. A funnel chart displays data as progressively smaller sections, typically representing\n stages in a process or conversion flow. Funnel charts are effective for showing the flow of data through different stages\n and identifying bottlenecks or drop-off points. They work well with sequential data and process analysis.\n Use measure for the values and category for the stages in the funnel.`,\n slots: {\n measure: {\n description: `The column used as measure in the chart. This determines the values for each stage in the funnel.\n Can be numeric or hierarchy columns. These values determine the size of each funnel section.`\n },\n category: {\n description: `The
|
|
1
|
+
{"version":3,"file":"funnel-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/funnel-chart/funnel-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const funnelChartContextConfig: VizItemContextConfig = {\n name: 'funnel-chart',\n label: 'Funnel Chart',\n synonyms: ['funnel', 'funnel chart', 'funnel plot'],\n defaultSize: {\n width: 400,\n height: 400\n },\n description: `Creates a funnel chart. A funnel chart displays data as progressively smaller sections, typically representing\n stages in a process or conversion flow. Funnel charts are effective for showing the flow of data through different stages\n and identifying bottlenecks or drop-off points. They work well with sequential data and process analysis.\n Use measure for the values and category for the stages in the funnel.`,\n slots: {\n measure: {\n description: `The column used as measure in the chart. This determines the values for each stage in the funnel.\n Can be numeric or hierarchy columns. These values determine the size of each funnel section.`\n },\n category: {\n description: `The primary dimension of the funnel chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n Determines the stages or steps in the funnel. Typically a column with type hierarchy or datetime.`\n }\n }\n};\n"],"names":["funnelChartContextConfig"],"mappings":"aAGO,MAAMA,EAAiD,CAC5D,KAAM,eACN,MAAO,eACP,SAAU,CAAC,SAAU,eAAgB,aAAa,EAClD,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,EAEV,YAAa;AAAA;AAAA;AAAA,2EAIb,MAAO,CACL,QAAS,CACP,YAAa;AAAA,qGAAA,EAGf,SAAU,CACR,YAAa;AAAA;AAAA,0GAAA,CAGf,CAEJ,EAAA,QAAA,yBAAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"funnel-chart-context.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/funnel-chart/funnel-chart-context.config.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAO,MAAM,wBAAwB,EAAE,
|
|
1
|
+
{"version":3,"file":"funnel-chart-context.config.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/funnel-chart/funnel-chart-context.config.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAO,MAAM,wBAAwB,EAAE,oBAuBtC,CAAC"}
|
|
@@ -16,8 +16,9 @@ const e = {
|
|
|
16
16
|
Can be numeric or hierarchy columns. These values determine the size of each funnel section.`
|
|
17
17
|
},
|
|
18
18
|
category: {
|
|
19
|
-
description: `The
|
|
20
|
-
|
|
19
|
+
description: `The primary dimension of the funnel chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.
|
|
20
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
21
|
+
Determines the stages or steps in the funnel. Typically a column with type hierarchy or datetime.`
|
|
21
22
|
}
|
|
22
23
|
}
|
|
23
24
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"funnel-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/funnel-chart/funnel-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const funnelChartContextConfig: VizItemContextConfig = {\n name: 'funnel-chart',\n label: 'Funnel Chart',\n synonyms: ['funnel', 'funnel chart', 'funnel plot'],\n defaultSize: {\n width: 400,\n height: 400\n },\n description: `Creates a funnel chart. A funnel chart displays data as progressively smaller sections, typically representing\n stages in a process or conversion flow. Funnel charts are effective for showing the flow of data through different stages\n and identifying bottlenecks or drop-off points. They work well with sequential data and process analysis.\n Use measure for the values and category for the stages in the funnel.`,\n slots: {\n measure: {\n description: `The column used as measure in the chart. This determines the values for each stage in the funnel.\n Can be numeric or hierarchy columns. These values determine the size of each funnel section.`\n },\n category: {\n description: `The
|
|
1
|
+
{"version":3,"file":"funnel-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/funnel-chart/funnel-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const funnelChartContextConfig: VizItemContextConfig = {\n name: 'funnel-chart',\n label: 'Funnel Chart',\n synonyms: ['funnel', 'funnel chart', 'funnel plot'],\n defaultSize: {\n width: 400,\n height: 400\n },\n description: `Creates a funnel chart. A funnel chart displays data as progressively smaller sections, typically representing\n stages in a process or conversion flow. Funnel charts are effective for showing the flow of data through different stages\n and identifying bottlenecks or drop-off points. They work well with sequential data and process analysis.\n Use measure for the values and category for the stages in the funnel.`,\n slots: {\n measure: {\n description: `The column used as measure in the chart. This determines the values for each stage in the funnel.\n Can be numeric or hierarchy columns. These values determine the size of each funnel section.`\n },\n category: {\n description: `The primary dimension of the funnel chart. Equivalent to s__y-axis in bar charts and s__x-axis in column/line/area charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n Determines the stages or steps in the funnel. Typically a column with type hierarchy or datetime.`\n }\n }\n};\n"],"names":["funnelChartContextConfig"],"mappings":"AAGO,MAAMA,IAAiD;AAAA,EAC5D,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU,CAAC,UAAU,gBAAgB,aAAa;AAAA,EAClD,aAAa;AAAA,IACX,OAAO;AAAA,IACP,QAAQ;AAAA,EAAA;AAAA,EAEV,aAAa;AAAA;AAAA;AAAA;AAAA,EAIb,OAAO;AAAA,IACL,SAAS;AAAA,MACP,aAAa;AAAA;AAAA,IAAA;AAAA,IAGf,UAAU;AAAA,MACR,aAAa;AAAA;AAAA;AAAA,IAAA;AAAA,EAGf;AAEJ;"}
|
|
@@ -9,10 +9,10 @@ export interface ImageViewOptions extends Omit<ObjectViewOptions, 'theme'>, Titl
|
|
|
9
9
|
*/
|
|
10
10
|
theme?: Omit<ItemThemeConfig, 'font' | 'colors' | 'title' | 'axis' | 'legend' | 'tooltip'>;
|
|
11
11
|
/**
|
|
12
|
-
* Image mode: noResize, fit, fitHorizontal, fitVertical, fill, stretch
|
|
12
|
+
* Image mode: noResize, compress, fit, fitHorizontal, fitVertical, fill, stretch
|
|
13
13
|
* @default "fill"
|
|
14
14
|
*/
|
|
15
|
-
mode?: 'noResize' | 'fit' | 'fitHorizontal' | 'fitVertical' | 'fill' | 'stretch';
|
|
15
|
+
mode?: 'noResize' | 'compress' | 'fit' | 'fitHorizontal' | 'fitVertical' | 'fill' | 'stretch';
|
|
16
16
|
/**
|
|
17
17
|
* An id of the uploaded image
|
|
18
18
|
* @format uuid
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"image-options.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/image/image-options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AACnF,OAAO,KAAK,EAAE,uBAAuB,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACvF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAC;AAChF,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AAE7E,MAAM,WAAW,gBACf,SAAQ,IAAI,CAAC,iBAAiB,EAAE,OAAO,CAAC,EAAE,gBAAgB,EAAE,uBAAuB;IAEnF;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC,CAAC;IAE3F;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,GAAG,KAAK,GAAG,eAAe,GAAG,aAAa,GAAG,MAAM,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"image-options.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/image/image-options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AACnF,OAAO,KAAK,EAAE,uBAAuB,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACvF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAC;AAChF,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AAE7E,MAAM,WAAW,gBACf,SAAQ,IAAI,CAAC,iBAAiB,EAAE,OAAO,CAAC,EAAE,gBAAgB,EAAE,uBAAuB;IAEnF;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,GAAG,SAAS,CAAC,CAAC;IAE3F;;;OAGG;IACH,IAAI,CAAC,EAAE,UAAU,GAAG,UAAU,GAAG,KAAK,GAAG,eAAe,GAAG,aAAa,GAAG,MAAM,GAAG,SAAS,CAAC;IAC9F;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,SAAS,CAAC,EAAE;QACV;;;WAGG;QACH,UAAU,CAAC,EAAE,kBAAkB,CAAC;QAChC;;;WAGG;QACH,QAAQ,CAAC,EAAE,kBAAkB,CAAC;KAC/B,CAAC;IACF;;OAEG;IACH,IAAI,CAAC,EAAE;QACL;;;;WAIG;QACH,GAAG,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAC7B;;;;WAIG;QACH,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QACjC;;;WAGG;QACH,MAAM,CAAC,EAAE,mBAAmB,CAAC;KAC9B,CAAC;IACF;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CACd"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
"use strict";const e=require("../shared/configs/context-helpers.config.cjs"),
|
|
1
|
+
"use strict";const e=require("../shared/configs/context-helpers.config.cjs"),t={name:"line-chart",label:"Line Chart",synonyms:["line","line chart","lineplot","lines chart","lines plot"],defaultSize:{width:580,height:250},variants:[{subtype:"line",defaultSize:{width:580,height:250}},{subtype:"line-group",defaultSize:{width:580,height:250}}],description:`Creates a line chart. A line chart displays data as a series of points connected by straight lines.
|
|
2
2
|
Line charts are ideal for showing trends over time and continuous data. They work well with time series data
|
|
3
3
|
and can display multiple series for comparison. Use measures for the values and x-axis for categories or time periods.
|
|
4
|
-
Legends can be used to group data by additional dimensions.`,slots:{measure:{description:e.defaultMeasureDescription},"x-axis":{description:`The
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
A legend is used to show a second dimension in the chart and allows grouping of data series.`}}};exports.lineChartContextConfig=
|
|
4
|
+
Legends can be used to group data by additional dimensions.`,slots:{measure:{description:e.defaultMeasureDescription},"x-axis":{description:`The primary dimension (category axis) of the line chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.
|
|
5
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
6
|
+
For time series data, use datetime columns. For categorical data, use hierarchy columns.`},legend:{description:`The column used as legend in the chart. Only add a legend if it is relevant to the chart.
|
|
7
|
+
A legend is used to show a second dimension in the chart and allows grouping of data series.`}}};exports.lineChartContextConfig=t;
|
|
8
8
|
//# sourceMappingURL=line-chart-context.config.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"line-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/line-chart/line-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const lineChartContextConfig: VizItemContextConfig = {\n name: 'line-chart',\n label: 'Line Chart',\n synonyms: ['line', 'line chart', 'lineplot', 'lines chart', 'lines plot'],\n defaultSize: {\n width: 580,\n height: 250\n },\n variants: [\n {\n subtype: 'line',\n defaultSize: {\n width: 580,\n height: 250\n }\n },\n {\n subtype: 'line-group',\n defaultSize: {\n width: 580,\n height: 250\n }\n }\n ],\n description: `Creates a line chart. A line chart displays data as a series of points connected by straight lines.\n Line charts are ideal for showing trends over time and continuous data. They work well with time series data\n and can display multiple series for comparison. Use measures for the values and x-axis for categories or time periods.\n Legends can be used to group data by additional dimensions.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The
|
|
1
|
+
{"version":3,"file":"line-chart-context.config.cjs","sources":["../../../../../../libs/dashboard-contents-types/src/lib/line-chart/line-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const lineChartContextConfig: VizItemContextConfig = {\n name: 'line-chart',\n label: 'Line Chart',\n synonyms: ['line', 'line chart', 'lineplot', 'lines chart', 'lines plot'],\n defaultSize: {\n width: 580,\n height: 250\n },\n variants: [\n {\n subtype: 'line',\n defaultSize: {\n width: 580,\n height: 250\n }\n },\n {\n subtype: 'line-group',\n defaultSize: {\n width: 580,\n height: 250\n }\n }\n ],\n description: `Creates a line chart. A line chart displays data as a series of points connected by straight lines.\n Line charts are ideal for showing trends over time and continuous data. They work well with time series data\n and can display multiple series for comparison. Use measures for the values and x-axis for categories or time periods.\n Legends can be used to group data by additional dimensions.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The primary dimension (category axis) of the line chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n For time series data, use datetime columns. For categorical data, use hierarchy columns.`\n },\n legend: {\n description: `The column used as legend in the chart. Only add a legend if it is relevant to the chart.\n A legend is used to show a second dimension in the chart and allows grouping of data series.`\n }\n }\n};\n"],"names":["contextHelpers_config","lineChartContextConfig","defaultMeasureDescription"],"mappings":"aAIO,MAAAA,EAAA,QAAA,8CAAA,EAAMC,EAA+C,CAC1D,KAAM,aACN,MAAO,aACP,SAAU,CAAC,OAAQ,aAAc,WAAY,cAAe,YAAY,EACxE,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,EAEV,SAAU,CACR,CACE,QAAS,OACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,EAEF,CACE,QAAS,aACT,YAAa,CACX,MAAO,IACP,OAAQ,GAAA,CACV,CACF,EAEF,YAAa;AAAA;AAAA;AAAA,iEAIb,MAAO,CACL,QAAS,CACP,YAAaC,EAAAA,yBAAA,EAEf,SAAU,CACR,YAAa;AAAA;AAAA,iGAAA,EAIf,OAAQ,CACN,YAAa;AAAA,qGAAA,CAEf,CAEJ,EAAA,QAAA,uBAAAD"}
|
|
@@ -32,9 +32,9 @@ const t = {
|
|
|
32
32
|
description: e
|
|
33
33
|
},
|
|
34
34
|
"x-axis": {
|
|
35
|
-
description: `The
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
description: `The primary dimension (category axis) of the line chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.
|
|
36
|
+
When switching FROM another chart type, transfer the previous dimension/category column content here.
|
|
37
|
+
For time series data, use datetime columns. For categorical data, use hierarchy columns.`
|
|
38
38
|
},
|
|
39
39
|
legend: {
|
|
40
40
|
description: `The column used as legend in the chart. Only add a legend if it is relevant to the chart.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"line-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/line-chart/line-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const lineChartContextConfig: VizItemContextConfig = {\n name: 'line-chart',\n label: 'Line Chart',\n synonyms: ['line', 'line chart', 'lineplot', 'lines chart', 'lines plot'],\n defaultSize: {\n width: 580,\n height: 250\n },\n variants: [\n {\n subtype: 'line',\n defaultSize: {\n width: 580,\n height: 250\n }\n },\n {\n subtype: 'line-group',\n defaultSize: {\n width: 580,\n height: 250\n }\n }\n ],\n description: `Creates a line chart. A line chart displays data as a series of points connected by straight lines.\n Line charts are ideal for showing trends over time and continuous data. They work well with time series data\n and can display multiple series for comparison. Use measures for the values and x-axis for categories or time periods.\n Legends can be used to group data by additional dimensions.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The
|
|
1
|
+
{"version":3,"file":"line-chart-context.config.js","sources":["../../../../../../libs/dashboard-contents-types/src/lib/line-chart/line-chart-context.config.ts"],"sourcesContent":["// used for AI generation\nimport { defaultMeasureDescription } from '../shared/configs/context-helpers.config';\nimport type { VizItemContextConfig } from '../shared/types/context';\n\nexport const lineChartContextConfig: VizItemContextConfig = {\n name: 'line-chart',\n label: 'Line Chart',\n synonyms: ['line', 'line chart', 'lineplot', 'lines chart', 'lines plot'],\n defaultSize: {\n width: 580,\n height: 250\n },\n variants: [\n {\n subtype: 'line',\n defaultSize: {\n width: 580,\n height: 250\n }\n },\n {\n subtype: 'line-group',\n defaultSize: {\n width: 580,\n height: 250\n }\n }\n ],\n description: `Creates a line chart. A line chart displays data as a series of points connected by straight lines.\n Line charts are ideal for showing trends over time and continuous data. They work well with time series data\n and can display multiple series for comparison. Use measures for the values and x-axis for categories or time periods.\n Legends can be used to group data by additional dimensions.`,\n slots: {\n measure: {\n description: defaultMeasureDescription\n },\n 'x-axis': {\n description: `The primary dimension (category axis) of the line chart. Equivalent to s__y-axis in bar charts and s__category in donut/funnel/radar charts.\n When switching FROM another chart type, transfer the previous dimension/category column content here.\n For time series data, use datetime columns. For categorical data, use hierarchy columns.`\n },\n legend: {\n description: `The column used as legend in the chart. Only add a legend if it is relevant to the chart.\n A legend is used to show a second dimension in the chart and allows grouping of data series.`\n }\n }\n};\n"],"names":["defaultMeasureDescription","lineChartContextConfig"],"mappings":"AAIO,SAAA,6BAAAA,SAAA;AAAA,MAAMC,IAA+C;AAAA,EAC1D,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU,CAAC,QAAQ,cAAc,YAAY,eAAe,YAAY;AAAA,EACxE,aAAa;AAAA,IACX,OAAO;AAAA,IACP,QAAQ;AAAA,EAAA;AAAA,EAEV,UAAU;AAAA,IACR;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,IAEF;AAAA,MACE,SAAS;AAAA,MACT,aAAa;AAAA,QACX,OAAO;AAAA,QACP,QAAQ;AAAA,MAAA;AAAA,IACV;AAAA,EACF;AAAA,EAEF,aAAa;AAAA;AAAA;AAAA;AAAA,EAIb,OAAO;AAAA,IACL,SAAS;AAAA,MACP,aAAaD;AAAA,IAAA;AAAA,IAEf,UAAU;AAAA,MACR,aAAa;AAAA;AAAA;AAAA,IAAA;AAAA,IAIf,QAAQ;AAAA,MACN,aAAa;AAAA;AAAA,IAAA;AAAA,EAEf;AAEJ;"}
|
|
@@ -109,7 +109,7 @@ export interface PivotTableViewOptions extends Omit<DropObjectViewOptions, 'inte
|
|
|
109
109
|
* Toggle expandability of the table
|
|
110
110
|
*/
|
|
111
111
|
isExpandable?: boolean;
|
|
112
|
-
expandStyle?: 'indent' | 'columns';
|
|
112
|
+
expandStyle?: 'indent' | 'normal' | 'columns';
|
|
113
113
|
rowsExpandState?: PivotTableItemExpandState;
|
|
114
114
|
columnsExpandState?: PivotTableItemExpandState;
|
|
115
115
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pivot-table-options.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/pivot-table/pivot-table-options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACzD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,uBAAuB,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACvF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AACnF,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AACxG,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,8CAA8C,CAAC;AAC1G,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,sCAAsC,CAAC;AACnG,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,yCAAyC,CAAC;AAC/F,OAAO,KAAK,EAAE,8CAA8C,EAAE,MAAM,wDAAwD,CAAC;AAC7H,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,MAAM,WAAW,qBAAsB,SACrC,IAAI,CAAC,qBAAqB,EAAE,eAAe,GAAG,OAAO,CAAC,EACtD,sBAAsB,EACtB,gBAAgB,EAChB,uBAAuB,EACvB,0BAA0B,EAC1B,kCAAkC;IAElC;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,CAAC,eAAe,EAAE,QAAQ,GAAG,MAAM,GAAG,QAAQ,CAAC,CAAC;IAE5D;;OAEG;IACH,YAAY,CAAC,EAAE,iBAAiB,CAAC;IACjC;;;OAGG;IACH,iBAAiB,CAAC,EAAE,cAAc,CAAC;IACnC;;OAEG;IACH,OAAO,CAAC,EAAE;QACR;;WAEG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;QACf;;WAEG;QACH,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB;;WAEG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;KAChB,CAAC;IACF;;OAEG;IACH,UAAU,CAAC,EAAE;QACX;;;WAGG;QACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;QAC5B;;;WAGG;QACH,MAAM,CAAC,EAAE,OAAO,CAAC;KAClB,CAAC;IACF;;OAEG;IACH,aAAa,CAAC,EAAE;QACd;;;WAGG;QACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;KAC7B,CAAC;IACF;;OAEG;IACH,UAAU,CAAC,EAAE;QACX;;;WAGG;QACH,KAAK,CAAC,EAAE,mBAAmB,CAAC;QAC5B;;;WAGG;QACH,SAAS,CAAC,EAAE,OAAO,CAAC;KACrB,CAAC;IACF;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,OAAO,CAAC,EAAE,uBAAuB,EAAE,CAAC;IACpC;;;;OAIG;IACH,WAAW,CAAC,EAAE,qBAAqB,CAAC;IACpC,YAAY,CAAC,EAAE,MAAM,CAAC,iBAAiB,GAAG,oBAAoB,EAAE,qBAAqB,CAAC,CAAC;IACvF;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC;IAChE;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,WAAW,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"pivot-table-options.d.ts","sourceRoot":"","sources":["../../../../../../libs/dashboard-contents-types/src/lib/pivot-table/pivot-table-options.ts"],"names":[],"mappings":"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"}
|