nconsulting

Results 5 comments of nconsulting

Thank you for the tip! This works for a simple plot wrapped into pn.bind. But I have 2 simple plots and one more complicated plot. The complicated plot consists of...

I'm having the same issue. Is there a size limit to the image you can feed img2table? I'm using Surya for the OCR part. @gmkyadav have you been able to...

Thank you for your quick reply. I still don't get it though. My C++ knowledge is too limited for this. I tried copying the code you provided in my app....

Yes, I'm using multi-viewports. And I also added code for a dockspace.

Thank you for making all these adjustments and for your code examples. I copied ExampleGlfwGL3_ScreenCaptureGL and ExampleGlfwGL3_ScreenCaptureFunc to my main.cpp and also changed test_io.ScreenCaptureFunc and test_io.ScreenCaptureUserData. I also removed ImGuiCaptureFlags_StitchAll...