MCPcopy 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_labelsFunction · 0.45
runFunction · 0.45
remove_web_socketMethod · 0.45
gs_distillFunction · 0.45
pstoepsFunction · 0.45
_get_keyMethod · 0.45
_get_keyMethod · 0.45
remove_toolitemMethod · 0.45
callback_funcMethod · 0.45
_get_keyMethod · 0.45
_get_keyMethod · 0.45
remove_toolitemMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_parent_axes_removalFunction · 0.36
test_stem_removeFunction · 0.36
test_errorbar_removeFunction · 0.36
test_piecontainer_removeFunction · 0.36
test_quiver_memory_leakFunction · 0.36
_test_save_figure_returnFunction · 0.36
test_remove_from_figureFunction · 0.36
test_axes_removeFunction · 0.36
test_legend_removeFunction · 0.36