Python Forum
Trying to make a graph with GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to make a graph with GUI
#1
Hey guys,

I want to make a graph where the user can change the value of let's say 'x' by shifting a bar between two values.
So for example the graph y=2^x with a bar for x between 10 and 20. How could I code this?

Thanks,

Jemeronimo
Reply
#2
Do you mean something like matplotlib's slider demo?
Reply
#3
Oh thanks Gribouillis, that seems to be exactly what I need. I'm going to check it out.

I'm looking more for something where the user can change it while looking at the picture (and seeing what this change does).
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Tkinter - Make changes to graph and update it adriancovaci 0 6,532 Apr-08-2019, 09:02 AM
Last Post: adriancovaci

Forum Jump:

User Panel Messages

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