Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 604 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 604 Bytes

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