append_imgui_right_click# Subplot.append_imgui_right_click(gui=None)[source]# Append imgui elements to the right-click popup of this subplot. Can also be used as a decorator. Parameters: gui (callable, optional) – function that draws imgui elements, omit when decorating