Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 720f7d1

Browse filesBrowse files
author
Kevin Yan
committed
Merge pull request plotly#489 from vipul-sharma20/my-dev-branch
fixed typo in docstring
2 parents effa1fd + f454f09 commit 720f7d1
Copy full SHA for 720f7d1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎plotly/plotly/plotly.py

Copy file name to clipboardExpand all lines: plotly/plotly/plotly.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def get_config():
8383
def _plot_option_logic(plot_options_from_call_signature):
8484
"""
8585
Given some plot_options as part of a plot call, decide on final options.
86-
Precendence:
86+
Precedence:
8787
1 - Start with DEFAULT_PLOT_OPTIONS
8888
2 - Update each key with ~/.plotly/.config options (tls.get_config)
8989
3 - Update each key with session plot options (set by py.sign_in)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.