File tree
Expand file treeCollapse file tree
3 files changed
+14
-5
lines changedFilter options
- pandas
- plotting/_matplotlib
- tests/plotting/frame
Expand file treeCollapse file tree
3 files changed
+14
-5
lines changedpandas/plotting/_matplotlib/compat.py
Copy file name to clipboardExpand all lines: pandas/plotting/_matplotlib/compat.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
pandas/plotting/_matplotlib/tools.py
Copy file name to clipboardExpand all lines: pandas/plotting/_matplotlib/tools.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
369 | 374 |
|
370 | 375 |
|
371 | 376 |
|
| ||
397 | 402 |
|
398 | 403 |
|
399 | 404 |
|
400 |
| - |
| 405 | + |
401 | 406 |
|
402 | 407 |
|
403 | 408 |
|
|
pandas/tests/plotting/frame/test_frame.py
Copy file name to clipboardExpand all lines: pandas/tests/plotting/frame/test_frame.py+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
697 | 697 |
|
698 | 698 |
|
699 | 699 |
|
700 |
| - |
| 700 | + |
| 701 | + |
| 702 | + |
701 | 703 |
|
702 | 704 |
|
703 | 705 |
|
| ||
709 | 711 |
|
710 | 712 |
|
711 | 713 |
|
712 |
| - |
713 |
| - |
714 |
| - |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
715 | 718 |
|
716 | 719 |
|
717 | 720 |
|
|
0 commit comments