-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #749 - Use streamlit to display graphs in sim plotter #793
Conversation
64d8895
to
009d714
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reviewed every file, updates, and how the logic was restructured. Although there was a significant amount of cleanup, the core logic looks accurate.
Approving the PR.
It will be a common case to have an enormous number of variables. That's why it truncated in the original code. @calina-c can you please create another github issue to handle this? Or do another bit for this issue |
Work on #749. Still using native matplotlib plots, but in a streamlit canvas.