FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - plotly/plotly.js · GitHub
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
708
Pull requests
64
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly.js
src
on
main
User selector
Datepicker
Commit history
Commits on Aug 27, 2026
docs: update generated showspikes types
CAOShurong
committed
d5f9474
View commit details
Copy full SHA for d5f9474
View code at this point
Browse repository at this point
docs: align showspikes description with hovermode behavior
CAOShurong
committed
224ba86
View commit details
Copy full SHA for 224ba86
View code at this point
Browse repository at this point
docs: correct showspikes hovermode description
Show description for 240f3d6
CAOShurong
committed
240f3d6
View commit details
Copy full SHA for 240f3d6
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
4.0.0
camdecoster
committed
e020cc0
View commit details
Copy full SHA for e020cc0
View code at this point
Browse repository at this point
Merge pull request #7945 from plotly/update-quiver-api
Show description for 01a6cc4
emilykl
authored
01a6cc4
View commit details
Copy full SHA for 01a6cc4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into v4.0
camdecoster
committed
58f2a0b
View commit details
Copy full SHA for 58f2a0b
View code at this point
Browse repository at this point
Merge pull request #7815 from keilogic/fix-scrollzoom-automargin-jitter
Show description for c061695
emilykl
authored
c061695
View commit details
Copy full SHA for c061695
View code at this point
Browse repository at this point
cleanup
emilykl
committed
74a7200
View commit details
Copy full SHA for 74a7200
View code at this point
Browse repository at this point
update comment
emilykl
committed
ccb1712
View commit details
Copy full SHA for ccb1712
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
fix point distance calculation; it's more accurate now and covers the case where all points are in a horizontal or vertical line
emilykl
committed
1315d07
View commit details
Copy full SHA for 1315d07
View code at this point
Browse repository at this point
rename uvref to arrowref
emilykl
committed
8e70cff
View commit details
Copy full SHA for 8e70cff
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
Apply suggestions from code review
Show description for a3c5fa2
emilykl
and
camdecoster
authored
a3c5fa2
View commit details
Copy full SHA for a3c5fa2
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
update types
emilykl
committed
f1ec8fe
View commit details
Copy full SHA for f1ec8fe
View code at this point
Browse repository at this point
update schema.d.ts
emilykl
committed
b5e3b02
View commit details
Copy full SHA for b5e3b02
View code at this point
Browse repository at this point
Handle NaN values and add JSDoc to compareArrays
Show description for aec4e47
CAOShurong
committed
aec4e47
View commit details
Copy full SHA for aec4e47
View code at this point
Browse repository at this point
typo
emilykl
committed
096aa12
View commit details
Copy full SHA for 096aa12
View code at this point
Browse repository at this point
add xPixel and yPixel keys to PlotMouseEvent type
emilykl
committed
ecd4d82
View commit details
Copy full SHA for ecd4d82
View code at this point
Browse repository at this point
make xPixel/yPixel always available even without hoveranywhere/clickanywhere
emilykl
committed
d658230
View commit details
Copy full SHA for d658230
View code at this point
Browse repository at this point
ensure unhover event is not emitted if beforehover handler returns false
emilykl
committed
b068fe4
View commit details
Copy full SHA for b068fe4
View code at this point
Browse repository at this point
check that hoveranywhere is still true before emitting unhover event
emilykl
committed
a76a603
View commit details
Copy full SHA for a76a603
View code at this point
Browse repository at this point
when is true, emit plotly_unhover event when cursor leaves plot area
emilykl
committed
e9c8d93
View commit details
Copy full SHA for e9c8d93
View code at this point
Browse repository at this point
add top-level xPixel/yPixel to hover/click event data
emilykl
committed
402f495
View commit details
Copy full SHA for 402f495
View code at this point
Browse repository at this point
Update generated types
camdecoster
committed
df4b9de
View commit details
Copy full SHA for df4b9de
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Merge pull request #7964 from plotly/hover-click-anywhere-c2d-2
Show description for 589e642
emilykl
authored
589e642
View commit details
Copy full SHA for 589e642
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into v4.0
camdecoster
committed
499a8b2
View commit details
Copy full SHA for 499a8b2
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Merge pull request #7962 from plotly/cam/7961/switch-to-culori-library
Show description for 635182a
camdecoster
authored
635182a
View commit details
Copy full SHA for 635182a
View code at this point
Browse repository at this point
Handle certain edge cases for culori, add tests
camdecoster
committed
1b5ad5e
View commit details
Copy full SHA for 1b5ad5e
View code at this point
Browse repository at this point
Address PR feedback
camdecoster
committed
97aa2c3
View commit details
Copy full SHA for 97aa2c3
View code at this point
Browse repository at this point
Update color coerce description
camdecoster
committed
4b3532c
View commit details
Copy full SHA for 4b3532c
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Remove dead code
camdecoster
committed
1c23467
View commit details
Copy full SHA for 1c23467
View code at this point
Browse repository at this point
Revert changes to fill/stroke, rename parse, switch to previous alpha check
camdecoster
committed
765ffca
View commit details
Copy full SHA for 765ffca
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Default to black for undefined values in Color.stroke, Color.fill
camdecoster
committed
7ab0f92
View commit details
Copy full SHA for 7ab0f92
View code at this point
Browse repository at this point
switch xvals/yvals in hover/click data to return actual data values rather than calcdata
emilykl
committed
5cc6516
View commit details
Copy full SHA for 5cc6516
View code at this point
Browse repository at this point
clean up MathJax version check
emilykl
committed
7f82b30
View commit details
Copy full SHA for 7f82b30
View code at this point
Browse repository at this point
Add array support to Color.normalize
camdecoster
committed
fbc644e
View commit details
Copy full SHA for fbc644e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL