项目作者: eslam69

项目描述 :
A 2D function plotter
高级语言: Python
项目地址: git://github.com/eslam69/Functions-Plotter.git
创建时间: 2020-09-04T02:17:17Z
项目社区:https://github.com/eslam69/Functions-Plotter

开源协议:

下载


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:

  1. 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 ):