Re: is any work done to draw sequence diagrams with drcode/vijual ?

2014-12-02 Thread Niels van Klaveren
AFAIK there's several libraries for interfacing with graphviz, all coming 
from a slightly different angle
 
   
   - drcode/vijual 
  - Emphasis on ascii graphics, alternately output to graphviz
  - daveray/dorothy 
  - Generating graphviz graphs using hiccup like syntax
   - ztellman/rhizome 
  - Graphviz rendering through transformation functions on Clojure data 
  structures 
  - aysylu/loom/io.clj 
   
  - Visualizing loom graphs through Graphviz, very limited output 
  options
  
Aside from Graphviz integration, there's also numerous other Java graph 
visualization libraries that could be used.

What parts of Vijual or the other libraries have your interest ?

On Monday, December 1, 2014 6:03:51 PM UTC+1, JUAN ANTONIO Ruz wrote:
>
> Hi guys,
>
> I'm trying to guess in which state is drcode/vijual 
>  or which would be the better fork to 
> start working on this "drawing sequence diagrams" feature...
> It's a really shame that this so cool tool seems to not be maintained any 
> more :(
>
> Any advises or any references to start with?
>
> thanks in advance
> Juan
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


is any work done to draw sequence diagrams with drcode/vijual ?

2014-12-01 Thread JUAN ANTONIO Ruz
Hi guys,

I'm trying to guess in which state is drcode/vijual 
 or which would be the better fork to 
start working on this "drawing sequence diagrams" feature...
It's a really shame that this so cool tool seems to not be maintained any 
more :(

Any advises or any references to start with?

thanks in advance
Juan

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.