1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Move egui_plot to its own repo (#4828)

* Part of https://github.com/emilk/egui/issues/4705

`egui_plot` can now be found at https://github.com/emilk/egui_plot
This commit is contained in:
Emil Ernerfeldt
2024-07-15 18:45:19 +02:00
committed by GitHub
parent 1384410cb4
commit cb9f30482f
36 changed files with 11 additions and 8196 deletions

View File

@@ -223,7 +223,6 @@ def main() -> None:
"ecolor",
"eframe",
"egui_extras",
"egui_plot",
"egui_glow",
"egui-wgpu",
"egui-winit",