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
graphics
features
on
parrot-icon
User selector
All users
All time
Commit history
Commits on Dec 4, 2025
Add support for mesh and surface (#953)
Show description for db49c62
almarklein
and
kushalkolar
authored
db49c62
View commit details
Copy full SHA for db49c62
View code at this point
Browse repository at this point
Polygon buffer also shrinks when it can (#958)
Show description for 9abe236
almarklein
and
kushalkolar
authored
9abe236
View commit details
Copy full SHA for 9abe236
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
VectorsGraphic (#929)
Show description for 61b0c01
kushalkolar
and
clewis7
authored
61b0c01
View commit details
Copy full SHA for 61b0c01
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Scatter markers and other scatter features (#913)
Show description for 1284981
kushalkolar
authored
1284981
View commit details
Copy full SHA for 1284981
View code at this point
Browse repository at this point
Commits on Oct 19, 2025
thinner selectors (#914)
kushalkolar
authored
84094d3
View commit details
Copy full SHA for 84094d3
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
add `ImageVolumeGraphic` (#791)
Show description for 5a9b829
kushalkolar
authored
5a9b829
View commit details
Copy full SHA for 5a9b829
View code at this point
Browse repository at this point
Commits on Sep 27, 2025
Refactor handling of alpha (#873)
Show description for 0e75f6c
almarklein
and
kushalkolar
authored
0e75f6c
View commit details
Copy full SHA for 0e75f6c
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Implement PolygonSelector (#837)
Show description for 0293fa3
almarklein
and
kushalkolar
authored
0293fa3
View commit details
Copy full SHA for 0293fa3
View code at this point
Browse repository at this point
Commits on Sep 2, 2025
Fix typo in Visible graphics feature (#892)
almarklein
authored
c2469ee
View commit details
Copy full SHA for c2469ee
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
more event docs, make some things public (#773)
Show description for be8e0c8
kushalkolar
authored
be8e0c8
View commit details
Copy full SHA for be8e0c8
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Cleanup (#259)
Show description for 984737e
kushalkolar
authored
984737e
View commit details
Copy full SHA for 984737e
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
use numpy array instead of tuple for indexing collections (#215)
Show description for 0f57931
kushalkolar
and
clewis7
authored
0f57931
View commit details
Copy full SHA for 0f57931
View code at this point
Browse repository at this point
more cmap handling, add cmap_values (#241)
Show description for ec899f3
kushalkolar
authored
ec899f3
View commit details
Copy full SHA for ec899f3
View code at this point
Browse repository at this point
Commits on Jun 18, 2023
moved vmin & vmax to ImageCmapFeature class (#244)
Show description for c4ccbba
happyqiu
authored
c4ccbba
View commit details
Copy full SHA for c4ccbba
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
finish buttons for toolbar (#207)
Show description for d2c23c8
clewis7
and
kushalkolar
authored
d2c23c8
View commit details
Copy full SHA for d2c23c8
View code at this point
Browse repository at this point
Commits on May 26, 2023
all feature docs (#212)
Show description for 298f387
kushalkolar
authored
298f387
View commit details
Copy full SHA for 298f387
View code at this point
Browse repository at this point
Commits on May 21, 2023
add features section to docs for Graphics
kushalkolar
authored
c50beb6
View commit details
Copy full SHA for c50beb6
View code at this point
Browse repository at this point
create BaseSelector, heatmap also works with LinearSelector and LinearRegionSelector (#187)
Show description for 5862c6f
kushalkolar
authored
5862c6f
View commit details
Copy full SHA for 5862c6f
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
support numpy fancy indexing for colors and data features (#177)
kushalkolar
authored
0ff0d42
View commit details
Copy full SHA for 0ff0d42
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
colors="random" for line, line collection and scatter (#175)
kushalkolar
authored
48f6f14
View commit details
Copy full SHA for 48f6f14
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
LinearSelector (#168)
Show description for 4e53ea7
kushalkolar
authored
4e53ea7
View commit details
Copy full SHA for 4e53ea7
View code at this point
Browse repository at this point
LinearRegionSelector (#164)
Show description for 4b0f7a9
kushalkolar
authored
4b0f7a9
View commit details
Copy full SHA for 4b0f7a9
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
updated w.r.t. controllers, cameras, and Texture refactor. tested examples and works
kushalkolar
committed
40813d5
View commit details
Copy full SHA for 40813d5
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
GPU VRAM and system RAM freed for all graphics
kushalkolar
committed
5e9f544
View commit details
Copy full SHA for 5e9f544
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
temporary workaround for image and heatmap data buffers
kushalkolar
committed
350f359
View commit details
Copy full SHA for 350f359
View code at this point
Browse repository at this point
make feature buffer public, make isolated buffer optional for Image and Heatmap
kushalkolar
committed
216216a
View commit details
Copy full SHA for 216216a
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
better dtype handling for GPU supported types
kushalkolar
committed
b5b7da0
View commit details
Copy full SHA for b5b7da0
View code at this point
Browse repository at this point
add unsigned int types to supported
kushalkolar
committed
e464925
View commit details
Copy full SHA for e464925
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
HeatmapGraphic for dims larger than 8192, data, cmaps, vminmax are modifiable
kushalkolar
committed
ea4b652
View commit details
Copy full SHA for ea4b652
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
allow rgb image data, need to figure out vmin vmax if cmap feature is not really used
kushalkolar
committed
46ee59d
View commit details
Copy full SHA for 46ee59d
View code at this point
Browse repository at this point
Commits on Jan 8, 2023
Merge pull request #106 from kushalkolar/more-interaction
Show description for 4a64391
kushalkolar
authored
4a64391
View commit details
Copy full SHA for 4a64391
View code at this point
Browse repository at this point
bugfix for feature event hanlders which are methods
kushalkolar
committed
ad89146
View commit details
Copy full SHA for ad89146
View code at this point
Browse repository at this point
Commits on Jan 7, 2023
rename get_colors() -> make_colors
kushalkolar
committed
5a337be
View commit details
Copy full SHA for 5a337be
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Update _thickness.py
kushalkolar
authored
0061b90
View commit details
Copy full SHA for 0061b90
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
add thickness feature, bugfix in _reset_feature when multiple features are handled
kushalkolar
committed
c5d0422
View commit details
Copy full SHA for c5d0422
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.