Martin Clausen

Results 42 comments of Martin Clausen

Dave, Thanks for looking into this. I have included an example blw. (-> (digraph [ [:a :b] [:a :c] [:a {:label "A\nSubheading\nAn example link."}] ]) dot (save! "test.dot" {:format :dot}))...

Dave, Thanks for the response and thanks again for looking into this. I agree it looks difficult. As much as I hate it will try do some post-processing of the...

OK, I will give that a shot.

I don't know how this is implemented so I cannot speak to how it is best solved. The StackOverflow response claims that needing a docstring for a method indicates that...

Ok, thanks for submitting it. It worked ok with the pie-chart.

Very cool. That looks quite workable. Thank you very much for this.

Doesn't make any difference. Please see output for 1st an 2nd attempt at `boot dev` on a fresh clone of demos/petrol: ``` ➜ petrol git:(master) boot dev Retrieving riddley-0.1.6.jar from...

With 2.7.1 I get the following: ``` ➜ petrol git:(master) boot dev Starting reload server on ws://localhost:45175 Writing boot_reload.cljs... Starting file watcher (CTRL-C to quit)... Compiling Hoplon pages... • petrol_examples/counter/state.cljs.hl...