Commit 87275af
File tree
Expand file treeCollapse file tree
15 files changed
+28
-33
lines changedFilter options
- src
- plot_api
- plots
- traces
- bar
- histogram
- scatter
- scatter3d
- scattergl
Expand file treeCollapse file tree
15 files changed
+28
-33
lines changed+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
312 | 311 |
|
313 | 312 |
|
314 | 313 |
|
315 |
| - |
| 314 | + |
316 | 315 |
|
317 | 316 |
|
318 | 317 |
|
|
+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
47 | 45 |
|
48 | 46 |
|
49 | 47 |
|
| ||
2118 | 2116 |
|
2119 | 2117 |
|
2120 | 2118 |
|
2121 |
| - |
| 2119 | + |
2122 | 2120 |
|
2123 | 2121 |
|
2124 | 2122 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 |
| - |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
src/traces/histogram/defaults.js
Copy file name to clipboardExpand all lines: src/traces/histogram/defaults.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
src/traces/scatter/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scatter/defaults.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
73 | 72 |
|
74 | 73 |
|
75 | 74 |
|
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/traces/scatter/hover.js
Copy file name to clipboardExpand all lines: src/traces/scatter/hover.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 |
| - |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
168 | 167 |
|
169 |
| - |
| 168 | + |
170 | 169 |
|
171 | 170 |
|
172 | 171 |
|
|
src/traces/scatter/style.js
Copy file name to clipboardExpand all lines: src/traces/scatter/style.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
src/traces/scatter3d/calc_errors.js
Copy file name to clipboardExpand all lines: src/traces/scatter3d/calc_errors.js-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
src/traces/scatter3d/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scatter3d/defaults.js+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 |
| - |
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
| ||
63 | 61 |
|
64 | 62 |
|
65 | 63 |
|
| 64 | + |
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
|
src/traces/scattergl/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scattergl/defaults.js+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| 12 | + |
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
| ||
63 | 60 |
|
64 | 61 |
|
65 | 62 |
|
| 63 | + |
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
|
src/traces/scattergl/index.js
Copy file name to clipboardExpand all lines: src/traces/scattergl/index.js+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 |
| - |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
| 197 | + |
| 198 | + |
| 199 | + |
198 | 200 |
|
199 | 201 |
|
200 | 202 |
|
| ||
1129 | 1131 |
|
1130 | 1132 |
|
1131 | 1133 |
|
1132 |
| - |
| 1134 | + |
1133 | 1135 |
|
1134 | 1136 |
|
1135 | 1137 |
|
|
0 commit comments