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

File Demo_Matplotlib_Animated.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import PySimpleGUI as sg
3from random import randint
4from matplotlib.backends.backend_tkagg import FigureCanvasTkAgg, FigureCanvasAgg

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected