Commit 5b74696
File tree
Expand file treeCollapse file tree
153 files changed
+13997
-12750
lines changedFilter options
- doc
- api/api_changes
- users/whats_new
- examples
- api
- images_contours_and_fields
- pylab_examples
- extern/agg24-svn/include
- lib
- matplotlib
- axes
- backends
- mpl-data/stylelib
- tests
- baseline_images
- test_agg
- test_axes
- test_backend_pdf
- test_backend_svg
- test_bbox_tight
- test_colors
- test_delaunay
- test_image
- test_patheffects
- test_png
- test_streamplot
- test_tightlayout
- mpl_toolkits/tests/baseline_images
- test_axes_grid1
- test_axes_grid
- test_mplot3d
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
153 files changed
+13997
-12750
lines changeddoc/api/api_changes/2015-12-30_draw_image.rst
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
doc/users/whats_new/2015-12-30_image-interpolation.rst
Copy file name to clipboard+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
doc/users/whats_new/rcparams.rst
Copy file name to clipboardExpand all lines: doc/users/whats_new/rcparams.rst+12-2Lines changed: 12 additions & 2 deletions
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 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
+4-24Lines changed: 4 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 | 1 |
|
5 | 2 |
|
6 | 3 |
|
| ||
24 | 21 |
|
25 | 22 |
|
26 | 23 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 | 24 |
|
35 | 25 |
|
36 | 26 |
|
37 | 27 |
|
38 |
| - |
| 28 | + |
39 | 29 |
|
40 |
| - |
41 |
| - |
42 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
43 | 33 |
|
44 | 34 |
|
45 | 35 |
|
| ||
53 | 43 |
|
54 | 44 |
|
55 | 45 |
|
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
examples/images_contours_and_fields/interpolation_methods.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/interpolation_methods.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
examples/pylab_examples/demo_annotation_box.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/demo_annotation_box.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| ||
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 |
| - |
| 66 | + |
66 | 67 |
|
67 |
| - |
| 68 | + |
| 69 | + |
68 | 70 |
|
69 | 71 |
|
70 | 72 |
|
|
extern/agg24-svn/include/agg_span_image_filter_gray.h
Copy file name to clipboardExpand all lines: extern/agg24-svn/include/agg_span_image_filter_gray.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
490 | 490 |
|
491 | 491 |
|
492 | 492 |
|
493 |
| - |
| 493 | + |
494 | 494 |
|
495 | 495 |
|
496 | 496 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
847 | 847 |
|
848 | 848 |
|
849 | 849 |
|
| 850 | + |
850 | 851 |
|
851 | 852 |
|
852 | 853 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-44Lines changed: 1 addition & 44 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2323 | 2323 |
|
2324 | 2324 |
|
2325 | 2325 |
|
2326 |
| - |
2327 |
| - |
2328 |
| - |
2329 |
| - |
2330 |
| - |
2331 |
| - |
2332 |
| - |
2333 |
| - |
2334 |
| - |
2335 | 2326 |
|
2336 | 2327 |
|
2337 | 2328 |
|
| ||
2356 | 2347 |
|
2357 | 2348 |
|
2358 | 2349 |
|
2359 |
| - |
2360 |
| - |
2361 |
| - |
2362 |
| - |
2363 |
| - |
2364 |
| - |
2365 |
| - |
2366 |
| - |
2367 |
| - |
2368 |
| - |
2369 |
| - |
2370 |
| - |
2371 |
| - |
2372 |
| - |
2373 |
| - |
2374 |
| - |
2375 |
| - |
2376 |
| - |
2377 |
| - |
2378 |
| - |
2379 |
| - |
2380 |
| - |
2381 |
| - |
2382 |
| - |
2383 |
| - |
2384 |
| - |
2385 |
| - |
2386 |
| - |
2387 |
| - |
2388 |
| - |
2389 |
| - |
2390 |
| - |
2391 |
| - |
2392 | 2350 |
|
2393 | 2351 |
|
2394 | 2352 |
|
2395 | 2353 |
|
2396 | 2354 |
|
2397 |
| - |
2398 |
| - |
| 2355 | + |
2399 | 2356 |
|
2400 | 2357 |
|
2401 | 2358 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
518 |
| - |
| 518 | + |
519 | 519 |
|
520 | 520 |
|
521 | 521 |
|
| ||
531 | 531 |
|
532 | 532 |
|
533 | 533 |
|
534 |
| - |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
535 | 542 |
|
536 | 543 |
|
537 | 544 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+7-10Lines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
319 | 319 |
|
320 | 320 |
|
321 | 321 |
|
322 |
| - |
| 322 | + |
323 | 323 |
|
324 |
| - |
| 324 | + |
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
| ||
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
392 |
| - |
393 |
| - |
394 | 392 |
|
395 | 393 |
|
396 | 394 |
|
397 | 395 |
|
398 | 396 |
|
399 | 397 |
|
400 |
| - |
401 | 398 |
|
402 | 399 |
|
403 | 400 |
|
404 | 401 |
|
405 | 402 |
|
406 | 403 |
|
407 | 404 |
|
408 |
| - |
409 |
| - |
410 | 405 |
|
411 |
| - |
412 |
| - |
413 |
| - |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
414 | 411 |
|
415 | 412 |
|
416 | 413 |
|
|
lib/matplotlib/backends/backend_cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_cairo.py+9-5Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
175 |
| - |
176 |
| - |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
177 | 181 |
|
178 |
| - |
| 182 | + |
179 | 183 |
|
180 | 184 |
|
181 |
| - |
| 185 | + |
182 | 186 |
|
183 | 187 |
|
184 | 188 |
|
|
lib/matplotlib/backends/backend_gdk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gdk.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
| 112 | + |
116 | 113 |
|
117 | 114 |
|
118 | 115 |
|
119 | 116 |
|
120 | 117 |
|
121 | 118 |
|
122 |
| - |
| 119 | + |
123 | 120 |
|
124 | 121 |
|
125 | 122 |
|
|
lib/matplotlib/backends/backend_mixed.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_mixed.py+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 |
| - |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 |
| - |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| 72 | + |
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
| ||
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
93 |
| - |
| 95 | + |
94 | 96 |
|
95 | 97 |
|
96 | 98 |
|
| ||
114 | 116 |
|
115 | 117 |
|
116 | 118 |
|
117 |
| - |
| 119 | + |
118 | 120 |
|
119 | 121 |
|
120 | 122 |
|
121 |
| - |
122 |
| - |
| 123 | + |
| 124 | + |
| 125 | + |
123 | 126 |
|
124 | 127 |
|
125 | 128 |
|
|
0 commit comments