This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-04-01
Channels
- # arachne (3)
- # bangalore-clj (8)
- # beginners (9)
- # cljsrn (3)
- # clojure (148)
- # clojure-filipino (2)
- # clojure-russia (25)
- # clojure-serbia (3)
- # clojure-spec (14)
- # clojure-uk (61)
- # clojureremote (7)
- # clojurescript (38)
- # clojurewest (2)
- # cursive (2)
- # data-science (9)
- # datomic (4)
- # emacs (4)
- # jobs (6)
- # lein-figwheel (3)
- # leiningen (2)
- # off-topic (1)
- # om (3)
- # onyx (1)
- # pedestal (16)
- # perun (2)
- # powderkeg (1)
- # protorepl (2)
- # re-frame (1)
- # reagent (10)
- # spacemacs (2)
- # unrepl (5)
- # untangled (4)
@richiardiandrea I use these two functions to display SVG that comes from evaluating some Clojure form in the REPL
it's not perfect, i.e. the error handling is not properly done but it works for the most part
@luxbock thanks, I tried proto-repl, but the experience I had was not great..I see that Incanter includes JFreeCharts: > support for many output types, including Swing and JavaFX components, image files (including PNG and JPEG), and vector graphics file formats (including PDF, EPS and SVG);
so probably my goal of having the same ux as proto-repl is not that far off
there has been talk in the CIDER issues about image support in the REPL but no one has stepped up to make a proper implementation
@luxbock uhm, can you link the issue? I have to check
nvm I can browse the issues 😄