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 5dcec66

Browse filesBrowse files
Merge pull request plotly#2563 from WinstonPais/patch-1
fixed typo
2 parents 4201cd5 + c2ee463 commit 5dcec66
Copy full SHA for 5dcec66

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/tick-formatting.md

Copy file name to clipboardExpand all lines: doc/python/tick-formatting.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ fig.update_layout(yaxis_tickformat = '%')
9898
fig.show()
9999
```
100100

101-
#### Using Tickformat Atttribute - Date/Time
101+
#### Using Tickformat Attribute - Date/Time
102102

103103

104104
For more date/time formatting types, see: https://github.com/d3/d3-time-format/blob/master/README.md
@@ -194,4 +194,4 @@ fig.show()
194194
```
195195

196196
#### Reference
197-
See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options!
197+
See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options!

0 commit comments

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