|
1 | 1 | {
|
| 2 | + "c:var": { |
| 3 | + "PyOS_InputHook": [ |
| 4 | + "doc/users/interactive_guide.rst:401", |
| 5 | + "doc/users/interactive_guide.rst:411" |
| 6 | + ] |
| 7 | + }, |
2 | 8 | "py:attr": {
|
3 | 9 | "ax": [
|
4 | 10 | "lib/mpl_toolkits/axes_grid1/colorbar.py:docstring of mpl_toolkits.axes_grid1.colorbar.ColorbarBase:23"
|
|
453 | 459 | "FigureCanvasQTAgg.print_figure": [
|
454 | 460 | "doc/api/prev_api_changes/api_changes_2.2.0.rst:199"
|
455 | 461 | ],
|
| 462 | + "IPython.terminal.interactiveshell.TerminalInteractiveShell.inputhook": [ |
| 463 | + "doc/users/interactive_guide.rst:428" |
| 464 | + ], |
456 | 465 | "_find_tails": [
|
457 | 466 | "lib/matplotlib/quiver.py:docstring of matplotlib.quiver.Barbs:9"
|
458 | 467 | ],
|
|
521 | 530 | ]
|
522 | 531 | },
|
523 | 532 | "py:mod": {
|
| 533 | + "IPython.terminal.pt_inputhooks": [ |
| 534 | + "doc/users/interactive_guide.rst:428" |
| 535 | + ], |
524 | 536 | "dateutil": [
|
525 | 537 | "lib/matplotlib/dates.py:docstring of matplotlib.dates:1"
|
526 | 538 | ],
|
|
562 | 574 | "./gallery/index.html": [
|
563 | 575 | "doc/devel/contributing.rst:562"
|
564 | 576 | ],
|
| 577 | + "Artist.stale_callback": [ |
| 578 | + "doc/users/interactive_guide.rst:326" |
| 579 | + ], |
565 | 580 | "Artist.sticky_edges": [
|
566 | 581 | "doc/api/axes_api.rst:362:<autosummary>:1",
|
567 | 582 | "lib/matplotlib/axes/_axes.py:docstring of matplotlib.axes.Axes.use_sticky_edges:2"
|
|
640 | 655 | "doc/gallery/misc/ftface_props.rst:16",
|
641 | 656 | "lib/matplotlib/font_manager.py:docstring of matplotlib.font_manager.ttfFontProperty:8"
|
642 | 657 | ],
|
| 658 | + "Figure.stale_callback": [ |
| 659 | + "doc/users/interactive_guide.rst:336" |
| 660 | + ], |
643 | 661 | "FigureCanvas": [
|
644 | 662 | "lib/matplotlib/backend_tools.py:docstring of matplotlib.backend_tools.ToolBase:25"
|
645 | 663 | ],
|
|
966 | 984 | "invert_yaxis": [
|
967 | 985 | "lib/mpl_toolkits/mplot3d/axes3d.py:docstring of mpl_toolkits.mplot3d.axes3d.Axes3D.get_ylim3d:24"
|
968 | 986 | ],
|
| 987 | + "ipykernel.pylab.backend_inline": [ |
| 988 | + "doc/users/interactive.rst:249" |
| 989 | + ], |
969 | 990 | "kde.covariance_factor": [
|
970 | 991 | "lib/matplotlib/mlab.py:docstring of matplotlib.mlab.GaussianKDE:41"
|
971 | 992 | ],
|
|
0 commit comments