graph

package
v0.9.20251226 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Font Names
	Helvetica = "Helvetica"
	Dialog    = "Dialog"
	// Font Styles
	Bold   = "bold"
	Normal = "normal"
	// Shapes
	Ellipse        = "ellipse"
	Parallelogram  = "parallelogram"
	Rectangle      = "rectangle"
	RoundRectangle = "roundrectangle"
	// Colours
	Aquamarine    = "#7FFFD4"
	Black         = "#000000"
	Cornsilk      = "#FFF8DC"
	GoldenRod     = "#DAA520"
	Grey          = "#808080"
	LightGreen    = "#90EE90"
	LightGrey     = "#D3D3D3"
	LightSkyBlue  = "#87CEFA"
	NavajoWhite   = "#FFDEAD"
	Orchid        = "#DA70D6"
	PaleTurquoise = "#AFEEEE"
	Tan           = "#D2B48C"
	Thistle       = "#D8BFD8"
	Turquoise     = "#40E0D0"
	PaleGreen     = "#98FB98"
	DarkSlateGrey = "#2F4F4F"
)

Variables

This section is empty.

Functions

func MakeDepenencyGraphs

func MakeDepenencyGraphs(vs *m.Schema, md *m.MetaData) (err error)

func NewDependencyGraph

func NewDependencyGraph(vs *m.Schema, md *m.MetaData) *dependencyGraph

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL