Files
YTBN-Graphing-Software/TODO.md
Simon Gardling 28ddc4e900 update TODO.md
2022-02-24 00:38:10 -05:00

8 lines
319 B
Markdown

## TODO:
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
- Fix crashes in parsing strings (`TextDecoder.decode: Decoding failed.`)
2. Multiple functions in one graph.
3. Non `y=` functions.