You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To visualize data in Python we will use the library Matplotlib. Matplotlib is a Python 2D plotting library with a variety of vizualisation tools. To see the full gallery of possibilities inluding tutorials, we highly recommend you to visit the offical Matplotlib page. In the following examples we will only cover some basic and often used tools when visualizing data.


If you have not already installed Matplotlib, visit the Matplotlib installation instructions.


  • No labels