Graphviz Widget

Create graphs with DOT language through the Graphviz widget.

We'll cover the following

GraphViz is a library that helps us to represent structural information as diagrams of abstract graphs and networks. It uses the DOT language and supports a wide range of shapes. For more details, please refer to the official documentation.

This is what it looks like:

You can edit the DOT code to create your diagram however you see fit.

Learners won’t see the code; the diagram will be rendered directly.

Examples

Check the examples below.