Python Forum
[Tkinter] how to draw dynamic moving scale and potting trace point on waveform in tkinter pytho - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: GUI (https://python-forum.io/forum-10.html)
+--- Thread: [Tkinter] how to draw dynamic moving scale and potting trace point on waveform in tkinter pytho (/thread-27256.html)



how to draw dynamic moving scale and potting trace point on waveform in tkinter pytho - sameer_1985 - May-31-2020

I want to create this type of dynamic graph using tkinter python, But I don't want to use matplotlib or pyqt(because pyqt is paid). So there is any other lib (compatible with tkinter) by which I can create this type dynamic updating GUI in which I can insert grid and cursor and moving scale etc.

Like this example I want to create

https://www.youtube.com/watch?v=pPET3uvl0rs

and https://hackaday.io/project/5334-serialplot-realtime-plotting-software