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 }}
flekschas
/
regl-scatterplot
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
238
Code
Issues
9
Pull requests
8
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
regl-scatterplot
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 8, 2026
feat: expose point order (#246)
Show description for c6fbf3b
flekschas
authored
c6fbf3b
View commit details
Copy full SHA for c6fbf3b
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
feat: implement programmatic lasso selection (#236)
Show description for 40e93b4
glebmoisseyev
authored
40e93b4
View commit details
Copy full SHA for 40e93b4
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
fix: regression from #208 where new points properly set (#215)
Show description for 0d06887
flekschas
authored
0d06887
View commit details
Copy full SHA for 0d06887
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
feat: rectangle and brush type lasso selection (#212)
Show description for 2bd9ac8
flekschas
authored
2bd9ac8
View commit details
Copy full SHA for 2bd9ac8
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
feat: add `renderPointsAsSquares` and `disableAlphaBlending` (#210)
flekschas
authored
3b3f28e
View commit details
Copy full SHA for 3b3f28e
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
fix: prevent premature draw calls and destroy encoding texture prior to recreation (#208)
Show description for c8a933e
flekschas
authored
c8a933e
View commit details
Copy full SHA for c8a933e
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
feat: improve rendering and export functionality (#207)
Show description for 2e6d35c
flekschas
authored
2e6d35c
View commit details
Copy full SHA for 2e6d35c
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
fix: edge case where `zoomToOrigin` unsets the fixed camera (#203)
flekschas
authored
e2f0db8
View commit details
Copy full SHA for e2f0db8
View code at this point
Browse repository at this point
fix: handle camera fixing better (#202)
flekschas
authored
ddf4dd8
View commit details
Copy full SHA for ddf4dd8
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
test: switch to Vitest and Playwright (#200)
flekschas
authored
f3bd459
View commit details
Copy full SHA for f3bd459
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
fix: filter stacking bug (#199)
Show description for 2bb3704
flekschas
authored
2bb3704
View commit details
Copy full SHA for 2bb3704
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
feat: add support for linear and constant point scaling via a new property called `pointScaleMode` (#195)
Show description for 11e3538
3 people
authored
11e3538
View commit details
Copy full SHA for 11e3538
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
refactor: switch from ESLint+Prettier to Biome
Show description for e032672
flekschas
committed
e032672
View commit details
Copy full SHA for e032672
View code at this point
Browse repository at this point
fix: properly initialize and test `mouseMode`
flekschas
committed
4505309
View commit details
Copy full SHA for 4505309
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
feat: add support for line-based annotations via `scatterplot.drawAnnotations()` (#184)
Show description for e439246
flekschas
authored
e439246
View commit details
Copy full SHA for e439246
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
fix: ensure `scatterplot.zoomToArea()` truly work as intended
flekschas
committed
b7fe67d
View commit details
Copy full SHA for b7fe67d
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
fix: two issues related to point filtering (#181)
flekschas
authored
4841caa
View commit details
Copy full SHA for 4841caa
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
feat: KDBush worker and spatial index exposure (#178)
Show description for 7d37b85
flekschas
authored
7d37b85
View commit details
Copy full SHA for 7d37b85
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
add: new `drawing` event (#170)
flekschas
authored
85faa3c
View commit details
Copy full SHA for 85faa3c
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
feat: get screen position method (#145)
Show description for 321aec0
flekschas
authored
321aec0
View commit details
Copy full SHA for 321aec0
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
Improve data type inference of the z/w values
flekschas
committed
fa4a1b4
View commit details
Copy full SHA for fa4a1b4
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
feat: add ability to hover, select, and filter points upon `draw()` (#142)
Show description for 5106768
flekschas
authored
5106768
View commit details
Copy full SHA for 5106768
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Fix drawing a single connecting line between points (#141)
Show description for cb202fb
flekschas
authored
cb202fb
View commit details
Copy full SHA for cb202fb
View code at this point
Browse repository at this point
fix: Inability to draw with active filter (#137)
Show description for 2d6d78e
mihailyonchev
and
flekschas
authored
2d6d78e
View commit details
Copy full SHA for 2d6d78e
View code at this point
Browse repository at this point
Commits on May 4, 2023
fix: empty selection handling of `select([])` (#133)
Show description for 692250c
flekschas
authored
692250c
View commit details
Copy full SHA for 692250c
View code at this point
Browse repository at this point
Commits on May 2, 2023
Fix `filter()` to allow filtering out all points (#127)
flekschas
authored
ed375a0
View commit details
Copy full SHA for ed375a0
View code at this point
Browse repository at this point
Commits on May 1, 2023
fix: zoomToPoints() when no points were drawn yet (#126)
Show description for cb55f42
flekschas
and
mihailyonchev
authored
cb55f42
View commit details
Copy full SHA for cb55f42
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
Fix a lasso selection issue and improve lasso long press style
flekschas
committed
913570e
View commit details
Copy full SHA for 913570e
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
Expose selected and filtered point indices
flekschas
committed
91aa396
View commit details
Copy full SHA for 91aa396
View code at this point
Browse repository at this point
Add filter functions
flekschas
committed
c73ba2b
View commit details
Copy full SHA for c73ba2b
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Another try
flekschas
committed
91253c4
View commit details
Copy full SHA for 91253c4
View code at this point
Browse repository at this point
This hopefully hardens the rotation tests
flekschas
committed
bb9a8cf
View commit details
Copy full SHA for bb9a8cf
View code at this point
Browse repository at this point
Check whether if instance is destroyed before drawing
flekschas
committed
a2535db
View commit details
Copy full SHA for a2535db
View code at this point
Browse repository at this point
Make error catcher return an async function
flekschas
committed
28dc2a9
View commit details
Copy full SHA for 28dc2a9
View code at this point
Browse repository at this point
Let's see if this reveals why tests are failing on GHA
flekschas
committed
9ef7b92
View commit details
Copy full SHA for 9ef7b92
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.