d3-graphviz icon indicating copy to clipboard operation
d3-graphviz copied to clipboard

Render transitive reduction filter directed graph

Open albertorizzi opened this issue 1 year ago • 2 comments

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

albertorizzi avatar Jan 11 '24 21:01 albertorizzi

Since this library is based in https://github.com/hpcc-systems/hpcc-js-wasm, a prerequisite would be that https://github.com/hpcc-systems/hpcc-js-wasm/issues/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.

magjac avatar Jan 14 '24 08:01 magjac

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

albertorizzi avatar Jan 16 '24 13:01 albertorizzi