Skip to content

Fix textcolor / origincolor in 3d plot: #67

Closed
astyl wants to merge 1 commit intorai-opensource:masterfrom
astyl:master
Closed

Fix textcolor / origincolor in 3d plot: #67
astyl wants to merge 1 commit intorai-opensource:masterfrom
astyl:master

Conversation

@astyl
Copy link
Copy Markdown

@astyl astyl commented Feb 26, 2023

Hi,
Attributes 'textcolor' and 'origincolor' aren't applied for 'frame' case.
SO3().plot(frame="LABEL",color="green")
image

Since value of textcolor and origincolor are already computed just before handling 'frame' case, there is no need to compute again.

@petercorke
Copy link
Copy Markdown
Collaborator

thanks for contributing the PR, and sorry for being slow. This was covered by #69 I think.

@petercorke petercorke closed this Mar 28, 2023
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