matplotlib 3.10.8
Version history | Download JSON
-
PyPI https://pypi.org/project/matplotlib/ Repository https://github.com/matplotlib/matplotlib -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 7482 "Any" : 100 "Untyped" : 3018 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 1710 "classes" : 7843 "other" : 126- 403 functions (+19 overloads)
- 1307 parameters
- 563 classes
- 2726 methods (+0 overloads)
- 4842 parameters
- 208 properties
- 2726 methods (+0 overloads)
- 118 modules
- 126 attrs
- 403 functions (+19 overloads)
Modules
Incomplete Annotations
matplotlib (3 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RcParams.init |
3 | 1 | 0 |
meth |
RcParams._set |
3 | 3 | 1 |
meth |
RcParams._get |
2 | 2 | 1 |
meth |
RcParams.setitem |
3 | 3 | 1 |
meth |
RcParams.getitem |
2 | 2 | 1 |
func |
rc |
3 | 2 | 0 |
matplotlib.animation (12 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AbstractMovieWriter.grab_frame |
2 | 1 | 0 |
meth |
AbstractMovieWriter.saving |
6 | 4 | 0 |
meth |
PillowWriter.grab_frame |
2 | 1 | 0 |
meth |
ArtistAnimation.init |
5 | 3 | 0 |
meth |
MovieWriter.grab_frame |
2 | 1 | 0 |
meth |
TimedAnimation.init |
8 | 6 | 0 |
meth |
HTMLWriter.grab_frame |
2 | 0 | 0 |
attr |
Animation.event_source |
1 | 1 | 1 |
meth |
FuncAnimation.init |
9 | 8 | 0 |
matplotlib.artist (8 missing, 5 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
getp |
3 | 3 | 1 |
meth |
Artist.convert_xunits |
2 | 0 | 0 |
meth |
Artist.convert_yunits |
2 | 0 | 0 |
meth |
Artist._internal_update |
2 | 2 | 1 |
meth |
Artist.set |
2 | 2 | 1 |
meth |
Artist.get_cursor_data |
2 | 2 | 1 |
meth |
Artist.format_cursor_data |
2 | 2 | 1 |
func |
allow_rasterization |
2 | 0 | 0 |
func |
setp |
5 | 3 | 0 |
matplotlib.axes._axes (107 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Axes.set_title |
7 | 6 | 0 |
meth |
Axes.inset_axes |
5 | 4 | 0 |
meth |
Axes.indicate_inset |
9 | 8 | 0 |
meth |
Axes.indicate_inset_zoom |
3 | 2 | 0 |
meth |
Axes.secondary_xaxis |
5 | 4 | 0 |
meth |
Axes.secondary_yaxis |
5 | 4 | 0 |
meth |
Axes.text |
6 | 5 | 0 |
meth |
Axes.annotate |
9 | 8 | 0 |
meth |
Axes.axhline |
5 | 4 | 0 |
meth |
Axes.axvline |
5 | 4 | 0 |
meth |
Axes.axline |
5 | 4 | 0 |
meth |
Axes.axhspan |
6 | 5 | 0 |
meth |
Axes.axvspan |
6 | 5 | 0 |
meth |
Axes.hlines |
9 | 7 | 0 |
meth |
Axes.vlines |
9 | 7 | 0 |
meth |
Axes.eventplot |
11 | 9 | 0 |
meth |
Axes.plot |
6 | 4 | 0 |
meth |
Axes.plot_date |
9 | 7 | 0 |
meth |
Axes.loglog |
3 | 1 | 0 |
meth |
Axes.semilogx |
3 | 1 | 0 |
meth |
Axes.semilogy |
3 | 1 | 0 |
meth |
Axes.acorr |
4 | 2 | 0 |
meth |
Axes.xcorr |
9 | 7 | 0 |
meth |
Axes.step |
7 | 4 | 0 |
meth |
Axes.bar |
8 | 6 | 0 |
meth |
Axes.barh |
8 | 6 | 0 |
meth |
Axes.bar_label |
7 | 6 | 0 |
meth |
Axes.broken_barh |
5 | 3 | 0 |
meth |
Axes.stem |
9 | 8 | 0 |
meth |
Axes.pie |
20 | 19 | 0 |
meth |
Axes.errorbar |
18 | 16 | 0 |
meth |
Axes.boxplot |
31 | 30 | 0 |
meth |
Axes.scatter |
17 | 15 | 0 |
meth |
Axes.hexbin |
22 | 20 | 0 |
meth |
Axes.arrow |
6 | 5 | 0 |
meth |
Axes.quiverkey |
7 | 6 | 0 |
meth |
Axes.quiver |
4 | 1 | 0 |
meth |
Axes.barbs |
4 | 1 | 0 |
meth |
Axes.fill |
4 | 1 | 0 |
meth |
Axes.fill_between |
9 | 7 | 0 |
meth |
Axes.fill_betweenx |
9 | 7 | 0 |
meth |
Axes.imshow |
19 | 17 | 0 |
meth |
Axes.pcolor |
11 | 9 | 0 |
meth |
Axes.pcolormesh |
12 | 10 | 0 |
meth |
Axes.pcolorfast |
10 | 8 | 0 |
meth |
Axes.contour |
4 | 1 | 0 |
meth |
Axes.contourf |
4 | 1 | 0 |
meth |
Axes.clabel |
4 | 3 | 0 |
meth |
Axes.hist |
18 | 16 | 0 |
meth |
Axes.stairs |
8 | 6 | 0 |
meth |
Axes.hist2d |
11 | 9 | 0 |
meth |
Axes.ecdf |
8 | 6 | 0 |
meth |
Axes.psd |
14 | 12 | 0 |
meth |
Axes.csd |
15 | 13 | 0 |
meth |
Axes.magnitude_spectrum |
10 | 8 | 0 |
meth |
Axes.angle_spectrum |
9 | 7 | 0 |
meth |
Axes.phase_spectrum |
9 | 7 | 0 |
meth |
Axes.cohere |
14 | 12 | 0 |
meth |
Axes.specgram |
19 | 17 | 0 |
meth |
Axes.spy |
8 | 7 | 0 |
meth |
Axes.matshow |
3 | 2 | 0 |
meth |
Axes.violinplot |
14 | 13 | 0 |
matplotlib.axis (21 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Axis.init |
4 | 3 | 0 |
meth |
Axis.set_tick_params |
4 | 3 | 0 |
meth |
Axis.grid |
4 | 3 | 0 |
meth |
Axis.update_units |
2 | 0 | 0 |
meth |
Axis.convert_units |
2 | 0 | 0 |
meth |
Axis.set_units |
2 | 1 | 0 |
meth |
Axis.get_units |
1 | 0 | 0 |
meth |
Axis.set_label_text |
4 | 3 | 0 |
meth |
Axis.set_ticklabels |
5 | 4 | 0 |
meth |
Axis.set_ticks |
5 | 4 | 0 |
attr |
Axis.converter |
1 | 1 | 1 |
attr |
Axis.units |
1 | 1 | 1 |
meth |
XTick.init |
3 | 1 | 0 |
meth |
YAxis.init |
3 | 1 | 0 |
meth |
YTick.init |
3 | 1 | 0 |
meth |
XAxis.init |
3 | 1 | 0 |
meth |
Tick.init |
24 | 23 | 0 |
matplotlib.backend_bases (21 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PickEvent.init |
7 | 6 | 0 |
meth |
NavigationToolbar2.home |
2 | 1 | 0 |
meth |
NavigationToolbar2.back |
2 | 1 | 0 |
meth |
NavigationToolbar2.forward |
2 | 1 | 0 |
meth |
NavigationToolbar2.pan |
2 | 1 | 0 |
meth |
NavigationToolbar2.zoom |
2 | 1 | 0 |
meth |
NavigationToolbar2.configure_subplots |
2 | 0 | 0 |
meth |
NavigationToolbar2.save_figure |
2 | 1 | 0 |
meth |
FigureCanvasBase.draw |
3 | 1 | 0 |
meth |
FigureCanvasBase.draw_idle |
3 | 1 | 0 |
meth |
FigureCanvasBase.print_figure |
12 | 11 | 1 |
attr |
Event.guiEvent |
1 | 1 | 1 |
meth |
RendererBase.draw_path_collection |
14 | 14 | 1 |
meth |
RendererBase.draw_quad_mesh |
11 | 9 | 0 |
meth |
RendererBase.stop_filter |
2 | 1 | 0 |
meth |
TimerBase.add_callback |
4 | 2 | 0 |
meth |
TimerBase.remove_callback |
4 | 2 | 0 |
matplotlib.backend_managers (8 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ToolEvent.init |
5 | 2 | 0 |
attr |
ToolEvent.sender |
1 | 1 | 1 |
attr |
ToolEvent.data |
1 | 1 | 1 |
meth |
ToolTriggerEvent.init |
6 | 3 | 0 |
meth |
ToolManager.add_tool |
5 | 3 | 0 |
meth |
ToolManagerMessageEvent.init |
4 | 4 | 1 |
attr |
ToolManagerMessageEvent.sender |
1 | 1 | 1 |
matplotlib.backend_tools (5 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ToolToggleBase.init |
3 | 1 | 0 |
meth |
RubberbandBase.draw_rubberband |
2 | 1 | 0 |
meth |
ToolBase.trigger |
4 | 4 | 2 |
meth |
ZoomPanBase.init |
2 | 1 | 0 |
meth |
ToolXScale.set_scale |
3 | 2 | 0 |
matplotlib.backends.backend_agg (110 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RendererAgg.init |
4 | 0 | 0 |
meth |
RendererAgg.getstate |
1 | 0 | 0 |
meth |
RendererAgg.setstate |
2 | 0 | 0 |
meth |
RendererAgg._update_methods |
1 | 0 | 0 |
meth |
RendererAgg.draw_path |
5 | 0 | 0 |
meth |
RendererAgg.draw_mathtext |
7 | 0 | 0 |
meth |
RendererAgg.draw_text |
9 | 0 | 0 |
meth |
RendererAgg.get_text_width_height_descent |
4 | 0 | 0 |
meth |
RendererAgg.draw_tex |
8 | 0 | 0 |
meth |
RendererAgg.get_canvas_width_height |
1 | 0 | 0 |
meth |
RendererAgg._prepare_font |
2 | 0 | 0 |
meth |
RendererAgg.points_to_pixels |
2 | 0 | 0 |
meth |
RendererAgg.buffer_rgba |
1 | 0 | 0 |
meth |
RendererAgg.tostring_argb |
1 | 0 | 0 |
meth |
RendererAgg.clear |
1 | 0 | 0 |
meth |
RendererAgg.option_image_nocomposite |
1 | 0 | 0 |
meth |
RendererAgg.option_scale_image |
1 | 0 | 0 |
meth |
RendererAgg.restore_region |
4 | 0 | 0 |
meth |
RendererAgg.start_filter |
1 | 0 | 0 |
meth |
RendererAgg.stop_filter |
2 | 0 | 0 |
attr |
RendererAgg.dpi |
1 | 0 | 0 |
attr |
RendererAgg.width |
1 | 0 | 0 |
attr |
RendererAgg.height |
1 | 0 | 0 |
attr |
RendererAgg.mathtext_parser |
1 | 0 | 0 |
attr |
RendererAgg.bbox |
1 | 0 | 0 |
func |
get_hinting_flag |
1 | 0 | 0 |
meth |
FigureCanvasAgg.copy_from_bbox |
2 | 0 | 0 |
meth |
FigureCanvasAgg.restore_region |
4 | 0 | 0 |
meth |
FigureCanvasAgg.draw |
1 | 0 | 0 |
meth |
FigureCanvasAgg.get_renderer |
1 | 0 | 0 |
meth |
FigureCanvasAgg.tostring_argb |
1 | 0 | 0 |
meth |
FigureCanvasAgg.buffer_rgba |
1 | 0 | 0 |
meth |
FigureCanvasAgg.print_raw |
3 | 0 | 0 |
meth |
FigureCanvasAgg.print_rgba |
3 | 0 | 0 |
meth |
FigureCanvasAgg._print_pil |
5 | 0 | 0 |
meth |
FigureCanvasAgg.print_png |
4 | 0 | 0 |
meth |
FigureCanvasAgg.print_to_buffer |
1 | 0 | 0 |
meth |
FigureCanvasAgg.print_jpg |
4 | 0 | 0 |
meth |
FigureCanvasAgg.print_jpeg |
4 | 0 | 0 |
meth |
FigureCanvasAgg.print_tif |
4 | 0 | 0 |
meth |
FigureCanvasAgg.print_tiff |
4 | 0 | 0 |
meth |
FigureCanvasAgg.print_webp |
4 | 0 | 0 |
matplotlib.backends.backend_cairo (102 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasCairo.get_renderer |
1 | 0 | 0 |
meth |
FigureCanvasCairo.copy_from_bbox |
2 | 0 | 0 |
meth |
FigureCanvasCairo.restore_region |
2 | 0 | 0 |
meth |
FigureCanvasCairo.print_png |
2 | 0 | 0 |
meth |
FigureCanvasCairo.print_rgba |
2 | 0 | 0 |
meth |
FigureCanvasCairo.print_raw |
2 | 0 | 0 |
meth |
FigureCanvasCairo._get_printed_image_surface |
1 | 0 | 0 |
meth |
FigureCanvasCairo._save |
4 | 0 | 0 |
prop |
FigureCanvasCairo._renderer |
1 | 0 | 0 |
attr |
FigureCanvasCairo.print_pdf |
1 | 0 | 0 |
attr |
FigureCanvasCairo.print_ps |
1 | 0 | 0 |
attr |
FigureCanvasCairo.print_svg |
1 | 0 | 0 |
attr |
FigureCanvasCairo.print_svgz |
1 | 0 | 0 |
meth |
RendererCairo.init |
2 | 0 | 0 |
meth |
RendererCairo.set_context |
2 | 0 | 0 |
meth |
RendererCairo._fill_and_stroke |
5 | 0 | 0 |
meth |
RendererCairo.draw_path |
5 | 0 | 0 |
meth |
RendererCairo.draw_markers |
7 | 0 | 0 |
meth |
RendererCairo.draw_image |
5 | 0 | 0 |
meth |
RendererCairo.draw_text |
9 | 0 | 0 |
meth |
RendererCairo._draw_mathtext |
7 | 0 | 0 |
meth |
RendererCairo.get_canvas_width_height |
1 | 0 | 0 |
meth |
RendererCairo.get_text_width_height_descent |
4 | 0 | 0 |
meth |
RendererCairo.new_gc |
1 | 0 | 0 |
meth |
RendererCairo.points_to_pixels |
2 | 0 | 0 |
attr |
RendererCairo.dpi |
1 | 0 | 0 |
attr |
RendererCairo.gc |
1 | 0 | 0 |
attr |
RendererCairo.width |
1 | 0 | 0 |
attr |
RendererCairo.height |
1 | 0 | 0 |
attr |
RendererCairo.text_ctx |
1 | 0 | 0 |
meth |
GraphicsContextCairo.init |
2 | 0 | 0 |
meth |
GraphicsContextCairo.restore |
1 | 0 | 0 |
meth |
GraphicsContextCairo.set_alpha |
2 | 0 | 0 |
meth |
GraphicsContextCairo.set_antialiased |
2 | 0 | 0 |
meth |
GraphicsContextCairo.get_antialiased |
1 | 0 | 0 |
meth |
GraphicsContextCairo.set_capstyle |
2 | 0 | 0 |
meth |
GraphicsContextCairo.set_clip_rectangle |
2 | 0 | 0 |
meth |
GraphicsContextCairo.set_clip_path |
2 | 0 | 0 |
meth |
GraphicsContextCairo.set_dashes |
3 | 0 | 0 |
meth |
GraphicsContextCairo.set_foreground |
3 | 0 | 0 |
meth |
GraphicsContextCairo.get_rgb |
1 | 0 | 0 |
meth |
GraphicsContextCairo.set_joinstyle |
2 | 0 | 0 |
meth |
GraphicsContextCairo.set_linewidth |
2 | 0 | 0 |
attr |
GraphicsContextCairo.renderer |
1 | 0 | 0 |
matplotlib.backends.backend_gtk3 (102 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasGTK3.init |
2 | 0 | 0 |
meth |
FigureCanvasGTK3.destroy |
1 | 0 | 0 |
meth |
FigureCanvasGTK3.set_cursor |
2 | 0 | 0 |
meth |
FigureCanvasGTK3._mpl_coords |
2 | 0 | 0 |
meth |
FigureCanvasGTK3.scroll_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.button_press_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.button_release_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.key_press_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.key_release_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.motion_notify_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.enter_notify_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.leave_notify_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.size_allocate |
3 | 0 | 0 |
meth |
FigureCanvasGTK3._mpl_buttons |
2 | 0 | 0 |
meth |
FigureCanvasGTK3._mpl_modifiers |
3 | 0 | 0 |
meth |
FigureCanvasGTK3._get_key |
2 | 0 | 0 |
meth |
FigureCanvasGTK3._update_device_pixel_ratio |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.configure_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3._draw_rubberband |
2 | 0 | 0 |
meth |
FigureCanvasGTK3._post_draw |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.on_draw_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3.draw |
1 | 0 | 0 |
meth |
FigureCanvasGTK3.draw_idle |
1 | 0 | 0 |
meth |
FigureCanvasGTK3.flush_events |
1 | 0 | 0 |
attr |
FigureCanvasGTK3.manager_class |
1 | 0 | 0 |
meth |
SaveFigureGTK3.trigger |
3 | 0 | 0 |
meth |
HelpGTK3._normalize_shortcut |
2 | 0 | 0 |
meth |
HelpGTK3._is_valid_shortcut |
2 | 0 | 0 |
meth |
HelpGTK3._show_shortcuts_window |
1 | 0 | 0 |
meth |
HelpGTK3._show_shortcuts_dialog |
1 | 0 | 0 |
meth |
HelpGTK3.trigger |
2 | 0 | 0 |
meth |
ToolCopyToClipboardGTK3.trigger |
3 | 0 | 0 |
meth |
NavigationToolbar2GTK3.init |
2 | 0 | 0 |
meth |
NavigationToolbar2GTK3.save_figure |
2 | 0 | 0 |
attr |
NavigationToolbar2GTK3.message |
1 | 0 | 0 |
meth |
ToolbarGTK3.init |
2 | 0 | 0 |
meth |
ToolbarGTK3.add_toolitem |
7 | 0 | 0 |
meth |
ToolbarGTK3._add_button |
4 | 0 | 0 |
meth |
ToolbarGTK3._call_tool |
3 | 0 | 0 |
meth |
ToolbarGTK3.toggle_toolitem |
3 | 0 | 0 |
meth |
ToolbarGTK3.remove_toolitem |
2 | 0 | 0 |
meth |
ToolbarGTK3._add_separator |
1 | 0 | 0 |
meth |
ToolbarGTK3.set_message |
2 | 0 | 0 |
matplotlib.backends.backend_gtk3agg (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasGTK3Agg.init |
2 | 0 | 0 |
meth |
FigureCanvasGTK3Agg.on_draw_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK3Agg.blit |
2 | 0 | 0 |
matplotlib.backends.backend_gtk3cairo (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasGTK3Cairo.on_draw_event |
3 | 0 | 0 |
matplotlib.backends.backend_gtk4 (119 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
NavigationToolbar2GTK4.init |
2 | 0 | 0 |
meth |
NavigationToolbar2GTK4.save_figure |
2 | 0 | 0 |
attr |
NavigationToolbar2GTK4.message |
1 | 0 | 0 |
meth |
SaveFigureGTK4.trigger |
3 | 0 | 0 |
meth |
FigureCanvasGTK4.init |
2 | 0 | 0 |
meth |
FigureCanvasGTK4.destroy |
1 | 0 | 0 |
meth |
FigureCanvasGTK4.set_cursor |
2 | 0 | 0 |
meth |
FigureCanvasGTK4._mpl_coords |
2 | 0 | 0 |
meth |
FigureCanvasGTK4.scroll_event |
4 | 0 | 0 |
meth |
FigureCanvasGTK4.button_press_event |
5 | 0 | 0 |
meth |
FigureCanvasGTK4.button_release_event |
5 | 0 | 0 |
meth |
FigureCanvasGTK4.key_press_event |
5 | 0 | 0 |
meth |
FigureCanvasGTK4.key_release_event |
5 | 0 | 0 |
meth |
FigureCanvasGTK4.motion_notify_event |
4 | 0 | 0 |
meth |
FigureCanvasGTK4.enter_notify_event |
4 | 0 | 0 |
meth |
FigureCanvasGTK4.leave_notify_event |
2 | 0 | 0 |
meth |
FigureCanvasGTK4.resize_event |
4 | 0 | 0 |
meth |
FigureCanvasGTK4._mpl_buttons |
2 | 0 | 0 |
meth |
FigureCanvasGTK4._mpl_modifiers |
2 | 0 | 0 |
meth |
FigureCanvasGTK4._get_key |
4 | 0 | 0 |
meth |
FigureCanvasGTK4._realize_event |
2 | 0 | 0 |
meth |
FigureCanvasGTK4._update_device_pixel_ratio |
3 | 0 | 0 |
meth |
FigureCanvasGTK4._draw_rubberband |
2 | 0 | 0 |
meth |
FigureCanvasGTK4._draw_func |
5 | 0 | 0 |
meth |
FigureCanvasGTK4._post_draw |
3 | 0 | 0 |
meth |
FigureCanvasGTK4.on_draw_event |
3 | 0 | 0 |
meth |
FigureCanvasGTK4.draw |
1 | 0 | 0 |
meth |
FigureCanvasGTK4.draw_idle |
1 | 0 | 0 |
meth |
FigureCanvasGTK4.flush_events |
1 | 0 | 0 |
attr |
FigureCanvasGTK4.manager_class |
1 | 0 | 0 |
meth |
HelpGTK4._normalize_shortcut |
2 | 0 | 0 |
meth |
HelpGTK4._is_valid_shortcut |
2 | 0 | 0 |
meth |
HelpGTK4.trigger |
2 | 0 | 0 |
meth |
ToolbarGTK4.init |
2 | 0 | 0 |
meth |
ToolbarGTK4.add_toolitem |
7 | 0 | 0 |
meth |
ToolbarGTK4._find_child_at_position |
3 | 0 | 0 |
meth |
ToolbarGTK4._add_button |
4 | 0 | 0 |
meth |
ToolbarGTK4._call_tool |
3 | 0 | 0 |
meth |
ToolbarGTK4.toggle_toolitem |
3 | 0 | 0 |
meth |
ToolbarGTK4.remove_toolitem |
2 | 0 | 0 |
meth |
ToolbarGTK4._add_separator |
1 | 0 | 0 |
meth |
ToolbarGTK4.set_message |
2 | 0 | 0 |
meth |
ToolCopyToClipboardGTK4.trigger |
3 | 0 | 0 |
matplotlib.backends.backend_gtk4agg (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasGTK4Agg.on_draw_event |
3 | 0 | 0 |
matplotlib.backends.backend_gtk4cairo (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasGTK4Cairo._set_device_pixel_ratio |
2 | 0 | 0 |
meth |
FigureCanvasGTK4Cairo.on_draw_event |
3 | 0 | 0 |
matplotlib.backends.backend_macosx (33 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasMac.init |
2 | 0 | 0 |
meth |
FigureCanvasMac.draw |
1 | 0 | 0 |
meth |
FigureCanvasMac.draw_idle |
1 | 0 | 0 |
meth |
FigureCanvasMac._single_shot_timer |
2 | 0 | 0 |
meth |
FigureCanvasMac._draw_idle |
1 | 0 | 0 |
meth |
FigureCanvasMac.blit |
2 | 0 | 0 |
meth |
FigureCanvasMac.resize |
3 | 0 | 0 |
meth |
FigureCanvasMac.start_event_loop |
2 | 0 | 0 |
attr |
FigureCanvasMac.manager_class |
1 | 0 | 0 |
meth |
FigureManagerMac.init |
3 | 0 | 0 |
meth |
FigureManagerMac._close_button_pressed |
1 | 0 | 0 |
meth |
FigureManagerMac.destroy |
1 | 0 | 0 |
meth |
FigureManagerMac.start_main_loop |
1 | 0 | 0 |
meth |
FigureManagerMac.show |
1 | 0 | 0 |
meth |
NavigationToolbar2Mac.init |
2 | 0 | 0 |
meth |
NavigationToolbar2Mac.draw_rubberband |
6 | 0 | 0 |
meth |
NavigationToolbar2Mac.remove_rubberband |
1 | 0 | 0 |
meth |
NavigationToolbar2Mac.save_figure |
2 | 0 | 0 |
matplotlib.backends.backend_mixed (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MixedModeRenderer.init |
8 | 0 | 0 |
meth |
MixedModeRenderer.getattr |
2 | 0 | 0 |
meth |
MixedModeRenderer.start_rasterizing |
1 | 0 | 0 |
meth |
MixedModeRenderer.stop_rasterizing |
1 | 0 | 0 |
attr |
MixedModeRenderer.dpi |
1 | 0 | 0 |
attr |
MixedModeRenderer.figure |
1 | 0 | 0 |
matplotlib.backends.backend_nbagg (33 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
connection_info |
1 | 0 | 0 |
meth |
CommSocket.init |
2 | 0 | 0 |
meth |
CommSocket.is_open |
1 | 0 | 0 |
meth |
CommSocket.on_close |
1 | 0 | 0 |
meth |
CommSocket.send_json |
2 | 0 | 0 |
meth |
CommSocket.send_binary |
2 | 0 | 0 |
meth |
CommSocket.on_message |
2 | 0 | 0 |
attr |
CommSocket.supports_binary |
1 | 0 | 0 |
attr |
CommSocket.manager |
1 | 0 | 0 |
attr |
CommSocket.uuid |
1 | 0 | 0 |
attr |
CommSocket.comm |
1 | 0 | 0 |
meth |
FigureManagerNbAgg.init |
3 | 0 | 0 |
meth |
FigureManagerNbAgg.create_with_canvas |
4 | 0 | 0 |
meth |
FigureManagerNbAgg.display_js |
1 | 0 | 0 |
meth |
FigureManagerNbAgg.show |
1 | 0 | 0 |
meth |
FigureManagerNbAgg.reshow |
1 | 0 | 0 |
meth |
FigureManagerNbAgg.get_javascript |
2 | 0 | 0 |
meth |
FigureManagerNbAgg._create_comm |
1 | 0 | 0 |
meth |
FigureManagerNbAgg.destroy |
1 | 0 | 0 |
meth |
FigureManagerNbAgg.clearup_closed |
1 | 0 | 0 |
meth |
FigureManagerNbAgg.remove_comm |
2 | 0 | 0 |
prop |
FigureManagerNbAgg.connected |
1 | 0 | 0 |
matplotlib.backends.backend_pdf (337 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RendererPdf.init |
5 | 0 | 0 |
meth |
RendererPdf.finalize |
1 | 0 | 0 |
meth |
RendererPdf.check_gc |
3 | 0 | 0 |
meth |
RendererPdf.get_image_magnification |
1 | 0 | 0 |
meth |
RendererPdf.draw_image |
6 | 0 | 0 |
meth |
RendererPdf.draw_path |
5 | 0 | 0 |
meth |
RendererPdf.draw_path_collection |
14 | 0 | 0 |
meth |
RendererPdf.draw_markers |
7 | 0 | 0 |
meth |
RendererPdf.draw_gouraud_triangles |
5 | 0 | 0 |
meth |
RendererPdf._setup_textpos |
7 | 0 | 0 |
meth |
RendererPdf.draw_mathtext |
7 | 0 | 0 |
meth |
RendererPdf.draw_tex |
8 | 0 | 0 |
meth |
RendererPdf.encode_string |
3 | 0 | 0 |
meth |
RendererPdf.draw_text |
9 | 0 | 0 |
meth |
RendererPdf._draw_xobject_glyph |
6 | 0 | 0 |
meth |
RendererPdf.new_gc |
1 | 0 | 0 |
attr |
RendererPdf._afm_font_dir |
1 | 0 | 0 |
attr |
RendererPdf.file |
1 | 0 | 0 |
attr |
RendererPdf.gc |
1 | 0 | 0 |
attr |
RendererPdf.image_dpi |
1 | 0 | 0 |
meth |
Name.init |
2 | 0 | 0 |
meth |
Name.repr |
1 | 0 | 0 |
meth |
Name.str |
1 | 0 | 0 |
meth |
Name.eq |
2 | 0 | 0 |
meth |
Name.lt |
2 | 0 | 0 |
meth |
Name.hash |
1 | 0 | 0 |
meth |
Name.pdfRepr |
1 | 0 | 0 |
attr |
Name._hexify |
1 | 0 | 0 |
attr |
Name.name |
1 | 0 | 0 |
meth |
FigureCanvasPdf.get_default_filetype |
1 | 0 | 0 |
meth |
FigureCanvasPdf.print_pdf |
4 | 0 | 0 |
meth |
FigureCanvasPdf.draw |
1 | 0 | 0 |
func |
pdfRepr |
2 | 0 | 0 |
meth |
Verbatim.init |
2 | 0 | 0 |
meth |
Verbatim.pdfRepr |
1 | 0 | 0 |
meth |
PdfFile.init |
3 | 0 | 0 |
meth |
PdfFile.newPage |
3 | 0 | 0 |
meth |
PdfFile.newTextnote |
3 | 0 | 0 |
meth |
PdfFile._get_subsetted_psname |
3 | 0 | 0 |
meth |
PdfFile.finalize |
1 | 0 | 0 |
meth |
PdfFile.close |
1 | 0 | 0 |
meth |
PdfFile.write |
2 | 0 | 0 |
meth |
PdfFile.output |
2 | 0 | 0 |
meth |
PdfFile.beginStream |
5 | 0 | 0 |
meth |
PdfFile.endStream |
1 | 0 | 0 |
meth |
PdfFile.outputStream |
4 | 0 | 0 |
meth |
PdfFile._write_annotations |
1 | 0 | 0 |
meth |
PdfFile.fontName |
2 | 0 | 0 |
meth |
PdfFile.dviFontName |
2 | 0 | 0 |
meth |
PdfFile.writeFonts |
1 | 0 | 0 |
meth |
PdfFile._write_afm_font |
2 | 0 | 0 |
meth |
PdfFile._embedTeXFont |
2 | 0 | 0 |
meth |
PdfFile.createType1Descriptor |
3 | 0 | 0 |
meth |
PdfFile._get_xobject_glyph_name |
3 | 0 | 0 |
meth |
PdfFile.embedTTF |
3 | 0 | 0 |
meth |
PdfFile.alphaState |
2 | 0 | 0 |
meth |
PdfFile._soft_mask_state |
2 | 0 | 0 |
meth |
PdfFile.writeExtGSTates |
1 | 0 | 0 |
meth |
PdfFile._write_soft_mask_groups |
1 | 0 | 0 |
meth |
PdfFile.hatchPattern |
2 | 0 | 0 |
meth |
PdfFile.writeHatches |
1 | 0 | 0 |
meth |
PdfFile.addGouraudTriangles |
3 | 0 | 0 |
meth |
PdfFile.writeGouraudTriangles |
1 | 0 | 0 |
meth |
PdfFile.imageObject |
2 | 0 | 0 |
meth |
PdfFile._unpack |
2 | 0 | 0 |
meth |
PdfFile._writePng |
2 | 0 | 0 |
meth |
PdfFile._writeImg |
4 | 0 | 0 |
meth |
PdfFile.writeImages |
1 | 0 | 0 |
meth |
PdfFile.markerObject |
8 | 0 | 0 |
meth |
PdfFile.writeMarkers |
1 | 0 | 0 |
meth |
PdfFile.pathCollectionObject |
7 | 0 | 0 |
meth |
PdfFile.writePathCollectionTemplates |
1 | 0 | 0 |
meth |
PdfFile.pathOperations |
6 | 0 | 0 |
meth |
PdfFile.writePath |
5 | 0 | 0 |
meth |
PdfFile.reserveObject |
2 | 0 | 0 |
meth |
PdfFile.recordXref |
2 | 0 | 0 |
meth |
PdfFile.writeObject |
3 | 0 | 0 |
meth |
PdfFile.writeXref |
1 | 0 | 0 |
meth |
PdfFile.writeInfoDict |
1 | 0 | 0 |
meth |
PdfFile.writeTrailer |
1 | 0 | 0 |
attr |
PdfFile.xrefTable |
1 | 0 | 0 |
attr |
PdfFile.passed_in_file_object |
1 | 0 | 0 |
attr |
PdfFile.original_file_like |
1 | 0 | 0 |
attr |
PdfFile.tell_base |
1 | 0 | 0 |
attr |
PdfFile.fh |
1 | 0 | 0 |
attr |
PdfFile.currentstream |
1 | 0 | 0 |
attr |
PdfFile.rootObject |
1 | 0 | 0 |
attr |
PdfFile.pagesObject |
1 | 0 | 0 |
attr |
PdfFile.pageList |
1 | 0 | 0 |
attr |
PdfFile.fontObject |
1 | 0 | 0 |
attr |
PdfFile.hatchObject |
1 | 0 | 0 |
attr |
PdfFile.gouraudObject |
1 | 0 | 0 |
attr |
PdfFile.XObjectObject |
1 | 0 | 0 |
attr |
PdfFile.resourceObject |
1 | 0 | 0 |
attr |
PdfFile.infoDict |
1 | 0 | 0 |
attr |
PdfFile.fontNames |
1 | 0 | 0 |
attr |
PdfFile.dviFontInfo |
1 | 0 | 0 |
attr |
PdfFile.type1Descriptors |
1 | 0 | 0 |
attr |
PdfFile.alphaStates |
1 | 0 | 0 |
attr |
PdfFile.gouraudTriangles |
1 | 0 | 0 |
attr |
PdfFile.markers |
1 | 0 | 0 |
attr |
PdfFile.multi_byte_charprocs |
1 | 0 | 0 |
attr |
PdfFile.paths |
1 | 0 | 0 |
attr |
PdfFile.pageAnnotations |
1 | 0 | 0 |
attr |
PdfFile.hatchPatterns |
1 | 0 | 0 |
meth |
GraphicsContextPdf.init |
2 | 0 | 0 |
meth |
GraphicsContextPdf.repr |
1 | 0 | 0 |
meth |
GraphicsContextPdf.stroke |
1 | 0 | 0 |
meth |
GraphicsContextPdf.fill |
2 | 0 | 0 |
meth |
GraphicsContextPdf.paint |
1 | 0 | 0 |
meth |
GraphicsContextPdf.capstyle_cmd |
2 | 0 | 0 |
meth |
GraphicsContextPdf.joinstyle_cmd |
2 | 0 | 0 |
meth |
GraphicsContextPdf.linewidth_cmd |
2 | 0 | 0 |
meth |
GraphicsContextPdf.dash_cmd |
2 | 0 | 0 |
meth |
GraphicsContextPdf.alpha_cmd |
4 | 0 | 0 |
meth |
GraphicsContextPdf.hatch_cmd |
4 | 0 | 0 |
meth |
GraphicsContextPdf.rgb_cmd |
2 | 0 | 0 |
meth |
GraphicsContextPdf.fillcolor_cmd |
2 | 0 | 0 |
meth |
GraphicsContextPdf.push |
1 | 0 | 0 |
meth |
GraphicsContextPdf.pop |
1 | 0 | 0 |
meth |
GraphicsContextPdf.clip_cmd |
3 | 0 | 0 |
meth |
GraphicsContextPdf.delta |
2 | 0 | 0 |
meth |
GraphicsContextPdf.copy_properties |
2 | 0 | 0 |
meth |
GraphicsContextPdf.finalize |
1 | 0 | 0 |
attr |
GraphicsContextPdf.file |
1 | 0 | 0 |
attr |
GraphicsContextPdf.parent |
1 | 0 | 0 |
meth |
Reference.init |
2 | 0 | 0 |
meth |
Reference.repr |
1 | 0 | 0 |
meth |
Reference.pdfRepr |
1 | 0 | 0 |
meth |
Reference.write |
3 | 0 | 0 |
attr |
Reference.id |
1 | 0 | 0 |
meth |
Op.pdfRepr |
1 | 0 | 0 |
meth |
Op.paint_path |
3 | 0 | 0 |
meth |
Stream.init |
6 | 0 | 0 |
meth |
Stream._writeHeader |
1 | 0 | 0 |
meth |
Stream.end |
1 | 0 | 0 |
meth |
Stream.write |
2 | 0 | 0 |
meth |
Stream._flush |
1 | 0 | 0 |
attr |
Stream.id |
1 | 0 | 0 |
attr |
Stream.len |
1 | 0 | 0 |
attr |
Stream.pdfFile |
1 | 0 | 0 |
attr |
Stream.file |
1 | 0 | 0 |
attr |
Stream.compressobj |
1 | 0 | 0 |
attr |
Stream.extra |
1 | 0 | 0 |
attr |
Stream.pos |
1 | 0 | 0 |
meth |
PdfPages.init |
4 | 0 | 0 |
meth |
PdfPages.enter |
1 | 0 | 0 |
meth |
PdfPages.exit |
4 | 0 | 0 |
meth |
PdfPages._ensure_file |
1 | 0 | 0 |
meth |
PdfPages.close |
1 | 0 | 0 |
meth |
PdfPages.infodict |
1 | 0 | 0 |
meth |
PdfPages.savefig |
3 | 0 | 0 |
meth |
PdfPages.get_pagecount |
1 | 0 | 0 |
meth |
PdfPages.attach_note |
3 | 0 | 0 |
matplotlib.backends.backend_pgf (123 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasPgf.get_default_filetype |
1 | 0 | 0 |
meth |
FigureCanvasPgf._print_pgf_to_fh |
3 | 0 | 0 |
meth |
FigureCanvasPgf.print_pgf |
3 | 0 | 0 |
meth |
FigureCanvasPgf.print_pdf |
4 | 0 | 0 |
meth |
FigureCanvasPgf.print_png |
3 | 0 | 0 |
meth |
FigureCanvasPgf.get_renderer |
1 | 0 | 0 |
meth |
FigureCanvasPgf.draw |
1 | 0 | 0 |
meth |
LatexError.init |
3 | 0 | 0 |
meth |
LatexError.str |
1 | 0 | 0 |
attr |
LatexError.latex_output |
1 | 0 | 0 |
meth |
RendererPgf.init |
3 | 0 | 0 |
meth |
RendererPgf.draw_markers |
7 | 0 | 0 |
meth |
RendererPgf.draw_path |
5 | 0 | 0 |
meth |
RendererPgf._print_pgf_clip |
2 | 0 | 0 |
meth |
RendererPgf._print_pgf_path_styles |
3 | 0 | 0 |
meth |
RendererPgf._print_pgf_path |
5 | 0 | 0 |
meth |
RendererPgf._pgf_path_draw |
3 | 0 | 0 |
meth |
RendererPgf.option_scale_image |
1 | 0 | 0 |
meth |
RendererPgf.option_image_nocomposite |
1 | 0 | 0 |
meth |
RendererPgf.draw_image |
6 | 0 | 0 |
meth |
RendererPgf.draw_tex |
8 | 0 | 0 |
meth |
RendererPgf.draw_text |
9 | 0 | 0 |
meth |
RendererPgf.get_text_width_height_descent |
4 | 0 | 0 |
meth |
RendererPgf.flipy |
1 | 0 | 0 |
meth |
RendererPgf.get_canvas_width_height |
1 | 0 | 0 |
meth |
RendererPgf.points_to_pixels |
2 | 0 | 0 |
attr |
RendererPgf.dpi |
1 | 0 | 0 |
attr |
RendererPgf.fh |
1 | 0 | 0 |
attr |
RendererPgf.figure |
1 | 0 | 0 |
attr |
RendererPgf.image_counter |
1 | 0 | 0 |
func |
make_pdf_to_png_converter |
1 | 0 | 0 |
meth |
LatexManager._build_latex_header |
1 | 0 | 0 |
meth |
LatexManager._get_cached_or_new |
1 | 0 | 0 |
meth |
LatexManager._get_cached_or_new_impl |
2 | 0 | 0 |
meth |
LatexManager._stdin_writeln |
2 | 0 | 0 |
meth |
LatexManager._expect |
2 | 0 | 0 |
meth |
LatexManager._expect_prompt |
1 | 0 | 0 |
meth |
LatexManager.init |
1 | 0 | 0 |
meth |
LatexManager._setup_latex_process |
2 | 0 | 0 |
meth |
LatexManager.get_width_height_descent |
3 | 0 | 0 |
meth |
LatexManager._get_box_metrics |
2 | 0 | 0 |
attr |
LatexManager.tmpdir |
1 | 0 | 0 |
attr |
LatexManager.latex |
1 | 0 | 0 |
meth |
PdfPages.init |
3 | 0 | 0 |
meth |
PdfPages._write_header |
3 | 0 | 0 |
meth |
PdfPages.enter |
1 | 0 | 0 |
meth |
PdfPages.exit |
4 | 0 | 0 |
meth |
PdfPages.close |
1 | 0 | 0 |
meth |
PdfPages._run_latex |
1 | 0 | 0 |
meth |
PdfPages.savefig |
3 | 0 | 0 |
meth |
PdfPages.get_pagecount |
1 | 0 | 0 |
matplotlib.backends.backend_ps (170 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
gs_distill |
6 | 0 | 0 |
func |
get_bbox_header |
3 | 0 | 0 |
func |
xpdf_distill |
6 | 0 | 0 |
meth |
RendererPS.init |
5 | 0 | 0 |
meth |
RendererPS._is_transparent |
2 | 0 | 0 |
meth |
RendererPS.set_color |
5 | 0 | 0 |
meth |
RendererPS.set_linewidth |
3 | 0 | 0 |
meth |
RendererPS._linejoin_cmd |
2 | 0 | 0 |
meth |
RendererPS.set_linejoin |
3 | 0 | 0 |
meth |
RendererPS._linecap_cmd |
2 | 0 | 0 |
meth |
RendererPS.set_linecap |
3 | 0 | 0 |
meth |
RendererPS.set_linedash |
4 | 0 | 0 |
meth |
RendererPS.set_font |
4 | 0 | 0 |
meth |
RendererPS.create_hatch |
3 | 0 | 0 |
meth |
RendererPS.get_image_magnification |
1 | 0 | 0 |
meth |
RendererPS._convert_path |
5 | 0 | 0 |
meth |
RendererPS._get_clip_cmd |
2 | 0 | 0 |
meth |
RendererPS.draw_image |
6 | 0 | 0 |
meth |
RendererPS.draw_path |
5 | 0 | 0 |
meth |
RendererPS.draw_markers |
7 | 0 | 0 |
meth |
RendererPS.draw_path_collection |
14 | 0 | 0 |
meth |
RendererPS.draw_tex |
8 | 0 | 0 |
meth |
RendererPS.draw_text |
9 | 0 | 0 |
meth |
RendererPS.draw_mathtext |
7 | 0 | 0 |
meth |
RendererPS.draw_gouraud_triangles |
5 | 0 | 0 |
meth |
RendererPS._draw_ps |
6 | 0 | 0 |
attr |
RendererPS._afm_font_dir |
1 | 0 | 0 |
attr |
RendererPS.imagedpi |
1 | 0 | 0 |
attr |
RendererPS.color |
1 | 0 | 0 |
attr |
RendererPS.linewidth |
1 | 0 | 0 |
attr |
RendererPS.linejoin |
1 | 0 | 0 |
attr |
RendererPS.linecap |
1 | 0 | 0 |
attr |
RendererPS.linedash |
1 | 0 | 0 |
attr |
RendererPS.fontname |
1 | 0 | 0 |
attr |
RendererPS.fontsize |
1 | 0 | 0 |
attr |
RendererPS.image_magnification |
1 | 0 | 0 |
attr |
RendererPS.textcnt |
1 | 0 | 0 |
attr |
RendererPS.psfrag |
1 | 0 | 0 |
func |
pstoeps |
4 | 0 | 0 |
meth |
FigureCanvasPS.get_default_filetype |
1 | 0 | 0 |
meth |
FigureCanvasPS._print_ps |
8 | 0 | 0 |
meth |
FigureCanvasPS._print_figure |
8 | 0 | 0 |
meth |
FigureCanvasPS._print_figure_tex |
8 | 0 | 0 |
meth |
FigureCanvasPS.draw |
1 | 0 | 0 |
attr |
FigureCanvasPS.print_ps |
1 | 0 | 0 |
attr |
FigureCanvasPS.print_eps |
1 | 0 | 0 |
matplotlib.backends.backend_qt (161 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
SPECIAL_KEYS |
1 | 0 | 0 |
meth |
ToolCopyToClipboardQT.trigger |
3 | 0 | 0 |
meth |
NavigationToolbar2QT.init |
4 | 0 | 0 |
meth |
NavigationToolbar2QT._icon |
2 | 0 | 0 |
meth |
NavigationToolbar2QT.edit_parameters |
1 | 0 | 0 |
meth |
NavigationToolbar2QT._update_buttons_checked |
1 | 0 | 0 |
meth |
NavigationToolbar2QT.pan |
2 | 0 | 0 |
meth |
NavigationToolbar2QT.zoom |
2 | 0 | 0 |
meth |
NavigationToolbar2QT.set_message |
2 | 0 | 0 |
meth |
NavigationToolbar2QT.draw_rubberband |
6 | 0 | 0 |
meth |
NavigationToolbar2QT.remove_rubberband |
1 | 0 | 0 |
meth |
NavigationToolbar2QT.configure_subplots |
1 | 0 | 0 |
meth |
NavigationToolbar2QT.save_figure |
2 | 0 | 0 |
meth |
NavigationToolbar2QT.set_history_buttons |
1 | 0 | 0 |
attr |
NavigationToolbar2QT.coordinates |
1 | 0 | 0 |
attr |
NavigationToolbar2QT.locLabel |
1 | 0 | 0 |
meth |
SaveFigureQt.trigger |
2 | 0 | 0 |
meth |
RubberbandQt.draw_rubberband |
5 | 0 | 0 |
meth |
RubberbandQt.remove_rubberband |
1 | 0 | 0 |
meth |
ToolbarQt.init |
3 | 0 | 0 |
meth |
ToolbarQt.add_toolitem |
7 | 0 | 0 |
meth |
ToolbarQt._add_to_group |
5 | 0 | 0 |
meth |
ToolbarQt.toggle_toolitem |
3 | 0 | 0 |
meth |
ToolbarQt.remove_toolitem |
2 | 0 | 0 |
meth |
ToolbarQt.set_message |
2 | 0 | 0 |
meth |
HelpQt.trigger |
2 | 0 | 0 |
meth |
MainWindow.closeEvent |
2 | 0 | 0 |
attr |
MainWindow.closing |
1 | 0 | 0 |
meth |
ConfigureSubplotsQt.init |
3 | 0 | 0 |
meth |
ConfigureSubplotsQt.trigger |
2 | 0 | 0 |
attr |
cursord |
1 | 0 | 0 |
meth |
FigureCanvasQT.init |
2 | 0 | 0 |
meth |
FigureCanvasQT._update_pixel_ratio |
1 | 0 | 0 |
meth |
FigureCanvasQT._update_screen |
2 | 0 | 0 |
meth |
FigureCanvasQT.eventFilter |
3 | 0 | 0 |
meth |
FigureCanvasQT.showEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.set_cursor |
2 | 0 | 0 |
meth |
FigureCanvasQT.mouseEventCoords |
2 | 0 | 0 |
meth |
FigureCanvasQT.enterEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.leaveEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.mousePressEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.mouseDoubleClickEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.mouseMoveEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.mouseReleaseEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.wheelEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.keyPressEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.keyReleaseEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.resizeEvent |
2 | 0 | 0 |
meth |
FigureCanvasQT.sizeHint |
1 | 0 | 0 |
meth |
FigureCanvasQT.minimumSizeHint |
1 | 0 | 0 |
meth |
FigureCanvasQT._mpl_buttons |
2 | 0 | 0 |
meth |
FigureCanvasQT._mpl_modifiers |
3 | 0 | 0 |
meth |
FigureCanvasQT._get_key |
2 | 0 | 0 |
meth |
FigureCanvasQT.flush_events |
1 | 0 | 0 |
meth |
FigureCanvasQT.start_event_loop |
2 | 0 | 0 |
meth |
FigureCanvasQT.stop_event_loop |
2 | 0 | 0 |
meth |
FigureCanvasQT.draw |
1 | 0 | 0 |
meth |
FigureCanvasQT.draw_idle |
1 | 0 | 0 |
meth |
FigureCanvasQT.blit |
2 | 0 | 0 |
meth |
FigureCanvasQT._draw_idle |
1 | 0 | 0 |
meth |
FigureCanvasQT.drawRectangle |
2 | 0 | 0 |
attr |
FigureCanvasQT.manager_class |
1 | 0 | 0 |
attr |
FigureCanvasQT.buttond |
1 | 0 | 0 |
meth |
TimerQT.init |
3 | 0 | 0 |
meth |
TimerQT.del |
1 | 0 | 0 |
meth |
TimerQT._timer_set_single_shot |
1 | 0 | 0 |
meth |
TimerQT._timer_set_interval |
1 | 0 | 0 |
meth |
TimerQT._timer_start |
1 | 0 | 0 |
meth |
TimerQT._timer_stop |
1 | 0 | 0 |
meth |
SubplotToolQt.init |
3 | 0 | 0 |
meth |
SubplotToolQt.update_from_current_subplotpars |
1 | 0 | 0 |
meth |
SubplotToolQt._export_values |
1 | 0 | 0 |
meth |
SubplotToolQt._on_value_changed |
1 | 0 | 0 |
meth |
SubplotToolQt._tight_layout |
1 | 0 | 0 |
meth |
SubplotToolQt._reset |
1 | 0 | 0 |
meth |
FigureManagerQT.init |
3 | 0 | 0 |
meth |
FigureManagerQT.full_screen_toggle |
1 | 0 | 0 |
meth |
FigureManagerQT._widgetclosed |
1 | 0 | 0 |
meth |
FigureManagerQT.resize |
3 | 0 | 0 |
meth |
FigureManagerQT.start_main_loop |
1 | 0 | 0 |
meth |
FigureManagerQT.show |
1 | 0 | 0 |
meth |
FigureManagerQT.destroy |
2 | 0 | 0 |
meth |
FigureManagerQT.get_window_title |
1 | 0 | 0 |
meth |
FigureManagerQT.set_window_title |
2 | 0 | 0 |
attr |
FigureManagerQT.window |
1 | 0 | 0 |
matplotlib.backends.backend_qtagg (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasQTAgg.paintEvent |
2 | 0 | 0 |
meth |
FigureCanvasQTAgg.print_figure |
3 | 0 | 0 |
matplotlib.backends.backend_qtcairo (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasQTCairo.draw |
1 | 0 | 0 |
meth |
FigureCanvasQTCairo.paintEvent |
2 | 0 | 0 |
matplotlib.backends.backend_svg (160 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasSVG.print_svg |
4 | 0 | 0 |
meth |
FigureCanvasSVG.print_svgz |
3 | 0 | 0 |
meth |
FigureCanvasSVG.get_default_filetype |
1 | 0 | 0 |
meth |
FigureCanvasSVG.draw |
1 | 0 | 0 |
meth |
RendererSVG.init |
7 | 0 | 0 |
meth |
RendererSVG._get_clippath_id |
2 | 0 | 0 |
meth |
RendererSVG.finalize |
1 | 0 | 0 |
meth |
RendererSVG._write_metadata |
2 | 0 | 0 |
meth |
RendererSVG._write_default_style |
1 | 0 | 0 |
meth |
RendererSVG._make_id |
3 | 0 | 0 |
meth |
RendererSVG._make_flip_transform |
2 | 0 | 0 |
meth |
RendererSVG._get_hatch |
3 | 0 | 0 |
meth |
RendererSVG._write_hatches |
1 | 0 | 0 |
meth |
RendererSVG._get_style_dict |
3 | 0 | 0 |
meth |
RendererSVG._get_style |
3 | 0 | 0 |
meth |
RendererSVG._get_clip_attrs |
2 | 0 | 0 |
meth |
RendererSVG._write_clips |
1 | 0 | 0 |
meth |
RendererSVG.open_group |
3 | 0 | 0 |
meth |
RendererSVG.close_group |
2 | 0 | 0 |
meth |
RendererSVG.option_image_nocomposite |
1 | 0 | 0 |
meth |
RendererSVG._convert_path |
6 | 0 | 0 |
meth |
RendererSVG.draw_path |
5 | 0 | 0 |
meth |
RendererSVG.draw_markers |
7 | 0 | 0 |
meth |
RendererSVG.draw_path_collection |
14 | 0 | 0 |
meth |
RendererSVG._draw_gouraud_triangle |
3 | 0 | 0 |
meth |
RendererSVG.draw_gouraud_triangles |
5 | 0 | 0 |
meth |
RendererSVG.option_scale_image |
1 | 0 | 0 |
meth |
RendererSVG.get_image_magnification |
1 | 0 | 0 |
meth |
RendererSVG.draw_image |
6 | 0 | 0 |
meth |
RendererSVG._update_glyph_map_defs |
2 | 0 | 0 |
meth |
RendererSVG._adjust_char_id |
2 | 0 | 0 |
meth |
RendererSVG._draw_text_as_path |
9 | 0 | 0 |
meth |
RendererSVG._draw_text_as_text |
9 | 0 | 0 |
meth |
RendererSVG.draw_text |
9 | 0 | 0 |
meth |
RendererSVG.flipy |
1 | 0 | 0 |
meth |
RendererSVG.get_canvas_width_height |
1 | 0 | 0 |
meth |
RendererSVG.get_text_width_height_descent |
4 | 0 | 0 |
attr |
RendererSVG.width |
1 | 0 | 0 |
attr |
RendererSVG.height |
1 | 0 | 0 |
attr |
RendererSVG.writer |
1 | 0 | 0 |
attr |
RendererSVG.image_dpi |
1 | 0 | 0 |
attr |
RendererSVG.basename |
1 | 0 | 0 |
meth |
XMLWriter.init |
2 | 0 | 0 |
meth |
XMLWriter.__flush |
2 | 0 | 0 |
meth |
XMLWriter.start |
4 | 0 | 0 |
meth |
XMLWriter.comment |
2 | 0 | 0 |
meth |
XMLWriter.data |
2 | 0 | 0 |
meth |
XMLWriter.end |
3 | 0 | 0 |
meth |
XMLWriter.close |
2 | 0 | 0 |
meth |
XMLWriter.element |
5 | 0 | 0 |
meth |
XMLWriter.flush |
1 | 0 | 0 |
attr |
XMLWriter.flush |
1 | 0 | 0 |
matplotlib.backends.backend_template (36 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
RendererTemplate.init |
2 | 0 | 0 |
meth |
RendererTemplate.draw_path |
5 | 0 | 0 |
meth |
RendererTemplate.draw_image |
5 | 0 | 0 |
meth |
RendererTemplate.draw_text |
9 | 0 | 0 |
meth |
RendererTemplate.flipy |
1 | 0 | 0 |
meth |
RendererTemplate.get_canvas_width_height |
1 | 0 | 0 |
meth |
RendererTemplate.get_text_width_height_descent |
4 | 0 | 0 |
meth |
RendererTemplate.new_gc |
1 | 0 | 0 |
meth |
RendererTemplate.points_to_pixels |
2 | 0 | 0 |
attr |
RendererTemplate.dpi |
1 | 0 | 0 |
meth |
FigureCanvasTemplate.draw |
1 | 0 | 0 |
meth |
FigureCanvasTemplate.print_foo |
3 | 0 | 0 |
meth |
FigureCanvasTemplate.get_default_filetype |
1 | 0 | 0 |
matplotlib.backends.backend_tkagg (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasTkAgg.draw |
1 | 0 | 0 |
meth |
FigureCanvasTkAgg.blit |
2 | 0 | 0 |
matplotlib.backends.backend_tkcairo (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasTkCairo.draw |
1 | 0 | 0 |
matplotlib.backends.backend_webagg (41 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AllFiguresPage.init |
5 | 0 | 0 |
meth |
AllFiguresPage.get |
1 | 0 | 0 |
attr |
AllFiguresPage.url_prefix |
1 | 0 | 0 |
meth |
FavIcon.get |
1 | 0 | 0 |
meth |
WebSocket.open |
2 | 0 | 0 |
meth |
WebSocket.on_close |
1 | 0 | 0 |
meth |
WebSocket.on_message |
2 | 0 | 0 |
meth |
WebSocket.send_json |
2 | 0 | 0 |
meth |
WebSocket.send_binary |
2 | 0 | 0 |
meth |
WebAggApplication.init |
2 | 0 | 0 |
meth |
WebAggApplication.initialize |
4 | 0 | 0 |
meth |
WebAggApplication.start |
1 | 0 | 0 |
meth |
MplJs.get |
1 | 0 | 0 |
attr |
webagg_server_thread |
1 | 0 | 0 |
meth |
FigureManagerWebAgg.pyplot_show |
2 | 0 | 0 |
meth |
Download.get |
3 | 0 | 0 |
func |
ipython_inline_display |
2 | 0 | 0 |
meth |
SingleFigurePage.init |
5 | 0 | 0 |
meth |
SingleFigurePage.get |
2 | 0 | 0 |
attr |
SingleFigurePage.url_prefix |
1 | 0 | 0 |
matplotlib.backends.backend_webagg_core (117 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TimerTornado.init |
3 | 0 | 0 |
meth |
TimerTornado._timer_start |
1 | 0 | 0 |
meth |
TimerTornado._timer_stop |
1 | 0 | 0 |
meth |
TimerTornado._timer_set_interval |
1 | 0 | 0 |
meth |
FigureCanvasWebAggCore.init |
3 | 0 | 0 |
meth |
FigureCanvasWebAggCore.show |
1 | 0 | 0 |
meth |
FigureCanvasWebAggCore.draw |
1 | 0 | 0 |
meth |
FigureCanvasWebAggCore.blit |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.draw_idle |
1 | 0 | 0 |
meth |
FigureCanvasWebAggCore.set_cursor |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.set_image_mode |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.get_diff_image |
1 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_event |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_unknown_event |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_ack |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_draw |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore._handle_mouse |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_button_press |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_button_release |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_dblclick |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_figure_enter |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_figure_leave |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_motion_notify |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_scroll |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore._handle_key |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_key_press |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_key_release |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_toolbar_button |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_refresh |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_resize |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_send_image_mode |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_set_device_pixel_ratio |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.handle_set_dpi_ratio |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore._handle_set_device_pixel_ratio |
2 | 0 | 0 |
meth |
FigureCanvasWebAggCore.send_event |
3 | 0 | 0 |
attr |
FigureCanvasWebAggCore.manager_class |
1 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.init |
2 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.set_message |
2 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.draw_rubberband |
6 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.remove_rubberband |
1 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.save_figure |
2 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.pan |
1 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.zoom |
1 | 0 | 0 |
meth |
NavigationToolbar2WebAgg.set_history_buttons |
1 | 0 | 0 |
attr |
NavigationToolbar2WebAgg.message |
1 | 0 | 0 |
meth |
FigureManagerWebAgg.init |
3 | 0 | 0 |
meth |
FigureManagerWebAgg.show |
1 | 0 | 0 |
meth |
FigureManagerWebAgg.resize |
4 | 0 | 0 |
meth |
FigureManagerWebAgg.set_window_title |
2 | 0 | 0 |
meth |
FigureManagerWebAgg.get_window_title |
1 | 0 | 0 |
meth |
FigureManagerWebAgg.add_web_socket |
2 | 0 | 0 |
meth |
FigureManagerWebAgg.remove_web_socket |
2 | 0 | 0 |
meth |
FigureManagerWebAgg.handle_json |
2 | 0 | 0 |
meth |
FigureManagerWebAgg.refresh_all |
1 | 0 | 0 |
meth |
FigureManagerWebAgg.get_javascript |
2 | 0 | 0 |
meth |
FigureManagerWebAgg.get_static_file_path |
1 | 0 | 0 |
meth |
FigureManagerWebAgg._send_event |
3 | 0 | 0 |
attr |
FigureManagerWebAgg.web_sockets |
1 | 0 | 0 |
meth |
TimerAsyncio.init |
3 | 0 | 0 |
meth |
TimerAsyncio._timer_task |
2 | 0 | 0 |
meth |
TimerAsyncio._timer_start |
1 | 0 | 0 |
meth |
TimerAsyncio._timer_stop |
1 | 0 | 0 |
meth |
TimerAsyncio._timer_set_interval |
1 | 0 | 0 |
matplotlib.backends.backend_wx (173 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TimerWx.init |
3 | 0 | 0 |
meth |
TimerWx._timer_start |
1 | 0 | 0 |
meth |
TimerWx._timer_stop |
1 | 0 | 0 |
meth |
TimerWx._timer_set_interval |
1 | 0 | 0 |
meth |
FigureCanvasWx.draw |
2 | 0 | 0 |
meth |
FigureCanvasWx._print_image |
3 | 0 | 0 |
attr |
FigureCanvasWx.print_bmp |
1 | 0 | 0 |
attr |
FigureCanvasWx.print_jpeg |
1 | 0 | 0 |
attr |
FigureCanvasWx.print_jpg |
1 | 0 | 0 |
attr |
FigureCanvasWx.print_pcx |
1 | 0 | 0 |
attr |
FigureCanvasWx.print_png |
1 | 0 | 0 |
attr |
FigureCanvasWx.print_tiff |
1 | 0 | 0 |
attr |
FigureCanvasWx.print_tif |
1 | 0 | 0 |
attr |
FigureCanvasWx.print_xpm |
1 | 0 | 0 |
meth |
ConfigureSubplotsWx.trigger |
2 | 0 | 0 |
meth |
FigureManagerWx.init |
4 | 0 | 0 |
meth |
FigureManagerWx.create_with_canvas |
4 | 0 | 0 |
meth |
FigureManagerWx.start_main_loop |
1 | 0 | 0 |
meth |
FigureManagerWx.show |
1 | 0 | 0 |
meth |
FigureManagerWx.destroy |
2 | 0 | 0 |
meth |
FigureManagerWx.full_screen_toggle |
1 | 0 | 0 |
meth |
FigureManagerWx.get_window_title |
1 | 0 | 0 |
meth |
FigureManagerWx.set_window_title |
2 | 0 | 0 |
meth |
FigureManagerWx.resize |
3 | 0 | 0 |
attr |
FigureManagerWx.frame |
1 | 0 | 0 |
attr |
FigureManagerWx.window |
1 | 0 | 0 |
meth |
ToolbarWx.init |
4 | 0 | 0 |
meth |
ToolbarWx._get_tool_pos |
2 | 0 | 0 |
meth |
ToolbarWx.add_toolitem |
7 | 0 | 0 |
meth |
ToolbarWx.toggle_toolitem |
3 | 0 | 0 |
meth |
ToolbarWx.remove_toolitem |
2 | 0 | 0 |
meth |
ToolbarWx.set_message |
2 | 0 | 0 |
meth |
SaveFigureWx.trigger |
2 | 0 | 0 |
meth |
ToolCopyToClipboardWx.trigger |
3 | 0 | 0 |
meth |
RendererWx.init |
3 | 0 | 0 |
meth |
RendererWx.flipy |
1 | 0 | 0 |
meth |
RendererWx.get_text_width_height_descent |
4 | 0 | 0 |
meth |
RendererWx.get_canvas_width_height |
1 | 0 | 0 |
meth |
RendererWx.handle_clip_rectangle |
2 | 0 | 0 |
meth |
RendererWx.convert_path |
4 | 0 | 0 |
meth |
RendererWx.draw_path |
5 | 0 | 0 |
meth |
RendererWx.draw_image |
5 | 0 | 0 |
meth |
RendererWx.draw_text |
9 | 0 | 0 |
meth |
RendererWx.new_gc |
1 | 0 | 0 |
meth |
RendererWx.get_wx_font |
3 | 0 | 0 |
meth |
RendererWx.points_to_pixels |
2 | 0 | 0 |
attr |
RendererWx.width |
1 | 0 | 0 |
attr |
RendererWx.height |
1 | 0 | 0 |
attr |
RendererWx.bitmap |
1 | 0 | 0 |
attr |
RendererWx.fontd |
1 | 0 | 0 |
attr |
RendererWx.dpi |
1 | 0 | 0 |
attr |
RendererWx.gc |
1 | 0 | 0 |
meth |
GraphicsContextWx.init |
3 | 0 | 0 |
meth |
GraphicsContextWx.select |
1 | 0 | 0 |
meth |
GraphicsContextWx.unselect |
1 | 0 | 0 |
meth |
GraphicsContextWx.set_foreground |
3 | 0 | 0 |
meth |
GraphicsContextWx.set_linewidth |
2 | 0 | 0 |
meth |
GraphicsContextWx.set_capstyle |
2 | 0 | 0 |
meth |
GraphicsContextWx.set_joinstyle |
2 | 0 | 0 |
meth |
GraphicsContextWx.get_wxcolour |
2 | 0 | 0 |
attr |
GraphicsContextWx._cache |
1 | 0 | 0 |
attr |
GraphicsContextWx.bitmap |
1 | 0 | 0 |
attr |
GraphicsContextWx.dc |
1 | 0 | 0 |
attr |
GraphicsContextWx.gfx_ctx |
1 | 0 | 0 |
attr |
GraphicsContextWx.renderer |
1 | 0 | 0 |
meth |
RubberbandWx.draw_rubberband |
5 | 0 | 0 |
meth |
RubberbandWx.remove_rubberband |
1 | 0 | 0 |
meth |
NavigationToolbar2Wx.init |
4 | 0 | 0 |
meth |
NavigationToolbar2Wx._icon |
2 | 0 | 0 |
meth |
NavigationToolbar2Wx._update_buttons_checked |
1 | 0 | 0 |
meth |
NavigationToolbar2Wx.zoom |
2 | 0 | 0 |
meth |
NavigationToolbar2Wx.pan |
2 | 0 | 0 |
meth |
NavigationToolbar2Wx.save_figure |
2 | 0 | 0 |
meth |
NavigationToolbar2Wx.draw_rubberband |
6 | 0 | 0 |
meth |
NavigationToolbar2Wx.remove_rubberband |
1 | 0 | 0 |
meth |
NavigationToolbar2Wx.set_message |
2 | 0 | 0 |
meth |
NavigationToolbar2Wx.set_history_buttons |
1 | 0 | 0 |
attr |
NavigationToolbar2Wx.wx_ids |
1 | 0 | 0 |
meth |
FigureFrameWx.init |
4 | 0 | 0 |
meth |
FigureFrameWx._on_close |
2 | 0 | 0 |
attr |
FigureFrameWx.canvas |
1 | 0 | 0 |
meth |
HelpWx.trigger |
2 | 0 | 0 |
matplotlib.backends.backend_wxagg (5 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasWxAgg.draw |
2 | 0 | 0 |
meth |
FigureCanvasWxAgg.blit |
2 | 0 | 0 |
meth |
FigureCanvasWxAgg._create_bitmap |
1 | 0 | 0 |
matplotlib.backends.backend_wxcairo (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
FigureCanvasWxCairo.draw |
2 | 0 | 0 |
matplotlib.backends.qt_compat (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
QT_API_ENV |
1 | 0 | 0 |
matplotlib.backends.qt_editor.figureoptions (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
figure_edit |
3 | 0 | 0 |
matplotlib.backends.registry (25 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BackendRegistry.init |
1 | 0 | 0 |
meth |
BackendRegistry._backend_module_name |
2 | 0 | 0 |
meth |
BackendRegistry._clear |
1 | 0 | 0 |
meth |
BackendRegistry._ensure_entry_points_loaded |
1 | 0 | 0 |
meth |
BackendRegistry._get_gui_framework_by_loading |
2 | 0 | 0 |
meth |
BackendRegistry._read_entry_points |
1 | 0 | 0 |
meth |
BackendRegistry._validate_and_store_entry_points |
2 | 0 | 0 |
meth |
BackendRegistry.backend_for_gui_framework |
2 | 0 | 0 |
meth |
BackendRegistry.is_valid_backend |
2 | 0 | 0 |
meth |
BackendRegistry.list_all |
1 | 0 | 0 |
meth |
BackendRegistry.list_builtin |
2 | 0 | 0 |
meth |
BackendRegistry.list_gui_frameworks |
1 | 0 | 0 |
meth |
BackendRegistry.load_backend_module |
2 | 0 | 0 |
meth |
BackendRegistry.resolve_backend |
2 | 0 | 0 |
meth |
BackendRegistry.resolve_gui_or_backend |
2 | 0 | 0 |
attr |
backend_registry |
1 | 0 | 0 |
matplotlib.category (33 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
UnitData.init |
2 | 0 | 0 |
meth |
UnitData._str_is_convertible |
2 | 0 | 0 |
meth |
UnitData.update |
2 | 0 | 0 |
meth |
StrCategoryFormatter.init |
2 | 0 | 0 |
meth |
StrCategoryFormatter.call |
3 | 0 | 0 |
meth |
StrCategoryFormatter.format_ticks |
2 | 0 | 0 |
meth |
StrCategoryFormatter._text |
2 | 0 | 0 |
meth |
StrCategoryLocator.init |
2 | 0 | 0 |
meth |
StrCategoryLocator.call |
1 | 0 | 0 |
meth |
StrCategoryLocator.tick_values |
3 | 0 | 0 |
meth |
StrCategoryConverter.convert |
4 | 0 | 0 |
meth |
StrCategoryConverter.axisinfo |
3 | 0 | 0 |
meth |
StrCategoryConverter.default_units |
3 | 0 | 0 |
meth |
StrCategoryConverter._validate_unit |
2 | 0 | 0 |
matplotlib.cbook (6 missing, 5 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
delete_masked_points |
2 | 0 | 0 |
func |
sanitize_sequence |
2 | 0 | 0 |
func |
is_writable_file_like |
2 | 2 | 1 |
func |
is_scalar_or_string |
2 | 2 | 1 |
meth |
CallbackRegistry.connect |
3 | 3 | 1 |
meth |
CallbackRegistry.process |
4 | 2 | 1 |
func |
file_requires_unicode |
2 | 2 | 1 |
matplotlib.collections (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
CircleCollection.init |
3 | 2 | 0 |
meth |
PathCollection.init |
4 | 3 | 0 |
meth |
PathCollection.legend_elements |
6 | 5 | 0 |
meth |
PatchCollection.init |
4 | 3 | 0 |
meth |
TriMesh.init |
3 | 2 | 0 |
meth |
Collection.init |
18 | 17 | 0 |
meth |
EventCollection.init |
10 | 9 | 0 |
meth |
QuadMesh.init |
5 | 4 | 0 |
meth |
LineCollection.init |
4 | 3 | 0 |
meth |
PolyCollection.init |
5 | 4 | 0 |
meth |
FillBetweenPolyCollection.init |
9 | 8 | 0 |
meth |
RegularPolyCollection.init |
5 | 4 | 0 |
meth |
EllipseCollection.init |
6 | 5 | 0 |
meth |
PolyQuadMesh.init |
3 | 2 | 0 |
matplotlib.colorbar (5 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
make_axes_gridspec |
8 | 7 | 0 |
meth |
Colorbar.set_ticks |
5 | 4 | 0 |
meth |
Colorbar.set_ticklabels |
4 | 3 | 0 |
meth |
Colorbar.set_label |
4 | 3 | 0 |
meth |
Colorbar.drag_pan |
5 | 5 | 2 |
func |
make_axes |
8 | 7 | 0 |
matplotlib.colorizer (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ColorizingArtist.init |
3 | 2 | 0 |
matplotlib.colors (2 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LightSource.shade |
12 | 11 | 0 |
meth |
LightSource.shade_rgb |
9 | 8 | 0 |
func |
is_color_like |
2 | 2 | 1 |
meth |
MultivarColormap.eq |
2 | 2 | 1 |
meth |
BivarColormap.eq |
2 | 2 | 1 |
matplotlib.container (7 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BarContainer.init |
6 | 5 | 0 |
meth |
Container.new |
3 | 0 | 0 |
meth |
Container.init |
3 | 2 | 0 |
meth |
Container.set_label |
2 | 2 | 1 |
meth |
StemContainer.init |
3 | 2 | 0 |
meth |
ErrorbarContainer.init |
5 | 4 | 0 |
matplotlib.contour (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ContourSet.init |
25 | 23 | 0 |
matplotlib.dates (193 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
MonthLocator.init |
5 | 0 | 0 |
meth |
RRuleLocator.init |
3 | 0 | 0 |
meth |
RRuleLocator.call |
1 | 0 | 0 |
meth |
RRuleLocator.tick_values |
3 | 0 | 0 |
meth |
RRuleLocator._create_rrule |
3 | 0 | 0 |
meth |
RRuleLocator._get_unit |
1 | 0 | 0 |
meth |
RRuleLocator.get_unit_generic |
2 | 0 | 0 |
meth |
RRuleLocator._get_interval |
1 | 0 | 0 |
attr |
RRuleLocator.rule |
1 | 0 | 0 |
meth |
DateFormatter.init |
4 | 0 | 0 |
meth |
DateFormatter.call |
3 | 0 | 0 |
meth |
DateFormatter.set_tzinfo |
2 | 0 | 0 |
attr |
DateFormatter.tz |
1 | 0 | 0 |
attr |
DateFormatter.fmt |
1 | 0 | 0 |
func |
date2num |
2 | 0 | 0 |
func |
drange |
4 | 0 | 0 |
meth |
DateLocator.init |
2 | 0 | 0 |
meth |
DateLocator.set_tzinfo |
2 | 0 | 0 |
meth |
DateLocator.datalim_to_dt |
1 | 0 | 0 |
meth |
DateLocator.viewlim_to_dt |
1 | 0 | 0 |
meth |
DateLocator._get_unit |
1 | 0 | 0 |
meth |
DateLocator._get_interval |
1 | 0 | 0 |
meth |
DateLocator.nonsingular |
3 | 0 | 0 |
attr |
DateLocator.tz |
1 | 0 | 0 |
func |
datestr2num |
3 | 0 | 0 |
func |
get_epoch |
1 | 0 | 0 |
meth |
YearLocator.init |
5 | 0 | 0 |
meth |
YearLocator._create_rrule |
3 | 0 | 0 |
attr |
YearLocator.base |
1 | 0 | 0 |
meth |
DateConverter.init |
2 | 0 | 0 |
meth |
DateConverter.axisinfo |
3 | 0 | 0 |
meth |
DateConverter.convert |
4 | 0 | 0 |
meth |
DateConverter.default_units |
3 | 0 | 0 |
meth |
AutoDateLocator.init |
5 | 0 | 0 |
meth |
AutoDateLocator.call |
1 | 0 | 0 |
meth |
AutoDateLocator.tick_values |
3 | 0 | 0 |
meth |
AutoDateLocator.nonsingular |
3 | 0 | 0 |
meth |
AutoDateLocator._get_unit |
1 | 0 | 0 |
meth |
AutoDateLocator.get_locator |
3 | 0 | 0 |
attr |
AutoDateLocator.minticks |
1 | 0 | 0 |
attr |
AutoDateLocator.maxticks |
1 | 0 | 0 |
attr |
AutoDateLocator.interval_multiples |
1 | 0 | 0 |
attr |
AutoDateLocator.intervald |
1 | 0 | 0 |
meth |
SecondLocator.init |
4 | 0 | 0 |
meth |
MicrosecondLocator.init |
3 | 0 | 0 |
meth |
MicrosecondLocator.set_axis |
2 | 0 | 0 |
meth |
MicrosecondLocator.call |
1 | 0 | 0 |
meth |
MicrosecondLocator.tick_values |
3 | 0 | 0 |
meth |
MicrosecondLocator._get_unit |
1 | 0 | 0 |
meth |
MicrosecondLocator._get_interval |
1 | 0 | 0 |
meth |
HourLocator.init |
4 | 0 | 0 |
meth |
MinuteLocator.init |
4 | 0 | 0 |
func |
set_epoch |
2 | 0 | 0 |
meth |
AutoDateFormatter.init |
5 | 0 | 0 |
meth |
AutoDateFormatter._set_locator |
2 | 0 | 0 |
meth |
AutoDateFormatter.call |
3 | 0 | 0 |
attr |
AutoDateFormatter.defaultfmt |
1 | 0 | 0 |
attr |
AutoDateFormatter.scaled |
1 | 0 | 0 |
meth |
WeekdayLocator.init |
4 | 0 | 0 |
meth |
ConciseDateFormatter.init |
8 | 0 | 0 |
meth |
ConciseDateFormatter.call |
3 | 0 | 0 |
meth |
ConciseDateFormatter.format_ticks |
2 | 0 | 0 |
meth |
ConciseDateFormatter.get_offset |
1 | 0 | 0 |
meth |
ConciseDateFormatter.format_data_short |
2 | 0 | 0 |
attr |
ConciseDateFormatter.defaultfmt |
1 | 0 | 0 |
attr |
ConciseDateFormatter.offset_string |
1 | 0 | 0 |
attr |
ConciseDateFormatter.show_offset |
1 | 0 | 0 |
attr |
ConciseDateFormatter.formats |
1 | 0 | 0 |
attr |
ConciseDateFormatter.zero_formats |
1 | 0 | 0 |
attr |
ConciseDateFormatter.offset_formats |
1 | 0 | 0 |
meth |
ConciseDateConverter.init |
6 | 0 | 0 |
meth |
ConciseDateConverter.axisinfo |
3 | 0 | 0 |
meth |
DayLocator.init |
4 | 0 | 0 |
func |
num2date |
3 | 0 | 0 |
meth |
rrulewrapper.init |
4 | 0 | 0 |
meth |
rrulewrapper.set |
2 | 0 | 0 |
meth |
rrulewrapper._update_rrule |
2 | 0 | 0 |
meth |
rrulewrapper._attach_tzinfo |
3 | 0 | 0 |
meth |
rrulewrapper._aware_return_wrapper |
3 | 0 | 0 |
meth |
rrulewrapper.getattr |
2 | 0 | 0 |
meth |
rrulewrapper.setstate |
2 | 0 | 0 |
func |
num2timedelta |
2 | 0 | 0 |
matplotlib.dviread (3 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Dvi.exit |
4 | 1 | 0 |
matplotlib.figure (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SubFigure.init |
8 | 7 | 0 |
meth |
SubFigure.set_dpi |
2 | 1 | 0 |
meth |
Figure.init |
12 | 11 | 0 |
meth |
Figure.set_layout_engine |
3 | 2 | 0 |
meth |
Figure.figimage |
13 | 12 | 0 |
meth |
Figure.savefig |
4 | 3 | 0 |
meth |
FigureBase.init |
2 | 1 | 0 |
meth |
FigureBase.suptitle |
3 | 2 | 0 |
meth |
FigureBase.supxlabel |
3 | 2 | 0 |
meth |
FigureBase.supylabel |
3 | 2 | 0 |
meth |
FigureBase.text |
6 | 5 | 0 |
meth |
FigureBase.colorbar |
6 | 5 | 0 |
meth |
FigureBase.add_gridspec |
4 | 3 | 0 |
meth |
FigureBase.add_subfigure |
3 | 2 | 0 |
meth |
FigureBase._process_projection_requirements |
5 | 1 | 0 |
matplotlib.gridspec (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SubplotSpec._from_subplot_args |
3 | 0 | 0 |
meth |
SubplotSpec.subgridspec |
4 | 3 | 0 |
matplotlib.image (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BboxImage.init |
11 | 10 | 0 |
meth |
PcolorImage.init |
9 | 8 | 0 |
meth |
AxesImage.init |
13 | 12 | 0 |
meth |
AxesImage.set_extent |
3 | 2 | 0 |
meth |
FigureImage.init |
9 | 8 | 0 |
meth |
NonUniformImage.init |
4 | 3 | 0 |
matplotlib.inset (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
InsetIndicator.init |
5 | 4 | 0 |
matplotlib.layout_engine (0 missing, 5 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LayoutEngine.init |
2 | 2 | 1 |
meth |
TightLayoutEngine.init |
6 | 6 | 1 |
meth |
PlaceHolderLayoutEngine.init |
4 | 4 | 1 |
meth |
ConstrainedLayoutEngine.init |
8 | 8 | 1 |
meth |
ConstrainedLayoutEngine.execute |
2 | 2 | 1 |
matplotlib.legend (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Legend.get_legend_handler |
3 | 3 | 1 |
matplotlib.legend_handler (8 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
HandlerNpoints.init |
4 | 3 | 0 |
meth |
HandlerNpointsYoffsets.init |
4 | 3 | 0 |
meth |
HandlerErrorbar.init |
6 | 5 | 0 |
meth |
HandlerPatch.init |
3 | 2 | 0 |
meth |
HandlerRegularPolyCollection.init |
4 | 3 | 0 |
meth |
HandlerRegularPolyCollection.update_prop |
4 | 3 | 0 |
meth |
HandlerTuple.init |
4 | 3 | 0 |
meth |
HandlerStem.init |
6 | 5 | 0 |
matplotlib.lines (2 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
VertexSelector.onpick |
2 | 2 | 1 |
meth |
Line2D.init |
23 | 22 | 0 |
meth |
AxLine.init |
5 | 4 | 0 |
matplotlib.mlab (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
magnitude_spectrum |
1 | 0 | 0 |
attr |
complex_spectrum |
1 | 0 | 0 |
attr |
angle_spectrum |
1 | 0 | 0 |
attr |
phase_spectrum |
1 | 0 | 0 |
matplotlib.offsetbox (6 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OffsetBox.init |
3 | 1 | 0 |
attr |
DraggableBase.background |
1 | 1 | 1 |
meth |
OffsetImage.init |
12 | 11 | 0 |
meth |
AnchoredText.init |
7 | 6 | 0 |
meth |
AnchoredOffsetbox.init |
10 | 9 | 0 |
meth |
AnnotationBbox.init |
14 | 13 | 0 |
matplotlib.patches (33 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Ellipse.init |
6 | 5 | 0 |
attr |
Ellipse.center |
1 | 0 | 0 |
attr |
Ellipse.width |
1 | 0 | 0 |
attr |
Ellipse.height |
1 | 0 | 0 |
attr |
Ellipse.angle |
1 | 0 | 0 |
meth |
Wedge.init |
7 | 6 | 0 |
meth |
RegularPolygon.init |
6 | 5 | 0 |
meth |
FancyBboxPatch.init |
8 | 7 | 0 |
meth |
FancyBboxPatch.set_boxstyle |
3 | 2 | 0 |
meth |
Shadow.init |
6 | 5 | 0 |
meth |
Arrow.init |
7 | 6 | 0 |
meth |
Annulus.init |
6 | 5 | 0 |
attr |
Annulus.center |
1 | 0 | 0 |
attr |
Annulus.width |
1 | 0 | 0 |
attr |
Annulus.angle |
1 | 0 | 0 |
attr |
Annulus.radii |
1 | 0 | 0 |
meth |
CirclePolygon.init |
5 | 4 | 0 |
meth |
Rectangle.init |
7 | 6 | 0 |
attr |
Rectangle.xy |
1 | 0 | 0 |
meth |
FancyArrowPatch.init |
13 | 12 | 0 |
meth |
FancyArrowPatch.set_connectionstyle |
3 | 2 | 0 |
meth |
FancyArrowPatch.set_arrowstyle |
3 | 2 | 0 |
meth |
ConnectionPatch.init |
17 | 16 | 0 |
meth |
StepPatch.init |
6 | 5 | 0 |
meth |
Circle.init |
4 | 3 | 0 |
attr |
Circle.radius |
1 | 0 | 0 |
meth |
Polygon.init |
4 | 3 | 0 |
attr |
Polygon.xy |
1 | 0 | 0 |
meth |
FancyArrow.init |
13 | 12 | 0 |
meth |
Patch.init |
12 | 11 | 0 |
attr |
Patch.fill |
1 | 0 | 0 |
meth |
Arc.init |
8 | 7 | 0 |
meth |
PathPatch.init |
3 | 2 | 0 |
matplotlib.path (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Path.iter_bezier |
2 | 1 | 0 |
meth |
Path.get_extents |
3 | 2 | 0 |
matplotlib.patheffects (9 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Stroke.init |
3 | 2 | 0 |
meth |
SimpleLineShadow.init |
6 | 5 | 0 |
meth |
SimplePatchShadow.init |
6 | 5 | 0 |
meth |
TickedStroke.init |
6 | 5 | 0 |
meth |
PathPatchEffect.init |
3 | 2 | 0 |
meth |
PathEffectRenderer.draw_markers |
7 | 5 | 0 |
meth |
PathEffectRenderer.draw_path_collection |
6 | 4 | 0 |
meth |
PathEffectRenderer.getattribute |
2 | 2 | 1 |
matplotlib.projections.geo (14 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LambertAxes.init |
5 | 3 | 0 |
meth |
ThetaFormatter.call |
3 | 2 | 0 |
meth |
GeoAxes.set_xlim |
3 | 1 | 0 |
meth |
GeoAxes.set_ylim |
3 | 1 | 0 |
meth |
GeoAxes.start_pan |
4 | 1 | 0 |
meth |
GeoAxes.drag_pan |
5 | 1 | 0 |
matplotlib.projections.polar (12 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
PolarAxes.init |
6 | 4 | 0 |
meth |
PolarAxes.set_rlim |
6 | 5 | 0 |
meth |
PolarAxes.set_rscale |
3 | 1 | 0 |
meth |
PolarAxes.set_rticks |
3 | 1 | 0 |
meth |
PolarAxes.set_thetagrids |
5 | 4 | 0 |
meth |
PolarAxes.set_rgrids |
6 | 5 | 0 |
meth |
PolarAxes.drag_pan |
5 | 5 | 2 |
meth |
ThetaTick.init |
4 | 2 | 0 |
meth |
RadialLocator.init |
3 | 2 | 0 |
matplotlib.pylab (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
max |
1 | 0 | 0 |
attr |
bool |
1 | 0 | 0 |
attr |
min |
1 | 0 | 0 |
attr |
bytes |
1 | 0 | 0 |
attr |
pow |
1 | 0 | 0 |
attr |
round |
1 | 0 | 0 |
attr |
abs |
1 | 0 | 0 |
matplotlib.pyplot (223 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
fill_betweenx |
9 | 7 | 0 |
func |
xticks |
5 | 4 | 0 |
func |
axvline |
5 | 4 | 0 |
func |
spy |
8 | 7 | 0 |
func |
ecdf |
8 | 6 | 0 |
func |
step |
7 | 4 | 0 |
func |
contourf |
4 | 1 | 0 |
func |
draw_if_interactive |
3 | 0 | 0 |
func |
axhspan |
6 | 5 | 0 |
func |
xcorr |
9 | 7 | 0 |
func |
figlegend |
3 | 1 | 0 |
func |
subplot2grid |
7 | 6 | 0 |
func |
semilogy |
3 | 1 | 0 |
func |
quiverkey |
7 | 6 | 0 |
func |
axhline |
5 | 4 | 0 |
func |
acorr |
4 | 2 | 0 |
func |
plot_date |
9 | 7 | 0 |
func |
quiver |
4 | 1 | 0 |
func |
figtext |
6 | 5 | 0 |
func |
clabel |
4 | 3 | 0 |
func |
angle_spectrum |
9 | 7 | 0 |
func |
locator_params |
4 | 3 | 0 |
func |
axvspan |
6 | 5 | 0 |
func |
grid |
5 | 4 | 0 |
func |
figure |
10 | 9 | 0 |
func |
hist2d |
11 | 9 | 0 |
func |
cohere |
14 | 12 | 0 |
func |
psd |
14 | 12 | 0 |
func |
streamplot |
20 | 0 | 0 |
func |
bar |
8 | 6 | 0 |
func |
fill_between |
9 | 7 | 0 |
func |
suptitle |
3 | 2 | 0 |
func |
specgram |
19 | 17 | 0 |
func |
broken_barh |
5 | 3 | 0 |
func |
barh |
8 | 6 | 0 |
func |
axes |
3 | 2 | 0 |
func |
barbs |
4 | 1 | 0 |
func |
contour |
4 | 1 | 0 |
func |
tick_params |
3 | 2 | 0 |
func |
title |
7 | 6 | 0 |
func |
tricontour |
3 | 0 | 0 |
func |
figimage |
13 | 12 | 0 |
func |
savefig |
3 | 1 | 0 |
func |
arrow |
6 | 5 | 0 |
func |
stackplot |
9 | 0 | 0 |
func |
magnitude_spectrum |
10 | 8 | 0 |
func |
set_loglevel |
3 | 1 | 0 |
func |
phase_spectrum |
9 | 7 | 0 |
func |
xlabel |
6 | 5 | 0 |
func |
xscale |
3 | 2 | 0 |
func |
yticks |
5 | 4 | 0 |
func |
legend |
3 | 1 | 0 |
func |
get |
4 | 0 | 0 |
func |
hist |
18 | 16 | 0 |
func |
csd |
15 | 13 | 0 |
func |
fill |
4 | 1 | 0 |
func |
xlim |
3 | 1 | 0 |
func |
eventplot |
11 | 9 | 0 |
func |
table |
15 | 0 | 0 |
func |
annotate |
9 | 8 | 0 |
func |
colorbar |
5 | 4 | 0 |
func |
pcolor |
11 | 9 | 0 |
func |
boxplot |
31 | 30 | 0 |
func |
hlines |
9 | 7 | 0 |
func |
thetagrids |
5 | 4 | 0 |
func |
matshow |
4 | 3 | 0 |
func |
tripcolor |
10 | 0 | 0 |
func |
tricontourf |
3 | 0 | 0 |
func |
ylabel |
6 | 5 | 0 |
func |
rc |
3 | 2 | 0 |
func |
axline |
5 | 4 | 0 |
func |
plot |
6 | 4 | 0 |
func |
scatter |
17 | 15 | 0 |
func |
triplot |
3 | 0 | 0 |
func |
violinplot |
14 | 13 | 0 |
func |
pie |
20 | 19 | 0 |
func |
subplot_mosaic |
11 | 11 | 2 |
attr |
requested_backend |
1 | 0 | 0 |
func |
subplots |
11 | 10 | 0 |
func |
semilogx |
3 | 1 | 0 |
func |
stairs |
8 | 6 | 0 |
func |
pcolormesh |
12 | 10 | 0 |
func |
show |
3 | 1 | 0 |
func |
subplot |
3 | 1 | 0 |
func |
getp |
4 | 0 | 0 |
func |
stem |
9 | 8 | 0 |
func |
axis |
4 | 3 | 0 |
func |
errorbar |
18 | 16 | 0 |
func |
polar |
3 | 1 | 0 |
func |
rgrids |
6 | 5 | 0 |
func |
setp |
4 | 0 | 0 |
attr |
available_backends |
1 | 0 | 0 |
func |
imsave |
4 | 3 | 0 |
func |
bar_label |
7 | 6 | 0 |
func |
new_figure_manager |
3 | 0 | 0 |
func |
loglog |
3 | 1 | 0 |
func |
text |
6 | 5 | 0 |
func |
imshow |
19 | 17 | 0 |
func |
yscale |
3 | 2 | 0 |
func |
hexbin |
22 | 20 | 0 |
func |
ylim |
3 | 1 | 0 |
func |
vlines |
9 | 7 | 0 |
matplotlib.quiver (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
QuiverKey.init |
15 | 14 | 0 |
matplotlib.rcsetup (2 missing, 41 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
validate_bool |
2 | 2 | 1 |
func |
validate_int_or_None |
2 | 2 | 1 |
func |
validate_fillstylelist |
2 | 2 | 1 |
func |
validate_color |
2 | 2 | 1 |
func |
validate_fontsizelist |
2 | 2 | 1 |
func |
validate_hist_bins |
2 | 2 | 1 |
func |
validate_bbox |
2 | 2 | 1 |
func |
validate_markevery |
2 | 2 | 1 |
func |
validate_cycler |
2 | 2 | 1 |
func |
validate_string_or_None |
2 | 2 | 1 |
func |
validate_ps_distiller |
2 | 2 | 1 |
func |
validate_fontstretch |
2 | 2 | 1 |
meth |
ValidateInStrings.call |
2 | 2 | 1 |
func |
cycler |
3 | 1 | 0 |
func |
validate_any |
2 | 2 | 2 |
func |
validate_hatchlist |
2 | 2 | 1 |
func |
validate_color_or_auto |
2 | 2 | 1 |
func |
validate_sketch |
2 | 2 | 1 |
func |
validate_fonttype |
2 | 2 | 1 |
func |
validate_dpi |
2 | 2 | 1 |
func |
validate_color_for_prop_cycle |
2 | 2 | 1 |
func |
validate_backend |
2 | 2 | 1 |
func |
validate_whiskers |
2 | 2 | 1 |
func |
validate_hatch |
2 | 2 | 1 |
func |
validate_fontsize_None |
2 | 2 | 1 |
func |
validate_aspect |
2 | 2 | 1 |
func |
validate_anylist |
2 | 2 | 1 |
func |
validate_stringlist |
2 | 2 | 1 |
func |
validate_float_or_None |
2 | 2 | 1 |
func |
validate_markeverylist |
2 | 2 | 1 |
func |
validate_font_properties |
2 | 2 | 1 |
func |
validate_color_or_inherit |
2 | 2 | 1 |
func |
validate_dashlist |
2 | 2 | 1 |
func |
validate_colorlist |
2 | 2 | 1 |
func |
validate_floatlist |
2 | 2 | 1 |
func |
validate_axisbelow |
2 | 2 | 1 |
func |
validate_string |
2 | 2 | 1 |
func |
validate_float |
2 | 2 | 1 |
func |
validate_int |
2 | 2 | 1 |
func |
validate_fontsize |
2 | 2 | 1 |
func |
validate_fontweight |
2 | 2 | 1 |
matplotlib.sankey (2 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Sankey.init |
13 | 12 | 1 |
meth |
Sankey.add |
11 | 10 | 0 |
attr |
Sankey.unit |
1 | 1 | 1 |
matplotlib.scale (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
AsinhScale.init |
6 | 5 | 0 |
func |
scale_factory |
4 | 3 | 0 |
matplotlib.sphinxext.figmpl_directive (17 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
setup |
2 | 0 | 0 |
meth |
FigureMpl.run |
1 | 0 | 0 |
func |
visit_figmpl_latex |
3 | 0 | 0 |
func |
depart_figmpl_latex |
3 | 0 | 0 |
func |
figurempl_addnode |
2 | 0 | 0 |
func |
depart_figmpl_html |
3 | 0 | 0 |
func |
visit_figmpl_html |
3 | 0 | 0 |
matplotlib.sphinxext.mathmpl (22 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
setup |
2 | 0 | 0 |
meth |
MathDirective.run |
1 | 0 | 0 |
func |
fontset_choice |
2 | 0 | 0 |
func |
latex2html |
3 | 0 | 0 |
func |
latex2png |
6 | 0 | 0 |
func |
math_role |
8 | 0 | 0 |
matplotlib.sphinxext.plot_directive (45 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
setup |
2 | 0 | 0 |
meth |
ImageFile.init |
3 | 0 | 0 |
meth |
ImageFile.filename |
2 | 0 | 0 |
meth |
ImageFile.filenames |
1 | 0 | 0 |
attr |
ImageFile.basename |
1 | 0 | 0 |
attr |
ImageFile.dirname |
1 | 0 | 0 |
attr |
ImageFile.formats |
1 | 0 | 0 |
meth |
PlotDirective.run |
1 | 0 | 0 |
attr |
plot_context |
1 | 0 | 0 |
func |
mark_plot_labels |
3 | 0 | 0 |
func |
contains_doctest |
2 | 0 | 0 |
func |
run |
7 | 0 | 0 |
func |
render_figures |
11 | 0 | 0 |
func |
get_plot_formats |
2 | 0 | 0 |
func |
out_of_date |
4 | 0 | 0 |
func |
clear_state |
3 | 0 | 0 |
matplotlib.sphinxext.roles (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
setup |
2 | 0 | 0 |
matplotlib.spines (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Spine.init |
5 | 4 | 0 |
meth |
Spine.linear_spine |
4 | 3 | 0 |
meth |
Spine.arc_spine |
8 | 7 | 0 |
meth |
Spine.circular_spine |
5 | 4 | 0 |
matplotlib.stackplot (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
stackplot |
9 | 8 | 0 |
matplotlib.table (6 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Table.init |
5 | 4 | 0 |
meth |
Table.add_cell |
5 | 3 | 0 |
meth |
Table.draw |
2 | 1 | 0 |
func |
table |
16 | 15 | 0 |
meth |
Cell.set_text_props |
2 | 1 | 0 |
matplotlib.testing (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
subprocess_run_helper |
5 | 5 | 1 |
matplotlib.testing.jpl_units.Duration (30 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Duration.init |
3 | 0 | 0 |
meth |
Duration.frame |
1 | 0 | 0 |
meth |
Duration.abs |
1 | 0 | 0 |
meth |
Duration.neg |
1 | 0 | 0 |
meth |
Duration.seconds |
1 | 0 | 0 |
meth |
Duration.bool |
1 | 0 | 0 |
meth |
Duration._cmp |
3 | 0 | 0 |
meth |
Duration.add |
2 | 0 | 0 |
meth |
Duration.sub |
2 | 0 | 0 |
meth |
Duration.mul |
2 | 0 | 0 |
meth |
Duration.rmul |
2 | 0 | 0 |
meth |
Duration.str |
1 | 0 | 0 |
meth |
Duration.repr |
1 | 0 | 0 |
meth |
Duration.checkSameFrame |
3 | 0 | 0 |
attr |
Duration.eq |
1 | 0 | 0 |
attr |
Duration.ne |
1 | 0 | 0 |
attr |
Duration.lt |
1 | 0 | 0 |
attr |
Duration.le |
1 | 0 | 0 |
attr |
Duration.gt |
1 | 0 | 0 |
attr |
Duration.ge |
1 | 0 | 0 |
matplotlib.testing.jpl_units.Epoch (33 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Epoch.init |
6 | 0 | 0 |
meth |
Epoch.convert |
2 | 0 | 0 |
meth |
Epoch.frame |
1 | 0 | 0 |
meth |
Epoch.julianDate |
2 | 0 | 0 |
meth |
Epoch.secondsPast |
3 | 0 | 0 |
meth |
Epoch._cmp |
3 | 0 | 0 |
meth |
Epoch.add |
2 | 0 | 0 |
meth |
Epoch.sub |
2 | 0 | 0 |
meth |
Epoch.str |
1 | 0 | 0 |
meth |
Epoch.repr |
1 | 0 | 0 |
meth |
Epoch.range |
4 | 0 | 0 |
attr |
Epoch.eq |
1 | 0 | 0 |
attr |
Epoch.ne |
1 | 0 | 0 |
attr |
Epoch.lt |
1 | 0 | 0 |
attr |
Epoch.le |
1 | 0 | 0 |
attr |
Epoch.gt |
1 | 0 | 0 |
attr |
Epoch.ge |
1 | 0 | 0 |
matplotlib.testing.jpl_units.EpochConverter (18 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
EpochConverter.axisinfo |
3 | 0 | 0 |
meth |
EpochConverter.float2epoch |
3 | 0 | 0 |
meth |
EpochConverter.epoch2float |
3 | 0 | 0 |
meth |
EpochConverter.duration2float |
2 | 0 | 0 |
meth |
EpochConverter.convert |
4 | 0 | 0 |
meth |
EpochConverter.default_units |
3 | 0 | 0 |
matplotlib.testing.jpl_units.StrConverter (10 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
StrConverter.axisinfo |
3 | 0 | 0 |
meth |
StrConverter.convert |
4 | 0 | 0 |
meth |
StrConverter.default_units |
3 | 0 | 0 |
matplotlib.testing.jpl_units.UnitDbl (37 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
UnitDbl.init |
3 | 0 | 0 |
meth |
UnitDbl.convert |
2 | 0 | 0 |
meth |
UnitDbl.abs |
1 | 0 | 0 |
meth |
UnitDbl.neg |
1 | 0 | 0 |
meth |
UnitDbl.bool |
1 | 0 | 0 |
meth |
UnitDbl._cmp |
3 | 0 | 0 |
meth |
UnitDbl._binop_unit_unit |
3 | 0 | 0 |
meth |
UnitDbl._binop_unit_scalar |
3 | 0 | 0 |
meth |
UnitDbl.str |
1 | 0 | 0 |
meth |
UnitDbl.repr |
1 | 0 | 0 |
meth |
UnitDbl.type |
1 | 0 | 0 |
meth |
UnitDbl.range |
4 | 0 | 0 |
meth |
UnitDbl.checkSameUnits |
3 | 0 | 0 |
attr |
UnitDbl.eq |
1 | 0 | 0 |
attr |
UnitDbl.ne |
1 | 0 | 0 |
attr |
UnitDbl.lt |
1 | 0 | 0 |
attr |
UnitDbl.le |
1 | 0 | 0 |
attr |
UnitDbl.gt |
1 | 0 | 0 |
attr |
UnitDbl.ge |
1 | 0 | 0 |
attr |
UnitDbl.add |
1 | 0 | 0 |
attr |
UnitDbl.sub |
1 | 0 | 0 |
attr |
UnitDbl.mul |
1 | 0 | 0 |
attr |
UnitDbl.rmul |
1 | 0 | 0 |
matplotlib.testing.jpl_units.UnitDblConverter (10 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
UnitDblConverter.axisinfo |
3 | 0 | 0 |
meth |
UnitDblConverter.convert |
4 | 0 | 0 |
meth |
UnitDblConverter.default_units |
3 | 0 | 0 |
matplotlib.testing.jpl_units.UnitDblFormatter (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
UnitDblFormatter.call |
3 | 0 | 0 |
meth |
UnitDblFormatter.format_data_short |
2 | 0 | 0 |
meth |
UnitDblFormatter.format_data |
2 | 0 | 0 |
matplotlib.testing.jpl_units (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
register |
1 | 0 | 0 |
matplotlib.testing.widgets (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
noop |
3 | 3 | 2 |
matplotlib.texmanager (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
TexManager.get_text_width_height_descent |
4 | 3 | 0 |
matplotlib.text (2 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Annotation.init |
9 | 8 | 0 |
meth |
Text.init |
18 | 17 | 1 |
meth |
Text.set_text |
2 | 2 | 1 |
matplotlib.ticker (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
LogitLocator.set_params |
3 | 2 | 0 |
meth |
TickHelper.create_dummy_axis |
2 | 1 | 0 |
meth |
MaxNLocator.init |
3 | 2 | 0 |
meth |
MaxNLocator.set_params |
2 | 1 | 0 |
matplotlib.transforms (20 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ScaledTranslation.init |
5 | 4 | 0 |
meth |
LockableBbox.init |
7 | 6 | 0 |
meth |
TransformedBbox.init |
4 | 3 | 0 |
meth |
BlendedGenericTransform.init |
4 | 3 | 0 |
meth |
BboxBase.array |
3 | 0 | 0 |
meth |
AffineDeltaTransform.init |
3 | 2 | 0 |
meth |
AffineBase.init |
3 | 1 | 0 |
meth |
Bbox.init |
3 | 2 | 0 |
meth |
Affine2D.init |
3 | 2 | 0 |
meth |
BboxTransformFrom.init |
3 | 2 | 0 |
meth |
CompositeAffine2D.init |
4 | 3 | 0 |
meth |
BlendedAffine2D.init |
4 | 3 | 0 |
meth |
BboxTransform.init |
4 | 3 | 0 |
meth |
Transform.array |
3 | 1 | 0 |
meth |
CompositeGenericTransform.init |
4 | 3 | 0 |
meth |
BboxTransformTo.init |
3 | 2 | 0 |
matplotlib.tri._triangulation (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Triangulation.get_from_args_and_kwargs |
3 | 1 | 0 |
matplotlib.tri._tricontour (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
tricontour |
10 | 9 | 0 |
func |
tricontourf |
10 | 9 | 0 |
meth |
TriContourSet.init |
4 | 2 | 0 |
matplotlib.tri._tripcolor (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
tripcolor |
14 | 13 | 0 |
matplotlib.tri._triplot (2 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
triplot |
8 | 6 | 0 |
matplotlib.units (30 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
registry |
1 | 0 | 0 |
meth |
ConversionInterface.axisinfo |
3 | 0 | 0 |
meth |
ConversionInterface.default_units |
3 | 0 | 0 |
meth |
ConversionInterface.convert |
4 | 0 | 0 |
meth |
DecimalConverter.convert |
4 | 0 | 0 |
meth |
AxisInfo.init |
7 | 0 | 0 |
attr |
AxisInfo.majloc |
1 | 0 | 0 |
attr |
AxisInfo.minloc |
1 | 0 | 0 |
attr |
AxisInfo.majfmt |
1 | 0 | 0 |
attr |
AxisInfo.minfmt |
1 | 0 | 0 |
attr |
AxisInfo.label |
1 | 0 | 0 |
attr |
AxisInfo.default_limits |
1 | 0 | 0 |
meth |
Registry.get_converter |
2 | 0 | 0 |
matplotlib.widgets (5 missing, 7 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
Lasso.background |
1 | 1 | 1 |
meth |
Widget.ignore |
2 | 1 | 0 |
meth |
MultiCursor.init |
7 | 6 | 1 |
meth |
RangeSlider.init |
15 | 14 | 0 |
meth |
Cursor.init |
6 | 5 | 0 |
attr |
Cursor.background |
1 | 1 | 1 |
meth |
Slider.init |
18 | 17 | 0 |
meth |
LockDraw.call |
2 | 2 | 1 |
meth |
LockDraw.release |
2 | 2 | 1 |
meth |
LockDraw.available |
2 | 2 | 1 |
meth |
LockDraw.isowner |
2 | 2 | 1 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore[override] |
27 |
type: ignore[misc] |
4 |
type: ignore[attr-defined] |
2 |