MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Graph_Element_Sine_Wave.py

File Demo_Graph_Element_Sine_Wave.py

DemoPrograms/Demo_Graph_Element_Sine_Wave.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2import math
3
4"""

Callers

nothing calls this directly

Calls 5

draw_axisFunction · 0.85
eraseMethod · 0.80
draw_lineMethod · 0.80
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected