API Reference for Enthought Tool Suite 3.2.0

A plot consisting of a filled bar with an optional centerline and stems extending to extrema. Usually used to represent some statistics on bins of data, with the centerline representing the mean, the bar extents representing +/- 1 standard dev or 10th/90th percentiles, and the stems extents representing the minimum and maximum samples.

The values in the index datasource indicate the centers of the bins; the widths of the bins are not specified in data space, and are determined by the minimum space between adjacent index values.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.