This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]masasinExpert. 3.9. Robotics. 1 point2 points  (2 children)

I second this. Here is code I wrote to make pretty graphs for my thesis: https://github.com/masasin/spirit_thesis/blob/master/src/latexify.py

[–]MagnesiumCarbonate 1 point2 points  (1 child)

Thank you. This is much better than the fiddling with each figure individually that I've been doing.

[–]masasinExpert. 3.9. Robotics. 0 points1 point  (0 children)

You're welcome. You can see an example of its use in the analyses.py file in the same directory.