|
1060 | 1060 | "matplotlib.pyplot.get_scale_docs()": [ |
1061 | 1061 | "doc/api/prev_api_changes/api_changes_3.1.0.rst:861" |
1062 | 1062 | ], |
1063 | | - "backend_ps.PsBackendHelper`": [ |
1064 | | - "doc/api/prev_api_changes/api_changes_3.1.0.rst:868" |
1065 | | - ], |
1066 | | - "backend_ps.ps_backend_helper`": [ |
1067 | | - "doc/api/prev_api_changes/api_changes_3.1.0.rst:869" |
1068 | | - ], |
1069 | 1063 | "dates.strpdate2num": [ |
1070 | 1064 | "doc/api/prev_api_changes/api_changes_3.1.0.rst:926" |
1071 | 1065 | ], |
|
1075 | 1069 | "axes3d.Axes3D.xaxis": [ |
1076 | 1070 | "doc/api/prev_api_changes/api_changes_3.1.0.rst:941" |
1077 | 1071 | ], |
1078 | | - "axes3d.Axes3D.and `.axes3d.Axes3D.zaxis": [ |
| 1072 | + "axes3d.Axes3D.yaxis": [ |
| 1073 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:941" |
| 1074 | + ], |
| 1075 | + "axes3d.Axes3D.zaxis": [ |
1079 | 1076 | "doc/api/prev_api_changes/api_changes_3.1.0.rst:941" |
1080 | 1077 | ], |
1081 | 1078 | "pytest.mark.backend(...)": [ |
|
1094 | 1091 | "doc/users/prev_whats_new/whats_new_2.2.rst:198", |
1095 | 1092 | "doc/users/prev_whats_new/whats_new_2.2.rst:201" |
1096 | 1093 | ], |
1097 | | - "get_py2exe_datafiles`": [ |
1098 | | - "doc/api/prev_api_changes/api_changes_3.1.0.rst:963" |
1099 | | - ], |
1100 | | - "tk_window_focus`": [ |
1101 | | - "doc/api/prev_api_changes/api_changes_3.1.0.rst:964" |
1102 | | - ], |
1103 | 1094 | "backend_gtk3.FileChooserDialog": [ |
1104 | 1095 | "doc/api/prev_api_changes/api_changes_3.1.0.rst:965" |
1105 | 1096 | ], |
|
3884 | 3875 | "FT_Attach_File": [ |
3885 | 3876 | "doc/api/prev_api_changes/api_changes_0.91.0.rst:35" |
3886 | 3877 | ], |
3887 | | - "matplotlib.colors.Normalize.__init__`": [ |
3888 | | - "doc/api/prev_api_changes/api_changes_0.91.0.rst:60" |
3889 | | - ], |
3890 | 3878 | "matplotlib.cm.ScalarMappable.add_observer": [ |
3891 | 3879 | "doc/api/prev_api_changes/api_changes_0.98.0.rst:10" |
3892 | 3880 | ], |
|
3926 | 3914 | "matplotlib.colors.ColorConvertor.to_rgba_array": [ |
3927 | 3915 | "doc/api/prev_api_changes/api_changes_0.98.0.rst:211" |
3928 | 3916 | ], |
3929 | | - "matplotlib.contour.Contour.get_paths`": [ |
| 3917 | + "matplotlib.contour.Contour.get_paths": [ |
3930 | 3918 | "doc/api/prev_api_changes/api_changes_0.98.0.rst:222" |
3931 | 3919 | ], |
3932 | 3920 | "matplotlib.backend_bases.GraphicsContext.get_clip_path": [ |
|
4011 | 3999 | "fig.patch.get_alpha": [ |
4012 | 4000 | "doc/users/prev_whats_new/whats_new_1.3.rst:219" |
4013 | 4001 | ], |
| 4002 | + "matplotlib.dates.DateFormatter.__call__": [ |
| 4003 | + "doc/users/prev_whats_new/whats_new_1.5.rst:496" |
| 4004 | + ], |
4014 | 4005 | "matplotlib.tickers.Locator.tick_values": [ |
4015 | 4006 | "doc/users/prev_whats_new/whats_new_1.5.rst:542" |
4016 | 4007 | ], |
|
4331 | 4322 | "matplotlib.colors.ColorConverter": [ |
4332 | 4323 | "doc/api/prev_api_changes/api_changes_1.2.x.rst:140" |
4333 | 4324 | ], |
4334 | | - "matplotlib.patheffects.AbstractPathEffect`s.\n``matplotlib.patheffects._Base`": [ |
4335 | | - "doc/api/prev_api_changes/api_changes_1.4.x.rst:72" |
4336 | | - ], |
4337 | 4325 | "matplotlib.backqend_pdf.PdfFile": [ |
4338 | 4326 | "doc/api/prev_api_changes/api_changes_2.1.0.rst:435" |
4339 | 4327 | ], |
|
4467 | 4455 | "matplotilb.mpl_toolkits.axes_grid.anchored_artists.AnchoredSizeBar": [ |
4468 | 4456 | "doc/users/prev_whats_new/whats_new_1.4.rst:398" |
4469 | 4457 | ], |
4470 | | - "matplotlib.dates.DateFormatter`s'\n:meth:`~matplotlib.dates.DateFormatter.strftime": [ |
4471 | | - "doc/users/prev_whats_new/whats_new_1.5.rst:496" |
4472 | | - ], |
4473 | 4458 | "matplotlib.tickers.Locator": [ |
4474 | 4459 | "doc/users/prev_whats_new/whats_new_1.5.rst:542" |
4475 | 4460 | ], |
|
4774 | 4759 | "matplotlib.compat.subprocess": [ |
4775 | 4760 | "doc/api/prev_api_changes/api_changes_1.3.x.rst:198" |
4776 | 4761 | ], |
4777 | | - "matplotlib.pyplot.errorbar now supports\nthe string 'none' to suppress drawing of a line and markers; use\nof the *None* object for this is deprecated. The default *fmt*\nvalue is changed to the empty string (''), so the line and markers\nare governed by the :func:`~matplotlib.pyplot.plot": [ |
4778 | | - "doc/api/prev_api_changes/api_changes_1.4.x.rst:49" |
4779 | | - ], |
4780 | 4762 | "matplotlib.axes.Axes._get_legend_handles": [ |
4781 | 4763 | "doc/api/prev_api_changes/api_changes_1.4.x.rst:93" |
4782 | 4764 | ], |
|
0 commit comments