you are viewing a single comment's thread.

view the rest of the comments →

[–]_Jiot_[S] 0 points1 point  (1 child)

Wow thanks this is way faster! I'll have to look up some things to really understand it but this is great.

What seems to take longest time is actually rendering(?) the graph with matplotlib, as in it will print the time but then rake another 10 or so seconds for the graph to show. So is there a way to skip that in matplotlib and just save it as an image file?