MCPcopy
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Graph_Drawing.py

File Demo_Graph_Drawing.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PySimpleGUI as sg
3
4"""

Callers

nothing calls this directly

Calls 9

draw_circleMethod · 0.80
draw_pointMethod · 0.80
draw_ovalMethod · 0.80
draw_rectangleMethod · 0.80
draw_lineMethod · 0.80
draw_arcMethod · 0.80
draw_polygonMethod · 0.80
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected