
Learn to create a multi line plot in matplotlib with Python by plotting multiple x and y pairs, customizing line types and colors, and adding legends and axis labels.
Learn to customize Matplotlib grids by enabling lines, choosing styles and colors, and displaying major and minor grids on chosen axes with adjustable line width.
Learn to position legends in matplotlib: use loc options like top left and bottom right, and bbox_to_anchor coordinates to anchor and move legends, including outside the plot.
Learn how to visualize data with Matplotlib
In this course you learn how to make your data visual with all kind of plots. You do not need any perquisites for this course, except know basic Python programming.
The course starts of with simple plots, but also teaches you how to load data from excel or files. It then goes over different types of plots, how to use legends and much more.
Do you want to visualize data? Lets learn Matplotlib!