Python Forum

Full Version: how to draw dynamic moving scale and potting trace point on waveform in tkinter pytho
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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-serialp...g-software