Skip to content

Show plot until next update #131

Answered by shloksobti
shloksobti asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks! I guess, I want some sort of a "live plotting". My application is plotting beliefs and I want to visualize how these beliefs change in an online inference setting.

If I show() only once at the end, it basically just shows the final belief. However, if I show() each time, it waits for the user to press Enter. One thing I can do is do all the plotting in a separate thread, but then I'd still need to somehow bypass the "press Enter to continue" step. Any thoughts?

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@alandefreitas
Comment options

@shloksobti
Comment options

@alandefreitas
Comment options

Comment options

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

@alandefreitas
Comment options

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