Liking cljdoc? Tell your friends :D
Clojure only.

gv.view


save-dot!clj

(save-dot! s filename)

Takes a string containing a valid dot program and a filename. Ssaves the resulting image in the file.

Takes a string containing a valid dot program and a filename.
Ssaves the resulting image in the file.
raw docstring

view-dot!clj

(view-dot! s scale)

s: string of a valid dot program. scale: scaling parameter.

Result: displays an image in a window.

s: string of a valid dot program.
 scale: scaling parameter.

Result: displays an image in a window.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close