graph_display library

Classes

GraphThemePreferences
Theme preferences for drawing a graph.
InteractiveGraph
A widget providing an interactive visualisation of a graph, given any InteractiveLayoutAlgorithm to compute the layout.
StaticGraph
A widget providing a static, non-interactive visualisation of a graph, given any StaticLayoutAlgorithm to compute the layout.