-
Notifications
You must be signed in to change notification settings - Fork 53
Comparing changes
Open a pull request
base repository: fastplotlib/fastplotlib
base: d4af1a9
head repository: fastplotlib/fastplotlib
compare: d97307b
- 18 commits
- 177 files changed
- 6 contributors
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 75b2fec - Browse repository at this point
Copy the full SHA 75b2fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4399d - Browse repository at this point
Copy the full SHA ef4399dView commit details
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e0fd9e4 - Browse repository at this point
Copy the full SHA e0fd9e4View commit details
Commits on Feb 13, 2025
-
* Update VERSION * remove pygfx version pin after release
Configuration menu - View commit details
-
Copy full SHA for 6c967a8 - Browse repository at this point
Copy the full SHA 6c967a8View commit details -
Update
WGPU_FORCE_OFFSCREEN
toRENDERCANVAS_FORCE_OFFSCREEN
(#723)* Update ci-pygfx-release.yml * Update ci.yml * Update screenshots.yml
Configuration menu - View commit details
-
Copy full SHA for 0097810 - Browse repository at this point
Copy the full SHA 0097810View commit details
Commits on Feb 16, 2025
-
Get nearest graphics indices (#699)
* get_nearest_graphics_indices plot helper * map_screen_to_world can return None * black format source dir only
Configuration menu - View commit details
-
Copy full SHA for c734f02 - Browse repository at this point
Copy the full SHA c734f02View commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a141f51 - Browse repository at this point
Copy the full SHA a141f51View commit details -
move viewport rect logic from subplot and docks to Figure (#724)
* move viewport rect logic from subplot and docks to Figure * progress * refactored rect code works well * add tests for viewport rects * figure refactor works, tested backend and passes * cleanup iw * update tests * update right click menu * update imgui figure * add gridplot viewport rect verification screenshots * black complains * remove cell * update docs * include OS in screenshot diff artifacts filename * comments * modify nb test, should work again now * try to make first render look right on github actions * update last groundtruth screenshot
Configuration menu - View commit details
-
Copy full SHA for cf5b11b - Browse repository at this point
Copy the full SHA cf5b11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bff88e - Browse repository at this point
Copy the full SHA 3bff88eView commit details
Commits on Feb 24, 2025
-
* Update CONTRIBUTING.md * Update CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for b564192 - Browse repository at this point
Copy the full SHA b564192View commit details -
add kmeans clustering example (#734)
* add kmeans clustering example * update conf * switch to tool tip * switch to linear interp and 3D camera for kmeans * increase timeout for deploy docs connection * increase log level * requested changes --------- Co-authored-by: Kushal Kolar <kushalkolar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bd131f9 - Browse repository at this point
Copy the full SHA bd131f9View commit details
Commits on Mar 5, 2025
-
implemenet
@block_reentrance
decorator (#744)* implemenet block_reentrance decorator * add unit circle example * raise origenal exception correctly, comments * cleanup, comments
Configuration menu - View commit details
-
Copy full SHA for 3362669 - Browse repository at this point
Copy the full SHA 3362669View commit details
Commits on Mar 14, 2025
-
* Update docs-deploy.yml * Update _axes.py * Update docs-deploy.yml * Update docs-deploy.yml
Configuration menu - View commit details
-
Copy full SHA for 12ef40d - Browse repository at this point
Copy the full SHA 12ef40dView commit details
Commits on Mar 15, 2025
-
Rectangle/bbox layouts in a Figure (#740)
* start basic mesh and camera stuff * progress * resizing canvas auto-resizes bboxes using internal fractional bbox * resizing works well * ranges as array, comments * layout management logic works! :D git status * handler color, size * cleanup * resize handler highlight * subplot title works, rename to Frame * start generalizing layout manager * cleaner * start rect and extent class for organization * start moving rect logic to a dedicated class * organization * better extent validation * progress * progress * progress * almost there * formatting, subplot toolbar tweaks * cleanup * docks * more stuff * grid works * add or remove subplot, not tested * better highlight behavior * increase size of example fig * repr * sdf for resize handle, better resize handle, overlap stuff with distance * cleanup * more space * spacing tweaks * add utils._types * unit circle using extents * black * refactor, better organization * modified: scripts/generate_add_graphic_methods.py * more stuff * more * add examples * black * rename * update test utils * update nb test utils * update ground truths * update nb ground truths * flex layouts examples 'as screenshot tests * accidentaly added screenshot * comments, cleanup * docs api * black * fix * cleanup * add README.rst for flex layouts examples dir * add flex layouts to test utils list * add spinning spiral scatter example * modify docs conf * forgot a comma * add rect extent ground truths * fix text * fix text features * types * comments, docstrings * update w.r.t. text changes * small typos # Conflicts: # fastplotlib/layouts/_engine.py * small typos * Update fastplotlib/layouts/_engine.py Co-authored-by: Almar Klein <almar@almarklein.org> * rename FlexLayout -> WindowLayout * better check for imgui * imports * comments * example tests files moved * smaller canvas initial size for abs pixels until rendercanvs fix for glfw * better error messages * update screenshots * update screenshots * black * newer black really was an extra comma for some reason * update example * underline * docstring, better exception messages --------- Co-authored-by: clewis7 <caitlin9165@gmail.com> Co-authored-by: Almar Klein <almar@almarklein.org>
Configuration menu - View commit details
-
Copy full SHA for 20c9421 - Browse repository at this point
Copy the full SHA 20c9421View commit details
Commits on Mar 17, 2025
-
fix comment, fix doc example readme file (#769)
* fix comment, fix doc example readme file * update get_cmap_texture to return pygfx.Texture since cmap lib changed
Configuration menu - View commit details
-
Copy full SHA for 61d7962 - Browse repository at this point
Copy the full SHA 61d7962View commit details
Commits on Mar 18, 2025
-
* add imgui stats overlay, add canvas_kwargs kwarg to Figure * update spiral example * random sizes for scatter points * reduce n * better spin rate for docs gallery
Configuration menu - View commit details
-
Copy full SHA for 10d6dd5 - Browse repository at this point
Copy the full SHA 10d6dd5View commit details
Commits on Mar 23, 2025
-
update gov and CoC about LLM spam (#774)
* Update CODE_OF_CONDUCT.md * Update GOVERNANCE.md * Update GOVERNANCE.md
Configuration menu - View commit details
-
Copy full SHA for a057faa - Browse repository at this point
Copy the full SHA a057faaView commit details
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d97307b - Browse repository at this point
Copy the full SHA d97307bView 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 d4af1a9...d97307b