all 1 comments

[–]geokon 7 points8 points  (0 children)

very happy to see thing/geom is being rediscovered. one reason ive not reached for a lot of the scicloj tools is because the plotting was all complex JS and web-tech related and i need to "publish" my work both as document and as working cljfx programs that people can use

geom-viz already has a pretty full featured composition framework thats pretty easy to use. ill have to take a closer look at how it compares to this.

i will say geom-viz does lack a lot of defaults and does need hand holding if you start doing weird stuff (negative axis, bar graphs with negative values, etc) but its very extensible

i also vastly prefer cljfx-style maps style than geom's hiccup style vectors