Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/python/tick-formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fig.update_layout(yaxis_tickformat = '%')
fig.show()
```

#### Using Tickformat Atttribute - Date/Time
#### Using Tickformat Attribute - Date/Time


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

#### Reference
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!