I have a variable, current_value in my Tkinter program. The value of the variable can be increased or decreased using 2 corresponding buttons. I want to plot th
current_value