Skip to content

agilekevin/Django-Graph-Plotter

 
 

Repository files navigation

#Django Graph Plotter

###How to install ?

  • First fork the repo and then clone it on local machine.
  • Create a Virtual environment and install the dependencies. ''' pip install -r requirements.txt '''

How to Use?

  • In Function field enter polynomial equation f(x) like x*2 + 4.
  • In Domain , enter the range of values of x seperated by space like 10 30.

Digital Artist Prateek | [Visit Website] (http://www.askprateek.com)

About

Application to plot graphs of Polynomial Equations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.6%
  • HTML 24.3%
  • CSS 11.1%