Skip to content

Commit 8df06c0

Browse files
committed
Update miniature for blog post
1 parent 6c32ece commit 8df06c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ blog:
1414

1515
- url: https://blog.pyodide.org/posts/canvas-renderer-matplotlib-in-pyodide/
1616
title: HTML5 <canvas> based renderer for Matplotlib in Pyodide
17-
image: https://blog.pyodide.org/posts/2/results.png
17+
image: https://blog.pyodide.org/posts/canvas-renderer-matplotlib-in-pyodide/featured.png
1818
summary: In this post, we present a new backend for Matplotlib enabling the rendering of figures in the browser by leveraging the <canvas> element. This showcases how JavaScript and Python can interact with each other, thanks to Pyodide.
1919
date: April 1st, 2022
2020
authors: Madhur Tandon

0 commit comments

Comments
 (0)