Informatics Practices
Which Python package is used for 2D graphics?
- matplotlib.pyplot
- matplotlib.pip
- matplotlib.numpy
- matplotlib.plt
PyPlot
1 Like
Answer
matplotlib.pyplot
Reason — A Python package matplotlib.pyplot
is used for creating 2D graphics, including plots, charts, and graphs.
Answered By
1 Like
Related Questions
Line style argument of plot() function is not required in scatter chart.
When we don't specify X or Y limits for a plot, then pyplot does not automatically decide limits as per values being plotted.
The most popular data visualization library in Python is:
- pip
- matinfolib
- matplotlib
- matpiplib
Matplotlib allows you to create:
- table
- charts
- maps
- infographics