June 2015
Beginner to intermediate
292 pages
6h 16m
English
In general, third-party libraries that depend on or provide support to the process of interfacing with matplotlib do so mostly through the scripting layer. Here is a quick summary of a few libraries that use matplotlib:
matplotlib.pyplot functions.matplotlib.pyplot functions, with the only exception being some backend and artist layer interfacing that is used to generate the project's gallery (which is another good example of the programmatic approach for batched jobs).matplotlib.pyplot, but it sometimes also uses the deprecated pylab interface. It also has some custom transforms and tickers in its time ...Read now
Unlock full access