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 0d00576

Browse filesBrowse files
Update multiple-axes.md
1 parent fb84bc5 commit 0d00576
Copy full SHA for 0d00576

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

‎doc/python/multiple-axes.md

Copy file name to clipboardExpand all lines: doc/python/multiple-axes.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jupyter:
2222
pygments_lexer: ipython3
2323
version: 3.7.2
2424
plotly:
25-
description: How to make a graph with multiple axes in python.
25+
description: How to make a graph with multiple axes (dual y-axis plots, plots with secondary axes) in python.
2626
display_as: file_settings
2727
language: python
2828
layout: base
@@ -225,4 +225,4 @@ fig.show()
225225
```
226226

227227
#### Reference
228-
All of the y-axis properties are found here: https://plotly.com/python/reference/#YAxis. For more information on creating subplots see the [Subplots in Python](/python/subplots/) section.
228+
All of the y-axis properties are found here: https://plotly.com/python/reference/#YAxis. For more information on creating subplots see the [Subplots in Python](/python/subplots/) section.

0 commit comments

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