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

D3 visualization tool #31

Open
ramirez7 opened this issue Oct 4, 2023 · 0 comments
Open

D3 visualization tool #31

ramirez7 opened this issue Oct 4, 2023 · 0 comments
Milestone

Comments

@ramirez7
Copy link
Collaborator

ramirez7 commented Oct 4, 2023

@dustin has a D3 visualization on observable. We should figure out a way to ship that code with graphex.

There's a couple ways to do it. The command could even accommodate both:

  • Generate a static file with the JS and JSON data inlined. graphex viz -g graph.json --static graph.html
  • Launch an HTTP server to serve on localhost graphviz viz -g graph.json --serve 9876
@ramirez7 ramirez7 added this to the 1.0.0.0 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant