Open Drup opened 9 years ago
Not idea about the landscape but my gut feeling would be to find an html renderer and then open the file with xdg-open
(linux) or open
(osx) or ??? (windows) it.
xdot
has a much nicer UI than plain html, especially as the graph get large.
At the moment,
describe --dot
uses xdot by default. I use it because the rendering is pretty, it has a nice and simple UI and it is widly available on linux plateforms (debian, ubuntu and arch all have it). Apparently, it's also available in brew (and even windows!). So eitherconf-xdot
to opam).Potential OCaml replacements: