Skip to content

I don't know how to dynamically update the plot content #1371

Answered by kkoreilly
wingofsky asked this question in Q&A
Discussion options

You must be logged in to vote

The underlying representation of a plot is a tensor.Table, and SetSlice just converts to that, so you need to call pe.SetSlice(datas) again in your inner loop to get it to update correctly. The performance of that should still be good.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wingofsky
Comment options

Answer selected by wingofsky
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