On 02.02.2016 15:46, m jadidi wrote:
> I am using graph-tool to generate an animation. For this I need to use
> matplotlib because I should add some extra information to the
> plot. (see the attachment). so I first generate a series of plots and
> then use ffmpeg to generate my animation. The problem is when I use
> mplfig and savefig it takes alot of time to generate my png
> files. When I simply use output argument in graph_draw (that means no
> extra information, only nodes and edges) it is fast. Is there any
> solution for this? you can find the relevant parts of my code in the
> attachment.

It seems to me this is just matplotlib being slow... I'm not sure what
can be done about it from graph-tool's side.

Best,
Tiago

-- 
Tiago de Paula Peixoto <[email protected]>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
graph-tool mailing list
[email protected]
http://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to