fix to previous fix (it was inverted).
small change in colors.py to workaround apparent bug in numpy ma
workaround for apparent bug in numpy ma
Correctly identify whether array indexing is supported.
Fixed incorrect bug fix in ScalarMappable.to_rgba()
This commit was manufactured by cvs2svn to create tag 'v0_87'.
updated 0.87 tags
ticked the version number
minor docstring fixes
In ScalarMappable.to_rgba(), don't convert rgb array to masked array.