Hi Ferret Users,
I have created an overlay plot of concentration vs. time for three time series (each with a length of 20 days) using the same x-axis but different y-axes with the following commands: yes? go multi_yaxis_plot1 HONO 2 yes? go multi_yaxis_overlay HNO3 1 "-" yes? go multi_yaxis_overlay NO2 2 "-" However, now I want to generate the same overlay plot only for day 5, not the full run length, but I can't figure out how to do this as I am not all that proficient in Ferret yet. Any suggestions would be appreciated! Thanks in advance, Zena |