For 2D plotting using a Python library, which library interface is often used ?
matplotlib.pyplot
Reason — The matplotlib.pyplot interface is commonly used for 2D plotting in Python using the Matplotlib library.