Ordinal scales topic

Unlike continuous scales, ordinal scales have a discrete domain and range. For example, an ordinal scale might map a set of named categories to a set of colors, or determine the horizontal positions of columns in a column chart.

Classes

ScaleOrdinal<X, Y> Ordinal scales
Unlike continuous scales, ordinal scales have a discrete domain and range.