Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fastplotlib
/
fastplotlib
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
1.5k
Code
Issues
177
Pull requests
31
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
fastplotlib
fastplotlib
on
serialization
User selector
All users
All time
Commit history
Commits on Mar 30, 2024
start serialization of GraphicFeatures and Graphics
kushalkolar
committed
d2bc378
View commit details
Copy full SHA for d2bc378
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Use simpler form of super() where possible (#453)
almarklein
authored
0021652
View commit details
Copy full SHA for 0021652
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Rotation (#439)
Show description for 97168ff
BalzaniEdoardo
authored
97168ff
View commit details
Copy full SHA for 97168ff
View code at this point
Browse repository at this point
Commits on Mar 23, 2024
update for changes in pygfx@main (#443)
Show description for fb8aedc
clewis7
authored
fb8aedc
View commit details
Copy full SHA for fb8aedc
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
A bit of black (#433)
Show description for 8ebbe5c
almarklein
authored
8ebbe5c
View commit details
Copy full SHA for 8ebbe5c
View code at this point
Browse repository at this point
Lazy import av (#432)
almarklein
authored
fe74179
View commit details
Copy full SHA for fe74179
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
Remove duplicate code (mesh_masks) (#430)
Show description for 775556e
almarklein
authored
775556e
View commit details
Copy full SHA for 775556e
View code at this point
Browse repository at this point
Image widget glfw example (#429)
Show description for d45c723
almarklein
authored
d45c723
View commit details
Copy full SHA for d45c723
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
Just use asarray (#426)
almarklein
authored
97dd758
View commit details
Copy full SHA for 97dd758
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
fix fastplotlib.__init__ (#424)
kushalkolar
authored
5978e7d
View commit details
Copy full SHA for 5978e7d
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
ruff format everything (#421)
Show description for 835f0c5
kushalkolar
authored
835f0c5
View commit details
Copy full SHA for 835f0c5
View code at this point
Browse repository at this point
more detailed contrib docs (#418)
kushalkolar
authored
30cf1fc
View commit details
Copy full SHA for 30cf1fc
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
legends, part 1 (#406)
Show description for 8919d7c
kushalkolar
authored
8919d7c
View commit details
Copy full SHA for 8919d7c
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
use default renderer pixel_ratio=2 (#412)
kushalkolar
authored
baa859b
View commit details
Copy full SHA for baa859b
View code at this point
Browse repository at this point
gpu info upon notebook import (#410)
Show description for 7921516
kushalkolar
authored
7921516
View commit details
Copy full SHA for 7921516
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
add 'Deleted' as a graphic feature (#404)
kushalkolar
authored
78f1d2a
View commit details
Copy full SHA for 78f1d2a
View code at this point
Browse repository at this point
Commits on Feb 19, 2024
fix bug when remove_graphic() is used (#405)
kushalkolar
authored
cf4a04b
View commit details
Copy full SHA for cf4a04b
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
Update VERSION
kushalkolar
authored
2873a67
View commit details
Copy full SHA for 2873a67
View code at this point
Browse repository at this point
cameras and controllers refactor (#382)
Show description for 21762a5
kushalkolar
and
clewis7
authored
21762a5
View commit details
Copy full SHA for 21762a5
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
fix bug, skip if hlut not in iw dock (#378)
kushalkolar
authored
5f47fd4
View commit details
Copy full SHA for 5f47fd4
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
histogram calculation fix, now n_edges always == hist (#372)
kushalkolar
authored
17f09c6
View commit details
Copy full SHA for 17f09c6
View code at this point
Browse repository at this point
`ImageWidget` notebook tests (#371)
Show description for b1242d4
kushalkolar
authored
b1242d4
View commit details
Copy full SHA for b1242d4
View code at this point
Browse repository at this point
`Plot.auto_scale()` shouldn't change the camera aspect unless desired (#364)
Show description for 7350b81
kushalkolar
authored
7350b81
View commit details
Copy full SHA for 7350b81
View code at this point
Browse repository at this point
set canvas default 60fps (#370)
kushalkolar
authored
3768759
View commit details
Copy full SHA for 3768759
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
bump version
kushalkolar
authored
9a81e7d
View commit details
Copy full SHA for 9a81e7d
View code at this point
Browse repository at this point
bugfixes and more tests (#358)
Show description for 092fe7c
kushalkolar
authored
092fe7c
View commit details
Copy full SHA for 092fe7c
View code at this point
Browse repository at this point
make hlut widget optional (#351)
Show description for c1cf47f
clewis7
authored
c1cf47f
View commit details
Copy full SHA for c1cf47f
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
fix normalize_min_max (#353)
Show description for 430f513
kushalkolar
authored
430f513
View commit details
Copy full SHA for 430f513
View code at this point
Browse repository at this point
fix controller getting disabled (#354)
kushalkolar
authored
1ef8eab
View commit details
Copy full SHA for 1ef8eab
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
bump VERSION
kushalkolar
authored
9ab93a4
View commit details
Copy full SHA for 9ab93a4
View code at this point
Browse repository at this point
Plot frame (#313)
Show description for 932454f
kushalkolar
authored
932454f
View commit details
Copy full SHA for 932454f
View code at this point
Browse repository at this point
Commits on Oct 28, 2023
add text to hlut (#348)
kushalkolar
authored
18d2389
View commit details
Copy full SHA for 18d2389
View code at this point
Browse repository at this point
histogram lut widget (#344)
Show description for ce5edd0
kushalkolar
authored
ce5edd0
View commit details
Copy full SHA for ce5edd0
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
refactor text graphic (#335)
Show description for 2cd6d52
clewis7
authored
2cd6d52
View commit details
Copy full SHA for 2cd6d52
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
Fix selector garbage collection (#319)
Show description for f4bab4a
kushalkolar
authored
f4bab4a
View commit details
Copy full SHA for f4bab4a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.