-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs updates for Plotly.py version 6 #4840
Merged
Merged
Changes from 109 commits
Commits
Show all changes
120 commits
Select commit
Hold shift + click to select a range
7770164
add examples using base64
archmoj c2d755e
remove example + make small changes to metadata
LiamConnors d0bc21b
add back correct examples
LiamConnors fb0a5d8
add content for numpy arrays
LiamConnors 49ae498
fix typo
LiamConnors 589d105
rename file
LiamConnors 79afc5c
update titles and link
LiamConnors af1c4a4
fix typo and shorten content
LiamConnors 170d7f9
Update numpy-arrays.md
LiamConnors 7a67f81
merge performance content
LiamConnors f75521c
add intro and restructure svg intro
LiamConnors c895f10
Update webgl-vs-svg.md
LiamConnors 77d7aa3
Update webgl-vs-svg.md
LiamConnors c1e43e7
Update webgl-vs-svg.md
LiamConnors bdfd6af
Update doc/python/webgl-vs-svg.md
LiamConnors 8a3769c
Update doc/python/webgl-vs-svg.md
LiamConnors cf7ac59
change order of dtypes + mention specifying dtype in numpy
LiamConnors 13ecdcc
add v6 changes
LiamConnors 9072028
remove old links
LiamConnors df8e619
add basic draft of v6 changes
LiamConnors 02a9b28
add link to numpy reference docs
LiamConnors ca4fa05
add updated structure + more changes
LiamConnors 229be09
update structure
LiamConnors 430b909
Merge branch 'master' into version-6-migration
LiamConnors f151cc3
update version 6 guide
LiamConnors 84e9e76
add transforms removal
LiamConnors 6c6c27b
Merge branch 'master' into add-base64-docs
LiamConnors 56bb8fc
remove extra webgl examples
LiamConnors cdd7839
shorten webgl content
LiamConnors 9ee6b26
small edits + remove extra example
LiamConnors 1325ac1
rename file
LiamConnors 24021f3
add update to types of series
LiamConnors 5d27f02
Merge branch 'master' into version-6-migration
LiamConnors f60f02c
Merge branch 'version-6-migration' into add-base64-docs
LiamConnors a91abfa
add anywidget update
LiamConnors c9e8630
add anywidget
LiamConnors 2a1f49a
Merge pull request #4769 from plotly/add-base64-docs
LiamConnors 9762699
Merge branch 'master' into version-6-migration
LiamConnors cfce152
Update v6-changes.md
LiamConnors 61c380a
remove pandas series mention
LiamConnors 8aba24c
add datashader
LiamConnors 8581a53
remove datashader page
LiamConnors 9e9d4a3
Update smith-charts.md
LiamConnors 470050c
remove transforms pages
LiamConnors 531fc9b
fix page order
LiamConnors 2cf815b
add dataframe support
LiamConnors f51ff00
update pandas references
LiamConnors 25d0d5a
Update doc/python/v6-changes.md
LiamConnors b4394b1
add transforms note
LiamConnors d9bf3ac
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors ce9091f
various docs updates
LiamConnors bac2b01
remove dash
LiamConnors fc66ae3
fix typo
LiamConnors c6341c0
reorder content
LiamConnors 2f2e84e
various small docs fixes
LiamConnors a84f754
update starting point text
LiamConnors 593a1ed
Update px-arguments.md
LiamConnors 0a3de82
Merge branch 'master' into version-6-migration
LiamConnors dd42534
add grouped stacked bar chart example
LiamConnors 67c8d46
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors e4b5d79
Update performance.md
LiamConnors 5c389e5
Merge branch 'master' into version-6-migration
LiamConnors 3c578c1
shorten text
LiamConnors 370fd3b
add note on dataframe support
LiamConnors f0157bb
Merge branch 'master' into version-6-migration
LiamConnors 7e4ec79
add note on dataframe support
LiamConnors 1eeee65
fix issue with code running
LiamConnors 963c5aa
add note on performance
LiamConnors 4a1f120
Update v6-changes.md
LiamConnors 3bd901b
Update doc/python/performance.md
LiamConnors 9c7dc27
Update doc/python/performance.md
LiamConnors 4cdd340
Update doc/python/performance.md
LiamConnors 458a5d4
fix 3d
LiamConnors df65774
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 87a5a05
Update doc/python/performance.md
LiamConnors e00b553
Update doc/python/px-arguments.md
LiamConnors 39fdfea
Update doc/python/px-arguments.md
LiamConnors aebdbe5
add note on previous versions
LiamConnors 57f2c71
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors c5285b4
edit dependencies section
LiamConnors ca84936
update arrays and dtypes text
LiamConnors 062d43c
update example
LiamConnors 79b212a
update example
LiamConnors 2d192e7
link out to Plotly Express arguments page
LiamConnors 2425b0a
Merge branch 'master' into version-6-migration
LiamConnors 070f279
Update doc/python/px-arguments.md
LiamConnors 34af731
Update getting-started.md
LiamConnors a410628
remove known limitation
LiamConnors eaae154
mention modin and cuDF
LiamConnors 8db1fbc
Merge branch 'master' into version-6-migration
LiamConnors 26232a2
Update CHANGELOG.md
LiamConnors 61f695d
Update CHANGELOG.md
LiamConnors 260d6c9
Update CHANGELOG.md
LiamConnors 011eedc
remove mention of version 7 not working
LiamConnors d4bd812
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 8a81385
reorg of changelog
LiamConnors 55473a1
Update bar-charts.md
LiamConnors 71a183e
Update doc/python/v6-changes.md
LiamConnors 6096262
Update v6-changes.md
LiamConnors 87339c3
Update CHANGELOG.md
LiamConnors 6fe6a88
Update doc/python/performance.md
LiamConnors 58cda6d
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 17148c9
Update performance.md
LiamConnors a6a6f17
Update CHANGELOG.md
LiamConnors e483903
Update CHANGELOG.md
LiamConnors d6716cd
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors f6654a2
Add back v4 migration
LiamConnors 6f42099
Update LaTeX.md
LiamConnors 306b47f
Update v4-migration.md
LiamConnors 760aabf
Merge branch 'master' into version-6-migration
LiamConnors fe19d81
Update v4-migration.md
LiamConnors 0d056db
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors fb4ac7e
Update doc/python/v6-changes.md
LiamConnors 1adeae7
Update CHANGELOG.md
LiamConnors 8471804
Merge branch 'version-6-migration' of https://github.com/plotly/plotl…
LiamConnors 7549844
Update doc/python/getting-started.md
LiamConnors d77a0e2
Update doc/python/v6-changes.md
LiamConnors 485a1d8
Update doc/python/performance.md
LiamConnors 45ead3f
remove version pins
LiamConnors 2b8e2ba
Update doc/python/px-arguments.md
LiamConnors File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Which lower versions are supported?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For Jupyter notebooks? Only 7 and later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes for For Jupyter notebooks.
Should you revise the following note?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You mean to specify the versions that do work as well as those that are dropped?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes please.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated