(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |