Very cool. Been thinking of something very similar to this for a while. Now I can proceed with confidence. Thank you.
@SHONNER Жыл бұрын
I don't think I've seen Tk look like this before? I'm impressed.
@david1cool Жыл бұрын
Thank you very much, this is really great. I was looking for an example like this. Also, your english is completely understandable.
@wu14847411118 ай бұрын
I am going to give 15 likes through the comment, no other way can express how much I like it!
@victoribarra99304 ай бұрын
This is a really well explained video. Thanks!
@gayekonate918620 күн бұрын
Great video well explained. Thank you Very helpfull
@nour-eddineoumakhlouf52966 ай бұрын
Thank you lady. Clear and simple !
@jbivisual Жыл бұрын
Terima Kasih, Tutorial anda sangat membantu ...
@PA-bu5cs10 ай бұрын
Great video ! which "Extension" would you recommend in VSCode in order to be able to se the # Hexacolors ? "
@sergeybure4 ай бұрын
Thank you! Very informative!
@rodrigojt754310 ай бұрын
Great video!!
@coding-monster24 күн бұрын
It is really awesome!!
@coding-monster24 күн бұрын
14:23
@tehseenbaig31989 ай бұрын
hello mam! i have a question, how can i show this all interface you made by using buttons. means that if i want to make buttons that shows all these charts of same gener with different reading, then what excatly should i do!! means i do understand to invoke the button events but dont need to repeat the code on each button command. please let me know
@vasbkamarxil1260 Жыл бұрын
Супер! Спасибо за урок!
@Sam-lj9vj7 ай бұрын
What if you want the source to be an Excel file. What kind of code would we be using?
@BlackCodeDev10 ай бұрын
Thank you for your video
@MegaSpymoon Жыл бұрын
you are a life saver 😂😂😂😂
@gedavaa15 ай бұрын
That's great lecture!
@tebunia Жыл бұрын
Helped a lot. Thanks.
@mmeink39544 ай бұрын
Again, thank you for this stunning video. I am wondering if I could do this dashboard and plots as my output and I would like to upload the data as .csv from a GUI. Is there a way to do that? Thank you.
@mas_abdali Жыл бұрын
Very useful tutorial
@ИгорьИльин-ь4ш20 күн бұрын
A woman of amazing, stunning beauty!!
@jiedeng3274 Жыл бұрын
Did I miss something here? Because when I tried to fit three canvas in the upper/lower frame, it only display two of them and the third one is always out of range in my laptop screen.
@eliassahyouni2813 Жыл бұрын
hi there, first great video and i like it, but can you help me how i can make a pivot table or groupby table and print out in world document, i try but my pivot table get me first 5 rows and then print ... ... ... ... and after print last 5 rows and print 100 rows and 10 columns so i'am tired can you help me please?, and thank you for all,
@tawandamukarati4051 Жыл бұрын
The data entry form requires its own loop() to display. The dashboard showing visualisations requires a separate loop() to display How do I fit both loop() in the same code?
@baghdadiabdellatif15812 ай бұрын
Thank you
@stylosuf139410 ай бұрын
Please put video on LIBRARY MANAGEMENT SYSTEM IN PYTHON TKINTER AND IN FRONT PYZBAR MODULE MAM...
@tedwow2625 Жыл бұрын
why not using the customtkinter?
@batista98854 Жыл бұрын
Awesome, plz where I can start from python beginning in your series?
@SHEERAZ-ALI Жыл бұрын
How can show 12 Month sale in bar or pie chart from SQLite please make video on this
@sarahbelkissemerrah5561 Жыл бұрын
thank you for this tutorial, it is so helpful for me ,but I have a quation : how do I modify the code if I wana plot time vs temperature, data of my mysql database (list not dictionary), unfortunatly I plot only one point wich is the last line of the data (list) , the table containes 20 lines (time, temperature)
@tawandamukarati4051 Жыл бұрын
Great video. Here is what I want to do. I first want to write a code that gives me a GUI in which to enter data. I want to then enter data in the interface and then run a code to process the data and have the visualizations on the dashboard. I have created the GUI, and run the code for the visualizations, but I don't see the dashboard. How can I solve this challenge?
@JorgeEscobarMX Жыл бұрын
0:50 So first I was like, how is this even possible for tkinter to look this good, maybe a well used canvas widget? then I see matplotlib and then I figure somehow they may be combined together? Let's see.
@SHEERAZ-ALI Жыл бұрын
Please one video on sales dashboard and sales data load from SQLite or MySQL and when filter data by month year or between two dates then all charts dynamic change please