I have to create charts from patient's blood tests results.
The x axis would be the time.
Then there is a Normal Range low and high for that time.
And finally the patient's value.
My first column is the time
Next column is the Normal Range Low for that time period.
Next column is the Normal Range High...
Final column is the actual Patient's Value for that time.
Looks something like:
12:00, 0, 10, 45
01:00, 0, 25, 65
02:00, 10, 40, 75
Thanks!!!!
The x axis would be the time.
Then there is a Normal Range low and high for that time.
And finally the patient's value.
My first column is the time
Next column is the Normal Range Low for that time period.
Next column is the Normal Range High...
Final column is the actual Patient's Value for that time.
Looks something like:
12:00, 0, 10, 45
01:00, 0, 25, 65
02:00, 10, 40, 75
Thanks!!!!
Last edited: