Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Documentation conversion into Mkdocs#5384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
daexs wants to merge191 commits intoplotly:live-docsChoose a base branch fromdaexs:mkdocs-conversion
base:live-docs
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+565,292 −447,646
Open
Changes from23 commits
Commits
Show all changes
191 commits Select commitHold shift + click to select a range
a2787a0 - Move contents of `commands.py` to scripts in new `bin` directory an…
gvwilson3dced44 preload _plotly_utils
LiamConnorsbc32c86 add docstrings directly to px functions
LiamConnors174b0e9 change docstring style
LiamConnorsbadb199 Merge pull request #5292 from plotly/plotly.express-docstrings
gvwilson86f69f1 Merge branch 'mkdocs-conversion' into preload-plotly-utils
gvwilsonc0237f6 Merge pull request #5290 from plotly/preload-plotly-utils
gvwilson76b36dd feat: numpy documentation style
gvwilson96af9f6 feat: regenerating Python code with .js fixes
gvwilson9525f6a feat: converting doc/python/*.md using bin/run_markdown.py
gvwilson80792d8 better verbosity
gvwilson9386750 feat: conditionalize Makefile target for testing
gvwilson6d1e5c8 Merge remote-tracking branch 'origin/fix-docs' into mkdocs-conversion
gvwilson20c60ef Merge remote-tracking branch 'origin/add-missing-imports' into mkdocs…
gvwilsona07ea45 feat: script to check all examples in doc/python.
gvwilson5cad013 use _parse_md function
LiamConnors2e38a9a don't process code block in region sections
LiamConnorse45f54c Merge pull request #5307 from plotly/update-script
gvwilson73a8291 modify tests to import from graph_objects
gvwilson36ee5e9 add trivial test to make sure plotly.graph_objects import works
gvwilson57d923c updating notes
gvwilsonca37382 swapping graph_objs and graph_objects
gvwilson31b73ce Added backslashes to descriptions with '[][]'
daexsfae9563 Fixed markdown formatting for valType 'info_array'
daexsc2e20c7 Added backslashes to descriptions with '[][]'
daexs0f9b311 Fixed markdown formatting for valType 'info_array'
daexs3f5ee9f regenerating with latest changes
gvwilsonf345aef Fixed double bracket error for regular expressions
daexsf840f11 Minor code cleanup
daexs4a7873c Fixed double bracket error in 'basedatatypes.py'
daexsb0cd2f9 Merge branch 'mkdocs-conversion' of https://github.com/plotly/plotly.…
daexscd623aa Regenerated code after basevalidators.py changes
daexs98fab98 Fix SyntaxWarning and adjusted valType 'enumerated' docstring format.
daexs9ddde0f Fixed formatting issues with nested enumerated docstrings in info_arr…
daexs683643c Fixed list format in 'Dash' and 'String' properties.
daexsefde201 Fixed formatting for 'Compound' and 'color' properties.
daexs01da1c6 Fixed formatting for 'Integer' types.
daexs8d12a05 Fixed formatting for 'Colorscale', 'CompoundArray', and 'BaseData' ty…
daexs6690116 Fixed confusing indentation & some formatting
daexs4154910 Fixed formatting issues and consistency
daexsdf9cc3a feat: allow `--schema path` option to code generation
gvwilson77d19bb Merge pull request #17 from gvwilson/mkdocs-conversion
daexsbdd049b Fixed code block and type annotation formatting.
daexscbd983d Minor code cleanup
daexs95ea818 Fixed example parsing error
daexs31c8a2f Fixed formatting issues and modified json file for double bracket error.
daexsf35c9fa Fixed **kwargs bold formatting issue
daexseef950e Fixed types for parameters 'annotation', 'annotation_position', and '…
daexse339098 Merge branch 'main' into mkdocs-conversion
gvwilson3e5ee8b Merge branch 'main' into mkdocs-conversion
gvwilsona943429 saving generated example files
gvwilson569b6d7 feat: build YAML table of contents for examples
gvwilson6d2f32f fix: switch to relative paths in examples
gvwilsondc0418a feat: fixing some dangling references in doc/python example files
gvwilson66208c6 Added pages to nav bar and extra css styling
daexsd116e27 Fixed warnings and errors
daexs8607d4a feat: allow bin/run_markdown.py to take a single block number for tes…
gvwilson9a40907 Fixed small import and missing module errors
daexsb215b37 Fixed small missing import and variable errors. Also added 'getting-s…
daexs1847061 Added permalinks to replace empty md files
daexs9da9b2d Fixed Image not JSON serializable error
daexs883c0d9 Edited comment for clarity
daexs63882d0 Fixed deprecation warning for 'type' found when county-choropleth.md …
daexs7e8a638 Fixed 403 Error from Wikimedia when reading image
daexs77e76af Made variable state shared across codeblocks and cleaned up previous …
daexs1d1620c Fixed html image rendering and reading image from wikimedia
daexs2310f66 Replaced image rendering from IPython's image display and overrided P…
daexsa673e59 Fixed pip install invalid syntax error
daexs0fa35da Fixed some references and absolute links that were broken
daexs1d89e17 Removed ' install' and added versions. Also changed the umap module i…
daexs373e1bc Removed from the navigation bar and reverted previous changes to pac…
daexs6e300ad Configured mkdocs to be able to resolve absolute links and set them r…
daexsc3a98b6 Edited navigation bar to make section names more user friendly.
daexs64b30da Reorganized the navigation bar to match the existing Python docs.
daexs8f43c74 add some links, css, and restructure content
LiamConnorse712a01 Update is-plotly-free.md
LiamConnors6aeb223 Update mkdocs.yml
LiamConnors1fadabe Update mkdocs.yml
LiamConnorsd970523 Update is-plotly-free.md
LiamConnors3514472 Manually added new script that generates the API Reference markdown p…
daexs8beee0d Excluded some markdown files from docs nav bar build to prevent log m…
daexsa4dc547 Merge branch 'mkdocs-conversion' into update-names
LiamConnors6c8ea1b Merge pull request #48 from daexs/update-names
LiamConnorsd6fc630 Fix lists not rendering properly in some examples
daexs4f0c61a Fixed minor mistake in the Makefile when running 'examples-force'
daexs566c835 Added syntax highlighting to python code blocks
daexs430e485 add plotly studio and dash club info
LiamConnors5deca22 Update mkdocs.yml
LiamConnorsb4c5cb4 delete generated images
LiamConnors0c3d202 add dataset from docs generation
LiamConnors259a8e1 only generate html
LiamConnors0fac168 update html generation
LiamConnors6cf3ff4 move examples
LiamConnorsee82f48 remove duplicate files
LiamConnors8de444f regen files
LiamConnorsb8319de Reinclude pages not directly accessible from navigation and suppress …
daexs7994893 Merge pull request #68 from daexs/add-banner
LiamConnorsd74a371 Merge pull request #70 from daexs/add-gh-repo
LiamConnorsc6099ed Merge branch 'mkdocs-conversion' into restructure-2
LiamConnors0d19bd5 Merge pull request #72 from daexs/restructure-2
LiamConnorsd88da53 add missing reference pages
LiamConnorsc24f7d6 Update mkdocs.yml
LiamConnorsa2d466e Update mkdocs.yml
LiamConnorsd077940 Fixed internal links for axes.md
daexsecc2b1f Fixed some internal links and fixed 'figure-structure.md' content bei…
daexs816001b Merge pull request #73 from daexs/add-back-missing-ref
LiamConnors36bd491 Changed 'https://plotly.com/python/' links into internal links and fi…
daexsfb5d918 removing out-of-date notes
gvwilson4fdae5b Changed links pointing to 'https://plot.ly' into internal links
daexs402d03f Merge branch 'mkdocs-conversion' of https://github.com/daexs/plotly.p…
daexsea587d9 refactor: small cleanups to build process
gvwilson1d2046a Remove image base64 conversion code from the examples
daexs28d14dd feat: remove unused metadata in Markdown files
gvwilsonc1e1a1b Replaced all links to 'https://plotly.com/python-api-reference/' into…
daexs44e72d0 Update run_markdown.py
LiamConnors4d2be36 Fixed missing import statements for plotly.express and urllib.request
daexsf6bf056 Fixed links rendering as regular text and lists not rendering correctly.
daexs8db0756 Added custom formatter and styling to hide code blocks with 'hide_cod…
daexs9161db0 Fixed 'docs' rule
daexsa265548 Changed the docstring style of the plotly figure_factory module to numpy
daexsf17cb33 Fixed links to correctly reference their respective files and render …
daexs362eba4 Fixed html rendering in codeblocks
daexsb7b3f28 Reformatted dash code blocks to allow the code snippets and charts to…
daexs01036e1 Remove previously added custom formatter to hide Dash code
daexs3ba7f1e Added styling to remove maplibre controls container under the interac…
daexs16f34ec Merge pull request #81 from daexs/fix-mathjax
LiamConnorsa79bdb8 add redirects
LiamConnors064a52f Merge pull request #88 from daexs/add-redirects
daexsa5a1c00 Added plotly studio image to the nav bar.
daexs108933b Cleaned up 'plotly-styles.css' file and removed the arrow indicating …
daexse2464dd Fixed dash_bio figures not rendering in 'doc/python/bio-clustergram.md'.
daexsdb53d9b Merge branch 'mkdocs-conversion' of https://github.com/daexs/plotly.p…
daexs8cc3b51 Fixed headings that weren't rendering in Markdown properly.
daexs4bc8eed Added back orca-management.md into the navigation
daexs29e6b84 Resolved more links and added a new redirect for 'mapbox-layers'
daexsabb898f Added footer and adjusted height of plotly studio image
daexs38e69f4 Fixed minor link typo in footer
daexs68c6d16 Added header and dash banner image
daexs03120e6 Minor fix to navigation page titles
daexsd8e18b2 Merge pull request #86 from daexs/fix-plotly-module-formatting
daexs66eea0e Merge pull request #87 from daexs/fix-html-and-dash-render
daexs270fade Merging mkdocs-conversion into this branch and resolving merge conflicts
daexs001cb53 Merge pull request #80 from daexs/remove-unused-metadata
daexse22fbb7 Adjusted title of pages in graph_objects module figure overview
daexs0fa6e72 Merge pull request #98 from daexs/adjust-styling-and-format
daexs37aacd4 Fixed minor naming error for header div.
daexs55db0a6 Added index pages to each category in the nav bar.
daexs3204832 Converted redirect links into internal links.
daexs51eb8fc Resolved links and removed Dash banner from the bottom of the 'Overvi…
daexsfaf9bfb Added dash examples to select index pages and updated dash banner logic
daexs622af18 Added more redirects, changed redirect links in markdown files, resol…
daexsef612af Redisplay external link arrows on dash banner and plotly studio ad. S…
daexse64dc40 Changed the text for all internal links that used to be 'https://plot…
daexs3caa780 Remove page that was accidentally added.
daexs2eb1590 Changed name of 'migrate-to-maplibre.md' to remain consistent with li…
daexs79f7440 Updated page name reference for mapbox to maplibre migration.
daexs654fde1 Resolved more links, added a redirect, and fixed list render
daexs9ff8730 Fix list rendering
daexseb6ed26 Added styling for footer text when page is in dark mode.
daexsae2f80b Added extensions to allow proper LaTeX rendering
daexsae54f18 Converted callouts into admonitions
daexsa7a5122 Fixed graph rendering in creating-and-updating-figures.md
daexse1ac526 Added more admonitions
daexs3f03d07 Remove empty python blocks
daexs9fe8873 Added more admonitions, including those for warning messages
daexs9643249 Updated plotly ad on nav bar
daexs2c8f030 Added css styling to keep tables within the width of the page's body/
daexsfea9b38 Added an 'edit this page' button
daexsedf2b1a Fixed styling of icon in edit button
daexs3ae43db Merge branch 'mkdocs-conversion' into update-link-text
daexs89b3dd4 Merge pull request #102 from daexs/update-link-text
daexs87da393 Merge remote-tracking branch 'upstream/live-docs' into mkdocs-conversion
daexsc28d17a Update meta descriptions for files in pages/, rename markdown files i…
daexs305e674 Minor formatting change and added missing function into 'plotly/expre…
daexsfe05438 Fixed graph rendering
daexsf5a4c3e Patched img.show to embed the images generated properly.
daexsf53b41e Add docs dependencies into pyproject.toml
daexs15a23af Minor changes to get docs running properly
daexs2381234 Moved most files associated with the docs into 'docs/'
daexs6a55b42 Fixed broken references to markdown files, modified main.html to not …
daexs3c2db92 Update pyproject.toml and fix Makefile to work within docs/
daexs9fce7ca Update pyproject.toml
daexs9983390 Fixed code formatting
daexs5a975f4 More code formatting fixes
daexs7ddcd6e Add missing commands.py for testing purposes
daexs107e992 More code formatting fixes
daexs409127b Remove commands.py for cleanliness
daexsdcbaea4 Reverted changes to codegen because it created bugs
daexsd18bf9e Updated uv lock
daexsa07b53e Modified test to match expected output from previous changes in _plot…
daexs0fb9832 Fixed css styling in footer
daexsFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
45 changes: 35 additions & 10 deletions_plotly_utils/colors/__init__.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
14 changes: 10 additions & 4 deletionsbin/run_markdown.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletiondoc/python/3d-line-plots.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 5 additions & 1 deletiondoc/python/3d-mesh.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
8 changes: 6 additions & 2 deletionsdoc/python/3d-scatter-plots.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletionsdoc/python/3d-subplots.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
15 changes: 8 additions & 7 deletionsdoc/python/3d-surface-plots.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletiondoc/python/LaTeX.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.