Commit 39c7e431 authored by Mark Hansen's avatar Mark Hansen
Browse files

Add docs for linelength

Mostly based on reverse engineering and playing with examples.

The code is here: https://gitlab.com/graphviz/graphviz/-/blob/main/lib/cgraph/write.c

Seems to apply to the graph overall.

default and minimum come from

```
#define MAX_OUTPUTLINE		128
#define MIN_OUTPUTLINE		 60
```

Towards #75
parent e7b6a4d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment