Skip to content
Snippets Groups Projects
Verified Commit cd9c7dd1 authored by dos's avatar dos
Browse files

docs: Clarify that what the scope draws is an open path

parent 61a331f4
No related branches found
No related tags found
No related merge requests found
Pipeline #8216 passed
......@@ -323,7 +323,8 @@ class Context(Protocol):
def scope(self) -> "Context":
"""
Draw an audio 'oscilloscope'-style visualizer at -120,-120,120,120
bounding box.
bounding box as an open path with starting point at x=-120 and ending
at x=120.
Needs to be stroked/filled afterwards.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment