diff --git a/TODO.md b/TODO.md index 0880b73..2ae9de9 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,6 @@ ## TODO: -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. \ No newline at end of file +1. Fully fix integral bars +2. Proper support for dynamic chart display size. +3. Fix (very rare) crashes in parsing strings (`TextDecoder.decode: Decoding failed.`) +4. Multiple functions in one graph. +5. Non `y=` functions. \ No newline at end of file