(sort-curves-for-plotting curves)
Takes a seq of curves and optimizes them for plotting. This involves removing any curves that have fewer than two points, as well as sorting all curves so that the distance between two consecutive curves is minimized.
Takes a seq of curves and optimizes them for plotting. This involves removing any curves that have fewer than two points, as well as sorting all curves so that the distance between two consecutive curves is minimized.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close