GraphVisual#
Module providing Graph visuals for rendering graphs.
Note
This module is providing vispy visuals only.
See PlotGraph3d
module for plotting.
- class GraphLineVisual(graph, coordinates=None, color=None, vertex_colors=None, edge_colors=None, width=None, mode='gl')[source]#
Bases:
LineVisual
Displays a graph in 3d using tube rendering for the edges