I thought this matplotlib example was something we could potentially integrate into future functions:
We can potentially use click events to show data, some examples might be:
- when the user clicks on a beam, they can see the forces in the beam over time with a slider
- when they click on a node, they can see reaction forces.
- when they click on a node, they get a plot with all displacement over time
Just wanted to raise it for discussion.
I thought this matplotlib example was something we could potentially integrate into future functions:
We can potentially use click events to show data, some examples might be:
Just wanted to raise it for discussion.