This looks nice :-) an off-the-wall question - exposing my ignorance about how SVG is handled in the browser...
given that I can server-push incremental DOM updates to my UI and that SVG seems to be expressed as a DOM (using reagent), could I do something similar with DALI to e.g. add nodes to a graph of a live feed etc ? cheers Jules On Thursday, 11 February 2016 00:49:54 UTC, Stathis Sideris wrote: > > Hello all, > > dali is a Clojure library for representing the SVG graphics format. It > allows the creation and manipulation of SVG files. The syntax > <https://github.com/stathissideris/dali/blob/master/doc/syntax.md> used > to describe the graphical elements is based on hiccup > <https://github.com/weavejester/hiccup> with a few extensions. > > The main advantage of dali is that it provides facilities to perform > complex layouts > <https://github.com/stathissideris/dali/blob/master/doc/layout.md> > without having to position elements explicitly. > > The 0.7.0 brings a lot of new features and very complete documentation to > get you started. > > All feedback very welcome. > > > Thanks, > > Stathis Sideris > -- 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.