entry (Node | View) – An entry point in the graph (node or view). This can be any node/view in the
graph. The graph will be searched from end to end to construct the diagram.
**kwargs – Additional keyword arguments are forwarded to graphviz.Digraph.
Returns:
A visual representation of the graph generated with Graphviz.