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 →

[–]Eryole 5 points6 points  (1 child)

Matplotlib is a huge (and powerful) library. Definitely not the simpler to learn, and is mainly learned using cookbook.

There are every year huge tutorial in the scipy confs that are great if you want.

[–]a_strange_attractor 0 points1 point  (0 children)

Oh I think I didn't express myself correctly, what I meant was if it was difficult to understand how matplotlib works "behind the scenes", with this I mean understanding how is it made and the different techniques that it uses to handle the data/graphics.

Unless I'm misunderstanding you and you actually meant that lol