123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2014, 2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "features": [{
- "id": "com.ibm.bi.dashboard",
- "collectionItems": [{
- "containerId": "com.ibm.bi.dashboard.live-visualizations",
- "type": "Crosstab",
- "id": "crosstab",
- "label": "%crosstabCaption",
- "caption": "%crosstabCaption",
- "icon": "visualizations-crosstab",
- "placeholderIcon": "dashboard-analytics/images/placeholders/crosstab.svg",
- "renderer": "dashboard-analytics\/visualizations\/renderer\/crosstab\/CrosstabView",
- "supportsAdvancedProperties": true,
- "supportsTextWrap":{
- "cell_edge_row": true,
- "cell_edge_column": true,
- "cell": false,
- "values": true,
- "summary": true,
- "selectedArea": true
- },
- "scope": "default",
- "archetypes": ["crosstab"],
- "dataRowLimit": 3000,
- "dataRowLimitIE": 3000,
- "preferredSize": {
- "width": 500,
- "height": 420
- },
- "thumbnailConfig": {
- "unsupportedBrowsers": ["IE"]
- },
- "datasets": [{
- "name":"data"
- }],
- "queryHints": {
- "multiEdgeSort": true
- },
- "dataSlots": [{
- "id": "column_level1",
- "icon": "column_heading",
- "type": "category",
- "caption": "%crosstabDataSlot_column_level1Label",
- "sort": "asc",
- "sortOrder": 1,
- "optional": true,
- "stackItems": true,
- "recommendMulti": true,
- "summaries": true,
- "maxItems":10,
- "datasetIdList": ["data"],
- "role": "explanatory"
- }, {
- "id": "row_level1",
- "icon": "row_heading",
- "type": "category",
- "caption": "%crosstabDataSlot_row_level1Label",
- "sort": "asc",
- "sortOrder": 2,
- "stackItems": true,
- "recommendMulti": true,
- "maxItems":10,
- "datasetIdList": ["data"],
- "summaries": true,
- "role": "explanatory"
- }, {
- "id": "values",
- "type": "ordinal",
- "icon": "values",
- "caption": "%crosstabDataSlot_valuesLabel",
- "sortOrder": 3,
- "repeats": true,
- "sortable": false,
- "stackItems": false,
- "datasetIdList": ["data"],
- "summaryValues": true,
- "role": "response"
- }, {
- "id": "heat",
- "icon": "colorBy",
- "type": "ordinal",
- "caption": "%crosstabDataSlot_colorByLabel",
- "sortOrder": 99,
- "sort": "asc",
- "optional": true,
- "multiItems": false,
- "maxItems":1,
- "datasetIdList": ["data"],
- "role": "group",
- "tags": ["canUseToColor"]
- }],
- "propertyPrefixes": {
- "cell_edge_row": "rowHeading",
- "cell_edge_column": "columnHeading",
- "cell": "values",
- "values": "valueHeading",
- "summary": "summary",
- "selectedArea": "selectedArea"
- },
- "propertyList": [
- {
- "id": "condColorPalette",
- "editor": {
- "sectionId": "visualization.colorPalette",
- "uiControl": {
- "linkLabel": "%prop_changeCondColorPaletteLabel",
- "reversePalettePropName": "condColorOrder",
- "paletteType": "ConditionalPalette",
- "type": "NewPalette",
- "ariaLabel": "%prop_condColorPaletteLabel",
- "newPaletteLabel": "%prop_newCondColorPaletteLabel",
- "enableReorder": true,
- "sectionLabel": "%prop_condColorPaletteLabel",
- "open": false
- }
- }
- }, {
- "id": "condColorOrder"
- }, {
- "id": "hideSummaries",
- "editor": {
- "sectionId": "visualization.chart",
- "uiControl": {
- "label": "%prop_hideSummariesLabel",
- "type": "ToggleButton",
- "ariaLabel": "%prop_hideSummariesDescription"
- }
- },
- "supportsUndoRedo": true,
- "onPropertyChange": {
- "refresh": {
- "data": true
- }
- }
- }, {
- "id": "valuesColor",
- "prefix": "values",
- "style": "Color"
- }, {
- "id": "valuesFontSize",
- "style": "FontSize",
- "prefix": "values"
- }, {
- "id": "valuesFontFace",
- "style": "FontFace",
- "prefix": "values"
- }, {
- "id": "valuesFontBold",
- "style": "FontBold",
- "prefix": "values"
- }, {
- "id": "valuesFontItalic",
- "style": "FontItalic",
- "prefix": "values"
- }, {
- "id": "valuesFontUnderline",
- "style": "FontUnderline",
- "prefix": "values"
- }, {
- "id": "valuesFontAlign",
- "style": "FontAlign",
- "prefix": "values"
- }, {
- "id": "rowHeadingColor",
- "style": "Color",
- "prefix": "rowHeading"
- }, {
- "id": "rowHeadingFontSize",
- "style": "FontSize",
- "prefix": "rowHeading"
- }, {
- "id": "rowHeadingFontFace",
- "style": "FontFace",
- "prefix": "rowHeading"
- }, {
- "id": "rowHeadingFontBold",
- "style": "FontBold",
- "prefix": "rowHeading"
- }, {
- "id": "rowHeadingFontItalic",
- "style": "FontItalic",
- "prefix": "rowHeading"
- }, {
- "id": "rowHeadingFontUnderline",
- "style": "FontUnderline",
- "prefix": "rowHeading"
- }, {
- "id": "rowHeadingFontAlign",
- "style": "FontAlign",
- "prefix": "rowHeading"
- }, {
- "id": "rowHeadingTextWrap",
- "style": "TextWrap",
- "prefix": "rowHeading"
- }, {
- "id": "valueHeadingColor",
- "style": "Color",
- "prefix": "valueHeading"
- }, {
- "id": "valueHeadingFontSize",
- "style": "FontSize",
- "prefix": "valueHeading"
- }, {
- "id": "valueHeadingFontFace",
- "style": "FontFace",
- "prefix": "valueHeading"
- }, {
- "id": "valueHeadingFontBold",
- "style": "FontBold",
- "prefix": "valueHeading"
- }, {
- "id": "valueHeadingFontItalic",
- "style": "FontItalic",
- "prefix": "valueHeading"
- }, {
- "id": "valueHeadingFontUnderline",
- "style": "FontUnderline",
- "prefix": "valueHeading"
- }, {
- "id": "valueHeadingFontAlign",
- "style": "FontAlign",
- "prefix": "valueHeading"
- }, {
- "id": "valueHeadingTextWrap",
- "style": "TextWrap",
- "prefix": "valueHeading"
- }, {
- "id": "columnHeadingColor",
- "style": "Color",
- "prefix": "columnHeading"
- }, {
- "id": "columnHeadingFontSize",
- "style": "FontSize",
- "prefix": "columnHeading"
- }, {
- "id": "columnHeadingFontFace",
- "style": "FontFace",
- "prefix": "columnHeading"
- }, {
- "id": "columnHeadingFontBold",
- "style": "FontBold",
- "prefix": "columnHeading"
- }, {
- "id": "columnHeadingFontItalic",
- "style": "FontItalic",
- "prefix": "columnHeading"
- }, {
- "id": "columnHeadingFontUnderline",
- "style": "FontUnderline",
- "prefix": "columnHeading"
- }, {
- "id": "columnHeadingFontAlign",
- "style": "FontAlign",
- "prefix": "columnHeading"
- }, {
- "id": "columnHeadingTextWrap",
- "style": "TextWrap",
- "prefix": "columnHeading"
- }, {
- "id": "summaryColor",
- "style": "Color",
- "prefix": "summary"
- }, {
- "id": "summaryFontSize",
- "style": "FontSize",
- "prefix": "summary"
- }, {
- "id": "summaryFontFace",
- "style": "FontFace",
- "prefix": "summary"
- }, {
- "id": "summaryFontBold",
- "style": "FontBold",
- "prefix": "summary"
- }, {
- "id": "summaryFontItalic",
- "style": "FontItalic",
- "prefix": "summary"
- }, {
- "id": "summaryFontUnderline",
- "style": "FontUnderline",
- "prefix": "summary"
- }, {
- "id": "summaryFontAlign",
- "style": "FontAlign",
- "prefix": "summary"
- }, {
- "id": "summaryTextWrap",
- "style": "TextWrap",
- "prefix": "summary"
- }, {
- "id": "selectedAreaColor",
- "style": "Color",
- "prefix": "selectedArea"
- }, {
- "id": "selectedAreaFontSize",
- "style": "FontSize",
- "prefix": "selectedArea"
- }, {
- "id": "selectedAreaFontFace",
- "style": "FontFace",
- "prefix": "selectedArea"
- }, {
- "id": "selectedAreaFontBold",
- "style": "FontBold",
- "prefix": "selectedArea"
- }, {
- "id": "selectedAreaFontItalic",
- "style": "FontItalic",
- "prefix": "selectedArea"
- }, {
- "id": "selectedAreaFontUnderline",
- "style": "FontUnderline",
- "prefix": "selectedArea"
- }, {
- "id": "selectedAreaFontAlign",
- "style": "FontAlign",
- "prefix": "selectedArea"
- }, {
- "id": "selectedAreaTextWrap",
- "style": "TextWrap",
- "prefix": "selectedArea"
- },
- {
- "id": "fixedRowHeight",
- "defaultValue": 32,
- "editor": {
- "sectionId": "visualization.chart",
- "position": -1,
- "uiControl": {
- "type": "InputLabel",
- "label": "%prop_fixedRowHeightLabel",
- "ariaLabel": "%prop_fixedRowHeightLabel",
- "placeHolderText": "%prop_fixedRowHeightLabelHint",
- "showInlineError": true,
- "handleReturnKey": true,
- "customValidatorCallback": {
- "feature" : "Dashboard.CrosstabPropertyCallbacks",
- "callbackFunction": "checkValidRowHeightInput",
- "callbackParams": []
- }
- }
- },
- "supportsUndoRedo": true,
- "onPropertyChange": {
- "refresh": {
- "propertiesPane": true
- }
- }
- },
- {
- "id": "fixedColumnWidth",
- "defaultValue": 120,
- "editor": {
- "sectionId": "visualization.chart",
- "position": -1,
- "uiControl": {
- "type": "InputLabel",
- "label": "%prop_fixedColumnWidthLabel",
- "ariaLabel": "%prop_fixedColumnWidthLabel",
- "placeHolderText": "%prop_fixedColumnWidthLabelHint",
- "showInlineError": true,
- "handleReturnKey": true,
- "customValidatorCallback": {
- "feature" : "Dashboard.CrosstabPropertyCallbacks",
- "callbackFunction": "checkValidColumnWidthInput",
- "callbackParams": []
- }
- }
- },
- "supportsUndoRedo": true,
- "onPropertyChange": {
- "refresh": {
- "propertiesPane": true
- }
- }
- },
- {
- "id": "restoreFormat",
- "editor": {
- "sectionId": "visualization.chart",
- "position": -1,
- "uiControl": {
- "type": "SingleLineLinks",
- "label": "%restoreFormatLable",
- "items": [
- {
- "align": "left",
- "items": [
- {
- "type": "text",
- "class": "boldPropertyText",
- "value": "%restoreFormatLable"
- }
- ]
- },
- {
- "align": "right",
- "items": [
- {
- "type": "icon",
- "svgIcon": "{{ICON:reset_32.default.id}}",
- "iconTooltip": "%restoreFormatLable",
- "class": "restoreStepsAction",
- "clickCallback": {
- "feature" : "Dashboard.PropertyCallbacks",
- "callbackFunction": "setProperties",
- "callbackParams": [{
- "fixedRowHeight": 32,
- "fixedColumnWidth": 120,
- "columnWidths": null,
- "rowHeights":null
- }]
- }
- }
- ]
- }
- ]
- }
- }
- },
- {
- "id": "rowHeights"
- },
- {
- "id": "columnWidths"
- },
- {
- "id": "hiddenRowsAndColumns"
- }
-
- ],
- "propertyLayoutList": [{
- "type": "Group",
- "id": "visualization",
- "label": "%tabName_visualization"
- }, {
- "type": "Section",
- "id": "colorPalette",
- "label": "%sectionName_colorPalette",
- "position": 1
- }, {
- "type": "Section",
- "id": "chart",
- "label": "%sectionName_chart",
- "position": 4
- }],
- "themeMapping": [],
- "clientSort": true,
- "usages": ["TablesAndSummary"],
- "supportsSortAction": true,
- "supportsContextualTopBottomAction": true,
- "supportsNonContextualTopBottomAction": false,
- "supportsFormatAction": true,
- "supportsCustomGroupAction": true
- }]
- }]
- }
|