FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for plotly/basewidget.py - plotly/plotly.py · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.py
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
18.8k
Code
Issues
714
Pull requests
56
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly.py
plotly
basewidget.py
on
main
User selector
Datepicker
Commit history
Commits on Mar 19, 2026
Fix typos and grammar errors in documentation and source code
Show description for e6e2a94
yangsong97
committed
e6e2a94
View commit details
Copy full SHA for e6e2a94
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
feat: convert to uv and ruff
Show description for eb95abc
gvwilson
committed
eb95abc
View commit details
Copy full SHA for eb95abc
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Format basewidget.py
jescalada
committed
b964dbf
View commit details
Copy full SHA for b964dbf
View code at this point
Browse repository at this point
Fix widget initialization issue
Show description for 91c74af
jescalada
authored
91c74af
View commit details
Copy full SHA for 91c74af
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
Merge with master
marthacryan
committed
dc1b55b
View commit details
Copy full SHA for dc1b55b
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
move packages/python/plotly to top level
emilykl
committed
32adcc3
View commit details
Copy full SHA for 32adcc3
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
V4 chart studio extraction (#1597)
Show description for e840a9f
jonmmease
authored
e840a9f
View commit details
Copy full SHA for e840a9f
View code at this point
Browse repository at this point
Commits on May 27, 2019
In 'trace_uids' future mode, don't initialize trace uids for Figure (#1580)
Show description for 417fc6d
jonmmease
authored
417fc6d
View commit details
Copy full SHA for 417fc6d
View code at this point
Browse repository at this point
Commits on May 6, 2019
Add select_*, for_each_*, update_* methods for each layout subplot type
Show description for e52256b
jonmmease
committed
e52256b
View commit details
Copy full SHA for e52256b
View code at this point
Browse repository at this point
Commits on May 3, 2019
Add support to plotly_deselect event (#1542)
Show description for e426a19
denphi
authored and
jonmmease
committed
e426a19
View commit details
Copy full SHA for e426a19
View code at this point
Browse repository at this point
traces selection/update methods and "magic underscore" support (#1534)
Show description for 6ced2d9
jonmmease
authored
6ced2d9
View commit details
Copy full SHA for 6ced2d9
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
Don't autoimport FigureWidget unless ipywidgets is installed and >= 7.0.0 (#1425)
Show description for 63c8ecf
jonmmease
authored
63c8ecf
View commit details
Copy full SHA for 63c8ecf
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Fix DeprecationWarnings (#1417)
Show description for 7978caf
astrojuanlu
authored and
jonmmease
committed
7978caf
View commit details
Copy full SHA for 7978caf
View code at this point
Browse repository at this point
Commits on Nov 23, 2018
Pass configured plotly_domain to FigureWidget as plotlyServerURL config parameter (#1284)
jonmmease
authored
dffa93a
View commit details
Copy full SHA for dffa93a
View code at this point
Browse repository at this point
Commits on Sep 8, 2018
Introduce skip_invalid argument to figure (#1162)
Show description for 7ddd1c9
jonmmease
authored
7ddd1c9
View commit details
Copy full SHA for 7ddd1c9
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
Rework JavaScript->Python traitlet message properties.
Show description for 27ab46a
jonmmease
committed
27ab46a
View commit details
Copy full SHA for 27ab46a
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Don't apply relayout operations to the view that originated the event (GH1086) (#1094)
Show description for 25482da
jonmmease
authored
25482da
View commit details
Copy full SHA for 25482da
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Assorted performance improvements (#1061)
Show description for 5753e13
jonmmease
authored
5753e13
View commit details
Copy full SHA for 5753e13
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Update frontend version to 0.1.1 and remove some duplication
jonmmease
committed
ee26008
View commit details
Copy full SHA for ee26008
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Handle creation of new subplot objects in response to default properties
Show description for 8c1c3dc
jonmmease
committed
8c1c3dc
View commit details
Copy full SHA for 8c1c3dc
View code at this point
Browse repository at this point
Strip out save_image and save_html methods.
Show description for a1d5143
jonmmease
committed
a1d5143
View commit details
Copy full SHA for a1d5143
View code at this point
Browse repository at this point
Commits on May 28, 2018
ModuleNotFoundError -> ImportError
Kully
committed
842c44e
View commit details
Copy full SHA for 842c44e
View code at this point
Browse repository at this point
Commits on May 25, 2018
light PEP-8 79 char housekeeping
Kully
committed
d409428
View commit details
Copy full SHA for d409428
View code at this point
Browse repository at this point
Commits on May 17, 2018
everything works but graph objs and __init__ is deleted
Kully
committed
e57d5c6
View commit details
Copy full SHA for e57d5c6
View code at this point
Browse repository at this point
Commits on May 14, 2018
use explicit relative imports for py2 compat
Kully
committed
e590fd0
View commit details
Copy full SHA for e590fd0
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Make plotly_relayout, plotly_restyle, and plotly_update public again
Show description for 11dc3cc
Jon M. Mease
committed
11dc3cc
View commit details
Copy full SHA for 11dc3cc
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
Make plotly_relayout, plotly_restyle, and plotly_update private
Show description for c43a349
Jon M. Mease
committed
c43a349
View commit details
Copy full SHA for c43a349
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Pass frames param to superclass in BaseFigureWidget, need this for validation
Jon M. Mease
committed
8836c93
View commit details
Copy full SHA for 8836c93
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Leave _frame_objs as empty list (not None) in BaseFigureWidget
Show description for 70e76e1
Jon M. Mease
committed
70e76e1
View commit details
Copy full SHA for 70e76e1
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
Fix FigureWidget frame validation
Jon M. Mease
committed
4822f15
View commit details
Copy full SHA for 4822f15
View code at this point
Browse repository at this point
Commits on Apr 7, 2018
Cleanup / review of basewidget.py
Jon M. Mease
committed
5bd77f3
View commit details
Copy full SHA for 5bd77f3
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
Completed review / cleanup of basedatatypes.py
Jon M. Mease
committed
d537452
View commit details
Copy full SHA for d537452
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Review / cleanup of basedatatypes.py
Jon M. Mease
committed
0eeaaa5
View commit details
Copy full SHA for 0eeaaa5
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
Add model/view version placeholders
Jon M. Mease
committed
dfb52c4
View commit details
Copy full SHA for dfb52c4
View code at this point
Browse repository at this point
Remove old commented on_msg code
Jon M. Mease
committed
e6c6a63
View commit details
Copy full SHA for e6c6a63
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL