Hi!
Thanks for your work, amazing library and also the python webgpu library.
I saw that it is possible to embed imgui widgets into a Fastplotlib app, but did not find a way to do it other way around, meaning to use Fastplotlib from within a python imgui_bundle app.
Any plans to support that? I am aware that one of the issues is to control the render loop and the command queue, but maybe I missed something and is easy to do.
Thanks,
ZZ