Liking cljdoc? Tell your friends :D

genartlib.plotter


sort-curves-for-plottingclj

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close