Inherited fromTracer.constructor
Create a tracer.
Inherited fromArray1DTracer.chart
Synchronize with a chart tracer.
Inherited fromArray1DTracer.depatch
Stop notifying that a value has been changed.
The index of the array.
Inherited fromArray1DTracer.deselect
Stop selecting indices of the array.
The index to stop selecting inclusively from.
The index to stop selecting inclusively to. If omitted, it will only stop selecting indexsx.
sx
Inherited fromCommander.destroy
Remove the tracer.
Inherited fromArray1DTracer.patch
Notify that a value has been changed.
The new value to change to.
Inherited fromTracer.reset
Reset the tracer.
Inherited fromArray1DTracer.select
Select indices of the array.
The index to select inclusively from.
The index to select inclusively to. If omitted, it will only select indexsx.
Inherited fromArray1DTracer.set
Set an array to visualize.
Inherited fromTracer.delay
Pause to show changes in all tracers.
The line number to indicate when paused. If omitted, the line calling this method will be indicated.
Generated usingTypeDoc