rohitjoshi21 / Grapher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grapher

A GUI program capable of plotting graphs of the required functions.


🔮 Prerequisites

You need tkinter to run this. If you are using windows you are ready to go. For Linux, run this code in terminal if you dont have tkinter installed.

sudo apt-get install python3-tk

📷 Screenshot

Graph


💾 Get Started

  • clone this repo by typing this command in terminal
git clone git@github.com:rohitjoshi21/Grapher.git
  • when you have cloned the repo, simply run the .py file in terminal
python3 Plotter.py

🔨 Built With

  • tkinter - The GUI framework for Python

:octocat: Author

@rohitjoshi21

About


Languages

Language:Python 100.0%