Skip to content

Function plotter program that plots an arbitrary user-entered function.

Notifications You must be signed in to change notification settings

MohdFarag/function-plotter

Repository files navigation

Function Plotter

Project Image

Function plotter program that plots an arbitrary user-entered function.


Table of Contents


Description

Features

  • Plot an arbitrary user-entered function.
  • Zoom in and out of the plot.
  • Save the plot as an image.
  • Change the color of the plot.
  • input validation and error handling.
  • Plot multiple functions at once.

Technologies

  • Python
  • Matplotlib
  • Numpy
  • PySide2

Back To The Top


How To Use

Installation

$ pip install -r requirements.txt

Run Locally

Run python3 main.py in the terminal.

$ python3 main.py

Back To The Top


Preview

Project Image Project Image Project Image Project Image Project Image Project Image Project Image

Back To The Top


References

Back To The Top


About

Function plotter program that plots an arbitrary user-entered function.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages