This note explains the basics of plotting in the computer math system Maple. We assume that you have read Introduction to Maple for Applied Math. The basic Maple plotting command is plot, but there are many specialized commands for plotting both two- and three-dimensional plots in the packages plots and plottools. There are also plotting commands in other packages as well, including networks (for drawing networks) and stats (barcharts, histograms, scatterplots, etc.).