Commit 0d49812
committed
File tree
18 files changed
+168
-134
lines changedFilter options
- circle
- plotly
- graph_reference
- matplotlylib/mplexporter/tests
- tests
- test_core/test_graph_objs
- test_optional
- test_matplotlylib
- test_plotly
- test_utils
18 files changed
+168
-134
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
plotly/graph_reference/default-schema.json
Copy file name to clipboardExpand all lines: plotly/graph_reference/default-schema.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4737 | 4737 |
|
4738 | 4738 |
|
4739 | 4739 |
|
4740 |
| - |
| 4740 | + |
4741 | 4741 |
|
4742 | 4742 |
|
4743 | 4743 |
|
| ||
4769 | 4769 |
|
4770 | 4770 |
|
4771 | 4771 |
|
4772 |
| - |
| 4772 | + |
4773 | 4773 |
|
4774 | 4774 |
|
4775 | 4775 |
|
|
plotly/matplotlylib/mplexporter/tests/test_basic.py
Copy file name to clipboardExpand all lines: plotly/matplotlylib/mplexporter/tests/test_basic.py+26-8Lines changed: 26 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
3 | 4 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 5 | + |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 |
| - |
9 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
10 | 12 |
|
| 13 | + |
| 14 | + |
11 | 15 |
|
| 16 | + |
| 17 | + |
12 | 18 |
|
13 | 19 |
|
14 | 20 |
|
15 | 21 |
|
16 | 22 |
|
17 | 23 |
|
18 | 24 |
|
| 25 | + |
19 | 26 |
|
20 | 27 |
|
21 | 28 |
|
22 | 29 |
|
23 | 30 |
|
| 31 | + |
24 | 32 |
|
25 | 33 |
|
26 | 34 |
|
| ||
44 | 52 |
|
45 | 53 |
|
46 | 54 |
|
| 55 | + |
47 | 56 |
|
48 | 57 |
|
49 | 58 |
|
| ||
68 | 77 |
|
69 | 78 |
|
70 | 79 |
|
| 80 | + |
71 | 81 |
|
72 | 82 |
|
73 | 83 |
|
| ||
93 | 103 |
|
94 | 104 |
|
95 | 105 |
|
| 106 | + |
96 | 107 |
|
97 | 108 |
|
98 | 109 |
|
| ||
113 | 124 |
|
114 | 125 |
|
115 | 126 |
|
| 127 | + |
116 | 128 |
|
117 | 129 |
|
118 | 130 |
|
| ||
129 | 141 |
|
130 | 142 |
|
131 | 143 |
|
| 144 | + |
132 | 145 |
|
133 | 146 |
|
134 | 147 |
|
| ||
147 | 160 |
|
148 | 161 |
|
149 | 162 |
|
| 163 | + |
150 | 164 |
|
151 | 165 |
|
152 | 166 |
|
| ||
163 | 177 |
|
164 | 178 |
|
165 | 179 |
|
| 180 | + |
166 | 181 |
|
167 | 182 |
|
168 | 183 |
|
| ||
178 | 193 |
|
179 | 194 |
|
180 | 195 |
|
| 196 | + |
| 197 | + |
181 | 198 |
|
182 | 199 |
|
183 | 200 |
|
| ||
200 | 217 |
|
201 | 218 |
|
202 | 219 |
|
| 220 | + |
| 221 | + |
203 | 222 |
|
204 | 223 |
|
205 | 224 |
|
206 | 225 |
|
207 |
| - |
|
plotly/matplotlylib/mplexporter/tests/test_utils.py
Copy file name to clipboardExpand all lines: plotly/matplotlylib/mplexporter/tests/test_utils.py+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
5 | 9 |
|
| 10 | + |
6 | 11 |
|
7 | 12 |
|
8 | 13 |
|
|
plotly/tests/test_core/test_graph_objs/nose_tools.py
Copy file name to clipboardExpand all lines: plotly/tests/test_core/test_graph_objs/nose_tools.py-67Lines changed: 0 additions & 67 deletions
This file was deleted.
plotly/tests/test_optional/optional_utils.py
Copy file name to clipboardExpand all lines: plotly/tests/test_optional/optional_utils.py+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 | 3 |
|
8 | 4 |
|
9 |
| - |
10 | 5 |
|
11 | 6 |
|
12 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
13 | 16 |
|
14 | 17 |
|
15 | 18 |
|
|
plotly/tests/test_optional/test_matplotlylib/test_annotations.py
Copy file name to clipboardExpand all lines: plotly/tests/test_optional/test_matplotlylib/test_annotations.py+14-7Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
| 3 | + |
7 | 4 |
|
8 |
| - |
9 |
| - |
10 |
| - |
| 5 | + |
| 6 | + |
11 | 7 |
|
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
12 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
13 | 20 |
|
14 | 21 |
|
15 | 22 |
|
|
plotly/tests/test_optional/test_matplotlylib/test_axis_scales.py
Copy file name to clipboardExpand all lines: plotly/tests/test_optional/test_matplotlylib/test_axis_scales.py+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
| 3 | + |
7 | 4 |
|
8 | 5 |
|
9 | 6 |
|
10 | 7 |
|
11 | 8 |
|
| 9 | + |
| 10 | + |
12 | 11 |
|
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
13 | 20 |
|
14 | 21 |
|
15 | 22 |
|
|
plotly/tests/test_optional/test_matplotlylib/test_bars.py
Copy file name to clipboardExpand all lines: plotly/tests/test_optional/test_matplotlylib/test_bars.py+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
| 3 | + |
7 | 4 |
|
8 | 5 |
|
9 | 6 |
|
10 | 7 |
|
11 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
12 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
13 | 20 |
|
14 | 21 |
|
15 | 22 |
|
| ||
23 | 30 |
|
24 | 31 |
|
25 | 32 |
|
| 33 | + |
26 | 34 |
|
27 | 35 |
|
28 | 36 |
|
| ||
36 | 44 |
|
37 | 45 |
|
38 | 46 |
|
| 47 | + |
39 | 48 |
|
40 | 49 |
|
41 | 50 |
|
|
0 commit comments