This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-13
Channels
- # announcements (15)
- # babashka (48)
- # beginners (5)
- # biff (4)
- # calva (3)
- # cider (10)
- # clerk (16)
- # clj-kondo (6)
- # cljdoc (20)
- # cljs-dev (13)
- # clojure (117)
- # clojure-argentina (1)
- # clojure-brasil (5)
- # clojure-europe (40)
- # clojure-nl (1)
- # clojure-norway (111)
- # clojure-uk (5)
- # clojurescript (16)
- # cursive (20)
- # datascript (2)
- # datomic (106)
- # etaoin (2)
- # events (3)
- # funcool (1)
- # graphql (1)
- # helix (8)
- # hyperfiddle (36)
- # leiningen (12)
- # matrix (1)
- # nrepl (1)
- # off-topic (61)
- # other-languages (10)
- # polylith (22)
- # practicalli (1)
- # reagent (28)
- # reitit (11)
- # remote-jobs (3)
- # ring (12)
- # shadow-cljs (109)
- # slack-help (6)
- # solo-full-stack (23)
- # squint (7)
- # xtdb (11)
Is anyone doing flow charts or activity diagrams (say in plantuml) in clerk? I'm wondering if the easiest way is to just make the png file and then show it as a graphic.
I haven't tried this but I'm curious to see how you could do it
inline svg's are pretty nice to work with with reagent, that's been my experience at least. I haven't tried it with clerk
not sure whether reagent is really available from clerk so I might be off topic
I'm a bit of a noob, though. I'm not really sure if you really need reagent to do inline svg's, or if that's more on the hiccup side. Like I said, kind of a noob
Oh cool so yeah, an svg using hiccup would be the route I would go with this
I've got an image working, but I think it might be tricky to ship as a html (not tried yet though)
I'm building with thing.geom. Definitely enjoying it. Unsure how well it will hold since I want to do a lot of interactivity.
It's a super baby project but I am happy to chat and add you to the repo if it makes sense. I'll shift to dm.