Export a tree in DOT format. This function generates a GraphViz representation of the tree, which is then written into 'dot_string'.
1 | export_graphviz(tree)
|
tree |
the tree to convert |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.