Commit a17c6a1
File tree
Expand file treeCollapse file tree
49 files changed
+21
-41
lines changedFilter options
- doc
- faq
- users
- prev_whats_new
- examples/api
- lib/matplotlib
- axes
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
49 files changed
+21
-41
lines changed+2-2Lines changed: 2 additions & 2 deletions
+1-1Lines changed: 1 addition & 1 deletion
doc/users/prev_whats_new/whats_new_1.1.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_1.1.rst+4-3Lines changed: 4 additions & 3 deletions
doc/users/prev_whats_new/whats_new_1.4.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_1.4.rst+1-1Lines changed: 1 addition & 1 deletion
doc/users/prev_whats_new/whats_new_1.5.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_1.5.rst+1-1Lines changed: 1 addition & 1 deletion
+2-2Lines changed: 2 additions & 2 deletions
doc/users/transforms_tutorial.rst
Copy file name to clipboardExpand all lines: doc/users/transforms_tutorial.rst+1-1Lines changed: 1 addition & 1 deletion
examples/api/README.txt
Copy file name to clipboard+6-27Lines changed: 6 additions & 27 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 |
| - |
| 6 | + |
5 | 7 |
|
6 | 8 |
|
7 |
| - |
| 9 | + |
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
13 |
| - |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
examples/api/demo_affine_image.py renamed to examples/api/plot_affine_image.py
Copy file name to clipboardFile renamed without changes.
examples/api/agg_oo.py renamed to examples/api/plot_agg_oo.py
Copy file name to clipboardFile renamed without changes.
examples/api/barchart_demo.py renamed to examples/api/plot_barchart.py
Copy file name to clipboardFile renamed without changes.
examples/api/bbox_intersect.py renamed to examples/api/plot_bbox_intersect.py
Copy file name to clipboardFile renamed without changes.
examples/api/collections_demo.py renamed to examples/api/plot_collections.py
Copy file name to clipboardFile renamed without changes.
examples/api/colorbar_basics.py renamed to examples/api/plot_colorbar_basics.py
Copy file name to clipboardFile renamed without changes.
examples/api/colorbar_only.py renamed to examples/api/plot_colorbar_only.py
Copy file name to clipboardFile renamed without changes.
examples/api/compound_path.py renamed to examples/api/plot_compound_path.py
Copy file name to clipboardFile renamed without changes.
examples/api/custom_projection_example.py renamed to examples/api/plot_custom_projection_example.py
Copy file name to clipboardFile renamed without changes.
examples/api/custom_scale_example.py renamed to examples/api/plot_custom_scale_example.py
Copy file name to clipboardFile renamed without changes.
examples/api/date_demo.py renamed to examples/api/plot_date.py
Copy file name to clipboardFile renamed without changes.
examples/api/date_index_formatter.py renamed to examples/api/plot_date_index_formatter.py
Copy file name to clipboardFile renamed without changes.
examples/api/donut_demo.py renamed to examples/api/plot_donut.py
Copy file name to clipboardFile renamed without changes.
examples/api/engineering_formatter.py renamed to examples/api/plot_engineering_formatter.py
Copy file name to clipboardFile renamed without changes.
examples/api/filled_step.py renamed to examples/api/plot_filled_step.py
Copy file name to clipboardFile renamed without changes.
examples/api/font_family_rc.py renamed to examples/api/plot_font_family_rc.py
Copy file name to clipboardFile renamed without changes.
examples/api/font_file.py renamed to examples/api/plot_font_file.py
Copy file name to clipboardFile renamed without changes.
examples/api/histogram_path_demo.py renamed to examples/api/plot_histogram_path.py
Copy file name to clipboardFile renamed without changes.
examples/api/image_zcoord.py renamed to examples/api/plot_image_zcoord.py
Copy file name to clipboardFile renamed without changes.
examples/api/joinstyle.py renamed to examples/api/plot_joinstyle.py
Copy file name to clipboardFile renamed without changes.
examples/api/legend_demo.py renamed to examples/api/plot_legend.py
Copy file name to clipboardFile renamed without changes.
examples/api/line_with_text.py renamed to examples/api/plot_line_with_text.py
Copy file name to clipboardFile renamed without changes.
examples/api/logo2.py renamed to examples/api/plot_logos2.py
Copy file name to clipboardFile renamed without changes.
examples/api/mathtext_asarray.py renamed to examples/api/plot_mathtext_asarray.py
Copy file name to clipboardFile renamed without changes.
examples/api/patch_collection.py renamed to examples/api/plot_patch_collection.py
Copy file name to clipboardFile renamed without changes.
examples/api/power_norm_demo.py renamed to examples/api/plot_power_norm.py
Copy file name to clipboardFile renamed without changes.
examples/api/quad_bezier.py renamed to examples/api/plot_quad_bezier.py
Copy file name to clipboardFile renamed without changes.
examples/api/radar_chart.py renamed to examples/api/plot_radar_chart.py
Copy file name to clipboardFile renamed without changes.
examples/api/sankey_demo_basics.py renamed to examples/api/plot_sankey_basics.py
Copy file name to clipboardFile renamed without changes.
examples/api/sankey_demo_links.py renamed to examples/api/plot_sankey_links.py
Copy file name to clipboardFile renamed without changes.
examples/api/sankey_demo_rankine.py renamed to examples/api/plot_sankey_rankine.py
Copy file name to clipboardFile renamed without changes.
examples/api/scatter_piecharts.py renamed to examples/api/plot_scatter_piecharts.py
Copy file name to clipboardFile renamed without changes.
examples/api/skewt.py renamed to examples/api/plot_skewt.py
Copy file name to clipboardFile renamed without changes.
examples/api/span_regions.py renamed to examples/api/plot_span_regions.py
Copy file name to clipboardFile renamed without changes.
examples/api/two_scales.py renamed to examples/api/plot_two_scales.py
Copy file name to clipboardFile renamed without changes.
examples/api/unicode_minus.py renamed to examples/api/plot_unicode_minus.py
Copy file name to clipboardFile renamed without changes.
examples/api/watermark_image.py renamed to examples/api/plot_watermark_image.py
Copy file name to clipboardFile renamed without changes.
examples/api/watermark_text.py renamed to examples/api/plot_watermark_text.py
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
508 | 508 |
|
509 | 509 |
|
510 | 510 |
|
511 |
| - |
| 511 | + |
512 | 512 |
|
513 | 513 |
|
514 | 514 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
318 | 318 |
|
319 | 319 |
|
320 | 320 |
|
321 |
| - |
| 321 | + |
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
| 121 | + |
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
|
0 commit comments