The first step was finding an example of using Seaborn in Tkinter.
Fortunately, there are several on StackOverflow. I used this one:
stackoverflow.com
Fortunately, there are several on StackOverflow. I used this one:
stackoverflow.com
When you run that code, you'll see the following #Seaborn heatmap plot in a PySimpleGUI user interface.
Isn't that neat?
Isn't that neat?
Loading suggestions...