Skip to content

Commit 2fd3ddc

Browse files
committed
Merge branch 'master' into remove-cmdhst
2 parents 4b3e95d + 2d67650 commit 2fd3ddc

File tree

232 files changed

+100647
-1605
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+100647
-1605
lines changed
-62.8 KB
Binary file not shown.
-134 KB
Binary file not shown.
-26.4 KB
Binary file not shown.
-29.6 KB
Binary file not shown.
-28.2 KB
Binary file not shown.
-32.4 KB
Binary file not shown.
-25.1 KB
Binary file not shown.
Binary file not shown.
-156 KB
Binary file not shown.

3d-test-dashboard/testplots/plotInPlotly.js

-16
This file was deleted.
-40.8 KB
Binary file not shown.
-120 KB
Binary file not shown.
-30.3 KB
Binary file not shown.
-84.9 KB
Binary file not shown.
-26.3 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"data": [
3+
{
4+
"y": [
5+
1,
6+
2,
7+
3,
8+
4,
9+
5,
10+
6
11+
],
12+
"x": [
13+
0,
14+
1,
15+
2,
16+
3,
17+
4,
18+
5
19+
]
20+
}
21+
],
22+
"layout": {
23+
"yaxis": {
24+
"type": "log",
25+
"tickvals": [
26+
1.5,
27+
2.53,
28+
5.99999
29+
]
30+
},
31+
"height": 300,
32+
"width": 400,
33+
"xaxis": {
34+
"ticktext": [
35+
"<span style=\"fill:green\">green</span> eggs",
36+
"&amp; ham",
37+
"H<sub>2</sub>O",
38+
"Gorgonzola"
39+
],
40+
"tickvals": [
41+
0,
42+
1,
43+
2,
44+
3,
45+
4,
46+
5
47+
]
48+
}
49+
}
50+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"data": [
3+
{
4+
"type": "bar",
5+
"y": [
6+
1,
7+
2,
8+
3,
9+
4,
10+
5
11+
],
12+
"marker": {
13+
"color": [
14+
0.4,
15+
1,
16+
2,
17+
3,
18+
4
19+
],
20+
"cmin": 0,
21+
"cmax": 7,
22+
"colorscale": [
23+
[
24+
0,
25+
"rgb(5, 10, 172)"
26+
],
27+
[
28+
0.35,
29+
"rgb(106, 137, 247)"
30+
],
31+
[
32+
0.5,
33+
"rgb(190,190,190)"
34+
],
35+
[
36+
0.6,
37+
"rgb(220, 170, 132)"
38+
],
39+
[
40+
0.7,
41+
"rgb(230, 145, 90)"
42+
],
43+
[
44+
1,
45+
"rgb(178, 10, 28)"
46+
]
47+
],
48+
"showscale": true
49+
}
50+
}
51+
],
52+
"layout": {
53+
"title": "bars + colorbar = <3",
54+
"xaxis": {
55+
"type": "linear",
56+
"range": [
57+
-0.5,
58+
4.5
59+
],
60+
"autorange": true
61+
},
62+
"yaxis": {
63+
"type": "linear",
64+
"range": [
65+
0,
66+
5.2631578947368425
67+
],
68+
"autorange": true
69+
},
70+
"height": 598,
71+
"width": 1080,
72+
"autosize": true,
73+
"showlegend": false
74+
}
75+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
1+
{
2+
"data": [
3+
{
4+
"marker": {
5+
"color": [
6+
0,
7+
1,
8+
2,
9+
3,
10+
4,
11+
5,
12+
6,
13+
7,
14+
8,
15+
9,
16+
10,
17+
11,
18+
12,
19+
13,
20+
14,
21+
15,
22+
16,
23+
17,
24+
18,
25+
19,
26+
20,
27+
21,
28+
22,
29+
23,
30+
24,
31+
25,
32+
26,
33+
27,
34+
28,
35+
29,
36+
30,
37+
31,
38+
32,
39+
33,
40+
34,
41+
35,
42+
36,
43+
37,
44+
38,
45+
39
46+
],
47+
"colorscale": "Earth",
48+
"line": {
49+
"width": 4,
50+
"color": [
51+
39,
52+
38,
53+
37,
54+
36,
55+
35,
56+
34,
57+
33,
58+
32,
59+
31,
60+
30,
61+
29,
62+
28,
63+
27,
64+
26,
65+
25,
66+
24,
67+
23,
68+
22,
69+
21,
70+
20,
71+
19,
72+
18,
73+
17,
74+
16,
75+
15,
76+
14,
77+
13,
78+
12,
79+
11,
80+
10,
81+
9,
82+
8,
83+
7,
84+
6,
85+
5,
86+
4,
87+
3,
88+
2,
89+
1,
90+
0
91+
],
92+
"colorscale": "Greens",
93+
"cmin": 0,
94+
"cmax": 39
95+
},
96+
"colorbar": {
97+
"title": "WOW"
98+
},
99+
"cmin": 0,
100+
"cmax": 39
101+
},
102+
"y": [
103+
0,
104+
1,
105+
2,
106+
3,
107+
4,
108+
5,
109+
6,
110+
7,
111+
8,
112+
9,
113+
10,
114+
11,
115+
12,
116+
13,
117+
14,
118+
15,
119+
16,
120+
17,
121+
18,
122+
19,
123+
20,
124+
21,
125+
22,
126+
23,
127+
24,
128+
25,
129+
26,
130+
27,
131+
28,
132+
29,
133+
30,
134+
31,
135+
32,
136+
33,
137+
34,
138+
35,
139+
36,
140+
37,
141+
38,
142+
39
143+
],
144+
"type": "bar",
145+
"uid": "7fef80"
146+
}
147+
],
148+
"layout": {
149+
"title": "bar trace with colorscales for both marker color and marker line color",
150+
"xaxis": {
151+
"type": "linear",
152+
"range": [
153+
-0.5,
154+
39.5
155+
],
156+
"autorange": true
157+
},
158+
"yaxis": {
159+
"type": "linear",
160+
"range": [
161+
0,
162+
41.05263157894737
163+
],
164+
"autorange": true
165+
},
166+
"height": 598,
167+
"width": 1080,
168+
"autosize": true,
169+
"showlegend": false
170+
}
171+
}

0 commit comments

Comments
 (0)