Skip to content

Commit 71a183e

Browse files
LiamConnorsemilykl
andauthored
Update doc/python/v6-changes.md
Co-authored-by: Emily KL <[email protected]>
1 parent 55473a1 commit 71a183e

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
### `titlefont`,`titleposition`, `titleside`, and `titleoffset`
6969

70-
The `titlefont`,`titleposition`, `titleside`, and `titleoffset` attributes have been removed. Replace them with `title.font`, `title.position`, `title.side`, and `title.offset`.
70+
The layout attributes `titlefont`,`titleposition`, `titleside`, and `titleoffset` have been removed. Replace them with `title.font`, `title.position`, `title.side`, and `title.offset`.
7171

7272
The following example shows how to use `layout.title.font`:
7373

0 commit comments

Comments
 (0)