Documentation

ProofWidgets.Component.GraphDisplay

A themed <circle> SVG element, with optional extra attributes.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    • id : String

      Identifier for this vertex. Must be unique.

    • The label is drawn at the vertex position. This must be an SVG element. Use <foreignObject> to draw non-SVG elements.

    • radius : Float

      Radius of a circle bounding this vertex. Used to place incident edge endpoints.

    • Details are shown below the graph display after the vertex label has been clicked. See also Props.showDetails.

    Instances For
      Equations
      Instances For
        Equations
        Instances For
          Instances For
            Instances For
              Equations
              Instances For
                Equations

                Display a graph with an interactive force simulation.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For