You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using imgui-node-editor and implot for some visualization tasks. I tried wrapping Implot components with nodeBegin, which allows the chart to be displayed. However, when I try to zoom the chart or use Implot's default right-click menu, these features do not work. What could be causing this problem, and in which direction should I investigate further?