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
on
flat-gfeatures2
User selector
All users
All time
Commit history
Commits on Aug 14, 2026
more WIP
kushalkolar
committed
b269f07
View commit details
Copy full SHA for b269f07
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
WIP
kushalkolar
committed
5e0bd95
View commit details
Copy full SHA for 5e0bd95
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
color mode stuff
kushalkolar
committed
125a128
View commit details
Copy full SHA for 125a128
View code at this point
Browse repository at this point
refactor cmap and cmap_transform for positional graphics
kushalkolar
committed
c221cff
View commit details
Copy full SHA for c221cff
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Selection vector improve (#1061)
Show description for 852c0a2
apasarkar
and
kushalkolar
authored
852c0a2
View commit details
Copy full SHA for 852c0a2
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
inf line, dashing, thin bool (#1064)
Show description for 4b2d0e8
kushalkolar
authored
4b2d0e8
View commit details
Copy full SHA for 4b2d0e8
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
imgui refactor (#1066)
Show description for 91faf5b
kushalkolar
authored
91faf5b
View commit details
Copy full SHA for 91faf5b
View code at this point
Browse repository at this point
Commits on May 29, 2026
use fully fledged async, `NDPositions` improvements (#1050)
Show description for 6cb1cd0
kushalkolar
authored
6cb1cd0
View commit details
Copy full SHA for 6cb1cd0
View code at this point
Browse repository at this point
Commits on May 9, 2026
better axes padding for tick labels, settable axis label (#1049)
Show description for 71cf24f
kushalkolar
authored
71cf24f
View commit details
Copy full SHA for 71cf24f
View code at this point
Browse repository at this point
Commits on May 4, 2026
Merge branch 'ndwidget' of https://github.com/fastplotlib/fastplotlib into ndwidget
kushalkolar
committed
f35f185
View commit details
Copy full SHA for f35f185
View code at this point
Browse repository at this point
comments
kushalkolar
committed
35de191
View commit details
Copy full SHA for 35de191
View code at this point
Browse repository at this point
Commits on May 2, 2026
compute capabilities (#1040)
Show description for 427baae
kushalkolar
authored
427baae
View commit details
Copy full SHA for 427baae
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
`SelectionVector`, `HighlightSelector`, `VisibilitySelector`, `SelectorCollection` (#1038)
Show description for 7dbbd31
kushalkolar
authored
7dbbd31
View commit details
Copy full SHA for 7dbbd31
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
cleanup
kushalkolar
committed
bfff113
View commit details
Copy full SHA for bfff113
View code at this point
Browse repository at this point
implement yuv and other colorspaces and "bufferless" `TextureArray` (#1033)
Show description for 32f656f
kushalkolar
authored
32f656f
View commit details
Copy full SHA for 32f656f
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Adds nd vector graphic (#1034)
Show description for 4c6769e
apasarkar
and
kushalkolar
authored
4c6769e
View commit details
Copy full SHA for 4c6769e
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
async NDProcessor (#1026)
Show description for b918626
kushalkolar
authored
b918626
View commit details
Copy full SHA for b918626
View code at this point
Browse repository at this point
Includes code for doing batched transforms in both directions (#1025)
Show description for bbd03f6
apasarkar
and
kushalkolar
authored
bbd03f6
View commit details
Copy full SHA for bbd03f6
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
allow image types other than float32 (#1027)
kushalkolar
authored
3de9b23
View commit details
Copy full SHA for 3de9b23
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
update axes only when camera or view changes
kushalkolar
committed
06d5266
View commit details
Copy full SHA for 06d5266
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
multi-windows ndwidget, maintain features like cmap when switching graphics
kushalkolar
committed
c2dff86
View commit details
Copy full SHA for c2dff86
View code at this point
Browse repository at this point
cmap lib handles image colormaps now
kushalkolar
committed
f6f8141
View commit details
Copy full SHA for f6f8141
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
fix
kushalkolar
committed
62ed939
View commit details
Copy full SHA for 62ed939
View code at this point
Browse repository at this point
np.empty
kushalkolar
committed
ef7c29c
View commit details
Copy full SHA for ef7c29c
View code at this point
Browse repository at this point
fix to create isolated buffer for colors when buffer replaced
kushalkolar
committed
9374820
View commit details
Copy full SHA for 9374820
View code at this point
Browse repository at this point
basics of other features works with ScatterStack for colors, markers, sizes, need to keep testing
kushalkolar
committed
8b8626d
View commit details
Copy full SHA for 8b8626d
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
do not reset vmin vmax when replacing Image buffer
kushalkolar
committed
8df9fb3
View commit details
Copy full SHA for 8df9fb3
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
stupid merge conflicts
kushalkolar
committed
65616b9
View commit details
Copy full SHA for 65616b9
View code at this point
Browse repository at this point
setting initial scale was missing from `Graphic._set_world_object` (#993)
kushalkolar
authored
0874498
View commit details
Copy full SHA for 0874498
View code at this point
Browse repository at this point
bugfix linear selector set limits
kushalkolar
committed
75361c0
View commit details
Copy full SHA for 75361c0
View code at this point
Browse repository at this point
bugfix update worldobject -> graphic map for image tiles
kushalkolar
committed
3ad64fa
View commit details
Copy full SHA for 3ad64fa
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
separate array logic and graphic logic in `ImageWidget` (#868)
Show description for 47ec02a
kushalkolar
authored
47ec02a
View commit details
Copy full SHA for 47ec02a
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
scatter collection updates
kushalkolar
committed
596b8e7
View commit details
Copy full SHA for 596b8e7
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
scatter stack, not tested
kushalkolar
committed
976459b
View commit details
Copy full SHA for 976459b
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
auto-replace buffers (#974)
Show description for 4748e59
kushalkolar
authored
4748e59
View commit details
Copy full SHA for 4748e59
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.