An open API service indexing awesome lists of open source software.

https://github.com/repcomm/quadgraph

A simple quadratic function grapher in js
https://github.com/repcomm/quadgraph

canvas graph js parser quadratic-formula

Last synced: 3 months ago
JSON representation

A simple quadratic function grapher in js

Awesome Lists containing this project

README

        

# Graphing a quadratic function

I was studying to get myself a high ASVAB score (which worked out.. 96 baby!)
and wrote this little grapher for quadratic functions.

It's been expanded to look pretty and render with interaction.

[Live Demo](https://repcomm.github.io/quadgraph)

![example.png](example.png)