graphviz images generation failed.after some investigations I found that graphviz in my fedora 9 no longer support gif file type. I would recommend using png instead and maybe allowing a conf parameter with the image output type.
Logged In: YES user_id=1513970 Originator: YES
BTW replacing all instances of gif with png, in the code, fixed the problem for me.
Log in to post a comment.
Logged In: YES
user_id=1513970
Originator: YES
BTW
replacing all instances of gif with png, in the code, fixed the problem for me.