Support for parallelograms (input and output)
See original GitHub issueInput 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/
Issue Analytics
- State:
- Created 6 years ago
- Reactions:11
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Support for parallelograms (input and output) #581 - GitHub
Input and output is traditionally represented in a flowchart using a parallelogram. ... Support for parallelograms (input and output) #581.
Read more >Parallelogram in Flowchart - Input / Output Flowchart Symbol
Parallelogram represents the input and output symbols in a flowchart; it also represents data in general.
Read more >Computer Fundamentals Questions and Answers - Sanfoundry
The operation represented by parallelograms. a) Input/Output b) Assignment c) Comparison d) Conditions View Answer. Answer: a. Explanation: The input/output ...
Read more >The pipeline of our method. The parallelograms stand for input ...
The parallelograms stand for input/output modules, and the rectangles indicate functional ... is a frequent pattern if its support is no less than...
Read more >Flowchart Symbols: What they Represent? - Indezine
A Data shape (typically a Parallelogram) is used to show input or output from a data source. Examples include receiving a report, getting...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It would be really useful to have support for an io node. (commenting so that the issue doesn’t get automatically closed)
Yes, it would be cool to have an i/o node.