Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CausalGraph custom labeling options #416

Open
3 tasks
maxitg opened this issue Sep 18, 2020 · 0 comments
Open
3 tasks

CausalGraph custom labeling options #416

maxitg opened this issue Sep 18, 2020 · 0 comments
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

Comments

@maxitg
Copy link
Owner

maxitg commented Sep 18, 2020

The problem

This will allow showing atoms, expression indices, or rule indices in the "CausalGraph" similar to VertexLabels -> 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.
@maxitg maxitg added the feature New functionality, or change in existing functionality label Sep 18, 2020
@maxitg maxitg changed the title Add custom options for labelling vertices in the CausalGraph Add custom options for labelling edges in the CausalGraph Sep 18, 2020
@maxitg maxitg changed the title Add custom options for labelling edges in the CausalGraph Add custom options for labelling edges and vertices in the CausalGraph Sep 18, 2020
@maxitg maxitg changed the title Add custom options for labelling edges and vertices in the CausalGraph CausalGraph custom labeling options Sep 18, 2020
@maxitg maxitg added analysis Adds or changes evolution analysis tools, e.g., `WolframModelEvolutionObject` properties help wanted Extra attention is needed wolfram language Requires Wolfram Language implementation good first issue Good for newcomers labels Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant