Skip to content

Releases: emilk/egui_plot

0.31.0

05 Feb 09:59
Compare
Choose a tag to compare

Full diff at https://github.com/emilk/egui_plot/compare/0.30.0..HEAD

PRs

  • Allow borrowing plot points via PlotPoints::Borrowed #64 by @mo8it and @bircni
  • Add insertion_order and color_conflict_handling to Legend #65 by @Zoxc and @bircni
  • Allow Plot::link_cursor to accept impl Into<Vec2b> #66 by @jetuk
  • Axis: fix label thickness #68 by @jordens
  • Update to egui 0.31.0 #72 by @Wumpf
  • Update MSRV to Rust 1.81 #69 by @emilk

0.30.0

17 Dec 08:49
Compare
Choose a tag to compare

Full diff at https://github.com/emilk/egui_plot/compare/0.29.0..HEAD

PRs

0.29.0

26 Sep 14:17
Compare
Choose a tag to compare

Update to egui 0.29 #48 by @emilk