Interactive time series #493
Unanswered
renefritze
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi Rene, for qt in principle it should be possible to embed sliders and buttons like in the native rendering window (I will try myself and let you know). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to gauge the feasibility of using vedo for showing interactive time series visualization (of meshes) in both a Jupyter and Qt-Application embedded context.
AFAICT, there is no support/example for (prerecorded) animations in notebooks atm. Is that correct? If yes, is that on the horizon?
For the interactivity (play/pause/dragging a slider for the time steps), it seems that controls do not yet translate into the Jupyter environment?
Beta Was this translation helpful? Give feedback.
All reactions