Input and output is traditionally represented in a flowchart using a parallelogram. Would you consider adding support for a node shaped as a parallelogram?
The syntax could use forward slashes to denote the shape. Example:
graph TB
A/Input/ --> B[Processing]
B --> C/Output/
Yes, it would be cool to have an i/o node.
@knsv - any update on this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
It would be really useful to have support for an io node. (commenting so that the issue doesn't get automatically closed)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you are still interested in it, and it is still relevant, you can comment or remove the label to revive it.
This has been supported for a while. Sample here.
Most helpful comment
It would be really useful to have support for an io node. (commenting so that the issue doesn't get automatically closed)