mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
Break out plotting to own crate egui_plot (#3282)
This replaces `egui::plot` with the new crate `egui_plot`
This commit is contained in:
5
crates/egui_plot/CHANGELOG.md
Normal file
5
crates/egui_plot/CHANGELOG.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Changelog for egui_plot
|
||||
All notable changes to the `egui_plot` integration will be noted in this file.
|
||||
|
||||
This file is updated upon each release.
|
||||
Changes since the last release can be found by running the `scripts/generate_changelog.py` script.
|
||||
Reference in New Issue
Block a user