d3.scaleOrdinal([range])
Constructs a new ordinal scale with an empty domain and the specified range. If a range is not specified, it defaults to the empty array; an ordinal scale always returns undefined until a non-empty range is defined.
Please login to continue.
Please login to continue.