Basic Plotting

Let’s learn about plotting some basic plots using matplotlib.

Introduction

Matplotlib is the most popular plotting library for Python. Its creator, John HunterJohn D. Hunter (August 1, 1968 – August 28, 2012) was an American neurobiologist and the original author of Matplotlib. originally wrote it to visualize the electrocorticography (ECoG) data of epilepsy patients during his post-doctoral research in neurobiology. He created this library to replicate MATLAB’s ...