canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,698
edits
(add source for neato example) |
(add a bit about how to create dot graphs) |
||
| Line 41: | Line 41: | ||
<graphviz/> | <graphviz/> | ||
</pre> | </pre> | ||
== Creating dot-language == | |||
You can write dot-language directly into the wiki editor as you would any other article. To dot language, consult its [http://graphviz.org/Documentation.php comprehensive documentation]. You may also wish to start with this [[wikipedia:DOT_%28graph_description_language%29|wikipedia article]] which provides a more general overview. | |||
If you're looking for a graphical interface for generating dot files, visit http://graphviz.org/content/resources. | |||
== Examples == | == Examples == | ||