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
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 }}
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
642
Pull requests
72
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: converting documentation to mkdocs
- #5276
#5276
Closed
gvwilson
wants to merge 71 commits into
main
plotly/plotly.py:main
from
mkdocs-conversion
plotly/plotly.py:mkdocs-conversion
Copy head branch name to clipboard
Conversation
Commits
71
(71)
Checks
Files changed
Closed
feat: converting documentation to mkdocs
#5276
gvwilson
wants to merge 71 commits into
main
plotly/plotly.py:main
from
mkdocs-conversion
plotly/plotly.py:mkdocs-conversion
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2025
- Move contents of `commands.py` to scripts in new `bin` directory and break
Show description for a2787a0
gvwilson
committed
a2787a0
View commit details
Copy full SHA for a2787a0
Browse repository at this point
Commits on Jul 22, 2025
preload _plotly_utils
LiamConnors
committed
3dced44
View commit details
Copy full SHA for 3dced44
Browse repository at this point
add docstrings directly to px functions
LiamConnors
committed
bc32c86
View commit details
Copy full SHA for bc32c86
Browse repository at this point
change docstring style
LiamConnors
committed
174b0e9
View commit details
Copy full SHA for 174b0e9
Browse repository at this point
Merge pull request #5292 from plotly/plotly.express-docstrings
Show description for badb199
gvwilson
authored
badb199
View commit details
Copy full SHA for badb199
Browse repository at this point
Merge branch 'mkdocs-conversion' into preload-plotly-utils
gvwilson
authored
86f69f1
View commit details
Copy full SHA for 86f69f1
Browse repository at this point
Merge pull request #5290 from plotly/preload-plotly-utils
Show description for c0237f6
gvwilson
authored
c0237f6
View commit details
Copy full SHA for c0237f6
Browse repository at this point
feat: numpy documentation style
gvwilson
committed
76b36dd
View commit details
Copy full SHA for 76b36dd
Browse repository at this point
feat: regenerating Python code with .js fixes
gvwilson
committed
96af9f6
View commit details
Copy full SHA for 96af9f6
Browse repository at this point
Commits on Jul 25, 2025
feat: converting doc/python/*.md using bin/run_markdown.py
Show description for 9525f6a
gvwilson
committed
9525f6a
View commit details
Copy full SHA for 9525f6a
Browse repository at this point
Commits on Jul 26, 2025
better verbosity
gvwilson
committed
80792d8
View commit details
Copy full SHA for 80792d8
Browse repository at this point
Commits on Jul 29, 2025
feat: conditionalize Makefile target for testing
gvwilson
committed
9386750
View commit details
Copy full SHA for 9386750
Browse repository at this point
add missing imports and variable definitions
LiamConnors
committed
36b21ab
View commit details
Copy full SHA for 36b21ab
Browse repository at this point
Commits on Jul 30, 2025
Merge remote-tracking branch 'origin/fix-docs' into mkdocs-conversion
gvwilson
committed
6d1e5c8
View commit details
Copy full SHA for 6d1e5c8
Browse repository at this point
Merge remote-tracking branch 'origin/add-missing-imports' into mkdocs-conversion
gvwilson
committed
20c60ef
View commit details
Copy full SHA for 20c60ef
Browse repository at this point
feat: script to check all examples in doc/python.
Show description for a07ea45
gvwilson
committed
a07ea45
View commit details
Copy full SHA for a07ea45
Browse repository at this point
use _parse_md function
LiamConnors
committed
5cad013
View commit details
Copy full SHA for 5cad013
Browse repository at this point
don't process code block in region sections
LiamConnors
committed
2e38a9a
View commit details
Copy full SHA for 2e38a9a
Browse repository at this point
Commits on Jul 31, 2025
Merge pull request #5307 from plotly/update-script
Show description for e45f54c
gvwilson
authored
e45f54c
View commit details
Copy full SHA for e45f54c
Browse repository at this point
modify tests to import from graph_objects
gvwilson
committed
73a8291
View commit details
Copy full SHA for 73a8291
Browse repository at this point
Commits on Aug 1, 2025
add trivial test to make sure plotly.graph_objects import works
gvwilson
committed
36ee5e9
View commit details
Copy full SHA for 36ee5e9
Browse repository at this point
updating notes
gvwilson
committed
57d923c
View commit details
Copy full SHA for 57d923c
Browse repository at this point
Commits on Aug 5, 2025
swapping graph_objs and graph_objects
gvwilson
committed
ca37382
View commit details
Copy full SHA for ca37382
Browse repository at this point
Commits on Aug 12, 2025
Added backslashes to descriptions with '[][]'
Show description for 31b73ce
daexs
committed
31b73ce
View commit details
Copy full SHA for 31b73ce
Browse repository at this point
Commits on Aug 14, 2025
Fixed markdown formatting for valType 'info_array'
Show description for fae9563
daexs
committed
fae9563
View commit details
Copy full SHA for fae9563
Browse repository at this point
Added backslashes to descriptions with '[][]'
Show description for c2e20c7
daexs
authored and
gvwilson
committed
c2e20c7
View commit details
Copy full SHA for c2e20c7
Browse repository at this point
Fixed markdown formatting for valType 'info_array'
Show description for 0f9b311
daexs
authored and
gvwilson
committed
0f9b311
View commit details
Copy full SHA for 0f9b311
Browse repository at this point
regenerating with latest changes
gvwilson
committed
3f5ee9f
View commit details
Copy full SHA for 3f5ee9f
Browse repository at this point
Fixed double bracket error for regular expressions
Show description for f345aef
daexs
committed
f345aef
View commit details
Copy full SHA for f345aef
Browse repository at this point
Minor code cleanup
daexs
committed
f840f11
View commit details
Copy full SHA for f840f11
Browse repository at this point
Fixed double bracket error in 'basedatatypes.py'
daexs
committed
4a7873c
View commit details
Copy full SHA for 4a7873c
Browse repository at this point
Merge branch 'mkdocs-conversion' of https://github.com/plotly/plotly.py into mkdocs-conversion
daexs
committed
b0cd2f9
View commit details
Copy full SHA for b0cd2f9
Browse repository at this point
Regenerated code after basevalidators.py changes
daexs
committed
cd623aa
View commit details
Copy full SHA for cd623aa
Browse repository at this point
Fix SyntaxWarning and adjusted valType 'enumerated' docstring format.
daexs
committed
98fab98
View commit details
Copy full SHA for 98fab98
Browse repository at this point
Commits on Aug 15, 2025
Fixed formatting issues with nested enumerated docstrings in info_array descriptions
Show description for 9ddde0f
daexs
committed
9ddde0f
View commit details
Copy full SHA for 9ddde0f
Browse repository at this point
Commits on Aug 18, 2025
Fixed list format in 'Dash' and 'String' properties.
daexs
committed
683643c
View commit details
Copy full SHA for 683643c
Browse repository at this point
Fixed formatting for 'Compound' and 'color' properties.
daexs
committed
efde201
View commit details
Copy full SHA for efde201
Browse repository at this point
Fixed formatting for 'Integer' types.
daexs
committed
01da1c6
View commit details
Copy full SHA for 01da1c6
Browse repository at this point
Commits on Aug 19, 2025
Fixed formatting for 'Colorscale', 'CompoundArray', and 'BaseData' types.
daexs
committed
8d12a05
View commit details
Copy full SHA for 8d12a05
Browse repository at this point
Fixed confusing indentation & some formatting
daexs
committed
6690116
View commit details
Copy full SHA for 6690116
Browse repository at this point
Fixed formatting issues and consistency
daexs
committed
4154910
View commit details
Copy full SHA for 4154910
Browse repository at this point
Commits on Aug 20, 2025
feat: allow `--schema path` option to code generation
Show description for df9cc3a
gvwilson
committed
df9cc3a
View commit details
Copy full SHA for df9cc3a
Browse repository at this point
Merge pull request #17 from gvwilson/mkdocs-conversion
Show description for 77d19bb
daexs
authored
77d19bb
View commit details
Copy full SHA for 77d19bb
Browse repository at this point
Commits on Aug 21, 2025
Fixed code block and type annotation formatting.
daexs
committed
bdd049b
View commit details
Copy full SHA for bdd049b
Browse repository at this point
Minor code cleanup
daexs
committed
cbd983d
View commit details
Copy full SHA for cbd983d
Browse repository at this point
Commits on Aug 22, 2025
Fixed example parsing error
daexs
committed
95ea818
View commit details
Copy full SHA for 95ea818
Browse repository at this point
Commits on Aug 25, 2025
Fixed formatting issues and modified json file for double bracket error.
daexs
committed
31c8a2f
View commit details
Copy full SHA for 31c8a2f
Browse repository at this point
Commits on Aug 26, 2025
Fixed **kwargs bold formatting issue
daexs
committed
f35c9fa
View commit details
Copy full SHA for f35c9fa
Browse repository at this point
Fixed types for parameters 'annotation', 'annotation_position', and 'engine'
daexs
committed
eef950e
View commit details
Copy full SHA for eef950e
Browse repository at this point
Commits on Aug 27, 2025
Merge branch 'main' into mkdocs-conversion
gvwilson
committed
e339098
View commit details
Copy full SHA for e339098
Browse repository at this point
Merge branch 'main' into mkdocs-conversion
gvwilson
committed
3e5ee8b
View commit details
Copy full SHA for 3e5ee8b
Browse repository at this point
saving generated example files
gvwilson
committed
a943429
View commit details
Copy full SHA for a943429
Browse repository at this point
feat: build YAML table of contents for examples
gvwilson
committed
569b6d7
View commit details
Copy full SHA for 569b6d7
Browse repository at this point
fix: switch to relative paths in examples
gvwilson
committed
6d2f32f
View commit details
Copy full SHA for 6d2f32f
Browse repository at this point
Commits on Aug 28, 2025
feat: fixing some dangling references in doc/python example files
gvwilson
committed
dc0418a
View commit details
Copy full SHA for dc0418a
Browse repository at this point
Added pages to nav bar and extra css styling
daexs
committed
66208c6
View commit details
Copy full SHA for 66208c6
Browse repository at this point
Commits on Aug 29, 2025
Fixed warnings and errors
daexs
committed
d116e27
View commit details
Copy full SHA for d116e27
Browse repository at this point
feat: allow bin/run_markdown.py to take a single block number for testing
gvwilson
committed
8607d4a
View commit details
Copy full SHA for 8607d4a
Browse repository at this point
Commits on Sep 2, 2025
Fixed small import and missing module errors
daexs
committed
9a40907
View commit details
Copy full SHA for 9a40907
Browse repository at this point
Commits on Sep 3, 2025
Fixed small missing import and variable errors. Also added 'getting-started.md' to the ToC.
daexs
committed
b215b37
View commit details
Copy full SHA for b215b37
Browse repository at this point
Added permalinks to replace empty md files
daexs
committed
1847061
View commit details
Copy full SHA for 1847061
Browse repository at this point
Fixed Image not JSON serializable error
daexs
committed
9da9b2d
View commit details
Copy full SHA for 9da9b2d
Browse repository at this point
Edited comment for clarity
daexs
committed
883c0d9
View commit details
Copy full SHA for 883c0d9
Browse repository at this point
Fixed deprecation warning for 'type' found when county-choropleth.md is executed.
daexs
committed
63882d0
View commit details
Copy full SHA for 63882d0
Browse repository at this point
Commits on Sep 4, 2025
Fixed 403 Error from Wikimedia when reading image
daexs
committed
7e8a638
View commit details
Copy full SHA for 7e8a638
Browse repository at this point
Made variable state shared across codeblocks and cleaned up previous fixes to imports/variables missing in subsequent code blocks.
daexs
committed
77e76af
View commit details
Copy full SHA for 77e76af
Browse repository at this point
Fixed html image rendering and reading image from wikimedia
daexs
committed
1d1620c
View commit details
Copy full SHA for 1d1620c
Browse repository at this point
Commits on Sep 5, 2025
Replaced image rendering from IPython's image display and overrided PIL's Image.show()
daexs
committed
2310f66
View commit details
Copy full SHA for 2310f66
Browse repository at this point
Fixed pip install invalid syntax error
daexs
committed
a673e59
View commit details
Copy full SHA for a673e59
Browse repository at this point
Commits on Sep 8, 2025
Fixed some references and absolute links that were broken
daexs
committed
0fa35da
View commit details
Copy full SHA for 0fa35da
Browse repository at this point
Commits on Sep 17, 2025
feat: filter content for mkdocstrings
Show description for 842ad01
gvwilson
committed
842ad01
View commit details
Copy full SHA for 842ad01
Browse repository at this point
You can’t perform that action at this time.