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
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 }}
fastplotlib
/
fastplotlib
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
1.5k
Code
Issues
153
Pull requests
29
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
LinearRegionSelector
- #164
#164
Merged
kushalkolar
merged 25 commits into
master
fastplotlib/fastplotlib:master
from
linear-selector
fastplotlib/fastplotlib:linear-selector
Copy head branch name to clipboard
Apr 18, 2023
Conversation
Commits
25
(25)
Checks
Files changed
Merged
LinearRegionSelector
#164
kushalkolar
merged 25 commits into
master
fastplotlib/fastplotlib:master
from
linear-selector
fastplotlib/fastplotlib:linear-selector
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2023
linear selector, basic functionality
kushalkolar
committed
f045c7e
View commit details
Copy full SHA for f045c7e
Browse repository at this point
edges move with fill
kushalkolar
committed
6c5bc77
View commit details
Copy full SHA for 6c5bc77
Browse repository at this point
linear selector width can change by dragging edge lines
kushalkolar
committed
39c6150
View commit details
Copy full SHA for 39c6150
Browse repository at this point
docstring
kushalkolar
committed
81c8563
View commit details
Copy full SHA for 81c8563
Browse repository at this point
Commits on Apr 15, 2023
comments
kushalkolar
committed
885a082
View commit details
Copy full SHA for 885a082
Browse repository at this point
highlight linear selector edges on mouse hover
kushalkolar
committed
1ab25e6
View commit details
Copy full SHA for 1ab25e6
Browse repository at this point
add get_selected_data()
kushalkolar
committed
ae11b62
View commit details
Copy full SHA for ae11b62
Browse repository at this point
can add selector from linegraphic, organization
kushalkolar
committed
9e91966
View commit details
Copy full SHA for 9e91966
Browse repository at this point
allow using get_selected_data() from another graphic
kushalkolar
committed
a71f01e
View commit details
Copy full SHA for a71f01e
Browse repository at this point
update docstring
kushalkolar
committed
971f5e8
View commit details
Copy full SHA for 971f5e8
Browse repository at this point
linearselector compensates for graphic worldobject position, rename height to size
kushalkolar
committed
5628814
View commit details
Copy full SHA for 5628814
Browse repository at this point
Commits on Apr 16, 2023
fill and edges properly track mouse with movements
kushalkolar
committed
485dd15
View commit details
Copy full SHA for 485dd15
Browse repository at this point
del print
kushalkolar
committed
062a63a
View commit details
Copy full SHA for 062a63a
Browse repository at this point
line selector works on y axis too
kushalkolar
committed
146a30e
View commit details
Copy full SHA for 146a30e
Browse repository at this point
remove prints
kushalkolar
committed
495a3b6
View commit details
Copy full SHA for 495a3b6
Browse repository at this point
fix position checks for y
kushalkolar
committed
2ef80dd
View commit details
Copy full SHA for 2ef80dd
Browse repository at this point
attempt at gc for LinearSelector, will do later
kushalkolar
committed
9abe206
View commit details
Copy full SHA for 9abe206
Browse repository at this point
add get_selected_indices()
kushalkolar
committed
beaf442
View commit details
Copy full SHA for beaf442
Browse repository at this point
Commits on Apr 17, 2023
properly compensate for graphics with position offset from 0, 0
kushalkolar
committed
5b7bcbb
View commit details
Copy full SHA for 5b7bcbb
Browse repository at this point
linear selector works for line collections and line stack
kushalkolar
committed
6d35691
View commit details
Copy full SHA for 6d35691
Browse repository at this point
add linestack separation to size
kushalkolar
committed
e078fc5
View commit details
Copy full SHA for e078fc5
Browse repository at this point
add linear selector example nb
kushalkolar
committed
033c4b1
View commit details
Copy full SHA for 033c4b1
Browse repository at this point
Commits on Apr 18, 2023
add selected_data and selected_indices to event pick info
kushalkolar
committed
7f9b9b9
View commit details
Copy full SHA for 7f9b9b9
Browse repository at this point
rename to LinearRegionSelector
kushalkolar
committed
a679493
View commit details
Copy full SHA for a679493
Browse repository at this point
update example nb
kushalkolar
committed
f9cb8d1
View commit details
Copy full SHA for f9cb8d1
Browse repository at this point
You can’t perform that action at this time.