egui/egui_demo_lib/src
Jan Haller 1088d950e9
Add bar charts and box plots (#863)
Changes:
* New `BarChart` and `BoxPlot` diagrams
* New `FloatOrd` trait for total ordering of float types
* Refactoring of existing plot items

Co-authored-by: niladic <git@nil.choron.cc>
2021-11-29 18:39:58 +01:00
..
apps Add bar charts and box plots (#863) 2021-11-29 18:39:58 +01:00
easy_mark Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00
backend_panel.rs Fix egui_web integration link in demo app 2021-11-13 13:14:39 +01:00
frame_history.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
lib.rs Replace Context::begin_frame/end_frame with fn run taking a closure (#872) 2021-11-03 20:11:25 +01:00
syntax_highlighting.rs Refactor memory data (#836) 2021-10-27 08:51:34 +02:00
wrap_app.rs Rich text for all widgets (#855) 2021-11-01 21:30:10 +01:00