Skip to content

How to update label on an animated plot without it overlaying #2064

Answered by asinghvi17
wiseac asked this question in Q&A
Discussion options

You must be logged in to vote

You can directly set the label's text in your animation, assuming lab::Label:

lab.text[] = "Temperature (°C) " * string(t[][500])

this should "just work".

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wiseac
Comment options

@wiseac
Comment options

Answer selected by wiseac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants