From d00fa85a84f4d443e2803b5185e230be56da123f Mon Sep 17 00:00:00 2001 From: n4n5 <56606507+Its-Just-Nans@users.noreply.github.com> Date: Tue, 16 Jul 2024 06:47:31 +0200 Subject: [PATCH] apply fix (#27) Tiny fixs in the repos Related to - https://github.com/emilk/eframe_template/pull/146 * [x] I have followed the instructions in the PR template --- README.md | 2 +- demo/index.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4f90cec..c5aa663 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ Immediate mode plotting for [`egui`](https://github.com/emilk/egui). ### History -This crate was originally hosted at https://github.com/emilk/egui but was extracted into its own repository on 2025-07-15. +This crate was originally hosted at https://github.com/emilk/egui but was extracted into its own repository on 2024-07-15. diff --git a/demo/index.html b/demo/index.html index 5d57a4a..7a1b166 100644 --- a/demo/index.html +++ b/demo/index.html @@ -7,7 +7,7 @@ - eframe template + egui_plot @@ -18,11 +18,11 @@ - - - - - + + + + +