API Reference for Enthought Tool Suite 2.7.1
Defines the ScatterPlot class, and associated Traits UI view and helper function.
Set up a logger for this module.
logger = logging.getLogger(__name__)
Helper function for a PlotComponent instance to render a set of (x,y) points onto a graphics context. Currently, it makes some assumptions about the attributes on the plot object; these may be factored out eventually.
Copyright © 2002-2008 Enthought, Inc.