Commit e398676
File tree
Expand file treeCollapse file tree
57 files changed
+950
-559
lines changedFilter options
- src
- components
- colorbar
- colorscale
- drawing
- lib
- plots
- traces
- bar
- barpolar
- choropleth
- contour
- heatmap
- parcats
- parcoords
- scatter
- scatter3d
- scattergl
- scattermapbox
- scatterpolargl
- splom
- transforms
- test
- image
- baselines
- mocks
- jasmine/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
57 files changed
+950
-559
lines changedsrc/components/colorbar/connect.js
Copy file name to clipboardExpand all lines: src/components/colorbar/connect.js+6-2Lines changed: 6 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 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
53 | 57 |
|
54 | 58 |
|
55 | 59 |
|
src/components/colorscale/attributes.js
Copy file name to clipboardExpand all lines: src/components/colorscale/attributes.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 |
| - |
| 200 | + |
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
|
src/components/colorscale/calc.js
Copy file name to clipboardExpand all lines: src/components/colorscale/calc.js+7-58Lines changed: 7 additions & 58 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
20 | 16 |
|
21 | 17 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 | 18 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
55 | 22 |
|
56 | 23 |
|
57 | 24 |
|
| ||
74 | 41 |
|
75 | 42 |
|
76 | 43 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
| 44 | + |
| 45 | + |
88 | 46 |
|
89 | 47 |
|
90 | 48 |
|
91 | 49 |
|
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
| 50 | + |
96 | 51 |
|
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
| 52 | + |
104 | 53 |
|
105 | 54 |
|
src/components/colorscale/cross_trace_defaults.js
Copy file name to clipboard+70Lines changed: 70 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
src/components/colorscale/default_scale.js
Copy file name to clipboardExpand all lines: src/components/colorscale/default_scale.js-14Lines changed: 0 additions & 14 deletions
This file was deleted.
src/components/colorscale/defaults.js
Copy file name to clipboardExpand all lines: src/components/colorscale/defaults.js+22-25Lines changed: 22 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 |
| - |
19 |
| - |
20 | 16 |
|
| 17 | + |
21 | 18 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
35 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
| 42 | + |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
| 46 | + |
45 | 47 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 48 |
|
52 |
| - |
53 |
| - |
| 49 | + |
| 50 | + |
54 | 51 |
|
55 |
| - |
| 52 | + |
56 | 53 |
|
57 | 54 |
|
58 | 55 |
|
|
src/components/colorscale/extract_scale.js
Copy file name to clipboardExpand all lines: src/components/colorscale/extract_scale.js-35Lines changed: 0 additions & 35 deletions
This file was deleted.
src/components/colorscale/flip_scale.js
Copy file name to clipboardExpand all lines: src/components/colorscale/flip_scale.js-23Lines changed: 0 additions & 23 deletions
This file was deleted.
src/components/colorscale/get_scale.js
Copy file name to clipboardExpand all lines: src/components/colorscale/get_scale.js-38Lines changed: 0 additions & 38 deletions
This file was deleted.
0 commit comments