Skip to main content
Module

x/graphviz/mod.ts>Cluster#createSubgraph

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

Create a Subgraph and add it to the cluster.

Parameters

optional
id: string
optional
attributes: ClusterSubgraphAttributes