Matplotlib - Temple University

Matplotlib Python 2D plotting library Line plots, histograms, scatter plots etc ... Axes object has helper methods to create these objects and associate them with the axes. import matplotlib.pyplot as plt import numpy as np ... Scale/Size Use classes ................
................