Skip to content

Tags: pyodide/matplotlib-pyodide

Tags

v0.2.3

Toggle v0.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
agriyakhetarpal Agriya Khetarpal
matplotlib-pyodide version 0.2.3 restores compatibility with Matplotl…

…ib 3.8.4 for the WASM backend. The HTML5 backend, which is not fully restored, now temporarily delegates to the WASM backend for rendering.

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add FigureCanvasWasm.destroy() method so that user can call pyplot.cl…

…ose() method to delete previous divs (#55)

* fix bug #49

* add test for #55

* update the CHANGELOG.md

* add tests for #55

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: yuhongbo <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 0.2.1 (#44)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI Update Python and Pyodide versions (#39)

* Update version of Pyodide and Python in CI

* Update pytest-pyodide version

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix import paths (#4)

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Setup the `matplotlib-pyodide` package (#1)