We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4201cd5 + c2ee463 commit 5dcec66Copy full SHA for 5dcec66
doc/python/tick-formatting.md
@@ -98,7 +98,7 @@ fig.update_layout(yaxis_tickformat = '%')
98
fig.show()
99
```
100
101
-#### Using Tickformat Atttribute - Date/Time
+#### Using Tickformat Attribute - Date/Time
102
103
104
For more date/time formatting types, see: https://github.com/d3/d3-time-format/blob/master/README.md
@@ -194,4 +194,4 @@ fig.show()
194
195
196
#### Reference
197
-See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options!
+See https://plotly.com/python/reference/#layout-xaxis for more information and chart attribute options!
0 commit comments