[Question]How to add animation to MatplotlibChart in Flet app? #3942
Unanswered
CoderMaximus
asked this question in
Q&A
Replies: 1 comment
-
You can only animate Flet native charts, like a flet LineChart. Matplot or any other 3ºparty charts are only available in static image format. (I tryed it) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Question
I made a matplotlib animated chart and tried to turn it to a flet app, but can't get it to animate, and can i also add the toolbar at the bottom?
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions