An open API service indexing awesome lists of open source software.

https://github.com/junxian428/pyscript_sinxcosxgraphtransformation

HTML with PyScript to perform the matplotlib similar to https://github.com/junxian428/SinxCosxGraphTransformation/blob/main/Untitled1.ipynb
https://github.com/junxian428/pyscript_sinxcosxgraphtransformation

html pyscript python

Last synced: about 1 year ago
JSON representation

HTML with PyScript to perform the matplotlib similar to https://github.com/junxian428/SinxCosxGraphTransformation/blob/main/Untitled1.ipynb

Awesome Lists containing this project

README

          

# PyScript_SinxCosxGraphTransformation

IPYNB notebook version as previous repository:

https://github.com/junxian428/SinxCosxGraphTransformation/blob/main/Untitled1.ipynb

Now, using PyScript to do the same thing but in HTML. Demonstration.

Official Example:

https://github.com/pyscript/pyscript/tree/main/pyscriptjs/examples

![image](https://user-images.githubusercontent.com/58724748/166911154-a250fe3f-a516-4fcf-8648-691202bdb7ae.png)