/FunctionPlotter

Python GUI program that plots arbitrary user-entered function

Primary LanguagePythonApache License 2.0Apache-2.0

Function Plotter

Python GUI program that plots arbitrary user-entered math function using PySide2 & matplotlib and supported with some GUI tests using pytest-qt

Working Examples

start

working function

constant function

Wrong Examples

Function error

x limits error1

x limits error2