FunctionPlotter

GUI Python program that plots functions that are entered by the user.

The program takes minimum and maximum value for x and plot it as a Graph GUI.

The Program developed using Python Libraries: tkinter, matplotlib and sympy.

Main Window:

Function Plotter main window

Working Examples:

Linear Function Trigonometric Function

Error Examples:

Error Message

GitHub

View Github