Skip to content

Update TextPlot when color, font or other aesthetics change.#905

Merged
corranwebster merged 2 commits into
mainfrom
fix/text-plot-color-font
May 16, 2023
Merged

Update TextPlot when color, font or other aesthetics change.#905
corranwebster merged 2 commits into
mainfrom
fix/text-plot-color-font

Conversation

@corranwebster
Copy link
Copy Markdown
Contributor

Forces recreation of all the Label objects, which is suboptimal, but since this uses Label instances this is not a highly performant plot in any case.

Fixes #729

Copy link
Copy Markdown
Member

@dpinte dpinte left a comment

Choose a reason for hiding this comment

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

👍

@corranwebster corranwebster merged commit 034b227 into main May 16, 2023
@corranwebster corranwebster deleted the fix/text-plot-color-font branch May 16, 2023 15:51
@fred4ets
Copy link
Copy Markdown

Thanks a lot!

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.

changing TextPlot color & font

3 participants