File tree
Expand file treeCollapse file tree
11 files changed
+17
-17
lines changedFilter options
- src
- plots
- traces
- histogram
- histogram2d
- histogram2dcontour
- scatter
- scattergl
Expand file treeCollapse file tree
11 files changed
+17
-17
lines changed+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
438 | 438 |
|
439 | 439 |
|
440 | 440 |
|
441 |
| - |
| 441 | + |
442 | 442 |
|
443 | 443 |
|
444 |
| - |
| 444 | + |
445 | 445 |
|
446 |
| - |
447 |
| - |
448 |
| - |
| 446 | + |
| 447 | + |
| 448 | + |
449 | 449 |
|
450 |
| - |
451 |
| - |
| 450 | + |
| 451 | + |
452 | 452 |
|
453 | 453 |
|
454 | 454 |
|
|
src/traces/histogram/clean_data.js renamed to src/traces/histogram/cross_trace_defaults.js
Copy file name to clipboardExpand all lines: src/traces/histogram/cross_trace_defaults.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
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 |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
src/traces/histogram/index.js
Copy file name to clipboardExpand all lines: src/traces/histogram/index.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/traces/histogram2d/clean_data.js renamed to src/traces/histogram2d/cross_trace_defaults.js
Copy file name to clipboardExpand all lines: src/traces/histogram2d/cross_trace_defaults.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/traces/histogram2d/index.js
Copy file name to clipboardExpand all lines: src/traces/histogram2d/index.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/traces/histogram2d/sample_defaults.js
Copy file name to clipboardExpand all lines: src/traces/histogram2d/sample_defaults.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
src/traces/histogram2dcontour/index.js
Copy file name to clipboardExpand all lines: src/traces/histogram2dcontour/index.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/traces/scatter/clean_data.js renamed to src/traces/scatter/cross_trace_defaults.js
Copy file name to clipboardExpand all lines: src/traces/scatter/cross_trace_defaults.js+1-1Lines changed: 1 addition & 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 |
|
|
src/traces/scatter/index.js
Copy file name to clipboardExpand all lines: src/traces/scatter/index.js+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 |
|
|
src/traces/scattergl/index.js
Copy file name to clipboardExpand all lines: src/traces/scattergl/index.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
952 | 952 |
|
953 | 953 |
|
954 | 954 |
|
955 |
| - |
| 955 | + |
956 | 956 |
|
957 | 957 |
|
958 | 958 |
|
|
0 commit comments