8000 Update doc/python/v6-changes.md · plotly/plotly.py@25d0d5a · GitHub
[go: up one dir, main page]

Skip to content

Commit 25d0d5a

Browse files
authored
Update doc/python/v6-changes.md
1 parent f51ff00 commit 25d0d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/v6-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following attributes have been removed in Plotly.py 6.
6767

6868
The `titlefont`,`titleposition`, `titleside`, and `titleoffset` attributes have been removed. Replace them with `title.font`, `title.position`, `title.side`, and `title.offset`.
6969

70-
Here's an example using `layout.tilefont`:
70+
Here's an example using `layout.titlefont`:
7171

7272
```python
7373
import plotly.graph_objects as go

0 commit comments

Comments
 (0)
0