Skip to content

Conversation

camisowers
Copy link
Contributor

@camisowers camisowers commented Apr 25, 2023

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Closes #967.

How did you implement your changes

Added interpolation='none' to the plt.imshow() call.

Remaining issues

NA

@camisowers camisowers added the bug Something isn't working label Apr 25, 2023
@camisowers camisowers self-assigned this Apr 25, 2023
@camisowers camisowers changed the title don't assign random color to boundary pts Kmeans plotting cell border fix Apr 25, 2023
@camisowers camisowers requested a review from ngreenwald April 25, 2023 22:34
@ngreenwald ngreenwald added this pull request to the merge queue Apr 25, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 26, 2023
@ngreenwald ngreenwald merged commit 4480d9b into main Apr 26, 2023
@ngreenwald ngreenwald deleted the kmeans_plots branch April 26, 2023 00:27
alex-l-kong added a commit that referenced this pull request May 3, 2023
ngreenwald pushed a commit that referenced this pull request May 3, 2023
* Skip spatial LDA visualization test (Numpy incompatibility)

* Remove pros calls as well

* Revert "Kmeans plotting cell border fix (#978)"

This reverts commit 4480d9b.

* Fix numpy < 1.24 to prevent spatial-lda np.float bug (issue open on calico)

* Go back to interpolation='none'

* Revert "Remove pros calls as well"

This reverts commit 271482c.

* Revert "Skip spatial LDA visualization test (Numpy incompatibility)"

This reverts commit afb2acc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plot_neighborhood_cluster_result has multiple colors per cell
2 participants