Hi,
Great project!
I was wondering if I could adapt this framework for my use case.
I need new flows to start at waypoints and add them to the following waypoints so that each flow has a distinct waypoint level.
For example:
Here Banana appears at level 2, passes through the second waypoint, and finishes with the other flows that begin at the start. Great!

Question 1: Can I add this same functionality for an arbitrary number of flows that may start at any waypoint and continue until the end?
Question 2: Moreover, the new flows such as "Banana" can start at any position, including between the original flows?
I have managed to produce the following 2 outputs, but they are not preserving a waypoint level for each flow, and I cannot make the new flow start between any of the original flows.


Code for generating example 1
Code for generating example 2
Code for generating example 3
Does anyone know how to do this, or if it is possible?
Question 3: Is it possible to add free text labels without breaking the flows?
Thank you!
Hi,
Great project!
I was wondering if I could adapt this framework for my use case.
I need new flows to start at waypoints and add them to the following waypoints so that each flow has a distinct waypoint level.
For example:
Here Banana appears at level 2, passes through the second waypoint, and finishes with the other flows that begin at the start. Great!
Question 1: Can I add this same functionality for an arbitrary number of flows that may start at any waypoint and continue until the end?
Question 2: Moreover, the new flows such as "Banana" can start at any position, including between the original flows?
I have managed to produce the following 2 outputs, but they are not preserving a waypoint level for each flow, and I cannot make the new flow start between any of the original flows.
Code for generating example 1
Code for generating example 2
Code for generating example 3
Does anyone know how to do this, or if it is possible?
Question 3: Is it possible to add free text labels without breaking the flows?
Thank you!