News

The x_axis and y_axis functions return the x and y axes using the information provided in a file. The plot_frame function* takes a data frame's keys (a tuple that the user inputs), its values (another ...
This project is a simple function plotter application built using PySide2 for the GUI and Matplotlib for plotting. The application allows users to input a mathematical function and plot its graph over ...