CollectionsΒΆ

  • collection-point.py

    This examples show a growing collection (up to 100000) of random colored antialiased points.

  • collection-segment.py

    This examples show antialiased line segments with (float) thickness varying from 1 to 8 pixels.

  • collection-path.py

    This examples shows 2500 antialiased stars with proper line joins.

  • collection-glyph.py

    This examples displays a text in 3D (use mouse to manipulate)

  • collection-markers.py

    This examples displays a shrinking collection of hearts. When the collection is empty, the program exits.

  • collection-triangles.py

    This examples uses two collection (path and triangles) to display filled stars.

  • collection-update.py

    This examples uses a custom collection to display 320 signals of 1000 point each. Each signal can be zoomed individually using the mouse.