(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close