some preperations

This commit is contained in:
Simon Gardling
2022-02-24 23:02:55 -05:00
parent 9f57f8fa0d
commit 50c033a266
3 changed files with 52 additions and 21 deletions

View File

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