|
288 | 288 | "matplotlib.cbook.MatplotlibDeprecationWarning": [
|
289 | 289 | "doc/api/prev_api_changes/api_changes_3.0.0.rst:406"
|
290 | 290 | ],
|
291 |
| - "matplotlib.cbook.deprecation.MatplotlibDeprecationWarning": [ |
292 |
| - "doc/api/prev_api_changes/api_changes_3.0.0.rst:406" |
293 |
| - ], |
294 | 291 | "matplotlib.cm.Wistia": [
|
295 | 292 | "doc/users/prev_whats_new/whats_new_1.4.rst:21"
|
296 | 293 | ],
|
|
626 | 623 | "doc/api/prev_api_changes/api_changes_0.91.0.rst:34"
|
627 | 624 | ],
|
628 | 625 | "matplotlib.pylab": [
|
629 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:624", |
| 626 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:616", |
630 | 627 | "doc/users/history.rst:63"
|
631 | 628 | ],
|
632 | 629 | "matplotlib.tests.test_basic": [
|
|
666 | 663 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes.Axes.update_datalim_bounds:2"
|
667 | 664 | ],
|
668 | 665 | "Axes.fmt_xdata": [
|
669 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:405", |
670 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:408" |
| 666 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:397", |
| 667 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:400" |
671 | 668 | ],
|
672 | 669 | "Axes.fmt_ydata": [
|
673 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:405", |
674 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:408" |
| 670 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:397", |
| 671 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:400" |
675 | 672 | ],
|
676 | 673 | "Axes.transData": [
|
677 | 674 | "doc/api/prev_api_changes/api_changes_3.2.0/behavior.rst:89",
|
|
684 | 681 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes.Axes.add_child_axes:2"
|
685 | 682 | ],
|
686 | 683 | "Axis._update_ticks": [
|
687 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:1074" |
| 684 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:1066" |
688 | 685 | ],
|
689 | 686 | "Axis.get_inverted": [
|
690 | 687 | "doc/users/prev_whats_new/whats_new_3.1.0.rst:241",
|
691 | 688 | "doc/users/prev_whats_new/whats_new_3.1.0.rst:243"
|
692 | 689 | ],
|
693 | 690 | "Axis.remove_overlaping_locs": [
|
694 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:79" |
| 691 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:71" |
695 | 692 | ],
|
696 | 693 | "Axis.set_inverted": [
|
697 | 694 | "doc/users/prev_whats_new/whats_new_3.1.0.rst:241",
|
|
732 | 729 | "doc/devel/MEP/MEP23.rst:87"
|
733 | 730 | ],
|
734 | 731 | "Formatter.__call__": [
|
735 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:1123", |
736 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:1129" |
| 732 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:1115", |
| 733 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:1121" |
737 | 734 | ],
|
738 | 735 | "GaussianKDE": [
|
739 | 736 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.violinplot:46",
|
|
752 | 749 | "lib/matplotlib/testing/decorators.py:docstring of matplotlib.testing.decorators.image_comparison:2"
|
753 | 750 | ],
|
754 | 751 | "ImageComparisonTest": [
|
755 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:710" |
| 752 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:702" |
756 | 753 | ],
|
757 | 754 | "Legend": [
|
758 | 755 | "doc/api/axes_api.rst:316:<autosummary>:1",
|
759 | 756 | "lib/matplotlib/axes/_base.py:docstring of matplotlib.axes.Axes.get_legend:2"
|
760 | 757 | ],
|
761 |
| - "LinearSegmentedColormaps": [ |
762 |
| - "lib/matplotlib/colors.py:docstring of matplotlib.colors.makeMappingArray:64" |
763 |
| - ], |
764 | 758 | "MatplotlibDeprecationWarning": [
|
765 | 759 | "doc/devel/contributing.rst:306"
|
766 | 760 | ],
|
|
789 | 783 | "doc/devel/MEP/MEP23.rst:93"
|
790 | 784 | ],
|
791 | 785 | "NavigationToolbar2QT.adj_window": [
|
792 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:969" |
| 786 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:961" |
793 | 787 | ],
|
794 | 788 | "PolyCollection.get_offset": [
|
795 | 789 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.hexbin:71",
|
|
899 | 893 | "doc/users/prev_whats_new/whats_new_3.0.rst:111"
|
900 | 894 | ],
|
901 | 895 | "axes3d.Axes3D.xaxis": [
|
902 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:941" |
| 896 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:933" |
903 | 897 | ],
|
904 | 898 | "axes3d.Axes3D.yaxis": [
|
905 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:941" |
| 899 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:933" |
906 | 900 | ],
|
907 | 901 | "axes3d.Axes3D.zaxis": [
|
908 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:941" |
| 902 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:933" |
909 | 903 | ],
|
910 | 904 | "axes_grid1": [
|
911 | 905 | "doc/index.rst:184"
|
912 | 906 | ],
|
913 | 907 | "axis.Axis.get_ticks_position": [
|
914 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:829" |
| 908 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:821" |
915 | 909 | ],
|
916 | 910 | "axisartist": [
|
917 | 911 | "doc/index.rst:184"
|
|
920 | 914 | "lib/matplotlib/backends/backend_template.py:docstring of matplotlib.backends.backend_template.RendererTemplate:4"
|
921 | 915 | ],
|
922 | 916 | "backend_bases.Timer.add_callback": [
|
923 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:267" |
| 917 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:259" |
924 | 918 | ],
|
925 | 919 | "backend_bases.Timer.remove_callback": [
|
926 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:247" |
| 920 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:239" |
927 | 921 | ],
|
928 | 922 | "backend_bases.ToolContainerBase": [
|
929 | 923 | "lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.add_tools_to_container:8"
|
930 | 924 | ],
|
931 | 925 | "backend_gtk3.FileChooserDialog": [
|
932 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:966" |
| 926 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:958" |
933 | 927 | ],
|
934 | 928 | "backend_gtk3.NavigationToolbar2GTK3.get_filechooser": [
|
935 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:967" |
| 929 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:959" |
936 | 930 | ],
|
937 | 931 | "backend_gtk3.SaveFigureGTK3.get_filechooser": [
|
938 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:968" |
| 932 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:960" |
939 | 933 | ],
|
940 | 934 | "backend_wx.IDLE_DELAY": [
|
941 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:970" |
| 935 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:962" |
942 | 936 | ],
|
943 | 937 | "barstacked": [
|
944 | 938 | "doc/users/prev_whats_new/whats_new_1.2.rst:177"
|
945 | 939 | ],
|
946 | 940 | "bezier.check_if_parallel": [
|
947 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:801" |
| 941 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:793" |
948 | 942 | ],
|
949 | 943 | "bezier.find_bezier_t_intersecting_with_closedpath": [
|
950 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:801" |
| 944 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:793" |
951 | 945 | ],
|
952 | 946 | "bezier.find_r_to_boundary_of_closedpath": [
|
953 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:1026", |
954 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:801" |
| 947 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:1018", |
| 948 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:793" |
955 | 949 | ],
|
956 | 950 | "bezier.split_bezier_intersecting_with_closedpath": [
|
957 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:801" |
| 951 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:793" |
958 | 952 | ],
|
959 | 953 | "bezier.split_path_inout": [
|
960 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:801" |
| 954 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:793" |
961 | 955 | ],
|
962 | 956 | "blocking_input.BlockingInput.__call__": [
|
963 | 957 | "doc/api/prev_api_changes/api_changes_3.2.0/behavior.rst:293"
|
|
979 | 973 | "doc/devel/contributing.rst:521"
|
980 | 974 | ],
|
981 | 975 | "cbook.deprecated": [
|
982 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:1081", |
983 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:774" |
| 976 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:1073", |
| 977 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:766" |
984 | 978 | ],
|
985 | 979 | "cbook.warn_deprecated": [
|
986 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:774" |
| 980 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:766" |
987 | 981 | ],
|
988 | 982 | "cbook.warn_deprecated()": [
|
989 | 983 | "doc/devel/contributing.rst:309"
|
990 | 984 | ],
|
991 | 985 | "collections.LineCollection.get_segements()": [
|
992 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:288" |
| 986 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:280" |
993 | 987 | ],
|
994 | 988 | "colorbar.ColorbarBase.outline": [
|
995 | 989 | "doc/api/prev_api_changes/api_changes_1.4.x.rst:83"
|
|
998 | 992 | "lib/matplotlib/testing/compare.py:docstring of matplotlib.testing.compare.compare_images:4"
|
999 | 993 | ],
|
1000 | 994 | "dates.bytespdate2num": [
|
1001 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:927" |
| 995 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:919" |
1002 | 996 | ],
|
1003 | 997 | "dates.strpdate2num": [
|
1004 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:926" |
1005 |
| - ], |
1006 |
| - "extend": [ |
1007 |
| - "lib/matplotlib/colors.py:docstring of matplotlib.colors.from_levels_and_colors:13" |
| 998 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:918" |
1008 | 999 | ],
|
1009 | 1000 | "fc-list": [
|
1010 | 1001 | "lib/matplotlib/font_manager.py:docstring of matplotlib.font_manager.get_fontconfig_fonts:2"
|
|
1101 | 1092 | "doc/users/prev_whats_new/whats_new_2.0.0.rst:123"
|
1102 | 1093 | ],
|
1103 | 1094 | "legend.Legend.set_draggable()": [
|
1104 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:507" |
| 1095 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:499" |
1105 | 1096 | ],
|
1106 | 1097 | "levels": [
|
1107 | 1098 | "doc/api/prev_api_changes/api_changes_3.0.0.rst:197"
|
|
1446 | 1437 | "doc/api/prev_api_changes/api_changes_1.5.0.rst:8"
|
1447 | 1438 | ],
|
1448 | 1439 | "matplotlib.colorbar.ColorbarBase.set_clim": [
|
1449 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:298" |
| 1440 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:290" |
1450 | 1441 | ],
|
1451 | 1442 | "matplotlib.colorbar.ColorbarBase.set_cmap": [
|
1452 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:298" |
| 1443 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:290" |
1453 | 1444 | ],
|
1454 | 1445 | "matplotlib.colorbar.ColorbarBase.set_norm": [
|
1455 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:298" |
1456 |
| - ], |
1457 |
| - "matplotlib.colors.same_color": [ |
1458 |
| - "doc/users/prev_whats_new/whats_new_2.2.rst:218" |
| 1446 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:290" |
1459 | 1447 | ],
|
1460 | 1448 | "matplotlib.contour.TriContourSet": [
|
1461 | 1449 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.tricontour:57",
|
|
1473 | 1461 | "doc/devel/documenting_mpl.rst:671"
|
1474 | 1462 | ],
|
1475 | 1463 | "matplotlib.pylab": [
|
1476 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:626" |
| 1464 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:618" |
1477 | 1465 | ],
|
1478 | 1466 | "matplotlib.pyplot.get_scale_docs()": [
|
1479 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:861" |
| 1467 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:853" |
1480 | 1468 | ],
|
1481 | 1469 | "matplotlib.sphinxext.mathmpl": [
|
1482 | 1470 | "doc/users/prev_whats_new/whats_new_3.0.rst:225"
|
|
1492 | 1480 | "lib/matplotlib/pyplot.py:docstring of matplotlib.pyplot.rcdefaults:4"
|
1493 | 1481 | ],
|
1494 | 1482 | "matplotlib.testing.compare.calculate_rms": [
|
1495 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:779" |
| 1483 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:771" |
1496 | 1484 | ],
|
1497 | 1485 | "matplotlib.testing.conftest.mpl_test_settings": [
|
1498 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:949" |
| 1486 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:941" |
1499 | 1487 | ],
|
1500 | 1488 | "move_canvas": [
|
1501 | 1489 | "doc/devel/MEP/MEP23.rst:65"
|
|
1577 | 1565 | "lib/matplotlib/dates.py:docstring of matplotlib.dates:105"
|
1578 | 1566 | ],
|
1579 | 1567 | "scipy.stats.norm.pdf": [
|
1580 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:573", |
1581 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:659" |
| 1568 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:565", |
| 1569 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:651" |
1582 | 1570 | ],
|
1583 | 1571 | "self.codes": [
|
1584 | 1572 | "lib/matplotlib/path.py:docstring of matplotlib.path.Path.codes:2"
|
|
1631 | 1619 | "doc/devel/MEP/MEP10.rst:170"
|
1632 | 1620 | ],
|
1633 | 1621 | "streamplot.Grid": [
|
1634 |
| - "doc/api/prev_api_changes/api_changes_3.1.0.rst:487" |
1635 |
| - ], |
1636 |
| - "strftime": [ |
1637 |
| - "lib/matplotlib/dates.py:docstring of matplotlib.dates.ConciseDateFormatter:18" |
| 1622 | + "doc/api/prev_api_changes/api_changes_3.1.0.rst:479" |
1638 | 1623 | ],
|
1639 | 1624 | "style.available": [
|
1640 | 1625 | "lib/matplotlib/style/__init__.py:docstring of matplotlib.style.context:12",
|
|
0 commit comments