@webwriter/flowchart
Version:
Create programming flowcharts with interactive tasks. Use standardized Elements such as loops and Branchings.
11 lines • 5.48 kB
HTML
<webwriter-flowchart
graphnodes="[{"id":"658b21a7-497d-4e4d-9a77-a89cbeab46c8","node":"start","text":"Start","x":558.4166666666666,"y":49.011904761904816,"connections":[{"anchor":2,"direction":"to","connectedToId":"55fc2928-1a45-4780-b7dc-0811b87fc8f1","arrowID":"f4c48861-9819-4d02-896f-130057feaaee"}]},{"id":"55fc2928-1a45-4780-b7dc-0811b87fc8f1","node":"op","text":"i = Anfangswert","x":510.41666666666663,"y":129.01190476190482,"connections":[{"anchor":0,"direction":"from","connectedToId":"658b21a7-497d-4e4d-9a77-a89cbeab46c8","arrowID":"f4c48861-9819-4d02-896f-130057feaaee"},{"anchor":2,"direction":"to","connectedToId":"3dec654d-4b31-479c-a91a-6c444e6df851","arrowID":"3b746758-7624-461a-8464-e7b582972420"}]},{"id":"15a511c5-8bb8-48fd-8508-64247c235115","node":"op","text":"i = i + Schrittwert","x":491.41666666666663,"y":328.0119047619049,"connections":[{"anchor":0,"direction":"from","connectedToId":"3dec654d-4b31-479c-a91a-6c444e6df851","arrowID":"4e0c17f2-b499-4e46-bcc8-04cb3d2171e1"},{"anchor":2,"direction":"to","connectedToId":"47669e26-de02-4825-8314-432593ddc11d","arrowID":"33d8ea4a-06f6-46a7-bb4d-e81cc3b54c4d"}]},{"id":"0094a5f1-5edb-48fc-af44-1891371e476d","node":"connector","text":"","x":382.41666666666663,"y":334.0119047619049,"connections":[{"anchor":2,"direction":"from","connectedToId":"47669e26-de02-4825-8314-432593ddc11d","arrowID":"38cb77f5-b480-4937-94d0-7967f8bc3d44"},{"anchor":0,"direction":"to","connectedToId":"3dec654d-4b31-479c-a91a-6c444e6df851","arrowID":"b0dd846c-8e97-4069-bca3-928c1efacca3"}]},{"id":"3dec654d-4b31-479c-a91a-6c444e6df851","node":"decision","text":" i < Endwert? ","x":515.4166666666666,"y":228.01190476190482,"connections":[{"anchor":0,"direction":"from","connectedToId":"55fc2928-1a45-4780-b7dc-0811b87fc8f1","arrowID":"3b746758-7624-461a-8464-e7b582972420"},{"anchor":1,"direction":"to","connectedToId":"5be08b43-8d36-4937-97a0-a81b84ce5b5f","arrowID":"f231fe73-3a2b-47f2-b5a7-261c7011a1a2","text":"falsch"},{"anchor":2,"direction":"to","connectedToId":"15a511c5-8bb8-48fd-8508-64247c235115","arrowID":"4e0c17f2-b499-4e46-bcc8-04cb3d2171e1","text":"wahr"},{"anchor":3,"direction":"from","connectedToId":"0094a5f1-5edb-48fc-af44-1891371e476d","arrowID":"b0dd846c-8e97-4069-bca3-928c1efacca3"}]},{"id":"5be08b43-8d36-4937-97a0-a81b84ce5b5f","node":"i/o","text":"Ausgabe: 'Schleife beendet'","x":770.4166666666666,"y":419.0119047619049,"connections":[{"anchor":0,"direction":"from","connectedToId":"3dec654d-4b31-479c-a91a-6c444e6df851","arrowID":"f231fe73-3a2b-47f2-b5a7-261c7011a1a2"},{"anchor":2,"direction":"to","connectedToId":"b5576e25-4ea9-45b5-9d48-36b0ec912a6d","arrowID":"fd85cabd-de6c-4323-bfd4-293dca07608c"}]},{"id":"47669e26-de02-4825-8314-432593ddc11d","node":"op","text":"Anweisungen...","x":515.4166666666666,"y":419.0119047619049,"connections":[{"anchor":0,"direction":"from","connectedToId":"15a511c5-8bb8-48fd-8508-64247c235115","arrowID":"33d8ea4a-06f6-46a7-bb4d-e81cc3b54c4d"},{"anchor":2,"direction":"to","connectedToId":"0094a5f1-5edb-48fc-af44-1891371e476d","arrowID":"38cb77f5-b480-4937-94d0-7967f8bc3d44"}]},{"id":"b5576e25-4ea9-45b5-9d48-36b0ec912a6d","node":"end","text":"Ende","x":563.4244791666666,"y":568.0119047619049,"connections":[{"anchor":0,"direction":"from","connectedToId":"5be08b43-8d36-4937-97a0-a81b84ce5b5f","arrowID":"fd85cabd-de6c-4323-bfd4-293dca07608c"}]}]"
tasklist="[]"
helplist="[]"
height="400"
zoomlevel="60"
canvasoffsetx="272.99999999999994"
canvasoffsety="-98.99999999999993"
font="Courier New"
fontsize="16"
theme="standard"></webwriter-flowchart>