ArinzeGit / Interactive-Function-Plotter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Function Plotter

Context and Description

This project uses an external function plot library to plot functions. Input fields take the max and min x and y values, color of graph, and the function expression. A 'plot' button is also present. I did this project to practice using external JavaScript libraries.

How to run

  • Ensure you have a modern web browser installed
  • Open the index.html file in your web browser
  • The project should now be visible in your browser
  • You can also visit the live site URL here

Technologies used

  • HTML
  • CSS
  • JavaScript

Challenges faced during development

  • None

About


Languages

Language:HTML 53.7%Language:JavaScript 37.7%Language:CSS 8.6%