Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ remove
Method
remove
lib/matplotlib/axes/_axes.py:83–84 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
self.bar_containers = bar_containers
82
83
def
remove(self):
84
[b.remove()
for
b in self.bar_containers]
85
86
87
@_docstring.interpd
Callers
15
mark_plot_labels
Function · 0.45
run
Function · 0.45
remove_web_socket
Method · 0.45
gs_distill
Function · 0.45
pstoeps
Function · 0.45
_get_key
Method · 0.45
_get_key
Method · 0.45
remove_toolitem
Method · 0.45
callback_func
Method · 0.45
_get_key
Method · 0.45
_get_key
Method · 0.45
remove_toolitem
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_parent_axes_removal
Function · 0.36
test_stem_remove
Function · 0.36
test_errorbar_remove
Function · 0.36
test_piecontainer_remove
Function · 0.36
test_quiver_memory_leak
Function · 0.36
test_quiver_key_memory_leak
Function · 0.36
_test_save_figure_return
Function · 0.36
test_remove_from_figure
Function · 0.36
test_remove_from_figure_cl
Function · 0.36
test_axes_remove
Function · 0.36
test_remove_cb_whose_mappable_has_no_figure
Function · 0.36
test_legend_remove
Function · 0.36