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

Needs graphlib-dot, dagre, and dagre-d3 all at the same time #2

Open
longdhoang opened this issue Jan 2, 2018 · 0 comments
Open

Needs graphlib-dot, dagre, and dagre-d3 all at the same time #2

longdhoang opened this issue Jan 2, 2018 · 0 comments

Comments

@longdhoang
Copy link

In our application, we need graphlib-dot to parse DOT payload, dagre-d3 to render this DOT dataset. In another flow, we just use dagre to generate layout dataset, and then feeds it to another chart library to generate the chart.
What would be the best and safe distribution package to include all three libraries together to avoid duplicate and potential racing condition?
Thanks, and really appreciate it.

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