Python Forum
Non-blocking real-time plotting
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Non-blocking real-time plotting
#4
Interesting example, however there is a built-in mechanism in matplotlib to create better animation, namely matplotlib.animation.FuncAnimation(). There is a simple example resembling yours here. I wonder if this can be embedded into tkinter.
Reply


Messages In This Thread
Non-blocking real-time plotting - by slow_rider - Jan-06-2023, 12:11 AM
RE: Non-blocking real-time plotting - by Larz60+ - Jan-06-2023, 09:02 PM
RE: Non-blocking real-time plotting - by deanhystad - Jan-07-2023, 07:47 AM
RE: Non-blocking real-time plotting - by Gribouillis - Jan-07-2023, 08:20 AM
RE: Non-blocking real-time plotting - by deanhystad - Jan-07-2023, 07:09 PM
RE: Non-blocking real-time plotting - by woooee - Jan-07-2023, 09:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVED] Why is this asyncio task blocking? SecureCoop 1 895 Jun-06-2023, 02:43 PM
Last Post: SecureCoop
  Plotting by Time, error mansoorahs 1 790 May-16-2023, 09:46 AM
Last Post: Larz60+
  Make code non-blocking? Extra 0 1,205 Dec-03-2022, 10:07 PM
Last Post: Extra
  Real time database satyanarayana 3 1,749 Feb-16-2022, 01:37 PM
Last Post: buran
  Real time data satyanarayana 3 30,238 Feb-16-2022, 07:46 AM
Last Post: satyanarayana
  Real time Detection and Display Gilush 0 1,842 Feb-05-2022, 08:28 PM
Last Post: Gilush
  time setup for realtime plotting of serial datas at high sampling rate alice93 6 3,911 Jan-07-2022, 05:41 PM
Last Post: deanhystad
  Real-Time output of server script on a client script. throwaway34 2 2,142 Oct-03-2021, 09:37 AM
Last Post: ibreeden
  Real Time Audio Processing with Python Sound-Device not working Slartybartfast 2 4,116 Mar-14-2021, 07:20 PM
Last Post: Slartybartfast
  Plotting A Time Series With Shaded Recession Bars adamszymanski 1 3,233 Jan-24-2021, 09:08 PM
Last Post: nealc

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020