Update code and plot images to be easier to follow
seaborn.pairplot API Reference, Michael Waskom and the Seaborn development team, 2024 - Provides comprehensive details on all parameters and usage of the pairplot function.
Fundamentals of Data Visualization, Claus O. Wilke, 2019 (O'Reilly Media) - Discusses principles of multivariate visualization, including techniques similar to pair plots, offering a theoretical foundation.