Ignore:
Timestamp:
07/21/06 14:47:49 (18 years ago)
Author:
navarro
Message:

english and nicer header (2a)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DIVERS/placecolor.html

    r138 r142  
    696696      </div> 
    697697 
    698       <div id="file_comments"></div> 
     698      <div id="file_comments"> 
     699 allows to trace the independently from a graph 
     700 By default, trace a color bar of the same type tahn the one present in plt 
     701 and pltz. If max, min and divisions are not stipulated, then max=sup,min=inf 
     702 and divisions=div. 
     703</div> 
    699704 
    700705       
     
    711716        <div class="routine_details" id="_placecolor"> 
    712717 
    713           <h2><a class="top" href="#container">top</a>placecolor </h2> 
     718          <h2><a class="top" href="#container">top</a>placecolor <span class="categories"> 
     719 graphic 
     720</span></h2> 
    714721         
    715722          <p class="header"> 
     
    717724         
    718725          <div class="comments"> 
    719  NAME:PLACECOLOR 
    720  
    721  PURPOSE:permet de tracer la colorbar independammment d'un graphe 
    722  
    723  CATEGORY:graph 
    724  
    725  CALLING SEQUENCE:placecolor,pos 
    726  
    727  INPUTS: 
    728         pos:vecteur de 4 elements donnant les coordonnees du coin en bas 
    729  a gauche et de celui en haut a droite -en cm- ds lequel on veut faire la 
    730  barre de couleur 
    731  
    732  KEYWORD PARAMETERS: tous ceux de colorbar.pro. 
    733  
    734  par defaut trace une barre de couleur du meme type que celle presente ds plt 
    735  et pltz. si max, min et divisions ne sont pas stipulees alors max=sup,min=inf 
    736  et divisions=div 
    737  
    738  OUTPUTS: 
    739  
    740  COMMON BLOCKS: 
    741         common.pro 
    742  
    743  SIDE EFFECTS: 
    744  
    745  RESTRICTIONS:utilisable que pour les POSTCRIPT effectues avec plein2dessin 
    746  
    747  EXAMPLE: 
    748726</div> 
    749727 
     
    765743            </h4> 
    766744         
    767           <div class="comments"></div> 
     745          <div class="comments"> 
     746 Vecteur composed by 4 elements giving coordinates of the left bottom  
     747 corner and of the right up one -in cm- in which we want to do the color bar 
     748</div> 
    768749             
    769750 
     
    785766            </h4> 
    786767         
    787             <div class="comments"></div> 
     768            <div class="comments"> 
     769 used to pass your keywords 
     770</div> 
    788771             
    789772           
    790773 
    791774           
    792            
    793            
    794            
    795            
    796            
    797            
    798            
    799            
    800            
    801            
    802            
    803          
    804            
    805            
    806            
    807            
     775          <h3>Version history</h3> 
     776           
     777          <h4>Version</h4><div class="preformat"> 
     778 $Id$ 
     779</div> 
     780          <h4>History</h4><div class="preformat"></div> 
     781           
     782           
     783          <h3>Known issues</h3> 
     784           
     785           
     786           
     787          <h4>Restrictions</h4><div class="preformat"> 
     788 Only usable for POSTCRIPTs effectuated with plein2dessin 
     789</div> 
     790         
     791          <h3>Other attributes</h3> 
     792           
     793           
     794          <h4>Uses routines</h4><div class="preformat"> 
     795 common.pro 
     796</div> 
    808797           
    809798           
Note: See TracChangeset for help on using the changeset viewer.