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

Add graphical representations of context trees #42

Open
fabrice-rossi opened this issue Jun 30, 2023 · 0 comments
Open

Add graphical representations of context trees #42

fabrice-rossi opened this issue Jun 30, 2023 · 0 comments
Labels
feature New feature or request

Comments

@fabrice-rossi
Copy link
Owner

Several solutions could be used:

  • direct solutions that produce a graphical representation in R
    • using plot/ggplot
    • possibly via igraph
  • indirect solutions
    • using a igraph or similar representation but letting the user free of choosing their preferred visualisation
    • using the dot format or any other format for which external tools are available
@fabrice-rossi fabrice-rossi added this to the 0.3.0 milestone Sep 9, 2023
@fabrice-rossi fabrice-rossi added the feature New feature or request label Oct 29, 2023
@fabrice-rossi fabrice-rossi removed this from the 0.3.0 milestone Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant