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
emulate-pointer-tests
User selector
All users
All time
Commit history
Commits on Nov 17, 2023
basic emulation of pointer movement, use test for linear_selector
kushalkolar
committed
0a30005
View commit details
Copy full SHA for 0a30005
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
forgot a callback (#336)
Show description for e0acd64
kushalkolar
authored
e0acd64
View commit details
Copy full SHA for e0acd64
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
add polygon button to gridplot toolbar (#334)
kushalkolar
authored
55c9896
View commit details
Copy full SHA for 55c9896
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
add repr for all graphic features (#332)
kushalkolar
authored
6075ca2
View commit details
Copy full SHA for 6075ca2
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
remove jupyter check for ImageWidget, breaks voila and ipywidget @interact_manaual (#324)
kushalkolar
authored
25385be
View commit details
Copy full SHA for 25385be
View code at this point
Browse repository at this point
fix cmap_values were not set in the @setter D= (#323)
kushalkolar
authored
2902220
View commit details
Copy full SHA for 2902220
View code at this point
Browse repository at this point
add in operator to PlotArea (#321)
kushalkolar
authored
57cbfba
View commit details
Copy full SHA for 57cbfba
View code at this point
Browse repository at this point
allow getting and setting cmaps in image widget (#320)
kushalkolar
authored
32db614
View commit details
Copy full SHA for 32db614
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
fix longstanding issue where auto_scale didn't work with zero width or height (#318)
kushalkolar
authored
d775408
View commit details
Copy full SHA for d775408
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
bump version
kushalkolar
authored
097a7cd
View commit details
Copy full SHA for 097a7cd
View code at this point
Browse repository at this point
add desktop-only CI, add py312, remove `ipywidgets` import in `plot.py`, pin `pygfx>=0.1.14` (#314)
Show description for 3965bb1
kushalkolar
authored
3965bb1
View commit details
Copy full SHA for 3965bb1
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
vertex_colors -> color_mode='vertex' (#312)
Show description for c3fd72e
kushalkolar
authored
c3fd72e
View commit details
Copy full SHA for c3fd72e
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
add jupyter-sidecar as a dependency, update simple notebook (#300)
Show description for e910e14
clewis7
authored
e910e14
View commit details
Copy full SHA for e910e14
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
fix flip button (#307)
Show description for 0f5655c
clewis7
authored
0f5655c
View commit details
Copy full SHA for 0f5655c
View code at this point
Browse repository at this point
make set_feature, reset_feature public (#308)
kushalkolar
authored
4fbf6ac
View commit details
Copy full SHA for 4fbf6ac
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Fix typos (#303)
Show description for f7fa645
kianmeng
and
kushalkolar
authored
f7fa645
View commit details
Copy full SHA for f7fa645
View code at this point
Browse repository at this point
Commits on Sep 18, 2023
Selector fixes (#304)
Show description for a363713
kushalkolar
authored
a363713
View commit details
Copy full SHA for a363713
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
auto connect a ipywidget slider to a linear selector (#298)
Show description for 2b97c9d
kushalkolar
authored
2b97c9d
View commit details
Copy full SHA for 2b97c9d
View code at this point
Browse repository at this point
Commits on Jul 15, 2023
Add sizes to scatter plots (#289)
Show description for 1cec7a4
DavidVFiumano
authored
1cec7a4
View commit details
Copy full SHA for 1cec7a4
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
bump version
kushalkolar
committed
1aa83ab
View commit details
Copy full SHA for 1aa83ab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.