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
Branch selector
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
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
Browse repository at this point
Commits on Mar 27, 2024
require only one reviewer (#455)
kushalkolar
authored
99e8a0b
View commit details
Copy full SHA for 99e8a0b
Browse repository at this point
Rotation (#439)
Show description for 97168ff
BalzaniEdoardo
authored
97168ff
View commit details
Copy full SHA for 97168ff
Browse repository at this point
Commits on Mar 23, 2024
add codeowners file (#442)
clewis7
authored
758d3ed
View commit details
Copy full SHA for 758d3ed
Browse repository at this point
update for changes in pygfx@main (#443)
Show description for fb8aedc
clewis7
authored
fb8aedc
View commit details
Copy full SHA for fb8aedc
Browse repository at this point
Commits on Mar 20, 2024
Add black to setup tests reqs and add black CI action (#436)
EricThomson
authored
576ccbf
View commit details
Copy full SHA for 576ccbf
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
Browse repository at this point
Lazy import av (#432)
almarklein
authored
fe74179
View commit details
Copy full SHA for fe74179
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
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
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
Browse repository at this point
Fix typo (#423)
almarklein
authored
463cd15
View commit details
Copy full SHA for 463cd15
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
Browse repository at this point
Commits on Mar 5, 2024
add zmq example (#422)
kushalkolar
authored
c9ce495
View commit details
Copy full SHA for c9ce495
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
Browse repository at this point
more detailed contrib docs (#418)
kushalkolar
authored
30cf1fc
View commit details
Copy full SHA for 30cf1fc
Browse repository at this point
use pytest<8 until things catch up (#419)
kushalkolar
authored
0fbc7d4
View commit details
Copy full SHA for 0fbc7d4
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
Browse repository at this point
Commits on Feb 28, 2024
Update .gitattributes (#415)
Show description for 481c5ea
kushalkolar
authored
481c5ea
View commit details
Copy full SHA for 481c5ea
Browse repository at this point
Commits on Feb 27, 2024
update screenshots, pygfx line shader changes (#414)
kushalkolar
authored
87f6469
View commit details
Copy full SHA for 87f6469
Browse repository at this point
add gpu info to docs (#409)
kushalkolar
authored
a8b021a
View commit details
Copy full SHA for a8b021a
Browse repository at this point
use default renderer pixel_ratio=2 (#412)
kushalkolar
authored
baa859b
View commit details
Copy full SHA for baa859b
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
Browse repository at this point
Commits on Feb 25, 2024
Update README.md (#411)
Show description for e831f15
clewis7
authored
e831f15
View commit details
Copy full SHA for e831f15
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
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
Browse repository at this point
Commits on Feb 15, 2024
add faq (#400)
kushalkolar
authored
65ccc8f
View commit details
Copy full SHA for 65ccc8f
Browse repository at this point
Commits on Dec 8, 2023
Update README.md
kushalkolar
authored
5053f02
View commit details
Copy full SHA for 5053f02
Browse repository at this point
Update README.md
kushalkolar
authored
e45d8f8
View commit details
Copy full SHA for e45d8f8
Browse repository at this point
Commits on Dec 5, 2023
update contrib (#391)
tlambert03
authored
9621740
View commit details
Copy full SHA for 9621740
Browse repository at this point
Commits on Nov 30, 2023
Update VERSION
kushalkolar
authored
2873a67
View commit details
Copy full SHA for 2873a67
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
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
Browse repository at this point
Commits on Nov 23, 2023
Update README.md
kushalkolar
authored
c762281
View commit details
Copy full SHA for c762281
Browse repository at this point
Previous
Next
You can’t perform that action at this time.