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
fix-lfs-pointer
User selector
All users
All time
Commit history
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
line stack works, bugfix in PresentFeature
kushalkolar
committed
3bae30b
View commit details
Copy full SHA for 3bae30b
View code at this point
Browse repository at this point
fix git conflict
kushalkolar
committed
54e2ab0
View commit details
Copy full SHA for 54e2ab0
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
Merge branch 'master' into feature-call
kushalkolar
authored
731a067
View commit details
Copy full SHA for 731a067
View code at this point
Browse repository at this point
interactivity works, image -> lines -> lines with colors
kushalkolar
committed
118b3a8
View commit details
Copy full SHA for 118b3a8
View code at this point
Browse repository at this point
line collection, fixing feature event names
Caitlin Lewis
committed
e2eb1c8
View commit details
Copy full SHA for e2eb1c8
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
refactoring classes
Caitlin Lewis
committed
af8cd2e
View commit details
Copy full SHA for af8cd2e
View code at this point
Browse repository at this point
we can actually allow direct setting of features from another feature
kushalkolar
committed
a13da44
View commit details
Copy full SHA for a13da44
View code at this point
Browse repository at this point
use __call__ for features to make it more explicit, remove all repr
kushalkolar
committed
07d15ec
View commit details
Copy full SHA for 07d15ec
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
bases for graphic collection, indexable along with features, all implemented with line collection
kushalkolar
committed
9b41cb8
View commit details
Copy full SHA for 9b41cb8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.