update TODO.md

This commit is contained in:
Simon Gardling 2022-02-24 23:55:43 -05:00
parent 63c98edeeb
commit 27601d7ddd

View File

@ -1,5 +1,6 @@
## TODO: ## TODO:
1. Proper support for dynamic chart display size. 1. Fully fix integral bars
2. Fix (very rare) crashes in parsing strings (`TextDecoder.decode: Decoding failed.`) 2. Proper support for dynamic chart display size.
3. Multiple functions in one graph. 3. Fix (very rare) crashes in parsing strings (`TextDecoder.decode: Decoding failed.`)
4. Non `y=` functions. 4. Multiple functions in one graph.
5. Non `y=` functions.