Z
Zebee Johnstone
I have several - 3 to 20 - sets of data. Each has the same x-axis and
y-axis bounds. Each consists of the x axis - time - and a y axis between
80 and 180 with 2 sets of data, a max and an average, to be plotted.
I would like to create a chart which has each data set in a separate
space, one under the other - somethig I am not going to try and do in
ascii art!
png format is fine.
THe idea is to be able to see how the datasets change in relation to
each other, how the data changes from day to day, each dataset being a
day's worth of data.
Chart::Strip looks to be suitable, except that it's not really set up
to have the separate datasets plotted next to each other but separated
in the way I want as far as I can see.
Can any one suggest a way to attack this problem?
Should I just say bugger it, produce each day separately, put them one
under the other on a webpage and print that?
Zebee
y-axis bounds. Each consists of the x axis - time - and a y axis between
80 and 180 with 2 sets of data, a max and an average, to be plotted.
I would like to create a chart which has each data set in a separate
space, one under the other - somethig I am not going to try and do in
ascii art!
png format is fine.
THe idea is to be able to see how the datasets change in relation to
each other, how the data changes from day to day, each dataset being a
day's worth of data.
Chart::Strip looks to be suitable, except that it's not really set up
to have the separate datasets plotted next to each other but separated
in the way I want as far as I can see.
Can any one suggest a way to attack this problem?
Should I just say bugger it, produce each day separately, put them one
under the other on a webpage and print that?
Zebee