Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix on color handling for showProjection #1070

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jamesmkrieger
Copy link
Contributor

In the previous version, a 1D array or tuple with the same length as the number of data points would become a matrix with that length in both directions, and indict would get messed up. This was to account for arrays or tuples with RGB or RGBA values.

@jamesmkrieger jamesmkrieger force-pushed the devel-5 branch 3 times, most recently from 3da94bb to 133a7cc Compare June 10, 2020 11:30
Copy link
Collaborator

@SHZ66 SHZ66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Import checker from ~matplotlib.pyplot.scatter or make it clearer in the documentation about the input format

@jamesmkrieger jamesmkrieger marked this pull request as draft July 15, 2020 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants