Hello! I'm working with PyQtGraph to use the flowchart component. I'm building an application to automate a sequence. The user is supposed to draw a process as a flowchart/diagram which the application can then execute.
Do you think this library can be used to accomplish this? From what I understand the flowchart is mostly geared towards data manipulation... (input data -> do something with data with flowchart nodes -> output data) Is there a way to embed the flowchart viewbox in my main window? Ideally I want to display the flowchart next to a toolbox where nodes can be dragged from. Right now it only opens from the control widget in a seperate window. Thanks! Felix -- 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/984cd400-863a-482c-811c-83b3875aa42an%40googlegroups.com.
