it builds! (still need to implement colors and multiple inputs)

This commit is contained in:
Simon Gardling
2022-02-25 11:17:59 -05:00
parent 0c538cb7fd
commit 9fded6856c
6 changed files with 168 additions and 277 deletions

View File

@@ -3,4 +3,12 @@
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
- Generation of data
- Management
- Handle by IDs
- UI
- Dynamically create inputs
- Different colors
- Better Handling of area and integrals
5. Non `y=` functions.