update TODO.md

This commit is contained in:
Simon Gardling
2022-03-04 11:24:35 -05:00
parent 31b53cce91
commit c1301b66f4

View File

@@ -1,8 +1,9 @@
## TODO: ## TODO:
1. Multiple functions in one graph. 1. Multiple functions in one graph.
- Backend support - Backend support
- Integrals between functions - Integrals between functions (too hard to implement, maybe will shelve)
- UI - UI
- Different colors - Different colors (kinda)
2. Rerwite of function parsing code 2. Rerwite of function parsing code
- Non `y=` functions. - Non `y=` functions.
3. Display of intersections between functions