Category "pygraphviz"

Pygraphviz: specify dot renderer

I'm trying to render a graph as a SVG. The problem is with PyGraphviz, but I made a dot file to debug/make it easier to share. Note that my label contains text

Using django-extensions to generate a model graph in PNG format using Windows 10 (without using Conda or Anaconda)

I am using django-extensions to generate a model graph for my Django application. My installation steps are the following: $ pip install django-extensions $ pip