From 1861accae99cfa4efe843411455d00c21ba19a76 Mon Sep 17 00:00:00 2001 From: mayofaulkner Date: Tue, 3 Dec 2024 09:55:30 +0000 Subject: [PATCH] add example figure --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9256f2a..2c129bb 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,8 @@ fig.savefig('example_figure.pdf') ``` You should get a figure like this, -[example_figure.pdf](https://github.com/user-attachments/files/17990862/example_figure.pdf) +![example_figure](https://github.com/user-attachments/assets/207dad61-3670-40ec-9474-4ea0f67e7f0b) + ## Contributing Changes are merged by pull requests.