Skip to content

eslam69/Functions-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Functions-Plotter

Description

A 2D function plotter, which is based mainly on Pyside2 and Matplotlib, this utility is able to plot univariate polynomials successfully. (This task was made for an internship selection process)

Installation

To install all the required dependencies, please run:

 pip install -r requirements.txt

Usage

  • First it takes a function of X from the user.
  • Then Takes min and max values of X.
  • Applies input validation to the user input.

Features:

  • Tooltips for guidance:

  • Keyboard Shortcuts:

  • ggplot style theme.

  • Inline LaTeX rendered equation on the plot title:

  • Supports Upper and lower case ( X ):

About

A 2D function plotter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages