graph

command
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: MIT Imports: 11 Imported by: 0

README

Very simple example that reads a haystack json from stdin and generates a dot compatible version.

It relies on the gonum/graph package.

Example using the public file carytown:

curl -s https://raw.githubusercontent.com/BrickSchema/brick-examples/master/haystack/carytown.json | go run main.go| dot -T svg > carytown.svg

gives:

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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