Updated Matplotlib Template Program
This commit is contained in:
parent
871f601e10
commit
c48dd18d5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# import PySimpleGUI as sg
|
||||
import PySimpleGUI as sg
|
||||
# import PySimpleGUIQt as sg
|
||||
import PySimpleGUIWeb as sg
|
||||
# import PySimpleGUIWeb as sg
|
||||
|
||||
import numpy as np
|
||||
from matplotlib.backends.backend_tkagg import FigureCanvasAgg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue