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

Render transitive reduction filter directed graph #299

Open
albertorizzi opened this issue Jan 11, 2024 · 2 comments
Open

Render transitive reduction filter directed graph #299

albertorizzi opened this issue Jan 11, 2024 · 2 comments

Comments

@albertorizzi
Copy link

Hello, I'm using d3-graphviz for rendering a diagram. I would create the graph with transitive reduction filter. But is it possible or not?
If yes, can I execute it directly in d3-graphviz?

Thank you very much

@magjac
Copy link
Owner

magjac commented Jan 14, 2024

Since this library is based in https://github.com/hpcc-systems/hpcc-js-wasm, a prerequisite would be that hpcc-systems/hpcc-js-wasm#210 is implemented, but I would have to revisit this if and once that's in place to say if d3-graphviz could support it too. I think it would be a great addition though so thanks for the suggestion.

@albertorizzi
Copy link
Author

Thank you very much @magjac, we wait them for accepting pull request! 🍀

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

2 participants