Here I am trying to visualize a sequence diagram and I want to add some arrows using JavaSript. How can I add?
I tried this - Draw lines between 2 elements in html page
In this case, all element becoming disable (because canvas coming in front)
eg: arrow from an input field of the verifier to an input field of the prover vice versa.