File tree Expand file tree Collapse file tree
src/math/stats/quantquestions/what_are_the_odds Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 org.scicloj/tablecloth.time {:mvn/version " 1.00-alpha-6" }
77 ; ; Tableplot can be removed after updating Noj:
88 org.scicloj/tableplot {:mvn/version " 1-beta14" }
9- org.scicloj/plotje {:mvn/version " 0.2.2 " }
9+ org.scicloj/plotje {:mvn/version " 0.10.1 " }
1010 markdown-clj/markdown-clj {:mvn/version " 1.12.4" }
1111 org.clojure/core.async {:mvn/version " 1.9.808-alpha1" }
1212 io.github.clojure/core.async.flow-monitor {:git/tag " v0.1.2"
1616 metosin/malli {:mvn/version " 0.19.1" }
1717 clj-fuzzy/clj-fuzzy {:mvn/version " 0.4.1" }
1818 clj-thamil/clj-thamil {:mvn/version " 0.2.0" }
19- org.scicloj/clay {#_#_:mvn/version " 2.0.16"
20- :git/url " https://github.com/scicloj/clay"
21- :git/sha " 606b3180bd15c88740786c6ab0902af26f248b0d" }
22- org.scicloj/kindly {:mvn/version " 4-beta23" }
19+ org.scicloj/clay {:mvn/version " 2.0.21" }
20+ org.scicloj/kindly {:mvn/version " 4-beta25" }
2321 thi.ng/geom {:mvn/version " 1.0.1" }
2422 org.eclipse.elk/org.eclipse.elk.core {:mvn/version " 0.10.0" }
2523 org.eclipse.elk/org.eclipse.elk.graph {:mvn/version " 0.10.0" }
Original file line number Diff line number Diff line change 340340 {:temperature " 90-104F" :days 0 }
341341 {:temperature " 105-119F" :days 0 }
342342 {:temperature " 120-134F" :days 0 }]
343- (pj/lay-value- bar :temperature :days )
343+ (pj/lay-bar :temperature :days )
344344 (pj/options {:title " Island A" }))
345345
346346^:kindly/hide-code
351351 {:temperature " 90-104F" :days 7 }
352352 {:temperature " 105-119F" :days 4 }
353353 {:temperature " 120-134F" :days 2 }]
354- (pj/lay-value- bar :temperature :days )
354+ (pj/lay-bar :temperature :days )
355355 (pj/options {:title " Island B" }))
356356; ; :::
357357
You can’t perform that action at this time.
0 commit comments