We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentd464f4f commitcdb60e2Copy full SHA for cdb60e2
pyscriptjs/examples/index.html
@@ -69,7 +69,7 @@ <h2 class="text-2xl font-bold text-blue-600"><a href="./todo.html" target=”_bl
69
<h2class="text-2xl font-bold text-blue-600"><ahref="./webgl/raycaster/index.html"target=”_blank”>Webgl Icosahedron Example</a></h2>
70
<p>Demo showing how a Simple Webgl scene would work in PyScript</code> tag</p>
71
72
-<h2class="text-2xl font-bold text-blue-600"><ahref="./webgl/raycaster/index.html"target=”_blank”>Matplotlib to Canvas Tag</a></h2>
+<h2class="text-2xl font-bold text-blue-600"><ahref="./plot_display.html"target=”_blank”>Matplotlib to Canvas Tag</a></h2>
73
<p>Demo showing a programmatically generated matplotlib graphic inserted into an HTML canvas tag</p>
74
</body>
75
</html>