npm d3-graphviz 2.2.0
Added options, SVG size, graph fit & scale and return of existing renderer instance

latest releases: 5.6.0, 5.5.0, 5.4.0...
7 years ago
  • If a graphviz renderer instance already exists on an element, return the existing instance instead of creating a new one every time.
  • Options can be set when the graphviz renderer is created
  • Options can be set with the graphviz.options method
  • Added options to set SVG width and height and to fit the graph to the resized SVG
  • Added option to scale the graph within the SVG

Don't miss a new d3-graphviz release

NewReleases is sending notifications on new releases.