Mike Driscoll
Mike Driscoll

@driscollis

4 Tweets Jan 28, 2023
#Python has many different GUI Toolkits. In this mini-thread, I'm going to show you how to write a "simple" plot with #wxPython
πŸ§΅πŸπŸ‘‡
Creating a plot with #wxPython doesn't take a TON of code, but most GUI frameworks do require a LOT more code than simple scripts.
Here is a pretty stripped down plotting example:
When you run the code in the previous tweet, your #Python graph will look like this:
#wxPython πŸ”₯
If you'd like to try this code out, you can get it in my tutorial @mousevspython
This tutorial also has a few other neat plotting examples you can use!
blog.pythonlibrary.org

Loading suggestions...