COMP1730/COMP6730

-barplot-pie-chart-histogram or cumulative distribution-scatterplot ... * Label axes, lines, etc. Matplotlib * Matplotlib is a Python 2D plotting library, which produces publication quality figures. * “Matplotlib makes easy things easy and hard things possible”. * Documentation: matplotlib.org. Using matplotlib importmatplotlib.pyplot as plot ................
................