File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,18 +30,18 @@ Interactive
3030 :nosignatures:
3131
3232 Artist.add_callback
33- Artist.format_cursor_data
34- Artist.get_contains
33+ Artist.remove_callback
34+ Artist.pchanged
3535 Artist.get_cursor_data
36- Artist.get_picker
36+ Artist.format_cursor_data
3737 Artist.mouseover
38- Artist.pchanged
38+ Artist.contains
39+ Artist.set_contains
40+ Artist.get_contains
3941 Artist.pick
4042 Artist.pickable
41- Artist.remove_callback
42- Artist.set_contains
4343 Artist.set_picker
44- Artist.contains
44+ Artist.get_picker
4545
4646Margins and Autoscaling
4747-----------------------
@@ -59,12 +59,12 @@ Clipping
5959 :toctree: _as_gen
6060 :nosignatures:
6161
62- Artist.get_clip_box
62+ Artist.set_clip_on
6363 Artist.get_clip_on
64- Artist.get_clip_path
6564 Artist.set_clip_box
66- Artist.set_clip_on
65+ Artist.get_clip_box
6766 Artist.set_clip_path
67+ Artist.get_clip_path
6868
6969Bulk Properties
7070---------------
@@ -86,29 +86,29 @@ Drawing
8686 :nosignatures:
8787
8888 Artist.draw
89- Artist.get_animated
9089 Artist.set_animated
90+ Artist.get_animated
9191
92- Artist.get_agg_filter
93-
92+ Artist.set_alpha
9493 Artist.get_alpha
94+ Artist.set_snap
9595 Artist.get_snap
96+ Artist.set_visible
9697 Artist.get_visible
98+ Artist.zorder
99+ Artist.set_zorder
97100 Artist.get_zorder
98101 Artist.set_agg_filter
99- Artist.set_alpha
100102
101103 Artist.set_sketch_params
102- Artist.set_snap
103- Artist.get_rasterized
104104 Artist.get_sketch_params
105- Artist.set_path_effects
106105 Artist.set_rasterized
107- Artist.zorder
108- Artist.set_visible
109- Artist.set_zorder
110- Artist.get_window_extent
106+ Artist.get_rasterized
107+ Artist.set_path_effects
111108 Artist.get_path_effects
109+
110+ Artist.get_agg_filter
111+ Artist.get_window_extent
112112 Artist.get_transformed_clip_path_and_affine
113113
114114Figure and Axes
@@ -164,12 +164,12 @@ Metadata
164164 :toctree: _as_gen
165165 :nosignatures:
166166
167- Artist.get_gid
168- Artist.get_label
169167 Artist.set_gid
168+ Artist.get_gid
170169 Artist.set_label
171- Artist.get_url
170+ Artist.get_label
172171 Artist.set_url
172+ Artist.get_url
173173 Artist.aname
174174
175175Stale
You can’t perform that action at this time.
0 commit comments