Hello, I have an existing wxpython GUI I need to embed a plot in. I only found one post on this topic (how well does wxpython and pyqtgraph play together) and wanted to get a good answer as to whether I should invest a substantial amount of time into this effort or not.
How hard would it be to embedded a plot in a wxpython GUI window? I'm streaming data from an arm processor to my GUI and want to plot it. I'm currently using matplotlib and will outgrow this and will need a more optimized solution. Pyqtgraph sounds pretty impressive, but I don't want to invest weeks of work just to find out that I can't use it with wxpython. Is this do-able? If so, how hard would this be? -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/e0630183-c161-4077-9b04-6aad485006d2%40googlegroups.com.
