Table of Contents

Class: HistogramPlotter compClust/IPlot.py

A nice interactive histogram tool.

Base Classes   
IPlot
    Pmw.Blt.Graph
Methods   
__init__
addLabeling
fullPlot
plot
  __init__ 
__init__ (
        self,
        labeling=None,
        seriesName=None,
        primaryLabeling=None,
        secondaryLabeling=None,
        sortBy='labels',
        plot=1,
        master=None,
        cnf={},
        **kw,
        )

  addLabeling 
addLabeling (
        self,
        labeling,
        seriesName=None,
        )

  fullPlot 
fullPlot ( self,  event )

fullPlot(event, label)

show the full row-wise plot of the cluster pointed to in the mean dataset at row

  plot 
plot (
        self,
        sortBy='labels',
        color=1,
        pack=1,
        )

plot(self, sortXBy=labels)

sortXBy can be any of these: [labels, 'size']


Table of Contents

This document was automatically generated on Wed Aug 27 14:24:55 2003 by HappyDoc version 2.1