This is a basic graphing calculator implemented in Javascript and is meant to be run from a web browser. The user can plot up to 3 equations at the same time, and they can also translate or zoom in or out the field of view. To use the calculator, simply go to the project page of this repo. Here is an example of the output:

image

Github Repo:

Browser-Graphing-Calculator