Line charts with Matplotlib and Seaborn
- datadoubleconfirm
- May 16, 2020
- 1 min read
Updated: Jan 22, 2021


It took me really long to figure out how to plot the charts out using matplotlib and seaborn. If you need to use major/ minor ticks, markers and data labels for the last point, check out this jupyter notebook:
Comments