Skip to main content
Module

x/graphviz/attribute.ts>attribute.Node

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

Attribute types available for nodes.

definition:
| URL
| area
| color
| colorscheme
| comment
| distortion
| fillcolor
| fixedsize
| fontcolor
| fontname
| fontsize
| gradientangle
| group
| height
| href
| id
| image
| imagepos
| imagescale
| label
| labelloc
| layer
| margin
| nojustify
| ordering
| orientation
| penwidth
| peripheries
| pin
| pos
| rects
| regular
| root
| samplepoints
| shape
| shapefile
| showboxes
| sides
| skew
| sortv
| style
| target
| tooltip
| vertices
| width
| xlabel
| xlp
| z