Commit b2a8a04
File tree
Expand file treeCollapse file tree
16 files changed
+18
-18
lines changedFilter options
- examples
- axes_grid1
- axisartist
- lines_bars_and_markers
- pyplots
- text_labels_and_annotations
- lib/matplotlib
- tutorials
- introductory
- toolkits
Expand file treeCollapse file tree
16 files changed
+18
-18
lines changedexamples/axes_grid1/demo_imagegrid_aspect.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_imagegrid_aspect.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
examples/axes_grid1/simple_rgb.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/simple_rgb.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
examples/axisartist/demo_axisline_style.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_axisline_style.py+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 |
|
|
examples/axisartist/demo_parasite_axes.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_parasite_axes.py+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 |
|
|
examples/axisartist/simple_axisartist1.py
Copy file name to clipboardExpand all lines: examples/axisartist/simple_axisartist1.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
examples/axisartist/simple_axisline.py
Copy file name to clipboardExpand all lines: examples/axisartist/simple_axisline.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
examples/lines_bars_and_markers/errorbar_limits_simple.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/errorbar_limits_simple.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
examples/pyplots/pyplot_scales.py
Copy file name to clipboardExpand all lines: examples/pyplots/pyplot_scales.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
examples/pyplots/pyplot_two_subplots.py
Copy file name to clipboardExpand all lines: examples/pyplots/pyplot_two_subplots.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
examples/pyplots/whats_new_99_axes_grid.py
Copy file name to clipboardExpand all lines: examples/pyplots/whats_new_99_axes_grid.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
examples/text_labels_and_annotations/demo_text_path.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/demo_text_path.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1165 | 1165 |
|
1166 | 1166 |
|
1167 | 1167 |
|
1168 |
| - |
| 1168 | + |
1169 | 1169 |
|
1170 | 1170 |
|
1171 | 1171 |
|
| ||
1308 | 1308 |
|
1309 | 1309 |
|
1310 | 1310 |
|
1311 |
| - |
| 1311 | + |
1312 | 1312 |
|
1313 | 1313 |
|
1314 | 1314 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1752 | 1752 |
|
1753 | 1753 |
|
1754 | 1754 |
|
1755 |
| - |
| 1755 | + |
1756 | 1756 |
|
1757 | 1757 |
|
1758 | 1758 |
|
|
tutorials/introductory/pyplot.py
Copy file name to clipboardExpand all lines: tutorials/introductory/pyplot.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
256 |
| - |
| 256 | + |
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
| ||
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
435 |
| - |
| 435 | + |
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
|
tutorials/toolkits/axes_grid.py
Copy file name to clipboardExpand all lines: tutorials/toolkits/axes_grid.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
388 | 388 |
|
389 | 389 |
|
390 | 390 |
|
391 |
| - |
| 391 | + |
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
|
tutorials/toolkits/axisartist.py
Copy file name to clipboardExpand all lines: tutorials/toolkits/axisartist.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
0 commit comments