Graphviz v0.10 Release Notes

Release Date: 2018-10-23 // over 5 years ago
  • ➕ Add format argument to Graph/Digraph.render(). This follows stand-alone render() function and mirrors the Graph/Digraph.pipe() method (usually, format is set on the instance).

    ➕ Add renderer and formatter arguments to Graph/Digraph.render() and pipe() methods, as well as stand-alone render() and pipe() functions.