Fun with PWM  0.32
TkGraphs.TkBarGraph Class Reference

UI for bar graphs. More...

Public Member Functions

def __init__
 
def setup (self)
 
def update (self, value)
 

Public Attributes

 colours
 
 widget
 
 value
 
 grange
 
 width
 
 height
 
 horizontal
 
 widgets
 
 shapes
 
 neg
 
 barunit
 

Detailed Description

UI for bar graphs.

Member Function Documentation

§ setup()

def TkGraphs.TkBarGraph.setup (   self)
creates a canvas for the graph

§ update()

def TkGraphs.TkBarGraph.update (   self,
  value 
)
updates the width or height of the bar in the graph

@param value

The documentation for this class was generated from the following file: