3.23.2. Constructor & Destructor Documentation

3.23.2.1. __init__()

TrendChart.Trace.__init__ ( self, name, square = False , extend = False )

Initialize the Trace object.

Arguments:
    name: The name of the trace.
    square: Whether the trace should be a square wave.
    extend: Whether the trace should extend the last value.