General RelationsPlot property #418
Labels
analysis
Adds or changes evolution analysis tools, e.g., `WolframModelEvolutionObject` properties
feature
New functionality, or change in existing functionality
help wanted
Extra attention is needed
wolfram language
Requires Wolfram Language implementation
The problem
There are many different graph types that can be constructed for Wolfram models. Each of them has its own separate property, which at some point will be hard to keep track of.
Instead, we can have a single super-property, which would be able to plot any graph|hypergraph simply by specifying some of its parameters.
Possible solution
The parameters we need are:
It will then generate the correct type of graph automatically, correctly colored, etc.
For example,
"FinalStatePlot"
would have:"CausalGraph"
would have:The text was updated successfully, but these errors were encountered: