In this python tutorial, we will go over how to create custom legends for matplotlib plots and cartopy maps. Custom legends include scatter plot point sizes / bubble chart bubble sizes, custom colors using colormaps, custom colors using patches, colorbars, and custom labels.
Code on GitHub: https://github.com/groundhogday321/py...
The correlation heatmap example with the wrong labels should be fixed in the Jupyter Notebook on GitHub.