question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for parallelograms (input and output)

See original GitHub issue

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/

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:11
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
dimrozakiscommented, Jul 1, 2019

It would be really useful to have support for an io node. (commenting so that the issue doesn’t get automatically closed)

1reaction
dtgoitiacommented, Nov 24, 2017

Yes, it would be cool to have an i/o node.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found