CausalGraph custom labeling options #416
Labels
analysis
Adds or changes evolution analysis tools, e.g., `WolframModelEvolutionObject` properties
feature
New functionality, or change in existing functionality
good first issue
Good for newcomers
help wanted
Extra attention is needed
wolfram language
Requires Wolfram Language implementation
The problem
This will allow showing atoms, expression indices, or rule indices in the
"CausalGraph"
similar toVertexLabels -> Automatic
in"ExpressionsEventsGraph"
.Possible solution
EdgeLabels -> "Atoms"
should display the contents of expressions as edge labels.EdgeLabels -> "Expression"
should display expression indices instead.VertexLabels -> "Rule"
should display rule indices as vertex labels.The text was updated successfully, but these errors were encountered: