update TODO.md

This commit is contained in:
Simon Gardling 2022-02-23 16:05:14 -05:00
parent 99d7482973
commit 04202257fe

View File

@ -1,3 +1,7 @@
## TODO: ## TODO:
1. Port to [egui](https://github.com/emilk/egui) 1. Port to [egui](https://github.com/emilk/egui)
- Proper support for dynamic chart display size. - Proper support for dynamic chart display size.
- Fix bounds
- Add time took to generate
2. Multiple functions in one graph.
3. Non `y=` functions.