Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [python][tkinter]
Post: RE: [python][tkinter]

what I mean is the grey coloy not gray9. I mean the color around plot graph not overall.
NEL GUI 2 1,984 Aug-06-2019, 05:59 AM
    Thread: [python][tkinter][pandas]
Post: [python][tkinter][pandas]

Hi guys. I am finance professional who uses python in backend. Now I need to display my analysis in Tkinetr and I faced with the following problem. In backend I display my pd.Dataframe and apply styl...
NEL GUI 0 2,604 Aug-05-2019, 12:16 PM
    Thread: [python][tkinter]
Post: [python][tkinter]

Hi guys. I created Notebook in tkinter and put there graph and table. My graph has grey area around it and I cannot remove that extra space. This does not allow to properly position the table around...
NEL GUI 2 1,984 Aug-05-2019, 07:35 AM
    Thread: [python] [Tkinter] Problem bidding combobox with np.array
Post: RE: [python] [Tkinter] Problem bidding combobox wi...

(Aug-04-2019, 10:50 AM)Yoriz Wrote: In weights = np.array([a]) a has not been defined There is an a local to the function callback this a wont have any values until w4 Combobox has been selected whi...
NEL GUI 3 3,417 Aug-04-2019, 11:01 AM
    Thread: [python] [Tkinter] Problem bidding combobox with np.array
Post: [python] [Tkinter] Problem bidding combobox with n...

I want to include combobox values into np.array taken from function but it does not work. Could you please help me to make it workable. I will appreciate your help. import tkinter as tk from tkinter...
NEL GUI 3 3,417 Aug-04-2019, 10:40 AM
    Thread: how to remove black area around the graph in tkinter ?
Post: RE: how to remove black area around the graph in t...

I will appreciate any suggestion as I am new in programming and would like to understand what I am doing wrong
NEL GUI 1 2,302 Aug-03-2019, 01:48 PM
    Thread: how to remove black area around the graph in tkinter ?
Post: how to remove black area around the graph in tkint...

from tkinter import * from tkinter import ttk import numpy as np import pandas as pd from pandas_datareader import data as wb import matplotlib.pyplot as plt from yahoofinancials import YahooFinanc...
NEL GUI 1 2,302 Aug-03-2019, 06:37 AM

User Panel Messages

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