Hunter,
Sorry for the delay in the reply. It was a long weekend here, so I was out
of the office for 3 days.
The scale is actually correct, but it is showing the change per second (not
per 5 minutes as I assume you are expecting). To get the range you want,
multiply by 60 to get change per minute
Hunter,
Ah, I see the problem now. It didn't occur to me at first. Your data type is
a counter. If these numbers you are feeding are infact the actual increase
in data flow between one reading and the next, then use the data type
ABSOLUTE which assumes the data your feeding comes from a counter wh
Considering you have only 6 data points per line, I don't see what you think
looks wrong. They are overlapping at the bottom because the data points are
so close. If you want, try using --height 300 or something larger to get a
larger area, you would probably be able to see that the lines are both