How to avoid overlapping of Rapahel js path

只谈情不闲聊 提交于 2019-12-02 19:51:00

问题


I have a flow chart which is based on Raphael js. it is same as that of http://raphaeljs.com/graffle.html. however since i have many rectangular Raphael boxes and my line path is of straight line and NOT curvy as shown in the above example. In this straight line type, these lines overlap sometime and so it is hard to tell which one is connecting which boxes.

Please let me know if i can achieve this and how.

Update :Attaching my current flow diagram jpeg. as you can see that connector lines are crossing over the Raphael shapes and also it is very hard to tell from where lines are starting.

来源:https://stackoverflow.com/questions/14718943/how-to-avoid-overlapping-of-rapahel-js-path

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!