scicloj / clojisr

Clojure speaks statistics - a bridge between Clojure to R
https://scicloj.github.io/clojisr/
Eclipse Public License 2.0
147 stars 9 forks source link

ensure path existance before saving chart to file #56

Closed genmeblog closed 3 years ago

genmeblog commented 4 years ago

in applications/plotting namespace we have to add path creation when file is saved to local folder.

genmeblog commented 3 years ago

fixed in BETA12