Commit 7d741df
File tree
Expand file treeCollapse file tree
3 files changed
+10
-5
lines changedOpen diff view settings
Filter options
- examples
- images_contours_and_fields
- widgets
- lib/matplotlib/backends
Expand file treeCollapse file tree
3 files changed
+10
-5
lines changedOpen diff view settings
Collapse file
examples/images_contours_and_fields/image_annotated_heatmap.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_annotated_heatmap.py+5-2Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
97 | 97 | |
98 | 98 | |
99 | 99 | |
100 | | - |
| 100 | + |
101 | 101 | |
102 | 102 | |
103 | 103 | |
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
123 | | - |
| 123 | + |
124 | 124 | |
125 | 125 | |
| 126 | + |
| 127 | + |
| 128 | + |
126 | 129 | |
127 | 130 | |
128 | 131 | |
|
Collapse file
examples/widgets/annotated_cursor.py
Copy file name to clipboardExpand all lines: examples/widgets/annotated_cursor.py+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
76 | 76 | |
77 | 77 | |
78 | 78 | |
79 | | - |
| 79 | + |
| 80 | + |
| 81 | + |
80 | 82 | |
81 | 83 | |
82 | 84 | |
|
Collapse file
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
249 | 249 | |
250 | 250 | |
251 | 251 | |
252 | | - |
253 | | - |
| 252 | + |
| 253 | + |
254 | 254 | |
255 | 255 | |
256 | 256 | |
|
0 commit comments