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
.
plotly
/
plotly.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2k
Star
18.3k
Code
Issues
755
Pull requests
66
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Persistent point selection with transforms compatibility
- #2163
#2163
Merged
etpinard
merged 11 commits into
persistent-point-selection
plotly/plotly.js:persistent-point-selection
from
persistent-point-selection-compat-transforms
plotly/plotly.js:persistent-point-selection-compat-transforms
Copy head branch name to clipboard
Nov 16, 2017
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Persistent point selection with transforms compatibility
#2163
etpinard
merged 11 commits into
persistent-point-selection
plotly/plotly.js:persistent-point-selection
from
persistent-point-selection-compat-transforms
plotly/plotly.js:persistent-point-selection-compat-transforms
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2017
make hover AND select use same event data pipeline
etpinard
committed
54cc67b
View commit details
Copy full SHA for 54cc67b
Browse repository at this point
adapt Histogram.eventData so that it works with selection pts
etpinard
committed
638d03d
View commit details
Copy full SHA for 638d03d
Browse repository at this point
add Scattercarpet.eventData method
Show description for b30fab4
etpinard
committed
b30fab4
View commit details
Copy full SHA for b30fab4
Browse repository at this point
add ScatterTernary.eventData method
Show description for 949b311
etpinard
committed
949b311
View commit details
Copy full SHA for 949b311
Browse repository at this point
add Lib.tagSelected made to make selectedpoints work w/ transforms
Show description for 315e632
etpinard
committed
315e632
View commit details
Copy full SHA for 315e632
Browse repository at this point
add support for selection of aggregations
Show description for 9b79b3f
etpinard
committed
9b79b3f
View commit details
Copy full SHA for 9b79b3f
Browse repository at this point
update point-selection baseline
etpinard
committed
9210278
View commit details
Copy full SHA for 9210278
Browse repository at this point
update event-data jasmine tests (mostly adding pointIndex)
etpinard
committed
261387d
View commit details
Copy full SHA for 261387d
Browse repository at this point
Commits on Nov 16, 2017
speed up is-pt-index-valid check
etpinard
committed
451778b
View commit details
Copy full SHA for 451778b
Browse repository at this point
emit 'normalized' a/b/c coords in scatterternary event data
Show description for c8d715b
etpinard
committed
c8d715b
View commit details
Copy full SHA for c8d715b
Browse repository at this point
move ptNumber2cdIndex computation to main binning loop
etpinard
committed
7543dc6
View commit details
Copy full SHA for 7543dc6
Browse repository at this point
You can’t perform that action at this time.