remove_imgui_window# Subplot.remove_imgui_window(location)[source]# Remove and return the imgui window at the given location Parameters: location (str) – “left” | “right” | “top” | “bottom” | “toolbar” Returns: the removed window, it can be added again later Return type: ImguiWindow