update TODO.md

This commit is contained in:
Simon Gardling 2022-02-24 15:15:41 -05:00
parent aa6d42560c
commit f83a8090be

View File

@ -1,6 +1,6 @@
## TODO:
1. Port to [egui](https://github.com/emilk/egui)
- Proper support for dynamic chart display size.
- Fix crashes in parsing strings (`TextDecoder.decode: Decoding failed.`)
- Fix (rare) crashes in parsing strings (`TextDecoder.decode: Decoding failed.`)
2. Multiple functions in one graph.
3. Non `y=` functions.