Create a UniqueHistogram. R must be an input range with elements implicitly convertible to double. The width of each bin will be widthFactor times the minimum distance between unique values. widthFactor must be > 0 and <= 1.
See Implementation
Create a UniqueHistogram. R must be an input range with elements implicitly convertible to double. The width of each bin will be widthFactor times the minimum distance between unique values. widthFactor must be > 0 and <= 1.