I was recently introduced to tkinter, and I'm attempting to write a application for 2d plotter. I am trying to position my buttons using the .pack method and I have write the code and stuck when try to position the text display and the graph figure. Here's the current code output for my application: