DiscreteColorPlane constructor taking list with names mapping to color values in hex representation.
This object is used when one has a one to one mapping between discrete set of strings/values to discrete set of colors.
Usage
DiscreteColorPlane(lookup)
Value
a new DiscreteColorPlane instance
Arguments
lookup
a "lookup table", which is a named list mapping discrete values to hex colors