Commit bee37dd
File tree
Expand file treeCollapse file tree
4 files changed
+26
-15
lines changedFilter options
- src
- components/grid
- plots
Expand file treeCollapse file tree
4 files changed
+26
-15
lines changedsrc/plots/grid.js renamed to src/components/grid/index.js
Copy file name to clipboardExpand all lines: src/components/grid/index.js+22-10Lines changed: 22 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
15 | 15 |
|
16 |
| - |
17 |
| - |
| 16 | + |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
168 | 167 |
|
169 | 168 |
|
170 | 169 |
|
171 |
| - |
| 170 | + |
172 | 171 |
|
173 | 172 |
|
174 | 173 |
|
| ||
211 | 210 |
|
212 | 211 |
|
213 | 212 |
|
214 |
| - |
| 213 | + |
215 | 214 |
|
216 | 215 |
|
217 | 216 |
|
| ||
232 | 231 |
|
233 | 232 |
|
234 | 233 |
|
235 |
| - |
| 234 | + |
236 | 235 |
|
237 | 236 |
|
238 | 237 |
|
| ||
368 | 367 |
|
369 | 368 |
|
370 | 369 |
|
371 |
| - |
| 370 | + |
372 | 371 |
|
373 | 372 |
|
374 | 373 |
|
| ||
397 | 396 |
|
398 | 397 |
|
399 | 398 |
|
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
|
src/plots/layout_attributes.js
Copy file name to clipboardExpand all lines: src/plots/layout_attributes.js+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| ||
196 | 195 |
|
197 | 196 |
|
198 | 197 |
|
199 |
| - |
200 |
| - |
| 198 | + |
201 | 199 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 |
| - |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
0 commit comments