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

File Demo_Matplotlib_Browser.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

delete_figure_aggFunction · 0.70
draw_figureFunction · 0.70
readMethod · 0.45
updateMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected