Closed
Description
Some of color maps have discrete colors at both edges. Instead of using range(16,240)
for vcs.getcolors
to avoid those edge colors, I think it would be much simple for users if we can make users no need to think about it.
Below code is for making above image:
plot.py.txt