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 15ab5e3

Browse filesBrowse files
authored
spelling: visulizing -> visualizing
1 parent 2e7c0ff commit 15ab5e3
Copy full SHA for 15ab5e3

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
  • packages/python/plotly/plotly/express
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎packages/python/plotly/plotly/express/_doc.py

Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/express/_doc.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,15 +228,15 @@
228228
],
229229
marginal=[
230230
"(string, one of `'rug'`, `'box'`, `'violin'`, `'histogram'`)",
231-
"If set, a subplot is drawn alongside the main plot, visulizing the distribution.",
231+
"If set, a subplot is drawn alongside the main plot, visualizing the distribution.",
232232
],
233233
marginal_x=[
234234
"(string, one of `'rug'`, `'box'`, `'violin'`, `'histogram'`)",
235-
"If set, a horizontal subplot is drawn above the main plot, visulizing the x-distribution.",
235+
"If set, a horizontal subplot is drawn above the main plot, visualizing the x-distribution.",
236236
],
237237
marginal_y=[
238238
"(string, one of `'rug'`, `'box'`, `'violin'`, `'histogram'`)",
239-
"If set, a vertical subplot is drawn to the right of the main plot, visulizing the y-distribution.",
239+
"If set, a vertical subplot is drawn to the right of the main plot, visualizing the y-distribution.",
240240
],
241241
trendline=[
242242
"(string, one of `'ols'` or `'lowess'`, default `None`)",

0 commit comments

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