SVGDiagram

Contents

  • Installation
  • Basic Concepts
  • Diagram Attributes
  • Node Attributes
  • Edge Attributes
  • Subgraph Attributes
SVGDiagram
  • SVGDiagram
  • Edit on GitHub

SVGDiagram

Coverage Status PyPI version npm version

A library for rendering diagrams to SVG. This library does not provide any automatic layout for nodes and edges.

Example output:

Contents

  • Installation
    • Python
    • JavaScript
    • CMake
  • Basic Concepts
    • SVGDiagram
    • SVGNode
    • SVGEdge
    • SVGGraph
  • Diagram Attributes
    • Background
  • Node Attributes
    • Label
    • Shape
    • Margin
    • Text Size
    • Node Size
    • Color
    • Pen Width
    • Font
    • Stroke Style
  • Edge Attributes
    • Splines
    • Arrow
    • Label
    • Self Loop
    • Color
    • Pen Width & Margin
    • Font
    • Stroke Style
  • Subgraph Attributes
    • Inherited Attributes
    • Color & Label
Fork me on GitHub
Next

© Copyright 2025, CyberZHG.

Built with Sphinx using a theme provided by Read the Docs.