Hello. I have a platform that gathers data from devices via RS232 (force gauge, thermocouple, etc.) and dumps it into a spreadsheet over time. In each case time is the horizontal axis (the y axis I hope, I always confuse the two) of the chart/graph and the incoming values from the sensor are the vertical axis.
Creating a line graph out of the force vs. time or temperature vs. time after the test is complete is easy. However, I would like to create a chart/graph that will automatically scale the y axis (time) as new x values stream in. Since tests can last anywhere from 5 minutes to 24 hours, choosing a fixed number of rows isn't really practical as I would like the operator to see changes in the curve as it's happening.
Any direction would be greatly appreciated.
Bookmarks