Graphviz's dot notation can become a bit hard to manage. Python wrappers that try to remedy that seem to exist, but now you're stuck having to remember their notations and intricacies. There is a a ...
Fix documentation building: upgrade to Sphinx 5.0. Fix broken user guide links in API documentation. Add PendingDeprecationWarning to calls using positional arguments that will be deprecated in a ...