<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/PLOTS/DESSINE/

sbar_plot.pro

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

topsbar_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 reinitializated by the procedure reinitplt

_extra       

used to pass your 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 157 2006-08-21 09:01:50Z navarro $

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

Statistics

McCabe cyclic 5
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.