Module renderer

Source
Expand description

Graph rendering functionality for generating visual output

Functionsยง

graphviz_available
Check if Graphviz is available on the system
graphviz_info
Get information about the available Graphviz installation
render_dot
Generate DOT format output
render_graph
Render a course graph to the specified format
render_with_graphviz
Render graph using Graphviz to SVG or PNG