Closed mgeier closed 5 years ago
Some color maps seem to use a tuple of colors instead of a dict, this change allows both.
tuple
dict
Some color maps seem to use a
tuple
of colors instead of adict
, this change allows both.