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 11c493e

Browse filesBrowse files
ketigidemmanuelle
authored andcommitted
Fixes minor typos in compatibility.md (plotly#1848)
1 parent 4a63c3a commit 11c493e
Copy full SHA for 11c493e

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎compatibility.md

Copy file name to clipboardExpand all lines: compatibility.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,13 +224,13 @@ figure['layout'].update(key1=val1, key2=val2, key3=val3) # (option 3)
224224

225225
###style() has been deprecated
226226

227-
All style parameters need to be declared within their resepctive objects.
227+
All style parameters need to be declared within their respective objects.
228228
That is, layout styles must be declared within the layout dictionary and data
229229
object styles must be declared within their respective dictionaries.
230230

231231
###`plotly.stream` is now `plotly.plotly.Stream`, core functionality remains.
232232

233-
Aside from the class name being capitalized, the functionlity of the
233+
Aside from the class name being capitalized, the functionality of the
234234
streaming class has improved. Run help(plotly.plotly.Stream) for more
235235
information.
236236

0 commit comments

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