The project implements a widget for dynamic visualization of constantly incoming ECG data
The project is a corrected version of the application https://github.com/mk590901/custom_widget_painter.
The project has been refactored. Two rendering modes have been introduced: overlap and flowing. The first corresponds to drawing an overlay of a new image on the old one, the second to adding new points to the old ones and creating the effect of a “driving” trend. The mode is added to the constructor of widget.