- π¨π¦Canada joseph.olstad
@mortana2k, what are you talking about rebased the patch on 2.x ? The Merge request !7 is against 8.x-1.x
We should have a new merge request for 2.x since Merge request !7 is against 8.x-1.x
- πΊπΈUnited States mortona2k Seattle
I applied the patch to the 2.x branch and pushed it as MR7. But looks like I forgot to set the MR to merge into 2.x. Just did that.
- π¬π§United Kingdom philipnorton42 Cheshire
I can confirm that the changes in MR 7 work well and produce graphs. Thank you!
The only thing to watch out for is that if graphviz isn't installed it throws a very odd looking error on a white screen of death.
failed to execute cmd: " dot -Tsvg". stderr: `sh: 1: dot: not found '
If we can't detect the error in code then it just needs to be stated explicitly in the readme file.