Matplotlib
Matplotlib is the most fundamental and widely used plotting library in Python, supporting various chart types like line plots, bar charts, and scatter plots. It offers high customization and is commonly used in scientific research, engineering, and education, serving as a foundation for many advanced visualization libraries.