Open mtillman14 opened 2 years ago
Want to see how it's used/where it comes from in the Process map. This likely will entail arrows pointing from function of origin (as output var) to function of use (as input var)
Also want to see how what was generated in the Process tab has mapped to the Plot and Stats tabs. Unclear how to do this yet, because there are likely multiple places in one plot, and multiple stats tables, where a specific variable is used.
I think this will require generating my own arrows apart from the Digraph? Maybe not? Ideally, this will show in which function the variable was originally generated, and then how it was used as an input & output for all functions.