adrai / flowchart.js

Draws simple SVG flow chart diagrams from textual representation of the diagram
http://flowchart.js.org/
MIT License
8.49k stars 1.21k forks source link

Could you add input, output type? #250

Closed dstang2000 closed 7 months ago

dstang2000 commented 7 months ago

Before coding in Python at the begining, kids are learning bases of programing logic together with drawing flowcharts and pseudo lanuage. Probably by standard we are using there is some different symbols. It makes a bit small problem to understand the flowchart espetially for begginers. Example, we are using different symbol for input and output.

image Data output: image Data input:

image

And I copy inputoutput.js to input.js and output.js, and change their shapes, could I make a PR?

adrai commented 7 months ago

released with v1.18.0