FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for codegen/__init__.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
codegen
__init__.py
on
main
User selector
Datepicker
Commit history
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 Jun 10, 2025
fix: address code review issues
Show description for 513337c
emilykl
authored and
gvwilson
committed
513337c
View commit details
Copy full SHA for 513337c
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
feat: regenerating validators with all recent changes
Show description for 0184bd4
gvwilson
committed
0184bd4
View commit details
Copy full SHA for 0184bd4
View code at this point
Browse repository at this point
add DataValidator to autogenerated instances provided by ValidatorCache, and cleanup
bmaranville
authored and
gvwilson
committed
2507be9
View commit details
Copy full SHA for 2507be9
View code at this point
Browse repository at this point
write single json instead of python files
bmaranville
authored and
gvwilson
committed
1f911b6
View commit details
Copy full SHA for 1f911b6
View code at this point
Browse repository at this point
Commits on May 25, 2025
feat: restore type checking portion of code generation
Show description for 86514e1
gvwilson
committed
86514e1
View commit details
Copy full SHA for 86514e1
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
feat: incorporating feedback from @emilykl
Show description for d69844f
gvwilson
committed
d69844f
View commit details
Copy full SHA for d69844f
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
feat: update black and format code to match Python 3.11
Show description for c3dbd41
gvwilson
committed
c3dbd41
View commit details
Copy full SHA for c3dbd41
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
feat: modify code generation to reduce bundle size
Show description for 3cb9303
gvwilson
committed
3cb9303
View commit details
Copy full SHA for 3cb9303
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
update paths in codegen
emilykl
committed
54d076b
View commit details
Copy full SHA for 54d076b
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 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 Apr 12, 2019
Extract chart studio functionality, optimized imports (#1476)
Show description for 3678aa9
jonmmease
authored
3678aa9
View commit details
Copy full SHA for 3678aa9
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Release 3.7.0 (#1456)
Show description for 55f81ef
jonmmease
authored
55f81ef
View commit details
Copy full SHA for 55f81ef
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 Dec 27, 2018
Update to plotlyjs 1.43.1 (#1376)
Show description for c9958e1
jonmmease
authored
c9958e1
View commit details
Copy full SHA for c9958e1
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Templates (themes) integration (#1224)
Show description for 340570d
jonmmease
authored
340570d
View commit details
Copy full SHA for 340570d
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Download schema for explicitly defined plotly.js version from the plotly.js github repository.
jonmmease
committed
f5a5d5a
View commit details
Copy full SHA for f5a5d5a
View code at this point
Browse repository at this point
Commits on May 28, 2018
codegen __init__ pep-8
Kully
committed
eb54590
View commit details
Copy full SHA for eb54590
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
make ipywidgets an optional dependency
Show description for 2455dc1
Jon M. Mease
committed
2455dc1
View commit details
Copy full SHA for 2455dc1
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Optimize imports and re-enable recursive submodule imports
Show description for a62e412
Jon M. Mease
committed
a62e412
View commit details
Copy full SHA for a62e412
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Don't autoimport graph_objs submodules
Show description for 69d6b5c
Jon M. Mease
committed
69d6b5c
View commit details
Copy full SHA for 69d6b5c
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Review and cleanup of codegen package
Jon M. Mease
committed
8756f5e
View commit details
Copy full SHA for 8756f5e
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Big refactor of codegen and project output structure
Show description for 13ba045
Jon M. Mease
committed
13ba045
View commit details
Copy full SHA for 13ba045
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Remove update_graph_objs.py call from makefile
Show description for 3fd67e9
Jon M. Mease
committed
3fd67e9
View commit details
Copy full SHA for 3fd67e9
View code at this point
Browse repository at this point
Integrate graph_objs codegen and improve codegen reliability
Jon M. Mease
committed
a336502
View commit details
Copy full SHA for a336502
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Initial import of ipyplotly codegen classes into plotly.py
Show description for 6565372
Jon M. Mease
committed
6565372
View commit details
Copy full SHA for 6565372
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL