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
example
on
main
User selector
All users
Datepicker
All time
Commit history
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 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 Jul 18, 2024
feat: expose x start/end and y start/end for horizontal and vertical line annotations
flekschas
committed
93807f6
View commit details
Copy full SHA for 93807f6
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 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 Feb 15, 2023
Add info panel linking to GeoNames
flekschas
committed
ff71771
View commit details
Copy full SHA for ff71771
View code at this point
Browse repository at this point
JOSS Paper (#104)
Show description for bb5020e
flekschas
authored
bb5020e
View commit details
Copy full SHA for bb5020e
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Use lasso on long press
flekschas
committed
d135dd2
View commit details
Copy full SHA for d135dd2
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Remove duplicated log
flekschas
committed
ea25164
View commit details
Copy full SHA for ea25164
View code at this point
Browse repository at this point
Add methods for programmatic zooming
flekschas
committed
e612a9e
View commit details
Copy full SHA for e612a9e
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
Fix typo
flekschas
committed
1469311
View commit details
Copy full SHA for 1469311
View code at this point
Browse repository at this point
Make support check error modal closable
flekschas
committed
0392b97
View commit details
Copy full SHA for 0392b97
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Add support check
flekschas
committed
425e9f1
View commit details
Copy full SHA for 425e9f1
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
Add `opacityInactiveScale` & `opacityInactiveMax`
Show description for 2e0e261
flekschas
committed
2e0e261
View commit details
Copy full SHA for 2e0e261
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Outsource renderer for better multi instance support
flekschas
committed
f01d4d4
View commit details
Copy full SHA for f01d4d4
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
Fix a type
flekschas
committed
d42c8e7
View commit details
Copy full SHA for d42c8e7
View code at this point
Browse repository at this point
Fix a regression in logging the selected point
flekschas
committed
9732abb
View commit details
Copy full SHA for 9732abb
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Add an example for #72
Show description for 9addfd4
flekschas
committed
9addfd4
View commit details
Copy full SHA for 9addfd4
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Replace webpack with vite (#64)
Show description for 8dcc236
manzt
and
flekschas
authored
8dcc236
View commit details
Copy full SHA for 8dcc236
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Flekschas/columnar data (#61)
Show description for 84813d8
Fritz Lekschas
authored
84813d8
View commit details
Copy full SHA for 84813d8
View code at this point
Browse repository at this point
Commits on May 20, 2021
Improve the handling of the connection order
flekschas
committed
fb2d173
View commit details
Copy full SHA for fb2d173
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Enable lasso initiator for all demos. Add demo to simulate embedding
flekschas
committed
9a18c5d
View commit details
Copy full SHA for 9a18c5d
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
Fix example
flekschas
committed
b8f88d6
View commit details
Copy full SHA for b8f88d6
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Fix axis demo
flekschas
committed
b25ecd0
View commit details
Copy full SHA for b25ecd0
View code at this point
Browse repository at this point
Fix typo (recticle >> reticle)
flekschas
committed
97568c9
View commit details
Copy full SHA for 97568c9
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Add demo for density-based opacity encoding
flekschas
committed
86d8a0f
View commit details
Copy full SHA for 86d8a0f
View code at this point
Browse repository at this point
Add PNG export button
flekschas
committed
01ee146
View commit details
Copy full SHA for 01ee146
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Remove resize handler (now integrated into the lib)
flekschas
committed
c82b498
View commit details
Copy full SHA for c82b498
View code at this point
Browse repository at this point
Wait for the browser to apply 100% width/height
flekschas
committed
7e0f504
View commit details
Copy full SHA for 7e0f504
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Add a separate demo for segment encoding
flekschas
committed
8aac4e7
View commit details
Copy full SHA for 8aac4e7
View code at this point
Browse repository at this point
Update comments
flekschas
committed
a339745
View commit details
Copy full SHA for a339745
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Add link to GitHub
flekschas
committed
b593efb
View commit details
Copy full SHA for b593efb
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
Implement pointConnectionOpacityBy
flekschas
committed
d70920e
View commit details
Copy full SHA for d70920e
View code at this point
Browse repository at this point
Showcase pointConnectionSizeBy
flekschas
committed
35ba80d
View commit details
Copy full SHA for 35ba80d
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
Remove unnecessary option
flekschas
committed
656c5dc
View commit details
Copy full SHA for 656c5dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.