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

Graphviz - Graph Visualization Software #10

Open
rubens2005 opened this issue Jan 24, 2020 · 5 comments · Fixed by #11
Open

Graphviz - Graph Visualization Software #10

rubens2005 opened this issue Jan 24, 2020 · 5 comments · Fixed by #11

Comments

@rubens2005
Copy link

Hello,
Can you put Graphviz as a library in vizhub
It is necessary to put viz.js too.
Graphviz Resouces

Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It renders SVG from graphs described in the DOT language

Some demo:
GraphvizOnline
From Mike Bostock Graphviz
From Observable
Online Viz.js - Graphviz in your browser
From d3-graphviz. Renders SVG from graphs described in the DOT language using the Viz.js port of Graphviz and does animated transitions between graphs. [Magnus Jacobsson]

Thanks Curran

Rubens José Rosa

@curran
Copy link
Collaborator

curran commented Jan 27, 2020

Sure! All we need is the package name and the browser global name.

Looks to me like the package name is viz.js and the global name is Viz.

@curran
Copy link
Collaborator

curran commented Jan 27, 2020

I have added this and deployed the change to VizHub. Please give it a try and let me know if it works as expected. Thanks!

@rubens2005
Copy link
Author

rubens2005 commented Jan 27, 2020 via email

@curran
Copy link
Collaborator

curran commented Jan 28, 2020

Reopening as unsolved.

Can you pull in viz.js from a CDN?

@curran curran reopened this Jan 28, 2020
@rubens2005
Copy link
Author

I made another version.
https://vizhub.com/rubens2005/ee5429143c574fdc9d42bdfb5dd713e5
I thinks it's ok now.

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

Successfully merging a pull request may close this issue.

2 participants