-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rth/matplotlib-pyodide
base: main
head repository: pyodide/matplotlib-pyodide
compare: main
- 8 commits
- 11 files changed
- 6 contributors
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61935f7 - Browse repository at this point
Copy the full SHA 61935f7View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df6c97b - Browse repository at this point
Copy the full SHA df6c97bView commit details
Commits on Mar 7, 2024
-
Add FigureCanvasWasm.destroy() method so that user can call pyplot.cl…
…ose() method to delete previous divs (pyodide#55) * fix bug pyodide#49 * add test for pyodide#55 * update the CHANGELOG.md * add tests for pyodide#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>
Configuration menu - View commit details
-
Copy full SHA for ff8cccf - Browse repository at this point
Copy the full SHA ff8cccfView commit details
Commits on Oct 22, 2024
-
Replace maxdict with lru_cache (pyodide#52)
Matplotlib removed maxdict: https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.6.0.html#miscellaneous-internals
Configuration menu - View commit details
-
Copy full SHA for 18cd638 - Browse repository at this point
Copy the full SHA 18cd638View commit details
Commits on Nov 29, 2024
-
Bump Pyodide version, Python version, and other cleanups (pyodide#61)
* Reformat * Require 3.12, bump setuptools, remove wheel * Require Python 3.12 for Mypy * Bump Pyodide version, Python, and GHA versions * Coloured output for all tests * Don't shallow-clone repository * Pin to Chrome 125 and bump install-browser action Co-Authored-By: Gyeongjae Choi <[email protected]> --------- Co-authored-by: Gyeongjae Choi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb42e35 - Browse repository at this point
Copy the full SHA cb42e35View commit details -
Add Firefox for testing (pyodide#62)
* Add Firefox for testing * Remove xfail marker from `test_draw_math_text` because it passes now.
Configuration menu - View commit details
-
Copy full SHA for 90638fa - Browse repository at this point
Copy the full SHA 90638faView commit details
Commits on Dec 16, 2024
-
Matplotlib 3.8.4 update: restore WASM backend and partially restore H…
…TML5 Canvas backend (pyodide#64) * Ignore build-related files * Check existence of toolbar * Temporarily disable event listeners, add notes * Use path-based MathTextParser to render math text * Add note about current state of HTML5 backend * Redirect HTMLCanvas backend to WASM backend --------- Co-authored-by: Gyeongjae Choi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3aaa9a2 - Browse repository at this point
Copy the full SHA 3aaa9a2View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4a15533 - Browse repository at this point
Copy the full SHA 4a15533View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main