Hi,Michel Mesquita
Actually, NCL is very flexible in resizing the graph and contour label bar.
You can find rich resources in "http://www.cgd.ucar.edu/csm/support/CSM_Graphics/"
for example:
 res@cnLevelSelectionMode = "ManualLevels"   
 res@cnMinLevelValF       = -1.2
 res@cnMaxLevelValF       = 1.2 
 res@cnLevelSpacingF      = 0.4
,which can modify the contour label step.
  res@pmLabelBarWidthF       = 0.6
  res@pmLabelBarHeightF      = 0.04
,which can modify the size of label bar.
  res@mpShapeMode  = "FreeAspect"
  res@vpWidthF      = 1.5
  res@vpHeightF     = 0.5
,which can modify the size of your graph.
  res@tmXBLabelFontHeightF = 0.02
  res@tmXBLabelFontAspectF = 1.6
  res@tmXBLabelFontThicknessF = 1.8
  res@tmYLLabelFontHeightF = 0.02
  res@tmYLLabelFontAspectF = 1.3
  res@tmYLLabelFontThicknessF = 1.8
,which can modify the font size of axises.
And so on.
I don't know exactly what is your detailed problem? But I am sure flexible NCL can solve your question when you study the website I had attached for you.
Good Luck!
Jing
***************************************************
Jing YANG  
Graduate Student                 
Internatial Pacific Research Center
University of Hawaii, Manoa                                          
Phone (o): 808-956-7385     
1680 East West RD           
Honolulu HI 96822           
United states               
***************************************************
_______________________________________________
ncl-talk mailing list
ncl-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
This archive was generated by hypermail 2b29 : Tue Mar 15 2005 - 09:50:39 MST