I want to make the flowchart like in this image I have:
I am guessing I can achieve it by using HTML5 Canvas but I am complete beginner when it comes to HTML5 & I have some time constraints.
Moreover, I would also like to make the boxes/nodes editable by the user. Furthermore, are there any Javascript libraries to achieve the same? Or Perhaps CSS3?
I just need pointers in right direction & I will be good to go.