Commit dd4385d
File tree
Expand file treeCollapse file tree
3 files changed
+73
-1
lines changedFilter options
- doc/api/next_api_changes/behavior
- lib/matplotlib
- cbook
- tests
Expand file treeCollapse file tree
3 files changed
+73
-1
lines changeddoc/api/next_api_changes/behavior/20816-GL.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+33-1Lines changed: 33 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
| ||
140 | 141 |
|
141 | 142 |
|
142 | 143 |
|
| 144 | + |
143 | 145 |
|
144 | 146 |
|
145 | 147 |
|
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
146 | 153 |
|
147 | 154 |
|
148 | 155 |
|
| ||
280 | 287 |
|
281 | 288 |
|
282 | 289 |
|
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
283 | 315 |
|
284 | 316 |
|
285 | 317 |
|
|
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
361 | 361 |
|
362 | 362 |
|
363 | 363 |
|
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
364 | 397 |
|
365 | 398 |
|
366 | 399 |
|
|
0 commit comments