Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Colors/colorbar.html

    r200 r234  
    7171      <a name="#_colorbar"></a> 
    7272 
    73       <h2>colorbar  <font size="-1" color="#006633"> Graphics, Widget 
     73      <h2>colorbar  <font size="-1" color="#006633"> 
     74 Graphics, Widget 
    7475</font></h2> 
    7576 
     
    180181    </h4> 
    181182 
    182       
     183     
    183184 Vector which contain color's indexes to trace in a color bar. Therefore 
    184  we obtain a discrete colorbar which contains only the specified colors  
     185 we obtain a discrete colorbar which contains only the specified colors 
    185186 in the order they appear in the vector 
    186187 
     
    430431     
    431432 
    432     <h3>Examples</h3> 
     433    <h3>Examples</h3><pre> 
    433434 To display a horizontal color bar above a contour plot, type: 
    434435 
     
    438439 IDL> COLORBAR, NCOLORS=100 
    439440 
    440     <h3>Version history</h3> 
    441      
    442     <h4>Version</h4> $Id: colorbar.pro 163 2006-08-29 12:59:46Z navarro $ 
    443  
    444     <h4>History</h4>  
     441    </pre><h3>Version history</h3> 
     442     
     443    <h4>Version</h4> 
     444 $Id: colorbar.pro 231 2007-03-19 17:15:51Z pinsard $ 
     445 
     446    <h4>History</h4> 
    445447 Written by: David Fanning, 10 JUNE 96. 
    446448 10/27/96: Added the ability to send output to PostScript. DWF 
Note: See TracChangeset for help on using the changeset viewer.