My problem is the following:
I have a big matix of data with the folowing structure:
Jan Feb Mar ...
data1 ... ... ... ...
data2 ... ... ... ...
data3 ... ... ... ...
....
From this matrix I have generated a big number of charts
with different data vs. the months, i.e. months on the X-
axis.
Now I want to change the period of time I show in all
charts for instance from Jan - Nov to Feb-Dec. How can I
do that in a smart way, without editing each and every
chart? Using some kind of variable? Have anyone done such
a construction?
Regards
Anders
I have a big matix of data with the folowing structure:
Jan Feb Mar ...
data1 ... ... ... ...
data2 ... ... ... ...
data3 ... ... ... ...
....
From this matrix I have generated a big number of charts
with different data vs. the months, i.e. months on the X-
axis.
Now I want to change the period of time I show in all
charts for instance from Jan - Nov to Feb-Dec. How can I
do that in a smart way, without editing each and every
chart? Using some kind of variable? Have anyone done such
a construction?
Regards
Anders