1"steps": {
2 "Account_Owner_1": {
3 "type": "aggregateflex",
4 "query": {
5 "measures": [
6 [
7 "avg",
8 "Amount"
9 ]
10 ],
11 "groups": [
12 "Account_Owner"
13 ],
14 "order": [
15 [
16 "avg_Amount",
17 {
18 "ascending": false
19 }
20 ]
21 ]
22 },
23 "visualizationParameters": {
24 "options": {},
25 "type": "chart",
26 "parameters": {
27 "visualizationType": "hbar",
28 "autoFitMode": "keepLabels",
29 "theme": "wave",
30 "title": {
31 "label": "",
32 "fontSize": 14,
33 "subtitleLabel": "",
34 "subtitleFontSize": 11,
35 "align": "center"
36 },
37 "showValues": true,
38 "axisMode": "multi",
39 "binValues": false,
40 "bins": {
41 "breakpoints": {
42 "low": 0,
43 "high": 100
44 },
45 "bands": {
46 "low": {
47 "label": "",
48 "color": "#B22222"
49 },
50 "medium": {
51 "label": "",
52 "color": "#ffa500"
53 },
54 "high": {
55 "label": "",
56 "color": "#008000"
57 }
58 }
59 },
60 "dimensionAxis": {
61 "showAxis": true,
62 "showTitle": true,
63 "title": "",
64 "customSize": "auto",
65 "icons": {
66 "useIcons": false,
67 "iconProps": {
68 "column": "",
69 "fit": "cover",
70 "type": "round"
71 }
72 }
73 },
74 "measureAxis1": {
75 "sqrtScale": false,
76 "showAxis": true,
77 "customDomain": {
78 "showDomain": false
79 },
80 "showTitle": true,
81 "title": ""
82 },
83 "measureAxis2": {
84 "sqrtScale": false,
85 "showAxis": true,
86 "customDomain": {
87 "showDomain": false
88 },
89 "showTitle": true,
90 "title": ""
91 },
92 "legend": {
93 "show": true,
94 "showHeader": true,
95 "inside": false,
96 "descOrder": false,
97 "position": "right-top",
98 "customSize": "auto"
99 },
100 "tooltip": {
101 "customizeTooltip": false,
102 "showDimensions": true,
103 "dimensions": "",
104 "showMeasures": true,
105 "measures": "",
106 "showPercentage": true,
107 "showNullValues": true,
108 "showBinLabel": true
109 },
110 "trellis": {
111 "enable": false,
112 "showGridLines": true,
113 "flipLabels": false,
114 "type": "x",
115 "chartsPerLine": 4,
116 "size": [
117 100,
118 100
119 ]
120 },
121 "applyConditionalFormatting": true,
122 "showActionMenu": true,
123 "columnMap": {
124 "trellis": [],
125 "plots": [
126 "avg_Amount"
127 ],
128 "dimensionAxis": [
129 "Account_Owner"
130 ]
131 }
132 }
133 },
134 "datasets": [
135 {
136 "id": "0FbB00000000xHDKAY",
137 "name": "DTC_Opportunity_SAMPLE",
138 "label": "DTC Opportunity",
139 "url": "/services/data/v48.0/wave/datasets/0FbB00000000xHDKAY"
140 }
141 ],
142 "useGlobal": true,
143 "isGlobal": false,
144 "label": "Account_Owner_1",
145 "broadcastFacet": true,
146 "receiveFacetSource": {
147 "mode": "all",
148 "steps": []
149 },
150 "selectMode": "single"
151 }
152 }