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
dockerfile
User selector
All users
All time
Commit history
Commits on May 1, 2024
Small cleanup (#498)
Show description for b2cf625
kushalkolar
authored
b2cf625
View commit details
Copy full SHA for b2cf625
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
Select gpu (#491)
Show description for 1abe5ed
kushalkolar
authored
1abe5ed
View commit details
Copy full SHA for 1abe5ed
View code at this point
Browse repository at this point
remove __all__ from top level (#490)
kushalkolar
authored
41a694c
View commit details
Copy full SHA for 41a694c
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
making picking default for all graphics (#484)
kushalkolar
authored
cc6dece
View commit details
Copy full SHA for cc6dece
View code at this point
Browse repository at this point
`Gridplot` -> `Figure` (#479)
Show description for 25aa9e3
3 people
authored
25aa9e3
View commit details
Copy full SHA for 25aa9e3
View code at this point
Browse repository at this point
Iw refactor (#482)
Show description for e7d940d
kushalkolar
and
apasarkar
authored
e7d940d
View commit details
Copy full SHA for e7d940d
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
gridplot controllers kwarg is back, other improvements to gp (#477)
Show description for 418a73b
kushalkolar
authored
418a73b
View commit details
Copy full SHA for 418a73b
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
add `References` object to `PlotArea`, other cleanup, better garbage collection (#467)
Show description for bc2de99
kushalkolar
authored
bc2de99
View commit details
Copy full SHA for bc2de99
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
revert setting pixel ratio (#466)
kushalkolar
authored
5ec3fb2
View commit details
Copy full SHA for 5ec3fb2
View code at this point
Browse repository at this point
min version py3.10, cleanup type annotations (#465)
kushalkolar
authored
2f49497
View commit details
Copy full SHA for 2f49497
View code at this point
Browse repository at this point
Improvements to GUI selection and Qt support (#431)
Show description for af23b58
almarklein
authored
af23b58
View commit details
Copy full SHA for af23b58
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
Previous
Next
You can’t perform that action at this time.