[Thread Prev][Thread Next][Index]

Can i overlay only one symbal on a plot??



Hi ferreters,
 
            I just try to overlay one symbal on a time series plot.
            But ferret seems require at least two points to overlay.
            It just like:
 
            plot/i=1/j=42/l=1:20/line zeta
            plot/i=1/j=42/l=20/color=red/sym/size=0.2/overlay zeta
 
            Ferret says" dimension improperly specified; overlay is on a different axis "
 
            if i change script like:
 
            plot/i=1/j=42/l=1:20 zeta
            plot/i=1/j=42/l=19:20/color=red/sym/size=0.2/overlay zeta
 
            ferret would plot two symbal on original plot.
            Can ferret just overlay only one symbal??
 
            And i would like ferret to plot a time series ouput like
 
            repeat/l=1:20 (plot/i=1/j=42/line zeta ; plot/i=1/j=42/color=red/sym/size=0.2/ov zeta)
 
            Symbal will move with time movement.
            But when i give the command like above, ferret gives me the same error message.
            Is there anyone have idea??
 
                                                            danish 
 

[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement