diff --git a/TODO.md b/TODO.md index fa81aa5..d9d837e 100644 --- a/TODO.md +++ b/TODO.md @@ -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. \ No newline at end of file