update TODO.md

This commit is contained in:
Simon Gardling 2022-02-25 21:08:30 -05:00
parent 1a1f245622
commit 48e26728d6

View File

@ -1,14 +1,9 @@
## TODO: ## TODO:
1. Fully fix integral bars 1. Multiple functions in one graph.
2. Proper support for dynamic chart display size.
3. Fix (very rare) crashes in parsing strings (`TextDecoder.decode: Decoding failed.`)
4. Multiple functions in one graph.
- Backend support - Backend support
- Generation of data (Done)
- Integrals between functions - Integrals between functions
- UI - UI
- Dynamically create inputs (Done)
- Dynamically delete inputs - Dynamically delete inputs
- Different colors - Different colors
- Better Handling of area and integrals - Better Handling of area and integrals
5. Non `y=` functions. 2. Non `y=` functions.