FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/plot_api/plot_api.js - 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
757
Pull requests
66
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
plot_api
plot_api.js
on
main
User selector
Datepicker
Commit history
Commits on Jun 22, 2026
Remove references to Mapbox
camdecoster
committed
ce0683c
View commit details
Copy full SHA for ce0683c
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Merge remote-tracking branch 'origin/master' into v4.0
camdecoster
committed
5777afe
View commit details
Copy full SHA for 5777afe
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
remove references to transforms in comments, and some additional unneeded code
emilykl
committed
5f9b34c
View commit details
Copy full SHA for 5f9b34c
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
fix unrecognized gui edit error
emilykl
committed
f5cf80e
View commit details
Copy full SHA for f5cf80e
View code at this point
Browse repository at this point
remove all references to _fullInput
emilykl
committed
6281778
View commit details
Copy full SHA for 6281778
View code at this point
Browse repository at this point
remove dead transforms code, part 3
emilykl
committed
aeb8c80
View commit details
Copy full SHA for aeb8c80
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
remove src attr references
emilykl
committed
068e235
View commit details
Copy full SHA for 068e235
View code at this point
Browse repository at this point
Commits on May 28, 2026
Remove chart studio upload APIs
marthacryan
committed
117a8c2
View commit details
Copy full SHA for 117a8c2
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
refactor: replace deprecated String.substr with String.slice
Show description for 2becc65
JBR-0100
committed
2becc65
View commit details
Copy full SHA for 2becc65
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
Switch method to check for equality
camdecoster
committed
2767f07
View commit details
Copy full SHA for 2767f07
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Switch object clone method to keep undefined values in clone
camdecoster
committed
3b3816f
View commit details
Copy full SHA for 3b3816f
View code at this point
Browse repository at this point
Move diff function to helpers and update to handle nested arrays
camdecoster
committed
34a669e
View commit details
Copy full SHA for 34a669e
View code at this point
Browse repository at this point
Linting/formatting
camdecoster
committed
b480d04
View commit details
Copy full SHA for b480d04
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
Merge remote-tracking branch 'origin/master' into react-to-config-changes
camdecoster
committed
5e2aff5
View commit details
Copy full SHA for 5e2aff5
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Save event listeners when calling newPlot
Show description for 29ccfaf
camdecoster
committed
29ccfaf
View commit details
Copy full SHA for 29ccfaf
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Fix some typos
camdecoster
committed
4c5c55e
View commit details
Copy full SHA for 4c5c55e
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
react to config changes
archmoj
committed
63798bf
View commit details
Copy full SHA for 63798bf
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
expand on comment
samhinshaw
committed
2db7deb
View commit details
Copy full SHA for 2db7deb
View code at this point
Browse repository at this point
set the plotly-container div to full width & height
samhinshaw
committed
207fa05
View commit details
Copy full SHA for 207fa05
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Add comment to explain else case
marthacryan
committed
5f128bb
View commit details
Copy full SHA for 5f128bb
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Clear inputDomain in diffLayout
marthacryan
committed
cf6e5db
View commit details
Copy full SHA for cf6e5db
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
drop transforms
archmoj
committed
51dde9a
View commit details
Copy full SHA for 51dde9a
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
drop deprecated plot3dPixelRatio from config
archmoj
committed
a8a14f8
View commit details
Copy full SHA for a8a14f8
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
merge master
emilykl
committed
8a0362d
View commit details
Copy full SHA for 8a0362d
View code at this point
Browse repository at this point
src/plot_api/plot_api.js
archmoj
committed
adacbdf
View commit details
Copy full SHA for adacbdf
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
remove support for 'title' as string, and remove 'titlefont', 'titleside', 'titleoffset', and 'titleposition'
emilykl
committed
e54e65c
View commit details
Copy full SHA for e54e65c
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
find & replace mapnew > map
archmoj
committed
a1ea0bc
View commit details
Copy full SHA for a1ea0bc
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
bring back mapbox in various places
archmoj
committed
0efeb15
View commit details
Copy full SHA for 0efeb15
View code at this point
Browse repository at this point
find and replace mapbox with mapnew
archmoj
committed
4710fba
View commit details
Copy full SHA for 4710fba
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
reduce the diff to a minimum - keep mapbox naming in traces
birkskyum
committed
a789a26
View commit details
Copy full SHA for a789a26
View code at this point
Browse repository at this point
Commits on Jun 5, 2024
migrate to maplibre
birkskyum
committed
54408b2
View commit details
Copy full SHA for 54408b2
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Merge remote-tracking branch 'origin/master' into range-inside-ticklables and resolve conflicts
archmoj
committed
15b6bf2
View commit details
Copy full SHA for 15b6bf2
View code at this point
Browse repository at this point
fix issue 6742 interactions of partial ranges affecting other subplots
archmoj
committed
cf059c2
View commit details
Copy full SHA for cf059c2
View code at this point
Browse repository at this point
clear _insideTickLabelsUpdaterange before applying it
archmoj
committed
ba16783
View commit details
Copy full SHA for ba16783
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
fix insiderange react
archmoj
committed
18c8190
View commit details
Copy full SHA for 18c8190
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL