Summary
Wondering whether graphviz supports Knowledge graphs visualization? If no, are there other alternatives you have tried? Thank you.
Additional information
I am looking for solutions to plot knowledge graphs. Knowledge graphs are similar to network graphs, the only difference being that you’re able to define the relationships. Looking at the streamlit graphviz documentations it looks like it only supports network graphs. I might be wrong.
If you have experience with plotting knowledge graphs, any help will be appreciated! Thank you.