Uses of Matplotlib?

  • Matplotlib is a visualization library in Python for 2D plots of arrays. It consists of several plots like line, bar, scatter, histogram etc.
  • Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack.It can also be used with graphics toolkits like PyQt and wxPython.
  • One of the advantage of visualization is that it allows us visual access to huge amounts of data in easily digestible visuals.