views:

112

answers:

2

I need to plot points of a line graph dynamically..(same like an oscilloscope in ecg).. can someone please suggest some tool that contains such a feature!!..

A: 

I've used Matplotlib with python.You might also use an script for octave.

What language are you using?

Macarse
A: 

This would be pretty easy with the paths in WPF. Of course, just about any language will let you draw a line on the screen pretty quickly.

What is the input data? Is it from a file, a piece of hardware, something else?

RQDQ