graphviz

package
v0.0.0-...-afa2130 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Named = iota
	RGB
	HSL
)

Variables

View Source
var SchemeNames = []string{
	"css1",
	"css2",
}

Functions

This section is empty.

Types

type Color

type Color struct {
	color.Color
}

func ColorFromString

func ColorFromString(input string) (Color, error)

func ColorWithName

func ColorWithName(name string) (Color, error)

func (Color) String

func (c Color) String() string

type Palette

type Palette struct {
	Name   string
	Styles []Style
}

type Style

type Style map[string]Color

Jump to

Keyboard shortcuts

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