Matplotlib Example ================== This example demonstrates how to create plots in Fraunhofer coporate design using Matplotlib. In Matplotlib first template needs to be set with "set_matplotlib_style()" and then the plot can be generated. .. literalinclude:: ../../examples/matplotlib_examples.py .. image:: matplotlib_examples.png