I need to create graphs on the fly about specific process, with some informative texts and colors.
In the Unix world there's Graphviz including 'dot' for layout generation, is there something similar which could be used with Delphi?
I'm using Delphi 2007.
Also Python alternative could be considered, but I'd prefer pure Delphi in this case.