fix bounds

This commit is contained in:
Simon Gardling
2022-02-23 18:31:26 -05:00
parent 04202257fe
commit 474ccb949f
2 changed files with 23 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
## TODO:
1. Port to [egui](https://github.com/emilk/egui)
- Proper support for dynamic chart display size.
- Fix bounds
- Add time took to generate
2. Multiple functions in one graph.
3. Non `y=` functions.