quantize.range()

quantize.range([range])

If range is specified, sets the scale’s range to the specified array of values. The array may contain any number of discrete values. The elements in the given array need not be numbers; any value or type will work. If range is not specified, returns the scale’s current range.

doc_D3_Js
2016-11-24 10:28:36
Comments
Leave a Comment

Please login to continue.