fix BarChart

This commit is contained in:
Simon Gardling
2022-02-24 01:13:01 -05:00
parent 28ddc4e900
commit 1d1574a1ed
4 changed files with 19 additions and 7 deletions

View File

@@ -2,7 +2,6 @@
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 interval display
- Fix crashes in parsing strings (`TextDecoder.decode: Decoding failed.`)
2. Multiple functions in one graph.
3. Non `y=` functions.