Jump to content

Wikipedia:Reference desk/Archives/Computing/2019 April 2

From Wikipedia, the free encyclopedia
Computing desk
< April 1 << Mar | April | May >> April 3 >
Welcome to the Wikipedia Computing Reference Desk Archives
The page you are currently viewing is a transcluded archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


April 2[edit]

How can I increase the distance between the arrow and node in graphviz.[edit]

I wanted a program to generate Microsoft Visio or PowerPoint (e.g Fat Arrows and Cartoon Vector graphics) type of graphics automatically, so I thought about using graphviz to achieve this goal, the problem with graphviz dot language is that I don't have much control of where the arrows end up, provided that I make them fat enough. Take a look. Is this possible to use graphviz for this goal? if not is there a graphviz-esque type of application that lets me generate grahps like it? Sistemx (talk) 06:20, 2 April 2019 (UTC)[reply]