forked from plotly/plotly.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Sync Fork from Upstream Repo #16
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
Conversation
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
Add information about coloraxis in subplots. Issue #1965.
Add 'Hide the Trace Implicitly' section. Change 'Size of Legend Items' header from h3 to h4.
Update legend.md
Update marker-style.md
added shared_yaxes=True and some spacing for better readability in the section 'Subplots with Shared Colorscale'
Added section 'Zooming subplots to the same range'
Added section 'Zooming subplots to the same range'
Update subplots.md
Fix Typo Co-Authored-By: Emmanuelle Gouillart <emma@plot.ly>
Update 'Synchronizing axes in subplots with matches' title; mention pan in this section.
Added `Accessing the y-axis values` section
Section `Zooming subplots to the same range` updated accordingly to the analogous section in facet-plots.md
Update facet-plots.md
Update axes.md
'Accessing the counts (y-axis) values' - use example with numpy instead of pandas
Update histograms.md
fixed pandas 1.0 problem in sunburst/treemap example
* tried to fix default renderer for ipython terminal * refactoring
python: fix python 3.8 Syntax Warning
Support JupyterLab 2.0.0 - plotlywidget
* using sphinx-apidoc for generating the hierarchy of doc pages * playing with templates * autodoc for sphinx * blacken * also modified property functions * changed :py:class: to :class: * blacken * revert changes to package-lock * some fixes * fix * removed module from trace page * revert template change * title in template
changelog updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.