From 155a8de10e516353c4e31a00d7946efa277f5274 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:15:39 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- matplotlib/animation_and_slider/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/matplotlib/animation_and_slider/README.md b/matplotlib/animation_and_slider/README.md index fffa6ef..2a57fd6 100644 --- a/matplotlib/animation_and_slider/README.md +++ b/matplotlib/animation_and_slider/README.md @@ -171,6 +171,10 @@ Please note that you may need the [ffmpeg binaries](https://www.ffmpeg.org/downl There are other options than MP4! +This is how it looks like a gif: + +![image1](image1.gif) + ## Interactive Python session There are several options if you don't run it from VS Code interactively. One options is this: