/pyplot-functions

Plotting functions using matplotlib.pyplot

Primary LanguagePython

pyplot-functions

Plotting functions using matplotlib.pyplot

This repository holds scripts which contain functions to generate nice plots without having to type all the instructions each time.

The "mpg.csv" file contains a dataset from the tidyverse R package, it is useful to test the plotting functions present in this repository.