Live ECG graph in WPF
What would be the best (simple and fast) approach to plotting live ECG data in a WPF application? I am thinking about writing my own control that will use paths to render the signal. But maybe there are ready-to-use graph libraries that suit my needs? Do you have any experience in this area?
+2
a source to share
5 answers
You may be able to use the Dynamic Data Display . Its very flexible and performance is superior to any commercial product I've tried.
+2
a source to share
LightningChart supports WinForms and WPF to visualize your data quickly and easily. ECG Graph Image
(I am a software developer at Arction Ltd, a LightningChart development company).
-1
a source to share