Hello First of all thanks for pyqtgraph, it's been really helpful. I am trying to run a simulation on user defined graph so I wanted to let user create GraphItem.
Best way would be through mouse interactions - left click creates a node, drag between nodes creates a vertex, right click on a vertex opens up a context menu for choosing vertex-cost. Second way would be creating a graph with buttons/slidelists. The problem is that I need to create and update the graph live. Any idea how to do it ? -- 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/315f9561-8e0b-4403-b8f0-3ec1c059df4b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
