File tree Expand file tree Collapse file tree 1 file changed +84
-0
lines changed
Expand file tree Collapse file tree 1 file changed +84
-0
lines changed Original file line number Diff line number Diff line change 5858 "conditions" : [
5959 {
6060 "axis" : {
61+ "min" : 1 ,
6162 "max" : 1
6263 },
6364 "topvalues" : {
65+ "min" : 1 ,
6466 "max" : 1
6567 },
6668 "bottomvalues" : {
7577 "bottompercentdate" : {
7678 "max" : 1
7779 }
80+ },
81+ {
82+ "axis" : {
83+ "min" : 1 ,
84+ "max" : 1
85+ },
86+ "topvalues" : {
87+ "max" : 1
88+ },
89+ "bottomvalues" : {
90+ "min" : 1 ,
91+ "max" : 1
92+ },
93+ "warningstate" : {
94+ "max" : 1
95+ },
96+ "toppercentdate" : {
97+ "max" : 1
98+ },
99+ "bottompercentdate" : {
100+ "max" : 1
101+ }
102+ },
103+ {
104+ "axis" : {
105+ "max" : 0
106+ },
107+ "topvalues" : {
108+ "max" : 1
109+ },
110+ "bottomvalues" : {
111+ "max" : 1
112+ },
113+ "warningstate" : {
114+ "max" : 0
115+ },
116+ "toppercentdate" : {
117+ "max" : 0
118+ },
119+ "bottompercentdate" : {
120+ "max" : 0
121+ }
122+ },
123+ {
124+ "axis" : {
125+ "max" : 1
126+ },
127+ "topvalues" : {
128+ "max" : 0
129+ },
130+ "bottomvalues" : {
131+ "max" : 1
132+ },
133+ "warningstate" : {
134+ "max" : 0
135+ },
136+ "toppercentdate" : {
137+ "max" : 0
138+ },
139+ "bottompercentdate" : {
140+ "max" : 0
141+ }
142+ },
143+ {
144+ "axis" : {
145+ "max" : 1
146+ },
147+ "topvalues" : {
148+ "max" : 1
149+ },
150+ "bottomvalues" : {
151+ "max" : 0
152+ },
153+ "warningstate" : {
154+ "max" : 0
155+ },
156+ "toppercentdate" : {
157+ "max" : 0
158+ },
159+ "bottompercentdate" : {
160+ "max" : 0
161+ }
78162 }
79163 ],
80164 "categorical" : {
You can’t perform that action at this time.
0 commit comments