Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 420 Bytes

examples.rst

File metadata and controls

17 lines (12 loc) · 420 Bytes

Simple test

Ensure your device works with this simple test.

.. literalinclude:: ../examples/uhistogram_simpletest.py
    :caption: examples/uhistogram_simpletest.py
    :lines: 7-

Text Example

A more advance example to illustrate how to add text to the histogram

.. literalinclude:: ../examples/uhistogram_text_example.py
    :caption: examples/uhistogram_text_example.py
    :lines: 10-