Skip to main content
Module

x/graphviz/mod.ts>attribute.ClusterSubgraph

🦕 Simple Graphviz library for Deno.
Latest
type alias attribute.ClusterSubgraph
import { type attribute } from "https://deno.land/x/graphviz@v0.2.1/mod.ts";
const { ClusterSubgraph } = attribute;

Attribute types available for cluster subgraph.

definition:
| K
| URL
| area
| bgcolor
| color
| colorscheme
| fillcolor
| fontcolor
| fontname
| fontsize
| gradientangle
| href
| id
| label
| labeljust
| labelloc
| layer
| lheight
| lp
| lwidth
| margin
| nojustify
| pencolor
| penwidth
| peripheries
| sortv
| style
| target
| tooltip