Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PySimpleGUI/PySimpleGUI
/ Demo_Matplotlib_Ping_Graph_Large.py
File
Demo_Matplotlib_Ping_Graph_Large.py
DemoPrograms/Demo_Matplotlib_Ping_Graph_Large.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
matplotlib.backends.backend_tkagg
import
FigureCanvasAgg
3
import
matplotlib.pyplot
as
plt
4
import
PySimpleGUI
as
sg
Callers
nothing calls this directly
Calls
2
MyGlobals
Class · 0.85
main
Function · 0.70
Tested by
no test coverage detected