A Gorilla REPL renderer for loom graphs.
Add [loom-gorilla "0.1.0"]
to the dependencies section of your project.clj
. Then from within a Gorilla
worksheet (use 'loom-gorilla.render)
. This provides a single function loom-view
, which takes a loom
graph and the same options as loom.io.view
.
See this example worksheet for details.
Copyright © 2014- Jony Hudson
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.