Skip to content

0.31.0

Latest
Compare
Choose a tag to compare
@lucasmerlin lucasmerlin released this 05 Feb 09:59
· 2 commits to main since this release

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