<<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 environnement (common.pro inclued)

topsbar_plot Graphics

sbar_plot, Values, COLORS=COLORS, NOREINITPLT=NOREINITPLT, _extra=_extra

Parameters

Values       

Keywords

COLORS       

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). Is an integer giving 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 environnement variables !p, !x, !y, !z to be reinitilalizted 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 142 2006-07-21 12:47:49Z navarro $

History

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

Known issues

Restrictions

If NOREINITPLT is not activated, all environnement variables !p, !x, !y, !z are reinitializtedby the procedure reinitplt

Other attributes

Uses routines

common.pro
Produced by IDLdoc 2.0.