From 7d517e6ba35354cd95ce323cc6d858ecf3498f1a Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:18:33 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- matplotlib/animation_and_slider/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/matplotlib/animation_and_slider/README.md b/matplotlib/animation_and_slider/README.md index 2a57fd6..046996e 100644 --- a/matplotlib/animation_and_slider/README.md +++ b/matplotlib/animation_and_slider/README.md @@ -8,6 +8,7 @@ ## The goal +Sometimes a static picture is not enough. Here we will produce an animation from data as well as make data interactively inspectable. Questions to [David Rotermund](mailto:davrot@uni-bremen.de)