Fork me on GitHub
#data-science
<
2017-04-01
>
luxbock05:04:05

@richiardiandrea I use these two functions to display SVG that comes from evaluating some Clojure form in the REPL

luxbock05:04:34

it's not perfect, i.e. the error handling is not properly done but it works for the most part

richiardiandrea17:04:39

@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);

richiardiandrea17:04:03

so probably my goal of having the same ux as proto-repl is not that far off

luxbock17:04:58

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

richiardiandrea17:04:08

@luxbock uhm, can you link the issue? I have to check

richiardiandrea17:04:23

nvm I can browse the issues 😄