Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/PLOTS/DESSINE/

sbar_plot.pro

Same thing that bar_plot but compatible with the whole environment (common.pro included)

sbar_plot Graphics

sbar_plot, values, COLORS=integer, NOREINITPLT=NOREINITPLT, _EXTRA=_EXTRA

Parameters

values       

Keywords

COLORS        type: integer

A vector, the same size as VALUES, containing the color index to be used for each bar. If not specified, the colors are selected based on spacing the color indices as widely as possible within the available colors (specified by D.N_COLORS). I gives color of all colorbars. (contrarily to colors which is a vector giving the color of each colorbar).

NOREINITPLT       

We active it if we do not want environment variables !p, !x, !y, !z to be reinitialized by the procedure reinitplt

_EXTRA       

Used to pass keyword

Examples

 IDL> sbar_plot, indgen(10),small = [2,2,2],/rempli
 IDL> sbar_plot, indgen(10),small = [2,2,3],/noerase
 IDL> @ps

    

Version history

Version

$Id: sbar_plot.pro 327 2007-12-13 16:22:35Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) 10/10/1999

Known issues

Restrictions

If NOREINITPLT is not activated, all environment variables !p, !x, !y, !z are reinitializted by the procedure reinitplt

Other attributes

Uses routines

common.pro

 


  Produced by IDLdoc 2.0.