We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effa1fd commit f454f09Copy full SHA for f454f09
plotly/plotly/plotly.py
@@ -83,7 +83,7 @@ def get_config():
83
def _plot_option_logic(plot_options_from_call_signature):
84
"""
85
Given some plot_options as part of a plot call, decide on final options.
86
- Precendence:
+ Precedence:
87
1 - Start with DEFAULT_PLOT_OPTIONS
88
2 - Update each key with ~/.plotly/.config options (tls.get_config)
89
3 - Update each key with session plot options (set by py.sign_in)
0 commit comments