Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Anyway to stop a thread and continue it?
Post: Anyway to stop a thread and continue it?

Hi all, I am using the threading module to run a while loop as a thread which scrapes stock information off of Yahoo Finance and appends it to a csv file parallel to functions which plot this inform...
dimidgen General Coding Help 2 374 Mar-16-2024, 06:37 PM
    Thread: Tkinter Matplotlib Animation Graph not rendering
Post: RE: Tkinter Matplotlib Animation Graph not renderi...

(Mar-11-2024, 03:33 PM)deanhystad Wrote: Try running animation without using tkinter. Can you make that work? I don't understand the reason of using funcanimation inside tkinter. It mskes sense i...
dimidgen GUI 3 810 Mar-11-2024, 05:37 PM
    Thread: Tkinter Matplotlib Animation Graph not rendering
Post: Tkinter Matplotlib Animation Graph not rendering

I am trying to plot a real time stock price graph on a tkinter frame using matplotlib's funcanimation and tkcanvas, however whenever I try and put it in the context of my project and use OOP/Classes, ...
dimidgen GUI 3 810 Mar-09-2024, 04:48 PM
    Thread: Embed Matplotlib Graph to Tkinter?
Post: Embed Matplotlib Graph to Tkinter?

Hi all, I am trying to animate stock prices from a csv file on a matplotlib graph and embed this onto tkinter. The issue is that I can't seem to get it to work with tkinter. The issue I am having is...
dimidgen General Coding Help 0 273 Mar-04-2024, 07:40 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020