sagemath_graphviz: Graph visualization with Graphviz¶
This pip-installable distribution passagemath-graphviz provides access
to Graphviz, the graph visualization software.
What is included¶
the binary wheels on PyPI ship the graph layout programs
dot,neato,twopi,fdp,circo
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
10.8.10
version_requirements.txt:
passagemath-graphviz ~= 10.8.10.0
Installation commands¶
$ pip install passagemath-graphviz~=10.8.10.0
$ sage -i sagemath_graphviz
However, these system packages will not be used for building Sage
because spkg-configure.m4 has not been written for this package;
see upstream Issue #27330 for more information.