Use plotly.js purely client side from Python compiled by Transcrypt

You can now use plotly.js directly from Python by using the Transcrypt Python to JS compiler.
The plots are not drawn on, or uploaded to any server.
Everything just runs in the browser, allowing dynamic client side science demo’s in Python.
A demo is included in the distribution.
It shows how to make linear, logarithmic, polar, wireframe, ribbon, surface, pie, bar and scatter3d plots.
But all other plot types can be used as well, without restriction.

www.transcrypt.org