I'll second looking at Vega and Vega-lite. Grammar of graphics is wonderful.

With regards to simulation on Cljs, keep in mind that JS is limited in
numerical precision relative to the JVM, and this can be important in some
simulation contexts. Just make sure you are aware of the probabilistic
implications for your application.

Chris


On Sat, Jan 27, 2018 at 4:54 PM, Tiago Antão <tiagoan...@gmail.com> wrote:

> Hi,
>
> Have a look at Vega and Vega lite for visualization... Amazing chart
> library
>
> On Jan 27, 2018 11:48 AM, "Michael Nardell" <nard...@ucsc.edu> wrote:
>
>> Tiago ::Thanks, for your input. Worth more considerably more than $00.02
>> for me right now. Since the last week or so, I have been diving into
>> ClojureScript. In particular I am loving exploring D3.js, with an
>> interactive, live coding experience. I am not sure if I should admit this
>> in public.. but I actually really miss Macromedia Director + Lingo. Offered
>> an interactive environment for building highly visual simulations and then
>> distributing on the web. I am seeing ClojureScript + FigWheel + D3.js
>> (and/or other viz libraries) as a way to get that experience back.
>>
>> MIke
>>
>> --
>> 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.
>>
> --
> 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 a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/clojure/xHAoFwEZ-aA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.

Reply via email to