Versions in this module Expand all Collapse all v1 v1.1.2 Aug 17, 2022 Changes in this version + func Merge() v1.1.1 Jul 20, 2022 Changes in this version + func Count(values []float64, valueof func(value any, index int, values []float64) float64) float64 + func Extent(values []float64, ...) []float64 + func Range(start, stop, step float64) []float64 + func ThresholdSturges(values []float64) float64 + func TickIncrement(start, stop, count float64) float64 + func TickStep(start, stop, count float64) float64 + func Ticks(start, stop, count float64) []float64