Hi
I'm trying to work out the basics of time series and analysis app. I like both the flowchart/nodes and the parameter trees, but I'm having trouble understanding how they might work together.
I have nodes w/ dataflow I/O & parameters controlled in the same way as the filters in pg.flowchart.library, and I have other parameters that don't belong in the flowchart. I can also imagine having many flowcharts, depending on the analysis.
I'd like to display all that in the nicely organized parameter tree, but the parameter tree model seems not to be integrated with the flowchart controllers, at least this is my impression on seeing that flowchart.lib.common.generateUi doesn't build a parameter tree.
Could it be a good idea to have something identical to generateUi, but generateParTree?
Sorry for the disorganized thoughts, but what it is a good way to make these things work together?
Thanks,
Marmaduke