@flow-connect/visual
v2.0.3
Published
Standard visualization nodes collection for FlowConnect
Downloads
6
Maintainers
Readme
@flow-connect/visual
Custom nodes for visualizations
Custom Nodes
- FunctionPlotter Plots input vector co-ordinates (either cartesian or polar form, controlled by Node prop), input can be a stream of single co-ords or an array.
- LineChartMini Displays a line chart overview (not values or axes), input is an array of data streams, each data stream is an array of values, no. of lines displayed on the chart corresponds to the no. of input data streams.
Check out the docs for details on all the custom nodes provided in this package