Examples

The test launcher

A lot of examples are available in the qwt.test module

from qwt import tests
tests.run()

The two lines above execute the PythonQwt test launcher:

../_images/testlauncher.png