Hood Chatham
50af355e8c
Rename 'build' directory to 'dist' ( #2387 )
...
dist is both more accurate (the 'build' directory is normally where you do the build,
and normally consists of intermediate build artifacts no one cares about). dist also
occurs less frequently in the code base: after this change \bbuild\b has 466 matches,
whereas \bdist\b has 101 matches. build has 1072 matches whereas dist has 362.
2022-04-11 16:01:40 -07:00
Gyeongjae Choi
63442defbc
Use uppercase for the package Pillow ( #2278 )
2022-03-16 07:54:16 -07:00
Gyeongjae Choi
5bd042f6f7
Refactor matplotlib tests ( #2271 )
...
* Fix dangling webdriver
* Embed humor sans font
* Refactor matplotlib testing codes
* Trigger CI
* Trigger CI
* Catch error when import from js fails
* Update changelog
* Apply suggestions from the review
2022-03-16 09:39:34 +09:00
Henry Schreiner
138c7a7a7c
chore: matplotlib 3.5.1, yt 4 ( #2234 )
...
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2022-03-06 21:14:24 -08:00
Hood Chatham
8323987b39
Use wheels instead of file_packager ( #2027 )
2022-01-23 17:47:04 -08:00
Hood Chatham
79c6688535
Run pyodide-build update-all ( #2085 )
2022-01-10 11:54:11 -08:00
Madhur Tandon
738651ea10
Revive html5 <canvas> based renderer for matplotlib ( #1579 )
2021-06-27 08:36:14 -07:00
Roman Yurchak
263309102d
Unvendor distutils ( #1543 )
...
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2021-05-02 15:42:28 +02:00
joemarshall
1bd8380c01
Emscripten 2.0.12 Upstream backend ( #1102 )
...
Co-authored-by: Dexter Chua <dalcde@users.noreply.github.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-02-06 08:58:12 +01:00
Dexter Chua
81cc3015bb
Use replace-libs for matplotlib ( #1037 )
...
The library that is supplied by USE_PNG is png, but matplotlib seeks
png16. With the fastcomp backend, we end up ignoring it anyway, but with
the upstream backend this will be the correct course of action
2021-01-04 09:50:01 +01:00
Dexter Chua
f6f5da1145
Create script to set emscripten env vars ( #1013 )
2021-01-03 12:25:14 +01:00
casatir
5f8e226d6a
PKG Upgrade matplotlib to v3.3.3 ( #886 )
2020-12-20 10:37:05 +01:00
William Lachance
0ab5e8a67c
More minor patches to python to accomodate Mac
2019-10-21 12:27:18 -04:00
Madhur Tandon
0eb7592179
Add ``Humor Sans`` font for ``xkcd`` plots.
2019-01-06 23:43:10 +05:30
Michael Droettboom
7620c226cc
Reduce the number of mandatory imports
2018-11-08 16:45:14 -05:00
Michael Droettboom
97829d86b5
Add another subpackage to matplotlib
2018-10-10 14:16:02 -04:00
Michael Droettboom
2adcc8cee9
Update to matplotlib 2.2.3
2018-09-10 13:03:40 -04:00
Michael Droettboom
56562257ef
Fix #71 : Upgrade to Python 3.7
2018-09-06 10:56:33 -04:00
Roman Yurchak
076e9bb083
Address review comments
2018-08-07 08:24:22 +03:00
Michael Droettboom
d837883fbb
Fix relative path
2018-06-22 16:52:55 -04:00
Michael Droettboom
cb93956279
Use PYODIDE_ROOT instead of a relative path
2018-06-22 11:08:00 -04:00
Michael Droettboom
17e1562ded
MVP of a proper packaging system
2018-06-20 14:54:47 -04:00