flowchart.js
flowchart.js copied to clipboard
Can an operation route to 2 operations
For example, after start, 2 operations run in parallel and then re-join to a 3rd operation
I am trying to do the same thing
No
Another vote for this feature.
As a workaround, you can emulate 2 operations running in parallel by creating a new condition with instructions to follow both the "Yes" and "No" path. Seems like it would be simple to create a "fork" graphic which would do a similar thing; it could look similar to the Yes/No graphic, maybe even be identical but have "Yes" on both paths, or else leave out the "Yes"/"No" text completely.
I accept pull requests ;-)
I"m expecting the same ...more than one operation in parallel and rejoin or not to join
Is there any update or workaround for this?????
+1 for this feature, I think it is commonly used.
vote,how long can it work?
+1 for being able to fork flows
+1
If anyone wants to help... just try a PR
vote for this feature.
+1 vote for this feature
Is there any workaround for this?I need join my parallel operations too.
Dear @adrai Help us Please ! Thank you for your contribution to the open source community!
It's open source, so if you like to see this here, just try to contribute with a PR.