| View previous topic :: View next topic |
| Author |
Message |
Antuan Newbie
Joined: 10 Jun 2005 Posts: 1
|
Posted: Jun 10th, 2005 04:34 AM Post subject: Data Graphics |
|
|
I have to design a program that will draw a 2D graphic in real time from data recieved by computer's serial port.At the time,I have programmed the part that shows data recieved on a list,but I have no idea about how to make a graphic with them.If anybody can help me,I will be very gratefull.
Thanks very much. |
|
| Back to top |
|
RoofRabbit Regular

Joined: 06 Jul 2005 Posts: 95 Location: Lenoir, NC USA
|
Posted: Jul 19th, 2005 07:51 AM Post subject: |
|
|
This is an old post now, but if you still need help, you can study the PictureBox and using the Line command to draw graphs. _________________ Website - [link] |
|
| Back to top |
|
hoppy Newbie
Joined: 31 Jul 2005 Posts: 2
|
Posted: Jul 31st, 2005 03:20 PM Post subject: |
|
|
[link]
is an excellent free charting control and will update in real time (as well as do a lot of other things) |
|
| Back to top |
|
|