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

File Demo_Matplotlib_Image_Elem.py

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

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2import numpy as np
3from matplotlib.backends.backend_tkagg import FigureCanvasAgg
4import matplotlib.pyplot as plt

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected