I'm currently trying to do the same as in Python: ``` sfdp -x -Goverlap=scale -Tpng ./assets/graph.dot > ./assets/data.png ``` But I can't figure out how to pass `-G` flag
I'm currently trying to do the same as in Python:
But I can't figure out how to pass
-Gflag