Simon Gardling 1d1574a1ed fix BarChart
2022-02-24 01:13:01 -05:00

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.