Commit a8d1469
File tree
Expand file treeCollapse file tree
26 files changed
+64
-33
lines changedFilter options
- tutorials
- advanced
- colors
- intermediate
- introductory
- text
Expand file treeCollapse file tree
26 files changed
+64
-33
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
tutorials/advanced/blitting.py
Copy file name to clipboardExpand all lines: tutorials/advanced/blitting.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 | 57 |
|
59 | 58 |
|
| 59 | + |
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
|
tutorials/advanced/path_tutorial.py
Copy file name to clipboardExpand all lines: tutorials/advanced/path_tutorial.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 | 17 |
|
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
| 190 | + |
190 | 191 |
|
191 | 192 |
|
192 | 193 |
|
|
tutorials/advanced/patheffects_guide.py
Copy file name to clipboardExpand all lines: tutorials/advanced/patheffects_guide.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 |
| - |
23 | 22 |
|
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
tutorials/advanced/transforms_tutorial.py
Copy file name to clipboardExpand all lines: tutorials/advanced/transforms_tutorial.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
| 118 | + |
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
|
tutorials/colors/colorbar_only.py
Copy file name to clipboardExpand all lines: tutorials/colors/colorbar_only.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
|
tutorials/colors/colormap-manipulation.py
Copy file name to clipboardExpand all lines: tutorials/colors/colormap-manipulation.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 |
| - |
| 37 | + |
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
tutorials/colors/colormapnorms.py
Copy file name to clipboardExpand all lines: tutorials/colors/colormapnorms.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
47 |
| - |
| 45 | + |
48 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
|
tutorials/colors/colormaps.py
Copy file name to clipboardExpand all lines: tutorials/colors/colormaps.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
80 | 81 |
|
| 82 | + |
81 | 83 |
|
82 | 84 |
|
83 |
| - |
84 |
| - |
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
|
+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
98 |
| - |
99 | 97 |
|
100 | 98 |
|
| 99 | + |
| 100 | + |
| 101 | + |
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
| ||
131 | 132 |
|
132 | 133 |
|
133 | 134 |
|
134 |
| - |
| 135 | + |
135 | 136 |
|
| 137 | + |
136 | 138 |
|
137 | 139 |
|
138 | 140 |
|
|
tutorials/intermediate/arranging_axes.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/arranging_axes.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
101 | 100 |
|
102 | 101 |
|
| 102 | + |
| 103 | + |
103 | 104 |
|
104 | 105 |
|
105 | 106 |
|
|
tutorials/intermediate/artists.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/artists.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| 118 | + |
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
|
tutorials/intermediate/autoscale.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/autoscale.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
tutorials/intermediate/color_cycle.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/color_cycle.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
tutorials/intermediate/constrainedlayout_guide.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/constrainedlayout_guide.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 |
| - |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
tutorials/intermediate/imshow_extent.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/imshow_extent.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
|
tutorials/intermediate/tight_layout_guide.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/tight_layout_guide.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
31 | 30 |
|
| 31 | + |
| 32 | + |
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
|
tutorials/introductory/animation_tutorial.py
Copy file name to clipboardExpand all lines: tutorials/introductory/animation_tutorial.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 | 13 |
|
16 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
tutorials/introductory/customizing.py
Copy file name to clipboardExpand all lines: tutorials/introductory/customizing.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 |
| - |
| 36 | + |
| 37 | + |
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
|
tutorials/introductory/images.py
Copy file name to clipboardExpand all lines: tutorials/introductory/images.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
|
tutorials/introductory/lifecycle.py
Copy file name to clipboardExpand all lines: tutorials/introductory/lifecycle.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 | 59 |
|
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
tutorials/introductory/pyplot.py
Copy file name to clipboardExpand all lines: tutorials/introductory/pyplot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
tutorials/introductory/quick_start.py
Copy file name to clipboardExpand all lines: tutorials/introductory/quick_start.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
16 |
| - |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
tutorials/text/annotations.py
Copy file name to clipboardExpand all lines: tutorials/text/annotations.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
443 | 444 |
|
444 | 445 |
|
445 | 446 |
|
446 |
| - |
447 | 447 |
|
448 | 448 |
|
| 449 | + |
| 450 | + |
449 | 451 |
|
450 | 452 |
|
451 | 453 |
|
| ||
468 | 470 |
|
469 | 471 |
|
470 | 472 |
|
471 |
| - |
472 | 473 |
|
473 | 474 |
|
| 475 | + |
| 476 | + |
474 | 477 |
|
475 | 478 |
|
476 | 479 |
|
|
tutorials/text/text_intro.py
Copy file name to clipboardExpand all lines: tutorials/text/text_intro.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
113 | 112 |
|
114 | 113 |
|
| 114 | + |
| 115 | + |
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
|
tutorials/text/text_props.py
Copy file name to clipboardExpand all lines: tutorials/text/text_props.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 | 62 |
|
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
0 commit comments