Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nimarb/plotit

equation plotter in javascript
https://github.com/nimarb/plotit

Last synced: 4 days ago
JSON representation

equation plotter in javascript

Awesome Lists containing this project

README

        

TODO
===========
- Allowing implicit multiplication e.g.: 4x+1 = 4 * x + 1
- Allow calculation using degree instead of rad

BUGS
========
- When pressing "ENTER" n times with a void equation and you enter a valid equation afterwards, you have to press "ENTER" n + 1 times to get the eqn drawn.
- the term "(-1)^x" will not display any result, for you cannot define x as a natural number