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

File Demo_Pyplot_Bar_Chart2.py

DemoPrograms/Demo_Pyplot_Bar_Chart2.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 matplotlib.backends.backend_tkagg import FigureCanvasTkAgg
4import numpy as np

Callers

nothing calls this directly

Calls 3

draw_figureFunction · 0.70
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected