Ignore:
Timestamp:
04/13/09 22:02:30 (15 years ago)
Author:
ericg
Message:

added common_time=1 in plt_def.pro to allow overlay of t curves with different dates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/procs/legend_overlay.pro

    r90 r124  
    5454      px_1r = float(84-strlen(leg_txt))/100 
    5555      px_2r = px_1r+0.1 & px_1l = 0.03 & px_2l = 0.13 
    56       n_leg_max = 10 & txt_ft_size = 1.2 & y_scale_txt = 0.995 
     56      n_leg_max = 15 & txt_ft_size = 1.2 & y_scale_txt = 0.995 
    5757      delta_txt_add = 0.1 
    5858   END 
     
    6060      px_1r = float(75-strlen(leg_txt))/100 
    6161      px_2r = px_1r+0.1 & px_1l = 0.03 & px_2l = 0.13 
    62       n_leg_max = 10 & txt_ft_size = 1.2 & y_scale_txt = 0.993 
     62      n_leg_max = 15 & txt_ft_size = 1.1 & y_scale_txt = 0.995 
    6363      delta_txt_add = 0.1 
    6464   END 
Note: See TracChangeset for help on using the changeset viewer.