update TODO.md

This commit is contained in:
Simon Gardling 2022-02-23 20:03:05 -05:00
parent 5cd335be89
commit 7481da3d16

View File

@ -2,5 +2,6 @@
1. Port to [egui](https://github.com/emilk/egui)
- Proper support for dynamic chart display size.
- Don't re-render plot on mouse movement
- Fix interval display
2. Multiple functions in one graph.
3. Non `y=` functions.