-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Docs for next release + Update Plotlyjs version #4104
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
db090b8
label aliases example
LiamConnors 2faa203
Update axes.md
LiamConnors 3ccc3f1
Update shapes.md
LiamConnors 03115ad
Update shapes.md
LiamConnors 7d242e5
Update shapes.md
LiamConnors 59eef9b
Update axes.md
LiamConnors 3b3f98a
Update shapes.md
LiamConnors 52e0469
Update horizontal-vertical-shapes.md
LiamConnors 23a0068
plotlyjs version updates
LiamConnors 3eb06f6
Update horizontal-vertical-shapes.md
LiamConnors e5cd7b5
Update axes.md
LiamConnors 6722474
update to plotyjs 2.20.0
LiamConnors 9670c4a
Update figure-labels.md
LiamConnors ae1604a
update styles and formatting
LiamConnors 1757231
Update figure-labels.md
LiamConnors ce425be
Update doc/python/shapes.md
LiamConnors b164c73
Update doc/python/shapes.md
LiamConnors 707fb29
Update colorscales.md
LiamConnors 81fe0bd
Merge branch 'march-docs' of https://github.com/plotly/plotly.py into…
LiamConnors 66af1f2
Merge branch 'master' into march-docs
nicolaskruchten 7be3b7d
Merge branch 'master' into march-docs
LiamConnors 690afe0
Update aggregations.md
LiamConnors 846d1f7
Update CHANGELOG.md
LiamConnors File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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 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
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.
Would you please explain why this dataset is changed?
On another - IMHO it would be better to depend on a permanent link as these kind of files may change location and content in future.
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.
Pandas is sometimes unable to load the dataset from "https://plotly.com/~public.health/17.csv".
It sometimes throws an error and the tests were failing because of it.
We have a repo specifically for datasets that is where the updated link is. But it's the same dataset.
So it is now at
https://plotly.github.io/datasets
. We actually have a check in the PR that new datasets should be loaded from there."New/modified remote datasets are loaded from https://plotly.github.io/datasets and added to https://github.com/plotly/datasets"
And this is where we load most external datasets from. For example, the pages on
https://plotly.com/python/tick-formatting/