Something like: ```go func NewDotter(oType OutputType, gType GraphType, fname string, custom ...string) (*Dotter, error) { ```
Something like: