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?