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

🎨 Drawing 3D plot keeping the original colours #10

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

Starlitnightly
Copy link
Contributor

Dear SLAT Authors,

I noticed that when we use the build_3D function to visualize the alignment effects, the original idle annotation colors are discarded. It seems this is done to unify the color information of annotations at the same spatial location.

In this pull request, I have preserved the color information. I believe that unifying the color information of annotations at the same spatial location should be done during annotation, not at the final visualization stage.

Additionally, it seems that after using build_3D, plt.savefig() cannot be used to save the image. I have made ax a return value to address this issue.

image

@xiachenrui xiachenrui merged commit e2c3a63 into gao-lab:main Jun 8, 2024
1 check failed
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.

2 participants