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