Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/graphviz/mod.ts>Cluster#createEdge

🦕 Simple Graphviz library for Deno.
Latest
method Cluster.prototype.createEdge
Re-export
import { Cluster } from "https://deno.land/x/graphviz@v0.2.1/mod.ts";

Create Edge and add it to the cluster.

Parameters

optional
attributes: EdgeAttributes