Figures¶
Create a Figure from some data.
Documentation¶
Auto generated list version of Figure.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
input.
- Looped Outputs
figure.
For details see the original node.
Definition¶
Input ports¶
- input [<a>]
Input
Output ports¶
- figure [figure]
Output figure
Configuration¶
- (no label) (parameters)
The full configuration for this figure.
Examples¶
Implementation¶
- class node_figure.Figures[source]